From 35a96048a3504e6d5bbda71aeb10b69d5fc39c55 Mon Sep 17 00:00:00 2001 From: Pierre Le Fevre Date: Wed, 3 Jan 2024 18:46:21 +0100 Subject: [PATCH] Add predict form --- frontend/src/App.jsx | 11 +- frontend/src/api/api.js | 8 + frontend/src/api/locations.json | 1082941 ++++++++++++++++++ frontend/src/contexts/ResourceContext.jsx | 53 + frontend/src/hooks/useResource.jsx | 6 + frontend/src/pages/Listings.jsx | 70 +- frontend/src/pages/Predict.jsx | 274 +- 7 files changed, 1083329 insertions(+), 34 deletions(-) create mode 100644 frontend/src/api/locations.json create mode 100644 frontend/src/contexts/ResourceContext.jsx create mode 100644 frontend/src/hooks/useResource.jsx diff --git a/frontend/src/App.jsx b/frontend/src/App.jsx index 3dea509..1202ece 100644 --- a/frontend/src/App.jsx +++ b/frontend/src/App.jsx @@ -2,6 +2,7 @@ import { ThemeProvider } from "@emotion/react"; import { CssBaseline, createTheme } from "@mui/material"; import Router from "./Router"; import { BrowserRouter } from "react-router-dom"; +import { ResourceContextProvider } from "./contexts/ResourceContext"; const theme = createTheme({ palette: { @@ -21,10 +22,12 @@ const theme = createTheme({ function App() { return ( - - - - + + + + + + ); } diff --git a/frontend/src/api/api.js b/frontend/src/api/api.js index bfeced5..1cd3b65 100644 --- a/frontend/src/api/api.js +++ b/frontend/src/api/api.js @@ -13,6 +13,14 @@ export const getListings = async (n, skip) => { return data; }; +export const getLocations = async () => { + const response = await fetch(api_url + "/locations"); + const data = await response.json(); + + return data; +} + + export const predict = async (listing) => { const response = await fetch(api_url + "/predict", { method: "POST", diff --git a/frontend/src/api/locations.json b/frontend/src/api/locations.json new file mode 100644 index 0000000..67588b0 --- /dev/null +++ b/frontend/src/api/locations.json @@ -0,0 +1,1082941 @@ +[ + { + "_id": { + "$oid": "656f185234fdbb29994b69bc" + }, + "id": "17835", + "fullName": "Ängelholms kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69bd" + }, + "id": "17866", + "fullName": "Alingsås kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69be" + }, + "id": "17865", + "fullName": "Ale kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69bf" + }, + "id": "17872", + "fullName": "Arvika kommun", + "parentFullName": "Värmlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69c0" + }, + "id": "17874", + "fullName": "Avesta kommun", + "parentFullName": "Dalarnas län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69c1" + }, + "id": "17867", + "fullName": "Alvesta kommun", + "parentFullName": "Kronobergs län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69c2" + }, + "id": "17831", + "fullName": "Älmhults kommun", + "parentFullName": "Kronobergs län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69c3" + }, + "id": "17830", + "fullName": "Åstorps kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69c4" + }, + "id": "17869", + "fullName": "Arboga kommun", + "parentFullName": "Västmanlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69c5" + }, + "id": "17825", + "fullName": "Åmåls kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69c6" + }, + "id": "17765", + "fullName": "Åtvidabergs kommun", + "parentFullName": "Östergötlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69c7" + }, + "id": "17827", + "fullName": "Åre kommun", + "parentFullName": "Jämtlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69c8" + }, + "id": "17873", + "fullName": "Askersunds kommun", + "parentFullName": "Örebro län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69c9" + }, + "id": "17828", + "fullName": "Årjängs kommun", + "parentFullName": "Värmlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69ca" + }, + "id": "17826", + "fullName": "Ånge kommun", + "parentFullName": "Västernorrlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69cb" + }, + "id": "17833", + "fullName": "Älvkarleby kommun", + "parentFullName": "Uppsala län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69cc" + }, + "id": "17834", + "fullName": "Älvsbyns kommun", + "parentFullName": "Norrbottens län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69cd" + }, + "id": "17832", + "fullName": "Älvdalens kommun", + "parentFullName": "Dalarnas län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69ce" + }, + "id": "17868", + "fullName": "Aneby kommun", + "parentFullName": "Jönköpings län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69cf" + }, + "id": "17871", + "fullName": "Arvidsjaurs kommun", + "parentFullName": "Norrbottens län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69d0" + }, + "id": "17870", + "fullName": "Arjeplogs kommun", + "parentFullName": "Norrbottens län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69d1" + }, + "id": "17829", + "fullName": "Åsele kommun", + "parentFullName": "Västerbottens län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69d2" + }, + "id": "473440", + "fullName": "Årsta", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69d3" + }, + "id": "925971", + "fullName": "Älvsjö", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69d4" + }, + "id": "925959", + "fullName": "Gullmarsplan - Årsta - Östberga", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69d5" + }, + "id": "473337", + "fullName": "Alvik", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69d6" + }, + "id": "473466", + "fullName": "Akalla", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69d7" + }, + "id": "898473", + "fullName": "Annedal", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69d8" + }, + "id": "473339", + "fullName": "Aspudden", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69d9" + }, + "id": "473410", + "fullName": "Abrahamsberg", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69da" + }, + "id": "473455", + "fullName": "Ålsten", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69db" + }, + "id": "473438", + "fullName": "Åkeshov", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69dc" + }, + "id": "473439", + "fullName": "Åkeslund", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69dd" + }, + "id": "473403", + "fullName": "Norra Ängby", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69de" + }, + "id": "473434", + "fullName": "Södra Ängby", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69df" + }, + "id": "473442", + "fullName": "Äppelviken", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69e0" + }, + "id": "474364", + "fullName": "Askim", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69e1" + }, + "id": "474329", + "fullName": "Angered", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69e2" + }, + "id": "474353", + "fullName": "Annedal", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69e3" + }, + "id": "474366", + "fullName": "Arendal", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69e4" + }, + "id": "923785", + "fullName": "Almedal", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69e5" + }, + "id": "909673", + "fullName": "Agnesberg", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69e6" + }, + "id": "691929", + "fullName": "Arvesgärde", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69e7" + }, + "id": "474362", + "fullName": "Älvsborg", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69e8" + }, + "id": "474340", + "fullName": "Änggården", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69e9" + }, + "id": "903131", + "fullName": "Äspered (västra delen)", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69ea" + }, + "id": "474033", + "fullName": "Almvik", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69eb" + }, + "id": "898481", + "fullName": "Almhög", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69ec" + }, + "id": "473987", + "fullName": "Annetorp", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69ed" + }, + "id": "474039", + "fullName": "Annelund", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69ee" + }, + "id": "474016", + "fullName": "Augustenborg", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69ef" + }, + "id": "903777", + "fullName": "Almåsa fritidsby", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69f0" + }, + "id": "474031", + "fullName": "Ärtholmen", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69f1" + }, + "id": "910126", + "fullName": "Ärtholmens sommarstad", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69f2" + }, + "id": "940058", + "fullName": "Almunge", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69f3" + }, + "id": "473579", + "fullName": "Årsta-Brillinge-Vaksala", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69f4" + }, + "id": "924009", + "fullName": "Åbylund", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69f5" + }, + "id": "903650", + "fullName": "Almö-Lindö", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69f6" + }, + "id": "474608", + "fullName": "Almby-Norrbyås", + "parentFullName": "Örebro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69f7" + }, + "id": "474620", + "fullName": "Adolfsberg-Mosjö", + "parentFullName": "Örebro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69f8" + }, + "id": "940322", + "fullName": "Allerum", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69f9" + }, + "id": "474072", + "fullName": "Adolfsberg", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69fa" + }, + "id": "902810", + "fullName": "Arkösund (södra delen)", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69fb" + }, + "id": "902642", + "fullName": "Hålviken+Viddviken (del av)", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69fc" + }, + "id": "902745", + "fullName": "Holmön (del av)", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69fd" + }, + "id": "475018", + "fullName": "Ålidhemsområdet", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69fe" + }, + "id": "910145", + "fullName": "Annehem", + "parentFullName": "Lunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b69ff" + }, + "id": "924053", + "fullName": "Alphyddan", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a00" + }, + "id": "473486", + "fullName": "Älta", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a01" + }, + "id": "910155", + "fullName": "Axmar", + "parentFullName": "Gävle kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a02" + }, + "id": "940294", + "fullName": "Axmar by", + "parentFullName": "Gävle kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a03" + }, + "id": "474821", + "fullName": "Andersberg", + "parentFullName": "Gävle kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a04" + }, + "id": "939903", + "fullName": "Åled", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a05" + }, + "id": "902769", + "fullName": "Alnö-Säter koloniområde", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a06" + }, + "id": "902678", + "fullName": "Slädaviken+Åssjön", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a07" + }, + "id": "902772", + "fullName": "Bodviken+Ållerviken", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a08" + }, + "id": "902982", + "fullName": "Axviken", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a09" + }, + "id": "923665", + "fullName": "Alby", + "parentFullName": "Botkyrka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a0a" + }, + "id": "473825", + "fullName": "Araby-Hov", + "parentFullName": "Växjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a0b" + }, + "id": "903020", + "fullName": "Björnö (del av)", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a0c" + }, + "id": "902980", + "fullName": "Aspön (söder Rånö)", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a0d" + }, + "id": "903622", + "fullName": "Aspön (utanför Dalarö)", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a0e" + }, + "id": "903623", + "fullName": "Ängsön", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a0f" + }, + "id": "940374", + "fullName": "Arkelstorp", + "parentFullName": "Kristianstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a10" + }, + "id": "939466", + "fullName": "Åhus", + "parentFullName": "Kristianstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a11" + }, + "id": "903106", + "fullName": "Åsa (del av)", + "parentFullName": "Kungsbacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a12" + }, + "id": "939451", + "fullName": "Åsa", + "parentFullName": "Kungsbacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a13" + }, + "id": "909985", + "fullName": "Arenastaden", + "parentFullName": "Solna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a14" + }, + "id": "475032", + "fullName": "Anderstorp", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a15" + }, + "id": "473860", + "fullName": "Kvarnholmen-Ängö", + "parentFullName": "Kalmar kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a16" + }, + "id": "903098", + "fullName": "Apelviken", + "parentFullName": "Varbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a17" + }, + "id": "903112", + "fullName": "Årnäshalvön", + "parentFullName": "Varbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a18" + }, + "id": "902869", + "fullName": "Aspö", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a19" + }, + "id": "902855", + "fullName": "Addarsnäs", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a1a" + }, + "id": "903686", + "fullName": "Albertsro", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a1b" + }, + "id": "902875", + "fullName": "Yxlö+Alsvik", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a1c" + }, + "id": "903678", + "fullName": "Andersgården", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a1d" + }, + "id": "903732", + "fullName": "Norrnäs+Almvik", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a1e" + }, + "id": "902831", + "fullName": "Norra Rörvik (del av)", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a1f" + }, + "id": "902877", + "fullName": "Abrahamsby+Grändalen", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a20" + }, + "id": "902822", + "fullName": "Ekbacken+Apeldalen+Björnberget", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a21" + }, + "id": "902832", + "fullName": "Södra Rörvik+Norra Rörvik (del av)+Ängsholmen", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a22" + }, + "id": "903747", + "fullName": "Brissund (del av)+Själsö", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a23" + }, + "id": "903521", + "fullName": "Åminne (södra delen)", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a24" + }, + "id": "903745", + "fullName": "Åminne (norra delen)", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a25" + }, + "id": "902760", + "fullName": "Alnöholmen", + "parentFullName": "Örnsköldsviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a26" + }, + "id": "474899", + "fullName": "Gullänget-Arnäs", + "parentFullName": "Örnsköldsviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a27" + }, + "id": "474405", + "fullName": "Samneröd-Asperöd", + "parentFullName": "Uddevalla kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a28" + }, + "id": "903181", + "fullName": "Sundsandvik+Sund (del av)", + "parentFullName": "Uddevalla kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a29" + }, + "id": "939688", + "fullName": "Arnö", + "parentFullName": "Nyköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a2a" + }, + "id": "473615", + "fullName": "Anderslund-Hållet-Hö", + "parentFullName": "Nyköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a2b" + }, + "id": "903280", + "fullName": "Ängstugans koloniområde", + "parentFullName": "Nyköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a2c" + }, + "id": "903206", + "fullName": "Aspö koloniområde", + "parentFullName": "Skövde kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a2d" + }, + "id": "903803", + "fullName": "Ankhult", + "parentFullName": "Hässleholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a2e" + }, + "id": "474760", + "fullName": "Gylletäppan-Åselby", + "parentFullName": "Borlänge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a2f" + }, + "id": "473490", + "fullName": "Lilla Alby", + "parentFullName": "Sundbybergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a30" + }, + "id": "473534", + "fullName": "Arlanda", + "parentFullName": "Sigtuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a31" + }, + "id": "903560", + "fullName": "Axeltofta koloniområde", + "parentFullName": "Landskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a32" + }, + "id": "939650", + "fullName": "Anderslöv", + "parentFullName": "Trelleborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a33" + }, + "id": "903771", + "fullName": "Skateholm+Beddingestrand (del av)", + "parentFullName": "Trelleborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a34" + }, + "id": "924050", + "fullName": "Eds Allé", + "parentFullName": "Upplands Väsby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a35" + }, + "id": "474153", + "fullName": "Skogstorp-Västra Gärdet-Arvidstorp", + "parentFullName": "Falkenbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a36" + }, + "id": "903715", + "fullName": "Arnö", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a37" + }, + "id": "902886", + "fullName": "Stora Älgö", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a38" + }, + "id": "940179", + "fullName": "Åkersberga", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a39" + }, + "id": "902902", + "fullName": "Alsvik", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a3a" + }, + "id": "902929", + "fullName": "Aspön (norr Nämndö)", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a3b" + }, + "id": "902916", + "fullName": "Barnviksnäs+Södra Ingaröstrand (del av)", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a3c" + }, + "id": "902964", + "fullName": "Överby+Abborrkroken+Löknäs+Hummelmora", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a3d" + }, + "id": "902911", + "fullName": "Stora Älgön", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a3e" + }, + "id": "903702", + "fullName": "Östra Älvsala", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a3f" + }, + "id": "902909", + "fullName": "Oxön+Ängsvik (östra delen)", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a40" + }, + "id": "902921", + "fullName": "Västra Älvsala+Fagerdala", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a41" + }, + "id": "475053", + "fullName": "Annelund-Backen", + "parentFullName": "Piteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a42" + }, + "id": "903081", + "fullName": "Äspenäs", + "parentFullName": "Ängelholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a43" + }, + "id": "474434", + "fullName": "Ängabo", + "parentFullName": "Alingsås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a44" + }, + "id": "474438", + "fullName": "Noltorp", + "parentFullName": "Alingsås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a45" + }, + "id": "474433", + "fullName": "Nygård-Nolby", + "parentFullName": "Alingsås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a46" + }, + "id": "474431", + "fullName": "Sörhaga-Centrum", + "parentFullName": "Alingsås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a47" + }, + "id": "474432", + "fullName": "Stadsskogen-Tuvebo", + "parentFullName": "Alingsås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a48" + }, + "id": "940214", + "fullName": "Årsunda", + "parentFullName": "Sandvikens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a49" + }, + "id": "903203", + "fullName": "Hulan+Anundstorp+Gaddessanda", + "parentFullName": "Vänersborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a4a" + }, + "id": "903356", + "fullName": "Äskestock", + "parentFullName": "Västerviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a4b" + }, + "id": "940189", + "fullName": "Åkers styckebruk", + "parentFullName": "Strängnäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a4c" + }, + "id": "903728", + "fullName": "Älgeby (norra delen)", + "parentFullName": "Vallentuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a4d" + }, + "id": "903726", + "fullName": "Älgeby (södra delen)", + "parentFullName": "Vallentuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a4e" + }, + "id": "474504", + "fullName": "Bestorp-Anneborg", + "parentFullName": "Falköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a4f" + }, + "id": "474624", + "fullName": "Aggerud", + "parentFullName": "Karlskoga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a50" + }, + "id": "939620", + "fullName": "Alafors", + "parentFullName": "Ale kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a51" + }, + "id": "474228", + "fullName": "Bohus", + "parentFullName": "Ale kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a52" + }, + "id": "474229", + "fullName": "Nödinge", + "parentFullName": "Ale kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a53" + }, + "id": "903774", + "fullName": "Nybrostrand (del av)", + "parentFullName": "Ystads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a54" + }, + "id": "474093", + "fullName": "Edvinshem-Åkesholm", + "parentFullName": "Ystads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a55" + }, + "id": "903764", + "fullName": "Aspan+Solvik", + "parentFullName": "Ronneby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a56" + }, + "id": "903763", + "fullName": "Spjälkö+Dragsnäs (del av)", + "parentFullName": "Ronneby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a57" + }, + "id": "902615", + "fullName": "Sofielund+Tallbacken+Bolmstad (del av)", + "parentFullName": "Ljungby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a58" + }, + "id": "909681", + "fullName": "Adelsö", + "parentFullName": "Ekerö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a59" + }, + "id": "902892", + "fullName": "Alholmen", + "parentFullName": "Upplands-Bro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a5a" + }, + "id": "903355", + "fullName": "Adriansnäs", + "parentFullName": "Oskarshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a5b" + }, + "id": "939918", + "fullName": "Arbrå", + "parentFullName": "Bollnäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a5c" + }, + "id": "903471", + "fullName": "Prästänget+Änga", + "parentFullName": "Bollnäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a5d" + }, + "id": "903156", + "fullName": "Stora Askerön+Buvik", + "parentFullName": "Stenungsunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a5e" + }, + "id": "474578", + "fullName": "Taserud-Arvika Östra", + "parentFullName": "Arvika kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a5f" + }, + "id": "474583", + "fullName": "Prästängen-Agneteberg", + "parentFullName": "Arvika kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a60" + }, + "id": "903264", + "fullName": "Mastviken", + "parentFullName": "Arvika kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a61" + }, + "id": "474577", + "fullName": "Vik-Ingesund", + "parentFullName": "Arvika kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a62" + }, + "id": "903262", + "fullName": "Glava Glasbruk", + "parentFullName": "Arvika kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a63" + }, + "id": "903466", + "fullName": "Älgnäs fritidsby", + "parentFullName": "Söderhamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a64" + }, + "id": "903551", + "fullName": "Strandvik+Åsviken", + "parentFullName": "Kristinehamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a65" + }, + "id": "903517", + "fullName": "Abisko (nordost)", + "parentFullName": "Kiruna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a66" + }, + "id": "939878", + "fullName": "Avesta", + "parentFullName": "Avesta kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a67" + }, + "id": "939769", + "fullName": "Horndal", + "parentFullName": "Avesta kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a68" + }, + "id": "903061", + "fullName": "Kullhyttan", + "parentFullName": "Avesta kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a69" + }, + "id": "474787", + "fullName": "Jämtbo-Sågbo", + "parentFullName": "Avesta kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a6a" + }, + "id": "474779", + "fullName": "Rutbo-skogsbo", + "parentFullName": "Avesta kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a6b" + }, + "id": "474780", + "fullName": "Krylbo-Björkarsbo", + "parentFullName": "Avesta kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a6c" + }, + "id": "940131", + "fullName": "Alvesta", + "parentFullName": "Alvesta kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a6d" + }, + "id": "939618", + "fullName": "Vislanda", + "parentFullName": "Alvesta kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a6e" + }, + "id": "473793", + "fullName": "Ängaryd", + "parentFullName": "Tranås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a6f" + }, + "id": "940371", + "fullName": "Alsike", + "parentFullName": "Knivsta kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a70" + }, + "id": "903526", + "fullName": "Avasundet+Hästholmen", + "parentFullName": "Kalix kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a71" + }, + "id": "903151", + "fullName": "Dyvik+Änghagen", + "parentFullName": "Tjörns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a72" + }, + "id": "903175", + "fullName": "Åskskalla", + "parentFullName": "Orust kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a73" + }, + "id": "939535", + "fullName": "Ås", + "parentFullName": "Krokoms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a74" + }, + "id": "902778", + "fullName": "Åkersjön", + "parentFullName": "Krokoms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a75" + }, + "id": "903084", + "fullName": "Ängelsbäcksstrand+Segelstorpsstrand", + "parentFullName": "Båstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a76" + }, + "id": "903163", + "fullName": "Rågårdsvik+Asparna+Vallarna+Frossa", + "parentFullName": "Lysekils kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a77" + }, + "id": "939695", + "fullName": "Arboga", + "parentFullName": "Arboga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a78" + }, + "id": "903637", + "fullName": "Hästnäs", + "parentFullName": "Arboga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a79" + }, + "id": "903657", + "fullName": "Björkudden", + "parentFullName": "Arboga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a7a" + }, + "id": "474704", + "fullName": "Prästgärdet", + "parentFullName": "Arboga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a7b" + }, + "id": "903638", + "fullName": "Ålhammarsudden", + "parentFullName": "Arboga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a7c" + }, + "id": "903653", + "fullName": "Öknäs+Sättertorp", + "parentFullName": "Arboga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a7d" + }, + "id": "474703", + "fullName": "Brattberget-Strömsnäs", + "parentFullName": "Arboga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a7e" + }, + "id": "903654", + "fullName": "Nannberga (sydvästra delen)", + "parentFullName": "Arboga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a7f" + }, + "id": "474708", + "fullName": "Sturestaden-Nästkvarn-Höjen", + "parentFullName": "Arboga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a80" + }, + "id": "910115", + "fullName": "Ålems Kyrkby", + "parentFullName": "Mönsterås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a81" + }, + "id": "940311", + "fullName": "Ängelsberg", + "parentFullName": "Fagersta kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a82" + }, + "id": "903547", + "fullName": "Åda fritidsområde", + "parentFullName": "Trosa kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a83" + }, + "id": "903537", + "fullName": "Amdal+Jörehed", + "parentFullName": "Tanums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a84" + }, + "id": "903231", + "fullName": "Leran+Åliderna", + "parentFullName": "Tanums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a85" + }, + "id": "924060", + "fullName": "Åre Sadeln", + "parentFullName": "Åre kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a86" + }, + "id": "902780", + "fullName": "Åre Björnen", + "parentFullName": "Åre kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a87" + }, + "id": "940334", + "fullName": "Åmmeberg", + "parentFullName": "Askersunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a88" + }, + "id": "902662", + "fullName": "Karintorp", + "parentFullName": "Askersunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a89" + }, + "id": "902957", + "fullName": "Tisarbaden", + "parentFullName": "Askersunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a8a" + }, + "id": "902660", + "fullName": "Forsanäset", + "parentFullName": "Askersunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a8b" + }, + "id": "902956", + "fullName": "Öster Åsbro", + "parentFullName": "Askersunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a8c" + }, + "id": "903287", + "fullName": "Ärendals kvarn", + "parentFullName": "Gnesta kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a8d" + }, + "id": "902795", + "fullName": "Tänndalen+Åsvallen+Fjällsätern", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a8e" + }, + "id": "903291", + "fullName": "Ålsätters fritidsområde", + "parentFullName": "Vingåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a8f" + }, + "id": "939974", + "fullName": "Älvsbyn", + "parentFullName": "Älvsbyns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a90" + }, + "id": "902631", + "fullName": "Lövudden+Åsendalen+Fridhem", + "parentFullName": "Valdemarsviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a91" + }, + "id": "902788", + "fullName": "Väster-Arådalen", + "parentFullName": "Bergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a92" + }, + "id": "903627", + "fullName": "Klimpfjäll (del av)", + "parentFullName": "Vilhelmina kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a93" + }, + "id": "924029", + "fullName": "Ånäset", + "parentFullName": "Robertsfors kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a94" + }, + "id": "902626", + "fullName": "Nylyckan", + "parentFullName": "Aneby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a95" + }, + "id": "939942", + "fullName": "Arvidsjaur", + "parentFullName": "Arvidsjaurs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a96" + }, + "id": "903245", + "fullName": "Ålösund", + "parentFullName": "Gullspångs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a97" + }, + "id": "940014", + "fullName": "Arjeplog", + "parentFullName": "Arjeplogs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a98" + }, + "id": "903511", + "fullName": "Kraja", + "parentFullName": "Arjeplogs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a99" + }, + "id": "903512", + "fullName": "Jäkkvik", + "parentFullName": "Arjeplogs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a9a" + }, + "id": "939852", + "fullName": "Åsele", + "parentFullName": "Åsele kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a9b" + }, + "id": "902728", + "fullName": "Ammarnäs (del av)", + "parentFullName": "Sorsele kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a9c" + }, + "id": "940326", + "fullName": "Ammarnäs", + "parentFullName": "Sorsele kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a9d" + }, + "id": "942103", + "fullName": "Alnö", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a9e" + }, + "id": "952627", + "fullName": "Arild", + "parentFullName": "Höganäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6a9f" + }, + "id": "944609", + "fullName": "Arlöv", + "parentFullName": "Burlövs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6aa0" + }, + "id": "946232", + "fullName": "Alfta", + "parentFullName": "Ovanåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6aa1" + }, + "id": "954243", + "fullName": "Abbekås", + "parentFullName": "Skurups kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6aa2" + }, + "id": "954344", + "fullName": "Alunda", + "parentFullName": "Östhammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6aa3" + }, + "id": "953555", + "fullName": "Alliero", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6aa4" + }, + "id": "944269", + "fullName": "Arkösund", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6aa5" + }, + "id": "952766", + "fullName": "Altersbruk", + "parentFullName": "Piteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6aa6" + }, + "id": "942100", + "fullName": "Arninge-Hägerneholm", + "parentFullName": "Täby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6aa7" + }, + "id": "954341", + "fullName": "Älvängen", + "parentFullName": "Ale kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6aa8" + }, + "id": "947585", + "fullName": "Ingared", + "parentFullName": "Alingsås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6aa9" + }, + "id": "954346", + "fullName": "Jäckvik", + "parentFullName": "Arjeplogs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6aaa" + }, + "id": "943582", + "fullName": "Nydalen", + "parentFullName": "Askersunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6aab" + }, + "id": "947582", + "fullName": "Skepplanda", + "parentFullName": "Ale kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6aac" + }, + "id": "953713", + "fullName": "Mariedamm", + "parentFullName": "Askersunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6aad" + }, + "id": "950773", + "fullName": "Zinkgruvan", + "parentFullName": "Askersunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6aae" + }, + "id": "942873", + "fullName": "Västra Bodarne", + "parentFullName": "Alingsås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6aaf" + }, + "id": "951437", + "fullName": "Åby", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ab0" + }, + "id": "950084", + "fullName": "Åstorp", + "parentFullName": "Ängelholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ab1" + }, + "id": "952003", + "fullName": "Äppelbo", + "parentFullName": "Vansbro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ab2" + }, + "id": "950545", + "fullName": "Älmhult", + "parentFullName": "Älmhults kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ab3" + }, + "id": "945006", + "fullName": "Ättekulla", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ab4" + }, + "id": "952511", + "fullName": "Åkarp Tätort", + "parentFullName": "Burlövs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ab5" + }, + "id": "942102", + "fullName": "Åryd med omnejd", + "parentFullName": "Växjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ab6" + }, + "id": "951333", + "fullName": "Norra Älvstranden", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ab7" + }, + "id": "899604", + "fullName": "Asperö tätort", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ab8" + }, + "id": "940819", + "fullName": "Angered tätort", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ab9" + }, + "id": "908570", + "fullName": "Ambjörnhagen", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6aba" + }, + "id": "940480", + "fullName": "Assmundtorp + Skändla", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6abb" + }, + "id": "907831", + "fullName": "Asplunda", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6abc" + }, + "id": "898759", + "fullName": "Almunge tätort", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6abd" + }, + "id": "907772", + "fullName": "Almunge kyrkby", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6abe" + }, + "id": "907857", + "fullName": "Ängeby", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6abf" + }, + "id": "907851", + "fullName": "Åkerby by", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ac0" + }, + "id": "940604", + "fullName": "Ströby + Bösslinge + Åkerby", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ac1" + }, + "id": "899269", + "fullName": "Askeby tätort", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ac2" + }, + "id": "940520", + "fullName": "Fruktåker och Ängen", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ac3" + }, + "id": "908911", + "fullName": "Åkesta", + "parentFullName": "Västerås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ac4" + }, + "id": "908851", + "fullName": "Ändesta", + "parentFullName": "Västerås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ac5" + }, + "id": "908919", + "fullName": "Almbro", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ac6" + }, + "id": "908924", + "fullName": "Arvaby", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ac7" + }, + "id": "908925", + "fullName": "Avdala", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ac8" + }, + "id": "908920", + "fullName": "Anstorp", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ac9" + }, + "id": "900010", + "fullName": "Askersby tätort", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6aca" + }, + "id": "900226", + "fullName": "Ekeby-Almby tätort", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6acb" + }, + "id": "908990", + "fullName": "Åby", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6acc" + }, + "id": "899941", + "fullName": "Allerum tätort", + "parentFullName": "Helsingborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6acd" + }, + "id": "907368", + "fullName": "Arkösund", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ace" + }, + "id": "898597", + "fullName": "Åby tätort", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6acf" + }, + "id": "907972", + "fullName": "Axamo", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ad0" + }, + "id": "909401", + "fullName": "Ansmark", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ad1" + }, + "id": "940394", + "fullName": "Assartorp och Hässleberga", + "parentFullName": "Lunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ad2" + }, + "id": "899667", + "fullName": "Aplared tätort", + "parentFullName": "Borås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ad3" + }, + "id": "899994", + "fullName": "Äspered tätort", + "parentFullName": "Borås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ad4" + }, + "id": "940889", + "fullName": "Östorp och Ådran tätort", + "parentFullName": "Huddinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ad5" + }, + "id": "899354", + "fullName": "Alberga tätort", + "parentFullName": "Eskilstuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ad6" + }, + "id": "899068", + "fullName": "Ärla tätort", + "parentFullName": "Eskilstuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ad7" + }, + "id": "899082", + "fullName": "Älta tätort", + "parentFullName": "Nacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ad8" + }, + "id": "940897", + "fullName": "Älgö tätort", + "parentFullName": "Nacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ad9" + }, + "id": "909151", + "fullName": "Alborga", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ada" + }, + "id": "909163", + "fullName": "Axmar by", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6adb" + }, + "id": "940638", + "fullName": "Allmänninge (sydvästra delen)", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6adc" + }, + "id": "940639", + "fullName": "Allmänninge (nordöstra delen)", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6add" + }, + "id": "899520", + "fullName": "Åbyggeby tätort", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ade" + }, + "id": "899061", + "fullName": "Åled tätort", + "parentFullName": "Halmstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6adf" + }, + "id": "899534", + "fullName": "Ankarsvik tätort", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ae0" + }, + "id": "940687", + "fullName": "Krånge och Arklo", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ae1" + }, + "id": "899441", + "fullName": "Klingsta och Allsta tätort", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ae2" + }, + "id": "940682", + "fullName": "Slädaviken + Åssjön", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ae3" + }, + "id": "907580", + "fullName": "Almvik", + "parentFullName": "Södertälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ae4" + }, + "id": "907731", + "fullName": "Åkerby", + "parentFullName": "Södertälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ae5" + }, + "id": "907759", + "fullName": "Åvinge", + "parentFullName": "Botkyrka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ae6" + }, + "id": "899984", + "fullName": "Åby tätort", + "parentFullName": "Växjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ae7" + }, + "id": "900253", + "fullName": "Åryd tätort", + "parentFullName": "Växjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ae8" + }, + "id": "899452", + "fullName": "Alster tätort", + "parentFullName": "Karlstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ae9" + }, + "id": "940917", + "fullName": "Älvåker och Råtorp tätort", + "parentFullName": "Karlstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6aea" + }, + "id": "907577", + "fullName": "Alby", + "parentFullName": "Haninge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6aeb" + }, + "id": "940885", + "fullName": "Årsta Havsbad tätort", + "parentFullName": "Haninge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6aec" + }, + "id": "899837", + "fullName": "Arkelstorp tätort", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6aed" + }, + "id": "908417", + "fullName": "Åhuskärr", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6aee" + }, + "id": "940457", + "fullName": "Allarängen och Kärra", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6aef" + }, + "id": "898601", + "fullName": "Åsa tätort", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6af0" + }, + "id": "908567", + "fullName": "Älvsåker", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6af1" + }, + "id": "909532", + "fullName": "Ale", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6af2" + }, + "id": "900021", + "fullName": "Avan tätort", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6af3" + }, + "id": "900139", + "fullName": "Alvik tätort", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6af4" + }, + "id": "899164", + "fullName": "Antnäs tätort", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6af5" + }, + "id": "941026", + "fullName": "Ängesbyn tätort", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6af6" + }, + "id": "940724", + "fullName": "Kläppen + del av Ragvaldsträsk", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6af7" + }, + "id": "909515", + "fullName": "Åbyn", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6af8" + }, + "id": "909274", + "fullName": "Nedre Åbyn", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6af9" + }, + "id": "940929", + "fullName": "Arninge tätort", + "parentFullName": "Täby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6afa" + }, + "id": "940777", + "fullName": "Åmunnen tätort", + "parentFullName": "Kalmar kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6afb" + }, + "id": "908093", + "fullName": "Alnaryd", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6afc" + }, + "id": "907396", + "fullName": "Alstugorna", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6afd" + }, + "id": "899671", + "fullName": "Åsby tätort", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6afe" + }, + "id": "940794", + "fullName": "Årnäs tätort", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6aff" + }, + "id": "908331", + "fullName": "Åskloster", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b00" + }, + "id": "940440", + "fullName": "Åkraberg och Lilla Sunnvära", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b01" + }, + "id": "941011", + "fullName": "Ängsmon tätort", + "parentFullName": "Östersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b02" + }, + "id": "940694", + "fullName": "Näs och Ålsta", + "parentFullName": "Östersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b03" + }, + "id": "907572", + "fullName": "Alby", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b04" + }, + "id": "907581", + "fullName": "Asplund", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b05" + }, + "id": "907756", + "fullName": "Åkerö", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b06" + }, + "id": "899067", + "fullName": "Älmsta tätort", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b07" + }, + "id": "908145", + "fullName": "Alva", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b08" + }, + "id": "940459", + "fullName": "Ansarve och Tofta", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b09" + }, + "id": "940494", + "fullName": "Austers och Sudergårda", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b0a" + }, + "id": "940979", + "fullName": "Aspeboda tätort", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b0b" + }, + "id": "940645", + "fullName": "Andersbo + Sågsbo", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b0c" + }, + "id": "940635", + "fullName": "Olsbacka + Åkern + Karlsvik", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b0d" + }, + "id": "899732", + "fullName": "Väne-Åsaka tätort", + "parentFullName": "Trollhättans kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b0e" + }, + "id": "899628", + "fullName": "Åmynnet tätort", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b0f" + }, + "id": "940711", + "fullName": "Åsliden och Krokstaliden", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b10" + }, + "id": "899635", + "fullName": "Ammenäs tätort", + "parentFullName": "Uddevalla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b11" + }, + "id": "907859", + "fullName": "Aspa", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b12" + }, + "id": "898561", + "fullName": "Arnö tätort", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b13" + }, + "id": "907526", + "fullName": "Nedre Aspa", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b14" + }, + "id": "900064", + "fullName": "Ålberga tätort", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b15" + }, + "id": "908220", + "fullName": "Attarp", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b16" + }, + "id": "908219", + "fullName": "Algustorp", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b17" + }, + "id": "908323", + "fullName": "Åraslöv", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b18" + }, + "id": "940406", + "fullName": "Åmanäs + Nilstorp", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b19" + }, + "id": "899424", + "fullName": "Norr Amsberg tätort", + "parentFullName": "Borlänge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b1a" + }, + "id": "940628", + "fullName": "Fjäkelmyra + Åby", + "parentFullName": "Borlänge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b1b" + }, + "id": "940634", + "fullName": "Ängesgårdarna + Täktgårdarna", + "parentFullName": "Borlänge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b1c" + }, + "id": "907761", + "fullName": "Ällmora", + "parentFullName": "Tyresö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b1d" + }, + "id": "907316", + "fullName": "Albano", + "parentFullName": "Sigtuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b1e" + }, + "id": "899700", + "fullName": "Annelöv tätort", + "parentFullName": "Landskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b1f" + }, + "id": "898765", + "fullName": "Asmundtorp tätort", + "parentFullName": "Landskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b20" + }, + "id": "940402", + "fullName": "Vadensjö och Arrarp", + "parentFullName": "Landskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b21" + }, + "id": "908464", + "fullName": "Ålabodarna", + "parentFullName": "Landskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b22" + }, + "id": "900080", + "fullName": "Alstad tätort", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b23" + }, + "id": "898762", + "fullName": "Anderslöv tätort", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b24" + }, + "id": "940390", + "fullName": "Annexdal och Stensåker", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b25" + }, + "id": "908434", + "fullName": "Södra Åby", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b26" + }, + "id": "908476", + "fullName": "Asige", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b27" + }, + "id": "899752", + "fullName": "Ätran tätort", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b28" + }, + "id": "899964", + "fullName": "Årstad tätort", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b29" + }, + "id": "900074", + "fullName": "Älvsered tätort", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b2a" + }, + "id": "907739", + "fullName": "Åsättra", + "parentFullName": "Österåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b2b" + }, + "id": "473238", + "fullName": "Åkersberga tätort", + "parentFullName": "Österåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b2c" + }, + "id": "940829", + "fullName": "Arvidsvik tätort", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b2d" + }, + "id": "940839", + "fullName": "Aröd och Timmervik tätort", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b2e" + }, + "id": "940834", + "fullName": "Ödsmål och Åsebyberg tätort", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b2f" + }, + "id": "941034", + "fullName": "Kovikshamn och Åkerhög tätort", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b30" + }, + "id": "940595", + "fullName": "Ådalen och Högsberga", + "parentFullName": "Enköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b31" + }, + "id": "907968", + "fullName": "Älvan", + "parentFullName": "Motala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b32" + }, + "id": "899595", + "fullName": "Ängsvik tätort", + "parentFullName": "Värmdö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b33" + }, + "id": "940908", + "fullName": "Älvsala tätort", + "parentFullName": "Värmdö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b34" + }, + "id": "909522", + "fullName": "Arnemark", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b35" + }, + "id": "908222", + "fullName": "Ausås", + "parentFullName": "Ängelholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b36" + }, + "id": "898659", + "fullName": "Ängelholm tätort", + "parentFullName": "Ängelholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b37" + }, + "id": "898650", + "fullName": "Alingsås tätort", + "parentFullName": "Alingsås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b38" + }, + "id": "940490", + "fullName": "Edsås + del av Skaftared", + "parentFullName": "Alingsås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b39" + }, + "id": "908735", + "fullName": "Lo", + "parentFullName": "Alingsås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b3a" + }, + "id": "908084", + "fullName": "Närsbo", + "parentFullName": "Alingsås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b3b" + }, + "id": "908433", + "fullName": "Ödenäs", + "parentFullName": "Alingsås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b3c" + }, + "id": "908739", + "fullName": "Lövhult", + "parentFullName": "Alingsås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b3d" + }, + "id": "907449", + "fullName": "Nolhagen", + "parentFullName": "Alingsås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b3e" + }, + "id": "908699", + "fullName": "Gendalen", + "parentFullName": "Alingsås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b3f" + }, + "id": "908750", + "fullName": "Simmenäs", + "parentFullName": "Alingsås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b40" + }, + "id": "908769", + "fullName": "Brogärde", + "parentFullName": "Alingsås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b41" + }, + "id": "940848", + "fullName": "Magra tätort", + "parentFullName": "Alingsås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b42" + }, + "id": "940824", + "fullName": "Hemsjö tätort", + "parentFullName": "Alingsås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b43" + }, + "id": "908583", + "fullName": "Dykärrslid", + "parentFullName": "Alingsås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b44" + }, + "id": "908682", + "fullName": "Björkekärr", + "parentFullName": "Alingsås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b45" + }, + "id": "899234", + "fullName": "Gräfsnäs tätort", + "parentFullName": "Alingsås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b46" + }, + "id": "940845", + "fullName": "Långared tätort", + "parentFullName": "Alingsås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b47" + }, + "id": "899912", + "fullName": "Hjälmared tätort", + "parentFullName": "Alingsås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b48" + }, + "id": "940500", + "fullName": "Kvarnabo + Sjöbo", + "parentFullName": "Alingsås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b49" + }, + "id": "900127", + "fullName": "Stora Mellby tätort", + "parentFullName": "Alingsås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b4a" + }, + "id": "898992", + "fullName": "Sollebrunn tätort", + "parentFullName": "Alingsås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b4b" + }, + "id": "940488", + "fullName": "Hemsjö (norra delen)", + "parentFullName": "Alingsås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b4c" + }, + "id": "940827", + "fullName": "Västerbodarna tätort", + "parentFullName": "Alingsås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b4d" + }, + "id": "940825", + "fullName": "Hästeryd och Ryd tätort", + "parentFullName": "Alingsås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b4e" + }, + "id": "940487", + "fullName": "Edshult + Hulskog + Lida + Bäck", + "parentFullName": "Alingsås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b4f" + }, + "id": "940826", + "fullName": "Färgens östra strand tätort", + "parentFullName": "Alingsås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b50" + }, + "id": "908572", + "fullName": "Kållands-Åsaka", + "parentFullName": "Lidköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b51" + }, + "id": "899064", + "fullName": "Årsunda tätort", + "parentFullName": "Sandvikens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b52" + }, + "id": "900227", + "fullName": "Åshammar tätort", + "parentFullName": "Sandvikens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b53" + }, + "id": "940670", + "fullName": "Åsak + Hjortsta", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b54" + }, + "id": "940675", + "fullName": "Ängebo + Ståläng", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b55" + }, + "id": "908054", + "fullName": "Almvik", + "parentFullName": "Västerviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b56" + }, + "id": "898763", + "fullName": "Ankarsrum tätort", + "parentFullName": "Västerviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b57" + }, + "id": "940747", + "fullName": "Arrie tätort", + "parentFullName": "Vellinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b58" + }, + "id": "908435", + "fullName": "Södra Åkarp", + "parentFullName": "Vellinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b59" + }, + "id": "898758", + "fullName": "Abborrberget tätort", + "parentFullName": "Strängnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b5a" + }, + "id": "940549", + "fullName": "Hedlandet + Åsgård", + "parentFullName": "Strängnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b5b" + }, + "id": "898604", + "fullName": "Åkers styckebruk tätort", + "parentFullName": "Strängnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b5c" + }, + "id": "940460", + "fullName": "Almered + Bolg", + "parentFullName": "Marks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b5d" + }, + "id": "940456", + "fullName": "Hagen och Annelund och Ljunglid", + "parentFullName": "Marks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b5e" + }, + "id": "908673", + "fullName": "Älekulla", + "parentFullName": "Marks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b5f" + }, + "id": "940788", + "fullName": "Åminne tätort", + "parentFullName": "Värnamo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b60" + }, + "id": "907905", + "fullName": "Äs", + "parentFullName": "Katrineholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b61" + }, + "id": "899250", + "fullName": "Äsköping tätort", + "parentFullName": "Katrineholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b62" + }, + "id": "940564", + "fullName": "Angarn och Rörby", + "parentFullName": "Vallentuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b63" + }, + "id": "940945", + "fullName": "Ekskogen, Älgeby och Långsjötorp tätort", + "parentFullName": "Vallentuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b64" + }, + "id": "908460", + "fullName": "Östra Asmundtorp", + "parentFullName": "Eslövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b65" + }, + "id": "908837", + "fullName": "Åsle", + "parentFullName": "Falköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b66" + }, + "id": "899521", + "fullName": "Åsarp tätort", + "parentFullName": "Falköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b67" + }, + "id": "940741", + "fullName": "Vettekulla + del av Matvik", + "parentFullName": "Karlshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b68" + }, + "id": "940742", + "fullName": "Boddestorp och del av Tränsum", + "parentFullName": "Karlshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b69" + }, + "id": "899550", + "fullName": "Åryd tätort", + "parentFullName": "Karlshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b6a" + }, + "id": "900203", + "fullName": "Anneberg tätort", + "parentFullName": "Nässjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b6b" + }, + "id": "900154", + "fullName": "Äng tätort", + "parentFullName": "Nässjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b6c" + }, + "id": "899198", + "fullName": "Alvhem tätort", + "parentFullName": "Ale kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b6d" + }, + "id": "908747", + "fullName": "Ryd", + "parentFullName": "Ale kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b6e" + }, + "id": "908717", + "fullName": "Höga", + "parentFullName": "Ale kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b6f" + }, + "id": "908722", + "fullName": "Hult", + "parentFullName": "Ale kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b70" + }, + "id": "908751", + "fullName": "Skår", + "parentFullName": "Ale kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b71" + }, + "id": "908757", + "fullName": "Verle", + "parentFullName": "Ale kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b72" + }, + "id": "907471", + "fullName": "Sandåker", + "parentFullName": "Ale kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b73" + }, + "id": "908633", + "fullName": "Ryksdamm", + "parentFullName": "Ale kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b74" + }, + "id": "908723", + "fullName": "Kollanda", + "parentFullName": "Ale kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b75" + }, + "id": "474227", + "fullName": "Surte tätort", + "parentFullName": "Ale kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b76" + }, + "id": "898553", + "fullName": "Älvängen tätort", + "parentFullName": "Ale kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b77" + }, + "id": "898565", + "fullName": "Nödinge-Nol tätort", + "parentFullName": "Ale kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b78" + }, + "id": "940496", + "fullName": "Sandåker (södra delen) och Bräckebergen", + "parentFullName": "Ale kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b79" + }, + "id": "940411", + "fullName": "Sandvik och Aspan", + "parentFullName": "Ronneby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b7a" + }, + "id": "898636", + "fullName": "Anderstorp tätort", + "parentFullName": "Gislaveds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b7b" + }, + "id": "908027", + "fullName": "Ås", + "parentFullName": "Gislaveds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b7c" + }, + "id": "899940", + "fullName": "Agunnaryd tätort", + "parentFullName": "Ljungby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b7d" + }, + "id": "900014", + "fullName": "Angelstad tätort", + "parentFullName": "Ljungby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b7e" + }, + "id": "907751", + "fullName": "Älby", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b7f" + }, + "id": "900093", + "fullName": "Älvnäs tätort", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b80" + }, + "id": "898609", + "fullName": "Arbrå tätort", + "parentFullName": "Bollnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b81" + }, + "id": "940665", + "fullName": "Arbrå + Norra Kyrkbyn", + "parentFullName": "Bollnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b82" + }, + "id": "940507", + "fullName": "Rödmyren + del av Röd", + "parentFullName": "Stenungsunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b83" + }, + "id": "899737", + "fullName": "Arild tätort", + "parentFullName": "Höganäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b84" + }, + "id": "898666", + "fullName": "Arvika tätort", + "parentFullName": "Arvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b85" + }, + "id": "940570", + "fullName": "Del av Västra Sund", + "parentFullName": "Arvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b86" + }, + "id": "907475", + "fullName": "Bron", + "parentFullName": "Arvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b87" + }, + "id": "908852", + "fullName": "Fröbol", + "parentFullName": "Arvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b88" + }, + "id": "908855", + "fullName": "Gravås", + "parentFullName": "Arvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b89" + }, + "id": "908887", + "fullName": "Slobyn", + "parentFullName": "Arvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b8a" + }, + "id": "908890", + "fullName": "Stömne", + "parentFullName": "Arvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b8b" + }, + "id": "907483", + "fullName": "Ottebol", + "parentFullName": "Arvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b8c" + }, + "id": "908860", + "fullName": "Högvalta", + "parentFullName": "Arvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b8d" + }, + "id": "908870", + "fullName": "Mangskog", + "parentFullName": "Arvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b8e" + }, + "id": "899450", + "fullName": "Edane tätort", + "parentFullName": "Arvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b8f" + }, + "id": "940940", + "fullName": "Glava tätort", + "parentFullName": "Arvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b90" + }, + "id": "900115", + "fullName": "Sulvik tätort", + "parentFullName": "Arvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b91" + }, + "id": "899101", + "fullName": "Klässbol tätort", + "parentFullName": "Arvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b92" + }, + "id": "908853", + "fullName": "Västra Furtan", + "parentFullName": "Arvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b93" + }, + "id": "899855", + "fullName": "Jössefors tätort", + "parentFullName": "Arvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b94" + }, + "id": "900000", + "fullName": "Gunnarskog tätort", + "parentFullName": "Arvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b95" + }, + "id": "940949", + "fullName": "Prästängen tätort", + "parentFullName": "Arvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b96" + }, + "id": "908841", + "fullName": "Blakstadsfors / Säftered", + "parentFullName": "Arvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b97" + }, + "id": "940575", + "fullName": "Västra Jössefors + Kolbotten", + "parentFullName": "Arvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b98" + }, + "id": "909142", + "fullName": "Askesta", + "parentFullName": "Söderhamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b99" + }, + "id": "940993", + "fullName": "Vad, Åsbacka och Långrör tätort", + "parentFullName": "Söderhamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b9a" + }, + "id": "940690", + "fullName": "Byåker + del av Helgum", + "parentFullName": "Härnösands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b9b" + }, + "id": "899153", + "fullName": "Älandsbro tätort", + "parentFullName": "Härnösands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b9c" + }, + "id": "908473", + "fullName": "Ala", + "parentFullName": "Laholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b9d" + }, + "id": "908564", + "fullName": "Ålstorp", + "parentFullName": "Laholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b9e" + }, + "id": "909661", + "fullName": "Älmestad", + "parentFullName": "Ulricehamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6b9f" + }, + "id": "909531", + "fullName": "Abisko", + "parentFullName": "Kiruna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ba0" + }, + "id": "898693", + "fullName": "Avesta tätort", + "parentFullName": "Avesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ba1" + }, + "id": "940614", + "fullName": "Igeltjärna + Brovallen (delar av)", + "parentFullName": "Avesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ba2" + }, + "id": "909051", + "fullName": "By", + "parentFullName": "Avesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ba3" + }, + "id": "909063", + "fullName": "Hede", + "parentFullName": "Avesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ba4" + }, + "id": "909067", + "fullName": "Jularbo", + "parentFullName": "Avesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ba5" + }, + "id": "899330", + "fullName": "Fors tätort", + "parentFullName": "Avesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ba6" + }, + "id": "909042", + "fullName": "Stora Dicka", + "parentFullName": "Avesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ba7" + }, + "id": "909076", + "fullName": "Korskrogen", + "parentFullName": "Avesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ba8" + }, + "id": "898862", + "fullName": "Horndal tätort", + "parentFullName": "Avesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ba9" + }, + "id": "899142", + "fullName": "Näs bruk tätort", + "parentFullName": "Avesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6baa" + }, + "id": "899549", + "fullName": "Nordanö tätort", + "parentFullName": "Avesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bab" + }, + "id": "940972", + "fullName": "Folkärna tätort", + "parentFullName": "Avesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bac" + }, + "id": "909136", + "fullName": "Södra Kyrkbyn", + "parentFullName": "Avesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bad" + }, + "id": "940970", + "fullName": "Krylbo och Karlbo tätort", + "parentFullName": "Avesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bae" + }, + "id": "940609", + "fullName": "Saladamm + Åby", + "parentFullName": "Sala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6baf" + }, + "id": "900096", + "fullName": "Åbytorp tätort", + "parentFullName": "Kumla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bb0" + }, + "id": "908326", + "fullName": "Aggarp", + "parentFullName": "Svedala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bb1" + }, + "id": "907850", + "fullName": "Åkerby", + "parentFullName": "Tierps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bb2" + }, + "id": "908063", + "fullName": "Alsjöholm", + "parentFullName": "Nybro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bb3" + }, + "id": "899467", + "fullName": "Alsterbro tätort", + "parentFullName": "Nybro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bb4" + }, + "id": "473815", + "fullName": "Alvesta tätort", + "parentFullName": "Alvesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bb5" + }, + "id": "908055", + "fullName": "Torne", + "parentFullName": "Alvesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bb6" + }, + "id": "908036", + "fullName": "Härlöv", + "parentFullName": "Alvesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bb7" + }, + "id": "908037", + "fullName": "Lidnäs", + "parentFullName": "Alvesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bb8" + }, + "id": "907637", + "fullName": "Hallanäs", + "parentFullName": "Alvesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bb9" + }, + "id": "908028", + "fullName": "Benestad", + "parentFullName": "Alvesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bba" + }, + "id": "898936", + "fullName": "Moheda tätort", + "parentFullName": "Alvesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bbb" + }, + "id": "908035", + "fullName": "Grimslövs by", + "parentFullName": "Alvesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bbc" + }, + "id": "899053", + "fullName": "Vislanda tätort", + "parentFullName": "Alvesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bbd" + }, + "id": "899405", + "fullName": "Grimslöv tätort", + "parentFullName": "Alvesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bbe" + }, + "id": "899618", + "fullName": "Torpsbruk tätort", + "parentFullName": "Alvesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bbf" + }, + "id": "899509", + "fullName": "Hjortsberga tätort", + "parentFullName": "Alvesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bc0" + }, + "id": "940426", + "fullName": "Lönashult och Håldala", + "parentFullName": "Alvesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bc1" + }, + "id": "940702", + "fullName": "Arlum + Stöndar", + "parentFullName": "Sollefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bc2" + }, + "id": "909315", + "fullName": "Åsmon", + "parentFullName": "Sollefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bc3" + }, + "id": "899438", + "fullName": "Äsperöd tätort", + "parentFullName": "Sjöbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bc4" + }, + "id": "907740", + "fullName": "Ådala", + "parentFullName": "Tranås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bc5" + }, + "id": "899847", + "fullName": "Ardala tätort", + "parentFullName": "Skara kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bc6" + }, + "id": "898766", + "fullName": "Axvall tätort", + "parentFullName": "Skara kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bc7" + }, + "id": "940693", + "fullName": "Skärted + Sprängsviken + del av Nänsjö", + "parentFullName": "Kramfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bc8" + }, + "id": "940683", + "fullName": "Mällby och Ava", + "parentFullName": "Timrå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bc9" + }, + "id": "907419", + "fullName": "Arlövgården", + "parentFullName": "Burlövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bca" + }, + "id": "899956", + "fullName": "Alsike tätort", + "parentFullName": "Knivsta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bcb" + }, + "id": "907854", + "fullName": "Älgboda", + "parentFullName": "Knivsta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bcc" + }, + "id": "940409", + "fullName": "Sandbäck och del av Agerum", + "parentFullName": "Sölvesborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bcd" + }, + "id": "940407", + "fullName": "Agerum och Bjäraryd", + "parentFullName": "Sölvesborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bce" + }, + "id": "908298", + "fullName": "Allarp", + "parentFullName": "Klippans kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bcf" + }, + "id": "908465", + "fullName": "Ängsbyn", + "parentFullName": "Höörs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bd0" + }, + "id": "899750", + "fullName": "Arentorp tätort", + "parentFullName": "Vara kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bd1" + }, + "id": "908619", + "fullName": "Lilla Askerön", + "parentFullName": "Tjörns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bd2" + }, + "id": "940502", + "fullName": "Hjälteby + del av Sundsby", + "parentFullName": "Tjörns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bd3" + }, + "id": "899783", + "fullName": "Åstol tätort", + "parentFullName": "Tjörns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bd4" + }, + "id": "473688", + "fullName": "Åstorp tätort", + "parentFullName": "Åstorps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bd5" + }, + "id": "899140", + "fullName": "Alvik tätort", + "parentFullName": "Leksands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bd6" + }, + "id": "909149", + "fullName": "Ål-Kilen", + "parentFullName": "Leksands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bd7" + }, + "id": "908340", + "fullName": "Askeröd", + "parentFullName": "Hörby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bd8" + }, + "id": "908466", + "fullName": "Äspinge", + "parentFullName": "Hörby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bd9" + }, + "id": "908062", + "fullName": "Alby", + "parentFullName": "Mörbylånga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bda" + }, + "id": "908061", + "fullName": "Albrunna", + "parentFullName": "Mörbylånga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bdb" + }, + "id": "899485", + "fullName": "Algutsrum tätort", + "parentFullName": "Mörbylånga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bdc" + }, + "id": "909321", + "fullName": "Alsen", + "parentFullName": "Krokoms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bdd" + }, + "id": "900125", + "fullName": "Aspås tätort", + "parentFullName": "Krokoms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bde" + }, + "id": "909322", + "fullName": "Aspåsnäset", + "parentFullName": "Krokoms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bdf" + }, + "id": "899065", + "fullName": "Ås tätort", + "parentFullName": "Krokoms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6be0" + }, + "id": "909395", + "fullName": "Åse", + "parentFullName": "Krokoms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6be1" + }, + "id": "900050", + "fullName": "Änge tätort", + "parentFullName": "Krokoms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6be2" + }, + "id": "941014", + "fullName": "Åssjöns norra strand tätort", + "parentFullName": "Krokoms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6be3" + }, + "id": "907417", + "fullName": "Ängelsbäck", + "parentFullName": "Båstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6be4" + }, + "id": "940420", + "fullName": "Ängelsbäcksstrand och Segeltorpsstrand", + "parentFullName": "Båstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6be5" + }, + "id": "908339", + "fullName": "Ask", + "parentFullName": "Svalövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6be6" + }, + "id": "908341", + "fullName": "Axelvold", + "parentFullName": "Svalövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6be7" + }, + "id": "898673", + "fullName": "Arboga tätort", + "parentFullName": "Arboga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6be8" + }, + "id": "899568", + "fullName": "Medåker tätort", + "parentFullName": "Arboga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6be9" + }, + "id": "900177", + "fullName": "Götlunda tätort", + "parentFullName": "Arboga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bea" + }, + "id": "940556", + "fullName": "Lunger + Södra Lunger", + "parentFullName": "Arboga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6beb" + }, + "id": "940498", + "fullName": "Hälltorp + del av Heden", + "parentFullName": "Lilla Edets kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bec" + }, + "id": "940432", + "fullName": "Solberga och Ålem", + "parentFullName": "Mönsterås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bed" + }, + "id": "940417", + "fullName": "Biskopsmåla och del av Hemmingsmåla", + "parentFullName": "Olofströms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bee" + }, + "id": "899691", + "fullName": "Västra Ämtervik tätort", + "parentFullName": "Sunne kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bef" + }, + "id": "908836", + "fullName": "Årnäs", + "parentFullName": "Götene kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bf0" + }, + "id": "474464", + "fullName": "Åmål tätort", + "parentFullName": "Åmåls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bf1" + }, + "id": "908758", + "fullName": "Ånimskog", + "parentFullName": "Åmåls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bf2" + }, + "id": "908059", + "fullName": "Älmeboda", + "parentFullName": "Tingsryds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bf3" + }, + "id": "899561", + "fullName": "Ambjörby tätort", + "parentFullName": "Torsby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bf4" + }, + "id": "940619", + "fullName": "Fensbol + del av Kallerud", + "parentFullName": "Torsby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bf5" + }, + "id": "899266", + "fullName": "Ambjörnarp tätort", + "parentFullName": "Tranemo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bf6" + }, + "id": "908913", + "fullName": "Ämtbjörk", + "parentFullName": "Hagfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bf7" + }, + "id": "898628", + "fullName": "Alfta tätort", + "parentFullName": "Ovanåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bf8" + }, + "id": "909239", + "fullName": "Ämnebo", + "parentFullName": "Ovanåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bf9" + }, + "id": "473657", + "fullName": "Åtvidaberg tätort", + "parentFullName": "Åtvidabergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bfa" + }, + "id": "899063", + "fullName": "Åre tätort", + "parentFullName": "Åre kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bfb" + }, + "id": "909393", + "fullName": "Ånn", + "parentFullName": "Åre kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bfc" + }, + "id": "474096", + "fullName": "Askersund tätort", + "parentFullName": "Askersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bfd" + }, + "id": "909027", + "fullName": "Arkhyttan", + "parentFullName": "Säters kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bfe" + }, + "id": "909665", + "fullName": "Sänna", + "parentFullName": "Askersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6bff" + }, + "id": "908930", + "fullName": "Nydalen", + "parentFullName": "Askersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c00" + }, + "id": "908958", + "fullName": "Kårberg", + "parentFullName": "Askersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c01" + }, + "id": "908959", + "fullName": "Lerbäck", + "parentFullName": "Askersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c02" + }, + "id": "899066", + "fullName": "Åsbro tätort", + "parentFullName": "Askersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c03" + }, + "id": "907497", + "fullName": "Skyllberg", + "parentFullName": "Askersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c04" + }, + "id": "908973", + "fullName": "Snavlunda", + "parentFullName": "Askersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c05" + }, + "id": "899106", + "fullName": "Hammar tätort", + "parentFullName": "Askersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c06" + }, + "id": "908955", + "fullName": "Åsbrohemmet", + "parentFullName": "Askersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c07" + }, + "id": "899843", + "fullName": "Åmmeberg tätort", + "parentFullName": "Askersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c08" + }, + "id": "900005", + "fullName": "Olshammar tätort", + "parentFullName": "Askersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c09" + }, + "id": "899704", + "fullName": "Rönneshytta tätort", + "parentFullName": "Askersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c0a" + }, + "id": "940626", + "fullName": "Bodarne + Uddsarvet + Åkre", + "parentFullName": "Säters kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c0b" + }, + "id": "940439", + "fullName": "Mellböda och del av Böda", + "parentFullName": "Borgholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c0c" + }, + "id": "940427", + "fullName": "Åkerby + Lopperstad", + "parentFullName": "Borgholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c0d" + }, + "id": "900117", + "fullName": "Ås tätort", + "parentFullName": "Nora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c0e" + }, + "id": "909028", + "fullName": "Arvslindan", + "parentFullName": "Gagnefs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c0f" + }, + "id": "909394", + "fullName": "Älvros", + "parentFullName": "Härjedalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c10" + }, + "id": "908052", + "fullName": "Södra Århult", + "parentFullName": "Markaryds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c11" + }, + "id": "900193", + "fullName": "Åsljunga tätort", + "parentFullName": "Örkelljunga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c12" + }, + "id": "474535", + "fullName": "Årjäng tätort", + "parentFullName": "Årjängs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c13" + }, + "id": "899297", + "fullName": "Åsenhöga tätort", + "parentFullName": "Gnosjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c14" + }, + "id": "899525", + "fullName": "Åtorp tätort", + "parentFullName": "Degerfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c15" + }, + "id": "900217", + "fullName": "Alstermo tätort", + "parentFullName": "Uppvidinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c16" + }, + "id": "473803", + "fullName": "Åseda tätort", + "parentFullName": "Uppvidinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c17" + }, + "id": "900101", + "fullName": "Älghult tätort", + "parentFullName": "Uppvidinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c18" + }, + "id": "899280", + "fullName": "Alby tätort", + "parentFullName": "Ånge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c19" + }, + "id": "474863", + "fullName": "Ånge tätort", + "parentFullName": "Ånge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c1a" + }, + "id": "940838", + "fullName": "Ljung och Annelund tätort", + "parentFullName": "Herrljunga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c1b" + }, + "id": "899141", + "fullName": "Älgarås tätort", + "parentFullName": "Töreboda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c1c" + }, + "id": "909237", + "fullName": "Älvsta", + "parentFullName": "Nordanstigs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c1d" + }, + "id": "909238", + "fullName": "Älgered", + "parentFullName": "Nordanstigs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c1e" + }, + "id": "940978", + "fullName": "Älvkarleö tätort", + "parentFullName": "Älvkarleby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c1f" + }, + "id": "900133", + "fullName": "Älvkarleby tätort", + "parentFullName": "Älvkarleby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c20" + }, + "id": "899786", + "fullName": "Åsensbruk tätort", + "parentFullName": "Melleruds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c21" + }, + "id": "908912", + "fullName": "Åshammar", + "parentFullName": "Grums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c22" + }, + "id": "940592", + "fullName": "Adolfsfors + Köla", + "parentFullName": "Eda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c23" + }, + "id": "899062", + "fullName": "Åmotfors tätort", + "parentFullName": "Eda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c24" + }, + "id": "474877", + "fullName": "Älvsbyn tätort", + "parentFullName": "Älvsbyns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c25" + }, + "id": "900057", + "fullName": "Åsarne tätort", + "parentFullName": "Bergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c26" + }, + "id": "941005", + "fullName": "Åsarna tätort", + "parentFullName": "Bergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c27" + }, + "id": "899822", + "fullName": "Åsen tätort", + "parentFullName": "Älvdalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c28" + }, + "id": "474734", + "fullName": "Älvdalen tätort", + "parentFullName": "Älvdalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c29" + }, + "id": "909154", + "fullName": "Åberga", + "parentFullName": "Orsa kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c2a" + }, + "id": "900199", + "fullName": "Äppelbo tätort", + "parentFullName": "Vansbro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c2b" + }, + "id": "899629", + "fullName": "Ånäset tätort", + "parentFullName": "Robertsfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c2c" + }, + "id": "909516", + "fullName": "Åkullsjön", + "parentFullName": "Robertsfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c2d" + }, + "id": "473734", + "fullName": "Aneby tätort", + "parentFullName": "Aneby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c2e" + }, + "id": "907987", + "fullName": "Vireda", + "parentFullName": "Aneby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c2f" + }, + "id": "907986", + "fullName": "Haurida", + "parentFullName": "Aneby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c30" + }, + "id": "907981", + "fullName": "Hullaryd", + "parentFullName": "Aneby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c31" + }, + "id": "900136", + "fullName": "Frinnaryd tätort", + "parentFullName": "Aneby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c32" + }, + "id": "900167", + "fullName": "Sundhultsbrunn tätort", + "parentFullName": "Aneby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c33" + }, + "id": "909318", + "fullName": "Albacken", + "parentFullName": "Bräcke kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c34" + }, + "id": "909523", + "fullName": "Auktsjaur", + "parentFullName": "Arvidsjaurs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c35" + }, + "id": "909529", + "fullName": "Abborrträsk", + "parentFullName": "Arvidsjaurs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c36" + }, + "id": "475007", + "fullName": "Arvidsjaur tätort", + "parentFullName": "Arvidsjaurs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c37" + }, + "id": "909574", + "fullName": "Lauker", + "parentFullName": "Arvidsjaurs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c38" + }, + "id": "900061", + "fullName": "Moskosel tätort", + "parentFullName": "Arvidsjaurs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c39" + }, + "id": "899257", + "fullName": "Glommersträsk tätort", + "parentFullName": "Arvidsjaurs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c3a" + }, + "id": "909528", + "fullName": "Aareavaara", + "parentFullName": "Pajala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c3b" + }, + "id": "900069", + "fullName": "Åmot tätort", + "parentFullName": "Ockelbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c3c" + }, + "id": "909235", + "fullName": "Åbyggeby", + "parentFullName": "Ockelbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c3d" + }, + "id": "909518", + "fullName": "Åskilje", + "parentFullName": "Storumans kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c3e" + }, + "id": "940701", + "fullName": "Döviken + del av Krångede", + "parentFullName": "Ragunda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c3f" + }, + "id": "899504", + "fullName": "Åmsele tätort", + "parentFullName": "Vindelns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c40" + }, + "id": "909527", + "fullName": "Aapua", + "parentFullName": "Övertorneå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c41" + }, + "id": "909517", + "fullName": "Åmliden", + "parentFullName": "Norsjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c42" + }, + "id": "907909", + "fullName": "Asby", + "parentFullName": "Ydre kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c43" + }, + "id": "909511", + "fullName": "Alsån", + "parentFullName": "Överkalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c44" + }, + "id": "909398", + "fullName": "Adak", + "parentFullName": "Malå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c45" + }, + "id": "909403", + "fullName": "Aspliden", + "parentFullName": "Malå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c46" + }, + "id": "475010", + "fullName": "Arjeplog tätort", + "parentFullName": "Arjeplogs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c47" + }, + "id": "909594", + "fullName": "Slagnäs", + "parentFullName": "Arjeplogs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c48" + }, + "id": "909671", + "fullName": "Laisvall", + "parentFullName": "Arjeplogs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c49" + }, + "id": "475002", + "fullName": "Åsele tätort", + "parentFullName": "Åsele kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c4a" + }, + "id": "909405", + "fullName": "Avaträsk", + "parentFullName": "Dorotea kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c4b" + }, + "id": "909400", + "fullName": "Ammarnäs", + "parentFullName": "Sorsele kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c4c" + }, + "id": "909399", + "fullName": "Agnäs", + "parentFullName": "Bjurholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c4d" + }, + "id": "926622", + "fullName": "Albert Aronsons torg", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c4e" + }, + "id": "477993", + "fullName": "Axgränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c4f" + }, + "id": "502216", + "fullName": "Alvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c50" + }, + "id": "502999", + "fullName": "Akalla By", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c51" + }, + "id": "478436", + "fullName": "Örby Allé", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c52" + }, + "id": "504445", + "fullName": "Alpvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c53" + }, + "id": "502746", + "fullName": "Axbyplan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c54" + }, + "id": "503347", + "fullName": "Almgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c55" + }, + "id": "478077", + "fullName": "Aspövägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c56" + }, + "id": "478264", + "fullName": "Apelvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c57" + }, + "id": "475774", + "fullName": "Alkärret", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c58" + }, + "id": "503544", + "fullName": "Allévägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c59" + }, + "id": "503552", + "fullName": "Alphyddan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c5a" + }, + "id": "504381", + "fullName": "Agatvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c5b" + }, + "id": "504524", + "fullName": "Almstigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c5c" + }, + "id": "504526", + "fullName": "Aspstigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c5d" + }, + "id": "503001", + "fullName": "Akalla Gård", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c5e" + }, + "id": "475375", + "fullName": "Akutvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c5f" + }, + "id": "503620", + "fullName": "Alléparken", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c60" + }, + "id": "504163", + "fullName": "Adilsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c61" + }, + "id": "504317", + "fullName": "Annexvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c62" + }, + "id": "504404", + "fullName": "Ambravägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c63" + }, + "id": "502466", + "fullName": "Värsta Allé", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c64" + }, + "id": "502479", + "fullName": "Arlastigen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c65" + }, + "id": "502667", + "fullName": "Tensta Allé", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c66" + }, + "id": "502718", + "fullName": "Anebygränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c67" + }, + "id": "926624", + "fullName": "Almbygatan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c68" + }, + "id": "476763", + "fullName": "Arkövägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c69" + }, + "id": "485574", + "fullName": "Skrubba Allé", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c6a" + }, + "id": "478310", + "fullName": "Aklejavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c6b" + }, + "id": "478543", + "fullName": "Aprilgatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c6c" + }, + "id": "502017", + "fullName": "Arbrågatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c6d" + }, + "id": "917181", + "fullName": "Alnötorget", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c6e" + }, + "id": "475130", + "fullName": "Arkivgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c6f" + }, + "id": "475158", + "fullName": "Ankargränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c70" + }, + "id": "476465", + "fullName": "Aktergatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c71" + }, + "id": "477313", + "fullName": "Arvikagatan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c72" + }, + "id": "475521", + "fullName": "Adolfsberg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c73" + }, + "id": "475580", + "fullName": "Atlasgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c74" + }, + "id": "475582", + "fullName": "Atlasmuren", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c75" + }, + "id": "476014", + "fullName": "Alsnögatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c76" + }, + "id": "503554", + "fullName": "Alviksvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c77" + }, + "id": "503814", + "fullName": "Apollogränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c78" + }, + "id": "504164", + "fullName": "Anundsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c79" + }, + "id": "504419", + "fullName": "Bällsta Allé", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c7a" + }, + "id": "502414", + "fullName": "Avestagatan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c7b" + }, + "id": "502427", + "fullName": "Aslögsvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c7c" + }, + "id": "502505", + "fullName": "Antons backe", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c7d" + }, + "id": "502764", + "fullName": "Rinkeby Allé", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c7e" + }, + "id": "503349", + "fullName": "Alrunegränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c7f" + }, + "id": "476680", + "fullName": "Arkadvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c80" + }, + "id": "476833", + "fullName": "Arenavägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c81" + }, + "id": "476971", + "fullName": "Amatörvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c82" + }, + "id": "502941", + "fullName": "Kista Alléväg", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c83" + }, + "id": "502961", + "fullName": "Akallalänken", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c84" + }, + "id": "477698", + "fullName": "Almnäsvägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c85" + }, + "id": "477833", + "fullName": "Askersgatan", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c86" + }, + "id": "478668", + "fullName": "Agraffvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c87" + }, + "id": "478809", + "fullName": "Auroragränd", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c88" + }, + "id": "502072", + "fullName": "Abiskovägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c89" + }, + "id": "476302", + "fullName": "Lugnets Allé", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c8a" + }, + "id": "476506", + "fullName": "Dalens Allé", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c8b" + }, + "id": "477062", + "fullName": "Avmätarvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c8c" + }, + "id": "475555", + "fullName": "Aluddsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c8d" + }, + "id": "475776", + "fullName": "Andréegatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c8e" + }, + "id": "503536", + "fullName": "Alviks Strand", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c8f" + }, + "id": "503586", + "fullName": "Askungegränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c90" + }, + "id": "503703", + "fullName": "Andersens väg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c91" + }, + "id": "503724", + "fullName": "Per Albins väg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c92" + }, + "id": "503901", + "fullName": "Kung Atles väg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c93" + }, + "id": "504005", + "fullName": "Alstersvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c94" + }, + "id": "504271", + "fullName": "Asmundsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c95" + }, + "id": "504319", + "fullName": "Attundavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c96" + }, + "id": "479058", + "fullName": "Arbetsvägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c97" + }, + "id": "502280", + "fullName": "Arrendevägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c98" + }, + "id": "502319", + "fullName": "Allmogevägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c99" + }, + "id": "502706", + "fullName": "Askebykroken", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c9a" + }, + "id": "477390", + "fullName": "Alfågelsgränd", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c9b" + }, + "id": "477830", + "fullName": "Axbergsgränd", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c9c" + }, + "id": "478196", + "fullName": "Armborstvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c9d" + }, + "id": "478213", + "fullName": "Annebodavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c9e" + }, + "id": "503085", + "fullName": "Aprikosgatan", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6c9f" + }, + "id": "503345", + "fullName": "Alkottegränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ca0" + }, + "id": "503394", + "fullName": "Asplövsgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ca1" + }, + "id": "476211", + "fullName": "Noe Arksfaret", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ca2" + }, + "id": "476284", + "fullName": "Hammarby Allé", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ca3" + }, + "id": "476594", + "fullName": "Artistvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ca4" + }, + "id": "476827", + "fullName": "Arenagången", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ca5" + }, + "id": "476831", + "fullName": "Arenatorget", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ca6" + }, + "id": "926010", + "fullName": "Adventsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ca7" + }, + "id": "475285", + "fullName": "Amiralsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ca8" + }, + "id": "475307", + "fullName": "Akademigränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ca9" + }, + "id": "475471", + "fullName": "Arbetargatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6caa" + }, + "id": "475554", + "fullName": "Aluddsparken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cab" + }, + "id": "475755", + "fullName": "Almlöfsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cac" + }, + "id": "475773", + "fullName": "Af Pontins väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cad" + }, + "id": "475899", + "fullName": "Ahlsellvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cae" + }, + "id": "475901", + "fullName": "Artemisgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6caf" + }, + "id": "475948", + "fullName": "Askrikegatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cb0" + }, + "id": "479380", + "fullName": "Arvodesvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cb1" + }, + "id": "479391", + "fullName": "Avgiftsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cb2" + }, + "id": "503588", + "fullName": "Asplundsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cb3" + }, + "id": "503663", + "fullName": "Aladdinsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cb4" + }, + "id": "503955", + "fullName": "Arkitektvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cb5" + }, + "id": "504447", + "fullName": "Annedalsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cb6" + }, + "id": "504449", + "fullName": "Askängsbacken", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cb7" + }, + "id": "914530", + "fullName": "Agaton Sax gata", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cb8" + }, + "id": "502808", + "fullName": "Alltingsvägen", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cb9" + }, + "id": "502995", + "fullName": "Akalla Centrum", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cba" + }, + "id": "478799", + "fullName": "Bredängs Allé", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cbb" + }, + "id": "478833", + "fullName": "Alsätravägen", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cbc" + }, + "id": "503017", + "fullName": "Astrakangatan", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cbd" + }, + "id": "503057", + "fullName": "Ardennergatan", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cbe" + }, + "id": "476713", + "fullName": "Axvallsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cbf" + }, + "id": "476829", + "fullName": "Arenaslingan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cc0" + }, + "id": "477189", + "fullName": "Arbottnavägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cc1" + }, + "id": "478039", + "fullName": "Annandagsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cc2" + }, + "id": "478506", + "fullName": "Västberga Allé", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cc3" + }, + "id": "478670", + "fullName": "Armbandsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cc4" + }, + "id": "478720", + "fullName": "Alvastravägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cc5" + }, + "id": "478845", + "fullName": "Aspsätravägen", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cc6" + }, + "id": "478929", + "fullName": "Alholmsbacken", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cc7" + }, + "id": "475259", + "fullName": "Arsenalsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cc8" + }, + "id": "475493", + "fullName": "Onkel Adams väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cc9" + }, + "id": "475667", + "fullName": "Amanuensvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cca" + }, + "id": "475775", + "fullName": "Allmänna Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ccb" + }, + "id": "475873", + "fullName": "Armfeltsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ccc" + }, + "id": "476070", + "fullName": "Ansgariegatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ccd" + }, + "id": "479225", + "fullName": "Anna Högmans väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cce" + }, + "id": "503665", + "fullName": "Asbjörnsens väg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ccf" + }, + "id": "504081", + "fullName": "Arvid Mörnes väg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cd0" + }, + "id": "504110", + "fullName": "Aroseniusvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cd1" + }, + "id": "504261", + "fullName": "Stora Ängby Allé", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cd2" + }, + "id": "504401", + "fullName": "Alabastervägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cd3" + }, + "id": "504415", + "fullName": "Söderberga Allé", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cd4" + }, + "id": "501941", + "fullName": "Söderberga Allé", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cd5" + }, + "id": "476212", + "fullName": "Noe Arksgränden", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cd6" + }, + "id": "476250", + "fullName": "Assessorsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cd7" + }, + "id": "476687", + "fullName": "Alingsåsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cd8" + }, + "id": "475230", + "fullName": "Apelbergsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cd9" + }, + "id": "475405", + "fullName": "Södra Agnegatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cda" + }, + "id": "475427", + "fullName": "Amarantergränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cdb" + }, + "id": "475431", + "fullName": "Norra Agnegatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cdc" + }, + "id": "475473", + "fullName": "Alströmergatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cdd" + }, + "id": "475507", + "fullName": "Atterbomsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cde" + }, + "id": "475747", + "fullName": "Artillerigatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cdf" + }, + "id": "475900", + "fullName": "Andra Tvärvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ce0" + }, + "id": "476083", + "fullName": "Alstaviksvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ce1" + }, + "id": "479421", + "fullName": "Hägerstens Allé", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ce2" + }, + "id": "479431", + "fullName": "Axelsbergs torg", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ce3" + }, + "id": "504385", + "fullName": "Beckomberga Allé", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ce4" + }, + "id": "504461", + "fullName": "Archimedesvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ce5" + }, + "id": "479029", + "fullName": "Skarpnäcks Allé", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ce6" + }, + "id": "502412", + "fullName": "Ankarsrumsgatan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ce7" + }, + "id": "503258", + "fullName": "Riddersviks Allé", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ce8" + }, + "id": "479323", + "fullName": "Skönstaviks Allé", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ce9" + }, + "id": "477838", + "fullName": "Askersundsgatan", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cea" + }, + "id": "478744", + "fullName": "Torsten Alms gata", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ceb" + }, + "id": "912992", + "fullName": "Alva Myrdals gata", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cec" + }, + "id": "476253", + "fullName": "Allhelgonagatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ced" + }, + "id": "475501", + "fullName": "Adlerbethsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cee" + }, + "id": "475941", + "fullName": "Carl Akrells gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cef" + }, + "id": "479706", + "fullName": "Ada Nilssons gata", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cf0" + }, + "id": "479228", + "fullName": "Bertel Andréns väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cf1" + }, + "id": "504417", + "fullName": "Ankarstocksvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cf2" + }, + "id": "504459", + "fullName": "Adolfsbergsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cf3" + }, + "id": "504546", + "fullName": "Alfons Åbergs gata", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cf4" + }, + "id": "502503", + "fullName": "Adolf Rudbecks väg", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cf5" + }, + "id": "478768", + "fullName": "Allan Edwalls gata", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cf6" + }, + "id": "910146", + "fullName": "Astri Taubes torg", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cf7" + }, + "id": "476215", + "fullName": "Carl Alberts Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cf8" + }, + "id": "475283", + "fullName": "Amiralitetshuset", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cf9" + }, + "id": "475311", + "fullName": "Gustav Adolfs torg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cfa" + }, + "id": "475428", + "fullName": "Amarantertrappan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cfb" + }, + "id": "475496", + "fullName": "Love Almqvists väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cfc" + }, + "id": "475502", + "fullName": "Ernst Ahlgrens väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cfd" + }, + "id": "476135", + "fullName": "Anders Reimers väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cfe" + }, + "id": "479223", + "fullName": "Anna Bruncronas väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6cff" + }, + "id": "504325", + "fullName": "Doktor Abrahams väg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d00" + }, + "id": "502810", + "fullName": "Arne Beurlings torg", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d01" + }, + "id": "478713", + "fullName": "Lilla Aspuddsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d02" + }, + "id": "925975", + "fullName": "Anna Steckséns gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d03" + }, + "id": "925976", + "fullName": "Anna Whitlocks gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d04" + }, + "id": "925980", + "fullName": "Greta Arwidssons väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d05" + }, + "id": "476241", + "fullName": "Doktor Abelins gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d06" + }, + "id": "475262", + "fullName": "Jussi Björlings Allé", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d07" + }, + "id": "475282", + "fullName": "Amiralitetsbacken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d08" + }, + "id": "475284", + "fullName": "Amiralitetsparken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d09" + }, + "id": "475675", + "fullName": "Svante Arrhenius väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d0a" + }, + "id": "475794", + "fullName": "Israel Af Ströms väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d0b" + }, + "id": "475797", + "fullName": "Lilla Allmänna Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d0c" + }, + "id": "475881", + "fullName": "Andra Bassängvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d0d" + }, + "id": "479429", + "fullName": "August Södermans väg", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d0e" + }, + "id": "479662", + "fullName": "Anna Sandströms gata", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d0f" + }, + "id": "479684", + "fullName": "Barbro Alvings gata", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d10" + }, + "id": "926017", + "fullName": "Louise Adelborgs väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d11" + }, + "id": "503945", + "fullName": "Abrahamsbergsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d12" + }, + "id": "479397", + "fullName": "Anders Lindebergs väg", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d13" + }, + "id": "926014", + "fullName": "Amalia Lindegrens väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d14" + }, + "id": "502147", + "fullName": "Albert Forslunds backe", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d15" + }, + "id": "503145", + "fullName": "Albert Landbergs Gränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d16" + }, + "id": "475626", + "fullName": "Robert Almströmsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d17" + }, + "id": "479656", + "fullName": "Agnes Lagerstedts gata", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d18" + }, + "id": "476554", + "fullName": "Sophie Adlersparres väg", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d19" + }, + "id": "475229", + "fullName": "Adolf Fredriks Kyrkogata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d1a" + }, + "id": "475981", + "fullName": "Per Anders Fogelströms Terrass", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d1b" + }, + "id": "477944", + "fullName": "Älvsjö Ängsväg", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d1c" + }, + "id": "502196", + "fullName": "Åsvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d1d" + }, + "id": "502015", + "fullName": "Årevägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d1e" + }, + "id": "476334", + "fullName": "Åbyvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d1f" + }, + "id": "476945", + "fullName": "Åbogatan", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d20" + }, + "id": "475974", + "fullName": "Åsögatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d21" + }, + "id": "503791", + "fullName": "Åsbacken", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d22" + }, + "id": "478150", + "fullName": "Ärjavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d23" + }, + "id": "476271", + "fullName": "Åsötorget", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d24" + }, + "id": "476401", + "fullName": "Årsta torg", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d25" + }, + "id": "476558", + "fullName": "Åkervägen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d26" + }, + "id": "476724", + "fullName": "Åhusvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d27" + }, + "id": "477232", + "fullName": "Ängsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d28" + }, + "id": "479154", + "fullName": "Ätravägen", + "parentFullName": "Bagarmossen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d29" + }, + "id": "503793", + "fullName": "Älgstigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d2a" + }, + "id": "504306", + "fullName": "Ängby torg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d2b" + }, + "id": "504307", + "fullName": "Ängbyplan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d2c" + }, + "id": "479003", + "fullName": "Ältavägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d2d" + }, + "id": "502317", + "fullName": "Ägostigen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d2e" + }, + "id": "477931", + "fullName": "Älvsjö Gård", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d2f" + }, + "id": "478168", + "fullName": "Åkerögränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d30" + }, + "id": "911703", + "fullName": "Älvsjö torg", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d31" + }, + "id": "476385", + "fullName": "Årstavägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d32" + }, + "id": "926620", + "fullName": "Åselegatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d33" + }, + "id": "504041", + "fullName": "Ådalsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d34" + }, + "id": "502898", + "fullName": "Århusgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d35" + }, + "id": "477739", + "fullName": "Årdalavägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d36" + }, + "id": "477945", + "fullName": "Älvsjöbadet", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d37" + }, + "id": "478035", + "fullName": "Älvsjövägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d38" + }, + "id": "478121", + "fullName": "Årdalavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d39" + }, + "id": "478684", + "fullName": "Älvsjövägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d3a" + }, + "id": "476231", + "fullName": "Årsta Holmar", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d3b" + }, + "id": "476947", + "fullName": "Ålandsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d3c" + }, + "id": "475680", + "fullName": "Åminnevägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d3d" + }, + "id": "504138", + "fullName": "Ängbyhöjden", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d3e" + }, + "id": "504304", + "fullName": "Åloppevägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d3f" + }, + "id": "502194", + "fullName": "Åkantsgränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d40" + }, + "id": "502475", + "fullName": "Åparksvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d41" + }, + "id": "502704", + "fullName": "Åvingegränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d42" + }, + "id": "477761", + "fullName": "Ålbergavägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d43" + }, + "id": "477929", + "fullName": "Älvsjö Broväg", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d44" + }, + "id": "478794", + "fullName": "Ålgrytevägen", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d45" + }, + "id": "912449", + "fullName": "Årjängsgatan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d46" + }, + "id": "503164", + "fullName": "Åbroddsvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d47" + }, + "id": "503343", + "fullName": "Älvdalsvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d48" + }, + "id": "921087", + "fullName": "Älgpassgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d49" + }, + "id": "476508", + "fullName": "Åsgärdevägen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d4a" + }, + "id": "477333", + "fullName": "Ågesta Broväg", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d4b" + }, + "id": "475679", + "fullName": "Ålkistevägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d4c" + }, + "id": "476131", + "fullName": "Årsta Hamnväg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d4d" + }, + "id": "476139", + "fullName": "Årgångsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d4e" + }, + "id": "503767", + "fullName": "Ålstensgatan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d4f" + }, + "id": "503866", + "fullName": "Äppelbovägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d50" + }, + "id": "503999", + "fullName": "Åkeshovs Gård", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d51" + }, + "id": "502926", + "fullName": "Ärvingevägen", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d52" + }, + "id": "478365", + "fullName": "Åkerbärstigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d53" + }, + "id": "478798", + "fullName": "Ålgrytebacken", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d54" + }, + "id": "478926", + "fullName": "Äspholmsvägen", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d55" + }, + "id": "501920", + "fullName": "Ängsullsvägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d56" + }, + "id": "503390", + "fullName": "Älghagsstigen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d57" + }, + "id": "476321", + "fullName": "Älvkällevägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d58" + }, + "id": "476510", + "fullName": "Åstorpsringen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d59" + }, + "id": "475866", + "fullName": "Ängskärsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d5a" + }, + "id": "476133", + "fullName": "Årstaskogs väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d5b" + }, + "id": "503985", + "fullName": "Åkeshovsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d5c" + }, + "id": "503997", + "fullName": "Åkeshofs Slott", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d5d" + }, + "id": "502892", + "fullName": "Ärvingegången", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d5e" + }, + "id": "502278", + "fullName": "Åkertegsgränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d5f" + }, + "id": "477860", + "fullName": "Åmmebergsgatan", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d60" + }, + "id": "477933", + "fullName": "Älvsjö Gårdsväg", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d61" + }, + "id": "478432", + "fullName": "Ånhammarsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d62" + }, + "id": "478447", + "fullName": "Älvsåkersgränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d63" + }, + "id": "478898", + "fullName": "Ängsholmsgränd", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d64" + }, + "id": "911726", + "fullName": "Ängsbruksgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d65" + }, + "id": "476257", + "fullName": "Älvsborgsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d66" + }, + "id": "476411", + "fullName": "Åmänningevägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d67" + }, + "id": "476669", + "fullName": "Åkerbladsgatan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d68" + }, + "id": "475579", + "fullName": "Ångströmsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d69" + }, + "id": "475937", + "fullName": "Älvkarleövägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d6a" + }, + "id": "476132", + "fullName": "Årsta Skolgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d6b" + }, + "id": "476134", + "fullName": "Årstaängsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d6c" + }, + "id": "503584", + "fullName": "Äppelviksvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d6d" + }, + "id": "504262", + "fullName": "Stora Ängby Gård", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d6e" + }, + "id": "916888", + "fullName": "Mossens Ängsväg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d6f" + }, + "id": "502477", + "fullName": "Älvkvarnsvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d70" + }, + "id": "478202", + "fullName": "Solberga Ängsväg", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d71" + }, + "id": "478434", + "fullName": "Älghammarsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d72" + }, + "id": "502038", + "fullName": "Ångermannagatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d73" + }, + "id": "503392", + "fullName": "Ängshavrebacken", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d74" + }, + "id": "503467", + "fullName": "Åkerhielmsgatan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d75" + }, + "id": "503614", + "fullName": "Äppelvikstorget", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d76" + }, + "id": "503734", + "fullName": "Ålstens Skogsväg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d77" + }, + "id": "503885", + "fullName": "Åkerslundsgatan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d78" + }, + "id": "477942", + "fullName": "Älvsjö Idrottsväg", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d79" + }, + "id": "476413", + "fullName": "Östra Åbyavfarten", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d7a" + }, + "id": "504002", + "fullName": "Åkeshovs Gårdsväg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d7b" + }, + "id": "477935", + "fullName": "Älvsjö Idrottsplats", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d7c" + }, + "id": "478033", + "fullName": "Älvsjö Stationsplan", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d7d" + }, + "id": "916528", + "fullName": "Älvsjö Stationsgata", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d7e" + }, + "id": "504389", + "fullName": "Beckomberga Ängsväg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d7f" + }, + "id": "700535", + "fullName": "Asperö", + "parentFullName": "Asperö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d80" + }, + "id": "692921", + "fullName": "Arendals Allé", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d81" + }, + "id": "708316", + "fullName": "Alstigen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d82" + }, + "id": "695615", + "fullName": "Alprosen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d83" + }, + "id": "692979", + "fullName": "Axel Adlers gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d84" + }, + "id": "695513", + "fullName": "Almgården", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d85" + }, + "id": "695515", + "fullName": "Askgården", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d86" + }, + "id": "695517", + "fullName": "Aspgården", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d87" + }, + "id": "695575", + "fullName": "Anisgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d88" + }, + "id": "708443", + "fullName": "Askims torg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d89" + }, + "id": "716599", + "fullName": "Alhaga", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d8a" + }, + "id": "700537", + "fullName": "Asperö Byväg", + "parentFullName": "Asperö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d8b" + }, + "id": "708445", + "fullName": "Askåkersplan", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d8c" + }, + "id": "708490", + "fullName": "Askims Badväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d8d" + }, + "id": "700539", + "fullName": "Asperö Kajväg", + "parentFullName": "Asperö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d8e" + }, + "id": "695512", + "fullName": "Akaciagården", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d8f" + }, + "id": "695835", + "fullName": "Angereds torg", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d90" + }, + "id": "688097", + "fullName": "Arkaden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d91" + }, + "id": "708318", + "fullName": "Askims Furuväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d92" + }, + "id": "708331", + "fullName": "Askims Myrstig", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d93" + }, + "id": "708333", + "fullName": "Askims Röseväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d94" + }, + "id": "708344", + "fullName": "Askims Ängsväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d95" + }, + "id": "708415", + "fullName": "Askims Kyrkväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d96" + }, + "id": "708461", + "fullName": "Askims Sävstig", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d97" + }, + "id": "708496", + "fullName": "Askims Stenlid", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d98" + }, + "id": "700533", + "fullName": "Alberts Brygga", + "parentFullName": "Asperö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d99" + }, + "id": "921581", + "fullName": "Asperöslingan", + "parentFullName": "Asperö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d9a" + }, + "id": "694206", + "fullName": "Andalen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d9b" + }, + "id": "708291", + "fullName": "Askims Backaväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d9c" + }, + "id": "708335", + "fullName": "Askims Skogsväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d9d" + }, + "id": "708413", + "fullName": "Askims Granstig", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d9e" + }, + "id": "708419", + "fullName": "Askims Uggleväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6d9f" + }, + "id": "708494", + "fullName": "Askims Pixboväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6da0" + }, + "id": "697417", + "fullName": "Arons väg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6da1" + }, + "id": "688416", + "fullName": "Nya Allén", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6da2" + }, + "id": "692620", + "fullName": "Alevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6da3" + }, + "id": "708773", + "fullName": "Amundövik", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6da4" + }, + "id": "929907", + "fullName": "Hovås Allé", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6da5" + }, + "id": "695837", + "fullName": "Angeredsvallen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6da6" + }, + "id": "695465", + "fullName": "Albanusbacken", + "parentFullName": "Agnesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6da7" + }, + "id": "708327", + "fullName": "Askims Kyrkåsväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6da8" + }, + "id": "708341", + "fullName": "Askims Trappstig", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6da9" + }, + "id": "708417", + "fullName": "Askims Svedjeväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6daa" + }, + "id": "708467", + "fullName": "Askims Ängåsstig", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dab" + }, + "id": "708498", + "fullName": "Askims Strandväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dac" + }, + "id": "697174", + "fullName": "Algatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dad" + }, + "id": "688953", + "fullName": "Skårs Allé", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dae" + }, + "id": "689940", + "fullName": "Annas Gård", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6daf" + }, + "id": "690751", + "fullName": "Arosgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6db0" + }, + "id": "912247", + "fullName": "Apslätten", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6db1" + }, + "id": "708342", + "fullName": "Askims Urbergsväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6db2" + }, + "id": "708385", + "fullName": "Lilla Askimsvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6db3" + }, + "id": "708421", + "fullName": "Askims Utsiktsväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6db4" + }, + "id": "708457", + "fullName": "Askims Mabäcksväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6db5" + }, + "id": "695870", + "fullName": "Angeredsvinkeln", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6db6" + }, + "id": "700859", + "fullName": "Ankedammen", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6db7" + }, + "id": "700861", + "fullName": "Aspestigen", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6db8" + }, + "id": "700718", + "fullName": "Arbores väg", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6db9" + }, + "id": "695895", + "fullName": "Aronsberg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dba" + }, + "id": "695833", + "fullName": "Angereds Lastgata", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dbb" + }, + "id": "695464", + "fullName": "Agnesbergsvägen", + "parentFullName": "Agnesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dbc" + }, + "id": "695242", + "fullName": "Adolfs Lycka", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dbd" + }, + "id": "697176", + "fullName": "Almgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dbe" + }, + "id": "697178", + "fullName": "Askvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dbf" + }, + "id": "697180", + "fullName": "Aspgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dc0" + }, + "id": "688081", + "fullName": "Gamla Allén", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dc1" + }, + "id": "688392", + "fullName": "Arkivgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dc2" + }, + "id": "688679", + "fullName": "Annexgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dc3" + }, + "id": "688797", + "fullName": "Apelgången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dc4" + }, + "id": "689215", + "fullName": "Albotorget", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dc5" + }, + "id": "689650", + "fullName": "Ankargatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dc6" + }, + "id": "690440", + "fullName": "Aftongatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dc7" + }, + "id": "690457", + "fullName": "Aprilgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dc8" + }, + "id": "690644", + "fullName": "Aspegången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dc9" + }, + "id": "691143", + "fullName": "Astervägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dca" + }, + "id": "692276", + "fullName": "Astris gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dcb" + }, + "id": "692725", + "fullName": "Arlagången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dcc" + }, + "id": "919659", + "fullName": "Arvesgärde", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dcd" + }, + "id": "695673", + "fullName": "Aspelunden", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dce" + }, + "id": "708265", + "fullName": "Askims Industriväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dcf" + }, + "id": "708267", + "fullName": "Askims Pilegårdsväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dd0" + }, + "id": "708269", + "fullName": "Askims Verkstadsväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dd1" + }, + "id": "708329", + "fullName": "Askims Lillbackaväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dd2" + }, + "id": "708337", + "fullName": "Askims Stationsväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dd3" + }, + "id": "708411", + "fullName": "Askims Fornborgsväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dd4" + }, + "id": "708423", + "fullName": "Askims Övergårdsväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dd5" + }, + "id": "708463", + "fullName": "Askims Sörgårdsväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dd6" + }, + "id": "695891", + "fullName": "Angereds Storåsväg", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dd7" + }, + "id": "693816", + "fullName": "Akkas gata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dd8" + }, + "id": "916864", + "fullName": "Augustas väg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dd9" + }, + "id": "697060", + "fullName": "Austvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dda" + }, + "id": "697252", + "fullName": "Apelgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ddb" + }, + "id": "689303", + "fullName": "Askimsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ddc" + }, + "id": "689477", + "fullName": "Andréegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ddd" + }, + "id": "689788", + "fullName": "Asperögatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dde" + }, + "id": "689938", + "fullName": "Amandas Gård", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ddf" + }, + "id": "690523", + "fullName": "Aniaragatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6de0" + }, + "id": "691564", + "fullName": "Aklejavägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6de1" + }, + "id": "692143", + "fullName": "Apollogatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6de2" + }, + "id": "692506", + "fullName": "Arbogagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6de3" + }, + "id": "692816", + "fullName": "Amazonvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6de4" + }, + "id": "695250", + "fullName": "Askesbyvägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6de5" + }, + "id": "708289", + "fullName": "Askims Domarringsväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6de6" + }, + "id": "708293", + "fullName": "Askims Svartmosseväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6de7" + }, + "id": "708320", + "fullName": "Askims Jättegrytsväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6de8" + }, + "id": "708340", + "fullName": "Askims Stenblocksväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6de9" + }, + "id": "708453", + "fullName": "Askims Hovslagareväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dea" + }, + "id": "708455", + "fullName": "Askims Krokegårdsväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6deb" + }, + "id": "708459", + "fullName": "Askims Nämndemansväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dec" + }, + "id": "708465", + "fullName": "Askims Timmermansväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ded" + }, + "id": "697335", + "fullName": "Billdals Allé", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dee" + }, + "id": "694188", + "fullName": "Amhults torg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6def" + }, + "id": "694432", + "fullName": "Axelinas väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6df0" + }, + "id": "694587", + "fullName": "Altarbacken", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6df1" + }, + "id": "694806", + "fullName": "Ambrosdalen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6df2" + }, + "id": "694838", + "fullName": "Allebyvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6df3" + }, + "id": "688681", + "fullName": "Annexplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6df4" + }, + "id": "689185", + "fullName": "Alfhemsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6df5" + }, + "id": "689193", + "fullName": "A O Elliots väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6df6" + }, + "id": "689672", + "fullName": "Amerikagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6df7" + }, + "id": "690438", + "fullName": "Adventsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6df8" + }, + "id": "690459", + "fullName": "Augustigatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6df9" + }, + "id": "692817", + "fullName": "Ardalsberget", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dfa" + }, + "id": "929722", + "fullName": "Asmunds Lycka", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dfb" + }, + "id": "700716", + "fullName": "Amneviksvägen", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dfc" + }, + "id": "694147", + "fullName": "Amhults Byväg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dfd" + }, + "id": "694153", + "fullName": "Amhultsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dfe" + }, + "id": "694808", + "fullName": "Ambrosgården", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6dff" + }, + "id": "708624", + "fullName": "Askims Högalid", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e00" + }, + "id": "708627", + "fullName": "Askims Kyrkväg", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e01" + }, + "id": "695667", + "fullName": "Angereds Gård", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e02" + }, + "id": "708492", + "fullName": "Askims Jordhyttebacke", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e03" + }, + "id": "700531", + "fullName": "Albert Lorentssons väg", + "parentFullName": "Asperö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e04" + }, + "id": "692973", + "fullName": "J A Gahms gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e05" + }, + "id": "693005", + "fullName": "Antenngatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e06" + }, + "id": "693497", + "fullName": "Annikas gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e07" + }, + "id": "688209", + "fullName": "Arkitektgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e08" + }, + "id": "688210", + "fullName": "Arsenalsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e09" + }, + "id": "688727", + "fullName": "Almedalsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e0a" + }, + "id": "688795", + "fullName": "Alelundsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e0b" + }, + "id": "689516", + "fullName": "A R Lorents gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e0c" + }, + "id": "689592", + "fullName": "Allmänna vägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e0d" + }, + "id": "690059", + "fullName": "Alivallsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e0e" + }, + "id": "690436", + "fullName": "Adventsparken", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e0f" + }, + "id": "690497", + "fullName": "Astronomgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e10" + }, + "id": "690535", + "fullName": "Atmosfärgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e11" + }, + "id": "690569", + "fullName": "Alekärrsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e12" + }, + "id": "690571", + "fullName": "Alelyckegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e13" + }, + "id": "690904", + "fullName": "Alingsåsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e14" + }, + "id": "691669", + "fullName": "Astrakangatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e15" + }, + "id": "691775", + "fullName": "Aspedalsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e16" + }, + "id": "691777", + "fullName": "Asplyckevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e17" + }, + "id": "691947", + "fullName": "Almhöjdsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e18" + }, + "id": "692109", + "fullName": "Arbetaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e19" + }, + "id": "692573", + "fullName": "Almquistgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e1a" + }, + "id": "692818", + "fullName": "Arendalsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e1b" + }, + "id": "692923", + "fullName": "Arendals Skans", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e1c" + }, + "id": "924035", + "fullName": "Aspirantgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e1d" + }, + "id": "695106", + "fullName": "Askekärrsvägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e1e" + }, + "id": "695246", + "fullName": "Askesby Norgård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e1f" + }, + "id": "695248", + "fullName": "Askesby Sörgård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e20" + }, + "id": "695669", + "fullName": "Angeredsvägen", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e21" + }, + "id": "695671", + "fullName": "Anneredsvägen", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e22" + }, + "id": "697419", + "fullName": "Billdals Almväg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e23" + }, + "id": "697458", + "fullName": "Billdals Aspväg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e24" + }, + "id": "693561", + "fullName": "Anekdotgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e25" + }, + "id": "693858", + "fullName": "Sankt Jörgens Allé", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e26" + }, + "id": "692945", + "fullName": "A Odhners gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e27" + }, + "id": "692987", + "fullName": "J A Pripps gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e28" + }, + "id": "693171", + "fullName": "Altfiolgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e29" + }, + "id": "696542", + "fullName": "Apelsingatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e2a" + }, + "id": "696569", + "fullName": "Aprikosgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e2b" + }, + "id": "696581", + "fullName": "Abborregatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e2c" + }, + "id": "696636", + "fullName": "Agronomgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e2d" + }, + "id": "696640", + "fullName": "Anna Östvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e2e" + }, + "id": "697058", + "fullName": "Atlandsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e2f" + }, + "id": "687950", + "fullName": "Alströmergatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e30" + }, + "id": "688833", + "fullName": "Anneholmsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e31" + }, + "id": "688978", + "fullName": "Aroseniusgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e32" + }, + "id": "689125", + "fullName": "Norra Allégatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e33" + }, + "id": "689131", + "fullName": "Södra Allégatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e34" + }, + "id": "689141", + "fullName": "Andra Långgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e35" + }, + "id": "689301", + "fullName": "Apotekaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e36" + }, + "id": "689674", + "fullName": "Amerikaskjulet", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e37" + }, + "id": "689842", + "fullName": "Johan Alins gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e38" + }, + "id": "690007", + "fullName": "Ambrosiusgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e39" + }, + "id": "690011", + "fullName": "Artillerigatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e3a" + }, + "id": "690101", + "fullName": "Allmänna Skedet", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e3b" + }, + "id": "690396", + "fullName": "Almanacksvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e3c" + }, + "id": "690442", + "fullName": "Annandagsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e3d" + }, + "id": "690658", + "fullName": "Assessorsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e3e" + }, + "id": "690741", + "fullName": "Lilla Torps Allé", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e3f" + }, + "id": "691466", + "fullName": "Gröna Annas gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e40" + }, + "id": "694350", + "fullName": "Ankarljusvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e41" + }, + "id": "708631", + "fullName": "Askims Skytteväg", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e42" + }, + "id": "708774", + "fullName": "Annorlundavägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e43" + }, + "id": "694014", + "fullName": "Lärje Albogård", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e44" + }, + "id": "696390", + "fullName": "Ardennervägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e45" + }, + "id": "693331", + "fullName": "Aveskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e46" + }, + "id": "696638", + "fullName": "Ampedalsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e47" + }, + "id": "688294", + "fullName": "Aschebergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e48" + }, + "id": "688304", + "fullName": "Annedals Trappor", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e49" + }, + "id": "689074", + "fullName": "J A Fagerbergs väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e4a" + }, + "id": "689233", + "fullName": "August Kobbs stig", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e4b" + }, + "id": "689448", + "fullName": "Syster Ainas gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e4c" + }, + "id": "689510", + "fullName": "Albin Holms backe", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e4d" + }, + "id": "690152", + "fullName": "Kvibergsnäs Allé", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e4e" + }, + "id": "690428", + "fullName": "Allhelgonagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e4f" + }, + "id": "690726", + "fullName": "Alfred Gärdes väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e50" + }, + "id": "691071", + "fullName": "Ahrenbergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e51" + }, + "id": "691773", + "fullName": "Aspedalsgläntan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e52" + }, + "id": "692500", + "fullName": "A C Lindblads gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e53" + }, + "id": "692502", + "fullName": "A E Holmbergs gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e54" + }, + "id": "692504", + "fullName": "Almstrandsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e55" + }, + "id": "708560", + "fullName": "Hovås Arkitektväg", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e56" + }, + "id": "912517", + "fullName": "Arvid Lignells väg", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e57" + }, + "id": "695761", + "fullName": "Angereds Kyrkväg", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e58" + }, + "id": "697421", + "fullName": "Billdals Apelgång", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e59" + }, + "id": "697537", + "fullName": "Ambjörnhagsvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e5a" + }, + "id": "694150", + "fullName": "Amhults Långelid", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e5b" + }, + "id": "694152", + "fullName": "Amhults Uppegård", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e5c" + }, + "id": "917444", + "fullName": "Amhult Nedergård", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e5d" + }, + "id": "695896", + "fullName": "Aronsbergsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e5e" + }, + "id": "696039", + "fullName": "Kull-Augustes väg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e5f" + }, + "id": "696075", + "fullName": "Aspelundsgården", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e60" + }, + "id": "692977", + "fullName": "August Barks gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e61" + }, + "id": "693075", + "fullName": "Armlängdsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e62" + }, + "id": "693329", + "fullName": "Akvamaringatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e63" + }, + "id": "697259", + "fullName": "Apelgrensgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e64" + }, + "id": "697283", + "fullName": "Pärt-Antons gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e65" + }, + "id": "688125", + "fullName": "Gustaf Adolfs torg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e66" + }, + "id": "688130", + "fullName": "Adler Salvius gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e67" + }, + "id": "688344", + "fullName": "Amund Grefwegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e68" + }, + "id": "688390", + "fullName": "Vera Sandbergs Allé", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e69" + }, + "id": "688967", + "fullName": "Alfred Wigelius väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e6a" + }, + "id": "688969", + "fullName": "Anders Zornsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e6b" + }, + "id": "689245", + "fullName": "August Kobbsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e6c" + }, + "id": "689430", + "fullName": "Doktor Allards gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e6d" + }, + "id": "689664", + "fullName": "Amiralitetsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e6e" + }, + "id": "689836", + "fullName": "Frölundaborgs Allé", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e6f" + }, + "id": "690009", + "fullName": "Arfvidssonsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e70" + }, + "id": "690105", + "fullName": "Arvid Bjerkesgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e71" + }, + "id": "690551", + "fullName": "Edwin Ahlqvists väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e72" + }, + "id": "691516", + "fullName": "Anna Lesselsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e73" + }, + "id": "691637", + "fullName": "Arrendatorsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e74" + }, + "id": "691890", + "fullName": "Ankarhjelmsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e75" + }, + "id": "691951", + "fullName": "Asmundtorpsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e76" + }, + "id": "692659", + "fullName": "Andersbergsstigen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e77" + }, + "id": "692863", + "fullName": "Lilla Ardalsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e78" + }, + "id": "695244", + "fullName": "Askesby Högengårdar", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e79" + }, + "id": "694164", + "fullName": "Gösta Andrées gata", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e7a" + }, + "id": "919505", + "fullName": "Skeppstads Andväg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e7b" + }, + "id": "708629", + "fullName": "Askims Silverkälla", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e7c" + }, + "id": "929913", + "fullName": "Kunga-Amandas Gränd", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e7d" + }, + "id": "693631", + "fullName": "Lilla Arödsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e7e" + }, + "id": "693649", + "fullName": "Stora Arödsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e7f" + }, + "id": "693669", + "fullName": "Östra Arödsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e80" + }, + "id": "695763", + "fullName": "Angereds Mellanväg", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e81" + }, + "id": "692959", + "fullName": "Olof Asklunds gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e82" + }, + "id": "692965", + "fullName": "E A Rosengrens gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e83" + }, + "id": "688324", + "fullName": "Arthur Lunds Gångväg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e84" + }, + "id": "688367", + "fullName": "Arvid Hedvalls backe", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e85" + }, + "id": "688729", + "fullName": "Gamla Almedalsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e86" + }, + "id": "689904", + "fullName": "Axel Dahlströms torg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e87" + }, + "id": "690591", + "fullName": "Arvid Palmgrens gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e88" + }, + "id": "690612", + "fullName": "Anders Personsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e89" + }, + "id": "690614", + "fullName": "C A Reuterswärds gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e8a" + }, + "id": "691649", + "fullName": "Arvid Lindmansgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e8b" + }, + "id": "692832", + "fullName": "Gamla Arendalsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e8c" + }, + "id": "923484", + "fullName": "Kent Anderssons gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e8d" + }, + "id": "694804", + "fullName": "Adolf Landströms väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e8e" + }, + "id": "708625", + "fullName": "Askims Kvarnfallsväg", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e8f" + }, + "id": "693595", + "fullName": "Aröds Industriväg", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e90" + }, + "id": "693667", + "fullName": "Västra Arödsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e91" + }, + "id": "693841", + "fullName": "Dan Anderssons gata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e92" + }, + "id": "692957", + "fullName": "J A Wettergrens gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e93" + }, + "id": "689512", + "fullName": "Arvid Wallgrens backe", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e94" + }, + "id": "689518", + "fullName": "Adolf Edelsvärds gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e95" + }, + "id": "691514", + "fullName": "Alice Bonthronsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e96" + }, + "id": "691949", + "fullName": "Asmundtorp Nedergård", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e97" + }, + "id": "692053", + "fullName": "Anders Carlssons gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e98" + }, + "id": "692540", + "fullName": "Prosten Ahlbergs gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e99" + }, + "id": "910062", + "fullName": "Sven-Agne Larssons väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e9a" + }, + "id": "929715", + "fullName": "Ann-Ida Broströms gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e9b" + }, + "id": "695674", + "fullName": "Barnmorskan Almas väg", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e9c" + }, + "id": "692960", + "fullName": "Amalia Jönssons gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e9d" + }, + "id": "919400", + "fullName": "Hilma Anderssons gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e9e" + }, + "id": "688977", + "fullName": "Albert Engströmsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6e9f" + }, + "id": "690103", + "fullName": "Anders Mattssonsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ea0" + }, + "id": "690945", + "fullName": "Martin Anderssons gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ea1" + }, + "id": "691512", + "fullName": "Östra Andersgårdsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ea2" + }, + "id": "692819", + "fullName": "Assar Gabrielssons väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ea3" + }, + "id": "918646", + "fullName": "Fritiof Anderssons gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ea4" + }, + "id": "693593", + "fullName": "Andra Kvillängsvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ea5" + }, + "id": "688793", + "fullName": "Albert Lilienbergs plats", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ea6" + }, + "id": "691508", + "fullName": "Västra Andersgårdsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ea7" + }, + "id": "688167", + "fullName": "Nathalia Ahlströms Gångväg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ea8" + }, + "id": "695471", + "fullName": "Furet", + "parentFullName": "Agnesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ea9" + }, + "id": "695661", + "fullName": "Åliden", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6eaa" + }, + "id": "695508", + "fullName": "Steken", + "parentFullName": "Agnesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6eab" + }, + "id": "695381", + "fullName": "Bläsebo", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6eac" + }, + "id": "695399", + "fullName": "Hjällbo", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ead" + }, + "id": "695413", + "fullName": "Eriksbo", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6eae" + }, + "id": "695657", + "fullName": "Åkanten", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6eaf" + }, + "id": "695659", + "fullName": "Åkroken", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6eb0" + }, + "id": "708298", + "fullName": "Halliden", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6eb1" + }, + "id": "708306", + "fullName": "Kobbe Lid", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6eb2" + }, + "id": "708393", + "fullName": "Solliden", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6eb3" + }, + "id": "708530", + "fullName": "Åsstigen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6eb4" + }, + "id": "700545", + "fullName": "Hålvägen", + "parentFullName": "Asperö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6eb5" + }, + "id": "695521", + "fullName": "Ekgården", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6eb6" + }, + "id": "695654", + "fullName": "Åbranten", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6eb7" + }, + "id": "695655", + "fullName": "Åbrinken", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6eb8" + }, + "id": "708257", + "fullName": "Datavägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6eb9" + }, + "id": "708279", + "fullName": "Krutvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6eba" + }, + "id": "708296", + "fullName": "Gåsmossen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ebb" + }, + "id": "708304", + "fullName": "Knapehall", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ebc" + }, + "id": "708383", + "fullName": "Kyrkliden", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ebd" + }, + "id": "708397", + "fullName": "Stomvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ebe" + }, + "id": "708471", + "fullName": "Hults gata", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ebf" + }, + "id": "708500", + "fullName": "Banaliden", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ec0" + }, + "id": "700553", + "fullName": "Körevägen", + "parentFullName": "Asperö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ec1" + }, + "id": "695519", + "fullName": "Bokgården", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ec2" + }, + "id": "695579", + "fullName": "Dillgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ec3" + }, + "id": "695643", + "fullName": "Duvans väg", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ec4" + }, + "id": "695663", + "fullName": "Åstranden", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ec5" + }, + "id": "695841", + "fullName": "Grepgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ec6" + }, + "id": "695847", + "fullName": "Korpvägen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ec7" + }, + "id": "695874", + "fullName": "Hästhagen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ec8" + }, + "id": "708263", + "fullName": "Sisjövägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ec9" + }, + "id": "708283", + "fullName": "Pilegården", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6eca" + }, + "id": "708349", + "fullName": "Bergsfoten", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ecb" + }, + "id": "708371", + "fullName": "Hyltevägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ecc" + }, + "id": "708373", + "fullName": "Hällmarken", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ecd" + }, + "id": "708375", + "fullName": "Hällstigen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ece" + }, + "id": "708381", + "fullName": "Kullstigen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ecf" + }, + "id": "708399", + "fullName": "Talldungen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ed0" + }, + "id": "708401", + "fullName": "Trolltjärn", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ed1" + }, + "id": "708425", + "fullName": "Bergstigen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ed2" + }, + "id": "708431", + "fullName": "Stenstigen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ed3" + }, + "id": "708482", + "fullName": "Välteliden", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ed4" + }, + "id": "708527", + "fullName": "Lyckevägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ed5" + }, + "id": "708529", + "fullName": "Villavägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ed6" + }, + "id": "695367", + "fullName": "Sandspåret", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ed7" + }, + "id": "695368", + "fullName": "Skolspåret", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ed8" + }, + "id": "695409", + "fullName": "Sagoskogen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ed9" + }, + "id": "695425", + "fullName": "Blixtgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6eda" + }, + "id": "695442", + "fullName": "Sandeslätt", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6edb" + }, + "id": "695448", + "fullName": "Barrstigen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6edc" + }, + "id": "695452", + "fullName": "Blomstigen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6edd" + }, + "id": "695523", + "fullName": "Kanelgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ede" + }, + "id": "695531", + "fullName": "Lindgården", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6edf" + }, + "id": "695533", + "fullName": "Lönngården", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ee0" + }, + "id": "695535", + "fullName": "Oxelgården", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ee1" + }, + "id": "695569", + "fullName": "Kryddvägen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ee2" + }, + "id": "695583", + "fullName": "Lövslingan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ee3" + }, + "id": "695600", + "fullName": "Fjällsyran", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ee4" + }, + "id": "695613", + "fullName": "Fjällkåpan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ee5" + }, + "id": "695635", + "fullName": "Rumbavägen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ee6" + }, + "id": "695637", + "fullName": "Salsavägen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ee7" + }, + "id": "695641", + "fullName": "Tangovägen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ee8" + }, + "id": "695645", + "fullName": "Gretas gata", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ee9" + }, + "id": "695850", + "fullName": "Spadegatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6eea" + }, + "id": "695857", + "fullName": "Triörgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6eeb" + }, + "id": "919335", + "fullName": "Halmtorget", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6eec" + }, + "id": "708275", + "fullName": "Hyltegården", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6eed" + }, + "id": "708281", + "fullName": "Stora Åvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6eee" + }, + "id": "708287", + "fullName": "Kobbegården", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6eef" + }, + "id": "708294", + "fullName": "Björkhällan", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ef0" + }, + "id": "708312", + "fullName": "Tåledsvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ef1" + }, + "id": "708346", + "fullName": "Bergknallen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ef2" + }, + "id": "708365", + "fullName": "Granitvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ef3" + }, + "id": "708368", + "fullName": "Hultbotjärn", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ef4" + }, + "id": "708405", + "fullName": "Vidjestigen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ef5" + }, + "id": "708439", + "fullName": "Värslevägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ef6" + }, + "id": "708451", + "fullName": "Solarvsplan", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ef7" + }, + "id": "708480", + "fullName": "Tallboängen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ef8" + }, + "id": "708481", + "fullName": "Tornestigen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ef9" + }, + "id": "708506", + "fullName": "Båtstenarna", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6efa" + }, + "id": "708512", + "fullName": "Gjutegården", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6efb" + }, + "id": "708526", + "fullName": "Lyckestigen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6efc" + }, + "id": "695477", + "fullName": "Hambovägen", + "parentFullName": "Agnesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6efd" + }, + "id": "695509", + "fullName": "Älgstråket", + "parentFullName": "Agnesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6efe" + }, + "id": "708259", + "fullName": "Ekonomivägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6eff" + }, + "id": "708389", + "fullName": "Rågångstigen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f00" + }, + "id": "708409", + "fullName": "Ögärdesvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f01" + }, + "id": "708433", + "fullName": "Trollåsvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f02" + }, + "id": "708441", + "fullName": "Älvdansvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f03" + }, + "id": "708504", + "fullName": "Brännåsvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f04" + }, + "id": "708522", + "fullName": "Lekullevägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f05" + }, + "id": "695375", + "fullName": "Knattens väg", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f06" + }, + "id": "695379", + "fullName": "Villavallen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f07" + }, + "id": "695391", + "fullName": "Bondegärdet", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f08" + }, + "id": "695411", + "fullName": "Tennisvägen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f09" + }, + "id": "695429", + "fullName": "Västerslänt", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f0a" + }, + "id": "695454", + "fullName": "Gropens Gård", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f0b" + }, + "id": "695525", + "fullName": "Kaneltorget", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f0c" + }, + "id": "695529", + "fullName": "Kryddhyllan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f0d" + }, + "id": "695537", + "fullName": "Peppargatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f0e" + }, + "id": "695541", + "fullName": "Syrengården", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f0f" + }, + "id": "695547", + "fullName": "Salviadalen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f10" + }, + "id": "695549", + "fullName": "Salviagatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f11" + }, + "id": "695553", + "fullName": "Muskotgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f12" + }, + "id": "695558", + "fullName": "Kummingatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f13" + }, + "id": "695559", + "fullName": "Senapsgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f14" + }, + "id": "695564", + "fullName": "Kaprisgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f15" + }, + "id": "695573", + "fullName": "Vaniljgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f16" + }, + "id": "695577", + "fullName": "Mejramgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f17" + }, + "id": "695581", + "fullName": "Körvelgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f18" + }, + "id": "695593", + "fullName": "Fjällsippan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f19" + }, + "id": "695603", + "fullName": "Fjällviolen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f1a" + }, + "id": "695605", + "fullName": "Fjällbinkan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f1b" + }, + "id": "695609", + "fullName": "Fjällgrönan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f1c" + }, + "id": "695611", + "fullName": "Fjällhavren", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f1d" + }, + "id": "695617", + "fullName": "Fjällbruden", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f1e" + }, + "id": "695633", + "fullName": "Bolerovägen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f1f" + }, + "id": "912873", + "fullName": "Fjällspiran", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f20" + }, + "id": "695366", + "fullName": "Hjällbovägen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f21" + }, + "id": "695414", + "fullName": "Eriksbo backe", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f22" + }, + "id": "695419", + "fullName": "Eriksbovägen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f23" + }, + "id": "695433", + "fullName": "Hammarkroken", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f24" + }, + "id": "695450", + "fullName": "Blixtåsvägen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f25" + }, + "id": "695539", + "fullName": "Poppelgården", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f26" + }, + "id": "695556", + "fullName": "Timjansgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f27" + }, + "id": "695557", + "fullName": "Fänkålsgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f28" + }, + "id": "695585", + "fullName": "Paprikagatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f29" + }, + "id": "695606", + "fullName": "Fjällblomman", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f2a" + }, + "id": "695607", + "fullName": "Fjällglimmen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f2b" + }, + "id": "695653", + "fullName": "Nolängsvägen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f2c" + }, + "id": "695829", + "fullName": "Malörtsgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f2d" + }, + "id": "695839", + "fullName": "Ekevadsvägen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f2e" + }, + "id": "695855", + "fullName": "Traktorgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f2f" + }, + "id": "695467", + "fullName": "Bäcksins väg", + "parentFullName": "Agnesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f30" + }, + "id": "695475", + "fullName": "Grusåsvägen", + "parentFullName": "Agnesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f31" + }, + "id": "695500", + "fullName": "Ramnebacken", + "parentFullName": "Agnesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f32" + }, + "id": "695506", + "fullName": "Stekastigen", + "parentFullName": "Agnesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f33" + }, + "id": "695510", + "fullName": "Älvåsbacken", + "parentFullName": "Agnesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f34" + }, + "id": "708285", + "fullName": "Nergårdsvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f35" + }, + "id": "708297", + "fullName": "Gåsmossevägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f36" + }, + "id": "708308", + "fullName": "Lövmossevägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f37" + }, + "id": "708357", + "fullName": "Carl Gunérs väg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f38" + }, + "id": "708391", + "fullName": "Skrinnarvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f39" + }, + "id": "708395", + "fullName": "Stenlavsvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f3a" + }, + "id": "708427", + "fullName": "Myrbäcksvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f3b" + }, + "id": "708475", + "fullName": "Hultsbrovägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f3c" + }, + "id": "708514", + "fullName": "Hagkroksvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f3d" + }, + "id": "708518", + "fullName": "Hultviksvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f3e" + }, + "id": "708528", + "fullName": "Marholmsvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f3f" + }, + "id": "700541", + "fullName": "Fyra Uddars väg", + "parentFullName": "Asperö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f40" + }, + "id": "700551", + "fullName": "Källdalsvägen", + "parentFullName": "Asperö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f41" + }, + "id": "700555", + "fullName": "Skutviksvägen", + "parentFullName": "Asperö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f42" + }, + "id": "700557", + "fullName": "Stuphålevägen", + "parentFullName": "Asperö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f43" + }, + "id": "695494", + "fullName": "Masurkavägen", + "parentFullName": "Agnesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f44" + }, + "id": "695498", + "fullName": "Polkettvägen", + "parentFullName": "Agnesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f45" + }, + "id": "708261", + "fullName": "Hantverksvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f46" + }, + "id": "708300", + "fullName": "Hållstamsvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f47" + }, + "id": "708310", + "fullName": "Svartlavsvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f48" + }, + "id": "708314", + "fullName": "Varpmossevägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f49" + }, + "id": "708352", + "fullName": "Bergtallsvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f4a" + }, + "id": "708362", + "fullName": "Gamla Särövägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f4b" + }, + "id": "708377", + "fullName": "Högabergsvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f4c" + }, + "id": "708429", + "fullName": "Solgärdesvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f4d" + }, + "id": "708432", + "fullName": "Triangelstigen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f4e" + }, + "id": "708437", + "fullName": "Trollängsvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f4f" + }, + "id": "708449", + "fullName": "Långlyckevägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f50" + }, + "id": "708473", + "fullName": "Hultsbrobacken", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f51" + }, + "id": "708477", + "fullName": "Stockåkersplan", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f52" + }, + "id": "708508", + "fullName": "Dannemansvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f53" + }, + "id": "929903", + "fullName": "Sisjö Kullegata", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f54" + }, + "id": "695383", + "fullName": "Bläsebogärdet", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f55" + }, + "id": "695395", + "fullName": "Fotbollsvägen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f56" + }, + "id": "695421", + "fullName": "Hjällbogärdet", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f57" + }, + "id": "695461", + "fullName": "Hålskogsgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f58" + }, + "id": "695527", + "fullName": "Kastanjgården", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f59" + }, + "id": "695555", + "fullName": "Saffransgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f5a" + }, + "id": "695562", + "fullName": "Ingefärsgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f5b" + }, + "id": "695587", + "fullName": "Persiljegatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f5c" + }, + "id": "695589", + "fullName": "Rosmaringatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f5d" + }, + "id": "695591", + "fullName": "Fjällnejlikan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f5e" + }, + "id": "695619", + "fullName": "Idtjärnsgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f5f" + }, + "id": "695623", + "fullName": "Mölnesjögatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f60" + }, + "id": "695865", + "fullName": "Höglandsgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f61" + }, + "id": "700543", + "fullName": "Gålebergsvägen", + "parentFullName": "Asperö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f62" + }, + "id": "700547", + "fullName": "Korshamnsvägen", + "parentFullName": "Asperö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f63" + }, + "id": "700558", + "fullName": "Tjärtoftevägen", + "parentFullName": "Asperö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f64" + }, + "id": "695373", + "fullName": "Hjällbo Centrum", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f65" + }, + "id": "695389", + "fullName": "Bollplansgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f66" + }, + "id": "695397", + "fullName": "Handbollsvägen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f67" + }, + "id": "695403", + "fullName": "Hjällboplatsen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f68" + }, + "id": "695405", + "fullName": "Korgbollsvägen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f69" + }, + "id": "695407", + "fullName": "Rundbollsvägen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f6a" + }, + "id": "695415", + "fullName": "Eriksbo Lilläng", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f6b" + }, + "id": "695567", + "fullName": "Koriandergatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f6c" + }, + "id": "695602", + "fullName": "Fjällveronikan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f6d" + }, + "id": "695631", + "fullName": "Kryddväxtgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f6e" + }, + "id": "695827", + "fullName": "Gårdstensvägen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f6f" + }, + "id": "695843", + "fullName": "Hjulplogsgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f70" + }, + "id": "695845", + "fullName": "Högaffelsgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f71" + }, + "id": "695868", + "fullName": "Länkharvsgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f72" + }, + "id": "695876", + "fullName": "Rävebergsvägen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f73" + }, + "id": "695879", + "fullName": "Gunnaredsvägen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f74" + }, + "id": "695881", + "fullName": "Rappedalsvägen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f75" + }, + "id": "929742", + "fullName": "Trädgårdsängen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f76" + }, + "id": "695487", + "fullName": "Lindåkravägen", + "parentFullName": "Agnesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f77" + }, + "id": "695502", + "fullName": "Röseredsvägen", + "parentFullName": "Agnesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f78" + }, + "id": "695504", + "fullName": "Schottisvägen", + "parentFullName": "Agnesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f79" + }, + "id": "708277", + "fullName": "Kobbegårdsvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f7a" + }, + "id": "708295", + "fullName": "Björnmossevägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f7b" + }, + "id": "708302", + "fullName": "Knapegårdsvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f7c" + }, + "id": "708355", + "fullName": "Carl Gunérs backe", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f7d" + }, + "id": "708379", + "fullName": "Kobbehallsvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f7e" + }, + "id": "708387", + "fullName": "Ringestensvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f7f" + }, + "id": "708403", + "fullName": "Tygvaktaregatan", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f80" + }, + "id": "708407", + "fullName": "Åkerslundsvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f81" + }, + "id": "708479", + "fullName": "Stockåkersvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f82" + }, + "id": "708520", + "fullName": "Hägnegårdsvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f83" + }, + "id": "700549", + "fullName": "Kvisteviksvägen", + "parentFullName": "Asperö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f84" + }, + "id": "700559", + "fullName": "Tångebergsvägen", + "parentFullName": "Asperö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f85" + }, + "id": "695469", + "fullName": "Eliebergsvägen", + "parentFullName": "Agnesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f86" + }, + "id": "695485", + "fullName": "Lindåkrastigen", + "parentFullName": "Agnesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f87" + }, + "id": "708360", + "fullName": "Flyttblocksvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f88" + }, + "id": "708469", + "fullName": "Conrad Olssons väg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f89" + }, + "id": "708510", + "fullName": "Gjutebrunnsvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f8a" + }, + "id": "708516", + "fullName": "Hults Sörgårdsväg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f8b" + }, + "id": "708531", + "fullName": "Östra Gjutegården", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f8c" + }, + "id": "695393", + "fullName": "Brännbollsvägen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f8d" + }, + "id": "695401", + "fullName": "Hjällbo Lillgata", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f8e" + }, + "id": "695427", + "fullName": "Bredfjällsgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f8f" + }, + "id": "695435", + "fullName": "Rosenhällsvägen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f90" + }, + "id": "695551", + "fullName": "Salviaterrassen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f91" + }, + "id": "695560", + "fullName": "Dragonörtsgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f92" + }, + "id": "695604", + "fullName": "Rannebergsvägen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f93" + }, + "id": "695639", + "fullName": "Storås Ridhusväg", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f94" + }, + "id": "695831", + "fullName": "Pimpinellagatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f95" + }, + "id": "695848", + "fullName": "Kultivatorgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f96" + }, + "id": "695863", + "fullName": "Gunnaredsvallen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f97" + }, + "id": "695887", + "fullName": "Trädgårdsgärdet", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f98" + }, + "id": "695889", + "fullName": "Trädgårdsstigen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f99" + }, + "id": "918515", + "fullName": "Trädgårdsberget", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f9a" + }, + "id": "929741", + "fullName": "Trädgårdsbacken", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f9b" + }, + "id": "695365", + "fullName": "Herregårdsgärdet", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f9c" + }, + "id": "695369", + "fullName": "Bergsgårdsgärdet", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f9d" + }, + "id": "695431", + "fullName": "Branddammsbacken", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f9e" + }, + "id": "695444", + "fullName": "Sandeslättsgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6f9f" + }, + "id": "695456", + "fullName": "Hammarkullegatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fa0" + }, + "id": "695457", + "fullName": "Hammarkullens väg", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fa1" + }, + "id": "695463", + "fullName": "Vattentornsgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fa2" + }, + "id": "695571", + "fullName": "Svarte Filips gata", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fa3" + }, + "id": "695625", + "fullName": "Kryddkrassegatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fa4" + }, + "id": "695629", + "fullName": "Kryddpeppargatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fa5" + }, + "id": "695651", + "fullName": "Linnarhultsvägen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fa6" + }, + "id": "695859", + "fullName": "Fjäderharvsgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fa7" + }, + "id": "695872", + "fullName": "Gunnareds Kyrkväg", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fa8" + }, + "id": "695473", + "fullName": "Gammaldansvägen", + "parentFullName": "Agnesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fa9" + }, + "id": "695483", + "fullName": "Lilla Stekens väg", + "parentFullName": "Agnesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6faa" + }, + "id": "708502", + "fullName": "Bengta Hanssons väg", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fab" + }, + "id": "708524", + "fullName": "Lilla Lekullevägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fac" + }, + "id": "695371", + "fullName": "Båtsmansdalsgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fad" + }, + "id": "695417", + "fullName": "Eriksbo Östergärde", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fae" + }, + "id": "695446", + "fullName": "Sandeslättskroken", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6faf" + }, + "id": "695459", + "fullName": "Hammarkulletorget", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fb0" + }, + "id": "695627", + "fullName": "Kryddnejlikegatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fb1" + }, + "id": "695885", + "fullName": "Titteridammstigen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fb2" + }, + "id": "922458", + "fullName": "Skärsjölundsvägen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fb3" + }, + "id": "695481", + "fullName": "Lilla Grusåsvägen", + "parentFullName": "Agnesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fb4" + }, + "id": "695511", + "fullName": "Östra Nyebrovägen", + "parentFullName": "Agnesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fb5" + }, + "id": "708447", + "fullName": "Häradsskrivarevägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fb6" + }, + "id": "708483", + "fullName": "Västra Stationsvägen", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fb7" + }, + "id": "921527", + "fullName": "Korshamns Långholme", + "parentFullName": "Asperö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fb8" + }, + "id": "695416", + "fullName": "Eriksbo Västergärde", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fb9" + }, + "id": "695423", + "fullName": "Nedre Hjällbogärdet", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fba" + }, + "id": "695462", + "fullName": "Lilla Hålskogsgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fbb" + }, + "id": "695621", + "fullName": "Lilla Idtjärnsgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fbc" + }, + "id": "695861", + "fullName": "Gunnaredsterrassen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fbd" + }, + "id": "695883", + "fullName": "Titteridammshöjden", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fbe" + }, + "id": "695893", + "fullName": "Storås Industrigata", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fbf" + }, + "id": "695479", + "fullName": "Kronorättarens väg", + "parentFullName": "Agnesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fc0" + }, + "id": "695496", + "fullName": "Norra Röseredsvägen", + "parentFullName": "Agnesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fc1" + }, + "id": "919825", + "fullName": "Stokkebyes Kvarnväg", + "parentFullName": "Agnesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fc2" + }, + "id": "929904", + "fullName": "Södra Långebergsgatan", + "parentFullName": "Askim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fc3" + }, + "id": "695665", + "fullName": "Övre Linnarhultsvägen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fc4" + }, + "id": "695849", + "fullName": "Linjespringarens väg", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fc5" + }, + "id": "695377", + "fullName": "Södra Bergsgårdsgärdet", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fc6" + }, + "id": "695652", + "fullName": "Nedre Linnarhultsvägen", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fc7" + }, + "id": "695867", + "fullName": "Lilla Fjäderharvsgatan", + "parentFullName": "Angered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fc8" + }, + "id": "929738", + "fullName": "Gårdstens Industriväg", + "parentFullName": "Agnesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fc9" + }, + "id": "693491", + "fullName": "Åkereds Äng", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fca" + }, + "id": "693380", + "fullName": "Åkered", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fcb" + }, + "id": "688462", + "fullName": "Åvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fcc" + }, + "id": "695236", + "fullName": "Älvlea", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fcd" + }, + "id": "689692", + "fullName": "Åsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fce" + }, + "id": "690938", + "fullName": "Ågången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fcf" + }, + "id": "910743", + "fullName": "Åkes väg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fd0" + }, + "id": "695821", + "fullName": "Äspered", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fd1" + }, + "id": "697334", + "fullName": "Åsberget", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fd2" + }, + "id": "697365", + "fullName": "Åsbacken", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fd3" + }, + "id": "696980", + "fullName": "Älggatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fd4" + }, + "id": "716753", + "fullName": "Åsens väg", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fd5" + }, + "id": "700583", + "fullName": "Stigs Äng", + "parentFullName": "Köpstadsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fd6" + }, + "id": "700676", + "fullName": "Åsenliden", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fd7" + }, + "id": "700959", + "fullName": "Ändlyckan", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fd8" + }, + "id": "697563", + "fullName": "Hedens Äng", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fd9" + }, + "id": "693221", + "fullName": "Ängås Gård", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fda" + }, + "id": "697169", + "fullName": "Ängholmen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fdb" + }, + "id": "688879", + "fullName": "Årbogatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fdc" + }, + "id": "689345", + "fullName": "Älvaleken", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fdd" + }, + "id": "689610", + "fullName": "Ärlegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fde" + }, + "id": "690969", + "fullName": "Ånäsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fdf" + }, + "id": "691925", + "fullName": "Ängstigen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fe0" + }, + "id": "695272", + "fullName": "Jannes Äng", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fe1" + }, + "id": "695342", + "fullName": "Åseby Gård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fe2" + }, + "id": "694126", + "fullName": "Röds Ängar", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fe3" + }, + "id": "694638", + "fullName": "Lilleby Ås", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fe4" + }, + "id": "694832", + "fullName": "Låssby Äng", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fe5" + }, + "id": "696264", + "fullName": "Ängsmaden", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fe6" + }, + "id": "700957", + "fullName": "Åreskiftet", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fe7" + }, + "id": "697314", + "fullName": "Ängslyckan", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fe8" + }, + "id": "693121", + "fullName": "Kaverös Äng", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fe9" + }, + "id": "696762", + "fullName": "Åkaregatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fea" + }, + "id": "696764", + "fullName": "Ängåsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6feb" + }, + "id": "689374", + "fullName": "Ängemarken", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fec" + }, + "id": "691123", + "fullName": "Ättekullen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fed" + }, + "id": "691125", + "fullName": "Ättestigen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fee" + }, + "id": "691319", + "fullName": "Ättestupan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fef" + }, + "id": "691511", + "fullName": "Åkerstigen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ff0" + }, + "id": "691763", + "fullName": "Åkerögatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ff1" + }, + "id": "691771", + "fullName": "Äpplegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ff2" + }, + "id": "692813", + "fullName": "Århusgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ff3" + }, + "id": "700811", + "fullName": "Stora Ängen", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ff4" + }, + "id": "700853", + "fullName": "Årrestigen", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ff5" + }, + "id": "695350", + "fullName": "Äspekullen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ff6" + }, + "id": "694248", + "fullName": "Kärrs Ängar", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ff7" + }, + "id": "694780", + "fullName": "Olivias Äng", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ff8" + }, + "id": "694976", + "fullName": "Nolviks Äng", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ff9" + }, + "id": "693223", + "fullName": "Ängåsvallen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ffa" + }, + "id": "688365", + "fullName": "Ålandsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ffb" + }, + "id": "690370", + "fullName": "Klaras Ängar", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ffc" + }, + "id": "690627", + "fullName": "Norra Ågatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ffd" + }, + "id": "692653", + "fullName": "Äringsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6ffe" + }, + "id": "692698", + "fullName": "Åbohusgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b6fff" + }, + "id": "695950", + "fullName": "Småkulla Äng", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7000" + }, + "id": "695971", + "fullName": "Björreds Äng", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7001" + }, + "id": "693655", + "fullName": "Tingdals Äng", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7002" + }, + "id": "695781", + "fullName": "Gråbacka Äng", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7003" + }, + "id": "697369", + "fullName": "Åsdammsvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7004" + }, + "id": "697411", + "fullName": "Äsbackevägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7005" + }, + "id": "693382", + "fullName": "Åkeredsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7006" + }, + "id": "693501", + "fullName": "Breviks Ängar", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7007" + }, + "id": "687985", + "fullName": "Åkareplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7008" + }, + "id": "689269", + "fullName": "Älghagsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7009" + }, + "id": "690434", + "fullName": "Årstidsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b700a" + }, + "id": "690799", + "fullName": "Ängtegsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b700b" + }, + "id": "691767", + "fullName": "Älvhålegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b700c" + }, + "id": "691922", + "fullName": "Åslyckevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b700d" + }, + "id": "695099", + "fullName": "Äspets Marker", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b700e" + }, + "id": "695238", + "fullName": "Ärthögsvägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b700f" + }, + "id": "694629", + "fullName": "Änghagsliden", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7010" + }, + "id": "694631", + "fullName": "Änghagsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7011" + }, + "id": "694642", + "fullName": "Änghagsdalen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7012" + }, + "id": "694661", + "fullName": "Älvdanshagen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7013" + }, + "id": "716754", + "fullName": "Älvhemsvägen", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7014" + }, + "id": "696188", + "fullName": "Dansereds Äng", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7015" + }, + "id": "697367", + "fullName": "Åsdammsstigen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7016" + }, + "id": "697371", + "fullName": "Äsebackevägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7017" + }, + "id": "697557", + "fullName": "Årekärrsvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7018" + }, + "id": "693057", + "fullName": "Åttarörsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7019" + }, + "id": "697084", + "fullName": "Göta Älvsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b701a" + }, + "id": "697171", + "fullName": "Ängholmsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b701b" + }, + "id": "697248", + "fullName": "Ängkärrsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b701c" + }, + "id": "689347", + "fullName": "Änggårdsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b701d" + }, + "id": "689758", + "fullName": "Älvsborgsplan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b701e" + }, + "id": "690481", + "fullName": "Årstidstorget", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b701f" + }, + "id": "690692", + "fullName": "Ärenprisgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7020" + }, + "id": "690706", + "fullName": "Åkerrensgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7021" + }, + "id": "691121", + "fullName": "Ättehögsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7022" + }, + "id": "691416", + "fullName": "Ångpannegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7023" + }, + "id": "691765", + "fullName": "Älvgrimegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7024" + }, + "id": "691924", + "fullName": "Ängskogsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7025" + }, + "id": "691927", + "fullName": "Ängstuvevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7026" + }, + "id": "692696", + "fullName": "Åbogårdsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7027" + }, + "id": "692915", + "fullName": "Äckrornavägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7028" + }, + "id": "920998", + "fullName": "Åke Falcks gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7029" + }, + "id": "695007", + "fullName": "Brunstorps Äng", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b702a" + }, + "id": "695234", + "fullName": "Älvkullevägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b702b" + }, + "id": "696087", + "fullName": "Grönbräcka Äng", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b702c" + }, + "id": "708719", + "fullName": "Årekärrsvägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b702d" + }, + "id": "693980", + "fullName": "Åketorpsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b702e" + }, + "id": "696320", + "fullName": "Bönereds Ängen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b702f" + }, + "id": "695759", + "fullName": "Åsamossevägen", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7030" + }, + "id": "695825", + "fullName": "Äsperedsgatan", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7031" + }, + "id": "693489", + "fullName": "Åkereds Skolväg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7032" + }, + "id": "697298", + "fullName": "Ängkärrsgången", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7033" + }, + "id": "688961", + "fullName": "Åkerlingsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7034" + }, + "id": "689319", + "fullName": "Lilla Änggården", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7035" + }, + "id": "689331", + "fullName": "Stora Änggården", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7036" + }, + "id": "689546", + "fullName": "Älvsborgsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7037" + }, + "id": "691769", + "fullName": "Älvsysselgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7038" + }, + "id": "691882", + "fullName": "Återbruksvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7039" + }, + "id": "692408", + "fullName": "Åskvädersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b703a" + }, + "id": "695348", + "fullName": "Åseby Östergård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b703b" + }, + "id": "694299", + "fullName": "Ålefiskarns väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b703c" + }, + "id": "694662", + "fullName": "Älvegårdsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b703d" + }, + "id": "694668", + "fullName": "Älvkvarnsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b703e" + }, + "id": "694802", + "fullName": "Åkerbruksvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b703f" + }, + "id": "929911", + "fullName": "Ängsäters Gränd", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7040" + }, + "id": "693871", + "fullName": "Ädelstensgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7041" + }, + "id": "700942", + "fullName": "Södra Åreskiftet", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7042" + }, + "id": "696955", + "fullName": "Skeppet Ärans väg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7043" + }, + "id": "689349", + "fullName": "Änggårdsplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7044" + }, + "id": "692619", + "fullName": "Älvefjordsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7045" + }, + "id": "692917", + "fullName": "Älvsborgshamnen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7046" + }, + "id": "695344", + "fullName": "Åseby Mellangård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7047" + }, + "id": "695346", + "fullName": "Åseby Västergård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7048" + }, + "id": "695937", + "fullName": "Lilla Älsjövägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7049" + }, + "id": "695965", + "fullName": "Stora Älsjövägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b704a" + }, + "id": "690691", + "fullName": "Ängsvaktaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b704b" + }, + "id": "692177", + "fullName": "Ångaren Ernas gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b704c" + }, + "id": "695105", + "fullName": "Östra Äspetgården", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b704d" + }, + "id": "919699", + "fullName": "Älvegårdsgränden", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b704e" + }, + "id": "696262", + "fullName": "Älingebäcksvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b704f" + }, + "id": "695823", + "fullName": "Äspereds Skogsväg", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7050" + }, + "id": "692175", + "fullName": "Ångaren Ediths gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7051" + }, + "id": "692179", + "fullName": "Ångaren Figges gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7052" + }, + "id": "692181", + "fullName": "Ångaren Indias gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7053" + }, + "id": "695097", + "fullName": "Västra Äspetgården", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7054" + }, + "id": "694655", + "fullName": "Nya Älvegårdsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7055" + }, + "id": "912029", + "fullName": "Skeppstads Ärleväg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7056" + }, + "id": "708711", + "fullName": "Hovås Åkerbärsgång", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7057" + }, + "id": "708713", + "fullName": "Hovås Ängsullsstig", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7058" + }, + "id": "688342", + "fullName": "Åke Göranssons Gångväg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7059" + }, + "id": "910668", + "fullName": "Sten-Åke Cederhöks gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b705a" + }, + "id": "529166", + "fullName": "Algatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b705b" + }, + "id": "529283", + "fullName": "Axgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b705c" + }, + "id": "529189", + "fullName": "Aspgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b705d" + }, + "id": "530648", + "fullName": "Abc-Husen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b705e" + }, + "id": "539717", + "fullName": "Anisvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b705f" + }, + "id": "527084", + "fullName": "Adelgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7060" + }, + "id": "527104", + "fullName": "Aspögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7061" + }, + "id": "527839", + "fullName": "Apelgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7062" + }, + "id": "528181", + "fullName": "Albogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7063" + }, + "id": "529234", + "fullName": "Almstigen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7064" + }, + "id": "529236", + "fullName": "Almtorget", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7065" + }, + "id": "529281", + "fullName": "Astagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7066" + }, + "id": "926934", + "fullName": "Argogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7067" + }, + "id": "926955", + "fullName": "Atles gata", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7068" + }, + "id": "529870", + "fullName": "Ankstigen", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7069" + }, + "id": "530007", + "fullName": "Auravägen", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b706a" + }, + "id": "526902", + "fullName": "Ankargatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b706b" + }, + "id": "527292", + "fullName": "Agnesgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b706c" + }, + "id": "528183", + "fullName": "Alnusgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b706d" + }, + "id": "529388", + "fullName": "Arenagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b706e" + }, + "id": "916895", + "fullName": "Hyllie Allé", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b706f" + }, + "id": "921016", + "fullName": "Allétorget", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7070" + }, + "id": "530916", + "fullName": "Askallén", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7071" + }, + "id": "527103", + "fullName": "Arlövsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7072" + }, + "id": "527365", + "fullName": "Altonagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7073" + }, + "id": "527494", + "fullName": "Andréegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7074" + }, + "id": "528070", + "fullName": "Axhögsgränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7075" + }, + "id": "528584", + "fullName": "Almåsavägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7076" + }, + "id": "528628", + "fullName": "Azaleagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7077" + }, + "id": "528677", + "fullName": "Aglaiavägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7078" + }, + "id": "529106", + "fullName": "Arildsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7079" + }, + "id": "529232", + "fullName": "Almhögsplan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b707a" + }, + "id": "529238", + "fullName": "Alrunegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b707b" + }, + "id": "529440", + "fullName": "Allansgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b707c" + }, + "id": "529502", + "fullName": "Andersgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b707d" + }, + "id": "529640", + "fullName": "Aktrisgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b707e" + }, + "id": "527366", + "fullName": "Altonaparken", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b707f" + }, + "id": "527390", + "fullName": "Amiralsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7080" + }, + "id": "527723", + "fullName": "Allhemsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7081" + }, + "id": "527972", + "fullName": "Axhällagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7082" + }, + "id": "528295", + "fullName": "Videdals Allé", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7083" + }, + "id": "528629", + "fullName": "Azaleastigen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7084" + }, + "id": "528873", + "fullName": "Amilonsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7085" + }, + "id": "528988", + "fullName": "Ahlmansgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7086" + }, + "id": "529110", + "fullName": "Abbekåsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7087" + }, + "id": "529230", + "fullName": "Almhögsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7088" + }, + "id": "530200", + "fullName": "Arbäcksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7089" + }, + "id": "530002", + "fullName": "Acaciagatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b708a" + }, + "id": "530324", + "fullName": "Abbotsgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b708b" + }, + "id": "531023", + "fullName": "Almviksvägen", + "parentFullName": "Vintrie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b708c" + }, + "id": "539605", + "fullName": "Alekärrsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b708d" + }, + "id": "529871", + "fullName": "Apoteksgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b708e" + }, + "id": "531182", + "fullName": "Ambultsgatan", + "parentFullName": "Tygelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b708f" + }, + "id": "530882", + "fullName": "Astervägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7090" + }, + "id": "913233", + "fullName": "Altangatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7091" + }, + "id": "527531", + "fullName": "Almbacksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7092" + }, + "id": "527670", + "fullName": "Almedalsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7093" + }, + "id": "527724", + "fullName": "Allhemsgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7094" + }, + "id": "527841", + "fullName": "Armborstgränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7095" + }, + "id": "528397", + "fullName": "A P Sjöbergs väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7096" + }, + "id": "528468", + "fullName": "Almgårdsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7097" + }, + "id": "528582", + "fullName": "Allyhillvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7098" + }, + "id": "528678", + "fullName": "Avenboksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7099" + }, + "id": "528730", + "fullName": "Adlerfelts väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b709a" + }, + "id": "528781", + "fullName": "Askholmsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b709b" + }, + "id": "529220", + "fullName": "Adjunktsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b709c" + }, + "id": "529359", + "fullName": "Albinsrogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b709d" + }, + "id": "529434", + "fullName": "Arkitektgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b709e" + }, + "id": "529573", + "fullName": "Almviksgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b709f" + }, + "id": "529575", + "fullName": "Almviksparken", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70a0" + }, + "id": "529591", + "fullName": "Almlundavägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70a1" + }, + "id": "530392", + "fullName": "Apelrydsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70a2" + }, + "id": "530729", + "fullName": "Almlyckegränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70a3" + }, + "id": "530880", + "fullName": "Anemonvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70a4" + }, + "id": "527848", + "fullName": "Armborstgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70a5" + }, + "id": "528728", + "fullName": "Adlercreutz väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70a6" + }, + "id": "529140", + "fullName": "Annelundsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70a7" + }, + "id": "529349", + "fullName": "Annebergsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70a8" + }, + "id": "529366", + "fullName": "Albinsrogången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70a9" + }, + "id": "529386", + "fullName": "Annetorpsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70aa" + }, + "id": "530065", + "fullName": "Annandagsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70ab" + }, + "id": "530616", + "fullName": "Rosenholms Allé", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70ac" + }, + "id": "530751", + "fullName": "Marietorps Allé", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70ad" + }, + "id": "539670", + "fullName": "Astronomigatan", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70ae" + }, + "id": "539716", + "fullName": "Ambroddsgången", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70af" + }, + "id": "530003", + "fullName": "Amicitiagatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70b0" + }, + "id": "530322", + "fullName": "Abbedissgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70b1" + }, + "id": "539847", + "fullName": "Anders Grekos väg", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70b2" + }, + "id": "539849", + "fullName": "Anders Orkans väg", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70b3" + }, + "id": "530478", + "fullName": "Annetorpsvägen", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70b4" + }, + "id": "530884", + "fullName": "Astilbevägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70b5" + }, + "id": "530970", + "fullName": "Gottorps Allé", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70b6" + }, + "id": "526953", + "fullName": "Anna Lindhs plats", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70b7" + }, + "id": "527629", + "fullName": "Agneslundsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70b8" + }, + "id": "528466", + "fullName": "Agnesfridsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70b9" + }, + "id": "528577", + "fullName": "Ahrenbergsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70ba" + }, + "id": "529351", + "fullName": "Annebergsgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70bb" + }, + "id": "530063", + "fullName": "Alströmersgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70bc" + }, + "id": "526951", + "fullName": "Anckargripsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70bd" + }, + "id": "527383", + "fullName": "Gustav Adolfs torg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70be" + }, + "id": "527519", + "fullName": "Andréelundsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70bf" + }, + "id": "527521", + "fullName": "August Palms plats", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70c0" + }, + "id": "528518", + "fullName": "S A Johanssons gata", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70c1" + }, + "id": "528737", + "fullName": "Af Klintebergs väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70c2" + }, + "id": "529579", + "fullName": "Katrinetorps Allé", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70c3" + }, + "id": "530005", + "fullName": "Ankarsmedsgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70c4" + }, + "id": "538549", + "fullName": "Andersborgsvägen", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70c5" + }, + "id": "527443", + "fullName": "Jörgen Ankersgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70c6" + }, + "id": "527960", + "fullName": "Olof Hågensens Allé", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70c7" + }, + "id": "528561", + "fullName": "Syster Astrids gata", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70c8" + }, + "id": "529181", + "fullName": "Augustenborgsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70c9" + }, + "id": "529186", + "fullName": "Augustenborgsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70ca" + }, + "id": "529577", + "fullName": "Axel Danielssons väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70cb" + }, + "id": "530641", + "fullName": "Ernst Ahlgrensgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70cc" + }, + "id": "530727", + "fullName": "Adolf Fredriksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70cd" + }, + "id": "926942", + "fullName": "Elsa Anderssons gata", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70ce" + }, + "id": "529869", + "fullName": "Östra Ansgarigatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70cf" + }, + "id": "529061", + "fullName": "Per Albin Hanssons väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70d0" + }, + "id": "529184", + "fullName": "Augustenborgstorget", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70d1" + }, + "id": "529822", + "fullName": "Västra Ansgarigatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70d2" + }, + "id": "531136", + "fullName": "Anders Postmans väg", + "parentFullName": "Klagshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70d3" + }, + "id": "528541", + "fullName": "Anders Sörenssons gata", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70d4" + }, + "id": "529921", + "fullName": "Limhamnsgårdens Allé", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70d5" + }, + "id": "530978", + "fullName": "Nils Anderssons gata", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70d6" + }, + "id": "927202", + "fullName": "Fortunavägen", + "parentFullName": "Arlöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70d7" + }, + "id": "536778", + "fullName": "Skogsåkersvägen", + "parentFullName": "Arlöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70d8" + }, + "id": "927205", + "fullName": "Tullstorpsvägen", + "parentFullName": "Arlöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70d9" + }, + "id": "927198", + "fullName": "Staffanstorpsvägen", + "parentFullName": "Arlöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70da" + }, + "id": "527825", + "fullName": "Ågatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70db" + }, + "id": "528860", + "fullName": "Ärtgränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70dc" + }, + "id": "529868", + "fullName": "Älggatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70dd" + }, + "id": "530844", + "fullName": "Årtevägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70de" + }, + "id": "530845", + "fullName": "Ärlevägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70df" + }, + "id": "529104", + "fullName": "Åhusgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70e0" + }, + "id": "539648", + "fullName": "Ängavägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70e1" + }, + "id": "531288", + "fullName": "Ängsövägen", + "parentFullName": "Tygelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70e2" + }, + "id": "527813", + "fullName": "Åkerögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70e3" + }, + "id": "529040", + "fullName": "Åmålsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70e4" + }, + "id": "529904", + "fullName": "Åkaregatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70e5" + }, + "id": "530795", + "fullName": "Ängsrovägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70e6" + }, + "id": "531070", + "fullName": "Äringsvägen", + "parentFullName": "Vintrie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70e7" + }, + "id": "527056", + "fullName": "Ångbåtsbron", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70e8" + }, + "id": "527656", + "fullName": "Åsgårdsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70e9" + }, + "id": "528179", + "fullName": "Ärlhögsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70ea" + }, + "id": "528565", + "fullName": "Åkvagnsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70eb" + }, + "id": "530570", + "fullName": "Ängdalavägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70ec" + }, + "id": "530793", + "fullName": "Ängsdalsvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70ed" + }, + "id": "531088", + "fullName": "Ättehögsvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70ee" + }, + "id": "526949", + "fullName": "Östra Älvgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70ef" + }, + "id": "528177", + "fullName": "Ängsvidegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70f0" + }, + "id": "528460", + "fullName": "Åkersnäsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70f1" + }, + "id": "529245", + "fullName": "Ärenprisgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70f2" + }, + "id": "529378", + "fullName": "Ärtholmsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70f3" + }, + "id": "920752", + "fullName": "Älmhultsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70f4" + }, + "id": "530386", + "fullName": "Åkerbärsgränd", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70f5" + }, + "id": "530794", + "fullName": "Ängsmarksvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70f6" + }, + "id": "530985", + "fullName": "Ädelgransgatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70f7" + }, + "id": "526947", + "fullName": "Västra Älvgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70f8" + }, + "id": "539907", + "fullName": "Åldermansvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70f9" + }, + "id": "531130", + "fullName": "Ängavångsvägen", + "parentFullName": "Klagshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70fa" + }, + "id": "528966", + "fullName": "Ängelholmsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70fb" + }, + "id": "530388", + "fullName": "Ängeltoftagatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70fc" + }, + "id": "912548", + "fullName": "Almas Allé", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70fd" + }, + "id": "776670", + "fullName": "Almunge-Ösby Alhem", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70fe" + }, + "id": "797144", + "fullName": "Alsta Alstalund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b70ff" + }, + "id": "776672", + "fullName": "Almunge-Ösby Altomta", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7100" + }, + "id": "776496", + "fullName": "Almunge", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7101" + }, + "id": "777211", + "fullName": "Almunge Anneberg", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7102" + }, + "id": "791734", + "fullName": "Andvägen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7103" + }, + "id": "776702", + "fullName": "Aspvägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7104" + }, + "id": "778109", + "fullName": "Almby", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7105" + }, + "id": "797142", + "fullName": "Alsta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7106" + }, + "id": "779492", + "fullName": "Aspbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7107" + }, + "id": "777209", + "fullName": "Almunge Almungevägen", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7108" + }, + "id": "776698", + "fullName": "Andersberg", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7109" + }, + "id": "777391", + "fullName": "Aldero", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b710a" + }, + "id": "777404", + "fullName": "Aspdal", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b710b" + }, + "id": "797158", + "fullName": "Altuna", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b710c" + }, + "id": "776505", + "fullName": "Almungeberg", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b710d" + }, + "id": "776664", + "fullName": "Almunge-Ösby", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b710e" + }, + "id": "777398", + "fullName": "Alhamra", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b710f" + }, + "id": "776539", + "fullName": "Almunge-Edeby", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7110" + }, + "id": "776541", + "fullName": "Almunge-Eneby", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7111" + }, + "id": "776563", + "fullName": "Almunge-Hagby", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7112" + }, + "id": "776662", + "fullName": "Almungevägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7113" + }, + "id": "776700", + "fullName": "Asprotsvägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7114" + }, + "id": "795430", + "fullName": "Aludden", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7115" + }, + "id": "799222", + "fullName": "Alvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7116" + }, + "id": "799799", + "fullName": "Alberga", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7117" + }, + "id": "779482", + "fullName": "Agersta", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7118" + }, + "id": "779496", + "fullName": "Asplund", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7119" + }, + "id": "785871", + "fullName": "Aspvik", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b711a" + }, + "id": "787111", + "fullName": "Altomta", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b711b" + }, + "id": "787117", + "fullName": "Apelvik", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b711c" + }, + "id": "777402", + "fullName": "Asklunda", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b711d" + }, + "id": "776543", + "fullName": "Almunge-Gränby", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b711e" + }, + "id": "776595", + "fullName": "Almunge-Lövsta", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b711f" + }, + "id": "776606", + "fullName": "Almunge-Norrby", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7120" + }, + "id": "776967", + "fullName": "Näsby Anneberg", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7121" + }, + "id": "795258", + "fullName": "Arosplan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7122" + }, + "id": "795487", + "fullName": "Annas väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7123" + }, + "id": "799601", + "fullName": "Askvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7124" + }, + "id": "778791", + "fullName": "Alstigen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7125" + }, + "id": "779484", + "fullName": "Albäcken", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7126" + }, + "id": "779490", + "fullName": "Andersbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7127" + }, + "id": "779494", + "fullName": "Aspliden", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7128" + }, + "id": "779498", + "fullName": "Aspudden", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7129" + }, + "id": "786008", + "fullName": "Axlunda", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b712a" + }, + "id": "776624", + "fullName": "Almunge-Söderby", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b712b" + }, + "id": "787115", + "fullName": "Anneberg", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b712c" + }, + "id": "787119", + "fullName": "Asplunda", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b712d" + }, + "id": "777400", + "fullName": "Andersbol", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b712e" + }, + "id": "777406", + "fullName": "Aspens väg", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b712f" + }, + "id": "792149", + "fullName": "Rasbo Allmänning", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7130" + }, + "id": "795257", + "fullName": "Arosgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7131" + }, + "id": "796147", + "fullName": "Apelgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7132" + }, + "id": "796460", + "fullName": "Andershov", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7133" + }, + "id": "796465", + "fullName": "Aspstigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7134" + }, + "id": "797754", + "fullName": "Allévägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7135" + }, + "id": "797854", + "fullName": "Jälla Allé", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7136" + }, + "id": "799599", + "fullName": "Almstigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7137" + }, + "id": "778789", + "fullName": "Almstigen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7138" + }, + "id": "778795", + "fullName": "Aspbacken", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7139" + }, + "id": "786000", + "fullName": "Albäcken", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b713a" + }, + "id": "786002", + "fullName": "Andersbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b713b" + }, + "id": "778375", + "fullName": "Lilla Almby", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b713c" + }, + "id": "778555", + "fullName": "Stora Almby", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b713d" + }, + "id": "787326", + "fullName": "Asphammar", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b713e" + }, + "id": "776500", + "fullName": "Almunge Prästgård", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b713f" + }, + "id": "776533", + "fullName": "Almungeberg Vreta", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7140" + }, + "id": "776537", + "fullName": "Almungebergs Gård", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7141" + }, + "id": "776622", + "fullName": "Almunge-Smedstorp", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7142" + }, + "id": "795210", + "fullName": "Stabby Allé", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7143" + }, + "id": "795846", + "fullName": "Adilsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7144" + }, + "id": "795966", + "fullName": "Astervägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7145" + }, + "id": "797156", + "fullName": "Alsta Pikbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7146" + }, + "id": "785820", + "fullName": "Axelvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7147" + }, + "id": "786003", + "fullName": "Askarbäck", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7148" + }, + "id": "786006", + "fullName": "Axensberg", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7149" + }, + "id": "787324", + "fullName": "Adolfshill", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b714a" + }, + "id": "792030", + "fullName": "Bolsbyn Adolfslund", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b714b" + }, + "id": "776515", + "fullName": "Almungeberg Myrbol", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b714c" + }, + "id": "776674", + "fullName": "Almunge-Ösby Baddet", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b714d" + }, + "id": "777389", + "fullName": "Abrahamsdal", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b714e" + }, + "id": "795709", + "fullName": "Alsikegatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b714f" + }, + "id": "795835", + "fullName": "Alriksgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7150" + }, + "id": "795862", + "fullName": "Anundsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7151" + }, + "id": "795864", + "fullName": "Auroragatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7152" + }, + "id": "796328", + "fullName": "Alrunegatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7153" + }, + "id": "796459", + "fullName": "Alrotsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7154" + }, + "id": "796463", + "fullName": "Apalbovägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7155" + }, + "id": "796464", + "fullName": "Aspnäsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7156" + }, + "id": "797175", + "fullName": "Börje Altuna", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7157" + }, + "id": "797525", + "fullName": "Läby Aspåsen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7158" + }, + "id": "798303", + "fullName": "Grän Asplund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7159" + }, + "id": "798500", + "fullName": "Skeke Aspdal", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b715a" + }, + "id": "778232", + "fullName": "Hagby Asplund", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b715b" + }, + "id": "777222", + "fullName": "Almungevägen", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b715c" + }, + "id": "776521", + "fullName": "Almungeberg Solborg", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b715d" + }, + "id": "776547", + "fullName": "Almunge-Gränby Betel", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b715e" + }, + "id": "776557", + "fullName": "Almunge-Gränby Solbo", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b715f" + }, + "id": "776567", + "fullName": "Almunge-Hagby Brobol", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7160" + }, + "id": "776593", + "fullName": "Almunge-Hagby Ängbol", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7161" + }, + "id": "776604", + "fullName": "Almunge-Lövsta Säter", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7162" + }, + "id": "776612", + "fullName": "Almunge-Norrby Roten", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7163" + }, + "id": "776616", + "fullName": "Almunge-Norrby Sågen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7164" + }, + "id": "776688", + "fullName": "Almunge-Ösby Nyvalla", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7165" + }, + "id": "776802", + "fullName": "Faringe-Täby Asplund", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7166" + }, + "id": "795394", + "fullName": "Albertsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7167" + }, + "id": "795568", + "fullName": "Akademigatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7168" + }, + "id": "796424", + "fullName": "Virdings Allé", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7169" + }, + "id": "796445", + "fullName": "Almungevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b716a" + }, + "id": "797148", + "fullName": "Alsta Gröndal", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b716b" + }, + "id": "797152", + "fullName": "Alsta Myrtorp", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b716c" + }, + "id": "797154", + "fullName": "Alsta Nordhem", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b716d" + }, + "id": "797756", + "fullName": "Asplövsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b716e" + }, + "id": "798247", + "fullName": "Apterarvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b716f" + }, + "id": "798252", + "fullName": "Frötuna Allén", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7170" + }, + "id": "799798", + "fullName": "Akademivägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7171" + }, + "id": "912317", + "fullName": "Alkällsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7172" + }, + "id": "787113", + "fullName": "Altomta Gård", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7173" + }, + "id": "785727", + "fullName": "Apollovägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7174" + }, + "id": "778797", + "fullName": "Aspbolsvägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7175" + }, + "id": "777387", + "fullName": "Abborrens väg", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7176" + }, + "id": "779486", + "fullName": "Allmogevägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7177" + }, + "id": "778110", + "fullName": "Arkitektvägen", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7178" + }, + "id": "778228", + "fullName": "Hagby Anneberg", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7179" + }, + "id": "778647", + "fullName": "Vänge Anneberg", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b717a" + }, + "id": "785595", + "fullName": "Arrendevägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b717b" + }, + "id": "785663", + "fullName": "Alkärrsvägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b717c" + }, + "id": "776498", + "fullName": "Almunge Klockargården", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b717d" + }, + "id": "776499", + "fullName": "Almunge Lilla Söderby", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b717e" + }, + "id": "776503", + "fullName": "Almunge Stora Söderby", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b717f" + }, + "id": "776509", + "fullName": "Almungeberg Grönlund", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7180" + }, + "id": "776513", + "fullName": "Almungeberg Marieberg", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7181" + }, + "id": "776517", + "fullName": "Almungeberg Rosendal", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7182" + }, + "id": "776531", + "fullName": "Almungeberg Torslund", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7183" + }, + "id": "776535", + "fullName": "Almungeberg Österbol", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7184" + }, + "id": "776545", + "fullName": "Almunge-Gränby Backebo", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7185" + }, + "id": "776551", + "fullName": "Almunge-Gränby Lugnet", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7186" + }, + "id": "776555", + "fullName": "Almunge-Gränby Sandbro", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7187" + }, + "id": "776565", + "fullName": "Almunge-Hagby Backtorp", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7188" + }, + "id": "776581", + "fullName": "Almunge-Hagby Jönsbol", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b7189" + }, + "id": "776591", + "fullName": "Almunge-Hagby Torslund", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b718a" + }, + "id": "776638", + "fullName": "Almunge-Söderby Holmen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185234fdbb29994b718b" + }, + "id": "776648", + "fullName": "Almunge-Söderby Lövnäs", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b718c" + }, + "id": "17752", + "fullName": "Blekinge län", + "parentFullName": "Sverige", + "type": "COUNTY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b718d" + }, + "id": "17884", + "fullName": "Borås kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b718e" + }, + "id": "17885", + "fullName": "Botkyrka kommun", + "parentFullName": "Stockholms län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b718f" + }, + "id": "17958", + "fullName": "Karlskrona kommun", + "parentFullName": "Blekinge län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7190" + }, + "id": "17883", + "fullName": "Borlänge kommun", + "parentFullName": "Dalarnas län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7191" + }, + "id": "17956", + "fullName": "Karlshamns kommun", + "parentFullName": "Blekinge län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7192" + }, + "id": "17767", + "fullName": "Ronneby kommun", + "parentFullName": "Blekinge län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7193" + }, + "id": "17879", + "fullName": "Bodens kommun", + "parentFullName": "Norrbottens län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7194" + }, + "id": "17799", + "fullName": "Upplands-Bro kommun", + "parentFullName": "Stockholms län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7195" + }, + "id": "17881", + "fullName": "Bollnäs kommun", + "parentFullName": "Gävleborgs län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7196" + }, + "id": "17889", + "fullName": "Burlövs kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7197" + }, + "id": "17776", + "fullName": "Sölvesborgs kommun", + "parentFullName": "Blekinge län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7198" + }, + "id": "17878", + "fullName": "Bjuvs kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7199" + }, + "id": "17890", + "fullName": "Båstads kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b719a" + }, + "id": "18008", + "fullName": "Olofströms kommun", + "parentFullName": "Blekinge län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b719b" + }, + "id": "17887", + "fullName": "Bromölla kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b719c" + }, + "id": "17882", + "fullName": "Borgholms kommun", + "parentFullName": "Kalmar län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b719d" + }, + "id": "17875", + "fullName": "Bengtsfors kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b719e" + }, + "id": "17880", + "fullName": "Bollebygds kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b719f" + }, + "id": "17876", + "fullName": "Bergs kommun", + "parentFullName": "Jämtlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71a0" + }, + "id": "17888", + "fullName": "Bräcke kommun", + "parentFullName": "Jämtlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71a1" + }, + "id": "17886", + "fullName": "Boxholms kommun", + "parentFullName": "Östergötlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71a2" + }, + "id": "17877", + "fullName": "Bjurholms kommun", + "parentFullName": "Västerbottens län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71a3" + }, + "id": "898740", + "fullName": "Bromma", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71a4" + }, + "id": "473458", + "fullName": "Bredäng", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71a5" + }, + "id": "925965", + "fullName": "Skärholmen - Bredäng", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71a6" + }, + "id": "909934", + "fullName": "Blåsut", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71a7" + }, + "id": "473345", + "fullName": "Bällsta", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71a8" + }, + "id": "473344", + "fullName": "Bromsten", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71a9" + }, + "id": "473341", + "fullName": "Bandhagen", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71aa" + }, + "id": "898474", + "fullName": "Birkastan", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71ab" + }, + "id": "923803", + "fullName": "Röda bergen", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71ac" + }, + "id": "473450", + "fullName": "Blackeberg", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71ad" + }, + "id": "473482", + "fullName": "Björkhagen", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71ae" + }, + "id": "473340", + "fullName": "Bagarmossen", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71af" + }, + "id": "473342", + "fullName": "Beckomberga", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71b0" + }, + "id": "473343", + "fullName": "Bromma Kyrka", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71b1" + }, + "id": "474376", + "fullName": "Backa", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71b2" + }, + "id": "474369", + "fullName": "Bräcke", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71b3" + }, + "id": "940257", + "fullName": "Brännö", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71b4" + }, + "id": "474365", + "fullName": "Billdal", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71b5" + }, + "id": "474333", + "fullName": "Bergsjön", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71b6" + }, + "id": "474375", + "fullName": "Bällskär", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71b7" + }, + "id": "898460", + "fullName": "Björkekärr", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71b8" + }, + "id": "910096", + "fullName": "Hisings Backa", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71b9" + }, + "id": "474342", + "fullName": "Bagaregården", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71ba" + }, + "id": "474370", + "fullName": "Brämaregården", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71bb" + }, + "id": "474383", + "fullName": "Biskopsgården", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71bc" + }, + "id": "474373", + "fullName": "Lillhagen-Brunnsbo", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71bd" + }, + "id": "474008", + "fullName": "Bellevue", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71be" + }, + "id": "473996", + "fullName": "Bulltofta", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71bf" + }, + "id": "474026", + "fullName": "Nya Bellevue", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71c0" + }, + "id": "940232", + "fullName": "Bunkeflostrand", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71c1" + }, + "id": "909680", + "fullName": "Bellevue sjösida", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71c2" + }, + "id": "909679", + "fullName": "Borgmästaregården", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71c3" + }, + "id": "910086", + "fullName": "Burvik", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71c4" + }, + "id": "903059", + "fullName": "Borgarbo", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71c5" + }, + "id": "923996", + "fullName": "Tuna Backar", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71c6" + }, + "id": "473572", + "fullName": "Gränby-Sala Backe", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71c7" + }, + "id": "473591", + "fullName": "Bergsbrunna-Sävja", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71c9" + }, + "id": "473576", + "fullName": "Boländerna-Fyrislund-Danmark", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71ca" + }, + "id": "473578", + "fullName": "Berthåga-Stenhagen-Husbyborg-Librobäck", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71cb" + }, + "id": "473668", + "fullName": "Berg", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71cc" + }, + "id": "924084", + "fullName": "Barhäll", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71cd" + }, + "id": "940060", + "fullName": "Barkarö", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71ce" + }, + "id": "903642", + "fullName": "Södra Björnö", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71cf" + }, + "id": "474674", + "fullName": "Lundby-Bäckby", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71d0" + }, + "id": "474675", + "fullName": "Hökåsen-Badelunda", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71d1" + }, + "id": "474612", + "fullName": "Brickebacken-Gällersta", + "parentFullName": "Örebro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71d2" + }, + "id": "909689", + "fullName": "Barnarp", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71d3" + }, + "id": "473761", + "fullName": "Bankeryd", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71d4" + }, + "id": "473752", + "fullName": "Bymarken", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71d5" + }, + "id": "475025", + "fullName": "Backen", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71d6" + }, + "id": "923786", + "fullName": "Brattby", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71d7" + }, + "id": "475016", + "fullName": "Berghem", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71d8" + }, + "id": "902748", + "fullName": "Bergsboda", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71d9" + }, + "id": "902942", + "fullName": "Bettnessand", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71da" + }, + "id": "902751", + "fullName": "Brännäset+Sörmjöle havsbad", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71db" + }, + "id": "903118", + "fullName": "Bua", + "parentFullName": "Borås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71dc" + }, + "id": "939900", + "fullName": "Borås", + "parentFullName": "Borås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71dd" + }, + "id": "474442", + "fullName": "Byttorp", + "parentFullName": "Borås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71de" + }, + "id": "474449", + "fullName": "Brämhult", + "parentFullName": "Borås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71df" + }, + "id": "474446", + "fullName": "Borås Centrum", + "parentFullName": "Borås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71e0" + }, + "id": "474447", + "fullName": "Borås Norrmalm", + "parentFullName": "Borås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71e1" + }, + "id": "903130", + "fullName": "Båstad+Örekullen", + "parentFullName": "Borås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71e2" + }, + "id": "474444", + "fullName": "Göta", + "parentFullName": "Borås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71e3" + }, + "id": "474445", + "fullName": "Sjöbo", + "parentFullName": "Borås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71e4" + }, + "id": "474443", + "fullName": "Norrby", + "parentFullName": "Borås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71e5" + }, + "id": "940242", + "fullName": "Hedared", + "parentFullName": "Borås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71e6" + }, + "id": "903135", + "fullName": "Mjöshult", + "parentFullName": "Borås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71e7" + }, + "id": "903123", + "fullName": "Rysshagen", + "parentFullName": "Borås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71e8" + }, + "id": "940038", + "fullName": "Rydboholm", + "parentFullName": "Borås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71e9" + }, + "id": "474448", + "fullName": "Trandared", + "parentFullName": "Borås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71ea" + }, + "id": "903538", + "fullName": "Halla+Enekulla", + "parentFullName": "Borås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71eb" + }, + "id": "903124", + "fullName": "Väster Hälasjön", + "parentFullName": "Borås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71ec" + }, + "id": "474455", + "fullName": "Lindebergshult-Räveskalla", + "parentFullName": "Borås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71ed" + }, + "id": "473564", + "fullName": "Brottsta-Lundby", + "parentFullName": "Eskilstuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71ee" + }, + "id": "473485", + "fullName": "Boo", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71ef" + }, + "id": "924061", + "fullName": "Björknäs", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71f0" + }, + "id": "909685", + "fullName": "Saltsjö-Boo", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71f1" + }, + "id": "474825", + "fullName": "Brynäs", + "parentFullName": "Gävle kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71f3" + }, + "id": "474826", + "fullName": "Källö-Bomhus", + "parentFullName": "Gävle kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71f5" + }, + "id": "902672", + "fullName": "Bergafjärden (södra delen)", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71f6" + }, + "id": "902674", + "fullName": "Bergafjärden (norra delen)", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71f7" + }, + "id": "902770", + "fullName": "Havstoviken+Spikarna+Hartungviken+Bredsand", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71f8" + }, + "id": "473287", + "fullName": "Norra Botkyrka", + "parentFullName": "Botkyrka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71fa" + }, + "id": "473288", + "fullName": "Tumba", + "parentFullName": "Botkyrka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71fb" + }, + "id": "923679", + "fullName": "Fittja", + "parentFullName": "Botkyrka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71fc" + }, + "id": "909674", + "fullName": "Uttran", + "parentFullName": "Botkyrka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71fd" + }, + "id": "473293", + "fullName": "Tullinge", + "parentFullName": "Botkyrka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71fe" + }, + "id": "923674", + "fullName": "Hallunda", + "parentFullName": "Botkyrka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b71ff" + }, + "id": "923677", + "fullName": "Norsborg", + "parentFullName": "Botkyrka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7200" + }, + "id": "473286", + "fullName": "Grödinge", + "parentFullName": "Botkyrka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7201" + }, + "id": "903004", + "fullName": "Sandviken", + "parentFullName": "Botkyrka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7202" + }, + "id": "923682", + "fullName": "Eriksberg", + "parentFullName": "Botkyrka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7203" + }, + "id": "903608", + "fullName": "Getryggen", + "parentFullName": "Botkyrka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7204" + }, + "id": "903021", + "fullName": "Kungsdalen", + "parentFullName": "Botkyrka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7205" + }, + "id": "903024", + "fullName": "Ribackens stugby", + "parentFullName": "Botkyrka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7206" + }, + "id": "903014", + "fullName": "Kagghamra (södra delen)", + "parentFullName": "Botkyrka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7207" + }, + "id": "903019", + "fullName": "Kagghamra (norra delen)", + "parentFullName": "Botkyrka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7208" + }, + "id": "939909", + "fullName": "Braås", + "parentFullName": "Växjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7209" + }, + "id": "903540", + "fullName": "Busterud+Lungvik", + "parentFullName": "Karlstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b720a" + }, + "id": "903597", + "fullName": "Brevik+Breviksnäs", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b720c" + }, + "id": "910049", + "fullName": "Brandbergen", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b720d" + }, + "id": "903596", + "fullName": "Bergvik+Guldboda", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b720e" + }, + "id": "473502", + "fullName": "Bergshamra", + "parentFullName": "Solna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b720f" + }, + "id": "903524", + "fullName": "Bodön", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7210" + }, + "id": "903493", + "fullName": "Björnöhällviken+Bockholmen", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7211" + }, + "id": "475036", + "fullName": "Bergnäset", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7212" + }, + "id": "475039", + "fullName": "Björkskatan", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7213" + }, + "id": "903508", + "fullName": "Bäckerskäret", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7214" + }, + "id": "903495", + "fullName": "Björknäs+Harrviken", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7215" + }, + "id": "473241", + "fullName": "Barkarby", + "parentFullName": "Järfälla kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7216" + }, + "id": "909905", + "fullName": "Barkarbystaden", + "parentFullName": "Järfälla kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7217" + }, + "id": "939680", + "fullName": "Byske", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7218" + }, + "id": "940030", + "fullName": "Boliden", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7219" + }, + "id": "902741", + "fullName": "Bredskär", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b721a" + }, + "id": "939752", + "fullName": "Burträsk", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b721b" + }, + "id": "909916", + "fullName": "Morö Backe", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b721c" + }, + "id": "902709", + "fullName": "Bastuskatan", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b721d" + }, + "id": "902715", + "fullName": "Boviksbadet", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b721e" + }, + "id": "902721", + "fullName": "Byske havsbad", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b721f" + }, + "id": "902716", + "fullName": "Boviksön (sydvästra delen)", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7220" + }, + "id": "902718", + "fullName": "Orrholmen+Bjässviknäset", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7221" + }, + "id": "473858", + "fullName": "Berga-Bergavik", + "parentFullName": "Kalmar kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7222" + }, + "id": "474388", + "fullName": "Bölet", + "parentFullName": "Mölndals kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7223" + }, + "id": "474392", + "fullName": "Broslätt", + "parentFullName": "Mölndals kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7224" + }, + "id": "903579", + "fullName": "Balltorp", + "parentFullName": "Mölndals kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7225" + }, + "id": "903103", + "fullName": "Bua (södra delen)", + "parentFullName": "Varbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7226" + }, + "id": "474155", + "fullName": "Lugnet-Brunnsberg", + "parentFullName": "Varbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7227" + }, + "id": "903536", + "fullName": "Björkäng+Smedsgård", + "parentFullName": "Varbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7228" + }, + "id": "903691", + "fullName": "Boda", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7229" + }, + "id": "940329", + "fullName": "Blidö", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b722a" + }, + "id": "903673", + "fullName": "Backa", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b722b" + }, + "id": "902602", + "fullName": "Byholma+Kolskär+Bromskär", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b722c" + }, + "id": "924065", + "fullName": "Björkö", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b722d" + }, + "id": "903674", + "fullName": "Björknäs", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b722e" + }, + "id": "940251", + "fullName": "Bergshamra", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b722f" + }, + "id": "903733", + "fullName": "Björkudden", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7230" + }, + "id": "903681", + "fullName": "Björkholmen", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7231" + }, + "id": "902950", + "fullName": "Blidö+Klubben", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7232" + }, + "id": "903722", + "fullName": "Stora Brokholmen", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7233" + }, + "id": "902861", + "fullName": "Baltora (södra delen)", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7234" + }, + "id": "903685", + "fullName": "Blommsta+Gillviken", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7235" + }, + "id": "902858", + "fullName": "Bergshamra (södra delen)", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7236" + }, + "id": "903679", + "fullName": "Mörkviken+Bonäset+Sjövik", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7238" + }, + "id": "902828", + "fullName": "Bredäng+Ortalahöjden+Ortalalund", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7239" + }, + "id": "903677", + "fullName": "Björköören+Västerbyn+Gräddö (västra delen)", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b723a" + }, + "id": "902849", + "fullName": "Hattudden+Björnösund+Mellingeholm+Högtorp", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b723b" + }, + "id": "903749", + "fullName": "Burge", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b723c" + }, + "id": "903741", + "fullName": "Stora Blåhäll", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b723d" + }, + "id": "473896", + "fullName": "Bingeby-Österby", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b723f" + }, + "id": "474745", + "fullName": "Järnlinden-Bojsenburg", + "parentFullName": "Falu kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7240" + }, + "id": "474420", + "fullName": "Björndalen", + "parentFullName": "Trollhättans kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7241" + }, + "id": "903162", + "fullName": "Baggeryr+Gråbo", + "parentFullName": "Trollhättans kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7242" + }, + "id": "939472", + "fullName": "Bredbyn", + "parentFullName": "Örnsköldsviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7243" + }, + "id": "474903", + "fullName": "Järved-Bodum", + "parentFullName": "Örnsköldsviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7244" + }, + "id": "903200", + "fullName": "Börsås", + "parentFullName": "Uddevalla kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7245" + }, + "id": "903174", + "fullName": "Strand+Bräcke", + "parentFullName": "Uddevalla kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7246" + }, + "id": "473613", + "fullName": "Brandholmen-Bryngels-Rosenkälla-Stenkulla", + "parentFullName": "Nyköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7247" + }, + "id": "473612", + "fullName": "Brandkärr-Ekensberg", + "parentFullName": "Nyköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7248" + }, + "id": "474125", + "fullName": "Bokalyckan-Centrum", + "parentFullName": "Hässleholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7249" + }, + "id": "939621", + "fullName": "Borlänge", + "parentFullName": "Borlänge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b724a" + }, + "id": "474759", + "fullName": "Bullermyren-Hagalund", + "parentFullName": "Borlänge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b724b" + }, + "id": "474763", + "fullName": "Romme", + "parentFullName": "Borlänge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b724c" + }, + "id": "903424", + "fullName": "Valshed", + "parentFullName": "Borlänge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b724d" + }, + "id": "474761", + "fullName": "Hönsarvet", + "parentFullName": "Borlänge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b724e" + }, + "id": "474762", + "fullName": "Östermalm", + "parentFullName": "Borlänge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b724f" + }, + "id": "903420", + "fullName": "Holtäpporna", + "parentFullName": "Borlänge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7250" + }, + "id": "903413", + "fullName": "Spånsfäbodarna", + "parentFullName": "Borlänge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7252" + }, + "id": "474768", + "fullName": "Paradiset-Nygårdarna", + "parentFullName": "Borlänge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7253" + }, + "id": "474758", + "fullName": "Kvarnsveden-Lergärdet", + "parentFullName": "Borlänge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7254" + }, + "id": "473302", + "fullName": "Bollmora", + "parentFullName": "Tyresö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7255" + }, + "id": "473508", + "fullName": "Bo", + "parentFullName": "Lidingö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7256" + }, + "id": "473506", + "fullName": "Bosön", + "parentFullName": "Lidingö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7257" + }, + "id": "473514", + "fullName": "Brevik", + "parentFullName": "Lidingö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7258" + }, + "id": "473494", + "fullName": "Baggeby-Larsberg", + "parentFullName": "Lidingö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7259" + }, + "id": "903706", + "fullName": "Bosön (östra delen)", + "parentFullName": "Lidingö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b725a" + }, + "id": "474063", + "fullName": "Borstahusen", + "parentFullName": "Landskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b725b" + }, + "id": "910055", + "fullName": "Lilla Beddinge", + "parentFullName": "Trelleborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b725d" + }, + "id": "473224", + "fullName": "Bollstanäs", + "parentFullName": "Upplands Väsby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b725e" + }, + "id": "903611", + "fullName": "Bobergsudde", + "parentFullName": "Falkenbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b725f" + }, + "id": "902884", + "fullName": "Betsö", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7260" + }, + "id": "903371", + "fullName": "Brandholmssund", + "parentFullName": "Enköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7261" + }, + "id": "473595", + "fullName": "Bergvreten-Fanna-Korsängen", + "parentFullName": "Enköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7262" + }, + "id": "902645", + "fullName": "Bromma", + "parentFullName": "Motala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7263" + }, + "id": "902730", + "fullName": "Burnäset", + "parentFullName": "Motala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7264" + }, + "id": "473712", + "fullName": "Bråstorp", + "parentFullName": "Motala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7265" + }, + "id": "903711", + "fullName": "Bjurön", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7266" + }, + "id": "902918", + "fullName": "Bodatorp", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7267" + }, + "id": "902951", + "fullName": "Berga+Löka", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7268" + }, + "id": "902914", + "fullName": "Grönskan+Vedhamn+Baldersnäs", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b726a" + }, + "id": "940303", + "fullName": "Blåsmark", + "parentFullName": "Piteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b726c" + }, + "id": "903489", + "fullName": "Brändholmen+Råholmen", + "parentFullName": "Piteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b726d" + }, + "id": "940250", + "fullName": "Björboholm", + "parentFullName": "Lerums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b726e" + }, + "id": "903223", + "fullName": "Stevik+Blänkåsviken", + "parentFullName": "Lidköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b726f" + }, + "id": "474831", + "fullName": "Barrsätra", + "parentFullName": "Sandvikens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7270" + }, + "id": "474839", + "fullName": "Björksätra", + "parentFullName": "Sandvikens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7271" + }, + "id": "903583", + "fullName": "Bratten", + "parentFullName": "Vänersborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7272" + }, + "id": "474359", + "fullName": "Blåsut-Vassbotten", + "parentFullName": "Vänersborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7273" + }, + "id": "474177", + "fullName": "Björröd-Landvetter Flygplats", + "parentFullName": "Härryda kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7274" + }, + "id": "903358", + "fullName": "Bråtviken", + "parentFullName": "Västerviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7275" + }, + "id": "473885", + "fullName": "Djurgården-Brevik", + "parentFullName": "Västerviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7276" + }, + "id": "903319", + "fullName": "Brunnsåker", + "parentFullName": "Strängnäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7277" + }, + "id": "903113", + "fullName": "Bredhult", + "parentFullName": "Marks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7278" + }, + "id": "473625", + "fullName": "Backa", + "parentFullName": "Katrineholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b727a" + }, + "id": "940200", + "fullName": "Bodafors", + "parentFullName": "Nässjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b727b" + }, + "id": "474626", + "fullName": "Bråten-Bofors", + "parentFullName": "Karlskoga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b727c" + }, + "id": "474625", + "fullName": "Bohult", + "parentFullName": "Karlskoga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b727f" + }, + "id": "939810", + "fullName": "Boden", + "parentFullName": "Bodens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7280" + }, + "id": "475055", + "fullName": "Sanden", + "parentFullName": "Bodens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7281" + }, + "id": "475056", + "fullName": "Fagernäs", + "parentFullName": "Bodens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7282" + }, + "id": "475057", + "fullName": "Torpgärdan", + "parentFullName": "Bodens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7283" + }, + "id": "475061", + "fullName": "Sveafältet", + "parentFullName": "Bodens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7284" + }, + "id": "903503", + "fullName": "Kusån+Gunnaholmen", + "parentFullName": "Bodens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7285" + }, + "id": "475054", + "fullName": "Prästholmen-Killingholmen", + "parentFullName": "Bodens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7286" + }, + "id": "902994", + "fullName": "Berga koloniområde", + "parentFullName": "Nynäshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7287" + }, + "id": "903048", + "fullName": "Bona+Kaggens täppa+Helgö bol", + "parentFullName": "Ekerö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7288" + }, + "id": "940142", + "fullName": "Bro", + "parentFullName": "Upplands-Bro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b728a" + }, + "id": "924077", + "fullName": "Säbyholm", + "parentFullName": "Upplands-Bro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b728b" + }, + "id": "903718", + "fullName": "Näshagen", + "parentFullName": "Upplands-Bro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b728c" + }, + "id": "473308", + "fullName": "Kungsängen", + "parentFullName": "Upplands-Bro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b728d" + }, + "id": "909991", + "fullName": "Kevan Stugby", + "parentFullName": "Upplands-Bro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b728e" + }, + "id": "903720", + "fullName": "Knapperbacken", + "parentFullName": "Upplands-Bro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b728f" + }, + "id": "473782", + "fullName": "Bäckseda", + "parentFullName": "Vetlanda kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7290" + }, + "id": "910112", + "fullName": "Nye-byestad", + "parentFullName": "Vetlanda kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7291" + }, + "id": "902636", + "fullName": "Bosgårds villaområde", + "parentFullName": "Mjölby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7292" + }, + "id": "903354", + "fullName": "Bredviksnäs", + "parentFullName": "Oskarshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7294" + }, + "id": "939636", + "fullName": "Kilafors", + "parentFullName": "Bollnäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7295" + }, + "id": "474848", + "fullName": "Ren-Framnäs", + "parentFullName": "Bollnäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7296" + }, + "id": "474854", + "fullName": "Gärdet-Centrum", + "parentFullName": "Bollnäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7298" + }, + "id": "474849", + "fullName": "Säversta-Häggesta", + "parentFullName": "Bollnäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b729a" + }, + "id": "474702", + "fullName": "Byjorden-Nibbles- Backe", + "parentFullName": "Köpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b729b" + }, + "id": "940277", + "fullName": "Bergvik", + "parentFullName": "Söderhamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b729c" + }, + "id": "474869", + "fullName": "Bondsjöstaden-Gådeåstaden", + "parentFullName": "Härnösands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b729d" + }, + "id": "474874", + "fullName": "Murbergstaden-Bondsjöstaden", + "parentFullName": "Härnösands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b729e" + }, + "id": "474870", + "fullName": "Norrstaden-Norra Brännan-Stenhammar", + "parentFullName": "Härnösands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b729f" + }, + "id": "903091", + "fullName": "Bögilt", + "parentFullName": "Laholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72a0" + }, + "id": "903555", + "fullName": "Brattsand", + "parentFullName": "Kristinehamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72a1" + }, + "id": "939948", + "fullName": "Björneborg", + "parentFullName": "Kristinehamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72a2" + }, + "id": "474560", + "fullName": "Broängen-Södermalm", + "parentFullName": "Kristinehamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72a3" + }, + "id": "903257", + "fullName": "Bråtens fritidsområde", + "parentFullName": "Kristinehamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72a4" + }, + "id": "939925", + "fullName": "Bjärred", + "parentFullName": "Lomma kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72a5" + }, + "id": "903529", + "fullName": "Björkliden", + "parentFullName": "Kiruna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72a7" + }, + "id": "903389", + "fullName": "Bjurön", + "parentFullName": "Östhammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72a8" + }, + "id": "903390", + "fullName": "Kavarö+Brännskäret", + "parentFullName": "Östhammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72a9" + }, + "id": "902652", + "fullName": "Berget", + "parentFullName": "Finspångs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72aa" + }, + "id": "902653", + "fullName": "Bränntorps fritidsområde (östra delen)", + "parentFullName": "Finspångs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72ab" + }, + "id": "902654", + "fullName": "Bränntorps fritidsområde (norra delen)", + "parentFullName": "Finspångs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72ac" + }, + "id": "902807", + "fullName": "Bränntorps fritidsområde (sydvästra delen)", + "parentFullName": "Finspångs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72ad" + }, + "id": "903400", + "fullName": "Björkholm", + "parentFullName": "Tierps kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72ae" + }, + "id": "903404", + "fullName": "Brunnskaten", + "parentFullName": "Tierps kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72af" + }, + "id": "903431", + "fullName": "Björnudden", + "parentFullName": "Mora kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72b0" + }, + "id": "902684", + "fullName": "Brännan", + "parentFullName": "Sollefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72b1" + }, + "id": "903779", + "fullName": "Baskemölla", + "parentFullName": "Simrishamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72b2" + }, + "id": "903558", + "fullName": "Hemmestorps björke", + "parentFullName": "Sjöbo kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72b3" + }, + "id": "940298", + "fullName": "Bruzaholm", + "parentFullName": "Eksjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72b4" + }, + "id": "473792", + "fullName": "Västra Brudbadet-Kvarnarp", + "parentFullName": "Eksjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72b5" + }, + "id": "903285", + "fullName": "Bohage", + "parentFullName": "Flens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72b6" + }, + "id": "902971", + "fullName": "Broslätt", + "parentFullName": "Höörs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72b7" + }, + "id": "903559", + "fullName": "Bokeslund+Klevahill", + "parentFullName": "Höörs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72b8" + }, + "id": "903509", + "fullName": "Bodön", + "parentFullName": "Kalix kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72b9" + }, + "id": "903146", + "fullName": "Bö", + "parentFullName": "Tjörns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72ba" + }, + "id": "903147", + "fullName": "Lilla Brattön", + "parentFullName": "Tjörns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72bb" + }, + "id": "903564", + "fullName": "Berga strand+Manhöjden", + "parentFullName": "Tjörns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72bc" + }, + "id": "939519", + "fullName": "Torekov", + "parentFullName": "Båstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72bd" + }, + "id": "903086", + "fullName": "Solsidan", + "parentFullName": "Båstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72be" + }, + "id": "903087", + "fullName": "Perstorp", + "parentFullName": "Båstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72bf" + }, + "id": "903085", + "fullName": "Glimminge plantering", + "parentFullName": "Båstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72c1" + }, + "id": "903183", + "fullName": "Berga", + "parentFullName": "Lysekils kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72c2" + }, + "id": "939827", + "fullName": "Brastad", + "parentFullName": "Lysekils kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72c3" + }, + "id": "903208", + "fullName": "Barkedal", + "parentFullName": "Lysekils kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72c6" + }, + "id": "903782", + "fullName": "Brunsvik", + "parentFullName": "Tomelilla kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72c7" + }, + "id": "903193", + "fullName": "Båsen", + "parentFullName": "Strömstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72c8" + }, + "id": "903244", + "fullName": "Bågen", + "parentFullName": "Strömstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72c9" + }, + "id": "939641", + "fullName": "Björkö", + "parentFullName": "Öckerö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72ca" + }, + "id": "903143", + "fullName": "Bredsjön", + "parentFullName": "Tidaholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72cb" + }, + "id": "903272", + "fullName": "Jogersö-Bergö", + "parentFullName": "Oxelösunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72cc" + }, + "id": "903267", + "fullName": "Branäsberget: Bävern", + "parentFullName": "Torsby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72cd" + }, + "id": "903268", + "fullName": "Branäs", + "parentFullName": "Torsby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72ce" + }, + "id": "903265", + "fullName": "Branäsberget: Björnen+Vargen", + "parentFullName": "Torsby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72cf" + }, + "id": "903266", + "fullName": "Branäsberget: Orren", + "parentFullName": "Torsby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72d0" + }, + "id": "903271", + "fullName": "Branäsberget (västra delen)", + "parentFullName": "Torsby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72d1" + }, + "id": "473516", + "fullName": "Bogesund", + "parentFullName": "Vaxholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72d2" + }, + "id": "473517", + "fullName": "Vaxön-Tynningö-Bogesund-Granholmen", + "parentFullName": "Vaxholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72d3" + }, + "id": "902696", + "fullName": "Bydalen", + "parentFullName": "Åre kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72d5" + }, + "id": "902705", + "fullName": "Bratteggens fritidsby", + "parentFullName": "Åre kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72d6" + }, + "id": "903209", + "fullName": "Bråbacka", + "parentFullName": "Tibro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72d7" + }, + "id": "903337", + "fullName": "Borgehage", + "parentFullName": "Borgholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72d8" + }, + "id": "903349", + "fullName": "Byrums Sandvik", + "parentFullName": "Borgholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72d9" + }, + "id": "903341", + "fullName": "Blårör+Sjöstugeområdet", + "parentFullName": "Borgholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72da" + }, + "id": "903347", + "fullName": "Högby", + "parentFullName": "Borgholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72db" + }, + "id": "903342", + "fullName": "Klinta", + "parentFullName": "Borgholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72dc" + }, + "id": "903352", + "fullName": "Enerum", + "parentFullName": "Borgholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72dd" + }, + "id": "902973", + "fullName": "Ranstad", + "parentFullName": "Borgholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72de" + }, + "id": "903338", + "fullName": "Grönskog", + "parentFullName": "Borgholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72df" + }, + "id": "903343", + "fullName": "Lundegård", + "parentFullName": "Borgholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72e0" + }, + "id": "903348", + "fullName": "Sandviken", + "parentFullName": "Borgholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72e1" + }, + "id": "903350", + "fullName": "Kyrketorp", + "parentFullName": "Borgholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72e2" + }, + "id": "902972", + "fullName": "Djurstadtorp", + "parentFullName": "Borgholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72e3" + }, + "id": "903336", + "fullName": "Ekerumsbadet", + "parentFullName": "Borgholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72e4" + }, + "id": "903340", + "fullName": "Furuhäll+Kolstad", + "parentFullName": "Borgholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72e5" + }, + "id": "903346", + "fullName": "Djupvik+Lundebytorp", + "parentFullName": "Borgholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72e6" + }, + "id": "903353", + "fullName": "Grankulla+Grankullavik", + "parentFullName": "Borgholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72e7" + }, + "id": "903345", + "fullName": "Petgärdeträsk+Grönhorvan", + "parentFullName": "Borgholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72e8" + }, + "id": "903368", + "fullName": "Solbergamarken (Köpingsvik)", + "parentFullName": "Borgholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72e9" + }, + "id": "903565", + "fullName": "Bergsvik", + "parentFullName": "Munkedals kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72ea" + }, + "id": "903064", + "fullName": "Bastberget", + "parentFullName": "Gagnefs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72eb" + }, + "id": "902801", + "fullName": "Björnrike", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72ec" + }, + "id": "940351", + "fullName": "Bruksvallarna", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72ed" + }, + "id": "902799", + "fullName": "Messlingen+Baggården", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72ee" + }, + "id": "902963", + "fullName": "Bruksvallarna (östra delen)", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72ef" + }, + "id": "902804", + "fullName": "Hamra+Buskvallen+Iggesundsbyn", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72f0" + }, + "id": "902794", + "fullName": "Rockvallen+Bruksvallarna (västra delen)", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72f1" + }, + "id": "899011", + "fullName": "Sälens by", + "parentFullName": "Malung-Sälens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72f2" + }, + "id": "939589", + "fullName": "Billingsfors", + "parentFullName": "Bengtsfors kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72f3" + }, + "id": "939532", + "fullName": "Dals Långed", + "parentFullName": "Bengtsfors kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72f4" + }, + "id": "903248", + "fullName": "Furnäs (norra delen)", + "parentFullName": "Bengtsfors kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72f5" + }, + "id": "903477", + "fullName": "Hårte+Bredstrand", + "parentFullName": "Nordanstigs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72f6" + }, + "id": "924007", + "fullName": "Bohus-Malmön", + "parentFullName": "Sotenäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72f7" + }, + "id": "903261", + "fullName": "Borgebols fritidsområde", + "parentFullName": "Grums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72f8" + }, + "id": "902753", + "fullName": "Bäsknäset+Fällan", + "parentFullName": "Nordmalings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72f9" + }, + "id": "940312", + "fullName": "Rätan", + "parentFullName": "Bergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72fa" + }, + "id": "940327", + "fullName": "Oviken", + "parentFullName": "Bergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72fb" + }, + "id": "902688", + "fullName": "Storhågna", + "parentFullName": "Bergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72fc" + }, + "id": "923805", + "fullName": "Storhogna", + "parentFullName": "Bergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72fd" + }, + "id": "940386", + "fullName": "Ljungdalen", + "parentFullName": "Bergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72fe" + }, + "id": "902613", + "fullName": "Sångbäcken", + "parentFullName": "Bergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b72ff" + }, + "id": "902694", + "fullName": "Skärkdalen", + "parentFullName": "Bergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7300" + }, + "id": "939898", + "fullName": "Svenstavik", + "parentFullName": "Bergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7301" + }, + "id": "902787", + "fullName": "Storgräftån", + "parentFullName": "Bergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7302" + }, + "id": "902792", + "fullName": "Fjällgården", + "parentFullName": "Bergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7303" + }, + "id": "902786", + "fullName": "Gräftåvallen", + "parentFullName": "Bergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7304" + }, + "id": "902695", + "fullName": "Klevfjällsbyn", + "parentFullName": "Bergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7305" + }, + "id": "902612", + "fullName": "Sångbäckvallen", + "parentFullName": "Bergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7307" + }, + "id": "902791", + "fullName": "Östbackavallen", + "parentFullName": "Bergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7308" + }, + "id": "902789", + "fullName": "Skrållan (södra delen)", + "parentFullName": "Bergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7309" + }, + "id": "902790", + "fullName": "Skrållan (norra delen)", + "parentFullName": "Bergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b730a" + }, + "id": "903328", + "fullName": "Björkenäs", + "parentFullName": "Torsås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b730b" + }, + "id": "903449", + "fullName": "Björnliden", + "parentFullName": "Älvdalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b730c" + }, + "id": "903230", + "fullName": "Björstorp", + "parentFullName": "Karlsborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b730d" + }, + "id": "902717", + "fullName": "Bijjie Lijhtie (nordöstra stranden)", + "parentFullName": "Vilhelmina kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b730e" + }, + "id": "902754", + "fullName": "Brednoret", + "parentFullName": "Robertsfors kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b730f" + }, + "id": "902755", + "fullName": "Bredviken", + "parentFullName": "Storumans kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7310" + }, + "id": "940295", + "fullName": "Hemavan/Bierke", + "parentFullName": "Storumans kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7311" + }, + "id": "940318", + "fullName": "Hemavan/Bierke", + "parentFullName": "Storumans kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7312" + }, + "id": "902656", + "fullName": "Blåvik+Kopparhult", + "parentFullName": "Boxholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7313" + }, + "id": "940305", + "fullName": "Malexander", + "parentFullName": "Boxholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7314" + }, + "id": "902815", + "fullName": "Hårdaholmen (västra delen)", + "parentFullName": "Boxholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7315" + }, + "id": "902711", + "fullName": "Borga", + "parentFullName": "Dorotea kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7316" + }, + "id": "902736", + "fullName": "Borgafjäll", + "parentFullName": "Dorotea kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7317" + }, + "id": "939963", + "fullName": "Bjurholm", + "parentFullName": "Bjurholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7318" + }, + "id": "954241", + "fullName": "Bredared", + "parentFullName": "Borås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7319" + }, + "id": "941455", + "fullName": "Bara", + "parentFullName": "Svedala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b731a" + }, + "id": "949951", + "fullName": "Billesholm", + "parentFullName": "Bjuvs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b731b" + }, + "id": "949952", + "fullName": "Billesholm", + "parentFullName": "Bjuvs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b731c" + }, + "id": "944756", + "fullName": "Bäckefors", + "parentFullName": "Bengtsfors kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b731d" + }, + "id": "944611", + "fullName": "Bålsta", + "parentFullName": "Håbo kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b731e" + }, + "id": "954165", + "fullName": "Börje", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b731f" + }, + "id": "954337", + "fullName": "Böleäng", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7320" + }, + "id": "946670", + "fullName": "Böste", + "parentFullName": "Trelleborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7321" + }, + "id": "950772", + "fullName": "Borgvik", + "parentFullName": "Grums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7322" + }, + "id": "949959", + "fullName": "Boo Gård", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7323" + }, + "id": "947427", + "fullName": "Bälinge", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7324" + }, + "id": "942871", + "fullName": "Bifrost", + "parentFullName": "Mölndals kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7325" + }, + "id": "951436", + "fullName": "Björka", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7326" + }, + "id": "946937", + "fullName": "Billdal", + "parentFullName": "Kungsbacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7327" + }, + "id": "954247", + "fullName": "Backabo", + "parentFullName": "Karlskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7328" + }, + "id": "954442", + "fullName": "Brottby", + "parentFullName": "Vallentuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7329" + }, + "id": "944466", + "fullName": "Brunnshög", + "parentFullName": "Lunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b732a" + }, + "id": "944760", + "fullName": "Bergviken", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b732b" + }, + "id": "951805", + "fullName": "Brotorp", + "parentFullName": "Sundbybergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b732c" + }, + "id": "952512", + "fullName": "Bergkvara", + "parentFullName": "Torsås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b732d" + }, + "id": "944951", + "fullName": "Bårslöv", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b732e" + }, + "id": "953359", + "fullName": "Bredsand", + "parentFullName": "Enköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b732f" + }, + "id": "944282", + "fullName": "Bärby Hage", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7330" + }, + "id": "951806", + "fullName": "Barsebäck", + "parentFullName": "Kävlinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7331" + }, + "id": "952388", + "fullName": "Borsökna", + "parentFullName": "Eskilstuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7332" + }, + "id": "946499", + "fullName": "Bergsbyn", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7333" + }, + "id": "944959", + "fullName": "Bjurhovda", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7334" + }, + "id": "946224", + "fullName": "Bastuholmen", + "parentFullName": "Täby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7335" + }, + "id": "924067", + "fullName": "Bohuslän", + "parentFullName": "Västra Götalands län", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7336" + }, + "id": "953434", + "fullName": "Bergsåker", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7337" + }, + "id": "953433", + "fullName": "Bosvedjan", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7338" + }, + "id": "953790", + "fullName": "Björklinge", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7339" + }, + "id": "953935", + "fullName": "Bränntorp", + "parentFullName": "Finspångs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b733a" + }, + "id": "953431", + "fullName": "Bryggudden", + "parentFullName": "Karlstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b733b" + }, + "id": "953717", + "fullName": "Brottberga", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b733c" + }, + "id": "950091", + "fullName": "Ballingsnäs", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b733d" + }, + "id": "947320", + "fullName": "Blekingsborg", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b733e" + }, + "id": "945635", + "fullName": "Bonässund", + "parentFullName": "Örnsköldsviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b733f" + }, + "id": "944606", + "fullName": "Björkhagen", + "parentFullName": "Ängelholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7340" + }, + "id": "947589", + "fullName": "Bråtenpark", + "parentFullName": "Mariestads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7341" + }, + "id": "950544", + "fullName": "Brommaplan", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7342" + }, + "id": "953115", + "fullName": "Björkalund", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7343" + }, + "id": "953784", + "fullName": "Bryggholmen", + "parentFullName": "Enköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7344" + }, + "id": "946678", + "fullName": "Bålbroskogen", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7345" + }, + "id": "953783", + "fullName": "Betsede tätort", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7346" + }, + "id": "953789", + "fullName": "Borka, Enånger", + "parentFullName": "Hudiksvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7348" + }, + "id": "945518", + "fullName": "Bolinder Strand", + "parentFullName": "Järfälla kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7349" + }, + "id": "953719", + "fullName": "Bulltofta Friluftsstad", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b734a" + }, + "id": "946498", + "fullName": "Ekeby", + "parentFullName": "Bjuvs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b734c" + }, + "id": "954251", + "fullName": "Hackås", + "parentFullName": "Bergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b734d" + }, + "id": "951597", + "fullName": "Sävast", + "parentFullName": "Bodens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b734e" + }, + "id": "945364", + "fullName": "Klövsjö", + "parentFullName": "Bergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b734f" + }, + "id": "949954", + "fullName": "Fristad", + "parentFullName": "Borås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7350" + }, + "id": "945516", + "fullName": "Sparsör", + "parentFullName": "Borås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7351" + }, + "id": "954239", + "fullName": "Storsjö", + "parentFullName": "Bergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7352" + }, + "id": "950542", + "fullName": "Förslöv", + "parentFullName": "Båstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7353" + }, + "id": "951802", + "fullName": "Sunnanö", + "parentFullName": "Borlänge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7354" + }, + "id": "947049", + "fullName": "Sandared", + "parentFullName": "Borås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7355" + }, + "id": "954446", + "fullName": "Olsfors", + "parentFullName": "Bollebygds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7356" + }, + "id": "945360", + "fullName": "Dävensö", + "parentFullName": "Upplands-Bro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7357" + }, + "id": "951105", + "fullName": "Frufällan", + "parentFullName": "Borås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7358" + }, + "id": "953083", + "fullName": "Östra karup", + "parentFullName": "Båstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b735a" + }, + "id": "954449", + "fullName": "Rikstens friluftsstad", + "parentFullName": "Botkyrka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b735b" + }, + "id": "908684", + "fullName": "Bärby", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b735c" + }, + "id": "899603", + "fullName": "Brännö tätort", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b735d" + }, + "id": "899915", + "fullName": "Björlanda tätort", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b735e" + }, + "id": "908575", + "fullName": "Brunnstorpsnäs", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b735f" + }, + "id": "940483", + "fullName": "Bruntorpsdalen och Mulered", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7360" + }, + "id": "900234", + "fullName": "Bunkeflostrand tätort", + "parentFullName": "Malmö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7361" + }, + "id": "907353", + "fullName": "Bodarna", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7362" + }, + "id": "907770", + "fullName": "Björken", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7364" + }, + "id": "899487", + "fullName": "Bärby tätort", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7365" + }, + "id": "907773", + "fullName": "Balingsta", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7366" + }, + "id": "907794", + "fullName": "Hammarby by", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7367" + }, + "id": "907855", + "fullName": "Funbo Bärby", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7368" + }, + "id": "898502", + "fullName": "Bälinge tätort", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7369" + }, + "id": "898521", + "fullName": "Björklinge tätort", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b736a" + }, + "id": "900259", + "fullName": "Blackstalund tätort", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b736c" + }, + "id": "899647", + "fullName": "Berg tätort", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b736d" + }, + "id": "907908", + "fullName": "Bjärka-Säby", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b736e" + }, + "id": "907910", + "fullName": "Björkeberg", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b736f" + }, + "id": "898789", + "fullName": "Brokind tätort", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7370" + }, + "id": "899289", + "fullName": "Bestorp tätort", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7371" + }, + "id": "899596", + "fullName": "Bankekind tätort", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7372" + }, + "id": "940865", + "fullName": "Bergs slussar tätort", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7373" + }, + "id": "908994", + "fullName": "Brustorpet", + "parentFullName": "Västerås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7374" + }, + "id": "909015", + "fullName": "Lospånga by", + "parentFullName": "Västerås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7375" + }, + "id": "898768", + "fullName": "Barkarö tätort", + "parentFullName": "Västerås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7376" + }, + "id": "899523", + "fullName": "Kärsta och Bredsdal tätort", + "parentFullName": "Västerås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7377" + }, + "id": "908927", + "fullName": "Brevens bruk", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7378" + }, + "id": "908928", + "fullName": "Brohammar", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7379" + }, + "id": "940555", + "fullName": "Biverud+Löre", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b737a" + }, + "id": "899349", + "fullName": "Norra Bro tätort", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b737b" + }, + "id": "898511", + "fullName": "Bårslöv tätort", + "parentFullName": "Helsingborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b737c" + }, + "id": "940868", + "fullName": "Berga tätort", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b737d" + }, + "id": "907976", + "fullName": "Bunn", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b737e" + }, + "id": "940823", + "fullName": "Bankeryd tätort", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b737f" + }, + "id": "899610", + "fullName": "Bottnaryd tätort", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7380" + }, + "id": "940493", + "fullName": "Rökinge + Busarp", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7381" + }, + "id": "940806", + "fullName": "Barnarp och Odensjö tätort", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7382" + }, + "id": "940821", + "fullName": "Bosgård, Rudu och Gissebo tätort", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7383" + }, + "id": "909416", + "fullName": "Bodbyn", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7384" + }, + "id": "941036", + "fullName": "Brännäset och Boviken tätort", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7385" + }, + "id": "909406", + "fullName": "Baggböle", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7386" + }, + "id": "907552", + "fullName": "Bjännsjön", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7387" + }, + "id": "899416", + "fullName": "Botsmark tätort", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7388" + }, + "id": "899615", + "fullName": "Bullmark tätort", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7389" + }, + "id": "900258", + "fullName": "Brännland tätort", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b738a" + }, + "id": "940720", + "fullName": "Brattby (södra delen)", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b738b" + }, + "id": "908345", + "fullName": "Björnstorp", + "parentFullName": "Lunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b738c" + }, + "id": "908346", + "fullName": "Björnstorp", + "parentFullName": "Lunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b738d" + }, + "id": "940397", + "fullName": "Humlamaden och Hemmestorps boke", + "parentFullName": "Lunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b738e" + }, + "id": "940476", + "fullName": "Backabo och Bäckebo södra", + "parentFullName": "Borås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b738f" + }, + "id": "898720", + "fullName": "Borås tätort", + "parentFullName": "Borås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7390" + }, + "id": "900257", + "fullName": "Bosnäs tätort", + "parentFullName": "Borås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7391" + }, + "id": "899403", + "fullName": "Borgstena tätort", + "parentFullName": "Borås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7392" + }, + "id": "908700", + "fullName": "Gingri", + "parentFullName": "Borås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7393" + }, + "id": "908698", + "fullName": "Lerbäck", + "parentFullName": "Borås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7394" + }, + "id": "908696", + "fullName": "Funningen", + "parentFullName": "Borås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7395" + }, + "id": "908680", + "fullName": "Granbäcken", + "parentFullName": "Borås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7396" + }, + "id": "899366", + "fullName": "Hedared tätort", + "parentFullName": "Borås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7397" + }, + "id": "899563", + "fullName": "Dannike tätort", + "parentFullName": "Borås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b739a" + }, + "id": "898541", + "fullName": "Fristad tätort", + "parentFullName": "Borås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b739b" + }, + "id": "899319", + "fullName": "Sandhult tätort", + "parentFullName": "Borås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b739c" + }, + "id": "898545", + "fullName": "Viskafors tätort", + "parentFullName": "Borås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b739d" + }, + "id": "900261", + "fullName": "Rångedala tätort", + "parentFullName": "Borås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b739e" + }, + "id": "898975", + "fullName": "Rydboholm tätort", + "parentFullName": "Borås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b739f" + }, + "id": "899307", + "fullName": "Kinnarumma tätort", + "parentFullName": "Borås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73a0" + }, + "id": "940482", + "fullName": "Hjälmryd + Vralen", + "parentFullName": "Borås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73a1" + }, + "id": "898579", + "fullName": "Dalsjöfors tätort", + "parentFullName": "Borås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73a2" + }, + "id": "907448", + "fullName": "Kvarbo sommarstad", + "parentFullName": "Borås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73a3" + }, + "id": "940804", + "fullName": "Gånghester och Målsryd tätort", + "parentFullName": "Borås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73a4" + }, + "id": "940477", + "fullName": "Varvhult + Slättaryd + Källhult", + "parentFullName": "Borås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73a5" + }, + "id": "940811", + "fullName": "Sandared, Sjömarken och Viared tätort", + "parentFullName": "Borås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73a6" + }, + "id": "907598", + "fullName": "Bruket", + "parentFullName": "Huddinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73a7" + }, + "id": "899465", + "fullName": "Bälgviken tätort", + "parentFullName": "Eskilstuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73a8" + }, + "id": "940554", + "fullName": "Broborg och Västtorp", + "parentFullName": "Eskilstuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73a9" + }, + "id": "907515", + "fullName": "Backa", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73ab" + }, + "id": "900112", + "fullName": "Berg tätort", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73ac" + }, + "id": "899108", + "fullName": "Bönan tätort", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73ad" + }, + "id": "909133", + "fullName": "Brunnsvik", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73ae" + }, + "id": "899107", + "fullName": "Bergby tätort", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73af" + }, + "id": "900030", + "fullName": "Björke tätort", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73b0" + }, + "id": "940649", + "fullName": "Berg + Sjökalla", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73b1" + }, + "id": "909257", + "fullName": "Bunsta", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73b2" + }, + "id": "909254", + "fullName": "Björkön", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73b3" + }, + "id": "940688", + "fullName": "Bäck + Tomming", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73b4" + }, + "id": "940684", + "fullName": "Solum + Brödlösa", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73b5" + }, + "id": "940535", + "fullName": "Hansätter och Lidsätter och Björnberga", + "parentFullName": "Södertälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73b6" + }, + "id": "940541", + "fullName": "Bröta+Bröthagen", + "parentFullName": "Botkyrka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73b7" + }, + "id": "940542", + "fullName": "Kärrhagen och Byrsta kvarn", + "parentFullName": "Botkyrka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73b9" + }, + "id": "940891", + "fullName": "Tumba tätort", + "parentFullName": "Botkyrka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73ba" + }, + "id": "899784", + "fullName": "Sibble tätort", + "parentFullName": "Botkyrka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73bb" + }, + "id": "898573", + "fullName": "Vårsta tätort", + "parentFullName": "Botkyrka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73bc" + }, + "id": "907358", + "fullName": "Tegelvreten", + "parentFullName": "Botkyrka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73bd" + }, + "id": "907609", + "fullName": "Fiskarhagen", + "parentFullName": "Botkyrka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73be" + }, + "id": "907749", + "fullName": "Vita villorna", + "parentFullName": "Botkyrka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73bf" + }, + "id": "940890", + "fullName": "Norra Riksten tätort", + "parentFullName": "Botkyrka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73c0" + }, + "id": "907632", + "fullName": "Kagghamra, norra delen", + "parentFullName": "Botkyrka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73c1" + }, + "id": "907650", + "fullName": "Kagghamra, södra delen", + "parentFullName": "Botkyrka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73c2" + }, + "id": "908000", + "fullName": "Böksholm", + "parentFullName": "Växjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73c3" + }, + "id": "898785", + "fullName": "Braås tätort", + "parentFullName": "Växjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73c4" + }, + "id": "907380", + "fullName": "Bramstorp", + "parentFullName": "Växjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73c5" + }, + "id": "908022", + "fullName": "Brittatorp", + "parentFullName": "Växjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73c6" + }, + "id": "899282", + "fullName": "Björnö tätort", + "parentFullName": "Växjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73c7" + }, + "id": "908848", + "fullName": "Böj", + "parentFullName": "Karlstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73c8" + }, + "id": "899545", + "fullName": "Blombacka tätort", + "parentFullName": "Karlstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73c9" + }, + "id": "940925", + "fullName": "Edsvalla Övre bruket tätort", + "parentFullName": "Karlstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73ca" + }, + "id": "907593", + "fullName": "Blista", + "parentFullName": "Haninge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73cb" + }, + "id": "908224", + "fullName": "Barum", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73cc" + }, + "id": "899245", + "fullName": "Balsby tätort", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73cd" + }, + "id": "940763", + "fullName": "Bjärlöv tätort", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73ce" + }, + "id": "899780", + "fullName": "Bäckaskog tätort", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73cf" + }, + "id": "908477", + "fullName": "Berghem", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73d0" + }, + "id": "900132", + "fullName": "Buerås tätort", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73d1" + }, + "id": "899442", + "fullName": "Billdal tätort", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73d2" + }, + "id": "909539", + "fullName": "Böle", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73d3" + }, + "id": "907564", + "fullName": "Brännan", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73d4" + }, + "id": "907849", + "fullName": "Bälinge", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73d5" + }, + "id": "909537", + "fullName": "Bodvallen", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73d6" + }, + "id": "899724", + "fullName": "Bälinge tätort", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73d7" + }, + "id": "900116", + "fullName": "Brändön tätort", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73d8" + }, + "id": "900195", + "fullName": "Bensbyn tätort", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73d9" + }, + "id": "900246", + "fullName": "Bergnäset tätort", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73da" + }, + "id": "909541", + "fullName": "Börjelslandet", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73db" + }, + "id": "941024", + "fullName": "Björkskatan tätort", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73dc" + }, + "id": "940732", + "fullName": "Björknäs och Sjögårda", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73dd" + }, + "id": "940733", + "fullName": "Björsbyn (västra delen)", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73de" + }, + "id": "909384", + "fullName": "Boviken", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73df" + }, + "id": "909410", + "fullName": "Bjurfors", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73e0" + }, + "id": "898795", + "fullName": "Byske tätort", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73e1" + }, + "id": "898644", + "fullName": "Bureå tätort", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73e2" + }, + "id": "909396", + "fullName": "Bodbysund", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73e3" + }, + "id": "898781", + "fullName": "Boliden tätort", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73e4" + }, + "id": "898794", + "fullName": "Burträsk tätort", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73e5" + }, + "id": "899218", + "fullName": "Bygdsiljum tätort", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73e6" + }, + "id": "899298", + "fullName": "Södra Bergsbyn och Stackgrönn tätort", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73e7" + }, + "id": "941019", + "fullName": "Södra Bergsbyn och Stackgrönnan tätort", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73e8" + }, + "id": "899658", + "fullName": "Boholmarna tätort", + "parentFullName": "Kalmar kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73e9" + }, + "id": "908173", + "fullName": "Brömsebro", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73ea" + }, + "id": "908171", + "fullName": "Björkeryd", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73eb" + }, + "id": "940413", + "fullName": "Hagbo + Björkhaga", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73ec" + }, + "id": "898793", + "fullName": "Bua tätort", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73ed" + }, + "id": "940433", + "fullName": "Björkäng och Smedsgård", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73ee" + }, + "id": "940791", + "fullName": "Bläshammar och Trönningenäs tätort", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73ef" + }, + "id": "909326", + "fullName": "Bjärme", + "parentFullName": "Östersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73f0" + }, + "id": "898688", + "fullName": "Brunflo tätort", + "parentFullName": "Östersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73f1" + }, + "id": "940700", + "fullName": "Böle + Fillsta", + "parentFullName": "Östersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73f2" + }, + "id": "940589", + "fullName": "Backa + Björknäs", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73f3" + }, + "id": "940590", + "fullName": "Björnö + Björknäs", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73f4" + }, + "id": "940578", + "fullName": "Björkholmen + Bylet", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73f5" + }, + "id": "907567", + "fullName": "Byle", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73f6" + }, + "id": "907319", + "fullName": "Blidö", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73f7" + }, + "id": "907587", + "fullName": "Baltora", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73f8" + }, + "id": "940951", + "fullName": "Blidö tätort", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73f9" + }, + "id": "899375", + "fullName": "Bergshamra tätort", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73fa" + }, + "id": "907393", + "fullName": "Burs", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73fb" + }, + "id": "908147", + "fullName": "Bjärs", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73fc" + }, + "id": "908139", + "fullName": "Barlingbo", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73fd" + }, + "id": "908148", + "fullName": "Björkhage", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73fe" + }, + "id": "940473", + "fullName": "Bro och Duss", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b73ff" + }, + "id": "899428", + "fullName": "Burgsvik tätort", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7400" + }, + "id": "940464", + "fullName": "Brohagen + Lillåkre", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7401" + }, + "id": "940452", + "fullName": "Bjärges och Nickarve", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7402" + }, + "id": "940454", + "fullName": "Eskelhem och Bringsarve", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7403" + }, + "id": "940812", + "fullName": "Brissund och Själsö tätort", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7404" + }, + "id": "909052", + "fullName": "Böle", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7405" + }, + "id": "909035", + "fullName": "Björsberg", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7406" + }, + "id": "898774", + "fullName": "Bjursås tätort", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7407" + }, + "id": "909032", + "fullName": "Bergsgården", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7408" + }, + "id": "900168", + "fullName": "Bengtsheden tätort", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7409" + }, + "id": "940986", + "fullName": "Karlsbyheden och Blixbo tätort", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b740a" + }, + "id": "940982", + "fullName": "Gamla Berget och Korsgården tätort", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b740b" + }, + "id": "908744", + "fullName": "Norra Björke", + "parentFullName": "Trollhättans kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b740c" + }, + "id": "940509", + "fullName": "Baggeryr+Gråbo", + "parentFullName": "Trollhättans kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b740d" + }, + "id": "909248", + "fullName": "Bergom", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b740e" + }, + "id": "909247", + "fullName": "Banafjäl", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b740f" + }, + "id": "899228", + "fullName": "Björna tätort", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7410" + }, + "id": "898775", + "fullName": "Bjästa tätort", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7411" + }, + "id": "898787", + "fullName": "Bredbyn tätort", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7412" + }, + "id": "900165", + "fullName": "Billsta tätort", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7413" + }, + "id": "940704", + "fullName": "Bölen + Skulnäs", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7414" + }, + "id": "907435", + "fullName": "Berg", + "parentFullName": "Uddevalla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7415" + }, + "id": "907434", + "fullName": "Backa", + "parentFullName": "Uddevalla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7416" + }, + "id": "908561", + "fullName": "Bången", + "parentFullName": "Uddevalla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7417" + }, + "id": "908576", + "fullName": "Buslätt", + "parentFullName": "Uddevalla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7418" + }, + "id": "908709", + "fullName": "Ljungs-Berg", + "parentFullName": "Uddevalla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7419" + }, + "id": "940517", + "fullName": "Berg + Skogen + Kamperöd", + "parentFullName": "Uddevalla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b741a" + }, + "id": "907863", + "fullName": "Berghag", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b741b" + }, + "id": "907889", + "fullName": "Buskhyttegård", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b741c" + }, + "id": "899825", + "fullName": "Buskhyttan tätort", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b741d" + }, + "id": "899221", + "fullName": "Bergshammar tätort", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b741e" + }, + "id": "908773", + "fullName": "Böja", + "parentFullName": "Skövde kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b741f" + }, + "id": "908763", + "fullName": "Berg", + "parentFullName": "Skövde kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7420" + }, + "id": "908237", + "fullName": "Björkedal", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7421" + }, + "id": "898558", + "fullName": "Bjärnum tätort", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7422" + }, + "id": "899317", + "fullName": "Ballingslöv tätort", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7423" + }, + "id": "907504", + "fullName": "Baggbo", + "parentFullName": "Borlänge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7424" + }, + "id": "940627", + "fullName": "Floda + Bäck", + "parentFullName": "Borlänge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7425" + }, + "id": "940633", + "fullName": "Bomsarvet + Blecktorp + Gerbergärd", + "parentFullName": "Borlänge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7426" + }, + "id": "898726", + "fullName": "Borlänge tätort", + "parentFullName": "Borlänge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7427" + }, + "id": "909081", + "fullName": "Kyna", + "parentFullName": "Borlänge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7428" + }, + "id": "909058", + "fullName": "Grevbo", + "parentFullName": "Borlänge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7429" + }, + "id": "909102", + "fullName": "Skärsjö", + "parentFullName": "Borlänge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b742a" + }, + "id": "940975", + "fullName": "Romme tätort", + "parentFullName": "Borlänge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b742b" + }, + "id": "898961", + "fullName": "Ornäs tätort", + "parentFullName": "Borlänge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b742c" + }, + "id": "909125", + "fullName": "Strandbro", + "parentFullName": "Borlänge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b742d" + }, + "id": "907517", + "fullName": "Rämshyttan", + "parentFullName": "Borlänge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b742e" + }, + "id": "899431", + "fullName": "Torsång tätort", + "parentFullName": "Borlänge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b742f" + }, + "id": "908899", + "fullName": "Fagerbacken", + "parentFullName": "Borlänge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7430" + }, + "id": "909137", + "fullName": "Tuna-Hästberg", + "parentFullName": "Borlänge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7431" + }, + "id": "900103", + "fullName": "Repbäcken tätort", + "parentFullName": "Borlänge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7434" + }, + "id": "899517", + "fullName": "Idkerberget tätort", + "parentFullName": "Borlänge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7435" + }, + "id": "940625", + "fullName": "Västansjö + Långsjö", + "parentFullName": "Borlänge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7436" + }, + "id": "899811", + "fullName": "Halvarsgårdarna tätort", + "parentFullName": "Borlänge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7438" + }, + "id": "907591", + "fullName": "Bergholm", + "parentFullName": "Tyresö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7439" + }, + "id": "899795", + "fullName": "Brevikshalvön tätort", + "parentFullName": "Tyresö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b743a" + }, + "id": "907596", + "fullName": "Bosön", + "parentFullName": "Lidingö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b743b" + }, + "id": "907597", + "fullName": "Bromsta", + "parentFullName": "Sigtuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b743c" + }, + "id": "908348", + "fullName": "Brohusen", + "parentFullName": "Landskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b743d" + }, + "id": "908421", + "fullName": "Stora Beddinge", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b743e" + }, + "id": "899797", + "fullName": "Beddingestrand tätort", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b743f" + }, + "id": "907601", + "fullName": "Båtbyggartorp", + "parentFullName": "Upplands Väsby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7440" + }, + "id": "908482", + "fullName": "Bölse", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7441" + }, + "id": "899991", + "fullName": "Bergagård tätort", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7442" + }, + "id": "908524", + "fullName": "Norra Bobergsudde", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7443" + }, + "id": "907595", + "fullName": "Boda", + "parentFullName": "Österåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7444" + }, + "id": "907748", + "fullName": "Vira bruk", + "parentFullName": "Österåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7445" + }, + "id": "899681", + "fullName": "Bammarboda tätort", + "parentFullName": "Österåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7446" + }, + "id": "940566", + "fullName": "Lillnäs+Björnhuvud", + "parentFullName": "Österåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7447" + }, + "id": "907436", + "fullName": "Bremnäs", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7448" + }, + "id": "940943", + "fullName": "Bredsand tätort", + "parentFullName": "Enköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7449" + }, + "id": "907911", + "fullName": "Bona", + "parentFullName": "Motala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b744a" + }, + "id": "907915", + "fullName": "Brånshult", + "parentFullName": "Motala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b744b" + }, + "id": "898546", + "fullName": "Borensberg tätort", + "parentFullName": "Motala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b744c" + }, + "id": "907594", + "fullName": "Boda", + "parentFullName": "Värmdö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b744d" + }, + "id": "898790", + "fullName": "Brunn tätort", + "parentFullName": "Värmdö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b744e" + }, + "id": "940895", + "fullName": "Grönskan, Vedhamn och Baldersnäs tätort", + "parentFullName": "Värmdö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b744f" + }, + "id": "899170", + "fullName": "Böle tätort", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7450" + }, + "id": "909412", + "fullName": "Bärtnäset", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7451" + }, + "id": "899166", + "fullName": "Blåsmark tätort", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7452" + }, + "id": "940731", + "fullName": "Näsudden + Berget", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7453" + }, + "id": "941021", + "fullName": "Bergsviken tätort", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7454" + }, + "id": "908322", + "fullName": "Bjärlyckehus", + "parentFullName": "Ängelholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7455" + }, + "id": "899951", + "fullName": "Björboholm tätort", + "parentFullName": "Lerums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7459" + }, + "id": "909132", + "fullName": "Bovik", + "parentFullName": "Sandvikens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b745a" + }, + "id": "899402", + "fullName": "Backberg tätort", + "parentFullName": "Sandvikens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b745b" + }, + "id": "898791", + "fullName": "Brålanda tätort", + "parentFullName": "Vänersborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b745c" + }, + "id": "940514", + "fullName": "Båberg + Kvarntorp", + "parentFullName": "Vänersborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b745d" + }, + "id": "940672", + "fullName": "Via + Bro", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b745e" + }, + "id": "909168", + "fullName": "Brännäs", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b745f" + }, + "id": "909158", + "fullName": "Bjuråker", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7460" + }, + "id": "940671", + "fullName": "Näsbyn + Bredåker", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7461" + }, + "id": "940664", + "fullName": "Lindefallet + Östra Bölan", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7462" + }, + "id": "899131", + "fullName": "Stora Bugärde tätort", + "parentFullName": "Härryda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7463" + }, + "id": "908068", + "fullName": "Blackstad", + "parentFullName": "Västerviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7464" + }, + "id": "907383", + "fullName": "Blankaholm", + "parentFullName": "Västerviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7465" + }, + "id": "908067", + "fullName": "Björnsholm", + "parentFullName": "Västerviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7466" + }, + "id": "907861", + "fullName": "Björsund", + "parentFullName": "Strängnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7467" + }, + "id": "940921", + "fullName": "Björktorp och Sanda tätort", + "parentFullName": "Strängnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7468" + }, + "id": "900161", + "fullName": "Berghem tätort", + "parentFullName": "Marks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b746a" + }, + "id": "899798", + "fullName": "Björketorp tätort", + "parentFullName": "Marks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b746b" + }, + "id": "940458", + "fullName": "Svansjökulle + Bokeliden", + "parentFullName": "Marks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b746c" + }, + "id": "898782", + "fullName": "Bor tätort", + "parentFullName": "Värnamo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b746d" + }, + "id": "898786", + "fullName": "Bredaryd tätort", + "parentFullName": "Värnamo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b746e" + }, + "id": "900207", + "fullName": "Bie tätort", + "parentFullName": "Katrineholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b746f" + }, + "id": "899905", + "fullName": "Björkvik tätort", + "parentFullName": "Katrineholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7470" + }, + "id": "940565", + "fullName": "Hacksta västra och Björkhyddan", + "parentFullName": "Vallentuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7471" + }, + "id": "899714", + "fullName": "Billinge tätort", + "parentFullName": "Eslövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7472" + }, + "id": "908766", + "fullName": "Borgunda", + "parentFullName": "Falköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7473" + }, + "id": "908771", + "fullName": "Broddetorp", + "parentFullName": "Falköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7475" + }, + "id": "898780", + "fullName": "Bodafors tätort", + "parentFullName": "Nässjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7476" + }, + "id": "899292", + "fullName": "Barsebäckshamn tätort", + "parentFullName": "Kävlinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7477" + }, + "id": "908931", + "fullName": "Bregårdsängarna", + "parentFullName": "Karlskoga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7479" + }, + "id": "908343", + "fullName": "Bjäresjö", + "parentFullName": "Ystads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b747a" + }, + "id": "908176", + "fullName": "Bälganet", + "parentFullName": "Ronneby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b747b" + }, + "id": "899394", + "fullName": "Backaryd tätort", + "parentFullName": "Ronneby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b747c" + }, + "id": "898792", + "fullName": "Bräkne-Hoby tätort", + "parentFullName": "Ronneby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b747d" + }, + "id": "940767", + "fullName": "Bökenäs, Korsanäs och Kuggeboda tätort", + "parentFullName": "Ronneby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b747e" + }, + "id": "899288", + "fullName": "Broaryd tätort", + "parentFullName": "Gislaveds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b747f" + }, + "id": "899125", + "fullName": "Burseryd tätort", + "parentFullName": "Gislaveds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7480" + }, + "id": "908029", + "fullName": "Bolmen", + "parentFullName": "Ljungby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7481" + }, + "id": "940429", + "fullName": "Byholma och Grimshult", + "parentFullName": "Ljungby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7482" + }, + "id": "898703", + "fullName": "Boden tätort", + "parentFullName": "Bodens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7483" + }, + "id": "909520", + "fullName": "Brännberg", + "parentFullName": "Bodens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7484" + }, + "id": "909535", + "fullName": "Bodträskfors", + "parentFullName": "Bodens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7485" + }, + "id": "909595", + "fullName": "Norra Bredåker", + "parentFullName": "Bodens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7486" + }, + "id": "940735", + "fullName": "Buddbyn (södra delen)", + "parentFullName": "Bodens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7487" + }, + "id": "941029", + "fullName": "Södra Bredåker tätort", + "parentFullName": "Bodens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7488" + }, + "id": "909628", + "fullName": "Sörbyn", + "parentFullName": "Bodens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7489" + }, + "id": "909558", + "fullName": "Skogså", + "parentFullName": "Bodens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b748a" + }, + "id": "899857", + "fullName": "Unbyn tätort", + "parentFullName": "Bodens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b748b" + }, + "id": "909625", + "fullName": "Sävstanäs", + "parentFullName": "Bodens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b748c" + }, + "id": "909643", + "fullName": "Österåker", + "parentFullName": "Bodens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b748d" + }, + "id": "899167", + "fullName": "Harads tätort", + "parentFullName": "Bodens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b748e" + }, + "id": "909670", + "fullName": "Gunnarsbyn", + "parentFullName": "Bodens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b748f" + }, + "id": "898627", + "fullName": "Sävast tätort", + "parentFullName": "Bodens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7490" + }, + "id": "900247", + "fullName": "Svartlå tätort", + "parentFullName": "Bodens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7491" + }, + "id": "909542", + "fullName": "Degerbäcken", + "parentFullName": "Bodens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7492" + }, + "id": "899995", + "fullName": "Vittjärv tätort", + "parentFullName": "Bodens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7493" + }, + "id": "940734", + "fullName": "Svartbjörsbyn (norra delen)", + "parentFullName": "Bodens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7494" + }, + "id": "941028", + "fullName": "Trångforsen och Heden tätort", + "parentFullName": "Bodens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7495" + }, + "id": "907590", + "fullName": "Bergvik", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7496" + }, + "id": "907588", + "fullName": "Bergdalen Edeby", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7497" + }, + "id": "473307", + "fullName": "Bro tätort", + "parentFullName": "Upplands-Bro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7498" + }, + "id": "898517", + "fullName": "Brunna tätort", + "parentFullName": "Upplands-Bro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7499" + }, + "id": "907619", + "fullName": "Björkudden", + "parentFullName": "Upplands-Bro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b749a" + }, + "id": "907708", + "fullName": "Smidö", + "parentFullName": "Upplands-Bro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b749b" + }, + "id": "907624", + "fullName": "Eriksberg", + "parentFullName": "Upplands-Bro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b749c" + }, + "id": "940569", + "fullName": "Råby + Norränge", + "parentFullName": "Upplands-Bro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b749d" + }, + "id": "899591", + "fullName": "Rättarboda tätort", + "parentFullName": "Upplands-Bro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b749e" + }, + "id": "940568", + "fullName": "Lövhagen + Lunda", + "parentFullName": "Upplands-Bro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b749f" + }, + "id": "940931", + "fullName": "Kungsängen tätort", + "parentFullName": "Upplands-Bro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74a0" + }, + "id": "900029", + "fullName": "Håbo-Tibble kyrkby tätort", + "parentFullName": "Upplands-Bro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74a1" + }, + "id": "900182", + "fullName": "Björköby tätort", + "parentFullName": "Vetlanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74a2" + }, + "id": "909047", + "fullName": "Burens", + "parentFullName": "Ludvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74a3" + }, + "id": "899445", + "fullName": "Blötberget tätort", + "parentFullName": "Ludvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74a4" + }, + "id": "907907", + "fullName": "Bjälbo", + "parentFullName": "Mjölby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74a5" + }, + "id": "908066", + "fullName": "Björnhult", + "parentFullName": "Oskarshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74a6" + }, + "id": "899368", + "fullName": "Bockara tätort", + "parentFullName": "Oskarshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74a7" + }, + "id": "909164", + "fullName": "Björtomta", + "parentFullName": "Bollnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74a8" + }, + "id": "898680", + "fullName": "Bollnäs tätort", + "parentFullName": "Bollnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74a9" + }, + "id": "940654", + "fullName": "Bodåker + Norrbo", + "parentFullName": "Bollnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74aa" + }, + "id": "909210", + "fullName": "Simeå", + "parentFullName": "Bollnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74ab" + }, + "id": "909233", + "fullName": "Växbo", + "parentFullName": "Bollnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74ac" + }, + "id": "909183", + "fullName": "Hallen", + "parentFullName": "Bollnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74ad" + }, + "id": "909196", + "fullName": "Hällbo", + "parentFullName": "Bollnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74ae" + }, + "id": "909105", + "fullName": "Glössbo", + "parentFullName": "Bollnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74af" + }, + "id": "909170", + "fullName": "Edstuga", + "parentFullName": "Bollnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74b0" + }, + "id": "909189", + "fullName": "Hertsjö", + "parentFullName": "Bollnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74b1" + }, + "id": "909195", + "fullName": "Norrbyn", + "parentFullName": "Bollnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74b2" + }, + "id": "909208", + "fullName": "Orbaden", + "parentFullName": "Bollnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74b3" + }, + "id": "899113", + "fullName": "Sibo tätort", + "parentFullName": "Bollnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74b4" + }, + "id": "940662", + "fullName": "Röste (del)", + "parentFullName": "Bollnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74b6" + }, + "id": "940666", + "fullName": "Parten + Hov", + "parentFullName": "Bollnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74b7" + }, + "id": "909243", + "fullName": "Österböle", + "parentFullName": "Bollnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74b8" + }, + "id": "909244", + "fullName": "Östra Höle", + "parentFullName": "Bollnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74b9" + }, + "id": "909232", + "fullName": "Västra Höle", + "parentFullName": "Bollnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74ba" + }, + "id": "899721", + "fullName": "Rengsjö tätort", + "parentFullName": "Bollnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74bb" + }, + "id": "899762", + "fullName": "Vallsta tätort", + "parentFullName": "Bollnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74bc" + }, + "id": "940994", + "fullName": "Freluga tätort", + "parentFullName": "Bollnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74bd" + }, + "id": "899115", + "fullName": "Segersta tätort", + "parentFullName": "Bollnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74be" + }, + "id": "940655", + "fullName": "Söräng + Norrbo", + "parentFullName": "Bollnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74bf" + }, + "id": "898887", + "fullName": "Kilafors tätort", + "parentFullName": "Bollnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74c0" + }, + "id": "899613", + "fullName": "Lottefors tätort", + "parentFullName": "Bollnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74c1" + }, + "id": "940663", + "fullName": "Flästa (södra delen)", + "parentFullName": "Bollnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74c3" + }, + "id": "940660", + "fullName": "Röste + Norrborns industriområde", + "parentFullName": "Bollnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74c6" + }, + "id": "909150", + "fullName": "Berga", + "parentFullName": "Söderhamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74c7" + }, + "id": "899657", + "fullName": "Bergvik tätort", + "parentFullName": "Söderhamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74c8" + }, + "id": "940656", + "fullName": "Borg (norra delen)", + "parentFullName": "Söderhamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74c9" + }, + "id": "940691", + "fullName": "Brunne + Solberg", + "parentFullName": "Härnösands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74cb" + }, + "id": "898777", + "fullName": "Björneborg tätort", + "parentFullName": "Kristinehamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74cc" + }, + "id": "900123", + "fullName": "Bäckhammar tätort", + "parentFullName": "Kristinehamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74cd" + }, + "id": "899420", + "fullName": "Blidsberg tätort", + "parentFullName": "Ulricehamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74ce" + }, + "id": "899386", + "fullName": "Bergströmshusen tätort", + "parentFullName": "Staffanstorps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74d2" + }, + "id": "908993", + "fullName": "Broddbo", + "parentFullName": "Sala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74d3" + }, + "id": "899873", + "fullName": "Sätra brunn tätort", + "parentFullName": "Sala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74d4" + }, + "id": "907919", + "fullName": "Byle", + "parentFullName": "Finspångs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74d5" + }, + "id": "899869", + "fullName": "Butbro tätort", + "parentFullName": "Finspångs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74d6" + }, + "id": "899483", + "fullName": "Borggård tätort", + "parentFullName": "Finspångs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74d7" + }, + "id": "907354", + "fullName": "Brunnsta", + "parentFullName": "Håbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74d8" + }, + "id": "898656", + "fullName": "Bålsta tätort", + "parentFullName": "Håbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74d9" + }, + "id": "898519", + "fullName": "Bara tätort", + "parentFullName": "Svedala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74da" + }, + "id": "908349", + "fullName": "Börringe", + "parentFullName": "Svedala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74db" + }, + "id": "908350", + "fullName": "Börringe station", + "parentFullName": "Svedala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74dc" + }, + "id": "908351", + "fullName": "Börringekloster", + "parentFullName": "Svedala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74dd" + }, + "id": "940615", + "fullName": "Öster-Ekeby och Backbo", + "parentFullName": "Tierps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74de" + }, + "id": "909050", + "fullName": "Bäck", + "parentFullName": "Mora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74df" + }, + "id": "909039", + "fullName": "Bråmobo", + "parentFullName": "Mora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74e0" + }, + "id": "899927", + "fullName": "Bonäs tätort", + "parentFullName": "Mora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74e1" + }, + "id": "909034", + "fullName": "Bergkarlås", + "parentFullName": "Mora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74e2" + }, + "id": "909037", + "fullName": "Björkvassla", + "parentFullName": "Mora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74e3" + }, + "id": "900176", + "fullName": "Bäckebo tätort", + "parentFullName": "Nybro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74e6" + }, + "id": "909252", + "fullName": "Björkå", + "parentFullName": "Sollefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74e7" + }, + "id": "909172", + "fullName": "Bäckaskog", + "parentFullName": "Sollefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74e8" + }, + "id": "909267", + "fullName": "Graninge bruk", + "parentFullName": "Sollefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74e9" + }, + "id": "898783", + "fullName": "Borrby tätort", + "parentFullName": "Simrishamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74ea" + }, + "id": "908293", + "fullName": "Skräddaröd by", + "parentFullName": "Simrishamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74eb" + }, + "id": "899774", + "fullName": "Brantevik tätort", + "parentFullName": "Simrishamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74ec" + }, + "id": "940751", + "fullName": "Baskemölla tätort", + "parentFullName": "Simrishamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74ed" + }, + "id": "909165", + "fullName": "Boda", + "parentFullName": "Ljusdals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74ee" + }, + "id": "909167", + "fullName": "Bondarv", + "parentFullName": "Ljusdals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74ef" + }, + "id": "907404", + "fullName": "Brandstad", + "parentFullName": "Sjöbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74f0" + }, + "id": "898778", + "fullName": "Blentarp tätort", + "parentFullName": "Sjöbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74f1" + }, + "id": "899799", + "fullName": "Bjärsjölagård tätort", + "parentFullName": "Sjöbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74f2" + }, + "id": "898685", + "fullName": "Bollstabruk tätort", + "parentFullName": "Kramfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74f3" + }, + "id": "898769", + "fullName": "Bergeforsen tätort", + "parentFullName": "Timrå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74f4" + }, + "id": "899765", + "fullName": "Burlövs egnahem tätort", + "parentFullName": "Burlövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74f5" + }, + "id": "908428", + "fullName": "Sunnanå", + "parentFullName": "Burlövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74f7" + }, + "id": "909589", + "fullName": "Nattavaara by", + "parentFullName": "Gällivare kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74f8" + }, + "id": "907769", + "fullName": "Björksta", + "parentFullName": "Knivsta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74f9" + }, + "id": "908190", + "fullName": "Hosaby björke", + "parentFullName": "Sölvesborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74fb" + }, + "id": "907928", + "fullName": "Bellö", + "parentFullName": "Eksjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74fc" + }, + "id": "899194", + "fullName": "Bruzaholm tätort", + "parentFullName": "Eksjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74fd" + }, + "id": "940469", + "fullName": "Stuveryd och Bengtsgården", + "parentFullName": "Eksjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74fe" + }, + "id": "908229", + "fullName": "Bonnarp", + "parentFullName": "Klippans kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b74ff" + }, + "id": "900026", + "fullName": "Klippans bruk tätort", + "parentFullName": "Klippans kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7500" + }, + "id": "900036", + "fullName": "Bettna tätort", + "parentFullName": "Flens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7501" + }, + "id": "908362", + "fullName": "Gamla Bo", + "parentFullName": "Höörs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7502" + }, + "id": "909534", + "fullName": "Björkfors", + "parentFullName": "Kalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7503" + }, + "id": "909540", + "fullName": "Börjelsbyn", + "parentFullName": "Kalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7504" + }, + "id": "900028", + "fullName": "Bredviken tätort", + "parentFullName": "Kalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7505" + }, + "id": "899687", + "fullName": "Båtskärsnäs tätort", + "parentFullName": "Kalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7506" + }, + "id": "908992", + "fullName": "Borgåsund", + "parentFullName": "Hallstahammars kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7507" + }, + "id": "899212", + "fullName": "Bleket tätort", + "parentFullName": "Tjörns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7508" + }, + "id": "940766", + "fullName": "Björnås tätort", + "parentFullName": "Åstorps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7509" + }, + "id": "908074", + "fullName": "Backa", + "parentFullName": "Vimmerby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b750a" + }, + "id": "909048", + "fullName": "Brändan", + "parentFullName": "Leksands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b750b" + }, + "id": "909029", + "fullName": "Backa", + "parentFullName": "Hedemora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b750c" + }, + "id": "473954", + "fullName": "Bjuv tätort", + "parentFullName": "Bjuvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b750d" + }, + "id": "908406", + "fullName": "Norra Vram", + "parentFullName": "Bjuvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b750e" + }, + "id": "908143", + "fullName": "Hagby-Bläsinge", + "parentFullName": "Mörbylånga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b750f" + }, + "id": "473691", + "fullName": "Båstad tätort", + "parentFullName": "Båstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7510" + }, + "id": "907406", + "fullName": "Hov", + "parentFullName": "Båstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7511" + }, + "id": "908265", + "fullName": "Kattvik", + "parentFullName": "Båstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7512" + }, + "id": "908286", + "fullName": "Rammsjö", + "parentFullName": "Båstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7513" + }, + "id": "899582", + "fullName": "Grevie tätort", + "parentFullName": "Båstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7515" + }, + "id": "898830", + "fullName": "Förslöv tätort", + "parentFullName": "Båstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7516" + }, + "id": "899026", + "fullName": "Torekov tätort", + "parentFullName": "Båstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7517" + }, + "id": "908287", + "fullName": "Rammsjöstrand", + "parentFullName": "Båstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7518" + }, + "id": "900159", + "fullName": "Östra Karup tätort", + "parentFullName": "Båstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7519" + }, + "id": "908267", + "fullName": "Killebäckstorp", + "parentFullName": "Båstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b751a" + }, + "id": "899960", + "fullName": "Västra Karup tätort", + "parentFullName": "Båstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b751c" + }, + "id": "898633", + "fullName": "Broby tätort", + "parentFullName": "Östra Göinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b751d" + }, + "id": "908230", + "fullName": "Bössebacken", + "parentFullName": "Östra Göinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b751e" + }, + "id": "940421", + "fullName": "Boalt och Karseboda", + "parentFullName": "Östra Göinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b751f" + }, + "id": "908574", + "fullName": "Brodalen", + "parentFullName": "Lysekils kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7520" + }, + "id": "898784", + "fullName": "Brastad tätort", + "parentFullName": "Lysekils kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7521" + }, + "id": "907913", + "fullName": "Bottna", + "parentFullName": "Söderköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7522" + }, + "id": "898772", + "fullName": "Billeberga tätort", + "parentFullName": "Svalövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7523" + }, + "id": "907977", + "fullName": "Byarum", + "parentFullName": "Vaggeryds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7524" + }, + "id": "940800", + "fullName": "Bondstorp tätort", + "parentFullName": "Vaggeryds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7525" + }, + "id": "940504", + "fullName": "Ballabo + Kyrkeby", + "parentFullName": "Lilla Edets kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7526" + }, + "id": "898779", + "fullName": "Blomstermåla tätort", + "parentFullName": "Mönsterås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7528" + }, + "id": "909020", + "fullName": "Brandbo", + "parentFullName": "Fagersta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7529" + }, + "id": "899233", + "fullName": "Brösarp tätort", + "parentFullName": "Tomelilla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b752a" + }, + "id": "908840", + "fullName": "Bjälverud", + "parentFullName": "Sunne kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b752b" + }, + "id": "908846", + "fullName": "Bäckalund", + "parentFullName": "Sunne kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b752c" + }, + "id": "940597", + "fullName": "Södra Borgeby + Gullsby", + "parentFullName": "Sunne kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b752d" + }, + "id": "908772", + "fullName": "Brännebrona", + "parentFullName": "Götene kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b752e" + }, + "id": "908577", + "fullName": "Båleröd", + "parentFullName": "Strömstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b752f" + }, + "id": "908761", + "fullName": "Baltak", + "parentFullName": "Tidaholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7530" + }, + "id": "940505", + "fullName": "Bogshult och Stora Gälleberg", + "parentFullName": "Tidaholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7531" + }, + "id": "940530", + "fullName": "Bullarebygden och Smeberg", + "parentFullName": "Tanums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7532" + }, + "id": "473402", + "fullName": "Bromölla tätort", + "parentFullName": "Bromölla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7533" + }, + "id": "908226", + "fullName": "Råby", + "parentFullName": "Bromölla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7534" + }, + "id": "908257", + "fullName": "Håkanryd", + "parentFullName": "Bromölla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7535" + }, + "id": "908279", + "fullName": "Nogesund", + "parentFullName": "Bromölla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7536" + }, + "id": "899310", + "fullName": "Valje tätort", + "parentFullName": "Bromölla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7537" + }, + "id": "898956", + "fullName": "Näsum tätort", + "parentFullName": "Bromölla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7538" + }, + "id": "899768", + "fullName": "Gualöv tätort", + "parentFullName": "Bromölla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7539" + }, + "id": "900180", + "fullName": "Nymölla tätort", + "parentFullName": "Bromölla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b753a" + }, + "id": "909409", + "fullName": "Betsele", + "parentFullName": "Lycksele kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b753b" + }, + "id": "909417", + "fullName": "Bratten", + "parentFullName": "Lycksele kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b753c" + }, + "id": "909413", + "fullName": "Björksele", + "parentFullName": "Lycksele kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b753d" + }, + "id": "908844", + "fullName": "Brattmon", + "parentFullName": "Torsby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b753e" + }, + "id": "908842", + "fullName": "Bograngen", + "parentFullName": "Torsby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b753f" + }, + "id": "899089", + "fullName": "Backe tätort", + "parentFullName": "Strömsunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7540" + }, + "id": "940617", + "fullName": "Byn + Hallen", + "parentFullName": "Hagfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7541" + }, + "id": "940968", + "fullName": "Bergsäng tätort", + "parentFullName": "Hagfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7542" + }, + "id": "908762", + "fullName": "Baskarp", + "parentFullName": "Habo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7543" + }, + "id": "908768", + "fullName": "Brandstorp", + "parentFullName": "Habo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7544" + }, + "id": "899083", + "fullName": "Berg tätort", + "parentFullName": "Åtvidabergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7545" + }, + "id": "899340", + "fullName": "Björsäter tätort", + "parentFullName": "Åtvidabergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7546" + }, + "id": "908681", + "fullName": "Bergstena", + "parentFullName": "Vårgårda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7547" + }, + "id": "899589", + "fullName": "Björnänge tätort", + "parentFullName": "Åre kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7548" + }, + "id": "909030", + "fullName": "Backa", + "parentFullName": "Säters kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7549" + }, + "id": "909033", + "fullName": "Bispberg", + "parentFullName": "Säters kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b754b" + }, + "id": "940624", + "fullName": "Bispbergshyttan + Kolarbo + Hällbo", + "parentFullName": "Säters kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b754c" + }, + "id": "908478", + "fullName": "Brännögård", + "parentFullName": "Hylte kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b754d" + }, + "id": "900143", + "fullName": "Björnlunda tätort", + "parentFullName": "Gnesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b754e" + }, + "id": "908073", + "fullName": "Böda", + "parentFullName": "Borgholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b754f" + }, + "id": "908072", + "fullName": "Byxelkrok", + "parentFullName": "Borgholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7550" + }, + "id": "908070", + "fullName": "Bredsättra", + "parentFullName": "Borgholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7551" + }, + "id": "473892", + "fullName": "Borgholm tätort", + "parentFullName": "Borgholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7552" + }, + "id": "940428", + "fullName": "Runsten och Bjärby", + "parentFullName": "Borgholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7554" + }, + "id": "908133", + "fullName": "Sörby", + "parentFullName": "Borgholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7555" + }, + "id": "908105", + "fullName": "Sättra", + "parentFullName": "Borgholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7556" + }, + "id": "908106", + "fullName": "Lindby", + "parentFullName": "Borgholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7557" + }, + "id": "908132", + "fullName": "Södvik", + "parentFullName": "Borgholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7558" + }, + "id": "908108", + "fullName": "Långlöt", + "parentFullName": "Borgholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7559" + }, + "id": "908123", + "fullName": "Sandvik", + "parentFullName": "Borgholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b755a" + }, + "id": "900233", + "fullName": "Rälla tätort", + "parentFullName": "Borgholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b755b" + }, + "id": "908089", + "fullName": "Gärdslösa", + "parentFullName": "Borgholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b755c" + }, + "id": "908102", + "fullName": "Störlinge", + "parentFullName": "Borgholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b755d" + }, + "id": "908121", + "fullName": "Räpplinge", + "parentFullName": "Borgholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b755e" + }, + "id": "908128", + "fullName": "Spjutterum", + "parentFullName": "Borgholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b755f" + }, + "id": "898925", + "fullName": "Löttorp tätort", + "parentFullName": "Borgholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7560" + }, + "id": "940780", + "fullName": "Stora Rör tätort", + "parentFullName": "Borgholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7562" + }, + "id": "909041", + "fullName": "Blecket", + "parentFullName": "Rättviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7563" + }, + "id": "899499", + "fullName": "Boda tätort", + "parentFullName": "Rättviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7564" + }, + "id": "909046", + "fullName": "Östra Born", + "parentFullName": "Rättviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7565" + }, + "id": "940648", + "fullName": "Stumsnäs och Västra byn", + "parentFullName": "Rättviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7566" + }, + "id": "940991", + "fullName": "Nittsjö, Sätra och Backa tätort", + "parentFullName": "Rättviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7567" + }, + "id": "909040", + "fullName": "Björsjö", + "parentFullName": "Smedjebackens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7568" + }, + "id": "908843", + "fullName": "Brattfors", + "parentFullName": "Filipstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7569" + }, + "id": "907329", + "fullName": "Berga ö", + "parentFullName": "Nykvarns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b756a" + }, + "id": "907600", + "fullName": "Backkrönet", + "parentFullName": "Nykvarns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b756b" + }, + "id": "940546", + "fullName": "Berga södra och Fjället", + "parentFullName": "Nykvarns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b756c" + }, + "id": "909036", + "fullName": "Björka", + "parentFullName": "Gagnefs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b756d" + }, + "id": "909045", + "fullName": "Bodarna", + "parentFullName": "Gagnefs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b756e" + }, + "id": "900108", + "fullName": "Bäsna tätort", + "parentFullName": "Gagnefs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b756f" + }, + "id": "899482", + "fullName": "Björbo tätort", + "parentFullName": "Gagnefs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7570" + }, + "id": "909049", + "fullName": "Bröttjärna", + "parentFullName": "Gagnefs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7571" + }, + "id": "909328", + "fullName": "Bruksvallarna", + "parentFullName": "Härjedalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7572" + }, + "id": "909024", + "fullName": "Borgåsen", + "parentFullName": "Surahammars kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7573" + }, + "id": "908228", + "fullName": "Boalt", + "parentFullName": "Örkelljunga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7574" + }, + "id": "899435", + "fullName": "Bäckefors tätort", + "parentFullName": "Bengtsfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7575" + }, + "id": "474265", + "fullName": "Bengtsfors tätort", + "parentFullName": "Bengtsfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7576" + }, + "id": "898773", + "fullName": "Billingsfors tätort", + "parentFullName": "Bengtsfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7577" + }, + "id": "908686", + "fullName": "Ekebol", + "parentFullName": "Bengtsfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7578" + }, + "id": "908623", + "fullName": "Ödskölt", + "parentFullName": "Bengtsfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7579" + }, + "id": "908660", + "fullName": "Dingelvik", + "parentFullName": "Bengtsfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b757a" + }, + "id": "907457", + "fullName": "Gustavsfors", + "parentFullName": "Bengtsfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b757b" + }, + "id": "899457", + "fullName": "Skåpafors tätort", + "parentFullName": "Bengtsfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b757c" + }, + "id": "898797", + "fullName": "Dals Långed tätort", + "parentFullName": "Bengtsfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b757d" + }, + "id": "907369", + "fullName": "Björkfors", + "parentFullName": "Kinda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b757e" + }, + "id": "907975", + "fullName": "Brännehylte", + "parentFullName": "Gnosjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b757f" + }, + "id": "909141", + "fullName": "Berg", + "parentFullName": "Hofors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7580" + }, + "id": "909166", + "fullName": "Bodås", + "parentFullName": "Hofors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7581" + }, + "id": "909256", + "fullName": "Borgsjöbyn", + "parentFullName": "Ånge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7582" + }, + "id": "474812", + "fullName": "Bergsjö tätort", + "parentFullName": "Nordanstigs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7583" + }, + "id": "908069", + "fullName": "Boda glasbruk", + "parentFullName": "Emmaboda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7584" + }, + "id": "908765", + "fullName": "Björkäng", + "parentFullName": "Bollebygds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7585" + }, + "id": "474242", + "fullName": "Bollebygd tätort", + "parentFullName": "Bollebygds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7586" + }, + "id": "899934", + "fullName": "Töllsjö tätort", + "parentFullName": "Bollebygds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7587" + }, + "id": "907456", + "fullName": "Fjällastorp", + "parentFullName": "Bollebygds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7588" + }, + "id": "899887", + "fullName": "Hultafors tätort", + "parentFullName": "Bollebygds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7589" + }, + "id": "940475", + "fullName": "Stenkulla + Strömslund", + "parentFullName": "Bollebygds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b758a" + }, + "id": "900152", + "fullName": "Baggetorp tätort", + "parentFullName": "Vingåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b758b" + }, + "id": "900106", + "fullName": "Bovallstrand tätort", + "parentFullName": "Sotenäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b758c" + }, + "id": "899777", + "fullName": "Blikstorp tätort", + "parentFullName": "Hjo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b758d" + }, + "id": "909538", + "fullName": "Bredsel", + "parentFullName": "Älvsbyns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b758e" + }, + "id": "907912", + "fullName": "Borghamn", + "parentFullName": "Vadstena kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b758f" + }, + "id": "909418", + "fullName": "Brattfors", + "parentFullName": "Nordmalings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7590" + }, + "id": "909353", + "fullName": "Kövra", + "parentFullName": "Bergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7591" + }, + "id": "909376", + "fullName": "Rätan", + "parentFullName": "Bergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7592" + }, + "id": "909391", + "fullName": "Vigge", + "parentFullName": "Bergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7593" + }, + "id": "909371", + "fullName": "Oviken", + "parentFullName": "Bergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7594" + }, + "id": "909377", + "fullName": "Skålan", + "parentFullName": "Bergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7595" + }, + "id": "941003", + "fullName": "Rätan tätort", + "parentFullName": "Bergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7596" + }, + "id": "909374", + "fullName": "Rätansbyn", + "parentFullName": "Bergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7599" + }, + "id": "909355", + "fullName": "Ljungdalen", + "parentFullName": "Bergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b759a" + }, + "id": "909380", + "fullName": "Stor-Hallen", + "parentFullName": "Bergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b759b" + }, + "id": "899254", + "fullName": "Klövsjö tätort", + "parentFullName": "Bergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b759c" + }, + "id": "899188", + "fullName": "Myrviken tätort", + "parentFullName": "Bergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b759d" + }, + "id": "941006", + "fullName": "Hoverberg tätort", + "parentFullName": "Bergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b759e" + }, + "id": "474933", + "fullName": "Svenstavik tätort", + "parentFullName": "Bergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b759f" + }, + "id": "908064", + "fullName": "Bidalite", + "parentFullName": "Torsås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75a0" + }, + "id": "909044", + "fullName": "Blyberg", + "parentFullName": "Älvdalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75a1" + }, + "id": "899608", + "fullName": "Brunnsberg tätort", + "parentFullName": "Älvdalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75a2" + }, + "id": "909420", + "fullName": "Bäsksele", + "parentFullName": "Vilhelmina kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75a3" + }, + "id": "899669", + "fullName": "Bygdeå tätort", + "parentFullName": "Robertsfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75a4" + }, + "id": "940723", + "fullName": "Sikeå hamn + Brännstan", + "parentFullName": "Robertsfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75a5" + }, + "id": "909323", + "fullName": "Bensjö", + "parentFullName": "Bräcke kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75a6" + }, + "id": "474916", + "fullName": "Bräcke tätort", + "parentFullName": "Bräcke kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75a7" + }, + "id": "909339", + "fullName": "Hunge", + "parentFullName": "Bräcke kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75a8" + }, + "id": "909367", + "fullName": "Nyhem", + "parentFullName": "Bräcke kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75a9" + }, + "id": "909329", + "fullName": "Fanbyn", + "parentFullName": "Bräcke kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75aa" + }, + "id": "909361", + "fullName": "Rissna", + "parentFullName": "Bräcke kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75ab" + }, + "id": "909364", + "fullName": "Stavre", + "parentFullName": "Bräcke kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75ac" + }, + "id": "909330", + "fullName": "Sundsjö", + "parentFullName": "Bräcke kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75ae" + }, + "id": "899322", + "fullName": "Gällö tätort", + "parentFullName": "Bräcke kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75af" + }, + "id": "909383", + "fullName": "Sörbygden", + "parentFullName": "Bräcke kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75b0" + }, + "id": "899662", + "fullName": "Kälarne tätort", + "parentFullName": "Bräcke kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75b1" + }, + "id": "900072", + "fullName": "Pilgrimstad tätort", + "parentFullName": "Bräcke kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75b2" + }, + "id": "899481", + "fullName": "Berga tätort", + "parentFullName": "Högsby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75b3" + }, + "id": "908065", + "fullName": "Björkshult", + "parentFullName": "Högsby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75b4" + }, + "id": "909408", + "fullName": "Barsele", + "parentFullName": "Storumans kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75b5" + }, + "id": "899462", + "fullName": "Hemavan/Bierke tätort", + "parentFullName": "Storumans kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75b6" + }, + "id": "908767", + "fullName": "Bragnum", + "parentFullName": "Essunga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75b7" + }, + "id": "473654", + "fullName": "Boxholm tätort", + "parentFullName": "Boxholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75b8" + }, + "id": "907942", + "fullName": "Malexander", + "parentFullName": "Boxholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75b9" + }, + "id": "899654", + "fullName": "Strålsnäs tätort", + "parentFullName": "Boxholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75ba" + }, + "id": "909327", + "fullName": "Borgvattnet", + "parentFullName": "Ragunda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75bb" + }, + "id": "899519", + "fullName": "Östra Bispgården tätort", + "parentFullName": "Ragunda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75bc" + }, + "id": "899617", + "fullName": "Västra Bispgården tätort", + "parentFullName": "Ragunda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75bd" + }, + "id": "908926", + "fullName": "Basttjärn", + "parentFullName": "Ljusnarsbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75be" + }, + "id": "940583", + "fullName": "Färna + Bäck", + "parentFullName": "Skinnskattebergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75bf" + }, + "id": "909411", + "fullName": "Bjurträsk", + "parentFullName": "Norsjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75c0" + }, + "id": "900087", + "fullName": "Bastuträsk tätort", + "parentFullName": "Norsjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75c1" + }, + "id": "909536", + "fullName": "Boheden", + "parentFullName": "Överkalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75c2" + }, + "id": "909415", + "fullName": "Blattnicksele", + "parentFullName": "Sorsele kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75c3" + }, + "id": "909407", + "fullName": "Balsjö", + "parentFullName": "Bjurholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75c4" + }, + "id": "474965", + "fullName": "Bjurholm tätort", + "parentFullName": "Bjurholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75c6" + }, + "id": "476029", + "fullName": "Blå Bodarna", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75c7" + }, + "id": "476905", + "fullName": "Bägersta Byväg", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75c8" + }, + "id": "502152", + "fullName": "Bromstens Brink", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75c9" + }, + "id": "914685", + "fullName": "Bagar Bengtssons gata", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75ca" + }, + "id": "475938", + "fullName": "Bo Bergmans gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75cb" + }, + "id": "503167", + "fullName": "Berghamns Brygga", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75cc" + }, + "id": "503747", + "fullName": "Bågvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75cd" + }, + "id": "479292", + "fullName": "Bengt Bagares Gränd", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75ce" + }, + "id": "503778", + "fullName": "Brötvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75cf" + }, + "id": "503899", + "fullName": "Brålunden", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75d0" + }, + "id": "503991", + "fullName": "Bårdgränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75d1" + }, + "id": "503418", + "fullName": "Barrstigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75d2" + }, + "id": "503651", + "fullName": "Bävervägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75d3" + }, + "id": "503769", + "fullName": "Betesgränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75d4" + }, + "id": "504048", + "fullName": "Backskåran", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75d5" + }, + "id": "504600", + "fullName": "Brommaplan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75d6" + }, + "id": "477716", + "fullName": "Bärbogränd", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75d7" + }, + "id": "503444", + "fullName": "Bielkevägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75d8" + }, + "id": "503518", + "fullName": "Bergsringen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75d9" + }, + "id": "503745", + "fullName": "Brantstigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75da" + }, + "id": "503816", + "fullName": "Bardabacken", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75db" + }, + "id": "504236", + "fullName": "Bolmsövägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75dc" + }, + "id": "504275", + "fullName": "Bureusvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75dd" + }, + "id": "504383", + "fullName": "Basaltgränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75df" + }, + "id": "504421", + "fullName": "Bällsta Gård", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75e0" + }, + "id": "504423", + "fullName": "Bällstalund", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75e1" + }, + "id": "504578", + "fullName": "Bellisvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75e2" + }, + "id": "504598", + "fullName": "Brommabågen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75e3" + }, + "id": "478377", + "fullName": "Bivägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75e4" + }, + "id": "502325", + "fullName": "Byvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75e5" + }, + "id": "503941", + "fullName": "Nockeby backe", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75e6" + }, + "id": "503965", + "fullName": "Besmansvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75e7" + }, + "id": "503989", + "fullName": "Broderivägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75e8" + }, + "id": "504167", + "fullName": "Bällstavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75e9" + }, + "id": "504238", + "fullName": "Brennervägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75eb" + }, + "id": "477714", + "fullName": "Bandhagsplan", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75ec" + }, + "id": "477751", + "fullName": "Bedaröbacken", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75ed" + }, + "id": "477753", + "fullName": "Bälingevägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75ee" + }, + "id": "479194", + "fullName": "Byälvsvägen", + "parentFullName": "Bagarmossen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75ef" + }, + "id": "503445", + "fullName": "Boställsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75f0" + }, + "id": "503556", + "fullName": "Blomstervägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75f1" + }, + "id": "503707", + "fullName": "Bergviksvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75f2" + }, + "id": "503776", + "fullName": "Björkrisvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75f3" + }, + "id": "504321", + "fullName": "Bromma Kyrkväg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75f4" + }, + "id": "504391", + "fullName": "Bäckbornas väg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75f5" + }, + "id": "504490", + "fullName": "Bryggerivägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75f6" + }, + "id": "910592", + "fullName": "Bällstaåvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75f7" + }, + "id": "920723", + "fullName": "Bällstaågatan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75f8" + }, + "id": "923288", + "fullName": "Mossens Broväg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75f9" + }, + "id": "502389", + "fullName": "Bodgränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75fa" + }, + "id": "926646", + "fullName": "Banvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75fb" + }, + "id": "503502", + "fullName": "Bengt Tranas väg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75fc" + }, + "id": "503590", + "fullName": "Bergportsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75fd" + }, + "id": "503705", + "fullName": "Bergviksdälden", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75fe" + }, + "id": "503887", + "fullName": "Brynhildsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b75ff" + }, + "id": "503987", + "fullName": "Bergslagsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7600" + }, + "id": "504070", + "fullName": "Björnsonsgatan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7601" + }, + "id": "504115", + "fullName": "Börjesonsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7602" + }, + "id": "504273", + "fullName": "Badelundavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7603" + }, + "id": "504345", + "fullName": "Bergamottvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7604" + }, + "id": "504474", + "fullName": "Kratsboda backe", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7605" + }, + "id": "911910", + "fullName": "Britadalsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7606" + }, + "id": "501922", + "fullName": "Basgränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7607" + }, + "id": "477807", + "fullName": "Bjursätragatan", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7608" + }, + "id": "503957", + "fullName": "Byggmästarvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7609" + }, + "id": "504067", + "fullName": "Tyska Bottens väg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b760a" + }, + "id": "504100", + "fullName": "Blackebergsplan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b760c" + }, + "id": "504488", + "fullName": "Bromma Flygplats", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b760d" + }, + "id": "504528", + "fullName": "Björkbacksvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b760e" + }, + "id": "476853", + "fullName": "Backvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b760f" + }, + "id": "477003", + "fullName": "Bjuletorg", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7610" + }, + "id": "477132", + "fullName": "Brevvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7611" + }, + "id": "502980", + "fullName": "Borgågatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7612" + }, + "id": "479156", + "fullName": "Bergsrådsgränd", + "parentFullName": "Bagarmossen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7613" + }, + "id": "479158", + "fullName": "Bergsrådsvägen", + "parentFullName": "Bagarmossen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7614" + }, + "id": "478369", + "fullName": "Bromsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7615" + }, + "id": "478379", + "fullName": "Blåoxgränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7616" + }, + "id": "478583", + "fullName": "Borrvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7617" + }, + "id": "478620", + "fullName": "Bultvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7618" + }, + "id": "478690", + "fullName": "Bäckvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7619" + }, + "id": "475159", + "fullName": "Börshuset", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b761a" + }, + "id": "475176", + "fullName": "Bredgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b761b" + }, + "id": "475624", + "fullName": "Birkaplan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b761c" + }, + "id": "475766", + "fullName": "Bältgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b761d" + }, + "id": "475942", + "fullName": "Borgvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b761e" + }, + "id": "502720", + "fullName": "Bredbyplan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b761f" + }, + "id": "477809", + "fullName": "Bäverbäcksgränd", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7620" + }, + "id": "477813", + "fullName": "Bäverdammsgränd", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7621" + }, + "id": "504140", + "fullName": "Blackebergsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7622" + }, + "id": "504161", + "fullName": "Richard Berghs väg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7623" + }, + "id": "504165", + "fullName": "Björketorpsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7624" + }, + "id": "504221", + "fullName": "Beckombergavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7625" + }, + "id": "910133", + "fullName": "Karen Blixens gata", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7626" + }, + "id": "476861", + "fullName": "Björkvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7627" + }, + "id": "477005", + "fullName": "Bjulevägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7628" + }, + "id": "477069", + "fullName": "Bussens väg", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7629" + }, + "id": "477120", + "fullName": "Bordsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b762a" + }, + "id": "479207", + "fullName": "Boxergränd", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b762b" + }, + "id": "479302", + "fullName": "Bagargränd", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b762c" + }, + "id": "503119", + "fullName": "Bruksvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b762d" + }, + "id": "503211", + "fullName": "Bergsliden", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b762e" + }, + "id": "476316", + "fullName": "Byängsgränd", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b762f" + }, + "id": "476381", + "fullName": "Borensvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7630" + }, + "id": "502798", + "fullName": "Bergengatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7631" + }, + "id": "503649", + "fullName": "Stora Mossens backe", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7632" + }, + "id": "503709", + "fullName": "Bröderna Grimms väg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7633" + }, + "id": "504114", + "fullName": "Blackebergsbacken", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7634" + }, + "id": "504308", + "fullName": "Bergenhielmsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7635" + }, + "id": "477345", + "fullName": "Boforsgatan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7636" + }, + "id": "478157", + "fullName": "Bogstavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7637" + }, + "id": "478170", + "fullName": "Bettnavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7638" + }, + "id": "476177", + "fullName": "Bryggvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7639" + }, + "id": "476187", + "fullName": "Bastugatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b763a" + }, + "id": "476207", + "fullName": "Banbrinken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b763b" + }, + "id": "475240", + "fullName": "Jutas backe", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b763c" + }, + "id": "475377", + "fullName": "Barnstigen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b763d" + }, + "id": "475408", + "fullName": "Bergsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b763e" + }, + "id": "475623", + "fullName": "Birkagatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b763f" + }, + "id": "475694", + "fullName": "Bragevägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7640" + }, + "id": "475740", + "fullName": "Brahegatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7641" + }, + "id": "475762", + "fullName": "Banérgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7642" + }, + "id": "475777", + "fullName": "Beckholmen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7643" + }, + "id": "475780", + "fullName": "Bergsgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7644" + }, + "id": "475783", + "fullName": "Breda gatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7645" + }, + "id": "475971", + "fullName": "Bondegatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7646" + }, + "id": "476058", + "fullName": "Bohusgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7647" + }, + "id": "476143", + "fullName": "Blekegatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7648" + }, + "id": "479610", + "fullName": "Broddgränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7649" + }, + "id": "479624", + "fullName": "Bandyvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b764a" + }, + "id": "502198", + "fullName": "Blockstupet", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b764c" + }, + "id": "503059", + "fullName": "Bruntegatan", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b764d" + }, + "id": "503165", + "fullName": "Badhusvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b764e" + }, + "id": "503175", + "fullName": "Björnstigen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b764f" + }, + "id": "503212", + "fullName": "Björkkullen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7650" + }, + "id": "503213", + "fullName": "Brändövägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7651" + }, + "id": "476322", + "fullName": "Brunnbyvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7652" + }, + "id": "476367", + "fullName": "Bolmensvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7653" + }, + "id": "476383", + "fullName": "Bråviksvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7654" + }, + "id": "476689", + "fullName": "Boråsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7655" + }, + "id": "477706", + "fullName": "Björksundsslingan", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7656" + }, + "id": "503454", + "fullName": "Lilla Båtvarvsgränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7657" + }, + "id": "503458", + "fullName": "Stora Båtvarvsgränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7658" + }, + "id": "504112", + "fullName": "Blackebergs Gårdsväg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7659" + }, + "id": "504387", + "fullName": "Beckomberga Skogsväg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b765b" + }, + "id": "504425", + "fullName": "Gamla Bromstensvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b765c" + }, + "id": "912355", + "fullName": "Mossens Blomsterväg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b765e" + }, + "id": "478125", + "fullName": "Bälingevägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b765f" + }, + "id": "478337", + "fullName": "Blåmesstigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7660" + }, + "id": "478341", + "fullName": "Buxbomsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7661" + }, + "id": "478555", + "fullName": "Bergsparken", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7662" + }, + "id": "502007", + "fullName": "Bräckegatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7663" + }, + "id": "925989", + "fullName": "Bjälbogatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7664" + }, + "id": "476196", + "fullName": "Bysistorget", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7665" + }, + "id": "476504", + "fullName": "Bersågränd", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7666" + }, + "id": "477007", + "fullName": "Bollstavägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7667" + }, + "id": "477250", + "fullName": "Brättnevägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7669" + }, + "id": "475177", + "fullName": "Brunnsgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b766a" + }, + "id": "475233", + "fullName": "Brunnsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b766b" + }, + "id": "475376", + "fullName": "Barnslingan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b766c" + }, + "id": "475779", + "fullName": "Bellmans väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b766d" + }, + "id": "476094", + "fullName": "Borgargatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b766e" + }, + "id": "476145", + "fullName": "Buteljgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b766f" + }, + "id": "479527", + "fullName": "Backvindeln", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7670" + }, + "id": "479205", + "fullName": "Bogårdsvägen", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7671" + }, + "id": "915583", + "fullName": "Maj Brings väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7672" + }, + "id": "502224", + "fullName": "Carl Barks väg", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7673" + }, + "id": "502282", + "fullName": "Biodlarvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7674" + }, + "id": "502349", + "fullName": "Bergbostigen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7675" + }, + "id": "502570", + "fullName": "Bifrostvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7676" + }, + "id": "502675", + "fullName": "Hidinge backe", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7677" + }, + "id": "502686", + "fullName": "Björingeplan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7678" + }, + "id": "502688", + "fullName": "Bärkingeplan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7679" + }, + "id": "477607", + "fullName": "Budbärarvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b767a" + }, + "id": "477995", + "fullName": "Blackensvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b767b" + }, + "id": "478081", + "fullName": "Blackstavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b767c" + }, + "id": "478367", + "fullName": "Blåvingevägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b767d" + }, + "id": "478394", + "fullName": "Blågransvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b767e" + }, + "id": "478704", + "fullName": "Botvidsgatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b767f" + }, + "id": "501886", + "fullName": "Blåarvsgränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7680" + }, + "id": "501890", + "fullName": "Blåvidegränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7681" + }, + "id": "501945", + "fullName": "Brunflogatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7682" + }, + "id": "503287", + "fullName": "Blåeldsvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7683" + }, + "id": "503357", + "fullName": "Boklövsgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7684" + }, + "id": "921180", + "fullName": "Bobergsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7685" + }, + "id": "475107", + "fullName": "Bedoirsgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7686" + }, + "id": "475127", + "fullName": "Tyska Brinken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7687" + }, + "id": "476272", + "fullName": "Maria Bangata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7688" + }, + "id": "476453", + "fullName": "Babordsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7689" + }, + "id": "476606", + "fullName": "Blåsutvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b768a" + }, + "id": "475083", + "fullName": "Bryggargatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b768b" + }, + "id": "475098", + "fullName": "Barnhusgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b768c" + }, + "id": "475209", + "fullName": "Baggensgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b768d" + }, + "id": "475210", + "fullName": "Bollhusgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b768e" + }, + "id": "475260", + "fullName": "Berzelii Park", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b768f" + }, + "id": "475378", + "fullName": "Bågljusvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7690" + }, + "id": "475686", + "fullName": "Bigarråvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7691" + }, + "id": "475703", + "fullName": "Baldersgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7692" + }, + "id": "475708", + "fullName": "Brinellvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7693" + }, + "id": "475711", + "fullName": "Osquars backe", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7694" + }, + "id": "475782", + "fullName": "Biskopsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7695" + }, + "id": "475784", + "fullName": "De Besches väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7696" + }, + "id": "475869", + "fullName": "Blanchegatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7697" + }, + "id": "479472", + "fullName": "Backebogatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7698" + }, + "id": "479512", + "fullName": "Båtängsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7699" + }, + "id": "479609", + "fullName": "Bjällervägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b769a" + }, + "id": "502816", + "fullName": "Brandesgången", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b769b" + }, + "id": "479021", + "fullName": "Ballonggatan", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b769c" + }, + "id": "502137", + "fullName": "Bromstens plan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b769d" + }, + "id": "502139", + "fullName": "Bygärdesvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b769e" + }, + "id": "502200", + "fullName": "Blockåsstigen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b769f" + }, + "id": "502244", + "fullName": "Lilla Banvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76a0" + }, + "id": "502286", + "fullName": "Brotorpsvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76a1" + }, + "id": "502323", + "fullName": "Bontestavägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76a2" + }, + "id": "502351", + "fullName": "Bindestrecket", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76a3" + }, + "id": "502682", + "fullName": "Hjulsta Backar", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76a4" + }, + "id": "502776", + "fullName": "Västerby backe", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76a6" + }, + "id": "478946", + "fullName": "Bodholmsplan", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76a7" + }, + "id": "503173", + "fullName": "Berguddsvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76a8" + }, + "id": "503311", + "fullName": "Carl Bondes väg", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76a9" + }, + "id": "503351", + "fullName": "Barnhemsvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76aa" + }, + "id": "503355", + "fullName": "Blodboksgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76ab" + }, + "id": "503396", + "fullName": "Backluravägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76ac" + }, + "id": "503398", + "fullName": "Backlöksvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76ad" + }, + "id": "476391", + "fullName": "Bränningevägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76ae" + }, + "id": "476701", + "fullName": "Båstadsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76af" + }, + "id": "476780", + "fullName": "Boskapsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76b0" + }, + "id": "476815", + "fullName": "Bolidenvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76b1" + }, + "id": "477009", + "fullName": "Boxholmsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76b2" + }, + "id": "477032", + "fullName": "Bandhagsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76b3" + }, + "id": "479290", + "fullName": "Bagarfruvägen", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76b4" + }, + "id": "502812", + "fullName": "Blåfjällsgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76b5" + }, + "id": "502900", + "fullName": "Bornholmsgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76b6" + }, + "id": "477411", + "fullName": "Brattforsgatan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76b7" + }, + "id": "477589", + "fullName": "Bokhållarvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76b8" + }, + "id": "478045", + "fullName": "Fem Fålars Brunn", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76b9" + }, + "id": "478217", + "fullName": "Bergtorpstigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76ba" + }, + "id": "478292", + "fullName": "Blåklintsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76bb" + }, + "id": "478392", + "fullName": "Bergtallsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76bc" + }, + "id": "478805", + "fullName": "Bredängsvägen", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76bd" + }, + "id": "478852", + "fullName": "Bogsätravägen", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76be" + }, + "id": "478953", + "fullName": "Byholmsgången", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76bf" + }, + "id": "501857", + "fullName": "Björnboda torg", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76c0" + }, + "id": "501910", + "fullName": "Björnidegränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76c1" + }, + "id": "502005", + "fullName": "Bjurforsgatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76c2" + }, + "id": "502019", + "fullName": "Bollnäsbacken", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76c3" + }, + "id": "502021", + "fullName": "Burträskgatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76c4" + }, + "id": "502073", + "fullName": "Bergslagsplan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76c5" + }, + "id": "476188", + "fullName": "Bellmansgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76c6" + }, + "id": "476855", + "fullName": "Bergkantsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76c7" + }, + "id": "477034", + "fullName": "Bastuhagsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76c8" + }, + "id": "477249", + "fullName": "Billerudsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76c9" + }, + "id": "475079", + "fullName": "Gamla Brogatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76ca" + }, + "id": "475286", + "fullName": "Batteriparken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76cb" + }, + "id": "475302", + "fullName": "Beridarebanan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76cc" + }, + "id": "475411", + "fullName": "Bolinders plan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76cd" + }, + "id": "475465", + "fullName": "Böttigervägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76ce" + }, + "id": "475477", + "fullName": "John Bergs plan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76cf" + }, + "id": "475625", + "fullName": "Bråvallagatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76d0" + }, + "id": "475639", + "fullName": "Bellevuevägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76d1" + }, + "id": "475682", + "fullName": "Björnnäsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76d2" + }, + "id": "475687", + "fullName": "Brunbärsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76d3" + }, + "id": "476007", + "fullName": "Brännerigatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76d4" + }, + "id": "476015", + "fullName": "Barnängsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76d5" + }, + "id": "476030", + "fullName": "Franska Bukten", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76d6" + }, + "id": "476050", + "fullName": "Barnängsgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76d7" + }, + "id": "476051", + "fullName": "Blekingegatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76d8" + }, + "id": "476052", + "fullName": "Bjurholmsplan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76d9" + }, + "id": "479566", + "fullName": "Bisittargatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76da" + }, + "id": "479674", + "fullName": "Elsa Borgs gata", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76db" + }, + "id": "479259", + "fullName": "Nils Brincks väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76dc" + }, + "id": "926016", + "fullName": "Fanny Brates väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76dd" + }, + "id": "479110", + "fullName": "Broccolivägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76de" + }, + "id": "502150", + "fullName": "Borghöjdsvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76df" + }, + "id": "502218", + "fullName": "Banmästarvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76e0" + }, + "id": "502222", + "fullName": "Bromstensvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76e1" + }, + "id": "502284", + "fullName": "Biskötarbacken", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76e2" + }, + "id": "502321", + "fullName": "Berghällsvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76e3" + }, + "id": "502347", + "fullName": "Barbackastigen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76e4" + }, + "id": "502421", + "fullName": "Bennebolsgatan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76e5" + }, + "id": "502572", + "fullName": "Bågskyttsgränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76e6" + }, + "id": "502641", + "fullName": "Bussenhusvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76e7" + }, + "id": "502673", + "fullName": "Bergslagsvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76e8" + }, + "id": "477664", + "fullName": "Brunskogsbacken", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76e9" + }, + "id": "477892", + "fullName": "Bågspännarvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76ea" + }, + "id": "478079", + "fullName": "Björnlundavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76eb" + }, + "id": "478266", + "fullName": "Brevbärarbacken", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76ec" + }, + "id": "478339", + "fullName": "Brushaneslingan", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76ed" + }, + "id": "478564", + "fullName": "Övre Bergsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76ee" + }, + "id": "478672", + "fullName": "Brudkronevägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76ef" + }, + "id": "501859", + "fullName": "Björnbodavägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76f0" + }, + "id": "501881", + "fullName": "Bergslagsvägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76f1" + }, + "id": "501888", + "fullName": "Blåsippsbacken", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76f2" + }, + "id": "501898", + "fullName": "Brunkullegränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76f3" + }, + "id": "501969", + "fullName": "Bättringsvägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76f4" + }, + "id": "502055", + "fullName": "Vällingby backe", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76f5" + }, + "id": "503118", + "fullName": "Blåklocksvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76f6" + }, + "id": "503147", + "fullName": "Blomodlarvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76f7" + }, + "id": "503171", + "fullName": "Berghamnsvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76f8" + }, + "id": "503285", + "fullName": "Backtimjegränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76f9" + }, + "id": "503353", + "fullName": "Bergmyntegränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76fa" + }, + "id": "503400", + "fullName": "Blomkronegränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76fb" + }, + "id": "475101", + "fullName": "Lilla Bantorget", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76fc" + }, + "id": "476222", + "fullName": "Bangårdsgången", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76fd" + }, + "id": "476335", + "fullName": "Bägerstavägen", + "parentFullName": "Enskede Gård", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76fe" + }, + "id": "476469", + "fullName": "Båtbyggargatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b76ff" + }, + "id": "476475", + "fullName": "Båtklubbsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7700" + }, + "id": "476738", + "fullName": "Björkhagsplan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7701" + }, + "id": "475096", + "fullName": "Norra Bantorget", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7702" + }, + "id": "475298", + "fullName": "Södra Brobänken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7703" + }, + "id": "475349", + "fullName": "Blekholmsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7704" + }, + "id": "475486", + "fullName": "Bondesonsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7705" + }, + "id": "475528", + "fullName": "Essinge Brogata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7706" + }, + "id": "475778", + "fullName": "Beckholmsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7707" + }, + "id": "475829", + "fullName": "Blockhusringen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7708" + }, + "id": "475875", + "fullName": "Brantingsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7709" + }, + "id": "475902", + "fullName": "Björnnäsbacken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b770a" + }, + "id": "475997", + "fullName": "Klefbecks backe", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b770b" + }, + "id": "476006", + "fullName": "Bjurholmsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b770c" + }, + "id": "476103", + "fullName": "Bergsundsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b770d" + }, + "id": "479382", + "fullName": "Bokbindarvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b770e" + }, + "id": "479467", + "fullName": "Brådstupsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b770f" + }, + "id": "479471", + "fullName": "Backebo Trappor", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7710" + }, + "id": "479476", + "fullName": "Båtsmansklevet", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7711" + }, + "id": "479478", + "fullName": "Båtsmanskroken", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7712" + }, + "id": "479579", + "fullName": "Brittmässgatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7713" + }, + "id": "479698", + "fullName": "Karin Boyes gata", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7714" + }, + "id": "502155", + "fullName": "Brunnbergs Gränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7715" + }, + "id": "502162", + "fullName": "Båtsman Stens väg", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7716" + }, + "id": "502220", + "fullName": "Bockfjällsvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7717" + }, + "id": "502393", + "fullName": "Båtsman Nähls väg", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7718" + }, + "id": "478803", + "fullName": "Bredängstorget", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7719" + }, + "id": "478893", + "fullName": "Båtholmsbacken", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b771a" + }, + "id": "478944", + "fullName": "Bodholmsgången", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b771b" + }, + "id": "478948", + "fullName": "Bredholmsgatan", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b771c" + }, + "id": "503405", + "fullName": "Brandliljegränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b771d" + }, + "id": "503406", + "fullName": "Brunklövergränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b771e" + }, + "id": "476682", + "fullName": "Burspråksvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b771f" + }, + "id": "476903", + "fullName": "Bomarsundsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7720" + }, + "id": "477001", + "fullName": "Victor Balcks väg", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7721" + }, + "id": "478559", + "fullName": "Nedre Bergsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7722" + }, + "id": "478801", + "fullName": "Bredängs Centrum", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7723" + }, + "id": "478835", + "fullName": "Björksätravägen", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7724" + }, + "id": "478932", + "fullName": "Brantholmsgränd", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7725" + }, + "id": "478950", + "fullName": "Bredholmsgången", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7726" + }, + "id": "478951", + "fullName": "Bredholmstorget", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7727" + }, + "id": "501882", + "fullName": "Björnflokevägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7728" + }, + "id": "501884", + "fullName": "Björnmossevägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7729" + }, + "id": "501892", + "fullName": "Brudsporregränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b772a" + }, + "id": "501912", + "fullName": "Björnskogsgränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b772b" + }, + "id": "475131", + "fullName": "Birger Jarls torg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b772c" + }, + "id": "476200", + "fullName": "Blecktornsgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b772d" + }, + "id": "476239", + "fullName": "Björngårdsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b772e" + }, + "id": "476520", + "fullName": "Röda Backens väg", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b772f" + }, + "id": "477036", + "fullName": "Bäckaskiftsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7730" + }, + "id": "477234", + "fullName": "Björneborgsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7731" + }, + "id": "475173", + "fullName": "Tyska Brunnsplan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7732" + }, + "id": "475189", + "fullName": "Norra Bankogränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7733" + }, + "id": "475205", + "fullName": "Södra Bankogränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7734" + }, + "id": "475255", + "fullName": "Biblioteksgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7735" + }, + "id": "475272", + "fullName": "Blasieholmstorg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7736" + }, + "id": "475304", + "fullName": "Brunkebergstorg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7737" + }, + "id": "475351", + "fullName": "Blekholmstorget", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7738" + }, + "id": "475556", + "fullName": "Badstrandsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7739" + }, + "id": "475568", + "fullName": "Bergsmarksvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b773a" + }, + "id": "475640", + "fullName": "Brunnsviksvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b773b" + }, + "id": "475681", + "fullName": "Baron Rålambs väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b773c" + }, + "id": "475788", + "fullName": "Fredrik Bloms väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b773d" + }, + "id": "475835", + "fullName": "Prins Bertils väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b773e" + }, + "id": "475986", + "fullName": "Borgmästargatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b773f" + }, + "id": "476010", + "fullName": "Katarina Bangata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7740" + }, + "id": "476066", + "fullName": "Brännkyrkagatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7741" + }, + "id": "476104", + "fullName": "Bergsunds Strand", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7742" + }, + "id": "479385", + "fullName": "Boktryckarvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7743" + }, + "id": "479529", + "fullName": "Bockhornskröken", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7744" + }, + "id": "479680", + "fullName": "Eva Bonniers gata", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7745" + }, + "id": "479688", + "fullName": "Elsa Beskows gata", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7747" + }, + "id": "478862", + "fullName": "Bullerholmsgränd", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7748" + }, + "id": "502135", + "fullName": "Trolle-Bondes gata", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7749" + }, + "id": "503031", + "fullName": "Beata Sparres Gränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b774a" + }, + "id": "503121", + "fullName": "Fiskarjohans backe", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b774b" + }, + "id": "503169", + "fullName": "Berghamnsbrinken", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b774c" + }, + "id": "503210", + "fullName": "Valfrid Brodds väg", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b774d" + }, + "id": "503404", + "fullName": "Blåsklöverbacken", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b774e" + }, + "id": "923150", + "fullName": "Resare-Bengts plan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b774f" + }, + "id": "475157", + "fullName": "Wrangelska backen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7750" + }, + "id": "476620", + "fullName": "Björnståhlsgatan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7751" + }, + "id": "476647", + "fullName": "Bildhuggarvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7752" + }, + "id": "476663", + "fullName": "Resare Bengts plan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7753" + }, + "id": "476678", + "fullName": "Sten Bergmans väg", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7754" + }, + "id": "477130", + "fullName": "Billingsforsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7755" + }, + "id": "475234", + "fullName": "David Bagares gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7756" + }, + "id": "475253", + "fullName": "Birger Jarlsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7757" + }, + "id": "475271", + "fullName": "Blasieholmsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7758" + }, + "id": "475301", + "fullName": "Beridarbansgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7759" + }, + "id": "475308", + "fullName": "Brunkebergsfaret", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b775a" + }, + "id": "475309", + "fullName": "Brunkebergsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b775b" + }, + "id": "475649", + "fullName": "Bertil Ohlins gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b775c" + }, + "id": "475887", + "fullName": "Inre Bassängkajen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b775d" + }, + "id": "476048", + "fullName": "Peter Myndes backe", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b775e" + }, + "id": "476055", + "fullName": "Blecktornsstigen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b775f" + }, + "id": "479531", + "fullName": "Borstbindargränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7761" + }, + "id": "479227", + "fullName": "Barbro Nilssons väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7762" + }, + "id": "914079", + "fullName": "Brita Ellströms väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7764" + }, + "id": "502814", + "fullName": "Borgarfjordsgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7765" + }, + "id": "502391", + "fullName": "Båtsman Nähls Gränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7766" + }, + "id": "478736", + "fullName": "Blommensbergsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7767" + }, + "id": "503402", + "fullName": "Blomsterkungsvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7768" + }, + "id": "476223", + "fullName": "Fatburs Brunnsgata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7769" + }, + "id": "475252", + "fullName": "Birger Jarls Passage", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b776b" + }, + "id": "475350", + "fullName": "Blekholmsterrassen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b776c" + }, + "id": "475497", + "fullName": "Birger Sjöbergs väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b776d" + }, + "id": "475734", + "fullName": "Ingmar Bergmans gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b776e" + }, + "id": "475781", + "fullName": "Bergsjölundsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b776f" + }, + "id": "475826", + "fullName": "Breitenfeldsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7771" + }, + "id": "475882", + "fullName": "Fjärde Bassängvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7772" + }, + "id": "475883", + "fullName": "Första Bassängvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7773" + }, + "id": "475889", + "fullName": "Norra Bassängkajen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7774" + }, + "id": "475892", + "fullName": "Södra Bassängkajen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7775" + }, + "id": "475896", + "fullName": "Tredje Bassängvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7776" + }, + "id": "475995", + "fullName": "Beckbrännarbacken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7777" + }, + "id": "475996", + "fullName": "Bergsprängargränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7778" + }, + "id": "476024", + "fullName": "Barnängs Tvärgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7779" + }, + "id": "476054", + "fullName": "Blecktornsbrinken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b777a" + }, + "id": "479474", + "fullName": "Bellmanskällevägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b777c" + }, + "id": "479294", + "fullName": "Mickel Bagares Gränd", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b777d" + }, + "id": "479108", + "fullName": "Blomsterbönsvägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b777e" + }, + "id": "502296", + "fullName": "Gamla Bromstensvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b777f" + }, + "id": "476246", + "fullName": "Bengt Ekehjelmsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7780" + }, + "id": "475216", + "fullName": "Norra Benickebrinken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7781" + }, + "id": "475221", + "fullName": "Södra Benickebrinken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7782" + }, + "id": "475844", + "fullName": "Folke Bernadottes väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7783" + }, + "id": "479405", + "fullName": "Oskar Baeckströms väg", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7784" + }, + "id": "479646", + "fullName": "Elsa Brändströms gata", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7785" + }, + "id": "479648", + "fullName": "Fredrika Bremers gata", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7786" + }, + "id": "479231", + "fullName": "Birgit Sandströms väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7787" + }, + "id": "479263", + "fullName": "Oscar Blomstrands väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7789" + }, + "id": "475303", + "fullName": "Brunkebergsterrassen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b778a" + }, + "id": "475964", + "fullName": "Björns Trädgårdsgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b778b" + }, + "id": "476523", + "fullName": "Barbro Stigsdotters väg", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b778c" + }, + "id": "475279", + "fullName": "Södra Blasieholmshamnen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b778d" + }, + "id": "475460", + "fullName": "Baltzar Von Platens gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b778e" + }, + "id": "476096", + "fullName": "Hornstulls T-Banestation", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b778f" + }, + "id": "476897", + "fullName": "Södra Begravningsplatsen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7790" + }, + "id": "503495", + "fullName": "Sandvik", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7791" + }, + "id": "503726", + "fullName": "Skogsbo", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7792" + }, + "id": "503538", + "fullName": "Ekstigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7793" + }, + "id": "503547", + "fullName": "Majvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7794" + }, + "id": "503757", + "fullName": "Hökvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7796" + }, + "id": "503837", + "fullName": "Orevägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7797" + }, + "id": "503862", + "fullName": "Visvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7798" + }, + "id": "503872", + "fullName": "Gökvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7799" + }, + "id": "503874", + "fullName": "Kojgränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b779a" + }, + "id": "503925", + "fullName": "Nåsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b779b" + }, + "id": "504134", + "fullName": "Pilos väg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b779c" + }, + "id": "504427", + "fullName": "Kakvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b779e" + }, + "id": "504555", + "fullName": "Dukvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b779f" + }, + "id": "477710", + "fullName": "Idögränd", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77a0" + }, + "id": "503449", + "fullName": "Grenvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77a3" + }, + "id": "503560", + "fullName": "Korsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77a4" + }, + "id": "503568", + "fullName": "Lillvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77a5" + }, + "id": "503592", + "fullName": "Dalstigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77a6" + }, + "id": "503630", + "fullName": "Västerled", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77a7" + }, + "id": "503644", + "fullName": "Mossvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77a8" + }, + "id": "503646", + "fullName": "Mårdvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77aa" + }, + "id": "503858", + "fullName": "Vikavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77ab" + }, + "id": "503883", + "fullName": "Stugvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77ac" + }, + "id": "503915", + "fullName": "Idrevägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77ad" + }, + "id": "503917", + "fullName": "Korpgränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77ae" + }, + "id": "503923", + "fullName": "Moravägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77af" + }, + "id": "503939", + "fullName": "Limavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77b0" + }, + "id": "503943", + "fullName": "Orsavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77b1" + }, + "id": "503970", + "fullName": "Stopvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77b2" + }, + "id": "504027", + "fullName": "Rånövägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77b3" + }, + "id": "504052", + "fullName": "Dalgången", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77b4" + }, + "id": "504064", + "fullName": "Rastvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77b5" + }, + "id": "504068", + "fullName": "Tältgatan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77b6" + }, + "id": "504136", + "fullName": "Zornvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77b7" + }, + "id": "504169", + "fullName": "Danavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77b8" + }, + "id": "504179", + "fullName": "Hirdvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77b9" + }, + "id": "504223", + "fullName": "Hågavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77ba" + }, + "id": "504293", + "fullName": "Sävevägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77bd" + }, + "id": "504313", + "fullName": "Vassvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77be" + }, + "id": "504315", + "fullName": "Vretvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77bf" + }, + "id": "504329", + "fullName": "Gliavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77c1" + }, + "id": "504431", + "fullName": "Mjölvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77c2" + }, + "id": "504441", + "fullName": "Trågvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77c3" + }, + "id": "504454", + "fullName": "Kranvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77c4" + }, + "id": "504457", + "fullName": "Tappvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77c5" + }, + "id": "504482", + "fullName": "Svalvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77c8" + }, + "id": "504570", + "fullName": "Mattvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77c9" + }, + "id": "504596", + "fullName": "Yllevägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77ca" + }, + "id": "910103", + "fullName": "Emils gata", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77cb" + }, + "id": "479184", + "fullName": "Lagaplan", + "parentFullName": "Bagarmossen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77cc" + }, + "id": "479190", + "fullName": "Emågatan", + "parentFullName": "Bagarmossen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77cd" + }, + "id": "477775", + "fullName": "Sjösatorg", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77ce" + }, + "id": "477811", + "fullName": "Lurstigen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77cf" + }, + "id": "503438", + "fullName": "Lövåsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77d0" + }, + "id": "503453", + "fullName": "Klyftvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77d1" + }, + "id": "503542", + "fullName": "Runda vägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77d2" + }, + "id": "503546", + "fullName": "Lyckovägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77d3" + }, + "id": "503576", + "fullName": "Slättvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77d4" + }, + "id": "503580", + "fullName": "Snäckvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77d5" + }, + "id": "503604", + "fullName": "Sagostigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77d7" + }, + "id": "503636", + "fullName": "Ekorrvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77d8" + }, + "id": "503643", + "fullName": "Mosskroken", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77d9" + }, + "id": "503661", + "fullName": "Sobelgränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77da" + }, + "id": "503674", + "fullName": "Drömstigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77db" + }, + "id": "503738", + "fullName": "Gnejsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77dc" + }, + "id": "503740", + "fullName": "Kiselgränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77dd" + }, + "id": "503753", + "fullName": "Gladbacken", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77de" + }, + "id": "503795", + "fullName": "Örnbogatan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77df" + }, + "id": "503801", + "fullName": "Järpstigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77e0" + }, + "id": "503820", + "fullName": "Djuravägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77e1" + }, + "id": "503868", + "fullName": "Drakstigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77e2" + }, + "id": "503933", + "fullName": "Särnavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77e3" + }, + "id": "503937", + "fullName": "Flodavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77e4" + }, + "id": "503953", + "fullName": "Ritarvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77e5" + }, + "id": "503961", + "fullName": "Murarvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77e6" + }, + "id": "503969", + "fullName": "Spannvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77e7" + }, + "id": "503981", + "fullName": "Tunnlandet", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77e8" + }, + "id": "504007", + "fullName": "Ekebyvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77e9" + }, + "id": "504020", + "fullName": "Hemsövägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77eb" + }, + "id": "504054", + "fullName": "Ferievägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77ec" + }, + "id": "504058", + "fullName": "Gubbkärret", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77ed" + }, + "id": "504062", + "fullName": "Mälarblick", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77ee" + }, + "id": "504073", + "fullName": "Kanaans väg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77ef" + }, + "id": "504087", + "fullName": "Ibsengatan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77f0" + }, + "id": "504089", + "fullName": "Vinjegatan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77f1" + }, + "id": "504106", + "fullName": "Kyrkbacken", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77f2" + }, + "id": "504126", + "fullName": "Molinvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77f4" + }, + "id": "504173", + "fullName": "Frösövägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77f5" + }, + "id": "504229", + "fullName": "Runsavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77f6" + }, + "id": "504277", + "fullName": "Egilsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77f8" + }, + "id": "504347", + "fullName": "Enebyvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77f9" + }, + "id": "504371", + "fullName": "Prostvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77fa" + }, + "id": "504373", + "fullName": "Päronvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77fc" + }, + "id": "504407", + "fullName": "Ockravägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77fd" + }, + "id": "504433", + "fullName": "Skorpvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77fe" + }, + "id": "504476", + "fullName": "Kråkdungen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b77ff" + }, + "id": "504498", + "fullName": "Köpsvängen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7800" + }, + "id": "504504", + "fullName": "Lintavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7801" + }, + "id": "504508", + "fullName": "Smältvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7802" + }, + "id": "504516", + "fullName": "Slaggvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7803" + }, + "id": "504532", + "fullName": "Granbacken", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7804" + }, + "id": "504535", + "fullName": "Lindstigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7805" + }, + "id": "504544", + "fullName": "Voltavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7806" + }, + "id": "504556", + "fullName": "Galonvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7807" + }, + "id": "504574", + "fullName": "Spetsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7808" + }, + "id": "504580", + "fullName": "Ericavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7809" + }, + "id": "504582", + "fullName": "Malvavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b780a" + }, + "id": "504588", + "fullName": "Salixvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b780c" + }, + "id": "479162", + "fullName": "Lagavägen", + "parentFullName": "Bagarmossen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b780d" + }, + "id": "479170", + "fullName": "Laxåvägen", + "parentFullName": "Bagarmossen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b780e" + }, + "id": "479180", + "fullName": "Tidagränd", + "parentFullName": "Bagarmossen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b780f" + }, + "id": "479198", + "fullName": "Gimågatan", + "parentFullName": "Bagarmossen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7810" + }, + "id": "479199", + "fullName": "Letstigen", + "parentFullName": "Bagarmossen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7811" + }, + "id": "477718", + "fullName": "Forsavägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7812" + }, + "id": "477722", + "fullName": "Järnavägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7813" + }, + "id": "477743", + "fullName": "Oxbrovägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7814" + }, + "id": "477745", + "fullName": "Salbyvägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7815" + }, + "id": "477759", + "fullName": "Ripsavägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7816" + }, + "id": "477777", + "fullName": "Sjösavägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7817" + }, + "id": "477782", + "fullName": "Vrenavägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7818" + }, + "id": "477795", + "fullName": "Selaövägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7819" + }, + "id": "477819", + "fullName": "Kumlagatan", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b781a" + }, + "id": "477846", + "fullName": "Frövigatan", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b781b" + }, + "id": "503434", + "fullName": "Lillsjöplan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b781c" + }, + "id": "503440", + "fullName": "Smedjevägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b781d" + }, + "id": "503471", + "fullName": "Käglestigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b781e" + }, + "id": "503473", + "fullName": "Sareksvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b781f" + }, + "id": "503510", + "fullName": "Porfyrvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7820" + }, + "id": "503520", + "fullName": "Gesundaplan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7822" + }, + "id": "503558", + "fullName": "Klövervägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7823" + }, + "id": "503572", + "fullName": "Mälarparken", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7824" + }, + "id": "503574", + "fullName": "Poppelvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7825" + }, + "id": "503578", + "fullName": "Snäckparken", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7826" + }, + "id": "503597", + "fullName": "Nyängsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7827" + }, + "id": "503598", + "fullName": "Odlarstigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7828" + }, + "id": "503600", + "fullName": "Radhusallén", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7829" + }, + "id": "503608", + "fullName": "Svedjevägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b782a" + }, + "id": "503626", + "fullName": "Ryggåsgatan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b782b" + }, + "id": "503628", + "fullName": "Timmervägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b782c" + }, + "id": "503655", + "fullName": "Illerstigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b782d" + }, + "id": "503657", + "fullName": "Utterstigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b782e" + }, + "id": "503672", + "fullName": "Dryadbacken", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b782f" + }, + "id": "503688", + "fullName": "Trollstigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7830" + }, + "id": "503691", + "fullName": "Fågelsmygen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7831" + }, + "id": "503693", + "fullName": "Jättestigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7832" + }, + "id": "503713", + "fullName": "Dvärgstigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7833" + }, + "id": "503739", + "fullName": "Granitvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7834" + }, + "id": "503741", + "fullName": "Kummelvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7835" + }, + "id": "503751", + "fullName": "Flöjelgatan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7836" + }, + "id": "503759", + "fullName": "Inägostigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7837" + }, + "id": "503787", + "fullName": "Tjädervägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7838" + }, + "id": "503789", + "fullName": "Vesslevägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7839" + }, + "id": "503808", + "fullName": "Sångarvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b783b" + }, + "id": "503838", + "fullName": "Rimmargatan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b783c" + }, + "id": "503840", + "fullName": "Skaldevägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b783d" + }, + "id": "503844", + "fullName": "Spaltbacken", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b783e" + }, + "id": "503850", + "fullName": "Thaliavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b783f" + }, + "id": "503864", + "fullName": "Våmhusvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7840" + }, + "id": "503881", + "fullName": "Kvistbacken", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7841" + }, + "id": "503895", + "fullName": "Reginsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7842" + }, + "id": "503905", + "fullName": "Nockeby torg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7843" + }, + "id": "503935", + "fullName": "Talgoxvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7844" + }, + "id": "503947", + "fullName": "Montörvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7845" + }, + "id": "504031", + "fullName": "Tivedsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7846" + }, + "id": "504033", + "fullName": "Ulvåsavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7847" + }, + "id": "504043", + "fullName": "Öbackavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7848" + }, + "id": "504066", + "fullName": "Tennisvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7849" + }, + "id": "504085", + "fullName": "Spångavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b784a" + }, + "id": "504104", + "fullName": "Kaj Munks väg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b784b" + }, + "id": "504124", + "fullName": "Martinvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b784c" + }, + "id": "504128", + "fullName": "Palettgränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b784d" + }, + "id": "504130", + "fullName": "Penselgränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b784f" + }, + "id": "504162", + "fullName": "Roslinvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7851" + }, + "id": "504177", + "fullName": "Hedebyvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7852" + }, + "id": "504189", + "fullName": "Ledungsplan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7853" + }, + "id": "504209", + "fullName": "Stambogränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7854" + }, + "id": "504213", + "fullName": "Torgnyvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7855" + }, + "id": "504225", + "fullName": "Kiviksvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7856" + }, + "id": "504227", + "fullName": "Möjbrovägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7857" + }, + "id": "504231", + "fullName": "Snorrevägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7858" + }, + "id": "504233", + "fullName": "Stolpevägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7859" + }, + "id": "504259", + "fullName": "Ottarsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b785a" + }, + "id": "504260", + "fullName": "Ruriksvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b785b" + }, + "id": "504263", + "fullName": "Tanumsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b785c" + }, + "id": "504269", + "fullName": "Ultunavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b785e" + }, + "id": "504349", + "fullName": "Hallonvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b785f" + }, + "id": "504357", + "fullName": "Kläppstigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7860" + }, + "id": "504395", + "fullName": "Ebonitgränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7861" + }, + "id": "504397", + "fullName": "Grafitgränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7862" + }, + "id": "504435", + "fullName": "Travarvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7863" + }, + "id": "504453", + "fullName": "Klintbacken", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7864" + }, + "id": "504484", + "fullName": "Säterivägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7865" + }, + "id": "504538", + "fullName": "Norrbyvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7866" + }, + "id": "504560", + "fullName": "Synålsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7867" + }, + "id": "504562", + "fullName": "Damastvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7868" + }, + "id": "504564", + "fullName": "Flossagränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7869" + }, + "id": "504572", + "fullName": "Riksbyvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b786a" + }, + "id": "504586", + "fullName": "Pyrolavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b786b" + }, + "id": "504590", + "fullName": "Sommarvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b786c" + }, + "id": "504602", + "fullName": "Klädesvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b786d" + }, + "id": "504605", + "fullName": "Sedumbacken", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b786e" + }, + "id": "921519", + "fullName": "Cirrusvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b786f" + }, + "id": "926630", + "fullName": "Lämmelgränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7870" + }, + "id": "479148", + "fullName": "Fogdevägen", + "parentFullName": "Bagarmossen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7871" + }, + "id": "479160", + "fullName": "Viskagränd", + "parentFullName": "Bagarmossen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7872" + }, + "id": "479164", + "fullName": "Voxnegränd", + "parentFullName": "Bagarmossen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7873" + }, + "id": "479166", + "fullName": "Fyrisgränd", + "parentFullName": "Bagarmossen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7874" + }, + "id": "479174", + "fullName": "Nossagränd", + "parentFullName": "Bagarmossen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7875" + }, + "id": "479182", + "fullName": "Djupågatan", + "parentFullName": "Bagarmossen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7876" + }, + "id": "479186", + "fullName": "Lillåvägen", + "parentFullName": "Bagarmossen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7878" + }, + "id": "477700", + "fullName": "Gnestavägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7879" + }, + "id": "477728", + "fullName": "Mölnbovägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b787b" + }, + "id": "477765", + "fullName": "Högdalsplan", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b787c" + }, + "id": "477769", + "fullName": "Rangstaplan", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b787d" + }, + "id": "477779", + "fullName": "Edestavägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b787e" + }, + "id": "477803", + "fullName": "Stövargatan", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7880" + }, + "id": "477852", + "fullName": "Hovstagränd", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7881" + }, + "id": "477854", + "fullName": "Kilsmogatan", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7882" + }, + "id": "477858", + "fullName": "Porlabacken", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7883" + }, + "id": "503426", + "fullName": "Sunnanstigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7884" + }, + "id": "503436", + "fullName": "Lillsjövägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7885" + }, + "id": "503456", + "fullName": "Restadsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7886" + }, + "id": "503465", + "fullName": "Ulvsundaplan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7887" + }, + "id": "503483", + "fullName": "Vidängsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7888" + }, + "id": "503493", + "fullName": "Ödmårdsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7889" + }, + "id": "503528", + "fullName": "Tabergsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b788b" + }, + "id": "503548", + "fullName": "Terrassvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b788c" + }, + "id": "503549", + "fullName": "Törnrosvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b788d" + }, + "id": "503550", + "fullName": "Väktarstigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b788f" + }, + "id": "503595", + "fullName": "Myrmarksplan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7890" + }, + "id": "503610", + "fullName": "Utmarksvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7891" + }, + "id": "503622", + "fullName": "Gårdsbogatan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7892" + }, + "id": "503642", + "fullName": "Lokattsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7893" + }, + "id": "503678", + "fullName": "Huldrestigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7894" + }, + "id": "503680", + "fullName": "Linnéaparken", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7895" + }, + "id": "503682", + "fullName": "Linnéastigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7896" + }, + "id": "503692", + "fullName": "Havsfruvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7897" + }, + "id": "503695", + "fullName": "Snövitsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b789a" + }, + "id": "503730", + "fullName": "Solviksbadet", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b789b" + }, + "id": "503732", + "fullName": "Solviksvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b789c" + }, + "id": "503743", + "fullName": "Urbergsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b789d" + }, + "id": "503749", + "fullName": "Dalripsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b789f" + }, + "id": "503810", + "fullName": "Virvelbacken", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78a0" + }, + "id": "503836", + "fullName": "Nockebyvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78a1" + }, + "id": "503842", + "fullName": "Sollerövägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78a2" + }, + "id": "503846", + "fullName": "Strandbacken", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78a3" + }, + "id": "503848", + "fullName": "Sångmöstigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78a4" + }, + "id": "503852", + "fullName": "Thespisvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78a6" + }, + "id": "503889", + "fullName": "Gudrunsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78a7" + }, + "id": "503891", + "fullName": "Gunnarsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78a8" + }, + "id": "503897", + "fullName": "Sigurdsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78aa" + }, + "id": "503909", + "fullName": "Gagnefsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78ab" + }, + "id": "503921", + "fullName": "Malungsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78ac" + }, + "id": "503927", + "fullName": "Oxbergsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78af" + }, + "id": "504013", + "fullName": "Framnäsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78b0" + }, + "id": "504017", + "fullName": "Gurlitavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78b1" + }, + "id": "504024", + "fullName": "Ryssmurvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78b2" + }, + "id": "504045", + "fullName": "Österåsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78b3" + }, + "id": "504056", + "fullName": "Fritidsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78b4" + }, + "id": "504183", + "fullName": "Ingvarsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78b5" + }, + "id": "504187", + "fullName": "Islandsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78b6" + }, + "id": "504202", + "fullName": "Runstensplan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78b7" + }, + "id": "504211", + "fullName": "Svoldervägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78b8" + }, + "id": "504217", + "fullName": "Vendelstigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78b9" + }, + "id": "504240", + "fullName": "Dybecksvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78ba" + }, + "id": "504254", + "fullName": "Karlebyvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78bb" + }, + "id": "504265", + "fullName": "Tegnebyvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78bd" + }, + "id": "504287", + "fullName": "Ringsjövägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78be" + }, + "id": "504295", + "fullName": "Tacitusvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78c0" + }, + "id": "504337", + "fullName": "Ringarstigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78c1" + }, + "id": "504369", + "fullName": "Plommonvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78c2" + }, + "id": "504379", + "fullName": "Vinbärsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78c3" + }, + "id": "504393", + "fullName": "Dolomitgränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78c4" + }, + "id": "504405", + "fullName": "Limonitvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78c5" + }, + "id": "504413", + "fullName": "Råckstavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78c6" + }, + "id": "504429", + "fullName": "Kringelvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78c7" + }, + "id": "504437", + "fullName": "Travbaneplan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78c8" + }, + "id": "504478", + "fullName": "Pastorsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78c9" + }, + "id": "504494", + "fullName": "Gjuterivägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78ca" + }, + "id": "504505", + "fullName": "Masugnsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78cb" + }, + "id": "504514", + "fullName": "Osmundsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78cc" + }, + "id": "504530", + "fullName": "Ekbacksvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78cd" + }, + "id": "504536", + "fullName": "Mejerivillan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78ce" + }, + "id": "504576", + "fullName": "Vadmalsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78cf" + }, + "id": "504584", + "fullName": "Primulavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78d0" + }, + "id": "910052", + "fullName": "Pettsons gata", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78d1" + }, + "id": "917097", + "fullName": "Stratusvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78d2" + }, + "id": "917552", + "fullName": "Martebogatan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78d3" + }, + "id": "918400", + "fullName": "Cumulusvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78d4" + }, + "id": "477708", + "fullName": "Dillnäsvägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78d5" + }, + "id": "477757", + "fullName": "Nåttarövägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78d7" + }, + "id": "477767", + "fullName": "Rangstagatan", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78d8" + }, + "id": "477773", + "fullName": "Sjösabrinken", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78d9" + }, + "id": "477815", + "fullName": "Gillerbacken", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78da" + }, + "id": "477821", + "fullName": "Lännäsbacken", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78dc" + }, + "id": "477842", + "fullName": "Hardemogatan", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78dd" + }, + "id": "477876", + "fullName": "Hagsätra torg", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78de" + }, + "id": "916128", + "fullName": "Rekarnevägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78df" + }, + "id": "479150", + "fullName": "Nissastigen", + "parentFullName": "Bagarmossen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78e0" + }, + "id": "479176", + "fullName": "Stångåvägen", + "parentFullName": "Bagarmossen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78e1" + }, + "id": "479188", + "fullName": "Svartågatan", + "parentFullName": "Bagarmossen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78e2" + }, + "id": "479196", + "fullName": "Sockenvägen", + "parentFullName": "Bagarmossen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78e3" + }, + "id": "479201", + "fullName": "Ljusnevägen", + "parentFullName": "Bagarmossen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78e4" + }, + "id": "479203", + "fullName": "Rottnevägen", + "parentFullName": "Bagarmossen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78e5" + }, + "id": "503424", + "fullName": "Lillsjöbacken", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78e6" + }, + "id": "503442", + "fullName": "Ulvsundavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78e7" + }, + "id": "503447", + "fullName": "Forstenavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78e8" + }, + "id": "503451", + "fullName": "Grindstuvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78e9" + }, + "id": "503455", + "fullName": "Missionsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78ea" + }, + "id": "503487", + "fullName": "Hoburgsstigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78eb" + }, + "id": "503491", + "fullName": "Storsylsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78ec" + }, + "id": "503503", + "fullName": "Fältspatvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78ed" + }, + "id": "503504", + "fullName": "Glimmerbacken", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78ef" + }, + "id": "503594", + "fullName": "Koltrastvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78f0" + }, + "id": "503596", + "fullName": "Myrmarksvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78f1" + }, + "id": "503624", + "fullName": "Lillhemsgatan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78f2" + }, + "id": "503645", + "fullName": "Mullvadsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78f4" + }, + "id": "503686", + "fullName": "Topeliusvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78f5" + }, + "id": "503694", + "fullName": "Skogsfrugränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78f6" + }, + "id": "503711", + "fullName": "Djurklouvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78f7" + }, + "id": "503761", + "fullName": "Lusthusbacken", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78f8" + }, + "id": "503765", + "fullName": "Vallarestigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78f9" + }, + "id": "503784", + "fullName": "Orrspelsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78fa" + }, + "id": "503818", + "fullName": "Djupdalsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78fb" + }, + "id": "503822", + "fullName": "Domherrevägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78fc" + }, + "id": "503832", + "fullName": "Grönviksvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78fd" + }, + "id": "503854", + "fullName": "Torsångsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78fe" + }, + "id": "503860", + "fullName": "Vinghästvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b78ff" + }, + "id": "503870", + "fullName": "Gustav III:s väg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7900" + }, + "id": "503893", + "fullName": "Guttormsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7901" + }, + "id": "503919", + "fullName": "Leksandsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7902" + }, + "id": "503931", + "fullName": "Rättviksvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7903" + }, + "id": "503932", + "fullName": "Svärdsjövägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7904" + }, + "id": "503951", + "fullName": "Registervägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7908" + }, + "id": "504069", + "fullName": "Utflyktsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7909" + }, + "id": "504071", + "fullName": "Kiellandsplan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b790a" + }, + "id": "504075", + "fullName": "Stugängsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b790b" + }, + "id": "504077", + "fullName": "Holbergsgatan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b790c" + }, + "id": "504079", + "fullName": "Porthansvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b790d" + }, + "id": "504117", + "fullName": "Ekbacksstigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b790e" + }, + "id": "504122", + "fullName": "Höckertsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b790f" + }, + "id": "504181", + "fullName": "Hugleiksvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7910" + }, + "id": "504185", + "fullName": "Islandstorget", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7911" + }, + "id": "504195", + "fullName": "Ramsundsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7912" + }, + "id": "504204", + "fullName": "Runstensvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7913" + }, + "id": "504206", + "fullName": "Saxlandsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7914" + }, + "id": "504219", + "fullName": "Vereliusvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7915" + }, + "id": "504256", + "fullName": "Lodbroksvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7916" + }, + "id": "504279", + "fullName": "Hadorphsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7917" + }, + "id": "504283", + "fullName": "Jordanesvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7918" + }, + "id": "504289", + "fullName": "Rökstensvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7919" + }, + "id": "504291", + "fullName": "Stobaeusvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b791a" + }, + "id": "504297", + "fullName": "Vultejusvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b791b" + }, + "id": "504309", + "fullName": "Klockarstigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b791c" + }, + "id": "504323", + "fullName": "Dalkarlsgränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b791d" + }, + "id": "504335", + "fullName": "Lillängsgatan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b791e" + }, + "id": "504354", + "fullName": "Hjortronvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b791f" + }, + "id": "504356", + "fullName": "Klarbärsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7920" + }, + "id": "504361", + "fullName": "Krusbärsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7921" + }, + "id": "504365", + "fullName": "Mullbärsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7922" + }, + "id": "504367", + "fullName": "Norlindsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7923" + }, + "id": "504375", + "fullName": "Terserusvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7924" + }, + "id": "504411", + "fullName": "Pärlemorvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7925" + }, + "id": "504439", + "fullName": "Travbanevägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7928" + }, + "id": "504451", + "fullName": "Enighetsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7929" + }, + "id": "504470", + "fullName": "Hagelstavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b792a" + }, + "id": "504480", + "fullName": "Solbergsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b792b" + }, + "id": "504558", + "fullName": "Stramaljvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b792c" + }, + "id": "504568", + "fullName": "Linta Gårdsväg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b792d" + }, + "id": "504594", + "fullName": "Vävstolsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b792f" + }, + "id": "918047", + "fullName": "Mossens Enstig", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7930" + }, + "id": "921994", + "fullName": "Trevingevägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7931" + }, + "id": "479172", + "fullName": "Nidälvsgränd", + "parentFullName": "Bagarmossen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7932" + }, + "id": "477702", + "fullName": "Ottekilsvägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7933" + }, + "id": "477704", + "fullName": "Skeppstavägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7934" + }, + "id": "477712", + "fullName": "Läggestavägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7935" + }, + "id": "477720", + "fullName": "Helgestavägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7936" + }, + "id": "477724", + "fullName": "Kallforsvägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7937" + }, + "id": "477741", + "fullName": "Fågelstavägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7938" + }, + "id": "477749", + "fullName": "Rågsvedsvägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7939" + }, + "id": "477763", + "fullName": "Högdalsgången", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b793a" + }, + "id": "477781", + "fullName": "Stålbogavägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b793b" + }, + "id": "477789", + "fullName": "Herrestagränd", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b793c" + }, + "id": "477797", + "fullName": "Snösätravägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b793d" + }, + "id": "477801", + "fullName": "Snösätragränd", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b793e" + }, + "id": "477831", + "fullName": "Ervallakroken", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b793f" + }, + "id": "477832", + "fullName": "Lerbäcksgränd", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7940" + }, + "id": "477844", + "fullName": "Kvistbrogatan", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7941" + }, + "id": "477850", + "fullName": "Hagsätravägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7942" + }, + "id": "477862", + "fullName": "Götlundagatan", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7943" + }, + "id": "477864", + "fullName": "Lillhagsvägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7944" + }, + "id": "477866", + "fullName": "Ormkärrsvägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7945" + }, + "id": "477870", + "fullName": "Esplundagränd", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7946" + }, + "id": "477872", + "fullName": "Fjugestagränd", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7947" + }, + "id": "477878", + "fullName": "Vintrosagatan", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7948" + }, + "id": "477884", + "fullName": "Pålsbodagränd", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7949" + }, + "id": "503422", + "fullName": "Hemslöjdsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b794a" + }, + "id": "503475", + "fullName": "Sulitelmavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b794b" + }, + "id": "503477", + "fullName": "Kilsbergsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b794c" + }, + "id": "503481", + "fullName": "Nipfjällsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b794d" + }, + "id": "503489", + "fullName": "Högklintsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b794e" + }, + "id": "503506", + "fullName": "Järnmalmsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b794f" + }, + "id": "503516", + "fullName": "Svartviksvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7950" + }, + "id": "503530", + "fullName": "Tranebergsplan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7952" + }, + "id": "503602", + "fullName": "Röjningsstigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7953" + }, + "id": "503638", + "fullName": "Grävlingsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7954" + }, + "id": "503640", + "fullName": "Igelkottsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7955" + }, + "id": "503647", + "fullName": "Stavgårdsgatan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7956" + }, + "id": "503653", + "fullName": "Hermelinstigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7958" + }, + "id": "503715", + "fullName": "Lunkentusvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b7959" + }, + "id": "503717", + "fullName": "Mickel Rävs stig", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b795a" + }, + "id": "503742", + "fullName": "Sandstensvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185434fdbb29994b795b" + }, + "id": "503763", + "fullName": "Storskogsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b795c" + }, + "id": "923790", + "fullName": "Centrala Hisingen", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b795d" + }, + "id": "898744", + "fullName": "Göteborg - Östra Centrum", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b795e" + }, + "id": "898743", + "fullName": "Göteborg - Västra Centrum", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b795f" + }, + "id": "924030", + "fullName": "Malmö Centrum/Hamnen", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7960" + }, + "id": "473575", + "fullName": "Centrum-Fjärdingen", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7961" + }, + "id": "475013", + "fullName": "Centrala Stan", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7963" + }, + "id": "473471", + "fullName": "Centrala Södertälje", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7964" + }, + "id": "473298", + "fullName": "Haninge C", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7965" + }, + "id": "923997", + "fullName": "Solna Centrum", + "parentFullName": "Solna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7966" + }, + "id": "474160", + "fullName": "Centrum-Getterön", + "parentFullName": "Varbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7967" + }, + "id": "474423", + "fullName": "Centrala Staden-Tingvalla", + "parentFullName": "Trollhättans kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7969" + }, + "id": "474094", + "fullName": "Centrala Trelleborg", + "parentFullName": "Trelleborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b796b" + }, + "id": "474833", + "fullName": "Sandviken Centrum-Sandbacka", + "parentFullName": "Sandvikens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b796c" + }, + "id": "473623", + "fullName": "Katrineholm Centrum", + "parentFullName": "Katrineholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b796d" + }, + "id": "474788", + "fullName": "Högberget-Centrum", + "parentFullName": "Ludvika kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b796e" + }, + "id": "473873", + "fullName": "Oskarshamn Centrum-Kolberga", + "parentFullName": "Oskarshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7970" + }, + "id": "475072", + "fullName": "Kiruna Centrum", + "parentFullName": "Kiruna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7971" + }, + "id": "473538", + "fullName": "Håbo Centrum-Fånäs-Nydal-Västerängen", + "parentFullName": "Håbo kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7972" + }, + "id": "903250", + "fullName": "Stockens campingplats", + "parentFullName": "Orust kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7973" + }, + "id": "903332", + "fullName": "Eriksöre camping", + "parentFullName": "Mörbylånga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7974" + }, + "id": "903344", + "fullName": "Timmernabbens camping", + "parentFullName": "Mönsterås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7975" + }, + "id": "903582", + "fullName": "Capri stugby", + "parentFullName": "Strömstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7976" + }, + "id": "473616", + "fullName": "Oxelösund Centrum", + "parentFullName": "Oxelösunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7977" + }, + "id": "903590", + "fullName": "Tandådalen centrum", + "parentFullName": "Malung-Sälens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7978" + }, + "id": "902733", + "fullName": "High Chaparall stugby", + "parentFullName": "Gnosjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7979" + }, + "id": "473802", + "fullName": "Uppvidinge C", + "parentFullName": "Uppvidinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b797a" + }, + "id": "951804", + "fullName": "Täby centrum", + "parentFullName": "Täby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b797b" + }, + "id": "949950", + "fullName": "Luleå Centrum", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b797c" + }, + "id": "952506", + "fullName": "Växjö Centrum", + "parentFullName": "Växjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b797d" + }, + "id": "953779", + "fullName": "Centrala Nacka", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b797e" + }, + "id": "949960", + "fullName": "Centrala staden", + "parentFullName": "Lunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b797f" + }, + "id": "953777", + "fullName": "Huddinge Centrum", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7980" + }, + "id": "945628", + "fullName": "Helsingborg - Centrum", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7981" + }, + "id": "907326", + "fullName": "Charlottenberg", + "parentFullName": "Sigtuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7982" + }, + "id": "899826", + "fullName": "Tjautjas/Cavccas tätort", + "parentFullName": "Gällivare kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7983" + }, + "id": "474516", + "fullName": "Charlottenberg tätort", + "parentFullName": "Eda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7984" + }, + "id": "475522", + "fullName": "Claestorp", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7985" + }, + "id": "502163", + "fullName": "Cervins väg", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7986" + }, + "id": "477591", + "fullName": "Cigarrvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7988" + }, + "id": "477087", + "fullName": "Cirkelvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7989" + }, + "id": "502780", + "fullName": "Husby Centrum", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b798a" + }, + "id": "478515", + "fullName": "Cirkusvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b798b" + }, + "id": "475078", + "fullName": "Centralplan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b798c" + }, + "id": "475466", + "fullName": "Creutzgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b798f" + }, + "id": "478480", + "fullName": "Cembalogatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7990" + }, + "id": "475433", + "fullName": "Celsiusgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7991" + }, + "id": "475592", + "fullName": "Crafoords väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7992" + }, + "id": "475739", + "fullName": "Cardellgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7995" + }, + "id": "475450", + "fullName": "Chapmansgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7996" + }, + "id": "475836", + "fullName": "Prins Carls väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7997" + }, + "id": "475429", + "fullName": "Coldinutrappan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7998" + }, + "id": "475451", + "fullName": "Chapmansgården", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7999" + }, + "id": "504116", + "fullName": "Carl Larssons väg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b799a" + }, + "id": "504463", + "fullName": "Cronströmsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b799b" + }, + "id": "479112", + "fullName": "Cox Pomonavägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b799c" + }, + "id": "478819", + "fullName": "Concordiavägen", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b799d" + }, + "id": "479233", + "fullName": "Carl Sebardts väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b799e" + }, + "id": "478575", + "fullName": "Cedergrensvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79a0" + }, + "id": "475641", + "fullName": "Cedersdalsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79a2" + }, + "id": "504142", + "fullName": "Cederströmsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79a4" + }, + "id": "476782", + "fullName": "Charkmästargatan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79a5" + }, + "id": "479118", + "fullName": "Eric Cronsioes väg", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79a6" + }, + "id": "476560", + "fullName": "Caroline Östbergs väg", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79a7" + }, + "id": "476266", + "fullName": "Hjalmar Cederströms gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79a8" + }, + "id": "475572", + "fullName": "Carl-Gustaf Lindstedts gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79a9" + }, + "id": "687995", + "fullName": "Colin Campbells plats", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79aa" + }, + "id": "708727", + "fullName": "Charles väg", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79ab" + }, + "id": "692083", + "fullName": "Ceresgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79ad" + }, + "id": "688079", + "fullName": "Citypassagen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79ae" + }, + "id": "688687", + "fullName": "Cosselsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79af" + }, + "id": "689564", + "fullName": "Chapmans torg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79b0" + }, + "id": "692191", + "fullName": "Celsiusgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79b1" + }, + "id": "692336", + "fullName": "Cisterngatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79b2" + }, + "id": "910118", + "fullName": "Ceresplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79b3" + }, + "id": "697005", + "fullName": "Cedergatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79b4" + }, + "id": "697543", + "fullName": "C R Hanssons väg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79b5" + }, + "id": "688402", + "fullName": "Chalmersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79b6" + }, + "id": "689550", + "fullName": "Carnegiegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79b7" + }, + "id": "689566", + "fullName": "Chapmansgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79b8" + }, + "id": "689835", + "fullName": "Conricusgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79b9" + }, + "id": "696544", + "fullName": "Citrongatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79ba" + }, + "id": "696546", + "fullName": "Citrusgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79bb" + }, + "id": "929725", + "fullName": "Cymbalgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79bd" + }, + "id": "694074", + "fullName": "Carlströms väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79be" + }, + "id": "696296", + "fullName": "Kärra Centrum", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79c0" + }, + "id": "688801", + "fullName": "Carlbergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79c1" + }, + "id": "690759", + "fullName": "Claessonsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79c2" + }, + "id": "692734", + "fullName": "Corneliusgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79c3" + }, + "id": "697007", + "fullName": "Cypressgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79c5" + }, + "id": "688566", + "fullName": "Chalmersplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79c6" + }, + "id": "690623", + "fullName": "Sixten Camps gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79c7" + }, + "id": "692121", + "fullName": "Gamla Ceresgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79c8" + }, + "id": "692182", + "fullName": "Cronackersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79c9" + }, + "id": "692280", + "fullName": "Carmencitas gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79cb" + }, + "id": "693388", + "fullName": "Cinnobergatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79cc" + }, + "id": "687975", + "fullName": "Centralstationen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79cd" + }, + "id": "688394", + "fullName": "C S Lindstams plats", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79ce" + }, + "id": "688510", + "fullName": "Carlandersplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79cf" + }, + "id": "688512", + "fullName": "Cederbourgsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79d0" + }, + "id": "688564", + "fullName": "Chalmers Tvärgata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79d1" + }, + "id": "688972", + "fullName": "Carl Larssonsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79d2" + }, + "id": "691041", + "fullName": "Colliandersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79d3" + }, + "id": "929707", + "fullName": "Carlandersparken", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79d4" + }, + "id": "696547", + "fullName": "Clementingatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79d5" + }, + "id": "697031", + "fullName": "Lilla Cedergatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79d6" + }, + "id": "688307", + "fullName": "Carl Grimbergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79d8" + }, + "id": "690757", + "fullName": "Carl Wilhelmsons väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79d9" + }, + "id": "693949", + "fullName": "Cederflychts gata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79da" + }, + "id": "688528", + "fullName": "Curt Weibulls Gångväg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79db" + }, + "id": "689312", + "fullName": "Carl Skottsbergs gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79dc" + }, + "id": "689572", + "fullName": "Carl Johans Kyrkoplan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79de" + }, + "id": "687993", + "fullName": "Christina Nilssons gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79e0" + }, + "id": "689221", + "fullName": "Carl-Erik Hammaréns backe", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79e1" + }, + "id": "526985", + "fullName": "Carlsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79e2" + }, + "id": "528197", + "fullName": "Cornusplan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79e3" + }, + "id": "528984", + "fullName": "Claesgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79e4" + }, + "id": "529506", + "fullName": "Cedergatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79e5" + }, + "id": "530601", + "fullName": "Caprigatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79e6" + }, + "id": "526987", + "fullName": "Centralplan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79e7" + }, + "id": "528195", + "fullName": "Cornusgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79e8" + }, + "id": "528725", + "fullName": "Cronmans väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79e9" + }, + "id": "527119", + "fullName": "Cisterngatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79ea" + }, + "id": "527620", + "fullName": "Celsiusgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79eb" + }, + "id": "528679", + "fullName": "Camillavägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79ec" + }, + "id": "528685", + "fullName": "Cypressvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79ed" + }, + "id": "529393", + "fullName": "Censorsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79ee" + }, + "id": "530019", + "fullName": "Cementgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79ef" + }, + "id": "530018", + "fullName": "Caritasgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79f0" + }, + "id": "530020", + "fullName": "Ciselörgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79f1" + }, + "id": "528523", + "fullName": "Cylindergatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79f2" + }, + "id": "528635", + "fullName": "Clematisgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79f3" + }, + "id": "528769", + "fullName": "Cronhielms väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79f4" + }, + "id": "526920", + "fullName": "Citadellsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79f5" + }, + "id": "527121", + "fullName": "Containergatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79f6" + }, + "id": "527447", + "fullName": "Carl Gustafs väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79f7" + }, + "id": "528870", + "fullName": "Jägersro Center", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79f8" + }, + "id": "529002", + "fullName": "Cronquists gata", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79f9" + }, + "id": "530630", + "fullName": "Carl Hillsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79fa" + }, + "id": "529907", + "fullName": "Castnersgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79fb" + }, + "id": "530889", + "fullName": "Clarkiavägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79fc" + }, + "id": "530890", + "fullName": "Cyklamenvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79fd" + }, + "id": "526989", + "fullName": "Centralstationen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79fe" + }, + "id": "528494", + "fullName": "Cederströmsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b79ff" + }, + "id": "528771", + "fullName": "Cronhielmsparken", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a00" + }, + "id": "529664", + "fullName": "Lindeborg Centrum", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a01" + }, + "id": "529906", + "fullName": "Carl Johansgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a02" + }, + "id": "527469", + "fullName": "Carl Herslowsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a03" + }, + "id": "528580", + "fullName": "Carl Flormansgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a04" + }, + "id": "528510", + "fullName": "Calle Ljungbecks gata", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a05" + }, + "id": "918914", + "fullName": "Carl-Bertil Laurells gata", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a06" + }, + "id": "799691", + "fullName": "Cellovägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a07" + }, + "id": "791762", + "fullName": "Cargata Gård", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a08" + }, + "id": "937080", + "fullName": "Citrinvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a09" + }, + "id": "795222", + "fullName": "Celsiusgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a0a" + }, + "id": "936992", + "fullName": "Cumulusvägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a0b" + }, + "id": "799226", + "fullName": "Champinjonvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a0c" + }, + "id": "799816", + "fullName": "Carl Von Linnés väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a0d" + }, + "id": "797185", + "fullName": "Börje Charlottendal", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a0e" + }, + "id": "798642", + "fullName": "Funbo Charlottendal", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a0f" + }, + "id": "799457", + "fullName": "Christian Barthels väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a10" + }, + "id": "778180", + "fullName": "Finnsta Charlottenberg", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a11" + }, + "id": "795294", + "fullName": "Drottning Christinas väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a12" + }, + "id": "799198", + "fullName": "Tjocksta Charlottenberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a13" + }, + "id": "508823", + "fullName": "Carl Cederströms gata", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a14" + }, + "id": "933392", + "fullName": "Cobolgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a15" + }, + "id": "527358", + "fullName": "Centralplan", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a16" + }, + "id": "502791", + "fullName": "Ryds Centrum", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a17" + }, + "id": "527360", + "fullName": "Cloettavägen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a18" + }, + "id": "529710", + "fullName": "Flemma Capri", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a19" + }, + "id": "501990", + "fullName": "Curmansgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a1a" + }, + "id": "502318", + "fullName": "Centrumvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a1b" + }, + "id": "508879", + "fullName": "Kärna Centrum", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a1c" + }, + "id": "508622", + "fullName": "Säby Cedersberg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a1d" + }, + "id": "503756", + "fullName": "Gistad Cedersborg", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a1e" + }, + "id": "501891", + "fullName": "Carlstedtsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a1f" + }, + "id": "529988", + "fullName": "Sandviks Camping", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a20" + }, + "id": "502805", + "fullName": "Glyttinge Camping", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a21" + }, + "id": "509379", + "fullName": "Ekholmens Centrum", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a22" + }, + "id": "525782", + "fullName": "Amundebo Cedersberg", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a23" + }, + "id": "527379", + "fullName": "Norra Cloettavägen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a24" + }, + "id": "527740", + "fullName": "Södra Cloettavägen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a25" + }, + "id": "508760", + "fullName": "Skäggetorps Centrum", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a26" + }, + "id": "523262", + "fullName": "Spärringe Carlsberg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a27" + }, + "id": "526419", + "fullName": "Bjärka-Säby Cedersberg", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a28" + }, + "id": "504826", + "fullName": "Metsjö Charlottenlund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a29" + }, + "id": "505017", + "fullName": "Ånestad Christersberg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a2a" + }, + "id": "506747", + "fullName": "Arnebo Charlottenborg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a2b" + }, + "id": "528186", + "fullName": "Ljungs Säteri Centralen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a2c" + }, + "id": "528945", + "fullName": "Maspelösa Charlottenlund", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a2d" + }, + "id": "507453", + "fullName": "Lövingsborg Charlottenborg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a2e" + }, + "id": "526420", + "fullName": "Bjärka-Säby Chaufförsbostaden", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a2f" + }, + "id": "519213", + "fullName": "Brokinds Herrgård Chaufförsbostaden", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a30" + }, + "id": "761853", + "fullName": "Horns Café", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a31" + }, + "id": "759857", + "fullName": "Cedergatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a32" + }, + "id": "760815", + "fullName": "Råby Centrum", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a33" + }, + "id": "758378", + "fullName": "Cisterngatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a34" + }, + "id": "758629", + "fullName": "Claréusgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a35" + }, + "id": "760883", + "fullName": "Centrumhuset", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a36" + }, + "id": "764355", + "fullName": "Cronströms väg", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a37" + }, + "id": "759301", + "fullName": "Cylindervägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a38" + }, + "id": "759411", + "fullName": "Rönnby Centrum", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a39" + }, + "id": "761130", + "fullName": "Vallby Centrum", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a3a" + }, + "id": "936766", + "fullName": "Chaufförsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a3b" + }, + "id": "761307", + "fullName": "Champinjonvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a3c" + }, + "id": "761309", + "fullName": "Cronstedtsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a3d" + }, + "id": "762236", + "fullName": "Capellansgården", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a3e" + }, + "id": "758668", + "fullName": "Carl Hennings gata", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a3f" + }, + "id": "758855", + "fullName": "Carlforska Skolan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a40" + }, + "id": "759695", + "fullName": "Centrallasarettet", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a41" + }, + "id": "760515", + "fullName": "Oxbackens Centrum", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a42" + }, + "id": "623280", + "fullName": "Calle Söderbergs väg", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a43" + }, + "id": "764293", + "fullName": "Abraham Cronströmsväg", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a44" + }, + "id": "761353", + "fullName": "Johannisbergs Camping", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a45" + }, + "id": "762856", + "fullName": "Christian Larssons väg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a46" + }, + "id": "918273", + "fullName": "Cv-Gatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a47" + }, + "id": "912154", + "fullName": "Citrongatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a48" + }, + "id": "744739", + "fullName": "Centralvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a49" + }, + "id": "743030", + "fullName": "Cajsa Wargs Gränd", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a4a" + }, + "id": "745292", + "fullName": "Champinjonvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a4b" + }, + "id": "745797", + "fullName": "Charlottenlund", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a4c" + }, + "id": "743192", + "fullName": "Gustav Clasons gata", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a4d" + }, + "id": "550877", + "fullName": "Coyetsgatan", + "parentFullName": "Råå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a4e" + }, + "id": "552137", + "fullName": "Cedergatan", + "parentFullName": "Ödåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a4f" + }, + "id": "552485", + "fullName": "Clausgatan", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a50" + }, + "id": "552138", + "fullName": "Citrongatan", + "parentFullName": "Ödåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a51" + }, + "id": "552483", + "fullName": "C G Ugglas gata", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a52" + }, + "id": "552139", + "fullName": "Cypressgatan", + "parentFullName": "Ödåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a53" + }, + "id": "552192", + "fullName": "Centralgatan", + "parentFullName": "Ödåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a54" + }, + "id": "550520", + "fullName": "La Cours gata", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a55" + }, + "id": "551321", + "fullName": "Carlsrogatan", + "parentFullName": "Gantofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a56" + }, + "id": "550575", + "fullName": "S:t Clemens gata", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a57" + }, + "id": "550319", + "fullName": "Cindersgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a58" + }, + "id": "551716", + "fullName": "Carl Öhrns gata", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a59" + }, + "id": "550317", + "fullName": "Carl Krooks gata", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a5a" + }, + "id": "551507", + "fullName": "Cederströmsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a5b" + }, + "id": "551738", + "fullName": "Stattena Centrum", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a5c" + }, + "id": "551834", + "fullName": "Carl Westmans Allé", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a5d" + }, + "id": "551890", + "fullName": "Christer Boijes väg", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a5e" + }, + "id": "554863", + "fullName": "Christinelundsvägen", + "parentFullName": "Viken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a5f" + }, + "id": "927586", + "fullName": "Christinelundsvägen", + "parentFullName": "Domsten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a60" + }, + "id": "551720", + "fullName": "Fredrik Cösters gata", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a61" + }, + "id": "551526", + "fullName": "Nicolaus Cervins gata", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a62" + }, + "id": "552339", + "fullName": "Christinelundsvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a63" + }, + "id": "923519", + "fullName": "Charlotte Yhlens gata", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a64" + }, + "id": "915556", + "fullName": "Cylindervägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a65" + }, + "id": "595819", + "fullName": "Centralplan", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a66" + }, + "id": "558375", + "fullName": "Eneby Centrum", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a67" + }, + "id": "558852", + "fullName": "Campingvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a68" + }, + "id": "934717", + "fullName": "Cirkusstigen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a69" + }, + "id": "563817", + "fullName": "Charlottes väg", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a6a" + }, + "id": "595817", + "fullName": "Centralgatan", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a6b" + }, + "id": "596001", + "fullName": "Centrumvägen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a6c" + }, + "id": "559106", + "fullName": "Hageby Centrum", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a6d" + }, + "id": "559440", + "fullName": "Ektorp Centrum", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a6e" + }, + "id": "934699", + "fullName": "Carl Johans Park", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a6f" + }, + "id": "558397", + "fullName": "Cedersborgsvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a70" + }, + "id": "559092", + "fullName": "Vilbergen Centrum", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a71" + }, + "id": "595919", + "fullName": "Mårängens Camping", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a72" + }, + "id": "559534", + "fullName": "Carl Bergstens gata", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a73" + }, + "id": "559539", + "fullName": "Gustaf Clasons gata", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a74" + }, + "id": "934712", + "fullName": "Ringdansens Centrum", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a75" + }, + "id": "566837", + "fullName": "Kuddby Charlottenberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a76" + }, + "id": "559516", + "fullName": "Carl Johan Stolpes gata", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a77" + }, + "id": "565407", + "fullName": "Friggesätter Cedersdal", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a78" + }, + "id": "567952", + "fullName": "Östra Stenby Cederslund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a79" + }, + "id": "858021", + "fullName": "Carlfors", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a7a" + }, + "id": "858211", + "fullName": "Cajos väg", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a7b" + }, + "id": "859816", + "fullName": "Centrumplan", + "parentFullName": "Taberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a7c" + }, + "id": "854337", + "fullName": "Ceresgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a7d" + }, + "id": "856571", + "fullName": "Centrumvägen", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a7e" + }, + "id": "855017", + "fullName": "Cirkelvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a7f" + }, + "id": "914718", + "fullName": "Citringatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a80" + }, + "id": "930974", + "fullName": "Castorgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a81" + }, + "id": "853229", + "fullName": "Centralvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a82" + }, + "id": "916810", + "fullName": "Ceciliagatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a83" + }, + "id": "859817", + "fullName": "Centrumstråket", + "parentFullName": "Taberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a84" + }, + "id": "854338", + "fullName": "Citadellvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a85" + }, + "id": "858023", + "fullName": "Carlforsvägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a86" + }, + "id": "853332", + "fullName": "Carl Lundius väg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a87" + }, + "id": "859552", + "fullName": "Centrumgången", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a88" + }, + "id": "853335", + "fullName": "Carl Thunbergs väg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a89" + }, + "id": "858092", + "fullName": "Carlfors Ekelunda", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a8a" + }, + "id": "853333", + "fullName": "Carl Magnus Agrells väg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a8b" + }, + "id": "853349", + "fullName": "Magnus Crusenstolpes väg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a8c" + }, + "id": "858547", + "fullName": "Stackeryd Charlottenberg", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a8d" + }, + "id": "882809", + "fullName": "Cellovägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a8e" + }, + "id": "882956", + "fullName": "Cirkelgatan", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a8f" + }, + "id": "883402", + "fullName": "Cementvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a90" + }, + "id": "883480", + "fullName": "Umeå Camping", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a91" + }, + "id": "883572", + "fullName": "Carlskroken", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a92" + }, + "id": "938850", + "fullName": "Castorgatan", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a93" + }, + "id": "938838", + "fullName": "Campustorget", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a94" + }, + "id": "884892", + "fullName": "Centralgatan", + "parentFullName": "Holmsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a95" + }, + "id": "883492", + "fullName": "Ålidhem Centrum", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a96" + }, + "id": "548980", + "fullName": "Cykelvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a97" + }, + "id": "531828", + "fullName": "Celsiusgatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a98" + }, + "id": "531339", + "fullName": "Clemenstorget", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a99" + }, + "id": "549221", + "fullName": "Cypressgången", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a9a" + }, + "id": "549435", + "fullName": "Clematisvägen", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a9b" + }, + "id": "531868", + "fullName": "Cederborghs väg", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a9c" + }, + "id": "532376", + "fullName": "Christian V:s väg", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a9d" + }, + "id": "917981", + "fullName": "Christians Gränd", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a9e" + }, + "id": "532172", + "fullName": "Lars Christers väg", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7a9f" + }, + "id": "531314", + "fullName": "Carl Bernlunds gata", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7aa0" + }, + "id": "764211", + "fullName": "Centigatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7aa1" + }, + "id": "761588", + "fullName": "Centralplan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7aa2" + }, + "id": "763702", + "fullName": "Campinggatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7aa3" + }, + "id": "783608", + "fullName": "Centrumvägen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7aa4" + }, + "id": "762014", + "fullName": "Ceciliabacken", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7aa5" + }, + "id": "781269", + "fullName": "Hulud Chowebo", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7aa6" + }, + "id": "783257", + "fullName": "Charlottendal", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7aa7" + }, + "id": "776623", + "fullName": "Sik Charlottenberg", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7aa8" + }, + "id": "781459", + "fullName": "Årydet Cockerliden", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7aa9" + }, + "id": "491521", + "fullName": "Cedervägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7aaa" + }, + "id": "491959", + "fullName": "Chronas väg", + "parentFullName": "Segeltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7aab" + }, + "id": "490861", + "fullName": "Claras Gränd", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7aac" + }, + "id": "491451", + "fullName": "Castorvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7aad" + }, + "id": "477439", + "fullName": "Campingvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7aae" + }, + "id": "492500", + "fullName": "Centrumvägen", + "parentFullName": "Skogås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7aaf" + }, + "id": "491523", + "fullName": "Cypressvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ab0" + }, + "id": "491576", + "fullName": "Centralvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ab1" + }, + "id": "492334", + "fullName": "Skogås Centrum", + "parentFullName": "Skogås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ab2" + }, + "id": "491727", + "fullName": "Champinjonvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ab3" + }, + "id": "491850", + "fullName": "Clement Skrivares väg", + "parentFullName": "Segeltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ab4" + }, + "id": "911695", + "fullName": "Cellovägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ab5" + }, + "id": "609571", + "fullName": "Cedervägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ab6" + }, + "id": "607430", + "fullName": "Carlavägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ab7" + }, + "id": "606936", + "fullName": "Cirkusallén", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ab8" + }, + "id": "607040", + "fullName": "Citronvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ab9" + }, + "id": "609573", + "fullName": "Cypressvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7aba" + }, + "id": "605845", + "fullName": "Careliigatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7abb" + }, + "id": "621496", + "fullName": "Centrumvägen", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7abc" + }, + "id": "610343", + "fullName": "Campingvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7abd" + }, + "id": "611598", + "fullName": "Cornelius väg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7abe" + }, + "id": "606309", + "fullName": "Vilsta Camping", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7abf" + }, + "id": "606579", + "fullName": "Stenby Centrum", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ac0" + }, + "id": "621274", + "fullName": "Alberga Centrum", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ac1" + }, + "id": "607418", + "fullName": "Sveaplan Centrum", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ac2" + }, + "id": "607674", + "fullName": "Carl-Johansgatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ac3" + }, + "id": "607675", + "fullName": "Champinjonvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ac4" + }, + "id": "606335", + "fullName": "Fröslunda Centrum", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ac5" + }, + "id": "607565", + "fullName": "Skiftinge Centrum", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ac6" + }, + "id": "935155", + "fullName": "Alvesta Villa Costa", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ac7" + }, + "id": "638561", + "fullName": "Mälarbadens Camping", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ac8" + }, + "id": "609476", + "fullName": "Strand Corps De Logi", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ac9" + }, + "id": "622140", + "fullName": "Västermo Carinhill", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7aca" + }, + "id": "612046", + "fullName": "Skravsta Camillero", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7acb" + }, + "id": "614844", + "fullName": "Spånga Corps De Logi", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7acc" + }, + "id": "609058", + "fullName": "Jäders-Åsby Cederlund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7acd" + }, + "id": "614574", + "fullName": "Axnäs Charlottenborg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ace" + }, + "id": "613796", + "fullName": "Svenstorp Carineberg", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7acf" + }, + "id": "621367", + "fullName": "Bärsta Charlottenberg", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ad0" + }, + "id": "610757", + "fullName": "Kolsta Charlottenburg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ad1" + }, + "id": "622142", + "fullName": "Västermo Charlottenberg", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ad2" + }, + "id": "613871", + "fullName": "Årby Gård Chaufförsbostad", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ad3" + }, + "id": "610515", + "fullName": "Sundbyholm Campingplatsen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ad4" + }, + "id": "481154", + "fullName": "Danvik Center", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ad5" + }, + "id": "488265", + "fullName": "Ceciliagatan", + "parentFullName": "Älta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ad6" + }, + "id": "482587", + "fullName": "Centralvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ad7" + }, + "id": "481812", + "fullName": "Cylindervägen", + "parentFullName": "Nacka Strand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ad8" + }, + "id": "482742", + "fullName": "Champinjonvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ad9" + }, + "id": "483112", + "fullName": "Neglinge Center", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ada" + }, + "id": "483209", + "fullName": "Carl Westmans väg", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7adb" + }, + "id": "483454", + "fullName": "Fisksätra Centrum", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7adc" + }, + "id": "843984", + "fullName": "Centrum", + "parentFullName": "Valbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7add" + }, + "id": "835573", + "fullName": "Centralplan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ade" + }, + "id": "835571", + "fullName": "Centralgränd", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7adf" + }, + "id": "836179", + "fullName": "Cisternvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ae0" + }, + "id": "836639", + "fullName": "Centralvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ae1" + }, + "id": "921535", + "fullName": "Furuviks Camping", + "parentFullName": "Furuvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ae2" + }, + "id": "835584", + "fullName": "Norra Centralgatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ae3" + }, + "id": "835934", + "fullName": "Klockar-Calles gata", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ae4" + }, + "id": "834891", + "fullName": "Södra Centralgatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ae5" + }, + "id": "835002", + "fullName": "Lilla Centralgatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ae6" + }, + "id": "844165", + "fullName": "Robert Carricks väg", + "parentFullName": "Valbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ae7" + }, + "id": "594386", + "fullName": "Cellovägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ae8" + }, + "id": "595119", + "fullName": "Cavalls stig", + "parentFullName": "Haverdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ae9" + }, + "id": "596989", + "fullName": "Cirkelvägen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7aea" + }, + "id": "598957", + "fullName": "Cypressgatan", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7aeb" + }, + "id": "596429", + "fullName": "Hult Cyrilsro", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7aec" + }, + "id": "595117", + "fullName": "Cavalls Gränd", + "parentFullName": "Haverdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7aed" + }, + "id": "593272", + "fullName": "Vallås Centrum", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7aee" + }, + "id": "593800", + "fullName": "Campingstigen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7aef" + }, + "id": "593802", + "fullName": "Cecilias Gränd", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7af0" + }, + "id": "594305", + "fullName": "Clematisvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7af1" + }, + "id": "594307", + "fullName": "Cyklamenvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7af2" + }, + "id": "595115", + "fullName": "Carlbergs Gränd", + "parentFullName": "Haverdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7af3" + }, + "id": "596727", + "fullName": "Årnarp Carlsberg", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7af4" + }, + "id": "595203", + "fullName": "Champinjonvägen", + "parentFullName": "Steninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7af5" + }, + "id": "597493", + "fullName": "Öppinge Carlsgård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7af6" + }, + "id": "592553", + "fullName": "Cederströmsgatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7af7" + }, + "id": "594117", + "fullName": "Tylösands Camping", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7af8" + }, + "id": "594303", + "fullName": "Caprifoliumvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7af9" + }, + "id": "596454", + "fullName": "Marbäck Carlsberg", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7afa" + }, + "id": "597141", + "fullName": "Brunskog Corps De Logi", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7afb" + }, + "id": "595842", + "fullName": "Fastarp Charlottenlund", + "parentFullName": "Holm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7afc" + }, + "id": "599232", + "fullName": "Susegården Corp De Logi", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7afd" + }, + "id": "597352", + "fullName": "Stjärnarp Corps De Logi", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7afe" + }, + "id": "593045", + "fullName": "Carl Kuylenstjernas väg", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7aff" + }, + "id": "593760", + "fullName": "Trönninge Christinelund", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b00" + }, + "id": "878038", + "fullName": "Cementvägen", + "parentFullName": "Sundsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b01" + }, + "id": "878114", + "fullName": "Centrumgatan", + "parentFullName": "Matfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b02" + }, + "id": "875329", + "fullName": "Castorvägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b03" + }, + "id": "877660", + "fullName": "Centrumgatan", + "parentFullName": "Kvissleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b04" + }, + "id": "874731", + "fullName": "Casinoparken", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b05" + }, + "id": "874807", + "fullName": "Centralgatan", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b06" + }, + "id": "877815", + "fullName": "Coromantvägen", + "parentFullName": "Njurunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b07" + }, + "id": "875718", + "fullName": "C A Svenssons väg", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b08" + }, + "id": "878068", + "fullName": "Champinjonvägen", + "parentFullName": "Sundsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b09" + }, + "id": "875253", + "fullName": "Carl Petterssons väg", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b0a" + }, + "id": "499801", + "fullName": "Centralgränd", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b0b" + }, + "id": "499803", + "fullName": "Centralvägen", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b0c" + }, + "id": "497655", + "fullName": "Campusgatan", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b0d" + }, + "id": "644944", + "fullName": "Charlottendal", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b0e" + }, + "id": "499998", + "fullName": "Charlottenborg", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b0f" + }, + "id": "499128", + "fullName": "Centralvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b10" + }, + "id": "498273", + "fullName": "Curlingvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b11" + }, + "id": "499225", + "fullName": "Carin Bååts gata", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b12" + }, + "id": "497796", + "fullName": "Hertig Carls väg", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b13" + }, + "id": "911030", + "fullName": "Farstanäs Camping", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b14" + }, + "id": "926567", + "fullName": "Carin Horns gata", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b15" + }, + "id": "500974", + "fullName": "Charlottendals Gård", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b16" + }, + "id": "498626", + "fullName": "Cederströmsgatan", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b17" + }, + "id": "494730", + "fullName": "Sandviken C", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b18" + }, + "id": "494292", + "fullName": "Crusebjörns väg", + "parentFullName": "Uttran", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b19" + }, + "id": "494138", + "fullName": "Edvard Carlesons väg", + "parentFullName": "Tumba", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b1a" + }, + "id": "664812", + "fullName": "Uråsa Carlsro", + "parentFullName": "Uråsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b1b" + }, + "id": "645192", + "fullName": "Öjaby Camping", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b1c" + }, + "id": "652340", + "fullName": "Centrumgatan", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b1d" + }, + "id": "645657", + "fullName": "Citadellvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b1e" + }, + "id": "653445", + "fullName": "Öja Capellagård", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b1f" + }, + "id": "654746", + "fullName": "Carl Lihnells väg", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b20" + }, + "id": "645778", + "fullName": "Evedal Campingen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b21" + }, + "id": "655538", + "fullName": "Billa Carlstorpet", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b22" + }, + "id": "652923", + "fullName": "Skavenäs Carlsgård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b23" + }, + "id": "656659", + "fullName": "Torsås Charlottenberg", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b24" + }, + "id": "655435", + "fullName": "Skårtaryd Christinelund", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b25" + }, + "id": "654118", + "fullName": "Rottne Rydet Cinematorpet", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b26" + }, + "id": "655138", + "fullName": "Lidboholm Gård Corps-De-Logi", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b27" + }, + "id": "657017", + "fullName": "Vedkärr Charlottenberg", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b28" + }, + "id": "654284", + "fullName": "Citygatan", + "parentFullName": "Väse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b29" + }, + "id": "653684", + "fullName": "Cordvägen", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b2a" + }, + "id": "651004", + "fullName": "Castorplan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b2b" + }, + "id": "649677", + "fullName": "Cementgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b2c" + }, + "id": "650759", + "fullName": "Centrumvägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b2d" + }, + "id": "651188", + "fullName": "Hertig Carls väg", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b2e" + }, + "id": "650664", + "fullName": "Charlottenbergsgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b2f" + }, + "id": "487254", + "fullName": "Centrum", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b30" + }, + "id": "486816", + "fullName": "Cellovägen", + "parentFullName": "Vendelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b31" + }, + "id": "486368", + "fullName": "Cementvägen", + "parentFullName": "Jordbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b32" + }, + "id": "486818", + "fullName": "Cittravägen", + "parentFullName": "Vendelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b33" + }, + "id": "487257", + "fullName": "Centrumvägen", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b34" + }, + "id": "486143", + "fullName": "Centrumgaraget", + "parentFullName": "Handen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b35" + }, + "id": "486157", + "fullName": "Haninge Centrum", + "parentFullName": "Handen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b36" + }, + "id": "486145", + "fullName": "Centruminfarten", + "parentFullName": "Handen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b37" + }, + "id": "487900", + "fullName": "Östnora Camping", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b38" + }, + "id": "486141", + "fullName": "Brandbergens Centrum", + "parentFullName": "Handen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b39" + }, + "id": "586466", + "fullName": "Ceders väg", + "parentFullName": "Rinkaby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b3a" + }, + "id": "585526", + "fullName": "Carls väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b3b" + }, + "id": "590223", + "fullName": "Cikadevägen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b3c" + }, + "id": "590923", + "fullName": "Cyklonvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b3d" + }, + "id": "586468", + "fullName": "Cigarrvägen", + "parentFullName": "Rinkaby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b3e" + }, + "id": "590555", + "fullName": "Cikoriavägen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b3f" + }, + "id": "590002", + "fullName": "Companiegatan", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b40" + }, + "id": "584341", + "fullName": "Capollovägen", + "parentFullName": "Fjälkinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b41" + }, + "id": "584343", + "fullName": "Caravanvägen", + "parentFullName": "Fjälkinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b42" + }, + "id": "590000", + "fullName": "Cederbergs Gränd", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b43" + }, + "id": "590429", + "fullName": "Claus Dennes gata", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b44" + }, + "id": "585115", + "fullName": "Croniusgatan", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b45" + }, + "id": "591131", + "fullName": "Champinjonvägen", + "parentFullName": "Everöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b46" + }, + "id": "585077", + "fullName": "Cardellsgatan", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b47" + }, + "id": "586005", + "fullName": "Cimbriska vägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b48" + }, + "id": "591312", + "fullName": "Josef Castells väg", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b49" + }, + "id": "585117", + "fullName": "Hertig Carls gata", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b4a" + }, + "id": "585113", + "fullName": "Christian IV:s gata", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b4b" + }, + "id": "586038", + "fullName": "Hans Claussons väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b4c" + }, + "id": "586052", + "fullName": "Kung Christoffers väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b4d" + }, + "id": "710702", + "fullName": "Charles väg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b4e" + }, + "id": "710947", + "fullName": "Åsa Camping", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b4f" + }, + "id": "710901", + "fullName": "Centrumvägen", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b50" + }, + "id": "711798", + "fullName": "Cypressvägen", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b51" + }, + "id": "710899", + "fullName": "Carl Bondes väg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b52" + }, + "id": "921143", + "fullName": "Carlsbergsvägen", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b53" + }, + "id": "710704", + "fullName": "Christmansvägen", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b54" + }, + "id": "711045", + "fullName": "Åsa Carl Bergsväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b55" + }, + "id": "698438", + "fullName": "Särö Carlsbergsväg", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b56" + }, + "id": "697864", + "fullName": "Kullaviks Centrum", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b57" + }, + "id": "920332", + "fullName": "Mor Charlottas väg", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b58" + }, + "id": "698567", + "fullName": "Prosten Cullbergs väg", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b59" + }, + "id": "505124", + "fullName": "Carlsro", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b5a" + }, + "id": "504837", + "fullName": "Haga Citron", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b5b" + }, + "id": "505480", + "fullName": "Centralvägen", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b5c" + }, + "id": "505346", + "fullName": "Centrumslingan", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b5d" + }, + "id": "924058", + "fullName": "Cronhielms Allé", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b5e" + }, + "id": "504807", + "fullName": "Carl Thunbergs väg", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b5f" + }, + "id": "505122", + "fullName": "Carl Malmstens väg", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b60" + }, + "id": "926636", + "fullName": "Astrid Cleves gata", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b61" + }, + "id": "504715", + "fullName": "Charlottenburgsvägen", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b62" + }, + "id": "505227", + "fullName": "Ulriksdal Confidensen", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b63" + }, + "id": "896238", + "fullName": "Cementvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b64" + }, + "id": "896239", + "fullName": "Centralvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b65" + }, + "id": "506321", + "fullName": "Cittragränd", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b66" + }, + "id": "506349", + "fullName": "Citronvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b67" + }, + "id": "506617", + "fullName": "Castorvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b68" + }, + "id": "507355", + "fullName": "Cyklonvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b69" + }, + "id": "506372", + "fullName": "Capellavägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b6a" + }, + "id": "506427", + "fullName": "Catalinagränd", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b6b" + }, + "id": "506877", + "fullName": "Cylindergränd", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b6c" + }, + "id": "506351", + "fullName": "Clementingränd", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b6d" + }, + "id": "506668", + "fullName": "Veddesta Centrum", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b6e" + }, + "id": "890666", + "fullName": "Columbusgatan", + "parentFullName": "Kåge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b6f" + }, + "id": "890315", + "fullName": "Cylindergränd", + "parentFullName": "Ursviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b70" + }, + "id": "889757", + "fullName": "Cirkelstigen", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b71" + }, + "id": "890013", + "fullName": "Campingplatsen", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b72" + }, + "id": "890034", + "fullName": "Expolaris Center", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b73" + }, + "id": "519233", + "fullName": "Cedervägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b74" + }, + "id": "520335", + "fullName": "Curmans väg", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b75" + }, + "id": "519394", + "fullName": "Cirkusgränd", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b76" + }, + "id": "520032", + "fullName": "Cymbalvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b77" + }, + "id": "520333", + "fullName": "Celsings väg", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b78" + }, + "id": "519235", + "fullName": "Celsiusvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b79" + }, + "id": "520191", + "fullName": "Chaplins Gränd", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b7a" + }, + "id": "519487", + "fullName": "Bögs Gård Caféet", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b7b" + }, + "id": "519382", + "fullName": "Sollentuna Centrum", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b7c" + }, + "id": "519006", + "fullName": "Väderholmens Gård Corps De Logiet", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b7d" + }, + "id": "512886", + "fullName": "Täby Centrum", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b7e" + }, + "id": "513049", + "fullName": "Centralvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b7f" + }, + "id": "513248", + "fullName": "Catalinagränd", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b80" + }, + "id": "513252", + "fullName": "Catalinavägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b81" + }, + "id": "513250", + "fullName": "Catalinatorget", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b82" + }, + "id": "910194", + "fullName": "Catalinabacken", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b83" + }, + "id": "513258", + "fullName": "Norra Catalinagränd", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b84" + }, + "id": "513262", + "fullName": "Södra Catalinagränd", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b85" + }, + "id": "512955", + "fullName": "Carl Robert Lamms väg", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b86" + }, + "id": "913693", + "fullName": "Ciddens väg", + "parentFullName": "Läckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b87" + }, + "id": "686646", + "fullName": "Celsiusgatan", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b88" + }, + "id": "686906", + "fullName": "Capellavägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b89" + }, + "id": "687071", + "fullName": "Chokladvägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b8a" + }, + "id": "686856", + "fullName": "Stensö Camping", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b8b" + }, + "id": "687653", + "fullName": "Cronstrands väg", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b8c" + }, + "id": "687841", + "fullName": "Christiansborg", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b8d" + }, + "id": "929622", + "fullName": "Cykel-Haralds väg", + "parentFullName": "Trekanten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b8e" + }, + "id": "676181", + "fullName": "Rafshagens Camping", + "parentFullName": "Läckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b8f" + }, + "id": "929657", + "fullName": "Maria Carlanders väg", + "parentFullName": "Hagby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b90" + }, + "id": "686002", + "fullName": "Maria Carlanders väg", + "parentFullName": "Ljungbyholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b91" + }, + "id": "685397", + "fullName": "Christinelunds Gård", + "parentFullName": "Vassmolösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b92" + }, + "id": "670868", + "fullName": "Cottage", + "parentFullName": "Lyckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b93" + }, + "id": "670869", + "fullName": "Cronas väg", + "parentFullName": "Lyckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b94" + }, + "id": "667022", + "fullName": "Candiavägen", + "parentFullName": "Hasslö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b95" + }, + "id": "667720", + "fullName": "Coldings väg", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b96" + }, + "id": "673130", + "fullName": "Centrumvägen", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b97" + }, + "id": "669461", + "fullName": "Christiansö", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b98" + }, + "id": "667254", + "fullName": "Colliestigen", + "parentFullName": "Nättraby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b99" + }, + "id": "669190", + "fullName": "Hägnan Camping", + "parentFullName": "Sturkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b9a" + }, + "id": "668154", + "fullName": "Service Center", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b9b" + }, + "id": "929472", + "fullName": "Coldings väg", + "parentFullName": "Fridlevstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b9c" + }, + "id": "669987", + "fullName": "Chapmansplan", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b9d" + }, + "id": "670276", + "fullName": "Coldinuvägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b9e" + }, + "id": "673131", + "fullName": "Charlottenhall", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7b9f" + }, + "id": "669986", + "fullName": "Chapmansgatan", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ba0" + }, + "id": "671010", + "fullName": "Campus Gräsvik", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ba1" + }, + "id": "670708", + "fullName": "Carlemansvägen", + "parentFullName": "Lyckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ba2" + }, + "id": "670800", + "fullName": "Carlandravägen", + "parentFullName": "Lyckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ba3" + }, + "id": "669460", + "fullName": "Charlottendal", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ba4" + }, + "id": "670801", + "fullName": "Cedergrensvägen", + "parentFullName": "Lyckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ba5" + }, + "id": "669458", + "fullName": "Champinjonvägen", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ba6" + }, + "id": "669945", + "fullName": "Thore Christoffersgatan", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ba7" + }, + "id": "697796", + "fullName": "Eken Center", + "parentFullName": "Kållered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ba8" + }, + "id": "701474", + "fullName": "Celsiusgatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ba9" + }, + "id": "697651", + "fullName": "Kållereds Centrum", + "parentFullName": "Kållered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7baa" + }, + "id": "701251", + "fullName": "Christina Halls väg", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bab" + }, + "id": "704711", + "fullName": "Cafévägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bac" + }, + "id": "703238", + "fullName": "Södra Cell", + "parentFullName": "Väröbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bad" + }, + "id": "702983", + "fullName": "Carl Johans väg", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bae" + }, + "id": "702788", + "fullName": "Campingvägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7baf" + }, + "id": "702115", + "fullName": "Cylindervägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bb0" + }, + "id": "702223", + "fullName": "Cyklamenstigen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bb1" + }, + "id": "703881", + "fullName": "Björkängs Camping", + "parentFullName": "Tvååker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bb2" + }, + "id": "863631", + "fullName": "Valla Centrum", + "parentFullName": "Frösön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bb3" + }, + "id": "920408", + "fullName": "Cronstads väg", + "parentFullName": "Frösön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bb4" + }, + "id": "864460", + "fullName": "Centrumvägen", + "parentFullName": "Brunflo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bb5" + }, + "id": "862654", + "fullName": "Campusvägen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bb6" + }, + "id": "862833", + "fullName": "Chaufförvägen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bb7" + }, + "id": "923542", + "fullName": "Carls väg", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bb8" + }, + "id": "802856", + "fullName": "Centrum", + "parentFullName": "Grisslehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bb9" + }, + "id": "801414", + "fullName": "Cederstigen", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bba" + }, + "id": "801681", + "fullName": "Clemensudde", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bbb" + }, + "id": "802117", + "fullName": "Centrumvägen", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bbc" + }, + "id": "805609", + "fullName": "Centralvägen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bbd" + }, + "id": "914802", + "fullName": "Cumulusvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bbe" + }, + "id": "806547", + "fullName": "Charlottendal", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bbf" + }, + "id": "801675", + "fullName": "Christineholm", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bc0" + }, + "id": "802858", + "fullName": "Centrumhuset", + "parentFullName": "Grisslehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bc1" + }, + "id": "803526", + "fullName": "Carl Bondes väg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bc2" + }, + "id": "801674", + "fullName": "Charlottenlund", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bc3" + }, + "id": "920269", + "fullName": "Bergby Camping", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bc4" + }, + "id": "801332", + "fullName": "Monte Cristos väg", + "parentFullName": "Furusund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bc5" + }, + "id": "807807", + "fullName": "Carl Wahrens väg", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bc6" + }, + "id": "803603", + "fullName": "Carlströmsgatan", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bc7" + }, + "id": "920001", + "fullName": "Monte Christos väg", + "parentFullName": "Furusund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bc8" + }, + "id": "911307", + "fullName": "Cervinska Simpnäsvägen", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bc9" + }, + "id": "600216", + "fullName": "Cramérgatan", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bca" + }, + "id": "600289", + "fullName": "Cypressgatan", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bcb" + }, + "id": "603897", + "fullName": "Claudelins väg", + "parentFullName": "Ljugarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bcc" + }, + "id": "601852", + "fullName": "Cikoriavägen", + "parentFullName": "Gotlands Tofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bcd" + }, + "id": "600181", + "fullName": "Tage Cervins gata", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bce" + }, + "id": "599473", + "fullName": "Cederströmsgatan", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bcf" + }, + "id": "603895", + "fullName": "Calle Engströms väg", + "parentFullName": "Ljugarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bd0" + }, + "id": "602090", + "fullName": "Brissund Christens väg", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bd1" + }, + "id": "601655", + "fullName": "Högklint Carl Priens väg", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bd2" + }, + "id": "600974", + "fullName": "Västerhejde Charlottendal", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bd3" + }, + "id": "826073", + "fullName": "Centralplan", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bd4" + }, + "id": "826524", + "fullName": "Centralvägen", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bd5" + }, + "id": "827008", + "fullName": "Slätta Centrum", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bd6" + }, + "id": "824625", + "fullName": "Centrumvägen", + "parentFullName": "Svärdsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bd7" + }, + "id": "824089", + "fullName": "Centrumvägen", + "parentFullName": "Grycksbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bd8" + }, + "id": "827091", + "fullName": "Lugnets Camping", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bd9" + }, + "id": "823857", + "fullName": "Carl Larssons väg", + "parentFullName": "Sundborn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bda" + }, + "id": "823859", + "fullName": "Carlborgssons väg", + "parentFullName": "Sundborn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bdb" + }, + "id": "745777", + "fullName": "Sylte Center", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bdc" + }, + "id": "745656", + "fullName": "Castorvägen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bdd" + }, + "id": "745297", + "fullName": "Swedenborgs Center", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bde" + }, + "id": "881966", + "fullName": "Carpelans väg", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bdf" + }, + "id": "881335", + "fullName": "Centralgatan", + "parentFullName": "Björna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7be0" + }, + "id": "881301", + "fullName": "Centrumgatan", + "parentFullName": "Mellansel", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7be1" + }, + "id": "881850", + "fullName": "Carlgrensvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7be2" + }, + "id": "881407", + "fullName": "Centralgatan", + "parentFullName": "Trehörningsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7be3" + }, + "id": "881551", + "fullName": "Centrumvägen", + "parentFullName": "Örnsköldsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7be4" + }, + "id": "881472", + "fullName": "Centralesplanaden", + "parentFullName": "Örnsköldsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7be5" + }, + "id": "727409", + "fullName": "Cederslund", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7be6" + }, + "id": "726259", + "fullName": "Cyklonvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7be7" + }, + "id": "727388", + "fullName": "Unda Camping", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7be8" + }, + "id": "743981", + "fullName": "Coronavägen", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7be9" + }, + "id": "725881", + "fullName": "Cisternvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bea" + }, + "id": "726502", + "fullName": "Carl Roséns Gränd", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7beb" + }, + "id": "727640", + "fullName": "Hafstens Camping", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bec" + }, + "id": "726139", + "fullName": "Champinjonstigen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bed" + }, + "id": "727411", + "fullName": "Cederslund Björkholmen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bee" + }, + "id": "582003", + "fullName": "Carlhäll", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bef" + }, + "id": "619831", + "fullName": "Torp Chateau", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bf0" + }, + "id": "572963", + "fullName": "Centralplan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bf1" + }, + "id": "922200", + "fullName": "Horn Campingen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bf2" + }, + "id": "934932", + "fullName": "Hånö Campingen", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bf3" + }, + "id": "576235", + "fullName": "Caprionigången", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bf4" + }, + "id": "576712", + "fullName": "Charlottenlund", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bf5" + }, + "id": "573913", + "fullName": "Champinjonvägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bf6" + }, + "id": "577623", + "fullName": "Svärta Claestorp", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bf7" + }, + "id": "575526", + "fullName": "Lids Kyrkby Centrum", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bf8" + }, + "id": "576136", + "fullName": "Bränn-Ekeby Claesberg", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bf9" + }, + "id": "581877", + "fullName": "Bogsta Charlottenlund", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bfa" + }, + "id": "578183", + "fullName": "Helgona Christineholm", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bfb" + }, + "id": "577494", + "fullName": "Ryttarstugan Carlsberg", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bfc" + }, + "id": "577528", + "fullName": "Sjösa Gård Corps-De-Logi", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bfd" + }, + "id": "577530", + "fullName": "Sjösa Gård Corps-De-Logis", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bfe" + }, + "id": "577649", + "fullName": "Svärta Gård Corps-De-Logi", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7bff" + }, + "id": "918881", + "fullName": "Hagnesta Corps De Logis", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c00" + }, + "id": "578755", + "fullName": "Tista Chaufförsbostaden", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c01" + }, + "id": "580693", + "fullName": "Valingegård Corp De Logis", + "parentFullName": "Jönåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c02" + }, + "id": "580695", + "fullName": "Valingegård Corps-De-Logi", + "parentFullName": "Jönåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c03" + }, + "id": "576581", + "fullName": "Strandstugevikens Campingplats", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c04" + }, + "id": "917407", + "fullName": "Strandstuguvikens Campingplats", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c05" + }, + "id": "645855", + "fullName": "Ludgo Sofielund Charlottenlund", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c06" + }, + "id": "829935", + "fullName": "Cementvägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c07" + }, + "id": "830839", + "fullName": "Castorvägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c08" + }, + "id": "830710", + "fullName": "Carlsrovägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c09" + }, + "id": "830766", + "fullName": "Claesborgsvägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c0a" + }, + "id": "830837", + "fullName": "Carl Von Linnés väg", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c0b" + }, + "id": "834580", + "fullName": "Truvet Charlottenborg", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c0c" + }, + "id": "828622", + "fullName": "Timmersdala Carlsberg", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c0d" + }, + "id": "829118", + "fullName": "Lerdala Hemrike Cornette", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c0e" + }, + "id": "831596", + "fullName": "Locketorp Villa Christina", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c0f" + }, + "id": "829984", + "fullName": "Alphyddevägen Billingens Camping", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c10" + }, + "id": "579975", + "fullName": "Chuckvägen", + "parentFullName": "Tyringe", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c11" + }, + "id": "576397", + "fullName": "Campingvägen", + "parentFullName": "Vittsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c12" + }, + "id": "579210", + "fullName": "Carl Nords väg", + "parentFullName": "Tormestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c13" + }, + "id": "575597", + "fullName": "Christians väg", + "parentFullName": "Sösdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c14" + }, + "id": "818543", + "fullName": "Cirkelgatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c15" + }, + "id": "822509", + "fullName": "Christian Hjerpes gata", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c16" + }, + "id": "485509", + "fullName": "Collins väg", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c17" + }, + "id": "485257", + "fullName": "Centralvägen", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c18" + }, + "id": "485291", + "fullName": "Cypressvägen", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c19" + }, + "id": "510675", + "fullName": "Capellavägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c1a" + }, + "id": "510998", + "fullName": "Canadastigen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c1b" + }, + "id": "511297", + "fullName": "Centralvägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c1c" + }, + "id": "511600", + "fullName": "Cisternvägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c1d" + }, + "id": "510774", + "fullName": "Carl Milles väg", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c1e" + }, + "id": "510598", + "fullName": "Constantiavägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c1f" + }, + "id": "510823", + "fullName": "Ceremonimästarvägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c20" + }, + "id": "518792", + "fullName": "Cargo Cityvägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c21" + }, + "id": "522404", + "fullName": "Ceresgatan", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c22" + }, + "id": "523457", + "fullName": "Christinebo", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c23" + }, + "id": "522174", + "fullName": "Centrumleden", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c24" + }, + "id": "522258", + "fullName": "Centralgatan", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c25" + }, + "id": "522259", + "fullName": "Centralskolan", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c26" + }, + "id": "522500", + "fullName": "Charles gata", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c27" + }, + "id": "520801", + "fullName": "Charlottenborg", + "parentFullName": "Sigtuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c28" + }, + "id": "923541", + "fullName": "Charlottenberg", + "parentFullName": "Sigtuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c29" + }, + "id": "522788", + "fullName": "Charlottenberg", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c2a" + }, + "id": "522791", + "fullName": "Charlottenlund", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c2b" + }, + "id": "524155", + "fullName": "Charlottendal", + "parentFullName": "Rosersberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c2c" + }, + "id": "520605", + "fullName": "Rektor Cullbergs väg", + "parentFullName": "Sigtuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c2d" + }, + "id": "522790", + "fullName": "Charlottenbergs Gård", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c2e" + }, + "id": "522499", + "fullName": "Cederströms Slinga", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c2f" + }, + "id": "522789", + "fullName": "Charlottenberg Fiskartorp", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c30" + }, + "id": "524157", + "fullName": "Charlottendal Gropstugan", + "parentFullName": "Rosersberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c31" + }, + "id": "520543", + "fullName": "Cecilia Haraldsdotters gata", + "parentFullName": "Sigtuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c32" + }, + "id": "557951", + "fullName": "Gång C", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c33" + }, + "id": "558811", + "fullName": "Carlstigen", + "parentFullName": "Saxtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c34" + }, + "id": "557734", + "fullName": "Carl XI:s väg", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c35" + }, + "id": "552964", + "fullName": "Cavlingavägen", + "parentFullName": "Sankt Ibb", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c36" + }, + "id": "558169", + "fullName": "Campingvägen", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c37" + }, + "id": "557773", + "fullName": "Citadellvägen", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c38" + }, + "id": "534776", + "fullName": "Cedervägen", + "parentFullName": "Beddingestrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c39" + }, + "id": "533754", + "fullName": "Clementsgatan", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c3a" + }, + "id": "534778", + "fullName": "Cypressvägen", + "parentFullName": "Beddingestrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c3b" + }, + "id": "534077", + "fullName": "Carl Smithsgatan", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c3c" + }, + "id": "535708", + "fullName": "Domme Charlottenberg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c3d" + }, + "id": "533638", + "fullName": "Corfitz-Beck-Friisgatan", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c3e" + }, + "id": "927021", + "fullName": "Corfitz Beck-Friisgatan", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c3f" + }, + "id": "535639", + "fullName": "Stora Slågarp Christens Gård", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c40" + }, + "id": "534694", + "fullName": "Lilla Beddinge Christineslätt", + "parentFullName": "Beddingestrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c41" + }, + "id": "521079", + "fullName": "Väsby Centrum", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c42" + }, + "id": "521121", + "fullName": "Sigma Centrum", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c43" + }, + "id": "521819", + "fullName": "Centralvägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c44" + }, + "id": "521549", + "fullName": "Carlslundsvägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c45" + }, + "id": "521240", + "fullName": "Charlottenborgsvägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c46" + }, + "id": "916444", + "fullName": "Curts väg", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c47" + }, + "id": "606252", + "fullName": "Citronvägen", + "parentFullName": "Vinberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c48" + }, + "id": "601735", + "fullName": "Cementvägen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c49" + }, + "id": "600719", + "fullName": "Centrumvägen", + "parentFullName": "Älvsered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c4a" + }, + "id": "602867", + "fullName": "Flädje Carlsa", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c4b" + }, + "id": "602151", + "fullName": "Cypressvägen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c4c" + }, + "id": "603851", + "fullName": "Centralvägen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c4d" + }, + "id": "603807", + "fullName": "Ugglarps Camping", + "parentFullName": "Ugglarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c4e" + }, + "id": "604189", + "fullName": "Arvid Carlsons väg", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c4f" + }, + "id": "605220", + "fullName": "Töringe Carlsgård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c50" + }, + "id": "603133", + "fullName": "Vattsgård Carltorp", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c51" + }, + "id": "605443", + "fullName": "Heberg Christineberg", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c52" + }, + "id": "602288", + "fullName": "Carl Mikael Bellmans väg", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c53" + }, + "id": "513342", + "fullName": "Centralvägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c54" + }, + "id": "926733", + "fullName": "Cedergrens väg", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c55" + }, + "id": "716081", + "fullName": "Ytterby Centrum", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c56" + }, + "id": "715500", + "fullName": "C L Bergrens gata", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c57" + }, + "id": "715796", + "fullName": "Christian IV:s väg", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c58" + }, + "id": "716557", + "fullName": "Diseröds Centrum", + "parentFullName": "Romelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c59" + }, + "id": "715610", + "fullName": "Ivar Claessons gata", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c5a" + }, + "id": "715920", + "fullName": "Munkegärde Centrum", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c5b" + }, + "id": "712526", + "fullName": "Carlstens Fästning", + "parentFullName": "Marstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c5c" + }, + "id": "789714", + "fullName": "Ceders väg", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c5d" + }, + "id": "537553", + "fullName": "Carlsundsgatan", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c5e" + }, + "id": "514486", + "fullName": "Strandbadens Campingområde", + "parentFullName": "Borensberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c5f" + }, + "id": "488458", + "fullName": "Centrumvägen", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c60" + }, + "id": "489344", + "fullName": "Centralvägen", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c61" + }, + "id": "489979", + "fullName": "Christians väg", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c62" + }, + "id": "488462", + "fullName": "Hemmesta Centrum", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c63" + }, + "id": "483876", + "fullName": "Chamottevägen", + "parentFullName": "Gustavsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c64" + }, + "id": "483929", + "fullName": "Charlottendal", + "parentFullName": "Gustavsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c65" + }, + "id": "484057", + "fullName": "Calle Flygares väg", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c66" + }, + "id": "484053", + "fullName": "Baron Cederströms väg", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c67" + }, + "id": "926142", + "fullName": "Charlottenlundsvägen", + "parentFullName": "Gustavsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c68" + }, + "id": "483541", + "fullName": "Gustavsbergs Centrum", + "parentFullName": "Gustavsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c69" + }, + "id": "483851", + "fullName": "Charlottendalsvägen", + "parentFullName": "Gustavsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c6a" + }, + "id": "892380", + "fullName": "Cellogatan", + "parentFullName": "Öjebyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c6b" + }, + "id": "892482", + "fullName": "Cedervägen", + "parentFullName": "Hortlax", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c6c" + }, + "id": "892542", + "fullName": "Cirkelvägen", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c6d" + }, + "id": "892381", + "fullName": "Cymbalgatan", + "parentFullName": "Öjebyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c6e" + }, + "id": "916963", + "fullName": "Cisternvägen", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c6f" + }, + "id": "891911", + "fullName": "Cykelstigen", + "parentFullName": "Långträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c70" + }, + "id": "891466", + "fullName": "C J Boströms väg", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c71" + }, + "id": "920266", + "fullName": "Prins Carls väg", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c72" + }, + "id": "927631", + "fullName": "Clara Lid", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c73" + }, + "id": "562696", + "fullName": "Cronas väg", + "parentFullName": "Hjärnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c74" + }, + "id": "556868", + "fullName": "Clements väg", + "parentFullName": "Vejbystrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c75" + }, + "id": "559439", + "fullName": "Centralvägen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c76" + }, + "id": "717841", + "fullName": "Carlanders väg", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c77" + }, + "id": "717428", + "fullName": "Centrumpassagen", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c78" + }, + "id": "717526", + "fullName": "Carin Bjelkes väg", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c79" + }, + "id": "717458", + "fullName": "Cederflychtsvägen", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c7a" + }, + "id": "723905", + "fullName": "Conrad Von Döbelns väg", + "parentFullName": "Floda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c7b" + }, + "id": "713470", + "fullName": "Citrongatan", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c7c" + }, + "id": "755153", + "fullName": "Centrumgatan", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c7d" + }, + "id": "713489", + "fullName": "Noltorps Centrum", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c7e" + }, + "id": "713245", + "fullName": "Charlottenbergsvägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c7f" + }, + "id": "807779", + "fullName": "Cypressvägen", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c80" + }, + "id": "808070", + "fullName": "Campingvägen", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c81" + }, + "id": "811051", + "fullName": "Gillstad Café", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c82" + }, + "id": "814133", + "fullName": "Spiken Centrum", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c83" + }, + "id": "930775", + "fullName": "Charlottenberg", + "parentFullName": "Vinninga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c84" + }, + "id": "807406", + "fullName": "Charlottagatan", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c85" + }, + "id": "808077", + "fullName": "Filsbäck Camping", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c86" + }, + "id": "809803", + "fullName": "Trässberg Carlsro", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c87" + }, + "id": "811009", + "fullName": "Vedums Chark I Lovene", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c88" + }, + "id": "808846", + "fullName": "Sävare Charlottenberg", + "parentFullName": "Vinninga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c89" + }, + "id": "807575", + "fullName": "Lidköping Krono Camping", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c8a" + }, + "id": "838753", + "fullName": "Clemens väg", + "parentFullName": "Sandviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c8b" + }, + "id": "839143", + "fullName": "Centralvägen", + "parentFullName": "Storvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c8c" + }, + "id": "838284", + "fullName": "Coromantgatan", + "parentFullName": "Sandviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c8d" + }, + "id": "838646", + "fullName": "Catarina Bröms Alle", + "parentFullName": "Sandviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c8e" + }, + "id": "922931", + "fullName": "Catarina Bröms Allé", + "parentFullName": "Sandviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c8f" + }, + "id": "751293", + "fullName": "Centralgatan", + "parentFullName": "Brålanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c90" + }, + "id": "751629", + "fullName": "Sikhalls Camping", + "parentFullName": "Brålanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c91" + }, + "id": "748934", + "fullName": "A F Carlssons gata", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c92" + }, + "id": "705220", + "fullName": "Carl Wilhelm Carlbergs Allé", + "parentFullName": "Partille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c93" + }, + "id": "705261", + "fullName": "Carlsteins väg", + "parentFullName": "Partille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c94" + }, + "id": "705440", + "fullName": "Furulund Centrum", + "parentFullName": "Partille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c95" + }, + "id": "853807", + "fullName": "Centrum", + "parentFullName": "Iggesund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c96" + }, + "id": "848325", + "fullName": "Charlotteberg", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c97" + }, + "id": "853805", + "fullName": "Centralgatan", + "parentFullName": "Iggesund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c98" + }, + "id": "852553", + "fullName": "Charlottenberg", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c99" + }, + "id": "707639", + "fullName": "Centralvägen", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c9a" + }, + "id": "708017", + "fullName": "Champinjonen", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c9b" + }, + "id": "709806", + "fullName": "Chalmersvägen", + "parentFullName": "Härryda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c9c" + }, + "id": "709858", + "fullName": "Härryda Centrum", + "parentFullName": "Härryda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c9d" + }, + "id": "921466", + "fullName": "Ida Charlottas väg", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c9e" + }, + "id": "532760", + "fullName": "Centrumvägen", + "parentFullName": "Gunnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7c9f" + }, + "id": "934385", + "fullName": "Casimirsborg", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ca0" + }, + "id": "542741", + "fullName": "Gamleby Centrum", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ca1" + }, + "id": "534108", + "fullName": "Doktor Cars väg", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ca2" + }, + "id": "934389", + "fullName": "Casimirsborg Mem", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ca3" + }, + "id": "540455", + "fullName": "Carl Palmgrens väg", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ca4" + }, + "id": "531904", + "fullName": "Getterum Carlshamn", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ca5" + }, + "id": "533953", + "fullName": "Bjursunds Cottage", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ca6" + }, + "id": "934387", + "fullName": "Casimirsborg Glabo", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ca7" + }, + "id": "934390", + "fullName": "Casimirsborgs Gård", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ca8" + }, + "id": "540814", + "fullName": "Cederflychtsgatan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ca9" + }, + "id": "534040", + "fullName": "Bågvik Cannonsborg", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7caa" + }, + "id": "934394", + "fullName": "Casimirsborg Valbro", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cab" + }, + "id": "934395", + "fullName": "Casimirsborg Villan", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cac" + }, + "id": "544625", + "fullName": "Kulla Charlottenborg", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cad" + }, + "id": "544627", + "fullName": "Kulla Charlottenlund", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cae" + }, + "id": "934386", + "fullName": "Casimirsborg Flygeln", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7caf" + }, + "id": "934388", + "fullName": "Casimirsborg Gudingen", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cb0" + }, + "id": "934391", + "fullName": "Casimirsborg Småkärr", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cb1" + }, + "id": "934393", + "fullName": "Casimirsborg Ugglebo", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cb2" + }, + "id": "934464", + "fullName": "Kulla Charlottenborg", + "parentFullName": "Odensvi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cb3" + }, + "id": "934465", + "fullName": "Kulla Charlottenlund", + "parentFullName": "Odensvi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cb4" + }, + "id": "532976", + "fullName": "Skaftet Charlottenborg", + "parentFullName": "Gunnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cb5" + }, + "id": "535632", + "fullName": "Edsbruk Charlottenborg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cb6" + }, + "id": "934392", + "fullName": "Casimirsborg Stenudden", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cb7" + }, + "id": "541231", + "fullName": "Helgsjösand Casablanca", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cb8" + }, + "id": "531321", + "fullName": "Norrhult Charlottenborg", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cb9" + }, + "id": "536039", + "fullName": "Kolsebro Charlottenborg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cba" + }, + "id": "543986", + "fullName": "Björnsholm Christinelund", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cbb" + }, + "id": "540456", + "fullName": "Comets väg", + "parentFullName": "Falsterbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cbc" + }, + "id": "538142", + "fullName": "Cedergatan", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cbd" + }, + "id": "538751", + "fullName": "Collins väg", + "parentFullName": "Höllviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cbe" + }, + "id": "923118", + "fullName": "Cymbalallén", + "parentFullName": "Skanör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cbf" + }, + "id": "538266", + "fullName": "Chroons gata", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cc0" + }, + "id": "538144", + "fullName": "Cypressgatan", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cc1" + }, + "id": "539913", + "fullName": "Cronsioes Sträte", + "parentFullName": "Skanör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cc2" + }, + "id": "540406", + "fullName": "Clemensagervägen", + "parentFullName": "Falsterbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cc3" + }, + "id": "539042", + "fullName": "Corfitz Beck-Friis väg", + "parentFullName": "Höllviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cc4" + }, + "id": "538211", + "fullName": "Severin Cavallinsgatan", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cc5" + }, + "id": "648095", + "fullName": "Charlottenlund", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cc6" + }, + "id": "642247", + "fullName": "Charlottenlund", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cc7" + }, + "id": "641788", + "fullName": "Löts Campingplats", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cc8" + }, + "id": "649299", + "fullName": "Mariefreds Camping", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cc9" + }, + "id": "640854", + "fullName": "Aspö Charlottenlund", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cca" + }, + "id": "649328", + "fullName": "Strandbadets Camping", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ccb" + }, + "id": "764793", + "fullName": "Cirkelvägen", + "parentFullName": "Örby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ccc" + }, + "id": "764791", + "fullName": "Campingvägen", + "parentFullName": "Örby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ccd" + }, + "id": "787035", + "fullName": "Dala Claesdal", + "parentFullName": "Istorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cce" + }, + "id": "788414", + "fullName": "Sträte Cedersdal", + "parentFullName": "Fotskäl", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ccf" + }, + "id": "769502", + "fullName": "Olofsred Carls Minne", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cd0" + }, + "id": "916372", + "fullName": "Claes Johanssons väg", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cd1" + }, + "id": "615041", + "fullName": "Centrumvägen", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cd2" + }, + "id": "620918", + "fullName": "Citronvägen", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cd3" + }, + "id": "620600", + "fullName": "Vråen Centrum", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cd4" + }, + "id": "623545", + "fullName": "Ohs Centrumhuset", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cd5" + }, + "id": "620334", + "fullName": "Prostsjöns Camping", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cd6" + }, + "id": "621688", + "fullName": "Hjälshammar Cedernäs", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cd7" + }, + "id": "867783", + "fullName": "Intäkt Charlottagården", + "parentFullName": "Stockaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cd8" + }, + "id": "637106", + "fullName": "Äs Centrum", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cd9" + }, + "id": "616684", + "fullName": "Ekeboda-Cirkus", + "parentFullName": "Valla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cda" + }, + "id": "624389", + "fullName": "Carl Palms väg", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cdb" + }, + "id": "623981", + "fullName": "Carl Ugglas väg", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cdc" + }, + "id": "624426", + "fullName": "Forsa Claraberg", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cdd" + }, + "id": "624186", + "fullName": "Claestorpsvägen", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cde" + }, + "id": "617230", + "fullName": "Sund Corps De Logiet", + "parentFullName": "Valla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cdf" + }, + "id": "625567", + "fullName": "Ändebol Charlotten", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ce0" + }, + "id": "626465", + "fullName": "Cathrineholms Gård", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ce1" + }, + "id": "637587", + "fullName": "Fiskeboda Campingen", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ce2" + }, + "id": "624747", + "fullName": "Starrnäs Casseltorp", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ce3" + }, + "id": "625568", + "fullName": "Ändebol Charlottendal", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ce4" + }, + "id": "625725", + "fullName": "Eriksberg Cedersberg", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ce5" + }, + "id": "616110", + "fullName": "Marieberg Corps De Logi", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ce6" + }, + "id": "627657", + "fullName": "Abbotnäs Corps De Logiet", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ce7" + }, + "id": "637872", + "fullName": "Julita Gård Centrallagret", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ce8" + }, + "id": "516843", + "fullName": "Cedersdal", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ce9" + }, + "id": "516905", + "fullName": "Clerks väg", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cea" + }, + "id": "516672", + "fullName": "Centralvägen", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ceb" + }, + "id": "516675", + "fullName": "Centrumpassagen", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cec" + }, + "id": "516847", + "fullName": "Cedersdalsvägen", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ced" + }, + "id": "516845", + "fullName": "Cedersdal Grindstugan", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cee" + }, + "id": "542929", + "fullName": "Centralgatan", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cef" + }, + "id": "543591", + "fullName": "Villa Contessa", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cf0" + }, + "id": "542382", + "fullName": "Christian Nils väg", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cf1" + }, + "id": "541053", + "fullName": "Tängelsås Charlottshem", + "parentFullName": "Löberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cf2" + }, + "id": "543176", + "fullName": "Örtofta Gård Clemens Hus", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cf3" + }, + "id": "920427", + "fullName": "Christinetorps Gård Mejeriet", + "parentFullName": "Löberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cf4" + }, + "id": "914009", + "fullName": "Christinetorps Gård Huvudbyggnaden", + "parentFullName": "Löberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cf5" + }, + "id": "912770", + "fullName": "Christinetorp Arbetarbostaden Väster", + "parentFullName": "Löberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cf6" + }, + "id": "920009", + "fullName": "Christinetorp Arbetarbostaden Öster", + "parentFullName": "Löberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cf7" + }, + "id": "790421", + "fullName": "Centralgatan", + "parentFullName": "Floby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cf8" + }, + "id": "792487", + "fullName": "Centrumvägen", + "parentFullName": "Åsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cf9" + }, + "id": "797182", + "fullName": "Centrumvägen", + "parentFullName": "Broddetorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cfa" + }, + "id": "797221", + "fullName": "Hornborga City", + "parentFullName": "Broddetorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cfb" + }, + "id": "790219", + "fullName": "Ålleberg Center", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cfc" + }, + "id": "789942", + "fullName": "Mössebergs Camping", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cfd" + }, + "id": "790893", + "fullName": "Grolanda Charlottenlund", + "parentFullName": "Floby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cfe" + }, + "id": "795757", + "fullName": "Östra Tunhem Cesarstugan", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7cff" + }, + "id": "512094", + "fullName": "Cedervägen", + "parentFullName": "Enebyberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d00" + }, + "id": "512096", + "fullName": "Cypressvägen", + "parentFullName": "Enebyberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d01" + }, + "id": "511751", + "fullName": "Mörby Centrum", + "parentFullName": "Danderyd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d02" + }, + "id": "512727", + "fullName": "Carl Munters väg", + "parentFullName": "Stocksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d03" + }, + "id": "512316", + "fullName": "Carl Snoilskys väg", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d04" + }, + "id": "674127", + "fullName": "Christopher Schrödersgatan", + "parentFullName": "Karlshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d05" + }, + "id": "480244", + "fullName": "Centrumplan", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d06" + }, + "id": "480282", + "fullName": "Cirkelgatan", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d07" + }, + "id": "478968", + "fullName": "Centralgatan", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d08" + }, + "id": "480157", + "fullName": "Cirkelvägen", + "parentFullName": "Fredriksdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d09" + }, + "id": "480237", + "fullName": "Centrumgränd", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d0a" + }, + "id": "870790", + "fullName": "Centralgatan", + "parentFullName": "Malmbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d0b" + }, + "id": "479540", + "fullName": "Cecilias väg", + "parentFullName": "Sandsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d0c" + }, + "id": "495048", + "fullName": "Hylte Carlsgården", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d0d" + }, + "id": "932418", + "fullName": "Citronäppelgatan", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d0e" + }, + "id": "478570", + "fullName": "Carl Petersons plats", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d0f" + }, + "id": "546477", + "fullName": "Carlslund", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d10" + }, + "id": "548263", + "fullName": "Center Syd", + "parentFullName": "Löddeköpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d11" + }, + "id": "546479", + "fullName": "Centralvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d12" + }, + "id": "546241", + "fullName": "Cypressgatan", + "parentFullName": "Furulund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d13" + }, + "id": "547950", + "fullName": "Centrumvägen", + "parentFullName": "Löddeköpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d14" + }, + "id": "548311", + "fullName": "Chevallvägen", + "parentFullName": "Löddeköpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d15" + }, + "id": "548309", + "fullName": "Cavalettivägen", + "parentFullName": "Löddeköpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d16" + }, + "id": "729142", + "fullName": "Centralplan", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d17" + }, + "id": "729107", + "fullName": "Centrumleden", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d18" + }, + "id": "729185", + "fullName": "Carls Åbyvägen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d19" + }, + "id": "729434", + "fullName": "Centralparken", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d1a" + }, + "id": "729187", + "fullName": "Charlottastigen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d1b" + }, + "id": "729446", + "fullName": "Hertig Carls Allé", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d1c" + }, + "id": "729864", + "fullName": "Stråningstorps Centrum", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d1d" + }, + "id": "731181", + "fullName": "Utterbäck Charlottenlund", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d1e" + }, + "id": "930024", + "fullName": "Cykelgränd", + "parentFullName": "Surte", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d1f" + }, + "id": "720408", + "fullName": "Bohus Centrum", + "parentFullName": "Bohus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d20" + }, + "id": "720614", + "fullName": "Carlmarks väg", + "parentFullName": "Älvängen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d21" + }, + "id": "725093", + "fullName": "Sannum Colliegården", + "parentFullName": "Nol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d22" + }, + "id": "566671", + "fullName": "Cellogatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d23" + }, + "id": "927853", + "fullName": "Cyklongatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d24" + }, + "id": "565621", + "fullName": "Cardellgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d25" + }, + "id": "566363", + "fullName": "Gösta Claus väg", + "parentFullName": "Löderup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d26" + }, + "id": "565721", + "fullName": "Christian IV:s väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d27" + }, + "id": "566734", + "fullName": "Charlottenlunds Allé", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d28" + }, + "id": "566508", + "fullName": "Christen Nels Strädde", + "parentFullName": "Löderup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d29" + }, + "id": "671786", + "fullName": "Cirkusvägen", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d2a" + }, + "id": "671698", + "fullName": "Castellvägen", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d2b" + }, + "id": "672810", + "fullName": "Bökenäs Camping", + "parentFullName": "Listerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d2c" + }, + "id": "624704", + "fullName": "Centrumplan", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d2d" + }, + "id": "624848", + "fullName": "Citronvägen", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d2e" + }, + "id": "617022", + "fullName": "Centrumrondellen", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d2f" + }, + "id": "626287", + "fullName": "Carl-Johansgatan", + "parentFullName": "Anderstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d30" + }, + "id": "625204", + "fullName": "Villstad Crossbana", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d31" + }, + "id": "617406", + "fullName": "Nennesmo Charlottenborg", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d32" + }, + "id": "630092", + "fullName": "Centrumvägen", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d33" + }, + "id": "632271", + "fullName": "Campingvägen", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d34" + }, + "id": "635213", + "fullName": "Carl Jönssons väg", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d35" + }, + "id": "895515", + "fullName": "Citronvägen", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d36" + }, + "id": "494826", + "fullName": "Ösmo Centrum", + "parentFullName": "Ösmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d37" + }, + "id": "496311", + "fullName": "Centralgatan", + "parentFullName": "Nynäshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d38" + }, + "id": "495076", + "fullName": "Carl Bondes väg", + "parentFullName": "Sorunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d39" + }, + "id": "496598", + "fullName": "Charlottendal", + "parentFullName": "Nynäshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d3a" + }, + "id": "494808", + "fullName": "Sara Carolinas torg", + "parentFullName": "Ösmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d3b" + }, + "id": "917281", + "fullName": "Casablanca", + "parentFullName": "Svartsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d3c" + }, + "id": "926657", + "fullName": "Clas Horns väg", + "parentFullName": "Ekerö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d3d" + }, + "id": "926665", + "fullName": "Cornelisvägen", + "parentFullName": "Ekerö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d3e" + }, + "id": "507440", + "fullName": "Carl Gustafs väg", + "parentFullName": "Ekerö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d3f" + }, + "id": "508473", + "fullName": "Charlottenlund", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d40" + }, + "id": "508777", + "fullName": "Charlottenberg", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d41" + }, + "id": "508475", + "fullName": "Charlottenlundsvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d42" + }, + "id": "525425", + "fullName": "Bro Centrum", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d43" + }, + "id": "524895", + "fullName": "Cellovägen", + "parentFullName": "Kungsängen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d44" + }, + "id": "525529", + "fullName": "Cyklamenvägen", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d45" + }, + "id": "526837", + "fullName": "Önsta Carlhäll", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d46" + }, + "id": "524691", + "fullName": "Centrumvägen", + "parentFullName": "Kungsängen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d47" + }, + "id": "870373", + "fullName": "Centrumgatan", + "parentFullName": "Kvillsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d48" + }, + "id": "870631", + "fullName": "Cylindervägen", + "parentFullName": "Pauliström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d49" + }, + "id": "809568", + "fullName": "Carlavägen", + "parentFullName": "Ludvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d4a" + }, + "id": "934638", + "fullName": "Clowngränd", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d4b" + }, + "id": "548099", + "fullName": "Curmansvägen", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d4c" + }, + "id": "545384", + "fullName": "Carlslundsvägen", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d4d" + }, + "id": "545635", + "fullName": "Hyppinge Lilla Carlberg", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d4e" + }, + "id": "484101", + "fullName": "Cypressvägen", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d4f" + }, + "id": "482554", + "fullName": "Cedströms väg", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d50" + }, + "id": "482606", + "fullName": "Carlesons väg", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d51" + }, + "id": "482608", + "fullName": "Cederbaums väg", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d52" + }, + "id": "532356", + "fullName": "Solstadström Café", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d53" + }, + "id": "934308", + "fullName": "Solstadström Café", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d54" + }, + "id": "477533", + "fullName": "Callerströmsgatan", + "parentFullName": "Påskallavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d55" + }, + "id": "484955", + "fullName": "Jämserum Charlottenborg", + "parentFullName": "Fårbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d56" + }, + "id": "484484", + "fullName": "Lilla Laxemar Christinaberg", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d57" + }, + "id": "851497", + "fullName": "Clers", + "parentFullName": "Rengsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d58" + }, + "id": "845159", + "fullName": "Centralgatan", + "parentFullName": "Arbrå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d59" + }, + "id": "850844", + "fullName": "Collinigatan", + "parentFullName": "Bollnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d5a" + }, + "id": "719999", + "fullName": "Cederslund", + "parentFullName": "Ödsmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d5b" + }, + "id": "719530", + "fullName": "Castorvägen", + "parentFullName": "Jörlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d5c" + }, + "id": "718865", + "fullName": "C W Borgs väg", + "parentFullName": "Stenungsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d5d" + }, + "id": "719528", + "fullName": "Capellavägen", + "parentFullName": "Jörlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d5e" + }, + "id": "719412", + "fullName": "Charlottas väg", + "parentFullName": "Stora Höga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d5f" + }, + "id": "719156", + "fullName": "Citronfjärilvägen", + "parentFullName": "Stenungsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d60" + }, + "id": "767242", + "fullName": "Charlottenberg", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d61" + }, + "id": "936927", + "fullName": "Östra Charlottenberg", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d62" + }, + "id": "936926", + "fullName": "Västra Charlottenberg", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d63" + }, + "id": "555408", + "fullName": "Corfitz väg", + "parentFullName": "Mölle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d64" + }, + "id": "927709", + "fullName": "Charles väg", + "parentFullName": "Skäret", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d65" + }, + "id": "555153", + "fullName": "Charles väg", + "parentFullName": "Nyhamnsläge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d66" + }, + "id": "560403", + "fullName": "Centralgatan", + "parentFullName": "Höganäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d67" + }, + "id": "555545", + "fullName": "Mor Cillas Gränd", + "parentFullName": "Arild", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d68" + }, + "id": "560284", + "fullName": "Chamottegatan", + "parentFullName": "Höganäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d69" + }, + "id": "555154", + "fullName": "Cypressvägen", + "parentFullName": "Nyhamnsläge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d6a" + }, + "id": "560390", + "fullName": "Prins Carlsgatan", + "parentFullName": "Höganäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d6b" + }, + "id": "555274", + "fullName": "Per Cronbergs väg", + "parentFullName": "Nyhamnsläge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d6c" + }, + "id": "686327", + "fullName": "Dalen Capri", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d6d" + }, + "id": "692337", + "fullName": "Cisterngatan", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d6e" + }, + "id": "693186", + "fullName": "Christoffers väg", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d6f" + }, + "id": "697127", + "fullName": "Valnäs Carlstorp", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d70" + }, + "id": "686347", + "fullName": "Dalen Lilla Capri", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d71" + }, + "id": "700742", + "fullName": "Skasås Carlshamn", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d72" + }, + "id": "683047", + "fullName": "Tångeberg Carlsberg", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d73" + }, + "id": "683049", + "fullName": "Tångeberg Carlsdal", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d74" + }, + "id": "683051", + "fullName": "Tångeberg Carlshagen", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d75" + }, + "id": "693588", + "fullName": "Ingestrands Camping", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d76" + }, + "id": "683123", + "fullName": "Tångeberg Sölje Camping", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d77" + }, + "id": "692713", + "fullName": "Christian Erikssons väg", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d78" + }, + "id": "695219", + "fullName": "Perserud Christinelund", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d79" + }, + "id": "698822", + "fullName": "Stora Skärmnäs Cronjeshem", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d7a" + }, + "id": "681817", + "fullName": "Glava Glasbruk Charlottenlund", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d7b" + }, + "id": "936044", + "fullName": "Ingestrands Camping Sjöstugan", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d7c" + }, + "id": "709760", + "fullName": "Bortan Haget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d7d" + }, + "id": "709777", + "fullName": "Bortan Lyred", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d7e" + }, + "id": "709784", + "fullName": "Bortan Lövås", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d7f" + }, + "id": "709785", + "fullName": "Bortan Lövön", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d80" + }, + "id": "709824", + "fullName": "Bortan Tomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d81" + }, + "id": "709752", + "fullName": "Bortan Fallen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d82" + }, + "id": "709762", + "fullName": "Bortan Holmen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d83" + }, + "id": "709775", + "fullName": "Bortan Kullen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d84" + }, + "id": "709799", + "fullName": "Bortan Nyback", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d85" + }, + "id": "709808", + "fullName": "Bortan Rinnen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d86" + }, + "id": "709810", + "fullName": "Bortan Sjövik", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d87" + }, + "id": "709754", + "fullName": "Bortan Fridhem", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d88" + }, + "id": "709803", + "fullName": "Bortan Nystuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d89" + }, + "id": "709805", + "fullName": "Bortan Nytomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d8a" + }, + "id": "709812", + "fullName": "Bortan Skansen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d8b" + }, + "id": "709833", + "fullName": "Bortan Tomtebo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d8c" + }, + "id": "709837", + "fullName": "Bortan Älvtorp", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d8d" + }, + "id": "709746", + "fullName": "Bortan Björkåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d8e" + }, + "id": "709750", + "fullName": "Bortan Bobäcken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d8f" + }, + "id": "709758", + "fullName": "Bortan Granliden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d90" + }, + "id": "709766", + "fullName": "Bortan Hälserud", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d91" + }, + "id": "709770", + "fullName": "Bortan Karlstorp", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d92" + }, + "id": "709783", + "fullName": "Bortan Lövbacka", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d93" + }, + "id": "709786", + "fullName": "Bortan Maystuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d94" + }, + "id": "709801", + "fullName": "Bortan Nygärdet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d95" + }, + "id": "709814", + "fullName": "Bortan Smedhagen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d96" + }, + "id": "709816", + "fullName": "Bortan Strandby", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d97" + }, + "id": "709834", + "fullName": "Bortan Tomthagen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d98" + }, + "id": "709835", + "fullName": "Bortan Vaktudden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d99" + }, + "id": "709842", + "fullName": "Bortan Övre Lyred", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d9a" + }, + "id": "709756", + "fullName": "Bortan Granbergen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d9b" + }, + "id": "709793", + "fullName": "Bortan Norra Bäcken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d9c" + }, + "id": "709807", + "fullName": "Bortan Rinnalyckan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d9d" + }, + "id": "709818", + "fullName": "Bortan Södra Bäcken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d9e" + }, + "id": "709822", + "fullName": "Bortan Timmerfjäll", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7d9f" + }, + "id": "709826", + "fullName": "Bortan Tomtebacken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7da0" + }, + "id": "709838", + "fullName": "Bortan Östra Bäcken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7da1" + }, + "id": "709764", + "fullName": "Bortan Håkanstorpet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7da2" + }, + "id": "709768", + "fullName": "Bortan Jakobstorpet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7da3" + }, + "id": "709773", + "fullName": "Bortan Kraftstation", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7da4" + }, + "id": "709788", + "fullName": "Bortan Missionshuset", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7da5" + }, + "id": "709791", + "fullName": "Bortan Mjögsjöhöjden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7da6" + }, + "id": "709795", + "fullName": "Bortan Norra Lyckebo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7da7" + }, + "id": "709797", + "fullName": "Bortan Norra Älvtorp", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7da8" + }, + "id": "709820", + "fullName": "Bortan Södra Strandby", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7da9" + }, + "id": "709836", + "fullName": "Bortan Västra Nyback", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7daa" + }, + "id": "709840", + "fullName": "Bortan Östra Nygärdet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dab" + }, + "id": "709844", + "fullName": "Bortan Övre Nygärdet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dac" + }, + "id": "936219", + "fullName": "Bortan Fredrikslund", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dad" + }, + "id": "709748", + "fullName": "Bortan Blomgrenstorpet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dae" + }, + "id": "709779", + "fullName": "Bortan Lyreds Kraftstation", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7daf" + }, + "id": "845900", + "fullName": "Cementvägen", + "parentFullName": "Sandarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7db0" + }, + "id": "846131", + "fullName": "C D Ekmans väg", + "parentFullName": "Bergvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7db1" + }, + "id": "845850", + "fullName": "Centralvägen", + "parentFullName": "Vallvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7db2" + }, + "id": "855089", + "fullName": "Centrumhuset", + "parentFullName": "Norrala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7db3" + }, + "id": "855135", + "fullName": "Vågbro Center", + "parentFullName": "Norrala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7db4" + }, + "id": "878592", + "fullName": "Centrumvägen", + "parentFullName": "Ramvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7db5" + }, + "id": "879178", + "fullName": "Cisternvägen", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7db6" + }, + "id": "879303", + "fullName": "Curlinggränd", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7db7" + }, + "id": "879281", + "fullName": "Carlgrensvägen", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7db8" + }, + "id": "608064", + "fullName": "Carl-Måns väg", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7db9" + }, + "id": "606920", + "fullName": "Cervins väg", + "parentFullName": "Mellbystrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dba" + }, + "id": "606376", + "fullName": "S:t Clemens Gränd", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dbb" + }, + "id": "607070", + "fullName": "Cirkelvägen", + "parentFullName": "Mellbystrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dbc" + }, + "id": "607812", + "fullName": "Carlsminnevägen", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dbd" + }, + "id": "607301", + "fullName": "Capellavägen", + "parentFullName": "Skummeslövsstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dbe" + }, + "id": "606919", + "fullName": "Carl Ifvarssons väg", + "parentFullName": "Mellbystrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dbf" + }, + "id": "716192", + "fullName": "Cedervägen", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dc0" + }, + "id": "716092", + "fullName": "Camitzgatan", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dc1" + }, + "id": "715397", + "fullName": "Charlevillegatan", + "parentFullName": "Björneborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dc2" + }, + "id": "936251", + "fullName": "Carl Nesjars gata", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dc3" + }, + "id": "850035", + "fullName": "Centralgatan", + "parentFullName": "Lyrestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dc4" + }, + "id": "836035", + "fullName": "Torsö Carlsborg", + "parentFullName": "Torsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dc5" + }, + "id": "835155", + "fullName": "Carlbecksvägen", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dc6" + }, + "id": "835156", + "fullName": "Carl-Eriksgatan", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dc7" + }, + "id": "836813", + "fullName": "Sundsören Campingen", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dc8" + }, + "id": "851079", + "fullName": "Böckersboda Carlslund", + "parentFullName": "Lyrestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dc9" + }, + "id": "837381", + "fullName": "Ribbenås Charlottenberg", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dca" + }, + "id": "837383", + "fullName": "Ribbenås Charlottenlund", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dcb" + }, + "id": "539531", + "fullName": "Colmas väg", + "parentFullName": "Bjärred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dcc" + }, + "id": "537626", + "fullName": "Centrumgatan", + "parentFullName": "Lomma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dcd" + }, + "id": "537644", + "fullName": "Campingvägen", + "parentFullName": "Lomma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dce" + }, + "id": "537839", + "fullName": "Cikoriagatan", + "parentFullName": "Lomma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dcf" + }, + "id": "539400", + "fullName": "Per Claus väg", + "parentFullName": "Bjärred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dd0" + }, + "id": "539253", + "fullName": "Censorsvägen", + "parentFullName": "Bjärred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dd1" + }, + "id": "533291", + "fullName": "C H Granzows väg", + "parentFullName": "Alnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dd2" + }, + "id": "539386", + "fullName": "Carl Olssons väg", + "parentFullName": "Bjärred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dd3" + }, + "id": "537666", + "fullName": "Lomma Norra Camping", + "parentFullName": "Lomma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dd4" + }, + "id": "801756", + "fullName": "Carlshöjd", + "parentFullName": "Ulricehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dd5" + }, + "id": "789705", + "fullName": "Centralvägen", + "parentFullName": "Dalum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dd6" + }, + "id": "919250", + "fullName": "Vegby Camping", + "parentFullName": "Vegby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dd7" + }, + "id": "789790", + "fullName": "Centralvägen", + "parentFullName": "Trädet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dd8" + }, + "id": "803098", + "fullName": "Charlottendal", + "parentFullName": "Hökerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dd9" + }, + "id": "801420", + "fullName": "Carl Eklunds väg", + "parentFullName": "Ulricehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dda" + }, + "id": "801476", + "fullName": "Prångens Camping", + "parentFullName": "Ulricehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ddb" + }, + "id": "801560", + "fullName": "Väktare Carls väg", + "parentFullName": "Ulricehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ddc" + }, + "id": "547521", + "fullName": "Coyetvägen", + "parentFullName": "Hjärup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ddd" + }, + "id": "546794", + "fullName": "Camps väg", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dde" + }, + "id": "546882", + "fullName": "Castors väg", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ddf" + }, + "id": "547222", + "fullName": "Cellogränd", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7de0" + }, + "id": "547517", + "fullName": "Centrumstigen", + "parentFullName": "Hjärup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7de1" + }, + "id": "546996", + "fullName": "Cirkelvägen", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7de2" + }, + "id": "547224", + "fullName": "Cymbalvägen", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7de3" + }, + "id": "547519", + "fullName": "Charlottengård", + "parentFullName": "Hjärup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7de4" + }, + "id": "546884", + "fullName": "Cederbergs väg", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7de5" + }, + "id": "546796", + "fullName": "Centervalls väg", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7de6" + }, + "id": "756248", + "fullName": "Centralvägen", + "parentFullName": "Frövi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7de7" + }, + "id": "747693", + "fullName": "Centrumvägen", + "parentFullName": "Stråssa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7de8" + }, + "id": "747353", + "fullName": "Curlinggatan", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7de9" + }, + "id": "747186", + "fullName": "Cederborgsvägen", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dea" + }, + "id": "748604", + "fullName": "Kallernäs Charlottenlund", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7deb" + }, + "id": "897415", + "fullName": "Campingvägen", + "parentFullName": "Kiruna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dec" + }, + "id": "896928", + "fullName": "Centralvägen", + "parentFullName": "Vittangi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ded" + }, + "id": "897619", + "fullName": "Esrange Space Center", + "parentFullName": "Jukkasjärvi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dee" + }, + "id": "811443", + "fullName": "Corneliusgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7def" + }, + "id": "811726", + "fullName": "Birger Carlssons väg", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7df0" + }, + "id": "770263", + "fullName": "Collingatan", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7df1" + }, + "id": "770506", + "fullName": "Cirkelgatan", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7df2" + }, + "id": "770349", + "fullName": "Carl Fribergs gata", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7df3" + }, + "id": "770387", + "fullName": "Drottning Christinas väg", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7df4" + }, + "id": "771779", + "fullName": "Silvköparens Campingplats", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7df5" + }, + "id": "791194", + "fullName": "Centrumvägen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7df6" + }, + "id": "791381", + "fullName": "Coromantvägen", + "parentFullName": "Gimo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7df7" + }, + "id": "791669", + "fullName": "Charlottendal", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7df8" + }, + "id": "792535", + "fullName": "Carl Eldhs väg", + "parentFullName": "Österbybruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7df9" + }, + "id": "792482", + "fullName": "Claes Grills väg", + "parentFullName": "Österbybruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dfa" + }, + "id": "784836", + "fullName": "Aspö Charlottendal", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dfb" + }, + "id": "562876", + "fullName": "Charlottenro", + "parentFullName": "Rejmyre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dfc" + }, + "id": "583633", + "fullName": "Näfstorp Charlottenberg", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dfd" + }, + "id": "562029", + "fullName": "Prästköp Villa Cumulus", + "parentFullName": "Ljusfallshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dfe" + }, + "id": "731784", + "fullName": "Carléns väg", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7dff" + }, + "id": "732720", + "fullName": "Kumla-Ekeby Carlsgården", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e00" + }, + "id": "790074", + "fullName": "Cementvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e01" + }, + "id": "790019", + "fullName": "Centrumgränd", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e02" + }, + "id": "790021", + "fullName": "Centrumleden", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e03" + }, + "id": "790025", + "fullName": "Centrumvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e04" + }, + "id": "790023", + "fullName": "Centrumstråket", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e05" + }, + "id": "790076", + "fullName": "Charlottenberg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e06" + }, + "id": "790218", + "fullName": "Champinjonstigen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e07" + }, + "id": "791080", + "fullName": "Hedvig Charlottas väg", + "parentFullName": "Skokloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e08" + }, + "id": "537045", + "fullName": "Currygatan", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e09" + }, + "id": "532992", + "fullName": "Centrumgatan", + "parentFullName": "Bara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e0a" + }, + "id": "532996", + "fullName": "Cypressgatan", + "parentFullName": "Bara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e0b" + }, + "id": "537105", + "fullName": "Citrongatan", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e0c" + }, + "id": "532994", + "fullName": "Clematisgränd", + "parentFullName": "Bara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e0d" + }, + "id": "537005", + "fullName": "Citronfjärilgatan", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e0e" + }, + "id": "533033", + "fullName": "Henriette Coyets gata", + "parentFullName": "Bara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e0f" + }, + "id": "841439", + "fullName": "Centralplan", + "parentFullName": "Tierp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e10" + }, + "id": "841437", + "fullName": "Centralgatan", + "parentFullName": "Tierp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e11" + }, + "id": "844473", + "fullName": "Centralvägen", + "parentFullName": "Skärplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e12" + }, + "id": "841821", + "fullName": "Cronstedts väg", + "parentFullName": "Söderfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e13" + }, + "id": "841727", + "fullName": "Claes Grills väg", + "parentFullName": "Söderfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e14" + }, + "id": "828728", + "fullName": "Carlavägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e15" + }, + "id": "828123", + "fullName": "Carl Berglunds väg", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e16" + }, + "id": "678811", + "fullName": "Citrusvägen", + "parentFullName": "Nybro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e17" + }, + "id": "679284", + "fullName": "Centralvägen", + "parentFullName": "Örsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e18" + }, + "id": "635724", + "fullName": "Centralplan", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e19" + }, + "id": "635723", + "fullName": "Centralgatan", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e1a" + }, + "id": "637525", + "fullName": "Torne Camping", + "parentFullName": "Lönashult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e1b" + }, + "id": "640172", + "fullName": "Sjöatorps Camping", + "parentFullName": "Hjortsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e1c" + }, + "id": "631694", + "fullName": "Odensjö Carl Germundsgård", + "parentFullName": "Grimslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e1d" + }, + "id": "880636", + "fullName": "Carlsborg", + "parentFullName": "Sollefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e1e" + }, + "id": "880372", + "fullName": "Centrumvägen", + "parentFullName": "Ramsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e1f" + }, + "id": "880656", + "fullName": "Centrumplan", + "parentFullName": "Sollefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e20" + }, + "id": "881071", + "fullName": "Centrumvägen", + "parentFullName": "Helgum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e21" + }, + "id": "880992", + "fullName": "Centralgatan", + "parentFullName": "Långsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e22" + }, + "id": "880993", + "fullName": "Centrumvägen", + "parentFullName": "Långsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e23" + }, + "id": "574177", + "fullName": "Curt Ols väg", + "parentFullName": "Borrby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e24" + }, + "id": "567844", + "fullName": "Cidervägen", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e25" + }, + "id": "567505", + "fullName": "Simris Cimbria", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e26" + }, + "id": "574787", + "fullName": "Ola Cappelins väg", + "parentFullName": "Kivik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e27" + }, + "id": "567215", + "fullName": "Christian IV:s väg", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e28" + }, + "id": "568039", + "fullName": "Clara Frijsgatan", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e29" + }, + "id": "567994", + "fullName": "Tobisviks Camping", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e2a" + }, + "id": "573974", + "fullName": "Borrby Christinelund", + "parentFullName": "Borrby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e2b" + }, + "id": "575327", + "fullName": "Ravlunda Charlottenlund", + "parentFullName": "Kivik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e2c" + }, + "id": "567101", + "fullName": "Christian Barnekowsgatan", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e2d" + }, + "id": "938276", + "fullName": "Casa Nova Gränd", + "parentFullName": "Ljusdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e2e" + }, + "id": "847773", + "fullName": "Hennan Cafevägen", + "parentFullName": "Ramsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e2f" + }, + "id": "847744", + "fullName": "Centralskolevägen", + "parentFullName": "Ramsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e30" + }, + "id": "573721", + "fullName": "Centrumgatan", + "parentFullName": "Sjöbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e31" + }, + "id": "572097", + "fullName": "Claussons väg", + "parentFullName": "Blentarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e32" + }, + "id": "573652", + "fullName": "Öved Charlottenlund", + "parentFullName": "Sjöbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e33" + }, + "id": "932442", + "fullName": "Carl Johans väg", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e34" + }, + "id": "814790", + "fullName": "Vilan Campingen", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e35" + }, + "id": "814507", + "fullName": "Carlmarksgatan", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e36" + }, + "id": "814560", + "fullName": "Carl Torinsgatan", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e37" + }, + "id": "816722", + "fullName": "Härlunda Cederslund", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e38" + }, + "id": "815052", + "fullName": "Ljungstorp Carlsberg", + "parentFullName": "Varnhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e39" + }, + "id": "816483", + "fullName": "Norra Ving Villa Carina", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e3a" + }, + "id": "815667", + "fullName": "Skara Sommarland Camping", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e3b" + }, + "id": "818600", + "fullName": "Remningstorp Corps De Logi", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e3c" + }, + "id": "815669", + "fullName": "Skara Sommarland Campingen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e3d" + }, + "id": "816976", + "fullName": "Petersburg Charlottenberg", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e3e" + }, + "id": "815446", + "fullName": "Axevalla Travbana Café Stallbacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e3f" + }, + "id": "878793", + "fullName": "Carlsgränd", + "parentFullName": "Ullånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e40" + }, + "id": "878794", + "fullName": "Centrumvägen", + "parentFullName": "Ullånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e41" + }, + "id": "876460", + "fullName": "Cirkelvägen", + "parentFullName": "Sörberge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e42" + }, + "id": "877406", + "fullName": "Centralgatan", + "parentFullName": "Timrå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e43" + }, + "id": "876759", + "fullName": "Centrumvägen", + "parentFullName": "Söråker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e44" + }, + "id": "876761", + "fullName": "Cevelidsgatan", + "parentFullName": "Söråker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e45" + }, + "id": "897890", + "fullName": "Centralplan", + "parentFullName": "Gällivare", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e46" + }, + "id": "897917", + "fullName": "Cellulosavägen", + "parentFullName": "Gällivare", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e47" + }, + "id": "897962", + "fullName": "Curteliusvägen", + "parentFullName": "Gällivare", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e48" + }, + "id": "782494", + "fullName": "Camp Rosa", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e49" + }, + "id": "781544", + "fullName": "Citronvägen", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e4a" + }, + "id": "781559", + "fullName": "Centralvägen", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e4b" + }, + "id": "781739", + "fullName": "Carl Von Paykulls väg", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e4c" + }, + "id": "588236", + "fullName": "Centrumvägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e4d" + }, + "id": "589229", + "fullName": "Campingvägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e4e" + }, + "id": "587970", + "fullName": "Champinjonvägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e4f" + }, + "id": "588157", + "fullName": "Charpentiers väg", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e50" + }, + "id": "588460", + "fullName": "Christians Gränd", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e51" + }, + "id": "587951", + "fullName": "Thure Carlssons väg", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e52" + }, + "id": "588029", + "fullName": "Tredenborgs Camping", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e53" + }, + "id": "492413", + "fullName": "Castmans väg", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e54" + }, + "id": "872096", + "fullName": "Centralgatan", + "parentFullName": "Mariannelund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e55" + }, + "id": "493869", + "fullName": "Hunnerstad Corps-De-Logi", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e56" + }, + "id": "492890", + "fullName": "Ränneslätt Chefsvillan", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e57" + }, + "id": "493069", + "fullName": "Södra Trehörningen Charlottenborg", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e58" + }, + "id": "561256", + "fullName": "Centralgatan", + "parentFullName": "Klippan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e59" + }, + "id": "561381", + "fullName": "Elfdalens Camping", + "parentFullName": "Klippan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e5a" + }, + "id": "556707", + "fullName": "Skäralids Camping", + "parentFullName": "Ljungbyhed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e5b" + }, + "id": "556531", + "fullName": "Herrevadskloster Chefsbostaden", + "parentFullName": "Ljungbyhed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e5c" + }, + "id": "640502", + "fullName": "Containervägen", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e5d" + }, + "id": "640887", + "fullName": "Champinjonvägen", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e5e" + }, + "id": "640787", + "fullName": "Möckelns Camping", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e5f" + }, + "id": "640967", + "fullName": "Möckelsnäs Claustorp", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e60" + }, + "id": "643267", + "fullName": "Bökhult Charlottenborg", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e61" + }, + "id": "643273", + "fullName": "Bökhult Sjöstugans Camping", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e62" + }, + "id": "617992", + "fullName": "Celsings Allé", + "parentFullName": "Hälleforsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e63" + }, + "id": "617994", + "fullName": "Centralvägen", + "parentFullName": "Hälleforsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e64" + }, + "id": "632024", + "fullName": "Malmköping Campingen", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e65" + }, + "id": "631585", + "fullName": "Fornbo Champinjonvägen", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e66" + }, + "id": "619638", + "fullName": "Sjöviksvägen Cederslund", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e67" + }, + "id": "618865", + "fullName": "Bettna Kyrkby Charlottenlund", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e68" + }, + "id": "493018", + "fullName": "Centralvägen", + "parentFullName": "Rönninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e69" + }, + "id": "492893", + "fullName": "Champinjonstigen", + "parentFullName": "Rönninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e6a" + }, + "id": "499520", + "fullName": "Vitsand Villa Calcar", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e6b" + }, + "id": "493442", + "fullName": "Vällinge Chefsbostaden", + "parentFullName": "Norsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e6c" + }, + "id": "544432", + "fullName": "Centralgatan", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e6d" + }, + "id": "545487", + "fullName": "Långstorp Claratorp", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e6e" + }, + "id": "545059", + "fullName": "Ormanäs Christiansborg", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e6f" + }, + "id": "893276", + "fullName": "Centrumvägen", + "parentFullName": "Kalix", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e70" + }, + "id": "893298", + "fullName": "Centralgatan", + "parentFullName": "Kalix", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e71" + }, + "id": "893193", + "fullName": "Centralgatan", + "parentFullName": "Morjärv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e72" + }, + "id": "893365", + "fullName": "Cirkelvägen", + "parentFullName": "Kalix-Nyborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e73" + }, + "id": "893364", + "fullName": "Centralvägen", + "parentFullName": "Kalix-Nyborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e74" + }, + "id": "939278", + "fullName": "Centrumvägen Villa Manhem", + "parentFullName": "Kalix", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e75" + }, + "id": "666199", + "fullName": "Clevevägen", + "parentFullName": "Skoghall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e76" + }, + "id": "666310", + "fullName": "Cederroths väg", + "parentFullName": "Skoghall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e77" + }, + "id": "666615", + "fullName": "Champinjonvägen", + "parentFullName": "Hammarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e78" + }, + "id": "823895", + "fullName": "Celsiusgatan", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e79" + }, + "id": "824040", + "fullName": "Cylindergatan", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e7a" + }, + "id": "825779", + "fullName": "Centralgatan", + "parentFullName": "Tråvad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e7b" + }, + "id": "827954", + "fullName": "Larv Bel Colle", + "parentFullName": "Kvänum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e7c" + }, + "id": "827077", + "fullName": "C F Winroths väg", + "parentFullName": "Kvänum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e7d" + }, + "id": "772450", + "fullName": "Cementvägen", + "parentFullName": "Hallstahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e7e" + }, + "id": "773321", + "fullName": "Clas Thotts väg", + "parentFullName": "Strömsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e7f" + }, + "id": "773319", + "fullName": "Carl XV:s Slussväg", + "parentFullName": "Strömsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e80" + }, + "id": "742353", + "fullName": "Bo Chaufförsbostaden", + "parentFullName": "Hjortkvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e81" + }, + "id": "742438", + "fullName": "Boskulla Corp De Logis", + "parentFullName": "Hjortkvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e82" + }, + "id": "735801", + "fullName": "Pälltorp Charlottenberg", + "parentFullName": "Vretstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e83" + }, + "id": "734985", + "fullName": "Herrgryt Charlottenlund", + "parentFullName": "Östansjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e84" + }, + "id": "734683", + "fullName": "Ormhult Charlottenberg", + "parentFullName": "Hallsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e85" + }, + "id": "741611", + "fullName": "Forntomta Charlottenlund", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e86" + }, + "id": "736594", + "fullName": "Östra Hjärta Charlottendal", + "parentFullName": "Närkesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e87" + }, + "id": "757981", + "fullName": "Charlie Docks väg", + "parentFullName": "Rönnäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e88" + }, + "id": "562287", + "fullName": "Carl Cervins väg", + "parentFullName": "Nyvång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e89" + }, + "id": "530778", + "fullName": "Centrumgatan", + "parentFullName": "Storebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e8a" + }, + "id": "530481", + "fullName": "Centrumgatan", + "parentFullName": "Gullringen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e8b" + }, + "id": "655169", + "fullName": "Calvertsgatan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e8c" + }, + "id": "657040", + "fullName": "Örrud Carlshäll", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e8d" + }, + "id": "921924", + "fullName": "Duse Udde Camping", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e8e" + }, + "id": "664476", + "fullName": "Carl Ugglas gata", + "parentFullName": "Svanskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e8f" + }, + "id": "657364", + "fullName": "By Charlottenberg", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e90" + }, + "id": "661721", + "fullName": "Önaholm Charmåsen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e91" + }, + "id": "660471", + "fullName": "Kållerud Charmåsen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e92" + }, + "id": "661582", + "fullName": "Återslöp Charmåsen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e93" + }, + "id": "659006", + "fullName": "Sandbacken Charmåsen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e94" + }, + "id": "661580", + "fullName": "Återslöp Charlotteberg", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e95" + }, + "id": "658894", + "fullName": "Mässvik Carljohanstugan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e96" + }, + "id": "662824", + "fullName": "Södra Högsäter Centralen", + "parentFullName": "Värmlands Nysäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e97" + }, + "id": "830348", + "fullName": "Centrumplan", + "parentFullName": "Insjön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e98" + }, + "id": "829916", + "fullName": "Cecilias väg", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e99" + }, + "id": "829918", + "fullName": "Christinas väg", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e9a" + }, + "id": "830250", + "fullName": "Clas Ohlsons väg", + "parentFullName": "Insjön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e9b" + }, + "id": "570815", + "fullName": "Cypressvägen", + "parentFullName": "Skurup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e9c" + }, + "id": "813219", + "fullName": "Carl Sjöbergs väg", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e9d" + }, + "id": "813288", + "fullName": "Callerholmsgatan", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e9e" + }, + "id": "814445", + "fullName": "Samuel Columbus väg", + "parentFullName": "Dala-Husby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7e9f" + }, + "id": "543771", + "fullName": "Christian Kruses väg", + "parentFullName": "Hörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ea0" + }, + "id": "563262", + "fullName": "Cellogatan", + "parentFullName": "Bjuv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ea1" + }, + "id": "555875", + "fullName": "Christergatan", + "parentFullName": "Ekeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ea2" + }, + "id": "555608", + "fullName": "Centralgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ea3" + }, + "id": "563497", + "fullName": "Charlottenborgsvägen", + "parentFullName": "Bjuv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ea4" + }, + "id": "555610", + "fullName": "Charlottenborgsvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ea5" + }, + "id": "760655", + "fullName": "Stockens Camping", + "parentFullName": "Ellös", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ea6" + }, + "id": "677253", + "fullName": "Campingvägen", + "parentFullName": "Mörbylånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ea7" + }, + "id": "682435", + "fullName": "Champinjongatan", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ea8" + }, + "id": "682933", + "fullName": "Carl Malmstens väg", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ea9" + }, + "id": "860699", + "fullName": "Centralvägen", + "parentFullName": "Offerdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7eaa" + }, + "id": "864880", + "fullName": "Chaufförsvägen", + "parentFullName": "Nälden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7eab" + }, + "id": "864878", + "fullName": "Carl Forsells väg", + "parentFullName": "Nälden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7eac" + }, + "id": "564719", + "fullName": "Carls väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ead" + }, + "id": "564000", + "fullName": "Cirkelallén", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7eae" + }, + "id": "564258", + "fullName": "Campingvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7eaf" + }, + "id": "564190", + "fullName": "Christinas väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7eb0" + }, + "id": "563972", + "fullName": "Christian II:s väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7eb1" + }, + "id": "564777", + "fullName": "Callegårdsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7eb2" + }, + "id": "557335", + "fullName": "Christopher Barfoths gata", + "parentFullName": "Torekov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7eb3" + }, + "id": "584063", + "fullName": "Cederborgs väg", + "parentFullName": "Hanaskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7eb4" + }, + "id": "731960", + "fullName": "Carlavägen", + "parentFullName": "Lysekil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7eb5" + }, + "id": "725395", + "fullName": "Claragatan", + "parentFullName": "Fiskebäckskil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7eb6" + }, + "id": "725157", + "fullName": "C G Bernhardsons väg", + "parentFullName": "Grundsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7eb7" + }, + "id": "725393", + "fullName": "Carl Wilhelmsons väg", + "parentFullName": "Fiskebäckskil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7eb8" + }, + "id": "496231", + "fullName": "Centralgatan", + "parentFullName": "Silverdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7eb9" + }, + "id": "477404", + "fullName": "Tulunda Chicago", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7eba" + }, + "id": "933220", + "fullName": "Hembygdsgården Castenhov", + "parentFullName": "Vena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ebb" + }, + "id": "497108", + "fullName": "Hembygdsgården Castenhov", + "parentFullName": "Hultsfred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ebc" + }, + "id": "588991", + "fullName": "Carlslund", + "parentFullName": "Östra Ryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ebd" + }, + "id": "586801", + "fullName": "Carlsborg", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ebe" + }, + "id": "588993", + "fullName": "Cliffanstorp", + "parentFullName": "Östra Ryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ebf" + }, + "id": "560899", + "fullName": "Centralvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ec0" + }, + "id": "586810", + "fullName": "Christinelund", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ec1" + }, + "id": "591028", + "fullName": "Tyrislöt Camping", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ec2" + }, + "id": "585874", + "fullName": "Charlottenberg", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ec3" + }, + "id": "586808", + "fullName": "Carlsborg Kärnåsa", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ec4" + }, + "id": "589913", + "fullName": "Capella Ecumenica", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ec5" + }, + "id": "590648", + "fullName": "Källbuktens Camping", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ec6" + }, + "id": "591030", + "fullName": "Tyrislöt Christinero", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ec7" + }, + "id": "590312", + "fullName": "Stora Bottna Carlsberg", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ec8" + }, + "id": "587324", + "fullName": "Skeppsdockans Camping", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ec9" + }, + "id": "589727", + "fullName": "Arentorp Charlottenborg", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7eca" + }, + "id": "934964", + "fullName": "Lund Café Jägmästargården", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ecb" + }, + "id": "590997", + "fullName": "Tjärholm Kalvholmens Camping", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ecc" + }, + "id": "563704", + "fullName": "Carl XI:s gata", + "parentFullName": "Svalöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ecd" + }, + "id": "563553", + "fullName": "Centralgatan", + "parentFullName": "Svalöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ece" + }, + "id": "553044", + "fullName": "Centralgatan", + "parentFullName": "Teckomatorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ecf" + }, + "id": "767470", + "fullName": "Celinvägen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ed0" + }, + "id": "767327", + "fullName": "Centrumleden", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ed1" + }, + "id": "769247", + "fullName": "Södra Skogen Charlottenberg", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ed2" + }, + "id": "768364", + "fullName": "Norra Lunger Centralpalatset", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ed3" + }, + "id": "865779", + "fullName": "Centralplan", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ed4" + }, + "id": "865125", + "fullName": "Grimsjö Charlottenberg", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ed5" + }, + "id": "866245", + "fullName": "Sjöeryd Charlottenborg", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ed6" + }, + "id": "787698", + "fullName": "Centralgatan", + "parentFullName": "Heby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ed7" + }, + "id": "787840", + "fullName": "Centralskolan", + "parentFullName": "Morgongåva", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ed8" + }, + "id": "787700", + "fullName": "Claes Wikströms väg", + "parentFullName": "Heby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ed9" + }, + "id": "676883", + "fullName": "Briggen Carl Emils väg", + "parentFullName": "Timmernabben", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7eda" + }, + "id": "587019", + "fullName": "Citronvägen", + "parentFullName": "Olofström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7edb" + }, + "id": "587465", + "fullName": "Carlagårdsvägen", + "parentFullName": "Jämshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7edc" + }, + "id": "774779", + "fullName": "Centrumplan", + "parentFullName": "Fagersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7edd" + }, + "id": "774901", + "fullName": "Cactusvägen", + "parentFullName": "Fagersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ede" + }, + "id": "774997", + "fullName": "Craboverket", + "parentFullName": "Fagersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7edf" + }, + "id": "774652", + "fullName": "Centralvägen", + "parentFullName": "Fagersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ee0" + }, + "id": "774785", + "fullName": "Centrumvägen", + "parentFullName": "Fagersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ee1" + }, + "id": "774787", + "fullName": "City Gallerian", + "parentFullName": "Fagersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ee2" + }, + "id": "774561", + "fullName": "Eskilns Camping", + "parentFullName": "Fagersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ee3" + }, + "id": "774706", + "fullName": "Fagersta Central", + "parentFullName": "Fagersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ee4" + }, + "id": "568715", + "fullName": "Cirkelgatan", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ee5" + }, + "id": "568529", + "fullName": "Centralgatan", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ee6" + }, + "id": "568892", + "fullName": "Utsikten Camping", + "parentFullName": "Brösarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ee7" + }, + "id": "568527", + "fullName": "Carl Millesgatan", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ee8" + }, + "id": "726473", + "fullName": "Cederbergsgatan", + "parentFullName": "Sunne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ee9" + }, + "id": "821126", + "fullName": "Gum Castle Garden", + "parentFullName": "Källby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7eea" + }, + "id": "822869", + "fullName": "Fullösa Claesborg", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7eeb" + }, + "id": "921906", + "fullName": "Skälvum Cederslund", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7eec" + }, + "id": "821909", + "fullName": "Kinnekulle Camping", + "parentFullName": "Hällekis", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7eed" + }, + "id": "822156", + "fullName": "Råbäck Corps De Logi", + "parentFullName": "Hällekis", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7eee" + }, + "id": "822809", + "fullName": "Skälvums Kyrkby Carlsro", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7eef" + }, + "id": "821833", + "fullName": "Hjelmsäter Corps De Logi", + "parentFullName": "Hällekis", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ef0" + }, + "id": "823132", + "fullName": "Kinne-Kleva Charlottenberg", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ef1" + }, + "id": "728811", + "fullName": "Caprivägen", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ef2" + }, + "id": "729228", + "fullName": "Dyne Camping", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ef3" + }, + "id": "728998", + "fullName": "Seläter Camping", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ef4" + }, + "id": "728490", + "fullName": "Champinjonvägen", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ef5" + }, + "id": "731675", + "fullName": "Daftö Ferie Center", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ef6" + }, + "id": "728576", + "fullName": "Cannings Industriområde", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ef7" + }, + "id": "729610", + "fullName": "Ylseröd Campingplatsen", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ef8" + }, + "id": "580970", + "fullName": "Cementvägen", + "parentFullName": "Osby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ef9" + }, + "id": "578210", + "fullName": "N C Lundbergs väg", + "parentFullName": "Lönsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7efa" + }, + "id": "761474", + "fullName": "Centrumvägen", + "parentFullName": "Källö-Knippla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7efb" + }, + "id": "571086", + "fullName": "Centrumvägen", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7efc" + }, + "id": "572893", + "fullName": "Västerö Carlshamn", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7efd" + }, + "id": "572672", + "fullName": "Tuna Udde Chris-Tuna", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7efe" + }, + "id": "571451", + "fullName": "Lövsta Charlottenro", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7eff" + }, + "id": "598887", + "fullName": "Gillbergsvik Carinero", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f00" + }, + "id": "571408", + "fullName": "Kumla Charlottenlund", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f01" + }, + "id": "572351", + "fullName": "Norrhagen Cullberga", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f02" + }, + "id": "572219", + "fullName": "Lämund Charlottenlund", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f03" + }, + "id": "798709", + "fullName": "Vitared Chamagila", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f04" + }, + "id": "800804", + "fullName": "Fröjered Claestorp", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f05" + }, + "id": "921320", + "fullName": "Kungslena Claestorp", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f06" + }, + "id": "799805", + "fullName": "Dimboholm Corps De Logi", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f07" + }, + "id": "800802", + "fullName": "Fröjered Charlottenborg", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f08" + }, + "id": "800112", + "fullName": "Kungslena Charlottenlund", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f09" + }, + "id": "801003", + "fullName": "Klämmesbo Charlottenborg", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f0a" + }, + "id": "664211", + "fullName": "Carléngatan", + "parentFullName": "Åmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f0b" + }, + "id": "664213", + "fullName": "Centralgatan", + "parentFullName": "Åmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f0c" + }, + "id": "664446", + "fullName": "Camillagatan", + "parentFullName": "Åmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f0d" + }, + "id": "737915", + "fullName": "Carlsgatan", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f0e" + }, + "id": "741139", + "fullName": "Collins väg", + "parentFullName": "Grebbestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f0f" + }, + "id": "740512", + "fullName": "Clasegränd", + "parentFullName": "Havstenssund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f10" + }, + "id": "741161", + "fullName": "Grebbestad Camping", + "parentFullName": "Grebbestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f11" + }, + "id": "589600", + "fullName": "Campingvägen", + "parentFullName": "Bromölla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f12" + }, + "id": "663776", + "fullName": "Centralgatan", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f13" + }, + "id": "664306", + "fullName": "Centralgatan", + "parentFullName": "Väckelsång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f14" + }, + "id": "664308", + "fullName": "Centrumgatan", + "parentFullName": "Väckelsång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f15" + }, + "id": "649255", + "fullName": "Hönshylte Camping", + "parentFullName": "Ryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f16" + }, + "id": "665293", + "fullName": "Tingsryd Camping", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f17" + }, + "id": "665223", + "fullName": "Mårslycke La Casella", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f18" + }, + "id": "665518", + "fullName": "Långasjömåla Carlsro", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f19" + }, + "id": "651101", + "fullName": "Rävemåla Cementgjuteri", + "parentFullName": "Älmeboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f1a" + }, + "id": "666003", + "fullName": "Hensmåla Charlottenlund", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f1b" + }, + "id": "665267", + "fullName": "Skyttemåla Charlottenberg", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f1c" + }, + "id": "585126", + "fullName": "Stjärnholm Grönholmen C", + "parentFullName": "Oxelösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f1d" + }, + "id": "669152", + "fullName": "Frykenbadens Camping", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f1e" + }, + "id": "670913", + "fullName": "Västra Glänne Carlberg", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f1f" + }, + "id": "724983", + "fullName": "Toria Center", + "parentFullName": "Torsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f20" + }, + "id": "725924", + "fullName": "Molles Camping", + "parentFullName": "Torsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f21" + }, + "id": "713559", + "fullName": "Björby Camping", + "parentFullName": "Stöllet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f22" + }, + "id": "713895", + "fullName": "Värnäs Camping", + "parentFullName": "Stöllet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f23" + }, + "id": "725676", + "fullName": "Millmark Center", + "parentFullName": "Torsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f24" + }, + "id": "714021", + "fullName": "Backebo Camping", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f25" + }, + "id": "726400", + "fullName": "Sörmark Carlevik", + "parentFullName": "Östmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f26" + }, + "id": "713561", + "fullName": "Björby Camping Gäststuga", + "parentFullName": "Stöllet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f27" + }, + "id": "714741", + "fullName": "Sysslebäcks Bad Camping", + "parentFullName": "Sysslebäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f28" + }, + "id": "713568", + "fullName": "Björby Camping Servicehus", + "parentFullName": "Stöllet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f29" + }, + "id": "780431", + "fullName": "Cederslund", + "parentFullName": "Sjötofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f2a" + }, + "id": "777468", + "fullName": "Cypressvägen", + "parentFullName": "Länghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f2b" + }, + "id": "778687", + "fullName": "Carlsgården", + "parentFullName": "Ljungsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f2c" + }, + "id": "778867", + "fullName": "Champinjonvägen", + "parentFullName": "Dalstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f2d" + }, + "id": "780054", + "fullName": "Cedarhillsvägen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f2e" + }, + "id": "777741", + "fullName": "Stålared Charlottenlund", + "parentFullName": "Limmared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f2f" + }, + "id": "778835", + "fullName": "Södra Björstorp Carlsgården", + "parentFullName": "Ljungsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f30" + }, + "id": "880528", + "fullName": "Centrumvägen", + "parentFullName": "Backe", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f31" + }, + "id": "861241", + "fullName": "Curlinggränd", + "parentFullName": "Hammerdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f32" + }, + "id": "926818", + "fullName": "Campusgränd", + "parentFullName": "Vaxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f33" + }, + "id": "515747", + "fullName": "Cronhamns gata", + "parentFullName": "Vaxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f34" + }, + "id": "515749", + "fullName": "Cronhamnsplan", + "parentFullName": "Vaxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f35" + }, + "id": "515748", + "fullName": "Cronhamns Gränd", + "parentFullName": "Vaxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f36" + }, + "id": "515795", + "fullName": "Cederstedts väg", + "parentFullName": "Vaxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f37" + }, + "id": "515746", + "fullName": "Carl Anderssons gata", + "parentFullName": "Vaxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f38" + }, + "id": "515750", + "fullName": "Cyrillus Ullbergs väg", + "parentFullName": "Vaxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f39" + }, + "id": "711804", + "fullName": "Byn Cafe", + "parentFullName": "Ekshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f3a" + }, + "id": "721146", + "fullName": "Cronas stig", + "parentFullName": "Uddeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f3b" + }, + "id": "711888", + "fullName": "Centralskolan", + "parentFullName": "Ekshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f3c" + }, + "id": "711808", + "fullName": "Byn Gamla Cafeet", + "parentFullName": "Ekshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f3d" + }, + "id": "721172", + "fullName": "Patron Carls väg", + "parentFullName": "Uddeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f3e" + }, + "id": "723277", + "fullName": "Björkil Gamla Caféet", + "parentFullName": "Sunnemo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f3f" + }, + "id": "862997", + "fullName": "Carlsforsliden", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f40" + }, + "id": "863337", + "fullName": "Fiskebäck Charlottenlund", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f41" + }, + "id": "864657", + "fullName": "Nätebäcken Villa Claryana", + "parentFullName": "Brandstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f42" + }, + "id": "856783", + "fullName": "Celsiusgatan", + "parentFullName": "Edsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f43" + }, + "id": "856773", + "fullName": "Östra Centralgatan", + "parentFullName": "Edsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f44" + }, + "id": "856713", + "fullName": "Västra Centralgatan", + "parentFullName": "Edsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f45" + }, + "id": "549952", + "fullName": "Jan Carls väg", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f46" + }, + "id": "550292", + "fullName": "Berg Carinbo", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f47" + }, + "id": "506580", + "fullName": "Värna Carlsholm", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f48" + }, + "id": "554140", + "fullName": "Gullebo Castell", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f49" + }, + "id": "553800", + "fullName": "Broddebo Castell", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f4a" + }, + "id": "553582", + "fullName": "Rumma Crossbacken", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f4b" + }, + "id": "554409", + "fullName": "Mosshult Claesgården", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f4c" + }, + "id": "554502", + "fullName": "Sjöände Claesgården", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f4d" + }, + "id": "551945", + "fullName": "Björsäter High Chaparall", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f4e" + }, + "id": "554371", + "fullName": "Ljungebo Carl Augustgården", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f4f" + }, + "id": "867349", + "fullName": "Centralgatan", + "parentFullName": "Rörvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f50" + }, + "id": "495302", + "fullName": "Sävsjö Camping", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f51" + }, + "id": "867650", + "fullName": "Claessons Såg", + "parentFullName": "Stockaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f52" + }, + "id": "932976", + "fullName": "Charkuterigatan", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f53" + }, + "id": "721541", + "fullName": "Centrumgatan", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f54" + }, + "id": "721744", + "fullName": "Tånga Hed Camping", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f55" + }, + "id": "723149", + "fullName": "Ljur Chevygården", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f56" + }, + "id": "723595", + "fullName": "Grönemad Chevyhill", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f57" + }, + "id": "714578", + "fullName": "Vittene Charlottenberg", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f58" + }, + "id": "723308", + "fullName": "Nårunga Charlottenberg", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f59" + }, + "id": "858062", + "fullName": "Cubavägen", + "parentFullName": "Järpen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f5a" + }, + "id": "859067", + "fullName": "Canyonvägen", + "parentFullName": "Åre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f5b" + }, + "id": "858061", + "fullName": "Cubasvängen", + "parentFullName": "Järpen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f5c" + }, + "id": "859002", + "fullName": "Björnen Copperhill", + "parentFullName": "Åre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f5d" + }, + "id": "858051", + "fullName": "Bratteggens Camping", + "parentFullName": "Järpen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f5e" + }, + "id": "820673", + "fullName": "Carusovägen", + "parentFullName": "Säter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f5f" + }, + "id": "740659", + "fullName": "Harge Carlsro", + "parentFullName": "Hammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f60" + }, + "id": "820782", + "fullName": "Säters Camping", + "parentFullName": "Säter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f61" + }, + "id": "738858", + "fullName": "Centrumhuset", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f62" + }, + "id": "820194", + "fullName": "Corianders Allé", + "parentFullName": "Säter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f63" + }, + "id": "820424", + "fullName": "Peter Cruses väg", + "parentFullName": "Säter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f64" + }, + "id": "739347", + "fullName": "Centrumvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f65" + }, + "id": "820435", + "fullName": "Cecilia Rehns väg", + "parentFullName": "Säter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f66" + }, + "id": "740661", + "fullName": "Harge Charlottenberg", + "parentFullName": "Hammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f67" + }, + "id": "736797", + "fullName": "Långstorp Carlberg", + "parentFullName": "Skyllberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f68" + }, + "id": "741318", + "fullName": "Tostebacka Charlottenberg", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f69" + }, + "id": "838961", + "fullName": "Centrumgatan", + "parentFullName": "Tibro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f6a" + }, + "id": "840361", + "fullName": "Campingvägen", + "parentFullName": "Tibro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f6b" + }, + "id": "840169", + "fullName": "Ruder Corp De Logi", + "parentFullName": "Tibro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f6c" + }, + "id": "611408", + "fullName": "Centrumvägen", + "parentFullName": "Landeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f6d" + }, + "id": "610797", + "fullName": "Carlbergsvägen", + "parentFullName": "Långaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f6e" + }, + "id": "601564", + "fullName": "Vallsnäs Camping", + "parentFullName": "Unnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f6f" + }, + "id": "612175", + "fullName": "Tränshult Carl Johans", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f70" + }, + "id": "601100", + "fullName": "Jälluntofta Camping", + "parentFullName": "Unnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f71" + }, + "id": "610712", + "fullName": "Björnaryd Claesagården", + "parentFullName": "Långaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f72" + }, + "id": "601108", + "fullName": "Jälluntofta Camping Sjöbo", + "parentFullName": "Unnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f73" + }, + "id": "610820", + "fullName": "Gassljunga Charlottenlund", + "parentFullName": "Långaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f74" + }, + "id": "601113", + "fullName": "Jälluntofta Christianshule", + "parentFullName": "Unnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f75" + }, + "id": "601102", + "fullName": "Jälluntofta Camping Förrådet", + "parentFullName": "Unnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f76" + }, + "id": "601104", + "fullName": "Jälluntofta Camping Receptionen", + "parentFullName": "Unnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f77" + }, + "id": "601110", + "fullName": "Jälluntofta Camping Skogsdungen", + "parentFullName": "Unnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f78" + }, + "id": "601112", + "fullName": "Jälluntofta Chalanderska Muséet", + "parentFullName": "Unnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f79" + }, + "id": "601106", + "fullName": "Jälluntofta Camping Servicehuset", + "parentFullName": "Unnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f7a" + }, + "id": "644251", + "fullName": "Castorvägen", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f7b" + }, + "id": "935402", + "fullName": "Rösund Carlsgården", + "parentFullName": "Stjärnhov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f7c" + }, + "id": "646093", + "fullName": "Önnersta Claestorp", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f7d" + }, + "id": "647432", + "fullName": "Ånhammar Corps De Logi", + "parentFullName": "Stjärnhov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f7e" + }, + "id": "646513", + "fullName": "Skeppsta Corps De Logi", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f7f" + }, + "id": "643309", + "fullName": "Ekhov Christineberg", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f80" + }, + "id": "646440", + "fullName": "Norrby Charlottenberg", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f81" + }, + "id": "935382", + "fullName": "Kleva Kvarn Costa-Klöver", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f82" + }, + "id": "644037", + "fullName": "Närlunda Säteri Corps De Logi", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f83" + }, + "id": "646610", + "fullName": "Stora Valla Gård Corps De Logi", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f84" + }, + "id": "646968", + "fullName": "Gryts-Bresätter Charlottenlund", + "parentFullName": "Stjärnhov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f85" + }, + "id": "677897", + "fullName": "Charles väg", + "parentFullName": "Löttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f86" + }, + "id": "684634", + "fullName": "Cikoriavägen", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f87" + }, + "id": "683080", + "fullName": "Cirkelvägen", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f88" + }, + "id": "677898", + "fullName": "Crosscartvägen", + "parentFullName": "Löttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f89" + }, + "id": "683965", + "fullName": "Klinta Camping", + "parentFullName": "Köpingsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f8a" + }, + "id": "683875", + "fullName": "Carl Magnus gata", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f8b" + }, + "id": "683951", + "fullName": "Grönhags Camping", + "parentFullName": "Köpingsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f8c" + }, + "id": "678303", + "fullName": "Oskar Carlssons väg", + "parentFullName": "Löttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f8d" + }, + "id": "832834", + "fullName": "Centralgatan", + "parentFullName": "Rättvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f8e" + }, + "id": "832947", + "fullName": "Sjurberg Carles väg", + "parentFullName": "Rättvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f8f" + }, + "id": "833638", + "fullName": "Born Carl Sparres väg", + "parentFullName": "Rättvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f90" + }, + "id": "833313", + "fullName": "Mårtanberg Carl Von Linnés Gatu", + "parentFullName": "Rättvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f91" + }, + "id": "815199", + "fullName": "Gladtjärns Camping", + "parentFullName": "Smedjebacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f92" + }, + "id": "936330", + "fullName": "Munkeberg Campingen", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f93" + }, + "id": "936435", + "fullName": "Sandviken Campingen", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f94" + }, + "id": "750297", + "fullName": "Trängbo Camping", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f95" + }, + "id": "750106", + "fullName": "Christinelundsvägen", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f96" + }, + "id": "772310", + "fullName": "Centralvägen", + "parentFullName": "Hillared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f97" + }, + "id": "772968", + "fullName": "Lockryds Center", + "parentFullName": "Sexdrega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f98" + }, + "id": "774522", + "fullName": "Röstorp Carlsbo", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f99" + }, + "id": "770675", + "fullName": "Överlida Campingplats", + "parentFullName": "Överlida", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f9a" + }, + "id": "773565", + "fullName": "Roasjö Västergårdsvägen C", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f9b" + }, + "id": "773685", + "fullName": "Mårtenstorp Cementgjuteri", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f9c" + }, + "id": "774836", + "fullName": "Örsås Tittebo Charlottenberg", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f9d" + }, + "id": "771828", + "fullName": "Holsljunga Camping Reception", + "parentFullName": "Holsljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f9e" + }, + "id": "501192", + "fullName": "Centrumvägen", + "parentFullName": "Nykvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7f9f" + }, + "id": "733319", + "fullName": "Centrumvägen", + "parentFullName": "Munkedal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fa0" + }, + "id": "733588", + "fullName": "Cyklamenvägen", + "parentFullName": "Hedekas", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fa1" + }, + "id": "733317", + "fullName": "Centrumtorget", + "parentFullName": "Munkedal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fa2" + }, + "id": "733845", + "fullName": "Chateau Småröd", + "parentFullName": "Munkedal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fa3" + }, + "id": "823518", + "fullName": "Centrumvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fa4" + }, + "id": "823713", + "fullName": "Campingvägen", + "parentFullName": "Sifferbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fa5" + }, + "id": "822786", + "fullName": "Centrumhuset", + "parentFullName": "Mockfjärd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fa6" + }, + "id": "870818", + "fullName": "Campen", + "parentFullName": "Vemhån", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fa7" + }, + "id": "872080", + "fullName": "Cubavägen", + "parentFullName": "Tännäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fa8" + }, + "id": "870245", + "fullName": "Hovärken C", + "parentFullName": "Lofsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fa9" + }, + "id": "873609", + "fullName": "Curlinggatan", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7faa" + }, + "id": "871118", + "fullName": "Centrumgatan", + "parentFullName": "Vemdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fab" + }, + "id": "923278", + "fullName": "Anna-Carins väg", + "parentFullName": "Lillhärdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fac" + }, + "id": "921849", + "fullName": "Åsvallen C-Vägen", + "parentFullName": "Tänndalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fad" + }, + "id": "874092", + "fullName": "Älvros Cedermarks", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fae" + }, + "id": "869944", + "fullName": "Lillhärdals Camping", + "parentFullName": "Lillhärdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7faf" + }, + "id": "817932", + "fullName": "Tandådalen Caravan Club", + "parentFullName": "Sälen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fb0" + }, + "id": "937518", + "fullName": "Clüvers väg", + "parentFullName": "Sälen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fb1" + }, + "id": "817294", + "fullName": "Clüwersväg", + "parentFullName": "Sälen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fb2" + }, + "id": "817290", + "fullName": "Centrumhuset", + "parentFullName": "Sälen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fb3" + }, + "id": "917078", + "fullName": "Curt Ewerts väg", + "parentFullName": "Sälen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fb4" + }, + "id": "817292", + "fullName": "Champinjonvägen", + "parentFullName": "Sälen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fb5" + }, + "id": "817891", + "fullName": "Stötens Camping Grundforsen", + "parentFullName": "Sälen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fb6" + }, + "id": "937592", + "fullName": "Malungsfors Östra Centrum", + "parentFullName": "Malungsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fb7" + }, + "id": "764952", + "fullName": "Centrum", + "parentFullName": "Virsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fb8" + }, + "id": "764959", + "fullName": "Centrumvägen", + "parentFullName": "Virsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fb9" + }, + "id": "773506", + "fullName": "Centralgatan", + "parentFullName": "Surahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fba" + }, + "id": "773737", + "fullName": "Campingstigen", + "parentFullName": "Surahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fbb" + }, + "id": "582636", + "fullName": "Woodlands Country Club", + "parentFullName": "Örkelljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fbc" + }, + "id": "577037", + "fullName": "Clippervägen", + "parentFullName": "Skånes Fagerhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fbd" + }, + "id": "935464", + "fullName": "Norebyn Café Och Camping", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fbe" + }, + "id": "672458", + "fullName": "Centrumvägen", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fbf" + }, + "id": "672539", + "fullName": "Centralbacken", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fc0" + }, + "id": "652673", + "fullName": "Laxsjöns Camping", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fc1" + }, + "id": "673056", + "fullName": "Greans Campingplats", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fc2" + }, + "id": "652362", + "fullName": "Carl Fredrik Waerns väg", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fc3" + }, + "id": "652364", + "fullName": "Christian Aarsruds väg", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fc4" + }, + "id": "674703", + "fullName": "Vammervikens Camping", + "parentFullName": "Gustavsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fc5" + }, + "id": "703049", + "fullName": "Claras torg", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fc6" + }, + "id": "703047", + "fullName": "Claras Gränd", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fc7" + }, + "id": "936144", + "fullName": "Gyltenäs Chanta", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fc8" + }, + "id": "707998", + "fullName": "Rössbyn Connemala", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fc9" + }, + "id": "709027", + "fullName": "Norane Camp Grinsby", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fca" + }, + "id": "708708", + "fullName": "Grinsbyn Camp Grinsby", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fcb" + }, + "id": "706755", + "fullName": "Västra Bön Casa Ventana", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fcc" + }, + "id": "707155", + "fullName": "Bäckevarv Carlsgården", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fcd" + }, + "id": "936173", + "fullName": "Bergerud Christensenstugan", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fce" + }, + "id": "517823", + "fullName": "Finede Carlsro", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fcf" + }, + "id": "518376", + "fullName": "Kuvehult Carlsro", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fd0" + }, + "id": "515224", + "fullName": "Charlottenbergsvägen", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fd1" + }, + "id": "517436", + "fullName": "Västra Eneby Cedersberg", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fd2" + }, + "id": "517686", + "fullName": "Brofall Charlottenborg", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fd3" + }, + "id": "517981", + "fullName": "Hornsberg Corps De Logi", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fd4" + }, + "id": "530495", + "fullName": "Ennesbo Charlottendal", + "parentFullName": "Gullringen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fd5" + }, + "id": "516668", + "fullName": "Pinnarp Campingstugorna", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fd6" + }, + "id": "518698", + "fullName": "Tjuserum Charlottenborg", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fd7" + }, + "id": "520305", + "fullName": "Håkantorp Charlottenborg", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fd8" + }, + "id": "520415", + "fullName": "Hägerstads-Boda Ulvesund Carlsro", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fd9" + }, + "id": "893921", + "fullName": "Curteliusvägen", + "parentFullName": "Haparanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fda" + }, + "id": "627344", + "fullName": "Camitz väg", + "parentFullName": "Nissafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fdb" + }, + "id": "626791", + "fullName": "Cedergatan", + "parentFullName": "Gnosjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fdc" + }, + "id": "627764", + "fullName": "Colléns väg", + "parentFullName": "Marieholmsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fdd" + }, + "id": "619751", + "fullName": "High Chaparral", + "parentFullName": "Kulltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fde" + }, + "id": "920337", + "fullName": "Christinas Gränd", + "parentFullName": "Gnosjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fdf" + }, + "id": "619688", + "fullName": "Aggarp High Chaparral", + "parentFullName": "Kulltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fe0" + }, + "id": "840075", + "fullName": "Cykelstigen", + "parentFullName": "Torsåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fe1" + }, + "id": "839733", + "fullName": "Centralgatan", + "parentFullName": "Hofors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fe2" + }, + "id": "733219", + "fullName": "Centralgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fe3" + }, + "id": "662459", + "fullName": "Älghult Christinagården", + "parentFullName": "Älghult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fe4" + }, + "id": "873224", + "fullName": "Cubastigen", + "parentFullName": "Alby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fe5" + }, + "id": "873128", + "fullName": "Centralgatan", + "parentFullName": "Ånge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fe6" + }, + "id": "873223", + "fullName": "Centralgatan", + "parentFullName": "Alby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fe7" + }, + "id": "873130", + "fullName": "Centraltorget", + "parentFullName": "Ånge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fe8" + }, + "id": "865772", + "fullName": "Centralvägen", + "parentFullName": "Fränsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fe9" + }, + "id": "805626", + "fullName": "Sämbadets Camping", + "parentFullName": "Ljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fea" + }, + "id": "843860", + "fullName": "Apetorp Carlsberg", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7feb" + }, + "id": "845708", + "fullName": "Halna Calmegården", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fec" + }, + "id": "844450", + "fullName": "Boda Charlottejohans", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fed" + }, + "id": "804185", + "fullName": "Remmenedal Cementgjuteriet", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fee" + }, + "id": "850316", + "fullName": "Centrumgränd", + "parentFullName": "Hassela", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fef" + }, + "id": "840661", + "fullName": "Centralgatan", + "parentFullName": "Skutskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ff0" + }, + "id": "840663", + "fullName": "Centrumgatan", + "parentFullName": "Skutskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ff1" + }, + "id": "840911", + "fullName": "Campingvägen", + "parentFullName": "Älvkarleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ff2" + }, + "id": "840913", + "fullName": "Carl Lindholms väg", + "parentFullName": "Älvkarleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ff3" + }, + "id": "751744", + "fullName": "Dalbergså Camping", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ff4" + }, + "id": "753442", + "fullName": "Vita Sannar Campingen", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ff5" + }, + "id": "784584", + "fullName": "Centrumhuset", + "parentFullName": "Bollebygd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ff6" + }, + "id": "636033", + "fullName": "Läppe Camping", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ff7" + }, + "id": "636037", + "fullName": "Läppe Carlsvik", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ff8" + }, + "id": "636275", + "fullName": "Rörviks Camping", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ff9" + }, + "id": "636035", + "fullName": "Läppe Camping Stuga", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ffa" + }, + "id": "633348", + "fullName": "Nästorp Catrinelund", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ffb" + }, + "id": "635934", + "fullName": "Johannedal Carldals Såg", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ffc" + }, + "id": "632587", + "fullName": "Fagerhult Charlottenborg", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ffd" + }, + "id": "634868", + "fullName": "Österåker Charlottenberg", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7ffe" + }, + "id": "735235", + "fullName": "Cykelvägen", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b7fff" + }, + "id": "736166", + "fullName": "Cellovägen", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8000" + }, + "id": "930204", + "fullName": "First Camp Solvik", + "parentFullName": "Väjern", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8001" + }, + "id": "736644", + "fullName": "Solviks Camping", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8002" + }, + "id": "736229", + "fullName": "Amborsröd Carlsbo", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8003" + }, + "id": "736852", + "fullName": "Ramsviks Camping", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8004" + }, + "id": "736231", + "fullName": "Amborsröd Carlshem", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8005" + }, + "id": "736440", + "fullName": "Johannesvik Camping", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8006" + }, + "id": "736745", + "fullName": "Wiggersviks Camping", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8007" + }, + "id": "736168", + "fullName": "Champinjonstigen", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8008" + }, + "id": "736233", + "fullName": "Amborsröd Cederslund", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8009" + }, + "id": "737551", + "fullName": "Hjälmetorpets Camping", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b800a" + }, + "id": "737285", + "fullName": "Stora Askum Charlottenlund", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b800b" + }, + "id": "840920", + "fullName": "Cymbalvägen", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b800c" + }, + "id": "842531", + "fullName": "Centralvägen", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b800d" + }, + "id": "653575", + "fullName": "Sävsjöns Camping", + "parentFullName": "Segmon", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b800e" + }, + "id": "668042", + "fullName": "Stockåker Celsino", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b800f" + }, + "id": "668282", + "fullName": "Catarina Ysings väg", + "parentFullName": "Borgvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8010" + }, + "id": "657831", + "fullName": "Centralplan", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8011" + }, + "id": "657829", + "fullName": "Centralgatan", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8012" + }, + "id": "709675", + "fullName": "Charlottas väg", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8013" + }, + "id": "691345", + "fullName": "Bön Charmåsen", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8014" + }, + "id": "709677", + "fullName": "Charlottenbergsvägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8015" + }, + "id": "691539", + "fullName": "Högsäter Claesstuga", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8016" + }, + "id": "711450", + "fullName": "Ås Mon", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8017" + }, + "id": "709738", + "fullName": "Torget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8018" + }, + "id": "711390", + "fullName": "Ås Föga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8019" + }, + "id": "711397", + "fullName": "Ås Haga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b801a" + }, + "id": "711471", + "fullName": "Ås Nybo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b801b" + }, + "id": "711545", + "fullName": "Ås Åsbo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b801c" + }, + "id": "711547", + "fullName": "Ås Åsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b801d" + }, + "id": "936221", + "fullName": "Morast", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b801e" + }, + "id": "709712", + "fullName": "Nygatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b801f" + }, + "id": "711376", + "fullName": "Ås Bröta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8020" + }, + "id": "711380", + "fullName": "Ås Dalen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8021" + }, + "id": "711400", + "fullName": "Ås Hagen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8022" + }, + "id": "711404", + "fullName": "Ås Heden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8023" + }, + "id": "711475", + "fullName": "Ås Nyhem", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8024" + }, + "id": "711531", + "fullName": "Ås Tomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8025" + }, + "id": "711553", + "fullName": "Ås Älven", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8026" + }, + "id": "711559", + "fullName": "Ås Östby", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8027" + }, + "id": "709621", + "fullName": "Logatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8028" + }, + "id": "709631", + "fullName": "Mogatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8029" + }, + "id": "709744", + "fullName": "Älvgatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b802a" + }, + "id": "710672", + "fullName": "Hålvägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b802b" + }, + "id": "711358", + "fullName": "Ås Berget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b802c" + }, + "id": "711374", + "fullName": "Ås Bråten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b802d" + }, + "id": "711378", + "fullName": "Ås Bäcken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b802e" + }, + "id": "711382", + "fullName": "Ås Dalhem", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b802f" + }, + "id": "711469", + "fullName": "Ås Nyback", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8030" + }, + "id": "711473", + "fullName": "Ås Nygård", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8031" + }, + "id": "711487", + "fullName": "Ås Rabben", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8032" + }, + "id": "711503", + "fullName": "Ås Solhem", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8033" + }, + "id": "711509", + "fullName": "Ås Soläng", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8034" + }, + "id": "711533", + "fullName": "Ås Torpet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8035" + }, + "id": "711537", + "fullName": "Ås Västby", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8036" + }, + "id": "709637", + "fullName": "Målgatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8037" + }, + "id": "709669", + "fullName": "Örngatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8038" + }, + "id": "709706", + "fullName": "Källgatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8039" + }, + "id": "709718", + "fullName": "Postgatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b803a" + }, + "id": "709724", + "fullName": "Skolgatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b803b" + }, + "id": "710409", + "fullName": "Sanddalen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b803c" + }, + "id": "710649", + "fullName": "Hyttvägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b803d" + }, + "id": "710883", + "fullName": "Linavägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b803e" + }, + "id": "711114", + "fullName": "Nolby Gård", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b803f" + }, + "id": "711350", + "fullName": "Yngves väg", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8040" + }, + "id": "711352", + "fullName": "Ås Arstuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8041" + }, + "id": "711354", + "fullName": "Ås Backene", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8042" + }, + "id": "711388", + "fullName": "Ås Fridhem", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8043" + }, + "id": "711402", + "fullName": "Ås Hagåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8044" + }, + "id": "711413", + "fullName": "Ås Högsätt", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8045" + }, + "id": "711419", + "fullName": "Ås Karlsro", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8046" + }, + "id": "711443", + "fullName": "Ås Lyckebo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8047" + }, + "id": "711447", + "fullName": "Ås Lövåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8048" + }, + "id": "711449", + "fullName": "Ås Mobacka", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8049" + }, + "id": "711477", + "fullName": "Ås Nystuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b804a" + }, + "id": "711481", + "fullName": "Ås Nytomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b804b" + }, + "id": "711504", + "fullName": "Ås Solvind", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b804c" + }, + "id": "711513", + "fullName": "Ås Station", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b804d" + }, + "id": "711515", + "fullName": "Ås Stråket", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b804e" + }, + "id": "711549", + "fullName": "Ås Åstomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b804f" + }, + "id": "709580", + "fullName": "Backgatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8050" + }, + "id": "709591", + "fullName": "Bollgatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8051" + }, + "id": "709613", + "fullName": "Järvgatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8052" + }, + "id": "709615", + "fullName": "Kinavägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8053" + }, + "id": "709625", + "fullName": "Lärkvägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8054" + }, + "id": "709630", + "fullName": "Minkgatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8055" + }, + "id": "709639", + "fullName": "Mårdgatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8056" + }, + "id": "709643", + "fullName": "Parkgatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8057" + }, + "id": "709645", + "fullName": "Plangatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8058" + }, + "id": "709647", + "fullName": "Rönngatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8059" + }, + "id": "709651", + "fullName": "Spelgatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b805a" + }, + "id": "709655", + "fullName": "Storgatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b805b" + }, + "id": "709661", + "fullName": "Televägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b805c" + }, + "id": "709667", + "fullName": "Varggatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b805d" + }, + "id": "709681", + "fullName": "Fältgatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b805e" + }, + "id": "709704", + "fullName": "Kyrkogatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b805f" + }, + "id": "709742", + "fullName": "Åkaregatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8060" + }, + "id": "710636", + "fullName": "Edasvängen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8061" + }, + "id": "710642", + "fullName": "Humlevägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8062" + }, + "id": "710780", + "fullName": "Kungsvägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8063" + }, + "id": "710873", + "fullName": "Lina Linnby", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8064" + }, + "id": "710875", + "fullName": "Lina Nyback", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8065" + }, + "id": "710881", + "fullName": "Lina Älgroa", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8066" + }, + "id": "711042", + "fullName": "Morast Nybo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8067" + }, + "id": "711102", + "fullName": "Morast Åsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8068" + }, + "id": "711120", + "fullName": "Nolby Linet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8069" + }, + "id": "711122", + "fullName": "Nolby Lövås", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b806a" + }, + "id": "711135", + "fullName": "Nolbyvägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b806b" + }, + "id": "711204", + "fullName": "Rastavägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b806c" + }, + "id": "711291", + "fullName": "Tälle Der Sö", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b806d" + }, + "id": "711368", + "fullName": "Ås Björknäs", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b806e" + }, + "id": "711384", + "fullName": "Ås Dalliden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b806f" + }, + "id": "711386", + "fullName": "Ås Ekbacken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8070" + }, + "id": "711398", + "fullName": "Ås Hagaborg", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8071" + }, + "id": "711399", + "fullName": "Ås Hagalund", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8072" + }, + "id": "711406", + "fullName": "Ås Höglunda", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8073" + }, + "id": "711453", + "fullName": "Ås Nordgård", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8074" + }, + "id": "711479", + "fullName": "Ås Nyståsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8075" + }, + "id": "711483", + "fullName": "Ås Oppstuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8076" + }, + "id": "711485", + "fullName": "Ås Portarna", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8077" + }, + "id": "711489", + "fullName": "Ås Rosendal", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8078" + }, + "id": "711511", + "fullName": "Ås Sommarro", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8079" + }, + "id": "711551", + "fullName": "Ås Åsvallen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b807a" + }, + "id": "711554", + "fullName": "Ås Älvhaget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b807b" + }, + "id": "711557", + "fullName": "Ås Älvängen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b807c" + }, + "id": "916655", + "fullName": "Illergatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b807d" + }, + "id": "920355", + "fullName": "Fredsgatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b807e" + }, + "id": "709582", + "fullName": "Bergsgatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b807f" + }, + "id": "709601", + "fullName": "Fågelvägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8080" + }, + "id": "709617", + "fullName": "Klubbgatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8081" + }, + "id": "709623", + "fullName": "Lovéns gata", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8082" + }, + "id": "709627", + "fullName": "Löpargatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8083" + }, + "id": "709628", + "fullName": "Mariagatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8084" + }, + "id": "709653", + "fullName": "Spjutgatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8085" + }, + "id": "709657", + "fullName": "Sätravägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8086" + }, + "id": "709673", + "fullName": "Bruksgatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8087" + }, + "id": "709694", + "fullName": "Hjortvägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8088" + }, + "id": "709700", + "fullName": "Kansligatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8089" + }, + "id": "709726", + "fullName": "Smedjegatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b808a" + }, + "id": "709736", + "fullName": "Tallmogatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b808b" + }, + "id": "710630", + "fullName": "Brännavägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b808c" + }, + "id": "710632", + "fullName": "Eda Glasbruk", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b808d" + }, + "id": "710678", + "fullName": "Knattevägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b808e" + }, + "id": "710833", + "fullName": "Lersjön Åsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b808f" + }, + "id": "710863", + "fullName": "Lina Bittabo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8090" + }, + "id": "710970", + "fullName": "Mellbyn Åsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8091" + }, + "id": "710972", + "fullName": "Mellbysätra", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8092" + }, + "id": "710994", + "fullName": "Morast Gropa", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8093" + }, + "id": "711000", + "fullName": "Morast Hagen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8094" + }, + "id": "711026", + "fullName": "Morast Lycka", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8095" + }, + "id": "711050", + "fullName": "Morast Nyhem", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8096" + }, + "id": "711088", + "fullName": "Morast Tomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8097" + }, + "id": "711106", + "fullName": "Morfelts väg", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8098" + }, + "id": "711356", + "fullName": "Ås Banvallen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8099" + }, + "id": "711364", + "fullName": "Ås Berghaget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b809a" + }, + "id": "711372", + "fullName": "Ås Bostället", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b809b" + }, + "id": "711417", + "fullName": "Ås Karlslund", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b809c" + }, + "id": "711439", + "fullName": "Ås Lilla Åsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b809d" + }, + "id": "711452", + "fullName": "Ås Neartomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b809e" + }, + "id": "711454", + "fullName": "Ås Nordstuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b809f" + }, + "id": "711467", + "fullName": "Ås Norralund", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80a0" + }, + "id": "711493", + "fullName": "Ås Skogslund", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80a1" + }, + "id": "711499", + "fullName": "Ås Solbacken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80a2" + }, + "id": "711501", + "fullName": "Ås Solberget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80a3" + }, + "id": "711517", + "fullName": "Ås Sydstugan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80a4" + }, + "id": "711523", + "fullName": "Ås Söderlund", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80a5" + }, + "id": "711561", + "fullName": "Ås Österlund", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80a6" + }, + "id": "914346", + "fullName": "Morastgatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80a7" + }, + "id": "709589", + "fullName": "Björkstigen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80a8" + }, + "id": "709595", + "fullName": "Börjesgatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80a9" + }, + "id": "709605", + "fullName": "Gärdesgatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80aa" + }, + "id": "709619", + "fullName": "Lillåsvägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80ab" + }, + "id": "709649", + "fullName": "Skyttevägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80ac" + }, + "id": "709663", + "fullName": "Tennisgatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80ad" + }, + "id": "709665", + "fullName": "Tivolivägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80ae" + }, + "id": "709696", + "fullName": "Håbergs backe", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80af" + }, + "id": "709702", + "fullName": "Klockargatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80b0" + }, + "id": "709728", + "fullName": "Snickarvägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80b1" + }, + "id": "710145", + "fullName": "Häljeboda Mon", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80b2" + }, + "id": "710722", + "fullName": "Kortlanda Mon", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80b3" + }, + "id": "710797", + "fullName": "Lersjön Hagen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80b4" + }, + "id": "710799", + "fullName": "Lersjön Haget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80b5" + }, + "id": "710823", + "fullName": "Lersjön Sätra", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80b6" + }, + "id": "710824", + "fullName": "Lersjön Tomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80b7" + }, + "id": "710869", + "fullName": "Lina Högalund", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80b8" + }, + "id": "710874", + "fullName": "Lina Linsborg", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80b9" + }, + "id": "710927", + "fullName": "Mellbyn Bröta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80ba" + }, + "id": "710940", + "fullName": "Mellbyn Löcka", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80bb" + }, + "id": "710942", + "fullName": "Mellbyn Lövås", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80bc" + }, + "id": "710978", + "fullName": "Morast Bruket", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80bd" + }, + "id": "710979", + "fullName": "Morast Bråten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80be" + }, + "id": "710990", + "fullName": "Morast Furubo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80bf" + }, + "id": "710996", + "fullName": "Morast Gärdet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80c0" + }, + "id": "711040", + "fullName": "Morast Nyback", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80c1" + }, + "id": "711046", + "fullName": "Morast Nygård", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80c2" + }, + "id": "711072", + "fullName": "Morast Snurra", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80c3" + }, + "id": "711078", + "fullName": "Morast Solhem", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80c4" + }, + "id": "711080", + "fullName": "Morast Soläng", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80c5" + }, + "id": "711090", + "fullName": "Morast Vallbo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80c6" + }, + "id": "711092", + "fullName": "Morast Vallen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80c7" + }, + "id": "711128", + "fullName": "Nolby Skogsro", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80c8" + }, + "id": "711202", + "fullName": "Rastagränden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80c9" + }, + "id": "711212", + "fullName": "Småglasvägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80ca" + }, + "id": "711289", + "fullName": "Tälle Der Nole", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80cb" + }, + "id": "711293", + "fullName": "Tälle Intaket", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80cc" + }, + "id": "711298", + "fullName": "Tälle Nystuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80cd" + }, + "id": "711300", + "fullName": "Tälle Nytomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80ce" + }, + "id": "711308", + "fullName": "Tälle Övralid", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80cf" + }, + "id": "711366", + "fullName": "Ås Björkeberg", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80d0" + }, + "id": "711370", + "fullName": "Ås Björndalen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80d1" + }, + "id": "711415", + "fullName": "Ås Janstorpet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80d2" + }, + "id": "711451", + "fullName": "Ås Mosstorpet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80d3" + }, + "id": "711491", + "fullName": "Ås Skogsliden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80d4" + }, + "id": "711502", + "fullName": "Ås Solglimten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80d5" + }, + "id": "711563", + "fullName": "Ås Östra Älven", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80d6" + }, + "id": "711571", + "fullName": "Åssätra Norra", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80d7" + }, + "id": "915922", + "fullName": "Ås Hoppbacken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80d8" + }, + "id": "709599", + "fullName": "Fabriksgatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80d9" + }, + "id": "709611", + "fullName": "Idrottsvägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80da" + }, + "id": "709659", + "fullName": "Sörensensväg", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80db" + }, + "id": "709679", + "fullName": "Furunäsvägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80dc" + }, + "id": "709682", + "fullName": "Garvaregatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80dd" + }, + "id": "709684", + "fullName": "Garvaregränd", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80de" + }, + "id": "709686", + "fullName": "Gjutarevägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80df" + }, + "id": "709698", + "fullName": "Industrigatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80e0" + }, + "id": "709730", + "fullName": "Stationsgatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80e1" + }, + "id": "709733", + "fullName": "Sundströms väg", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80e2" + }, + "id": "709846", + "fullName": "Hermelingatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80e3" + }, + "id": "709953", + "fullName": "Håvilsrud Åsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80e4" + }, + "id": "710158", + "fullName": "Häljeboda Nybo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80e5" + }, + "id": "710272", + "fullName": "Häljeboda Åsbo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80e6" + }, + "id": "710274", + "fullName": "Häljeboda Åsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80e7" + }, + "id": "710421", + "fullName": "Sanddalen Nybo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80e8" + }, + "id": "710433", + "fullName": "Sanddalen Växa", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80e9" + }, + "id": "710670", + "fullName": "Hålteberg Åsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80ea" + }, + "id": "710676", + "fullName": "Hökedalsvägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80eb" + }, + "id": "710724", + "fullName": "Kortlanda Myra", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80ec" + }, + "id": "710730", + "fullName": "Kortlanda Nybo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80ed" + }, + "id": "710772", + "fullName": "Kortlanda Åsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80ee" + }, + "id": "710784", + "fullName": "Lersjön Berget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80ef" + }, + "id": "710793", + "fullName": "Lersjön Bråten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80f0" + }, + "id": "710795", + "fullName": "Lersjön Bränna", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80f1" + }, + "id": "710803", + "fullName": "Lersjön Kapell", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80f2" + }, + "id": "710815", + "fullName": "Lersjön Skogen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80f3" + }, + "id": "710822", + "fullName": "Lersjön Strand", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80f4" + }, + "id": "710835", + "fullName": "Lilla Hög Backa", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80f5" + }, + "id": "710865", + "fullName": "Lina Gjestebua", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80f6" + }, + "id": "710876", + "fullName": "Lina Ramloftet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80f7" + }, + "id": "710925", + "fullName": "Mellbyn Bråten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80f8" + }, + "id": "710926", + "fullName": "Mellbyn Bränna", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80f9" + }, + "id": "710928", + "fullName": "Mellbyn Börjes", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80fa" + }, + "id": "710948", + "fullName": "Mellbyn Nordli", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80fb" + }, + "id": "710952", + "fullName": "Mellbyn Nygård", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80fc" + }, + "id": "710962", + "fullName": "Mellbyn Solhem", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80fd" + }, + "id": "710964", + "fullName": "Mellbyn Torpet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80fe" + }, + "id": "710980", + "fullName": "Morast Der Nole", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b80ff" + }, + "id": "710988", + "fullName": "Morast Fridhem", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8100" + }, + "id": "711010", + "fullName": "Morast Högåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8101" + }, + "id": "711028", + "fullName": "Morast Lyckhem", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8102" + }, + "id": "711029", + "fullName": "Morast Lämåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8103" + }, + "id": "711036", + "fullName": "Morast Mobacka", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8104" + }, + "id": "711044", + "fullName": "Morast Nygropa", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8105" + }, + "id": "711052", + "fullName": "Morast Nystuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8106" + }, + "id": "711056", + "fullName": "Morast Nytomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8107" + }, + "id": "711074", + "fullName": "Morast Snurrby", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8108" + }, + "id": "711133", + "fullName": "Nolby Solliden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8109" + }, + "id": "711206", + "fullName": "Skomakarvägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b810a" + }, + "id": "711210", + "fullName": "Smed-Anders väg", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b810b" + }, + "id": "711272", + "fullName": "Stora Hög Sätra", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b810c" + }, + "id": "711282", + "fullName": "Stora Hög Tomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b810d" + }, + "id": "711284", + "fullName": "Stora Hög Ängen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b810e" + }, + "id": "711392", + "fullName": "Ås Gamla Skolan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b810f" + }, + "id": "711394", + "fullName": "Ås Gammelstuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8110" + }, + "id": "711461", + "fullName": "Ås Norra Berget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8111" + }, + "id": "711495", + "fullName": "Ås Skogstorpet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8112" + }, + "id": "711519", + "fullName": "Ås Säterkullen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8113" + }, + "id": "711521", + "fullName": "Ås Säterstugan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8114" + }, + "id": "711529", + "fullName": "Ås Sönnartomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8115" + }, + "id": "711535", + "fullName": "Ås Västartomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8116" + }, + "id": "711543", + "fullName": "Ås Västra Älven", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8117" + }, + "id": "917866", + "fullName": "Mellbyn Tveten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8118" + }, + "id": "936224", + "fullName": "Nolby Eda Kyrka", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8119" + }, + "id": "709597", + "fullName": "Emterudsvägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b811a" + }, + "id": "709609", + "fullName": "Höglundavägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b811b" + }, + "id": "709641", + "fullName": "Ole Martins väg", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b811c" + }, + "id": "709708", + "fullName": "Lilla Fältgatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b811d" + }, + "id": "709710", + "fullName": "Lindbergsbacke", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b811e" + }, + "id": "709720", + "fullName": "Sandsborgsplan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b811f" + }, + "id": "709722", + "fullName": "Sandsborgsvägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8120" + }, + "id": "709851", + "fullName": "Håvilsrud Berget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8121" + }, + "id": "709859", + "fullName": "Håvilsrud Brede", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8122" + }, + "id": "709861", + "fullName": "Håvilsrud Bråten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8123" + }, + "id": "709875", + "fullName": "Håvilsrud Gärdet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8124" + }, + "id": "709885", + "fullName": "Håvilsrud Kroken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8125" + }, + "id": "709893", + "fullName": "Håvilsrud Lyckan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8126" + }, + "id": "709905", + "fullName": "Håvilsrud Nyback", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8127" + }, + "id": "709907", + "fullName": "Håvilsrud Nygård", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8128" + }, + "id": "709913", + "fullName": "Håvilsrud Näset", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b8129" + }, + "id": "709923", + "fullName": "Håvilsrud Solebo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b812a" + }, + "id": "709933", + "fullName": "Håvilsrud Strand", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185634fdbb29994b812b" + }, + "id": "709941", + "fullName": "Håvilsrud Tomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b812c" + }, + "id": "17759", + "fullName": "Dalarnas län", + "parentFullName": "Sverige", + "type": "COUNTY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b812d" + }, + "id": "17904", + "fullName": "Falu kommun", + "parentFullName": "Dalarnas län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b812f" + }, + "id": "17892", + "fullName": "Danderyds kommun", + "parentFullName": "Stockholms län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8130" + }, + "id": "17848", + "fullName": "Ludvika kommun", + "parentFullName": "Dalarnas län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8132" + }, + "id": "17851", + "fullName": "Mora kommun", + "parentFullName": "Dalarnas län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8133" + }, + "id": "17978", + "fullName": "Leksands kommun", + "parentFullName": "Dalarnas län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8134" + }, + "id": "17931", + "fullName": "Hedemora kommun", + "parentFullName": "Dalarnas län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8135" + }, + "id": "17771", + "fullName": "Säters kommun", + "parentFullName": "Dalarnas län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8136" + }, + "id": "18018", + "fullName": "Rättviks kommun", + "parentFullName": "Dalarnas län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8137" + }, + "id": "17861", + "fullName": "Smedjebackens kommun", + "parentFullName": "Dalarnas län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8138" + }, + "id": "17910", + "fullName": "Gagnefs kommun", + "parentFullName": "Dalarnas län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8139" + }, + "id": "17990", + "fullName": "Malung-Sälens kommun", + "parentFullName": "Dalarnas län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b813a" + }, + "id": "17893", + "fullName": "Degerfors kommun", + "parentFullName": "Örebro län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b813c" + }, + "id": "18009", + "fullName": "Orsa kommun", + "parentFullName": "Dalarnas län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b813d" + }, + "id": "17805", + "fullName": "Vansbro kommun", + "parentFullName": "Dalarnas län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b813e" + }, + "id": "17891", + "fullName": "Dals-Eds kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b813f" + }, + "id": "17894", + "fullName": "Dorotea kommun", + "parentFullName": "Västerbottens län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8140" + }, + "id": "925957", + "fullName": "Östermalm - Djurgården", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8141" + }, + "id": "925958", + "fullName": "Gärdet - Hjorthagen - Norra Djurgården", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8142" + }, + "id": "473347", + "fullName": "Djurgården", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8143" + }, + "id": "473397", + "fullName": "Norra Djurgården", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8144" + }, + "id": "909910", + "fullName": "Norra Djurgårdsstaden", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8145" + }, + "id": "474363", + "fullName": "Donsö", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8146" + }, + "id": "474345", + "fullName": "Delsjön", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8147" + }, + "id": "902975", + "fullName": "Delsjökolonin", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8149" + }, + "id": "898482", + "fullName": "Dockan", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b814a" + }, + "id": "474004", + "fullName": "Dammfri", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b814b" + }, + "id": "909682", + "fullName": "Dalaplan", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b814c" + }, + "id": "473988", + "fullName": "Djupadal", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b814d" + }, + "id": "910075", + "fullName": "Davidshall", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b814e" + }, + "id": "898483", + "fullName": "Drottningtorget", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8150" + }, + "id": "902632", + "fullName": "Norra Fjälla (norra delen)", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8151" + }, + "id": "474066", + "fullName": "Dalhem", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8152" + }, + "id": "474070", + "fullName": "Drottninghög", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8155" + }, + "id": "902625", + "fullName": "Kaxholmen (västra delen)", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8157" + }, + "id": "902962", + "fullName": "Sörmjöle havsbad (östra delen)", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8158" + }, + "id": "903310", + "fullName": "Dalhagen", + "parentFullName": "Eskilstuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8159" + }, + "id": "909894", + "fullName": "Saltsjö-Duvnäs", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b815a" + }, + "id": "903458", + "fullName": "Furuvik (södra delen)+Östnäs", + "parentFullName": "Gävle kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b815b" + }, + "id": "903794", + "fullName": "Villshärad (nordöstra delen)", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8160" + }, + "id": "903028", + "fullName": "Dalarö (norra delen)", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8161" + }, + "id": "940080", + "fullName": "Dalarö", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8163" + }, + "id": "903007", + "fullName": "Hemfosa (södra delen)", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8164" + }, + "id": "903008", + "fullName": "Hemfosa (norra delen)", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8166" + }, + "id": "902996", + "fullName": "Näsudden (Utö, nordöstra delen)", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8167" + }, + "id": "903784", + "fullName": "Degeberga sommarby", + "parentFullName": "Kristianstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8168" + }, + "id": "903785", + "fullName": "Furuboda (södra delen)", + "parentFullName": "Kristianstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b816b" + }, + "id": "474963", + "fullName": "Sjungande Dalen-Mobacken", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b816c" + }, + "id": "903755", + "fullName": "Drottningskär", + "parentFullName": "Karlskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b816e" + }, + "id": "903097", + "fullName": "Södra Näs+Träslövsläge (norra delen)", + "parentFullName": "Varbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b816f" + }, + "id": "902837", + "fullName": "Dyvik+Norrveda", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8170" + }, + "id": "903688", + "fullName": "Harö (norra delen)", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8172" + }, + "id": "902838", + "fullName": "Marum (södra delen)", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8173" + }, + "id": "903676", + "fullName": "Gräddö (östra delen)", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8175" + }, + "id": "902846", + "fullName": "Västanvik (norra delen)", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8176" + }, + "id": "902857", + "fullName": "Grovstanäs (norra delen)", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8178" + }, + "id": "903670", + "fullName": "Västanvik (södra delen)", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8179" + }, + "id": "902599", + "fullName": "Grisslehamn (östra delen)", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b817a" + }, + "id": "902839", + "fullName": "Klockarängen (västra delen)", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b817c" + }, + "id": "902871", + "fullName": "Österäng+Näskaräng+Grovstanäs (södra delen)", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b817e" + }, + "id": "903744", + "fullName": "Davide+Skags", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8182" + }, + "id": "474902", + "fullName": "Domsjö", + "parentFullName": "Örnsköldsviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8184" + }, + "id": "903197", + "fullName": "Norra Klev+Hällebäck (nordvästra delen)", + "parentFullName": "Uddevalla kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8185" + }, + "id": "903369", + "fullName": "Uttervik (södra delen)", + "parentFullName": "Nyköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8186" + }, + "id": "903370", + "fullName": "Uttervik (norra delen)", + "parentFullName": "Nyköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8187" + }, + "id": "903281", + "fullName": "Dammgruvan koloniområde", + "parentFullName": "Nyköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8188" + }, + "id": "474488", + "fullName": "Ulveket-Dälderna", + "parentFullName": "Skövde kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8189" + }, + "id": "473489", + "fullName": "Duvbo", + "parentFullName": "Sundbybergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b818a" + }, + "id": "903039", + "fullName": "Dyviksudd (östra delen)", + "parentFullName": "Tyresö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b818b" + }, + "id": "903038", + "fullName": "Dyviksudd (västra delen)", + "parentFullName": "Tyresö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b818c" + }, + "id": "909923", + "fullName": "Dalénum", + "parentFullName": "Lidingö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b818e" + }, + "id": "474058", + "fullName": "Dammhagen", + "parentFullName": "Landskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8190" + }, + "id": "903094", + "fullName": "Digesgård", + "parentFullName": "Falkenbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8191" + }, + "id": "902890", + "fullName": "Stora Tillemora+Dyvik", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8192" + }, + "id": "903057", + "fullName": "Oxdjupet+Dammkärret", + "parentFullName": "Enköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8193" + }, + "id": "902646", + "fullName": "Djurkälla", + "parentFullName": "Motala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8194" + }, + "id": "902669", + "fullName": "Västanviks fritidsområde (södra delen)", + "parentFullName": "Motala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8197" + }, + "id": "475046", + "fullName": "Djupviken", + "parentFullName": "Piteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8198" + }, + "id": "903484", + "fullName": "Pite havsbad (södra delen)", + "parentFullName": "Piteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8199" + }, + "id": "903518", + "fullName": "Pite havsbad (norra delen)", + "parentFullName": "Piteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b819a" + }, + "id": "903217", + "fullName": "Gällnäs (västra delen)", + "parentFullName": "Vänersborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b819b" + }, + "id": "903201", + "fullName": "Nordkroken (norra delen)", + "parentFullName": "Vänersborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b819c" + }, + "id": "903367", + "fullName": "Djursnäs", + "parentFullName": "Västerviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b819e" + }, + "id": "903313", + "fullName": "Djupvik", + "parentFullName": "Strängnäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b819f" + }, + "id": "903311", + "fullName": "Herresta tomtområde (södra delen)", + "parentFullName": "Strängnäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81a0" + }, + "id": "903326", + "fullName": "Herresta tomtområde (norra delen)", + "parentFullName": "Strängnäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81a1" + }, + "id": "903117", + "fullName": "Dyrenäs", + "parentFullName": "Marks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81a2" + }, + "id": "903610", + "fullName": "Varbro (norra delen)", + "parentFullName": "Katrineholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81a5" + }, + "id": "474505", + "fullName": "Dotorp-Ranten", + "parentFullName": "Falköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81a6" + }, + "id": "473325", + "fullName": "Danderyd", + "parentFullName": "Danderyds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81a7" + }, + "id": "473321", + "fullName": "Djursholm", + "parentFullName": "Danderyds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81a8" + }, + "id": "473320", + "fullName": "Enebyberg", + "parentFullName": "Danderyds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81a9" + }, + "id": "473322", + "fullName": "Stocksund", + "parentFullName": "Danderyds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81ac" + }, + "id": "902616", + "fullName": "Hölminge (västra delen)", + "parentFullName": "Ljungby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81ad" + }, + "id": "902955", + "fullName": "Hölminge (norra delen)+Hölminge sand", + "parentFullName": "Ljungby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81af" + }, + "id": "902593", + "fullName": "Dyvik", + "parentFullName": "Nynäshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81b0" + }, + "id": "473273", + "fullName": "Drottningholm", + "parentFullName": "Ekerö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81b1" + }, + "id": "903049", + "fullName": "Ekerö sommarstad (västra delen)", + "parentFullName": "Ekerö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81b2" + }, + "id": "903410", + "fullName": "Dröverken+Myrbacken", + "parentFullName": "Ludvika kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81b3" + }, + "id": "903615", + "fullName": "Skärså+Däskär", + "parentFullName": "Söderhamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81b4" + }, + "id": "903480", + "fullName": "Jonskär (norra delen)", + "parentFullName": "Söderhamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81b5" + }, + "id": "903606", + "fullName": "Jonskär (södra delen)", + "parentFullName": "Söderhamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81b6" + }, + "id": "903467", + "fullName": "Långbo (nordvästra delen)", + "parentFullName": "Söderhamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81b7" + }, + "id": "903789", + "fullName": "Mellbystrand (östra delen)", + "parentFullName": "Laholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81b8" + }, + "id": "903790", + "fullName": "Mellbystrand (norra delen)", + "parentFullName": "Laholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81b9" + }, + "id": "903787", + "fullName": "Mellbystrand (mellersta delen)", + "parentFullName": "Laholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81ba" + }, + "id": "903109", + "fullName": "Skummeslövsstrand (sydöstra delen)", + "parentFullName": "Laholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81bb" + }, + "id": "474559", + "fullName": "Djurgården", + "parentFullName": "Kristinehamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81bc" + }, + "id": "903519", + "fullName": "Laxforsen (norra delen)", + "parentFullName": "Kiruna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81bd" + }, + "id": "903619", + "fullName": "Laxforsen (östra delen)", + "parentFullName": "Kiruna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81be" + }, + "id": "903516", + "fullName": "Kurravaara (östra delen)", + "parentFullName": "Kiruna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81bf" + }, + "id": "903525", + "fullName": "Paksuniemi (östra delen)", + "parentFullName": "Kiruna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81c3" + }, + "id": "903735", + "fullName": "Dundrets stugby", + "parentFullName": "Gällivare kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81c4" + }, + "id": "902990", + "fullName": "Hällevik (östra delen)", + "parentFullName": "Sölvesborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81c5" + }, + "id": "903758", + "fullName": "Pukavik (södra delen)", + "parentFullName": "Sölvesborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81c7" + }, + "id": "903333", + "fullName": "Färjestaden (sydvästra delen)", + "parentFullName": "Mörbylånga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81c8" + }, + "id": "903164", + "fullName": "Dammen", + "parentFullName": "Lysekils kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81c9" + }, + "id": "902640", + "fullName": "Djupdalen", + "parentFullName": "Söderköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81ca" + }, + "id": "902817", + "fullName": "Ramsdal (östra delen)", + "parentFullName": "Söderköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81cb" + }, + "id": "902818", + "fullName": "Ramsdal (norra delen)", + "parentFullName": "Söderköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81cc" + }, + "id": "903695", + "fullName": "Ramsdal (västra delen)", + "parentFullName": "Söderköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81ce" + }, + "id": "903242", + "fullName": "Dafter", + "parentFullName": "Strömstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81cf" + }, + "id": "903243", + "fullName": "Daftön", + "parentFullName": "Strömstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81d0" + }, + "id": "903240", + "fullName": "Duvnäs (Nord-Koster)", + "parentFullName": "Strömstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81d1" + }, + "id": "903192", + "fullName": "Resö (nordvästra delen)", + "parentFullName": "Tanums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81d2" + }, + "id": "903221", + "fullName": "Heestrand (södra delen)", + "parentFullName": "Tanums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81d3" + }, + "id": "903252", + "fullName": "Hamburgö (nordvästra delen)", + "parentFullName": "Tanums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81d4" + }, + "id": "903273", + "fullName": "Djursvik", + "parentFullName": "Oxelösunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81d5" + }, + "id": "903274", + "fullName": "Danvikshagen", + "parentFullName": "Oxelösunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81d7" + }, + "id": "939886", + "fullName": "Deje", + "parentFullName": "Forshaga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81d8" + }, + "id": "940181", + "fullName": "Duved", + "parentFullName": "Åre kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81d9" + }, + "id": "902782", + "fullName": "Höglekardalen (östra delen)", + "parentFullName": "Åre kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81da" + }, + "id": "902783", + "fullName": "Höglekardalen (västra delen)", + "parentFullName": "Åre kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81db" + }, + "id": "903414", + "fullName": "Norr Dammsjön", + "parentFullName": "Säters kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81dc" + }, + "id": "903412", + "fullName": "Skenhyttan (östra delen)", + "parentFullName": "Säters kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81df" + }, + "id": "902687", + "fullName": "Uppvallen (södra delen)", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81e0" + }, + "id": "902802", + "fullName": "Uppvallen (norra delen)", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81e2" + }, + "id": "902606", + "fullName": "Lofsens fjällby (norra delen)", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81e3" + }, + "id": "902689", + "fullName": "Röstbergets fritidsområde (södra delen)", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81e5" + }, + "id": "902798", + "fullName": "Röstbergets fritidsområde (norra delen)", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81e6" + }, + "id": "903633", + "fullName": "Darlkarls+Svenskbyn", + "parentFullName": "Surahammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81e9" + }, + "id": "903298", + "fullName": "Läppe (östra delen)", + "parentFullName": "Vingåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81ea" + }, + "id": "903543", + "fullName": "Läppe (västra delen)", + "parentFullName": "Vingåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81eb" + }, + "id": "903196", + "fullName": "Draget", + "parentFullName": "Sotenäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81ec" + }, + "id": "903628", + "fullName": "Kaggebo (norra delen)", + "parentFullName": "Valdemarsviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81ed" + }, + "id": "902658", + "fullName": "Kaggebo (södra delen)", + "parentFullName": "Valdemarsviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81ee" + }, + "id": "902814", + "fullName": "Järnevid (västra delen)", + "parentFullName": "Vadstena kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81f1" + }, + "id": "903609", + "fullName": "Djursvik+Påbonäs", + "parentFullName": "Torsås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81f2" + }, + "id": "903448", + "fullName": "Foskros (södra delen)", + "parentFullName": "Älvdalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81f3" + }, + "id": "903452", + "fullName": "Grönklitt (östra delen)", + "parentFullName": "Orsa kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81f4" + }, + "id": "903439", + "fullName": "Grönklitt (västra delen)", + "parentFullName": "Orsa kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81f6" + }, + "id": "902726", + "fullName": "Hemavan (södra delen)", + "parentFullName": "Storumans kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81f7" + }, + "id": "902727", + "fullName": "Hemavan (norra delen)", + "parentFullName": "Storumans kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81f9" + }, + "id": "903241", + "fullName": "Delebäckstorp", + "parentFullName": "Gullspångs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81fa" + }, + "id": "940199", + "fullName": "Ed", + "parentFullName": "Dals-Eds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81fb" + }, + "id": "902629", + "fullName": "Rönnäs (södra delen)", + "parentFullName": "Ydre kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81fc" + }, + "id": "902630", + "fullName": "Rönnäs (norra delen)", + "parentFullName": "Ydre kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b81fd" + }, + "id": "939699", + "fullName": "Dorotea", + "parentFullName": "Dorotea kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8201" + }, + "id": "950711", + "fullName": "Dalby", + "parentFullName": "Lunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8202" + }, + "id": "944752", + "fullName": "Dalby", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8203" + }, + "id": "945632", + "fullName": "Dalvik", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8205" + }, + "id": "954450", + "fullName": "Dingtuna", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8206" + }, + "id": "950775", + "fullName": "Djäkneboda", + "parentFullName": "Robertsfors kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8207" + }, + "id": "944682", + "fullName": "Duvnäs Utskog", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8208" + }, + "id": "954445", + "fullName": "Dalköpinge", + "parentFullName": "Trelleborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8209" + }, + "id": "945003", + "fullName": "Danviksklippan", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b820a" + }, + "id": "942101", + "fullName": "Delsbo med omnejd", + "parentFullName": "Hudiksvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b820b" + }, + "id": "950546", + "fullName": "Inverness", + "parentFullName": "Danderyds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b820c" + }, + "id": "940802", + "fullName": "Donsö tätort", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b820d" + }, + "id": "908580", + "fullName": "Djupedal södra", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b820e" + }, + "id": "940481", + "fullName": "Gunnilse (västra delen)", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b820f" + }, + "id": "940959", + "fullName": "Danmark tätort", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8210" + }, + "id": "940547", + "fullName": "Stortorp (södra delen)", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8211" + }, + "id": "899726", + "fullName": "Domsten tätort", + "parentFullName": "Helsingborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8212" + }, + "id": "940870", + "fullName": "Djurön tätort", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8213" + }, + "id": "909422", + "fullName": "Degernäs", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8214" + }, + "id": "909424", + "fullName": "Dingnäset", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8215" + }, + "id": "909425", + "fullName": "Djupviken", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8216" + }, + "id": "909427", + "fullName": "Djäkneböle", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8217" + }, + "id": "940716", + "fullName": "Hössjö (östra delen)", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8218" + }, + "id": "940718", + "fullName": "Hössjö (norra delen)", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8219" + }, + "id": "940717", + "fullName": "Hössjö (västra delen)", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b821b" + }, + "id": "940715", + "fullName": "Sörmjöle havsbad (östra delen)", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b821c" + }, + "id": "940396", + "fullName": "Trällekilla (västra delen)", + "parentFullName": "Lunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b821f" + }, + "id": "907901", + "fullName": "Dalhagen", + "parentFullName": "Eskilstuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8222" + }, + "id": "940680", + "fullName": "Österlo + Västerlo (del)", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8223" + }, + "id": "940678", + "fullName": "Ovansjö+Gomaj (norra delen)", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8224" + }, + "id": "940689", + "fullName": "Östloning + Västloning (del)", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8227" + }, + "id": "908031", + "fullName": "Dädesjö", + "parentFullName": "Växjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8228" + }, + "id": "908032", + "fullName": "Dänningelanda", + "parentFullName": "Växjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8229" + }, + "id": "907476", + "fullName": "Dingelsundet", + "parentFullName": "Karlstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b822a" + }, + "id": "907331", + "fullName": "Dåntorp", + "parentFullName": "Haninge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b822b" + }, + "id": "898796", + "fullName": "Dalarö tätort", + "parentFullName": "Haninge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b822c" + }, + "id": "940539", + "fullName": "Stav + Mildensborg (norra delen)", + "parentFullName": "Haninge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b822d" + }, + "id": "908231", + "fullName": "Djurröd", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b822e" + }, + "id": "898798", + "fullName": "Degeberga tätort", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b822f" + }, + "id": "908483", + "fullName": "Dala", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8230" + }, + "id": "899324", + "fullName": "Hagryd-Dala tätort", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8231" + }, + "id": "940450", + "fullName": "Gräppås (östra delen)", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8232" + }, + "id": "940453", + "fullName": "Kyrkobyn (södra delen)", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8233" + }, + "id": "940449", + "fullName": "Torkelstorp (västra delen)", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8235" + }, + "id": "899776", + "fullName": "Drängsmark tätort", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8236" + }, + "id": "909465", + "fullName": "Norra Drängsmark", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8238" + }, + "id": "899789", + "fullName": "Dunö tätort", + "parentFullName": "Kalmar kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8239" + }, + "id": "940781", + "fullName": "Drag tätort", + "parentFullName": "Kalmar kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b823a" + }, + "id": "940764", + "fullName": "Drottningskär tätort", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b823b" + }, + "id": "940435", + "fullName": "Torstorp (västra delen)", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b823c" + }, + "id": "908532", + "fullName": "Rolfstorps f.d. stationssamhälle", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b823d" + }, + "id": "940603", + "fullName": "Drottningdal + Näs", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b823e" + }, + "id": "940610", + "fullName": "Husinge (västra delen)", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b823f" + }, + "id": "940585", + "fullName": "Västanvik (södra delen)", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8241" + }, + "id": "940462", + "fullName": "Hägdarve och Dede", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8242" + }, + "id": "940461", + "fullName": "Dalhem och Hallvide", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8243" + }, + "id": "899606", + "fullName": "Danholn tätort", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8244" + }, + "id": "909260", + "fullName": "Drömme", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8245" + }, + "id": "940710", + "fullName": "Nybyn (norra delen)", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8246" + }, + "id": "940526", + "fullName": "Uttervik (norra delen)", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8247" + }, + "id": "907322", + "fullName": "Dyviksudd", + "parentFullName": "Tyresö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8248" + }, + "id": "908581", + "fullName": "Dotorp", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8249" + }, + "id": "898800", + "fullName": "Diseröd tätort", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b824a" + }, + "id": "940837", + "fullName": "Duvesjön tätort", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b824b" + }, + "id": "940491", + "fullName": "Dössebacka och Timmervik", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b824c" + }, + "id": "907920", + "fullName": "Degerön", + "parentFullName": "Motala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b824d" + }, + "id": "898802", + "fullName": "Djurö tätort", + "parentFullName": "Värmdö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b824e" + }, + "id": "940553", + "fullName": "Fågelbro (östra delen)", + "parentFullName": "Värmdö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b824f" + }, + "id": "940416", + "fullName": "Rössjöfors (norra delen)", + "parentFullName": "Ängelholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8250" + }, + "id": "940486", + "fullName": "Dockered", + "parentFullName": "Lerums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8254" + }, + "id": "940621", + "fullName": "Gysinge (södra delen)", + "parentFullName": "Sandvikens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8255" + }, + "id": "940622", + "fullName": "Gysinge (norra delen)", + "parentFullName": "Sandvikens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8256" + }, + "id": "898564", + "fullName": "Delsbo tätort", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8257" + }, + "id": "940471", + "fullName": "Kullen (östra delen)", + "parentFullName": "Härryda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8258" + }, + "id": "940393", + "fullName": "Räng (västra delen)", + "parentFullName": "Vellinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8259" + }, + "id": "899275", + "fullName": "Djulö kvarn tätort", + "parentFullName": "Katrineholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b825a" + }, + "id": "900142", + "fullName": "Tranholmen tätort", + "parentFullName": "Danderyds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b825b" + }, + "id": "908172", + "fullName": "Dala", + "parentFullName": "Karlshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b825c" + }, + "id": "940414", + "fullName": "Tostarp (västra delen)", + "parentFullName": "Karlshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b825f" + }, + "id": "899794", + "fullName": "Dösjebro tätort", + "parentFullName": "Kävlinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8260" + }, + "id": "940400", + "fullName": "Särslöv (södra delen)", + "parentFullName": "Kävlinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8262" + }, + "id": "908033", + "fullName": "Dörarp", + "parentFullName": "Ljungby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8266" + }, + "id": "907327", + "fullName": "Degerby", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8267" + }, + "id": "907348", + "fullName": "Tuna Domargården", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8268" + }, + "id": "940905", + "fullName": "Drottningholm tätort", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8269" + }, + "id": "909055", + "fullName": "Dröverken", + "parentFullName": "Ludvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8270" + }, + "id": "940425", + "fullName": "Tjärby + Daggarp", + "parentFullName": "Laholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8271" + }, + "id": "940529", + "fullName": "Nolby (östra delen)", + "parentFullName": "Mariestads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8272" + }, + "id": "899894", + "fullName": "Dalum tätort", + "parentFullName": "Ulricehamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8273" + }, + "id": "940399", + "fullName": "Särslöv och Djurslöv", + "parentFullName": "Staffanstorps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8274" + }, + "id": "941032", + "fullName": "Tuolluvaara / Duollovárri tätort", + "parentFullName": "Kiruna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8277" + }, + "id": "899863", + "fullName": "Dannemora tätort", + "parentFullName": "Östhammars kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8278" + }, + "id": "940392", + "fullName": "Sandby (östra delen)", + "parentFullName": "Simrishamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8279" + }, + "id": "940395", + "fullName": "Gyllebo (västra delen)", + "parentFullName": "Simrishamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b827a" + }, + "id": "940676", + "fullName": "Hennan (västra delen)", + "parentFullName": "Ljusdals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b827b" + }, + "id": "899240", + "fullName": "Docksta tätort", + "parentFullName": "Kramfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b827d" + }, + "id": "909543", + "fullName": "Dokkas", + "parentFullName": "Gällivare kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b827e" + }, + "id": "909576", + "fullName": "Mettä Dokkas", + "parentFullName": "Gällivare kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b827f" + }, + "id": "940760", + "fullName": "Djupekås tätort", + "parentFullName": "Sölvesborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8281" + }, + "id": "899123", + "fullName": "Diö tätort", + "parentFullName": "Älmhults kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8282" + }, + "id": "899683", + "fullName": "Delary tätort", + "parentFullName": "Älmhults kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8283" + }, + "id": "900082", + "fullName": "Stora Dyrön tätort", + "parentFullName": "Tjörns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8285" + }, + "id": "940840", + "fullName": "Djupvik och Fagerfjäll tätort", + "parentFullName": "Tjörns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8286" + }, + "id": "899220", + "fullName": "Djura tätort", + "parentFullName": "Leksands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8287" + }, + "id": "907384", + "fullName": "Dörby", + "parentFullName": "Mörbylånga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8288" + }, + "id": "900242", + "fullName": "Degerhamn tätort", + "parentFullName": "Mörbylånga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8289" + }, + "id": "900046", + "fullName": "Dvärsätt tätort", + "parentFullName": "Krokoms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b828c" + }, + "id": "940532", + "fullName": "Nord-Koster + Duvnäs", + "parentFullName": "Strömstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b828d" + }, + "id": "908774", + "fullName": "Dimbo", + "parentFullName": "Tidaholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b828e" + }, + "id": "908023", + "fullName": "Dångebo", + "parentFullName": "Tingsryds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b828f" + }, + "id": "908849", + "fullName": "Dalby", + "parentFullName": "Torsby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8291" + }, + "id": "899265", + "fullName": "Dalstorp tätort", + "parentFullName": "Tranemo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8292" + }, + "id": "940714", + "fullName": "Sikås (östra delen)", + "parentFullName": "Strömsunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8293" + }, + "id": "940659", + "fullName": "Knåda (södra delen)", + "parentFullName": "Ovanåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8294" + }, + "id": "940661", + "fullName": "Knåda (norra delen)", + "parentFullName": "Ovanåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8295" + }, + "id": "898607", + "fullName": "Deje tätort", + "parentFullName": "Forshaga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8296" + }, + "id": "900124", + "fullName": "Dyvelsten tätort", + "parentFullName": "Forshaga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8297" + }, + "id": "908484", + "fullName": "Drängsered", + "parentFullName": "Hylte kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8299" + }, + "id": "908932", + "fullName": "Dalkarlsberg", + "parentFullName": "Nora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b829a" + }, + "id": "900239", + "fullName": "Dingle tätort", + "parentFullName": "Munkedals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b829b" + }, + "id": "898801", + "fullName": "Djurås tätort", + "parentFullName": "Gagnefs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b829c" + }, + "id": "940977", + "fullName": "Floda / Dala-Floda tätort", + "parentFullName": "Gagnefs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b829d" + }, + "id": "940643", + "fullName": "Vallerås (västra delen)", + "parentFullName": "Malung-Sälens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82a0" + }, + "id": "474596", + "fullName": "Degerfors tätort", + "parentFullName": "Degerfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82a1" + }, + "id": "908984", + "fullName": "Ölsboda", + "parentFullName": "Degerfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82a2" + }, + "id": "907493", + "fullName": "Knutsbol", + "parentFullName": "Degerfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82a4" + }, + "id": "899296", + "fullName": "Svartå tätort", + "parentFullName": "Degerfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82a5" + }, + "id": "908951", + "fullName": "Högberg östra", + "parentFullName": "Degerfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82a6" + }, + "id": "908683", + "fullName": "Dalskog", + "parentFullName": "Melleruds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82a7" + }, + "id": "899201", + "fullName": "Dals Rostock tätort", + "parentFullName": "Melleruds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82a8" + }, + "id": "940582", + "fullName": "Hammarn (västra delen)", + "parentFullName": "Hällefors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82a9" + }, + "id": "908076", + "fullName": "Djursvik", + "parentFullName": "Torsås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82aa" + }, + "id": "940422", + "fullName": "Trankvill + Davidsmåla", + "parentFullName": "Torsås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82ab" + }, + "id": "940630", + "fullName": "Uppsälje (södra delen)", + "parentFullName": "Vansbro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82ac" + }, + "id": "909423", + "fullName": "Dikanäs", + "parentFullName": "Vilhelmina kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82ad" + }, + "id": "909421", + "fullName": "Dalkarlså", + "parentFullName": "Robertsfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82ae" + }, + "id": "909426", + "fullName": "Djäkneboda", + "parentFullName": "Robertsfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82af" + }, + "id": "940727", + "fullName": "Långsjöby (västra delen)", + "parentFullName": "Storumans kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82b1" + }, + "id": "908712", + "fullName": "Håbol", + "parentFullName": "Dals-Eds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82b2" + }, + "id": "474216", + "fullName": "Ed tätort", + "parentFullName": "Dals-Eds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82b3" + }, + "id": "474991", + "fullName": "Dorotea tätort", + "parentFullName": "Dorotea kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82b5" + }, + "id": "909498", + "fullName": "Svanabyn", + "parentFullName": "Dorotea kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82b6" + }, + "id": "909509", + "fullName": "Västra Ormsjö", + "parentFullName": "Dorotea kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82b8" + }, + "id": "477947", + "fullName": "Drögvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82b9" + }, + "id": "477299", + "fullName": "Dejegatan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82bd" + }, + "id": "476907", + "fullName": "Dagövägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82be" + }, + "id": "477089", + "fullName": "Dörrvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82bf" + }, + "id": "502800", + "fullName": "Dovregatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82c0" + }, + "id": "475099", + "fullName": "Dalagatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82c1" + }, + "id": "476496", + "fullName": "Dalgränd", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82c2" + }, + "id": "476060", + "fullName": "Dörjgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82c3" + }, + "id": "479567", + "fullName": "Disavägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82c7" + }, + "id": "479116", + "fullName": "Dillvägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82c8" + }, + "id": "502141", + "fullName": "Duvbovägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82c9" + }, + "id": "502507", + "fullName": "Drevkroken", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82ca" + }, + "id": "502578", + "fullName": "Daggstigen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82cb" + }, + "id": "502902", + "fullName": "Dragörgränd", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82cc" + }, + "id": "503009", + "fullName": "Drumsögatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82cd" + }, + "id": "477997", + "fullName": "Danska Gränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82ce" + }, + "id": "475530", + "fullName": "Dagnyvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82cf" + }, + "id": "475925", + "fullName": "Dianavägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82d0" + }, + "id": "479613", + "fullName": "Domargränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82d4" + }, + "id": "479060", + "fullName": "Drotsvägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82d5" + }, + "id": "476415", + "fullName": "Dellensvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82d6" + }, + "id": "476973", + "fullName": "Diskusvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82d7" + }, + "id": "477251", + "fullName": "Domsjögränd", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82d9" + }, + "id": "479321", + "fullName": "Diakongränd", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82da" + }, + "id": "914373", + "fullName": "Digitalgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82db" + }, + "id": "478172", + "fullName": "Dunkersvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82dc" + }, + "id": "478585", + "fullName": "Dialoggatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82dd" + }, + "id": "478674", + "fullName": "Diademvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82de" + }, + "id": "502040", + "fullName": "Duvedsvägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82df" + }, + "id": "916787", + "fullName": "Drevergatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82e0" + }, + "id": "475100", + "fullName": "Dalatrappan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82e2" + }, + "id": "476911", + "fullName": "Dorpatsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82e3" + }, + "id": "475632", + "fullName": "Drejargatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82e4" + }, + "id": "475990", + "fullName": "Duvnäsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82e5" + }, + "id": "479319", + "fullName": "Dalbobranten", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82e9" + }, + "id": "502290", + "fullName": "Dalängsvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82ea" + }, + "id": "502647", + "fullName": "Dyvingegränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82eb" + }, + "id": "502737", + "fullName": "Degerbygränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82ec" + }, + "id": "477696", + "fullName": "Villa Dagaborg", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82ee" + }, + "id": "478041", + "fullName": "Dopparestigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82ef" + }, + "id": "503289", + "fullName": "Dunörtsgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82f0" + }, + "id": "476562", + "fullName": "De Gamlas väg", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82f1" + }, + "id": "475178", + "fullName": "Drakens Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82f2" + }, + "id": "475244", + "fullName": "Döbelnsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82f3" + }, + "id": "475670", + "fullName": "Docentbacken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82f5" + }, + "id": "475864", + "fullName": "De Geersgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82fa" + }, + "id": "502818", + "fullName": "Danmarksgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82fb" + }, + "id": "502491", + "fullName": "Domnarvsgatan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82fc" + }, + "id": "478870", + "fullName": "Doroteavägen", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82fd" + }, + "id": "476337", + "fullName": "Delägargatan", + "parentFullName": "Enskede Gård", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82fe" + }, + "id": "476349", + "fullName": "Drivhusvägen", + "parentFullName": "Enskede Gård", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b82ff" + }, + "id": "478517", + "fullName": "Dansbanevägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8300" + }, + "id": "478778", + "fullName": "Diamantbacken", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8301" + }, + "id": "478872", + "fullName": "Duvholmsgränd", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8302" + }, + "id": "501861", + "fullName": "Daltorpsvägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8303" + }, + "id": "502109", + "fullName": "Dalkärrsleden", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8304" + }, + "id": "476525", + "fullName": "De Gamlas Lund", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8305" + }, + "id": "475492", + "fullName": "Olof Dalins väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8306" + }, + "id": "479365", + "fullName": "Dymlingsgränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8307" + }, + "id": "479569", + "fullName": "Distingsgränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8308" + }, + "id": "479114", + "fullName": "Dagliljevägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8309" + }, + "id": "502288", + "fullName": "Dagsverksvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b830a" + }, + "id": "477894", + "fullName": "Drabbningsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b830b" + }, + "id": "478498", + "fullName": "Drivhjulsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b830c" + }, + "id": "503313", + "fullName": "Drivbänksvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b830d" + }, + "id": "503407", + "fullName": "Dvärglinsgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b830e" + }, + "id": "476254", + "fullName": "Dalslandsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b830f" + }, + "id": "476524", + "fullName": "Dalgårdsvägen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8310" + }, + "id": "475084", + "fullName": "Drottninggatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8311" + }, + "id": "475235", + "fullName": "Drottninghuset", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8312" + }, + "id": "475531", + "fullName": "Disponentgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8313" + }, + "id": "475636", + "fullName": "Dannemoragatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8314" + }, + "id": "475700", + "fullName": "Danderydsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8315" + }, + "id": "475786", + "fullName": "Djurgårdsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8316" + }, + "id": "476027", + "fullName": "Danviksklippan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8317" + }, + "id": "504102", + "fullName": "Drachmannsgatan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8318" + }, + "id": "504548", + "fullName": "Dartanjangs gata", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8319" + }, + "id": "923151", + "fullName": "Mossens Dikesväg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b831a" + }, + "id": "476336", + "fullName": "Dammtrappgatan", + "parentFullName": "Enskede Gård", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b831b" + }, + "id": "918245", + "fullName": "Siri Derkerts väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b831c" + }, + "id": "476839", + "fullName": "Gamla Dalarövägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b831d" + }, + "id": "479237", + "fullName": "Efraim Dahlins väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b831e" + }, + "id": "479050", + "fullName": "Drakflygargatan", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b831f" + }, + "id": "503025", + "fullName": "Natt Och Dags Gränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8320" + }, + "id": "503337", + "fullName": "Mäster Davids Gränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8321" + }, + "id": "475108", + "fullName": "Didrik Ficks Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8323" + }, + "id": "475785", + "fullName": "Djurgårdsslätten", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8324" + }, + "id": "476110", + "fullName": "Drakenbergsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8325" + }, + "id": "479249", + "fullName": "Hjalmar Danells väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8328" + }, + "id": "475190", + "fullName": "Norra Dryckesgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8329" + }, + "id": "475206", + "fullName": "Södra Dryckesgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b832a" + }, + "id": "475239", + "fullName": "Drottninghusgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b832b" + }, + "id": "475728", + "fullName": "Drottning Sofias väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b832c" + }, + "id": "475770", + "fullName": "Erik Dahlbergsallén", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b832d" + }, + "id": "475868", + "fullName": "Erik Dahlbergsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b832e" + }, + "id": "479682", + "fullName": "Kata Dalströms gata", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b832f" + }, + "id": "479235", + "fullName": "David Mårtensons väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8330" + }, + "id": "503420", + "fullName": "Drottningholmsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8331" + }, + "id": "502202", + "fullName": "Doktor Robertsons väg", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8332" + }, + "id": "475379", + "fullName": "Drottningholmsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8333" + }, + "id": "475843", + "fullName": "Dag Hammarskjölds väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8334" + }, + "id": "479253", + "fullName": "Karl-Gustav Doolkes väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8335" + }, + "id": "475830", + "fullName": "Djurgårdsbrunnsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8336" + }, + "id": "475709", + "fullName": "Drottning Kristinas väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8337" + }, + "id": "479678", + "fullName": "Doktor Widerströms gata", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8338" + }, + "id": "700601", + "fullName": "Donsö backe", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8339" + }, + "id": "700605", + "fullName": "Donsö Gärde", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b833a" + }, + "id": "700606", + "fullName": "Donsö Hamnväg", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b833b" + }, + "id": "700607", + "fullName": "Donsö Valeväg", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b833c" + }, + "id": "929710", + "fullName": "Doktor Dahlströms gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b833d" + }, + "id": "690730", + "fullName": "Delsjön", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b833e" + }, + "id": "700603", + "fullName": "Donsö Bryggväg", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8342" + }, + "id": "689376", + "fullName": "Dammgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8343" + }, + "id": "691490", + "fullName": "Dalgången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8344" + }, + "id": "691793", + "fullName": "Dalsänkan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8345" + }, + "id": "692231", + "fullName": "Dockpiren", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8346" + }, + "id": "692704", + "fullName": "Danagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8347" + }, + "id": "688450", + "fullName": "Drakegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8348" + }, + "id": "689792", + "fullName": "Donsögatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8349" + }, + "id": "691363", + "fullName": "Deltavägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b834a" + }, + "id": "692085", + "fullName": "Diagonalen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b834b" + }, + "id": "692228", + "fullName": "Dockepiren", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b834c" + }, + "id": "692822", + "fullName": "Davideberg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b834d" + }, + "id": "692927", + "fullName": "Driftgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b834e" + }, + "id": "693509", + "fullName": "Dalstigen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b834f" + }, + "id": "696658", + "fullName": "Dalavägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8350" + }, + "id": "688803", + "fullName": "Danska vägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8351" + }, + "id": "688805", + "fullName": "Delsjövägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8352" + }, + "id": "689197", + "fullName": "Dufvas backe", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8353" + }, + "id": "689814", + "fullName": "Delfingatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8354" + }, + "id": "689916", + "fullName": "Dollargatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8355" + }, + "id": "689918", + "fullName": "Dukatsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8356" + }, + "id": "691147", + "fullName": "Daliagången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8357" + }, + "id": "691365", + "fullName": "Dynamogatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8358" + }, + "id": "691492", + "fullName": "Drängegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8359" + }, + "id": "692706", + "fullName": "Danaplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b835a" + }, + "id": "692743", + "fullName": "Dysiksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b835b" + }, + "id": "692824", + "fullName": "Djuråsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b835c" + }, + "id": "708535", + "fullName": "Doktorsvägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b835d" + }, + "id": "700867", + "fullName": "Dunderstigen", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b835e" + }, + "id": "695033", + "fullName": "Djupedals Gård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b835f" + }, + "id": "694368", + "fullName": "Drogdens väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8360" + }, + "id": "693874", + "fullName": "Dalagärdet", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8361" + }, + "id": "697072", + "fullName": "Dingegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8362" + }, + "id": "700687", + "fullName": "Djupviksvägen", + "parentFullName": "Vrångö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8363" + }, + "id": "688745", + "fullName": "Drivhusgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8364" + }, + "id": "688920", + "fullName": "Dybecksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8365" + }, + "id": "690236", + "fullName": "Drejaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8366" + }, + "id": "690631", + "fullName": "Diagnosvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8367" + }, + "id": "690803", + "fullName": "De Geersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8368" + }, + "id": "690910", + "fullName": "Dämmeplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8369" + }, + "id": "692338", + "fullName": "Dalanäsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b836a" + }, + "id": "692340", + "fullName": "Dalängsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b836b" + }, + "id": "692434", + "fullName": "Diskusgången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b836c" + }, + "id": "692508", + "fullName": "Dykarens gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b836d" + }, + "id": "692708", + "fullName": "Douglasgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b836e" + }, + "id": "692736", + "fullName": "Diakonivägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b836f" + }, + "id": "694443", + "fullName": "Djurö Fyrs väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8370" + }, + "id": "694494", + "fullName": "Dammen På Kärr", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8371" + }, + "id": "694893", + "fullName": "Dalhemsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8373" + }, + "id": "708790", + "fullName": "Doteviksvägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8374" + }, + "id": "693843", + "fullName": "Dungestigen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8375" + }, + "id": "695680", + "fullName": "Dunörtsvägen", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8377" + }, + "id": "688530", + "fullName": "Dicksonsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8378" + }, + "id": "688990", + "fullName": "Daltorpsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8379" + }, + "id": "689327", + "fullName": "Per Dubbsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b837a" + }, + "id": "689450", + "fullName": "Doktor Bex gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b837b" + }, + "id": "689624", + "fullName": "Delawaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b837c" + }, + "id": "690234", + "fullName": "Domherrevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b837d" + }, + "id": "690465", + "fullName": "Decembergatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b837e" + }, + "id": "690761", + "fullName": "Distingsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b837f" + }, + "id": "690894", + "fullName": "Duvslagsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8380" + }, + "id": "692737", + "fullName": "Draggensgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8381" + }, + "id": "912136", + "fullName": "Delsjö Tvärväg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8382" + }, + "id": "700745", + "fullName": "Dammkärrsvägen", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8383" + }, + "id": "694026", + "fullName": "Dammhagsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8384" + }, + "id": "923200", + "fullName": "Dansbanevägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8385" + }, + "id": "696183", + "fullName": "Dansereds Gård", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8386" + }, + "id": "696190", + "fullName": "Dockereds Gård", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8387" + }, + "id": "693091", + "fullName": "Distansgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8388" + }, + "id": "693233", + "fullName": "Diamantgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8389" + }, + "id": "696660", + "fullName": "Diktaregatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b838a" + }, + "id": "688099", + "fullName": "Drottninggatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b838b" + }, + "id": "689173", + "fullName": "Djupedalsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b838c" + }, + "id": "689666", + "fullName": "Djurgårdsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b838d" + }, + "id": "690378", + "fullName": "Decenniumgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b838e" + }, + "id": "691791", + "fullName": "Dalklintsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b838f" + }, + "id": "692111", + "fullName": "Dockpromenaden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8390" + }, + "id": "692425", + "fullName": "Dimvädersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8391" + }, + "id": "692735", + "fullName": "Diakonissgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8392" + }, + "id": "692925", + "fullName": "Dockvallsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8393" + }, + "id": "929786", + "fullName": "Dammkärrsbacken", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8394" + }, + "id": "696185", + "fullName": "Dansereds Gärde", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8395" + }, + "id": "696194", + "fullName": "Dockeredsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8396" + }, + "id": "693607", + "fullName": "Doppingegatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8397" + }, + "id": "693683", + "fullName": "Dramatikgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8398" + }, + "id": "696330", + "fullName": "Dammengläntan", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8399" + }, + "id": "696358", + "fullName": "Draghästvägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b839b" + }, + "id": "693105", + "fullName": "Dirigentgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b839c" + }, + "id": "693245", + "fullName": "Dyrstensvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b839d" + }, + "id": "696775", + "fullName": "Domherregatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b839e" + }, + "id": "929755", + "fullName": "Förö Delfinväg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b839f" + }, + "id": "687977", + "fullName": "Drottningtorget", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83a0" + }, + "id": "689064", + "fullName": "Delsjökärrvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83a1" + }, + "id": "689195", + "fullName": "Dovhjortsstigen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83a2" + }, + "id": "689351", + "fullName": "Dalheimersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83a3" + }, + "id": "689434", + "fullName": "Doktor Fries torg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83a4" + }, + "id": "689696", + "fullName": "Dahlströmsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83a5" + }, + "id": "691390", + "fullName": "Norra Deltavägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83a6" + }, + "id": "691409", + "fullName": "Södra Deltavägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83a7" + }, + "id": "691608", + "fullName": "Drakblommegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83a8" + }, + "id": "692478", + "fullName": "Daggdroppegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83a9" + }, + "id": "695036", + "fullName": "Djupedals Norgård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83aa" + }, + "id": "695038", + "fullName": "Djupedals Sörgård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83ab" + }, + "id": "695089", + "fullName": "Säve Djupedalsväg", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83ac" + }, + "id": "696192", + "fullName": "Dockeredsbacken", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83ad" + }, + "id": "693681", + "fullName": "Dammgårdsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83ae" + }, + "id": "696325", + "fullName": "Duvekärrsvägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83af" + }, + "id": "693333", + "fullName": "Dörjeskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83b0" + }, + "id": "696688", + "fullName": "Lilla Dalavägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83b1" + }, + "id": "688904", + "fullName": "Drakenbergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83b2" + }, + "id": "689028", + "fullName": "Lilla Danska vägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83b3" + }, + "id": "689426", + "fullName": "Doktor Heymans gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83b4" + }, + "id": "689428", + "fullName": "Doktor Saléns gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83b6" + }, + "id": "689436", + "fullName": "Doktor Hjorts gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83b7" + }, + "id": "689438", + "fullName": "Doktor Håléns gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83b8" + }, + "id": "689452", + "fullName": "Doktor Sydows gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83b9" + }, + "id": "689458", + "fullName": "Doktor Lindhs gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83ba" + }, + "id": "689694", + "fullName": "Djurgårdsplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83bb" + }, + "id": "690121", + "fullName": "Drällvävaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83bc" + }, + "id": "690362", + "fullName": "Dagjämningsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83bd" + }, + "id": "691369", + "fullName": "Gustaf Dalénsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83be" + }, + "id": "929703", + "fullName": "Nils Dahlbecks gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83bf" + }, + "id": "696179", + "fullName": "Dansered Nordgård", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83c1" + }, + "id": "688290", + "fullName": "Erik Dahlbergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83c2" + }, + "id": "689175", + "fullName": "Övre Djupedalsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83c3" + }, + "id": "689440", + "fullName": "Doktor Liborius gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83c4" + }, + "id": "689442", + "fullName": "Doktor Weltzins gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83c5" + }, + "id": "689444", + "fullName": "Doktor Wigardhs gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83c7" + }, + "id": "695034", + "fullName": "Djupedals Mellangård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83c8" + }, + "id": "694907", + "fullName": "Norra Dalhemsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83c9" + }, + "id": "696178", + "fullName": "Dansered Mellangård", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83ca" + }, + "id": "696187", + "fullName": "Dansereds Skogaväg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83cc" + }, + "id": "688110", + "fullName": "Lilla Drottninggatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83cd" + }, + "id": "689422", + "fullName": "Doktor Belfrages gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83ce" + }, + "id": "689432", + "fullName": "Doktor Bondesons gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83cf" + }, + "id": "689451", + "fullName": "Doktor Spaaks Gångväg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83d0" + }, + "id": "689454", + "fullName": "Doktor Westrings gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83d1" + }, + "id": "689462", + "fullName": "Doktor Wengbergs gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83d2" + }, + "id": "689468", + "fullName": "Doktor Forselius gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83d3" + }, + "id": "693984", + "fullName": "Båtsman Dubbels gata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83d4" + }, + "id": "693152", + "fullName": "Norra Dragspelsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83d5" + }, + "id": "693157", + "fullName": "Södra Dragspelsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83d6" + }, + "id": "688346", + "fullName": "Erik Dahlbergstrappan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83d7" + }, + "id": "689223", + "fullName": "Dag Hammarskjöldsleden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83d8" + }, + "id": "689353", + "fullName": "Daniel Petterssons gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83d9" + }, + "id": "689424", + "fullName": "Doktor Billqvists gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83da" + }, + "id": "691677", + "fullName": "Drottning Blankas gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83db" + }, + "id": "697098", + "fullName": "Lasse Dahlquists plats", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83dc" + }, + "id": "696181", + "fullName": "Dansered Södergårdsväg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83dd" + }, + "id": "689460", + "fullName": "Doktor Sven Johanssons backe", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83de" + }, + "id": "700608", + "fullName": "Eneliden", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83df" + }, + "id": "700622", + "fullName": "Kviavägen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83e0" + }, + "id": "700624", + "fullName": "Kårholmen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83e2" + }, + "id": "700618", + "fullName": "Kilenvägen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83e3" + }, + "id": "700637", + "fullName": "Lygnevägen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83e4" + }, + "id": "700651", + "fullName": "Nordövägen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83e5" + }, + "id": "700674", + "fullName": "Västövägen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83e6" + }, + "id": "700599", + "fullName": "Blekebacken", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83e7" + }, + "id": "700626", + "fullName": "Källebacken", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83e8" + }, + "id": "700635", + "fullName": "Lurkenvägen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83e9" + }, + "id": "700612", + "fullName": "Grådalsvägen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83ea" + }, + "id": "700616", + "fullName": "Horsikavägen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83eb" + }, + "id": "700633", + "fullName": "Lebergsvägen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83ec" + }, + "id": "700647", + "fullName": "Måkullevägen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83ed" + }, + "id": "700649", + "fullName": "Naddalsvägen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83ee" + }, + "id": "700658", + "fullName": "Spjällevägen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83ef" + }, + "id": "700666", + "fullName": "Säddalsvägen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83f0" + }, + "id": "700610", + "fullName": "Grådalsstigen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83f1" + }, + "id": "700614", + "fullName": "Gunkällevägen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83f2" + }, + "id": "700641", + "fullName": "Lökholmsvägen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83f3" + }, + "id": "700645", + "fullName": "Myrevalevägen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83f4" + }, + "id": "700655", + "fullName": "Rävstensvägen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83f5" + }, + "id": "700656", + "fullName": "Sjumansholmen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83f6" + }, + "id": "700670", + "fullName": "Torholmsvägen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83f7" + }, + "id": "700609", + "fullName": "Grytefotsvägen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83f8" + }, + "id": "700620", + "fullName": "Korsholmebacke", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83f9" + }, + "id": "700643", + "fullName": "Myrevalestigen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83fa" + }, + "id": "700653", + "fullName": "Näsebergsvägen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83fb" + }, + "id": "700654", + "fullName": "Ringkullevägen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83fc" + }, + "id": "700657", + "fullName": "Skatkullevägen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83fd" + }, + "id": "700597", + "fullName": "Blekebackeliden", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83fe" + }, + "id": "700639", + "fullName": "Långehallsvägen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b83ff" + }, + "id": "700662", + "fullName": "Storabergsvägen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8400" + }, + "id": "700664", + "fullName": "Storesandsvägen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8401" + }, + "id": "700668", + "fullName": "Tjärebergsvägen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8402" + }, + "id": "700672", + "fullName": "Töttefällevägen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8403" + }, + "id": "700595", + "fullName": "Balsebrunnsvägen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8404" + }, + "id": "700660", + "fullName": "Stallebergsvägen", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8405" + }, + "id": "529005", + "fullName": "Dalaplan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8406" + }, + "id": "526873", + "fullName": "Dockgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8407" + }, + "id": "527860", + "fullName": "Dolkgränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8408" + }, + "id": "528795", + "fullName": "Dillgränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8409" + }, + "id": "529293", + "fullName": "Dorisplan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b840a" + }, + "id": "529874", + "fullName": "Dunstigen", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b840b" + }, + "id": "531187", + "fullName": "Dorngatan", + "parentFullName": "Tygelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b840c" + }, + "id": "526991", + "fullName": "Donaugatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b840d" + }, + "id": "527858", + "fullName": "Dalbygatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b840e" + }, + "id": "528199", + "fullName": "Duvbogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b840f" + }, + "id": "528309", + "fullName": "Dukatgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8410" + }, + "id": "528373", + "fullName": "Derbyvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8411" + }, + "id": "529291", + "fullName": "Dorisgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8412" + }, + "id": "529672", + "fullName": "Drakagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8413" + }, + "id": "529947", + "fullName": "Dekangatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8414" + }, + "id": "530021", + "fullName": "Daniagatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8415" + }, + "id": "526875", + "fullName": "Dockplatsen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8416" + }, + "id": "527337", + "fullName": "Djäknegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8417" + }, + "id": "527672", + "fullName": "Domaregatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8418" + }, + "id": "527930", + "fullName": "Danska vägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8419" + }, + "id": "528753", + "fullName": "Dicksons väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b841a" + }, + "id": "529292", + "fullName": "Dorisgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b841b" + }, + "id": "529399", + "fullName": "Docentgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b841c" + }, + "id": "529642", + "fullName": "Dansörgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b841d" + }, + "id": "530410", + "fullName": "Diakongatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b841e" + }, + "id": "530685", + "fullName": "Delsjögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b841f" + }, + "id": "912018", + "fullName": "Gamla Dockan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8420" + }, + "id": "531140", + "fullName": "Droskvägen", + "parentFullName": "Klagshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8421" + }, + "id": "527612", + "fullName": "Döbelnsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8422" + }, + "id": "527674", + "fullName": "Domaregången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8423" + }, + "id": "527781", + "fullName": "Dalhemsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8424" + }, + "id": "529246", + "fullName": "Dunviksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8425" + }, + "id": "529411", + "fullName": "Duvhöksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8426" + }, + "id": "530075", + "fullName": "Drabantgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8427" + }, + "id": "530209", + "fullName": "Dybäcksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8428" + }, + "id": "530660", + "fullName": "Dammfrivägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8429" + }, + "id": "919565", + "fullName": "Dragörkajen", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b842a" + }, + "id": "911850", + "fullName": "Duvbåtsgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b842b" + }, + "id": "528080", + "fullName": "Daggpilsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b842c" + }, + "id": "528793", + "fullName": "Delholmsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b842d" + }, + "id": "528879", + "fullName": "Djurhagegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b842e" + }, + "id": "529662", + "fullName": "Dirigentgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b842f" + }, + "id": "530077", + "fullName": "Drabantgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8430" + }, + "id": "530211", + "fullName": "Dybäcksgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8431" + }, + "id": "530543", + "fullName": "Dammfrigången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8432" + }, + "id": "530892", + "fullName": "Dahliavägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8433" + }, + "id": "527391", + "fullName": "Drottninggatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8434" + }, + "id": "527552", + "fullName": "Disponentgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8435" + }, + "id": "527578", + "fullName": "Diskontogången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8436" + }, + "id": "528082", + "fullName": "Dvärgvidegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8437" + }, + "id": "529022", + "fullName": "Dalslandsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8438" + }, + "id": "926987", + "fullName": "Dansbanegatan", + "parentFullName": "Klagshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8439" + }, + "id": "527231", + "fullName": "Drottningtorget", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b843a" + }, + "id": "527438", + "fullName": "Davidshallstorg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b843b" + }, + "id": "527980", + "fullName": "Dammhällagången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b843c" + }, + "id": "527982", + "fullName": "Dammstorpsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b843d" + }, + "id": "530799", + "fullName": "Domherrevägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b843e" + }, + "id": "530891", + "fullName": "Dagliljevägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b843f" + }, + "id": "527437", + "fullName": "Davidshallsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8440" + }, + "id": "528411", + "fullName": "Daniel Hjorths väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8441" + }, + "id": "530332", + "fullName": "Djupadalsparken", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8442" + }, + "id": "530480", + "fullName": "Dammsnäcksgränd", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8443" + }, + "id": "531294", + "fullName": "Degnegrundsvägen", + "parentFullName": "Tygelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8444" + }, + "id": "527486", + "fullName": "Erik Dahlbergsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8445" + }, + "id": "527564", + "fullName": "Mäster Danielsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8446" + }, + "id": "529443", + "fullName": "Ellen Diedensgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8448" + }, + "id": "921014", + "fullName": "Dag Hammarskjölds torg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8449" + }, + "id": "796598", + "fullName": "Dalby Dalbyudd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b844a" + }, + "id": "796590", + "fullName": "Dalby Dalby Gård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b844b" + }, + "id": "796592", + "fullName": "Dalby Dalby Hage", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b844c" + }, + "id": "796594", + "fullName": "Dalby Dalbyborg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b844d" + }, + "id": "796596", + "fullName": "Dalby Dalbyhemmet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b844e" + }, + "id": "796577", + "fullName": "Dalby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b844f" + }, + "id": "791764", + "fullName": "Dalhem", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8450" + }, + "id": "779626", + "fullName": "Dalsro", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8451" + }, + "id": "791766", + "fullName": "Djupdal", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8452" + }, + "id": "798890", + "fullName": "Danmark", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8453" + }, + "id": "779623", + "fullName": "Daliden", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8454" + }, + "id": "786033", + "fullName": "Dragby", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8455" + }, + "id": "795126", + "fullName": "Dalgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8456" + }, + "id": "796097", + "fullName": "Dimgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8457" + }, + "id": "779628", + "fullName": "Dalviken", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8458" + }, + "id": "779630", + "fullName": "Dalängen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8459" + }, + "id": "786025", + "fullName": "Domarbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b845a" + }, + "id": "786345", + "fullName": "Dalboda", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b845b" + }, + "id": "779772", + "fullName": "Jumkils-Dalkarlsbo Dalsäter", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b845c" + }, + "id": "796199", + "fullName": "Disavägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b845d" + }, + "id": "796336", + "fullName": "Dillgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b845e" + }, + "id": "796608", + "fullName": "Dalby Gård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b845f" + }, + "id": "796649", + "fullName": "Dalby-Säby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8460" + }, + "id": "796657", + "fullName": "Dalby-Tuna", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8461" + }, + "id": "796665", + "fullName": "Dalby-Ubby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8462" + }, + "id": "799790", + "fullName": "Dalaresan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8463" + }, + "id": "799818", + "fullName": "Dammvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8464" + }, + "id": "779622", + "fullName": "Dalgården", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8465" + }, + "id": "779634", + "fullName": "Draglunda", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8466" + }, + "id": "786727", + "fullName": "Drälinge", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8467" + }, + "id": "777240", + "fullName": "Dammstugan", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8468" + }, + "id": "777242", + "fullName": "Dragontorp", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8469" + }, + "id": "795834", + "fullName": "Domargatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b846a" + }, + "id": "798906", + "fullName": "Danmarksby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b846b" + }, + "id": "799461", + "fullName": "Duhrevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b846c" + }, + "id": "799613", + "fullName": "Dalbovägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b846d" + }, + "id": "937100", + "fullName": "Dykarvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b846e" + }, + "id": "779624", + "fullName": "Dalkarlsbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b846f" + }, + "id": "786023", + "fullName": "Djupmyren", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8470" + }, + "id": "795322", + "fullName": "Drejargatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8471" + }, + "id": "796059", + "fullName": "Djäknegatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8472" + }, + "id": "796641", + "fullName": "Dalby-Brunna", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8473" + }, + "id": "798950", + "fullName": "Danmarks-Åby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8474" + }, + "id": "799822", + "fullName": "Dragonvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8475" + }, + "id": "799894", + "fullName": "Damastvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8476" + }, + "id": "778136", + "fullName": "Drabantvägen", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8477" + }, + "id": "779632", + "fullName": "Dragbyvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8478" + }, + "id": "795296", + "fullName": "Döbelnsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8479" + }, + "id": "795572", + "fullName": "Domkyrkoplan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b847a" + }, + "id": "796669", + "fullName": "Dalby-Viggeby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b847b" + }, + "id": "798925", + "fullName": "Danmarks-Säby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b847c" + }, + "id": "799459", + "fullName": "Doppingvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b847d" + }, + "id": "799820", + "fullName": "Dragontorpet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b847e" + }, + "id": "799824", + "fullName": "Duvhöksvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b847f" + }, + "id": "785885", + "fullName": "Diskusvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8480" + }, + "id": "786035", + "fullName": "Dragby Kvarn", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8481" + }, + "id": "787149", + "fullName": "Dragontorpet", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8482" + }, + "id": "777490", + "fullName": "Domherrens väg", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8483" + }, + "id": "795719", + "fullName": "Danmarksgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8484" + }, + "id": "796600", + "fullName": "Dalby Ekbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8485" + }, + "id": "796619", + "fullName": "Dalby Norrbäck", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8486" + }, + "id": "796621", + "fullName": "Dalby Solberga", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8487" + }, + "id": "796625", + "fullName": "Dalby Tunaborg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8488" + }, + "id": "796627", + "fullName": "Dalby Ubbyborg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8489" + }, + "id": "796639", + "fullName": "Dalby Ängsgård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b848a" + }, + "id": "796647", + "fullName": "Dalby-Nybygget", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b848b" + }, + "id": "797860", + "fullName": "Jälla Dammtorp", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b848c" + }, + "id": "798904", + "fullName": "Danmarks-Berga", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b848d" + }, + "id": "798910", + "fullName": "Danmarks-Bärby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b848e" + }, + "id": "798911", + "fullName": "Danmarks-Edeby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b848f" + }, + "id": "798915", + "fullName": "Danmarks-Kumla", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8490" + }, + "id": "798919", + "fullName": "Danmarks-Lunda", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8491" + }, + "id": "798923", + "fullName": "Danmarks-Myrby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8492" + }, + "id": "799542", + "fullName": "Domherrevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8493" + }, + "id": "799693", + "fullName": "Dirigentvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8494" + }, + "id": "786027", + "fullName": "Domarbo Hedbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8495" + }, + "id": "795574", + "fullName": "Drottninggatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8496" + }, + "id": "795927", + "fullName": "Divisionsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8497" + }, + "id": "796081", + "fullName": "Dagermansgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8498" + }, + "id": "796188", + "fullName": "Sven Dufvas gata", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8499" + }, + "id": "796602", + "fullName": "Dalby Fyristorp", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b849a" + }, + "id": "796618", + "fullName": "Dalby Marielund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b849b" + }, + "id": "796622", + "fullName": "Dalby Solvreten", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b849c" + }, + "id": "796623", + "fullName": "Dalby Stora Tuna", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b849d" + }, + "id": "797767", + "fullName": "Fullerö Duvboda", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b849e" + }, + "id": "798937", + "fullName": "Danmarks-Vallby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b849f" + }, + "id": "798952", + "fullName": "Danmarks-Ängeby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84a0" + }, + "id": "799301", + "fullName": "Djurgårdsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84a1" + }, + "id": "911789", + "fullName": "Norra Depågatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84a2" + }, + "id": "921105", + "fullName": "Södra Depågatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84a3" + }, + "id": "786649", + "fullName": "Viksta Dalsäng", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84a4" + }, + "id": "791829", + "fullName": "Myssinge Dammen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84a5" + }, + "id": "785760", + "fullName": "Dannemoravägen", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84a6" + }, + "id": "787364", + "fullName": "Holvarby Dammen", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84a7" + }, + "id": "796610", + "fullName": "Dalby Hammarskog", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84a8" + }, + "id": "796616", + "fullName": "Dalby Hässleudde", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84a9" + }, + "id": "796673", + "fullName": "Dalby-Österberga", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84aa" + }, + "id": "797957", + "fullName": "Vaksala Dammtorp", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84ab" + }, + "id": "798902", + "fullName": "Danmarks Skolväg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84ac" + }, + "id": "798927", + "fullName": "Danmarks-Söderby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84ad" + }, + "id": "798946", + "fullName": "Danmarks-Viggeby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84ae" + }, + "id": "799780", + "fullName": "Lilla Djurgården", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84af" + }, + "id": "786029", + "fullName": "Domarbo Linddal", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84b0" + }, + "id": "786031", + "fullName": "Domarbo Nyslätt", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84b1" + }, + "id": "795699", + "fullName": "Dragarbrunns torg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84b2" + }, + "id": "796579", + "fullName": "Dalby Björkberget", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84b3" + }, + "id": "796583", + "fullName": "Dalby Bläckhornet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84b4" + }, + "id": "796604", + "fullName": "Dalby Fågelsången", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84b5" + }, + "id": "796606", + "fullName": "Dalby Gustavsberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84b6" + }, + "id": "796620", + "fullName": "Dalby Skogshyddan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84b7" + }, + "id": "796629", + "fullName": "Dalby Valdemarsro", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84b8" + }, + "id": "796637", + "fullName": "Dalby Viggebylund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84b9" + }, + "id": "797606", + "fullName": "Näsets Dragontorp", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84ba" + }, + "id": "798897", + "fullName": "Danmark Lövhyddan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84bb" + }, + "id": "798912", + "fullName": "Danmarks-Edebybro", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84bc" + }, + "id": "798913", + "fullName": "Danmarks-Hammarby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84bd" + }, + "id": "779636", + "fullName": "Dragontorpsvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84be" + }, + "id": "795680", + "fullName": "Dragarbrunnsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84bf" + }, + "id": "796612", + "fullName": "Dalby Hasselbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84c0" + }, + "id": "796614", + "fullName": "Dalby Hembygdsgård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84c1" + }, + "id": "796631", + "fullName": "Dalby Valdemarsvik", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84c2" + }, + "id": "796663", + "fullName": "Dalby-Tuna Tunaborg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84c3" + }, + "id": "796667", + "fullName": "Dalby-Ubby Tunaberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84c4" + }, + "id": "798129", + "fullName": "Rasbokil Dammhagen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84c5" + }, + "id": "798130", + "fullName": "Rasbokil Djurhagen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84c6" + }, + "id": "798895", + "fullName": "Danmark Korsbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84c7" + }, + "id": "798908", + "fullName": "Danmarksby Solåkra", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84c8" + }, + "id": "778749", + "fullName": "Ålands-Österby Dalås", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84c9" + }, + "id": "787368", + "fullName": "Holvarby Djupdalen", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84ca" + }, + "id": "778987", + "fullName": "Jumkils-Dalkarlsbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84cb" + }, + "id": "779045", + "fullName": "Järlåsa-Dalkarlsbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84cc" + }, + "id": "777761", + "fullName": "Knutby-Åsby Dalhamn", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84cd" + }, + "id": "779770", + "fullName": "Jumkils-Dalkarlsbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84ce" + }, + "id": "795681", + "fullName": "Dragarbrunnstorget", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84cf" + }, + "id": "796284", + "fullName": "Dan Anderssonsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84d0" + }, + "id": "796581", + "fullName": "Dalby Blue Berry Hill", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84d1" + }, + "id": "796653", + "fullName": "Dalby-Säby Hässleudd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84d2" + }, + "id": "796661", + "fullName": "Dalby-Tuna Solvreten", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84d3" + }, + "id": "796672", + "fullName": "Dalby-Viggeby Persbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84d4" + }, + "id": "798714", + "fullName": "Funbo-Söderby Djupen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84d5" + }, + "id": "798900", + "fullName": "Danmark Prästgården", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84d6" + }, + "id": "798914", + "fullName": "Danmarks-Krisslinge", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84d7" + }, + "id": "787366", + "fullName": "Holvarby Dammskolan", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84d8" + }, + "id": "786729", + "fullName": "Drälinge Björkhaga", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84d9" + }, + "id": "777173", + "fullName": "Uls-Väsby Dalkarlsbo", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84da" + }, + "id": "795292", + "fullName": "Dag Hammarskjölds väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84db" + }, + "id": "795606", + "fullName": "Orphei Drängars plats", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84dc" + }, + "id": "796651", + "fullName": "Dalby-Säby Björkberget", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84dd" + }, + "id": "796655", + "fullName": "Dalby-Säby Solsnibben", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84de" + }, + "id": "796659", + "fullName": "Dalby-Tuna Skogshyddan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84df" + }, + "id": "797959", + "fullName": "Vaksala Dragontorpet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84e0" + }, + "id": "777763", + "fullName": "Knutby-Åsby Dragontorp", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84e1" + }, + "id": "786205", + "fullName": "Skuttunge Djurhalsen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84e2" + }, + "id": "796643", + "fullName": "Dalby-Brunna Björkliden", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84e3" + }, + "id": "796645", + "fullName": "Dalby-Brunna Brunnaborg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84e4" + }, + "id": "796671", + "fullName": "Dalby-Viggeby Jerusalem", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84e5" + }, + "id": "796840", + "fullName": "Ramsta Bärby Dragontorp", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84e6" + }, + "id": "798917", + "fullName": "Danmarks-Kumla Övergård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84e7" + }, + "id": "798944", + "fullName": "Danmarks-Vallby Högtomt", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84e8" + }, + "id": "778751", + "fullName": "Ålands-Österby Dunderbo", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84e9" + }, + "id": "937011", + "fullName": "Jumkils-Dalkarlsbo Boda", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84ea" + }, + "id": "776678", + "fullName": "Almunge-Ösby Dammtorpet", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84ec" + }, + "id": "798921", + "fullName": "Danmarks-Lunda Jerkerstorp", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84ed" + }, + "id": "798933", + "fullName": "Danmarks-Söderby Lilla Nyby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84ee" + }, + "id": "798935", + "fullName": "Danmarks-Söderby Perslund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84ef" + }, + "id": "798948", + "fullName": "Danmarks-Viggeby Röberget", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84f0" + }, + "id": "912368", + "fullName": "Funbo-Söderby Stora Djupet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84f1" + }, + "id": "779048", + "fullName": "Järlåsa-Dalkarlsbo Malmvik", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84f2" + }, + "id": "779774", + "fullName": "Jumkils-Dalkarlsbo Nyborg", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84f3" + }, + "id": "786203", + "fullName": "Skuttunge Danviksgården", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84f4" + }, + "id": "786805", + "fullName": "Sandbro Säteri Djupdalen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84f5" + }, + "id": "798931", + "fullName": "Danmarks-Söderby Lennartsberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84f6" + }, + "id": "779046", + "fullName": "Järlåsa-Dalkarlsbo Johanneslund", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84f7" + }, + "id": "779776", + "fullName": "Jumkils-Dalkarlsbo Nyborgnyborg", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84f8" + }, + "id": "798929", + "fullName": "Danmarks-Söderby Björkbackagården", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84f9" + }, + "id": "779047", + "fullName": "Järlåsa-Dalkarlsbo Lilla Gustavsbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84fa" + }, + "id": "779049", + "fullName": "Järlåsa-Dalkarlsbo Stora Gustavsbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84fb" + }, + "id": "779051", + "fullName": "Järlåsa-Dalkarlsbo Stora Ljusbrunn", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84fc" + }, + "id": "779053", + "fullName": "Järlåsa-Dalkarlsbo Stora Skärsjön", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84fd" + }, + "id": "506803", + "fullName": "Dänskebo Dalen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84fe" + }, + "id": "504738", + "fullName": "Degeryd Degerstad", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b84ff" + }, + "id": "519234", + "fullName": "Dalen", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8500" + }, + "id": "524987", + "fullName": "Dockebo", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8501" + }, + "id": "504300", + "fullName": "Distorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8502" + }, + "id": "504732", + "fullName": "Degeryd", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8503" + }, + "id": "525348", + "fullName": "Näs Dalhem", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8504" + }, + "id": "526555", + "fullName": "Dalshult", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8505" + }, + "id": "501513", + "fullName": "Dalgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8506" + }, + "id": "501791", + "fullName": "Duvgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8507" + }, + "id": "933428", + "fullName": "Drättinge", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8508" + }, + "id": "529679", + "fullName": "Dala Gård", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8509" + }, + "id": "523617", + "fullName": "Drättinge", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b850a" + }, + "id": "503367", + "fullName": "Göstad Dala", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b850b" + }, + "id": "527633", + "fullName": "Davidsborg", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b850c" + }, + "id": "527634", + "fullName": "Dianavägen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b850d" + }, + "id": "528265", + "fullName": "Rist Dalhem", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b850e" + }, + "id": "529398", + "fullName": "Durkvägen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b850f" + }, + "id": "502223", + "fullName": "Dvärggatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8510" + }, + "id": "502597", + "fullName": "Datalinjen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8511" + }, + "id": "509223", + "fullName": "Dukatgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8512" + }, + "id": "509337", + "fullName": "Dillstigen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8513" + }, + "id": "524692", + "fullName": "Gustad Dalen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8514" + }, + "id": "514580", + "fullName": "Kulla Dalhem", + "parentFullName": "Klockrike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8515" + }, + "id": "503758", + "fullName": "Gistad Dalarö", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8516" + }, + "id": "527855", + "fullName": "Djupsjöhult", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8517" + }, + "id": "528139", + "fullName": "Ljung Dalvik", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8518" + }, + "id": "529681", + "fullName": "Dammkärret", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8519" + }, + "id": "501893", + "fullName": "Djäknegränd", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b851a" + }, + "id": "508829", + "fullName": "Domaregatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b851b" + }, + "id": "509304", + "fullName": "Dragongatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b851c" + }, + "id": "525852", + "fullName": "Drögshult Sand", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b851d" + }, + "id": "527362", + "fullName": "Daghemsvägen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b851e" + }, + "id": "527414", + "fullName": "Dottersätter", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b851f" + }, + "id": "527816", + "fullName": "Bänorp Dalhem", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8520" + }, + "id": "529159", + "fullName": "Sjöbacka Dal", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8521" + }, + "id": "529637", + "fullName": "Bölnorp Dala", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8522" + }, + "id": "524998", + "fullName": "Dockebo Lugnet", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8523" + }, + "id": "501497", + "fullName": "Drabantgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8524" + }, + "id": "501577", + "fullName": "Gränden Duvan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8525" + }, + "id": "502666", + "fullName": "Diskettgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8526" + }, + "id": "506812", + "fullName": "Dänskebo Gård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8527" + }, + "id": "508825", + "fullName": "Dalhemsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8528" + }, + "id": "522513", + "fullName": "Dömestad Lund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8529" + }, + "id": "524990", + "fullName": "Dockebo Bojenäs", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b852a" + }, + "id": "525002", + "fullName": "Duseborg Eklund", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b852b" + }, + "id": "525004", + "fullName": "Duseborg Skogen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b852c" + }, + "id": "525018", + "fullName": "Dvärstadsvägen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b852d" + }, + "id": "525253", + "fullName": "Kättestad Dalby", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b852e" + }, + "id": "525871", + "fullName": "Drögshult Udden", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b852f" + }, + "id": "512282", + "fullName": "Skränge Dövehus", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8530" + }, + "id": "527033", + "fullName": "Sturefors Dala", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8531" + }, + "id": "501599", + "fullName": "Domkyrkogatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8532" + }, + "id": "501615", + "fullName": "Göran Dyks gata", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8533" + }, + "id": "501718", + "fullName": "Danmarksgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8534" + }, + "id": "502687", + "fullName": "Dymlingsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8535" + }, + "id": "506077", + "fullName": "Ringstorp Dala", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8536" + }, + "id": "506840", + "fullName": "Dänskebo Skola", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8537" + }, + "id": "506845", + "fullName": "Dänskebo Sågen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8538" + }, + "id": "525868", + "fullName": "Drögshult Söderö", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8539" + }, + "id": "525873", + "fullName": "Drögshult Virmon", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b853a" + }, + "id": "933442", + "fullName": "Duseborg Kullen", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b853b" + }, + "id": "933642", + "fullName": "Skränge Dövehus", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b853c" + }, + "id": "528570", + "fullName": "Gullberg Dalby", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b853d" + }, + "id": "529513", + "fullName": "Bjäsäter Dalen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b853e" + }, + "id": "524992", + "fullName": "Dockebo Jonsberg", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b853f" + }, + "id": "525010", + "fullName": "Dvärstad Nergård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8540" + }, + "id": "501630", + "fullName": "Drottninggatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8541" + }, + "id": "501702", + "fullName": "Djurgårdsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8542" + }, + "id": "504302", + "fullName": "Distorp Evelund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8543" + }, + "id": "504303", + "fullName": "Distorp Flygeln", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8544" + }, + "id": "504734", + "fullName": "Degeryd Asplund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8545" + }, + "id": "504736", + "fullName": "Degeryd Bäckebo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8546" + }, + "id": "504742", + "fullName": "Degeryd Eksäter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8547" + }, + "id": "506821", + "fullName": "Dänskebo Kojtet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8548" + }, + "id": "506823", + "fullName": "Dänskebo Kullen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8549" + }, + "id": "506827", + "fullName": "Dänskebo Malmen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b854a" + }, + "id": "506835", + "fullName": "Dänskebo Rödsjö", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b854b" + }, + "id": "507287", + "fullName": "Ingebo Dykällan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b854c" + }, + "id": "507437", + "fullName": "Lilla Dömestorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b854d" + }, + "id": "507747", + "fullName": "Stora Dömestorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b854e" + }, + "id": "508664", + "fullName": "Tift Domaregård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b854f" + }, + "id": "508992", + "fullName": "Duvkullestigen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8550" + }, + "id": "523638", + "fullName": "Drättingevägen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8551" + }, + "id": "523642", + "fullName": "Duseborg Kullen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8552" + }, + "id": "519236", + "fullName": "Dalen Bäckhöjden", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8553" + }, + "id": "520017", + "fullName": "Gärdala Dalslund", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8554" + }, + "id": "525000", + "fullName": "Dockebo Ristorpet", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8555" + }, + "id": "525008", + "fullName": "Dvärstad Mejeriet", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8556" + }, + "id": "525014", + "fullName": "Dvärstad Storgård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8557" + }, + "id": "525016", + "fullName": "Dvärstad Vårgårda", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8558" + }, + "id": "525452", + "fullName": "Skålebo Djupdalen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8559" + }, + "id": "523636", + "fullName": "Drättinge Villan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b855a" + }, + "id": "523650", + "fullName": "Duseborg Rossvik", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b855b" + }, + "id": "523661", + "fullName": "Duseborg Skuggan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b855c" + }, + "id": "523667", + "fullName": "Duseborg Åstugan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b855d" + }, + "id": "526213", + "fullName": "Ämtefall Dämshult", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b855e" + }, + "id": "522507", + "fullName": "Dömestad Brotorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b855f" + }, + "id": "525840", + "fullName": "Drögshult Hökhult", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8560" + }, + "id": "525846", + "fullName": "Drögshult Nergård", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8561" + }, + "id": "525869", + "fullName": "Drögshult Sörhult", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8562" + }, + "id": "525870", + "fullName": "Drögshult Tribben", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8563" + }, + "id": "525872", + "fullName": "Drögshult Uppgård", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8564" + }, + "id": "525877", + "fullName": "Drögshults Sjöväg", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8565" + }, + "id": "525960", + "fullName": "Fågelkulla Dammen", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8566" + }, + "id": "933440", + "fullName": "Drättinge Villan", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8567" + }, + "id": "933446", + "fullName": "Duseborg Rossvik", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8568" + }, + "id": "933449", + "fullName": "Duseborg Skuggan", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8569" + }, + "id": "933452", + "fullName": "Duseborg Åstugan", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b856a" + }, + "id": "529549", + "fullName": "Bjäsätter Dalen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b856b" + }, + "id": "526963", + "fullName": "Stavsätter Damin", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b856c" + }, + "id": "501992", + "fullName": "Drottningtorget", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b856d" + }, + "id": "504312", + "fullName": "Distorp Åttingen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b856e" + }, + "id": "504740", + "fullName": "Degeryd Ebenezer", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b856f" + }, + "id": "504746", + "fullName": "Degeryd Krongård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8570" + }, + "id": "504748", + "fullName": "Degeryd Rusthåll", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8571" + }, + "id": "504752", + "fullName": "Degeryd Solberga", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8572" + }, + "id": "505439", + "fullName": "Landeryd Dockebo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8573" + }, + "id": "507323", + "fullName": "Kerstinebo Dalen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8574" + }, + "id": "508624", + "fullName": "Säby Danielsberg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8575" + }, + "id": "508827", + "fullName": "Dansättersgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8576" + }, + "id": "523366", + "fullName": "Västerlösa Dungen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8577" + }, + "id": "523619", + "fullName": "Drättinge Asplund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8578" + }, + "id": "523627", + "fullName": "Drättinge Lyckhem", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8579" + }, + "id": "523632", + "fullName": "Drättinge Slanten", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b857a" + }, + "id": "523655", + "fullName": "Duseborg Sjöhagen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b857b" + }, + "id": "522503", + "fullName": "Davidsbergsvägen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b857c" + }, + "id": "522509", + "fullName": "Dömestad Enbacken", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b857d" + }, + "id": "522515", + "fullName": "Dömestad Norrgård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b857e" + }, + "id": "522519", + "fullName": "Dömestad Rusthåll", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b857f" + }, + "id": "525784", + "fullName": "Amundebo Dalstugan", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8580" + }, + "id": "525838", + "fullName": "Drögshult Högmålen", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8581" + }, + "id": "525844", + "fullName": "Drögshult Larstorp", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8582" + }, + "id": "525848", + "fullName": "Drögshult Norrgård", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8583" + }, + "id": "525850", + "fullName": "Drögshult Opplunda", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8584" + }, + "id": "525893", + "fullName": "Eksjöhult Dagstorp", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8585" + }, + "id": "519158", + "fullName": "Brokind Djurgården", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8586" + }, + "id": "528098", + "fullName": "Kungsbro Dikarhem", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8587" + }, + "id": "933429", + "fullName": "Drättinge Asplund", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8588" + }, + "id": "933433", + "fullName": "Drättinge Lyckhem", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8589" + }, + "id": "933438", + "fullName": "Drättinge Slanten", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b858a" + }, + "id": "933448", + "fullName": "Duseborg Sjöhagen", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b858b" + }, + "id": "526638", + "fullName": "Hovetorp Dånehall", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b858c" + }, + "id": "524988", + "fullName": "Dockebo Blåstället", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b858d" + }, + "id": "525006", + "fullName": "Dvärstad Brobacken", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b858e" + }, + "id": "525012", + "fullName": "Dvärstad Skattegård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b858f" + }, + "id": "525181", + "fullName": "Ingvastebo Duvemåla", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8590" + }, + "id": "504744", + "fullName": "Degeryd Grönhagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8591" + }, + "id": "504754", + "fullName": "Degeryd Tjustgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8592" + }, + "id": "505445", + "fullName": "Landeryd Dockulla", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8593" + }, + "id": "506804", + "fullName": "Dänskebo Ekbacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8594" + }, + "id": "506809", + "fullName": "Dänskebo Enholmen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8595" + }, + "id": "506817", + "fullName": "Dänskebo Högstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8596" + }, + "id": "506825", + "fullName": "Dänskebo Långkärr", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8597" + }, + "id": "506829", + "fullName": "Dänskebo Mejeriet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8598" + }, + "id": "506831", + "fullName": "Dänskebo Nybygget", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8599" + }, + "id": "506833", + "fullName": "Dänskebo Nysätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b859a" + }, + "id": "506847", + "fullName": "Dänskebo Åshöjden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b859b" + }, + "id": "507321", + "fullName": "Kerstinebo Dalaro", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b859c" + }, + "id": "523364", + "fullName": "Västerlösa Danmark", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b859d" + }, + "id": "523628", + "fullName": "Drättinge Mobacken", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b859e" + }, + "id": "522523", + "fullName": "Dömestad Sofielund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b859f" + }, + "id": "522525", + "fullName": "Dömestad Stensäter", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85a0" + }, + "id": "522529", + "fullName": "Dömestad Sörgården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85a1" + }, + "id": "525834", + "fullName": "Drögshult Bastudalen", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85a2" + }, + "id": "525836", + "fullName": "Drögshult Hultsätter", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85a3" + }, + "id": "525842", + "fullName": "Drögshult Kärrsätter", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85a4" + }, + "id": "525858", + "fullName": "Drögshult Sandstorp", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85a5" + }, + "id": "525860", + "fullName": "Drögshult Skogstorp", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85a6" + }, + "id": "525862", + "fullName": "Drögshult Skruvhult", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85a7" + }, + "id": "525864", + "fullName": "Drögshult Sundstorp", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85a8" + }, + "id": "525866", + "fullName": "Drögshult Södergård", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85a9" + }, + "id": "933434", + "fullName": "Drättinge Mobacken", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85aa" + }, + "id": "933441", + "fullName": "Duseborg Herrgården", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85ab" + }, + "id": "933447", + "fullName": "Duseborg Sjöflygeln", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85ac" + }, + "id": "933450", + "fullName": "Duseborg Smedhemmet", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85ad" + }, + "id": "528805", + "fullName": "Kärrsjö Davidsberg", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85ae" + }, + "id": "526422", + "fullName": "Bjärka-Säby Dalshult", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85af" + }, + "id": "526556", + "fullName": "Dalshult Fagerhult", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85b0" + }, + "id": "501686", + "fullName": "Karl Dahlgrensgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85b1" + }, + "id": "504301", + "fullName": "Distorp Björkhagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85b2" + }, + "id": "504305", + "fullName": "Distorp Vrettorpet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85b3" + }, + "id": "504750", + "fullName": "Degeryd Skattegård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85b4" + }, + "id": "504947", + "fullName": "Vårdsberg Djursdala", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85b5" + }, + "id": "505443", + "fullName": "Landeryd Docketorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85b6" + }, + "id": "506819", + "fullName": "Dänskebo Jakobslund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85b7" + }, + "id": "506837", + "fullName": "Dänskebo Sandkullen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85b8" + }, + "id": "506838", + "fullName": "Dänskebo Sandstugan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85b9" + }, + "id": "506839", + "fullName": "Dänskebo Sandängen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85ba" + }, + "id": "506841", + "fullName": "Dänskebo Stensborg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85bb" + }, + "id": "506843", + "fullName": "Dänskebo Stockholm", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85bc" + }, + "id": "507171", + "fullName": "Dömestorp Vindhaga", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85bd" + }, + "id": "508412", + "fullName": "Ledberg Danielstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85be" + }, + "id": "914437", + "fullName": "Smedstad Djurgården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85bf" + }, + "id": "523623", + "fullName": "Drättinge Frälsegård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85c0" + }, + "id": "523625", + "fullName": "Drättinge Gyllenborg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85c1" + }, + "id": "523629", + "fullName": "Drättinge Sandlyckan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85c2" + }, + "id": "523630", + "fullName": "Drättinge Sikabacken", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85c3" + }, + "id": "523631", + "fullName": "Drättinge Skattegård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85c4" + }, + "id": "523634", + "fullName": "Drättinge Solgläntan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85c5" + }, + "id": "523640", + "fullName": "Duseborg Herrgården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85c6" + }, + "id": "523648", + "fullName": "Duseborg Museistugan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85c7" + }, + "id": "523653", + "fullName": "Duseborg Sjöflygeln", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85c8" + }, + "id": "523663", + "fullName": "Duseborg Smedhemmet", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85c9" + }, + "id": "522505", + "fullName": "Dömestad Bergsätter", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85ca" + }, + "id": "522511", + "fullName": "Dömestad Fridenslund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85cb" + }, + "id": "522517", + "fullName": "Dömestad Norrgården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85cc" + }, + "id": "522521", + "fullName": "Dömestad Rusthållet", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85cd" + }, + "id": "522527", + "fullName": "Dömestad Stensätter", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85ce" + }, + "id": "522531", + "fullName": "Dömestad Tallbacken", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85cf" + }, + "id": "522533", + "fullName": "Dömestad Törnevalla", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85d0" + }, + "id": "522535", + "fullName": "Dömestad Västergård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85d1" + }, + "id": "525875", + "fullName": "Drögshult Västerängen", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85d2" + }, + "id": "933431", + "fullName": "Drättinge Frälsegård", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85d3" + }, + "id": "933432", + "fullName": "Drättinge Gyllenborg", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85d4" + }, + "id": "933435", + "fullName": "Drättinge Sandlyckan", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85d5" + }, + "id": "933436", + "fullName": "Drättinge Sikabacken", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85d6" + }, + "id": "933437", + "fullName": "Drättinge Skattegård", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85d7" + }, + "id": "933439", + "fullName": "Drättinge Solgläntan", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85d8" + }, + "id": "933445", + "fullName": "Duseborg Museistugan", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85d9" + }, + "id": "933839", + "fullName": "Kristineberg Duvhult", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85da" + }, + "id": "529790", + "fullName": "Fröstorp Dammkärret", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85db" + }, + "id": "519847", + "fullName": "Drögshult Bastudalen", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85dc" + }, + "id": "526714", + "fullName": "Kristineberg Duvhult", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85dd" + }, + "id": "504614", + "fullName": "Östra Harg Drömkullen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85de" + }, + "id": "505441", + "fullName": "Landeryd Dockestrand", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85df" + }, + "id": "506811", + "fullName": "Dänskebo Fridensborg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85e0" + }, + "id": "506814", + "fullName": "Dänskebo Gård Flygeln", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85e1" + }, + "id": "507565", + "fullName": "Persbo Danielstorpet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85e2" + }, + "id": "523621", + "fullName": "Drättinge Björklyckan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85e3" + }, + "id": "523644", + "fullName": "Duseborg Källarstugan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85e4" + }, + "id": "523646", + "fullName": "Duseborg Lillsjöängen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85e5" + }, + "id": "522537", + "fullName": "Dömestad Västergården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85e6" + }, + "id": "527420", + "fullName": "Dottersätter Solkulla", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85e7" + }, + "id": "933430", + "fullName": "Drättinge Björklyckan", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85e8" + }, + "id": "933443", + "fullName": "Duseborg Källarstugan", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85e9" + }, + "id": "933444", + "fullName": "Duseborg Lillsjöängen", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85ea" + }, + "id": "530032", + "fullName": "Stjärnorp Djurgården", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85eb" + }, + "id": "526428", + "fullName": "Bjärka-Säby Dunderhult", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85ec" + }, + "id": "506815", + "fullName": "Dänskebo Hasselbacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85ed" + }, + "id": "507751", + "fullName": "Stora Dömestorp Villan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85ee" + }, + "id": "916743", + "fullName": "Smedstad Dunderhumpen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85ef" + }, + "id": "523903", + "fullName": "Krångestad Didrikslund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85f0" + }, + "id": "525905", + "fullName": "Eksjöhult Gamla Dagstorp", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85f1" + }, + "id": "527416", + "fullName": "Dottersätter Björksäter", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85f2" + }, + "id": "527418", + "fullName": "Dottersätter Lillsäter", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85f3" + }, + "id": "528224", + "fullName": "Prästtomta Djupsjöhult", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85f4" + }, + "id": "933545", + "fullName": "Krångestad Didrikslund", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85f5" + }, + "id": "529682", + "fullName": "Dottersätter Björklund", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85f6" + }, + "id": "504612", + "fullName": "Östra Harg Domaregården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85f7" + }, + "id": "507749", + "fullName": "Stora Dömestorp Flygeln", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85f8" + }, + "id": "522543", + "fullName": "Dömestad Östra Mellangård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85f9" + }, + "id": "507139", + "fullName": "Asksättersvägen Dovlunda", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85fa" + }, + "id": "508011", + "fullName": "Smedstad Djurgårdstorpet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85fb" + }, + "id": "523665", + "fullName": "Duseborg Trädgårdsflygeln", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85fc" + }, + "id": "522539", + "fullName": "Dömestad Västra Mellangård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85fd" + }, + "id": "933451", + "fullName": "Duseborg Trädgårdsflygeln", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85fe" + }, + "id": "522545", + "fullName": "Dömestad Östra Mellangården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b85ff" + }, + "id": "522541", + "fullName": "Dömestad Västra Mellangården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8600" + }, + "id": "507929", + "fullName": "Lambovsleden Djurgårdstorpet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8601" + }, + "id": "911913", + "fullName": "Dyrbo", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8602" + }, + "id": "763444", + "fullName": "Darsta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8603" + }, + "id": "761680", + "fullName": "Dingtuna", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8604" + }, + "id": "936756", + "fullName": "Disas väg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8605" + }, + "id": "764357", + "fullName": "Dosvägen", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8606" + }, + "id": "758689", + "fullName": "Domkyrkan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8607" + }, + "id": "758857", + "fullName": "Dalavägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8608" + }, + "id": "760668", + "fullName": "Dünavägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8609" + }, + "id": "762857", + "fullName": "Dräggesta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b860a" + }, + "id": "936908", + "fullName": "Dejavägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b860b" + }, + "id": "759733", + "fullName": "Degelgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b860c" + }, + "id": "760889", + "fullName": "Domargatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b860d" + }, + "id": "762858", + "fullName": "Dunkers väg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b860e" + }, + "id": "763533", + "fullName": "Ängsö Dyvik", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b860f" + }, + "id": "758751", + "fullName": "Djäknegatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8610" + }, + "id": "759184", + "fullName": "Drivisvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8611" + }, + "id": "759401", + "fullName": "Diskusgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8612" + }, + "id": "759500", + "fullName": "Drevervägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8613" + }, + "id": "761684", + "fullName": "Dingtuna Eke", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8614" + }, + "id": "758859", + "fullName": "Didriksgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8615" + }, + "id": "758926", + "fullName": "Djäkneberget", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8616" + }, + "id": "758978", + "fullName": "Dybecksgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8617" + }, + "id": "759302", + "fullName": "Dressinvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8618" + }, + "id": "759546", + "fullName": "Daggrosgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8619" + }, + "id": "760885", + "fullName": "Dingtuna torg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b861a" + }, + "id": "760891", + "fullName": "Domboksgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b861b" + }, + "id": "761722", + "fullName": "Dingtuna Nyby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b861c" + }, + "id": "761732", + "fullName": "Dingtuna Råby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b861d" + }, + "id": "761747", + "fullName": "Dingtuna Torp", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b861e" + }, + "id": "761749", + "fullName": "Dingtuna Tuna", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b861f" + }, + "id": "936778", + "fullName": "Dingtuna Boda", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8620" + }, + "id": "759006", + "fullName": "Domherrevägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8621" + }, + "id": "760173", + "fullName": "Dagsmejegatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8622" + }, + "id": "761685", + "fullName": "Dingtuna Ekeby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8623" + }, + "id": "761697", + "fullName": "Dingtuna Hagby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8624" + }, + "id": "761720", + "fullName": "Dingtuna Mälby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8625" + }, + "id": "761726", + "fullName": "Dingtuna Olsta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8626" + }, + "id": "761765", + "fullName": "Dingtuna Väsby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8627" + }, + "id": "763179", + "fullName": "Darrgräsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8628" + }, + "id": "764687", + "fullName": "Södra Dalhagen", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8629" + }, + "id": "758346", + "fullName": "Divisionsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b862a" + }, + "id": "759480", + "fullName": "Dovhjortsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b862b" + }, + "id": "759502", + "fullName": "Drevjaktsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b862c" + }, + "id": "759548", + "fullName": "Dalslandsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b862d" + }, + "id": "759583", + "fullName": "Drevkarlsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b862e" + }, + "id": "760640", + "fullName": "Drottninggatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b862f" + }, + "id": "760666", + "fullName": "Djuphamnsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8630" + }, + "id": "760877", + "fullName": "Dragverksgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8631" + }, + "id": "761712", + "fullName": "Dingtuna Kyrkby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8632" + }, + "id": "761739", + "fullName": "Dingtuna Tibble", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8633" + }, + "id": "761752", + "fullName": "Dingtuna Vallby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8634" + }, + "id": "761763", + "fullName": "Dingtuna Vändle", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8635" + }, + "id": "917154", + "fullName": "Domkraftsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8636" + }, + "id": "764299", + "fullName": "Anna Döpkens väg", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8637" + }, + "id": "758435", + "fullName": "Dornhammargatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8638" + }, + "id": "759963", + "fullName": "Dagsvärmargatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8639" + }, + "id": "760247", + "fullName": "Domarringsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b863a" + }, + "id": "761691", + "fullName": "Dingtuna Gocksta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b863b" + }, + "id": "761693", + "fullName": "Dingtuna Grindbo", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b863c" + }, + "id": "761724", + "fullName": "Dingtuna Nyängen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b863d" + }, + "id": "761734", + "fullName": "Dingtuna Skansen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b863e" + }, + "id": "763531", + "fullName": "Ängsö Dahlbacken", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b863f" + }, + "id": "936779", + "fullName": "Dingtuna Gröndal", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8640" + }, + "id": "759004", + "fullName": "Dan Anderssons gata", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8641" + }, + "id": "760249", + "fullName": "Dräktspännegatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8642" + }, + "id": "760558", + "fullName": "Djäknebergsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8643" + }, + "id": "760559", + "fullName": "Djäknebergsskolan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8644" + }, + "id": "760887", + "fullName": "Dingtuna Torggata", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8645" + }, + "id": "761681", + "fullName": "Dingtuna Annehill", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8646" + }, + "id": "761682", + "fullName": "Dingtuna Aspholmen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8647" + }, + "id": "761687", + "fullName": "Dingtuna Frändesta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8648" + }, + "id": "761689", + "fullName": "Dingtuna Gillberga", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8649" + }, + "id": "761695", + "fullName": "Dingtuna Hagaberg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b864a" + }, + "id": "761704", + "fullName": "Dingtuna Husta Gård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b864b" + }, + "id": "761706", + "fullName": "Dingtuna Kallsäby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b864c" + }, + "id": "761728", + "fullName": "Dingtuna Oppvreta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b864d" + }, + "id": "761730", + "fullName": "Dingtuna Prästgård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b864e" + }, + "id": "761757", + "fullName": "Dingtuna Valnö Gård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b864f" + }, + "id": "762403", + "fullName": "Dragspelssvängen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8650" + }, + "id": "758696", + "fullName": "Domkyrkoesplanaden", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8651" + }, + "id": "761716", + "fullName": "Dingtuna Lilla Hagby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8652" + }, + "id": "761718", + "fullName": "Dingtuna Lövstalund", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8653" + }, + "id": "761737", + "fullName": "Dingtuna Storgården", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8654" + }, + "id": "761741", + "fullName": "Dingtuna Tibblelund", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8655" + }, + "id": "761683", + "fullName": "Dingtuna Balders Hage", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8656" + }, + "id": "761714", + "fullName": "Dingtuna Liljebacken", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8657" + }, + "id": "761735", + "fullName": "Dingtuna Skattgården", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8658" + }, + "id": "761736", + "fullName": "Dingtuna Skogsvillan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8659" + }, + "id": "761759", + "fullName": "Dingtuna Vendle Gårda", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b865a" + }, + "id": "761761", + "fullName": "Dingtuna Vilhelmsdal", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b865b" + }, + "id": "936765", + "fullName": "Dingtuna Gustafsberg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b865c" + }, + "id": "761708", + "fullName": "Dingtuna Kristineberg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b865d" + }, + "id": "761710", + "fullName": "Dingtuna Kristinelund", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b865e" + }, + "id": "761767", + "fullName": "Dingtuna Västergården", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b865f" + }, + "id": "763534", + "fullName": "Ängsö Dyviks Statsgård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8660" + }, + "id": "936877", + "fullName": "Slagårda Dalkarlstorp", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8661" + }, + "id": "936780", + "fullName": "Dingtuna Tibble Pettersborg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8662" + }, + "id": "936782", + "fullName": "Dingtuna Tibble Östergården", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8663" + }, + "id": "936781", + "fullName": "Dingtuna Tibble Västergården", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8664" + }, + "id": "745607", + "fullName": "Dyringe Dyringe Gård", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8665" + }, + "id": "635803", + "fullName": "Dimbo", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8666" + }, + "id": "757256", + "fullName": "Dyltabruk", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8667" + }, + "id": "757258", + "fullName": "Dyltatorp", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8668" + }, + "id": "757240", + "fullName": "Norra Dylta", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8669" + }, + "id": "757242", + "fullName": "Södra Dylta", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b866a" + }, + "id": "753142", + "fullName": "Dimbo", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b866b" + }, + "id": "745444", + "fullName": "Dreberg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b866c" + }, + "id": "745605", + "fullName": "Dyringe", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b866d" + }, + "id": "744641", + "fullName": "Dalgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b866e" + }, + "id": "743091", + "fullName": "Dalavägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b866f" + }, + "id": "743163", + "fullName": "Dillvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8670" + }, + "id": "744041", + "fullName": "Disagatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8671" + }, + "id": "744200", + "fullName": "Duvstigen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8672" + }, + "id": "744448", + "fullName": "Dammvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8673" + }, + "id": "743852", + "fullName": "Droskvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8674" + }, + "id": "744839", + "fullName": "Dalbygatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8675" + }, + "id": "745119", + "fullName": "Dungevägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8676" + }, + "id": "745294", + "fullName": "Drevevägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8677" + }, + "id": "753066", + "fullName": "Dömmesta", + "parentFullName": "Stora Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8678" + }, + "id": "757156", + "fullName": "Norra Dylta", + "parentFullName": "Ervalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8679" + }, + "id": "743227", + "fullName": "Dalbäcks väg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b867a" + }, + "id": "744010", + "fullName": "Djäknegatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b867b" + }, + "id": "744043", + "fullName": "Domarringen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b867c" + }, + "id": "744146", + "fullName": "Diedens Allé", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b867d" + }, + "id": "744895", + "fullName": "Diktargatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b867e" + }, + "id": "744939", + "fullName": "Diabasgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b867f" + }, + "id": "744941", + "fullName": "Dialoggatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8680" + }, + "id": "745609", + "fullName": "Dyringstorp", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8681" + }, + "id": "918390", + "fullName": "Dröjabacken", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8682" + }, + "id": "919839", + "fullName": "Dragonvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8683" + }, + "id": "756699", + "fullName": "Dunderbacken", + "parentFullName": "Frövi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8684" + }, + "id": "757343", + "fullName": "Dragarvägen", + "parentFullName": "Garphyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8685" + }, + "id": "743521", + "fullName": "Dalhemsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8686" + }, + "id": "743522", + "fullName": "Doktorsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8687" + }, + "id": "744008", + "fullName": "Diakonstigen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8688" + }, + "id": "744450", + "fullName": "Delägargatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8689" + }, + "id": "744943", + "fullName": "Dolomitvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b868a" + }, + "id": "745428", + "fullName": "Övre Damsäter", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b868b" + }, + "id": "744198", + "fullName": "Domherregatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b868c" + }, + "id": "745799", + "fullName": "Dalkarlstorp", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b868d" + }, + "id": "745888", + "fullName": "Danielsvägen", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b868e" + }, + "id": "757273", + "fullName": "Dalstadsvägen", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b868f" + }, + "id": "753140", + "fullName": "Derbolsvägen", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8690" + }, + "id": "742946", + "fullName": "Drottninggatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8691" + }, + "id": "744196", + "fullName": "Dahlandergatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8692" + }, + "id": "744302", + "fullName": "Drevkarlsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8693" + }, + "id": "745719", + "fullName": "Dalabergsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8694" + }, + "id": "753343", + "fullName": "Dammgravsvägen", + "parentFullName": "Kilsmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8695" + }, + "id": "744950", + "fullName": "Droppstensvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8696" + }, + "id": "752976", + "fullName": "Djurklouvägen", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8697" + }, + "id": "745890", + "fullName": "Djurgårdsvägen", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8698" + }, + "id": "743190", + "fullName": "Drakenbergsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8699" + }, + "id": "743894", + "fullName": "Viktor Dahléns väg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b869a" + }, + "id": "745362", + "fullName": "Axbergs-Dammsätter", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b869b" + }, + "id": "743750", + "fullName": "Drottningholmsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b869c" + }, + "id": "743748", + "fullName": "Drottning Kristinas väg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b869d" + }, + "id": "757236", + "fullName": "Arrud", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b869e" + }, + "id": "757262", + "fullName": "Lövåsen", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b869f" + }, + "id": "757268", + "fullName": "Seltorp", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86a0" + }, + "id": "756432", + "fullName": "Åsbacken", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86a1" + }, + "id": "757244", + "fullName": "Andersbo", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86a2" + }, + "id": "756410", + "fullName": "Furuvägen", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86a3" + }, + "id": "756412", + "fullName": "Granvägen", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86a4" + }, + "id": "756420", + "fullName": "Rönnvägen", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86a5" + }, + "id": "756426", + "fullName": "Skolvägen", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86a6" + }, + "id": "757246", + "fullName": "Askarboda", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86a7" + }, + "id": "757248", + "fullName": "Axbergs-Ön", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86a8" + }, + "id": "757266", + "fullName": "Rörbraket", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86a9" + }, + "id": "756404", + "fullName": "Björkvägen", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86aa" + }, + "id": "756414", + "fullName": "Hasselvägen", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86ab" + }, + "id": "756416", + "fullName": "Häggbovägen", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86ac" + }, + "id": "756418", + "fullName": "Kung Jans väg", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86ad" + }, + "id": "756441", + "fullName": "Ölmbrovägen", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86ae" + }, + "id": "757264", + "fullName": "Norra Listre", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86af" + }, + "id": "757270", + "fullName": "Södra Listre", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86b0" + }, + "id": "756400", + "fullName": "Axbergs-Berga", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86b1" + }, + "id": "756408", + "fullName": "Brännarvägen", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86b2" + }, + "id": "756439", + "fullName": "Ölmbrogården", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86b3" + }, + "id": "757250", + "fullName": "Brunnsjötorp", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86b4" + }, + "id": "756406", + "fullName": "Brunnsjövägen", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86b5" + }, + "id": "756422", + "fullName": "Seltorpsvägen", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86b6" + }, + "id": "756430", + "fullName": "Stationsvägen", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86b7" + }, + "id": "757238", + "fullName": "Axbergshammar", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86b8" + }, + "id": "757260", + "fullName": "Kils-Bäcketorp", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86b9" + }, + "id": "756428", + "fullName": "Solglimtsvägen", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86ba" + }, + "id": "756402", + "fullName": "Björkhultsvägen", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86bb" + }, + "id": "756424", + "fullName": "Skogsmullevägen", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86bc" + }, + "id": "554160", + "fullName": "Dalbo", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86bd" + }, + "id": "927587", + "fullName": "Domstensvägen", + "parentFullName": "Domsten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86be" + }, + "id": "554162", + "fullName": "Dalstigen", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86bf" + }, + "id": "552561", + "fullName": "Dalgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86c0" + }, + "id": "552755", + "fullName": "Djupadal", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86c1" + }, + "id": "552951", + "fullName": "Djurögatan", + "parentFullName": "Rydebäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86c2" + }, + "id": "552001", + "fullName": "Depågatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86c3" + }, + "id": "552818", + "fullName": "Degerögatan", + "parentFullName": "Rydebäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86c4" + }, + "id": "552949", + "fullName": "Dalarögatan", + "parentFullName": "Rydebäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86c5" + }, + "id": "551142", + "fullName": "Derbyvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86c6" + }, + "id": "551198", + "fullName": "Droskvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86c7" + }, + "id": "551407", + "fullName": "Daliagatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86c8" + }, + "id": "551696", + "fullName": "Dämmegatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86c9" + }, + "id": "552140", + "fullName": "Drivhusgatan", + "parentFullName": "Ödåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86ca" + }, + "id": "552069", + "fullName": "Diabasgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86cb" + }, + "id": "552657", + "fullName": "Domaregatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86cc" + }, + "id": "923137", + "fullName": "Dioritgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86cd" + }, + "id": "554869", + "fullName": "Döshultsvägen", + "parentFullName": "Viken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86ce" + }, + "id": "554164", + "fullName": "Drejarestigen", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86cf" + }, + "id": "552255", + "fullName": "Duvebolsgatan", + "parentFullName": "Allerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86d0" + }, + "id": "552257", + "fullName": "Döshultsvägen", + "parentFullName": "Allerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86d1" + }, + "id": "551144", + "fullName": "Dressyrvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86d2" + }, + "id": "551694", + "fullName": "Dragaregatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86d3" + }, + "id": "551728", + "fullName": "O D Krooks gata", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86d4" + }, + "id": "551759", + "fullName": "Duvhöksgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86d5" + }, + "id": "551892", + "fullName": "Dückersgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86d6" + }, + "id": "551982", + "fullName": "Dalhemsvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86d7" + }, + "id": "552487", + "fullName": "Döbeliusvägen", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86d8" + }, + "id": "552621", + "fullName": "Dunkärrsgatan", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86d9" + }, + "id": "552620", + "fullName": "Dannfeltsgatan", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86da" + }, + "id": "551758", + "fullName": "Domherregatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86db" + }, + "id": "552341", + "fullName": "Domstensvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86dc" + }, + "id": "552401", + "fullName": "Domkyrkovägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86dd" + }, + "id": "552671", + "fullName": "Decembergatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86de" + }, + "id": "551323", + "fullName": "Dalsläntegatan", + "parentFullName": "Gantofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86df" + }, + "id": "554867", + "fullName": "Djuramossavägen", + "parentFullName": "Viken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86e0" + }, + "id": "550218", + "fullName": "Drottninggatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86e1" + }, + "id": "550593", + "fullName": "Direktörsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86e2" + }, + "id": "551718", + "fullName": "Donationsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86e3" + }, + "id": "550827", + "fullName": "Holger Danskes gata", + "parentFullName": "Råå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86e4" + }, + "id": "554678", + "fullName": "Djurhagshusvägen", + "parentFullName": "Ödåkra-Väla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86e5" + }, + "id": "552295", + "fullName": "Djurhagshusvägen", + "parentFullName": "Fleninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86e6" + }, + "id": "550466", + "fullName": "Decauvillegatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86e7" + }, + "id": "551658", + "fullName": "Olof Dahlins gata", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86e8" + }, + "id": "550791", + "fullName": "Henry Dunkers plats", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86e9" + }, + "id": "551608", + "fullName": "Erik Dahlbergs gata", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86ea" + }, + "id": "551968", + "fullName": "Drottninghögsvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86eb" + }, + "id": "551509", + "fullName": "Dag Hammarskjölds väg", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86ec" + }, + "id": "552458", + "fullName": "Brunnsparken Villa Desideria", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86ed" + }, + "id": "927585", + "fullName": "Bygatan", + "parentFullName": "Domsten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86ee" + }, + "id": "927583", + "fullName": "Bokliden", + "parentFullName": "Domsten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86ef" + }, + "id": "927604", + "fullName": "Tuves väg", + "parentFullName": "Domsten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86f0" + }, + "id": "927606", + "fullName": "Ålagränd", + "parentFullName": "Domsten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86f1" + }, + "id": "927581", + "fullName": "Barkvägen", + "parentFullName": "Domsten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86f2" + }, + "id": "927592", + "fullName": "Gröna Gång", + "parentFullName": "Domsten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86f3" + }, + "id": "927605", + "fullName": "Vipstigen", + "parentFullName": "Domsten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86f4" + }, + "id": "927607", + "fullName": "Ängsliden", + "parentFullName": "Domsten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86f5" + }, + "id": "927584", + "fullName": "Briggvägen", + "parentFullName": "Domsten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86f6" + }, + "id": "927595", + "fullName": "Lärkstigen", + "parentFullName": "Domsten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86f7" + }, + "id": "927596", + "fullName": "Nils Ols väg", + "parentFullName": "Domsten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86f8" + }, + "id": "927602", + "fullName": "Sundsvägen", + "parentFullName": "Domsten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86f9" + }, + "id": "927590", + "fullName": "Fågelsången", + "parentFullName": "Domsten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86fa" + }, + "id": "927588", + "fullName": "Fregattvägen", + "parentFullName": "Domsten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86fb" + }, + "id": "927600", + "fullName": "Seglarevägen", + "parentFullName": "Domsten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86fc" + }, + "id": "927601", + "fullName": "Stejlebacken", + "parentFullName": "Domsten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86fd" + }, + "id": "927582", + "fullName": "Berghemsvägen", + "parentFullName": "Domsten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86fe" + }, + "id": "927597", + "fullName": "Norra Stranden", + "parentFullName": "Domsten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b86ff" + }, + "id": "927603", + "fullName": "Södra Stranden", + "parentFullName": "Domsten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8700" + }, + "id": "927580", + "fullName": "Backstugevägen", + "parentFullName": "Domsten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8701" + }, + "id": "927591", + "fullName": "Gnetarödsvägen", + "parentFullName": "Domsten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8702" + }, + "id": "927579", + "fullName": "Allerums Kyrkväg", + "parentFullName": "Domsten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8703" + }, + "id": "927589", + "fullName": "Fullriggarevägen", + "parentFullName": "Domsten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8704" + }, + "id": "927593", + "fullName": "Göran Wittings väg", + "parentFullName": "Domsten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8705" + }, + "id": "927598", + "fullName": "Peter Svenssons väg", + "parentFullName": "Domsten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8706" + }, + "id": "927599", + "fullName": "Petter Jönssons väg", + "parentFullName": "Domsten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8708" + }, + "id": "927594", + "fullName": "Kulla Gunnarstorpsvägen", + "parentFullName": "Domsten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8709" + }, + "id": "594775", + "fullName": "Duvedal", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b870a" + }, + "id": "595233", + "fullName": "Duvhult", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b870b" + }, + "id": "594777", + "fullName": "Dvardala", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b870c" + }, + "id": "595231", + "fullName": "Dammhult", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b870d" + }, + "id": "559921", + "fullName": "Djurön", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b870e" + }, + "id": "559927", + "fullName": "Drögestad Drottstorpet", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b870f" + }, + "id": "565386", + "fullName": "Dyhult", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8710" + }, + "id": "597592", + "fullName": "Djupvik", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8711" + }, + "id": "594377", + "fullName": "Daniels väg", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8712" + }, + "id": "559844", + "fullName": "Dagsberg", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8713" + }, + "id": "560089", + "fullName": "Dömestad", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8714" + }, + "id": "561545", + "fullName": "Dövestad", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8715" + }, + "id": "564756", + "fullName": "Dröstorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8716" + }, + "id": "566765", + "fullName": "Dalberga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8717" + }, + "id": "594483", + "fullName": "Dvärgstigen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8718" + }, + "id": "558683", + "fullName": "Dalgången", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8719" + }, + "id": "558794", + "fullName": "Dalsgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b871a" + }, + "id": "559624", + "fullName": "Durkgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b871b" + }, + "id": "559919", + "fullName": "Dammvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b871c" + }, + "id": "565626", + "fullName": "Rönö Dalen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b871d" + }, + "id": "566767", + "fullName": "Dalby Gård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b871e" + }, + "id": "587501", + "fullName": "Tåby Dalbo", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b871f" + }, + "id": "596898", + "fullName": "Dianavägen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8720" + }, + "id": "565055", + "fullName": "Djäknetorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8721" + }, + "id": "587503", + "fullName": "Tåby Dalhem", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8722" + }, + "id": "558507", + "fullName": "Dragsgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8723" + }, + "id": "559923", + "fullName": "Djurövägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8724" + }, + "id": "595229", + "fullName": "Dalstugevägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8725" + }, + "id": "595374", + "fullName": "Näkna Djupsund", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8726" + }, + "id": "559456", + "fullName": "Dykaregatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8727" + }, + "id": "934697", + "fullName": "Drakengatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8728" + }, + "id": "596626", + "fullName": "Vånga Dalvik", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8729" + }, + "id": "566769", + "fullName": "Dalbystrand", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b872a" + }, + "id": "594437", + "fullName": "Djupadalsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b872b" + }, + "id": "597366", + "fullName": "Doppingvägen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b872c" + }, + "id": "597637", + "fullName": "Djupviks Gård", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b872d" + }, + "id": "563835", + "fullName": "Frö Gård Dosan", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b872e" + }, + "id": "566248", + "fullName": "Lönö Danviken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b872f" + }, + "id": "587177", + "fullName": "Mem Duvtorpet", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8730" + }, + "id": "558162", + "fullName": "De Geersgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8731" + }, + "id": "558373", + "fullName": "Drivhusvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8732" + }, + "id": "559117", + "fullName": "Dragaregatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8733" + }, + "id": "559358", + "fullName": "Dansaregatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8734" + }, + "id": "559568", + "fullName": "Dalviksgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8735" + }, + "id": "559622", + "fullName": "Du Rietzvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8736" + }, + "id": "560095", + "fullName": "Dömestad Gård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8737" + }, + "id": "595235", + "fullName": "Duvhult Nybygget", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8738" + }, + "id": "595259", + "fullName": "Granstorp Dalhem", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8739" + }, + "id": "595372", + "fullName": "Näkna Dammstugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b873a" + }, + "id": "597398", + "fullName": "Duvbergsvägen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b873b" + }, + "id": "597594", + "fullName": "Djupvik backen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b873c" + }, + "id": "559309", + "fullName": "Daggkåpevägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b873d" + }, + "id": "559929", + "fullName": "Drögestad Gård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b873e" + }, + "id": "560140", + "fullName": "Lilla Dömestad", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b873f" + }, + "id": "564731", + "fullName": "Brytsbo Dammen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8740" + }, + "id": "564764", + "fullName": "Dröstorp Lindö", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8741" + }, + "id": "564780", + "fullName": "Dröstorps Gård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8742" + }, + "id": "565384", + "fullName": "Djupviksvägen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8743" + }, + "id": "567159", + "fullName": "Östra Ny Dammen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8744" + }, + "id": "597118", + "fullName": "Krokek Dammhult", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8745" + }, + "id": "597622", + "fullName": "Djupvik Stallet", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8746" + }, + "id": "597633", + "fullName": "Djupvik Åstugan", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8747" + }, + "id": "597696", + "fullName": "Kvarsebo Dalhem", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8748" + }, + "id": "596974", + "fullName": "Dragtorpsvägen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8749" + }, + "id": "559682", + "fullName": "Domherrestigen", + "parentFullName": "Svärtinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b874a" + }, + "id": "564404", + "fullName": "Västerby Dalhem", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b874b" + }, + "id": "564760", + "fullName": "Dröstorp Ekhaga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b874c" + }, + "id": "565079", + "fullName": "Gottenvik Dalen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b874d" + }, + "id": "566839", + "fullName": "Kuddby Dalberga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b874e" + }, + "id": "558251", + "fullName": "Divisionsgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b874f" + }, + "id": "558633", + "fullName": "Drottninggatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8750" + }, + "id": "558853", + "fullName": "Djupsundsgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8751" + }, + "id": "559056", + "fullName": "Dagsbergsvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8752" + }, + "id": "559251", + "fullName": "Däcksmansgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8753" + }, + "id": "559856", + "fullName": "Dagsberg Eggeby", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8754" + }, + "id": "559865", + "fullName": "Dagsberg Kullen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8755" + }, + "id": "559901", + "fullName": "Dagsbergs Brink", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8756" + }, + "id": "559907", + "fullName": "Dagsbergs Kvarn", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8757" + }, + "id": "559909", + "fullName": "Dagsbergs Kyrka", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8758" + }, + "id": "559911", + "fullName": "Dagsbergs Skola", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8759" + }, + "id": "559925", + "fullName": "Dovhjortstigen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b875a" + }, + "id": "560101", + "fullName": "Dömestad Örkebo", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b875b" + }, + "id": "560426", + "fullName": "Stora Söd Dungen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b875c" + }, + "id": "560551", + "fullName": "Tingstad Dätorp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b875d" + }, + "id": "561563", + "fullName": "Dövestad Solhem", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b875e" + }, + "id": "563787", + "fullName": "Björnavad Dalarö", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b875f" + }, + "id": "594779", + "fullName": "Dvardala Skjutbana", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8760" + }, + "id": "595263", + "fullName": "Graversfors Dalhem", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8761" + }, + "id": "597606", + "fullName": "Djupvik Källhult", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8762" + }, + "id": "597612", + "fullName": "Djupvik Mörtlösa", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8763" + }, + "id": "597616", + "fullName": "Djupvik Sjöbacka", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8764" + }, + "id": "597620", + "fullName": "Djupvik Staafsbo", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8765" + }, + "id": "558261", + "fullName": "Fiskeby Dalstorp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8766" + }, + "id": "559880", + "fullName": "Dagsberg Stenbro", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8767" + }, + "id": "559895", + "fullName": "Dagsberg Örestad", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8768" + }, + "id": "559899", + "fullName": "Dagsberg Österby", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8769" + }, + "id": "559914", + "fullName": "Dagsbergsgården", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b876a" + }, + "id": "561559", + "fullName": "Dövestad Klippan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b876b" + }, + "id": "561561", + "fullName": "Dövestad Lillebo", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b876c" + }, + "id": "561842", + "fullName": "Ågelsjö Dammhult", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b876d" + }, + "id": "564762", + "fullName": "Dröstorp Enbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b876e" + }, + "id": "564774", + "fullName": "Dröstorp Sommarbo", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b876f" + }, + "id": "567595", + "fullName": "Östra Husby Dalby", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8770" + }, + "id": "567597", + "fullName": "Östra Husby Dalen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8771" + }, + "id": "595029", + "fullName": "Krusenhof Dyngelund", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8772" + }, + "id": "595576", + "fullName": "Simonstorp Dammhult", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8773" + }, + "id": "597595", + "fullName": "Djupvik Bråviksro", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8774" + }, + "id": "597697", + "fullName": "Kvarsebo Dammtorp", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8775" + }, + "id": "597913", + "fullName": "Timmergata Dalhem", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8776" + }, + "id": "921316", + "fullName": "Dalby Björkbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8777" + }, + "id": "916545", + "fullName": "Djupvik Lillängen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8778" + }, + "id": "559860", + "fullName": "Dagsberg Ekeberga", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8779" + }, + "id": "559872", + "fullName": "Dagsberg Löteborg", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b877a" + }, + "id": "560093", + "fullName": "Dömestad Fröberga", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b877b" + }, + "id": "560097", + "fullName": "Dömestad Hagalund", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b877c" + }, + "id": "560099", + "fullName": "Dömestad Marshall", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b877d" + }, + "id": "561547", + "fullName": "Dövestad Annelund", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b877e" + }, + "id": "561557", + "fullName": "Dövestad Högahäll", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b877f" + }, + "id": "561683", + "fullName": "Ringstad Duvelund", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8780" + }, + "id": "564766", + "fullName": "Dröstorp Solbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8781" + }, + "id": "568564", + "fullName": "Stensvad Dalstugan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8782" + }, + "id": "566697", + "fullName": "Östermem Duvkullen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8783" + }, + "id": "597209", + "fullName": "Strömsfors Dammhult", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8784" + }, + "id": "597455", + "fullName": "Kolmårdens Djurpark", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8785" + }, + "id": "597597", + "fullName": "Djupvik Hasselhill", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8786" + }, + "id": "597602", + "fullName": "Djupvik Hasseludden", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8787" + }, + "id": "597608", + "fullName": "Djupvik Lärkstugan", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8788" + }, + "id": "597618", + "fullName": "Djupvik Sjökvisten", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8789" + }, + "id": "597624", + "fullName": "Djupvik Talldungen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b878a" + }, + "id": "597635", + "fullName": "Djupvik Ängslyckan", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b878b" + }, + "id": "910966", + "fullName": "Djupvik Västerhagen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b878c" + }, + "id": "559846", + "fullName": "Dagsberg Alphyddan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b878d" + }, + "id": "559848", + "fullName": "Dagsberg Berghamra", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b878e" + }, + "id": "559878", + "fullName": "Dagsberg Solbacken", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b878f" + }, + "id": "559886", + "fullName": "Dagsberg Tångestad", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8790" + }, + "id": "559903", + "fullName": "Dagsbergs Brunneby", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8791" + }, + "id": "559912", + "fullName": "Dagsbergs Storgård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8792" + }, + "id": "560091", + "fullName": "Dömestad Bergsäter", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8793" + }, + "id": "561549", + "fullName": "Dövestad Fredsborg", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8794" + }, + "id": "564087", + "fullName": "Norsskogen Dalängen", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8795" + }, + "id": "564768", + "fullName": "Dröstorp Solgläntan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8796" + }, + "id": "564776", + "fullName": "Dröstorp Västergård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8797" + }, + "id": "565057", + "fullName": "Djäknetorp Bofatorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8798" + }, + "id": "597596", + "fullName": "Djupvik Hasselbacken", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8799" + }, + "id": "597610", + "fullName": "Djupvik Mellangården", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b879a" + }, + "id": "597614", + "fullName": "Djupvik Rosenklippan", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b879b" + }, + "id": "597631", + "fullName": "Djupvik Västergården", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b879c" + }, + "id": "559850", + "fullName": "Dagsberg Björkbacka", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b879d" + }, + "id": "559852", + "fullName": "Dagsberg Björkliden", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b879e" + }, + "id": "559854", + "fullName": "Dagsberg Edvardsberg", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b879f" + }, + "id": "559858", + "fullName": "Dagsberg Eggeby Gård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87a0" + }, + "id": "559868", + "fullName": "Dagsberg Kvarngården", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87a1" + }, + "id": "559870", + "fullName": "Dagsberg Lilla Eggeby", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87a2" + }, + "id": "559874", + "fullName": "Dagsberg Rönneberga", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87a3" + }, + "id": "559876", + "fullName": "Dagsberg Samuelsborg", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87a4" + }, + "id": "559882", + "fullName": "Dagsberg Stenbro Gård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87a5" + }, + "id": "559884", + "fullName": "Dagsberg Tomtegården", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87a6" + }, + "id": "559913", + "fullName": "Dagsbergs Södergård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87a7" + }, + "id": "560184", + "fullName": "Styrstad Danielsborg", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87a8" + }, + "id": "561555", + "fullName": "Dövestad Fridkullen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87a9" + }, + "id": "934714", + "fullName": "Abborreberg Drömmen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87aa" + }, + "id": "596047", + "fullName": "Balderum Dammkärret", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87ab" + }, + "id": "596201", + "fullName": "Grensholm Dunderhult", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87ac" + }, + "id": "596382", + "fullName": "Onsorgsmarken Dalen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87ad" + }, + "id": "564758", + "fullName": "Dröstorp Björkhällen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87ae" + }, + "id": "564778", + "fullName": "Dröstorp Västerhagen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87af" + }, + "id": "565059", + "fullName": "Djäknetorp Lorensberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87b0" + }, + "id": "566983", + "fullName": "Skamby Dalkullestenen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87b1" + }, + "id": "583911", + "fullName": "Glansgruvan Doverstorp", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87b2" + }, + "id": "594954", + "fullName": "Hultsbruk Disponentvillan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87b3" + }, + "id": "597604", + "fullName": "Djupvik Hasseludden Övre", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87b4" + }, + "id": "559893", + "fullName": "Dagsberg Unnerstad Gård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87b5" + }, + "id": "565628", + "fullName": "Rönö Djupvik Mareililund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87b6" + }, + "id": "597333", + "fullName": "Sandviksvägen Dammstugan", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87b7" + }, + "id": "559897", + "fullName": "Dagsberg Öster Mellangård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87b8" + }, + "id": "559905", + "fullName": "Dagsbergs Brunneby Lugnet", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87b9" + }, + "id": "559931", + "fullName": "Drögestad Lilla Tångestad", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87ba" + }, + "id": "565772", + "fullName": "Slottsbrink Dalängsbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87bb" + }, + "id": "566529", + "fullName": "Häradshammar Lilla Dalmyra", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87bc" + }, + "id": "587478", + "fullName": "Tåby Beatelund Drängstugan", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87bd" + }, + "id": "861623", + "fullName": "Domnaryd Dalskog", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87be" + }, + "id": "856762", + "fullName": "Djorarp", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87bf" + }, + "id": "859120", + "fullName": "Djuvarp", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87c0" + }, + "id": "865067", + "fullName": "Djorarp", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87c1" + }, + "id": "858716", + "fullName": "Dalskog", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87c2" + }, + "id": "861619", + "fullName": "Domnaryd", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87c3" + }, + "id": "859818", + "fullName": "Dalagatan", + "parentFullName": "Taberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87c4" + }, + "id": "854290", + "fullName": "Duvgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87c5" + }, + "id": "854968", + "fullName": "Dalefors", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87c6" + }, + "id": "855120", + "fullName": "Dalvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87c7" + }, + "id": "858318", + "fullName": "Dalgatan", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87c8" + }, + "id": "859118", + "fullName": "Dammhagen", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87c9" + }, + "id": "861545", + "fullName": "Dalstigen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87ca" + }, + "id": "860385", + "fullName": "Dottemålen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87cb" + }, + "id": "860647", + "fullName": "Bunn Dunarp", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87cc" + }, + "id": "853722", + "fullName": "Dalagatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87cd" + }, + "id": "854271", + "fullName": "Dillvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87ce" + }, + "id": "854721", + "fullName": "Dalstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87cf" + }, + "id": "854727", + "fullName": "Drösphult", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87d0" + }, + "id": "855122", + "fullName": "Dammgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87d1" + }, + "id": "858320", + "fullName": "Drättinge", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87d2" + }, + "id": "859456", + "fullName": "Dalagatan", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87d3" + }, + "id": "853147", + "fullName": "Dvärggatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87d4" + }, + "id": "853974", + "fullName": "Dunkevägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87d5" + }, + "id": "854339", + "fullName": "Daggstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87d6" + }, + "id": "854723", + "fullName": "Danskvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87d7" + }, + "id": "857864", + "fullName": "Datorgatan", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87d8" + }, + "id": "858868", + "fullName": "Dala Norrgård", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87d9" + }, + "id": "859122", + "fullName": "Djuvarp Berga", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87da" + }, + "id": "859132", + "fullName": "Djuvarp Ängen", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87db" + }, + "id": "859134", + "fullName": "Djuvarps Gård", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87dc" + }, + "id": "860235", + "fullName": "Von Dübens väg", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87dd" + }, + "id": "854725", + "fullName": "Domarevägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87de" + }, + "id": "854731", + "fullName": "Dylycke Gård", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87df" + }, + "id": "853966", + "fullName": "Diamantgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87e0" + }, + "id": "923324", + "fullName": "Drivhusvägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87e1" + }, + "id": "481781", + "fullName": "Frövik Dalskog", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87e2" + }, + "id": "856573", + "fullName": "Dalarydsvägen", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87e3" + }, + "id": "858870", + "fullName": "Dala Sandtorpa", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87e4" + }, + "id": "858872", + "fullName": "Dala Södergård", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87e5" + }, + "id": "859126", + "fullName": "Djuvarp Skogen", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87e6" + }, + "id": "861475", + "fullName": "Domsandsvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87e7" + }, + "id": "861631", + "fullName": "Domnaryds Gård", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87e8" + }, + "id": "858866", + "fullName": "Dala Mellangård", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87e9" + }, + "id": "853724", + "fullName": "Daltorpsvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87ea" + }, + "id": "853902", + "fullName": "Dalviksringen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87eb" + }, + "id": "855196", + "fullName": "Dammhagsvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87ec" + }, + "id": "861547", + "fullName": "Djurhallavägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87ed" + }, + "id": "861621", + "fullName": "Domnaryd Bygget", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87ee" + }, + "id": "860571", + "fullName": "Vretaholm Dammen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87ef" + }, + "id": "861147", + "fullName": "Ingeryd Dalslund", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87f0" + }, + "id": "853231", + "fullName": "Divisionsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87f1" + }, + "id": "853285", + "fullName": "Dovhjortstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87f2" + }, + "id": "853309", + "fullName": "Djupadalsleden", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87f3" + }, + "id": "853413", + "fullName": "Dalslundsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87f4" + }, + "id": "853656", + "fullName": "Drottninggatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87f5" + }, + "id": "854175", + "fullName": "Daggkåpebacken", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87f6" + }, + "id": "854729", + "fullName": "Drösphults Gård", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87f7" + }, + "id": "854833", + "fullName": "Lilla Drösphult", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87f8" + }, + "id": "857785", + "fullName": "Drottninggatan", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87f9" + }, + "id": "858385", + "fullName": "Dagsländevägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87fa" + }, + "id": "858718", + "fullName": "Dalskog Klinten", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87fb" + }, + "id": "859124", + "fullName": "Djuvarp Lindhult", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87fc" + }, + "id": "861493", + "fullName": "Horstorp Domsand", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87fd" + }, + "id": "860231", + "fullName": "Syster Dinas Gränd", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87fe" + }, + "id": "853415", + "fullName": "Dunkehallavägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b87ff" + }, + "id": "853461", + "fullName": "Djurläkartorget", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8800" + }, + "id": "858526", + "fullName": "Siringe Deragård", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8801" + }, + "id": "859128", + "fullName": "Djuvarp Svikhemmet", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8802" + }, + "id": "859130", + "fullName": "Djuvarp Vildmossen", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8803" + }, + "id": "930988", + "fullName": "Djuvarp Skogsliden", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8804" + }, + "id": "861625", + "fullName": "Domnaryd Norrgård", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8805" + }, + "id": "861627", + "fullName": "Domnaryd Södergård", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8806" + }, + "id": "861629", + "fullName": "Domnaryd Tallsäter", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8807" + }, + "id": "860678", + "fullName": "Drevseryd Norrgård", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8808" + }, + "id": "855213", + "fullName": "Odensjö Dammhagen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8809" + }, + "id": "857779", + "fullName": "Alfred Dalinvägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b880a" + }, + "id": "858549", + "fullName": "Stackeryd Dalskog", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b880b" + }, + "id": "860181", + "fullName": "Erik Dahlbergsgatan", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b880c" + }, + "id": "860529", + "fullName": "Uppgränna Dagsagård", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b880d" + }, + "id": "860680", + "fullName": "Drevseryd Södergård", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b880e" + }, + "id": "853712", + "fullName": "Erik Dahlbergsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b880f" + }, + "id": "853968", + "fullName": "Dunkehalla Sofiedal", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8810" + }, + "id": "857789", + "fullName": "Erik Dahlbergsgatan", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8811" + }, + "id": "858587", + "fullName": "Drättinge Stefansdal", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8812" + }, + "id": "853589", + "fullName": "Dag Hammarskjölds plats", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8813" + }, + "id": "853970", + "fullName": "Dunkehalla Villa Ekbacken", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8814" + }, + "id": "853972", + "fullName": "Dunkehalla Villa Majsäter", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8815" + }, + "id": "883087", + "fullName": "Degernäs", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8816" + }, + "id": "883355", + "fullName": "Degerbyn", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8817" + }, + "id": "886314", + "fullName": "Dalfors", + "parentFullName": "Bullmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8818" + }, + "id": "882624", + "fullName": "Depåvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8819" + }, + "id": "882773", + "fullName": "Dalstigen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b881a" + }, + "id": "883262", + "fullName": "Degersjön", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b881b" + }, + "id": "887539", + "fullName": "Djupbäck", + "parentFullName": "Tavelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b881c" + }, + "id": "882811", + "fullName": "Durstråket", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b881d" + }, + "id": "883263", + "fullName": "Djäkneböle", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b881e" + }, + "id": "884963", + "fullName": "Dansvägen", + "parentFullName": "Holmsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b881f" + }, + "id": "882644", + "fullName": "Dragongatan", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8820" + }, + "id": "882645", + "fullName": "Döbelns plan", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8821" + }, + "id": "883007", + "fullName": "Domarevägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8822" + }, + "id": "883667", + "fullName": "Dunkers väg", + "parentFullName": "Hörnefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8823" + }, + "id": "882659", + "fullName": "Dressyrgatan", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8824" + }, + "id": "882674", + "fullName": "Dunkersgatan", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8825" + }, + "id": "882688", + "fullName": "Döbelnsgatan", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8826" + }, + "id": "883502", + "fullName": "Doktorsvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8827" + }, + "id": "938813", + "fullName": "Donners Gränd", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8828" + }, + "id": "883271", + "fullName": "Dansbanevägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8829" + }, + "id": "883356", + "fullName": "Dåva Energiväg", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b882a" + }, + "id": "884910", + "fullName": "Dalbomsvägen", + "parentFullName": "Holmsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b882b" + }, + "id": "882755", + "fullName": "Djupbäcksvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b882c" + }, + "id": "886234", + "fullName": "Drottningvägen", + "parentFullName": "Sävar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b882d" + }, + "id": "884893", + "fullName": "Djupviksgatan", + "parentFullName": "Holmsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b882e" + }, + "id": "882810", + "fullName": "Dirigentstråket", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b882f" + }, + "id": "884933", + "fullName": "Djupsundsudden", + "parentFullName": "Holmsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8830" + }, + "id": "884934", + "fullName": "Djupsundsviken", + "parentFullName": "Holmsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8831" + }, + "id": "883090", + "fullName": "Stöcksjö Degernäsväg", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8832" + }, + "id": "885096", + "fullName": "Norra Djupviksvägen", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8833" + }, + "id": "885115", + "fullName": "Södra Djupviksvägen", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8834" + }, + "id": "885135", + "fullName": "Östra Djupviksvägen", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8835" + }, + "id": "883093", + "fullName": "Stöcksjö Gamla Degernäsväg", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8836" + }, + "id": "549774", + "fullName": "Dalby", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8837" + }, + "id": "549027", + "fullName": "Dalby Hage", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8838" + }, + "id": "549160", + "fullName": "Dammgatan", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8839" + }, + "id": "549030", + "fullName": "Dekanvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b883a" + }, + "id": "549093", + "fullName": "Domaregatan", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b883b" + }, + "id": "549842", + "fullName": "Dörröd", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b883c" + }, + "id": "532680", + "fullName": "Dösvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b883d" + }, + "id": "549798", + "fullName": "Dalby", + "parentFullName": "Torna-Hällestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b883e" + }, + "id": "548729", + "fullName": "Dälden", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b883f" + }, + "id": "549025", + "fullName": "Dalbackavägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8840" + }, + "id": "550146", + "fullName": "Dunstorp", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8841" + }, + "id": "549029", + "fullName": "Dalby Söderskog", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8842" + }, + "id": "531483", + "fullName": "Danavägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8843" + }, + "id": "531832", + "fullName": "Dalins väg", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8844" + }, + "id": "533167", + "fullName": "Dunstorp", + "parentFullName": "Klågerup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8845" + }, + "id": "549222", + "fullName": "Dalgången", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8846" + }, + "id": "531830", + "fullName": "Dalbyvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8847" + }, + "id": "532036", + "fullName": "Drapavägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8848" + }, + "id": "532773", + "fullName": "Donatus väg", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8849" + }, + "id": "549314", + "fullName": "Dalbyvägen", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b884a" + }, + "id": "531730", + "fullName": "Docentgatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b884b" + }, + "id": "532038", + "fullName": "Durins Gränd", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b884c" + }, + "id": "532378", + "fullName": "Danska vägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b884d" + }, + "id": "912806", + "fullName": "Diakongatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b884e" + }, + "id": "549843", + "fullName": "Dörröds Gård", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b884f" + }, + "id": "532040", + "fullName": "Dvalins Gränd", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8850" + }, + "id": "532548", + "fullName": "Diamantvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8851" + }, + "id": "532767", + "fullName": "Van Dürens väg", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8852" + }, + "id": "532819", + "fullName": "Doppingvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8853" + }, + "id": "548658", + "fullName": "Dalbyvägen", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8854" + }, + "id": "549269", + "fullName": "Dörrödsvägen", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8855" + }, + "id": "927533", + "fullName": "Dolomitgatan", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8856" + }, + "id": "531358", + "fullName": "Drottensgatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8857" + }, + "id": "532149", + "fullName": "Decimantvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8858" + }, + "id": "532380", + "fullName": "Dragongränden", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8859" + }, + "id": "532771", + "fullName": "Domherrevägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b885a" + }, + "id": "548821", + "fullName": "Diskusvägen", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b885b" + }, + "id": "550148", + "fullName": "Dunstorps Gård", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b885c" + }, + "id": "531382", + "fullName": "Dalslandsvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b885d" + }, + "id": "532412", + "fullName": "Drätselgränden", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b885e" + }, + "id": "532481", + "fullName": "Decemberfältet", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b885f" + }, + "id": "532125", + "fullName": "Drakskeppsvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8860" + }, + "id": "532155", + "fullName": "Gamla Dalbyvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8861" + }, + "id": "532267", + "fullName": "Dammstorpsvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8862" + }, + "id": "532519", + "fullName": "Vallkärra Dalsro", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8863" + }, + "id": "914683", + "fullName": "Domkyrkoplatsen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8864" + }, + "id": "532630", + "fullName": "Drevkarlsgränden", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8865" + }, + "id": "531341", + "fullName": "Knut Den Stores gata", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8866" + }, + "id": "531343", + "fullName": "Knut Den Stores torg", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8867" + }, + "id": "912593", + "fullName": "Soldat Durells gata", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8868" + }, + "id": "531316", + "fullName": "Erik Dahlbergsgatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8869" + }, + "id": "532093", + "fullName": "Gorm Den Gamles Gränd", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b886a" + }, + "id": "532147", + "fullName": "Dalbyvägen Råbytorp", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b886b" + }, + "id": "531864", + "fullName": "Dag Hammarskjölds väg", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b886c" + }, + "id": "549127", + "fullName": "Sankt Knuts väg", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b886d" + }, + "id": "549007", + "fullName": "Nygränd", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b886e" + }, + "id": "549778", + "fullName": "Lunnarp", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b886f" + }, + "id": "549174", + "fullName": "Rågvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8870" + }, + "id": "549764", + "fullName": "Bonderup", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8871" + }, + "id": "549776", + "fullName": "Kronedal", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8872" + }, + "id": "549789", + "fullName": "Sjöstorp", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8873" + }, + "id": "549795", + "fullName": "Önneslöv", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8874" + }, + "id": "548978", + "fullName": "Albavägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8875" + }, + "id": "549009", + "fullName": "Pumpvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8876" + }, + "id": "549056", + "fullName": "Plogvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8877" + }, + "id": "549068", + "fullName": "Backvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8878" + }, + "id": "549072", + "fullName": "Grengatan", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8879" + }, + "id": "549077", + "fullName": "Långgatan", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b887a" + }, + "id": "549081", + "fullName": "Skolgatan", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b887b" + }, + "id": "549106", + "fullName": "Hagegatan", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b887c" + }, + "id": "549112", + "fullName": "Korsgatan", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b887d" + }, + "id": "549114", + "fullName": "Kröngatan", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b887e" + }, + "id": "549118", + "fullName": "Munkvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b887f" + }, + "id": "549129", + "fullName": "Tvärgatan", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8880" + }, + "id": "549137", + "fullName": "Allégatan", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8881" + }, + "id": "549141", + "fullName": "Eginos väg", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8882" + }, + "id": "549158", + "fullName": "Vändvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8883" + }, + "id": "549162", + "fullName": "Grynvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8884" + }, + "id": "549168", + "fullName": "Lyftvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8885" + }, + "id": "549170", + "fullName": "Mjölvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8886" + }, + "id": "549172", + "fullName": "Mäldvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8887" + }, + "id": "549180", + "fullName": "Vetevägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8888" + }, + "id": "549182", + "fullName": "Ängsgatan", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8889" + }, + "id": "549198", + "fullName": "Linses väg", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b888b" + }, + "id": "548984", + "fullName": "Hällavägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b888c" + }, + "id": "548996", + "fullName": "Lundavägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b888d" + }, + "id": "549003", + "fullName": "Malmövägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b888e" + }, + "id": "549015", + "fullName": "Tingsgatan", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b888f" + }, + "id": "549023", + "fullName": "Betesvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8890" + }, + "id": "549031", + "fullName": "Herdevägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8891" + }, + "id": "549041", + "fullName": "Lyckevägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8892" + }, + "id": "549058", + "fullName": "Priorvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8893" + }, + "id": "549066", + "fullName": "Vångavägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8894" + }, + "id": "549070", + "fullName": "Bingavägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8895" + }, + "id": "549076", + "fullName": "Ljungvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8896" + }, + "id": "549099", + "fullName": "Grubbes väg", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8897" + }, + "id": "549126", + "fullName": "Prostvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8898" + }, + "id": "549128", + "fullName": "Sparres väg", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b8899" + }, + "id": "549131", + "fullName": "Villavägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b889a" + }, + "id": "549139", + "fullName": "Bondevägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b889b" + }, + "id": "549145", + "fullName": "Möllevägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b889c" + }, + "id": "549151", + "fullName": "Tetravägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b889d" + }, + "id": "549164", + "fullName": "Havrevägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b889e" + }, + "id": "549186", + "fullName": "Blockvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b889f" + }, + "id": "549192", + "fullName": "Gråbovägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88a0" + }, + "id": "549200", + "fullName": "Lokalvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88a1" + }, + "id": "549202", + "fullName": "Malvavägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88a2" + }, + "id": "548992", + "fullName": "Kristers väg", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88a3" + }, + "id": "549013", + "fullName": "Sven Lars väg", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88a4" + }, + "id": "549019", + "fullName": "Ventilvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88a5" + }, + "id": "549033", + "fullName": "Kaplanvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88a6" + }, + "id": "549039", + "fullName": "Kottestigen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88a7" + }, + "id": "549045", + "fullName": "Lögarevägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88a8" + }, + "id": "549064", + "fullName": "Vinkelvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88a9" + }, + "id": "549083", + "fullName": "Skvaltvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88aa" + }, + "id": "549085", + "fullName": "Solrosvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88ab" + }, + "id": "549087", + "fullName": "Vallmovägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88ac" + }, + "id": "549147", + "fullName": "Sandbyvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88ad" + }, + "id": "549166", + "fullName": "Kvarnrännan", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88ae" + }, + "id": "549188", + "fullName": "Galgabacken", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88af" + }, + "id": "549212", + "fullName": "Tistelvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88b0" + }, + "id": "548981", + "fullName": "Elverksvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88b1" + }, + "id": "548982", + "fullName": "Genarpsvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88b2" + }, + "id": "548983", + "fullName": "Hovanders väg", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88b3" + }, + "id": "548994", + "fullName": "Kyrkesträdet", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88b4" + }, + "id": "549005", + "fullName": "Mellanbacken", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88b5" + }, + "id": "549032", + "fullName": "Husmansvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88b6" + }, + "id": "549043", + "fullName": "Lögarekroken", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88b7" + }, + "id": "549060", + "fullName": "Skiftesvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88b8" + }, + "id": "549080", + "fullName": "Nyvångsvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88b9" + }, + "id": "549116", + "fullName": "Lagmansvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88ba" + }, + "id": "549125", + "fullName": "Profossvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88bb" + }, + "id": "549143", + "fullName": "Idrottsvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88bc" + }, + "id": "549175", + "fullName": "Siporexgatan", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88bd" + }, + "id": "549204", + "fullName": "Nils Johns väg", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88be" + }, + "id": "549785", + "fullName": "Lunnarps Gård", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88bf" + }, + "id": "912797", + "fullName": "Klättgränden", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88c0" + }, + "id": "920041", + "fullName": "Ormbärsgatan", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88c1" + }, + "id": "548988", + "fullName": "Järnvägsgatan", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88c2" + }, + "id": "548990", + "fullName": "Klockarevägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88c3" + }, + "id": "549002", + "fullName": "Länsmansvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88c4" + }, + "id": "549017", + "fullName": "Veberödsvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88c5" + }, + "id": "549037", + "fullName": "Konventsvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88c6" + }, + "id": "549097", + "fullName": "Godemansvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88c7" + }, + "id": "549124", + "fullName": "Prebendevägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88c8" + }, + "id": "549792", + "fullName": "Sjöstorps Gård", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88c9" + }, + "id": "910691", + "fullName": "Grobladsvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88ca" + }, + "id": "549011", + "fullName": "Stationsbacken", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88cb" + }, + "id": "549035", + "fullName": "Kommendervägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88cc" + }, + "id": "549079", + "fullName": "Norråkersgatan", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88cd" + }, + "id": "549108", + "fullName": "Harald Heins väg", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88ce" + }, + "id": "549135", + "fullName": "Åldermansvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88cf" + }, + "id": "549149", + "fullName": "Sjöstorpsvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88d0" + }, + "id": "549173", + "fullName": "Pinnmöllevägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88d1" + }, + "id": "549176", + "fullName": "Spannmålsvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88d2" + }, + "id": "549178", + "fullName": "Stenkrossgatan", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88d3" + }, + "id": "549768", + "fullName": "Bonderups Kyrka", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88d4" + }, + "id": "549772", + "fullName": "Bonderups Skola", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88d5" + }, + "id": "549794", + "fullName": "Sjöstorps Skola", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88d6" + }, + "id": "912762", + "fullName": "Gullrisgränden", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88d7" + }, + "id": "915183", + "fullName": "Kungsljusgatan", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88d8" + }, + "id": "916369", + "fullName": "Gulmåregränden", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88d9" + }, + "id": "917720", + "fullName": "Vårärtsgränden", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88da" + }, + "id": "920373", + "fullName": "Smörbollsgatan", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88db" + }, + "id": "922935", + "fullName": "Åkerväddsgatan", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88dc" + }, + "id": "548986", + "fullName": "Hällestadsvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88dd" + }, + "id": "549021", + "fullName": "Augustinervägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88de" + }, + "id": "549047", + "fullName": "Norreskogsvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88df" + }, + "id": "549054", + "fullName": "Norrevångsvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88e0" + }, + "id": "549062", + "fullName": "Skogslyckevägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88e1" + }, + "id": "549074", + "fullName": "Kvarnvångsgatan", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88e2" + }, + "id": "549091", + "fullName": "Anders Billes väg", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88e3" + }, + "id": "549095", + "fullName": "Gevaldigergatan", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88e4" + }, + "id": "549122", + "fullName": "Nämndemansvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88e5" + }, + "id": "549184", + "fullName": "Östra Möllavägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88e6" + }, + "id": "549194", + "fullName": "Horsabjärsvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88e7" + }, + "id": "549196", + "fullName": "Kattfotsgränden", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88e8" + }, + "id": "549210", + "fullName": "Smörblommevägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88e9" + }, + "id": "549791", + "fullName": "Sjöstorps Bygård", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88ea" + }, + "id": "549793", + "fullName": "Sjöstorps Nygård", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88eb" + }, + "id": "914758", + "fullName": "Brunörtsgränden", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88ec" + }, + "id": "918938", + "fullName": "Luktviolgränden", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88ed" + }, + "id": "921455", + "fullName": "Växelbruksgatan", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88ee" + }, + "id": "549078", + "fullName": "Norra Fäladsvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88ef" + }, + "id": "549089", + "fullName": "Östra Fäladsvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88f0" + }, + "id": "549110", + "fullName": "Johan Åkermans väg", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88f1" + }, + "id": "920645", + "fullName": "Backnejlikegatan", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88f2" + }, + "id": "920856", + "fullName": "Gråfibblegränden", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88f3" + }, + "id": "549120", + "fullName": "Mårten Skrivares väg", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88f4" + }, + "id": "549133", + "fullName": "Västra Fäladsvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88f5" + }, + "id": "549190", + "fullName": "Gamla Veberödsvägen", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88f6" + }, + "id": "549766", + "fullName": "Bonderups Boställe", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88f7" + }, + "id": "549770", + "fullName": "Bonderups Prästgård", + "parentFullName": "Dalby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88f8" + }, + "id": "782812", + "fullName": "Dalshestre Dalbo", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88f9" + }, + "id": "782814", + "fullName": "Dalshestre Dalhem", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88fa" + }, + "id": "930584", + "fullName": "Draered", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185834fdbb29994b88fb" + }, + "id": "781968", + "fullName": "Dukvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b88fc" + }, + "id": "17899", + "fullName": "Eskilstuna kommun", + "parentFullName": "Södermanlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b88fd" + }, + "id": "17898", + "fullName": "Enköpings kommun", + "parentFullName": "Uppsala län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b88fe" + }, + "id": "17900", + "fullName": "Eslövs kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b88ff" + }, + "id": "17896", + "fullName": "Ekerö kommun", + "parentFullName": "Stockholms län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8900" + }, + "id": "17897", + "fullName": "Eksjö kommun", + "parentFullName": "Jönköpings län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8901" + }, + "id": "18044", + "fullName": "Lilla Edets kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8902" + }, + "id": "18040", + "fullName": "Emmaboda kommun", + "parentFullName": "Kalmar län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8903" + }, + "id": "17895", + "fullName": "Eda kommun", + "parentFullName": "Värmlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8904" + }, + "id": "17901", + "fullName": "Essunga kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8906" + }, + "id": "925961", + "fullName": "Enskede", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8907" + }, + "id": "941046", + "fullName": "Enskede - Skarpnäck", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8908" + }, + "id": "898748", + "fullName": "Kungsholmen - Essingeöarna", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8909" + }, + "id": "473348", + "fullName": "Eneby", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b890a" + }, + "id": "910063", + "fullName": "Ekhagen", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b890b" + }, + "id": "473349", + "fullName": "Enskede Gård", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b890c" + }, + "id": "473350", + "fullName": "Enskededalen", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b890d" + }, + "id": "473361", + "fullName": "Gamla Enskede", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b890e" + }, + "id": "473351", + "fullName": "Enskedefältet", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b890f" + }, + "id": "473386", + "fullName": "Lilla Essingen", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8910" + }, + "id": "473422", + "fullName": "Stora Essingen", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8911" + }, + "id": "903533", + "fullName": "Ekens koloniområde", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8912" + }, + "id": "898462", + "fullName": "Eriksberg", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8913" + }, + "id": "910071", + "fullName": "Landala Egnahem", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8914" + }, + "id": "474330", + "fullName": "Hjällbo-Eriksbo", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8915" + }, + "id": "898484", + "fullName": "Ellstorp", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8916" + }, + "id": "474021", + "fullName": "Eriksfält", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8917" + }, + "id": "910180", + "fullName": "Elinelunds sommarstad", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8918" + }, + "id": "473554", + "fullName": "Flogsta / Ekeby", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8919" + }, + "id": "473592", + "fullName": "Eriksberg-Håga", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b891a" + }, + "id": "902811", + "fullName": "Korsvik+Roxenbaden+Ekvik", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b891b" + }, + "id": "474069", + "fullName": "Eskilsminne", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b891c" + }, + "id": "473687", + "fullName": "Enebymo", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b891d" + }, + "id": "473694", + "fullName": "Kneippen-Ektorp", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b891e" + }, + "id": "473756", + "fullName": "Ekhagen", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b891f" + }, + "id": "475015", + "fullName": "Ersboda", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8921" + }, + "id": "903034", + "fullName": "Ekedal", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8922" + }, + "id": "473633", + "fullName": "Ekeby", + "parentFullName": "Eskilstuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8923" + }, + "id": "940113", + "fullName": "Eskilstuna", + "parentFullName": "Eskilstuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8924" + }, + "id": "473574", + "fullName": "Eskilstuna Söder", + "parentFullName": "Eskilstuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8925" + }, + "id": "473323", + "fullName": "Eskilstuna Östermalm", + "parentFullName": "Eskilstuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8926" + }, + "id": "903315", + "fullName": "Ostra", + "parentFullName": "Eskilstuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8927" + }, + "id": "473563", + "fullName": "Vilsta", + "parentFullName": "Eskilstuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8928" + }, + "id": "903307", + "fullName": "Ramsnäs", + "parentFullName": "Eskilstuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8929" + }, + "id": "473419", + "fullName": "Slagsta", + "parentFullName": "Eskilstuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b892b" + }, + "id": "903306", + "fullName": "Tummelsta", + "parentFullName": "Eskilstuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b892c" + }, + "id": "903320", + "fullName": "Sundbyvik", + "parentFullName": "Eskilstuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b892d" + }, + "id": "903325", + "fullName": "Stensborg", + "parentFullName": "Eskilstuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b892e" + }, + "id": "473364", + "fullName": "Skiftinge", + "parentFullName": "Eskilstuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b892f" + }, + "id": "473373", + "fullName": "Torshälla", + "parentFullName": "Eskilstuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8930" + }, + "id": "903316", + "fullName": "Kolsta hatt", + "parentFullName": "Eskilstuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8931" + }, + "id": "939765", + "fullName": "Hällbybrunn", + "parentFullName": "Eskilstuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8932" + }, + "id": "473634", + "fullName": "Mesta-Stenby", + "parentFullName": "Eskilstuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8933" + }, + "id": "903309", + "fullName": "Sandbankarna", + "parentFullName": "Eskilstuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8935" + }, + "id": "473573", + "fullName": "Västermalm-Nyfors", + "parentFullName": "Eskilstuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8936" + }, + "id": "903318", + "fullName": "Grundby sand+Trollskär+Sjötorp", + "parentFullName": "Eskilstuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8937" + }, + "id": "903463", + "fullName": "Eskön", + "parentFullName": "Gävle kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8938" + }, + "id": "474130", + "fullName": "Eketånga-Söndrum", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8939" + }, + "id": "903027", + "fullName": "Eklundsnäs koloniområde", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b893b" + }, + "id": "940140", + "fullName": "Edsvalla", + "parentFullName": "Karlstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b893c" + }, + "id": "903029", + "fullName": "Edesön", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b893d" + }, + "id": "902586", + "fullName": "Edesnäs", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b893e" + }, + "id": "940345", + "fullName": "Ersnäs", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b893f" + }, + "id": "473333", + "fullName": "Edsberg", + "parentFullName": "Sollentuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8940" + }, + "id": "473329", + "fullName": "Edsviken", + "parentFullName": "Sollentuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8941" + }, + "id": "473317", + "fullName": "Ensta", + "parentFullName": "Täby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8942" + }, + "id": "923799", + "fullName": "Eklanda", + "parentFullName": "Mölndals kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8943" + }, + "id": "909690", + "fullName": "Espevik", + "parentFullName": "Varbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8944" + }, + "id": "903104", + "fullName": "Ekegårdens fritidsområde", + "parentFullName": "Varbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8945" + }, + "id": "902847", + "fullName": "Edsviken", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8946" + }, + "id": "902859", + "fullName": "Edsnäset", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8947" + }, + "id": "902864", + "fullName": "Eknäs+Norrsund", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8948" + }, + "id": "902867", + "fullName": "Norrskogen+Yxlö-Edsviken", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b894a" + }, + "id": "902986", + "fullName": "Ekevik", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b894b" + }, + "id": "474746", + "fullName": "Elfsborg-Villastaden", + "parentFullName": "Falu kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b894d" + }, + "id": "903279", + "fullName": "Ekebydals koloniområde", + "parentFullName": "Nyköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b894e" + }, + "id": "473505", + "fullName": "Elfvik", + "parentFullName": "Lidingö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b894f" + }, + "id": "903562", + "fullName": "Erikstorp", + "parentFullName": "Landskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8951" + }, + "id": "473226", + "fullName": "Eds Glesbygd", + "parentFullName": "Upplands Väsby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8952" + }, + "id": "902882", + "fullName": "Edö", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8953" + }, + "id": "903713", + "fullName": "Ekhammar+Flaxenvik", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8954" + }, + "id": "940081", + "fullName": "Enköping", + "parentFullName": "Enköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8955" + }, + "id": "473594", + "fullName": "S:t Ilian", + "parentFullName": "Enköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8956" + }, + "id": "903058", + "fullName": "Larsbo", + "parentFullName": "Enköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8957" + }, + "id": "473600", + "fullName": "Munksundet", + "parentFullName": "Enköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8958" + }, + "id": "940124", + "fullName": "Örsundsbro", + "parentFullName": "Enköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b895c" + }, + "id": "473593", + "fullName": "Stenvreten-Romberga-Galgvreten", + "parentFullName": "Enköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b895d" + }, + "id": "902915", + "fullName": "Evlinge+Ramsdalen", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b895e" + }, + "id": "903317", + "fullName": "Norrtorp+Ekbacken", + "parentFullName": "Strängnäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b895f" + }, + "id": "903116", + "fullName": "Ekelund", + "parentFullName": "Marks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8960" + }, + "id": "910215", + "fullName": "Garns-Ekskogen", + "parentFullName": "Vallentuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8961" + }, + "id": "474083", + "fullName": "Norra Eslöv", + "parentFullName": "Eslövs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8962" + }, + "id": "474087", + "fullName": "Södra Eslöv", + "parentFullName": "Eslövs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8963" + }, + "id": "939644", + "fullName": "Stehag", + "parentFullName": "Eslövs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8966" + }, + "id": "473829", + "fullName": "Ekebacken-Hjortsberg", + "parentFullName": "Ljungby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8967" + }, + "id": "940245", + "fullName": "Ekeby", + "parentFullName": "Nynäshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8968" + }, + "id": "473274", + "fullName": "Ekerö", + "parentFullName": "Ekerö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8969" + }, + "id": "903052", + "fullName": "Ekeby tomtområde", + "parentFullName": "Ekerö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b896b" + }, + "id": "903047", + "fullName": "Kanan", + "parentFullName": "Ekerö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b896c" + }, + "id": "940328", + "fullName": "Munsö", + "parentFullName": "Ekerö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b896e" + }, + "id": "903051", + "fullName": "Hallsta", + "parentFullName": "Ekerö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b896f" + }, + "id": "909915", + "fullName": "Gällstaö", + "parentFullName": "Ekerö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8970" + }, + "id": "910212", + "fullName": "Kungshatt", + "parentFullName": "Ekerö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8971" + }, + "id": "473275", + "fullName": "Stenhamra", + "parentFullName": "Ekerö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8972" + }, + "id": "903050", + "fullName": "Kungshättan", + "parentFullName": "Ekerö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8974" + }, + "id": "903055", + "fullName": "Lunda+Skogsbacken", + "parentFullName": "Ekerö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8975" + }, + "id": "925944", + "fullName": "Färingsö, Svartsjö", + "parentFullName": "Ekerö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8977" + }, + "id": "939939", + "fullName": "Ekenässjön", + "parentFullName": "Vetlanda kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8978" + }, + "id": "473726", + "fullName": "Mjölby Vasastaden-Eldslösa", + "parentFullName": "Mjölby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8979" + }, + "id": "903648", + "fullName": "Sandviken+Ekebyäng", + "parentFullName": "Sala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b897a" + }, + "id": "903391", + "fullName": "Kavaröbro+Erikslund", + "parentFullName": "Östhammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b897b" + }, + "id": "473541", + "fullName": "Myrängen-Myrskären-Skörby-Eneby", + "parentFullName": "Håbo kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b897c" + }, + "id": "903556", + "fullName": "Hemmestorp eke", + "parentFullName": "Sjöbo kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b897d" + }, + "id": "473794", + "fullName": "Tranåskvarn-Ekmarksberg", + "parentFullName": "Tranås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b897e" + }, + "id": "939632", + "fullName": "Eksjö", + "parentFullName": "Eksjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b897f" + }, + "id": "473788", + "fullName": "Eksjö Orrhaga-Gamla Stan", + "parentFullName": "Eksjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8982" + }, + "id": "903331", + "fullName": "Karlevi+Eriksöre", + "parentFullName": "Mörbylånga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8984" + }, + "id": "902819", + "fullName": "Ekenäset", + "parentFullName": "Söderköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8985" + }, + "id": "940143", + "fullName": "Lilla Edet", + "parentFullName": "Lilla Edets kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8986" + }, + "id": "903170", + "fullName": "Metholmen+Sjölunden", + "parentFullName": "Lilla Edets kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8987" + }, + "id": "474694", + "fullName": "Kolarbyn-Egna Hem", + "parentFullName": "Fagersta kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8988" + }, + "id": "903225", + "fullName": "Norra Ejgde", + "parentFullName": "Tanums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8989" + }, + "id": "903186", + "fullName": "Edsvik+Ulmekärr", + "parentFullName": "Tanums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b898a" + }, + "id": "903708", + "fullName": "Edholma", + "parentFullName": "Vaxholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b898b" + }, + "id": "939646", + "fullName": "Ekshärad", + "parentFullName": "Hagfors kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b898c" + }, + "id": "903263", + "fullName": "Edet+Östanvik", + "parentFullName": "Forshaga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b898d" + }, + "id": "902785", + "fullName": "Enafors", + "parentFullName": "Åre kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8990" + }, + "id": "903026", + "fullName": "Ekudden", + "parentFullName": "Nykvarns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8991" + }, + "id": "903142", + "fullName": "Sämsholm+Ekudden", + "parentFullName": "Herrljunga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8993" + }, + "id": "945814", + "fullName": "Ellös", + "parentFullName": "Orust kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8995" + }, + "id": "946236", + "fullName": "Ektorp", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8996" + }, + "id": "951329", + "fullName": "Ekudden", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8997" + }, + "id": "946228", + "fullName": "Edsbyn", + "parentFullName": "Ovanåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8998" + }, + "id": "952510", + "fullName": "Ella Gård", + "parentFullName": "Täby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8999" + }, + "id": "951156", + "fullName": "Ekebäck", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b899a" + }, + "id": "945812", + "fullName": "Enhörna", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b899b" + }, + "id": "945813", + "fullName": "Enhörna", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b899c" + }, + "id": "947588", + "fullName": "Erikslust", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b899d" + }, + "id": "952678", + "fullName": "Elinelund", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b899e" + }, + "id": "954537", + "fullName": "Ekerö sommarstad", + "parentFullName": "Ekerö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b899f" + }, + "id": "946491", + "fullName": "Eneborg", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89a0" + }, + "id": "954245", + "fullName": "Edsåsdalen", + "parentFullName": "Åre kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89a1" + }, + "id": "944614", + "fullName": "Edsängen", + "parentFullName": "Sollentuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89a2" + }, + "id": "953358", + "fullName": "Egna hem", + "parentFullName": "Kristianstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89a3" + }, + "id": "953938", + "fullName": "Östra Eknö", + "parentFullName": "Västerviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89a4" + }, + "id": "953567", + "fullName": "Elineberg", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89a5" + }, + "id": "953937", + "fullName": "Västra Eknö", + "parentFullName": "Västerviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89a7" + }, + "id": "953018", + "fullName": "Övre Eriksberg", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89a8" + }, + "id": "947046", + "fullName": "Helgö", + "parentFullName": "Ekerö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89a9" + }, + "id": "954250", + "fullName": "Skärvik", + "parentFullName": "Ekerö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89aa" + }, + "id": "946231", + "fullName": "Stenhag", + "parentFullName": "Eslövs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89ab" + }, + "id": "946229", + "fullName": "Grillby", + "parentFullName": "Enköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89ac" + }, + "id": "942872", + "fullName": "Odlaren", + "parentFullName": "Eskilstuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89ae" + }, + "id": "944460", + "fullName": "Näshulta", + "parentFullName": "Eskilstuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89b0" + }, + "id": "953437", + "fullName": "Troxhammar ", + "parentFullName": "Ekerö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89b1" + }, + "id": "944459", + "fullName": "Skogstorp", + "parentFullName": "Eskilstuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89b3" + }, + "id": "940612", + "fullName": "Edshamar + Granängen", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89b4" + }, + "id": "940599", + "fullName": "Nåsten norra och Eriksberg", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89b5" + }, + "id": "898808", + "fullName": "Ekängen tätort", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89b6" + }, + "id": "898810", + "fullName": "Enhagen-Ekbacken tätort", + "parentFullName": "Västerås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89b7" + }, + "id": "908933", + "fullName": "Ervalla", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89b9" + }, + "id": "908934", + "fullName": "Ervalla station", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89ba" + }, + "id": "899643", + "fullName": "Eksund tätort", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89bb" + }, + "id": "907994", + "fullName": "Ekeryd", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89bc" + }, + "id": "898811", + "fullName": "Ersmark tätort", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89bd" + }, + "id": "907522", + "fullName": "Eklången", + "parentFullName": "Eskilstuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89be" + }, + "id": "898707", + "fullName": "Eskilstuna tätort", + "parentFullName": "Eskilstuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89bf" + }, + "id": "907886", + "fullName": "Mora", + "parentFullName": "Eskilstuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89c1" + }, + "id": "907539", + "fullName": "Näshulta", + "parentFullName": "Eskilstuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89c2" + }, + "id": "907868", + "fullName": "Hammarby", + "parentFullName": "Eskilstuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89c3" + }, + "id": "907882", + "fullName": "Lövhulta", + "parentFullName": "Eskilstuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89c5" + }, + "id": "907904", + "fullName": "Västermo", + "parentFullName": "Eskilstuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89c6" + }, + "id": "900022", + "fullName": "Tumbo tätort", + "parentFullName": "Eskilstuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89c7" + }, + "id": "940919", + "fullName": "Udden tätort", + "parentFullName": "Eskilstuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89c8" + }, + "id": "907896", + "fullName": "Skogsborg", + "parentFullName": "Eskilstuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89c9" + }, + "id": "899327", + "fullName": "Kjulaås tätort", + "parentFullName": "Eskilstuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89cb" + }, + "id": "899990", + "fullName": "Hållsta tätort", + "parentFullName": "Eskilstuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89cc" + }, + "id": "907887", + "fullName": "Skeppartorp", + "parentFullName": "Eskilstuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89cd" + }, + "id": "907366", + "fullName": "Ribbingelund", + "parentFullName": "Eskilstuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89cf" + }, + "id": "899793", + "fullName": "Hällberga tätort", + "parentFullName": "Eskilstuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89d0" + }, + "id": "940912", + "fullName": "Skiftinge tätort", + "parentFullName": "Eskilstuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89d1" + }, + "id": "940926", + "fullName": "Torshälla tätort", + "parentFullName": "Eskilstuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89d2" + }, + "id": "899392", + "fullName": "Sundbyholm tätort", + "parentFullName": "Eskilstuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89d3" + }, + "id": "898706", + "fullName": "Hällbybrunn tätort", + "parentFullName": "Eskilstuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89d5" + }, + "id": "940924", + "fullName": "Kullersta, Kolsta och Hensta tätort", + "parentFullName": "Eskilstuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89d6" + }, + "id": "940647", + "fullName": "Eskön + Esköränningen", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89d7" + }, + "id": "899079", + "fullName": "Eldsberga tätort", + "parentFullName": "Halmstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89d8" + }, + "id": "898805", + "fullName": "Ekeby tätort", + "parentFullName": "Södertälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89d9" + }, + "id": "907381", + "fullName": "Ellanda", + "parentFullName": "Växjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89da" + }, + "id": "898804", + "fullName": "Edsvalla tätort", + "parentFullName": "Karlstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89dc" + }, + "id": "940922", + "fullName": "Edsgatan och Långenäs tätort", + "parentFullName": "Karlstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89dd" + }, + "id": "908233", + "fullName": "Ekestad", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89de" + }, + "id": "899229", + "fullName": "Everöd tätort", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89df" + }, + "id": "900151", + "fullName": "Ersnäs tätort", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89e0" + }, + "id": "899255", + "fullName": "Ersmark tätort", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89e1" + }, + "id": "908077", + "fullName": "Ekenäs", + "parentFullName": "Kalmar kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89e2" + }, + "id": "907323", + "fullName": "Edebo", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89e3" + }, + "id": "899585", + "fullName": "Edsbro tätort", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89e4" + }, + "id": "907604", + "fullName": "Ekebyholm norra", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89e5" + }, + "id": "940596", + "fullName": "Flemmingsberg + Västra Eka", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89e6" + }, + "id": "908149", + "fullName": "Etelhem", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89e7" + }, + "id": "940478", + "fullName": "Lummelunda och Etebols", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89e9" + }, + "id": "899502", + "fullName": "Enviken tätort", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89ea" + }, + "id": "907438", + "fullName": "Eriksberg", + "parentFullName": "Uddevalla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89eb" + }, + "id": "907723", + "fullName": "Edstorp", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89ec" + }, + "id": "900098", + "fullName": "Enstaberga tätort", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89ed" + }, + "id": "899693", + "fullName": "Emmaljunga tätort", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89ee" + }, + "id": "908487", + "fullName": "Eftra", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89ef" + }, + "id": "907775", + "fullName": "Ekolsund", + "parentFullName": "Enköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89f0" + }, + "id": "898643", + "fullName": "Enköping tätort", + "parentFullName": "Enköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89f1" + }, + "id": "907836", + "fullName": "Säva", + "parentFullName": "Enköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89f2" + }, + "id": "907359", + "fullName": "Märsön", + "parentFullName": "Enköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89f3" + }, + "id": "907790", + "fullName": "Gästre", + "parentFullName": "Enköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89f4" + }, + "id": "907824", + "fullName": "Skolsta", + "parentFullName": "Enköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89f5" + }, + "id": "899594", + "fullName": "Haga tätort", + "parentFullName": "Enköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89f6" + }, + "id": "907813", + "fullName": "Rotbrunna", + "parentFullName": "Enköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89f7" + }, + "id": "907788", + "fullName": "Korsbacken", + "parentFullName": "Enköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89f8" + }, + "id": "907797", + "fullName": "Hammarsudd", + "parentFullName": "Enköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89f9" + }, + "id": "907835", + "fullName": "Svinnegarn", + "parentFullName": "Enköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89fb" + }, + "id": "898866", + "fullName": "Hummelsta tätort", + "parentFullName": "Enköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89fc" + }, + "id": "899730", + "fullName": "Lillkyrka tätort", + "parentFullName": "Enköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89fd" + }, + "id": "899072", + "fullName": "Örsundsbro tätort", + "parentFullName": "Enköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89fe" + }, + "id": "940572", + "fullName": "Tibble och Lundby", + "parentFullName": "Enköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b89ff" + }, + "id": "898815", + "fullName": "Fjärdhundra tätort", + "parentFullName": "Enköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a01" + }, + "id": "940577", + "fullName": "Hjälstaby och Vängsta", + "parentFullName": "Enköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a02" + }, + "id": "940955", + "fullName": "Örsundsbro norra tätort", + "parentFullName": "Enköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a03" + }, + "id": "940551", + "fullName": "Evlinge+Ramsdalen", + "parentFullName": "Värmdö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a04" + }, + "id": "909545", + "fullName": "Edet", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a07" + }, + "id": "940996", + "fullName": "Edsta tätort", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a08" + }, + "id": "900135", + "fullName": "Enånger tätort", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a09" + }, + "id": "940668", + "fullName": "Saltvik + Nätvik + Enoksnäs", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a0a" + }, + "id": "908584", + "fullName": "Eriksmyst", + "parentFullName": "Härryda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a0b" + }, + "id": "899971", + "fullName": "Eskilsby och Snugga tätort", + "parentFullName": "Härryda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a0c" + }, + "id": "900110", + "fullName": "Edsbruk tätort", + "parentFullName": "Västerviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a0d" + }, + "id": "907978", + "fullName": "Ekenhaga", + "parentFullName": "Värnamo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a0e" + }, + "id": "940947", + "fullName": "Ekskogen tätort", + "parentFullName": "Vallentuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a10" + }, + "id": "898631", + "fullName": "Eslöv tätort", + "parentFullName": "Eslövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a11" + }, + "id": "908374", + "fullName": "Holmby", + "parentFullName": "Eslövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a12" + }, + "id": "908365", + "fullName": "Gullarp", + "parentFullName": "Eslövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a13" + }, + "id": "908445", + "fullName": "Utteröd", + "parentFullName": "Eslövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a14" + }, + "id": "907422", + "fullName": "Stabbarp", + "parentFullName": "Eslövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a15" + }, + "id": "899091", + "fullName": "Hurva tätort", + "parentFullName": "Eslövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a16" + }, + "id": "908425", + "fullName": "Västra Strö", + "parentFullName": "Eslövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a17" + }, + "id": "898922", + "fullName": "Löberöd tätort", + "parentFullName": "Eslövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a18" + }, + "id": "899092", + "fullName": "Harlösa tätort", + "parentFullName": "Eslövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a19" + }, + "id": "899352", + "fullName": "Väggarp tätort", + "parentFullName": "Eslövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a1a" + }, + "id": "899572", + "fullName": "Örtofta tätort", + "parentFullName": "Eslövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a1b" + }, + "id": "898817", + "fullName": "Flyinge tätort", + "parentFullName": "Eslövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a1c" + }, + "id": "908369", + "fullName": "Hammarlunda", + "parentFullName": "Eslövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a1e" + }, + "id": "898930", + "fullName": "Marieholm tätort", + "parentFullName": "Eslövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a1f" + }, + "id": "899256", + "fullName": "Kungshult tätort", + "parentFullName": "Eslövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a20" + }, + "id": "899627", + "fullName": "Gårdstånga tätort", + "parentFullName": "Eslövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a22" + }, + "id": "900130", + "fullName": "Stockamöllan tätort", + "parentFullName": "Eslövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a23" + }, + "id": "899347", + "fullName": "Eringsboda tätort", + "parentFullName": "Ronneby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a24" + }, + "id": "907603", + "fullName": "Ekeby", + "parentFullName": "Nynäshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a25" + }, + "id": "940900", + "fullName": "Ekerö tätort", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a27" + }, + "id": "940558", + "fullName": "Ekeby tomtområde", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a28" + }, + "id": "899663", + "fullName": "Ekerö sommarstad tätort", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a2a" + }, + "id": "907565", + "fullName": "Lunda", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a2b" + }, + "id": "907662", + "fullName": "Munsö", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a2c" + }, + "id": "907680", + "fullName": "Lunda", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a2d" + }, + "id": "907568", + "fullName": "Plogen", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a2e" + }, + "id": "907726", + "fullName": "Sättra", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a31" + }, + "id": "907744", + "fullName": "Vifärna", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a32" + }, + "id": "907720", + "fullName": "Svartsjö", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a33" + }, + "id": "899807", + "fullName": "Ölsta tätort", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a34" + }, + "id": "907682", + "fullName": "Menhammar", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a35" + }, + "id": "907722", + "fullName": "Sånga Säby", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a36" + }, + "id": "899546", + "fullName": "Sundby tätort", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a38" + }, + "id": "907617", + "fullName": "Färjstaden", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a39" + }, + "id": "907686", + "fullName": "Ricksättra", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a3a" + }, + "id": "899854", + "fullName": "Söderby tätort", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a3b" + }, + "id": "907704", + "fullName": "Slottshagen", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a3c" + }, + "id": "899246", + "fullName": "Lurudden tätort", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a3d" + }, + "id": "899885", + "fullName": "Tureholm tätort", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a3e" + }, + "id": "940907", + "fullName": "Stenhamra tätort", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a3f" + }, + "id": "899901", + "fullName": "Kungsberga tätort", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a40" + }, + "id": "900001", + "fullName": "Lilla Stenby tätort", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a41" + }, + "id": "940915", + "fullName": "Hilleshögby tätort", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a44" + }, + "id": "940898", + "fullName": "Parksidan och Solsidan tätort", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a45" + }, + "id": "907752", + "fullName": "Mälaröarnas waldorfskola", + "parentFullName": "Ekerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a47" + }, + "id": "898806", + "fullName": "Ekenässjön tätort", + "parentFullName": "Vetlanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a48" + }, + "id": "899355", + "fullName": "Emsfors tätort", + "parentFullName": "Oskarshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a4b" + }, + "id": "909171", + "fullName": "Ellne", + "parentFullName": "Söderhamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a4c" + }, + "id": "908486", + "fullName": "Edenberga", + "parentFullName": "Laholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a4d" + }, + "id": "907776", + "fullName": "Ekeby", + "parentFullName": "Östhammars kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a4e" + }, + "id": "899625", + "fullName": "Ekeby tätort", + "parentFullName": "Kumla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a50" + }, + "id": "909261", + "fullName": "Edsele", + "parentFullName": "Sollefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a51" + }, + "id": "908080", + "fullName": "Hemmestorps eke", + "parentFullName": "Sjöbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a52" + }, + "id": "899684", + "fullName": "Eggby tätort", + "parentFullName": "Skara kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a54" + }, + "id": "940954", + "fullName": "Edeby tätort", + "parentFullName": "Knivsta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a55" + }, + "id": "940584", + "fullName": "Östunaby och Erkesberga", + "parentFullName": "Knivsta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a56" + }, + "id": "898620", + "fullName": "Eksjö tätort", + "parentFullName": "Eksjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a58" + }, + "id": "908025", + "fullName": "Värne", + "parentFullName": "Eksjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a59" + }, + "id": "907990", + "fullName": "Höreda", + "parentFullName": "Eksjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a5a" + }, + "id": "899908", + "fullName": "Hult tätort", + "parentFullName": "Eksjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a5b" + }, + "id": "907998", + "fullName": "Lyckeberg", + "parentFullName": "Eksjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a5c" + }, + "id": "899365", + "fullName": "Ingatorp tätort", + "parentFullName": "Eksjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a5e" + }, + "id": "899195", + "fullName": "Hjältevad tätort", + "parentFullName": "Eksjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a5f" + }, + "id": "898928", + "fullName": "Mariannelund tätort", + "parentFullName": "Eksjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a61" + }, + "id": "899695", + "fullName": "Eneryda tätort", + "parentFullName": "Älmhults kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a62" + }, + "id": "908354", + "fullName": "Ekeborg", + "parentFullName": "Höörs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a63" + }, + "id": "900047", + "fullName": "Emtunga tätort", + "parentFullName": "Vara kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a64" + }, + "id": "898809", + "fullName": "Ellös tätort", + "parentFullName": "Orust kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a65" + }, + "id": "909249", + "fullName": "Ede", + "parentFullName": "Krokoms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a66" + }, + "id": "940501", + "fullName": "Garn + Eckene", + "parentFullName": "Lilla Edets kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a67" + }, + "id": "474273", + "fullName": "Lilla Edet tätort", + "parentFullName": "Lilla Edets kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a68" + }, + "id": "940850", + "fullName": "Lilla Edet västra tätort", + "parentFullName": "Lilla Edets kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a69" + }, + "id": "940513", + "fullName": "Vabacken + Metholmen + Ekebergsdalen", + "parentFullName": "Lilla Edets kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a6a" + }, + "id": "908731", + "fullName": "Lekvall", + "parentFullName": "Lilla Edets kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a6b" + }, + "id": "898850", + "fullName": "Göta tätort", + "parentFullName": "Lilla Edets kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a6c" + }, + "id": "908746", + "fullName": "Prässebo", + "parentFullName": "Lilla Edets kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a6d" + }, + "id": "898923", + "fullName": "Lödöse tätort", + "parentFullName": "Lilla Edets kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a6e" + }, + "id": "899356", + "fullName": "Nygård tätort", + "parentFullName": "Lilla Edets kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a6f" + }, + "id": "899953", + "fullName": "Hjärtum tätort", + "parentFullName": "Lilla Edets kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a70" + }, + "id": "940497", + "fullName": "Hede+Munkängen", + "parentFullName": "Lilla Edets kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a73" + }, + "id": "908235", + "fullName": "Eljaröd", + "parentFullName": "Tomelilla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a74" + }, + "id": "899135", + "fullName": "Ekedalen tätort", + "parentFullName": "Tidaholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a75" + }, + "id": "908685", + "fullName": "Edsleskog", + "parentFullName": "Åmåls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a76" + }, + "id": "898807", + "fullName": "Ekshärad tätort", + "parentFullName": "Hagfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a77" + }, + "id": "474808", + "fullName": "Edsbyn tätort", + "parentFullName": "Ovanåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a78" + }, + "id": "940974", + "fullName": "Enbacka och Mora tätort", + "parentFullName": "Säters kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a79" + }, + "id": "908688", + "fullName": "Erikslund", + "parentFullName": "Svenljunga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a7a" + }, + "id": "940739", + "fullName": "Eggen + Säljåker", + "parentFullName": "Malung-Sälens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a7b" + }, + "id": "900088", + "fullName": "Eket tätort", + "parentFullName": "Örkelljunga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a7d" + }, + "id": "907520", + "fullName": "Edsken", + "parentFullName": "Hofors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a7e" + }, + "id": "909263", + "fullName": "Erikslund", + "parentFullName": "Ånge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a7f" + }, + "id": "908689", + "fullName": "Erikstad", + "parentFullName": "Melleruds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a80" + }, + "id": "473856", + "fullName": "Emmaboda tätort", + "parentFullName": "Emmaboda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a81" + }, + "id": "899827", + "fullName": "Eriksmåla tätort", + "parentFullName": "Emmaboda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a82" + }, + "id": "908079", + "fullName": "Fiddekulla", + "parentFullName": "Emmaboda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a84" + }, + "id": "900091", + "fullName": "Långasjö tätort", + "parentFullName": "Emmaboda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a85" + }, + "id": "899937", + "fullName": "Vissefjärda tätort", + "parentFullName": "Emmaboda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a86" + }, + "id": "900218", + "fullName": "Johansfors tätort", + "parentFullName": "Emmaboda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a87" + }, + "id": "908850", + "fullName": "Eda", + "parentFullName": "Eda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a88" + }, + "id": "899664", + "fullName": "Eda glasbruk tätort", + "parentFullName": "Eda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a89" + }, + "id": "940964", + "fullName": "Eda Glasbruk tätort", + "parentFullName": "Eda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a8a" + }, + "id": "908868", + "fullName": "Lässerud", + "parentFullName": "Eda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a8b" + }, + "id": "899099", + "fullName": "Koppom tätort", + "parentFullName": "Eda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a8d" + }, + "id": "908888", + "fullName": "Skillingsfors", + "parentFullName": "Eda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a8e" + }, + "id": "940587", + "fullName": "Flogned + Skarbol", + "parentFullName": "Eda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a91" + }, + "id": "907487", + "fullName": "Västra Egnahem", + "parentFullName": "Hällefors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a92" + }, + "id": "908078", + "fullName": "Enebacken", + "parentFullName": "Torsås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a93" + }, + "id": "899183", + "fullName": "Evertsberg tätort", + "parentFullName": "Älvdalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a94" + }, + "id": "908687", + "fullName": "Ellenö", + "parentFullName": "Färgelanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a95" + }, + "id": "940737", + "fullName": "Juhonpieti + Erkheikki", + "parentFullName": "Pajala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a96" + }, + "id": "908776", + "fullName": "Essunga", + "parentFullName": "Essunga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a97" + }, + "id": "908775", + "fullName": "Essunga kyrkby", + "parentFullName": "Essunga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a98" + }, + "id": "908781", + "fullName": "Fåglum", + "parentFullName": "Essunga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a9a" + }, + "id": "899597", + "fullName": "Jonslund tätort", + "parentFullName": "Essunga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a9b" + }, + "id": "474248", + "fullName": "Nossebro tätort", + "parentFullName": "Essunga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a9c" + }, + "id": "900265", + "fullName": "Främmestad tätort", + "parentFullName": "Essunga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8a9f" + }, + "id": "479239", + "fullName": "Erik Engmarks väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8aa0" + }, + "id": "926015", + "fullName": "Ester Ellqvists väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8aa1" + }, + "id": "476862", + "fullName": "Enskedevägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8aa2" + }, + "id": "502820", + "fullName": "Electrum", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8aa3" + }, + "id": "477315", + "fullName": "Edagränd", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8aa5" + }, + "id": "502327", + "fullName": "Enevägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8aa6" + }, + "id": "476912", + "fullName": "Estlandsgatan", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8aa8" + }, + "id": "502164", + "fullName": "Elievägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8aaa" + }, + "id": "477391", + "fullName": "Ejdervägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8aab" + }, + "id": "476081", + "fullName": "Eolsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ab1" + }, + "id": "502642", + "fullName": "Eggeby Gård", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ab2" + }, + "id": "476338", + "fullName": "Enskede Gårdsväg", + "parentFullName": "Enskede Gård", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ab3" + }, + "id": "475581", + "fullName": "Sankt Eriksplan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ab4" + }, + "id": "477346", + "fullName": "Eklidsgränd", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ab5" + }, + "id": "502083", + "fullName": "Elsbyvägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ab6" + }, + "id": "476166", + "fullName": "Eldarvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ab7" + }, + "id": "475483", + "fullName": "Elersvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ab8" + }, + "id": "475537", + "fullName": "Eknäsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ab9" + }, + "id": "475978", + "fullName": "Erstagatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8abb" + }, + "id": "503215", + "fullName": "Enbärsgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8abc" + }, + "id": "503360", + "fullName": "Eklövsgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8abd" + }, + "id": "476376", + "fullName": "Eklångsvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8abe" + }, + "id": "476393", + "fullName": "Erkenskroken", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8abf" + }, + "id": "476641", + "fullName": "Etsarvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ac0" + }, + "id": "476564", + "fullName": "Elisabet Olins väg", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ac2" + }, + "id": "478724", + "fullName": "Eskilsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ac3" + }, + "id": "926007", + "fullName": "Elkabelgatan", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ac4" + }, + "id": "920669", + "fullName": "Ekfatsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ac5" + }, + "id": "475287", + "fullName": "Exercisplan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ac6" + }, + "id": "475539", + "fullName": "Eremitvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ac7" + }, + "id": "475671", + "fullName": "Ekhagsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ac9" + }, + "id": "502228", + "fullName": "Emundskroken", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8aca" + }, + "id": "502649", + "fullName": "Edingekroken", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8acb" + }, + "id": "475442", + "fullName": "Sankt Eriksgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8acc" + }, + "id": "478500", + "fullName": "Elektravägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8acd" + }, + "id": "503362", + "fullName": "Enbuskegränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ace" + }, + "id": "476323", + "fullName": "Ersta Gårdsväg", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8acf" + }, + "id": "476720", + "fullName": "Eslövsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ad0" + }, + "id": "925995", + "fullName": "Entrétorget", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ad1" + }, + "id": "475369", + "fullName": "Ekedalsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ad2" + }, + "id": "475831", + "fullName": "Edelstams väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ad3" + }, + "id": "479571", + "fullName": "Ersmässgränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ad7" + }, + "id": "502143", + "fullName": "Erik Tegels väg", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ad8" + }, + "id": "502226", + "fullName": "Ekstocksvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ad9" + }, + "id": "502292", + "fullName": "Egnahemsvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ada" + }, + "id": "476566", + "fullName": "Emilie Högqvists väg", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8adb" + }, + "id": "478846", + "fullName": "Eksätravägen", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8adc" + }, + "id": "478924", + "fullName": "Ekholmsvägen", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8add" + }, + "id": "503149", + "fullName": "Edelundavägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ade" + }, + "id": "921266", + "fullName": "Enskedevägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8adf" + }, + "id": "477347", + "fullName": "Ekshäradsgatan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ae0" + }, + "id": "477646", + "fullName": "Ekebergabacken", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ae3" + }, + "id": "478451", + "fullName": "Eldsbergagränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ae4" + }, + "id": "478874", + "fullName": "Estbrötevägen", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ae5" + }, + "id": "476278", + "fullName": "Ekermans Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ae6" + }, + "id": "477317", + "fullName": "Edsvallabacken", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ae7" + }, + "id": "475538", + "fullName": "Ensittarvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ae8" + }, + "id": "475540", + "fullName": "Essingeringen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ae9" + }, + "id": "475557", + "fullName": "Essinge Högväg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8aea" + }, + "id": "475559", + "fullName": "Essingekroken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8aeb" + }, + "id": "475570", + "fullName": "Essingetorget", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8aec" + }, + "id": "475657", + "fullName": "Eastmansvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8aed" + }, + "id": "479480", + "fullName": "Edsbergsgränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8aee" + }, + "id": "479663", + "fullName": "Ellen Keys gata", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8af0" + }, + "id": "504159", + "fullName": "Per Ekströms väg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8af1" + }, + "id": "478594", + "fullName": "Lm Ericssons väg", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8af2" + }, + "id": "503047", + "fullName": "Enspännargatan", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8af3" + }, + "id": "476258", + "fullName": "Eriksdalsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8af5" + }, + "id": "475558", + "fullName": "Essinge Kyrkväg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8af6" + }, + "id": "475569", + "fullName": "Essingestråket", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8af7" + }, + "id": "475806", + "fullName": "Prins Eugens väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8af8" + }, + "id": "479399", + "fullName": "Gösta Ekmans väg", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8af9" + }, + "id": "479417", + "fullName": "Eolshällsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8afa" + }, + "id": "479644", + "fullName": "Ellen Fries gata", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8afb" + }, + "id": "503659", + "fullName": "Enhörningsgränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8afc" + }, + "id": "478955", + "fullName": "Eldholmsbacken", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8afd" + }, + "id": "475443", + "fullName": "Sankt Eriksterrassen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8afe" + }, + "id": "478527", + "fullName": "Erikslundsgatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8aff" + }, + "id": "925987", + "fullName": "Ekensbergskajen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b00" + }, + "id": "476183", + "fullName": "Ekensbergsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b01" + }, + "id": "476247", + "fullName": "Ekehjelmstorget", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b02" + }, + "id": "475717", + "fullName": "Eriksbergsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b03" + }, + "id": "475733", + "fullName": "Engelbrektsplan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b04" + }, + "id": "475980", + "fullName": "Lilla Erstagatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b05" + }, + "id": "479433", + "fullName": "Edelcrantzvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b06" + }, + "id": "479658", + "fullName": "Elin Wägners gata", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b0a" + }, + "id": "504083", + "fullName": "Elias Lönnrots väg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b0b" + }, + "id": "502663", + "fullName": "Elinsborgsbacken", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b0d" + }, + "id": "503037", + "fullName": "Olle Engkvists väg", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b0e" + }, + "id": "925977", + "fullName": "Nina Einhorns gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b0f" + }, + "id": "476770", + "fullName": "Eggegrundsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b10" + }, + "id": "475355", + "fullName": "Nils Ericsons plan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b11" + }, + "id": "475444", + "fullName": "Ehrensvärdsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b13" + }, + "id": "475718", + "fullName": "Eriksbergsparken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b14" + }, + "id": "475725", + "fullName": "Engelbrektsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b15" + }, + "id": "479439", + "fullName": "Edvard Swartz plan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b16" + }, + "id": "479241", + "fullName": "Frida Elfströms väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b18" + }, + "id": "504149", + "fullName": "Egron Lundgrens väg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b19" + }, + "id": "504151", + "fullName": "Ehrenstrahlsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b1b" + }, + "id": "502787", + "fullName": "Edvard Griegsgången", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b1c" + }, + "id": "478722", + "fullName": "Erik Segersälls väg", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b1d" + }, + "id": "475132", + "fullName": "Evert Taubes Terrass", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b1e" + }, + "id": "476182", + "fullName": "Ekensbergsbryggan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b1f" + }, + "id": "475360", + "fullName": "Eyvind Johnsons gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b20" + }, + "id": "475406", + "fullName": "John Ericssonsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b22" + }, + "id": "475845", + "fullName": "Greve Von Essens väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b24" + }, + "id": "479686", + "fullName": "Elisabeth Tamms gata", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b25" + }, + "id": "504118", + "fullName": "Ernst Josephsons väg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b28" + }, + "id": "475550", + "fullName": "Stora Essingepåfarten", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b29" + }, + "id": "475701", + "fullName": "Engelbrekts Kyrkogata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b2a" + }, + "id": "479690", + "fullName": "Emilia Fogelklous gata", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b2b" + }, + "id": "476875", + "fullName": "Solvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b2d" + }, + "id": "476985", + "fullName": "Målvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b2e" + }, + "id": "477097", + "fullName": "Ramvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b2f" + }, + "id": "477204", + "fullName": "Genvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b30" + }, + "id": "476845", + "fullName": "Skolvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b32" + }, + "id": "476899", + "fullName": "Tvärvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b34" + }, + "id": "476931", + "fullName": "Runövägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b35" + }, + "id": "476959", + "fullName": "Krokvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b36" + }, + "id": "476965", + "fullName": "Ripstigen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b37" + }, + "id": "476981", + "fullName": "Lingvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b38" + }, + "id": "476989", + "fullName": "Polovägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b3a" + }, + "id": "477075", + "fullName": "Kådstigen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b3c" + }, + "id": "477106", + "fullName": "Kistvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b3d" + }, + "id": "477112", + "fullName": "Målkurvan", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b3e" + }, + "id": "477114", + "fullName": "Skåpvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b40" + }, + "id": "477171", + "fullName": "Ornögatan", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b41" + }, + "id": "477187", + "fullName": "Ösmogatan", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b42" + }, + "id": "477210", + "fullName": "Källvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b44" + }, + "id": "477242", + "fullName": "Riskvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b45" + }, + "id": "477261", + "fullName": "Kottgatan", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b46" + }, + "id": "477280", + "fullName": "Trädgränd", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b47" + }, + "id": "477283", + "fullName": "Torögatan", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b49" + }, + "id": "926003", + "fullName": "Paketgränd", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b4a" + }, + "id": "476849", + "fullName": "Yrkesgränd", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b4b" + }, + "id": "476851", + "fullName": "Yrkesvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b4d" + }, + "id": "476869", + "fullName": "Kyrklunden", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b4e" + }, + "id": "476879", + "fullName": "Stubbvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b4f" + }, + "id": "476881", + "fullName": "Trappvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b50" + }, + "id": "476901", + "fullName": "Nynäsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b51" + }, + "id": "476955", + "fullName": "Fasanvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b52" + }, + "id": "476957", + "fullName": "Hägervägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b53" + }, + "id": "476975", + "fullName": "Glimavägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b54" + }, + "id": "476993", + "fullName": "Släggvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b55" + }, + "id": "476995", + "fullName": "Startvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b57" + }, + "id": "477012", + "fullName": "Kalixvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b59" + }, + "id": "477071", + "fullName": "Gideågränd", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b5a" + }, + "id": "477091", + "fullName": "Fanérvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b5b" + }, + "id": "477095", + "fullName": "Panelvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b5c" + }, + "id": "477099", + "fullName": "Skrinvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b5d" + }, + "id": "477101", + "fullName": "Varpavägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b5e" + }, + "id": "477108", + "fullName": "Knektvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b5f" + }, + "id": "477110", + "fullName": "Majrovägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b61" + }, + "id": "477152", + "fullName": "Vargövägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b62" + }, + "id": "477161", + "fullName": "Muskögatan", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b63" + }, + "id": "477163", + "fullName": "Nämdögatan", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b64" + }, + "id": "477198", + "fullName": "Mörkövägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b65" + }, + "id": "477206", + "fullName": "Korta vägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b66" + }, + "id": "477212", + "fullName": "Lilla Gränd", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b67" + }, + "id": "477224", + "fullName": "Skogsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b68" + }, + "id": "477226", + "fullName": "Smala vägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b69" + }, + "id": "477246", + "fullName": "Sockenplan", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b6a" + }, + "id": "477247", + "fullName": "Svampvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b6b" + }, + "id": "477255", + "fullName": "Hyltevägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b6c" + }, + "id": "476348", + "fullName": "Öselvägen", + "parentFullName": "Enskede Gård", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b6d" + }, + "id": "476361", + "fullName": "Tallvägen", + "parentFullName": "Enskede Gård", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b6e" + }, + "id": "476521", + "fullName": "Skolvägen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b6f" + }, + "id": "476556", + "fullName": "Täppgränd", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b71" + }, + "id": "476571", + "fullName": "Häggvägen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b72" + }, + "id": "476575", + "fullName": "Oxelvägen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b73" + }, + "id": "476578", + "fullName": "Rönnvägen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b74" + }, + "id": "476588", + "fullName": "Stråvägen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b75" + }, + "id": "476592", + "fullName": "Videgränd", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b76" + }, + "id": "926000", + "fullName": "Korsets stig", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b77" + }, + "id": "476346", + "fullName": "Rügenvägen", + "parentFullName": "Enskede Gård", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b78" + }, + "id": "476350", + "fullName": "Lindevägen", + "parentFullName": "Enskede Gård", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b79" + }, + "id": "476359", + "fullName": "Skjulvägen", + "parentFullName": "Enskede Gård", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b7a" + }, + "id": "476841", + "fullName": "Kapellvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b7b" + }, + "id": "476865", + "fullName": "Kolonigränd", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b7c" + }, + "id": "476867", + "fullName": "Kolonivägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b7d" + }, + "id": "476895", + "fullName": "Sockenvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b7e" + }, + "id": "476913", + "fullName": "Finska gatan", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b7f" + }, + "id": "476929", + "fullName": "Revalsgatan", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b80" + }, + "id": "476943", + "fullName": "Wormsövägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b84" + }, + "id": "476979", + "fullName": "Lemmings väg", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b85" + }, + "id": "477073", + "fullName": "Husumsgränd", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b87" + }, + "id": "477173", + "fullName": "Selebovägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b88" + }, + "id": "477185", + "fullName": "Öknebovägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b89" + }, + "id": "477214", + "fullName": "Mellanvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b8a" + }, + "id": "477216", + "fullName": "Mittelvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b8b" + }, + "id": "477230", + "fullName": "Vinkelvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b8c" + }, + "id": "477238", + "fullName": "Murklevägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b8e" + }, + "id": "477281", + "fullName": "Östanåvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b8f" + }, + "id": "909935", + "fullName": "Vingavägen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b90" + }, + "id": "922394", + "fullName": "Ortviksgränd", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b93" + }, + "id": "476518", + "fullName": "Hållövägen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b94" + }, + "id": "476528", + "fullName": "Gröna vägen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b95" + }, + "id": "476536", + "fullName": "Klockvägen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b96" + }, + "id": "476538", + "fullName": "Kullavägen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b97" + }, + "id": "476864", + "fullName": "Handelsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b98" + }, + "id": "476889", + "fullName": "Pergolavägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b9a" + }, + "id": "476919", + "fullName": "Nylandsgatan", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b9b" + }, + "id": "476941", + "fullName": "Wismarsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b9c" + }, + "id": "476951", + "fullName": "Hemmansvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b9d" + }, + "id": "476983", + "fullName": "Maratonvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8b9e" + }, + "id": "476987", + "fullName": "Olympiavägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ba0" + }, + "id": "477020", + "fullName": "Skönsmovägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ba1" + }, + "id": "477024", + "fullName": "Tollarevägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ba2" + }, + "id": "477043", + "fullName": "Korsnäsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ba3" + }, + "id": "477045", + "fullName": "Lessebovägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ba4" + }, + "id": "477050", + "fullName": "Munksjövägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ba5" + }, + "id": "477059", + "fullName": "Sävenäsgatan", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ba7" + }, + "id": "477100", + "fullName": "Stafettvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ba8" + }, + "id": "477122", + "fullName": "Getfotsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ba9" + }, + "id": "477126", + "fullName": "Rubanksgränd", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8baa" + }, + "id": "477134", + "fullName": "Fiskebyvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bab" + }, + "id": "477151", + "fullName": "Utansjövägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bac" + }, + "id": "477153", + "fullName": "Fållnäsgatan", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bad" + }, + "id": "477157", + "fullName": "Haningegatan", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bae" + }, + "id": "477165", + "fullName": "Oppundavägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8baf" + }, + "id": "477175", + "fullName": "Sorundagatan", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bb0" + }, + "id": "477179", + "fullName": "Svedmyraplan", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bb1" + }, + "id": "477193", + "fullName": "Hanvedsgatan", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bb2" + }, + "id": "477195", + "fullName": "Häringevägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bb3" + }, + "id": "477248", + "fullName": "Tryffelgränd", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bb5" + }, + "id": "477274", + "fullName": "Ramviksvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bb6" + }, + "id": "476498", + "fullName": "Grusåsgränd", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bb7" + }, + "id": "476546", + "fullName": "Skördevägen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bb9" + }, + "id": "476568", + "fullName": "Flädervägen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bba" + }, + "id": "476584", + "fullName": "Sockenvägen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bbb" + }, + "id": "476590", + "fullName": "Tistelvägen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bbc" + }, + "id": "925999", + "fullName": "Kapellslingan", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bbe" + }, + "id": "476343", + "fullName": "Medlemsvägen", + "parentFullName": "Enskede Gård", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bbf" + }, + "id": "476347", + "fullName": "Usedomsvägen", + "parentFullName": "Enskede Gård", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bc1" + }, + "id": "476365", + "fullName": "Visthusvägen", + "parentFullName": "Enskede Gård", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bc2" + }, + "id": "476877", + "fullName": "Stockrosvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bc3" + }, + "id": "476885", + "fullName": "Triangelvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bc4" + }, + "id": "476893", + "fullName": "Sju Gårdars väg", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bc6" + }, + "id": "476917", + "fullName": "Livlandsgatan", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bc7" + }, + "id": "476921", + "fullName": "Nyslottsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bc8" + }, + "id": "476933", + "fullName": "Savolaksvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bc9" + }, + "id": "476961", + "fullName": "Morkullsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bca" + }, + "id": "476963", + "fullName": "Rapphönsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bcb" + }, + "id": "476967", + "fullName": "Rörsoppsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bcc" + }, + "id": "476997", + "fullName": "Tiokampsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bcd" + }, + "id": "476999", + "fullName": "Träningsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bcf" + }, + "id": "477018", + "fullName": "Rothuggsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bd0" + }, + "id": "477022", + "fullName": "Sågverksgatan", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bd1" + }, + "id": "477026", + "fullName": "Tussmötevägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bd3" + }, + "id": "477038", + "fullName": "Graningegränd", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bd4" + }, + "id": "477057", + "fullName": "Skönviksvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bd5" + }, + "id": "477085", + "fullName": "Östrandsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bd6" + }, + "id": "477093", + "fullName": "Högsätesvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bd7" + }, + "id": "477103", + "fullName": "Gubbängsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bd8" + }, + "id": "477124", + "fullName": "Herrhagsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bd9" + }, + "id": "477136", + "fullName": "Frimärksvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bda" + }, + "id": "477138", + "fullName": "Grycksbovägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bdb" + }, + "id": "477148", + "fullName": "Söråkersvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bdc" + }, + "id": "477150", + "fullName": "Timsforsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bdd" + }, + "id": "477155", + "fullName": "Grödingegatan", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bde" + }, + "id": "477159", + "fullName": "Jönåkersvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bdf" + }, + "id": "477177", + "fullName": "Sotholmsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8be0" + }, + "id": "477183", + "fullName": "Värmbolsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8be2" + }, + "id": "477199", + "fullName": "Rikstensvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8be3" + }, + "id": "477201", + "fullName": "Tallkrogsplan", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8be4" + }, + "id": "477208", + "fullName": "Krokvägsgränd", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8be5" + }, + "id": "477222", + "fullName": "Månhornsgränd", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8be6" + }, + "id": "477253", + "fullName": "Hemskogsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8be7" + }, + "id": "477259", + "fullName": "Klamparbacken", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8be8" + }, + "id": "477263", + "fullName": "Kramforsgränd", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8be9" + }, + "id": "477267", + "fullName": "Nykvarnsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bea" + }, + "id": "477285", + "fullName": "Götaforsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8beb" + }, + "id": "922781", + "fullName": "Mönsteråsgränd", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bec" + }, + "id": "921219", + "fullName": "Mönsteråsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bef" + }, + "id": "476548", + "fullName": "Slåttervägen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bf0" + }, + "id": "476574", + "fullName": "Kråkrisvägen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bf2" + }, + "id": "476871", + "fullName": "Kyrklundsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bf3" + }, + "id": "476873", + "fullName": "Margaretavägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bf4" + }, + "id": "476883", + "fullName": "Triangelparken", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bf5" + }, + "id": "476915", + "fullName": "Korsholmsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bf6" + }, + "id": "476923", + "fullName": "Nådendalsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bf7" + }, + "id": "476925", + "fullName": "Odelbergsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bf8" + }, + "id": "476927", + "fullName": "Pommerska gatan", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bf9" + }, + "id": "476937", + "fullName": "Uleåborgsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bfa" + }, + "id": "476939", + "fullName": "Viborgska vägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bfb" + }, + "id": "476969", + "fullName": "Tallkrogsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bfc" + }, + "id": "476977", + "fullName": "Kulstötarvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bfd" + }, + "id": "476991", + "fullName": "Pärkspelsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bfe" + }, + "id": "477011", + "fullName": "Iggesundsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8bff" + }, + "id": "477016", + "fullName": "Långåkersvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c00" + }, + "id": "477028", + "fullName": "Tystbergavägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c01" + }, + "id": "477030", + "fullName": "Uddeholmsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c03" + }, + "id": "477048", + "fullName": "Munkedalsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c04" + }, + "id": "477053", + "fullName": "Mölnbackavägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c05" + }, + "id": "477055", + "fullName": "Skoghallsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c06" + }, + "id": "477102", + "fullName": "Gubbängstorget", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c07" + }, + "id": "477104", + "fullName": "Karmstolsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c08" + }, + "id": "477128", + "fullName": "Sicklingsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c09" + }, + "id": "477140", + "fullName": "Jösseforsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c0a" + }, + "id": "477146", + "fullName": "Skåpaforsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c0b" + }, + "id": "477149", + "fullName": "Tanneforsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c0c" + }, + "id": "477181", + "fullName": "Svedmyrastigen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c0d" + }, + "id": "477191", + "fullName": "Hammerstavägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c0e" + }, + "id": "477200", + "fullName": "Sandemarsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c0f" + }, + "id": "477236", + "fullName": "Kantarellvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c10" + }, + "id": "477240", + "fullName": "Palmfeltsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c11" + }, + "id": "477244", + "fullName": "Röksvampsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c13" + }, + "id": "477265", + "fullName": "Munksundsgatan", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c14" + }, + "id": "477276", + "fullName": "Skutskärsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c15" + }, + "id": "477278", + "fullName": "Ställdalsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c16" + }, + "id": "477287", + "fullName": "Mölndalsbacken", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c18" + }, + "id": "476340", + "fullName": "Godsägarvägen", + "parentFullName": "Enskede Gård", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c19" + }, + "id": "476342", + "fullName": "Kålgårdsvägen", + "parentFullName": "Enskede Gård", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c1a" + }, + "id": "476345", + "fullName": "Revisorsvägen", + "parentFullName": "Enskede Gård", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c1b" + }, + "id": "476352", + "fullName": "Nybyggarvägen", + "parentFullName": "Enskede Gård", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c1e" + }, + "id": "476570", + "fullName": "Hagtornsvägen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c1f" + }, + "id": "476572", + "fullName": "Kajsa Wargs väg", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c20" + }, + "id": "926001", + "fullName": "Ljusglimtsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c21" + }, + "id": "926002", + "fullName": "Östanvindsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c23" + }, + "id": "476339", + "fullName": "Föreningsvägen", + "parentFullName": "Enskede Gård", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c24" + }, + "id": "476341", + "fullName": "Herrgårdsvägen", + "parentFullName": "Enskede Gård", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c25" + }, + "id": "476344", + "fullName": "Odelbergsvägen", + "parentFullName": "Enskede Gård", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c26" + }, + "id": "476353", + "fullName": "Palmfeltsgränd", + "parentFullName": "Enskede Gård", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c27" + }, + "id": "476355", + "fullName": "Palmfeltsvägen", + "parentFullName": "Enskede Gård", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c28" + }, + "id": "476357", + "fullName": "Planterarvägen", + "parentFullName": "Enskede Gård", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c29" + }, + "id": "476363", + "fullName": "Trädskolevägen", + "parentFullName": "Enskede Gård", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c2a" + }, + "id": "476847", + "fullName": "Stora Gungans väg", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c2b" + }, + "id": "476863", + "fullName": "Fågelkärrsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c2c" + }, + "id": "476887", + "fullName": "Lilla Gungans väg", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c2d" + }, + "id": "476891", + "fullName": "Sandsborgsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c2f" + }, + "id": "476935", + "fullName": "Stralsundsgatan", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c30" + }, + "id": "476953", + "fullName": "Plantskolevägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c32" + }, + "id": "477040", + "fullName": "Hallstanäsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c33" + }, + "id": "477056", + "fullName": "Skärblackavägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c34" + }, + "id": "477142", + "fullName": "Kvarnsvedsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c35" + }, + "id": "477144", + "fullName": "Postiljonsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c36" + }, + "id": "477197", + "fullName": "Kaggeholmsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c37" + }, + "id": "477228", + "fullName": "Stockholmsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c38" + }, + "id": "476514", + "fullName": "Glasmålarvägen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c39" + }, + "id": "476516", + "fullName": "Guldsmedsvägen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c3b" + }, + "id": "476532", + "fullName": "Hembyggarvägen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c3c" + }, + "id": "476576", + "fullName": "Presidentvägen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c3d" + }, + "id": "476580", + "fullName": "Sara Moraeas väg", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c3f" + }, + "id": "476843", + "fullName": "Magnebergskroken", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c40" + }, + "id": "477010", + "fullName": "Forstmästarvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c42" + }, + "id": "477079", + "fullName": "Timmerkörargränd", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c43" + }, + "id": "477081", + "fullName": "Tjärbrännargränd", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c44" + }, + "id": "477083", + "fullName": "Vivstavarvsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c46" + }, + "id": "477257", + "fullName": "Katrineforsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c48" + }, + "id": "476512", + "fullName": "Fyrvaktarkroken", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c49" + }, + "id": "476522", + "fullName": "Sofielundsvägen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c4a" + }, + "id": "476530", + "fullName": "Hembyggarstigen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c4b" + }, + "id": "476540", + "fullName": "Kyrkogårdsvägen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c4c" + }, + "id": "476542", + "fullName": "Magnebergsvägen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c4d" + }, + "id": "476949", + "fullName": "Österbottensvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c4e" + }, + "id": "477014", + "fullName": "Kubikenborgsvägen", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c4f" + }, + "id": "477077", + "fullName": "Stabbläggarbacken", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c51" + }, + "id": "477202", + "fullName": "Fagerängskrokarna", + "parentFullName": "Enskede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c52" + }, + "id": "476526", + "fullName": "Gamla Tyresövägen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c53" + }, + "id": "476582", + "fullName": "Skattmästarvägen", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c54" + }, + "id": "476586", + "fullName": "Sophie Sagers gata", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c55" + }, + "id": "476534", + "fullName": "Karin Månsdotters väg", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c57" + }, + "id": "476573", + "fullName": "Kristina Nilssons väg", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c59" + }, + "id": "476544", + "fullName": "Matilda Jungstedts väg", + "parentFullName": "Enskededalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c5c" + }, + "id": "716610", + "fullName": "Elleröds Ekeberga", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c5d" + }, + "id": "716612", + "fullName": "Elleröds Ekelycka", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c5e" + }, + "id": "700747", + "fullName": "Ekudden", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c61" + }, + "id": "691795", + "fullName": "Envägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c62" + }, + "id": "695686", + "fullName": "Ekelund", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c63" + }, + "id": "700869", + "fullName": "Ersdalen", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c65" + }, + "id": "695040", + "fullName": "Enebacken", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c66" + }, + "id": "694214", + "fullName": "Elsas väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c67" + }, + "id": "694842", + "fullName": "Emils väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c68" + }, + "id": "694933", + "fullName": "Ekstigen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c69" + }, + "id": "696026", + "fullName": "Ekberget", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c6a" + }, + "id": "689942", + "fullName": "Elins Gård", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c6b" + }, + "id": "695684", + "fullName": "Ekebacken", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c6c" + }, + "id": "695694", + "fullName": "Ekåsvägen", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c6d" + }, + "id": "697191", + "fullName": "Ekgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c6e" + }, + "id": "696082", + "fullName": "Erikshöjd", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c6f" + }, + "id": "693965", + "fullName": "Ekdungen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c70" + }, + "id": "695266", + "fullName": "Eskils Lycka", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c71" + }, + "id": "690975", + "fullName": "Ejdergatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c72" + }, + "id": "691089", + "fullName": "Ellösgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c73" + }, + "id": "691679", + "fullName": "Eddabacken", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c74" + }, + "id": "692622", + "fullName": "Enrisvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c75" + }, + "id": "697009", + "fullName": "Enegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c76" + }, + "id": "688070", + "fullName": "Sankt Eriksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c77" + }, + "id": "694590", + "fullName": "Ekoxevägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c79" + }, + "id": "697438", + "fullName": "Eklidsvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c7a" + }, + "id": "688352", + "fullName": "Ekmansgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c7b" + }, + "id": "688653", + "fullName": "Ewertsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c7c" + }, + "id": "688924", + "fullName": "Esbjörns väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c7d" + }, + "id": "689235", + "fullName": "Eldaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c7e" + }, + "id": "692621", + "fullName": "Eketrägatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c7f" + }, + "id": "695688", + "fullName": "Ekereds Höjd", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c80" + }, + "id": "695773", + "fullName": "Eriksgården", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c81" + }, + "id": "708572", + "fullName": "Hovås Ekåsväg", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c85" + }, + "id": "716614", + "fullName": "Elleröds Gård", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c86" + }, + "id": "716628", + "fullName": "Ellesbovägen", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c87" + }, + "id": "693951", + "fullName": "Ekebygatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c88" + }, + "id": "688514", + "fullName": "Eklandagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c89" + }, + "id": "688570", + "fullName": "Elektrovägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c8a" + }, + "id": "688922", + "fullName": "Egmontsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c8c" + }, + "id": "689706", + "fullName": "Ekedalsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c8d" + }, + "id": "691075", + "fullName": "Erik Kuus gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c8e" + }, + "id": "691797", + "fullName": "Erlingsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c8f" + }, + "id": "691892", + "fullName": "Ekehagsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c90" + }, + "id": "695690", + "fullName": "Ekeredsvägen", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c91" + }, + "id": "695692", + "fullName": "Ekskogsliden", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c92" + }, + "id": "929739", + "fullName": "Ekereds Byväg", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c93" + }, + "id": "693304", + "fullName": "Ersåsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c94" + }, + "id": "697074", + "fullName": "Eckragatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c95" + }, + "id": "693609", + "fullName": "Epiloggatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c96" + }, + "id": "693766", + "fullName": "Exportgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c97" + }, + "id": "693776", + "fullName": "Enhemsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c98" + }, + "id": "708805", + "fullName": "Hovås Enebacke", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c99" + }, + "id": "688132", + "fullName": "Eva Rodhes gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c9a" + }, + "id": "688177", + "fullName": "Ekelundsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c9b" + }, + "id": "688568", + "fullName": "Elektrogården", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c9c" + }, + "id": "688609", + "fullName": "Engdahlsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c9d" + }, + "id": "689143", + "fullName": "Emigrantvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c9e" + }, + "id": "689382", + "fullName": "Egnahemsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8c9f" + }, + "id": "690646", + "fullName": "Ekströmsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ca0" + }, + "id": "691321", + "fullName": "Ekebergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ca1" + }, + "id": "691681", + "fullName": "Enebergsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ca2" + }, + "id": "692661", + "fullName": "Enekullegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ca3" + }, + "id": "692749", + "fullName": "Estlandsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ca4" + }, + "id": "695170", + "fullName": "Kornhalls Ekebo", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ca5" + }, + "id": "716626", + "fullName": "Ellesbobacken", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ca6" + }, + "id": "695682", + "fullName": "Ekebackavägen", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ca7" + }, + "id": "693302", + "fullName": "Ersåsbacken", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ca8" + }, + "id": "696549", + "fullName": "Enbärsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ca9" + }, + "id": "696868", + "fullName": "Ekorregatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8caa" + }, + "id": "708570", + "fullName": "Hovås Ekorrstig", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cab" + }, + "id": "708765", + "fullName": "Ella Gybergs väg", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cad" + }, + "id": "694210", + "fullName": "Ekvatorsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cae" + }, + "id": "716618", + "fullName": "Ellerödstäppan", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8caf" + }, + "id": "693685", + "fullName": "Ekehögsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cb0" + }, + "id": "693687", + "fullName": "Epistelgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cb1" + }, + "id": "696434", + "fullName": "Ellesbovägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cb3" + }, + "id": "688992", + "fullName": "Edelfeltsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cb4" + }, + "id": "689009", + "fullName": "Prins Eugens väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cb5" + }, + "id": "692623", + "fullName": "Enskiftesgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cb6" + }, + "id": "694301", + "fullName": "Ensmärkesvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cb7" + }, + "id": "694522", + "fullName": "Lill-Edvards väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cb8" + }, + "id": "695696", + "fullName": "Enerkullsdalen", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cb9" + }, + "id": "695730", + "fullName": "Lilla Ekebacken", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cba" + }, + "id": "696081", + "fullName": "Ekåsbergsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cbb" + }, + "id": "693008", + "fullName": "Ettrörsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cbc" + }, + "id": "693335", + "fullName": "Enskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cbd" + }, + "id": "929756", + "fullName": "Förö Ejderväg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cbe" + }, + "id": "929767", + "fullName": "Emil Klassons väg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cbf" + }, + "id": "687997", + "fullName": "Emerentias backe", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cc0" + }, + "id": "689379", + "fullName": "Egnahemsplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cc1" + }, + "id": "689456", + "fullName": "Syster Emmas gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cc2" + }, + "id": "692184", + "fullName": "Eriksbergsmotet", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cc4" + }, + "id": "692745", + "fullName": "Edvard Rodhes väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cc5" + }, + "id": "693007", + "fullName": "Elektrongatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cc6" + }, + "id": "693246", + "fullName": "Ekeskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cc7" + }, + "id": "696662", + "fullName": "Ekehöjdsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cc8" + }, + "id": "708670", + "fullName": "Hovås Enebärsgång", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cc9" + }, + "id": "694212", + "fullName": "Elinsbergstigen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cca" + }, + "id": "694300", + "fullName": "Ensmärkesstigen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ccc" + }, + "id": "687979", + "fullName": "Nils Ericsonsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ccd" + }, + "id": "688197", + "fullName": "Esperantoplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cce" + }, + "id": "688296", + "fullName": "Engelbrektsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ccf" + }, + "id": "689464", + "fullName": "Syster Estrids gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cd0" + }, + "id": "689499", + "fullName": "Ehrenströmsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cd1" + }, + "id": "689578", + "fullName": "Elof Lindälvs gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cd3" + }, + "id": "690552", + "fullName": "Eric Börjessons väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cd4" + }, + "id": "691077", + "fullName": "Ernst Torulfsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cd5" + }, + "id": "691683", + "fullName": "Erling Skackes gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cd6" + }, + "id": "692005", + "fullName": "Entreprenadvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cd7" + }, + "id": "692057", + "fullName": "Elin Svenssons gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cda" + }, + "id": "692234", + "fullName": "Eriksbergstorget", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cdb" + }, + "id": "692747", + "fullName": "Ellen Hanssons väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cdc" + }, + "id": "694812", + "fullName": "Emelie Lejmans väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cdd" + }, + "id": "695775", + "fullName": "Gamla Eriksgården", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cde" + }, + "id": "929749", + "fullName": "Emma Lindbergs väg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ce1" + }, + "id": "688442", + "fullName": "Ernst Fontells plats", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ce2" + }, + "id": "692290", + "fullName": "Erik Väderhatts gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ce3" + }, + "id": "692836", + "fullName": "Gunnar Engellaus väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ce4" + }, + "id": "921769", + "fullName": "Myggan Ericsons gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ce5" + }, + "id": "921229", + "fullName": "Skeppstads Ejderväg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ce6" + }, + "id": "716616", + "fullName": "Ellerödsträdgården", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ce7" + }, + "id": "716620", + "fullName": "Ellesbo Hasselbacke", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ce8" + }, + "id": "716624", + "fullName": "Ellesbo Sörgårdsväg", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ce9" + }, + "id": "696117", + "fullName": "Stenareds Eriksberg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ceb" + }, + "id": "692993", + "fullName": "Otto Elanders gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cec" + }, + "id": "693845", + "fullName": "Ella Hillbäcks gata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ced" + }, + "id": "693866", + "fullName": "Sophie Elkans gata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cee" + }, + "id": "696456", + "fullName": "Lilla Ellesbovägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cef" + }, + "id": "687981", + "fullName": "Nils Ericsonsplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cf0" + }, + "id": "688773", + "fullName": "Ebbe Lieberathsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cf2" + }, + "id": "690560", + "fullName": "Mona-Lisa Englunds väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cf3" + }, + "id": "700802", + "fullName": "Sigrid Engströms backe", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cf4" + }, + "id": "716609", + "fullName": "Elleröds Bergsklippa", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cf5" + }, + "id": "716622", + "fullName": "Ellesbo Sörgårdsgärde", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cf8" + }, + "id": "690621", + "fullName": "J Sigfrid Edströms gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cf9" + }, + "id": "690823", + "fullName": "Ernst Kristenssons gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cfa" + }, + "id": "692194", + "fullName": "Östra Eriksbergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cfb" + }, + "id": "692270", + "fullName": "Västra Eriksbergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cfc" + }, + "id": "696690", + "fullName": "Lilla Ekehöjdsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cfe" + }, + "id": "688237", + "fullName": "Erik Johannessons Trappor", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8cff" + }, + "id": "914559", + "fullName": "Einar Hansens Esplanad", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d00" + }, + "id": "528201", + "fullName": "Ekängen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d01" + }, + "id": "528687", + "fullName": "Ekgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d02" + }, + "id": "530086", + "fullName": "Ekliden", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d03" + }, + "id": "529298", + "fullName": "Evagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d04" + }, + "id": "530079", + "fullName": "Ekegränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d05" + }, + "id": "526993", + "fullName": "Elbegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d06" + }, + "id": "529191", + "fullName": "Enegången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d07" + }, + "id": "529441", + "fullName": "Ekåsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d08" + }, + "id": "530673", + "fullName": "Enebacken", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d09" + }, + "id": "530694", + "fullName": "Eddagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d0a" + }, + "id": "530739", + "fullName": "Ellenhill", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d0b" + }, + "id": "530927", + "fullName": "Ekallén", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d0c" + }, + "id": "529296", + "fullName": "Elinsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d0d" + }, + "id": "529508", + "fullName": "Ejdergatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d0e" + }, + "id": "531094", + "fullName": "Elvavägen", + "parentFullName": "Klagshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d0f" + }, + "id": "531261", + "fullName": "Erik Ols väg", + "parentFullName": "Tygelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d10" + }, + "id": "527932", + "fullName": "Enbärsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d11" + }, + "id": "528087", + "fullName": "Enhögsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d12" + }, + "id": "529092", + "fullName": "Eslövsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d13" + }, + "id": "529294", + "fullName": "Ekhagegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d14" + }, + "id": "529445", + "fullName": "Eskilsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d15" + }, + "id": "926956", + "fullName": "Emblas Gränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d16" + }, + "id": "531028", + "fullName": "Ekströms väg", + "parentFullName": "Vintrie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d17" + }, + "id": "527273", + "fullName": "Exercisgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d18" + }, + "id": "527986", + "fullName": "Ekbackegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d19" + }, + "id": "528586", + "fullName": "Ebbarpsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d1a" + }, + "id": "528797", + "fullName": "Ekholmsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d1b" + }, + "id": "529247", + "fullName": "Eldviksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d1c" + }, + "id": "529295", + "fullName": "Ekhagegången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d1d" + }, + "id": "530088", + "fullName": "Ellingegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d1e" + }, + "id": "530544", + "fullName": "Eriksrogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d1f" + }, + "id": "529832", + "fullName": "Ekonomigatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d20" + }, + "id": "531096", + "fullName": "Emil Påls väg", + "parentFullName": "Klagshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d21" + }, + "id": "531189", + "fullName": "Edvard Ols väg", + "parentFullName": "Tygelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d22" + }, + "id": "527984", + "fullName": "Edshällagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d23" + }, + "id": "529034", + "fullName": "Estlandsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d24" + }, + "id": "530284", + "fullName": "Ensittarvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d25" + }, + "id": "530675", + "fullName": "Enebacksvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d26" + }, + "id": "530805", + "fullName": "Entitevägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d27" + }, + "id": "527638", + "fullName": "Eriksdalsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d28" + }, + "id": "527648", + "fullName": "Ellstorpsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d29" + }, + "id": "528922", + "fullName": "Elisedalsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d2a" + }, + "id": "529652", + "fullName": "Esperantogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d2b" + }, + "id": "530286", + "fullName": "Enspännargatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d2c" + }, + "id": "530594", + "fullName": "Erikslustvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d2d" + }, + "id": "539663", + "fullName": "Elisedalsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d2e" + }, + "id": "531029", + "fullName": "Erlandsrovägen", + "parentFullName": "Vintrie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d2f" + }, + "id": "529949", + "fullName": "Elinelunds Gård", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d30" + }, + "id": "530023", + "fullName": "Erikslustvägen", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d31" + }, + "id": "527566", + "fullName": "Mäster Eriks plan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d32" + }, + "id": "527862", + "fullName": "Emilstorpsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d33" + }, + "id": "528084", + "fullName": "Ellenborgsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d34" + }, + "id": "529049", + "fullName": "Eriksfältsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d35" + }, + "id": "529142", + "fullName": "Enskiftesgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d36" + }, + "id": "529488", + "fullName": "Nils Edvinsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d37" + }, + "id": "530414", + "fullName": "Elinelundsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d38" + }, + "id": "530618", + "fullName": "Erikstorpsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d39" + }, + "id": "530650", + "fullName": "Eric Perssons väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d3a" + }, + "id": "530893", + "fullName": "Eldtornsvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d3b" + }, + "id": "530895", + "fullName": "Eternellvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d3c" + }, + "id": "527294", + "fullName": "Engelbrektsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d3d" + }, + "id": "527614", + "fullName": "Ehrensvärdsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d3e" + }, + "id": "527864", + "fullName": "Emilstorpsgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d3f" + }, + "id": "529009", + "fullName": "John Ericssons väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d40" + }, + "id": "530334", + "fullName": "Elinelundsvägen", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d41" + }, + "id": "539837", + "fullName": "Emil Göranssons väg", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d46" + }, + "id": "528484", + "fullName": "Ernst Jakobssons gata", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d47" + }, + "id": "530528", + "fullName": "Edward Lindahlsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d48" + }, + "id": "915539", + "fullName": "Elinelunds Sommarstad", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d49" + }, + "id": "777506", + "fullName": "Ellsta Ellvik", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d4a" + }, + "id": "778138", + "fullName": "Eka", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d4b" + }, + "id": "776748", + "fullName": "Ellringe Eriksberg", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d4c" + }, + "id": "777528", + "fullName": "Enebo", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d4d" + }, + "id": "786853", + "fullName": "Eken", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d4e" + }, + "id": "779642", + "fullName": "Enebo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d4f" + }, + "id": "779644", + "fullName": "Enevi", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d50" + }, + "id": "778915", + "fullName": "Granmarken Eben-Eser", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d51" + }, + "id": "777502", + "fullName": "Ellsta", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d52" + }, + "id": "791773", + "fullName": "Ekenäs", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d53" + }, + "id": "778140", + "fullName": "Ekalund", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d54" + }, + "id": "778142", + "fullName": "Ekbacka", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d55" + }, + "id": "778152", + "fullName": "Eklunda", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d56" + }, + "id": "778156", + "fullName": "Enhagen", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d57" + }, + "id": "787342", + "fullName": "Ekhaga", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d58" + }, + "id": "777500", + "fullName": "Eksätra", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d59" + }, + "id": "777532", + "fullName": "Enhagen", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d5a" + }, + "id": "777534", + "fullName": "Enhörna", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d5b" + }, + "id": "792031", + "fullName": "Eneberg", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d5c" + }, + "id": "799546", + "fullName": "Envägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d5d" + }, + "id": "799617", + "fullName": "Ekvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d5e" + }, + "id": "778870", + "fullName": "Ekeborg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d5f" + }, + "id": "778874", + "fullName": "Ekhamra", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d60" + }, + "id": "778888", + "fullName": "Ekvalla", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d61" + }, + "id": "778892", + "fullName": "Enlunda", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d62" + }, + "id": "779638", + "fullName": "Emilund", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d63" + }, + "id": "779646", + "fullName": "Enängen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d64" + }, + "id": "786039", + "fullName": "Elinge", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d65" + }, + "id": "786536", + "fullName": "Ekboda", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d66" + }, + "id": "777244", + "fullName": "Ekbacken", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d67" + }, + "id": "778144", + "fullName": "Ekbacken", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d68" + }, + "id": "778154", + "fullName": "Elgsberg", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d69" + }, + "id": "778158", + "fullName": "Enstigen", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d6a" + }, + "id": "777492", + "fullName": "Ekens väg", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d6b" + }, + "id": "777494", + "fullName": "Ekhammar", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d6c" + }, + "id": "777496", + "fullName": "Ekhyddan", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d6d" + }, + "id": "777526", + "fullName": "Enbacken", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d6e" + }, + "id": "777530", + "fullName": "Enens väg", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d6f" + }, + "id": "796815", + "fullName": "Näs-Edeby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d70" + }, + "id": "798954", + "fullName": "Ebbas väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d71" + }, + "id": "778872", + "fullName": "Ekedalen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d72" + }, + "id": "778876", + "fullName": "Eklundal", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d73" + }, + "id": "778880", + "fullName": "Ekstigen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d74" + }, + "id": "778886", + "fullName": "Ekstrand", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d75" + }, + "id": "778889", + "fullName": "Enbacken", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d76" + }, + "id": "778893", + "fullName": "Eriksdal", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d77" + }, + "id": "776744", + "fullName": "Ellringe", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d78" + }, + "id": "778146", + "fullName": "Ekbolanda", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d79" + }, + "id": "797106", + "fullName": "Västeråkers-Eneby Enebyborg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d7a" + }, + "id": "777520", + "fullName": "Ellstadal", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d7b" + }, + "id": "777537", + "fullName": "Erikslund", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d7c" + }, + "id": "791964", + "fullName": "Tuna-Ekeby", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d7d" + }, + "id": "791966", + "fullName": "Tuna-Eneby", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d7e" + }, + "id": "795538", + "fullName": "Ekeby Bruk", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d7f" + }, + "id": "795629", + "fullName": "Eddagatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d80" + }, + "id": "795631", + "fullName": "Ellegatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d81" + }, + "id": "797347", + "fullName": "Ekebyboda", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d82" + }, + "id": "798608", + "fullName": "Ekervägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d83" + }, + "id": "937101", + "fullName": "Ekoxvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d84" + }, + "id": "778890", + "fullName": "Enebacken", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d85" + }, + "id": "778891", + "fullName": "Enestigen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d86" + }, + "id": "779640", + "fullName": "Enebacken", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d87" + }, + "id": "779653", + "fullName": "Erikslund", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d88" + }, + "id": "776922", + "fullName": "Moga Eknäs", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d89" + }, + "id": "786731", + "fullName": "Ekbacken", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d8a" + }, + "id": "778669", + "fullName": "Vänge-Ekeby", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d8b" + }, + "id": "795590", + "fullName": "S:t Eriks Gränd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d8c" + }, + "id": "795592", + "fullName": "S:t Eriks torg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d8d" + }, + "id": "786981", + "fullName": "Edshammar", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d8e" + }, + "id": "787028", + "fullName": "Lena-Ekeby", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d8f" + }, + "id": "791771", + "fullName": "Edingeborg", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d90" + }, + "id": "791772", + "fullName": "Ekeby Hagen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d91" + }, + "id": "791778", + "fullName": "Evertsberg", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d92" + }, + "id": "791851", + "fullName": "Norr-Edinge", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d93" + }, + "id": "786849", + "fullName": "Edshammar", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d94" + }, + "id": "795128", + "fullName": "Eriksgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d95" + }, + "id": "795432", + "fullName": "Ekebyvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d96" + }, + "id": "795866", + "fullName": "Egilsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d97" + }, + "id": "795868", + "fullName": "Emundsplan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d98" + }, + "id": "797034", + "fullName": "Vreta Ekväg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d99" + }, + "id": "797190", + "fullName": "Börje Ekeby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d9a" + }, + "id": "797193", + "fullName": "Börje Enebo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d9b" + }, + "id": "797327", + "fullName": "Börje-Ekeby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d9c" + }, + "id": "797762", + "fullName": "Enrisvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d9d" + }, + "id": "798017", + "fullName": "Vaksala-Eke", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d9e" + }, + "id": "798399", + "fullName": "Rasbo Eknäs", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8d9f" + }, + "id": "798450", + "fullName": "Rasbo-Ekeby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8da0" + }, + "id": "798644", + "fullName": "Funbo Ekhem", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8da1" + }, + "id": "799703", + "fullName": "Ekebovägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8da2" + }, + "id": "778878", + "fullName": "Eklundshov", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8da3" + }, + "id": "778895", + "fullName": "Evertsberg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8da4" + }, + "id": "779655", + "fullName": "Evertsberg", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8da5" + }, + "id": "776742", + "fullName": "Eknäsvägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8da6" + }, + "id": "786043", + "fullName": "Enebacken", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8da7" + }, + "id": "786045", + "fullName": "Eriksberg", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8da8" + }, + "id": "778126", + "fullName": "Brunna Enväg", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8da9" + }, + "id": "777498", + "fullName": "Ekorrens väg", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8daa" + }, + "id": "777522", + "fullName": "Ellstavägen", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dab" + }, + "id": "777734", + "fullName": "Knutby-Ekeby", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dac" + }, + "id": "791774", + "fullName": "Enbärsvägen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dad" + }, + "id": "791928", + "fullName": "Söder-Edinge", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dae" + }, + "id": "792007", + "fullName": "Öster-Edinge", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8daf" + }, + "id": "785677", + "fullName": "Ekorrvägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8db0" + }, + "id": "777246", + "fullName": "Eksundavägen", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8db1" + }, + "id": "795164", + "fullName": "Edsbrogatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8db2" + }, + "id": "795830", + "fullName": "Eskilsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8db3" + }, + "id": "796200", + "fullName": "Envigsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8db4" + }, + "id": "797416", + "fullName": "Jumkil Enebo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8db5" + }, + "id": "799544", + "fullName": "Entitevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8db6" + }, + "id": "799615", + "fullName": "Ekolnsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8db7" + }, + "id": "776761", + "fullName": "Elov Moos väg", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8db8" + }, + "id": "776869", + "fullName": "Knutby-Ekeby", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8db9" + }, + "id": "777120", + "fullName": "Söder-Edinge", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dba" + }, + "id": "777194", + "fullName": "Öster-Edinge", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dbb" + }, + "id": "786041", + "fullName": "Elinge Berg", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dbc" + }, + "id": "795929", + "fullName": "Eskadergatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dbd" + }, + "id": "795978", + "fullName": "Enevadsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dbe" + }, + "id": "797191", + "fullName": "Börje Ekhagen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dbf" + }, + "id": "797768", + "fullName": "Fullerö Ekeby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dc0" + }, + "id": "797770", + "fullName": "Fullerö Ensta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dc1" + }, + "id": "797923", + "fullName": "Svia Enbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dc2" + }, + "id": "797963", + "fullName": "Vaksala Ekero", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dc3" + }, + "id": "798305", + "fullName": "Grän Elisberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dc4" + }, + "id": "799303", + "fullName": "Eksoppsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dc5" + }, + "id": "799709", + "fullName": "Eklundavägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dc6" + }, + "id": "799711", + "fullName": "Eksätravägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dc7" + }, + "id": "779596", + "fullName": "Bälinge-Ekeby", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dc8" + }, + "id": "780053", + "fullName": "Skuttunge-Eke", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dc9" + }, + "id": "914746", + "fullName": "Ekåkersvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dcc" + }, + "id": "791768", + "fullName": "Edinge Handel", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dcd" + }, + "id": "791782", + "fullName": "Faringe-Ekeby", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dce" + }, + "id": "785950", + "fullName": "Enbärsgränd", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dcf" + }, + "id": "786037", + "fullName": "Ekeshagarna", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dd0" + }, + "id": "785561", + "fullName": "Jan Eriks väg", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dd1" + }, + "id": "785675", + "fullName": "Ekhagsvägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dd2" + }, + "id": "778150", + "fullName": "Ekbolanda Gård", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dd3" + }, + "id": "777504", + "fullName": "Ellsta Berghem", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dd4" + }, + "id": "777508", + "fullName": "Ellsta Granhem", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dd5" + }, + "id": "791770", + "fullName": "Edinge Station", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dd6" + }, + "id": "791972", + "fullName": "Tuna-Enebyberg", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dd7" + }, + "id": "777218", + "fullName": "Almunge Ekliden", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dd9" + }, + "id": "796842", + "fullName": "Ramsta Ekudden", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dda" + }, + "id": "797187", + "fullName": "Börje Ekbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ddb" + }, + "id": "797189", + "fullName": "Börje Ekeberga", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ddc" + }, + "id": "797195", + "fullName": "Börje Eriksdal", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ddd" + }, + "id": "797414", + "fullName": "Jumkil Eneberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dde" + }, + "id": "797533", + "fullName": "Läby Eriksberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ddf" + }, + "id": "797662", + "fullName": "Tiby Erikslund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8de0" + }, + "id": "797864", + "fullName": "Jälla Ekholmen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8de1" + }, + "id": "798346", + "fullName": "Karby Ekholmen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8de2" + }, + "id": "798400", + "fullName": "Rasbo Enbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8de3" + }, + "id": "798402", + "fullName": "Rasbo Eriksdal", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8de4" + }, + "id": "798538", + "fullName": "Visteby Enbyle", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8de5" + }, + "id": "798610", + "fullName": "Ensta Skogsväg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8de7" + }, + "id": "799214", + "fullName": "Emmy Rappes väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8de8" + }, + "id": "778236", + "fullName": "Hagby Eriksberg", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8de9" + }, + "id": "778649", + "fullName": "Vänge Eriksberg", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dea" + }, + "id": "779140", + "fullName": "Lindsta Ekesjö", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8deb" + }, + "id": "776760", + "fullName": "Ellringevägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dec" + }, + "id": "777096", + "fullName": "Stora Ellringe", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ded" + }, + "id": "786145", + "fullName": "Nolmyra Eknäs", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dee" + }, + "id": "786239", + "fullName": "Skuttunge-Eke", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8def" + }, + "id": "796844", + "fullName": "Ramsta Enbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8df0" + }, + "id": "797614", + "fullName": "Skulla Ekbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8df1" + }, + "id": "797634", + "fullName": "Ströby Enbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8df2" + }, + "id": "797862", + "fullName": "Jälla Ekensberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8df3" + }, + "id": "798198", + "fullName": "Rasbokils-Edeby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8df4" + }, + "id": "798761", + "fullName": "Hallkved Ektomt", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8df5" + }, + "id": "798956", + "fullName": "Elgbolstavägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8df6" + }, + "id": "918305", + "fullName": "Enskiftesvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8df7" + }, + "id": "937083", + "fullName": "Eldkvarnsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8df8" + }, + "id": "778989", + "fullName": "Jumkils-Eklunda", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8df9" + }, + "id": "777514", + "fullName": "Ellsta Solstorp", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dfa" + }, + "id": "780047", + "fullName": "Skuttunge Enebo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dfb" + }, + "id": "780079", + "fullName": "Sundbro Ekeborg", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dfc" + }, + "id": "791970", + "fullName": "Tuna-Eneby Nydal", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dfd" + }, + "id": "786669", + "fullName": "Viksta-Eklunda", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dfe" + }, + "id": "786735", + "fullName": "Fasma Ekbacken", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8dff" + }, + "id": "777220", + "fullName": "Almunge Enbacken", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e00" + }, + "id": "778569", + "fullName": "Sunnanå Enbacken", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e01" + }, + "id": "786983", + "fullName": "Edshammar Kårbo", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e02" + }, + "id": "777644", + "fullName": "Haglunda Eklunda", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e03" + }, + "id": "777864", + "fullName": "Måviken Ekbacken", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e04" + }, + "id": "791758", + "fullName": "Börsta Eriksberg", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e05" + }, + "id": "777290", + "fullName": "Lännalöt Ekeberga", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e06" + }, + "id": "795224", + "fullName": "Elias Friesgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e07" + }, + "id": "795342", + "fullName": "Eriksbergsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e08" + }, + "id": "795412", + "fullName": "Engelbertsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e09" + }, + "id": "797961", + "fullName": "Vaksala Ekbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e0a" + }, + "id": "778671", + "fullName": "Vänge-Ekeby Lugnet", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e0b" + }, + "id": "779472", + "fullName": "Östfora Envallen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e0c" + }, + "id": "776752", + "fullName": "Ellringe Ristorp", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e0d" + }, + "id": "777068", + "fullName": "Solvalla Edsberg", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e0e" + }, + "id": "795298", + "fullName": "Eklundshovsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e0f" + }, + "id": "796286", + "fullName": "Elin Wägnersgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e10" + }, + "id": "797104", + "fullName": "Västeråkers-Eneby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e11" + }, + "id": "797769", + "fullName": "Fullerö Ekebylund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e12" + }, + "id": "797772", + "fullName": "Fullerö Enstalund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e13" + }, + "id": "798019", + "fullName": "Vaksala-Eke Säteri", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e14" + }, + "id": "798103", + "fullName": "Kölinge Eriksberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e16" + }, + "id": "799215", + "fullName": "Eva Lagerwalls väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e17" + }, + "id": "918865", + "fullName": "Ebba Boströms gata", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e18" + }, + "id": "777866", + "fullName": "Måviken Eriksberg", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e19" + }, + "id": "777924", + "fullName": "Rickeby Eriksberg", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e1a" + }, + "id": "776746", + "fullName": "Ellringe Broängen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e1b" + }, + "id": "776756", + "fullName": "Ellringe Skogsvik", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e1c" + }, + "id": "777069", + "fullName": "Solvalla Eriksdal", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e1d" + }, + "id": "777205", + "fullName": "Öster-Edinge Löten", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e1e" + }, + "id": "791855", + "fullName": "Norr-Edinge Freden", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e1f" + }, + "id": "785559", + "fullName": "Jan Eriks Tvärväg", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e20" + }, + "id": "910746", + "fullName": "Mimmi Ekholms plats", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e21" + }, + "id": "937076", + "fullName": "Gerd Enequists gata", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e22" + }, + "id": "778148", + "fullName": "Ekbolanda Annelund", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e23" + }, + "id": "778278", + "fullName": "Hagby-Forsa Enelund", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e24" + }, + "id": "778695", + "fullName": "Vänge-Väsby Ekslätt", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e25" + }, + "id": "777442", + "fullName": "Bladåker Eriksberg", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e26" + }, + "id": "777510", + "fullName": "Ellsta Lilla Tallen", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e27" + }, + "id": "777516", + "fullName": "Ellsta Stora Tallen", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e28" + }, + "id": "777524", + "fullName": "Ellstavägen Nyborg", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e29" + }, + "id": "777742", + "fullName": "Knutby-Ekeby Säteri", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e2a" + }, + "id": "776754", + "fullName": "Ellringe Rosenberg", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e2b" + }, + "id": "776944", + "fullName": "Myssinge Erikslund", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e2c" + }, + "id": "777122", + "fullName": "Söder-Edinge Hägnet", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e2d" + }, + "id": "791930", + "fullName": "Söder-Edinge Knäppe", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e2e" + }, + "id": "792009", + "fullName": "Öster-Edinge backen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e2f" + }, + "id": "792015", + "fullName": "Öster-Edinge Nyåker", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e30" + }, + "id": "792159", + "fullName": "Rasbokil Eriksberg", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e31" + }, + "id": "787497", + "fullName": "Tensta-Åsby Eriksro", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e32" + }, + "id": "786851", + "fullName": "Edshammars Säteri", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e33" + }, + "id": "786860", + "fullName": "Fjuckby Erikslund", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e34" + }, + "id": "795176", + "fullName": "Husbyborg Enebacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e35" + }, + "id": "796474", + "fullName": "Balingsta Erikslund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e36" + }, + "id": "796725", + "fullName": "Hammarskog Ekbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e37" + }, + "id": "796747", + "fullName": "Hållberga Eriksberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e38" + }, + "id": "797062", + "fullName": "Västeråker Enbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e39" + }, + "id": "797171", + "fullName": "Börje Alsta Eriksdal", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e3a" + }, + "id": "797638", + "fullName": "Ströbylund Eriksdal", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e3b" + }, + "id": "798540", + "fullName": "Visteby Enbylehagen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e3c" + }, + "id": "779040", + "fullName": "Järlåsa-Berg Enhagen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e3d" + }, + "id": "777512", + "fullName": "Ellsta Lill-Sjöslätta", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e3e" + }, + "id": "777518", + "fullName": "Ellsta Stor-Sjöslätta", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e3f" + }, + "id": "777736", + "fullName": "Knutby-Ekeby Finnboda", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e40" + }, + "id": "777738", + "fullName": "Knutby-Ekeby Långören", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e41" + }, + "id": "776750", + "fullName": "Ellringe Fårsjöberg", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e42" + }, + "id": "776758", + "fullName": "Ellringe Vittensten", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e43" + }, + "id": "777126", + "fullName": "Söder-Edinge Sofiero", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e44" + }, + "id": "791857", + "fullName": "Norr-Edinge Fyrislund", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e45" + }, + "id": "791859", + "fullName": "Norr-Edinge Häxas Hage", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e46" + }, + "id": "791929", + "fullName": "Söder-Edinge Gröndal", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e47" + }, + "id": "791968", + "fullName": "Tuna-Eneby Lundaräng", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e48" + }, + "id": "792013", + "fullName": "Öster-Edinge Norrlund", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e49" + }, + "id": "792019", + "fullName": "Öster-Edinge Tunaberg", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e4a" + }, + "id": "792247", + "fullName": "Stavby-Nyby Eriksberg", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e4b" + }, + "id": "786361", + "fullName": "Götbrunna Eriksdal", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e4c" + }, + "id": "920641", + "fullName": "Edshammar Hagberga", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e4d" + }, + "id": "796091", + "fullName": "Albert Engströmsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e4e" + }, + "id": "796405", + "fullName": "Edvard Berlingsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e4f" + }, + "id": "796454", + "fullName": "Edith Södergrans gata", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e50" + }, + "id": "796889", + "fullName": "Ramsta-Bärby Ekbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e51" + }, + "id": "797052", + "fullName": "Väntbrunna Eriksberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e52" + }, + "id": "797064", + "fullName": "Västeråker Eriksberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e53" + }, + "id": "798194", + "fullName": "Rasbokil Årby Ekbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e54" + }, + "id": "798451", + "fullName": "Rasbo-Ekeby Hackhällen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e55" + }, + "id": "778513", + "fullName": "Skogstibble Eriksvärn", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e56" + }, + "id": "779283", + "fullName": "Risbergsbo Erikslund", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e57" + }, + "id": "776680", + "fullName": "Almunge-Ösby Erikslund", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e58" + }, + "id": "777002", + "fullName": "Rasbo-Hovgården Ektomt", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e59" + }, + "id": "777124", + "fullName": "Söder-Edinge Sjökärret", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e5a" + }, + "id": "777201", + "fullName": "Öster-Edinge Karlberg", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e5b" + }, + "id": "791853", + "fullName": "Norr-Edinge Björkängen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e5c" + }, + "id": "791932", + "fullName": "Söder-Edinge Västerdal", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e5d" + }, + "id": "792011", + "fullName": "Öster-Edinge Bostället", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e5e" + }, + "id": "786240", + "fullName": "Skuttunge-Eke Hagarna", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e5f" + }, + "id": "787495", + "fullName": "Tensta-Åsby Eriksberg", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e60" + }, + "id": "796807", + "fullName": "Näs Prästgård Eriksberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e61" + }, + "id": "779253", + "fullName": "Ribbingebäck Eriksberg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e62" + }, + "id": "776782", + "fullName": "Faringe-Bärby Edsbacken", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e63" + }, + "id": "776784", + "fullName": "Faringe-Bärby Edshammar", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e64" + }, + "id": "777203", + "fullName": "Öster-Edinge Lindesberg", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e65" + }, + "id": "777207", + "fullName": "Öster-Edinge Ullerhagen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e66" + }, + "id": "791776", + "fullName": "Enebyberg Soldattorpet", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e67" + }, + "id": "791861", + "fullName": "Norr-Edinge Västerängen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e68" + }, + "id": "786674", + "fullName": "Viksta-Nyvalla Enberga", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e69" + }, + "id": "787344", + "fullName": "Ensta-Knivsta Stocksund", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e6a" + }, + "id": "777740", + "fullName": "Knutby-Ekeby Sommarängen", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e6b" + }, + "id": "777123", + "fullName": "Söder-Edinge Liljeholmen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e6c" + }, + "id": "792017", + "fullName": "Öster-Edinge Trollbacken", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e6d" + }, + "id": "798200", + "fullName": "Rasbokils-Edeby Slånbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e6e" + }, + "id": "776632", + "fullName": "Almunge-Söderby Erikslund", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e6f" + }, + "id": "776914", + "fullName": "Lövsta Soldattorp Eriksro", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e70" + }, + "id": "777121", + "fullName": "Söder-Edinge Abrahamstorp", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e71" + }, + "id": "786676", + "fullName": "Viksta-Nyvalla Erikslund", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e72" + }, + "id": "802028", + "fullName": "Vrå", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e73" + }, + "id": "779779", + "fullName": "Jumkils-Hemmingsbo Eriksberg", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e74" + }, + "id": "802024", + "fullName": "Vreta", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e75" + }, + "id": "801843", + "fullName": "Nibbeln", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e76" + }, + "id": "801920", + "fullName": "Smara Liss-Nibbeln", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e77" + }, + "id": "801926", + "fullName": "Smara Stor-Nibbeln", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e78" + }, + "id": "801672", + "fullName": "Burvik Stor-Nibbeln", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e79" + }, + "id": "801941", + "fullName": "Sotter Liss-Nibbeln", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e7a" + }, + "id": "519240", + "fullName": "Eda Edhamra", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e7b" + }, + "id": "519238", + "fullName": "Eda", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e7c" + }, + "id": "505166", + "fullName": "Edsberga Ekero", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e7d" + }, + "id": "507173", + "fullName": "Ekö", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e7e" + }, + "id": "522562", + "fullName": "Egeby Egebylund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e7f" + }, + "id": "525895", + "fullName": "Eksjöhult Eksfall", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e80" + }, + "id": "525897", + "fullName": "Eksjöhult Enbacken", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e81" + }, + "id": "505168", + "fullName": "Edsberga Enkullen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e82" + }, + "id": "525899", + "fullName": "Eksjöhult Eriksholm", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e83" + }, + "id": "509599", + "fullName": "Ekhem", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e84" + }, + "id": "522547", + "fullName": "Egeby", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e85" + }, + "id": "502870", + "fullName": "Eggeby", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e86" + }, + "id": "527422", + "fullName": "Ekgränd", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e87" + }, + "id": "527424", + "fullName": "Ekhagen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e88" + }, + "id": "527563", + "fullName": "Ekeborg", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e89" + }, + "id": "509091", + "fullName": "Ekgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e8a" + }, + "id": "526251", + "fullName": "Envägen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e8b" + }, + "id": "503706", + "fullName": "Ekenberg", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e8c" + }, + "id": "525879", + "fullName": "Eksjöhult", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e8d" + }, + "id": "529684", + "fullName": "Ekesund", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e8e" + }, + "id": "505162", + "fullName": "Edsberga", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e8f" + }, + "id": "509460", + "fullName": "Ekringen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e90" + }, + "id": "522612", + "fullName": "Egelstad", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e91" + }, + "id": "525020", + "fullName": "Eknäsvägen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e92" + }, + "id": "527364", + "fullName": "Evastigen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e93" + }, + "id": "501836", + "fullName": "Eddagatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e94" + }, + "id": "502114", + "fullName": "Eriksborg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e95" + }, + "id": "506876", + "fullName": "Hulta Eken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e96" + }, + "id": "507177", + "fullName": "Erikslund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e97" + }, + "id": "507179", + "fullName": "Erstorpet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e98" + }, + "id": "526856", + "fullName": "Skog Ekhem", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e99" + }, + "id": "522564", + "fullName": "Egeby Gård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e9a" + }, + "id": "522578", + "fullName": "Egeby Lund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e9b" + }, + "id": "519246", + "fullName": "Eda Lindeda", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e9c" + }, + "id": "933888", + "fullName": "Sätra Ekebo", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e9d" + }, + "id": "933889", + "fullName": "Sätra Ekero", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e9e" + }, + "id": "524942", + "fullName": "Boarp Eklund", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8e9f" + }, + "id": "525520", + "fullName": "Tobo Eltomta", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ea0" + }, + "id": "525772", + "fullName": "Ölsbo Ekenäs", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ea1" + }, + "id": "520174", + "fullName": "Hamra Ekebo", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ea2" + }, + "id": "502060", + "fullName": "Ensbovägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ea3" + }, + "id": "529400", + "fullName": "Eriksberg", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ea4" + }, + "id": "505903", + "fullName": "Ekenäs Gård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ea5" + }, + "id": "508952", + "fullName": "Ekorrvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ea6" + }, + "id": "509459", + "fullName": "Ekebyvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ea7" + }, + "id": "917439", + "fullName": "Emriks gata", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ea8" + }, + "id": "527183", + "fullName": "Sätra Ekebo", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ea9" + }, + "id": "527185", + "fullName": "Sätra Ekero", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8eaa" + }, + "id": "512004", + "fullName": "Gävbo Eklund", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8eab" + }, + "id": "522624", + "fullName": "Ekströmmen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8eac" + }, + "id": "503359", + "fullName": "Ekeroths väg", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ead" + }, + "id": "934014", + "fullName": "Eda Sjöhagen", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8eae" + }, + "id": "933504", + "fullName": "Gävbo Eklund", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8eaf" + }, + "id": "523250", + "fullName": "Solmark Eken", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8eb0" + }, + "id": "524619", + "fullName": "Brink Eklund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8eb1" + }, + "id": "524665", + "fullName": "Greby Ekenäs", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8eb2" + }, + "id": "522568", + "fullName": "Egeby Humpen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8eb3" + }, + "id": "522580", + "fullName": "Egeby Lyckås", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8eb4" + }, + "id": "522592", + "fullName": "Egeby Opphem", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8eb5" + }, + "id": "522608", + "fullName": "Egeby Åsdala", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8eb6" + }, + "id": "912407", + "fullName": "Eda Josefshus", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8eb7" + }, + "id": "527571", + "fullName": "Heda Ekeborg", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8eb8" + }, + "id": "528143", + "fullName": "Ljung Ekhult", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8eb9" + }, + "id": "933825", + "fullName": "Ekbacksvägen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8eba" + }, + "id": "933826", + "fullName": "Eksätravägen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ebb" + }, + "id": "933891", + "fullName": "Sätra Ekliden", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ebc" + }, + "id": "933892", + "fullName": "Sätra Eksätra", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ebd" + }, + "id": "502342", + "fullName": "Ekängen Sand", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ebe" + }, + "id": "502365", + "fullName": "Ekängsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ebf" + }, + "id": "528786", + "fullName": "Kulla Eneby", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ec0" + }, + "id": "505915", + "fullName": "Ekenäs Slott", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ec1" + }, + "id": "506858", + "fullName": "Fjälla Ekväg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ec2" + }, + "id": "507175", + "fullName": "Ekö Rosendal", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ec3" + }, + "id": "507993", + "fullName": "Röby Ekliden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ec4" + }, + "id": "508567", + "fullName": "Lera Ellalid", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ec5" + }, + "id": "508920", + "fullName": "Eklövsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ec6" + }, + "id": "509014", + "fullName": "Ekhagagatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ec7" + }, + "id": "509170", + "fullName": "Eldaregatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ec8" + }, + "id": "509405", + "fullName": "Ektunavägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ec9" + }, + "id": "509458", + "fullName": "Ekdalsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8eca" + }, + "id": "509556", + "fullName": "Enhagsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ecb" + }, + "id": "525939", + "fullName": "Evalundsvägen", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ecc" + }, + "id": "527532", + "fullName": "Veda Enbacken", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ecd" + }, + "id": "527760", + "fullName": "Bjärka Ekhaga", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ece" + }, + "id": "527794", + "fullName": "Bullorp Ekorp", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ecf" + }, + "id": "528326", + "fullName": "Råby Ekhyddan", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ed0" + }, + "id": "525163", + "fullName": "Hörna Eneberga", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ed1" + }, + "id": "520023", + "fullName": "Gärdala Eknäs", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ed2" + }, + "id": "520176", + "fullName": "Hamra Ekehäll", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ed3" + }, + "id": "520180", + "fullName": "Hamra Ekhamra", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ed4" + }, + "id": "520182", + "fullName": "Hamra Ekliden", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ed5" + }, + "id": "501704", + "fullName": "Ekhultsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ed6" + }, + "id": "501706", + "fullName": "Ekkällegatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ed7" + }, + "id": "501708", + "fullName": "Eklyckegatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ed8" + }, + "id": "504519", + "fullName": "Tuna Ekbacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ed9" + }, + "id": "529712", + "fullName": "Flemma Ekebo", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8eda" + }, + "id": "504906", + "fullName": "Vimarka Ekebo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8edb" + }, + "id": "505174", + "fullName": "Edsberga Nain", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8edc" + }, + "id": "505200", + "fullName": "Erikstad Gård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8edd" + }, + "id": "505579", + "fullName": "Lilla Erstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ede" + }, + "id": "505752", + "fullName": "Stora Erstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8edf" + }, + "id": "505909", + "fullName": "Ekenäs Lugnet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ee0" + }, + "id": "507487", + "fullName": "Mutebo Ekhaga", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ee1" + }, + "id": "507494", + "fullName": "Mutebo Eklund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ee2" + }, + "id": "507529", + "fullName": "Orlunda Ekero", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ee3" + }, + "id": "507661", + "fullName": "Skeda Ekliden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ee4" + }, + "id": "507989", + "fullName": "Röby Ekbacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ee5" + }, + "id": "507991", + "fullName": "Röby Ekhöjden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ee6" + }, + "id": "509127", + "fullName": "Eklundsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ee7" + }, + "id": "509225", + "fullName": "Ettöresgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ee8" + }, + "id": "509381", + "fullName": "Ekholmsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ee9" + }, + "id": "917700", + "fullName": "Ekollongatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8eea" + }, + "id": "933360", + "fullName": "Erdtmans gata", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8eeb" + }, + "id": "526558", + "fullName": "Ekbacksvägen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8eec" + }, + "id": "526560", + "fullName": "Eksätravägen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8eed" + }, + "id": "526854", + "fullName": "Skog Ekgården", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8eee" + }, + "id": "527189", + "fullName": "Sätra Ekliden", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8eef" + }, + "id": "527191", + "fullName": "Sätra Eksätra", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ef0" + }, + "id": "512000", + "fullName": "Gävbo Ekbacken", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ef1" + }, + "id": "523479", + "fullName": "Ölstorp Ekvik", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ef2" + }, + "id": "523517", + "fullName": "Alorp Ekudden", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ef3" + }, + "id": "524355", + "fullName": "Sålla Ekhagen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ef4" + }, + "id": "524708", + "fullName": "Harg Ekbacken", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ef5" + }, + "id": "522566", + "fullName": "Egeby Haddorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ef6" + }, + "id": "522598", + "fullName": "Egeby Spaneby", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ef7" + }, + "id": "519160", + "fullName": "Brokind Eggeby", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ef8" + }, + "id": "519248", + "fullName": "Eda Lustgården", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ef9" + }, + "id": "519380", + "fullName": "Vårdnäs Ekenäs", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8efa" + }, + "id": "502940", + "fullName": "Himna Eriksdal", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8efb" + }, + "id": "502964", + "fullName": "Linghem Ekhaga", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8efc" + }, + "id": "503024", + "fullName": "Mylinge Ekhult", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8efd" + }, + "id": "503096", + "fullName": "Skrukeby Ekeby", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8efe" + }, + "id": "503369", + "fullName": "Göstad Erstorp", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8eff" + }, + "id": "503718", + "fullName": "Ekenbergs Gård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f00" + }, + "id": "503910", + "fullName": "Höga Erikslund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f01" + }, + "id": "933887", + "fullName": "Sätra Ekbacken", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f02" + }, + "id": "933890", + "fullName": "Sätra Ekhyddan", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f04" + }, + "id": "525066", + "fullName": "Gissbo Enkullen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f05" + }, + "id": "525498", + "fullName": "Sörbo Erikslund", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f06" + }, + "id": "520019", + "fullName": "Gärdala Ekhult", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f07" + }, + "id": "520178", + "fullName": "Hamra Ekelunda", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f08" + }, + "id": "524667", + "fullName": "Greby Enbacken", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f09" + }, + "id": "524696", + "fullName": "Haddorp Eklund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f0a" + }, + "id": "522552", + "fullName": "Egeby Andersbo", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f0b" + }, + "id": "522554", + "fullName": "Egeby Annelund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f0c" + }, + "id": "522572", + "fullName": "Egeby Källgård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f0d" + }, + "id": "522590", + "fullName": "Egeby Norrgård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f0e" + }, + "id": "525925", + "fullName": "Eksjöhult Näset", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f0f" + }, + "id": "514582", + "fullName": "Kulla Eksätter", + "parentFullName": "Klockrike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f10" + }, + "id": "519164", + "fullName": "Brokind Ekesund", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f11" + }, + "id": "519166", + "fullName": "Brokind Ekhagen", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f12" + }, + "id": "519167", + "fullName": "Brokind Ekshäll", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f13" + }, + "id": "519250", + "fullName": "Eda Sommarhagen", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f14" + }, + "id": "503525", + "fullName": "Nygård Ekenlund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f15" + }, + "id": "503760", + "fullName": "Gistad Enbacken", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f16" + }, + "id": "504099", + "fullName": "Särstad Ekensro", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f17" + }, + "id": "504101", + "fullName": "Särstad Enliden", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f18" + }, + "id": "933711", + "fullName": "Eggeby Aspliden", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f19" + }, + "id": "528141", + "fullName": "Ljung Ekbacken", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f1a" + }, + "id": "528145", + "fullName": "Ljung Eklunden", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f1b" + }, + "id": "933503", + "fullName": "Gävbo Ekbacken", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f1c" + }, + "id": "933766", + "fullName": "Bestorp Ekgärde", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f1d" + }, + "id": "933941", + "fullName": "Tråstorp Edhaga", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f1e" + }, + "id": "501942", + "fullName": "Egnahemsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f1f" + }, + "id": "502338", + "fullName": "Ekängen Måsarp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f20" + }, + "id": "502358", + "fullName": "Ekängen Solebo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f21" + }, + "id": "502801", + "fullName": "Ellen Keys gata", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f22" + }, + "id": "504503", + "fullName": "Torstorp Ekero", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f23" + }, + "id": "529204", + "fullName": "Släta Ekliden", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f24" + }, + "id": "529206", + "fullName": "Släta Ekängen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f25" + }, + "id": "529301", + "fullName": "Vallby Ellebo", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f26" + }, + "id": "529602", + "fullName": "Bonnorp Ekebo", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f27" + }, + "id": "504907", + "fullName": "Vimarka Eklund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f28" + }, + "id": "504909", + "fullName": "Vimarka Enlund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f29" + }, + "id": "505169", + "fullName": "Edsberga Hagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f2a" + }, + "id": "505221", + "fullName": "Erstorp Grålus", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f2b" + }, + "id": "505894", + "fullName": "Ekenäs Alviken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f2c" + }, + "id": "505917", + "fullName": "Ekenäs Svängom", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f2d" + }, + "id": "506792", + "fullName": "Björnkil Eknäs", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f2e" + }, + "id": "507489", + "fullName": "Mutebo Ekhamra", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f2f" + }, + "id": "507495", + "fullName": "Mutebo Evalund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f30" + }, + "id": "507659", + "fullName": "Skeda Ekeberga", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f31" + }, + "id": "507729", + "fullName": "Smacka Ekudden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f32" + }, + "id": "509411", + "fullName": "Ekeborgsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f33" + }, + "id": "922987", + "fullName": "Kränge Ekliden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f34" + }, + "id": "526249", + "fullName": "Eldtornsvägen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f35" + }, + "id": "526820", + "fullName": "Seltorp Ekdala", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f36" + }, + "id": "527180", + "fullName": "Sätra Ekbacken", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f37" + }, + "id": "527187", + "fullName": "Sätra Ekhyddan", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f38" + }, + "id": "525937", + "fullName": "Eksjöhult Söderö", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f39" + }, + "id": "528100", + "fullName": "Kungsbro Eklund", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f3a" + }, + "id": "525255", + "fullName": "Kättestad Ekdala", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f3b" + }, + "id": "525257", + "fullName": "Kättestad Eklund", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f3c" + }, + "id": "525508", + "fullName": "Sörkind Enbacken", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f3d" + }, + "id": "525592", + "fullName": "Ullstorp Ekbacka", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f3e" + }, + "id": "502328", + "fullName": "Ekängen Fridhem", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f3f" + }, + "id": "502330", + "fullName": "Ekängen Gläntan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f40" + }, + "id": "502334", + "fullName": "Ekängen Karlsbo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f41" + }, + "id": "502344", + "fullName": "Ekängen Sjötorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f42" + }, + "id": "502660", + "fullName": "Enskiftesgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f43" + }, + "id": "504276", + "fullName": "Bjursby Ekelund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f45" + }, + "id": "504424", + "fullName": "Rystad Ekbacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f46" + }, + "id": "504426", + "fullName": "Rystad Ekenberg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f47" + }, + "id": "504545", + "fullName": "Tägneby Eketorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f48" + }, + "id": "504629", + "fullName": "Östra Harg Enebo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f49" + }, + "id": "529203", + "fullName": "Släta Ekholmen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f4a" + }, + "id": "529641", + "fullName": "Bölnorp Ekhult", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f4c" + }, + "id": "505206", + "fullName": "Erikstad Kullen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f4d" + }, + "id": "505220", + "fullName": "Erikstad Villan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f4e" + }, + "id": "505223", + "fullName": "Erstorp Kohagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f4f" + }, + "id": "505644", + "fullName": "Månestad Ekhult", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f50" + }, + "id": "505901", + "fullName": "Ekenäs Brustorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f51" + }, + "id": "505905", + "fullName": "Ekenäs Härstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f52" + }, + "id": "505980", + "fullName": "Höversby Eklund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f53" + }, + "id": "506207", + "fullName": "Ullälva Ekhagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f54" + }, + "id": "506749", + "fullName": "Arnebo Enbacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f55" + }, + "id": "507271", + "fullName": "Hökhult Ekbacka", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f56" + }, + "id": "507531", + "fullName": "Orlunda Ekhagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f57" + }, + "id": "508280", + "fullName": "Kränge Eriksdal", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f58" + }, + "id": "526335", + "fullName": "Bestorp Ekgärde", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f59" + }, + "id": "526822", + "fullName": "Seltorp Ekliden", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f5a" + }, + "id": "527291", + "fullName": "Tråstorp Edhaga", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f5b" + }, + "id": "512117", + "fullName": "Krångestad Ekebo", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f5c" + }, + "id": "512119", + "fullName": "Krångestad Ekäng", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f5d" + }, + "id": "524137", + "fullName": "Rundelen Ekhaga", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f5e" + }, + "id": "524780", + "fullName": "Rakered Ekhagen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f5f" + }, + "id": "522546", + "fullName": "Egaby Källstuga", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f60" + }, + "id": "522560", + "fullName": "Egeby Brunnsvik", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f61" + }, + "id": "522594", + "fullName": "Egeby Solglänta", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f62" + }, + "id": "522600", + "fullName": "Egeby Södergård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f63" + }, + "id": "522606", + "fullName": "Egeby Åkerslund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f64" + }, + "id": "522610", + "fullName": "Egeby Östergård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f65" + }, + "id": "522632", + "fullName": "Ekströmmen Bäck", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f66" + }, + "id": "522989", + "fullName": "Nybble Ekbacken", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f67" + }, + "id": "519183", + "fullName": "Brokind Lilla Eke", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f68" + }, + "id": "519205", + "fullName": "Brokind Stora Eke", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f69" + }, + "id": "519252", + "fullName": "Erikslundsvägen", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f6a" + }, + "id": "519381", + "fullName": "Vårdnäs Ekgården", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f6b" + }, + "id": "502872", + "fullName": "Eggeby Furuliden", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f6c" + }, + "id": "502874", + "fullName": "Eggeby Gransäter", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f6d" + }, + "id": "503186", + "fullName": "Tärnestad Elsebo", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f6e" + }, + "id": "503708", + "fullName": "Ekenberg Blåsten", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f6f" + }, + "id": "503714", + "fullName": "Ekenberg Sofiero", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f70" + }, + "id": "503831", + "fullName": "Gåselöt Ekbacken", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f71" + }, + "id": "503878", + "fullName": "Herrbeta Ekhagen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f72" + }, + "id": "503879", + "fullName": "Herrbeta Eklunda", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f73" + }, + "id": "525411", + "fullName": "Rösätter Eklunden", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f74" + }, + "id": "525750", + "fullName": "Älvsbo Emils backe", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f75" + }, + "id": "520021", + "fullName": "Gärdala Ekkullen", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f76" + }, + "id": "523175", + "fullName": "Slycke Erikslund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f77" + }, + "id": "523557", + "fullName": "Bommedal Ekhagen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f78" + }, + "id": "524456", + "fullName": "Vinneberg Eklund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f79" + }, + "id": "524464", + "fullName": "Ånnebo Eriksberg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f7a" + }, + "id": "522550", + "fullName": "Egeby Adolfsberg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f7b" + }, + "id": "522556", + "fullName": "Egeby Brunnsgård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f7c" + }, + "id": "522574", + "fullName": "Egeby Källstugan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f7d" + }, + "id": "522576", + "fullName": "Egeby Lillgården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f7e" + }, + "id": "522582", + "fullName": "Egeby Mellangård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f7f" + }, + "id": "522596", + "fullName": "Egeby Solgläntan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f80" + }, + "id": "522604", + "fullName": "Egeby Västergård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f81" + }, + "id": "522622", + "fullName": "Egelstad Remåker", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f82" + }, + "id": "522636", + "fullName": "Ekströmmen gatan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f83" + }, + "id": "523020", + "fullName": "Rappestad Erhäll", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f84" + }, + "id": "525927", + "fullName": "Eksjöhult Packarp", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f85" + }, + "id": "519162", + "fullName": "Brokind Eggebynäs", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f86" + }, + "id": "519168", + "fullName": "Brokind Enebacken", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f87" + }, + "id": "503192", + "fullName": "Törnevalla Ekstad", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f88" + }, + "id": "503486", + "fullName": "Nartomta Enbacken", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f89" + }, + "id": "503712", + "fullName": "Ekenberg Rosendal", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f8a" + }, + "id": "503845", + "fullName": "Gärstad Erikslund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f8b" + }, + "id": "933409", + "fullName": "Bommedal Ekhagen", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f8c" + }, + "id": "933547", + "fullName": "Krångestad Ekebo", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f8d" + }, + "id": "933549", + "fullName": "Krångestad Ekäng", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f8e" + }, + "id": "933695", + "fullName": "Vinneberg Eklund", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f8f" + }, + "id": "933700", + "fullName": "Ånnebo Eriksberg", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f90" + }, + "id": "501553", + "fullName": "Engelbrektsplan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f91" + }, + "id": "502320", + "fullName": "Ekängen Aspudden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f92" + }, + "id": "504278", + "fullName": "Bjursby Eksätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f93" + }, + "id": "504350", + "fullName": "Kåvetorp Ekhagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f94" + }, + "id": "504618", + "fullName": "Östra Harg Ekhaga", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f95" + }, + "id": "504626", + "fullName": "Östra Harg Eklund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f96" + }, + "id": "528947", + "fullName": "Maspelösa Egebo", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f97" + }, + "id": "529770", + "fullName": "Fruktåker Ekebo", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f98" + }, + "id": "529925", + "fullName": "Norrhult Ekhult", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f99" + }, + "id": "529966", + "fullName": "Sandvik Ekliden", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f9a" + }, + "id": "529973", + "fullName": "Sandvik Emyborg", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f9b" + }, + "id": "530138", + "fullName": "Södra Hult Ekebo", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f9d" + }, + "id": "504862", + "fullName": "Rogestad Enbacka", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f9e" + }, + "id": "505125", + "fullName": "Bjärstad Ekhamra", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8f9f" + }, + "id": "505196", + "fullName": "Erikstad Axvalla", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fa0" + }, + "id": "505204", + "fullName": "Erikstad Kartago", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fa1" + }, + "id": "505214", + "fullName": "Erikstad Nyhagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fa2" + }, + "id": "505226", + "fullName": "Erstorp Nysätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fa3" + }, + "id": "505232", + "fullName": "Erstorp Ändlöten", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fa4" + }, + "id": "505240", + "fullName": "Fillinge Enelund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fa5" + }, + "id": "505327", + "fullName": "Grävsten Ekelund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fa6" + }, + "id": "505447", + "fullName": "Landeryd Ekberga", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fa7" + }, + "id": "505552", + "fullName": "Lerboga Ekbacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fa8" + }, + "id": "505900", + "fullName": "Ekenäs Brobylund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fa9" + }, + "id": "505911", + "fullName": "Ekenäs Lövdungen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8faa" + }, + "id": "505913", + "fullName": "Ekenäs Skogstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fab" + }, + "id": "506911", + "fullName": "Karlemåla Ekdala", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fac" + }, + "id": "506942", + "fullName": "Norra Fjälla Eket", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fad" + }, + "id": "507065", + "fullName": "Syttorp Ekbacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fae" + }, + "id": "507485", + "fullName": "Mutebo Ekensborg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8faf" + }, + "id": "507581", + "fullName": "Ralstorp Ekeberg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fb0" + }, + "id": "508885", + "fullName": "Malmslätt Eklund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fb1" + }, + "id": "911216", + "fullName": "Torstorp Ekeboda", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fb2" + }, + "id": "526432", + "fullName": "Bjärka-Säby Ekebo", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fb3" + }, + "id": "523370", + "fullName": "Västerlösa Ekhult", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fb4" + }, + "id": "523374", + "fullName": "Västerlösa Ektorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fb5" + }, + "id": "523458", + "fullName": "Ånestadlund Ekhem", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fb6" + }, + "id": "523759", + "fullName": "Frackstad Ekliden", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fb7" + }, + "id": "523907", + "fullName": "Krångestad Enhaga", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fb8" + }, + "id": "524040", + "fullName": "Lunnevad Ekbacken", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fb9" + }, + "id": "524292", + "fullName": "Skölstad Ekeberga", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fba" + }, + "id": "524402", + "fullName": "Ulvsberg Eklyckan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fbb" + }, + "id": "524728", + "fullName": "Kvarstad Ekbacken", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fbd" + }, + "id": "522570", + "fullName": "Egeby Klaragården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fbe" + }, + "id": "522616", + "fullName": "Egelstad Norrgård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fbf" + }, + "id": "522626", + "fullName": "Ekströmmen Berget", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fc0" + }, + "id": "522643", + "fullName": "Ekströmmen Lugnet", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fc1" + }, + "id": "522653", + "fullName": "Ekströmmen Åliden", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fc2" + }, + "id": "523000", + "fullName": "Rakered Eriksberg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fc3" + }, + "id": "523016", + "fullName": "Rappestad Eksäter", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fc4" + }, + "id": "525887", + "fullName": "Eksjöhult Björkäng", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fc6" + }, + "id": "525909", + "fullName": "Eksjöhult Högstorp", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fc7" + }, + "id": "525922", + "fullName": "Eksjöhult Mosshult", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fc8" + }, + "id": "525923", + "fullName": "Eksjöhult Norrgård", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fc9" + }, + "id": "525924", + "fullName": "Eksjöhult Nybygget", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fca" + }, + "id": "525962", + "fullName": "Fågelkulla Ekängen", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fcb" + }, + "id": "519335", + "fullName": "Skillberga Ekhagen", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fcc" + }, + "id": "519358", + "fullName": "Svartmåla Ekbacken", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fcd" + }, + "id": "503146", + "fullName": "Skäggestad Ekelund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fce" + }, + "id": "503569", + "fullName": "Stratomta Ekbacken", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fcf" + }, + "id": "503571", + "fullName": "Stratomta Eklyckan", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fd0" + }, + "id": "503716", + "fullName": "Ekenberg Stenslund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fd1" + }, + "id": "934074", + "fullName": "Karstorp Ekbacken", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fd2" + }, + "id": "933548", + "fullName": "Krångestad Ektorp", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fd3" + }, + "id": "933550", + "fullName": "Krångestad Enhaga", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fd4" + }, + "id": "933670", + "fullName": "Ulvsberg Eklyckan", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fd5" + }, + "id": "525259", + "fullName": "Kättestad Eriksborg", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fd6" + }, + "id": "525734", + "fullName": "Åbysätter Erstorpet", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fd7" + }, + "id": "501551", + "fullName": "Engelbrektsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fd8" + }, + "id": "502332", + "fullName": "Ekängen Hästhagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fd9" + }, + "id": "502350", + "fullName": "Ekängen Sofielund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fda" + }, + "id": "502352", + "fullName": "Ekängen Solbacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fdb" + }, + "id": "502360", + "fullName": "Ekängen Stenhamra", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fdc" + }, + "id": "504314", + "fullName": "Emil Liedgrens väg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fdd" + }, + "id": "504571", + "fullName": "Vilhelmsberg Eken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fde" + }, + "id": "504624", + "fullName": "Östra Harg Ekliden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fdf" + }, + "id": "528572", + "fullName": "Gullberg Ekensro", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fe0" + }, + "id": "529639", + "fullName": "Bölnorp Ekbacken", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fe1" + }, + "id": "529643", + "fullName": "Bölnorp Ekhöjden", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fe2" + }, + "id": "529940", + "fullName": "Roxenbaden Ekvik", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fe3" + }, + "id": "530107", + "fullName": "Svensbergs Ekväg", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fe4" + }, + "id": "530140", + "fullName": "Södra Hult Ekhult", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fe5" + }, + "id": "530192", + "fullName": "Vadsätter Eksund", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fe6" + }, + "id": "504633", + "fullName": "Östra Harg Enliden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fe7" + }, + "id": "504635", + "fullName": "Östra Harg Enviken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fe8" + }, + "id": "504949", + "fullName": "Vårdsberg Ekbacka", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fe9" + }, + "id": "504951", + "fullName": "Vårdsberg Ekliden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fea" + }, + "id": "505170", + "fullName": "Edsberga Karlberg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8feb" + }, + "id": "505184", + "fullName": "Edsberga Solliden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fec" + }, + "id": "505198", + "fullName": "Erikstad Brohagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fed" + }, + "id": "505202", + "fullName": "Erikstad Jönstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fee" + }, + "id": "505216", + "fullName": "Erikstad Rappstad", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fef" + }, + "id": "505449", + "fullName": "Landeryd Ekeberga", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ff0" + }, + "id": "505642", + "fullName": "Månestad Ekenhill", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ff1" + }, + "id": "505848", + "fullName": "Unnerstad Ekelund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ff2" + }, + "id": "505907", + "fullName": "Ekenäs Kanstorpet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ff3" + }, + "id": "505978", + "fullName": "Höversby Ekenberg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ff4" + }, + "id": "506162", + "fullName": "Svenneby Ekholmen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ff7" + }, + "id": "506979", + "fullName": "Sandebo Enebacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ff8" + }, + "id": "506981", + "fullName": "Sandebo Erikslund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ff9" + }, + "id": "507055", + "fullName": "Sundsmåla Ekemåla", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ffa" + }, + "id": "507181", + "fullName": "Erstorpet Nallebo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ffb" + }, + "id": "507214", + "fullName": "Håckerstad Ekbäck", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ffc" + }, + "id": "507252", + "fullName": "Hässleberg Ekhult", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ffd" + }, + "id": "507373", + "fullName": "Kolbyttemon Ekebo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8ffe" + }, + "id": "507718", + "fullName": "Skullebo Ekberget", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b8fff" + }, + "id": "507816", + "fullName": "Torrberga Enelund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9001" + }, + "id": "526434", + "fullName": "Bjärka-Säby Ekhaga", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9002" + }, + "id": "523368", + "fullName": "Västerlösa Ekhagen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9003" + }, + "id": "523376", + "fullName": "Västerlösa England", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9004" + }, + "id": "524143", + "fullName": "Rundelen Eriksberg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9005" + }, + "id": "524410", + "fullName": "Unnerstad Ekholmen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9006" + }, + "id": "524651", + "fullName": "Gismestads Egendom", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9007" + }, + "id": "522558", + "fullName": "Egeby Brunnsgården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9008" + }, + "id": "522584", + "fullName": "Egeby Mellangården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9009" + }, + "id": "522634", + "fullName": "Ekströmmen Fagerbo", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b900a" + }, + "id": "522656", + "fullName": "Ekströmmens Säteri", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b900b" + }, + "id": "523018", + "fullName": "Rappestad Eksätter", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b900c" + }, + "id": "525881", + "fullName": "Eksjöhult Björkdala", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b900d" + }, + "id": "525883", + "fullName": "Eksjöhult Björksfall", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b900e" + }, + "id": "525885", + "fullName": "Eksjöhult Björkviken", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b900f" + }, + "id": "525889", + "fullName": "Eksjöhult Brostugan", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9010" + }, + "id": "525891", + "fullName": "Eksjöhult Bäckstugan", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9011" + }, + "id": "525911", + "fullName": "Eksjöhult Klinttorp", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9012" + }, + "id": "525913", + "fullName": "Eksjöhult Koppetorp", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9013" + }, + "id": "525917", + "fullName": "Eksjöhult Kärrsätter", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9014" + }, + "id": "525919", + "fullName": "Eksjöhult Linneberg", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9015" + }, + "id": "525921", + "fullName": "Eksjöhult Mellangård", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9016" + }, + "id": "525929", + "fullName": "Eksjöhult Rysshemmet", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9017" + }, + "id": "525931", + "fullName": "Eksjöhult Stengärde", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9018" + }, + "id": "525933", + "fullName": "Eksjöhult Stenlyckan", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9019" + }, + "id": "525935", + "fullName": "Eksjöhult Södergård", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b901a" + }, + "id": "527861", + "fullName": "Gilleberga Eklunden", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b901b" + }, + "id": "528180", + "fullName": "Ljung Villa Eklunden", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b901c" + }, + "id": "933398", + "fullName": "Blackstorp Entorpet", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b901d" + }, + "id": "933546", + "fullName": "Krångestad Ekbacken", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b901e" + }, + "id": "933677", + "fullName": "Unnerstad Ekholmen", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b901f" + }, + "id": "933859", + "fullName": "Skruvkulla Eklyckan", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9020" + }, + "id": "934057", + "fullName": "Västerlösa Ekängen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9021" + }, + "id": "525092", + "fullName": "Gårdsätter Enegården", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9022" + }, + "id": "525112", + "fullName": "Gäckilsbo Evertsberg", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9023" + }, + "id": "525204", + "fullName": "Knoppetorp Enekullen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9024" + }, + "id": "525638", + "fullName": "Utterstorp Ekgläntan", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9025" + }, + "id": "502324", + "fullName": "Ekängen Björksätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9026" + }, + "id": "502326", + "fullName": "Ekängen Fridensborg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9027" + }, + "id": "502346", + "fullName": "Ekängen Skogsbacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9028" + }, + "id": "502348", + "fullName": "Ekängen Smedshemmet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9029" + }, + "id": "502362", + "fullName": "Ekängen Stensätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b902a" + }, + "id": "502364", + "fullName": "Ekängen Tvärskogen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b902b" + }, + "id": "504255", + "fullName": "Beatelund Erikslund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b902c" + }, + "id": "504326", + "fullName": "Idingstad Ekebacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b902d" + }, + "id": "504328", + "fullName": "Idingstad Eklunden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b902e" + }, + "id": "504616", + "fullName": "Östra Harg Ekbacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b902f" + }, + "id": "504631", + "fullName": "Östra Harg Enelyckan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9030" + }, + "id": "528542", + "fullName": "Gråhallen Ekeberg", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9031" + }, + "id": "528574", + "fullName": "Gullberg Eklyckan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9032" + }, + "id": "528949", + "fullName": "Maspelösa Ekdalen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9033" + }, + "id": "529205", + "fullName": "Släta Eklundsborg", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9034" + }, + "id": "529645", + "fullName": "Bölnorp Enebacken", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9035" + }, + "id": "529879", + "fullName": "Kungsbro Ekbacken", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9036" + }, + "id": "529936", + "fullName": "Roxenbaden Ekhamra", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9037" + }, + "id": "529938", + "fullName": "Roxenbaden Ekhult", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9038" + }, + "id": "530036", + "fullName": "Stjärnorp Ektorpet", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9039" + }, + "id": "505067", + "fullName": "Almingstorp Ekelund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b903a" + }, + "id": "505171", + "fullName": "Edsberga Krongården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b903b" + }, + "id": "505172", + "fullName": "Edsberga Ljungsborg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b903c" + }, + "id": "505176", + "fullName": "Edsberga Oskarsborg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b903d" + }, + "id": "505178", + "fullName": "Edsberga Solhöjden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b903e" + }, + "id": "505186", + "fullName": "Edsberga Stenserum", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b903f" + }, + "id": "505188", + "fullName": "Edsberga Stensätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9040" + }, + "id": "505190", + "fullName": "Edsberga Västergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9041" + }, + "id": "505222", + "fullName": "Erstorp Herrsveden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9042" + }, + "id": "505581", + "fullName": "Linneberga Ekbacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9043" + }, + "id": "505610", + "fullName": "Ljungsborg Ekberga", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9044" + }, + "id": "505612", + "fullName": "Ljungsborg Ekhagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9045" + }, + "id": "505711", + "fullName": "Skogstorp Enebacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9046" + }, + "id": "505736", + "fullName": "Slattefors Eklyckan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9047" + }, + "id": "505875", + "fullName": "Övre Erikstad Västra", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9048" + }, + "id": "505876", + "fullName": "Övre Erikstad Östra", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9049" + }, + "id": "506079", + "fullName": "Ringstorp Eriksberg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b904a" + }, + "id": "506081", + "fullName": "Ringstorp Erikslund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b904b" + }, + "id": "507325", + "fullName": "Kerstinebo Ekberga", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b904c" + }, + "id": "507327", + "fullName": "Kerstinebo Eksätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b904d" + }, + "id": "507329", + "fullName": "Kerstinebo Entomta", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b904e" + }, + "id": "507840", + "fullName": "Vargsätter Eklunden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b904f" + }, + "id": "508039", + "fullName": "Tollstorp Erikstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9050" + }, + "id": "508208", + "fullName": "Haverland Ekbacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9051" + }, + "id": "508891", + "fullName": "Malmslätt Erikslund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9052" + }, + "id": "921327", + "fullName": "Normstorp Ekbacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9053" + }, + "id": "933729", + "fullName": "Linneberga Ekudden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9054" + }, + "id": "526430", + "fullName": "Bjärka-Säby Egendom", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9055" + }, + "id": "526436", + "fullName": "Bjärka-Säby Ekhammar", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9056" + }, + "id": "526438", + "fullName": "Bjärka-Säby Ekhöjden", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9057" + }, + "id": "526702", + "fullName": "Kringstorp Eketorp", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9058" + }, + "id": "526758", + "fullName": "Norrberga Ekbacken", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9059" + }, + "id": "526915", + "fullName": "Skruvkulla Eklyckan", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b905a" + }, + "id": "526933", + "fullName": "Skälstorp Eriksberg", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b905b" + }, + "id": "523372", + "fullName": "Västerlösa Eksätter", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b905c" + }, + "id": "523456", + "fullName": "Ånestadlund Ekhagen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b905d" + }, + "id": "523533", + "fullName": "Blackstorp Entorpet", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b905e" + }, + "id": "523535", + "fullName": "Blackstorp Eriksberg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b905f" + }, + "id": "523905", + "fullName": "Krångestad Ekbacken", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9060" + }, + "id": "524206", + "fullName": "Sjögestad Enebacken", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9061" + }, + "id": "524208", + "fullName": "Sjögestad Erikslund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9062" + }, + "id": "524492", + "fullName": "Österskog Enebacken", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9063" + }, + "id": "524633", + "fullName": "Gismestad Eriksberg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9064" + }, + "id": "522586", + "fullName": "Egeby Missionshuset", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9065" + }, + "id": "522602", + "fullName": "Egeby Trumpetaregård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9066" + }, + "id": "522614", + "fullName": "Egelstad Mellangård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9067" + }, + "id": "522638", + "fullName": "Ekströmmen Granliden", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9068" + }, + "id": "522642", + "fullName": "Ekströmmen Hagstugan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9069" + }, + "id": "522645", + "fullName": "Ekströmmen Solhagen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b906a" + }, + "id": "522649", + "fullName": "Ekströmmen Västanäng", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b906b" + }, + "id": "522651", + "fullName": "Ekströmmen Västerbro", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b906c" + }, + "id": "522654", + "fullName": "Ekströmmen Älvstorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b906d" + }, + "id": "525907", + "fullName": "Eksjöhult Humlebäcken", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b906e" + }, + "id": "525915", + "fullName": "Eksjöhult Kvinnslunda", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b906f" + }, + "id": "503710", + "fullName": "Ekenberg Grindstugan", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9070" + }, + "id": "503904", + "fullName": "Hännebjörke Ekbacken", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9071" + }, + "id": "527879", + "fullName": "Gillerberga Eklunden", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9072" + }, + "id": "527948", + "fullName": "Gunnarstorp Eriksdal", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9073" + }, + "id": "933399", + "fullName": "Blackstorp Eriksberg", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9074" + }, + "id": "525674", + "fullName": "Visätter Elimkapellet", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9075" + }, + "id": "501662", + "fullName": "Elsa Brändströms gata", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9076" + }, + "id": "502322", + "fullName": "Ekängen Augustenberg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9077" + }, + "id": "502340", + "fullName": "Ekängen Ryttartorpet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9078" + }, + "id": "528951", + "fullName": "Maspelösa Eriksborg", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9079" + }, + "id": "528953", + "fullName": "Maspelösa Erikslund", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b907a" + }, + "id": "505164", + "fullName": "Edsberga Bränngården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b907b" + }, + "id": "505224", + "fullName": "Erstorp Lilla Kohagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b907c" + }, + "id": "506941", + "fullName": "Norra Fjälla Ekbacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b907d" + }, + "id": "507073", + "fullName": "Södra Fjälla Ekbacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b907e" + }, + "id": "526965", + "fullName": "Stavsätter Engelskan", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b907f" + }, + "id": "522628", + "fullName": "Ekströmmen Björkhagen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9080" + }, + "id": "522630", + "fullName": "Ekströmmen Björkliden", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9081" + }, + "id": "522646", + "fullName": "Ekströmmen Storgården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9082" + }, + "id": "525468", + "fullName": "Stora Hällevad Enkullen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9083" + }, + "id": "502336", + "fullName": "Ekängen Klockartorpet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9084" + }, + "id": "504296", + "fullName": "Bjursholmen Ekgläntan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9085" + }, + "id": "528910", + "fullName": "Ljungs Västra Ekliden", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9086" + }, + "id": "528914", + "fullName": "Ljungs Västra Ekängen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9087" + }, + "id": "529984", + "fullName": "Sandvik Villa Ekliden", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9088" + }, + "id": "530034", + "fullName": "Stjärnorp Eklundshov", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9089" + }, + "id": "505208", + "fullName": "Erikstad Magerås Södra", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b908a" + }, + "id": "505212", + "fullName": "Erikstad Magerås Östra", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b908b" + }, + "id": "505899", + "fullName": "Ekenäs Broby Östergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b908c" + }, + "id": "506163", + "fullName": "Svenneby Elevbostaden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b908d" + }, + "id": "507375", + "fullName": "Kolbyttemon Eriksholm", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b908e" + }, + "id": "507615", + "fullName": "Rosenkälla Edhaga Gård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b908f" + }, + "id": "507704", + "fullName": "Skedagården Eriksborg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9090" + }, + "id": "509302", + "fullName": "Södra Ekkällan Byggnad", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9091" + }, + "id": "522640", + "fullName": "Ekströmmen Grindstugan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9092" + }, + "id": "522648", + "fullName": "Ekströmmen Södra Villan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9094" + }, + "id": "923353", + "fullName": "Skrukeby Lundby Ekbacken", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9095" + }, + "id": "528908", + "fullName": "Ljungs Västra Ekholmen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9096" + }, + "id": "529318", + "fullName": "Vreta Kloster Ekbacken", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9097" + }, + "id": "505210", + "fullName": "Erikstad Magerås Västra", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9098" + }, + "id": "505218", + "fullName": "Erikstad Trädgårdstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b9099" + }, + "id": "505895", + "fullName": "Ekenäs Broby Västergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b909a" + }, + "id": "505919", + "fullName": "Ekenäs Trädgårdsvillan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b909b" + }, + "id": "522588", + "fullName": "Egeby Nedre Mellangården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b909c" + }, + "id": "526740", + "fullName": "Markustorp Edvardsgården", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b909d" + }, + "id": "522657", + "fullName": "Ekströmmens Säteri Flygeln", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b909e" + }, + "id": "503720", + "fullName": "Ekenbergs Gård Östra Flygeln", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b909f" + }, + "id": "528912", + "fullName": "Ljungs Västra Eklundsborg", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90a0" + }, + "id": "503719", + "fullName": "Ekenbergs Gård Västra Flygeln", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90a1" + }, + "id": "524653", + "fullName": "Gismestads Egendom Östra Flygeln", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90a2" + }, + "id": "505192", + "fullName": "Edsberga Västergård Norra Flygeln", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90a3" + }, + "id": "505194", + "fullName": "Edsberga Västergård Södra Flygeln", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90a4" + }, + "id": "759188", + "fullName": "Ersbo", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90a5" + }, + "id": "763183", + "fullName": "Ekevi", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90a6" + }, + "id": "911052", + "fullName": "Ensta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90a7" + }, + "id": "759186", + "fullName": "Envägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90a8" + }, + "id": "759305", + "fullName": "Elvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90a9" + }, + "id": "761315", + "fullName": "Ekliden", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90aa" + }, + "id": "761777", + "fullName": "Eklunda", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90ab" + }, + "id": "763446", + "fullName": "Ekensro", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90ac" + }, + "id": "759859", + "fullName": "Ekevägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90ad" + }, + "id": "760398", + "fullName": "Eiras väg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90ae" + }, + "id": "761313", + "fullName": "Ekeberga", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90af" + }, + "id": "761779", + "fullName": "Ellberga", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90b0" + }, + "id": "761781", + "fullName": "Eriksdal", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90b1" + }, + "id": "764360", + "fullName": "Erikslund", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90b2" + }, + "id": "759306", + "fullName": "Ernstborg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90b3" + }, + "id": "760396", + "fullName": "Eddagatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90b4" + }, + "id": "761775", + "fullName": "Eketorpen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90b5" + }, + "id": "762601", + "fullName": "Erikslund", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90b6" + }, + "id": "763185", + "fullName": "Ekevitorp", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90b7" + }, + "id": "758972", + "fullName": "Emausgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90b8" + }, + "id": "759304", + "fullName": "Eldarvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90b9" + }, + "id": "759504", + "fullName": "Ekorrvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90ba" + }, + "id": "760397", + "fullName": "Egilsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90bb" + }, + "id": "760399", + "fullName": "Emblagatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90bc" + }, + "id": "760488", + "fullName": "Eriksgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90bd" + }, + "id": "760895", + "fullName": "Ekebyvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90be" + }, + "id": "761907", + "fullName": "Lilla Ekeby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90bf" + }, + "id": "762105", + "fullName": "Stora Ekeby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90c0" + }, + "id": "623286", + "fullName": "Eknäsvägen", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90c1" + }, + "id": "758551", + "fullName": "Energigatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90c2" + }, + "id": "759134", + "fullName": "Emausskolan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90c3" + }, + "id": "760893", + "fullName": "Edsöregatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90c4" + }, + "id": "761154", + "fullName": "Eldhusgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90c5" + }, + "id": "761317", + "fullName": "Enhagsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90c7" + }, + "id": "761773", + "fullName": "Ekebyskolan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90c8" + }, + "id": "763535", + "fullName": "Ängsö Ektorp", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90c9" + }, + "id": "623288", + "fullName": "Enviksvägen", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90ca" + }, + "id": "623284", + "fullName": "Ekhyddevägen", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f185a34fdbb29994b90cb" + }, + "id": "758348", + "fullName": "Eskadergatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6507d" + }, + "id": "17903", + "fullName": "Falkenbergs kommun", + "parentFullName": "Hallands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6507e" + }, + "id": "17766", + "fullName": "Falköpings kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6507f" + }, + "id": "17906", + "fullName": "Finspångs kommun", + "parentFullName": "Östergötlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65080" + }, + "id": "17907", + "fullName": "Flens kommun", + "parentFullName": "Södermanlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65081" + }, + "id": "17902", + "fullName": "Fagersta kommun", + "parentFullName": "Västmanlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65082" + }, + "id": "17908", + "fullName": "Forshaga kommun", + "parentFullName": "Värmlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65083" + }, + "id": "17905", + "fullName": "Filipstads kommun", + "parentFullName": "Värmlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65084" + }, + "id": "17909", + "fullName": "Färgelanda kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65085" + }, + "id": "925962", + "fullName": "Farsta - Sköndal", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65086" + }, + "id": "473353", + "fullName": "Farsta", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65087" + }, + "id": "473357", + "fullName": "Flaten", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65088" + }, + "id": "473358", + "fullName": "Flysta", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65089" + }, + "id": "473352", + "fullName": "Fagersjö", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6508a" + }, + "id": "473359", + "fullName": "Fredhäll", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6508b" + }, + "id": "473360", + "fullName": "Fruängen", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6508c" + }, + "id": "925948", + "fullName": "Farstanäset", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6508d" + }, + "id": "473356", + "fullName": "Farsta Strand", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6508e" + }, + "id": "924071", + "fullName": "Flatås", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6508f" + }, + "id": "924074", + "fullName": "Fräntorp", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65090" + }, + "id": "903121", + "fullName": "Stora Förö", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65091" + }, + "id": "924008", + "fullName": "Fiskebäck", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65092" + }, + "id": "474361", + "fullName": "Västra Frölunda", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65093" + }, + "id": "903129", + "fullName": "Lilleby fritidsby", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65094" + }, + "id": "474367", + "fullName": "Rödjan-Färjestaden", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65095" + }, + "id": "903132", + "fullName": "Näset fritidshusområde", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65096" + }, + "id": "898485", + "fullName": "Fosie", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65097" + }, + "id": "473991", + "fullName": "Fridhem", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65098" + }, + "id": "910106", + "fullName": "Fosiedal", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65099" + }, + "id": "474034", + "fullName": "Yttre Fosie", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6509a" + }, + "id": "474025", + "fullName": "Fågelbacken", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6509c" + }, + "id": "902965", + "fullName": "Kölnans fritidsby", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6509d" + }, + "id": "924069", + "fullName": "Fullerö", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6509e" + }, + "id": "473571", + "fullName": "Fålhagen", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6509f" + }, + "id": "910125", + "fullName": "Näs-Focksta", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650a2" + }, + "id": "903376", + "fullName": "Stenlunda fritidshusområde", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650a4" + }, + "id": "902813", + "fullName": "Väderholmen+Fridhem", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650a6" + }, + "id": "903659", + "fullName": "Fröholmen", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650a7" + }, + "id": "903641", + "fullName": "Fullerö strand", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650a8" + }, + "id": "902665", + "fullName": "Fiskartorpet+Opphammar+Väringsbricka", + "parentFullName": "Örebro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650a9" + }, + "id": "902655", + "fullName": "Fyren", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650aa" + }, + "id": "474047", + "fullName": "Norra Fäladen", + "parentFullName": "Lunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650ab" + }, + "id": "474056", + "fullName": "Klosters Fälad", + "parentFullName": "Lunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650ac" + }, + "id": "474051", + "fullName": "Mårtens Fälad-Linero", + "parentFullName": "Lunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650ad" + }, + "id": "473280", + "fullName": "Fullersta", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650ae" + }, + "id": "473276", + "fullName": "Flemingsberg", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650af" + }, + "id": "924062", + "fullName": "Finnboda", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650b0" + }, + "id": "473282", + "fullName": "Fisksätra", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650b1" + }, + "id": "939463", + "fullName": "Furuvik", + "parentFullName": "Gävle kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650b2" + }, + "id": "903464", + "fullName": "Fagervik", + "parentFullName": "Gävle kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650b3" + }, + "id": "903459", + "fullName": "Limö fiskeläge", + "parentFullName": "Gävle kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650b5" + }, + "id": "474142", + "fullName": "Fammarp", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650b6" + }, + "id": "941038", + "fullName": "Frennarp", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650b7" + }, + "id": "474137", + "fullName": "Fyllinge", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650b8" + }, + "id": "939932", + "fullName": "Frösakull", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650b9" + }, + "id": "474134", + "fullName": "Frenarp-Kårarp", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650bb" + }, + "id": "474543", + "fullName": "Färjestad-Rud", + "parentFullName": "Karlstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650bc" + }, + "id": "903011", + "fullName": "Fiversättra", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650bd" + }, + "id": "903802", + "fullName": "Fårabäck", + "parentFullName": "Kristianstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650be" + }, + "id": "939820", + "fullName": "Fjälkinge", + "parentFullName": "Kristianstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650c0" + }, + "id": "909914", + "fullName": "Frösunda", + "parentFullName": "Solna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650c1" + }, + "id": "903496", + "fullName": "Norra Gäddvik+Furunäsudden", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650c2" + }, + "id": "902737", + "fullName": "Furuskogen", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650c3" + }, + "id": "903339", + "fullName": "Fågelsudd", + "parentFullName": "Kalmar kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650c4" + }, + "id": "940304", + "fullName": "Fäjö", + "parentFullName": "Karlskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650c6" + }, + "id": "474953", + "fullName": "Frösön", + "parentFullName": "Östersunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650c7" + }, + "id": "910127", + "fullName": "Fejan", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650c8" + }, + "id": "923695", + "fullName": "Fogdö", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650c9" + }, + "id": "940347", + "fullName": "Furusund", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650ca" + }, + "id": "940368", + "fullName": "Furusund", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650cb" + }, + "id": "903682", + "fullName": "Fiskebyn", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650cc" + }, + "id": "903734", + "fullName": "Fällgate", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650cd" + }, + "id": "902874", + "fullName": "Finnholmen+Karlsudden+Förängen", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650ce" + }, + "id": "902595", + "fullName": "Fjällbostrand", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650cf" + }, + "id": "902940", + "fullName": "Riddarbol+Frubol", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650d0" + }, + "id": "902825", + "fullName": "Norra Fjällboholmarna", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650d1" + }, + "id": "902854", + "fullName": "Sundsta fritidsområde", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650d2" + }, + "id": "473520", + "fullName": "Fågelsången-Solbacka", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650d3" + }, + "id": "903693", + "fullName": "Södra Fjällboholmarna", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650d4" + }, + "id": "903729", + "fullName": "Sättra fritidsområde", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650d5" + }, + "id": "903727", + "fullName": "Norrsjöns fritidsområde", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650d6" + }, + "id": "902826", + "fullName": "Havsskogen+Flisberget+Nothamn", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650d7" + }, + "id": "909995", + "fullName": "Fårö", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650d8" + }, + "id": "939757", + "fullName": "Fårösund", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650d9" + }, + "id": "903425", + "fullName": "Karlsby fäbodar", + "parentFullName": "Falu kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650da" + }, + "id": "474749", + "fullName": "Hosjö", + "parentFullName": "Falu kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650db" + }, + "id": "903423", + "fullName": "Kårarvet", + "parentFullName": "Falu kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650dc" + }, + "id": "939518", + "fullName": "Grycksbo", + "parentFullName": "Falu kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650dd" + }, + "id": "474744", + "fullName": "Pilbo-Gruvriset", + "parentFullName": "Falu kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650de" + }, + "id": "474755", + "fullName": "Slätta-Korsarvet", + "parentFullName": "Falu kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650e1" + }, + "id": "474748", + "fullName": "Haraldsbo-Hälsinggården", + "parentFullName": "Falu kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650e2" + }, + "id": "902761", + "fullName": "Idbyn+Fjärdänget", + "parentFullName": "Örnsköldsviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650e3" + }, + "id": "903323", + "fullName": "Fredön", + "parentFullName": "Nyköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650e4" + }, + "id": "473587", + "fullName": "Fågelbo-Väster-Öster", + "parentFullName": "Nyköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650e5" + }, + "id": "473304", + "fullName": "Fjäderholmarna", + "parentFullName": "Lidingö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650e6" + }, + "id": "473225", + "fullName": "Fornboda", + "parentFullName": "Upplands Väsby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650e7" + }, + "id": "924017", + "fullName": "Slätten", + "parentFullName": "Falkenbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650e8" + }, + "id": "940336", + "fullName": "Glommen", + "parentFullName": "Falkenbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650e9" + }, + "id": "940272", + "fullName": "Glommen", + "parentFullName": "Falkenbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650ea" + }, + "id": "903095", + "fullName": "Sandkärr", + "parentFullName": "Falkenbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650ec" + }, + "id": "474149", + "fullName": "Tröingeberg", + "parentFullName": "Falkenbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650ed" + }, + "id": "903603", + "fullName": "Grimsholmen", + "parentFullName": "Falkenbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650ef" + }, + "id": "903101", + "fullName": "Kvarnfallsringen", + "parentFullName": "Falkenbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650f0" + }, + "id": "474148", + "fullName": "Skrea-Herting-Hjortsberg", + "parentFullName": "Falkenbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650f2" + }, + "id": "902883", + "fullName": "Fåglarö", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650f3" + }, + "id": "473247", + "fullName": "Flaxenvik", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650f6" + }, + "id": "473711", + "fullName": "Falehagen", + "parentFullName": "Motala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650f8" + }, + "id": "903607", + "fullName": "Forsvik", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650f9" + }, + "id": "940231", + "fullName": "Fågelbro", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650fb" + }, + "id": "902913", + "fullName": "Fagerholm+Johannesdal+Mörtviken", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650fc" + }, + "id": "902919", + "fullName": "Fjällsvik+Lövängen+Gamla Prästgården+Kallviken+Vreten", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650fd" + }, + "id": "903522", + "fullName": "Hemlunda+Furuholmen", + "parentFullName": "Piteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650fe" + }, + "id": "475047", + "fullName": "Furunäset-Klubbgärdet", + "parentFullName": "Piteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f650ff" + }, + "id": "474231", + "fullName": "Floda", + "parentFullName": "Lerums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65100" + }, + "id": "903616", + "fullName": "Fästa", + "parentFullName": "Lidköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65101" + }, + "id": "903219", + "fullName": "Furuhäll", + "parentFullName": "Lidköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65102" + }, + "id": "474184", + "fullName": "Furulund", + "parentFullName": "Partille kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65103" + }, + "id": "903470", + "fullName": "Fjäleviken", + "parentFullName": "Hudiksvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65104" + }, + "id": "903474", + "fullName": "Mellanbyns fritidsområde", + "parentFullName": "Hudiksvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65106" + }, + "id": "903545", + "fullName": "Husby+Framnäs", + "parentFullName": "Strängnäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65107" + }, + "id": "473427", + "fullName": "Finninge-Ulvhäll", + "parentFullName": "Strängnäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65108" + }, + "id": "939469", + "fullName": "Fritsla", + "parentFullName": "Marks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65109" + }, + "id": "903305", + "fullName": "Uddens fritidsområde", + "parentFullName": "Katrineholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6510a" + }, + "id": "903301", + "fullName": "Hjälmsätters fritidsområde", + "parentFullName": "Katrineholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6510b" + }, + "id": "939891", + "fullName": "Floby", + "parentFullName": "Falköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6510e" + }, + "id": "940116", + "fullName": "Forserum", + "parentFullName": "Nässjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6510f" + }, + "id": "940035", + "fullName": "Furulund", + "parentFullName": "Kävlinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65111" + }, + "id": "902592", + "fullName": "Skärlinge fritidsby+Frönäs+Grytnäs", + "parentFullName": "Nynäshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65114" + }, + "id": "924076", + "fullName": "Farhult", + "parentFullName": "Höganäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65115" + }, + "id": "903534", + "fullName": "Farhultsbaden", + "parentFullName": "Höganäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65118" + }, + "id": "940015", + "fullName": "Frövi", + "parentFullName": "Lindesbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65119" + }, + "id": "939858", + "fullName": "Fellingsbro", + "parentFullName": "Lindesbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6511a" + }, + "id": "903380", + "fullName": "Färgärd", + "parentFullName": "Östhammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6511b" + }, + "id": "939887", + "fullName": "Finspång", + "parentFullName": "Finspångs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6511c" + }, + "id": "902806", + "fullName": "Ingestorps fritidsområde", + "parentFullName": "Finspångs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6511d" + }, + "id": "473658", + "fullName": "Finspång Östermalm-Hårstorp-Grosvag", + "parentFullName": "Finspångs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65121" + }, + "id": "902650", + "fullName": "Köp", + "parentFullName": "Finspångs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65123" + }, + "id": "473662", + "fullName": "Viggestorp-Nyhem-Högby", + "parentFullName": "Finspångs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65124" + }, + "id": "473870", + "fullName": "Flysta", + "parentFullName": "Kumla kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65126" + }, + "id": "903405", + "fullName": "Fågelsundet", + "parentFullName": "Tierps kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65127" + }, + "id": "903401", + "fullName": "Storsand+Fagerviken", + "parentFullName": "Tierps kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65128" + }, + "id": "903433", + "fullName": "Fåsås", + "parentFullName": "Mora kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65129" + }, + "id": "473799", + "fullName": "Hjälmaryd-Fröafall", + "parentFullName": "Tranås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6512a" + }, + "id": "474868", + "fullName": "Vivsta-Fröland", + "parentFullName": "Timrå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6512b" + }, + "id": "474864", + "fullName": "Fagervik-Sörberge", + "parentFullName": "Timrå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6512c" + }, + "id": "903805", + "fullName": "Skäralids fritidsområde", + "parentFullName": "Klippans kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6512d" + }, + "id": "939550", + "fullName": "Flen", + "parentFullName": "Flens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6512e" + }, + "id": "903290", + "fullName": "Forssa", + "parentFullName": "Flens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6512f" + }, + "id": "903292", + "fullName": "Hagen", + "parentFullName": "Flens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65131" + }, + "id": "903295", + "fullName": "Lövåsen", + "parentFullName": "Flens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65132" + }, + "id": "903293", + "fullName": "Orresta ö", + "parentFullName": "Flens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65133" + }, + "id": "903296", + "fullName": "Ulvsunda", + "parentFullName": "Flens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65134" + }, + "id": "903294", + "fullName": "Orrhammar", + "parentFullName": "Flens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65135" + }, + "id": "903297", + "fullName": "Malmsjöberg", + "parentFullName": "Flens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65136" + }, + "id": "903299", + "fullName": "Strömshammar", + "parentFullName": "Flens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65137" + }, + "id": "940037", + "fullName": "Hälleforsnäs", + "parentFullName": "Flens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65138" + }, + "id": "903074", + "fullName": "Lindhaga fritidsby", + "parentFullName": "Höörs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65139" + }, + "id": "903504", + "fullName": "Frevisören", + "parentFullName": "Kalix kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6513a" + }, + "id": "903500", + "fullName": "Storön fritidshusområde", + "parentFullName": "Kalix kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6513b" + }, + "id": "903150", + "fullName": "Fjälebro", + "parentFullName": "Tjörns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6513c" + }, + "id": "902969", + "fullName": "Funderseds fritidsby", + "parentFullName": "Hörby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6513d" + }, + "id": "939457", + "fullName": "Färjestaden", + "parentFullName": "Mörbylånga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6513e" + }, + "id": "903530", + "fullName": "Tveta fritidsområde", + "parentFullName": "Mörbylånga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65140" + }, + "id": "903168", + "fullName": "Fiskebäck", + "parentFullName": "Lysekils kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65141" + }, + "id": "903207", + "fullName": "Fågelviken", + "parentFullName": "Lysekils kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65142" + }, + "id": "903178", + "fullName": "Lyse-Fiskebäck", + "parentFullName": "Lysekils kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65144" + }, + "id": "903374", + "fullName": "Vansjö fritidsområde", + "parentFullName": "Heby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65145" + }, + "id": "903644", + "fullName": "Flohäll", + "parentFullName": "Fagersta kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65146" + }, + "id": "940001", + "fullName": "Fagersta", + "parentFullName": "Fagersta kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65148" + }, + "id": "474690", + "fullName": "Meling-Norrby", + "parentFullName": "Fagersta kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65149" + }, + "id": "903645", + "fullName": "Norra Morsjön", + "parentFullName": "Fagersta kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6514a" + }, + "id": "474689", + "fullName": "Säteriet-Ugglebo", + "parentFullName": "Fagersta kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6514c" + }, + "id": "903656", + "fullName": "Sjöhagen+Köpmanhamn", + "parentFullName": "Fagersta kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6514e" + }, + "id": "940077", + "fullName": "Fjällbacka", + "parentFullName": "Tanums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65151" + }, + "id": "902702", + "fullName": "Forsa", + "parentFullName": "Åre kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65152" + }, + "id": "902697", + "fullName": "Fjällhalsen", + "parentFullName": "Åre kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65156" + }, + "id": "940034", + "fullName": "Filipstad", + "parentFullName": "Filipstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65157" + }, + "id": "939980", + "fullName": "Nykroppa", + "parentFullName": "Filipstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65158" + }, + "id": "939723", + "fullName": "Lesjöfors", + "parentFullName": "Filipstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65159" + }, + "id": "903114", + "fullName": "Fäxhult", + "parentFullName": "Svenljunga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6515a" + }, + "id": "902693", + "fullName": "Fjällnäs", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6515b" + }, + "id": "939683", + "fullName": "Funäsdalen", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6515c" + }, + "id": "923797", + "fullName": "Funäsfjällen", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6515d" + }, + "id": "902796", + "fullName": "Kåvanvallens fritidsområde", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65162" + }, + "id": "903437", + "fullName": "Gruven+Östra Färdkällan", + "parentFullName": "Malung-Sälens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65163" + }, + "id": "903083", + "fullName": "Fasalt", + "parentFullName": "Örkelljunga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65167" + }, + "id": "903661", + "fullName": "Fyrudden", + "parentFullName": "Valdemarsviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65169" + }, + "id": "902706", + "fullName": "Fårskäret", + "parentFullName": "Nordmalings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6516c" + }, + "id": "903446", + "fullName": "Idre Fjäll", + "parentFullName": "Älvdalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6516d" + }, + "id": "903453", + "fullName": "Fjätervålen", + "parentFullName": "Älvdalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6516e" + }, + "id": "903447", + "fullName": "Fjätervålen södra", + "parentFullName": "Älvdalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65170" + }, + "id": "903445", + "fullName": "Kringelfjordens fritidsområde", + "parentFullName": "Älvdalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65171" + }, + "id": "903070", + "fullName": "Fryksås", + "parentFullName": "Orsa kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65172" + }, + "id": "902743", + "fullName": "Kvicksanden+Flottesjöudden", + "parentFullName": "Robertsfors kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65173" + }, + "id": "902661", + "fullName": "Laxå fritidsområde", + "parentFullName": "Laxå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65174" + }, + "id": "945818", + "fullName": "Falun", + "parentFullName": "Falu kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65175" + }, + "id": "945817", + "fullName": "Falun", + "parentFullName": "Falu kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65176" + }, + "id": "953940", + "fullName": "Funbo", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65177" + }, + "id": "942788", + "fullName": "Flatön", + "parentFullName": "Orust kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65178" + }, + "id": "946936", + "fullName": "Fåker", + "parentFullName": "Östersunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6517a" + }, + "id": "946234", + "fullName": "Fjärås", + "parentFullName": "Kungsbacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6517c" + }, + "id": "951107", + "fullName": "Fredrika", + "parentFullName": "Åsele kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6517d" + }, + "id": "946237", + "fullName": "Finntorp", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6517e" + }, + "id": "954238", + "fullName": "Furudal", + "parentFullName": "Rättviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6517f" + }, + "id": "954342", + "fullName": "Främby-Källviken", + "parentFullName": "Falu kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65180" + }, + "id": "942874", + "fullName": "Fresta", + "parentFullName": "Upplands Väsby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65181" + }, + "id": "944764", + "fullName": "Färlöv", + "parentFullName": "Kristianstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65183" + }, + "id": "952513", + "fullName": "Nacka Forum", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65184" + }, + "id": "944955", + "fullName": "Frillesås", + "parentFullName": "Kungsbacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65185" + }, + "id": "953564", + "fullName": "Folkets Park", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65186" + }, + "id": "947096", + "fullName": "Frändefors", + "parentFullName": "Vänersborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65187" + }, + "id": "945365", + "fullName": "Fritidsvägen", + "parentFullName": "Lomma kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65188" + }, + "id": "944612", + "fullName": "Fågelsången", + "parentFullName": "Sollentuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65189" + }, + "id": "954338", + "fullName": "Fredriksdal", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6518a" + }, + "id": "945004", + "fullName": "Fältabacken", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6518b" + }, + "id": "947095", + "fullName": "Friluftstaden ", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6518c" + }, + "id": "954078", + "fullName": "Fredriksskans", + "parentFullName": "Kalmar kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6518d" + }, + "id": "952671", + "fullName": "Gamla Filmstaden", + "parentFullName": "Solna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6518e" + }, + "id": "942104", + "fullName": "Fiskebäckskil m omnejd", + "parentFullName": "Lysekils kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6518f" + }, + "id": "949956", + "fullName": "Östra Torn - Mårtens Fälad", + "parentFullName": "Lunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65192" + }, + "id": "945011", + "fullName": "Sundborn", + "parentFullName": "Falu kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65193" + }, + "id": "946019", + "fullName": "sparreholm", + "parentFullName": "Flens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65195" + }, + "id": "907782", + "fullName": "Forkarby", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65197" + }, + "id": "907785", + "fullName": "Frötuna gård", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65198" + }, + "id": "907781", + "fullName": "Fjuckby västra", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65199" + }, + "id": "940611", + "fullName": "Oppgården och Fjuckby", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6519a" + }, + "id": "940518", + "fullName": "Kransberg + Fryshem", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6519c" + }, + "id": "908936", + "fullName": "Filipshyttan", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6519d" + }, + "id": "908357", + "fullName": "Fjärestad", + "parentFullName": "Helsingborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6519e" + }, + "id": "940765", + "fullName": "Fleninge tätort", + "parentFullName": "Helsingborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6519f" + }, + "id": "907563", + "fullName": "Ystad Fågellund", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651a0" + }, + "id": "899792", + "fullName": "Flurkmark tätort", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651a1" + }, + "id": "908359", + "fullName": "Flyingeby", + "parentFullName": "Lunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651a4" + }, + "id": "940903", + "fullName": "Fisksätra tätort", + "parentFullName": "Nacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651a5" + }, + "id": "898825", + "fullName": "Furuvik tätort", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651a6" + }, + "id": "898818", + "fullName": "Forsbacka tätort", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651a7" + }, + "id": "907505", + "fullName": "Fammarp", + "parentFullName": "Halmstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651a8" + }, + "id": "898823", + "fullName": "Frösakull tätort", + "parentFullName": "Halmstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651a9" + }, + "id": "899149", + "fullName": "Fanbyn tätort", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651aa" + }, + "id": "940536", + "fullName": "Vreten och Furulund", + "parentFullName": "Södertälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651ac" + }, + "id": "899983", + "fullName": "Furuby tätort", + "parentFullName": "Växjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651ad" + }, + "id": "898828", + "fullName": "Färlöv tätort", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651ae" + }, + "id": "908239", + "fullName": "Fjälkestad", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651af" + }, + "id": "898813", + "fullName": "Fjälkinge tätort", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651b0" + }, + "id": "907405", + "fullName": "Fjäringsgården", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651b1" + }, + "id": "940756", + "fullName": "Nyehusen och Furuboda tätort", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651b2" + }, + "id": "908488", + "fullName": "Fjälebo", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651b3" + }, + "id": "898821", + "fullName": "Frillesås tätort", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651b4" + }, + "id": "909548", + "fullName": "Fällträsk", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651b5" + }, + "id": "909428", + "fullName": "Falmark", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651b6" + }, + "id": "909483", + "fullName": "Falmark", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651b7" + }, + "id": "909431", + "fullName": "Fällfors", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651b8" + }, + "id": "909430", + "fullName": "Frostkåge", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651b9" + }, + "id": "909433", + "fullName": "Gamla Falmark", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651ba" + }, + "id": "909525", + "fullName": "Östra Falmark", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651bb" + }, + "id": "940726", + "fullName": "Stålberget + Frostkågemarken", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651bc" + }, + "id": "908083", + "fullName": "Förlösa", + "parentFullName": "Kalmar kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651bd" + }, + "id": "908182", + "fullName": "Fäjö", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651be" + }, + "id": "907398", + "fullName": "Färmanstorp", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651bf" + }, + "id": "908178", + "fullName": "Fjärdsjömåla", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651c0" + }, + "id": "900252", + "fullName": "Fågelmara tätort", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651c1" + }, + "id": "900044", + "fullName": "Fridlevstad tätort", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651c2" + }, + "id": "940442", + "fullName": "Järlöv + Fageråkra", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651c4" + }, + "id": "941008", + "fullName": "Fåker tätort", + "parentFullName": "Östersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651c6" + }, + "id": "941012", + "fullName": "Målsta, Genvalla och Fillsta tätort", + "parentFullName": "Östersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651c7" + }, + "id": "907585", + "fullName": "Frubol", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651c8" + }, + "id": "907610", + "fullName": "Frihamra", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651c9" + }, + "id": "907614", + "fullName": "Furusund", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651ca" + }, + "id": "899703", + "fullName": "Finsta tätort", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651cc" + }, + "id": "898826", + "fullName": "Fårösund tätort", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651cd" + }, + "id": "940465", + "fullName": "klinte och Follingbo södra", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651ce" + }, + "id": "940466", + "fullName": "Klinte och Follingbo norra", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651d0" + }, + "id": "907508", + "fullName": "Gopa", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651d1" + }, + "id": "909073", + "fullName": "Kniva", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651d2" + }, + "id": "909123", + "fullName": "Strand", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651d3" + }, + "id": "909083", + "fullName": "Kårtäkt", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651d4" + }, + "id": "909106", + "fullName": "Smedsbo", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651d5" + }, + "id": "899518", + "fullName": "Vika tätort", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651d6" + }, + "id": "909093", + "fullName": "Nygården", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651d7" + }, + "id": "909140", + "fullName": "Vintjärn", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651d9" + }, + "id": "909070", + "fullName": "Järgarvet", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651da" + }, + "id": "909080", + "fullName": "Kvarntäkt", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651db" + }, + "id": "909090", + "fullName": "Lumsheden", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651dc" + }, + "id": "909124", + "fullName": "Stråtenbo", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651dd" + }, + "id": "907511", + "fullName": "Klockarnäs", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651de" + }, + "id": "909110", + "fullName": "Skuggarvet", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651df" + }, + "id": "899326", + "fullName": "Sågmyra tätort", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651e0" + }, + "id": "899477", + "fullName": "Toftbyn tätort", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651e2" + }, + "id": "899588", + "fullName": "Linghed tätort", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651e6" + }, + "id": "899144", + "fullName": "Sundborn tätort", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651e8" + }, + "id": "898842", + "fullName": "Grycksbo tätort", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651e9" + }, + "id": "899010", + "fullName": "Svärdsjö tätort", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651ea" + }, + "id": "940984", + "fullName": "Stennäset tätort", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651ec" + }, + "id": "940990", + "fullName": "Övertänger tätort", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651ef" + }, + "id": "940644", + "fullName": "Rexbo + Morsveden + Svedjelund", + "parentFullName": "Falu kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651f2" + }, + "id": "909240", + "fullName": "Flärke", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651f3" + }, + "id": "909264", + "fullName": "Fannbyn", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651f4" + }, + "id": "899782", + "fullName": "Fagerhult tätort", + "parentFullName": "Uddevalla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651f5" + }, + "id": "940515", + "fullName": "Jordfall och Fossen och Myren", + "parentFullName": "Uddevalla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651f6" + }, + "id": "907892", + "fullName": "Fyrby", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651f7" + }, + "id": "908821", + "fullName": "Fjället", + "parentFullName": "Skövde kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651f8" + }, + "id": "908828", + "fullName": "Flistad", + "parentFullName": "Skövde kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651f9" + }, + "id": "908236", + "fullName": "Farstorp", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651fa" + }, + "id": "900077", + "fullName": "Finja tätort", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651fe" + }, + "id": "907615", + "fullName": "Furutorp", + "parentFullName": "Lidingö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f651ff" + }, + "id": "908361", + "fullName": "Fuglie", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65200" + }, + "id": "940391", + "fullName": "Gylle östra och Fjärdingslöv", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65201" + }, + "id": "908479", + "fullName": "Fagered", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65202" + }, + "id": "940787", + "fullName": "Fegen tätort", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65203" + }, + "id": "908491", + "fullName": "Fridhemsberg", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65204" + }, + "id": "898692", + "fullName": "Falkenberg tätort", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65208" + }, + "id": "908529", + "fullName": "Okome", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65209" + }, + "id": "908556", + "fullName": "Ugglarp", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6520a" + }, + "id": "908510", + "fullName": "Källsjö", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6520b" + }, + "id": "908519", + "fullName": "Ljungby", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6520c" + }, + "id": "908530", + "fullName": "Olofsbo", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6520d" + }, + "id": "908494", + "fullName": "Gällared", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6520f" + }, + "id": "900056", + "fullName": "Skrea tätort", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65210" + }, + "id": "907432", + "fullName": "Stafsinge", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65211" + }, + "id": "899773", + "fullName": "Morup tätort", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65212" + }, + "id": "899230", + "fullName": "Långås tätort", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65213" + }, + "id": "899276", + "fullName": "Heberg tätort", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65215" + }, + "id": "940785", + "fullName": "Köinge tätort", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65216" + }, + "id": "899241", + "fullName": "Ullared tätort", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65217" + }, + "id": "899622", + "fullName": "Vinberg tätort", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65218" + }, + "id": "899656", + "fullName": "Glommen tätort", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65219" + }, + "id": "898989", + "fullName": "Slöinge tätort", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6521c" + }, + "id": "900232", + "fullName": "Vessigebro tätort", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6521e" + }, + "id": "899548", + "fullName": "Vinbergs kyrkby tätort", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6521f" + }, + "id": "940430", + "fullName": "Veka och Grimsholmen", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65220" + }, + "id": "940783", + "fullName": "Långasand och Ugglarp tätort", + "parentFullName": "Falkenbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65221" + }, + "id": "907465", + "fullName": "Flateby", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65223" + }, + "id": "900211", + "fullName": "Fornåsa tätort", + "parentFullName": "Motala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65224" + }, + "id": "899210", + "fullName": "Fågelsta tätort", + "parentFullName": "Motala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65225" + }, + "id": "907616", + "fullName": "Fågelbro", + "parentFullName": "Värmdö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65227" + }, + "id": "899301", + "fullName": "Fågelvikshöjden tätort", + "parentFullName": "Värmdö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65229" + }, + "id": "899754", + "fullName": "Filsbäck tätort", + "parentFullName": "Lidköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6522a" + }, + "id": "908690", + "fullName": "Floget", + "parentFullName": "Vänersborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6522b" + }, + "id": "908693", + "fullName": "Forsane", + "parentFullName": "Vänersborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6522c" + }, + "id": "899876", + "fullName": "Frändefors tätort", + "parentFullName": "Vänersborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6522d" + }, + "id": "909174", + "fullName": "Finnflo", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6522e" + }, + "id": "909175", + "fullName": "Fiskeby", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6522f" + }, + "id": "900145", + "fullName": "Friggesund tätort", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65230" + }, + "id": "940997", + "fullName": "Fredriksfors tätort", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65231" + }, + "id": "940669", + "fullName": "Mellanbyns fritidsområde", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65232" + }, + "id": "940667", + "fullName": "Vintergatans fritidsområde", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65233" + }, + "id": "908697", + "fullName": "Furuborg", + "parentFullName": "Härryda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65234" + }, + "id": "940743", + "fullName": "Skanör med Falsterbo tätort", + "parentFullName": "Vellinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65235" + }, + "id": "908694", + "fullName": "Fotskäl", + "parentFullName": "Marks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65236" + }, + "id": "898534", + "fullName": "Fritsla tätort", + "parentFullName": "Marks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65237" + }, + "id": "940467", + "fullName": "Hägnen + Flykanäs", + "parentFullName": "Marks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65238" + }, + "id": "898820", + "fullName": "Forsheda tätort", + "parentFullName": "Värnamo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65239" + }, + "id": "940436", + "fullName": "Hjälshammar och Framnäs", + "parentFullName": "Värnamo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6523a" + }, + "id": "907864", + "fullName": "Floda", + "parentFullName": "Katrineholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6523b" + }, + "id": "899598", + "fullName": "Forssjö tätort", + "parentFullName": "Katrineholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6523c" + }, + "id": "940548", + "fullName": "Uddens fritidsområde", + "parentFullName": "Katrineholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6523d" + }, + "id": "940544", + "fullName": "Hjälmsätters fritidsområde", + "parentFullName": "Katrineholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6523e" + }, + "id": "907611", + "fullName": "Frösunda", + "parentFullName": "Vallentuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65240" + }, + "id": "898816", + "fullName": "Floby tätort", + "parentFullName": "Falköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65241" + }, + "id": "898619", + "fullName": "Falköping tätort", + "parentFullName": "Falköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65242" + }, + "id": "940512", + "fullName": "Knölen+Frödingstorp", + "parentFullName": "Falköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65244" + }, + "id": "908830", + "fullName": "Valtorp", + "parentFullName": "Falköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65247" + }, + "id": "899842", + "fullName": "Gudhem tätort", + "parentFullName": "Falköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65249" + }, + "id": "898889", + "fullName": "Kinnarp tätort", + "parentFullName": "Falköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6524a" + }, + "id": "908832", + "fullName": "Vilske-Kleva", + "parentFullName": "Falköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6524b" + }, + "id": "899479", + "fullName": "Vartofta tätort", + "parentFullName": "Falköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6524c" + }, + "id": "898998", + "fullName": "Stenstorp tätort", + "parentFullName": "Falköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6524d" + }, + "id": "899177", + "fullName": "Odensberg tätort", + "parentFullName": "Falköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6524e" + }, + "id": "899295", + "fullName": "Kättilstorp tätort", + "parentFullName": "Falköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6524f" + }, + "id": "899137", + "fullName": "Torbjörntorp tätort", + "parentFullName": "Falköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65250" + }, + "id": "907399", + "fullName": "Forsbacka", + "parentFullName": "Karlshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65251" + }, + "id": "899401", + "fullName": "Flisby tätort", + "parentFullName": "Nässjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65252" + }, + "id": "898819", + "fullName": "Forserum tätort", + "parentFullName": "Nässjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65253" + }, + "id": "899466", + "fullName": "Fredriksdal tätort", + "parentFullName": "Nässjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65254" + }, + "id": "898572", + "fullName": "Furulund tätort", + "parentFullName": "Kävlinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65255" + }, + "id": "907678", + "fullName": "Fors", + "parentFullName": "Nynäshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65256" + }, + "id": "907608", + "fullName": "Fagersjö", + "parentFullName": "Nynäshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65258" + }, + "id": "907983", + "fullName": "Flugeby", + "parentFullName": "Vetlanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65259" + }, + "id": "907980", + "fullName": "Farstorp", + "parentFullName": "Vetlanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6525a" + }, + "id": "899850", + "fullName": "Fredriksberg tätort", + "parentFullName": "Ludvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6525b" + }, + "id": "940969", + "fullName": "Fredriksberg västra tätort", + "parentFullName": "Ludvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6525c" + }, + "id": "940971", + "fullName": "Fredriksberg östra tätort", + "parentFullName": "Ludvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6525d" + }, + "id": "899312", + "fullName": "Fårbo tätort", + "parentFullName": "Oskarshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6525e" + }, + "id": "900163", + "fullName": "Figeholm tätort", + "parentFullName": "Oskarshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65261" + }, + "id": "940773", + "fullName": "Farhult tätort", + "parentFullName": "Höganäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65264" + }, + "id": "909217", + "fullName": "Flor", + "parentFullName": "Söderhamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65265" + }, + "id": "909176", + "fullName": "Forsbacka", + "parentFullName": "Söderhamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65266" + }, + "id": "940658", + "fullName": "Kungsgården + Fors", + "parentFullName": "Söderhamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65267" + }, + "id": "908764", + "fullName": "Fredslund", + "parentFullName": "Mariestads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65268" + }, + "id": "908356", + "fullName": "Fjelie", + "parentFullName": "Lomma kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65269" + }, + "id": "900111", + "fullName": "Flädie tätort", + "parentFullName": "Lomma kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6526a" + }, + "id": "908692", + "fullName": "Folkesred", + "parentFullName": "Ulricehamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6526b" + }, + "id": "908240", + "fullName": "Flackarp", + "parentFullName": "Staffanstorps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6526c" + }, + "id": "898623", + "fullName": "Frövi tätort", + "parentFullName": "Lindesbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6526d" + }, + "id": "907488", + "fullName": "Fanthyttan", + "parentFullName": "Lindesbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6526e" + }, + "id": "898812", + "fullName": "Fellingsbro tätort", + "parentFullName": "Lindesbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65271" + }, + "id": "907779", + "fullName": "Film", + "parentFullName": "Östhammars kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65272" + }, + "id": "907784", + "fullName": "Forsmark", + "parentFullName": "Östhammars kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65273" + }, + "id": "899925", + "fullName": "Falla tätort", + "parentFullName": "Finspångs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65274" + }, + "id": "898670", + "fullName": "Finspång tätort", + "parentFullName": "Finspångs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65276" + }, + "id": "907371", + "fullName": "Hävla", + "parentFullName": "Finspångs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65277" + }, + "id": "907940", + "fullName": "Lövlund", + "parentFullName": "Finspångs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65279" + }, + "id": "899959", + "fullName": "Lotorp tätort", + "parentFullName": "Finspångs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6527a" + }, + "id": "899251", + "fullName": "Rejmyre tätort", + "parentFullName": "Finspångs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6527b" + }, + "id": "899490", + "fullName": "Grytgöl tätort", + "parentFullName": "Finspångs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6527c" + }, + "id": "899084", + "fullName": "Igelfors tätort", + "parentFullName": "Finspångs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6527e" + }, + "id": "899881", + "fullName": "Sonstorp tätort", + "parentFullName": "Finspångs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6527f" + }, + "id": "899650", + "fullName": "Hällestad tätort", + "parentFullName": "Finspångs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65280" + }, + "id": "900183", + "fullName": "Ljusfallshammar tätort", + "parentFullName": "Finspångs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65281" + }, + "id": "908938", + "fullName": "Folkatorp", + "parentFullName": "Kumla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65282" + }, + "id": "940543", + "fullName": "Höglunda + Frommestafallen", + "parentFullName": "Kumla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65283" + }, + "id": "907787", + "fullName": "Försäter", + "parentFullName": "Tierps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65284" + }, + "id": "907778", + "fullName": "Fagerviken", + "parentFullName": "Tierps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65285" + }, + "id": "907780", + "fullName": "Finnerånger", + "parentFullName": "Tierps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65286" + }, + "id": "899812", + "fullName": "Flygsfors tätort", + "parentFullName": "Nybro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65287" + }, + "id": "940782", + "fullName": "Flerohopp tätort", + "parentFullName": "Nybro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65288" + }, + "id": "909265", + "fullName": "Forsmo", + "parentFullName": "Sollefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65289" + }, + "id": "898827", + "fullName": "Färila tätort", + "parentFullName": "Ljusdals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6528a" + }, + "id": "908847", + "fullName": "Västra Föne", + "parentFullName": "Ljusdals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6528b" + }, + "id": "908360", + "fullName": "Fränninge", + "parentFullName": "Sjöbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6528c" + }, + "id": "908246", + "fullName": "Hemmestorps fure", + "parentFullName": "Sjöbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6528d" + }, + "id": "940697", + "fullName": "Lo + Fröksmon", + "parentFullName": "Kramfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6528e" + }, + "id": "907408", + "fullName": "Forsby", + "parentFullName": "Klippans kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6528f" + }, + "id": "908241", + "fullName": "Färingtofta", + "parentFullName": "Klippans kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65290" + }, + "id": "907865", + "fullName": "Fornbo", + "parentFullName": "Flens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65291" + }, + "id": "473622", + "fullName": "Flen tätort", + "parentFullName": "Flens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65292" + }, + "id": "907903", + "fullName": "Vadsbro", + "parentFullName": "Flens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65294" + }, + "id": "899653", + "fullName": "Mellösa tätort", + "parentFullName": "Flens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65295" + }, + "id": "940882", + "fullName": "Orrhammar tätort", + "parentFullName": "Flens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65296" + }, + "id": "900081", + "fullName": "Sparreholm tätort", + "parentFullName": "Flens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65297" + }, + "id": "940881", + "fullName": "Skebokvarn tätort", + "parentFullName": "Flens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65298" + }, + "id": "898516", + "fullName": "Malmköping tätort", + "parentFullName": "Flens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65299" + }, + "id": "898869", + "fullName": "Hälleforsnäs tätort", + "parentFullName": "Flens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6529a" + }, + "id": "908629", + "fullName": "Fjälebro", + "parentFullName": "Tjörns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6529b" + }, + "id": "907439", + "fullName": "Furusäter", + "parentFullName": "Tjörns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6529d" + }, + "id": "899315", + "fullName": "Frödinge tätort", + "parentFullName": "Vimmerby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6529e" + }, + "id": "908129", + "fullName": "Stora Frö", + "parentFullName": "Mörbylånga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6529f" + }, + "id": "898577", + "fullName": "Färjestaden tätort", + "parentFullName": "Mörbylånga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652a0" + }, + "id": "899199", + "fullName": "Föllinge tätort", + "parentFullName": "Krokoms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652a2" + }, + "id": "899124", + "fullName": "Fiskebäckskil tätort", + "parentFullName": "Lysekils kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652a3" + }, + "id": "908081", + "fullName": "Finsjö", + "parentFullName": "Mönsterås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652a4" + }, + "id": "899573", + "fullName": "Fliseryd tätort", + "parentFullName": "Mönsterås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652a5" + }, + "id": "898651", + "fullName": "Fagersta tätort", + "parentFullName": "Fagersta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652a7" + }, + "id": "907501", + "fullName": "Sjöhagen", + "parentFullName": "Fagersta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652a8" + }, + "id": "940965", + "fullName": "Hedkärra tätort", + "parentFullName": "Fagersta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652a9" + }, + "id": "908778", + "fullName": "Forshem", + "parentFullName": "Götene kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652aa" + }, + "id": "908587", + "fullName": "Flåghult", + "parentFullName": "Strömstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652ab" + }, + "id": "899821", + "fullName": "Fotö tätort", + "parentFullName": "Öckerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652ac" + }, + "id": "908829", + "fullName": "Folkabo", + "parentFullName": "Tidaholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652ad" + }, + "id": "908779", + "fullName": "Fröjered", + "parentFullName": "Tidaholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652ae" + }, + "id": "908695", + "fullName": "Fröskog", + "parentFullName": "Åmåls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652af" + }, + "id": "899415", + "fullName": "Fengersfors tätort", + "parentFullName": "Åmåls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652b0" + }, + "id": "898814", + "fullName": "Fjällbacka tätort", + "parentFullName": "Tanums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652b1" + }, + "id": "899579", + "fullName": "Fridafors tätort", + "parentFullName": "Tingsryds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652b2" + }, + "id": "899501", + "fullName": "Fagerås tätort", + "parentFullName": "Kils kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652b4" + }, + "id": "909332", + "fullName": "Fyrås", + "parentFullName": "Strömsunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652b5" + }, + "id": "899474", + "fullName": "Furusjö tätort", + "parentFullName": "Habo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652b6" + }, + "id": "899688", + "fullName": "Fagerhult tätort", + "parentFullName": "Habo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652b7" + }, + "id": "899651", + "fullName": "Falerum tätort", + "parentFullName": "Åtvidabergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652b8" + }, + "id": "474527", + "fullName": "Forshaga tätort", + "parentFullName": "Forshaga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652b9" + }, + "id": "908879", + "fullName": "Olsäter", + "parentFullName": "Forshaga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652bb" + }, + "id": "908907", + "fullName": "Visterud", + "parentFullName": "Forshaga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652bc" + }, + "id": "908876", + "fullName": "Mölnbacka", + "parentFullName": "Forshaga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652bd" + }, + "id": "908898", + "fullName": "Tjärnheden", + "parentFullName": "Forshaga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652bf" + }, + "id": "940562", + "fullName": "Tången + Rudshult", + "parentFullName": "Forshaga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652c0" + }, + "id": "908691", + "fullName": "Fly", + "parentFullName": "Vårgårda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652c1" + }, + "id": "909056", + "fullName": "Fäggeby", + "parentFullName": "Säters kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652c2" + }, + "id": "899138", + "fullName": "Fagersanna tätort", + "parentFullName": "Tibro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652c3" + }, + "id": "899277", + "fullName": "Furudal tätort", + "parentFullName": "Rättviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652c4" + }, + "id": "474572", + "fullName": "Filipstad tätort", + "parentFullName": "Filipstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652c5" + }, + "id": "908867", + "fullName": "Långban", + "parentFullName": "Filipstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652c7" + }, + "id": "899921", + "fullName": "Nordmark tätort", + "parentFullName": "Filipstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652c8" + }, + "id": "899938", + "fullName": "Persberg tätort", + "parentFullName": "Filipstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652c9" + }, + "id": "898954", + "fullName": "Nykroppa tätort", + "parentFullName": "Filipstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652ca" + }, + "id": "898913", + "fullName": "Lesjöfors tätort", + "parentFullName": "Filipstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652cb" + }, + "id": "899916", + "fullName": "Östra Frölunda tätort", + "parentFullName": "Svenljunga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652cc" + }, + "id": "899581", + "fullName": "Finkarby tätort", + "parentFullName": "Nykvarns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652ce" + }, + "id": "908586", + "fullName": "Fjällberg", + "parentFullName": "Munkedals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652d0" + }, + "id": "898824", + "fullName": "Funäsdalen tätort", + "parentFullName": "Härjedalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652d1" + }, + "id": "900037", + "fullName": "Skånes-Fagerhult tätort", + "parentFullName": "Örkelljunga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652d2" + }, + "id": "909173", + "fullName": "Fagersta", + "parentFullName": "Hofors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652d3" + }, + "id": "909656", + "fullName": "Fröseke", + "parentFullName": "Uppvidinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652d4" + }, + "id": "940685", + "fullName": "Viken + Finnsta", + "parentFullName": "Ånge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652d5" + }, + "id": "941004", + "fullName": "Ljungaverk och Fränsta tätort", + "parentFullName": "Ånge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652d6" + }, + "id": "908780", + "fullName": "Fåglavik", + "parentFullName": "Herrljunga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652d7" + }, + "id": "909204", + "fullName": "Forsa", + "parentFullName": "Nordanstigs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652d8" + }, + "id": "907523", + "fullName": "Fiskvik", + "parentFullName": "Nordanstigs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652d9" + }, + "id": "907856", + "fullName": "Färjbäcken", + "parentFullName": "Älvkarleby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652dd" + }, + "id": "474591", + "fullName": "Fjugesta tätort", + "parentFullName": "Lekebergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652de" + }, + "id": "899136", + "fullName": "Forsvik tätort", + "parentFullName": "Karlsborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652df" + }, + "id": "909429", + "fullName": "Flarken", + "parentFullName": "Robertsfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652e1" + }, + "id": "474219", + "fullName": "Färgelanda tätort", + "parentFullName": "Färgelanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652e3" + }, + "id": "899557", + "fullName": "Stigen tätort", + "parentFullName": "Färgelanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652e4" + }, + "id": "908748", + "fullName": "Rådanefors", + "parentFullName": "Färgelanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652e5" + }, + "id": "899184", + "fullName": "Ödeborg tätort", + "parentFullName": "Färgelanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652e6" + }, + "id": "899133", + "fullName": "Högsäter tätort", + "parentFullName": "Färgelanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652e8" + }, + "id": "899414", + "fullName": "Fågelfors tätort", + "parentFullName": "Högsby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652e9" + }, + "id": "899471", + "fullName": "Fagerhult tätort", + "parentFullName": "Högsby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652ea" + }, + "id": "908777", + "fullName": "Flakeberg", + "parentFullName": "Grästorps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652eb" + }, + "id": "899583", + "fullName": "Finnerödja tätort", + "parentFullName": "Laxå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652ef" + }, + "id": "478047", + "fullName": "Fem Fålars väg", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652f0" + }, + "id": "477674", + "fullName": "Forsen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652f2" + }, + "id": "477359", + "fullName": "Farsta torg", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652f3" + }, + "id": "477365", + "fullName": "Farstaplan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652f4" + }, + "id": "477361", + "fullName": "Farstagränd", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652f5" + }, + "id": "477289", + "fullName": "Farstavägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652f6" + }, + "id": "477351", + "fullName": "Farstastigen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652f7" + }, + "id": "477363", + "fullName": "Farstagången", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652f8" + }, + "id": "477393", + "fullName": "Fiskmåsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652f9" + }, + "id": "477625", + "fullName": "Fredagsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652fa" + }, + "id": "477305", + "fullName": "Färnebogatan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652fb" + }, + "id": "476784", + "fullName": "Fållan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652fc" + }, + "id": "502928", + "fullName": "Fyngatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652fd" + }, + "id": "477392", + "fullName": "Fagersjövägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652fe" + }, + "id": "477295", + "fullName": "Forshagagatan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f652ff" + }, + "id": "502294", + "fullName": "Frögränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65300" + }, + "id": "502824", + "fullName": "Färögatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65301" + }, + "id": "477449", + "fullName": "Farstanäsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65302" + }, + "id": "477593", + "fullName": "Förvaltarvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65303" + }, + "id": "477325", + "fullName": "Forsbackagatan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65304" + }, + "id": "478000", + "fullName": "Falkvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65305" + }, + "id": "478622", + "fullName": "Filvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65306" + }, + "id": "502145", + "fullName": "Fältvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65307" + }, + "id": "477353", + "fullName": "Farstaängsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65308" + }, + "id": "477327", + "fullName": "Fryksdalsbacken", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65309" + }, + "id": "503179", + "fullName": "Fållgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6530a" + }, + "id": "478127", + "fullName": "Flensvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6530b" + }, + "id": "478237", + "fullName": "Flugstigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6530c" + }, + "id": "502111", + "fullName": "Furuvägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6530d" + }, + "id": "475593", + "fullName": "Frejgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6530e" + }, + "id": "475615", + "fullName": "Falugatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6530f" + }, + "id": "475943", + "fullName": "Frihamnen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65313" + }, + "id": "479062", + "fullName": "Flitgränd", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65314" + }, + "id": "502232", + "fullName": "Frodevägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65315" + }, + "id": "477349", + "fullName": "Farstagårdsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65316" + }, + "id": "477666", + "fullName": "Farsta Strandplan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65317" + }, + "id": "477319", + "fullName": "Filipstadsbacken", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6531c" + }, + "id": "478043", + "fullName": "Fackelvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6531d" + }, + "id": "923112", + "fullName": "Funäsgatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6531e" + }, + "id": "475310", + "fullName": "Fredsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6531f" + }, + "id": "475380", + "fullName": "Finsens väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65320" + }, + "id": "475724", + "fullName": "Floragatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65321" + }, + "id": "475979", + "fullName": "Fjällgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65325" + }, + "id": "479064", + "fullName": "Fogdevägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65326" + }, + "id": "502234", + "fullName": "Frälsegränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65327" + }, + "id": "502329", + "fullName": "Flystagränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65328" + }, + "id": "502689", + "fullName": "Faringeplan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65329" + }, + "id": "502708", + "fullName": "Fornbyvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6532a" + }, + "id": "503177", + "fullName": "Fagerstrand", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6532e" + }, + "id": "921698", + "fullName": "Flatenvägen", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6532f" + }, + "id": "477949", + "fullName": "Fru Marias väg", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65330" + }, + "id": "478414", + "fullName": "Fiholmsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65331" + }, + "id": "478748", + "fullName": "Fågeltorget", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65332" + }, + "id": "910065", + "fullName": "Flygelgatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65333" + }, + "id": "476228", + "fullName": "Flintbacken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65334" + }, + "id": "476476", + "fullName": "Fendergatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65337" + }, + "id": "475704", + "fullName": "Friggagatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65338" + }, + "id": "475955", + "fullName": "Fiskargatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65339" + }, + "id": "479666", + "fullName": "Fruängsplan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6533c" + }, + "id": "478987", + "fullName": "Flatenvägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6533d" + }, + "id": "479035", + "fullName": "Flygargatan", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6533e" + }, + "id": "502204", + "fullName": "Fägnadsgränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6533f" + }, + "id": "478083", + "fullName": "Frustunavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65340" + }, + "id": "478438", + "fullName": "Fageredsgränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65341" + }, + "id": "478439", + "fullName": "Förlandagränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65342" + }, + "id": "501928", + "fullName": "Förrådsgränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65343" + }, + "id": "503049", + "fullName": "Formansgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65344" + }, + "id": "476178", + "fullName": "Fregattvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65345" + }, + "id": "476224", + "fullName": "Fatbursgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65346" + }, + "id": "476474", + "fullName": "Fartygsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65348" + }, + "id": "475179", + "fullName": "Ferkens Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65349" + }, + "id": "475361", + "fullName": "Franzéngatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6534a" + }, + "id": "475419", + "fullName": "Fleminggatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6534b" + }, + "id": "475457", + "fullName": "Fridhemsplan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6534c" + }, + "id": "476117", + "fullName": "Förmansvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6534d" + }, + "id": "479661", + "fullName": "Fruängsgatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65350" + }, + "id": "502965", + "fullName": "Finlandsgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65351" + }, + "id": "502230", + "fullName": "Fristadsvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65352" + }, + "id": "502353", + "fullName": "Flystaslingan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65353" + }, + "id": "502354", + "fullName": "Fyrkantsvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65354" + }, + "id": "502493", + "fullName": "Fagerstagatan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65355" + }, + "id": "503051", + "fullName": "Förridargränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65356" + }, + "id": "503061", + "fullName": "Friherregatan", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65357" + }, + "id": "503221", + "fullName": "Flötviksvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65358" + }, + "id": "476324", + "fullName": "Fiskhallsvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6535a" + }, + "id": "479304", + "fullName": "Finbagarvägen", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6535d" + }, + "id": "478624", + "fullName": "Fogsvansvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6535e" + }, + "id": "478692", + "fullName": "Fastlagsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6535f" + }, + "id": "478811", + "fullName": "Frimurarvägen", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65360" + }, + "id": "502065", + "fullName": "Fjällnäsgatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65361" + }, + "id": "912216", + "fullName": "Fagningsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65362" + }, + "id": "475109", + "fullName": "Funckens Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65363" + }, + "id": "476235", + "fullName": "Fredmansgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65364" + }, + "id": "475441", + "fullName": "Flemingtorget", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65365" + }, + "id": "475456", + "fullName": "Fridhemsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65366" + }, + "id": "475505", + "fullName": "Frödingsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65367" + }, + "id": "475541", + "fullName": "Flottbrovägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65368" + }, + "id": "475666", + "fullName": "Forskarbacken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65369" + }, + "id": "475672", + "fullName": "Frescativägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6536a" + }, + "id": "475698", + "fullName": "Fryxellsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6536b" + }, + "id": "475944", + "fullName": "Frihamnsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6536c" + }, + "id": "475969", + "fullName": "Folkungagatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6536e" + }, + "id": "479441", + "fullName": "Fastingsgatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6536f" + }, + "id": "479664", + "fullName": "Fruängsgången", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65370" + }, + "id": "479668", + "fullName": "Fruängstorget", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65371" + }, + "id": "479324", + "fullName": "Formbrödsvägen", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65373" + }, + "id": "503797", + "fullName": "Furusångsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65374" + }, + "id": "503828", + "fullName": "Författarvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65375" + }, + "id": "504010", + "fullName": "Fagerviksvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65376" + }, + "id": "504242", + "fullName": "Frislandsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65377" + }, + "id": "504327", + "fullName": "Fornborgsgränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65378" + }, + "id": "915403", + "fullName": "Follingbogatan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65379" + }, + "id": "922990", + "fullName": "Frans Kriegs väg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6537a" + }, + "id": "502495", + "fullName": "Finspångsgatan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6537b" + }, + "id": "502497", + "fullName": "Forsmarksgatan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6537c" + }, + "id": "502691", + "fullName": "Föllingebacken", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6537d" + }, + "id": "485572", + "fullName": "Flatens Skogsväg", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6537e" + }, + "id": "478646", + "fullName": "Folkparksvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6537f" + }, + "id": "478698", + "fullName": "Främlingsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65380" + }, + "id": "502075", + "fullName": "Frostviksgatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65381" + }, + "id": "503116", + "fullName": "Fyrspannsgatan", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65382" + }, + "id": "476208", + "fullName": "Fatburstrappan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65383" + }, + "id": "476432", + "fullName": "Förskeppsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65384" + }, + "id": "475288", + "fullName": "Flaggmansvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65385" + }, + "id": "475498", + "fullName": "Fredhällsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65386" + }, + "id": "475683", + "fullName": "Frescati Hagväg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65387" + }, + "id": "475877", + "fullName": "Furusundsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65388" + }, + "id": "476098", + "fullName": "Folkskolegatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65389" + }, + "id": "479373", + "fullName": "Förskottsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6538b" + }, + "id": "504153", + "fullName": "Färjestadsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6538c" + }, + "id": "504171", + "fullName": "Franklandsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6538d" + }, + "id": "504466", + "fullName": "Fredsforsstigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6538f" + }, + "id": "502822", + "fullName": "Folketingsvägen", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65390" + }, + "id": "478989", + "fullName": "Flygfältsgatan", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65391" + }, + "id": "478991", + "fullName": "Flygledargatan", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65392" + }, + "id": "479011", + "fullName": "Fallvindsgatan", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65393" + }, + "id": "479046", + "fullName": "Flyghamnsgatan", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65394" + }, + "id": "479052", + "fullName": "Flyglärargatan", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65395" + }, + "id": "502165", + "fullName": "Fernlundastigen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65396" + }, + "id": "502355", + "fullName": "Fägringsbrinken", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65397" + }, + "id": "478807", + "fullName": "Odd Fellowvägen", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65398" + }, + "id": "478847", + "fullName": "Frösätrabacken", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65399" + }, + "id": "478935", + "fullName": "Falkholmsgränd", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6539a" + }, + "id": "478936", + "fullName": "Furuholmsgränd", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6539b" + }, + "id": "503217", + "fullName": "Fadderortsgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6539d" + }, + "id": "476655", + "fullName": "Forsskålsgatan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6539e" + }, + "id": "476671", + "fullName": "Fabritiusgatan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6539f" + }, + "id": "476726", + "fullName": "Falsterbovägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653a0" + }, + "id": "476752", + "fullName": "Fyrskeppsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653a2" + }, + "id": "478912", + "fullName": "Fjärdholmsgränd", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653a3" + }, + "id": "910011", + "fullName": "Fågelhundsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653a4" + }, + "id": "476179", + "fullName": "Fågelsångsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653a5" + }, + "id": "476209", + "fullName": "Folkungatrappan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653a7" + }, + "id": "475321", + "fullName": "Nils Ferlins torg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653a8" + }, + "id": "475381", + "fullName": "Friskvårdsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653a9" + }, + "id": "475393", + "fullName": "Fågelbärsgården", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653aa" + }, + "id": "475523", + "fullName": "Fyrverkarbacken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653ac" + }, + "id": "475904", + "fullName": "Fågelhundsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653ad" + }, + "id": "475905", + "fullName": "Första Tvärvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653ae" + }, + "id": "476116", + "fullName": "Fredsborgsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653af" + }, + "id": "503690", + "fullName": "Flädermorsbacken", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653b0" + }, + "id": "503780", + "fullName": "Fingerborgsgränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653b1" + }, + "id": "504464", + "fullName": "Flyttblocksvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653b2" + }, + "id": "479005", + "fullName": "Flatens Skogsväg", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653b3" + }, + "id": "479034", + "fullName": "Fallskärmsgatan", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653b4" + }, + "id": "478206", + "fullName": "Fru Kristinas Gränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653b5" + }, + "id": "478880", + "fullName": "Fiskarholmsgränd", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653b7" + }, + "id": "503219", + "fullName": "Fjällbjörksgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653b8" + }, + "id": "925996", + "fullName": "Finngrundsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653ba" + }, + "id": "476161", + "fullName": "Lilla Fågelsången", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653bb" + }, + "id": "476164", + "fullName": "Stora Fågelsången", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653bc" + }, + "id": "476274", + "fullName": "Fatburs Kvarngata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653bd" + }, + "id": "476325", + "fullName": "Frukthandlarvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653bf" + }, + "id": "476622", + "fullName": "Finn Malmgrens väg", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653c0" + }, + "id": "476628", + "fullName": "Falköpingsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653c2" + }, + "id": "475180", + "fullName": "Finska Kyrkogränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653c3" + }, + "id": "475211", + "fullName": "Fru Gunillas Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653c4" + }, + "id": "475729", + "fullName": "Fiskartorpsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653c5" + }, + "id": "475787", + "fullName": "Falkenbergsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653c6" + }, + "id": "475903", + "fullName": "Fisksjöängsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653c7" + }, + "id": "476059", + "fullName": "Rutger Fuchsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653c8" + }, + "id": "476146", + "fullName": "Fredsborgstorget", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653c9" + }, + "id": "479445", + "fullName": "Fredriksonsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653cb" + }, + "id": "504492", + "fullName": "Flygplatsinfarten", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653cc" + }, + "id": "478993", + "fullName": "Fraktflygargatan", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653cd" + }, + "id": "478878", + "fullName": "Fiskarfjärdsvägen", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653ce" + }, + "id": "503123", + "fullName": "Fyrklöversbackarna", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653cf" + }, + "id": "909917", + "fullName": "Lars Forssells gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653d1" + }, + "id": "476283", + "fullName": "Fredriksdalsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653d2" + }, + "id": "476300", + "fullName": "Fredriksdalsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653d3" + }, + "id": "476301", + "fullName": "Hammarby Fabriksväg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653d4" + }, + "id": "476621", + "fullName": "Finn Malmgrens plan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653d5" + }, + "id": "475217", + "fullName": "Peder Fredags Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653d6" + }, + "id": "475674", + "fullName": "Lilla Frescativägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653d7" + }, + "id": "475823", + "fullName": "Fredrikshovsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653da" + }, + "id": "476025", + "fullName": "Färgargårdstorget", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653db" + }, + "id": "479443", + "fullName": "Frans Hedbergsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653dc" + }, + "id": "479660", + "fullName": "Fruängens Kyrkogata", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653dd" + }, + "id": "920135", + "fullName": "Mollie Faustmans väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653de" + }, + "id": "503430", + "fullName": "Fältmarskalksvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653df" + }, + "id": "503967", + "fullName": "Fredrikslundsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653e0" + }, + "id": "504465", + "fullName": "Fredriksbergsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653e3" + }, + "id": "502788", + "fullName": "Fridtjof Nansengången", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653e5" + }, + "id": "478876", + "fullName": "Fiskarfjärdsstranden", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653e6" + }, + "id": "476159", + "fullName": "Fågelsångens Gårdsväg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653e8" + }, + "id": "911296", + "fullName": "Södra Fiskartorpsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653e9" + }, + "id": "916933", + "fullName": "Norra Fiskartorpsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653ec" + }, + "id": "477629", + "fullName": "Lugnet", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653ed" + }, + "id": "477692", + "fullName": "Rökulle", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653ee" + }, + "id": "477648", + "fullName": "Karlsvik", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653f0" + }, + "id": "477585", + "fullName": "Saltvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653f1" + }, + "id": "477619", + "fullName": "Lingvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653f2" + }, + "id": "477623", + "fullName": "Örbyleden", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653f3" + }, + "id": "477662", + "fullName": "Vålmvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653f4" + }, + "id": "477690", + "fullName": "Rådagatan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653f5" + }, + "id": "921365", + "fullName": "Storöplan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653f6" + }, + "id": "477293", + "fullName": "Ölmevägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653f8" + }, + "id": "477337", + "fullName": "Kilsgatan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653f9" + }, + "id": "477341", + "fullName": "Sunneplan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653fa" + }, + "id": "477369", + "fullName": "Kroppaplan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653fc" + }, + "id": "477403", + "fullName": "Skrakgränd", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653fd" + }, + "id": "477609", + "fullName": "Hauptvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653fe" + }, + "id": "477613", + "fullName": "Kryddgränd", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f653ff" + }, + "id": "477658", + "fullName": "Ulrikelund", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65400" + }, + "id": "477668", + "fullName": "Glavagatan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65401" + }, + "id": "477335", + "fullName": "Grumsgatan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65404" + }, + "id": "477575", + "fullName": "Korintvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65405" + }, + "id": "477577", + "fullName": "Kumminvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65406" + }, + "id": "477579", + "fullName": "Muskotvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65407" + }, + "id": "477584", + "fullName": "Pepparvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65408" + }, + "id": "477586", + "fullName": "Sirapsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65409" + }, + "id": "477587", + "fullName": "Vaniljvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6540b" + }, + "id": "477605", + "fullName": "Tobaksvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6540c" + }, + "id": "477611", + "fullName": "Konsolvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6540d" + }, + "id": "477615", + "fullName": "Prechtvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6540e" + }, + "id": "477621", + "fullName": "Russinvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6540f" + }, + "id": "477688", + "fullName": "Näverstigen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65410" + }, + "id": "477303", + "fullName": "Torsbygatan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65412" + }, + "id": "477343", + "fullName": "Säfflegatan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65413" + }, + "id": "477355", + "fullName": "Hagforsgatan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65414" + }, + "id": "477367", + "fullName": "Karlandaplan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65415" + }, + "id": "477371", + "fullName": "Munkforsplan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65416" + }, + "id": "477373", + "fullName": "Spelnäsgränd", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65417" + }, + "id": "477382", + "fullName": "Storforsplan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65418" + }, + "id": "477407", + "fullName": "Sothönsgränd", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65419" + }, + "id": "477631", + "fullName": "Lördagsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6541a" + }, + "id": "477634", + "fullName": "Måndagsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6541b" + }, + "id": "477635", + "fullName": "Onsdagsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6541c" + }, + "id": "477638", + "fullName": "Söndagsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6541d" + }, + "id": "477640", + "fullName": "Tisdagsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6541f" + }, + "id": "477307", + "fullName": "Lysviksgatan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65421" + }, + "id": "477357", + "fullName": "Rödkindavägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65422" + }, + "id": "477380", + "fullName": "Storforsgränd", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65423" + }, + "id": "477386", + "fullName": "Sunnemobacken", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65425" + }, + "id": "477394", + "fullName": "Gräsandsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65426" + }, + "id": "477395", + "fullName": "Havsörnsgränd", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65427" + }, + "id": "477399", + "fullName": "Havsörnsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65428" + }, + "id": "477409", + "fullName": "Vildandsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65429" + }, + "id": "477573", + "fullName": "Hökarängsplan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6542a" + }, + "id": "477603", + "fullName": "Sjöskumsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6542c" + }, + "id": "477627", + "fullName": "Helgdagsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6542d" + }, + "id": "477654", + "fullName": "Runsätravägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6542e" + }, + "id": "477680", + "fullName": "Solbacksvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6542f" + }, + "id": "477686", + "fullName": "Klubbhusvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65431" + }, + "id": "477291", + "fullName": "Nykroppagatan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65432" + }, + "id": "477296", + "fullName": "Molkomsbacken", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65433" + }, + "id": "477297", + "fullName": "Kvickensvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65434" + }, + "id": "477301", + "fullName": "Larsbodavägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65435" + }, + "id": "477309", + "fullName": "Vitsandsgatan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65436" + }, + "id": "477311", + "fullName": "Östmarksgatan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65437" + }, + "id": "477329", + "fullName": "Mårbackagatan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65439" + }, + "id": "477388", + "fullName": "Värmlandsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6543a" + }, + "id": "477397", + "fullName": "Havsörnstorget", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6543b" + }, + "id": "477401", + "fullName": "Magelungsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6543c" + }, + "id": "477405", + "fullName": "Skrattmåsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6543f" + }, + "id": "477595", + "fullName": "Hovmästarvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65440" + }, + "id": "477597", + "fullName": "Kontoristvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65441" + }, + "id": "477599", + "fullName": "Munstycksvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65442" + }, + "id": "477601", + "fullName": "Piprensarvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65443" + }, + "id": "477617", + "fullName": "Stadsbudsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65445" + }, + "id": "477652", + "fullName": "Perstorpsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65446" + }, + "id": "477656", + "fullName": "Stortorpsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65447" + }, + "id": "477660", + "fullName": "Vallpojksvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65448" + }, + "id": "477670", + "fullName": "Karlstadsgatan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65449" + }, + "id": "477676", + "fullName": "Lycksätravägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6544a" + }, + "id": "477678", + "fullName": "Nordmarksvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6544b" + }, + "id": "477682", + "fullName": "Gräsmarksgränd", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6544c" + }, + "id": "477684", + "fullName": "Högerudsbacken", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6544d" + }, + "id": "477694", + "fullName": "Ullerudsbacken", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6544e" + }, + "id": "917244", + "fullName": "Karlskogagatan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6544f" + }, + "id": "477298", + "fullName": "Lesjöforsgränd", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65451" + }, + "id": "477384", + "fullName": "Rottnerosbacken", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65452" + }, + "id": "477496", + "fullName": "Orienterarvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65454" + }, + "id": "477331", + "fullName": "Persbergsbacken", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65455" + }, + "id": "477650", + "fullName": "Klockelundsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65456" + }, + "id": "910999", + "fullName": "Gunnarskogsgatan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65457" + }, + "id": "477636", + "fullName": "Skönstaholmsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65458" + }, + "id": "477672", + "fullName": "Stieg Trenters torg", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65459" + }, + "id": "477339", + "fullName": "Kristinehamnsgatan", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6545a" + }, + "id": "477344", + "fullName": "Nyttområdefarstastrand", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6545b" + }, + "id": "929757", + "fullName": "Förö Flaggstig", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6545c" + }, + "id": "694683", + "fullName": "Fågleviks Fjällväg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6545d" + }, + "id": "697195", + "fullName": "Furåsen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6545f" + }, + "id": "693778", + "fullName": "Folke Filbyters stig", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65460" + }, + "id": "697015", + "fullName": "Förpiken", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65461" + }, + "id": "693139", + "fullName": "Fiolgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65462" + }, + "id": "696666", + "fullName": "Floxgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65463" + }, + "id": "696876", + "fullName": "Freses väg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65464" + }, + "id": "697001", + "fullName": "Stora Förö", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65465" + }, + "id": "697076", + "fullName": "Fortgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65466" + }, + "id": "697199", + "fullName": "Fältgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65467" + }, + "id": "690238", + "fullName": "Fjällbo", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65468" + }, + "id": "692248", + "fullName": "Pir Fyra", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65469" + }, + "id": "693119", + "fullName": "Flöjtgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6546a" + }, + "id": "696777", + "fullName": "Fågelvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6546b" + }, + "id": "929759", + "fullName": "Förö Måsväg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6546c" + }, + "id": "693137", + "fullName": "Fagottgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6546d" + }, + "id": "696590", + "fullName": "Forellgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6546e" + }, + "id": "696664", + "fullName": "Filaregatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6546f" + }, + "id": "696668", + "fullName": "Föraregatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65470" + }, + "id": "697194", + "fullName": "Furåsbacken", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65471" + }, + "id": "929762", + "fullName": "Förö Tärnväg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65472" + }, + "id": "695010", + "fullName": "Flatåkern", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65473" + }, + "id": "693009", + "fullName": "Femrörsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65474" + }, + "id": "693143", + "fullName": "Frölunda torg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65475" + }, + "id": "693513", + "fullName": "Fåfängevägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65476" + }, + "id": "697011", + "fullName": "Fregattgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65477" + }, + "id": "697197", + "fullName": "Furåsgläntan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65478" + }, + "id": "929752", + "fullName": "Förö Bergstig", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65479" + }, + "id": "929753", + "fullName": "Förö Blöta Vik", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6547b" + }, + "id": "716630", + "fullName": "Furudalen", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6547c" + }, + "id": "688211", + "fullName": "Fiskkajen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6547d" + }, + "id": "689249", + "fullName": "Flaggatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6547e" + }, + "id": "689384", + "fullName": "Furugatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6547f" + }, + "id": "689794", + "fullName": "Fotögatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65480" + }, + "id": "690963", + "fullName": "Falkgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65481" + }, + "id": "691226", + "fullName": "Flisgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65482" + }, + "id": "692059", + "fullName": "Frihamnen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65483" + }, + "id": "708542", + "fullName": "Fjordvägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65484" + }, + "id": "693011", + "fullName": "Fyrarörsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65485" + }, + "id": "693192", + "fullName": "Flintyxegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65486" + }, + "id": "693235", + "fullName": "Femvägsskälet", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65487" + }, + "id": "696496", + "fullName": "Fredagstomten", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65488" + }, + "id": "697080", + "fullName": "Försvarsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65489" + }, + "id": "697193", + "fullName": "Fridtunavägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6548a" + }, + "id": "929754", + "fullName": "Förö Brandstig", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6548c" + }, + "id": "929763", + "fullName": "Förö Utterstig", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6548d" + }, + "id": "700871", + "fullName": "Faggeliden", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6548e" + }, + "id": "694216", + "fullName": "Fallvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6548f" + }, + "id": "694224", + "fullName": "Fockvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65490" + }, + "id": "696344", + "fullName": "Fuxvägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65491" + }, + "id": "696348", + "fullName": "Fölvägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65494" + }, + "id": "687999", + "fullName": "Falutorget", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65495" + }, + "id": "688001", + "fullName": "Fruktgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65496" + }, + "id": "688100", + "fullName": "Fredsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65497" + }, + "id": "688212", + "fullName": "Fisktorget", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65498" + }, + "id": "688374", + "fullName": "Fysikgränd", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65499" + }, + "id": "689093", + "fullName": "Framgången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6549a" + }, + "id": "689263", + "fullName": "Fjällgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6549b" + }, + "id": "689390", + "fullName": "Furustigen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6549c" + }, + "id": "689612", + "fullName": "Fiskhamnen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6549d" + }, + "id": "689931", + "fullName": "Fyrkgången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6549e" + }, + "id": "689946", + "fullName": "Fyrktorget", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6549f" + }, + "id": "690246", + "fullName": "Fyrisvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654a0" + }, + "id": "691689", + "fullName": "Frostgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654a1" + }, + "id": "691894", + "fullName": "Floravägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654a2" + }, + "id": "692826", + "fullName": "Fasadvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654a3" + }, + "id": "708544", + "fullName": "Flaggberget", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654a4" + }, + "id": "692952", + "fullName": "Fältspatsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654a5" + }, + "id": "692967", + "fullName": "F O Petersons gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654a6" + }, + "id": "693061", + "fullName": "Flygradiogatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654a7" + }, + "id": "693248", + "fullName": "Flatskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654a8" + }, + "id": "693366", + "fullName": "Färgspelsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654a9" + }, + "id": "693511", + "fullName": "Fogelmarksvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654aa" + }, + "id": "696588", + "fullName": "Fiskebäcks Hamn", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654ab" + }, + "id": "696870", + "fullName": "Finnjollegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654ac" + }, + "id": "696872", + "fullName": "Fiskebåtsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654ad" + }, + "id": "696874", + "fullName": "Fredrik Bloms väg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654ae" + }, + "id": "696878", + "fullName": "Följebåtsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654af" + }, + "id": "697078", + "fullName": "Fältskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654b0" + }, + "id": "697192", + "fullName": "Fridlandsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654b1" + }, + "id": "929766", + "fullName": "Stora Förövägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654b2" + }, + "id": "700875", + "fullName": "Flogenvägen", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654b3" + }, + "id": "697318", + "fullName": "Furuslätten", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654bb" + }, + "id": "687954", + "fullName": "Friggagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654bc" + }, + "id": "688536", + "fullName": "Fågelsången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654bd" + }, + "id": "688572", + "fullName": "Fysikgården", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654be" + }, + "id": "689355", + "fullName": "Fricksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654bf" + }, + "id": "689387", + "fullName": "Furuplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654c0" + }, + "id": "690071", + "fullName": "Furirsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654c1" + }, + "id": "690240", + "fullName": "Fjällbo Park", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654c2" + }, + "id": "690575", + "fullName": "Filtergatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654c3" + }, + "id": "691687", + "fullName": "Frodestigen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654c4" + }, + "id": "695042", + "fullName": "Fjälletvägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654c5" + }, + "id": "695125", + "fullName": "Froståsvägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654c6" + }, + "id": "693013", + "fullName": "Förstärkaregatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654c7" + }, + "id": "697013", + "fullName": "Fullriggaregatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654c8" + }, + "id": "697478", + "fullName": "Furuhälls väg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654cc" + }, + "id": "694226", + "fullName": "Fyrans backe", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654cd" + }, + "id": "694380", + "fullName": "Hanö Fyrs väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654ce" + }, + "id": "694401", + "fullName": "Läsö Fyrs väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654cf" + }, + "id": "694405", + "fullName": "Malö Fyrs väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654d0" + }, + "id": "694490", + "fullName": "Tylö Fyrs väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654d1" + }, + "id": "913466", + "fullName": "Fraktflyget", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654d2" + }, + "id": "693689", + "fullName": "Fabelgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654d5" + }, + "id": "687968", + "fullName": "Färgaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654d6" + }, + "id": "688452", + "fullName": "Fabriksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654d7" + }, + "id": "688689", + "fullName": "Framnäsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654d8" + }, + "id": "690045", + "fullName": "Fänriksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654d9" + }, + "id": "690242", + "fullName": "Fjällbogatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654da" + }, + "id": "691045", + "fullName": "Fåfängegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654db" + }, + "id": "691149", + "fullName": "Flädergången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654dc" + }, + "id": "691520", + "fullName": "Fögderigatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654dd" + }, + "id": "692009", + "fullName": "Flintåsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654de" + }, + "id": "692119", + "fullName": "Förmansgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654df" + }, + "id": "692346", + "fullName": "Fågelrovägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654e0" + }, + "id": "692510", + "fullName": "Flunsåsliden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654e1" + }, + "id": "692753", + "fullName": "Flygaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654e2" + }, + "id": "692933", + "fullName": "Förrådsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654e3" + }, + "id": "694156", + "fullName": "Falkebovägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654e4" + }, + "id": "694306", + "fullName": "Fyrbåksvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654e5" + }, + "id": "694308", + "fullName": "Fyrljusvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654e6" + }, + "id": "694384", + "fullName": "Hälsö Fyrs väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654e7" + }, + "id": "694386", + "fullName": "Högby Fyrs väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654e8" + }, + "id": "694418", + "fullName": "Spårö Fyrs väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654e9" + }, + "id": "694428", + "fullName": "Tärnö Fyrs väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654ea" + }, + "id": "694442", + "fullName": "Böttö Fyrs väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654ec" + }, + "id": "694449", + "fullName": "Hållö Fyrs väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654ed" + }, + "id": "694493", + "fullName": "Vinga Fyrs väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654ee" + }, + "id": "708546", + "fullName": "Fotspårsvägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654ef" + }, + "id": "708548", + "fullName": "Förskolevägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654f0" + }, + "id": "920102", + "fullName": "Fagerlyckan", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654f1" + }, + "id": "693194", + "fullName": "Frölunda Kyrkogata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654f2" + }, + "id": "696604", + "fullName": "Norra Flundregatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654f3" + }, + "id": "696630", + "fullName": "Södra Flundregatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654f4" + }, + "id": "929758", + "fullName": "Förö Godtemplardal", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654f7" + }, + "id": "687956", + "fullName": "Friggaplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654f8" + }, + "id": "687967", + "fullName": "Folkungagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654f9" + }, + "id": "688631", + "fullName": "Fribergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654fa" + }, + "id": "689116", + "fullName": "Frigångsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654fb" + }, + "id": "689395", + "fullName": "Gamla Farvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654fc" + }, + "id": "689772", + "fullName": "Fridhemsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654fd" + }, + "id": "689944", + "fullName": "Fredrikas Gård", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654fe" + }, + "id": "690122", + "fullName": "Förländegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f654ff" + }, + "id": "690364", + "fullName": "Fullmånegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65500" + }, + "id": "690408", + "fullName": "Fastlagsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65501" + }, + "id": "690446", + "fullName": "Februarigatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65502" + }, + "id": "690841", + "fullName": "Femkampsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65503" + }, + "id": "691043", + "fullName": "Frödingsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65504" + }, + "id": "691609", + "fullName": "Fryxellsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65505" + }, + "id": "692007", + "fullName": "Finlandsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65506" + }, + "id": "692113", + "fullName": "Förmansbacken", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65507" + }, + "id": "692342", + "fullName": "Flemingsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65508" + }, + "id": "692751", + "fullName": "Finlandsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65509" + }, + "id": "692828", + "fullName": "Fyllnadsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6550a" + }, + "id": "692830", + "fullName": "Fördelarvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6550c" + }, + "id": "695044", + "fullName": "Furulundsvägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6550d" + }, + "id": "929788", + "fullName": "Fredrikskulle", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6550e" + }, + "id": "708574", + "fullName": "Hovås Fasanstig", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6550f" + }, + "id": "692981", + "fullName": "Frölunda Smedjegata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65510" + }, + "id": "929760", + "fullName": "Förö Norra Strandväg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65511" + }, + "id": "929761", + "fullName": "Förö Södra Strandväg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65512" + }, + "id": "929764", + "fullName": "Förö Västra Strandväg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65513" + }, + "id": "929765", + "fullName": "Förö Östra Strandväg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65514" + }, + "id": "697440", + "fullName": "Forsythiavägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65516" + }, + "id": "695126", + "fullName": "Furuhöjdsbacken", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65517" + }, + "id": "694155", + "fullName": "Falkebohöjden", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65518" + }, + "id": "694310", + "fullName": "Fyrlyktevägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65519" + }, + "id": "694312", + "fullName": "Fyrskensvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6551a" + }, + "id": "694314", + "fullName": "Fyrtornsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6551b" + }, + "id": "694934", + "fullName": "Friluftsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6551c" + }, + "id": "695900", + "fullName": "Fällesåsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6551d" + }, + "id": "696031", + "fullName": "Fyrväpplingen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6551e" + }, + "id": "696392", + "fullName": "Friarelyckan", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6551f" + }, + "id": "916761", + "fullName": "Fagergläntan", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65520" + }, + "id": "688298", + "fullName": "Föreningsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65521" + }, + "id": "688693", + "fullName": "Fridkullagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65522" + }, + "id": "688926", + "fullName": "Fagerängsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65523" + }, + "id": "688928", + "fullName": "Förtroligheten", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65524" + }, + "id": "689580", + "fullName": "Fiskhamnsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65525" + }, + "id": "689614", + "fullName": "Fiskhamnspiren", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65526" + }, + "id": "689698", + "fullName": "Fredbergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65527" + }, + "id": "690380", + "fullName": "Förstamajgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65528" + }, + "id": "690647", + "fullName": "Forsstenagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65529" + }, + "id": "691151", + "fullName": "Fräntorpsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6552a" + }, + "id": "691418", + "fullName": "Fjärdingsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6552b" + }, + "id": "691639", + "fullName": "Foderbetsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6552c" + }, + "id": "691799", + "fullName": "Forsbäcksvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6552d" + }, + "id": "692015", + "fullName": "Furubergsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6552e" + }, + "id": "692929", + "fullName": "Fraktgodsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6552f" + }, + "id": "692931", + "fullName": "Fästningsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65530" + }, + "id": "916440", + "fullName": "Frisksportaren", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65531" + }, + "id": "700750", + "fullName": "Furufjällsvägen", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65532" + }, + "id": "694160", + "fullName": "Flygtornsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65533" + }, + "id": "694190", + "fullName": "Flygfältsgatan", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65534" + }, + "id": "694222", + "fullName": "Flyghamnsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65535" + }, + "id": "694370", + "fullName": "Fiskefyrsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65536" + }, + "id": "694372", + "fullName": "Fyrskeppsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65537" + }, + "id": "694374", + "fullName": "Garpens Fyrs väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65538" + }, + "id": "694390", + "fullName": "Kullens Fyrs väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65539" + }, + "id": "694416", + "fullName": "Skagens Fyrs väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6553a" + }, + "id": "694573", + "fullName": "Fornborgsgatan", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6553b" + }, + "id": "694685", + "fullName": "Fågleviksvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6553c" + }, + "id": "694750", + "fullName": "Foderrumsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6553d" + }, + "id": "693565", + "fullName": "Folkvisegatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6553e" + }, + "id": "696346", + "fullName": "Fyrspannvägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6553f" + }, + "id": "914870", + "fullName": "Forskarlens väg", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65540" + }, + "id": "696602", + "fullName": "Norra Fiskebäcksvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65541" + }, + "id": "696622", + "fullName": "Stora Fiskebäcksvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65542" + }, + "id": "696624", + "fullName": "Södra Fiskebäcksvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65545" + }, + "id": "689145", + "fullName": "Första Långgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65546" + }, + "id": "689167", + "fullName": "Fjärde Långgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65547" + }, + "id": "689313", + "fullName": "Fyradalersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65548" + }, + "id": "689393", + "fullName": "Fyrverkaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6554a" + }, + "id": "690043", + "fullName": "Fanjunkaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6554b" + }, + "id": "690244", + "fullName": "Frimästaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6554c" + }, + "id": "690253", + "fullName": "Fällmakaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6554d" + }, + "id": "691091", + "fullName": "Fjällbackagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6554e" + }, + "id": "691482", + "fullName": "Fjällvindsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6554f" + }, + "id": "691641", + "fullName": "Fyrklöversgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65550" + }, + "id": "692436", + "fullName": "Flygvädersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65551" + }, + "id": "692755", + "fullName": "Fornminnesvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65552" + }, + "id": "920603", + "fullName": "Friidrottens väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65553" + }, + "id": "921136", + "fullName": "Fruktträdsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65554" + }, + "id": "695130", + "fullName": "Färjeroddarvägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65555" + }, + "id": "695321", + "fullName": "Säve Flygplatsväg", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65556" + }, + "id": "700873", + "fullName": "Flaggbergsstigen", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65559" + }, + "id": "700749", + "fullName": "Furufjällsstigen", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6555a" + }, + "id": "694158", + "fullName": "Flygledarevägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6555b" + }, + "id": "694192", + "fullName": "Flygmotorsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6555c" + }, + "id": "694194", + "fullName": "Gamla Flygfältet", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6555d" + }, + "id": "694218", + "fullName": "Flyghamnsbacken", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6555e" + }, + "id": "694220", + "fullName": "Flyghamnslyckan", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6555f" + }, + "id": "694570", + "fullName": "Flintstensgatan", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65560" + }, + "id": "696077", + "fullName": "Bergums Furåsväg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65561" + }, + "id": "696268", + "fullName": "Fredholmsgatan", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65562" + }, + "id": "696360", + "fullName": "Fagerdalsvägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65563" + }, + "id": "696362", + "fullName": "Fjordhästvägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65565" + }, + "id": "688655", + "fullName": "Formskäraregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65566" + }, + "id": "688691", + "fullName": "Fredriksdalsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65567" + }, + "id": "688751", + "fullName": "Lilla Framnäsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65568" + }, + "id": "688775", + "fullName": "Falkenbergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65569" + }, + "id": "689066", + "fullName": "Frans Perssons väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6556a" + }, + "id": "689118", + "fullName": "Frilagerbyggnaden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6556b" + }, + "id": "689271", + "fullName": "Fyrmästaregången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6556c" + }, + "id": "689816", + "fullName": "Fågelfängaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6556e" + }, + "id": "690912", + "fullName": "Fürstenbergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6556f" + }, + "id": "691366", + "fullName": "Färgfabriksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65570" + }, + "id": "691685", + "fullName": "Femhörningsbacken", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65571" + }, + "id": "692087", + "fullName": "Forskningsgången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65573" + }, + "id": "692344", + "fullName": "Frostvädersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65574" + }, + "id": "692368", + "fullName": "Norra Fågelrovägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65575" + }, + "id": "692427", + "fullName": "Friskväderstorget", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65576" + }, + "id": "692663", + "fullName": "Fyrväpplingsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65577" + }, + "id": "694702", + "fullName": "Lilleby Fritidsby", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65578" + }, + "id": "693567", + "fullName": "Författaregatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65579" + }, + "id": "696364", + "fullName": "Fjärrkallevägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6557b" + }, + "id": "688927", + "fullName": "Finn Malmgrensgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6557c" + }, + "id": "689780", + "fullName": "Lilla Fridhemsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6557d" + }, + "id": "691455", + "fullName": "Norra Frihamnspiren", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6557e" + }, + "id": "692077", + "fullName": "Södra Frihamnspiren", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6557f" + }, + "id": "694196", + "fullName": "Gösta Fraenkels väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65580" + }, + "id": "694330", + "fullName": "Norra Fyrljusvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65581" + }, + "id": "694344", + "fullName": "Södra Fyrljusvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65582" + }, + "id": "694444", + "fullName": "Farbror Hilmers väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65583" + }, + "id": "694542", + "fullName": "Fornlämningsgatan", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65584" + }, + "id": "914572", + "fullName": "Gösta Fraenckels väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65585" + }, + "id": "696028", + "fullName": "Fanjunkarens Lycka", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65586" + }, + "id": "693953", + "fullName": "Friedländers gata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65587" + }, + "id": "694013", + "fullName": "Fredenslundsvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65588" + }, + "id": "688322", + "fullName": "Övre Fogelbergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6558a" + }, + "id": "929709", + "fullName": "Frida Hjertbergs gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6558b" + }, + "id": "694162", + "fullName": "Gamla Flygplatsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6558c" + }, + "id": "694698", + "fullName": "Lilla Fågleviksvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6558e" + }, + "id": "688308", + "fullName": "Folke Bernadottes gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6558f" + }, + "id": "688313", + "fullName": "Nedre Fogelbergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65590" + }, + "id": "688836", + "fullName": "Fredrika Bremersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65591" + }, + "id": "692475", + "fullName": "Norra Fjädermolnsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65592" + }, + "id": "692477", + "fullName": "Södra Fjädermolnsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65594" + }, + "id": "693611", + "fullName": "Femte Kvillängsvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65595" + }, + "id": "689267", + "fullName": "Oscar Fredriks Kyrkogata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65596" + }, + "id": "693613", + "fullName": "Fjärde Kvillängsvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65597" + }, + "id": "693615", + "fullName": "Första Kvillängsvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65598" + }, + "id": "687948", + "fullName": "Företagscenter Teatergatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65599" + }, + "id": "693217", + "fullName": "Tofta", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6559b" + }, + "id": "696508", + "fullName": "Lägatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6559c" + }, + "id": "696912", + "fullName": "Logatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6559d" + }, + "id": "697108", + "fullName": "Mogatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6559f" + }, + "id": "697190", + "fullName": "Bygatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655a1" + }, + "id": "693384", + "fullName": "Blågatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655a2" + }, + "id": "693408", + "fullName": "Rödgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655a3" + }, + "id": "693531", + "fullName": "Sjödalen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655a4" + }, + "id": "693553", + "fullName": "Valvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655a5" + }, + "id": "696524", + "fullName": "Riggatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655a6" + }, + "id": "696614", + "fullName": "Sikgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655a7" + }, + "id": "696799", + "fullName": "Lomgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655a8" + }, + "id": "696809", + "fullName": "Måsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655a9" + }, + "id": "696845", + "fullName": "Vipgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655aa" + }, + "id": "696938", + "fullName": "Rengatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655ad" + }, + "id": "697157", + "fullName": "Tuvgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655b1" + }, + "id": "697184", + "fullName": "Bokgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655b2" + }, + "id": "697211", + "fullName": "Hedgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655b3" + }, + "id": "697271", + "fullName": "Laxgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655b4" + }, + "id": "692954", + "fullName": "Gruvgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655b5" + }, + "id": "693067", + "fullName": "Relägatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655b6" + }, + "id": "693176", + "fullName": "Gånglåten", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655b8" + }, + "id": "693344", + "fullName": "Opalgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655b9" + }, + "id": "693385", + "fullName": "Blågången", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655ba" + }, + "id": "693387", + "fullName": "Brungatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655bb" + }, + "id": "693396", + "fullName": "Johns gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655bc" + }, + "id": "693410", + "fullName": "Rödgången", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655bd" + }, + "id": "693483", + "fullName": "Toppvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655bf" + }, + "id": "696512", + "fullName": "Mastgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655c0" + }, + "id": "696522", + "fullName": "Påskvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655c1" + }, + "id": "696538", + "fullName": "Östes gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655c2" + }, + "id": "696594", + "fullName": "Karpgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655c3" + }, + "id": "696596", + "fullName": "Lakegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655c5" + }, + "id": "696675", + "fullName": "Irisgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655c6" + }, + "id": "696712", + "fullName": "Piongatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655c7" + }, + "id": "696758", + "fullName": "Vårstigen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655c8" + }, + "id": "696779", + "fullName": "Getstigen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655c9" + }, + "id": "696812", + "fullName": "Orregatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655ca" + }, + "id": "696831", + "fullName": "Tärngatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655cb" + }, + "id": "696918", + "fullName": "Malmgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655cc" + }, + "id": "696920", + "fullName": "Minkgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655cd" + }, + "id": "696924", + "fullName": "Mårdgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655ce" + }, + "id": "696928", + "fullName": "Nerzgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655cf" + }, + "id": "696930", + "fullName": "Nya Varvet", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655d0" + }, + "id": "696954", + "fullName": "Sjögången", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655d1" + }, + "id": "697017", + "fullName": "Grangatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655d2" + }, + "id": "697039", + "fullName": "Lönngatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655d3" + }, + "id": "697043", + "fullName": "Pråmgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655d4" + }, + "id": "697048", + "fullName": "Slupgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655d5" + }, + "id": "697056", + "fullName": "Videgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655d7" + }, + "id": "697106", + "fullName": "Loggvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655d8" + }, + "id": "697120", + "fullName": "Rattgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655d9" + }, + "id": "697143", + "fullName": "Stupgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655da" + }, + "id": "697145", + "fullName": "Stävgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655dc" + }, + "id": "697231", + "fullName": "Oxelgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655dd" + }, + "id": "697239", + "fullName": "Redegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655de" + }, + "id": "697240", + "fullName": "Rönngatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655e0" + }, + "id": "697273", + "fullName": "Lindgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655e1" + }, + "id": "697275", + "fullName": "Mallgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655e2" + }, + "id": "697285", + "fullName": "Räkgången", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655e3" + }, + "id": "697292", + "fullName": "Stigvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655e4" + }, + "id": "929727", + "fullName": "Trumgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655e5" + }, + "id": "692997", + "fullName": "Sisjövägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655e6" + }, + "id": "693035", + "fullName": "Radargatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655e7" + }, + "id": "693115", + "fullName": "Tenorgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655e9" + }, + "id": "693127", + "fullName": "Musikvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655ea" + }, + "id": "693133", + "fullName": "Basungatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655eb" + }, + "id": "693148", + "fullName": "Gnistgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655ec" + }, + "id": "693161", + "fullName": "Pianogatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655ed" + }, + "id": "693163", + "fullName": "Orgelgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655ee" + }, + "id": "693173", + "fullName": "Banjogatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655ef" + }, + "id": "693197", + "fullName": "Klubbvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655f0" + }, + "id": "693207", + "fullName": "Näsetvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655f1" + }, + "id": "693209", + "fullName": "Radiovägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655f2" + }, + "id": "693225", + "fullName": "Safirgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655f3" + }, + "id": "693227", + "fullName": "Topasgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655f5" + }, + "id": "693306", + "fullName": "Ganlevägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655f6" + }, + "id": "693346", + "fullName": "Opaltorget", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655f7" + }, + "id": "693348", + "fullName": "Rubingatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655f8" + }, + "id": "693376", + "fullName": "Umbragatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655f9" + }, + "id": "693402", + "fullName": "Kulörgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655fa" + }, + "id": "693432", + "fullName": "Bjölavägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655fb" + }, + "id": "693450", + "fullName": "Niklas gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655fc" + }, + "id": "693456", + "fullName": "Näsbovägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655fe" + }, + "id": "696478", + "fullName": "Juvelgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f655ff" + }, + "id": "696486", + "fullName": "Guldringen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65600" + }, + "id": "696518", + "fullName": "Nyårsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65601" + }, + "id": "696536", + "fullName": "Västes gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65602" + }, + "id": "696577", + "fullName": "Melongatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65603" + }, + "id": "696646", + "fullName": "Blombacken", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65604" + }, + "id": "696717", + "fullName": "Rudbovägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65605" + }, + "id": "696720", + "fullName": "Sedumgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65608" + }, + "id": "696769", + "fullName": "Berglärkan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65609" + }, + "id": "696795", + "fullName": "Labbgången", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6560a" + }, + "id": "696819", + "fullName": "Staregatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6560b" + }, + "id": "696827", + "fullName": "Trastgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6560c" + }, + "id": "696829", + "fullName": "Trollvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6560d" + }, + "id": "696843", + "fullName": "Viggstigen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6560e" + }, + "id": "696847", + "fullName": "Vretstigen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6560f" + }, + "id": "696853", + "fullName": "Kavåsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65610" + }, + "id": "696861", + "fullName": "Bisamgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65611" + }, + "id": "696864", + "fullName": "Bronsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65612" + }, + "id": "696866", + "fullName": "Bävergatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65613" + }, + "id": "696898", + "fullName": "Hjortgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65614" + }, + "id": "696905", + "fullName": "Illergatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65615" + }, + "id": "696957", + "fullName": "Sobelgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65616" + }, + "id": "696966", + "fullName": "Tigergatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65617" + }, + "id": "696969", + "fullName": "Uttergatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65618" + }, + "id": "696977", + "fullName": "Wirséns väg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65619" + }, + "id": "696994", + "fullName": "Toredammen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6561b" + }, + "id": "697023", + "fullName": "Kaningatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6561c" + }, + "id": "697052", + "fullName": "Tallstigen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6561d" + }, + "id": "697070", + "fullName": "Brantgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65620" + }, + "id": "697082", + "fullName": "Galärgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65621" + }, + "id": "697088", + "fullName": "Kanotgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65622" + }, + "id": "697094", + "fullName": "Koggegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65623" + }, + "id": "697122", + "fullName": "Ravingatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65624" + }, + "id": "697128", + "fullName": "Rodergatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65625" + }, + "id": "697136", + "fullName": "Slättgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65626" + }, + "id": "697149", + "fullName": "Taptogatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65627" + }, + "id": "697159", + "fullName": "Ubåtsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65628" + }, + "id": "697165", + "fullName": "Väbelgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65629" + }, + "id": "697201", + "fullName": "Gamla vägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6562a" + }, + "id": "697237", + "fullName": "Redebacken", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6562b" + }, + "id": "697265", + "fullName": "Hinsholmen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6562e" + }, + "id": "693041", + "fullName": "Radiotorget", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6562f" + }, + "id": "693097", + "fullName": "Nymilsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65630" + }, + "id": "693113", + "fullName": "Soprangatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65631" + }, + "id": "693141", + "fullName": "Gitarrgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65632" + }, + "id": "693150", + "fullName": "Morsestigen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65633" + }, + "id": "693189", + "fullName": "Båtyxegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65634" + }, + "id": "693199", + "fullName": "Korsåsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65635" + }, + "id": "693201", + "fullName": "Korsåsliden", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65637" + }, + "id": "693242", + "fullName": "Turkosgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65638" + }, + "id": "693281", + "fullName": "Tullarns väg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6563a" + }, + "id": "693378", + "fullName": "Umbragången", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6563b" + }, + "id": "693392", + "fullName": "Hammarvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6563c" + }, + "id": "693394", + "fullName": "Indigogatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6563d" + }, + "id": "693404", + "fullName": "Purpurgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6563e" + }, + "id": "693420", + "fullName": "Vittens gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6563f" + }, + "id": "693430", + "fullName": "Bjölahamnen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65640" + }, + "id": "693444", + "fullName": "Landbovägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65642" + }, + "id": "693530", + "fullName": "Ole Måns gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65643" + }, + "id": "696468", + "fullName": "Smyckegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65644" + }, + "id": "696482", + "fullName": "Beryllgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65645" + }, + "id": "696516", + "fullName": "Munjasvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65646" + }, + "id": "696520", + "fullName": "Pingstvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6564a" + }, + "id": "696557", + "fullName": "Krösebacken", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6564b" + }, + "id": "696561", + "fullName": "Lingonvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6564c" + }, + "id": "696620", + "fullName": "Skäddegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6564d" + }, + "id": "696669", + "fullName": "Gravörgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6564e" + }, + "id": "696700", + "fullName": "Målaregatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6564f" + }, + "id": "696702", + "fullName": "Nitaregatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65650" + }, + "id": "696708", + "fullName": "Odlarevägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65651" + }, + "id": "696710", + "fullName": "Pinnmovägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65652" + }, + "id": "696716", + "fullName": "Ritaregatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65653" + }, + "id": "696719", + "fullName": "Rävlyevägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65654" + }, + "id": "696746", + "fullName": "Trälåsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65655" + }, + "id": "696748", + "fullName": "Tulpangatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65656" + }, + "id": "696760", + "fullName": "Vävaregatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65657" + }, + "id": "696791", + "fullName": "Kaktusvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65658" + }, + "id": "696805", + "fullName": "Moripegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65659" + }, + "id": "696823", + "fullName": "Tjädergatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6565a" + }, + "id": "696855", + "fullName": "Krokelyckan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6565c" + }, + "id": "696880", + "fullName": "Galeasgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6565d" + }, + "id": "696908", + "fullName": "Koppargatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6565e" + }, + "id": "696948", + "fullName": "Sheldons väg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6565f" + }, + "id": "696950", + "fullName": "Silvergatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65660" + }, + "id": "696952", + "fullName": "Sjöblads väg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65661" + }, + "id": "696983", + "fullName": "Örlogsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65662" + }, + "id": "696986", + "fullName": "Örnfelts väg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65663" + }, + "id": "696991", + "fullName": "Tigerstigen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65664" + }, + "id": "696998", + "fullName": "Knarrholmen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65665" + }, + "id": "697027", + "fullName": "Kostergatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65666" + }, + "id": "697041", + "fullName": "Poppelgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65667" + }, + "id": "697086", + "fullName": "Jullestigen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65668" + }, + "id": "697090", + "fullName": "Kaparegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65669" + }, + "id": "697096", + "fullName": "Kuttergatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6566a" + }, + "id": "697104", + "fullName": "Lavettgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6566b" + }, + "id": "697126", + "fullName": "Reveljgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6566c" + }, + "id": "697132", + "fullName": "Sappörgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6566d" + }, + "id": "697155", + "fullName": "Torpedgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6566e" + }, + "id": "697209", + "fullName": "Hasselgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6566f" + }, + "id": "697223", + "fullName": "Lillåsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65670" + }, + "id": "697241", + "fullName": "Storåsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65671" + }, + "id": "697250", + "fullName": "Övre Bygatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65672" + }, + "id": "697277", + "fullName": "Ostrongatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65673" + }, + "id": "697294", + "fullName": "Strandvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65678" + }, + "id": "693017", + "fullName": "Hörlursgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65679" + }, + "id": "693045", + "fullName": "Sexrörsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6567a" + }, + "id": "693047", + "fullName": "Sjurörsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6567b" + }, + "id": "693049", + "fullName": "Sändaregatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6567c" + }, + "id": "693054", + "fullName": "Trerörsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6567d" + }, + "id": "693055", + "fullName": "Tvårörsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6567f" + }, + "id": "693099", + "fullName": "Sjömilsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65680" + }, + "id": "693103", + "fullName": "Barytongatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65681" + }, + "id": "693125", + "fullName": "Konsertgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65682" + }, + "id": "693131", + "fullName": "Saxofongatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65683" + }, + "id": "693147", + "fullName": "Marconigatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65684" + }, + "id": "693165", + "fullName": "Positivgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65686" + }, + "id": "693196", + "fullName": "Kantyxegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65687" + }, + "id": "693205", + "fullName": "Mor Livas stig", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65688" + }, + "id": "693219", + "fullName": "Toftaåsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65689" + }, + "id": "693231", + "fullName": "Smaragdgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6568b" + }, + "id": "693239", + "fullName": "Lergöksgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6568e" + }, + "id": "693406", + "fullName": "Purpurgången", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6568f" + }, + "id": "693412", + "fullName": "Rörviksgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65690" + }, + "id": "693416", + "fullName": "Violettgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65691" + }, + "id": "693438", + "fullName": "Knostervägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65692" + }, + "id": "693460", + "fullName": "Näsets Badväg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65693" + }, + "id": "693484", + "fullName": "Vadlagsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65694" + }, + "id": "693499", + "fullName": "Barriärvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65696" + }, + "id": "693503", + "fullName": "Breviksvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65697" + }, + "id": "693515", + "fullName": "Gertruds gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65698" + }, + "id": "693549", + "fullName": "Torparns gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65699" + }, + "id": "696480", + "fullName": "Karneolgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6569a" + }, + "id": "696492", + "fullName": "Björnåsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6569b" + }, + "id": "696504", + "fullName": "Lejdaregatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6569c" + }, + "id": "696506", + "fullName": "Lovartsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6569d" + }, + "id": "696523", + "fullName": "Relingsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6569e" + }, + "id": "696530", + "fullName": "Tallmostigen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656a0" + }, + "id": "696548", + "fullName": "Blåbärsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656a1" + }, + "id": "696567", + "fullName": "Vinbärsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656a3" + }, + "id": "696579", + "fullName": "Persikogatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656a5" + }, + "id": "696600", + "fullName": "Makrillgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656a6" + }, + "id": "696606", + "fullName": "Rödingsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656a7" + }, + "id": "696632", + "fullName": "Tonfiskgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656a8" + }, + "id": "696634", + "fullName": "Vitlinggatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656ab" + }, + "id": "696648", + "fullName": "Blåeldsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656ad" + }, + "id": "696671", + "fullName": "Harmonigatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656ae" + }, + "id": "696672", + "fullName": "Hyacintgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656af" + }, + "id": "696698", + "fullName": "Montörsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656b0" + }, + "id": "696718", + "fullName": "Ruddalsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656b1" + }, + "id": "696729", + "fullName": "Stuvaregatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656b2" + }, + "id": "696752", + "fullName": "Törnrosgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656b3" + }, + "id": "696771", + "fullName": "Blåhakegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656b4" + }, + "id": "696817", + "fullName": "Snöripegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656b5" + }, + "id": "696821", + "fullName": "Talgoxegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656b6" + }, + "id": "696851", + "fullName": "Grimmereds By", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656b7" + }, + "id": "696859", + "fullName": "Stensbovägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656b8" + }, + "id": "696910", + "fullName": "Livbåtsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656b9" + }, + "id": "696916", + "fullName": "Läktaregatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656ba" + }, + "id": "696936", + "fullName": "Platinagatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656bb" + }, + "id": "696946", + "fullName": "Rådjursgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656bc" + }, + "id": "696956", + "fullName": "Småbåtsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656be" + }, + "id": "697025", + "fullName": "Korvettgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656bf" + }, + "id": "697047", + "fullName": "Skonertgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656c0" + }, + "id": "697054", + "fullName": "Valnötsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656c2" + }, + "id": "697062", + "fullName": "Babordsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656c3" + }, + "id": "697064", + "fullName": "Barkassgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656c4" + }, + "id": "697116", + "fullName": "Patrullgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656c5" + }, + "id": "697124", + "fullName": "Regattagatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656c6" + }, + "id": "697134", + "fullName": "Sextantgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656c7" + }, + "id": "697147", + "fullName": "Talattagatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656c8" + }, + "id": "697163", + "fullName": "Vanadisgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656c9" + }, + "id": "697207", + "fullName": "Hallonstigen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656ca" + }, + "id": "697229", + "fullName": "Osbergsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656cb" + }, + "id": "697233", + "fullName": "Påskrisgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656cc" + }, + "id": "697261", + "fullName": "Bergsbogatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656cd" + }, + "id": "911565", + "fullName": "Trombongatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656ce" + }, + "id": "929726", + "fullName": "Kornettgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656cf" + }, + "id": "929728", + "fullName": "Trumpetgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656d0" + }, + "id": "929751", + "fullName": "Smyckeparken", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656d2" + }, + "id": "693021", + "fullName": "Kortvågsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656d3" + }, + "id": "693023", + "fullName": "Kristallgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656d4" + }, + "id": "693025", + "fullName": "Långvågsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656d5" + }, + "id": "693027", + "fullName": "Markvågsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656d6" + }, + "id": "693031", + "fullName": "Mikrofongatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656d7" + }, + "id": "693043", + "fullName": "Rymdvågsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656d9" + }, + "id": "693077", + "fullName": "Halvtumsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656da" + }, + "id": "693081", + "fullName": "Synhållsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656db" + }, + "id": "693087", + "fullName": "Verktumsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656dc" + }, + "id": "693095", + "fullName": "Lantmilsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656de" + }, + "id": "693107", + "fullName": "Kaverösporten", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656df" + }, + "id": "693129", + "fullName": "Orkestergatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656e0" + }, + "id": "693135", + "fullName": "Mandolingatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656e1" + }, + "id": "693168", + "fullName": "Tamburingatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656e2" + }, + "id": "693178", + "fullName": "Munspelsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656e3" + }, + "id": "693181", + "fullName": "Speldosegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656e4" + }, + "id": "693184", + "fullName": "Säckpipegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656e5" + }, + "id": "693229", + "fullName": "Briljantgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656e8" + }, + "id": "693256", + "fullName": "Högskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656e9" + }, + "id": "693290", + "fullName": "Önnereds Byväg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656ea" + }, + "id": "693292", + "fullName": "Önneredsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656eb" + }, + "id": "693308", + "fullName": "Gråskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656ed" + }, + "id": "693340", + "fullName": "Turmalingatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656ee" + }, + "id": "693362", + "fullName": "Bronsyxegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656ef" + }, + "id": "693368", + "fullName": "Månstensgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656f1" + }, + "id": "693390", + "fullName": "Gredelingatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656f2" + }, + "id": "693398", + "fullName": "Karmosingatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656f3" + }, + "id": "693418", + "fullName": "Violettgången", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656f4" + }, + "id": "693435", + "fullName": "Glimmerstigen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656f5" + }, + "id": "693442", + "fullName": "Källviksvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656f6" + }, + "id": "693448", + "fullName": "Möttviksvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656f7" + }, + "id": "693464", + "fullName": "Runstensvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656f8" + }, + "id": "693470", + "fullName": "Sjösandsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656f9" + }, + "id": "693472", + "fullName": "Smithska Udden", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656fa" + }, + "id": "693478", + "fullName": "Smithska vägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656fb" + }, + "id": "693507", + "fullName": "Bäckströms väg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656fc" + }, + "id": "693517", + "fullName": "Hammars Badväg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656fd" + }, + "id": "693519", + "fullName": "Haraldsons väg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656fe" + }, + "id": "693532", + "fullName": "Sjötullsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f656ff" + }, + "id": "693545", + "fullName": "Tjuvdalsliden", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65700" + }, + "id": "693547", + "fullName": "Tjuvdalsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65701" + }, + "id": "696490", + "fullName": "Tonhöjdsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65702" + }, + "id": "696502", + "fullName": "Lastrumsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65703" + }, + "id": "696510", + "fullName": "Madbäcksvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65704" + }, + "id": "696514", + "fullName": "Mungårdsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65705" + }, + "id": "696550", + "fullName": "Hjortronvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65706" + }, + "id": "696553", + "fullName": "Klarbärsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65707" + }, + "id": "696555", + "fullName": "Kråkbärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65708" + }, + "id": "696563", + "fullName": "Smultronvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65709" + }, + "id": "696610", + "fullName": "Rödtungegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6570a" + }, + "id": "696616", + "fullName": "Sjötungegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6570c" + }, + "id": "696650", + "fullName": "Bolmörtsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6570e" + }, + "id": "696723", + "fullName": "Skrivaregatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6570f" + }, + "id": "696738", + "fullName": "Svalörtsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65710" + }, + "id": "696740", + "fullName": "Svetsaregatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65711" + }, + "id": "696750", + "fullName": "Typografgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65712" + }, + "id": "696754", + "fullName": "Vaktmansgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65713" + }, + "id": "696773", + "fullName": "Brevduvegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65715" + }, + "id": "696789", + "fullName": "Havstrutgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65716" + }, + "id": "696793", + "fullName": "Kaprifolgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65717" + }, + "id": "696803", + "fullName": "Lyrfågelgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65718" + }, + "id": "696807", + "fullName": "Morkullegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65719" + }, + "id": "696813", + "fullName": "Silltrutgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6571a" + }, + "id": "696833", + "fullName": "Tättingegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6571b" + }, + "id": "696860", + "fullName": "Billingegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6571c" + }, + "id": "696896", + "fullName": "Hermelingatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6571d" + }, + "id": "696906", + "fullName": "Killingegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6571e" + }, + "id": "696926", + "fullName": "Mässingsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6571f" + }, + "id": "696932", + "fullName": "Nya Varvsallén", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65720" + }, + "id": "696944", + "fullName": "Roddbåtsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65721" + }, + "id": "696959", + "fullName": "Starbåtsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65722" + }, + "id": "696972", + "fullName": "Vakthusbacken", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65723" + }, + "id": "696988", + "fullName": "Stengetsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65724" + }, + "id": "697003", + "fullName": "Blodboksgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65725" + }, + "id": "697037", + "fullName": "Lokattsbacken", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65727" + }, + "id": "697118", + "fullName": "Pejlingsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65728" + }, + "id": "697138", + "fullName": "Solhöjdsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65729" + }, + "id": "697140", + "fullName": "Solhöjdsgränd", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6572b" + }, + "id": "697186", + "fullName": "Brakvedsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6572c" + }, + "id": "697215", + "fullName": "Hängpilsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6572d" + }, + "id": "697219", + "fullName": "Kastanjegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6572e" + }, + "id": "697243", + "fullName": "Sydlandsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65730" + }, + "id": "697269", + "fullName": "Källängsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65731" + }, + "id": "697279", + "fullName": "Piggvarsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65732" + }, + "id": "697290", + "fullName": "Slätvarsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65735" + }, + "id": "692989", + "fullName": "Lona Knapes gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65736" + }, + "id": "692995", + "fullName": "Sisjö Kullegata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65737" + }, + "id": "693015", + "fullName": "Högtalaregatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65738" + }, + "id": "693029", + "fullName": "Mellanvågsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65739" + }, + "id": "693033", + "fullName": "Mottagaregatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6573a" + }, + "id": "693037", + "fullName": "Radiofyrsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6573b" + }, + "id": "693039", + "fullName": "Radiomastgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6573c" + }, + "id": "693056", + "fullName": "Våglängdsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6573d" + }, + "id": "693059", + "fullName": "Bildradiogatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6573e" + }, + "id": "693065", + "fullName": "Modulatorsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6573f" + }, + "id": "693069", + "fullName": "Rundradiogatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65740" + }, + "id": "693071", + "fullName": "Svängrumsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65742" + }, + "id": "693079", + "fullName": "Stenkastsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65743" + }, + "id": "693083", + "fullName": "Tuppfjätsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65744" + }, + "id": "693085", + "fullName": "Tvärhandsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65745" + }, + "id": "693089", + "fullName": "Ögonmåttsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65746" + }, + "id": "693101", + "fullName": "Skogsmilsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65747" + }, + "id": "693117", + "fullName": "Tunnlandsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65748" + }, + "id": "693123", + "fullName": "Klarinettgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65749" + }, + "id": "693154", + "fullName": "Spinettplatsen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6574a" + }, + "id": "693159", + "fullName": "Näverlursgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6574b" + }, + "id": "693187", + "fullName": "Valthornsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6574c" + }, + "id": "693237", + "fullName": "Kontrabasgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6574d" + }, + "id": "693243", + "fullName": "Bolleskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6574e" + }, + "id": "693250", + "fullName": "Gottskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6574f" + }, + "id": "693252", + "fullName": "Grässkärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65750" + }, + "id": "693254", + "fullName": "Gulaskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65751" + }, + "id": "693262", + "fullName": "Kråkeskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65752" + }, + "id": "693271", + "fullName": "Röseskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65753" + }, + "id": "693273", + "fullName": "Saltskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65754" + }, + "id": "693277", + "fullName": "Stenskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65755" + }, + "id": "693283", + "fullName": "Tärneskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65756" + }, + "id": "693285", + "fullName": "Valöskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65757" + }, + "id": "693287", + "fullName": "Önnereds Brygga", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65758" + }, + "id": "693291", + "fullName": "Önnereds Hamnväg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65759" + }, + "id": "693293", + "fullName": "Kumleskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6575a" + }, + "id": "693294", + "fullName": "Lyngskärsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6575b" + }, + "id": "693296", + "fullName": "Svartskärsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6575c" + }, + "id": "693298", + "fullName": "Vipeskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6575d" + }, + "id": "693300", + "fullName": "Backeskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6575e" + }, + "id": "693310", + "fullName": "Halleskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6575f" + }, + "id": "693312", + "fullName": "Juteskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65760" + }, + "id": "693314", + "fullName": "Klåveskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65761" + }, + "id": "693323", + "fullName": "Silleskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65762" + }, + "id": "693325", + "fullName": "Tynneredsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65763" + }, + "id": "693327", + "fullName": "Vättnedalsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65766" + }, + "id": "693337", + "fullName": "Hasslingegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65767" + }, + "id": "693338", + "fullName": "Kupeskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65768" + }, + "id": "693339", + "fullName": "Tanneskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65769" + }, + "id": "693342", + "fullName": "Grevegårdsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6576a" + }, + "id": "693350", + "fullName": "Bronsfatsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6576b" + }, + "id": "693352", + "fullName": "Bronsfyndsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6576c" + }, + "id": "693356", + "fullName": "Bronslursgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6576d" + }, + "id": "693358", + "fullName": "Bronsringsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6576e" + }, + "id": "693360", + "fullName": "Bronsurnegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6576f" + }, + "id": "693374", + "fullName": "Spektrumsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65770" + }, + "id": "693386", + "fullName": "Britta-Lisas gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65771" + }, + "id": "693400", + "fullName": "Karmosingången", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65772" + }, + "id": "693414", + "fullName": "Videlundsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65773" + }, + "id": "693426", + "fullName": "Bastebergsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65774" + }, + "id": "693428", + "fullName": "Bergsätersgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65775" + }, + "id": "693433", + "fullName": "Borghamnsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65776" + }, + "id": "693436", + "fullName": "Klagshamnsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65777" + }, + "id": "693440", + "fullName": "Kungshamnsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65778" + }, + "id": "693452", + "fullName": "Nordfjällsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65779" + }, + "id": "693458", + "fullName": "Näsets Backaväg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6577a" + }, + "id": "693462", + "fullName": "Näsets Vinkelväg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6577b" + }, + "id": "693466", + "fullName": "Sandhamnsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6577c" + }, + "id": "693468", + "fullName": "Sandlyckevägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6577d" + }, + "id": "693480", + "fullName": "Stensholmsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6577e" + }, + "id": "693481", + "fullName": "Sunneskärs Hamn", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6577f" + }, + "id": "693485", + "fullName": "Vallhamnsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65781" + }, + "id": "693493", + "fullName": "Östfjällsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65782" + }, + "id": "693521", + "fullName": "Hängestensdalen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65783" + }, + "id": "693523", + "fullName": "Hängestensvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65784" + }, + "id": "693533", + "fullName": "Skallviksvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65785" + }, + "id": "693535", + "fullName": "Smugglarevägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65786" + }, + "id": "693539", + "fullName": "Stenbräckevägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65787" + }, + "id": "693543", + "fullName": "Tjuvdalsbacken", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65788" + }, + "id": "693551", + "fullName": "Tulljaktsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65789" + }, + "id": "693555", + "fullName": "Västergårds Vale", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6578a" + }, + "id": "696472", + "fullName": "Björkhöjdsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6578b" + }, + "id": "696484", + "fullName": "Bärnstensgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6578c" + }, + "id": "696488", + "fullName": "Klangfärgsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6578d" + }, + "id": "696494", + "fullName": "Bogsprötsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6578e" + }, + "id": "696498", + "fullName": "Hönekullegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6578f" + }, + "id": "696500", + "fullName": "Klyvarbomsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65790" + }, + "id": "696532", + "fullName": "Traneredsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65792" + }, + "id": "696551", + "fullName": "Jordgubbsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65793" + }, + "id": "696565", + "fullName": "Trollbärsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65794" + }, + "id": "696571", + "fullName": "Grevebergsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65795" + }, + "id": "696573", + "fullName": "Hallstensgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65796" + }, + "id": "696574", + "fullName": "Hallstenshagen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65797" + }, + "id": "696583", + "fullName": "Bergskäddegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65798" + }, + "id": "696586", + "fullName": "Bergtungegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65799" + }, + "id": "696598", + "fullName": "Lerskäddegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6579a" + }, + "id": "696608", + "fullName": "Rödspottegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6579b" + }, + "id": "696612", + "fullName": "Sandskäddegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6579c" + }, + "id": "696618", + "fullName": "Skalskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6579d" + }, + "id": "696621", + "fullName": "Slätskäddegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6579e" + }, + "id": "696642", + "fullName": "Björkedalsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6579f" + }, + "id": "696644", + "fullName": "Björkemystvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657a0" + }, + "id": "696652", + "fullName": "Brandmansgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657a1" + }, + "id": "696654", + "fullName": "Britthagsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657a2" + }, + "id": "696670", + "fullName": "Guldsmedsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657a3" + }, + "id": "696673", + "fullName": "Ingegärdsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657a4" + }, + "id": "696682", + "fullName": "Järnbrottsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657a5" + }, + "id": "696684", + "fullName": "Konduktörsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657a7" + }, + "id": "696696", + "fullName": "Maskinistgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657a8" + }, + "id": "696714", + "fullName": "Ringblommegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657a9" + }, + "id": "696727", + "fullName": "Storedalsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657aa" + }, + "id": "696756", + "fullName": "Violblommegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657ab" + }, + "id": "696766", + "fullName": "Backsvalegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657ac" + }, + "id": "696768", + "fullName": "Bergaredsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657ad" + }, + "id": "696781", + "fullName": "Grimmeredsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657ae" + }, + "id": "696787", + "fullName": "Havssulegången", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657af" + }, + "id": "696798", + "fullName": "Ljungdalsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657b0" + }, + "id": "696811", + "fullName": "Näktergalsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657b1" + }, + "id": "696815", + "fullName": "Skrattmåsgången", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657b2" + }, + "id": "696839", + "fullName": "Uppegårdsliden", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657b3" + }, + "id": "696841", + "fullName": "Uppegårdsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657b4" + }, + "id": "696857", + "fullName": "Lonsegårdsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657b5" + }, + "id": "696862", + "fullName": "Bogserbåtsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657b6" + }, + "id": "696884", + "fullName": "Grävlingegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657b7" + }, + "id": "696893", + "fullName": "Hagens Kapellväg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657b8" + }, + "id": "696900", + "fullName": "Hästeviksgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657b9" + }, + "id": "696903", + "fullName": "Hästeviksgången", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657ba" + }, + "id": "696907", + "fullName": "Killingegången", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657bb" + }, + "id": "696909", + "fullName": "Korsebergs backe", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657bc" + }, + "id": "696914", + "fullName": "Långedragsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657bd" + }, + "id": "696922", + "fullName": "Motorbåtsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657be" + }, + "id": "696934", + "fullName": "Officersbacken", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657c0" + }, + "id": "696962", + "fullName": "Stjärnbåtsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657c1" + }, + "id": "696975", + "fullName": "Vita Gavelns väg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657c2" + }, + "id": "696996", + "fullName": "Tånguddsbacken", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657c3" + }, + "id": "697019", + "fullName": "Hagens Prästväg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657c4" + }, + "id": "697021", + "fullName": "Hängbjörksgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657c5" + }, + "id": "697029", + "fullName": "Krokebacksgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657c7" + }, + "id": "697046", + "fullName": "Skogsrydsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657c8" + }, + "id": "697066", + "fullName": "Berghällsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657c9" + }, + "id": "697095", + "fullName": "Kustvaktsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657ca" + }, + "id": "697114", + "fullName": "Palmsundsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657cb" + }, + "id": "697130", + "fullName": "Saltholmsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657cc" + }, + "id": "697144", + "fullName": "Styrbordsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657cd" + }, + "id": "697161", + "fullName": "Valltrappsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657ce" + }, + "id": "697167", + "fullName": "Västerhavsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657cf" + }, + "id": "697182", + "fullName": "Bergakärrsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657d0" + }, + "id": "697213", + "fullName": "Hinsholmsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657d1" + }, + "id": "697225", + "fullName": "Nolebrunnsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657d2" + }, + "id": "697235", + "fullName": "Påvelundsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657d3" + }, + "id": "697242", + "fullName": "Stötekärrsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657d5" + }, + "id": "697263", + "fullName": "Blåmusslegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657d6" + }, + "id": "697281", + "fullName": "Pärlmusslegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657d8" + }, + "id": "697287", + "fullName": "Sandmusslegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657d9" + }, + "id": "697288", + "fullName": "Skogslundsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657da" + }, + "id": "697289", + "fullName": "Skärvallsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657db" + }, + "id": "697296", + "fullName": "Tandkullegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657dd" + }, + "id": "910099", + "fullName": "Transistorgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657de" + }, + "id": "919687", + "fullName": "Tvärflöjtsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657df" + }, + "id": "692958", + "fullName": "Långebergs Bygata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657e2" + }, + "id": "692969", + "fullName": "Gustaf Melins gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657e4" + }, + "id": "693006", + "fullName": "Bandfiltersgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657e5" + }, + "id": "693073", + "fullName": "Televisionsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657e6" + }, + "id": "693093", + "fullName": "Kortdistansgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657e7" + }, + "id": "693109", + "fullName": "Kaverösterrassen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657e8" + }, + "id": "693203", + "fullName": "Lilla Korsåsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657e9" + }, + "id": "693241", + "fullName": "Skattegårdsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657ea" + }, + "id": "693244", + "fullName": "Bolleskärsstigen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657eb" + }, + "id": "693258", + "fullName": "Knalteskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657ec" + }, + "id": "693275", + "fullName": "Snäckeskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657ed" + }, + "id": "693289", + "fullName": "Önnereds Bryggväg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657ee" + }, + "id": "693364", + "fullName": "Bronsåldersgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657ef" + }, + "id": "693495", + "fullName": "Östra Palettgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657f0" + }, + "id": "693537", + "fullName": "Stegerholmsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657f1" + }, + "id": "696473", + "fullName": "Björkhöjdsgången", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657f2" + }, + "id": "696474", + "fullName": "Björkhöjdsstigen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657f3" + }, + "id": "696521", + "fullName": "Påfvenfeltsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657f4" + }, + "id": "696534", + "fullName": "Trettondagsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657f5" + }, + "id": "696623", + "fullName": "Strandskärsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657f6" + }, + "id": "696656", + "fullName": "Byggmästaregatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657f7" + }, + "id": "696694", + "fullName": "Lilla Trälåsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657f8" + }, + "id": "696721", + "fullName": "Skogsgläntevägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657f9" + }, + "id": "696736", + "fullName": "Stångebergsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657fa" + }, + "id": "696744", + "fullName": "Södra Rävlyevägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657fb" + }, + "id": "696765", + "fullName": "Övre Montörsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657fc" + }, + "id": "696767", + "fullName": "Bergaredstrappan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657fd" + }, + "id": "696801", + "fullName": "Lunnefågelgången", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657fe" + }, + "id": "696882", + "fullName": "Grotteparksvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f657ff" + }, + "id": "696958", + "fullName": "Stallegårdsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65800" + }, + "id": "697045", + "fullName": "Silvergransgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65801" + }, + "id": "697068", + "fullName": "Blomstrandsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65802" + }, + "id": "697092", + "fullName": "Kapproddaregatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65803" + }, + "id": "697097", + "fullName": "Käringbergsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65804" + }, + "id": "697142", + "fullName": "Strandplatsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65805" + }, + "id": "697188", + "fullName": "Bullegummans gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65806" + }, + "id": "697244", + "fullName": "Västerlandsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65807" + }, + "id": "911164", + "fullName": "Skyttegillets väg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65808" + }, + "id": "929724", + "fullName": "Blockflöjtsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6580a" + }, + "id": "692983", + "fullName": "Gustaf Werners gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6580b" + }, + "id": "693019", + "fullName": "Jordledningsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6580c" + }, + "id": "693063", + "fullName": "Kondensatorsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6580d" + }, + "id": "693145", + "fullName": "Lilla Marconigatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6580e" + }, + "id": "693211", + "fullName": "Reningsverksgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6580f" + }, + "id": "693260", + "fullName": "Knippleskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65810" + }, + "id": "693354", + "fullName": "Bronsgjutaregatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65811" + }, + "id": "693487", + "fullName": "Västra Palettgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65812" + }, + "id": "693529", + "fullName": "Norra Breviksvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65813" + }, + "id": "693541", + "fullName": "Södra Breviksvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65814" + }, + "id": "693559", + "fullName": "Östra Breviksvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65815" + }, + "id": "696592", + "fullName": "Hälleflundregatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65816" + }, + "id": "696692", + "fullName": "Lilla Montörsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65817" + }, + "id": "696814", + "fullName": "Silvertärnegången", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65818" + }, + "id": "696894", + "fullName": "Hagens Stationsväg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65819" + }, + "id": "696964", + "fullName": "Sven Källfelts gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6581a" + }, + "id": "697035", + "fullName": "Lilla Skonertgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6581b" + }, + "id": "697112", + "fullName": "Norra Sextantgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6581c" + }, + "id": "697217", + "fullName": "Johannelundsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6581d" + }, + "id": "910187", + "fullName": "Lilla Kornettgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6581f" + }, + "id": "692963", + "fullName": "Britta Sahlgrens gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65820" + }, + "id": "692971", + "fullName": "Hulda Lindgrens gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65821" + }, + "id": "692985", + "fullName": "Hulda Mellgrens gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65822" + }, + "id": "693111", + "fullName": "Lilla Kapplandsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65825" + }, + "id": "693195", + "fullName": "Järnbrotts Prästväg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65826" + }, + "id": "693321", + "fullName": "Lilla Önneredsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65827" + }, + "id": "693505", + "fullName": "Bua Västergårdsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65828" + }, + "id": "693557", + "fullName": "Västra Breviksvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65829" + }, + "id": "696470", + "fullName": "Bergkristallsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6582a" + }, + "id": "696540", + "fullName": "Östra Skärvallsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6582b" + }, + "id": "696686", + "fullName": "Lilla Brandmansgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6582d" + }, + "id": "696706", + "fullName": "Norra Vaktmansgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6582e" + }, + "id": "696725", + "fullName": "Stensprängaregatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6582f" + }, + "id": "696849", + "fullName": "Östra Palmgrensgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65830" + }, + "id": "697033", + "fullName": "Lilla Skogsrydsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65831" + }, + "id": "697221", + "fullName": "Lilla Hinsholmsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65832" + }, + "id": "697227", + "fullName": "Norra Traneredsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65833" + }, + "id": "697267", + "fullName": "Hinsholmens Bryggväg", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65835" + }, + "id": "692961", + "fullName": "Beatrice Lesslies gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65836" + }, + "id": "692991", + "fullName": "Norra Långebergsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65837" + }, + "id": "693004", + "fullName": "Södra Långebergsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65838" + }, + "id": "693269", + "fullName": "Lilla Ljungskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65839" + }, + "id": "693279", + "fullName": "Stora Ljungskärsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6583a" + }, + "id": "693434", + "fullName": "Gamla Bastebergsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6583b" + }, + "id": "693446", + "fullName": "Lilla Nordfjällsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6583c" + }, + "id": "693454", + "fullName": "Norra Saltsjönäsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6583d" + }, + "id": "693482", + "fullName": "Södra Saltsjönäsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6583e" + }, + "id": "696559", + "fullName": "Lilla Grevegårdsvägen", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65840" + }, + "id": "697110", + "fullName": "Norra Rosenbergsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65841" + }, + "id": "697146", + "fullName": "Södra Rosenbergsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65842" + }, + "id": "697246", + "fullName": "Västra Palmgrensgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65843" + }, + "id": "692975", + "fullName": "Victor Hasselblads gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65844" + }, + "id": "696704", + "fullName": "Norra Pingstliljegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65845" + }, + "id": "696742", + "fullName": "Södra Pingstliljegatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65846" + }, + "id": "692956", + "fullName": "Ingela Gathenhielms gata", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65847" + }, + "id": "696825", + "fullName": "Torgny Segerstedtsgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65848" + }, + "id": "696886", + "fullName": "Göteborgseskaderns plats", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f65849" + }, + "id": "528377", + "fullName": "Fuxgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6584a" + }, + "id": "527125", + "fullName": "Fårögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1893c47077c9e5f6584b" + }, + "id": "528204", + "fullName": "Fagusplan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cb0" + }, + "id": "17755", + "fullName": "Västra Götalands län", + "parentFullName": "Sverige", + "type": "COUNTY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cb1" + }, + "id": "17760", + "fullName": "Gävleborgs län", + "parentFullName": "Sverige", + "type": "COUNTY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cb2" + }, + "id": "17751", + "fullName": "Gotlands län", + "parentFullName": "Sverige", + "type": "COUNTY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cb3" + }, + "id": "17920", + "fullName": "Göteborgs kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cb5" + }, + "id": "17919", + "fullName": "Gävle kommun", + "parentFullName": "Gävleborgs län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cb6" + }, + "id": "17997", + "fullName": "Mölndals kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cb7" + }, + "id": "17914", + "fullName": "Gotlands kommun", + "parentFullName": "Gotlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cb8" + }, + "id": "17790", + "fullName": "Trollhättans kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cb9" + }, + "id": "17795", + "fullName": "Uddevalla kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cba" + }, + "id": "18025", + "fullName": "Skövde kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cbb" + }, + "id": "17973", + "fullName": "Kungälvs kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cbc" + }, + "id": "17979", + "fullName": "Lerums kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cbe" + }, + "id": "17981", + "fullName": "Lidköpings kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cbf" + }, + "id": "17859", + "fullName": "Sandvikens kommun", + "parentFullName": "Gävleborgs län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cc0" + }, + "id": "17816", + "fullName": "Vänersborgs kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cc1" + }, + "id": "17858", + "fullName": "Partille kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cc2" + }, + "id": "17937", + "fullName": "Hudiksvalls kommun", + "parentFullName": "Gävleborgs län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cc3" + }, + "id": "17944", + "fullName": "Härryda kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cc4" + }, + "id": "18046", + "fullName": "Marks kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cc7" + }, + "id": "17911", + "fullName": "Gislaveds kommun", + "parentFullName": "Jönköpings län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cc9" + }, + "id": "18030", + "fullName": "Stenungsunds kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cca" + }, + "id": "17773", + "fullName": "Söderhamns kommun", + "parentFullName": "Gävleborgs län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ccb" + }, + "id": "17850", + "fullName": "Mariestads kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ccc" + }, + "id": "17796", + "fullName": "Ulricehamns kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ccd" + }, + "id": "17984", + "fullName": "Ljusdals kommun", + "parentFullName": "Gävleborgs län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cce" + }, + "id": "18023", + "fullName": "Skara kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ccf" + }, + "id": "17918", + "fullName": "Gällivare kommun", + "parentFullName": "Norrbottens län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cd0" + }, + "id": "17806", + "fullName": "Vara kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cd1" + }, + "id": "17783", + "fullName": "Tjörns kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cd2" + }, + "id": "18010", + "fullName": "Orust kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cd3" + }, + "id": "17842", + "fullName": "Östra Göinge kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cd4" + }, + "id": "17849", + "fullName": "Lysekils kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cd6" + }, + "id": "17921", + "fullName": "Götene kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cd7" + }, + "id": "18034", + "fullName": "Strömstads kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cd8" + }, + "id": "17836", + "fullName": "Öckerö kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cd9" + }, + "id": "17779", + "fullName": "Tidaholms kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cdb" + }, + "id": "17777", + "fullName": "Tanums kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cdc" + }, + "id": "17787", + "fullName": "Tranemo kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cdd" + }, + "id": "18050", + "fullName": "Ovanåkers kommun", + "parentFullName": "Gävleborgs län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cde" + }, + "id": "17815", + "fullName": "Vårgårda kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cdf" + }, + "id": "17778", + "fullName": "Tibro kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ce0" + }, + "id": "17912", + "fullName": "Gnesta kommun", + "parentFullName": "Södermanlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ce1" + }, + "id": "18039", + "fullName": "Svenljunga kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ce2" + }, + "id": "17996", + "fullName": "Munkedals kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ce5" + }, + "id": "17913", + "fullName": "Gnosjö kommun", + "parentFullName": "Jönköpings län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ce6" + }, + "id": "17935", + "fullName": "Hofors kommun", + "parentFullName": "Gävleborgs län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ce7" + }, + "id": "17933", + "fullName": "Herrljunga kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ce8" + }, + "id": "17794", + "fullName": "Töreboda kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ce9" + }, + "id": "18001", + "fullName": "Nordanstigs kommun", + "parentFullName": "Gävleborgs län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cea" + }, + "id": "17993", + "fullName": "Melleruds kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cec" + }, + "id": "17862", + "fullName": "Sotenäs kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ced" + }, + "id": "17934", + "fullName": "Hjo kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cee" + }, + "id": "17915", + "fullName": "Grums kommun", + "parentFullName": "Värmlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cef" + }, + "id": "17955", + "fullName": "Karlsborgs kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cf1" + }, + "id": "17856", + "fullName": "Ockelbo kommun", + "parentFullName": "Gävleborgs län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cf2" + }, + "id": "17916", + "fullName": "Grästorps kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cf4" + }, + "id": "17917", + "fullName": "Gullspångs kommun", + "parentFullName": "Västra Götalands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cf6" + }, + "id": "473362", + "fullName": "Gamla Stan", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cf7" + }, + "id": "925966", + "fullName": "Maria - Högalid - Gamla stan", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cfa" + }, + "id": "898475", + "fullName": "Gärdet", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cfb" + }, + "id": "473346", + "fullName": "Gröndal", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cfc" + }, + "id": "473363", + "fullName": "Grimsta", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cfd" + }, + "id": "473365", + "fullName": "Gubbängen", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209cff" + }, + "id": "925947", + "fullName": "Hässelby Gård", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d01" + }, + "id": "473413", + "fullName": "Skarpnäcks Gård", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d02" + }, + "id": "924066", + "fullName": "Globen, Johanneshov", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d03" + }, + "id": "474350", + "fullName": "Gårda", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d04" + }, + "id": "898463", + "fullName": "Gårdsten", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d05" + }, + "id": "909691", + "fullName": "Gunnilse", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d06" + }, + "id": "474339", + "fullName": "Guldheden", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d07" + }, + "id": "474336", + "fullName": "Gamlestaden", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d08" + }, + "id": "474346", + "fullName": "Gullbergsvass", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d09" + }, + "id": "898746", + "fullName": "Göteborg - Östra", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d0a" + }, + "id": "898745", + "fullName": "Göteborg - Västra", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d0b" + }, + "id": "474327", + "fullName": "Gårdstensbergen", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d0d" + }, + "id": "898742", + "fullName": "Göteborg - Innerstaden", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d0f" + }, + "id": "474357", + "fullName": "Rud", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d10" + }, + "id": "474320", + "fullName": "Säve", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d11" + }, + "id": "474274", + "fullName": "Utby", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d12" + }, + "id": "474321", + "fullName": "Haga", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d13" + }, + "id": "474322", + "fullName": "Skår", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d14" + }, + "id": "474374", + "fullName": "Tuve", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d15" + }, + "id": "903569", + "fullName": "Hult", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d16" + }, + "id": "474308", + "fullName": "Näset", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d17" + }, + "id": "474319", + "fullName": "Kärra", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d18" + }, + "id": "474328", + "fullName": "Rödbo", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d19" + }, + "id": "474349", + "fullName": "Heden", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d1d" + }, + "id": "898464", + "fullName": "Hovås", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d1e" + }, + "id": "898467", + "fullName": "Linné", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d20" + }, + "id": "474358", + "fullName": "Högsbo", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d23" + }, + "id": "474306", + "fullName": "Hjuvik", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d24" + }, + "id": "474315", + "fullName": "Nolvik", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d25" + }, + "id": "474351", + "fullName": "Lunden", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d26" + }, + "id": "474384", + "fullName": "Styrsö", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d27" + }, + "id": "474311", + "fullName": "Majorna", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d28" + }, + "id": "898471", + "fullName": "Örgryte", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d29" + }, + "id": "903122", + "fullName": "Sandvik", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d2a" + }, + "id": "910128", + "fullName": "Klippan", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d2b" + }, + "id": "941041", + "fullName": "Kaverös", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d2c" + }, + "id": "474371", + "fullName": "Tolered", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d2d" + }, + "id": "474323", + "fullName": "Önnered", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d2f" + }, + "id": "474335", + "fullName": "Kviberg", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d30" + }, + "id": "474344", + "fullName": "Sävenäs", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d32" + }, + "id": "474348", + "fullName": "Stampen", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d33" + }, + "id": "474352", + "fullName": "Landala", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d38" + }, + "id": "474368", + "fullName": "Hisingen", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d39" + }, + "id": "474309", + "fullName": "Tynnered", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d3a" + }, + "id": "909677", + "fullName": "Hildedal", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d3b" + }, + "id": "909895", + "fullName": "Skintebo", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d3c" + }, + "id": "924057", + "fullName": "Ruddalen", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d3e" + }, + "id": "474310", + "fullName": "Sandarna", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d40" + }, + "id": "474343", + "fullName": "Kålltorp", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d43" + }, + "id": "898461", + "fullName": "Långedrag", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d44" + }, + "id": "474341", + "fullName": "Krokslätt", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d45" + }, + "id": "903119", + "fullName": "Kårholmen", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d47" + }, + "id": "909692", + "fullName": "Lövgärdet", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d48" + }, + "id": "910098", + "fullName": "Nya Varvet", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d49" + }, + "id": "474307", + "fullName": "Torslanda", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d4a" + }, + "id": "474332", + "fullName": "Olofstorp", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d4b" + }, + "id": "474334", + "fullName": "Kortedala", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d4e" + }, + "id": "898465", + "fullName": "Kallebäck", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d4f" + }, + "id": "898466", + "fullName": "Kungshöjd", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d50" + }, + "id": "898470", + "fullName": "Munkebäck", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d52" + }, + "id": "474372", + "fullName": "Kärrdalen", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d54" + }, + "id": "474312", + "fullName": "Nordstaden", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d56" + }, + "id": "474324", + "fullName": "Lorensberg", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d57" + }, + "id": "474331", + "fullName": "Linnarhult", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d58" + }, + "id": "474355", + "fullName": "Stigberget", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d5a" + }, + "id": "898469", + "fullName": "Masthugget", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d5b" + }, + "id": "474378", + "fullName": "Lindholmen", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d5c" + }, + "id": "474347", + "fullName": "Vasastaden", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d5d" + }, + "id": "910074", + "fullName": "Linnéstaden", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d5e" + }, + "id": "474379", + "fullName": "Sannegården", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d5f" + }, + "id": "474325", + "fullName": "Johanneberg", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d60" + }, + "id": "474316", + "fullName": "Kvisljungeby", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d61" + }, + "id": "910095", + "fullName": "Hisings Kärra", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d63" + }, + "id": "474317", + "fullName": "Hammarkullen", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d65" + }, + "id": "474354", + "fullName": "Slottsskogen", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d66" + }, + "id": "474377", + "fullName": "Lundbyvassen", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d67" + }, + "id": "474314", + "fullName": "Kvillebäcken", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d69" + }, + "id": "474356", + "fullName": "Kungsladugård", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d6d" + }, + "id": "898468", + "fullName": "Länsmansgården", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d6e" + }, + "id": "903127", + "fullName": "Stora Varholmen", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d6f" + }, + "id": "474313", + "fullName": "Inom Vallgraven", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d72" + }, + "id": "903128", + "fullName": "Skeppstadsholmen", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d74" + }, + "id": "910116", + "fullName": "Sannegårdshamnen", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d76" + }, + "id": "474326", + "fullName": "Tingstadsvassen", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d7b" + }, + "id": "474020", + "fullName": "Gröndal", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d7c" + }, + "id": "473895", + "fullName": "Gullvik", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d7d" + }, + "id": "909933", + "fullName": "Gula Höja", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d7e" + }, + "id": "910117", + "fullName": "Gamla Väster", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d7f" + }, + "id": "474014", + "fullName": "Gamla Staden", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d80" + }, + "id": "474007", + "fullName": "Gamla Limhamn", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d81" + }, + "id": "909898", + "fullName": "Gyllins trädgård", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d82" + }, + "id": "940240", + "fullName": "Gunsta", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d83" + }, + "id": "473561", + "fullName": "Gamla Uppsala", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d85" + }, + "id": "473558", + "fullName": "Gottsunda-Vårdsätra", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d86" + }, + "id": "473674", + "fullName": "Gottfridsberg", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d87" + }, + "id": "474684", + "fullName": "Gryta", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d88" + }, + "id": "903636", + "fullName": "Gränsta", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d89" + }, + "id": "924073", + "fullName": "Gäddeholm", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d8a" + }, + "id": "474665", + "fullName": "Gideonsberg-Skallberget", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d8b" + }, + "id": "902664", + "fullName": "Gropvik", + "parentFullName": "Örebro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d8c" + }, + "id": "902954", + "fullName": "Gäddesta", + "parentFullName": "Örebro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d8e" + }, + "id": "902953", + "fullName": "Glommans småstugeområde", + "parentFullName": "Örebro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d8f" + }, + "id": "939473", + "fullName": "Gantofta", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d90" + }, + "id": "923995", + "fullName": "Gustavslund", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d91" + }, + "id": "902643", + "fullName": "Göten", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d92" + }, + "id": "902649", + "fullName": "Grymön", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d93" + }, + "id": "473696", + "fullName": "Norrköping Gamla Staden", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d94" + }, + "id": "940213", + "fullName": "Genarp", + "parentFullName": "Lunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d95" + }, + "id": "474043", + "fullName": "Gunnesbo", + "parentFullName": "Lunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d97" + }, + "id": "903032", + "fullName": "Granby", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d98" + }, + "id": "924011", + "fullName": "Glömsta", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d9a" + }, + "id": "902893", + "fullName": "Gåsö", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d9b" + }, + "id": "939686", + "fullName": "Gävle", + "parentFullName": "Gävle kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d9c" + }, + "id": "924005", + "fullName": "Gävle Strand", + "parentFullName": "Gävle kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209d9d" + }, + "id": "903465", + "fullName": "Hari", + "parentFullName": "Gävle kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209da0" + }, + "id": "474818", + "fullName": "Sätra", + "parentFullName": "Gävle kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209da1" + }, + "id": "474823", + "fullName": "Hille", + "parentFullName": "Gävle kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209da2" + }, + "id": "474830", + "fullName": "Valbo", + "parentFullName": "Gävle kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209da3" + }, + "id": "903462", + "fullName": "Utnora", + "parentFullName": "Gävle kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209da8" + }, + "id": "474820", + "fullName": "Norrtull", + "parentFullName": "Gävle kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209da9" + }, + "id": "924037", + "fullName": "Stigslund", + "parentFullName": "Gävle kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209daa" + }, + "id": "474824", + "fullName": "Strömsbro", + "parentFullName": "Gävle kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209dad" + }, + "id": "903460", + "fullName": "Oxharen (Limön)", + "parentFullName": "Gävle kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209daf" + }, + "id": "474822", + "fullName": "Villastaden-Södertull", + "parentFullName": "Gävle kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209db1" + }, + "id": "903461", + "fullName": "Harkskär+Pålvik+Storudden", + "parentFullName": "Gävle kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209db2" + }, + "id": "474133", + "fullName": "Nyatorp-Gustavsfält", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209db3" + }, + "id": "924064", + "fullName": "Glasberga Sjöstad", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209db6" + }, + "id": "474552", + "fullName": "Råtorp-Grava", + "parentFullName": "Karlstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209db7" + }, + "id": "474558", + "fullName": "Gruvlyckan-Sommarro", + "parentFullName": "Karlstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209db8" + }, + "id": "903599", + "fullName": "Gränön", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209db9" + }, + "id": "902997", + "fullName": "Gruvbyn", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209dbb" + }, + "id": "474104", + "fullName": "Gamlegården-Näsby", + "parentFullName": "Kristianstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209dbc" + }, + "id": "940046", + "fullName": "Gammelstaden", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209dbe" + }, + "id": "940275", + "fullName": "Gärdsmark", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209dbf" + }, + "id": "902738", + "fullName": "Granudden+Holmviken", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209dc0" + }, + "id": "923696", + "fullName": "Grindtorp", + "parentFullName": "Täby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209dc1" + }, + "id": "473314", + "fullName": "Gribbylund", + "parentFullName": "Täby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209dc2" + }, + "id": "473857", + "fullName": "Tegelviken-Gamla Staden", + "parentFullName": "Kalmar kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209dc3" + }, + "id": "473916", + "fullName": "Galgamarken-Trossö", + "parentFullName": "Karlskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209dc4" + }, + "id": "903105", + "fullName": "Gloppe", + "parentFullName": "Varbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209dc5" + }, + "id": "903099", + "fullName": "Getterön", + "parentFullName": "Varbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209dc6" + }, + "id": "940263", + "fullName": "Galtabäck", + "parentFullName": "Varbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209dc7" + }, + "id": "903111", + "fullName": "Gamla Köpstad", + "parentFullName": "Varbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209dc9" + }, + "id": "902829", + "fullName": "Gamla Grisslehamn", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209dca" + }, + "id": "903731", + "fullName": "Granö", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209dcb" + }, + "id": "902862", + "fullName": "Gräskö", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209dcc" + }, + "id": "902827", + "fullName": "Granhill", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209dcd" + }, + "id": "941039", + "fullName": "Gottröra", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209dce" + }, + "id": "903680", + "fullName": "Grimsättra", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209dcf" + }, + "id": "473527", + "fullName": "Grossgärdet", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209dd0" + }, + "id": "940321", + "fullName": "Grisslehamn", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209dd1" + }, + "id": "902872", + "fullName": "Gärdsnäs+Löga", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209dd2" + }, + "id": "903664", + "fullName": "Gunnedet+Sjöändan", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209dd7" + }, + "id": "473521", + "fullName": "Kvisthamra-Gransäter", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ddb" + }, + "id": "473901", + "fullName": "Gråbo", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ddc" + }, + "id": "903743", + "fullName": "Grynge", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ddd" + }, + "id": "909997", + "fullName": "Gotland Norra", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209dde" + }, + "id": "909998", + "fullName": "Gotland Östra", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ddf" + }, + "id": "910000", + "fullName": "Gotland Södra", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209de0" + }, + "id": "473899", + "fullName": "Gotska sandön", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209de1" + }, + "id": "909999", + "fullName": "Gotland Västra", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209de2" + }, + "id": "909996", + "fullName": "Gotland Mellersta", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209de3" + }, + "id": "902985", + "fullName": "Gnisvärd+Smågårde", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209de4" + }, + "id": "940313", + "fullName": "När", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209de5" + }, + "id": "903520", + "fullName": "Ygne", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209de7" + }, + "id": "903748", + "fullName": "Hide", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209de8" + }, + "id": "939728", + "fullName": "Visby", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209de9" + }, + "id": "940122", + "fullName": "Slite", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209dea" + }, + "id": "903740", + "fullName": "Hörte", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ded" + }, + "id": "903751", + "fullName": "Irevik", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209dee" + }, + "id": "473894", + "fullName": "Östra Vi", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209def" + }, + "id": "903746", + "fullName": "Tjälder", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209df0" + }, + "id": "903742", + "fullName": "Ljugarn", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209df2" + }, + "id": "940324", + "fullName": "Väskinde", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209df3" + }, + "id": "903739", + "fullName": "Saghagen", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209df4" + }, + "id": "903750", + "fullName": "Ringvide", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209df5" + }, + "id": "902984", + "fullName": "Sudergarda", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209df6" + }, + "id": "903737", + "fullName": "Nisseviken", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209df9" + }, + "id": "902983", + "fullName": "Sudersand+Vinor", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209dfb" + }, + "id": "903738", + "fullName": "Kvarnåkershamn", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209dfd" + }, + "id": "903660", + "fullName": "Tofta södra+strand", + "parentFullName": "Gotlands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e04" + }, + "id": "902764", + "fullName": "Gullvik+Munkudden+Vannviken", + "parentFullName": "Örnsköldsviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e05" + }, + "id": "903286", + "fullName": "Sågarstugan+Kvegarö+Granlund", + "parentFullName": "Nyköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e06" + }, + "id": "903077", + "fullName": "Grönadal koloniområde", + "parentFullName": "Hässleholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e08" + }, + "id": "910111", + "fullName": "Gåshaga", + "parentFullName": "Lidingö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e09" + }, + "id": "940073", + "fullName": "Glumslöv", + "parentFullName": "Landskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e0a" + }, + "id": "903798", + "fullName": "Gråens koloniområde", + "parentFullName": "Landskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e0b" + }, + "id": "898835", + "fullName": "Gislövs läge / Simremarken", + "parentFullName": "Trelleborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e11" + }, + "id": "902881", + "fullName": "Grundvik", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e13" + }, + "id": "902924", + "fullName": "Gatan", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e14" + }, + "id": "902905", + "fullName": "Galtholmen", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e15" + }, + "id": "902930", + "fullName": "Gistvikens koloniområde", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e18" + }, + "id": "903481", + "fullName": "Getviksskatan+Grannäsudden", + "parentFullName": "Piteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e19" + }, + "id": "903528", + "fullName": "Grannässlätten+Sandholmen", + "parentFullName": "Piteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e1a" + }, + "id": "474480", + "fullName": "Gamla Staden", + "parentFullName": "Lidköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e1b" + }, + "id": "910078", + "fullName": "Gästrike-Hammarby", + "parentFullName": "Sandvikens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e1e" + }, + "id": "903360", + "fullName": "Gränsö", + "parentFullName": "Västerviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e1f" + }, + "id": "939506", + "fullName": "Gunnebo", + "parentFullName": "Västerviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e20" + }, + "id": "473879", + "fullName": "Grantorpet", + "parentFullName": "Västerviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e21" + }, + "id": "473632", + "fullName": "Nävertorp-Genne", + "parentFullName": "Katrineholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e23" + }, + "id": "473235", + "fullName": "Hammarby Glesbygd", + "parentFullName": "Vallentuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e24" + }, + "id": "902623", + "fullName": "Gisshultasjön (östra stranden)", + "parentFullName": "Nässjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e25" + }, + "id": "474089", + "fullName": "Ystad Gamla Staden-Sandskogen", + "parentFullName": "Ystads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e26" + }, + "id": "473744", + "fullName": "Östra Gislaved", + "parentFullName": "Gislaveds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e27" + }, + "id": "473748", + "fullName": "Västra Gislaved", + "parentFullName": "Gislaveds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e28" + }, + "id": "902734", + "fullName": "Isabergs stugby", + "parentFullName": "Gislaveds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e2c" + }, + "id": "474794", + "fullName": "Notgården-Ludvika Gård-Nissbo", + "parentFullName": "Ludvika kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e30" + }, + "id": "474465", + "fullName": "Gamla Staden-Nya Staden", + "parentFullName": "Mariestads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e31" + }, + "id": "474471", + "fullName": "Leksberg-Mariaholm-Gärdet", + "parentFullName": "Mariestads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e32" + }, + "id": "903721", + "fullName": "Grindtorp", + "parentFullName": "Lindesbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e33" + }, + "id": "475067", + "fullName": "Glaciären-Solvinden", + "parentFullName": "Kiruna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e34" + }, + "id": "474685", + "fullName": "Skuggan-Gärdesta", + "parentFullName": "Sala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e35" + }, + "id": "940384", + "fullName": "Gräsö", + "parentFullName": "Östhammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e37" + }, + "id": "903550", + "fullName": "Gudinge", + "parentFullName": "Tierps kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e38" + }, + "id": "903780", + "fullName": "Gyllebo", + "parentFullName": "Simrishamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e3a" + }, + "id": "903513", + "fullName": "Mollanen+Soutuniemi", + "parentFullName": "Gällivare kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e3b" + }, + "id": "902989", + "fullName": "Grönslätt", + "parentFullName": "Sölvesborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e3d" + }, + "id": "903539", + "fullName": "Skogsborg+Sunna+Gullfjäll", + "parentFullName": "Tjörns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e3e" + }, + "id": "940269", + "fullName": "Garpenberg", + "parentFullName": "Hedemora kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e3f" + }, + "id": "940355", + "fullName": "Gullholmen (hela ön)", + "parentFullName": "Orust kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e41" + }, + "id": "903078", + "fullName": "Kollandsvik", + "parentFullName": "Östra Göinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e42" + }, + "id": "903618", + "fullName": "Gåsö", + "parentFullName": "Lysekils kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e43" + }, + "id": "940264", + "fullName": "Grundsund", + "parentFullName": "Lysekils kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e44" + }, + "id": "903182", + "fullName": "Norra Grundsund", + "parentFullName": "Lysekils kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e45" + }, + "id": "903351", + "fullName": "Gubbö", + "parentFullName": "Hultsfreds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e46" + }, + "id": "940043", + "fullName": "Källby", + "parentFullName": "Götene kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e47" + }, + "id": "903215", + "fullName": "Svanvik", + "parentFullName": "Götene kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e48" + }, + "id": "903220", + "fullName": "Rangtorp", + "parentFullName": "Götene kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e49" + }, + "id": "903604", + "fullName": "Nordskog", + "parentFullName": "Götene kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e4a" + }, + "id": "903546", + "fullName": "Gisekvarn", + "parentFullName": "Trosa kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e4b" + }, + "id": "923994", + "fullName": "Galtö", + "parentFullName": "Tanums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e4c" + }, + "id": "939516", + "fullName": "Grebbestad", + "parentFullName": "Tanums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e4d" + }, + "id": "903191", + "fullName": "Gårvik+Holmsbacken (Resö)", + "parentFullName": "Tanums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e4e" + }, + "id": "903222", + "fullName": "Grönelid+Tångebacken+Tegelstrand+Slottet", + "parentFullName": "Tanums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e4f" + }, + "id": "903275", + "fullName": "Granliden", + "parentFullName": "Oxelösunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e51" + }, + "id": "903288", + "fullName": "Hundby", + "parentFullName": "Gnesta kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e52" + }, + "id": "903304", + "fullName": "Svinsjön", + "parentFullName": "Gnesta kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e53" + }, + "id": "903303", + "fullName": "Körnstorp", + "parentFullName": "Gnesta kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e54" + }, + "id": "903544", + "fullName": "Hammersta", + "parentFullName": "Gnesta kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e55" + }, + "id": "903300", + "fullName": "Öllösa kvarn", + "parentFullName": "Gnesta kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e57" + }, + "id": "903302", + "fullName": "Hammarbosätter", + "parentFullName": "Gnesta kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e5b" + }, + "id": "903566", + "fullName": "Gårvik", + "parentFullName": "Munkedals kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e5c" + }, + "id": "903066", + "fullName": "Säl", + "parentFullName": "Gagnefs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e5d" + }, + "id": "903421", + "fullName": "Sandviken", + "parentFullName": "Gagnefs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e5f" + }, + "id": "903417", + "fullName": "Tansen nordost", + "parentFullName": "Gagnefs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e60" + }, + "id": "903065", + "fullName": "Västjärnlindan", + "parentFullName": "Gagnefs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e61" + }, + "id": "903415", + "fullName": "Södra Tansbodarna", + "parentFullName": "Gagnefs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e62" + }, + "id": "903416", + "fullName": "Norra Tansbodarna", + "parentFullName": "Gagnefs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e63" + }, + "id": "903441", + "fullName": "Garpsätern", + "parentFullName": "Malung-Sälens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e64" + }, + "id": "903442", + "fullName": "Stöten Granfjällsbyn", + "parentFullName": "Malung-Sälens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e65" + }, + "id": "903588", + "fullName": "Lindvallen+Gubbmyran", + "parentFullName": "Malung-Sälens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e68" + }, + "id": "939895", + "fullName": "Grums", + "parentFullName": "Grums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e69" + }, + "id": "940112", + "fullName": "Slottsbron", + "parentFullName": "Grums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e6b" + }, + "id": "902729", + "fullName": "Gvorrskäret", + "parentFullName": "Nordmalings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e6d" + }, + "id": "939502", + "fullName": "Grythyttan", + "parentFullName": "Hällefors kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e6e" + }, + "id": "923808", + "fullName": "Grövelsjön", + "parentFullName": "Älvdalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e6f" + }, + "id": "910129", + "fullName": "Grönklitt", + "parentFullName": "Orsa kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e72" + }, + "id": "902735", + "fullName": "Grönfjäll", + "parentFullName": "Vilhelmina kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e73" + }, + "id": "902757", + "fullName": "Gaska Lijhtie (norra stranden)", + "parentFullName": "Vilhelmina kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e74" + }, + "id": "902724", + "fullName": "Gardsjönäs", + "parentFullName": "Storumans kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e75" + }, + "id": "903239", + "fullName": "Storön", + "parentFullName": "Gullspångs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e78" + }, + "id": "949953", + "fullName": "Gräv", + "parentFullName": "Gagnefs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e79" + }, + "id": "950085", + "fullName": "Gnesta", + "parentFullName": "Gnesta kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e7a" + }, + "id": "950393", + "fullName": "Gråbo", + "parentFullName": "Lerums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e7b" + }, + "id": "946235", + "fullName": "Grimmered", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e7c" + }, + "id": "950392", + "fullName": "Gerrebacka", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e7d" + }, + "id": "951596", + "fullName": "Gryt", + "parentFullName": "Valdemarsviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e7e" + }, + "id": "950083", + "fullName": "Gesunda", + "parentFullName": "Mora kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e80" + }, + "id": "947580", + "fullName": "Gnarp", + "parentFullName": "Nordanstigs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e81" + }, + "id": "944613", + "fullName": "Gillbo", + "parentFullName": "Sollentuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e83" + }, + "id": "944607", + "fullName": "Granlo", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e84" + }, + "id": "943583", + "fullName": "Gränna", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e85" + }, + "id": "954161", + "fullName": "Gusum", + "parentFullName": "Valdemarsviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e87" + }, + "id": "944610", + "fullName": "Gröndal", + "parentFullName": "Vallentuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e88" + }, + "id": "945361", + "fullName": "Gladsax", + "parentFullName": "Simrishamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e89" + }, + "id": "945816", + "fullName": "Garphyttan", + "parentFullName": "Örebro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e8a" + }, + "id": "951690", + "fullName": "Tomtebo gård", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e8b" + }, + "id": "950543", + "fullName": "Torps Gård", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e8c" + }, + "id": "943584", + "fullName": "Galjevången", + "parentFullName": "Lunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e8d" + }, + "id": "945008", + "fullName": "Grängesberg", + "parentFullName": "Ludvika kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e8e" + }, + "id": "945009", + "fullName": "Grängesberg", + "parentFullName": "Ludvika kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e8f" + }, + "id": "953554", + "fullName": "Granloholm", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e90" + }, + "id": "947431", + "fullName": "Göingegården", + "parentFullName": "Varbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e91" + }, + "id": "953936", + "fullName": "Glissjöberg", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e94" + }, + "id": "950777", + "fullName": "Värmskog", + "parentFullName": "Grums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e95" + }, + "id": "954166", + "fullName": "Milgrund", + "parentFullName": "Gävle kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e97" + }, + "id": "954535", + "fullName": "Solbacka", + "parentFullName": "Gnesta kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e98" + }, + "id": "953943", + "fullName": "Påvelund", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e99" + }, + "id": "954534", + "fullName": "Stjärnhov", + "parentFullName": "Gnesta kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e9b" + }, + "id": "952382", + "fullName": "Knarrholmen", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e9c" + }, + "id": "952673", + "fullName": "Karlastaden", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209e9e" + }, + "id": "944465", + "fullName": "Krabbeliderna", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ea0" + }, + "id": "953716", + "fullName": "Lodjursstråket", + "parentFullName": "Göteborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ea2" + }, + "id": "907589", + "fullName": "Geber", + "parentFullName": "Stockholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ea3" + }, + "id": "908592", + "fullName": "Gunnesby", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ea4" + }, + "id": "898718", + "fullName": "Göteborg tätort", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ea5" + }, + "id": "940489", + "fullName": "Tomtebacken + Gullö", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ea7" + }, + "id": "941033", + "fullName": "Nordöstra Göteborg tätort", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ea9" + }, + "id": "899376", + "fullName": "Säve tätort", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209eaa" + }, + "id": "908555", + "fullName": "Kålsered", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209eab" + }, + "id": "908595", + "fullName": "Halleröd", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ead" + }, + "id": "908610", + "fullName": "Kvillehed", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209eae" + }, + "id": "908616", + "fullName": "Köpstadsö", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209eaf" + }, + "id": "908640", + "fullName": "Skeddalen", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209eb0" + }, + "id": "899132", + "fullName": "Styrsö tätort", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209eb3" + }, + "id": "899866", + "fullName": "Vrångö tätort", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209eb4" + }, + "id": "940817", + "fullName": "Nolvik tätort", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209eb5" + }, + "id": "908606", + "fullName": "Kippholmen", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209eb7" + }, + "id": "899962", + "fullName": "Stenared tätort", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209eb8" + }, + "id": "900052", + "fullName": "Tumlehed tätort", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ebb" + }, + "id": "940816", + "fullName": "Torslanda tätort", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ebc" + }, + "id": "940820", + "fullName": "Olofstorp tätort", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ec1" + }, + "id": "940814", + "fullName": "Helgered och Östergärde industriområde tätort", + "parentFullName": "Göteborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ec2" + }, + "id": "907796", + "fullName": "Gysta", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ec3" + }, + "id": "907357", + "fullName": "Gunggräna", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ec4" + }, + "id": "899211", + "fullName": "Gåvsta tätort", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ec5" + }, + "id": "900170", + "fullName": "Gunsta tätort", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ec8" + }, + "id": "940608", + "fullName": "Grimsta och Lundvreten", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ec9" + }, + "id": "899897", + "fullName": "Gistad tätort", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209eca" + }, + "id": "907966", + "fullName": "Gälstad-Lundby", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ecb" + }, + "id": "907498", + "fullName": "Gesala", + "parentFullName": "Västerås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ecc" + }, + "id": "908944", + "fullName": "Gällersta", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ecd" + }, + "id": "908940", + "fullName": "Gottsätter", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ece" + }, + "id": "898832", + "fullName": "Garphyttan tätort", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ecf" + }, + "id": "899181", + "fullName": "Glanshammar tätort", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ed0" + }, + "id": "908367", + "fullName": "Görarp", + "parentFullName": "Helsingborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ed1" + }, + "id": "908245", + "fullName": "Grå Läge", + "parentFullName": "Helsingborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ed2" + }, + "id": "898831", + "fullName": "Gantofta tätort", + "parentFullName": "Helsingborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ed3" + }, + "id": "907923", + "fullName": "Gruvstugan", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ed4" + }, + "id": "907967", + "fullName": "Göstadberg", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ed5" + }, + "id": "907346", + "fullName": "Svärtinge gård", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ed6" + }, + "id": "900166", + "fullName": "Graversfors tätort", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ed7" + }, + "id": "940522", + "fullName": "Styrstad och Gräsnäs", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ed8" + }, + "id": "898539", + "fullName": "Gränna tätort", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209eda" + }, + "id": "909436", + "fullName": "Gubböle", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209edb" + }, + "id": "909266", + "fullName": "Gravmark", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209edf" + }, + "id": "899771", + "fullName": "Gladö kvarn tätort", + "parentFullName": "Huddinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ee0" + }, + "id": "907525", + "fullName": "Grinduga", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ee1" + }, + "id": "898728", + "fullName": "Gävle tätort", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ee3" + }, + "id": "909157", + "fullName": "Totra", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ee4" + }, + "id": "907530", + "fullName": "Sikvik", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ee5" + }, + "id": "909182", + "fullName": "Hagsta", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ee6" + }, + "id": "909197", + "fullName": "Hästbo", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ee7" + }, + "id": "909207", + "fullName": "Oppala", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ee8" + }, + "id": "908874", + "fullName": "Syltorp", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209eeb" + }, + "id": "909203", + "fullName": "Mårtsbo", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209eed" + }, + "id": "907463", + "fullName": "Småmuren", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209eee" + }, + "id": "909190", + "fullName": "Hillevik", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ef0" + }, + "id": "899508", + "fullName": "Valbo tätort", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ef2" + }, + "id": "909194", + "fullName": "Häcklinge", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ef4" + }, + "id": "899766", + "fullName": "Trödje tätort", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ef7" + }, + "id": "899321", + "fullName": "Sälgsjön tätort", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209efa" + }, + "id": "940985", + "fullName": "Överhärde tätort", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209efc" + }, + "id": "898858", + "fullName": "Hedesunda tätort", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209efd" + }, + "id": "909192", + "fullName": "Hillsjöstrand", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209efe" + }, + "id": "898953", + "fullName": "Norrsundet tätort", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f00" + }, + "id": "940988", + "fullName": "Harkskär och Utvalnäs tätort", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f03" + }, + "id": "940987", + "fullName": "Lindbacka, Jonstorp och Källhagen tätort", + "parentFullName": "Gävle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f04" + }, + "id": "898834", + "fullName": "Getinge tätort", + "parentFullName": "Halmstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f05" + }, + "id": "899536", + "fullName": "Gullbranna tätort", + "parentFullName": "Halmstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f06" + }, + "id": "898844", + "fullName": "Gullbrandstorp tätort", + "parentFullName": "Halmstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f08" + }, + "id": "907349", + "fullName": "Glastäppan", + "parentFullName": "Södertälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f09" + }, + "id": "898833", + "fullName": "Gemla tätort", + "parentFullName": "Växjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f0a" + }, + "id": "908034", + "fullName": "Gransholm", + "parentFullName": "Växjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f0b" + }, + "id": "908857", + "fullName": "Gräsås", + "parentFullName": "Karlstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f0c" + }, + "id": "908859", + "fullName": "Gökhöjden", + "parentFullName": "Karlstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f0d" + }, + "id": "940559", + "fullName": "Hynboholm + Grönäs", + "parentFullName": "Karlstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f0e" + }, + "id": "940884", + "fullName": "Gansta och Söderby tätort", + "parentFullName": "Haninge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f0f" + }, + "id": "908244", + "fullName": "Gringelstad", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f10" + }, + "id": "898848", + "fullName": "Gärds Köpinge tätort", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f11" + }, + "id": "908495", + "fullName": "Gällinge", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f13" + }, + "id": "899095", + "fullName": "Gundal och Högås tätort", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f14" + }, + "id": "909549", + "fullName": "Gäddvik", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f15" + }, + "id": "907578", + "fullName": "Norra Gäddvik", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f16" + }, + "id": "898639", + "fullName": "Gammelstaden tätort", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f17" + }, + "id": "909437", + "fullName": "Gummark", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f18" + }, + "id": "909438", + "fullName": "Gärdsmark", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f1a" + }, + "id": "908184", + "fullName": "Gredeby", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f1b" + }, + "id": "899996", + "fullName": "Gängletorp tätort", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f1c" + }, + "id": "908589", + "fullName": "Greggered", + "parentFullName": "Mölndals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f1d" + }, + "id": "908492", + "fullName": "Grimeton", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f1e" + }, + "id": "908496", + "fullName": "Gödestad", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f1f" + }, + "id": "908558", + "fullName": "Galtabäck", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f20" + }, + "id": "908505", + "fullName": "Karl Gustav", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f21" + }, + "id": "940790", + "fullName": "Getterön tätort", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f23" + }, + "id": "907330", + "fullName": "Gräddö", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f24" + }, + "id": "907625", + "fullName": "Gåsvik", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f25" + }, + "id": "907332", + "fullName": "Grovsta", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f26" + }, + "id": "899770", + "fullName": "Grisslehamn tätort", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f27" + }, + "id": "940579", + "fullName": "Gunnedet+Sjöändan", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f28" + }, + "id": "940957", + "fullName": "Nabbo, Gräddö och Rävsnäs tätort", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f29" + }, + "id": "908141", + "fullName": "Gute", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f2a" + }, + "id": "908150", + "fullName": "Garde", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f2b" + }, + "id": "907420", + "fullName": "Gothem", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f2c" + }, + "id": "908159", + "fullName": "Lye", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f2d" + }, + "id": "908160", + "fullName": "När", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f30" + }, + "id": "908164", + "fullName": "Rone", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f32" + }, + "id": "908157", + "fullName": "Hälge", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f33" + }, + "id": "908158", + "fullName": "Linde", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f34" + }, + "id": "908162", + "fullName": "Othem", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f35" + }, + "id": "908170", + "fullName": "Vänge", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f36" + }, + "id": "908152", + "fullName": "Hörsne", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f38" + }, + "id": "908151", + "fullName": "Hangvar", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f39" + }, + "id": "908163", + "fullName": "Othemars", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f3a" + }, + "id": "908165", + "fullName": "Ronehamn", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f3b" + }, + "id": "908168", + "fullName": "Träkumla", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f3c" + }, + "id": "898859", + "fullName": "Hemse tätort", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f3d" + }, + "id": "940799", + "fullName": "Tofta tätort", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f3e" + }, + "id": "898986", + "fullName": "Slite tätort", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f41" + }, + "id": "908167", + "fullName": "Stenkumla", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f42" + }, + "id": "898657", + "fullName": "Visby tätort", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f43" + }, + "id": "899046", + "fullName": "Vibble tätort", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f44" + }, + "id": "899358", + "fullName": "Stånga tätort", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f45" + }, + "id": "900055", + "fullName": "Lärbro tätort", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f47" + }, + "id": "908156", + "fullName": "Kräklingbo", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f48" + }, + "id": "908169", + "fullName": "Valleviken", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f49" + }, + "id": "900141", + "fullName": "Havdhem tätort", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f4a" + }, + "id": "908153", + "fullName": "Kappelshamn", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f4c" + }, + "id": "900254", + "fullName": "Väskinde tätort", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f4e" + }, + "id": "899268", + "fullName": "Tingstäde tätort", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f4f" + }, + "id": "899247", + "fullName": "Västerhejde tätort", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f50" + }, + "id": "940448", + "fullName": "Sanda och Lekarve", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f53" + }, + "id": "940468", + "fullName": "Sylfaste och Lere", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f54" + }, + "id": "940805", + "fullName": "Norra Visby tätort", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f55" + }, + "id": "940813", + "fullName": "Slite norra tätort", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f56" + }, + "id": "898891", + "fullName": "Klintehamn tätort", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f57" + }, + "id": "898970", + "fullName": "Romakloster tätort", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f58" + }, + "id": "908154", + "fullName": "Katthammarsvik", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f5b" + }, + "id": "940438", + "fullName": "Hablingbo och Medebys", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f5c" + }, + "id": "940443", + "fullName": "Levide och Skinnarve", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f62" + }, + "id": "940455", + "fullName": "Sjonhembacke och Haugbro", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f65" + }, + "id": "940451", + "fullName": "Västergarn och Stora Mafrids", + "parentFullName": "Gotlands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f69" + }, + "id": "907440", + "fullName": "Garnviken", + "parentFullName": "Trollhättans kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f6b" + }, + "id": "899564", + "fullName": "Gideå tätort", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f6c" + }, + "id": "899609", + "fullName": "Gottne tätort", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f6d" + }, + "id": "909647", + "fullName": "Grinneröd", + "parentFullName": "Uddevalla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f6e" + }, + "id": "940508", + "fullName": "Tegen + Grötån", + "parentFullName": "Uddevalla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f6f" + }, + "id": "908784", + "fullName": "Grevagårdsbyn", + "parentFullName": "Skövde kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f72" + }, + "id": "899761", + "fullName": "Gimmersta tätort", + "parentFullName": "Tyresö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f73" + }, + "id": "940948", + "fullName": "Granby tätort", + "parentFullName": "Sigtuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f74" + }, + "id": "898837", + "fullName": "Glumslöv tätort", + "parentFullName": "Landskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f75" + }, + "id": "908366", + "fullName": "Gylle", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f76" + }, + "id": "908363", + "fullName": "Gislöv", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f77" + }, + "id": "908364", + "fullName": "Grönby", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f78" + }, + "id": "908467", + "fullName": "Gränsbo", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f79" + }, + "id": "908403", + "fullName": "Norra Grönby", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f7f" + }, + "id": "900178", + "fullName": "Godegård tätort", + "parentFullName": "Motala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f80" + }, + "id": "473260", + "fullName": "Gustavsberg tätort", + "parentFullName": "Värmdö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f82" + }, + "id": "909552", + "fullName": "Grundvik", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f83" + }, + "id": "908250", + "fullName": "Gånarp", + "parentFullName": "Ängelholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f84" + }, + "id": "474230", + "fullName": "Gråbo tätort", + "parentFullName": "Lerums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f87" + }, + "id": "908783", + "fullName": "Granvik", + "parentFullName": "Lidköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f88" + }, + "id": "908782", + "fullName": "Gillstad", + "parentFullName": "Lidköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f89" + }, + "id": "908658", + "fullName": "Sunnerby Gråmosse", + "parentFullName": "Lidköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f8c" + }, + "id": "908702", + "fullName": "Grunnebo", + "parentFullName": "Vänersborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f8d" + }, + "id": "908896", + "fullName": "Gammelsträng", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f8e" + }, + "id": "898555", + "fullName": "Gamleby tätort", + "parentFullName": "Västerviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f8f" + }, + "id": "898845", + "fullName": "Gunnebo tätort", + "parentFullName": "Västerviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f90" + }, + "id": "908218", + "fullName": "Gessie", + "parentFullName": "Vellinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f91" + }, + "id": "908396", + "fullName": "Mellan-Grevie", + "parentFullName": "Vellinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f92" + }, + "id": "908457", + "fullName": "Västra Grevie", + "parentFullName": "Vellinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f93" + }, + "id": "899711", + "fullName": "Östra Grevie tätort", + "parentFullName": "Vellinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f94" + }, + "id": "940746", + "fullName": "Gessie Villastad tätort", + "parentFullName": "Vellinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f95" + }, + "id": "907985", + "fullName": "Gällaryd", + "parentFullName": "Värnamo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f96" + }, + "id": "940563", + "fullName": "Grandal och Lövlund", + "parentFullName": "Vallentuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f9a" + }, + "id": "940412", + "fullName": "Guövik och Guemåla och Rörvik", + "parentFullName": "Karlshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f9b" + }, + "id": "908186", + "fullName": "Gustavstorp", + "parentFullName": "Karlshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f9c" + }, + "id": "899616", + "fullName": "Grimstorp tätort", + "parentFullName": "Nässjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f9d" + }, + "id": "908943", + "fullName": "Granbergsdal", + "parentFullName": "Karlskoga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f9e" + }, + "id": "899533", + "fullName": "Glemmingebro tätort", + "parentFullName": "Ystads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209f9f" + }, + "id": "898602", + "fullName": "Gislaved tätort", + "parentFullName": "Gislaveds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fa1" + }, + "id": "907999", + "fullName": "Lövås", + "parentFullName": "Gislaveds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fa2" + }, + "id": "908020", + "fullName": "Tallberga", + "parentFullName": "Gislaveds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fa3" + }, + "id": "898860", + "fullName": "Hestra tätort", + "parentFullName": "Gislaveds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fa5" + }, + "id": "898966", + "fullName": "Reftele tätort", + "parentFullName": "Gislaveds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fa7" + }, + "id": "899507", + "fullName": "Skeppshult tätort", + "parentFullName": "Gislaveds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fa9" + }, + "id": "898592", + "fullName": "Smålandsstenar tätort", + "parentFullName": "Gislaveds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fac" + }, + "id": "907622", + "fullName": "Grimsta", + "parentFullName": "Nynäshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fad" + }, + "id": "899742", + "fullName": "Grödby tätort", + "parentFullName": "Nynäshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fae" + }, + "id": "907612", + "fullName": "Gabrielstorp", + "parentFullName": "Nynäshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209faf" + }, + "id": "900224", + "fullName": "Gonäs tätort", + "parentFullName": "Ludvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fb0" + }, + "id": "898641", + "fullName": "Grängesberg tätort", + "parentFullName": "Ludvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fb1" + }, + "id": "940967", + "fullName": "Grängesberg västra tätort", + "parentFullName": "Ludvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fb3" + }, + "id": "907412", + "fullName": "Stora Görslöv", + "parentFullName": "Höganäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fb7" + }, + "id": "909269", + "fullName": "Gådeå", + "parentFullName": "Härnösands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fb8" + }, + "id": "899845", + "fullName": "Genevad tätort", + "parentFullName": "Laholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fb9" + }, + "id": "908788", + "fullName": "Guntorp", + "parentFullName": "Mariestads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fba" + }, + "id": "899590", + "fullName": "Gällstad tätort", + "parentFullName": "Ulricehamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fbb" + }, + "id": "899918", + "fullName": "Gusselby tätort", + "parentFullName": "Lindesbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fbc" + }, + "id": "907791", + "fullName": "Gräsö", + "parentFullName": "Östhammars kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fbd" + }, + "id": "898598", + "fullName": "Gimo tätort", + "parentFullName": "Östhammars kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fbf" + }, + "id": "940561", + "fullName": "Getberget och Notholmen", + "parentFullName": "Håbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fc0" + }, + "id": "907355", + "fullName": "Gryttby", + "parentFullName": "Tierps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fc1" + }, + "id": "909057", + "fullName": "Garsås", + "parentFullName": "Mora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fc2" + }, + "id": "899413", + "fullName": "Gesunda tätort", + "parentFullName": "Mora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fc3" + }, + "id": "908088", + "fullName": "Gullaskruv", + "parentFullName": "Nybro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fc7" + }, + "id": "908249", + "fullName": "Gröstorp", + "parentFullName": "Simrishamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fc8" + }, + "id": "898849", + "fullName": "Gärsnäs tätort", + "parentFullName": "Simrishamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fca" + }, + "id": "940673", + "fullName": "Heden + Grophamre", + "parentFullName": "Ljusdals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fcb" + }, + "id": "899682", + "fullName": "Gripenberg tätort", + "parentFullName": "Tranås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fcc" + }, + "id": "474671", + "fullName": "Gällivare tätort", + "parentFullName": "Gällivare kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fce" + }, + "id": "909567", + "fullName": "Skaulo", + "parentFullName": "Gällivare kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fcf" + }, + "id": "909581", + "fullName": "Markitta", + "parentFullName": "Gällivare kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fd0" + }, + "id": "909672", + "fullName": "Nilivaara", + "parentFullName": "Gällivare kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fd1" + }, + "id": "899362", + "fullName": "Hakkas tätort", + "parentFullName": "Gällivare kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fd2" + }, + "id": "909575", + "fullName": "Leipojärvi", + "parentFullName": "Gällivare kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fd3" + }, + "id": "909590", + "fullName": "Nattavaara", + "parentFullName": "Gällivare kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fd4" + }, + "id": "899512", + "fullName": "Ullatti tätort", + "parentFullName": "Gällivare kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fd7" + }, + "id": "909604", + "fullName": "Puoltikasvaara", + "parentFullName": "Gällivare kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fd8" + }, + "id": "899160", + "fullName": "Koskullskulle tätort", + "parentFullName": "Gällivare kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fda" + }, + "id": "941030", + "fullName": "Malmberget östra tätort", + "parentFullName": "Gällivare kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fdb" + }, + "id": "941031", + "fullName": "Malmberget västra tätort", + "parentFullName": "Gällivare kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fdc" + }, + "id": "908183", + "fullName": "Gammalstorp", + "parentFullName": "Sölvesborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fdd" + }, + "id": "908247", + "fullName": "Gråmanstorp", + "parentFullName": "Klippans kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fde" + }, + "id": "907550", + "fullName": "Göteryd", + "parentFullName": "Älmhults kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fe0" + }, + "id": "909550", + "fullName": "Granholmen", + "parentFullName": "Kalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fe1" + }, + "id": "899168", + "fullName": "Gammelgården tätort", + "parentFullName": "Kalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fe2" + }, + "id": "908591", + "fullName": "Gunneby", + "parentFullName": "Tjörns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fe3" + }, + "id": "900144", + "fullName": "Gullringen tätort", + "parentFullName": "Vimmerby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fe4" + }, + "id": "909059", + "fullName": "Grådö", + "parentFullName": "Hedemora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fe5" + }, + "id": "899975", + "fullName": "Garpenberg tätort", + "parentFullName": "Hedemora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fe6" + }, + "id": "907441", + "fullName": "Gullholmen", + "parentFullName": "Orust kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fe7" + }, + "id": "909657", + "fullName": "Grönhögen", + "parentFullName": "Mörbylånga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fe8" + }, + "id": "899304", + "fullName": "Gårdby tätort", + "parentFullName": "Mörbylånga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fe9" + }, + "id": "940424", + "fullName": "Resmo + Gynge", + "parentFullName": "Mörbylånga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fea" + }, + "id": "940779", + "fullName": "Glömminge och Strandskogen tätort", + "parentFullName": "Mörbylånga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fec" + }, + "id": "898836", + "fullName": "Glimåkra tätort", + "parentFullName": "Östra Göinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fed" + }, + "id": "908256", + "fullName": "Hylta", + "parentFullName": "Östra Göinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fee" + }, + "id": "908329", + "fullName": "Östanå", + "parentFullName": "Östra Göinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ff0" + }, + "id": "908320", + "fullName": "Värestorp", + "parentFullName": "Östra Göinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ff1" + }, + "id": "899619", + "fullName": "Immeln tätort", + "parentFullName": "Östra Göinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ff2" + }, + "id": "907513", + "fullName": "Hemmestorp", + "parentFullName": "Östra Göinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ff3" + }, + "id": "900085", + "fullName": "Hjärsås tätort", + "parentFullName": "Östra Göinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ff5" + }, + "id": "898854", + "fullName": "Hanaskog tätort", + "parentFullName": "Östra Göinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ff6" + }, + "id": "898979", + "fullName": "Sibbhult tätort", + "parentFullName": "Östra Göinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ff7" + }, + "id": "473948", + "fullName": "Knislinge tätort", + "parentFullName": "Östra Göinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ff9" + }, + "id": "900240", + "fullName": "Grundsund tätort", + "parentFullName": "Lysekils kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ffd" + }, + "id": "899272", + "fullName": "Gränum tätort", + "parentFullName": "Olofströms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209ffe" + }, + "id": "908858", + "fullName": "Gullsby", + "parentFullName": "Sunne kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb209fff" + }, + "id": "908854", + "fullName": "Gettjärn", + "parentFullName": "Sunne kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a000" + }, + "id": "908901", + "fullName": "Gjutaregården", + "parentFullName": "Sunne kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a001" + }, + "id": "940605", + "fullName": "Gunnarsby + Ingmår", + "parentFullName": "Sunne kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a003" + }, + "id": "940601", + "fullName": "Gunneryd och Hälseryd", + "parentFullName": "Sunne kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a004" + }, + "id": "908789", + "fullName": "Gössäter", + "parentFullName": "Götene kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a005" + }, + "id": "474297", + "fullName": "Götene tätort", + "parentFullName": "Götene kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a008" + }, + "id": "908838", + "fullName": "Österäng", + "parentFullName": "Götene kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a009" + }, + "id": "898905", + "fullName": "Källby tätort", + "parentFullName": "Götene kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a00a" + }, + "id": "908798", + "fullName": "Kinne-Kleva", + "parentFullName": "Götene kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a00c" + }, + "id": "899185", + "fullName": "Hällekis tätort", + "parentFullName": "Götene kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a00d" + }, + "id": "899949", + "fullName": "Lundsbrunn tätort", + "parentFullName": "Götene kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a00e" + }, + "id": "940531", + "fullName": "Råssö + Sandbackarna + Liden + Gatelid", + "parentFullName": "Strömstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a00f" + }, + "id": "908332", + "fullName": "Östra Genastorp", + "parentFullName": "Osby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a010" + }, + "id": "908590", + "fullName": "Grötö", + "parentFullName": "Öckerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a012" + }, + "id": "898839", + "fullName": "Grebbestad tätort", + "parentFullName": "Tanums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a014" + }, + "id": "907480", + "fullName": "Högboda gård", + "parentFullName": "Kils kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a015" + }, + "id": "899727", + "fullName": "Grimsås tätort", + "parentFullName": "Tranemo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a016" + }, + "id": "899384", + "fullName": "Gäddede tätort", + "parentFullName": "Strömsunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a017" + }, + "id": "908856", + "fullName": "Gumhöjden", + "parentFullName": "Hagfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a018" + }, + "id": "907478", + "fullName": "Gustavsfors", + "parentFullName": "Hagfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a019" + }, + "id": "900147", + "fullName": "Geijersholm tätort", + "parentFullName": "Hagfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a01a" + }, + "id": "898840", + "fullName": "Grebo tätort", + "parentFullName": "Åtvidabergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a01b" + }, + "id": "907874", + "fullName": "Laxne", + "parentFullName": "Gnesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a01c" + }, + "id": "907866", + "fullName": "Hållsta", + "parentFullName": "Gnesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a01d" + }, + "id": "907888", + "fullName": "Norrtuna", + "parentFullName": "Gnesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a01e" + }, + "id": "907884", + "fullName": "Malmsjöstugan", + "parentFullName": "Gnesta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a021" + }, + "id": "899778", + "fullName": "Gulleråsen tätort", + "parentFullName": "Rättviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a022" + }, + "id": "899989", + "fullName": "Nedre Gärdsjö tätort", + "parentFullName": "Rättviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a023" + }, + "id": "899816", + "fullName": "Gubbo tätort", + "parentFullName": "Smedjebackens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a024" + }, + "id": "899829", + "fullName": "Gyttorp tätort", + "parentFullName": "Nora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a025" + }, + "id": "474719", + "fullName": "Gagnef tätort", + "parentFullName": "Gagnefs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a026" + }, + "id": "940637", + "fullName": "Gagnefsbyn + Nordåker", + "parentFullName": "Gagnefs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a027" + }, + "id": "909061", + "fullName": "Hagen", + "parentFullName": "Gagnefs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a029" + }, + "id": "909092", + "fullName": "Mossel", + "parentFullName": "Gagnefs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a02b" + }, + "id": "909127", + "fullName": "Svedjan", + "parentFullName": "Gagnefs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a02c" + }, + "id": "908807", + "fullName": "Myrheden", + "parentFullName": "Gagnefs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a02d" + }, + "id": "908814", + "fullName": "Myrholen", + "parentFullName": "Gagnefs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a033" + }, + "id": "909145", + "fullName": "Västerfors", + "parentFullName": "Gagnefs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a034" + }, + "id": "900079", + "fullName": "Sifferbo tätort", + "parentFullName": "Gagnefs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a035" + }, + "id": "898935", + "fullName": "Mockfjärd tätort", + "parentFullName": "Gagnefs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a036" + }, + "id": "909159", + "fullName": "Nedre Österfors", + "parentFullName": "Gagnefs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a038" + }, + "id": "940636", + "fullName": "Västtjärna + Östtjärna", + "parentFullName": "Gagnefs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a039" + }, + "id": "940642", + "fullName": "Gärdås + Jägra", + "parentFullName": "Malung-Sälens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a03b" + }, + "id": "940503", + "fullName": "Valla och Gålby", + "parentFullName": "Kinda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a03c" + }, + "id": "473737", + "fullName": "Gnosjö tätort", + "parentFullName": "Gnosjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a03d" + }, + "id": "908001", + "fullName": "Marieholm", + "parentFullName": "Gnosjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a03f" + }, + "id": "899261", + "fullName": "Kulltorp tätort", + "parentFullName": "Gnosjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a041" + }, + "id": "899129", + "fullName": "Törestorp tätort", + "parentFullName": "Gnosjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a042" + }, + "id": "900122", + "fullName": "Nissafors tätort", + "parentFullName": "Gnosjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a043" + }, + "id": "898861", + "fullName": "Hillerstorp tätort", + "parentFullName": "Gnosjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a044" + }, + "id": "940444", + "fullName": "Marås och Käringagärde", + "parentFullName": "Gnosjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a045" + }, + "id": "909181", + "fullName": "Gränsfors", + "parentFullName": "Nordanstigs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a046" + }, + "id": "909180", + "fullName": "Gammsätter", + "parentFullName": "Nordanstigs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a047" + }, + "id": "940677", + "fullName": "Gällsta + Husta", + "parentFullName": "Nordanstigs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a048" + }, + "id": "899119", + "fullName": "Gårdskär tätort", + "parentFullName": "Älvkarleby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a04a" + }, + "id": "907466", + "fullName": "Gate", + "parentFullName": "Hjo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a04b" + }, + "id": "474530", + "fullName": "Grums tätort", + "parentFullName": "Grums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a04c" + }, + "id": "908871", + "fullName": "Medskog", + "parentFullName": "Grums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a04d" + }, + "id": "908862", + "fullName": "Liljedal", + "parentFullName": "Grums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a04f" + }, + "id": "899632", + "fullName": "Segmon tätort", + "parentFullName": "Grums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a050" + }, + "id": "898987", + "fullName": "Slottsbron tätort", + "parentFullName": "Grums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a053" + }, + "id": "898846", + "fullName": "Gusum tätort", + "parentFullName": "Valdemarsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a054" + }, + "id": "940888", + "fullName": "Gropen tätort", + "parentFullName": "Lekebergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a055" + }, + "id": "909435", + "fullName": "Gräsmyr", + "parentFullName": "Nordmalings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a056" + }, + "id": "898843", + "fullName": "Grythyttan tätort", + "parentFullName": "Hällefors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a057" + }, + "id": "908087", + "fullName": "Gullabo", + "parentFullName": "Torsås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a058" + }, + "id": "907509", + "fullName": "Gåsvarv", + "parentFullName": "Älvdalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a05b" + }, + "id": "908086", + "fullName": "Grönskåra", + "parentFullName": "Högsby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a05c" + }, + "id": "907524", + "fullName": "Gammelfäbodarna", + "parentFullName": "Ockelbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a05d" + }, + "id": "909669", + "fullName": "Gunnarn", + "parentFullName": "Storumans kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a05e" + }, + "id": "474245", + "fullName": "Grästorp tätort", + "parentFullName": "Grästorps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a05f" + }, + "id": "908816", + "fullName": "Salstad", + "parentFullName": "Grästorps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a061" + }, + "id": "940699", + "fullName": "Ragunda och Gisslegård", + "parentFullName": "Ragunda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a062" + }, + "id": "899333", + "fullName": "Granö tätort", + "parentFullName": "Vindelns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a063" + }, + "id": "908594", + "fullName": "Gårdsjö", + "parentFullName": "Gullspångs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a064" + }, + "id": "474254", + "fullName": "Gullspång tätort", + "parentFullName": "Gullspångs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a065" + }, + "id": "898865", + "fullName": "Hova tätort", + "parentFullName": "Gullspångs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a066" + }, + "id": "899919", + "fullName": "Otterbäcken tätort", + "parentFullName": "Gullspångs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a067" + }, + "id": "940533", + "fullName": "Vassmossen+Nunnestad", + "parentFullName": "Gullspångs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a068" + }, + "id": "909551", + "fullName": "Gyljen", + "parentFullName": "Överkalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a069" + }, + "id": "909434", + "fullName": "Gargnäs", + "parentFullName": "Sorsele kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a06a" + }, + "id": "476031", + "fullName": "Gula Gången", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a06b" + }, + "id": "475438", + "fullName": "Grubbens gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a06d" + }, + "id": "475394", + "fullName": "Garvar Lundins Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a06e" + }, + "id": "502778", + "fullName": "Granby", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a06f" + }, + "id": "475112", + "fullName": "Göran Hälsinges Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a070" + }, + "id": "479273", + "fullName": "Gebers", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a073" + }, + "id": "502784", + "fullName": "Husby Gård", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a074" + }, + "id": "502971", + "fullName": "Hästa Gård", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a076" + }, + "id": "477951", + "fullName": "Giggvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a077" + }, + "id": "478128", + "fullName": "Grytvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a078" + }, + "id": "475110", + "fullName": "Gåsgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a079" + }, + "id": "475965", + "fullName": "Götgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a081" + }, + "id": "478241", + "fullName": "Gårdstigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a082" + }, + "id": "475111", + "fullName": "Gåstorget", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a083" + }, + "id": "476189", + "fullName": "Guldgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a084" + }, + "id": "476263", + "fullName": "Gräsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a086" + }, + "id": "475261", + "fullName": "Grevgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a087" + }, + "id": "475329", + "fullName": "Gallerian", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a088" + }, + "id": "475759", + "fullName": "Grevgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a089" + }, + "id": "479616", + "fullName": "Glidgränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a08f" + }, + "id": "502481", + "fullName": "Gränsvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a094" + }, + "id": "479277", + "fullName": "Orhems Gård", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a098" + }, + "id": "502085", + "fullName": "Gränsvägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a099" + }, + "id": "502098", + "fullName": "Vinsta Gård", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a09a" + }, + "id": "502127", + "fullName": "Nälsta Gård", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a09b" + }, + "id": "475242", + "fullName": "Smala Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a09c" + }, + "id": "475607", + "fullName": "Gävlegatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a09d" + }, + "id": "475772", + "fullName": "Tysta gatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a09f" + }, + "id": "475800", + "fullName": "Långa gatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0a0" + }, + "id": "475945", + "fullName": "Liljas gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0a1" + }, + "id": "475991", + "fullName": "Gruvbacken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0a2" + }, + "id": "476045", + "fullName": "Hökens gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0a3" + }, + "id": "479533", + "fullName": "Gillegatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0a8" + }, + "id": "479080", + "fullName": "Lugna gatan", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0a9" + }, + "id": "502300", + "fullName": "Gribbyvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0aa" + }, + "id": "502356", + "fullName": "Glimtstigen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0ab" + }, + "id": "502483", + "fullName": "Gungbrinken", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0ac" + }, + "id": "502760", + "fullName": "Gamlebyplan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0ad" + }, + "id": "502762", + "fullName": "Gärdebyplan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0ae" + }, + "id": "503329", + "fullName": "Glädjevägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0af" + }, + "id": "918755", + "fullName": "Glindragränd", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0b1" + }, + "id": "479275", + "fullName": "Gebersvägen", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0b2" + }, + "id": "479325", + "fullName": "Giffelvägen", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0b4" + }, + "id": "478178", + "fullName": "Gåsingevägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0b5" + }, + "id": "502113", + "fullName": "Gammelvägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0b6" + }, + "id": "476251", + "fullName": "Grindsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0b9" + }, + "id": "475181", + "fullName": "Gaffelgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0ba" + }, + "id": "475402", + "fullName": "Garvargatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0bb" + }, + "id": "475474", + "fullName": "Gjutargatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0bc" + }, + "id": "475594", + "fullName": "Gyldéngatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0bd" + }, + "id": "475789", + "fullName": "Galärparken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0be" + }, + "id": "475790", + "fullName": "Galärvarvet", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0bf" + }, + "id": "475846", + "fullName": "Gärdesgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0c8" + }, + "id": "479013", + "fullName": "Gondolgatan", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0c9" + }, + "id": "479102", + "fullName": "Trevna Gränd", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0ca" + }, + "id": "502298", + "fullName": "Granåsbacken", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0cb" + }, + "id": "502499", + "fullName": "Gunnebogatan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0cc" + }, + "id": "502509", + "fullName": "Grönskevägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0cd" + }, + "id": "502651", + "fullName": "Gullingeplan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0ce" + }, + "id": "475368", + "fullName": "Sankt Göransgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0cf" + }, + "id": "475389", + "fullName": "Sankt Göransplan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0d0" + }, + "id": "486035", + "fullName": "Gudöbroleden", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0d3" + }, + "id": "477896", + "fullName": "Grossistvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0d4" + }, + "id": "477900", + "fullName": "Herr Göstas väg", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0d5" + }, + "id": "478239", + "fullName": "Gullrisstigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0d6" + }, + "id": "501983", + "fullName": "Grimstagatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0d7" + }, + "id": "914248", + "fullName": "Gråvidegränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0d8" + }, + "id": "503223", + "fullName": "Gåsörtstigen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0d9" + }, + "id": "476277", + "fullName": "Luthens Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0da" + }, + "id": "476308", + "fullName": "Gullmarsvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0de" + }, + "id": "476596", + "fullName": "Gravörgränd", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0df" + }, + "id": "476643", + "fullName": "Grafikvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0e0" + }, + "id": "476691", + "fullName": "Garagevägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0e3" + }, + "id": "475467", + "fullName": "Geijersvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0e5" + }, + "id": "475949", + "fullName": "Gillögagatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0e6" + }, + "id": "479482", + "fullName": "Gesällbacken", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0ee" + }, + "id": "502830", + "fullName": "Gullfossgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0ef" + }, + "id": "502904", + "fullName": "Gallehusgränd", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0f0" + }, + "id": "502943", + "fullName": "Kista Gårdsväg", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0f1" + }, + "id": "503015", + "fullName": "Kista Galleria", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0f2" + }, + "id": "502333", + "fullName": "Gråstensvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0f3" + }, + "id": "502395", + "fullName": "Gökottestigen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0f4" + }, + "id": "502429", + "fullName": "Gryningsvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0f5" + }, + "id": "503071", + "fullName": "Grönbetevägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0f6" + }, + "id": "503155", + "fullName": "Gartnerstigen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0f7" + }, + "id": "503317", + "fullName": "Gulsippsgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0f8" + }, + "id": "503366", + "fullName": "Gullvivegränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0f9" + }, + "id": "476635", + "fullName": "Gullmarsplan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a0fa" + }, + "id": "476835", + "fullName": "Globentorget", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a101" + }, + "id": "479209", + "fullName": "Gråhundsvägen", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a102" + }, + "id": "502826", + "fullName": "Grönlandsgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a106" + }, + "id": "478056", + "fullName": "Götalandsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a107" + }, + "id": "478176", + "fullName": "Gillbergavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a108" + }, + "id": "478416", + "fullName": "Gimmerstavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a109" + }, + "id": "478507", + "fullName": "Västberga Gård", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a10b" + }, + "id": "475133", + "fullName": "Gymnasiegränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a10c" + }, + "id": "476168", + "fullName": "Gröndalsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a10d" + }, + "id": "476275", + "fullName": "Lehusens Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a113" + }, + "id": "926008", + "fullName": "Glasfibergatan", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a114" + }, + "id": "475168", + "fullName": "Spektens Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a115" + }, + "id": "475664", + "fullName": "Gästrikegatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a116" + }, + "id": "475741", + "fullName": "Grev Turegatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a118" + }, + "id": "475906", + "fullName": "Gasverksvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a119" + }, + "id": "476008", + "fullName": "Gotlandsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a11a" + }, + "id": "476016", + "fullName": "Gaveliusgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a11b" + }, + "id": "479535", + "fullName": "Gårdfarivägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a11f" + }, + "id": "503911", + "fullName": "Grangärdevägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a120" + }, + "id": "503913", + "fullName": "Gulsparvsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a121" + }, + "id": "504050", + "fullName": "Gubbkärrsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a122" + }, + "id": "504175", + "fullName": "Grekfararvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a124" + }, + "id": "910105", + "fullName": "Tummelisas gata", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a125" + }, + "id": "479122", + "fullName": "Grönkålsvägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a126" + }, + "id": "502331", + "fullName": "Gråbergsstigen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a127" + }, + "id": "502643", + "fullName": "Glömmingegränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a128" + }, + "id": "477840", + "fullName": "Garphyttegränd", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a129" + }, + "id": "477890", + "fullName": "Gällerstagränd", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a12a" + }, + "id": "478054", + "fullName": "Gripsholmsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a12b" + }, + "id": "478209", + "fullName": "Sten Stures Gränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a12c" + }, + "id": "478219", + "fullName": "Guldbaggestigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a12d" + }, + "id": "478268", + "fullName": "Glasmästarvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a12e" + }, + "id": "478312", + "fullName": "Guldregnsbacken", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a12f" + }, + "id": "478396", + "fullName": "Glasbjörksvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a130" + }, + "id": "478573", + "fullName": "Valsbergs Gränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a131" + }, + "id": "478770", + "fullName": "Jarl Kulles gata", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a132" + }, + "id": "501863", + "fullName": "Granhultsgränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a133" + }, + "id": "501951", + "fullName": "Gudmundrågatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a134" + }, + "id": "503315", + "fullName": "Grantoppsgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a135" + }, + "id": "503331", + "fullName": "Granskogsvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a136" + }, + "id": "503364", + "fullName": "Grankottegränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a137" + }, + "id": "918251", + "fullName": "Grythundsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a138" + }, + "id": "476160", + "fullName": "Grenljusbacken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a139" + }, + "id": "476167", + "fullName": "Gröndalshamnen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a13a" + }, + "id": "476297", + "fullName": "Glödlampsgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a13b" + }, + "id": "476637", + "fullName": "Gullmarsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a13c" + }, + "id": "476772", + "fullName": "Gåshällsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a13d" + }, + "id": "475097", + "fullName": "Olof Palmes gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a13e" + }, + "id": "475330", + "fullName": "Galleriatorget", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a13f" + }, + "id": "475436", + "fullName": "Gambrinusgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a140" + }, + "id": "475524", + "fullName": "Gjörwellsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a141" + }, + "id": "475573", + "fullName": "Grubbensringen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a142" + }, + "id": "475574", + "fullName": "Grubbenstorget", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a143" + }, + "id": "475577", + "fullName": "P O Hallmans gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a144" + }, + "id": "475761", + "fullName": "Grev Magnigatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a145" + }, + "id": "475767", + "fullName": "Gumshornsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a147" + }, + "id": "475956", + "fullName": "Glasbruksgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a149" + }, + "id": "479422", + "fullName": "Hägerstens Gård", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a14b" + }, + "id": "479650", + "fullName": "Hanna Rydhs gata", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a14c" + }, + "id": "479672", + "fullName": "Jenny Linds gata", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a14e" + }, + "id": "503830", + "fullName": "Gransångarvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a14f" + }, + "id": "504060", + "fullName": "Gubbkärrsbacken", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a150" + }, + "id": "504096", + "fullName": "Grundtvigsgatan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a151" + }, + "id": "504244", + "fullName": "Galtabäcksvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a152" + }, + "id": "504468", + "fullName": "Gårdsfogdevägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a154" + }, + "id": "502828", + "fullName": "Grönlandsgången", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a155" + }, + "id": "478997", + "fullName": "Listuddens Gård", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a156" + }, + "id": "479120", + "fullName": "Gladiolusvägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a158" + }, + "id": "502580", + "fullName": "Gamla Landsvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a159" + }, + "id": "478837", + "fullName": "Gillsätragränd", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a15a" + }, + "id": "478839", + "fullName": "Gransätragränd", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a15b" + }, + "id": "478937", + "fullName": "Gräsholmsvägen", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a15c" + }, + "id": "503259", + "fullName": "Riddersviks Gård", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a15f" + }, + "id": "479326", + "fullName": "Hökarängens Gård", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a160" + }, + "id": "916197", + "fullName": "Hans Werthéns gata", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a161" + }, + "id": "477879", + "fullName": "Göksholmsbacken", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a162" + }, + "id": "478738", + "fullName": "Sigurd Rings gata", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a164" + }, + "id": "478821", + "fullName": "Gröna Stugans väg", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a165" + }, + "id": "501975", + "fullName": "Råcksta Gårdsväg", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a166" + }, + "id": "501995", + "fullName": "Gulddragargränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a167" + }, + "id": "910064", + "fullName": "Sara Lidmans gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a16a" + }, + "id": "911634", + "fullName": "Jakob Mommas gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a16b" + }, + "id": "920244", + "fullName": "Golvläggargränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a16c" + }, + "id": "476197", + "fullName": "Gamla Lundagatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a16d" + }, + "id": "476472", + "fullName": "Vävar Johans gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a171" + }, + "id": "475400", + "fullName": "Samuel Owens gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a172" + }, + "id": "475454", + "fullName": "Sven Rinmans gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a173" + }, + "id": "475791", + "fullName": "Galärvarvsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a175" + }, + "id": "475982", + "fullName": "Renstiernas gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a176" + }, + "id": "476000", + "fullName": "Mäster Pers Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a177" + }, + "id": "476144", + "fullName": "Grönbrinksgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a179" + }, + "id": "479670", + "fullName": "Hanna Paulis gata", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a17d" + }, + "id": "479243", + "fullName": "Gunnar Wallers väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a17e" + }, + "id": "479276", + "fullName": "Grindstugan Orhem", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a17f" + }, + "id": "503959", + "fullName": "Grundläggarvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a182" + }, + "id": "910102", + "fullName": "Ture Sventons gata", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a184" + }, + "id": "913521", + "fullName": "Suddagummans gata", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a185" + }, + "id": "920879", + "fullName": "Pellepennans gata", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a186" + }, + "id": "479023", + "fullName": "Glidflyktsgatan", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a187" + }, + "id": "502498", + "fullName": "Garpenbergsgatan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a189" + }, + "id": "478398", + "fullName": "Gustaf Wickmans väg", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a18b" + }, + "id": "478915", + "fullName": "Gränsholmsbacken", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a18c" + }, + "id": "501851", + "fullName": "Gräsklipparvägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a18f" + }, + "id": "503027", + "fullName": "Olof Jönssons Gränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a191" + }, + "id": "503125", + "fullName": "Griftegårdsgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a192" + }, + "id": "503227", + "fullName": "Klas Nybergs Gränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a195" + }, + "id": "925979", + "fullName": "Lise Meitners gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a196" + }, + "id": "919567", + "fullName": "Gunnar Strängs väg", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a198" + }, + "id": "475117", + "fullName": "Lejonstedts Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a199" + }, + "id": "475120", + "fullName": "Schönfeldts Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a19b" + }, + "id": "476326", + "fullName": "Grosshandlarvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a19e" + }, + "id": "475335", + "fullName": "Grytgjutargången", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a19f" + }, + "id": "475455", + "fullName": "Ture Nermans Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1a0" + }, + "id": "475461", + "fullName": "Gyllenborgsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1a1" + }, + "id": "475542", + "fullName": "Gammelgårdsgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1a2" + }, + "id": "475543", + "fullName": "Gammelgårdsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1a4" + }, + "id": "479700", + "fullName": "Lotta Svärds Gränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1a5" + }, + "id": "479215", + "fullName": "Lilla Sköndals Gård", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1a7" + }, + "id": "503540", + "fullName": "Gustavslundsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1a9" + }, + "id": "504015", + "fullName": "Grimstahamnsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1aa" + }, + "id": "504108", + "fullName": "Sigrid Undsets gata", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1ab" + }, + "id": "504550", + "fullName": "Pelle Svanslös gata", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1ad" + }, + "id": "502969", + "fullName": "Hägerstalunds Gård", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1ae" + }, + "id": "479066", + "fullName": "Gamla Tyresövägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1b0" + }, + "id": "502738", + "fullName": "Hinderstorps Gränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1b1" + }, + "id": "477848", + "fullName": "Glanshammarsgatan", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1b2" + }, + "id": "478158", + "fullName": "Gamla Huddingevägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1b3" + }, + "id": "478174", + "fullName": "Gamla Magelungsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1b4" + }, + "id": "478509", + "fullName": "Västberga Gårdsväg", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1b5" + }, + "id": "478751", + "fullName": "Ivar Vidfamnes gata", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1b6" + }, + "id": "501943", + "fullName": "Söderberga Gårdsväg", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1b7" + }, + "id": "503030", + "fullName": "Viveka Trolles Gränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1b8" + }, + "id": "475219", + "fullName": "Skeppar Olofs Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1b9" + }, + "id": "475220", + "fullName": "Staffan Sasses Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1be" + }, + "id": "475113", + "fullName": "Helga Lekamens Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1bf" + }, + "id": "475122", + "fullName": "Stora Gråmunkegränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1c3" + }, + "id": "475196", + "fullName": "Skeppar Karls Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1c5" + }, + "id": "475359", + "fullName": "Pär Lagerkvists gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1c7" + }, + "id": "475437", + "fullName": "Olof Gjödingsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1c8" + }, + "id": "475575", + "fullName": "Ivan Oljelunds Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1c9" + }, + "id": "475576", + "fullName": "Maria Sandels Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1ca" + }, + "id": "475673", + "fullName": "Gustafsborgsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1cd" + }, + "id": "475841", + "fullName": "Gyllenstiernsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1cf" + }, + "id": "475961", + "fullName": "Mäster Mikaels gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1d0" + }, + "id": "475999", + "fullName": "Lilla Mejtens Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1d1" + }, + "id": "476002", + "fullName": "Stora Mejtens Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1d2" + }, + "id": "479520", + "fullName": "Mor Wingmarks Gränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1d3" + }, + "id": "479652", + "fullName": "Jenny Nyströms gata", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1d8" + }, + "id": "479704", + "fullName": "Wendela Hebbes gata", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1db" + }, + "id": "504120", + "fullName": "Gustaf Lundbergs väg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1dd" + }, + "id": "910100", + "fullName": "Klas Klättermus gata", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1de" + }, + "id": "910104", + "fullName": "Tomtebobarnens gata", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1df" + }, + "id": "912061", + "fullName": "Nils Holgerssons gata", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1e1" + }, + "id": "479007", + "fullName": "Skarpnäcks Gårdsväg", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1e3" + }, + "id": "478939", + "fullName": "Skärholmens Gårdsväg", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1e4" + }, + "id": "503260", + "fullName": "Riddersviks Gårdsväg", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1e5" + }, + "id": "475164", + "fullName": "Mårten Trotzigs Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1e6" + }, + "id": "475362", + "fullName": "Harry Martinsons gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1e7" + }, + "id": "475663", + "fullName": "Valentin Sabbats gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1ea" + }, + "id": "479245", + "fullName": "Gustaf Ljunggrens väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1ec" + }, + "id": "504554", + "fullName": "Pippi Långstrumps gata", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1ed" + }, + "id": "910101", + "fullName": "Krakel Spektakels gata", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1ee" + }, + "id": "478772", + "fullName": "Margaretha Krooks gata", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1f0" + }, + "id": "925978", + "fullName": "Sonja Kovalevskys gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1f1" + }, + "id": "475124", + "fullName": "Sven Vintappares Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1f5" + }, + "id": "479696", + "fullName": "Gamla Södertäljevägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1f8" + }, + "id": "475612", + "fullName": "Torbjörn Klockares gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1f9" + }, + "id": "475820", + "fullName": "Östra Varvsgatans Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a1fb" + }, + "id": "475151", + "fullName": "Schering Rosenhanes Gränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a212" + }, + "id": "689568", + "fullName": "Gröna gatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a213" + }, + "id": "689947", + "fullName": "Gerdas Gård", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a214" + }, + "id": "695134", + "fullName": "Gullö Gård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a215" + }, + "id": "690499", + "fullName": "Galileis gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a219" + }, + "id": "688376", + "fullName": "Hugo Grauers gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a21a" + }, + "id": "688516", + "fullName": "Gösta Rahmns gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a21b" + }, + "id": "695704", + "fullName": "Gunnilse Granväg", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a21c" + }, + "id": "688443", + "fullName": "Gunnar Grens plats", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a21d" + }, + "id": "688458", + "fullName": "Johan På Gårdas gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a21e" + }, + "id": "690366", + "fullName": "Gregorianska gatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a21f" + }, + "id": "929701", + "fullName": "Gunn Wållgrens gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a221" + }, + "id": "716640", + "fullName": "Göddereds Gård", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a222" + }, + "id": "689977", + "fullName": "Gert Tommessons gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a223" + }, + "id": "689979", + "fullName": "Johan Gertssons gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a225" + }, + "id": "688047", + "fullName": "Götgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a226" + }, + "id": "689708", + "fullName": "Genvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a227" + }, + "id": "689949", + "fullName": "Idas Gård", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a228" + }, + "id": "695702", + "fullName": "Gunnilse", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a229" + }, + "id": "695779", + "fullName": "Gråbacka", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a22b" + }, + "id": "693986", + "fullName": "Båtsman Grås gata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a22d" + }, + "id": "692017", + "fullName": "Gamla Gunnestorpsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a22f" + }, + "id": "693820", + "fullName": "Gösta Berlings gata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a230" + }, + "id": "689737", + "fullName": "Gatsmygen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a233" + }, + "id": "692935", + "fullName": "Godsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a236" + }, + "id": "688456", + "fullName": "Gårdavägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a237" + }, + "id": "688957", + "fullName": "Stora Gårda", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a238" + }, + "id": "689070", + "fullName": "Gräddfilen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a239" + }, + "id": "689071", + "fullName": "Gräddgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a23a" + }, + "id": "689556", + "fullName": "Lilla gatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a23b" + }, + "id": "690255", + "fullName": "Gillegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a23c" + }, + "id": "690259", + "fullName": "Gärdsmygen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a23d" + }, + "id": "690547", + "fullName": "Galaxgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a23e" + }, + "id": "691155", + "fullName": "Gränsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a23f" + }, + "id": "692021", + "fullName": "Grimboåsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a241" + }, + "id": "692801", + "fullName": "Tyska gatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a242" + }, + "id": "692834", + "fullName": "Gullkullen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a243" + }, + "id": "695785", + "fullName": "Gråbovägen", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a244" + }, + "id": "688353", + "fullName": "Genomgången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a245" + }, + "id": "688400", + "fullName": "Götaplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a246" + }, + "id": "688454", + "fullName": "Gårdatorget", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a247" + }, + "id": "688470", + "fullName": "Mässans gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a248" + }, + "id": "688699", + "fullName": "Grågåsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a249" + }, + "id": "689073", + "fullName": "Gundla Mosse", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a24a" + }, + "id": "689502", + "fullName": "Gula Stråket", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a24b" + }, + "id": "689552", + "fullName": "Gröna Vallen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a24c" + }, + "id": "689787", + "fullName": "Stilla gatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a24e" + }, + "id": "690124", + "fullName": "Gesällgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a24f" + }, + "id": "690501", + "fullName": "Gärdsås torg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a250" + }, + "id": "690502", + "fullName": "Keplers gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a251" + }, + "id": "692019", + "fullName": "Grimbodalen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a252" + }, + "id": "692282", + "fullName": "Pepitas gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a253" + }, + "id": "692284", + "fullName": "Rositas gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a254" + }, + "id": "692770", + "fullName": "Norska gatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a256" + }, + "id": "708799", + "fullName": "Gunviken", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a257" + }, + "id": "688396", + "fullName": "Geijersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a258" + }, + "id": "688502", + "fullName": "Getebergsled", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a259" + }, + "id": "689500", + "fullName": "Gröna Stråket", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a25a" + }, + "id": "689640", + "fullName": "Galateagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a25b" + }, + "id": "689720", + "fullName": "Godhemsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a25c" + }, + "id": "689951", + "fullName": "Julianas Gård", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a25d" + }, + "id": "690125", + "fullName": "Gärdsåsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a25f" + }, + "id": "690914", + "fullName": "Garverigatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a260" + }, + "id": "690983", + "fullName": "Gustavsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a262" + }, + "id": "691574", + "fullName": "Gulmårevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a263" + }, + "id": "691611", + "fullName": "Gullrisgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a264" + }, + "id": "692123", + "fullName": "Gjutaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a266" + }, + "id": "692575", + "fullName": "Gökropsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a268" + }, + "id": "694131", + "fullName": "Bua Gård", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a269" + }, + "id": "694142", + "fullName": "Garnfot", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a26a" + }, + "id": "694446", + "fullName": "Gamlebo", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a26b" + }, + "id": "688003", + "fullName": "Gasverkskajen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a26c" + }, + "id": "688005", + "fullName": "Grönsaksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a26e" + }, + "id": "688466", + "fullName": "Gudmundsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a26f" + }, + "id": "688701", + "fullName": "Gröndalsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a270" + }, + "id": "688731", + "fullName": "Grafiska vägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a271" + }, + "id": "689357", + "fullName": "Guldhedsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a276" + }, + "id": "690073", + "fullName": "Generalsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a277" + }, + "id": "690448", + "fullName": "Gryningsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a278" + }, + "id": "691153", + "fullName": "Grustagsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a279" + }, + "id": "691261", + "fullName": "Sörensens gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a27a" + }, + "id": "691420", + "fullName": "Godemansgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a27b" + }, + "id": "691754", + "fullName": "Vendernas gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a27c" + }, + "id": "691803", + "fullName": "Gråstensliden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a27d" + }, + "id": "692023", + "fullName": "Grästuvevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a27e" + }, + "id": "692350", + "fullName": "Gema-Kjells väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a280" + }, + "id": "695718", + "fullName": "Gunnilsevägen", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a281" + }, + "id": "695783", + "fullName": "Gråbackavägen", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a282" + }, + "id": "695136", + "fullName": "Gullö Skog", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a287" + }, + "id": "694139", + "fullName": "Burs Gård", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a288" + }, + "id": "688013", + "fullName": "Gullbergskajen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a289" + }, + "id": "688134", + "fullName": "Karin Boyes gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a28a" + }, + "id": "688160", + "fullName": "Grönsakstorget", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a28b" + }, + "id": "688354", + "fullName": "Gibraltargatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a28c" + }, + "id": "688398", + "fullName": "Götabergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a28d" + }, + "id": "688625", + "fullName": "Von Gerdesgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a28e" + }, + "id": "688838", + "fullName": "Gulsparvsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a28f" + }, + "id": "688929", + "fullName": "Grönstensvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a290" + }, + "id": "688994", + "fullName": "Graffmansgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a291" + }, + "id": "689072", + "fullName": "Gundla Björklid", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a292" + }, + "id": "689400", + "fullName": "Guldhedstorget", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a293" + }, + "id": "689722", + "fullName": "Godhemsplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a294" + }, + "id": "689840", + "fullName": "Guvernörsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a296" + }, + "id": "689908", + "fullName": "Guldmyntsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a297" + }, + "id": "689957", + "fullName": "Götaholmsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a298" + }, + "id": "690257", + "fullName": "Grovsmedsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a299" + }, + "id": "690368", + "fullName": "Julianska gatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a29a" + }, + "id": "690593", + "fullName": "Björn Prytz gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a29b" + }, + "id": "690763", + "fullName": "Göketorpsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a29c" + }, + "id": "690984", + "fullName": "Gustavsplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a29d" + }, + "id": "691159", + "fullName": "Gullvivegången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a29e" + }, + "id": "691227", + "fullName": "Geteryggsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a29f" + }, + "id": "691367", + "fullName": "Gamla Tuvevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2a0" + }, + "id": "691438", + "fullName": "Gjutjärnsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2a1" + }, + "id": "691572", + "fullName": "Gullkragsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2a2" + }, + "id": "691709", + "fullName": "Kung Håkons gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2a3" + }, + "id": "691896", + "fullName": "Glöstorpsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2a4" + }, + "id": "691955", + "fullName": "Granhällsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2a5" + }, + "id": "692061", + "fullName": "Götaverksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2a6" + }, + "id": "692281", + "fullName": "Maj På Malös gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2a7" + }, + "id": "692428", + "fullName": "Godvädersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2a8" + }, + "id": "692472", + "fullName": "Bernhards Gränd", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2a9" + }, + "id": "692891", + "fullName": "Stampereds Gård", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2aa" + }, + "id": "917112", + "fullName": "Gamlestads torg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2ab" + }, + "id": "918209", + "fullName": "Synvillans gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2ad" + }, + "id": "695138", + "fullName": "Gullöhagen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2ae" + }, + "id": "695140", + "fullName": "Gullövägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2af" + }, + "id": "716632", + "fullName": "Granheden", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2b0" + }, + "id": "716634", + "fullName": "Grimås Hög", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2b2" + }, + "id": "708550", + "fullName": "Golfbacken", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2b3" + }, + "id": "708554", + "fullName": "Golfstigen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2b4" + }, + "id": "708729", + "fullName": "Grytstigen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2b5" + }, + "id": "688474", + "fullName": "Sven Rydells gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2b6" + }, + "id": "688595", + "fullName": "Sven Hultins gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2b7" + }, + "id": "689068", + "fullName": "Gamla Boråsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2ba" + }, + "id": "689630", + "fullName": "Gamla Varvsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2bb" + }, + "id": "689754", + "fullName": "Peter Bagges gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2bc" + }, + "id": "689838", + "fullName": "Grankullestigen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2bd" + }, + "id": "689975", + "fullName": "Gamlestadsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2be" + }, + "id": "690467", + "fullName": "Gräsmånadsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2bf" + }, + "id": "690503", + "fullName": "Tycho Brahes gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2c0" + }, + "id": "690554", + "fullName": "Gunnel Weinås väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2c3" + }, + "id": "690896", + "fullName": "Gradmansplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2c4" + }, + "id": "691157", + "fullName": "Guldregnsgången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2c5" + }, + "id": "691368", + "fullName": "Generatorsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2c6" + }, + "id": "691370", + "fullName": "Gästgivaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2c7" + }, + "id": "691494", + "fullName": "Gropegårdsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2c8" + }, + "id": "691522", + "fullName": "Guldpokalsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2c9" + }, + "id": "691711", + "fullName": "Kung Sverres gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2ca" + }, + "id": "691811", + "fullName": "Helgereds Gårdar", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2cd" + }, + "id": "692286", + "fullName": "Rönnerdahls gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2ce" + }, + "id": "692352", + "fullName": "Guldkällestigen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2d1" + }, + "id": "692512", + "fullName": "Gegerfeltsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2d2" + }, + "id": "692516", + "fullName": "Hugo Hammars gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2d3" + }, + "id": "695701", + "fullName": "Grusbrantsvägen", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2d4" + }, + "id": "695712", + "fullName": "Gunnilse Skolväg", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2d5" + }, + "id": "695720", + "fullName": "Gunseredsgården", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2d6" + }, + "id": "695722", + "fullName": "Gustegårdsvägen", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2d7" + }, + "id": "700879", + "fullName": "Gåseklovan", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2d8" + }, + "id": "700783", + "fullName": "Långes gata", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2d9" + }, + "id": "697337", + "fullName": "Grindvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2da" + }, + "id": "695048", + "fullName": "Krokens Gård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2db" + }, + "id": "695070", + "fullName": "Sandens Gård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2dc" + }, + "id": "695150", + "fullName": "Gustavsberg", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2dd" + }, + "id": "716655", + "fullName": "Höga Grimås", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2de" + }, + "id": "929792", + "fullName": "Gränsgatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2e1" + }, + "id": "708635", + "fullName": "Gärdesvägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2e4" + }, + "id": "688282", + "fullName": "Karl Gustavsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2e6" + }, + "id": "688540", + "fullName": "Karl Gerhards plats", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2e7" + }, + "id": "688657", + "fullName": "Gyllenkrooksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2e8" + }, + "id": "688695", + "fullName": "Glasmästaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2e9" + }, + "id": "688697", + "fullName": "Golvläggaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2ea" + }, + "id": "688868", + "fullName": "Sjöstjärnans Gränd", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2eb" + }, + "id": "689001", + "fullName": "Gösta Sandelsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2f5" + }, + "id": "690015", + "fullName": "Gamlestadstorget", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2f6" + }, + "id": "690123", + "fullName": "Gelbgjutaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2f7" + }, + "id": "690900", + "fullName": "Norra Gubberogatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2f8" + }, + "id": "690902", + "fullName": "Södra Gubberogatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2f9" + }, + "id": "690916", + "fullName": "Gullbergsbrogatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2fa" + }, + "id": "690917", + "fullName": "Johan Willins gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2fb" + }, + "id": "690925", + "fullName": "Lilla Garverigatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2fc" + }, + "id": "691093", + "fullName": "Gyllenstensgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a2ff" + }, + "id": "691801", + "fullName": "Gisslefjällsliden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a300" + }, + "id": "691802", + "fullName": "Gisslefjällsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a301" + }, + "id": "691888", + "fullName": "Grinnekullegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a302" + }, + "id": "691931", + "fullName": "Glöstorps Röseväg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a303" + }, + "id": "692025", + "fullName": "Gunnestorps Bygata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a304" + }, + "id": "692047", + "fullName": "Västra Gunnesgärde", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a305" + }, + "id": "692048", + "fullName": "Östra Gunnesgärde", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a306" + }, + "id": "692055", + "fullName": "Bror Nilssons gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a308" + }, + "id": "692141", + "fullName": "Tranchells Gångbro", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a309" + }, + "id": "692171", + "fullName": "Skonaren Ingos gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a30e" + }, + "id": "692348", + "fullName": "Gamlebrunnsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a30f" + }, + "id": "692544", + "fullName": "Rektor Rödings gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a310" + }, + "id": "692665", + "fullName": "Gamla Lundbygatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a311" + }, + "id": "692838", + "fullName": "Gustaf Larsons väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a312" + }, + "id": "692865", + "fullName": "Lilla Rödjans Gård", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a313" + }, + "id": "914517", + "fullName": "Jan Johanssons gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a315" + }, + "id": "929704", + "fullName": "Steen Priwins gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a316" + }, + "id": "695703", + "fullName": "Gunnilse Backaväg", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a317" + }, + "id": "695710", + "fullName": "Gunnilse Sandlycka", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a319" + }, + "id": "695777", + "fullName": "Gamla Rågårdsvägen", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a31a" + }, + "id": "912124", + "fullName": "Gårdstomtestigen", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a31b" + }, + "id": "694228", + "fullName": "Genuavägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a31c" + }, + "id": "694230", + "fullName": "Gräslyckan", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a31d" + }, + "id": "694687", + "fullName": "Gröna Viken", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a31e" + }, + "id": "694897", + "fullName": "Högens Gård", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a31f" + }, + "id": "693621", + "fullName": "Gökevägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a320" + }, + "id": "693786", + "fullName": "Gräsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a323" + }, + "id": "929769", + "fullName": "Grannsämjan", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a324" + }, + "id": "695271", + "fullName": "Högstena Gård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a325" + }, + "id": "695288", + "fullName": "Kanhalls Gård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a32d" + }, + "id": "716636", + "fullName": "Grimåsvägen", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a32e" + }, + "id": "688014", + "fullName": "Gullbergsvassgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a335" + }, + "id": "689641", + "fullName": "Gamla Koopmansgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a336" + }, + "id": "690485", + "fullName": "Björnväktarens gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a338" + }, + "id": "690597", + "fullName": "Sven Wingquists gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a33a" + }, + "id": "691308", + "fullName": "Gamla Rambergsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a33b" + }, + "id": "691691", + "fullName": "Gyllingsbergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a33c" + }, + "id": "692081", + "fullName": "Valdemar Noréns gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a340" + }, + "id": "910975", + "fullName": "Barbro Hörbergs gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a343" + }, + "id": "929705", + "fullName": "Viveka Seldahls gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a344" + }, + "id": "695706", + "fullName": "Gunnilse Ljungbacke", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a345" + }, + "id": "695708", + "fullName": "Gunnilse Mellangård", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a346" + }, + "id": "695716", + "fullName": "Gunnilse Västergård", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a348" + }, + "id": "700877", + "fullName": "Galterövägen", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a349" + }, + "id": "695012", + "fullName": "Gullringegård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a34b" + }, + "id": "694136", + "fullName": "Bulycke Gård", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a34c" + }, + "id": "694168", + "fullName": "Krogens Gård", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a34d" + }, + "id": "694639", + "fullName": "Skogens Gård", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a34e" + }, + "id": "694671", + "fullName": "Låssby Grind", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a350" + }, + "id": "716662", + "fullName": "Kockheds Gård", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a351" + }, + "id": "716686", + "fullName": "Pileröds Gård", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a352" + }, + "id": "716706", + "fullName": "Rönnings Gård", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a353" + }, + "id": "693818", + "fullName": "Gåsagången", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a354" + }, + "id": "693849", + "fullName": "Gneisgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a355" + }, + "id": "693876", + "fullName": "Grå Lars väg", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a356" + }, + "id": "693919", + "fullName": "Jacobs gata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a357" + }, + "id": "693920", + "fullName": "Julias gata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a358" + }, + "id": "693922", + "fullName": "Katjas gata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a359" + }, + "id": "696304", + "fullName": "Göpåsgatan", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a35a" + }, + "id": "695907", + "fullName": "Gräsåsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a35b" + }, + "id": "696163", + "fullName": "Björsbo Gård", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a35c" + }, + "id": "696177", + "fullName": "Bureds Gärde", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a35d" + }, + "id": "696340", + "fullName": "Sankt Görans väg", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a369" + }, + "id": "917233", + "fullName": "Högstena Gård", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a36a" + }, + "id": "693697", + "fullName": "Granåsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a36b" + }, + "id": "693780", + "fullName": "Gläntevägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a36c" + }, + "id": "693918", + "fullName": "Blendas gata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a36d" + }, + "id": "696294", + "fullName": "Burmans gata", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a36e" + }, + "id": "696396", + "fullName": "Gerrebacken", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a36f" + }, + "id": "708552", + "fullName": "Golfbanevägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a370" + }, + "id": "708556", + "fullName": "Granlidsvägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a371" + }, + "id": "708600", + "fullName": "Klåva Gårdsväg", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a372" + }, + "id": "696085", + "fullName": "Gräshultslid", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a373" + }, + "id": "688007", + "fullName": "Gullbergs Strandgata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a374" + }, + "id": "688401", + "fullName": "Rektor Ohlons Gångväg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a376" + }, + "id": "688574", + "fullName": "Gibraltarvallsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a378" + }, + "id": "689398", + "fullName": "Guldhedens Kyrkbacke", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a380" + }, + "id": "690261", + "fullName": "Gördelmakareplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a381" + }, + "id": "691436", + "fullName": "Galvaniseringsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a382" + }, + "id": "691610", + "fullName": "Gamla Björlandavägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a384" + }, + "id": "692079", + "fullName": "Theres Svenssons gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a385" + }, + "id": "692160", + "fullName": "Barken Beatrices gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a387" + }, + "id": "929702", + "fullName": "Märta Ternstedts gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a38a" + }, + "id": "695714", + "fullName": "Gunnilse Stationsväg", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a38c" + }, + "id": "697338", + "fullName": "Gullyckevägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a38d" + }, + "id": "697383", + "fullName": "Gunborgavägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a390" + }, + "id": "695014", + "fullName": "Gullringevägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a397" + }, + "id": "708633", + "fullName": "Gamla Särövägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a39b" + }, + "id": "688162", + "fullName": "Maj Kullenbergs Gångväg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a39d" + }, + "id": "688665", + "fullName": "Lilla Glasmästaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3a4" + }, + "id": "692162", + "fullName": "Barken Storegrunds gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3a7" + }, + "id": "911429", + "fullName": "Sonya Hedenbratts gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3ad" + }, + "id": "695003", + "fullName": "Brunstorps Gärde", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3ae" + }, + "id": "695101", + "fullName": "Österslätts Gård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3af" + }, + "id": "695148", + "fullName": "Gunnesby Sörgård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3b0" + }, + "id": "694076", + "fullName": "Gullbrings väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3b1" + }, + "id": "694166", + "fullName": "Krimlanns Gård", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3b2" + }, + "id": "694186", + "fullName": "Vännernas Gård", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3b3" + }, + "id": "694520", + "fullName": "Gabriels Lycka", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3b4" + }, + "id": "716638", + "fullName": "Göddereds Byväg", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3b5" + }, + "id": "716656", + "fullName": "Högsäter Grimås", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3b6" + }, + "id": "693943", + "fullName": "Lisa Sass gata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3b7" + }, + "id": "696295", + "fullName": "Von Seths gata", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3b8" + }, + "id": "695915", + "fullName": "Häljereds Gård", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3b9" + }, + "id": "695947", + "fullName": "Småkulla Gärde", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3ba" + }, + "id": "696035", + "fullName": "Gärdhemsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3be" + }, + "id": "696252", + "fullName": "Torvhögs Gärde", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3c4" + }, + "id": "700691", + "fullName": "Gyssebergsvägen", + "parentFullName": "Vrångö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3c5" + }, + "id": "694056", + "fullName": "Gatugårdsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3c7" + }, + "id": "694594", + "fullName": "Guldvingevägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3c8" + }, + "id": "694895", + "fullName": "Grönahögsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3c9" + }, + "id": "694012", + "fullName": "Bäckebols Gård", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3ca" + }, + "id": "696308", + "fullName": "Nortagene Gård", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3cb" + }, + "id": "929914", + "fullName": "Petter-Jons Gränd", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3cc" + }, + "id": "695909", + "fullName": "Grönkullavägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3cd" + }, + "id": "696033", + "fullName": "Grönfinksvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3cf" + }, + "id": "696196", + "fullName": "Gulleredsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3d7" + }, + "id": "716651", + "fullName": "Gödderedsbacken", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3d8" + }, + "id": "708735", + "fullName": "Hovås Graneråsväg", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3d9" + }, + "id": "708767", + "fullName": "Grinnekärrsvägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3da" + }, + "id": "929909", + "fullName": "Lillgårdens Gränd", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3db" + }, + "id": "689876", + "fullName": "Viljo Nousiainens Gångväg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3dd" + }, + "id": "697547", + "fullName": "Gaterseredsvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3e0" + }, + "id": "700751", + "fullName": "Gamla Tångenvägen", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3e1" + }, + "id": "695240", + "fullName": "Östra Gullöslätten", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3e2" + }, + "id": "700689", + "fullName": "Grållekroksvägen", + "parentFullName": "Vrångö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3e3" + }, + "id": "694092", + "fullName": "Prosten Grens väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3e5" + }, + "id": "694376", + "fullName": "Grundsundsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3e6" + }, + "id": "694498", + "fullName": "Gossbydalsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3e7" + }, + "id": "694575", + "fullName": "Gånggriftsgatan", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3e8" + }, + "id": "694689", + "fullName": "Gullfjällsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3e9" + }, + "id": "716647", + "fullName": "Göddereds Norgård", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3ea" + }, + "id": "716649", + "fullName": "Göddereds Sörgård", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3eb" + }, + "id": "693822", + "fullName": "Körkarlens gata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3ec" + }, + "id": "696084", + "fullName": "Gräshultsgården", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3ed" + }, + "id": "696089", + "fullName": "Grönbräckavägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3ef" + }, + "id": "697545", + "fullName": "Gatersered Sörgård", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3f0" + }, + "id": "695144", + "fullName": "Gunnesby Kalsbogård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3f1" + }, + "id": "695146", + "fullName": "Gunnesby Mellangård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a3f2" + }, + "id": "695227", + "fullName": "Västra Gullöslätten", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a402" + }, + "id": "694445", + "fullName": "Gamla Vikbrovägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a403" + }, + "id": "694496", + "fullName": "Gossbydalsstigen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a404" + }, + "id": "694644", + "fullName": "Gamla Skarpetegen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a405" + }, + "id": "694754", + "fullName": "Gamla Låssbyvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a406" + }, + "id": "694874", + "fullName": "Trulsegårds Gärde", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a407" + }, + "id": "693699", + "fullName": "Grindstugegränd", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a408" + }, + "id": "693790", + "fullName": "Heidenstams gata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a409" + }, + "id": "693851", + "fullName": "Kjell Hjerns gata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a40a" + }, + "id": "693926", + "fullName": "Baron Rogers gata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a40b" + }, + "id": "694002", + "fullName": "Båtsman Rems gata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a40c" + }, + "id": "696394", + "fullName": "Gerrebackavägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a40d" + }, + "id": "708737", + "fullName": "Hovås Grävlingestig", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a40f" + }, + "id": "695975", + "fullName": "Björsareds Genväg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a410" + }, + "id": "696161", + "fullName": "Björsbo Grenåsväg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a412" + }, + "id": "688504", + "fullName": "Kerstin Hesselgrens Gångväg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a413" + }, + "id": "688526", + "fullName": "Bernhard Karlgrens Gångväg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a415" + }, + "id": "695132", + "fullName": "Gamla Kornhallsvägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a41b" + }, + "id": "694028", + "fullName": "Gamla Hjuviksvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a41d" + }, + "id": "694752", + "fullName": "Gamla Lillebyvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a41e" + }, + "id": "694818", + "fullName": "Gamla Sörredsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a420" + }, + "id": "693619", + "fullName": "Gröngölingsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a421" + }, + "id": "693695", + "fullName": "Glisterbackegatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a422" + }, + "id": "693794", + "fullName": "Karolinernas gata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a428" + }, + "id": "693982", + "fullName": "Båtsman Bleks gata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a429" + }, + "id": "693994", + "fullName": "Båtsman Kapers gata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a42a" + }, + "id": "693998", + "fullName": "Båtsman Långs gata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a42b" + }, + "id": "694000", + "fullName": "Båtsman Mjuks gata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a42c" + }, + "id": "695142", + "fullName": "Gunnesby Hembygdsgård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a430" + }, + "id": "694030", + "fullName": "Gamla Tumlehedsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a432" + }, + "id": "694592", + "fullName": "Gamla Torslandavägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a433" + }, + "id": "693847", + "fullName": "Gamla Lillhagsvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a435" + }, + "id": "693988", + "fullName": "Båtsman Hisings gata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a436" + }, + "id": "693996", + "fullName": "Båtsman Lustigs gata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a437" + }, + "id": "696326", + "fullName": "Gamla Böneredsvägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a438" + }, + "id": "708792", + "fullName": "Gamla Brottkärrsvägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a43f" + }, + "id": "693691", + "fullName": "Gamla Bällskärsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a440" + }, + "id": "693693", + "fullName": "Gamla Tingstadsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a441" + }, + "id": "693824", + "fullName": "Nils Holgerssons gata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a442" + }, + "id": "693928", + "fullName": "Hjalmar Bergmans gata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a443" + }, + "id": "708771", + "fullName": "Norra Grinnekärrsvägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a444" + }, + "id": "708772", + "fullName": "Östra Grinnekärrsvägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a448" + }, + "id": "694180", + "fullName": "Skyttepaviljongens gata", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a449" + }, + "id": "917624", + "fullName": "Skeppstads Gateskärsväg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a44a" + }, + "id": "693617", + "fullName": "Gamla Plantskolevägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a44b" + }, + "id": "696400", + "fullName": "Lilla Gerrebackavägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a44e" + }, + "id": "688414", + "fullName": "Heden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a44f" + }, + "id": "690491", + "fullName": "Orion", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a450" + }, + "id": "688446", + "fullName": "Ullevi", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a452" + }, + "id": "689212", + "fullName": "Plikta", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a453" + }, + "id": "689343", + "fullName": "Täppan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a454" + }, + "id": "689735", + "fullName": "Lugnet", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a456" + }, + "id": "690868", + "fullName": "Sankt Pauligatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a457" + }, + "id": "691733", + "fullName": "Sankt Olofsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a459" + }, + "id": "688970", + "fullName": "Bögatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a45a" + }, + "id": "689060", + "fullName": "Omvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a45b" + }, + "id": "689534", + "fullName": "Klippan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a45d" + }, + "id": "690077", + "fullName": "Kviberg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a460" + }, + "id": "690885", + "fullName": "Slätten", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a462" + }, + "id": "691049", + "fullName": "Kransen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a467" + }, + "id": "689991", + "fullName": "Sankt Pedersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a468" + }, + "id": "688256", + "fullName": "Pilgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a46a" + }, + "id": "688719", + "fullName": "Ormgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a46b" + }, + "id": "688739", + "fullName": "Skårs Led", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a46c" + }, + "id": "688743", + "fullName": "Bomgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a46d" + }, + "id": "689022", + "fullName": "Böstigen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a46e" + }, + "id": "689062", + "fullName": "Ostgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a46f" + }, + "id": "689104", + "fullName": "Omgången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a470" + }, + "id": "689112", + "fullName": "Brogatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a471" + }, + "id": "689217", + "fullName": "Rygången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a472" + }, + "id": "689231", + "fullName": "Sveaplan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a473" + }, + "id": "689540", + "fullName": "Röda Sten", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a474" + }, + "id": "689622", + "fullName": "Såggatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a475" + }, + "id": "689644", + "fullName": "Pölgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a476" + }, + "id": "689676", + "fullName": "Bangatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a477" + }, + "id": "689748", + "fullName": "Vänmötet", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a478" + }, + "id": "689822", + "fullName": "Majgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a479" + }, + "id": "689824", + "fullName": "Rörmyren", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a47a" + }, + "id": "690063", + "fullName": "Bellevue", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a47b" + }, + "id": "690111", + "fullName": "Brodalen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a47c" + }, + "id": "690139", + "fullName": "Kamgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a47d" + }, + "id": "690360", + "fullName": "Timgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a47e" + }, + "id": "690971", + "fullName": "Örngatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cca27dcf33cb20a47f" + }, + "id": "691657", + "fullName": "Rågåkern", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a480" + }, + "id": "17754", + "fullName": "Hallands län", + "parentFullName": "Sverige", + "type": "COUNTY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a481" + }, + "id": "17932", + "fullName": "Helsingborgs kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a482" + }, + "id": "17936", + "fullName": "Huddinge kommun", + "parentFullName": "Stockholms län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a483" + }, + "id": "17926", + "fullName": "Halmstads kommun", + "parentFullName": "Hallands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a484" + }, + "id": "17928", + "fullName": "Haninge kommun", + "parentFullName": "Stockholms län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a485" + }, + "id": "17971", + "fullName": "Kungsbacka kommun", + "parentFullName": "Hallands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a486" + }, + "id": "17807", + "fullName": "Varbergs kommun", + "parentFullName": "Hallands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a487" + }, + "id": "17945", + "fullName": "Hässleholms kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a48b" + }, + "id": "17946", + "fullName": "Höganäs kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a48c" + }, + "id": "17943", + "fullName": "Härnösands kommun", + "parentFullName": "Västernorrlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a48d" + }, + "id": "17976", + "fullName": "Laholms kommun", + "parentFullName": "Hallands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a48e" + }, + "id": "17940", + "fullName": "Håbo kommun", + "parentFullName": "Uppsala län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a48f" + }, + "id": "17949", + "fullName": "Höörs kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a490" + }, + "id": "17927", + "fullName": "Hammarö kommun", + "parentFullName": "Värmlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a491" + }, + "id": "17925", + "fullName": "Hallstahammars kommun", + "parentFullName": "Västmanlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a492" + }, + "id": "17924", + "fullName": "Hallsbergs kommun", + "parentFullName": "Örebro län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a494" + }, + "id": "17948", + "fullName": "Hörby kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a495" + }, + "id": "17938", + "fullName": "Hultsfreds kommun", + "parentFullName": "Kalmar län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a496" + }, + "id": "17930", + "fullName": "Heby kommun", + "parentFullName": "Uppsala län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a497" + }, + "id": "17923", + "fullName": "Hagfors kommun", + "parentFullName": "Värmlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a498" + }, + "id": "17922", + "fullName": "Habo kommun", + "parentFullName": "Jönköpings län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a499" + }, + "id": "17939", + "fullName": "Hylte kommun", + "parentFullName": "Hallands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a49a" + }, + "id": "17942", + "fullName": "Härjedalens kommun", + "parentFullName": "Jämtlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a49b" + }, + "id": "17929", + "fullName": "Haparanda kommun", + "parentFullName": "Norrbottens län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a49f" + }, + "id": "17941", + "fullName": "Hällefors kommun", + "parentFullName": "Örebro län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4a0" + }, + "id": "17947", + "fullName": "Högsby kommun", + "parentFullName": "Kalmar län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4a1" + }, + "id": "473443", + "fullName": "Hornstull - Högalid", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4a2" + }, + "id": "925972", + "fullName": "Hammarby Sjöstad", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4a3" + }, + "id": "925953", + "fullName": "Hässelby - Vällingby", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4a4" + }, + "id": "925960", + "fullName": "Stureby - Hagsätra - Örby", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4a5" + }, + "id": "925964", + "fullName": "Hägersten - Liljeholmen", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4a7" + }, + "id": "925963", + "fullName": "Hammarbyhöjden - Skarpnäck", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4a9" + }, + "id": "473370", + "fullName": "Husby", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4aa" + }, + "id": "925950", + "fullName": "Hansta", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4ab" + }, + "id": "473449", + "fullName": "Hässelby", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4ac" + }, + "id": "473366", + "fullName": "Hagsätra", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4ad" + }, + "id": "473374", + "fullName": "Högdalen", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4ae" + }, + "id": "473368", + "fullName": "Herrängen", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4af" + }, + "id": "473454", + "fullName": "Höglandet", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4b0" + }, + "id": "473456", + "fullName": "Hägersten", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4b1" + }, + "id": "473369", + "fullName": "Hjorthagen", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4b2" + }, + "id": "473375", + "fullName": "Hökarängen", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4b4" + }, + "id": "473367", + "fullName": "Hammarbyhöjden", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4b5" + }, + "id": "473371", + "fullName": "Hägerstensåsen", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4b6" + }, + "id": "473463", + "fullName": "Hässelby Strand", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4b7" + }, + "id": "925949", + "fullName": "Hässelby Villastad", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4b8" + }, + "id": "910050", + "fullName": "Hornsbergs strand", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4b9" + }, + "id": "473418", + "fullName": "Södra Hammarbyhamnen", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4c7" + }, + "id": "898486", + "fullName": "Husie", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4c8" + }, + "id": "474017", + "fullName": "Hindby", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4c9" + }, + "id": "474032", + "fullName": "Hyllie", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4cb" + }, + "id": "909939", + "fullName": "Högaholm", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4cc" + }, + "id": "910082", + "fullName": "Röda Höja", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4cd" + }, + "id": "910083", + "fullName": "Vita Höja", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4ce" + }, + "id": "909678", + "fullName": "Hästhagen", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4cf" + }, + "id": "910076", + "fullName": "Håkanstorp", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4d0" + }, + "id": "474000", + "fullName": "Heleneholm", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4d1" + }, + "id": "473990", + "fullName": "Västra Hamnen", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4d3" + }, + "id": "910185", + "fullName": "Höganäs", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4d6" + }, + "id": "902812", + "fullName": "Holmen", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4d7" + }, + "id": "473675", + "fullName": "Linköping Innerstaden-Hejdegården", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4d8" + }, + "id": "474666", + "fullName": "Haga-Hemdal", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4da" + }, + "id": "474604", + "fullName": "Haga", + "parentFullName": "Örebro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4db" + }, + "id": "940104", + "fullName": "Hovsta", + "parentFullName": "Örebro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4dc" + }, + "id": "474068", + "fullName": "Råå", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4dd" + }, + "id": "474071", + "fullName": "Raus", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4df" + }, + "id": "909906", + "fullName": "Ramlösa", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4e1" + }, + "id": "924085", + "fullName": "Stattena", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4e3" + }, + "id": "474077", + "fullName": "Tågaborg", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4e4" + }, + "id": "910091", + "fullName": "Ringstorp", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4e5" + }, + "id": "910079", + "fullName": "Kingelstad", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4e8" + }, + "id": "474067", + "fullName": "Rosengården", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4ea" + }, + "id": "474064", + "fullName": "Slottshöjden", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4eb" + }, + "id": "474065", + "fullName": "Planteringen", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4ed" + }, + "id": "903804", + "fullName": "Örby sommarstad", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4ee" + }, + "id": "923693", + "fullName": "Vasatorps trädgård", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4ef" + }, + "id": "902970", + "fullName": "Rydebäck koloniområde", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4f0" + }, + "id": "924039", + "fullName": "Haga", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4f1" + }, + "id": "473698", + "fullName": "Hageby", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4f2" + }, + "id": "902638", + "fullName": "Hummelvik", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4f4" + }, + "id": "940207", + "fullName": "Huskvarna", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4f5" + }, + "id": "475014", + "fullName": "Haga", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4f6" + }, + "id": "940105", + "fullName": "Holmsund", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4f7" + }, + "id": "939479", + "fullName": "Hörnefors", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4fb" + }, + "id": "940370", + "fullName": "Torna Hällestad", + "parentFullName": "Lunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a4fc" + }, + "id": "474046", + "fullName": "Lund Innerstaden-Helgonagården", + "parentFullName": "Lunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a500" + }, + "id": "924019", + "fullName": "Huddinge", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a501" + }, + "id": "473285", + "fullName": "Vårby", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a502" + }, + "id": "910068", + "fullName": "Länna", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a505" + }, + "id": "473284", + "fullName": "Skogås", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a507" + }, + "id": "473277", + "fullName": "Stuvsta", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a508" + }, + "id": "473281", + "fullName": "Sjödalen", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a509" + }, + "id": "473283", + "fullName": "Trångsund", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a50a" + }, + "id": "903036", + "fullName": "Kvarntorp", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a50b" + }, + "id": "909899", + "fullName": "Vistaberg", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a50c" + }, + "id": "473279", + "fullName": "Segeltorp", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a50e" + }, + "id": "473278", + "fullName": "Snättringe", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a510" + }, + "id": "909683", + "fullName": "Stora Mellansjö", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a511" + }, + "id": "903041", + "fullName": "Magelungen (sydost)", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a517" + }, + "id": "903796", + "fullName": "Heden", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a518" + }, + "id": "940164", + "fullName": "Haverdal", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a519" + }, + "id": "940157", + "fullName": "Halmstad", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a51a" + }, + "id": "939986", + "fullName": "Harplinge", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a51b" + }, + "id": "903795", + "fullName": "Haverdalsstrand", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a51d" + }, + "id": "474135", + "fullName": "Vallås", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a51e" + }, + "id": "903793", + "fullName": "Tylöby", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a51f" + }, + "id": "903093", + "fullName": "Stensjö", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a522" + }, + "id": "474136", + "fullName": "Snöstorp", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a524" + }, + "id": "903792", + "fullName": "Tyludden", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a526" + }, + "id": "474131", + "fullName": "Mickedala", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a527" + }, + "id": "903791", + "fullName": "Köpenhamn", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a528" + }, + "id": "939808", + "fullName": "Oskarström", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a529" + }, + "id": "474132", + "fullName": "Slottsjorden", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a52a" + }, + "id": "940283", + "fullName": "Simlångsdalen", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a52e" + }, + "id": "903535", + "fullName": "Lynga kvarn+Sandslätt", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a530" + }, + "id": "903110", + "fullName": "Östra stranden+Strandskatan", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a531" + }, + "id": "902771", + "fullName": "Hamn+Hamnsbådarna", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a533" + }, + "id": "939449", + "fullName": "Hölö", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a534" + }, + "id": "903046", + "fullName": "Holmen", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a537" + }, + "id": "473826", + "fullName": "Hovshaga-Sandsbro", + "parentFullName": "Växjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a538" + }, + "id": "474540", + "fullName": "Hagalund", + "parentFullName": "Karlstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a539" + }, + "id": "474545", + "fullName": "Lamberget-Herrhagen", + "parentFullName": "Karlstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a53a" + }, + "id": "909908", + "fullName": "Handen", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a53b" + }, + "id": "903009", + "fullName": "Hagaberg", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a53d" + }, + "id": "903016", + "fullName": "Hållsättra", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a53e" + }, + "id": "902999", + "fullName": "Muskö havsbad", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a53f" + }, + "id": "903000", + "fullName": "Hyttan+Kanada", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a540" + }, + "id": "903002", + "fullName": "Torpa skog+Hoppet", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a543" + }, + "id": "940346", + "fullName": "Utö", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a544" + }, + "id": "910193", + "fullName": "Vega", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a545" + }, + "id": "940376", + "fullName": "Muskö", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a54b" + }, + "id": "902979", + "fullName": "Nåttarö", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a54d" + }, + "id": "903010", + "fullName": "Mefjärd", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a54e" + }, + "id": "903001", + "fullName": "Långgarn", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a54f" + }, + "id": "903005", + "fullName": "Ommesvik", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a550" + }, + "id": "903012", + "fullName": "Skälåker", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a551" + }, + "id": "903022", + "fullName": "Ornöboda", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a552" + }, + "id": "909909", + "fullName": "Vendelsö", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a553" + }, + "id": "902995", + "fullName": "Vänsviken", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a554" + }, + "id": "903035", + "fullName": "Smådalarö", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a555" + }, + "id": "909926", + "fullName": "Tungelsta", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a556" + }, + "id": "923697", + "fullName": "Kolartorp", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a557" + }, + "id": "903013", + "fullName": "Kärrmaräng", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a558" + }, + "id": "903018", + "fullName": "Söderviken", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a559" + }, + "id": "903023", + "fullName": "Riddartorp", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a55a" + }, + "id": "903033", + "fullName": "Västertorp", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a55b" + }, + "id": "903624", + "fullName": "Kalvholmen", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a55f" + }, + "id": "473300", + "fullName": "Österhaninge", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a560" + }, + "id": "473299", + "fullName": "Västerhaninge", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a561" + }, + "id": "903595", + "fullName": "Norrön_Rävedet", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a563" + }, + "id": "903031", + "fullName": "Malmen+Kolbotten", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a565" + }, + "id": "903598", + "fullName": "Stora Långholmen", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a568" + }, + "id": "903017", + "fullName": "Ladholmen+Mörholmen", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a56b" + }, + "id": "474102", + "fullName": "Härlöv-Hedentorp", + "parentFullName": "Kristianstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a56c" + }, + "id": "940338", + "fullName": "Huaröd", + "parentFullName": "Kristianstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a56d" + }, + "id": "903557", + "fullName": "Holmen", + "parentFullName": "Kristianstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a56e" + }, + "id": "474105", + "fullName": "Hammar-Österräng", + "parentFullName": "Kristianstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a56f" + }, + "id": "474103", + "fullName": "Lyckans Höjd-Östermalm", + "parentFullName": "Kristianstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a570" + }, + "id": "903799", + "fullName": "Yngsjöstrand+Yngsjö havsbad", + "parentFullName": "Kristianstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a571" + }, + "id": "474162", + "fullName": "Hanhals-Hålabäck", + "parentFullName": "Kungsbacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a572" + }, + "id": "473498", + "fullName": "Huvudsta", + "parentFullName": "Solna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a573" + }, + "id": "473501", + "fullName": "Hagalund", + "parentFullName": "Solna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a574" + }, + "id": "923999", + "fullName": "Hagalundsparken", + "parentFullName": "Solna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a575" + }, + "id": "475040", + "fullName": "Hertsön-Lerbäcken", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a579" + }, + "id": "473326", + "fullName": "Häggvik", + "parentFullName": "Sollentuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a57a" + }, + "id": "473331", + "fullName": "Helenelund", + "parentFullName": "Sollentuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a57b" + }, + "id": "923690", + "fullName": "Hägernäs", + "parentFullName": "Täby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a57c" + }, + "id": "924051", + "fullName": "Hägerneholm", + "parentFullName": "Täby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a57d" + }, + "id": "910131", + "fullName": "Hägernäs Strand", + "parentFullName": "Täby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a57e" + }, + "id": "903762", + "fullName": "Högarmo", + "parentFullName": "Karlskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a57f" + }, + "id": "903757", + "fullName": "Herrgårdsviken", + "parentFullName": "Karlskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a580" + }, + "id": "903730", + "fullName": "Hamnviken+Hysängen", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a581" + }, + "id": "902860", + "fullName": "Håtö", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a582" + }, + "id": "902842", + "fullName": "Håknäs", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a583" + }, + "id": "940340", + "fullName": "Herräng", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a584" + }, + "id": "902851", + "fullName": "Haglunda", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a585" + }, + "id": "902870", + "fullName": "Högmarsö", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a586" + }, + "id": "903621", + "fullName": "Harängen", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a587" + }, + "id": "903669", + "fullName": "Håtöviken", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a588" + }, + "id": "903692", + "fullName": "Havsängen", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a589" + }, + "id": "902823", + "fullName": "Hammarskogen", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a58a" + }, + "id": "902824", + "fullName": "Tomta+Hagmyren", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a592" + }, + "id": "474422", + "fullName": "Hjortmossen", + "parentFullName": "Trollhättans kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a593" + }, + "id": "474424", + "fullName": "Hjulkvarn-Stallbacka", + "parentFullName": "Trollhättans kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a594" + }, + "id": "474425", + "fullName": "Stavrelund-Halvarstorp", + "parentFullName": "Trollhättans kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a595" + }, + "id": "939951", + "fullName": "Husum", + "parentFullName": "Örnsköldsviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a596" + }, + "id": "474901", + "fullName": "Hörnett-Sund", + "parentFullName": "Örnsköldsviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a597" + }, + "id": "474404", + "fullName": "Stadskärnan-Heleneborg", + "parentFullName": "Uddevalla kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a59a" + }, + "id": "473611", + "fullName": "Harg-Oppeby-Oxbacken", + "parentFullName": "Nyköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a59b" + }, + "id": "903574", + "fullName": "Herrekvarn", + "parentFullName": "Skövde kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a59c" + }, + "id": "940236", + "fullName": "Skyrup", + "parentFullName": "Hässleholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a59d" + }, + "id": "939766", + "fullName": "Tyringe", + "parentFullName": "Hässleholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a59f" + }, + "id": "474121", + "fullName": "Röinge-Stattena", + "parentFullName": "Hässleholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5a0" + }, + "id": "474122", + "fullName": "Ljungdale-Läreda", + "parentFullName": "Hässleholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5a6" + }, + "id": "473491", + "fullName": "Hallonbergen", + "parentFullName": "Sundbybergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5a7" + }, + "id": "473338", + "fullName": "Hersby", + "parentFullName": "Lidingö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5a8" + }, + "id": "474057", + "fullName": "Hyllingelyckan", + "parentFullName": "Landskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5a9" + }, + "id": "473227", + "fullName": "Holmen", + "parentFullName": "Upplands Väsby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5ab" + }, + "id": "902937", + "fullName": "Hummeldal", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5ac" + }, + "id": "902885", + "fullName": "Härsbacka+Isättraviken", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5ad" + }, + "id": "903136", + "fullName": "Holmängen", + "parentFullName": "Kungälvs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5ae" + }, + "id": "902934", + "fullName": "Halvan", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5af" + }, + "id": "902917", + "fullName": "Hanskroka", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5b0" + }, + "id": "909983", + "fullName": "Hålludden", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5b1" + }, + "id": "924052", + "fullName": "Himmelriket", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5b2" + }, + "id": "903701", + "fullName": "Herrviksnäs", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5b4" + }, + "id": "939781", + "fullName": "Hortlax", + "parentFullName": "Piteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5b5" + }, + "id": "903483", + "fullName": "Högsböle", + "parentFullName": "Piteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5b6" + }, + "id": "903482", + "fullName": "Högsböleskiftet", + "parentFullName": "Piteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5ba" + }, + "id": "474115", + "fullName": "Skälderviken-Havsbaden", + "parentFullName": "Ängelholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5bb" + }, + "id": "903457", + "fullName": "Härsnäs", + "parentFullName": "Sandvikens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5bd" + }, + "id": "474413", + "fullName": "Lyckhem-Huvudnäs", + "parentFullName": "Vänersborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5bf" + }, + "id": "474181", + "fullName": "Pixbo", + "parentFullName": "Härryda kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5c0" + }, + "id": "903473", + "fullName": "Hölick", + "parentFullName": "Hudiksvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5c1" + }, + "id": "474855", + "fullName": "Östra Hudiksvall", + "parentFullName": "Hudiksvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5c2" + }, + "id": "474859", + "fullName": "Västra Hudiksvall", + "parentFullName": "Hudiksvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5c3" + }, + "id": "903549", + "fullName": "Långvind", + "parentFullName": "Hudiksvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5c4" + }, + "id": "939468", + "fullName": "Näsviken", + "parentFullName": "Hudiksvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5c6" + }, + "id": "903475", + "fullName": "Storsand+Lakbäck", + "parentFullName": "Hudiksvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5c8" + }, + "id": "474176", + "fullName": "Härryda", + "parentFullName": "Härryda kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5c9" + }, + "id": "474175", + "fullName": "Råda Östra", + "parentFullName": "Härryda kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5ca" + }, + "id": "474178", + "fullName": "Mölnlycke Södra", + "parentFullName": "Härryda kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5cb" + }, + "id": "474179", + "fullName": "Mölnlycke Norra", + "parentFullName": "Härryda kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5cd" + }, + "id": "903308", + "fullName": "Hästnäs", + "parentFullName": "Strängnäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5ce" + }, + "id": "903312", + "fullName": "Hagaborg", + "parentFullName": "Strängnäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5d2" + }, + "id": "903568", + "fullName": "Hanatorp", + "parentFullName": "Marks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5d3" + }, + "id": "473778", + "fullName": "Hornaryd", + "parentFullName": "Värnamo kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5d6" + }, + "id": "473923", + "fullName": "Högadal-Skogsborg", + "parentFullName": "Karlshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5d7" + }, + "id": "473766", + "fullName": "Handskeryd-Södergården", + "parentFullName": "Nässjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5d8" + }, + "id": "940019", + "fullName": "Hofterup", + "parentFullName": "Kävlinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5d9" + }, + "id": "474088", + "fullName": "Solbacken-Hälsobacken", + "parentFullName": "Ystads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5dd" + }, + "id": "903601", + "fullName": "Sandvik+Hästnäs", + "parentFullName": "Nynäshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5e0" + }, + "id": "903409", + "fullName": "Hällsjön+Karls", + "parentFullName": "Ludvika kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5e2" + }, + "id": "474790", + "fullName": "Marnäs-Hammarbacken", + "parentFullName": "Ludvika kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5e4" + }, + "id": "474697", + "fullName": "Hushagen-Sjötullen", + "parentFullName": "Köpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5e5" + }, + "id": "474078", + "fullName": "Södra Höganäs", + "parentFullName": "Höganäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5e6" + }, + "id": "474082", + "fullName": "Norra Höganäs", + "parentFullName": "Höganäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5e7" + }, + "id": "940100", + "fullName": "Mölle", + "parentFullName": "Höganäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5e8" + }, + "id": "903079", + "fullName": "Skäret", + "parentFullName": "Höganäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5ea" + }, + "id": "923782", + "fullName": "Lerberget", + "parentFullName": "Höganäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5eb" + }, + "id": "923787", + "fullName": "Nyhamnsläge", + "parentFullName": "Höganäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5ec" + }, + "id": "923789", + "fullName": "Strandbaden", + "parentFullName": "Höganäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5ee" + }, + "id": "903605", + "fullName": "Humlegårdstrand", + "parentFullName": "Söderhamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5ef" + }, + "id": "903548", + "fullName": "Kilsbo+Hagalund+Marielund+Idfjärden", + "parentFullName": "Söderhamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5f0" + }, + "id": "902681", + "fullName": "Hamnsand+Prästhushamn+Sågsand", + "parentFullName": "Härnösands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5f1" + }, + "id": "902777", + "fullName": "Pålviken", + "parentFullName": "Härnösands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5f2" + }, + "id": "902680", + "fullName": "Smitingen", + "parentFullName": "Härnösands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5f3" + }, + "id": "902679", + "fullName": "Södra sundet", + "parentFullName": "Härnösands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5f7" + }, + "id": "903090", + "fullName": "Hällede", + "parentFullName": "Laholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5f8" + }, + "id": "903258", + "fullName": "Hybble+Olofsrud", + "parentFullName": "Kristinehamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5f9" + }, + "id": "903188", + "fullName": "Hemmingstorp", + "parentFullName": "Mariestads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5fe" + }, + "id": "903056", + "fullName": "Kivinge", + "parentFullName": "Håbo kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a5ff" + }, + "id": "939560", + "fullName": "Slottsskogen", + "parentFullName": "Håbo kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a601" + }, + "id": "940248", + "fullName": "Holmeja", + "parentFullName": "Svedala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a602" + }, + "id": "903397", + "fullName": "Väster Handviken", + "parentFullName": "Tierps kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a603" + }, + "id": "939935", + "fullName": "Hammenhög", + "parentFullName": "Simrishamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a604" + }, + "id": "903783", + "fullName": "Havängs sommarby", + "parentFullName": "Simrishamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a605" + }, + "id": "903472", + "fullName": "Harsaklacken", + "parentFullName": "Ljusdals kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a609" + }, + "id": "902768", + "fullName": "Hällan+Näverviksudden+Nästvattnet", + "parentFullName": "Kramfors kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a60a" + }, + "id": "940378", + "fullName": "Hällevik", + "parentFullName": "Sölvesborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a60e" + }, + "id": "902587", + "fullName": "Karlarp", + "parentFullName": "Höörs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a610" + }, + "id": "910123", + "fullName": "Kvarnbäck", + "parentFullName": "Höörs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a614" + }, + "id": "474519", + "fullName": "Hammarö", + "parentFullName": "Hammarö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a615" + }, + "id": "903553", + "fullName": "Lindenäs", + "parentFullName": "Hammarö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a616" + }, + "id": "939734", + "fullName": "Hallstahammar", + "parentFullName": "Hallstahammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a617" + }, + "id": "939708", + "fullName": "Kolbäck", + "parentFullName": "Hallstahammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a618" + }, + "id": "902663", + "fullName": "Hultsjön", + "parentFullName": "Hallsbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a619" + }, + "id": "940158", + "fullName": "Sköllersta", + "parentFullName": "Hallsbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a61a" + }, + "id": "903617", + "fullName": "Tisarstrand", + "parentFullName": "Hallsbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a61b" + }, + "id": "902977", + "fullName": "Huseberg", + "parentFullName": "Tjörns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a61c" + }, + "id": "903144", + "fullName": "Krokarna+Hällene", + "parentFullName": "Tjörns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a61d" + }, + "id": "903145", + "fullName": "Härön+Stavsundsholmen", + "parentFullName": "Tjörns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a61e" + }, + "id": "903589", + "fullName": "Hjortnäs+Sunnanäng", + "parentFullName": "Leksands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a61f" + }, + "id": "939634", + "fullName": "Hedemora", + "parentFullName": "Hedemora kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a620" + }, + "id": "903419", + "fullName": "Rönäsudd", + "parentFullName": "Hedemora kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a622" + }, + "id": "903418", + "fullName": "Klacklandet", + "parentFullName": "Hedemora kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a623" + }, + "id": "940094", + "fullName": "Långshyttan", + "parentFullName": "Hedemora kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a624" + }, + "id": "903786", + "fullName": "Hörby Ringsjöstrand", + "parentFullName": "Hörby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a625" + }, + "id": "902968", + "fullName": "Västantorp", + "parentFullName": "Hörby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a627" + }, + "id": "903157", + "fullName": "Hals", + "parentFullName": "Orust kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a628" + }, + "id": "939454", + "fullName": "Henån", + "parentFullName": "Orust kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a62a" + }, + "id": "903169", + "fullName": "Skala+Hällebol+Krogane", + "parentFullName": "Orust kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a62b" + }, + "id": "903330", + "fullName": "Haga park", + "parentFullName": "Mörbylånga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a62c" + }, + "id": "940028", + "fullName": "Hultsfred", + "parentFullName": "Hultsfreds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a62e" + }, + "id": "939569", + "fullName": "Målilla", + "parentFullName": "Hultsfreds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a62f" + }, + "id": "903696", + "fullName": "Hagsätter", + "parentFullName": "Söderköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a632" + }, + "id": "903375", + "fullName": "Nordsjö", + "parentFullName": "Heby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a633" + }, + "id": "939453", + "fullName": "Östervåla", + "parentFullName": "Heby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a634" + }, + "id": "939490", + "fullName": "Morgongåva", + "parentFullName": "Heby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a635" + }, + "id": "903377", + "fullName": "Östa+Vikbolandet", + "parentFullName": "Heby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a638" + }, + "id": "903233", + "fullName": "Heljeröd", + "parentFullName": "Tanums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a639" + }, + "id": "909694", + "fullName": "Hamburgö", + "parentFullName": "Tanums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a63a" + }, + "id": "940156", + "fullName": "Hamburgsund", + "parentFullName": "Tanums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a63b" + }, + "id": "940252", + "fullName": "Havstenssund", + "parentFullName": "Tanums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a63d" + }, + "id": "903224", + "fullName": "Sjöviken+Hamnekärret", + "parentFullName": "Tanums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a641" + }, + "id": "939777", + "fullName": "Habo", + "parentFullName": "Habo kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a642" + }, + "id": "902701", + "fullName": "Hålland stugby", + "parentFullName": "Åre kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a643" + }, + "id": "902704", + "fullName": "Herrskapsslåtten", + "parentFullName": "Åre kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a644" + }, + "id": "902699", + "fullName": "Högvallen+Sönnestvallen", + "parentFullName": "Åre kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a647" + }, + "id": "939844", + "fullName": "Torup", + "parentFullName": "Hylte kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a648" + }, + "id": "940296", + "fullName": "Unnaryd", + "parentFullName": "Hylte kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a64d" + }, + "id": "940382", + "fullName": "Hede", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a64e" + }, + "id": "902691", + "fullName": "Hållan", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a64f" + }, + "id": "902803", + "fullName": "Lofsdalen+Hovärken+Lövhammar", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a651" + }, + "id": "940013", + "fullName": "Sveg", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a652" + }, + "id": "940287", + "fullName": "Långå", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a653" + }, + "id": "940256", + "fullName": "Tännäs", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a654" + }, + "id": "940259", + "fullName": "Tännäs", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a655" + }, + "id": "940361", + "fullName": "Vemhån", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a656" + }, + "id": "939793", + "fullName": "Vemdalen", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a657" + }, + "id": "902692", + "fullName": "Nysätern", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a659" + }, + "id": "940234", + "fullName": "Lofsdalen", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a65a" + }, + "id": "902690", + "fullName": "Skarvruet", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a65c" + }, + "id": "909924", + "fullName": "Ljusnedal", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a65d" + }, + "id": "940388", + "fullName": "Tänndalen", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a65e" + }, + "id": "902611", + "fullName": "Ripfjället", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a660" + }, + "id": "902607", + "fullName": "Slagavallen", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a662" + }, + "id": "902610", + "fullName": "Stockåvallen", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a663" + }, + "id": "902793", + "fullName": "Ramundberget", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a664" + }, + "id": "923798", + "fullName": "Tännäskröket", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a666" + }, + "id": "902797", + "fullName": "Röstbergets stugby", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a669" + }, + "id": "902800", + "fullName": "Vemdalsskalet + Vargen", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a672" + }, + "id": "903067", + "fullName": "Hemfjällstangen", + "parentFullName": "Malung-Sälens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a673" + }, + "id": "903591", + "fullName": "Sälen Högfjället", + "parentFullName": "Malung-Sälens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a674" + }, + "id": "903422", + "fullName": "Hoppnäset+Rönäset", + "parentFullName": "Malung-Sälens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a675" + }, + "id": "903438", + "fullName": "Tandådalen Hundfjället", + "parentFullName": "Malung-Sälens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a676" + }, + "id": "903082", + "fullName": "Norr Hultasjön", + "parentFullName": "Örkelljunga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a677" + }, + "id": "903080", + "fullName": "Hjälmsjön (västra stranden)", + "parentFullName": "Örkelljunga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a678" + }, + "id": "903507", + "fullName": "Hillerströms strand+Haparanda hamn", + "parentFullName": "Haparanda kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a679" + }, + "id": "903506", + "fullName": "Hanhinkari", + "parentFullName": "Haparanda kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a67a" + }, + "id": "903625", + "fullName": "Solås", + "parentFullName": "Haparanda kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a67b" + }, + "id": "924018", + "fullName": "Seskarö (Ön)", + "parentFullName": "Haparanda kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a67c" + }, + "id": "903505", + "fullName": "Santasaari", + "parentFullName": "Haparanda kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a67d" + }, + "id": "903510", + "fullName": "Salmisudden", + "parentFullName": "Haparanda kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a67f" + }, + "id": "940003", + "fullName": "Hofors", + "parentFullName": "Hofors kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a680" + }, + "id": "903454", + "fullName": "Malmjärn", + "parentFullName": "Hofors kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a683" + }, + "id": "940205", + "fullName": "Hunnebostrand", + "parentFullName": "Sotenäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a684" + }, + "id": "903176", + "fullName": "Svebråta", + "parentFullName": "Hjo kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a685" + }, + "id": "902752", + "fullName": "Himmersundet", + "parentFullName": "Nordmalings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a686" + }, + "id": "939522", + "fullName": "Hällefors", + "parentFullName": "Hällefors kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a688" + }, + "id": "940123", + "fullName": "Högsby", + "parentFullName": "Högsby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a68e" + }, + "id": "902614", + "fullName": "Hammaren", + "parentFullName": "Ragunda kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a68f" + }, + "id": "903632", + "fullName": "Holmsbovallen", + "parentFullName": "Skinnskattebergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a690" + }, + "id": "954244", + "fullName": "Höör", + "parentFullName": "Höörs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a691" + }, + "id": "952246", + "fullName": "Harbo", + "parentFullName": "Heby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a692" + }, + "id": "946018", + "fullName": "Hindås", + "parentFullName": "Härryda kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a693" + }, + "id": "952845", + "fullName": "Häggeby", + "parentFullName": "Håbo kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a694" + }, + "id": "954240", + "fullName": "Huså", + "parentFullName": "Åre kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a695" + }, + "id": "950090", + "fullName": "Högmora", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a697" + }, + "id": "944461", + "fullName": "Husensjö", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a698" + }, + "id": "944283", + "fullName": "Högasten", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a699" + }, + "id": "947429", + "fullName": "Haga", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a69a" + }, + "id": "947428", + "fullName": "Haga", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a69b" + }, + "id": "954254", + "fullName": "Hven", + "parentFullName": "Landskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a69c" + }, + "id": "946495", + "fullName": "Hyssna", + "parentFullName": "Marks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a69d" + }, + "id": "954253", + "fullName": "Hills", + "parentFullName": "Mölndals kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a69f" + }, + "id": "950088", + "fullName": "Hörningsnäs", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6a0" + }, + "id": "944604", + "fullName": "Hårte", + "parentFullName": "Nordanstigs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6a1" + }, + "id": "946671", + "fullName": "Hentorp ", + "parentFullName": "Skövde kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6a2" + }, + "id": "953941", + "fullName": "Husarö", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6a3" + }, + "id": "953718", + "fullName": "Hagberg", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6a4" + }, + "id": "946226", + "fullName": "Häljarp", + "parentFullName": "Landskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6a5" + }, + "id": "946239", + "fullName": "Hjärup", + "parentFullName": "Staffanstorps kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6a6" + }, + "id": "945362", + "fullName": "Habo Ljung", + "parentFullName": "Lomma kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6a7" + }, + "id": "944761", + "fullName": "Hagaviken", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6a9" + }, + "id": "944751", + "fullName": "Hampetorp", + "parentFullName": "Örebro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6aa" + }, + "id": "944753", + "fullName": "Hästhagen", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6ab" + }, + "id": "944754", + "fullName": "Höjdhagen", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6ad" + }, + "id": "941453", + "fullName": "Hemmestorp", + "parentFullName": "Sjöbo kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6ae" + }, + "id": "944759", + "fullName": "Hököpinge", + "parentFullName": "Vellinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6b0" + }, + "id": "954249", + "fullName": "Hovslätt", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6b1" + }, + "id": "954339", + "fullName": "Herrhagen", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6b2" + }, + "id": "954447", + "fullName": "Hovenäset", + "parentFullName": "Sotenäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6b3" + }, + "id": "945627", + "fullName": "Helsingborg - Norr", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6b4" + }, + "id": "942224", + "fullName": "Hagastaden", + "parentFullName": "Stockholms län", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6b5" + }, + "id": "944464", + "fullName": "Sörmjöle (Hela)", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6b6" + }, + "id": "953357", + "fullName": "Hedentorp", + "parentFullName": "Kristianstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6b7" + }, + "id": "953715", + "fullName": "Inre hamnen", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6b8" + }, + "id": "946489", + "fullName": "Höga kusten", + "parentFullName": "Västernorrlands län", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6b9" + }, + "id": "951108", + "fullName": "Stora Hasstorp", + "parentFullName": "Örebro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6bb" + }, + "id": "944602", + "fullName": "Hälleviksstrand", + "parentFullName": "Orust kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6bc" + }, + "id": "945815", + "fullName": "Idre Himmelfjäll", + "parentFullName": "Älvdalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6bd" + }, + "id": "953934", + "fullName": "Henriksdalsberget", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6bf" + }, + "id": "953782", + "fullName": "Hällbacken och Sinksundet", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6c0" + }, + "id": "952679", + "fullName": "Ornö", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6c2" + }, + "id": "950778", + "fullName": "Viken", + "parentFullName": "Höganäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6c4" + }, + "id": "951104", + "fullName": "Kästa", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6c5" + }, + "id": "950092", + "fullName": "Kynäs", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6c6" + }, + "id": "950093", + "fullName": "Kynäs", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6c7" + }, + "id": "945007", + "fullName": "Raus", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6c8" + }, + "id": "947432", + "fullName": "Särdal", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6c9" + }, + "id": "952677", + "fullName": "Laröd", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6ca" + }, + "id": "952765", + "fullName": "Söder", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6cb" + }, + "id": "953570", + "fullName": "Påarp", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6cc" + }, + "id": "944766", + "fullName": "Vittinge", + "parentFullName": "Heby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6cd" + }, + "id": "944755", + "fullName": "Runsten", + "parentFullName": "Haninge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6ce" + }, + "id": "950094", + "fullName": "Utsälje", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6cf" + }, + "id": "950086", + "fullName": "Solgård", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6d0" + }, + "id": "946497", + "fullName": "Mörarp", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6d1" + }, + "id": "946223", + "fullName": "Marbäck", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6d2" + }, + "id": "946680", + "fullName": "Torsåker", + "parentFullName": "Hofors kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6d4" + }, + "id": "947048", + "fullName": "Ödåkra", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6d5" + }, + "id": "954536", + "fullName": "Jonstorp", + "parentFullName": "Höganäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6d6" + }, + "id": "951330", + "fullName": "Visättra", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6d7" + }, + "id": "950089", + "fullName": "Myrängen", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6d9" + }, + "id": "944284", + "fullName": "Miatorp", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6da" + }, + "id": "951157", + "fullName": "Steninge", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6db" + }, + "id": "951332", + "fullName": "Kärleken", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6dc" + }, + "id": "944277", + "fullName": "Olympia", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6dd" + }, + "id": "945860", + "fullName": "Kattarp", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6df" + }, + "id": "953714", + "fullName": "Tylösand", + "parentFullName": "Halmstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6e0" + }, + "id": "950087", + "fullName": "Sörskogen", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6e1" + }, + "id": "945810", + "fullName": "Skokloster", + "parentFullName": "Håbo kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6e2" + }, + "id": "951158", + "fullName": "Mölnlycke", + "parentFullName": "Härryda kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6e3" + }, + "id": "953114", + "fullName": "Landvetter", + "parentFullName": "Härryda kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6e4" + }, + "id": "953435", + "fullName": "Rydebäck", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6e5" + }, + "id": "946230", + "fullName": "Maria Park", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6e6" + }, + "id": "945005", + "fullName": "Sofieberg", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6ea" + }, + "id": "944010", + "fullName": "Lillhärdal", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6eb" + }, + "id": "944276", + "fullName": "Östra Skogås", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6ec" + }, + "id": "946492", + "fullName": "Wilson Park", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6ed" + }, + "id": "952514", + "fullName": "Tunbohässle", + "parentFullName": "Hallsbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6ee" + }, + "id": "945358", + "fullName": "Oceanhamnen", + "parentFullName": "Helsingborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6f1" + }, + "id": "952249", + "fullName": "Skärsjövålen", + "parentFullName": "Härjedalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6f3" + }, + "id": "944271", + "fullName": "Kvarnbergsplan", + "parentFullName": "Huddinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6f7" + }, + "id": "907825", + "fullName": "Hagby", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6f8" + }, + "id": "907799", + "fullName": "Häggeby", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6f9" + }, + "id": "899980", + "fullName": "Håga tätort", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6fb" + }, + "id": "907783", + "fullName": "Hammarby östra", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6fc" + }, + "id": "940602", + "fullName": "Ströbylund + Holmtorpet + Solsäter", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6fd" + }, + "id": "908997", + "fullName": "Haraker", + "parentFullName": "Västerås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6fe" + }, + "id": "940935", + "fullName": "Harkie tätort", + "parentFullName": "Västerås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a6ff" + }, + "id": "898496", + "fullName": "Hökåsen tätort", + "parentFullName": "Västerås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a700" + }, + "id": "908949", + "fullName": "Hidingsta", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a701" + }, + "id": "898506", + "fullName": "Hovsta tätort", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a702" + }, + "id": "907492", + "fullName": "Hjälmarbaden", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a703" + }, + "id": "899287", + "fullName": "Hampetorp tätort", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a704" + }, + "id": "940550", + "fullName": "Larstorp+Höglunda+Skogshult", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a705" + }, + "id": "908372", + "fullName": "Hjortshög", + "parentFullName": "Helsingborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a706" + }, + "id": "908378", + "fullName": "Hässlunda", + "parentFullName": "Helsingborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a707" + }, + "id": "898530", + "fullName": "Hittarp tätort", + "parentFullName": "Helsingborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a708" + }, + "id": "899729", + "fullName": "Hasslarp tätort", + "parentFullName": "Helsingborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a709" + }, + "id": "898714", + "fullName": "Helsingborg tätort", + "parentFullName": "Helsingborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a70c" + }, + "id": "908453", + "fullName": "Välinge", + "parentFullName": "Helsingborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a711" + }, + "id": "898885", + "fullName": "Kattarp tätort", + "parentFullName": "Helsingborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a712" + }, + "id": "899909", + "fullName": "Vallåkra tätort", + "parentFullName": "Helsingborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a715" + }, + "id": "907418", + "fullName": "Östra Ramlösa", + "parentFullName": "Helsingborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a716" + }, + "id": "899649", + "fullName": "Utvälinge tätort", + "parentFullName": "Helsingborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a717" + }, + "id": "907409", + "fullName": "Kvistofta kyrka", + "parentFullName": "Helsingborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a718" + }, + "id": "899306", + "fullName": "Tånga och Rögle tätort", + "parentFullName": "Helsingborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a719" + }, + "id": "940405", + "fullName": "Magnihill och Lydestad", + "parentFullName": "Helsingborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a71a" + }, + "id": "907927", + "fullName": "Hultsbruk", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a71b" + }, + "id": "907947", + "fullName": "Hagsätter", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a71c" + }, + "id": "899346", + "fullName": "Östra Husby tätort", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a71d" + }, + "id": "899932", + "fullName": "Herstadberg tätort", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a71e" + }, + "id": "909404", + "fullName": "Hörneå", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a71f" + }, + "id": "909439", + "fullName": "Haddingen", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a720" + }, + "id": "899335", + "fullName": "Hissjön tätort", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a721" + }, + "id": "898618", + "fullName": "Holmsund tätort", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a722" + }, + "id": "898520", + "fullName": "Hörnefors tätort", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a726" + }, + "id": "940721", + "fullName": "Håkmark och Ostibyn", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a728" + }, + "id": "908376", + "fullName": "Håstad", + "parentFullName": "Lunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a72a" + }, + "id": "908405", + "fullName": "Västra Hoby", + "parentFullName": "Lunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a72b" + }, + "id": "908274", + "fullName": "Lilla Håstad", + "parentFullName": "Lunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a72c" + }, + "id": "899090", + "fullName": "Torna Hällestad tätort", + "parentFullName": "Lunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a731" + }, + "id": "900025", + "fullName": "Vidja tätort", + "parentFullName": "Huddinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a732" + }, + "id": "907710", + "fullName": "Solbacken", + "parentFullName": "Huddinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a735" + }, + "id": "940545", + "fullName": "Lissma norra och Kvarntorp", + "parentFullName": "Huddinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a73b" + }, + "id": "899214", + "fullName": "Hästhagen tätort", + "parentFullName": "Nacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a743" + }, + "id": "899707", + "fullName": "Holm tätort", + "parentFullName": "Halmstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a744" + }, + "id": "898717", + "fullName": "Halmstad tätort", + "parentFullName": "Halmstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a745" + }, + "id": "898857", + "fullName": "Haverdal tätort", + "parentFullName": "Halmstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a746" + }, + "id": "898855", + "fullName": "Harplinge tätort", + "parentFullName": "Halmstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a749" + }, + "id": "908542", + "fullName": "Slättåkra", + "parentFullName": "Halmstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a74a" + }, + "id": "908554", + "fullName": "Tönnersjö", + "parentFullName": "Halmstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a74b" + }, + "id": "899313", + "fullName": "Laxvik tätort", + "parentFullName": "Halmstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a74c" + }, + "id": "900213", + "fullName": "Sennan tätort", + "parentFullName": "Halmstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a74d" + }, + "id": "908504", + "fullName": "Johansfors", + "parentFullName": "Halmstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a74e" + }, + "id": "908523", + "fullName": "Nissaström", + "parentFullName": "Halmstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a74f" + }, + "id": "899248", + "fullName": "Skedala tätort", + "parentFullName": "Halmstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a751" + }, + "id": "899705", + "fullName": "Steninge tätort", + "parentFullName": "Halmstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a752" + }, + "id": "899631", + "fullName": "Kvibille tätort", + "parentFullName": "Halmstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a753" + }, + "id": "899032", + "fullName": "Trönninge tätort", + "parentFullName": "Halmstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a756" + }, + "id": "898548", + "fullName": "Oskarström tätort", + "parentFullName": "Halmstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a758" + }, + "id": "899685", + "fullName": "Villshärad tätort", + "parentFullName": "Halmstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a759" + }, + "id": "899410", + "fullName": "Simlångsdalen tätort", + "parentFullName": "Halmstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a75b" + }, + "id": "909245", + "fullName": "Holm", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a75c" + }, + "id": "899399", + "fullName": "Hovid tätort", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a75d" + }, + "id": "909275", + "fullName": "Hörningsholm", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a75e" + }, + "id": "941000", + "fullName": "Hartungviken och Spikarna tätort", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a75f" + }, + "id": "907626", + "fullName": "Hall", + "parentFullName": "Södertälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a760" + }, + "id": "898872", + "fullName": "Hölö tätort", + "parentFullName": "Södertälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a761" + }, + "id": "907747", + "fullName": "Viksberg Holmen", + "parentFullName": "Södertälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a764" + }, + "id": "907631", + "fullName": "Hemfosa", + "parentFullName": "Haninge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a766" + }, + "id": "907743", + "fullName": "Utö", + "parentFullName": "Haninge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a769" + }, + "id": "907738", + "fullName": "Utlida", + "parentFullName": "Haninge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a76a" + }, + "id": "907745", + "fullName": "Utlida", + "parentFullName": "Haninge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a76c" + }, + "id": "899779", + "fullName": "Muskö tätort", + "parentFullName": "Haninge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a76d" + }, + "id": "907669", + "fullName": "Skogstorp", + "parentFullName": "Haninge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a76f" + }, + "id": "907655", + "fullName": "Kärrmaräng", + "parentFullName": "Haninge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a770" + }, + "id": "898556", + "fullName": "Jordbro tätort", + "parentFullName": "Haninge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a771" + }, + "id": "900009", + "fullName": "Väländan tätort", + "parentFullName": "Haninge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a772" + }, + "id": "907766", + "fullName": "Österhaninge", + "parentFullName": "Haninge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a773" + }, + "id": "940880", + "fullName": "Norra Muskö tätort", + "parentFullName": "Haninge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a774" + }, + "id": "899279", + "fullName": "Västerhaninge tätort", + "parentFullName": "Haninge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a777" + }, + "id": "908252", + "fullName": "Horna", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a778" + }, + "id": "899437", + "fullName": "Hammar tätort", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a779" + }, + "id": "899883", + "fullName": "Huaröd tätort", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a77a" + }, + "id": "900129", + "fullName": "Hammarslund tätort", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a77b" + }, + "id": "899928", + "fullName": "Halla Heberg tätort", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a77c" + }, + "id": "908500", + "fullName": "Håfors", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a77d" + }, + "id": "908497", + "fullName": "Hanhals", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a77e" + }, + "id": "908501", + "fullName": "Håkulla", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a77f" + }, + "id": "899701", + "fullName": "Hjälm tätort", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a780" + }, + "id": "940446", + "fullName": "Högås + Sjötorp", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a781" + }, + "id": "899189", + "fullName": "Röda holme tätort", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a783" + }, + "id": "899556", + "fullName": "Västra Hagen tätort", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a785" + }, + "id": "909555", + "fullName": "Hagaviken", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a786" + }, + "id": "909441", + "fullName": "Hjoggbölefors", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a787" + }, + "id": "909508", + "fullName": "Västra Hjoggböle", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a788" + }, + "id": "899920", + "fullName": "Hagby tätort", + "parentFullName": "Kalmar kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a789" + }, + "id": "899893", + "fullName": "Halltorp tätort", + "parentFullName": "Kalmar kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a78a" + }, + "id": "907386", + "fullName": "Hossmo Kyrkbyn", + "parentFullName": "Kalmar kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a78b" + }, + "id": "898856", + "fullName": "Hasslö tätort", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a78c" + }, + "id": "899207", + "fullName": "Holmsjö tätort", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a78e" + }, + "id": "940463", + "fullName": "Hassungared + Högaliden", + "parentFullName": "Mölndals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a78f" + }, + "id": "900175", + "fullName": "Hällesåker tätort", + "parentFullName": "Mölndals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a790" + }, + "id": "899348", + "fullName": "Himle tätort", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a791" + }, + "id": "940789", + "fullName": "Hunnestad tätort", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a792" + }, + "id": "909340", + "fullName": "Husås", + "parentFullName": "Östersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a793" + }, + "id": "941009", + "fullName": "Hara tätort", + "parentFullName": "Östersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a794" + }, + "id": "899156", + "fullName": "Häggenås tätort", + "parentFullName": "Östersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a795" + }, + "id": "907629", + "fullName": "Harg", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a796" + }, + "id": "907333", + "fullName": "Harka", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a797" + }, + "id": "907724", + "fullName": "Husby", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a798" + }, + "id": "907641", + "fullName": "Häverö", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a799" + }, + "id": "907328", + "fullName": "Hysingsvik", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a79a" + }, + "id": "899913", + "fullName": "Herräng tätort", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a79b" + }, + "id": "940580", + "fullName": "Väsby + Härsby", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a79c" + }, + "id": "898566", + "fullName": "Hallstavik tätort", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a79e" + }, + "id": "940950", + "fullName": "Hästängen och Mora tätort", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7a8" + }, + "id": "908705", + "fullName": "Heden", + "parentFullName": "Trollhättans kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7a9" + }, + "id": "909272", + "fullName": "Hemling", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7aa" + }, + "id": "898867", + "fullName": "Husum tätort", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7ab" + }, + "id": "940705", + "fullName": "Haffsta + Vägersta", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7ac" + }, + "id": "908599", + "fullName": "Holma", + "parentFullName": "Uddevalla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7ad" + }, + "id": "940511", + "fullName": "Hog + Strand", + "parentFullName": "Uddevalla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7ae" + }, + "id": "899498", + "fullName": "Hogstorp tätort", + "parentFullName": "Uddevalla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7af" + }, + "id": "908259", + "fullName": "Häglinge", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7b0" + }, + "id": "940771", + "fullName": "Hörja tätort", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7b1" + }, + "id": "898870", + "fullName": "Hästveda tätort", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7b2" + }, + "id": "898668", + "fullName": "Hässleholm tätort", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7b3" + }, + "id": "908438", + "fullName": "Sösdala Himmelkull", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7b4" + }, + "id": "908316", + "fullName": "Verum", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7b6" + }, + "id": "908295", + "fullName": "Skyrup", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7b8" + }, + "id": "899302", + "fullName": "Mala tätort", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7b9" + }, + "id": "899841", + "fullName": "Röke tätort", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7bb" + }, + "id": "899290", + "fullName": "Stoby tätort", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7bf" + }, + "id": "908255", + "fullName": "Lillaskog", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7c0" + }, + "id": "908262", + "fullName": "Ignaberga", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7c1" + }, + "id": "898612", + "fullName": "Tyringe tätort", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7c2" + }, + "id": "899054", + "fullName": "Vittsjö tätort", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7c3" + }, + "id": "899744", + "fullName": "Sjörröd tätort", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7c4" + }, + "id": "899877", + "fullName": "Vankiva tätort", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7c6" + }, + "id": "898600", + "fullName": "Vinslöv tätort", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7c7" + }, + "id": "908463", + "fullName": "Västra Torup", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7c8" + }, + "id": "899021", + "fullName": "Sösdala tätort", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7cb" + }, + "id": "899027", + "fullName": "Tormestorp tätort", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7cd" + }, + "id": "940404", + "fullName": "Nävlinge södra och Vagnaröd", + "parentFullName": "Hässleholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7d0" + }, + "id": "907635", + "fullName": "Håsta hage", + "parentFullName": "Sigtuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7d1" + }, + "id": "940576", + "fullName": "Hälgesta + Höje", + "parentFullName": "Sigtuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7d2" + }, + "id": "907644", + "fullName": "Holmen", + "parentFullName": "Sigtuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7d3" + }, + "id": "940573", + "fullName": "Herresta och Ista", + "parentFullName": "Sigtuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7d4" + }, + "id": "900186", + "fullName": "Härslöv tätort", + "parentFullName": "Landskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7d5" + }, + "id": "908411", + "fullName": "Råga Hörstad", + "parentFullName": "Landskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7d6" + }, + "id": "908368", + "fullName": "Haglösa", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7d7" + }, + "id": "908370", + "fullName": "Hammarlöv", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7d9" + }, + "id": "908601", + "fullName": "Häljeröd", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7da" + }, + "id": "907469", + "fullName": "Hallbjörtorp", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7db" + }, + "id": "940484", + "fullName": "Vråkärr och Höga", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7dc" + }, + "id": "940485", + "fullName": "Hammar + Kornhall", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7e2" + }, + "id": "909556", + "fullName": "Holmträsk", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7e3" + }, + "id": "898864", + "fullName": "Hortlax tätort", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7e4" + }, + "id": "909602", + "fullName": "Pite havsbad", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7e5" + }, + "id": "899432", + "fullName": "Hemmingsmark tätort", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7e6" + }, + "id": "899215", + "fullName": "Höja tätort", + "parentFullName": "Ängelholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7e7" + }, + "id": "899528", + "fullName": "Hjärnarp tätort", + "parentFullName": "Ängelholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7e8" + }, + "id": "940774", + "fullName": "Havsbaden tätort", + "parentFullName": "Ängelholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7ee" + }, + "id": "908790", + "fullName": "Hasslösa", + "parentFullName": "Lidköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7ef" + }, + "id": "908811", + "fullName": "Norra Härene", + "parentFullName": "Lidköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7f0" + }, + "id": "899342", + "fullName": "Hammarby tätort", + "parentFullName": "Sandvikens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7f1" + }, + "id": "940640", + "fullName": "Högbo + Överbyn", + "parentFullName": "Sandvikens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7f2" + }, + "id": "940983", + "fullName": "Hillsta och Se tätort", + "parentFullName": "Sandvikens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7f3" + }, + "id": "908708", + "fullName": "Hol", + "parentFullName": "Vänersborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7f4" + }, + "id": "909193", + "fullName": "Hållsta", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7f5" + }, + "id": "899109", + "fullName": "Hålsjö tätort", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7f7" + }, + "id": "898679", + "fullName": "Hudiksvall tätort", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7f9" + }, + "id": "909198", + "fullName": "Idenor", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7fa" + }, + "id": "909199", + "fullName": "Malsta", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7fb" + }, + "id": "909200", + "fullName": "Smälsk", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7fc" + }, + "id": "909209", + "fullName": "Rogsta", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a7fd" + }, + "id": "909219", + "fullName": "Svedja", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a801" + }, + "id": "909223", + "fullName": "Trogsta", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a804" + }, + "id": "909230", + "fullName": "Västansjö", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a805" + }, + "id": "909215", + "fullName": "Strömbacka", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a808" + }, + "id": "898957", + "fullName": "Näsviken tätort", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a80a" + }, + "id": "908904", + "fullName": "Johannesberg", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a80b" + }, + "id": "899020", + "fullName": "Sörforsa tätort", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a80c" + }, + "id": "898568", + "fullName": "Iggesund tätort", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a80d" + }, + "id": "899965", + "fullName": "Njutånger tätort", + "parentFullName": "Hudiksvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a816" + }, + "id": "898617", + "fullName": "Hindås tätort", + "parentFullName": "Härryda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a817" + }, + "id": "940810", + "fullName": "Härryda tätort", + "parentFullName": "Härryda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a818" + }, + "id": "899493", + "fullName": "Hällingsjö tätort", + "parentFullName": "Härryda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a819" + }, + "id": "908676", + "fullName": "Värred", + "parentFullName": "Härryda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a81a" + }, + "id": "908802", + "fullName": "Lahall", + "parentFullName": "Härryda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a81b" + }, + "id": "899947", + "fullName": "Rya tätort", + "parentFullName": "Härryda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a81c" + }, + "id": "908626", + "fullName": "Pinntorp", + "parentFullName": "Härryda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a81f" + }, + "id": "908627", + "fullName": "Ramberget", + "parentFullName": "Härryda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a820" + }, + "id": "898977", + "fullName": "Rävlanda tätort", + "parentFullName": "Härryda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a821" + }, + "id": "940472", + "fullName": "Röset och Pusta", + "parentFullName": "Härryda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a822" + }, + "id": "940808", + "fullName": "Landvetter tätort", + "parentFullName": "Härryda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a823" + }, + "id": "899252", + "fullName": "Nya Långenäs tätort", + "parentFullName": "Härryda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a826" + }, + "id": "940470", + "fullName": "Sandsbacka + Risbacka", + "parentFullName": "Härryda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a828" + }, + "id": "908096", + "fullName": "Händelöp", + "parentFullName": "Västerviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a829" + }, + "id": "908097", + "fullName": "Hälgenäs", + "parentFullName": "Västerviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a82a" + }, + "id": "908095", + "fullName": "Hummelstad", + "parentFullName": "Västerviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a82b" + }, + "id": "899659", + "fullName": "Hjorted tätort", + "parentFullName": "Västerviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a82c" + }, + "id": "908404", + "fullName": "Norra Håslöv", + "parentFullName": "Vellinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a82d" + }, + "id": "898675", + "fullName": "Höllviken tätort", + "parentFullName": "Vellinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a82e" + }, + "id": "898871", + "fullName": "Hököpinge tätort", + "parentFullName": "Vellinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a82f" + }, + "id": "908381", + "fullName": "Hököpinge kyrkby", + "parentFullName": "Vellinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a830" + }, + "id": "940744", + "fullName": "Höllviken och Ljunghusen tätort", + "parentFullName": "Vellinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a831" + }, + "id": "899530", + "fullName": "Härad tätort", + "parentFullName": "Strängnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a833" + }, + "id": "940910", + "fullName": "Husby och Tuna tätort", + "parentFullName": "Strängnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a834" + }, + "id": "908704", + "fullName": "Hajom", + "parentFullName": "Marks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a835" + }, + "id": "898863", + "fullName": "Horred tätort", + "parentFullName": "Marks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a838" + }, + "id": "907992", + "fullName": "Hörle", + "parentFullName": "Värnamo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a839" + }, + "id": "899243", + "fullName": "Horda tätort", + "parentFullName": "Värnamo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a83a" + }, + "id": "899318", + "fullName": "Hånger tätort", + "parentFullName": "Värnamo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a842" + }, + "id": "900121", + "fullName": "Hällaryd tätort", + "parentFullName": "Karlshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a843" + }, + "id": "940770", + "fullName": "Horsaryd och Stilleryd tätort", + "parentFullName": "Karlshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a844" + }, + "id": "908379", + "fullName": "Hög", + "parentFullName": "Kävlinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a845" + }, + "id": "908422", + "fullName": "Stora Harrie", + "parentFullName": "Kävlinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a846" + }, + "id": "898538", + "fullName": "Hofterup tätort", + "parentFullName": "Kävlinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a847" + }, + "id": "899722", + "fullName": "Lilla Harrie tätort", + "parentFullName": "Kävlinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a848" + }, + "id": "908952", + "fullName": "Högåsen", + "parentFullName": "Karlskoga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a84b" + }, + "id": "908371", + "fullName": "Hedvigsdal", + "parentFullName": "Ystads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a84c" + }, + "id": "899898", + "fullName": "Hedeskoga tätort", + "parentFullName": "Ystads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a84d" + }, + "id": "900042", + "fullName": "Stora Herrestad tätort", + "parentFullName": "Ystads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a84e" + }, + "id": "908188", + "fullName": "Hjälmsa", + "parentFullName": "Ronneby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a84f" + }, + "id": "908187", + "fullName": "Hasselstad", + "parentFullName": "Ronneby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a850" + }, + "id": "899933", + "fullName": "Hallabro tätort", + "parentFullName": "Ronneby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a853" + }, + "id": "907949", + "fullName": "Hamneda", + "parentFullName": "Ljungby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a856" + }, + "id": "940540", + "fullName": "Rosendal + Högelund", + "parentFullName": "Nynäshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a859" + }, + "id": "900075", + "fullName": "Holsbybrunn tätort", + "parentFullName": "Vetlanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a85a" + }, + "id": "940966", + "fullName": "Sandudden och Hörks hage tätort", + "parentFullName": "Ludvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a85b" + }, + "id": "899404", + "fullName": "Håksberg tätort", + "parentFullName": "Ludvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a85c" + }, + "id": "907562", + "fullName": "Västra Harg", + "parentFullName": "Mjölby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a85d" + }, + "id": "899300", + "fullName": "Hogstad tätort", + "parentFullName": "Mjölby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a864" + }, + "id": "898550", + "fullName": "Stora Höga tätort", + "parentFullName": "Stenungsunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a865" + }, + "id": "908377", + "fullName": "Häljaröd", + "parentFullName": "Höganäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a866" + }, + "id": "898574", + "fullName": "Höganäs tätort", + "parentFullName": "Höganäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a867" + }, + "id": "908391", + "fullName": "Lerhamn", + "parentFullName": "Höganäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a869" + }, + "id": "898942", + "fullName": "Mölle tätort", + "parentFullName": "Höganäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a86a" + }, + "id": "899209", + "fullName": "Mjöhult tätort", + "parentFullName": "Höganäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a86c" + }, + "id": "898877", + "fullName": "Jonstorp tätort", + "parentFullName": "Höganäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a86e" + }, + "id": "899260", + "fullName": "Ingelsträde tätort", + "parentFullName": "Höganäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a870" + }, + "id": "909191", + "fullName": "Holmsveden", + "parentFullName": "Söderhamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a871" + }, + "id": "898669", + "fullName": "Härnösand tätort", + "parentFullName": "Härnösands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a873" + }, + "id": "909309", + "fullName": "Veda", + "parentFullName": "Härnösands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a875" + }, + "id": "909296", + "fullName": "Ramsås", + "parentFullName": "Härnösands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a876" + }, + "id": "909311", + "fullName": "Viksjö", + "parentFullName": "Härnösands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a877" + }, + "id": "899338", + "fullName": "Ramvik tätort", + "parentFullName": "Härnösands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a878" + }, + "id": "907546", + "fullName": "Ytterfälle", + "parentFullName": "Härnösands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a879" + }, + "id": "909303", + "fullName": "Solumshamn", + "parentFullName": "Härnösands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a87a" + }, + "id": "899225", + "fullName": "Utansjö tätort", + "parentFullName": "Härnösands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a87d" + }, + "id": "940692", + "fullName": "Norrstig + Saltvik", + "parentFullName": "Härnösands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a87e" + }, + "id": "899848", + "fullName": "Hasslöv tätort", + "parentFullName": "Laholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a87f" + }, + "id": "900118", + "fullName": "Hishult tätort", + "parentFullName": "Laholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a880" + }, + "id": "907467", + "fullName": "Hasslerör", + "parentFullName": "Mariestads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a881" + }, + "id": "908718", + "fullName": "Hössna", + "parentFullName": "Ulricehamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a882" + }, + "id": "899235", + "fullName": "Hulu tätort", + "parentFullName": "Ulricehamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a883" + }, + "id": "899522", + "fullName": "Hökerum tätort", + "parentFullName": "Ulricehamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a884" + }, + "id": "898510", + "fullName": "Hjärup tätort", + "parentFullName": "Staffanstorps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a887" + }, + "id": "908999", + "fullName": "Hedåker", + "parentFullName": "Sala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a888" + }, + "id": "907499", + "fullName": "Hassmyra", + "parentFullName": "Sala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a889" + }, + "id": "907792", + "fullName": "Harg", + "parentFullName": "Östhammars kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a88a" + }, + "id": "907800", + "fullName": "Hökhuvud", + "parentFullName": "Östhammars kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a88b" + }, + "id": "899118", + "fullName": "Hargshamn tätort", + "parentFullName": "Östhammars kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a88f" + }, + "id": "899495", + "fullName": "Häggeby och Vreta tätort", + "parentFullName": "Håbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a890" + }, + "id": "907808", + "fullName": "Lugnet", + "parentFullName": "Håbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a891" + }, + "id": "907843", + "fullName": "Måttan", + "parentFullName": "Håbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a892" + }, + "id": "899309", + "fullName": "Råby tätort", + "parentFullName": "Håbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a894" + }, + "id": "907830", + "fullName": "Torresta", + "parentFullName": "Håbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a895" + }, + "id": "907847", + "fullName": "Yttergran", + "parentFullName": "Håbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a896" + }, + "id": "900200", + "fullName": "Krägga tätort", + "parentFullName": "Håbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a897" + }, + "id": "940942", + "fullName": "Skörby tätort", + "parentFullName": "Håbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a899" + }, + "id": "940939", + "fullName": "Vibyäng tätort", + "parentFullName": "Håbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a89a" + }, + "id": "899389", + "fullName": "Söderskogen tätort", + "parentFullName": "Håbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a89b" + }, + "id": "898988", + "fullName": "Slottsskogen tätort", + "parentFullName": "Håbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a89c" + }, + "id": "940571", + "fullName": "Kivinge + Kumla + Jädra", + "parentFullName": "Håbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a89e" + }, + "id": "908375", + "fullName": "Hyltarp", + "parentFullName": "Svedala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a89f" + }, + "id": "900126", + "fullName": "Holmeja tätort", + "parentFullName": "Svedala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8a0" + }, + "id": "907795", + "fullName": "Husby", + "parentFullName": "Tierps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8a1" + }, + "id": "907798", + "fullName": "Hållnäs", + "parentFullName": "Tierps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8a2" + }, + "id": "940650", + "fullName": "Heden och Lillby", + "parentFullName": "Mora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8a3" + }, + "id": "940431", + "fullName": "Sandslätt och Hinsaryd", + "parentFullName": "Nybro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8a8" + }, + "id": "909271", + "fullName": "Helgum", + "parentFullName": "Sollefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8a9" + }, + "id": "898852", + "fullName": "Hammenhög tätort", + "parentFullName": "Simrishamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8aa" + }, + "id": "909184", + "fullName": "Hamra", + "parentFullName": "Ljusdals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8ab" + }, + "id": "899666", + "fullName": "Hybo tätort", + "parentFullName": "Ljusdals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8b0" + }, + "id": "940841", + "fullName": "Hätte, Seglarvik och Sandvik tätort", + "parentFullName": "Tranås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8b1" + }, + "id": "909287", + "fullName": "Hornön", + "parentFullName": "Kramfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8b2" + }, + "id": "941007", + "fullName": "Herrskog tätort", + "parentFullName": "Kramfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8b4" + }, + "id": "907771", + "fullName": "Halmby", + "parentFullName": "Knivsta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8b5" + }, + "id": "908191", + "fullName": "Hosaby", + "parentFullName": "Sölvesborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8b6" + }, + "id": "899835", + "fullName": "Hörvik tätort", + "parentFullName": "Sölvesborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8b7" + }, + "id": "899870", + "fullName": "Hällevik tätort", + "parentFullName": "Sölvesborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8bc" + }, + "id": "908254", + "fullName": "Hyllstofta", + "parentFullName": "Klippans kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8bd" + }, + "id": "907638", + "fullName": "Hallaryd", + "parentFullName": "Älmhults kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8be" + }, + "id": "907647", + "fullName": "Häradsbäck", + "parentFullName": "Älmhults kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8c0" + }, + "id": "473979", + "fullName": "Höör tätort", + "parentFullName": "Höörs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8c4" + }, + "id": "908418", + "fullName": "Snogehall", + "parentFullName": "Höörs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8c5" + }, + "id": "900185", + "fullName": "Tjörnarp tätort", + "parentFullName": "Höörs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8c6" + }, + "id": "940755", + "fullName": "Snogeröd tätort", + "parentFullName": "Höörs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8c7" + }, + "id": "899968", + "fullName": "Norra Rörum tätort", + "parentFullName": "Höörs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8c8" + }, + "id": "940759", + "fullName": "Jularp och Sjunnerup tätort", + "parentFullName": "Höörs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8c9" + }, + "id": "940901", + "fullName": "Rud tätort", + "parentFullName": "Hammarö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8ca" + }, + "id": "940906", + "fullName": "Tye tätort", + "parentFullName": "Hammarö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8cb" + }, + "id": "908882", + "fullName": "Rud södra", + "parentFullName": "Hammarö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8cc" + }, + "id": "900090", + "fullName": "Vidöåsen tätort", + "parentFullName": "Hammarö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8cd" + }, + "id": "474520", + "fullName": "Skoghall tätort", + "parentFullName": "Hammarö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8ce" + }, + "id": "940552", + "fullName": "Stora Skagene och Svenshult", + "parentFullName": "Hammarö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8cf" + }, + "id": "908791", + "fullName": "Helås", + "parentFullName": "Vara kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8d0" + }, + "id": "908795", + "fullName": "Håkantorp", + "parentFullName": "Vara kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8d1" + }, + "id": "474658", + "fullName": "Hallstahammar tätort", + "parentFullName": "Hallstahammars kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8d2" + }, + "id": "909016", + "fullName": "Mölntorp", + "parentFullName": "Hallstahammars kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8d4" + }, + "id": "898896", + "fullName": "Kolbäck tätort", + "parentFullName": "Hallstahammars kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8d5" + }, + "id": "899190", + "fullName": "Strömsholm tätort", + "parentFullName": "Hallstahammars kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8d6" + }, + "id": "899884", + "fullName": "Sörstafors tätort", + "parentFullName": "Hallstahammars kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8d7" + }, + "id": "474593", + "fullName": "Hallsberg tätort", + "parentFullName": "Hallsbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8d8" + }, + "id": "899303", + "fullName": "Hjortkvarn tätort", + "parentFullName": "Hallsbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8d9" + }, + "id": "908980", + "fullName": "Svennevad", + "parentFullName": "Hallsbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8da" + }, + "id": "899931", + "fullName": "Östansjö tätort", + "parentFullName": "Hallsbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8db" + }, + "id": "898962", + "fullName": "Pålsboda tätort", + "parentFullName": "Hallsbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8dc" + }, + "id": "908981", + "fullName": "Svennevadsby", + "parentFullName": "Hallsbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8dd" + }, + "id": "899936", + "fullName": "Vretstorp tätort", + "parentFullName": "Hallsbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8de" + }, + "id": "898985", + "fullName": "Sköllersta tätort", + "parentFullName": "Hallsbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8df" + }, + "id": "898873", + "fullName": "Höviksnäs tätort", + "parentFullName": "Tjörns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8e0" + }, + "id": "940495", + "fullName": "Rävlanda + Höggeröd", + "parentFullName": "Tjörns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8e2" + }, + "id": "898524", + "fullName": "Hyllinge tätort", + "parentFullName": "Åstorps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8e3" + }, + "id": "909066", + "fullName": "Hjulbäck", + "parentFullName": "Leksands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8e4" + }, + "id": "899751", + "fullName": "Häradsbygden tätort", + "parentFullName": "Leksands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8e5" + }, + "id": "940641", + "fullName": "Heden och Lissheden", + "parentFullName": "Leksands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8e6" + }, + "id": "940989", + "fullName": "Hjortnäs och Sunnanäng tätort", + "parentFullName": "Leksands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8e7" + }, + "id": "899511", + "fullName": "Husby tätort", + "parentFullName": "Hedemora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8e8" + }, + "id": "474778", + "fullName": "Hedemora tätort", + "parentFullName": "Hedemora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8eb" + }, + "id": "908824", + "fullName": "Nordansjö", + "parentFullName": "Hedemora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8ec" + }, + "id": "909120", + "fullName": "Stjärnsund", + "parentFullName": "Hedemora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8ed" + }, + "id": "909146", + "fullName": "Västkusten", + "parentFullName": "Hedemora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8ee" + }, + "id": "900221", + "fullName": "Västerby tätort", + "parentFullName": "Hedemora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8ef" + }, + "id": "898920", + "fullName": "Långshyttan tätort", + "parentFullName": "Hedemora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8f1" + }, + "id": "899961", + "fullName": "Vikmanshyttan tätort", + "parentFullName": "Hedemora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8f2" + }, + "id": "940620", + "fullName": "Ingvallsbenning + Lerbo", + "parentFullName": "Hedemora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8f3" + }, + "id": "473976", + "fullName": "Hörby tätort", + "parentFullName": "Hörby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8f4" + }, + "id": "908395", + "fullName": "Lyby", + "parentFullName": "Hörby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8f7" + }, + "id": "908432", + "fullName": "Södra Rörum", + "parentFullName": "Hörby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8f8" + }, + "id": "908454", + "fullName": "Västerstad", + "parentFullName": "Hörby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8f9" + }, + "id": "899344", + "fullName": "Önneköp tätort", + "parentFullName": "Hörby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8fa" + }, + "id": "899973", + "fullName": "Östraby tätort", + "parentFullName": "Hörby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8fb" + }, + "id": "899222", + "fullName": "Osbyholm tätort", + "parentFullName": "Hörby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8fc" + }, + "id": "908415", + "fullName": "Satserup norra", + "parentFullName": "Hörby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8fd" + }, + "id": "908455", + "fullName": "Västerstads kyrkby", + "parentFullName": "Hörby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8fe" + }, + "id": "940401", + "fullName": "Kilhult och Svensköp", + "parentFullName": "Hörby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a8ff" + }, + "id": "474202", + "fullName": "Henån tätort", + "parentFullName": "Orust kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a900" + }, + "id": "940853", + "fullName": "Höggeröd tätort", + "parentFullName": "Orust kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a901" + }, + "id": "899540", + "fullName": "Hälleviksstrand tätort", + "parentFullName": "Orust kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a902" + }, + "id": "908011", + "fullName": "Hulterstad", + "parentFullName": "Mörbylånga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a904" + }, + "id": "941015", + "fullName": "Hissmofors tätort", + "parentFullName": "Krokoms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a90a" + }, + "id": "473848", + "fullName": "Hultsfred tätort", + "parentFullName": "Hultsfreds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a90b" + }, + "id": "899731", + "fullName": "Vena tätort", + "parentFullName": "Hultsfreds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a90c" + }, + "id": "907387", + "fullName": "Lönneberga", + "parentFullName": "Hultsfreds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a90d" + }, + "id": "898940", + "fullName": "Målilla tätort", + "parentFullName": "Hultsfreds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a90e" + }, + "id": "899052", + "fullName": "Virserum tätort", + "parentFullName": "Hultsfreds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a90f" + }, + "id": "898946", + "fullName": "Mörlunda tätort", + "parentFullName": "Hultsfreds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a910" + }, + "id": "899284", + "fullName": "Rosenfors tätort", + "parentFullName": "Hultsfreds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a911" + }, + "id": "900262", + "fullName": "Järnforsen tätort", + "parentFullName": "Hultsfreds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a912" + }, + "id": "899859", + "fullName": "Silverdalen tätort", + "parentFullName": "Hultsfreds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a913" + }, + "id": "899514", + "fullName": "Västra Husby tätort", + "parentFullName": "Söderköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a914" + }, + "id": "908258", + "fullName": "Håstenslöv", + "parentFullName": "Svalövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a915" + }, + "id": "940447", + "fullName": "Hagafors + Harkeryd", + "parentFullName": "Vaggeryds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a916" + }, + "id": "899486", + "fullName": "Hok tätort", + "parentFullName": "Vaggeryds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a91a" + }, + "id": "908995", + "fullName": "Haga", + "parentFullName": "Heby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a91b" + }, + "id": "899203", + "fullName": "Heby tätort", + "parentFullName": "Heby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a91c" + }, + "id": "909002", + "fullName": "Huddunge", + "parentFullName": "Heby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a91d" + }, + "id": "900043", + "fullName": "Harbo tätort", + "parentFullName": "Heby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a91e" + }, + "id": "909006", + "fullName": "Kerstinbo", + "parentFullName": "Heby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a91f" + }, + "id": "899036", + "fullName": "Tärnsjö tätort", + "parentFullName": "Heby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a920" + }, + "id": "899678", + "fullName": "Vittinge tätort", + "parentFullName": "Heby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a921" + }, + "id": "899073", + "fullName": "Östervåla tätort", + "parentFullName": "Heby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a922" + }, + "id": "899516", + "fullName": "Runhällen tätort", + "parentFullName": "Heby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a923" + }, + "id": "898938", + "fullName": "Morgongåva tätort", + "parentFullName": "Heby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a924" + }, + "id": "908091", + "fullName": "Hammarglo", + "parentFullName": "Mönsterås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a925" + }, + "id": "908090", + "fullName": "Habbestorp", + "parentFullName": "Mönsterås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a92a" + }, + "id": "908602", + "fullName": "Hällestrand", + "parentFullName": "Strömstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a92b" + }, + "id": "908261", + "fullName": "Hökön", + "parentFullName": "Osby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a92c" + }, + "id": "907443", + "fullName": "Hyppeln", + "parentFullName": "Öckerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a92d" + }, + "id": "474190", + "fullName": "Hönö tätort", + "parentFullName": "Öckerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a92e" + }, + "id": "899187", + "fullName": "Hälsö tätort", + "parentFullName": "Öckerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a92f" + }, + "id": "907442", + "fullName": "Havstenssund", + "parentFullName": "Tanums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a930" + }, + "id": "898851", + "fullName": "Hamburgsund tätort", + "parentFullName": "Tanums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a932" + }, + "id": "941018", + "fullName": "Hedlunda tätort", + "parentFullName": "Lycksele kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a933" + }, + "id": "899100", + "fullName": "Högboda tätort", + "parentFullName": "Kils kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a935" + }, + "id": "907481", + "fullName": "Höljes", + "parentFullName": "Torsby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a936" + }, + "id": "908711", + "fullName": "Hulared", + "parentFullName": "Tranemo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a937" + }, + "id": "909334", + "fullName": "Hallviken", + "parentFullName": "Strömsunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a938" + }, + "id": "899535", + "fullName": "Hoting tätort", + "parentFullName": "Strömsunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a939" + }, + "id": "898853", + "fullName": "Hammerdal tätort", + "parentFullName": "Strömsunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a93b" + }, + "id": "474576", + "fullName": "Hagfors tätort", + "parentFullName": "Hagfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a93c" + }, + "id": "908875", + "fullName": "Sörby", + "parentFullName": "Hagfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a93d" + }, + "id": "900155", + "fullName": "Råda tätort", + "parentFullName": "Hagfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a93e" + }, + "id": "908872", + "fullName": "Mossberg", + "parentFullName": "Hagfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a941" + }, + "id": "899459", + "fullName": "Mjönäs tätort", + "parentFullName": "Hagfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a942" + }, + "id": "899734", + "fullName": "Sunnemo tätort", + "parentFullName": "Hagfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a945" + }, + "id": "899460", + "fullName": "Uddeholm tätort", + "parentFullName": "Hagfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a947" + }, + "id": "908910", + "fullName": "Västra Skymnäs", + "parentFullName": "Hagfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a949" + }, + "id": "473743", + "fullName": "Habo tätort", + "parentFullName": "Habo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a94b" + }, + "id": "940843", + "fullName": "Rödån tätort", + "parentFullName": "Habo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a94d" + }, + "id": "908835", + "fullName": "Västerkärr", + "parentFullName": "Habo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a950" + }, + "id": "907988", + "fullName": "Hultagård", + "parentFullName": "Sävsjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a951" + }, + "id": "940836", + "fullName": "Horla tätort", + "parentFullName": "Vårgårda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a952" + }, + "id": "909285", + "fullName": "Heljesund", + "parentFullName": "Åre kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a953" + }, + "id": "899192", + "fullName": "Hallen tätort", + "parentFullName": "Åre kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a954" + }, + "id": "940708", + "fullName": "Svensta och Hasselbacken", + "parentFullName": "Åre kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a957" + }, + "id": "908797", + "fullName": "Hönsa", + "parentFullName": "Tibro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a958" + }, + "id": "474129", + "fullName": "Hyltebruk tätort", + "parentFullName": "Hylte kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a959" + }, + "id": "908526", + "fullName": "Nyby", + "parentFullName": "Hylte kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a95a" + }, + "id": "908521", + "fullName": "Långaryd", + "parentFullName": "Hylte kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a95b" + }, + "id": "899028", + "fullName": "Torup tätort", + "parentFullName": "Hylte kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a95e" + }, + "id": "899510", + "fullName": "Unnaryd tätort", + "parentFullName": "Hylte kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a95f" + }, + "id": "899323", + "fullName": "Rydöbruk tätort", + "parentFullName": "Hylte kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a960" + }, + "id": "899469", + "fullName": "Kinnared tätort", + "parentFullName": "Hylte kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a961" + }, + "id": "899686", + "fullName": "Landeryd tätort", + "parentFullName": "Hylte kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a963" + }, + "id": "909062", + "fullName": "Halvars", + "parentFullName": "Smedjebackens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a964" + }, + "id": "899790", + "fullName": "Hagge tätort", + "parentFullName": "Smedjebackens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a965" + }, + "id": "908713", + "fullName": "Håcksvik", + "parentFullName": "Svenljunga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a966" + }, + "id": "900156", + "fullName": "Hillared tätort", + "parentFullName": "Svenljunga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a967" + }, + "id": "900068", + "fullName": "Holsljunga tätort", + "parentFullName": "Svenljunga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a968" + }, + "id": "899121", + "fullName": "Nygårds hagar tätort", + "parentFullName": "Nykvarns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a969" + }, + "id": "909648", + "fullName": "Håby", + "parentFullName": "Munkedals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a96a" + }, + "id": "899443", + "fullName": "Hedekas tätort", + "parentFullName": "Munkedals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a96b" + }, + "id": "899660", + "fullName": "Hällevadsholm tätort", + "parentFullName": "Munkedals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a96d" + }, + "id": "909336", + "fullName": "Herrö", + "parentFullName": "Härjedalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a96e" + }, + "id": "899689", + "fullName": "Hede tätort", + "parentFullName": "Härjedalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a96f" + }, + "id": "907548", + "fullName": "Hedeviken", + "parentFullName": "Härjedalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a970" + }, + "id": "899387", + "fullName": "Norr-Hede tätort", + "parentFullName": "Härjedalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a971" + }, + "id": "909358", + "fullName": "Långå", + "parentFullName": "Härjedalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a972" + }, + "id": "909653", + "fullName": "Vemhån", + "parentFullName": "Härjedalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a973" + }, + "id": "909389", + "fullName": "Tännäs", + "parentFullName": "Härjedalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a975" + }, + "id": "909349", + "fullName": "Linsell", + "parentFullName": "Härjedalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a976" + }, + "id": "474941", + "fullName": "Sveg tätort", + "parentFullName": "Härjedalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a977" + }, + "id": "909356", + "fullName": "Lofsdalen", + "parentFullName": "Härjedalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a978" + }, + "id": "909387", + "fullName": "Tänndalen", + "parentFullName": "Härjedalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a979" + }, + "id": "909363", + "fullName": "Nilsvallen", + "parentFullName": "Härjedalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a97a" + }, + "id": "899045", + "fullName": "Vemdalen tätort", + "parentFullName": "Härjedalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a97b" + }, + "id": "899379", + "fullName": "Ulvkälla tätort", + "parentFullName": "Härjedalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a97c" + }, + "id": "899592", + "fullName": "Lillhärdal tätort", + "parentFullName": "Härjedalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a97f" + }, + "id": "899161", + "fullName": "Ytterhogdal tätort", + "parentFullName": "Härjedalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a980" + }, + "id": "908996", + "fullName": "Haga", + "parentFullName": "Surahammars kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a981" + }, + "id": "908251", + "fullName": "Harbäckshult", + "parentFullName": "Örkelljunga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a982" + }, + "id": "907479", + "fullName": "Hån", + "parentFullName": "Årjängs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a983" + }, + "id": "899186", + "fullName": "Horn tätort", + "parentFullName": "Kinda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a984" + }, + "id": "907929", + "fullName": "Hycklinge", + "parentFullName": "Kinda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a985" + }, + "id": "475064", + "fullName": "Haparanda tätort", + "parentFullName": "Haparanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a986" + }, + "id": "909636", + "fullName": "Vuono", + "parentFullName": "Haparanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a987" + }, + "id": "909612", + "fullName": "Salmis", + "parentFullName": "Haparanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a988" + }, + "id": "909624", + "fullName": "Säivis", + "parentFullName": "Haparanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a989" + }, + "id": "909570", + "fullName": "Kukkola", + "parentFullName": "Haparanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a98a" + }, + "id": "909635", + "fullName": "Vojakkala", + "parentFullName": "Haparanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a98b" + }, + "id": "899173", + "fullName": "Seskarö tätort", + "parentFullName": "Haparanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a98c" + }, + "id": "899426", + "fullName": "Karungi tätort", + "parentFullName": "Haparanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a98d" + }, + "id": "900138", + "fullName": "Nikkala tätort", + "parentFullName": "Haparanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a98f" + }, + "id": "474803", + "fullName": "Hofors tätort", + "parentFullName": "Hofors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a994" + }, + "id": "940631", + "fullName": "Råbacka + Tjärnäs", + "parentFullName": "Hofors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a995" + }, + "id": "940632", + "fullName": "Långnäs + Tjärnäs", + "parentFullName": "Hofors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a996" + }, + "id": "940980", + "fullName": "Robertsholm tätort", + "parentFullName": "Hofors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a998" + }, + "id": "909270", + "fullName": "Hallsta", + "parentFullName": "Ånge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a999" + }, + "id": "908710", + "fullName": "Hudene", + "parentFullName": "Herrljunga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a99a" + }, + "id": "474289", + "fullName": "Herrljunga tätort", + "parentFullName": "Herrljunga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a99c" + }, + "id": "908125", + "fullName": "Remmenedal", + "parentFullName": "Herrljunga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a99e" + }, + "id": "899111", + "fullName": "Hassela tätort", + "parentFullName": "Nordanstigs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9a0" + }, + "id": "899992", + "fullName": "Harmånger tätort", + "parentFullName": "Nordanstigs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9a1" + }, + "id": "909186", + "fullName": "Hassela kyrkby", + "parentFullName": "Nordanstigs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9a2" + }, + "id": "907455", + "fullName": "Håverud", + "parentFullName": "Melleruds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9a4" + }, + "id": "899899", + "fullName": "Högsjö tätort", + "parentFullName": "Vingåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9a5" + }, + "id": "474205", + "fullName": "Hunnebostrand tätort", + "parentFullName": "Sotenäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9a6" + }, + "id": "474500", + "fullName": "Hjo tätort", + "parentFullName": "Hjo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9a8" + }, + "id": "908786", + "fullName": "Korsgården", + "parentFullName": "Hjo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9a9" + }, + "id": "899767", + "fullName": "Korsberga tätort", + "parentFullName": "Hjo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9ab" + }, + "id": "898594", + "fullName": "Hovmantorp tätort", + "parentFullName": "Lessebo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9ac" + }, + "id": "909000", + "fullName": "Himmelsberga", + "parentFullName": "Kungsörs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9ad" + }, + "id": "908260", + "fullName": "Häljalt", + "parentFullName": "Perstorps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9ae" + }, + "id": "909372", + "fullName": "Håknäs", + "parentFullName": "Nordmalings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9b1" + }, + "id": "474600", + "fullName": "Hällefors tätort", + "parentFullName": "Hällefors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9b3" + }, + "id": "908971", + "fullName": "Sikfors", + "parentFullName": "Hällefors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9b4" + }, + "id": "908970", + "fullName": "Saxhyttan", + "parentFullName": "Hällefors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9b7" + }, + "id": "940524", + "fullName": "Hultet och Svanvik", + "parentFullName": "Karlsborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9b8" + }, + "id": "940976", + "fullName": "Heden och Skansbacken tätort", + "parentFullName": "Vansbro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9be" + }, + "id": "473839", + "fullName": "Högsby tätort", + "parentFullName": "Högsby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9bf" + }, + "id": "900238", + "fullName": "Ruda tätort", + "parentFullName": "Högsby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9c2" + }, + "id": "908107", + "fullName": "Långemåla", + "parentFullName": "Högsby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9c7" + }, + "id": "900250", + "fullName": "Hasselfors tätort", + "parentFullName": "Laxå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9c8" + }, + "id": "909344", + "fullName": "Höglunda", + "parentFullName": "Ragunda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9c9" + }, + "id": "474911", + "fullName": "Hammarstrand tätort", + "parentFullName": "Ragunda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9ca" + }, + "id": "907555", + "fullName": "Hjuken", + "parentFullName": "Vindelns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9cb" + }, + "id": "899560", + "fullName": "Hällnäs tätort", + "parentFullName": "Vindelns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9cc" + }, + "id": "907925", + "fullName": "Heda", + "parentFullName": "Ödeshögs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9cd" + }, + "id": "900243", + "fullName": "Hästholmen tätort", + "parentFullName": "Ödeshögs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9cf" + }, + "id": "907491", + "fullName": "Hörken", + "parentFullName": "Ljusnarsbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9d0" + }, + "id": "907489", + "fullName": "Högfors", + "parentFullName": "Ljusnarsbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9d2" + }, + "id": "909553", + "fullName": "Haapakylä", + "parentFullName": "Övertorneå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9d3" + }, + "id": "899169", + "fullName": "Hedenäset tätort", + "parentFullName": "Övertorneå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9d4" + }, + "id": "900237", + "fullName": "Hestra tätort", + "parentFullName": "Ydre kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9d5" + }, + "id": "909554", + "fullName": "Hedensbyn", + "parentFullName": "Överkalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9d6" + }, + "id": "478588", + "fullName": "Höstgatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9d7" + }, + "id": "479614", + "fullName": "Hoppgränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9d8" + }, + "id": "503225", + "fullName": "Henriksdal", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9d9" + }, + "id": "478626", + "fullName": "Hyvelvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9da" + }, + "id": "479514", + "fullName": "Hökarvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9db" + }, + "id": "478726", + "fullName": "Husabyvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9dc" + }, + "id": "478749", + "fullName": "Hertigvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9dd" + }, + "id": "479403", + "fullName": "Hodellvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9de" + }, + "id": "479419", + "fullName": "Henriksberg", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9df" + }, + "id": "479544", + "fullName": "Hälleskåran", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9e0" + }, + "id": "503033", + "fullName": "Hässelby torg", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9e1" + }, + "id": "503129", + "fullName": "Hästskovägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9e3" + }, + "id": "926628", + "fullName": "Hundlokegränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9e4" + }, + "id": "503181", + "fullName": "Hammarbrinken", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9e7" + }, + "id": "478628", + "fullName": "Hökmossevägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9e8" + }, + "id": "478750", + "fullName": "Hövdingagatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9e9" + }, + "id": "479367", + "fullName": "Hypoteksvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9ea" + }, + "id": "477953", + "fullName": "Halmvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9eb" + }, + "id": "478089", + "fullName": "Hölövägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9ec" + }, + "id": "478381", + "fullName": "Hultgränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9ed" + }, + "id": "923274", + "fullName": "Hojgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9ee" + }, + "id": "475336", + "fullName": "Hötorget", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9f1" + }, + "id": "502168", + "fullName": "Hakegränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9f2" + }, + "id": "502511", + "fullName": "Harspåret", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9f3" + }, + "id": "502582", + "fullName": "Hankgränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9f4" + }, + "id": "478701", + "fullName": "Härbärgesvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9f5" + }, + "id": "479401", + "fullName": "Hillbergsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9f8" + }, + "id": "479447", + "fullName": "Haeffnersvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9f9" + }, + "id": "479459", + "fullName": "Signe Hebbes väg", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9fb" + }, + "id": "476715", + "fullName": "Hjovägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9fc" + }, + "id": "917722", + "fullName": "Heklagatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9fe" + }, + "id": "478002", + "fullName": "Harvstigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20a9ff" + }, + "id": "475256", + "fullName": "Hamngatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa00" + }, + "id": "475595", + "fullName": "Hagagränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa01" + }, + "id": "475642", + "fullName": "Hagagatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa03" + }, + "id": "502513", + "fullName": "Hyggevägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa04" + }, + "id": "502584", + "fullName": "Herdevägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa05" + }, + "id": "502653", + "fullName": "Hagstråket", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa06" + }, + "id": "478700", + "fullName": "Hägerstensvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa07" + }, + "id": "479542", + "fullName": "Hattmakarbacken", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa0b" + }, + "id": "476424", + "fullName": "Hummelvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa0c" + }, + "id": "476786", + "fullName": "Hallgränd", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa0d" + }, + "id": "476790", + "fullName": "Hallvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa0e" + }, + "id": "502834", + "fullName": "Hanstavägen", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa0f" + }, + "id": "502886", + "fullName": "Rinkeby Hage", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa10" + }, + "id": "503127", + "fullName": "Hässelby Strandväg", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa11" + }, + "id": "479449", + "fullName": "Hjortsbergsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa12" + }, + "id": "479573", + "fullName": "Ivan Hedqvists väg", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa13" + }, + "id": "479581", + "fullName": "Hindersmässgränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa14" + }, + "id": "478087", + "fullName": "Högsjövägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa15" + }, + "id": "478221", + "fullName": "Humlestigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa16" + }, + "id": "501971", + "fullName": "Håsjögränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa17" + }, + "id": "476255", + "fullName": "Helgagatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa18" + }, + "id": "476259", + "fullName": "Havregatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa1a" + }, + "id": "475634", + "fullName": "Härdgången", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa1b" + }, + "id": "475886", + "fullName": "Hangövägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa1c" + }, + "id": "475957", + "fullName": "Höga stigen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa1e" + }, + "id": "476067", + "fullName": "Hornsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa21" + }, + "id": "502657", + "fullName": "Husingeplan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa22" + }, + "id": "502684", + "fullName": "Hjulsta torg", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa25" + }, + "id": "502967", + "fullName": "Hägerstalund", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa26" + }, + "id": "478587", + "fullName": "Huvudfabriksgatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa27" + }, + "id": "479423", + "fullName": "Hägerstensbrinken", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa29" + }, + "id": "479451", + "fullName": "Ivar Hallströms väg", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa2e" + }, + "id": "477902", + "fullName": "Herr Stens väg", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa2f" + }, + "id": "478159", + "fullName": "Helgarögränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa30" + }, + "id": "478270", + "fullName": "Hasselstigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa31" + }, + "id": "478456", + "fullName": "Hebergsgränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa32" + }, + "id": "502030", + "fullName": "Hackåsgränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa34" + }, + "id": "476256", + "fullName": "Helgalunden", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa35" + }, + "id": "476285", + "fullName": "Hammarby Kaj", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa36" + }, + "id": "476287", + "fullName": "Heliosgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa3d" + }, + "id": "475430", + "fullName": "Hjärnegatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa3e" + }, + "id": "475719", + "fullName": "Hammargatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa3f" + }, + "id": "475749", + "fullName": "Humlegården", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa40" + }, + "id": "475870", + "fullName": "Hedinsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa41" + }, + "id": "476068", + "fullName": "Hornskroken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa44" + }, + "id": "502403", + "fullName": "Nälsta Hagväg", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa45" + }, + "id": "502500", + "fullName": "Högforsgränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa47" + }, + "id": "502698", + "fullName": "Hyppingeplan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa48" + }, + "id": "502710", + "fullName": "Hällbybacken", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa49" + }, + "id": "502740", + "fullName": "Hjulstavägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa51" + }, + "id": "478085", + "fullName": "Hyltingevägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa52" + }, + "id": "478130", + "fullName": "Helgestavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa53" + }, + "id": "478294", + "fullName": "Herrängsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa54" + }, + "id": "501979", + "fullName": "Helgumsvägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa55" + }, + "id": "502022", + "fullName": "Hasselagränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa56" + }, + "id": "502042", + "fullName": "Hogdalsgatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa57" + }, + "id": "925992", + "fullName": "Heliosgången", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa58" + }, + "id": "475134", + "fullName": "Hebbes Trappa", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa5a" + }, + "id": "476317", + "fullName": "Huddingevägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa5b" + }, + "id": "476387", + "fullName": "Hjälmarsvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa5c" + }, + "id": "475927", + "fullName": "Hubertusplan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa65" + }, + "id": "502206", + "fullName": "Höglindavägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa66" + }, + "id": "502614", + "fullName": "Solhems Hagväg", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa67" + }, + "id": "502623", + "fullName": "Holmingegränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa69" + }, + "id": "502445", + "fullName": "Sankt Hollingers väg", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa6a" + }, + "id": "476744", + "fullName": "Höganäsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa6e" + }, + "id": "502835", + "fullName": "Haukadalsgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa6f" + }, + "id": "502906", + "fullName": "Hillerödsgränd", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa77" + }, + "id": "477898", + "fullName": "Hakeskyttvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa78" + }, + "id": "478005", + "fullName": "Höskrindevägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa79" + }, + "id": "478200", + "fullName": "Solberga Hagväg", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa7a" + }, + "id": "478453", + "fullName": "Harplingegränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa7b" + }, + "id": "478938", + "fullName": "Högholmsgränd", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa7c" + }, + "id": "502123", + "fullName": "Hagmarksvägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa7d" + }, + "id": "913678", + "fullName": "Hamlingsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa7e" + }, + "id": "476252", + "fullName": "Hallandsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa80" + }, + "id": "475312", + "fullName": "Herkulesgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa81" + }, + "id": "475337", + "fullName": "Hötorgsgången", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa82" + }, + "id": "475338", + "fullName": "Hötorgshallen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa84" + }, + "id": "475590", + "fullName": "Hälsingegatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa85" + }, + "id": "475602", + "fullName": "Heimdalsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa86" + }, + "id": "475832", + "fullName": "Hunduddsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa87" + }, + "id": "475884", + "fullName": "Hamburgsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa88" + }, + "id": "475885", + "fullName": "Hamnpirsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa89" + }, + "id": "475908", + "fullName": "Högviltsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa8a" + }, + "id": "475926", + "fullName": "Hubertusgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa8b" + }, + "id": "475958", + "fullName": "Högbergsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa8c" + }, + "id": "476077", + "fullName": "Högalidsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa91" + }, + "id": "503799", + "fullName": "Hallingsbacken", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa92" + }, + "id": "503834", + "fullName": "Höglandstorget", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa93" + }, + "id": "504132", + "fullName": "Per Hörbergs väg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa94" + }, + "id": "504246", + "fullName": "Holmgårdsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa95" + }, + "id": "479038", + "fullName": "Horisontvägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa96" + }, + "id": "502485", + "fullName": "Hugo Nissars väg", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa97" + }, + "id": "502655", + "fullName": "Hjulstastråket", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa98" + }, + "id": "477787", + "fullName": "Harpsundsvägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa99" + }, + "id": "502067", + "fullName": "Härjedalsgatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa9a" + }, + "id": "915077", + "fullName": "Hagaesplanaden", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa9b" + }, + "id": "910015", + "fullName": "Husarviksgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa9c" + }, + "id": "925991", + "fullName": "Hammarbybacken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa9d" + }, + "id": "920820", + "fullName": "Hårdvallsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa9e" + }, + "id": "476248", + "fullName": "Högbergsbacken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aa9f" + }, + "id": "476286", + "fullName": "Hammarby Kajväg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aaa1" + }, + "id": "476659", + "fullName": "Hammarbyvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aaa2" + }, + "id": "476816", + "fullName": "Huddingevägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aaa3" + }, + "id": "475227", + "fullName": "Holländargatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aaa4" + }, + "id": "475273", + "fullName": "Hovslagargatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aaa5" + }, + "id": "475516", + "fullName": "Hedbornsstigen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aaa7" + }, + "id": "475608", + "fullName": "Hedemoratäppan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aaa8" + }, + "id": "475613", + "fullName": "Hälsingehöjden", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aaaa" + }, + "id": "475792", + "fullName": "Hazeliusbacken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aaab" + }, + "id": "475793", + "fullName": "Hazeliusporten", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aaac" + }, + "id": "475894", + "fullName": "Södra Hamnvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aaad" + }, + "id": "475907", + "fullName": "Husarviksvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aaae" + }, + "id": "475914", + "fullName": "Norra Hamnvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aaaf" + }, + "id": "476028", + "fullName": "Hästholmsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aab0" + }, + "id": "503485", + "fullName": "Hallebergsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aab1" + }, + "id": "503522", + "fullName": "Hunnebergsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aab2" + }, + "id": "503755", + "fullName": "Hackspettsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aab3" + }, + "id": "504343", + "fullName": "Urban Hjärnes väg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aab4" + }, + "id": "502888", + "fullName": "Helsingörsgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aab6" + }, + "id": "476657", + "fullName": "Hammarbybacken", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aab7" + }, + "id": "476722", + "fullName": "Halmstadsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aaba" + }, + "id": "503003", + "fullName": "Helsingforsgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aabc" + }, + "id": "478825", + "fullName": "Hantverksgången", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aabd" + }, + "id": "478848", + "fullName": "Hållsätrabacken", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aabe" + }, + "id": "910189", + "fullName": "Hallsbergsgatan", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aabf" + }, + "id": "912499", + "fullName": "Hammarby Kajgata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aac0" + }, + "id": "913407", + "fullName": "Husarvikstorget", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aac1" + }, + "id": "922017", + "fullName": "Härnösandsgatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aac3" + }, + "id": "475364", + "fullName": "Hornsbergsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aac4" + }, + "id": "475403", + "fullName": "Hantverkargatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aac5" + }, + "id": "475750", + "fullName": "Humlegårdsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aac6" + }, + "id": "476076", + "fullName": "Högalids Kyrkväg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aac7" + }, + "id": "476095", + "fullName": "Hornsbruksgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aac8" + }, + "id": "476111", + "fullName": "Hornsviksstigen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aac9" + }, + "id": "476153", + "fullName": "Hildebergsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aaca" + }, + "id": "503676", + "fullName": "Herman Ygbergs väg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aacb" + }, + "id": "504155", + "fullName": "Hasselbergsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aacc" + }, + "id": "504281", + "fullName": "Hildebrandsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aacd" + }, + "id": "479036", + "fullName": "Helikoptergatan", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aace" + }, + "id": "481857", + "fullName": "Henriksdalsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aacf" + }, + "id": "476264", + "fullName": "Hammarby Slussväg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aad0" + }, + "id": "476478", + "fullName": "Henriksdalsallén", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aad1" + }, + "id": "476480", + "fullName": "Henriksdalskajen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aad3" + }, + "id": "476672", + "fullName": "Hasselquistvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aad4" + }, + "id": "476742", + "fullName": "Hässleholmsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aad5" + }, + "id": "476759", + "fullName": "Huvudskärsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aad6" + }, + "id": "476774", + "fullName": "Holmögaddsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aad7" + }, + "id": "476788", + "fullName": "Hallmästarvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aad8" + }, + "id": "475188", + "fullName": "Lilla Hoparegränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aad9" + }, + "id": "475203", + "fullName": "Stora Hoparegränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aada" + }, + "id": "475290", + "fullName": "Holmamiralens väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aadb" + }, + "id": "475363", + "fullName": "Hornsbergs Strand", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aadc" + }, + "id": "475491", + "fullName": "Ola Hanssonsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aadd" + }, + "id": "475609", + "fullName": "Hudiksvallsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aade" + }, + "id": "475658", + "fullName": "Hälsobrunnsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aadf" + }, + "id": "476079", + "fullName": "Heleneborgsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aae0" + }, + "id": "476105", + "fullName": "Hornstulls Strand", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aae1" + }, + "id": "479247", + "fullName": "Herbert Widmans väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aae3" + }, + "id": "910797", + "fullName": "Sigrid Hjerténs väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aae4" + }, + "id": "919792", + "fullName": "Mossens Handelsväg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aae6" + }, + "id": "479068", + "fullName": "Häradsdomarvägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aae8" + }, + "id": "478058", + "fullName": "Hörningsholmsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aaeb" + }, + "id": "476190", + "fullName": "Hornsgatspåfarten", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aaed" + }, + "id": "476436", + "fullName": "Hammarbyterrassen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aaee" + }, + "id": "476740", + "fullName": "Helsingborgsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aaef" + }, + "id": "475182", + "fullName": "Högvaktsterrassen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aaf0" + }, + "id": "475289", + "fullName": "Holmamiralens torg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aaf1" + }, + "id": "475396", + "fullName": "Kungsholms Hamnplan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aaf2" + }, + "id": "475890", + "fullName": "Norra Hamnpirskajen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aaf3" + }, + "id": "475891", + "fullName": "Norra Hamnpirsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aaf4" + }, + "id": "475893", + "fullName": "Södra Hamnpirskajen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aaf5" + }, + "id": "475898", + "fullName": "Yttre Hamnpirskajen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aafb" + }, + "id": "476019", + "fullName": "Norra Hammarbyhamnen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aafc" + }, + "id": "913327", + "fullName": "Harriet Sundströms väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aafd" + }, + "id": "475487", + "fullName": "Hjalmar Söderbergs väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aaff" + }, + "id": "476670", + "fullName": "Östra Hammarbypåfarten", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab01" + }, + "id": "503319", + "fullName": "Liden", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab02" + }, + "id": "503241", + "fullName": "Lövsta", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab03" + }, + "id": "479709", + "fullName": "Muffen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab04" + }, + "id": "503187", + "fullName": "Lambarö", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab05" + }, + "id": "479612", + "fullName": "Isgränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab06" + }, + "id": "503191", + "fullName": "Mälarsyn", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab07" + }, + "id": "503231", + "fullName": "Kyrkhamn", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab08" + }, + "id": "503308", + "fullName": "Uddgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab0a" + }, + "id": "479409", + "fullName": "Sankt Mickelsgatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab0b" + }, + "id": "478553", + "fullName": "Vårgatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab0d" + }, + "id": "478634", + "fullName": "Nitvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab0e" + }, + "id": "478640", + "fullName": "Sylgränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab0f" + }, + "id": "478666", + "fullName": "Sulvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab10" + }, + "id": "479493", + "fullName": "Läsmygen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab11" + }, + "id": "479554", + "fullName": "Saxgränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab12" + }, + "id": "479708", + "fullName": "Motellet", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab13" + }, + "id": "503019", + "fullName": "Kuskgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab14" + }, + "id": "503080", + "fullName": "Porsvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab15" + }, + "id": "503090", + "fullName": "Piongränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab16" + }, + "id": "503139", + "fullName": "Sjöbacken", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab18" + }, + "id": "503197", + "fullName": "Rosbacken", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab19" + }, + "id": "503207", + "fullName": "Sävstigen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab1a" + }, + "id": "503209", + "fullName": "Ullbacken", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab1b" + }, + "id": "503265", + "fullName": "Skogsberg", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab1c" + }, + "id": "503275", + "fullName": "Sågstugan", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab1d" + }, + "id": "503279", + "fullName": "Torevägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab1e" + }, + "id": "503281", + "fullName": "Viadukten", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab1f" + }, + "id": "503378", + "fullName": "Odalgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab21" + }, + "id": "478598", + "fullName": "Prylvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab23" + }, + "id": "478638", + "fullName": "Spikvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab24" + }, + "id": "478644", + "fullName": "Tångvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab25" + }, + "id": "478651", + "fullName": "Kängvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab26" + }, + "id": "478653", + "fullName": "Pjäxvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab28" + }, + "id": "478696", + "fullName": "Påskvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab29" + }, + "id": "478746", + "fullName": "Örnbacken", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab2a" + }, + "id": "916244", + "fullName": "Slädgränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab2d" + }, + "id": "479620", + "fullName": "Stavgränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab2e" + }, + "id": "479628", + "fullName": "Puckgränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab2f" + }, + "id": "479632", + "fullName": "Skidvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab30" + }, + "id": "503063", + "fullName": "Kurirgatan", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab31" + }, + "id": "503077", + "fullName": "Lupinvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab32" + }, + "id": "503113", + "fullName": "Melongatan", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab35" + }, + "id": "503237", + "fullName": "Lappstigen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab36" + }, + "id": "503239", + "fullName": "Lindaus väg", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab37" + }, + "id": "503245", + "fullName": "Lövstaborg", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab38" + }, + "id": "503249", + "fullName": "Mälarvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab39" + }, + "id": "503297", + "fullName": "Rädisvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab3a" + }, + "id": "503321", + "fullName": "Odonstigen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab3b" + }, + "id": "478488", + "fullName": "Oktavgatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab3c" + }, + "id": "478492", + "fullName": "Kobragränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab3d" + }, + "id": "478529", + "fullName": "Lötmogatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab3e" + }, + "id": "478535", + "fullName": "Nypongränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab40" + }, + "id": "478596", + "fullName": "Mobilgatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab41" + }, + "id": "478616", + "fullName": "Tvingvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab42" + }, + "id": "478636", + "fullName": "Skruvvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab43" + }, + "id": "478650", + "fullName": "Klackvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab44" + }, + "id": "478654", + "fullName": "Pliggvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab45" + }, + "id": "478678", + "fullName": "Kedjevägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab46" + }, + "id": "478694", + "fullName": "Nyårsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab47" + }, + "id": "478754", + "fullName": "Vapengatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab48" + }, + "id": "478782", + "fullName": "Rubinvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab49" + }, + "id": "478788", + "fullName": "Safirgränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab4a" + }, + "id": "479378", + "fullName": "Sedelvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab4b" + }, + "id": "479387", + "fullName": "Kontovägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab4c" + }, + "id": "479395", + "fullName": "Vinstvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab4d" + }, + "id": "479463", + "fullName": "Tobievägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab4e" + }, + "id": "479468", + "fullName": "Klubbacken", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab4f" + }, + "id": "479491", + "fullName": "Källbacken", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab50" + }, + "id": "479508", + "fullName": "Vindbacken", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab51" + }, + "id": "479510", + "fullName": "Yrsnögränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab53" + }, + "id": "479558", + "fullName": "Sporrgränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab57" + }, + "id": "479710", + "fullName": "Tältlägret", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab59" + }, + "id": "503065", + "fullName": "Remontgatan", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab5a" + }, + "id": "503082", + "fullName": "Spireabågen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab5b" + }, + "id": "503088", + "fullName": "Krikongränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab5c" + }, + "id": "503109", + "fullName": "Strandliden", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab5d" + }, + "id": "503143", + "fullName": "Vassbrinken", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab5e" + }, + "id": "503157", + "fullName": "Lövstavägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab5f" + }, + "id": "503162", + "fullName": "Tibastvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab66" + }, + "id": "503251", + "fullName": "Odörtsgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab67" + }, + "id": "503269", + "fullName": "Skogskanten", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab6c" + }, + "id": "478523", + "fullName": "Tivolivägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab6d" + }, + "id": "478533", + "fullName": "Nybodagatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab6f" + }, + "id": "478579", + "fullName": "Pingstvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab71" + }, + "id": "478604", + "fullName": "Telefonplan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab72" + }, + "id": "478610", + "fullName": "Tellusgatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab73" + }, + "id": "478632", + "fullName": "Mejselvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab74" + }, + "id": "478648", + "fullName": "Klacktorget", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab75" + }, + "id": "478664", + "fullName": "Stövelvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab78" + }, + "id": "478680", + "fullName": "Nippervägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab79" + }, + "id": "478682", + "fullName": "Smyckegränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab7c" + }, + "id": "478728", + "fullName": "Nydalavägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab7e" + }, + "id": "478764", + "fullName": "Junkergatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab80" + }, + "id": "479393", + "fullName": "Valutavägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab81" + }, + "id": "479465", + "fullName": "Uttinivägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab82" + }, + "id": "479484", + "fullName": "Jakobs Stege", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab83" + }, + "id": "479515", + "fullName": "Knallevägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab84" + }, + "id": "479517", + "fullName": "Krämarvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab85" + }, + "id": "479522", + "fullName": "Oxhagsgatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab86" + }, + "id": "479525", + "fullName": "Storsvängen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab88" + }, + "id": "479548", + "fullName": "Lillsvängen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab89" + }, + "id": "479599", + "fullName": "Iskanegränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab8a" + }, + "id": "479636", + "fullName": "Slalomvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab8d" + }, + "id": "478494", + "fullName": "Radiusbacken", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab8e" + }, + "id": "478496", + "fullName": "Responsgatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab90" + }, + "id": "478519", + "fullName": "Karusellplan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab91" + }, + "id": "478525", + "fullName": "Tombolavägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab92" + }, + "id": "478531", + "fullName": "Nioörtsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab93" + }, + "id": "478547", + "fullName": "Oktobergatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab94" + }, + "id": "478560", + "fullName": "Nyborgsgränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab95" + }, + "id": "478608", + "fullName": "Telefonvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab96" + }, + "id": "478612", + "fullName": "Tellusgången", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab97" + }, + "id": "478662", + "fullName": "Toffelbacken", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab98" + }, + "id": "478686", + "fullName": "Örhängevägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab9a" + }, + "id": "478715", + "fullName": "Manhemsgatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab9c" + }, + "id": "503043", + "fullName": "Ormängsgatan", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ab9f" + }, + "id": "503115", + "fullName": "Persikogatan", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aba0" + }, + "id": "503117", + "fullName": "Spiralbacken", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aba1" + }, + "id": "503131", + "fullName": "Måbärsstigen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aba2" + }, + "id": "503133", + "fullName": "Nässelstigen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aba3" + }, + "id": "503159", + "fullName": "Malörtsgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aba5" + }, + "id": "503189", + "fullName": "Lambarövägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20aba7" + }, + "id": "503235", + "fullName": "Köpingsvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abaa" + }, + "id": "503327", + "fullName": "Växthusvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abab" + }, + "id": "503335", + "fullName": "Lövkojsgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abac" + }, + "id": "503341", + "fullName": "Tätörtsgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abb1" + }, + "id": "503380", + "fullName": "Pilörtsgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abb2" + }, + "id": "503386", + "fullName": "Tårpilsgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abb3" + }, + "id": "503388", + "fullName": "Vitpilsgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abb5" + }, + "id": "926011", + "fullName": "Skodonsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abb6" + }, + "id": "926012", + "fullName": "Tåhättevägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abb8" + }, + "id": "479374", + "fullName": "Lotterivägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abbd" + }, + "id": "479495", + "fullName": "Lögarebacken", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abbe" + }, + "id": "479499", + "fullName": "Mästarbacken", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abbf" + }, + "id": "479506", + "fullName": "Traktörgränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abc1" + }, + "id": "479562", + "fullName": "Syringsgränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abc2" + }, + "id": "479563", + "fullName": "Träskobacken", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abc4" + }, + "id": "479587", + "fullName": "Olsmässgatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abc5" + }, + "id": "479597", + "fullName": "Isjaktsgränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abc7" + }, + "id": "479615", + "fullName": "Terrängvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abc8" + }, + "id": "479626", + "fullName": "Piruettvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abc9" + }, + "id": "479638", + "fullName": "Snöskostigen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abcb" + }, + "id": "479702", + "fullName": "Vantörsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abcd" + }, + "id": "503029", + "fullName": "Kvarnhagsplan", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abce" + }, + "id": "503045", + "fullName": "Ormängstorget", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abd2" + }, + "id": "503067", + "fullName": "Sleipnergatan", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abd4" + }, + "id": "503073", + "fullName": "Kaprifolvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abd5" + }, + "id": "503078", + "fullName": "Markviksvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abd6" + }, + "id": "503100", + "fullName": "Medsolsbacken", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abd7" + }, + "id": "503106", + "fullName": "Sparrisbacken", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abd8" + }, + "id": "503135", + "fullName": "Röllekebacken", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abd9" + }, + "id": "503137", + "fullName": "Sandviksvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abdc" + }, + "id": "503163", + "fullName": "Tranbärsgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abde" + }, + "id": "503193", + "fullName": "Neptunistigen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abe0" + }, + "id": "503247", + "fullName": "Mossrosbacken", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abe1" + }, + "id": "503253", + "fullName": "Oxelbärsgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abe2" + }, + "id": "503271", + "fullName": "Småstuguvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abe3" + }, + "id": "503277", + "fullName": "Sågstugevägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abe9" + }, + "id": "503370", + "fullName": "Korgpilsgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abea" + }, + "id": "503372", + "fullName": "Kråkbärsgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abee" + }, + "id": "917655", + "fullName": "Sällhetsvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abef" + }, + "id": "478484", + "fullName": "Metronomgatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abf0" + }, + "id": "478486", + "fullName": "Mikrofonvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abf4" + }, + "id": "478521", + "fullName": "Karusellvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abf5" + }, + "id": "478549", + "fullName": "Ringdansvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abf6" + }, + "id": "478600", + "fullName": "Snickerigatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abf7" + }, + "id": "478602", + "fullName": "Svandammsplan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abf9" + }, + "id": "478652", + "fullName": "Mockasinvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abfc" + }, + "id": "478702", + "fullName": "Pilgrimsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abfe" + }, + "id": "478730", + "fullName": "Rimbertsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20abff" + }, + "id": "478732", + "fullName": "Sigfridsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac00" + }, + "id": "478742", + "fullName": "Sverkersgatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac01" + }, + "id": "478752", + "fullName": "Stenkilsgatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac02" + }, + "id": "478766", + "fullName": "Typografvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac04" + }, + "id": "478780", + "fullName": "Kristallvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac05" + }, + "id": "478784", + "fullName": "Kontrollvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac06" + }, + "id": "478786", + "fullName": "Lerkrogsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac08" + }, + "id": "479369", + "fullName": "Kamrerarvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac09" + }, + "id": "479407", + "fullName": "Personnevägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac0b" + }, + "id": "479453", + "fullName": "Karstensvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac0c" + }, + "id": "479457", + "fullName": "Naumannsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac0e" + }, + "id": "479516", + "fullName": "Kroppåsbacken", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac12" + }, + "id": "479577", + "fullName": "Virginiavägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac13" + }, + "id": "479585", + "fullName": "Larsmässgatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac14" + }, + "id": "479593", + "fullName": "Persmässgränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac15" + }, + "id": "479601", + "fullName": "Snöbollsgränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac16" + }, + "id": "479634", + "fullName": "Skridskovägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac1b" + }, + "id": "478482", + "fullName": "Klaviaturgatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac1d" + }, + "id": "478513", + "fullName": "Västbergavägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac1e" + }, + "id": "478537", + "fullName": "Svandammsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac1f" + }, + "id": "478545", + "fullName": "Majstångsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac21" + }, + "id": "478568", + "fullName": "Midsommargränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac22" + }, + "id": "478571", + "fullName": "Midsommarvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac24" + }, + "id": "478590", + "fullName": "Klensmedsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac26" + }, + "id": "478630", + "fullName": "Korpmossevägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac27" + }, + "id": "478642", + "fullName": "Träsnidarvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac29" + }, + "id": "478660", + "fullName": "Skohornsbacken", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac2b" + }, + "id": "478676", + "fullName": "Juvelerarvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac2d" + }, + "id": "478703", + "fullName": "Vallfartsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac2e" + }, + "id": "478706", + "fullName": "Kilabergsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac2f" + }, + "id": "478718", + "fullName": "Schlytersvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac31" + }, + "id": "478774", + "fullName": "Örnsbergsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac32" + }, + "id": "503021", + "fullName": "Liljeörnsgatan", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac33" + }, + "id": "503023", + "fullName": "Liljeörnsgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac34" + }, + "id": "503028", + "fullName": "Kvarnhagsgatan", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac36" + }, + "id": "503093", + "fullName": "Vindruvsbacken", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac37" + }, + "id": "503103", + "fullName": "Mirabellbacken", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac3c" + }, + "id": "503183", + "fullName": "Killingbrinken", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac3d" + }, + "id": "503195", + "fullName": "Näckrosbrinken", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac3e" + }, + "id": "503199", + "fullName": "Sjöhällsstigen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac3f" + }, + "id": "503233", + "fullName": "Kyrkhamnsvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac41" + }, + "id": "503291", + "fullName": "Kattfotsbacken", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac42" + }, + "id": "503293", + "fullName": "Kaveldunsgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac43" + }, + "id": "503295", + "fullName": "Mäster Karls väg", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac44" + }, + "id": "503299", + "fullName": "Rödklövervägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac45" + }, + "id": "503303", + "fullName": "Smedshagsvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac48" + }, + "id": "503323", + "fullName": "Snårvindevägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac49" + }, + "id": "503325", + "fullName": "Snödroppsgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac4b" + }, + "id": "503339", + "fullName": "Trollbodavägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac4e" + }, + "id": "503374", + "fullName": "Kvickrotsgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18cea27dcf33cb20ac4f" + }, + "id": "503376", + "fullName": "Lingonrisgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac50" + }, + "id": "898741", + "fullName": "Stockholm - inom tullarna", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac51" + }, + "id": "473432", + "fullName": "Ulvsunda Industriområde", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac55" + }, + "id": "473693", + "fullName": "Ingelsta", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac57" + }, + "id": "939841", + "fullName": "Ingelstad", + "parentFullName": "Växjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac58" + }, + "id": "940279", + "fullName": "Ivö", + "parentFullName": "Kristianstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac59" + }, + "id": "475037", + "fullName": "Luleå Innerstaden-Östermalm", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac5a" + }, + "id": "903665", + "fullName": "Issjö", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac5b" + }, + "id": "903675", + "fullName": "Nabbo+Infjärden", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac60" + }, + "id": "910001", + "fullName": "Ingarö", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac62" + }, + "id": "473767", + "fullName": "Runnerud-Ingsberg", + "parentFullName": "Nässjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac67" + }, + "id": "903434", + "fullName": "Ingärdningsbogarna", + "parentFullName": "Mora kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac68" + }, + "id": "898547", + "fullName": "Insjön", + "parentFullName": "Leksands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac6a" + }, + "id": "939465", + "fullName": "Idre", + "parentFullName": "Älvdalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac6c" + }, + "id": "954348", + "fullName": "Indal", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac6d" + }, + "id": "947583", + "fullName": "Instön", + "parentFullName": "Kungälvs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac6f" + }, + "id": "942296", + "fullName": "Ingmarsö", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac74" + }, + "id": "907853", + "fullName": "Isgrena", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac75" + }, + "id": "898513", + "fullName": "Irsta tätort", + "parentFullName": "Västerås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac76" + }, + "id": "907991", + "fullName": "Ingeryd", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac77" + }, + "id": "899578", + "fullName": "Innertavle tätort", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac78" + }, + "id": "940719", + "fullName": "Innersjö och Mellansvartbäck", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac79" + }, + "id": "908253", + "fullName": "Igelösa", + "parentFullName": "Lunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac7a" + }, + "id": "898876", + "fullName": "Ingelstad tätort", + "parentFullName": "Växjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac7b" + }, + "id": "907407", + "fullName": "Ivö", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac7c" + }, + "id": "908044", + "fullName": "Norra Innervik", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac7d" + }, + "id": "940725", + "fullName": "Norr om Inbyn ( kvarn)", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac7e" + }, + "id": "940415", + "fullName": "Mältan och Inglatorp", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac7f" + }, + "id": "908605", + "fullName": "Inseros", + "parentFullName": "Mölndals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac80" + }, + "id": "899205", + "fullName": "Igelstorp tätort", + "parentFullName": "Skövde kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac84" + }, + "id": "907413", + "fullName": "Stora Isie", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac85" + }, + "id": "907646", + "fullName": "Ingmarsö", + "parentFullName": "Österåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac86" + }, + "id": "940492", + "fullName": "Ingetorp + Tolleröd", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac87" + }, + "id": "940902", + "fullName": "Norra Ingaröstrand och Skälsmara tätort", + "parentFullName": "Värmdö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac8a" + }, + "id": "900260", + "fullName": "Västra Ingelstad tätort", + "parentFullName": "Vellinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac8b" + }, + "id": "908263", + "fullName": "Ingelstorp", + "parentFullName": "Ystads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac8e" + }, + "id": "940652", + "fullName": "Ina + Sund", + "parentFullName": "Söderhamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac8f" + }, + "id": "909557", + "fullName": "Idivuoma", + "parentFullName": "Kiruna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac92" + }, + "id": "908192", + "fullName": "Istaby", + "parentFullName": "Sölvesborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac94" + }, + "id": "909544", + "fullName": "Innanbäcken", + "parentFullName": "Kalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac95" + }, + "id": "899294", + "fullName": "Insjön tätort", + "parentFullName": "Leksands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac98" + }, + "id": "908334", + "fullName": "Östra Ingelstad", + "parentFullName": "Tomelilla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac9a" + }, + "id": "940874", + "fullName": "Inskogen tätort", + "parentFullName": "Oxelösunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac9b" + }, + "id": "899388", + "fullName": "Ilsbo tätort", + "parentFullName": "Nordanstigs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac9c" + }, + "id": "940722", + "fullName": "Vännfors norra och Inibyn", + "parentFullName": "Vännäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac9d" + }, + "id": "898874", + "fullName": "Idre tätort", + "parentFullName": "Älvdalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ac9e" + }, + "id": "940736", + "fullName": "Tärendö och Isokylä", + "parentFullName": "Pajala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aca1" + }, + "id": "478296", + "fullName": "Irisvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aca3" + }, + "id": "475638", + "fullName": "Idungatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aca5" + }, + "id": "476837", + "fullName": "Isstadion", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aca6" + }, + "id": "503005", + "fullName": "Imatragatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aca9" + }, + "id": "502171", + "fullName": "Intagsgränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acaa" + }, + "id": "478314", + "fullName": "Isbergavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acae" + }, + "id": "502077", + "fullName": "Indalsbacken", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acaf" + }, + "id": "475114", + "fullName": "Ignatiigränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acb0" + }, + "id": "476327", + "fullName": "Importörvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acb1" + }, + "id": "475439", + "fullName": "Inedalsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acb5" + }, + "id": "478942", + "fullName": "Idholmsvägen", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acb6" + }, + "id": "502837", + "fullName": "Isafjordsgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acb7" + }, + "id": "502908", + "fullName": "Igelbäcksgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acb8" + }, + "id": "476154", + "fullName": "Idaborgsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acb9" + }, + "id": "476482", + "fullName": "Jan Inghes torg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acbb" + }, + "id": "475472", + "fullName": "Industrigatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acbc" + }, + "id": "475652", + "fullName": "Ingemarsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acbd" + }, + "id": "475720", + "fullName": "Iversonsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acbf" + }, + "id": "475475", + "fullName": "Igeldammsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acc0" + }, + "id": "476118", + "fullName": "Ingenjörsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acc2" + }, + "id": "478756", + "fullName": "Instrumentvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acc3" + }, + "id": "501865", + "fullName": "Ivarskärrsvägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acc4" + }, + "id": "502115", + "fullName": "Inspektorsbacken", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acc6" + }, + "id": "479371", + "fullName": "Inteckningsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acc8" + }, + "id": "479124", + "fullName": "Ingrid Marievägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20accf" + }, + "id": "475479", + "fullName": "Stadshagens Idrottsväg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acd0" + }, + "id": "475837", + "fullName": "Prinsessan Ingeborgs väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acd1" + }, + "id": "929735", + "fullName": "Iris I Buas väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acd2" + }, + "id": "697483", + "fullName": "Idas väg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acd4" + }, + "id": "700564", + "fullName": "Idas backe", + "parentFullName": "Köpstadsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acd5" + }, + "id": "692358", + "fullName": "Karl IX:s väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acd6" + }, + "id": "692657", + "fullName": "Inägogatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acd7" + }, + "id": "695921", + "fullName": "Iglabacken", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acd8" + }, + "id": "695925", + "fullName": "Iglakroken", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acd9" + }, + "id": "690648", + "fullName": "Intagsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acda" + }, + "id": "691576", + "fullName": "Ibsensgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acdc" + }, + "id": "694318", + "fullName": "Isbojsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acdd" + }, + "id": "694822", + "fullName": "Ingridsberg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acde" + }, + "id": "696450", + "fullName": "Ingåsvägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acdf" + }, + "id": "695923", + "fullName": "Iglabranten", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ace0" + }, + "id": "695927", + "fullName": "Iglaslänten", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ace1" + }, + "id": "690985", + "fullName": "Idrottsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ace2" + }, + "id": "691496", + "fullName": "Inlandsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ace3" + }, + "id": "691815", + "fullName": "Isbergsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ace4" + }, + "id": "693768", + "fullName": "Importgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ace5" + }, + "id": "921532", + "fullName": "Ivar Wikers väg", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ace9" + }, + "id": "708589", + "fullName": "Igelkottstigen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acea" + }, + "id": "708739", + "fullName": "Hovås Intagsväg", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aceb" + }, + "id": "708807", + "fullName": "Ingalundavägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aced" + }, + "id": "688199", + "fullName": "Ingenjörsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acee" + }, + "id": "688711", + "fullName": "Ingatorpsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acef" + }, + "id": "690736", + "fullName": "Iskällareliden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acf0" + }, + "id": "690846", + "fullName": "Ingeborgsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acf1" + }, + "id": "692356", + "fullName": "Indiska Oceanen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acf2" + }, + "id": "692668", + "fullName": "Institutsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acf3" + }, + "id": "694636", + "fullName": "Johan I Bönns väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acf4" + }, + "id": "694669", + "fullName": "Innegårdsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acf5" + }, + "id": "694766", + "fullName": "Innegårdsängen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acf6" + }, + "id": "689687", + "fullName": "Isaac Béens plats", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acf7" + }, + "id": "692712", + "fullName": "Lilla Inägogatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acf8" + }, + "id": "692717", + "fullName": "Södra Inägogatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acf9" + }, + "id": "716702", + "fullName": "Rödbo Idrottsgata", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acfa" + }, + "id": "696440", + "fullName": "Ingebäcks Byväg", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acfb" + }, + "id": "696444", + "fullName": "Ingebäcksliden", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acfc" + }, + "id": "696448", + "fullName": "Ingebäcksvägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20acfd" + }, + "id": "695929", + "fullName": "Iglatjärnsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad01" + }, + "id": "692911", + "fullName": "Vikans Industriväg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad02" + }, + "id": "694635", + "fullName": "Inez Svenssons väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad03" + }, + "id": "696446", + "fullName": "Ingebäckslyckan", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad07" + }, + "id": "696442", + "fullName": "Ingebäcksgläntan", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad09" + }, + "id": "690404", + "fullName": "Kortedala Idrottsväg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad0b" + }, + "id": "694040", + "fullName": "Torslanda Idrottsväg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad0d" + }, + "id": "689774", + "fullName": "Johannes Ivarssons väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad0e" + }, + "id": "691886", + "fullName": "Östergärde Industriväg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad0f" + }, + "id": "910972", + "fullName": "Lars Israel Wahlmans väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad10" + }, + "id": "696458", + "fullName": "Lilla Ingebäcksvägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad11" + }, + "id": "696300", + "fullName": "Orrekulla Industrigata", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad13" + }, + "id": "528962", + "fullName": "Ivögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad14" + }, + "id": "528223", + "fullName": "Ilexgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad15" + }, + "id": "529451", + "fullName": "Irisgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad16" + }, + "id": "539719", + "fullName": "Isopgången", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad17" + }, + "id": "529024", + "fullName": "Idunsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad18" + }, + "id": "529523", + "fullName": "Illergatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad19" + }, + "id": "530111", + "fullName": "Idunavägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad1a" + }, + "id": "526964", + "fullName": "Isbergs gata", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad1b" + }, + "id": "529840", + "fullName": "Idrottsgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad1c" + }, + "id": "527135", + "fullName": "Industrikajen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad1d" + }, + "id": "527624", + "fullName": "Industrigatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad1e" + }, + "id": "527652", + "fullName": "Idaborgsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad1f" + }, + "id": "528641", + "fullName": "Idegransgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad20" + }, + "id": "529540", + "fullName": "Ingenjörsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad21" + }, + "id": "539656", + "fullName": "Ilsekullsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad22" + }, + "id": "539799", + "fullName": "Ida Nilssons gata", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad23" + }, + "id": "527757", + "fullName": "Iskristallgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad24" + }, + "id": "530713", + "fullName": "Ingelstadsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad25" + }, + "id": "530914", + "fullName": "Isblommevägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad26" + }, + "id": "531082", + "fullName": "Ingvallavägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad27" + }, + "id": "527066", + "fullName": "Isak Slaktaregatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad28" + }, + "id": "921284", + "fullName": "Inga Marie Nilssons gata", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad29" + }, + "id": "778322", + "fullName": "Ingla", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad2a" + }, + "id": "777684", + "fullName": "Ignesta", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad2b" + }, + "id": "792067", + "fullName": "Inninge", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad2c" + }, + "id": "799000", + "fullName": "Idas väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad2d" + }, + "id": "779719", + "fullName": "Isgrena", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad2e" + }, + "id": "795455", + "fullName": "Ihres väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad2f" + }, + "id": "796224", + "fullName": "Iduns väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad30" + }, + "id": "798083", + "fullName": "Ingvasta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad31" + }, + "id": "778324", + "fullName": "Ingla Gård", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad32" + }, + "id": "791485", + "fullName": "Isaksberg", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad33" + }, + "id": "795852", + "fullName": "Idunagatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad34" + }, + "id": "777686", + "fullName": "Ingeborgsby", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad35" + }, + "id": "795542", + "fullName": "Islandsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad36" + }, + "id": "795850", + "fullName": "Idrottsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad37" + }, + "id": "795885", + "fullName": "Ingvarsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad38" + }, + "id": "779724", + "fullName": "Isgrenavägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad39" + }, + "id": "787386", + "fullName": "Ingelsjötorp", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad3a" + }, + "id": "795723", + "fullName": "Industrigatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad3b" + }, + "id": "778320", + "fullName": "Ingenjörsvägen", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad3c" + }, + "id": "796757", + "fullName": "Igelkottsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad3d" + }, + "id": "798085", + "fullName": "Ingvasta Kullen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad3e" + }, + "id": "798087", + "fullName": "Ingvasta Lugnet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad3f" + }, + "id": "785831", + "fullName": "Industrivägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad40" + }, + "id": "785735", + "fullName": "Innebandyvägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad41" + }, + "id": "778326", + "fullName": "Ingla Sandgropen", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad42" + }, + "id": "779721", + "fullName": "Isgrena Karlsborg", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad43" + }, + "id": "779723", + "fullName": "Isgrena Olofsborg", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad44" + }, + "id": "796496", + "fullName": "Balingsta Ingalunda", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad45" + }, + "id": "787065", + "fullName": "Salsta Industrihus", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad46" + }, + "id": "779766", + "fullName": "Jumkils-Broby Igelbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad47" + }, + "id": "795579", + "fullName": "Ingmar Bergmansgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad48" + }, + "id": "787067", + "fullName": "Salsta Inspektorsbostad", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad49" + }, + "id": "502559", + "fullName": "Idögatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad4a" + }, + "id": "525179", + "fullName": "Ingvastebo", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad4b" + }, + "id": "501482", + "fullName": "Ikea-Huset", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad4c" + }, + "id": "524537", + "fullName": "Idungatan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad4d" + }, + "id": "507275", + "fullName": "Idingstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad4e" + }, + "id": "507301", + "fullName": "Ingebo Salem", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad4f" + }, + "id": "507309", + "fullName": "Ingebo Solbo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad50" + }, + "id": "507313", + "fullName": "Ingebo Vårbo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad51" + }, + "id": "507757", + "fullName": "Stora Ingebo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad52" + }, + "id": "508960", + "fullName": "Illerstigen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad53" + }, + "id": "507281", + "fullName": "Ingebo Aurora", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad54" + }, + "id": "507293", + "fullName": "Ingebo Lyckan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad55" + }, + "id": "507297", + "fullName": "Ingebo Löväng", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad56" + }, + "id": "524535", + "fullName": "Idrottsvägen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad57" + }, + "id": "525185", + "fullName": "Ingvastebo Gård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad58" + }, + "id": "526007", + "fullName": "Kottebo Isnäset", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad59" + }, + "id": "501557", + "fullName": "Industrigatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad5a" + }, + "id": "502492", + "fullName": "Staby Industri", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad5b" + }, + "id": "507279", + "fullName": "Ingebo Asplund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad5c" + }, + "id": "507289", + "fullName": "Ingebo Fridhem", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad5d" + }, + "id": "507305", + "fullName": "Ingebo Skogsro", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad5e" + }, + "id": "507285", + "fullName": "Ingebo Björkäng", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad60" + }, + "id": "509189", + "fullName": "Ingenjörsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad61" + }, + "id": "509317", + "fullName": "Infanterivägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad62" + }, + "id": "933361", + "fullName": "Idun Lovéns gata", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad63" + }, + "id": "504205", + "fullName": "Igelknoppsvägen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad64" + }, + "id": "504334", + "fullName": "Idingstad Säteri", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad65" + }, + "id": "506987", + "fullName": "Sandebo Ingalund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad66" + }, + "id": "507295", + "fullName": "Ingebo Lövsätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad67" + }, + "id": "507311", + "fullName": "Ingebo Sörgården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad68" + }, + "id": "919928", + "fullName": "Ingebo Liljegård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad69" + }, + "id": "501722", + "fullName": "Isafjördursgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad6a" + }, + "id": "504282", + "fullName": "Bjursby Idékällan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad6b" + }, + "id": "507277", + "fullName": "Idingstorp Solhem", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad6c" + }, + "id": "507283", + "fullName": "Ingebo Björkliden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad6d" + }, + "id": "507299", + "fullName": "Ingebo Mellangård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad6f" + }, + "id": "525190", + "fullName": "Ingvastebo Kvarnen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad70" + }, + "id": "522731", + "fullName": "Hackeryd Ingelunda", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad73" + }, + "id": "504330", + "fullName": "Idingstad Jerusalem", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad74" + }, + "id": "505850", + "fullName": "Unnerstad Ingalund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad75" + }, + "id": "507291", + "fullName": "Ingebo Lagmansätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad76" + }, + "id": "507303", + "fullName": "Ingebo Skogshyddan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad77" + }, + "id": "525192", + "fullName": "Ingvastebo Svenstorp", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad78" + }, + "id": "527063", + "fullName": "Sturefors Ingetorp", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad79" + }, + "id": "507307", + "fullName": "Ingebo Skålebohumpen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad7a" + }, + "id": "914456", + "fullName": "Ivar Samuelssons gata", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad7b" + }, + "id": "525183", + "fullName": "Ingvastebo Grönsveden", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad7c" + }, + "id": "934061", + "fullName": "Stora Prästtorp Ingebo", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad7d" + }, + "id": "504332", + "fullName": "Idingstad Stallvillan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad7e" + }, + "id": "525191", + "fullName": "Ingvastebo Lövingsborg", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad7f" + }, + "id": "501581", + "fullName": "Isidor Kjellbergs Gränd", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad80" + }, + "id": "504338", + "fullName": "Idingstad Säteri Smedjan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad81" + }, + "id": "530116", + "fullName": "Säldekärr Israelstugan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad82" + }, + "id": "504336", + "fullName": "Idingstad Säteri Mejeriet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad83" + }, + "id": "526307", + "fullName": "Sturefors Idrottsplatsen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad84" + }, + "id": "523400", + "fullName": "Västerlösa Idrottsplatsen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad85" + }, + "id": "527039", + "fullName": "Sturefors Gård Inspektorsbostaden", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad86" + }, + "id": "758714", + "fullName": "Ivar", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad87" + }, + "id": "763240", + "fullName": "Irsta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad88" + }, + "id": "760423", + "fullName": "Irsta Industriområde", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad89" + }, + "id": "760868", + "fullName": "Råby Ip", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad8a" + }, + "id": "759214", + "fullName": "Isvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad8b" + }, + "id": "760133", + "fullName": "Idgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad8c" + }, + "id": "760421", + "fullName": "Iduns väg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad8d" + }, + "id": "759619", + "fullName": "Irisvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad8e" + }, + "id": "762921", + "fullName": "Ingeberga", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad8f" + }, + "id": "759510", + "fullName": "Illervägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad90" + }, + "id": "759880", + "fullName": "Irstagatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad91" + }, + "id": "763253", + "fullName": "Irsta Kyrka", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad92" + }, + "id": "763260", + "fullName": "Irsta Olsta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad93" + }, + "id": "763270", + "fullName": "Irsta Väsby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad94" + }, + "id": "764477", + "fullName": "Karl IX:s väg", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad95" + }, + "id": "758934", + "fullName": "Iggebygatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad96" + }, + "id": "759210", + "fullName": "Ishavsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad97" + }, + "id": "759212", + "fullName": "Istidsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad98" + }, + "id": "759216", + "fullName": "Isälvsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad99" + }, + "id": "759406", + "fullName": "Isbanegatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad9a" + }, + "id": "761871", + "fullName": "Ingmarsskär", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad9b" + }, + "id": "763247", + "fullName": "Irsta Gullbo", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad9c" + }, + "id": "763255", + "fullName": "Irsta Kyrkby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad9d" + }, + "id": "758936", + "fullName": "Iggebygärdet", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad9e" + }, + "id": "759202", + "fullName": "Isbergsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ad9f" + }, + "id": "759208", + "fullName": "Isflaksvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ada0" + }, + "id": "760680", + "fullName": "Idrottsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ada1" + }, + "id": "761349", + "fullName": "Ingelsta Gård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ada2" + }, + "id": "763256", + "fullName": "Irsta Kyrkväg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ada3" + }, + "id": "763272", + "fullName": "Irsta Ängsväg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ada4" + }, + "id": "760626", + "fullName": "Sankt Iliansskolan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ada5" + }, + "id": "758555", + "fullName": "Isolatorvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ada6" + }, + "id": "759204", + "fullName": "Isbjörnsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ada7" + }, + "id": "759206", + "fullName": "Isblocksvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ada8" + }, + "id": "759327", + "fullName": "Industrivägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ada9" + }, + "id": "763268", + "fullName": "Irsta Vårbacka", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adaa" + }, + "id": "760175", + "fullName": "Infanterigatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adab" + }, + "id": "760721", + "fullName": "Ingenjörsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adac" + }, + "id": "763244", + "fullName": "Irsta Gillberga", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adad" + }, + "id": "763245", + "fullName": "Irsta Grävlinge", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adae" + }, + "id": "763250", + "fullName": "Irsta Hovgården", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adaf" + }, + "id": "763262", + "fullName": "Irsta Prästgård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adb0" + }, + "id": "763266", + "fullName": "Irsta Ullvi Gård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adb1" + }, + "id": "762811", + "fullName": "Björksta Igelsta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adb2" + }, + "id": "759538", + "fullName": "Önsta Idrottsplats", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adb3" + }, + "id": "762502", + "fullName": "Romfartuna Igelsta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adb4" + }, + "id": "762720", + "fullName": "Tillberga Igelsta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adb5" + }, + "id": "763163", + "fullName": "Björkbacken Irsta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adb6" + }, + "id": "763251", + "fullName": "Irsta Klockargård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adb7" + }, + "id": "923293", + "fullName": "Korgesta Idavallen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adb8" + }, + "id": "758680", + "fullName": "Ingenjör Bååths gata", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adb9" + }, + "id": "763264", + "fullName": "Irsta Stockholmsväg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adba" + }, + "id": "763079", + "fullName": "Tortuna Idrottsplats", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adbb" + }, + "id": "763242", + "fullName": "Irsta Brobergstorpet", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adbc" + }, + "id": "763248", + "fullName": "Irsta Hagbyholms Gård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adbd" + }, + "id": "762025", + "fullName": "Rytterne Idrottsplats", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adbe" + }, + "id": "762027", + "fullName": "Rytterne Ingemarsudde", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adbf" + }, + "id": "762501", + "fullName": "Romfartuna Idrottsplats", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adc0" + }, + "id": "743244", + "fullName": "Insjön", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adc1" + }, + "id": "911782", + "fullName": "Isgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adc2" + }, + "id": "744329", + "fullName": "Irisgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adc3" + }, + "id": "745918", + "fullName": "Iljansjö", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adc4" + }, + "id": "758209", + "fullName": "Ingelsgård", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adc5" + }, + "id": "743446", + "fullName": "Importgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adc6" + }, + "id": "745574", + "fullName": "Irvingsholm", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adc7" + }, + "id": "743818", + "fullName": "Idrottsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adc8" + }, + "id": "920421", + "fullName": "Idrottshuset", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adc9" + }, + "id": "744328", + "fullName": "Idegransvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adca" + }, + "id": "744651", + "fullName": "Industrigatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adcb" + }, + "id": "745920", + "fullName": "Ivar Munks väg", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adcc" + }, + "id": "752985", + "fullName": "Idrottsvägen", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adcd" + }, + "id": "753160", + "fullName": "Ingvaldstorp", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adce" + }, + "id": "758163", + "fullName": "Ingelstavägen", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adcf" + }, + "id": "744049", + "fullName": "Ingenjörsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20add0" + }, + "id": "745733", + "fullName": "Igelkottstigen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20add1" + }, + "id": "752926", + "fullName": "Industrivägen", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20add2" + }, + "id": "920426", + "fullName": "Albert I Alms väg", + "parentFullName": "Stora Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20add3" + }, + "id": "550247", + "fullName": "Integatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20add4" + }, + "id": "551425", + "fullName": "Irisgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20add5" + }, + "id": "927618", + "fullName": "Ingarögatan", + "parentFullName": "Rydebäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20add6" + }, + "id": "554366", + "fullName": "Idrottsgatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20add7" + }, + "id": "550883", + "fullName": "Industrigatan", + "parentFullName": "Råå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20add8" + }, + "id": "552109", + "fullName": "Istappsgatan", + "parentFullName": "Ödåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20add9" + }, + "id": "554368", + "fullName": "Ingvarsgården", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adda" + }, + "id": "551579", + "fullName": "Idrottens Hus", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20addb" + }, + "id": "551331", + "fullName": "Ingefärsgatan", + "parentFullName": "Gantofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20addc" + }, + "id": "550410", + "fullName": "Industrigatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20addd" + }, + "id": "550382", + "fullName": "Ingenjörsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adde" + }, + "id": "550384", + "fullName": "Inspektörsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20addf" + }, + "id": "552462", + "fullName": "Brunnsparken Villa Iris", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ade0" + }, + "id": "552571", + "fullName": "Harlyckans Idrottsplats", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ade1" + }, + "id": "566077", + "fullName": "Isö", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ade2" + }, + "id": "564827", + "fullName": "Isnäs", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ade3" + }, + "id": "597108", + "fullName": "Ingadal", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ade4" + }, + "id": "596910", + "fullName": "Idunvägen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ade5" + }, + "id": "560380", + "fullName": "Idingstad", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ade6" + }, + "id": "564833", + "fullName": "Isnäs Gård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ade7" + }, + "id": "565933", + "fullName": "Broxvik Isö", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ade8" + }, + "id": "595017", + "fullName": "Idegransvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ade9" + }, + "id": "558691", + "fullName": "Importgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adea" + }, + "id": "558802", + "fullName": "Idéernas Hus", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adeb" + }, + "id": "564842", + "fullName": "Isnäs Sjövik", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adec" + }, + "id": "568364", + "fullName": "Kuddby Idala", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aded" + }, + "id": "564825", + "fullName": "Inre Enholmen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adee" + }, + "id": "564846", + "fullName": "Isnäs Tomteli", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adef" + }, + "id": "559225", + "fullName": "Idrottsgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adf0" + }, + "id": "558579", + "fullName": "Industrigatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adf1" + }, + "id": "559014", + "fullName": "Ingelstagatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adf2" + }, + "id": "560725", + "fullName": "Ingeltorp Gård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adf3" + }, + "id": "564837", + "fullName": "Isnäs Notudden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adf4" + }, + "id": "564840", + "fullName": "Isnäs Sjövalla", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adf5" + }, + "id": "564836", + "fullName": "Isnäs Norrängen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adf6" + }, + "id": "565654", + "fullName": "Rönö Ingelstorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adf7" + }, + "id": "563829", + "fullName": "Ekenberg Inaborg", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adf8" + }, + "id": "560341", + "fullName": "Furingstad Idala", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adf9" + }, + "id": "560727", + "fullName": "Ingeltorpsvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adfa" + }, + "id": "564718", + "fullName": "Björkö Ingmaskär", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adfb" + }, + "id": "564829", + "fullName": "Isnäs Estersberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adfc" + }, + "id": "564831", + "fullName": "Isnäs Gustafsberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adfd" + }, + "id": "564834", + "fullName": "Isnäs Katrineberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adfe" + }, + "id": "564838", + "fullName": "Isnäs Sjögläntan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20adff" + }, + "id": "564844", + "fullName": "Isnäs Skogshyddan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae00" + }, + "id": "565211", + "fullName": "Jonsberg Irislund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae01" + }, + "id": "568366", + "fullName": "Kuddby Ingelstad", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae02" + }, + "id": "563362", + "fullName": "Kimstad Ingelstorp", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae03" + }, + "id": "564835", + "fullName": "Isnäs Kristineberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae04" + }, + "id": "565874", + "fullName": "Östra Ny Ingelstorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae05" + }, + "id": "597086", + "fullName": "Getå Ingeborgskärr", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae06" + }, + "id": "560385", + "fullName": "Idingstad Solliden", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae07" + }, + "id": "560381", + "fullName": "Idingstad Bäckgården", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae08" + }, + "id": "560383", + "fullName": "Idingstad Solbacken", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae09" + }, + "id": "564786", + "fullName": "Gottenvik Isnäs Gruvan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae0a" + }, + "id": "568370", + "fullName": "Kuddby Ingelstad Torpet", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae0b" + }, + "id": "558948", + "fullName": "Karlsro Industriområde", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae0c" + }, + "id": "568166", + "fullName": "Helgestads Idrottsplats", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae0d" + }, + "id": "564037", + "fullName": "Norsholm Inspektorbostaden", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae0e" + }, + "id": "568367", + "fullName": "Kuddby Ingelstad Lundbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae0f" + }, + "id": "595857", + "fullName": "Ribbingsholm Inspektorsbostaden", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae10" + }, + "id": "860417", + "fullName": "Isgårda", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae11" + }, + "id": "861132", + "fullName": "Ingeryd", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae12" + }, + "id": "856591", + "fullName": "Ingaryd", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae13" + }, + "id": "854146", + "fullName": "Isbanan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae14" + }, + "id": "859398", + "fullName": "Idevägen", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae15" + }, + "id": "860415", + "fullName": "Ingefrearp", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae16" + }, + "id": "856216", + "fullName": "Ingeshult", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae17" + }, + "id": "856217", + "fullName": "Isatorpet", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae18" + }, + "id": "858757", + "fullName": "Ingelycke", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae19" + }, + "id": "861041", + "fullName": "Bunn Ingeryd", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae1a" + }, + "id": "854785", + "fullName": "Ingelstorp", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae1b" + }, + "id": "856593", + "fullName": "Ingaryds Gård", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae1c" + }, + "id": "856822", + "fullName": "Idrottsvägen", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae1d" + }, + "id": "858926", + "fullName": "Idrottsvägen", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae1e" + }, + "id": "860419", + "fullName": "Isgårda Nyhem", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae1f" + }, + "id": "853267", + "fullName": "Illerstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae20" + }, + "id": "854789", + "fullName": "Ingelsvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae21" + }, + "id": "861130", + "fullName": "Industrivägen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae22" + }, + "id": "861134", + "fullName": "Ingeryd Alnarp", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae23" + }, + "id": "861141", + "fullName": "Ingeryd backen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae24" + }, + "id": "861151", + "fullName": "Ingeryd Hägnen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae25" + }, + "id": "861155", + "fullName": "Ingeryd Mossen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae26" + }, + "id": "856214", + "fullName": "Idrottsvägen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae27" + }, + "id": "859756", + "fullName": "Industrivägen", + "parentFullName": "Taberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae28" + }, + "id": "854145", + "fullName": "Idrottsvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae29" + }, + "id": "855055", + "fullName": "Idrottsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae2a" + }, + "id": "858258", + "fullName": "Idrottsgatan", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae2b" + }, + "id": "856589", + "fullName": "Industrivägen", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae2c" + }, + "id": "861312", + "fullName": "Industrigatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae2d" + }, + "id": "861161", + "fullName": "Ingeryd Åtorpet", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae2e" + }, + "id": "856215", + "fullName": "Industrigatan", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae2f" + }, + "id": "853165", + "fullName": "Industrigatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae30" + }, + "id": "854229", + "fullName": "Idegransgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae31" + }, + "id": "916911", + "fullName": "Lilla Idas gata", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae32" + }, + "id": "858332", + "fullName": "Industrigränd", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae34" + }, + "id": "861157", + "fullName": "Ingeryd Norrgård", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae35" + }, + "id": "856219", + "fullName": "Isatorpet Äsebo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae36" + }, + "id": "853260", + "fullName": "Igelkottsvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae37" + }, + "id": "858759", + "fullName": "Ingelycke Nyhem", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae38" + }, + "id": "859226", + "fullName": "Ramsjöholm Ingarp", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae39" + }, + "id": "861143", + "fullName": "Ingeryd Bergslund", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae3a" + }, + "id": "861145", + "fullName": "Ingeryd Bunnsfors", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae3b" + }, + "id": "861153", + "fullName": "Ingeryd Lövholmen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae3c" + }, + "id": "861159", + "fullName": "Ingeryd Södergård", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae3d" + }, + "id": "853167", + "fullName": "Instrumentvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae3e" + }, + "id": "857094", + "fullName": "Torp Ingemarsgård", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae3f" + }, + "id": "861149", + "fullName": "Ingeryd Frälsegård", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae40" + }, + "id": "859646", + "fullName": "Ingemarssons väg", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae41" + }, + "id": "854787", + "fullName": "Ingelstorp Högsäter", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae42" + }, + "id": "853269", + "fullName": "Inre Ljungarumsvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae43" + }, + "id": "883264", + "fullName": "Innersjö", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae44" + }, + "id": "886247", + "fullName": "Ivarsboda", + "parentFullName": "Sävar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae45" + }, + "id": "883385", + "fullName": "Innertavle", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae46" + }, + "id": "938831", + "fullName": "Illervägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae47" + }, + "id": "883106", + "fullName": "Innerskäret", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae48" + }, + "id": "883482", + "fullName": "Istidsgatan", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae49" + }, + "id": "887707", + "fullName": "Inneråträsk", + "parentFullName": "Botsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae4a" + }, + "id": "883287", + "fullName": "Innerbyvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae4b" + }, + "id": "882611", + "fullName": "Industrivägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae4c" + }, + "id": "886248", + "fullName": "Ivarsbodavägen", + "parentFullName": "Sävar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae4d" + }, + "id": "884897", + "fullName": "Industrigatan", + "parentFullName": "Holmsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae4e" + }, + "id": "914660", + "fullName": "Industrivägen", + "parentFullName": "Holmsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae4f" + }, + "id": "883681", + "fullName": "Industrivägen", + "parentFullName": "Hörnefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae50" + }, + "id": "882766", + "fullName": "Östra Idrottsallén", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae51" + }, + "id": "882730", + "fullName": "Västra Idrottsallén", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae52" + }, + "id": "532347", + "fullName": "Igelösa", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae53" + }, + "id": "549234", + "fullName": "Idastigen", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae54" + }, + "id": "926998", + "fullName": "Iduns plats", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae55" + }, + "id": "549232", + "fullName": "Idalavägen", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae56" + }, + "id": "532349", + "fullName": "Igelösa Gård", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae58" + }, + "id": "531429", + "fullName": "Idrottsgatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae59" + }, + "id": "531995", + "fullName": "Iliongränden", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae5a" + }, + "id": "532351", + "fullName": "Igelösa Kyrka", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae5b" + }, + "id": "532357", + "fullName": "Igelösa Skola", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae5c" + }, + "id": "549321", + "fullName": "Idrottsgatan", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae5d" + }, + "id": "532742", + "fullName": "Industrivägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae5e" + }, + "id": "532353", + "fullName": "Igelösa Prästgård", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae5f" + }, + "id": "532382", + "fullName": "Infanterigränden", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae60" + }, + "id": "532355", + "fullName": "Igelösa Prästlöneboställe", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae61" + }, + "id": "786182", + "fullName": "Ingebo", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae62" + }, + "id": "776825", + "fullName": "Ingeshult", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae63" + }, + "id": "764041", + "fullName": "Illergränd", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae64" + }, + "id": "763308", + "fullName": "Ingelstorp", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae65" + }, + "id": "763524", + "fullName": "Inägovägen", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae66" + }, + "id": "761644", + "fullName": "Islandsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae67" + }, + "id": "763551", + "fullName": "Idrottsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae68" + }, + "id": "783981", + "fullName": "Kulla Intorp", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae69" + }, + "id": "775234", + "fullName": "Idrottsvägen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae6a" + }, + "id": "776669", + "fullName": "Tärby Intagan", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae6b" + }, + "id": "781952", + "fullName": "Ingelsgatan", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae6c" + }, + "id": "762100", + "fullName": "Industrigatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae6d" + }, + "id": "763708", + "fullName": "Isabellagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae6e" + }, + "id": "775236", + "fullName": "Industrivägen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae6f" + }, + "id": "784438", + "fullName": "Sibbarp Intorp", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae70" + }, + "id": "786032", + "fullName": "Industrivägen", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae71" + }, + "id": "764564", + "fullName": "Idrottsvägen", + "parentFullName": "Gånghester", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae72" + }, + "id": "781778", + "fullName": "Södra Ingeshult", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae73" + }, + "id": "781297", + "fullName": "Industrivägen", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae74" + }, + "id": "762974", + "fullName": "Kråkered Ingelsbo", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae75" + }, + "id": "782459", + "fullName": "Draered Intagan", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae76" + }, + "id": "763520", + "fullName": "Ingelstorps Gård", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae77" + }, + "id": "782205", + "fullName": "Häglared Intakan", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae78" + }, + "id": "762975", + "fullName": "Kråkered Ingeslund", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae79" + }, + "id": "763311", + "fullName": "Ingelstorp Liderna", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae7a" + }, + "id": "763522", + "fullName": "Ingelstorpsvägen", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae7b" + }, + "id": "776781", + "fullName": "Fagerås Ingestorp", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae7c" + }, + "id": "776829", + "fullName": "Ingeshult Ekebacken", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae7d" + }, + "id": "782860", + "fullName": "Gullestorp Irishill", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae7e" + }, + "id": "763170", + "fullName": "Granholmen Ingeshult", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae7f" + }, + "id": "781726", + "fullName": "Norra Ingeshult Långås", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae80" + }, + "id": "763310", + "fullName": "Ingelstorp Kvarnstugan", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae81" + }, + "id": "776827", + "fullName": "Ingeshult Brandshålan", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae82" + }, + "id": "786060", + "fullName": "Vikens Industriområde", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae83" + }, + "id": "776831", + "fullName": "Ingeshult Nötegärde Gård", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae84" + }, + "id": "781728", + "fullName": "Norra Ingeshult Silkesåsen", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae85" + }, + "id": "781780", + "fullName": "Södra Ingeshult Gamla Skola", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae86" + }, + "id": "781784", + "fullName": "Södra Ingeshult Ällemosse", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae87" + }, + "id": "763309", + "fullName": "Ingelstorp Holstensstugan", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae88" + }, + "id": "781782", + "fullName": "Södra Ingeshult Lillagärdet", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae89" + }, + "id": "492043", + "fullName": "Isvägen", + "parentFullName": "Segeltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae8a" + }, + "id": "490689", + "fullName": "Ingrids väg", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae8b" + }, + "id": "910504", + "fullName": "Istidsvägen", + "parentFullName": "Vårby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae8c" + }, + "id": "491008", + "fullName": "Ingvaldsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae8d" + }, + "id": "491258", + "fullName": "Ingemansvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae8e" + }, + "id": "491163", + "fullName": "Ingentingsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae8f" + }, + "id": "608864", + "fullName": "Idö", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae90" + }, + "id": "608873", + "fullName": "Idö Gård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae91" + }, + "id": "614232", + "fullName": "Ivars väg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae92" + }, + "id": "606942", + "fullName": "Idungatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae93" + }, + "id": "610353", + "fullName": "Ingespjuta", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae94" + }, + "id": "611170", + "fullName": "Illervägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae95" + }, + "id": "608870", + "fullName": "Idö Granlund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae96" + }, + "id": "608884", + "fullName": "Idö Stenhage", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae97" + }, + "id": "609393", + "fullName": "Oxlöt Ingebo", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae98" + }, + "id": "607438", + "fullName": "Intagsgatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae99" + }, + "id": "607851", + "fullName": "Idrottsvägen", + "parentFullName": "Skogstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae9a" + }, + "id": "607994", + "fullName": "Industrivägen", + "parentFullName": "Hållsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae9b" + }, + "id": "608872", + "fullName": "Idö Granlunds", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae9c" + }, + "id": "608874", + "fullName": "Idö Larslunda", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae9d" + }, + "id": "606944", + "fullName": "Ingemarsgatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae9e" + }, + "id": "623150", + "fullName": "Träskaten Ingarö", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20ae9f" + }, + "id": "606785", + "fullName": "Karl Ivarsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aea0" + }, + "id": "610355", + "fullName": "Ingespjuta Gård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aea1" + }, + "id": "611168", + "fullName": "Igelkottsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aea2" + }, + "id": "609426", + "fullName": "Stensholm Ingebo", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aea3" + }, + "id": "614798", + "fullName": "Slytan Ingalunda", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aea4" + }, + "id": "612224", + "fullName": "Tiggeby Isaksberg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aea5" + }, + "id": "608868", + "fullName": "Idö Annelund Östra", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aea6" + }, + "id": "608886", + "fullName": "Idö Sundkarlstorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aea7" + }, + "id": "608888", + "fullName": "Idö Övre Larslunda", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aea8" + }, + "id": "637501", + "fullName": "Torps Gård Isacs", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aea9" + }, + "id": "608866", + "fullName": "Idö Annelund Västra", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aeaa" + }, + "id": "608882", + "fullName": "Idö Nedre Larslunda", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aeab" + }, + "id": "636846", + "fullName": "Hjälmaresund Ingtorp", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aeac" + }, + "id": "608114", + "fullName": "Svista Industriväg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aead" + }, + "id": "612830", + "fullName": "Jonasberg Ilarbacken", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aeae" + }, + "id": "606479", + "fullName": "Mesta Idrottsplatsen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aeaf" + }, + "id": "622898", + "fullName": "Ribbingelund Iggeholm", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aeb0" + }, + "id": "608043", + "fullName": "Grönsta Industriväg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aeb1" + }, + "id": "610239", + "fullName": "Stora Lövhulta Ingeby", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aeb2" + }, + "id": "610369", + "fullName": "Ingespjuta Lövhyddan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aeb3" + }, + "id": "610371", + "fullName": "Ingespjuta Ponderosa", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aeb4" + }, + "id": "610373", + "fullName": "Ingespjuta Trollebo", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aeb5" + }, + "id": "614402", + "fullName": "Stenkvista Ingalunda", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aeb6" + }, + "id": "614114", + "fullName": "Hällberga Ivarsgården", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aeb7" + }, + "id": "612152", + "fullName": "Stora Hult Ingvaldstorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aeb8" + }, + "id": "610361", + "fullName": "Ingespjuta Gård Lillebo", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aeb9" + }, + "id": "614852", + "fullName": "Spånga Inspektorstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aeba" + }, + "id": "622986", + "fullName": "Rinkesta Säteri Isaksstugan", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aebb" + }, + "id": "622988", + "fullName": "Rinkesta Säteri Ivarstugan", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aebc" + }, + "id": "611345", + "fullName": "Råby-Rekarne Idrottsplats", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aebd" + }, + "id": "610357", + "fullName": "Ingespjuta Gård Granhyttan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aebe" + }, + "id": "610367", + "fullName": "Ingespjuta Gård Valltorpet", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aebf" + }, + "id": "613626", + "fullName": "Rossvik Inspektorsbostaden", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aec0" + }, + "id": "610359", + "fullName": "Ingespjuta Gård Hedlundsstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aec1" + }, + "id": "611347", + "fullName": "Råby-Rekarne Inspektorbostaden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aec2" + }, + "id": "613532", + "fullName": "Lundby Säteri Inspektorsbostaden", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aec3" + }, + "id": "622984", + "fullName": "Rinkesta Säteri Inspektorsbostaden", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aec4" + }, + "id": "483407", + "fullName": "Idunvägen", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aec5" + }, + "id": "483417", + "fullName": "Irisvägen", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aec6" + }, + "id": "481732", + "fullName": "Illervägen", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aec7" + }, + "id": "483278", + "fullName": "Insjövägen", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aec8" + }, + "id": "483413", + "fullName": "Illerstigen", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aec9" + }, + "id": "482756", + "fullName": "Idrottsvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aeca" + }, + "id": "488310", + "fullName": "Älta Idrottsväg", + "parentFullName": "Älta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aecb" + }, + "id": "483018", + "fullName": "Isbjörnsvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aecc" + }, + "id": "483415", + "fullName": "Indianstigen", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aecd" + }, + "id": "483405", + "fullName": "Idegransvägen", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aece" + }, + "id": "483411", + "fullName": "Igelbodavägen", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aecf" + }, + "id": "481841", + "fullName": "Sickla Industriväg", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aed0" + }, + "id": "483409", + "fullName": "Igelboda Station", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aed1" + }, + "id": "483223", + "fullName": "Isaac Grunewalds väg", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aed2" + }, + "id": "836380", + "fullName": "Iggövägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aed3" + }, + "id": "835222", + "fullName": "Idungatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aed4" + }, + "id": "835138", + "fullName": "Illervägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aed5" + }, + "id": "836557", + "fullName": "Införåvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aed6" + }, + "id": "835140", + "fullName": "Ingebovägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aed7" + }, + "id": "835333", + "fullName": "Islandsplan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aed8" + }, + "id": "836486", + "fullName": "Ickorrbacken", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aed9" + }, + "id": "836802", + "fullName": "Idrottsvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aeda" + }, + "id": "837115", + "fullName": "Idrottsallén", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aedb" + }, + "id": "844420", + "fullName": "Israels backe", + "parentFullName": "Valbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aedc" + }, + "id": "837684", + "fullName": "Isbanevägen", + "parentFullName": "Hedesunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aedd" + }, + "id": "844197", + "fullName": "Idrottsvägen", + "parentFullName": "Forsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aede" + }, + "id": "837022", + "fullName": "Iskällargatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aedf" + }, + "id": "835380", + "fullName": "Industrigatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aee0" + }, + "id": "844151", + "fullName": "Industrivägen", + "parentFullName": "Valbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aee1" + }, + "id": "835499", + "fullName": "Ingenjörsgatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aee2" + }, + "id": "836360", + "fullName": "Gamla Iggövägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aee3" + }, + "id": "836848", + "fullName": "Igeltjärnsvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aee4" + }, + "id": "834896", + "fullName": "Västra Islandsgatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aee5" + }, + "id": "835350", + "fullName": "Östra Islandsgatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aee6" + }, + "id": "593852", + "fullName": "Iduns Gränd", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aee7" + }, + "id": "592843", + "fullName": "Importgatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aee8" + }, + "id": "598441", + "fullName": "Ingemansbo", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aee9" + }, + "id": "594171", + "fullName": "Ingemansvägen", + "parentFullName": "Holm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aeea" + }, + "id": "597312", + "fullName": "Perstorp Idet", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aeeb" + }, + "id": "592290", + "fullName": "Idrottsvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aeec" + }, + "id": "593430", + "fullName": "Indianstigen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aeed" + }, + "id": "593853", + "fullName": "Ingrids Gränd", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aeee" + }, + "id": "609506", + "fullName": "Industrivägen", + "parentFullName": "Sennan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aeef" + }, + "id": "928467", + "fullName": "Lya Igorsgård", + "parentFullName": "Slättåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aef0" + }, + "id": "595244", + "fullName": "Iglasjövägen", + "parentFullName": "Steninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aef1" + }, + "id": "592718", + "fullName": "Industrivägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aef2" + }, + "id": "596897", + "fullName": "Påarp Ingagård", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aef3" + }, + "id": "609107", + "fullName": "Lya Igorsgård", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aef4" + }, + "id": "594167", + "fullName": "Holm Ingmansgård", + "parentFullName": "Holm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aef5" + }, + "id": "608701", + "fullName": "Östra Infarten", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aef6" + }, + "id": "594500", + "fullName": "Industrivägen", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aef7" + }, + "id": "592990", + "fullName": "Kristian IV:s väg", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aef8" + }, + "id": "596104", + "fullName": "Ivar Lyttkens väg", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aef9" + }, + "id": "599310", + "fullName": "Underlund Intaget", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aefa" + }, + "id": "599308", + "fullName": "Underlund Idastorp", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aefb" + }, + "id": "592906", + "fullName": "Karl Ifvarssons gata", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aefc" + }, + "id": "599021", + "fullName": "Fröllinge Insp.bostad", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aefd" + }, + "id": "592817", + "fullName": "Sannarps Idrotts plats", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aefe" + }, + "id": "877115", + "fullName": "Indalsvägen", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aeff" + }, + "id": "876184", + "fullName": "Intaget", + "parentFullName": "Stöde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af00" + }, + "id": "877822", + "fullName": "Idvägen", + "parentFullName": "Njurunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af01" + }, + "id": "874741", + "fullName": "Isgatan", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af02" + }, + "id": "877767", + "fullName": "Irisvägen", + "parentFullName": "Kvissleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af03" + }, + "id": "875627", + "fullName": "Igeltjärn", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af04" + }, + "id": "877679", + "fullName": "Illervägen", + "parentFullName": "Kvissleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af05" + }, + "id": "875679", + "fullName": "Idrottsgatan", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af06" + }, + "id": "878116", + "fullName": "Industrivägen", + "parentFullName": "Matfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af07" + }, + "id": "877680", + "fullName": "Industrigatan", + "parentFullName": "Kvissleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af08" + }, + "id": "875533", + "fullName": "Industrigatan", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af09" + }, + "id": "875681", + "fullName": "Institutsvägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af0a" + }, + "id": "875629", + "fullName": "Igeltjärnsvägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af0b" + }, + "id": "877161", + "fullName": "Öhn", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af0c" + }, + "id": "877091", + "fullName": "Bäck", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af0d" + }, + "id": "877111", + "fullName": "Höge", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af0e" + }, + "id": "877079", + "fullName": "Arklo", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af0f" + }, + "id": "877145", + "fullName": "Stige", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af10" + }, + "id": "877105", + "fullName": "Harvom", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af11" + }, + "id": "877123", + "fullName": "Kårsta", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af12" + }, + "id": "877125", + "fullName": "Kävsta", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af13" + }, + "id": "877097", + "fullName": "Glömsta", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af14" + }, + "id": "877103", + "fullName": "Hallsta", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af15" + }, + "id": "877107", + "fullName": "Hängsta", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af16" + }, + "id": "877153", + "fullName": "Tomming", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af17" + }, + "id": "877080", + "fullName": "Baggböle", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af18" + }, + "id": "877081", + "fullName": "Bjällsta", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af19" + }, + "id": "877082", + "fullName": "Bjässjön", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af1a" + }, + "id": "877093", + "fullName": "Djupsjön", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af1b" + }, + "id": "877141", + "fullName": "Skällsta", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af1c" + }, + "id": "877149", + "fullName": "Tegvägen", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af1d" + }, + "id": "877084", + "fullName": "Bottnarna", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af1e" + }, + "id": "877095", + "fullName": "Fältvägen", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af1f" + }, + "id": "877109", + "fullName": "Härevägen", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af20" + }, + "id": "877113", + "fullName": "Högevägen", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af21" + }, + "id": "877133", + "fullName": "Micksäter", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af22" + }, + "id": "877139", + "fullName": "Myckelsjö", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af23" + }, + "id": "877155", + "fullName": "Vallvägen", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af24" + }, + "id": "877159", + "fullName": "Åkervägen", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af25" + }, + "id": "877163", + "fullName": "Östanskär", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af26" + }, + "id": "877165", + "fullName": "Östloning", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af27" + }, + "id": "877083", + "fullName": "Björkallén", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af28" + }, + "id": "877131", + "fullName": "Lillkårsta", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af29" + }, + "id": "877147", + "fullName": "Stigevägen", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af2a" + }, + "id": "877157", + "fullName": "Västloning", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af2b" + }, + "id": "877117", + "fullName": "Kapellåkern", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af2c" + }, + "id": "877121", + "fullName": "Kvarnåvägen", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af2d" + }, + "id": "877127", + "fullName": "Lillhallsta", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af2e" + }, + "id": "877129", + "fullName": "Lillhängsta", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af2f" + }, + "id": "877151", + "fullName": "Tibastgränd", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af30" + }, + "id": "877099", + "fullName": "Gudmundtjärn", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af31" + }, + "id": "877101", + "fullName": "Hagmarksvägen", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af32" + }, + "id": "877143", + "fullName": "Solgårdsvägen", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af33" + }, + "id": "877119", + "fullName": "Kvarndalsvägen", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af34" + }, + "id": "877132", + "fullName": "Ljusstakevägen", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af35" + }, + "id": "877134", + "fullName": "Micksätervägen", + "parentFullName": "Indal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af36" + }, + "id": "500476", + "fullName": "Idala", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af37" + }, + "id": "500478", + "fullName": "Idesta", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af38" + }, + "id": "497184", + "fullName": "Irsta Gård", + "parentFullName": "Mölnbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af39" + }, + "id": "500482", + "fullName": "Idesta Stora", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af3a" + }, + "id": "500483", + "fullName": "Isaksstugan", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af3b" + }, + "id": "500480", + "fullName": "Idesta Sjöbod", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af3c" + }, + "id": "499047", + "fullName": "Illervägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af3d" + }, + "id": "499715", + "fullName": "Idrottsplats", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af3e" + }, + "id": "499817", + "fullName": "Idrottsvägen", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af3f" + }, + "id": "498375", + "fullName": "Idunavägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af40" + }, + "id": "499045", + "fullName": "Illerstigen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af41" + }, + "id": "499820", + "fullName": "Industrivägen", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af42" + }, + "id": "499718", + "fullName": "Industrigatan", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af43" + }, + "id": "498288", + "fullName": "Infartsvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af44" + }, + "id": "498658", + "fullName": "Idrottsvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af45" + }, + "id": "499038", + "fullName": "Idegranstigen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af46" + }, + "id": "499048", + "fullName": "Isbjörnsvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af47" + }, + "id": "497799", + "fullName": "Industrivägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af48" + }, + "id": "498286", + "fullName": "Infartsstigen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af49" + }, + "id": "498290", + "fullName": "Ishockeyvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af4a" + }, + "id": "499602", + "fullName": "Tuna Industriväg", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af4b" + }, + "id": "497722", + "fullName": "Bårsta Idrottsplats", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af4c" + }, + "id": "494465", + "fullName": "Iselsta", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af4d" + }, + "id": "493291", + "fullName": "Iduns väg", + "parentFullName": "Norsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af4e" + }, + "id": "494312", + "fullName": "Isbergs väg", + "parentFullName": "Uttran", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af4f" + }, + "id": "494310", + "fullName": "Isbergs backe", + "parentFullName": "Uttran", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af50" + }, + "id": "493528", + "fullName": "Industrivägen", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af51" + }, + "id": "645367", + "fullName": "Idet", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af52" + }, + "id": "644788", + "fullName": "Idavägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af53" + }, + "id": "646738", + "fullName": "Tofta Idö", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af54" + }, + "id": "644256", + "fullName": "Idungatan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af55" + }, + "id": "644367", + "fullName": "Villorna I 11", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af56" + }, + "id": "656174", + "fullName": "Ingelstad Notö", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af57" + }, + "id": "656157", + "fullName": "Ingelstad Hagen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af58" + }, + "id": "656448", + "fullName": "Tegnaby Idelund", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af59" + }, + "id": "644682", + "fullName": "Illervägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af5a" + }, + "id": "656146", + "fullName": "Ingelstad Brånen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af5b" + }, + "id": "656152", + "fullName": "Ingelstad Daläng", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af5c" + }, + "id": "656154", + "fullName": "Ingelstad Djurle", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af5d" + }, + "id": "656160", + "fullName": "Ingelstad Kajäng", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af5e" + }, + "id": "656176", + "fullName": "Ingelstad Pärlan", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af5f" + }, + "id": "656191", + "fullName": "Ingelstad Solhem", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af60" + }, + "id": "656187", + "fullName": "Ingelstad Slätten", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af61" + }, + "id": "653828", + "fullName": "Innarevägen", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af62" + }, + "id": "655059", + "fullName": "Idrottsvägen", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af63" + }, + "id": "664872", + "fullName": "Uråsa Ideborg", + "parentFullName": "Uråsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af64" + }, + "id": "644790", + "fullName": "Islandsvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af65" + }, + "id": "645258", + "fullName": "Idrottsvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af66" + }, + "id": "646225", + "fullName": "Björnamo Idet", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af67" + }, + "id": "656142", + "fullName": "Ingelstad Backagård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af68" + }, + "id": "656144", + "fullName": "Ingelstad Bondegård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af69" + }, + "id": "656156", + "fullName": "Ingelstad Hagapark", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af6a" + }, + "id": "656158", + "fullName": "Ingelstad Hulugård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af6b" + }, + "id": "656172", + "fullName": "Ingelstad Norratorp", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af6c" + }, + "id": "656178", + "fullName": "Ingelstad Ryssagård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af6d" + }, + "id": "656185", + "fullName": "Ingelstad Skogshill", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af6e" + }, + "id": "656197", + "fullName": "Ingelstad Sunnansjö", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af6f" + }, + "id": "656205", + "fullName": "Ingelstad Södregård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af70" + }, + "id": "656207", + "fullName": "Ingelstads Nöbbele", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af71" + }, + "id": "929271", + "fullName": "Idrottsvägen", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af72" + }, + "id": "652533", + "fullName": "Idrottsgatan", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af73" + }, + "id": "653314", + "fullName": "Industrivägen", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af74" + }, + "id": "647813", + "fullName": "Villtofta Ide", + "parentFullName": "Vederslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af75" + }, + "id": "644315", + "fullName": "Industrigatan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af76" + }, + "id": "644684", + "fullName": "Isbjörnsvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af77" + }, + "id": "656180", + "fullName": "Ingelstad Sakrishaga", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af78" + }, + "id": "656182", + "fullName": "Ingelstad Sakristorp", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af79" + }, + "id": "656183", + "fullName": "Ingelstad Sikabacken", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af7a" + }, + "id": "658059", + "fullName": "Idrottsvägen", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af7b" + }, + "id": "644258", + "fullName": "Infanterigatan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af7c" + }, + "id": "656159", + "fullName": "Ingelstad Johannesdal", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af7d" + }, + "id": "656168", + "fullName": "Ingelstad Norra Boaryd", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af7e" + }, + "id": "656204", + "fullName": "Ingelstad Södra Boaryd", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af7f" + }, + "id": "929149", + "fullName": "Ödetofta Ilagård", + "parentFullName": "Tolg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af80" + }, + "id": "654642", + "fullName": "Ödetofta Ilagård", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af81" + }, + "id": "644169", + "fullName": "Ingelstadsvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af82" + }, + "id": "656162", + "fullName": "Ingelstad Lilla Nybygget", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af83" + }, + "id": "656164", + "fullName": "Ingelstad Lilla Skogsnäs", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af84" + }, + "id": "656189", + "fullName": "Ingelstad Slättens Skola", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af85" + }, + "id": "656195", + "fullName": "Ingelstad Stora Nybygget", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af86" + }, + "id": "645048", + "fullName": "Ivar Klockares väg", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af87" + }, + "id": "646981", + "fullName": "Bergunda Intäkten", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af88" + }, + "id": "656170", + "fullName": "Ingelstad Norra Bondegård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af89" + }, + "id": "652537", + "fullName": "Ingelstorp Planen", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af8a" + }, + "id": "638857", + "fullName": "Ormesberga Ivarstorp", + "parentFullName": "Ör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af8b" + }, + "id": "656215", + "fullName": "Ingelstads Nöbbele Fridhem", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af8c" + }, + "id": "656206", + "fullName": "Ingelstad Östra Torsås Kyrka", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af8d" + }, + "id": "656208", + "fullName": "Ingelstads Nöbbele Bondegård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af8e" + }, + "id": "656209", + "fullName": "Ingelstads Nöbbele Brittedal", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af8f" + }, + "id": "656213", + "fullName": "Ingelstads Nöbbele Emilstorp", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af90" + }, + "id": "656217", + "fullName": "Ingelstads Nöbbele Furulund", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af91" + }, + "id": "656229", + "fullName": "Ingelstads Nöbbele Lingslätt", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af92" + }, + "id": "656231", + "fullName": "Ingelstads Nöbbele Lunnagård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af93" + }, + "id": "656237", + "fullName": "Ingelstads Nöbbele Norralund", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af94" + }, + "id": "656239", + "fullName": "Ingelstads Nöbbele Nytorpet", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af95" + }, + "id": "656243", + "fullName": "Ingelstads Nöbbele Sjölyckan", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af96" + }, + "id": "656245", + "fullName": "Ingelstads Nöbbele Sjöudden", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af97" + }, + "id": "656249", + "fullName": "Ingelstads Nöbbele Torsjövik", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af98" + }, + "id": "656255", + "fullName": "Ingelstads Nöbbele Östratorp", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af99" + }, + "id": "656788", + "fullName": "Genestorp Idelund", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af9a" + }, + "id": "656166", + "fullName": "Ingelstad Naturbruksgymnasiet", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af9b" + }, + "id": "656193", + "fullName": "Ingelstad Solvikens Pensionat", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af9c" + }, + "id": "656211", + "fullName": "Ingelstads Nöbbele Ekängs Gård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af9d" + }, + "id": "656219", + "fullName": "Ingelstads Nöbbele Gertonsgård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af9e" + }, + "id": "656221", + "fullName": "Ingelstads Nöbbele Gölens Gård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20af9f" + }, + "id": "656223", + "fullName": "Ingelstads Nöbbele Håkansgård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afa0" + }, + "id": "656225", + "fullName": "Ingelstads Nöbbele Knalleborg", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afa1" + }, + "id": "656233", + "fullName": "Ingelstads Nöbbele Mossholmen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afa2" + }, + "id": "656254", + "fullName": "Ingelstads Nöbbele Trottagård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afa3" + }, + "id": "652539", + "fullName": "Ingelstorp Tallhagen", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afa4" + }, + "id": "647914", + "fullName": "Gåvastorp Ingerstorp", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afa5" + }, + "id": "652535", + "fullName": "Ingelstorp Holmalycke", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afa6" + }, + "id": "652538", + "fullName": "Ingelstorp Skärmaholm", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afa7" + }, + "id": "654682", + "fullName": "Östra Målajord Iglehult", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afa8" + }, + "id": "645583", + "fullName": "Araby Inspektorsbostad", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afa9" + }, + "id": "656227", + "fullName": "Ingelstads Nöbbele Lilla Brittedal", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afaa" + }, + "id": "656235", + "fullName": "Ingelstads Nöbbele Måns Håkansgård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afab" + }, + "id": "656241", + "fullName": "Ingelstads Nöbbele Per Håkansgård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afac" + }, + "id": "664758", + "fullName": "Jätsberg Inspektorshuset", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afad" + }, + "id": "656247", + "fullName": "Ingelstads Nöbbele Södra Trottagård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afae" + }, + "id": "655149", + "fullName": "Lidboholms Industriområde", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afaf" + }, + "id": "655255", + "fullName": "Ramnåsa Ingenjörsbostaden", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afb0" + }, + "id": "656094", + "fullName": "Hörda", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afb1" + }, + "id": "655106", + "fullName": "Kvarnagården Lidboholms Industriområde", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afb2" + }, + "id": "656085", + "fullName": "Hultet", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afb3" + }, + "id": "656613", + "fullName": "Torsjö", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afb4" + }, + "id": "928786", + "fullName": "Torsås", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afb5" + }, + "id": "656021", + "fullName": "Ekvägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afb6" + }, + "id": "656261", + "fullName": "Krokvik", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afb7" + }, + "id": "656285", + "fullName": "Rävåsen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afb8" + }, + "id": "655941", + "fullName": "Almvägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afb9" + }, + "id": "655961", + "fullName": "Bokvägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afba" + }, + "id": "656039", + "fullName": "Gåtahult", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afbb" + }, + "id": "656279", + "fullName": "Pålvägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afbc" + }, + "id": "656359", + "fullName": "Säljeryd", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afbd" + }, + "id": "655943", + "fullName": "Askeberga", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afbe" + }, + "id": "655963", + "fullName": "Bramstorp", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afbf" + }, + "id": "656267", + "fullName": "Lindvägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afc0" + }, + "id": "656273", + "fullName": "Parkvägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afc1" + }, + "id": "656281", + "fullName": "Riksvägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afc2" + }, + "id": "656409", + "fullName": "Tallvägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afc3" + }, + "id": "656565", + "fullName": "Tegnaholm", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afc4" + }, + "id": "656744", + "fullName": "Vallvägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afc5" + }, + "id": "656747", + "fullName": "Åkervägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afc6" + }, + "id": "656748", + "fullName": "Ängsvägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afc7" + }, + "id": "655958", + "fullName": "Bergsvägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afc8" + }, + "id": "655959", + "fullName": "Björkvägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afc9" + }, + "id": "656349", + "fullName": "Skogsvägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afca" + }, + "id": "656585", + "fullName": "Tofta Hagen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afcb" + }, + "id": "656617", + "fullName": "Torsjö Gård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afcc" + }, + "id": "656624", + "fullName": "Torsjö Haga", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afcd" + }, + "id": "656626", + "fullName": "Torsjö Hule", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afce" + }, + "id": "656661", + "fullName": "Torsås Dala", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afcf" + }, + "id": "656669", + "fullName": "Torsås Ekna", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afd0" + }, + "id": "656729", + "fullName": "Torsås Stom", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afd1" + }, + "id": "656746", + "fullName": "Ådalsvägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afd2" + }, + "id": "915677", + "fullName": "Somravägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afd3" + }, + "id": "656079", + "fullName": "Hasselvägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afd4" + }, + "id": "656110", + "fullName": "Hörda Kroken", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afd5" + }, + "id": "656113", + "fullName": "Hörda Nyadal", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afd6" + }, + "id": "656138", + "fullName": "Hörda Sörabo", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afd7" + }, + "id": "656269", + "fullName": "Målarevägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afd8" + }, + "id": "656442", + "fullName": "Tegnaby Haga", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afd9" + }, + "id": "656582", + "fullName": "Tofta Boholm", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afda" + }, + "id": "656643", + "fullName": "Torsjö Ängbo", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afdb" + }, + "id": "656645", + "fullName": "Torsjövägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afdc" + }, + "id": "656653", + "fullName": "Torsås Bolet", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afdd" + }, + "id": "656665", + "fullName": "Torsås Ekebo", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afde" + }, + "id": "656745", + "fullName": "Vattenvägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afdf" + }, + "id": "656126", + "fullName": "Hörda Solhaga", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afe0" + }, + "id": "656257", + "fullName": "Klintesvägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afe1" + }, + "id": "656265", + "fullName": "Kyrksjövägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afe2" + }, + "id": "656271", + "fullName": "Nyborgsvägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afe3" + }, + "id": "656283", + "fullName": "Rytterivägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afe4" + }, + "id": "656305", + "fullName": "Sjöbolsvägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afe5" + }, + "id": "656395", + "fullName": "Säljeryd Nybo", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afe6" + }, + "id": "656522", + "fullName": "Tegnaby Skola", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afe7" + }, + "id": "656553", + "fullName": "Tegnaby Vilan", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afe8" + }, + "id": "656602", + "fullName": "Tofta Ramsnäs", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afe9" + }, + "id": "656604", + "fullName": "Tofta Sandvik", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afea" + }, + "id": "656631", + "fullName": "Torsjö Nabben", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afeb" + }, + "id": "656639", + "fullName": "Torsjö Säteri", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afec" + }, + "id": "656679", + "fullName": "Torsås Evedal", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afed" + }, + "id": "656727", + "fullName": "Torsås Sjöbol", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afee" + }, + "id": "921147", + "fullName": "Torsås Lyckan", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afef" + }, + "id": "656025", + "fullName": "Furulidsvägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aff0" + }, + "id": "656077", + "fullName": "Haneforsvägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aff1" + }, + "id": "656095", + "fullName": "Hörda Bergsdal", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aff2" + }, + "id": "656105", + "fullName": "Hörda Granhult", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aff3" + }, + "id": "656106", + "fullName": "Hörda Hagalund", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aff4" + }, + "id": "656111", + "fullName": "Hörda Lyckedal", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aff5" + }, + "id": "656122", + "fullName": "Hörda Skogsnäs", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aff6" + }, + "id": "656124", + "fullName": "Hörda Skogsryd", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aff7" + }, + "id": "656130", + "fullName": "Hörda Stensnäs", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aff8" + }, + "id": "656351", + "fullName": "Skvadronvägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20aff9" + }, + "id": "656353", + "fullName": "Stationsvägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20affa" + }, + "id": "656411", + "fullName": "Tegnaby Annero", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20affb" + }, + "id": "656483", + "fullName": "Tegnaby Lyckås", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20affc" + }, + "id": "656498", + "fullName": "Tegnaby Nydala", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20affd" + }, + "id": "656532", + "fullName": "Tegnaby Solhem", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20affe" + }, + "id": "656534", + "fullName": "Tegnaby Soläng", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20afff" + }, + "id": "656559", + "fullName": "Tegnaby Åbacka", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b000" + }, + "id": "656576", + "fullName": "Tingshusvägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b001" + }, + "id": "656583", + "fullName": "Tofta Duvekull", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b002" + }, + "id": "656596", + "fullName": "Tofta Olsagård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b003" + }, + "id": "656611", + "fullName": "Tofta Vitasand", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b004" + }, + "id": "656635", + "fullName": "Torsjö Oxhagen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b005" + }, + "id": "656641", + "fullName": "Torsjö Torsnäs", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b006" + }, + "id": "656667", + "fullName": "Torsås Ekelund", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b007" + }, + "id": "656689", + "fullName": "Torsås Högalid", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b008" + }, + "id": "656695", + "fullName": "Torsås Karlsro", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b009" + }, + "id": "656703", + "fullName": "Torsås Kåranäs", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b00a" + }, + "id": "656719", + "fullName": "Torsås Rydholm", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b00b" + }, + "id": "656728", + "fullName": "Torsås Solåkra", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b00c" + }, + "id": "656739", + "fullName": "Torsås Änganäs", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b00d" + }, + "id": "913998", + "fullName": "Tofta Kråkeryd", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b00e" + }, + "id": "655955", + "fullName": "Askeberga Nyhem", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b00f" + }, + "id": "656023", + "fullName": "Finnamyrsvägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b010" + }, + "id": "656031", + "fullName": "Glasbergsvägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b011" + }, + "id": "656045", + "fullName": "Gåtahult Brånen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b012" + }, + "id": "656073", + "fullName": "Gåtahult Yaberg", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b013" + }, + "id": "656087", + "fullName": "Hultet Bokelund", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b014" + }, + "id": "656107", + "fullName": "Hörda Halleberg", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b015" + }, + "id": "656108", + "fullName": "Hörda Karlsgård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b016" + }, + "id": "656112", + "fullName": "Hörda Norregård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b017" + }, + "id": "656116", + "fullName": "Hörda Rislyckan", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b018" + }, + "id": "656118", + "fullName": "Hörda Rosenberg", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b019" + }, + "id": "656120", + "fullName": "Hörda Skogshill", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b01a" + }, + "id": "656128", + "fullName": "Hörda Stensholm", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b01b" + }, + "id": "656132", + "fullName": "Hörda Svenstorp", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b01c" + }, + "id": "656136", + "fullName": "Hörda Södergård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b01d" + }, + "id": "656256", + "fullName": "Kavallerivägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b01e" + }, + "id": "656277", + "fullName": "Postgårdsvägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b01f" + }, + "id": "656295", + "fullName": "Rävåsen Hagadal", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b020" + }, + "id": "656299", + "fullName": "Rävåsen Slottet", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b021" + }, + "id": "656301", + "fullName": "Rävåsen Solhaga", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b022" + }, + "id": "656311", + "fullName": "Skogstorp Ekäng", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b023" + }, + "id": "656315", + "fullName": "Skogstorp gatan", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b024" + }, + "id": "656323", + "fullName": "Skogstorp Lilla", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b025" + }, + "id": "656345", + "fullName": "Skogstorp Östra", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b026" + }, + "id": "656393", + "fullName": "Säljeryd Nyadal", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b027" + }, + "id": "656399", + "fullName": "Säljeryd Ryadal", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b028" + }, + "id": "656419", + "fullName": "Tegnaby Berghem", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b029" + }, + "id": "656421", + "fullName": "Tegnaby Bergsro", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b02a" + }, + "id": "656431", + "fullName": "Tegnaby Duvedal", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b02b" + }, + "id": "656433", + "fullName": "Tegnaby Ekudden", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b02c" + }, + "id": "656475", + "fullName": "Tegnaby Lilläng", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b02d" + }, + "id": "656481", + "fullName": "Tegnaby Lyckebo", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b02e" + }, + "id": "656489", + "fullName": "Tegnaby Mosshem", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b02f" + }, + "id": "656510", + "fullName": "Tegnaby Sjögård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b030" + }, + "id": "656526", + "fullName": "Tegnaby Sofiero", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b031" + }, + "id": "656530", + "fullName": "Tegnaby Solhaga", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b032" + }, + "id": "656551", + "fullName": "Tegnaby Uppsala", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b033" + }, + "id": "656586", + "fullName": "Tofta Horshagen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b034" + }, + "id": "656588", + "fullName": "Tofta Källehult", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b035" + }, + "id": "656594", + "fullName": "Tofta Norregård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b036" + }, + "id": "656605", + "fullName": "Tofta Sjöholmen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b037" + }, + "id": "656607", + "fullName": "Tofta Södratorp", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b038" + }, + "id": "656609", + "fullName": "Tofta Södregård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b039" + }, + "id": "656630", + "fullName": "Torsjö Månsgård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b03a" + }, + "id": "656649", + "fullName": "Torsås Bergsnäs", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b03b" + }, + "id": "656663", + "fullName": "Torsås Ekbacken", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b03c" + }, + "id": "656676", + "fullName": "Torsås Eriksdal", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b03d" + }, + "id": "656699", + "fullName": "Torsås Kåragård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b03e" + }, + "id": "656709", + "fullName": "Torsås Möre Gård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b03f" + }, + "id": "656733", + "fullName": "Torsås Torsbäck", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b040" + }, + "id": "656735", + "fullName": "Torsås Torshäll", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b041" + }, + "id": "656737", + "fullName": "Torsås Torslund", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b042" + }, + "id": "656741", + "fullName": "Torsås Ödegärde", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b043" + }, + "id": "928781", + "fullName": "Gåtahult Marken", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b044" + }, + "id": "928784", + "fullName": "Tegnaby Lilla Ek", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b045" + }, + "id": "928788", + "fullName": "Torsås Solbacka", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b046" + }, + "id": "655967", + "fullName": "Bramstorp backen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b047" + }, + "id": "656005", + "fullName": "Bramstorp Sjövik", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b048" + }, + "id": "656027", + "fullName": "Gamla Växjövägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b049" + }, + "id": "656041", + "fullName": "Gåtahult Berghem", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b04a" + }, + "id": "656054", + "fullName": "Gåtahult Gransås", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b04b" + }, + "id": "656075", + "fullName": "Gåtahult Östramo", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b04c" + }, + "id": "656091", + "fullName": "Hultet Norrahult", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b04d" + }, + "id": "656097", + "fullName": "Hörda Bjurbäcken", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b04e" + }, + "id": "656099", + "fullName": "Hörda Bjärjagård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b04f" + }, + "id": "656140", + "fullName": "Hörda Trottagård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b050" + }, + "id": "656263", + "fullName": "Krokvik Sjöudden", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b051" + }, + "id": "656293", + "fullName": "Rävåsen Hagaberg", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b052" + }, + "id": "656333", + "fullName": "Skogstorp Nyadal", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b053" + }, + "id": "656339", + "fullName": "Skogstorp Nygård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b054" + }, + "id": "656357", + "fullName": "Stenslandavägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b055" + }, + "id": "656361", + "fullName": "Säljeryd Björket", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b056" + }, + "id": "656371", + "fullName": "Säljeryd Fridhem", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b057" + }, + "id": "656413", + "fullName": "Tegnaby Arnagård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b058" + }, + "id": "656415", + "fullName": "Tegnaby Arnelund", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b059" + }, + "id": "656417", + "fullName": "Tegnaby Aspelund", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b05a" + }, + "id": "656439", + "fullName": "Tegnaby Furulund", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b05b" + }, + "id": "656444", + "fullName": "Tegnaby Hagalund", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b05c" + }, + "id": "656445", + "fullName": "Tegnaby Helgenäs", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b05d" + }, + "id": "656451", + "fullName": "Tegnaby Karlshem", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b05e" + }, + "id": "656456", + "fullName": "Tegnaby Kyrkobol", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b05f" + }, + "id": "656469", + "fullName": "Tegnaby Lilla Bol", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b060" + }, + "id": "656471", + "fullName": "Tegnaby Lilla Ryd", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b061" + }, + "id": "656477", + "fullName": "Tegnaby Lundanäs", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b062" + }, + "id": "656485", + "fullName": "Tegnaby Lönsholm", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b063" + }, + "id": "656538", + "fullName": "Tegnaby Tallåsen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b064" + }, + "id": "656545", + "fullName": "Tegnaby Tösagård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b065" + }, + "id": "656547", + "fullName": "Tegnaby Uddagård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b066" + }, + "id": "656549", + "fullName": "Tegnaby Uddsvall", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b067" + }, + "id": "656557", + "fullName": "Tegnaby Villa Eka", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b068" + }, + "id": "656561", + "fullName": "Tegnaby Ågläntan", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b069" + }, + "id": "656584", + "fullName": "Tofta Gunnarsdal", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b06a" + }, + "id": "656592", + "fullName": "Tofta Mellangård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b06b" + }, + "id": "656632", + "fullName": "Torsjö Norregård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b06c" + }, + "id": "656647", + "fullName": "Torsås Bergslund", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b06d" + }, + "id": "656655", + "fullName": "Torsås Bondegård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b06e" + }, + "id": "656678", + "fullName": "Torsås Erikslund", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b06f" + }, + "id": "656681", + "fullName": "Torsås Gossagård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b070" + }, + "id": "656683", + "fullName": "Torsås Hårestorp", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b071" + }, + "id": "656691", + "fullName": "Torsås Karlsberg", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b072" + }, + "id": "656693", + "fullName": "Torsås Karlshill", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b073" + }, + "id": "656701", + "fullName": "Torsås Kåralycke", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b074" + }, + "id": "656711", + "fullName": "Torsås Norratorp", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b075" + }, + "id": "656713", + "fullName": "Torsås Norregård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b076" + }, + "id": "656717", + "fullName": "Torsås Rosenlund", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b077" + }, + "id": "656731", + "fullName": "Torsås Sundsholm", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b078" + }, + "id": "656743", + "fullName": "Torsås Östralund", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b079" + }, + "id": "912466", + "fullName": "Tofta Ramsnäs Vik", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b07a" + }, + "id": "915621", + "fullName": "Torsås Solbacken", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b07b" + }, + "id": "928783", + "fullName": "Tegnaby Björkäng", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b07c" + }, + "id": "928785", + "fullName": "Tegnaby Ängshaga", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b07d" + }, + "id": "655981", + "fullName": "Bramstorp Framnäs", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b07e" + }, + "id": "655991", + "fullName": "Bramstorp Klippan", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b07f" + }, + "id": "656007", + "fullName": "Bramstorp Solhäll", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b080" + }, + "id": "656015", + "fullName": "Bramstorp Tallhem", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b081" + }, + "id": "656029", + "fullName": "Gammelgårdsvägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b082" + }, + "id": "656081", + "fullName": "Helenetorpsvägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b083" + }, + "id": "656083", + "fullName": "Hovmantorpsvägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b084" + }, + "id": "656092", + "fullName": "Hultet Peterslund", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b085" + }, + "id": "656093", + "fullName": "Hultet Torsjöhult", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b086" + }, + "id": "656104", + "fullName": "Hörda Broddsagård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b087" + }, + "id": "656134", + "fullName": "Hörda Sållaregård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b088" + }, + "id": "656275", + "fullName": "Plåtslagarevägen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b089" + }, + "id": "656291", + "fullName": "Rävåsen Björkåsen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b08a" + }, + "id": "656297", + "fullName": "Rävåsen Kronoberg", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b08b" + }, + "id": "656319", + "fullName": "Skogstorp Hultäng", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b08c" + }, + "id": "656335", + "fullName": "Skogstorp Nyatorp", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b08d" + }, + "id": "656375", + "fullName": "Säljeryd Grönadal", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b08e" + }, + "id": "656397", + "fullName": "Säljeryd Nybygget", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b08f" + }, + "id": "656407", + "fullName": "Säljeryd Västrabo", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b090" + }, + "id": "656426", + "fullName": "Tegnaby Björkhaga", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b091" + }, + "id": "656428", + "fullName": "Tegnaby Bygdegård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b092" + }, + "id": "656436", + "fullName": "Tegnaby Enebacken", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b093" + }, + "id": "656458", + "fullName": "Tegnaby Kälvagård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b094" + }, + "id": "656460", + "fullName": "Tegnaby Kärrslund", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b095" + }, + "id": "656462", + "fullName": "Tegnaby Lerbäcken", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b096" + }, + "id": "656473", + "fullName": "Tegnaby Lillegård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b097" + }, + "id": "656488", + "fullName": "Tegnaby Marieberg", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b098" + }, + "id": "656491", + "fullName": "Tegnaby Mölleborg", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b099" + }, + "id": "656492", + "fullName": "Tegnaby Norratorp", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b09a" + }, + "id": "656494", + "fullName": "Tegnaby Norregård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b09b" + }, + "id": "656500", + "fullName": "Tegnaby Ringsholm", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b09c" + }, + "id": "656502", + "fullName": "Tegnaby Rosenberg", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b09d" + }, + "id": "656504", + "fullName": "Tegnaby Rosenlund", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b09e" + }, + "id": "656514", + "fullName": "Tegnaby Skogslund", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b09f" + }, + "id": "656524", + "fullName": "Tegnaby Smedsgård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0a0" + }, + "id": "656535", + "fullName": "Tegnaby Stenliden", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0a1" + }, + "id": "656539", + "fullName": "Tegnaby Toftaholm", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0a2" + }, + "id": "656543", + "fullName": "Tegnaby Trekanten", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0a3" + }, + "id": "656598", + "fullName": "Tofta Per Måns Gård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0a4" + }, + "id": "656615", + "fullName": "Torsjö Bengtsgård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0a5" + }, + "id": "656637", + "fullName": "Torsjö Simonsgård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0a6" + }, + "id": "656651", + "fullName": "Torsås Björkängen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0a7" + }, + "id": "656657", + "fullName": "Torsås Brunnsberg", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0a8" + }, + "id": "656682", + "fullName": "Torsås Hjärtaberg", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0a9" + }, + "id": "656707", + "fullName": "Torsås Lindkullen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0aa" + }, + "id": "656715", + "fullName": "Torsås Rosalyckan", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0ab" + }, + "id": "656721", + "fullName": "Torsås Sandstaden", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0ac" + }, + "id": "656730", + "fullName": "Torsås Stångsmåla", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0ad" + }, + "id": "655945", + "fullName": "Askeberga Hagalund", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0ae" + }, + "id": "655947", + "fullName": "Askeberga Marielund", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0af" + }, + "id": "655954", + "fullName": "Askeberga Nybygget", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0b0" + }, + "id": "655957", + "fullName": "Askeberga Östergård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0b1" + }, + "id": "655965", + "fullName": "Bramstorp Anneborg", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0b2" + }, + "id": "655973", + "fullName": "Bramstorp Björkhem", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0b3" + }, + "id": "655979", + "fullName": "Bramstorp Fornsborg", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0b4" + }, + "id": "655983", + "fullName": "Bramstorp Furuhill", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0b5" + }, + "id": "655987", + "fullName": "Bramstorp Hasselbo", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0b6" + }, + "id": "655995", + "fullName": "Bramstorp Rosenberg", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0b7" + }, + "id": "655997", + "fullName": "Bramstorp Rosendal", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0b8" + }, + "id": "655999", + "fullName": "Bramstorp Rosenhill", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0b9" + }, + "id": "656004", + "fullName": "Bramstorp Sjöudden", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0ba" + }, + "id": "656006", + "fullName": "Bramstorp Solbacken", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0bb" + }, + "id": "656017", + "fullName": "Bramstorp Ängsholm", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0bc" + }, + "id": "656033", + "fullName": "Grävlingeryd Dalen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0bd" + }, + "id": "656037", + "fullName": "Grävlingeryd Målen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0be" + }, + "id": "656043", + "fullName": "Gåtahult Björkelund", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0bf" + }, + "id": "656047", + "fullName": "Gåtahult Fagraberg", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0c0" + }, + "id": "656049", + "fullName": "Gåtahult Gransholm", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0c1" + }, + "id": "656055", + "fullName": "Gåtahult Gunnarskog", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0c2" + }, + "id": "656059", + "fullName": "Gåtahult Hultsfred", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0c3" + }, + "id": "656061", + "fullName": "Gåtahult Möckleryd", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0c4" + }, + "id": "656065", + "fullName": "Gåtahult Sjönabben", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0c5" + }, + "id": "656069", + "fullName": "Gåtahult Storegård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0c6" + }, + "id": "656071", + "fullName": "Gåtahult Södralund", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0c7" + }, + "id": "656089", + "fullName": "Hultet Johanneslund", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0c8" + }, + "id": "656259", + "fullName": "Kopparslagarbacken", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0c9" + }, + "id": "656287", + "fullName": "Rävåsen Björkelund", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0ca" + }, + "id": "656289", + "fullName": "Rävåsen Björkliden", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0cb" + }, + "id": "656304", + "fullName": "Rävåsen Sunnanskog", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0cc" + }, + "id": "656307", + "fullName": "Skogstorp Björkhaga", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0cd" + }, + "id": "656309", + "fullName": "Skogstorp Björkäng", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0ce" + }, + "id": "656313", + "fullName": "Skogstorp Furuhill", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0cf" + }, + "id": "656327", + "fullName": "Skogstorp Lyckeberg", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0d0" + }, + "id": "656329", + "fullName": "Skogstorp Mosebacke", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0d1" + }, + "id": "656331", + "fullName": "Skogstorp Norratorp", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0d2" + }, + "id": "656337", + "fullName": "Skogstorp Nybygget", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0d3" + }, + "id": "656341", + "fullName": "Skogstorp Skogsholm", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0d4" + }, + "id": "656347", + "fullName": "Skogstorp Östratorp", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0d5" + }, + "id": "656363", + "fullName": "Säljeryd Bäckalund", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0d6" + }, + "id": "656365", + "fullName": "Säljeryd Börjesgård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0d7" + }, + "id": "656367", + "fullName": "Säljeryd Enebacken", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0d8" + }, + "id": "656369", + "fullName": "Säljeryd Eriksholm", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0d9" + }, + "id": "656377", + "fullName": "Säljeryd Hedvigsdal", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0da" + }, + "id": "656379", + "fullName": "Säljeryd Håkansgård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0db" + }, + "id": "656381", + "fullName": "Säljeryd Karlberga", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0dc" + }, + "id": "656385", + "fullName": "Säljeryd Lilla Skåne", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0dd" + }, + "id": "656387", + "fullName": "Säljeryd Lillängen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0de" + }, + "id": "656389", + "fullName": "Säljeryd Lättagård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0df" + }, + "id": "656391", + "fullName": "Säljeryd Norregård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0e0" + }, + "id": "656401", + "fullName": "Säljeryd Smedsgård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0e1" + }, + "id": "656402", + "fullName": "Säljeryd Stensholm", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0e2" + }, + "id": "656403", + "fullName": "Säljeryd Stubbalund", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0e3" + }, + "id": "656423", + "fullName": "Tegnaby Björkeholm", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0e4" + }, + "id": "656446", + "fullName": "Tegnaby Hillekullen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0e5" + }, + "id": "656479", + "fullName": "Tegnaby Lyckanshöjd", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0e6" + }, + "id": "656487", + "fullName": "Tegnaby Malingstorp", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0e7" + }, + "id": "656490", + "fullName": "Tegnaby Murmanstorp", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0e8" + }, + "id": "656496", + "fullName": "Tegnaby Norrekvarn", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0e9" + }, + "id": "656506", + "fullName": "Tegnaby Sjöamellan", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0ea" + }, + "id": "656508", + "fullName": "Tegnaby Sjögläntan", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0eb" + }, + "id": "656512", + "fullName": "Tegnaby Skogshyddan", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0ec" + }, + "id": "656520", + "fullName": "Tegnaby Skogslyckan", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0ed" + }, + "id": "656528", + "fullName": "Tegnaby Solgläntan", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0ee" + }, + "id": "656536", + "fullName": "Tegnaby Strålagård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0ef" + }, + "id": "656537", + "fullName": "Tegnaby Tallbacken", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0f0" + }, + "id": "656541", + "fullName": "Tegnaby Torpalyckan", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0f1" + }, + "id": "656563", + "fullName": "Tegnaby Äspenabben", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0f2" + }, + "id": "656572", + "fullName": "Tegnaholm Hammaren", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0f3" + }, + "id": "656578", + "fullName": "Tofta Björkelyckan", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0f4" + }, + "id": "656580", + "fullName": "Tofta Björsatorpet", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0f5" + }, + "id": "656628", + "fullName": "Torsjö Lyckanshöjd", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0f6" + }, + "id": "656680", + "fullName": "Torsås Gertrudstorp", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0f7" + }, + "id": "656697", + "fullName": "Torsås Kristinelund", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0f8" + }, + "id": "928782", + "fullName": "Tegnaby Björklyckan", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0f9" + }, + "id": "655956", + "fullName": "Askeberga Västergård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0fa" + }, + "id": "655971", + "fullName": "Bramstorp Björkeberg", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0fb" + }, + "id": "656009", + "fullName": "Bramstorp Strålagård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0fc" + }, + "id": "656011", + "fullName": "Bramstorp Tallbacken", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0fd" + }, + "id": "656013", + "fullName": "Bramstorp Tallborgen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0fe" + }, + "id": "656057", + "fullName": "Gåtahult Gunnarstorp", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b0ff" + }, + "id": "656063", + "fullName": "Gåtahult Sjölyckorna", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b100" + }, + "id": "656067", + "fullName": "Gåtahult Skogslyckan", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b101" + }, + "id": "656321", + "fullName": "Skogstorp Jakobsberg", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b102" + }, + "id": "656343", + "fullName": "Skogstorp Skogsängen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b103" + }, + "id": "656373", + "fullName": "Säljeryd Gertonsgård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b104" + }, + "id": "656383", + "fullName": "Säljeryd Kolsebacken", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b105" + }, + "id": "656555", + "fullName": "Tegnaby Vilhelmsberg", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b106" + }, + "id": "656574", + "fullName": "Tegnaholm Söderkvarn", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b107" + }, + "id": "656590", + "fullName": "Tofta Lilla Jonsagård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b108" + }, + "id": "655985", + "fullName": "Bramstorp Fåglatorpet", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b109" + }, + "id": "655989", + "fullName": "Bramstorp Katrineberg", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b10a" + }, + "id": "655993", + "fullName": "Bramstorp Rallarrosen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b10b" + }, + "id": "656019", + "fullName": "Bramstorp Ängsklockan", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b10c" + }, + "id": "656317", + "fullName": "Skogstorp Gransholmen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b10d" + }, + "id": "656600", + "fullName": "Tofta Per Månssons Gård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b10f" + }, + "id": "656705", + "fullName": "Torsås Lilla Norregård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b110" + }, + "id": "656750", + "fullName": "Östra Torsås Prästgård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b111" + }, + "id": "918043", + "fullName": "Tegnaby Lilla Lundanäs", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b112" + }, + "id": "655969", + "fullName": "Bramstorp Banvaktstugan", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b113" + }, + "id": "656035", + "fullName": "Grävlingeryd Eriksholm", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b114" + }, + "id": "656114", + "fullName": "Hörda Per Svenssonsgård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b115" + }, + "id": "656355", + "fullName": "Stenslanda Västra Djurle", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b116" + }, + "id": "656453", + "fullName": "Tegnaby Klockaretorpet", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b117" + }, + "id": "656633", + "fullName": "Torsjö Norregård Annexet", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b118" + }, + "id": "915379", + "fullName": "Torsjö Norregård Sjöhaga", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b119" + }, + "id": "917580", + "fullName": "Bramstorp Reningsverket", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b11a" + }, + "id": "655975", + "fullName": "Bramstorp Bramstorps Gård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b11b" + }, + "id": "656325", + "fullName": "Skogstorp Lilla Björkhaga", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b11c" + }, + "id": "656687", + "fullName": "Torsås Hårestorp Österäng", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b11d" + }, + "id": "656685", + "fullName": "Torsås Hårestorp Nedregård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b11e" + }, + "id": "918739", + "fullName": "Torsås Hårestorp Norratorp", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b11f" + }, + "id": "655977", + "fullName": "Bramstorp Bramstorps Växthus", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b120" + }, + "id": "656051", + "fullName": "Gåtahult Granstorp Lillegård", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b121" + }, + "id": "656634", + "fullName": "Torsjö Norregård Norrstugan", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b122" + }, + "id": "928787", + "fullName": "Torsås Hårestorp Källrakullen", + "parentFullName": "Ingelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b123" + }, + "id": "650778", + "fullName": "Ilanda", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b124" + }, + "id": "650183", + "fullName": "Irisgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b125" + }, + "id": "650909", + "fullName": "Isopvägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b126" + }, + "id": "650118", + "fullName": "Idalagatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b127" + }, + "id": "650780", + "fullName": "Ilanda Gård", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b128" + }, + "id": "650782", + "fullName": "Ilandavägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b129" + }, + "id": "651395", + "fullName": "Inkörsvägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b12a" + }, + "id": "921750", + "fullName": "Karl IX S gata", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b12b" + }, + "id": "935451", + "fullName": "Karl Ix S gata", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b12c" + }, + "id": "654726", + "fullName": "Industrivägen", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b12d" + }, + "id": "650315", + "fullName": "Inlandsgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b12e" + }, + "id": "651397", + "fullName": "Innersvängen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b12f" + }, + "id": "652076", + "fullName": "Ingalills väg", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b130" + }, + "id": "649716", + "fullName": "Industrigatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b131" + }, + "id": "650907", + "fullName": "Ingefärsvägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b132" + }, + "id": "651150", + "fullName": "Östra Infarten", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b133" + }, + "id": "651277", + "fullName": "Norra Infarten", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b134" + }, + "id": "652088", + "fullName": "Lars I Kujas väg", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b135" + }, + "id": "653742", + "fullName": "Industrivägen", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b136" + }, + "id": "654564", + "fullName": "Älgånäs Intaget", + "parentFullName": "Väse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b137" + }, + "id": "653743", + "fullName": "Ingenjörsvägen", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b138" + }, + "id": "650073", + "fullName": "Infanterigatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b139" + }, + "id": "650540", + "fullName": "Lill Ingmars väg", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b13a" + }, + "id": "650616", + "fullName": "Stor Ingmars väg", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b13b" + }, + "id": "650087", + "fullName": "Nya Infanterigatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b13c" + }, + "id": "652233", + "fullName": "Ivar Tjerneldsgatan", + "parentFullName": "Skattkärr", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b13d" + }, + "id": "486092", + "fullName": "Idunvägen", + "parentFullName": "Handen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b13e" + }, + "id": "487927", + "fullName": "Ilmars väg", + "parentFullName": "Tungelsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b13f" + }, + "id": "486124", + "fullName": "Illervägen", + "parentFullName": "Handen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b140" + }, + "id": "914626", + "fullName": "Stora Idskär", + "parentFullName": "Ornö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b141" + }, + "id": "486314", + "fullName": "Ishavsvägen", + "parentFullName": "Vega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b142" + }, + "id": "480991", + "fullName": "Ornö Innervik", + "parentFullName": "Ornö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b143" + }, + "id": "486983", + "fullName": "Idrottsvägen", + "parentFullName": "Haninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b144" + }, + "id": "487381", + "fullName": "Idrottsvägen", + "parentFullName": "Tungelsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b145" + }, + "id": "481088", + "fullName": "Sundby Innervik", + "parentFullName": "Ornö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b146" + }, + "id": "926338", + "fullName": "Idrottsvägen", + "parentFullName": "Årsta Havsbad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b147" + }, + "id": "487227", + "fullName": "Industrivägen", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b148" + }, + "id": "495579", + "fullName": "Ingvaldsnäsvägen", + "parentFullName": "Muskö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b149" + }, + "id": "590257", + "fullName": "Idegränd", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b14a" + }, + "id": "584642", + "fullName": "Idas väg", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b14b" + }, + "id": "584410", + "fullName": "Ivövägen", + "parentFullName": "Fjälkinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b14c" + }, + "id": "590261", + "fullName": "Illervägen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b14d" + }, + "id": "590585", + "fullName": "Indensvägen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b14e" + }, + "id": "585560", + "fullName": "Irisvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b14f" + }, + "id": "590115", + "fullName": "Infartsvägen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b150" + }, + "id": "586477", + "fullName": "Ingeborgs väg", + "parentFullName": "Rinkaby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b151" + }, + "id": "591541", + "fullName": "Idrottsvägen", + "parentFullName": "Tollarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b152" + }, + "id": "591616", + "fullName": "Anna Ivars väg", + "parentFullName": "Tollarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b153" + }, + "id": "584408", + "fullName": "Ivö Ljungaväg", + "parentFullName": "Fjälkinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b154" + }, + "id": "590259", + "fullName": "Igelkottsvägen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b155" + }, + "id": "586556", + "fullName": "Isabellas väg", + "parentFullName": "Gärds Köpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b156" + }, + "id": "920357", + "fullName": "Ivö Roddareväg", + "parentFullName": "Fjälkinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b157" + }, + "id": "585789", + "fullName": "Herr Ivars väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b158" + }, + "id": "544248", + "fullName": "Ilnestorpsvägen", + "parentFullName": "Hörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b159" + }, + "id": "585261", + "fullName": "Industrigatan", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b15a" + }, + "id": "585867", + "fullName": "Isolatorvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b15b" + }, + "id": "586303", + "fullName": "Inspektorsvägen", + "parentFullName": "Önnestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b15c" + }, + "id": "591567", + "fullName": "Ilnestorpsvägen", + "parentFullName": "Tollarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b15d" + }, + "id": "584406", + "fullName": "Invandrarevägen", + "parentFullName": "Fjälkinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b15e" + }, + "id": "585225", + "fullName": "Infanterivägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b15f" + }, + "id": "585305", + "fullName": "Ingelstadsgatan", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b161" + }, + "id": "586660", + "fullName": "Isgrannatorpsvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b162" + }, + "id": "710826", + "fullName": "Ivars väg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b163" + }, + "id": "706185", + "fullName": "Iduns väg", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b164" + }, + "id": "706641", + "fullName": "Irisvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b165" + }, + "id": "711338", + "fullName": "Ingvars väg", + "parentFullName": "Frillesås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b166" + }, + "id": "710444", + "fullName": "Isbergs Allé", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b167" + }, + "id": "710448", + "fullName": "Iseråsvägen", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b168" + }, + "id": "710472", + "fullName": "Stora Iserås", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b169" + }, + "id": "710915", + "fullName": "Idrottsvägen", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b16a" + }, + "id": "697989", + "fullName": "Intagsvägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b16b" + }, + "id": "698536", + "fullName": "Idrottsgången", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b16c" + }, + "id": "706535", + "fullName": "Inlagsleden", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b16d" + }, + "id": "706537", + "fullName": "Inlagsvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b16e" + }, + "id": "710446", + "fullName": "Iseråsstigen", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b16f" + }, + "id": "711653", + "fullName": "Idelundsvägen", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b170" + }, + "id": "711426", + "fullName": "Idala Kyrkväg", + "parentFullName": "Frillesås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b171" + }, + "id": "706263", + "fullName": "Industrigatan", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b172" + }, + "id": "706561", + "fullName": "Södra Infarten", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b173" + }, + "id": "711285", + "fullName": "Rya Industriväg", + "parentFullName": "Frillesås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b174" + }, + "id": "711424", + "fullName": "Idala Hultåsväg", + "parentFullName": "Frillesås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b175" + }, + "id": "711428", + "fullName": "Idalahultvägen", + "parentFullName": "Frillesås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b176" + }, + "id": "710306", + "fullName": "Onsala Intagsväg", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b177" + }, + "id": "706986", + "fullName": "Vallda Intagsväg", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b178" + }, + "id": "707523", + "fullName": "Iglakärrsvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b179" + }, + "id": "706331", + "fullName": "Ivarsgårdsgatan", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b17a" + }, + "id": "706732", + "fullName": "Mor Ingegerds väg", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b17b" + }, + "id": "707597", + "fullName": "Isakstorpsvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b17c" + }, + "id": "711892", + "fullName": "Fjärås Industriväg", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b17d" + }, + "id": "697609", + "fullName": "Spårhaga Intagsväg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b17e" + }, + "id": "697567", + "fullName": "Bolshedens Industriväg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b17f" + }, + "id": "917689", + "fullName": "Igelbacken", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b180" + }, + "id": "505104", + "fullName": "Illerstigen", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b181" + }, + "id": "504654", + "fullName": "Idrottsgatan", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b182" + }, + "id": "505370", + "fullName": "Industrivägen", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b183" + }, + "id": "505424", + "fullName": "Infanterigatan", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b184" + }, + "id": "505494", + "fullName": "Ingentingsgatan", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b185" + }, + "id": "504686", + "fullName": "Ingmar Bergmans torg", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b186" + }, + "id": "504688", + "fullName": "Ingrid Bergmans väg", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b187" + }, + "id": "505090", + "fullName": "Inskrivningsvägen", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b188" + }, + "id": "504940", + "fullName": "Gustav III:s boulevard", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b189" + }, + "id": "504851", + "fullName": "Haga Gustav III:s Paviljong", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b18a" + }, + "id": "505516", + "fullName": "Hufvudsta Gård Iskällaren", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b18b" + }, + "id": "926632", + "fullName": "Haga Gustav Iiis Paviljong", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b18c" + }, + "id": "505052", + "fullName": "Överjärva Gård Inspektorsbostaden", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b18d" + }, + "id": "918530", + "fullName": "Hufvudsta Gård Vedboden Iskällaren", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b18e" + }, + "id": "505050", + "fullName": "Överjärva Gård Inspektorbostadens Uthus", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b18f" + }, + "id": "894131", + "fullName": "Ingridshem", + "parentFullName": "Gammelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b190" + }, + "id": "896744", + "fullName": "Innerbyvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b191" + }, + "id": "894437", + "fullName": "Isigårdsvägen", + "parentFullName": "Vitå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b192" + }, + "id": "896743", + "fullName": "Igelkottvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b193" + }, + "id": "896138", + "fullName": "Industrivägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b194" + }, + "id": "894132", + "fullName": "Ingridsvägen", + "parentFullName": "Gammelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b195" + }, + "id": "896512", + "fullName": "Inre Bjursträsk", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b196" + }, + "id": "894256", + "fullName": "Innimarksvägen", + "parentFullName": "Södra Sunderbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b197" + }, + "id": "896542", + "fullName": "Inre Svartskataudden", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b198" + }, + "id": "894269", + "fullName": "Per-Ihanschavägen", + "parentFullName": "Södra Sunderbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b199" + }, + "id": "506021", + "fullName": "Idrottsvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b19a" + }, + "id": "506023", + "fullName": "Ishockeyvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b19b" + }, + "id": "506959", + "fullName": "Iljansbodavägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b19c" + }, + "id": "889827", + "fullName": "Isgränd", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b19d" + }, + "id": "890044", + "fullName": "Innervik", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b19e" + }, + "id": "891337", + "fullName": "Innansjön", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b19f" + }, + "id": "890703", + "fullName": "Innergatan", + "parentFullName": "Ersmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1a0" + }, + "id": "891406", + "fullName": "Innersjön", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1a1" + }, + "id": "888417", + "fullName": "Islandsbäck", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1a2" + }, + "id": "888571", + "fullName": "Idrottsgatan", + "parentFullName": "Jörn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1a3" + }, + "id": "890702", + "fullName": "Idrottsvägen", + "parentFullName": "Ersmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1a4" + }, + "id": "891061", + "fullName": "Idrottsvägen", + "parentFullName": "Boliden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1a5" + }, + "id": "888304", + "fullName": "Industrivägen", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1a6" + }, + "id": "888305", + "fullName": "Istermyrliden", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1a7" + }, + "id": "889761", + "fullName": "Idrottsvägen", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1a8" + }, + "id": "889924", + "fullName": "Mo I Ranagatan", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1a9" + }, + "id": "889628", + "fullName": "Industrivägen", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1aa" + }, + "id": "519196", + "fullName": "Idunvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1ab" + }, + "id": "519846", + "fullName": "Idrottsvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1ac" + }, + "id": "520042", + "fullName": "Ingetoras väg", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1ad" + }, + "id": "519497", + "fullName": "Industrivägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1ae" + }, + "id": "519334", + "fullName": "Igelkottsvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1af" + }, + "id": "520291", + "fullName": "Ingenjörscentrum", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1b0" + }, + "id": "513117", + "fullName": "Idevägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1b1" + }, + "id": "518625", + "fullName": "Idunvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1b2" + }, + "id": "518773", + "fullName": "Idungränd", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1b3" + }, + "id": "517987", + "fullName": "Illervägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1b4" + }, + "id": "518263", + "fullName": "Innerspåret", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1b5" + }, + "id": "518735", + "fullName": "Ingefasts väg", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1b6" + }, + "id": "512869", + "fullName": "Idrottsgränd", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1b7" + }, + "id": "518585", + "fullName": "Ingjaldsvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1b8" + }, + "id": "686244", + "fullName": "Idehult", + "parentFullName": "Påryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1b9" + }, + "id": "929647", + "fullName": "Igelösa", + "parentFullName": "Hagby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1ba" + }, + "id": "685960", + "fullName": "Igelösa", + "parentFullName": "Ljungbyholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1bb" + }, + "id": "686782", + "fullName": "Idungatan", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1bc" + }, + "id": "687919", + "fullName": "Ingelstorp", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1bd" + }, + "id": "685705", + "fullName": "Igersdela", + "parentFullName": "Ljungbyholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1be" + }, + "id": "686346", + "fullName": "Importgatan", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1bf" + }, + "id": "686348", + "fullName": "Kom Snart Igen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1c0" + }, + "id": "686802", + "fullName": "Johan III:s gata", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1c1" + }, + "id": "685962", + "fullName": "Igelösa Gård", + "parentFullName": "Ljungbyholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1c2" + }, + "id": "685332", + "fullName": "Industrigatan", + "parentFullName": "Påryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1c3" + }, + "id": "685279", + "fullName": "Idrottsgatan", + "parentFullName": "Trekanten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1c4" + }, + "id": "675774", + "fullName": "Ispeuddevägen", + "parentFullName": "Rockneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1c5" + }, + "id": "687272", + "fullName": "Ingenjörsvägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1c6" + }, + "id": "687922", + "fullName": "Ingelstorpslund", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1c7" + }, + "id": "687665", + "fullName": "Ingelstorpsvägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1c8" + }, + "id": "687920", + "fullName": "Ingelstorpskolan", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1c9" + }, + "id": "687246", + "fullName": "Inspirationsvägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1ca" + }, + "id": "667915", + "fullName": "Idehult", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1cb" + }, + "id": "673566", + "fullName": "Iris väg", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1cc" + }, + "id": "929512", + "fullName": "Iris väg", + "parentFullName": "Senoren", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1cd" + }, + "id": "670047", + "fullName": "Isvägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1ce" + }, + "id": "668997", + "fullName": "Inlängan", + "parentFullName": "Torhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1cf" + }, + "id": "670049", + "fullName": "Ivögatan", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1d0" + }, + "id": "671178", + "fullName": "Inglatorp", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1d1" + }, + "id": "673421", + "fullName": "Torp Intaget", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1d2" + }, + "id": "668415", + "fullName": "Isakstorpet", + "parentFullName": "Tving", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1d3" + }, + "id": "670212", + "fullName": "Idunavägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1d4" + }, + "id": "673246", + "fullName": "Idrottsvägen", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1d5" + }, + "id": "670443", + "fullName": "Intagsvägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1d6" + }, + "id": "669204", + "fullName": "Idrottsvägen", + "parentFullName": "Sturkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1d7" + }, + "id": "667919", + "fullName": "Idrottsvägen", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1d8" + }, + "id": "668080", + "fullName": "Norra Idehult", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1d9" + }, + "id": "915976", + "fullName": "Södra Idehult", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1da" + }, + "id": "673563", + "fullName": "Idholmsvägen", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1db" + }, + "id": "929510", + "fullName": "Idholmsvägen", + "parentFullName": "Senoren", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1dc" + }, + "id": "667352", + "fullName": "Idrottsvägen", + "parentFullName": "Nättraby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1dd" + }, + "id": "673248", + "fullName": "Industrivägen", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1de" + }, + "id": "667917", + "fullName": "Idrottsstigen", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1df" + }, + "id": "667350", + "fullName": "Idegransvägen", + "parentFullName": "Nättraby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1e0" + }, + "id": "670210", + "fullName": "Idrottsvägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1e1" + }, + "id": "671176", + "fullName": "Iglasjövägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1e2" + }, + "id": "673250", + "fullName": "Ingenjörsvägen", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1e3" + }, + "id": "929480", + "fullName": "Idrottsvägen", + "parentFullName": "Fridlevstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1e4" + }, + "id": "670441", + "fullName": "Industrivägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1e5" + }, + "id": "670558", + "fullName": "Ingefärsgatan", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1e6" + }, + "id": "669552", + "fullName": "Industrivägen", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1e7" + }, + "id": "673198", + "fullName": "Hallarum Intaget", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1e8" + }, + "id": "670091", + "fullName": "Ingenjörsgatan", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1e9" + }, + "id": "671182", + "fullName": "Inglatorps Gård", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1ea" + }, + "id": "673564", + "fullName": "Ingelsviksvägen", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1eb" + }, + "id": "929511", + "fullName": "Ingelsviksvägen", + "parentFullName": "Senoren", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1ec" + }, + "id": "671183", + "fullName": "Inglatorpsvägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1ed" + }, + "id": "673718", + "fullName": "Säby Idrottsplats", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1ee" + }, + "id": "668627", + "fullName": "Fur Ingemanssonska", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1ef" + }, + "id": "668375", + "fullName": "Gamla Idrottsvägen", + "parentFullName": "Tving", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1f0" + }, + "id": "670200", + "fullName": "Gamla Infartsvägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1f1" + }, + "id": "667417", + "fullName": "Marielunds Gård Idabo", + "parentFullName": "Nättraby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1f2" + }, + "id": "671450", + "fullName": "Inglatorp Västergård", + "parentFullName": "Lyckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1f3" + }, + "id": "921865", + "fullName": "Inglatorp Västergården", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1f4" + }, + "id": "671180", + "fullName": "Inglatorp Jakobsgården", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1f5" + }, + "id": "671401", + "fullName": "Södra Flymen Idégården A", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1f6" + }, + "id": "671406", + "fullName": "Södra Flymen Idégården B", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1f7" + }, + "id": "667794", + "fullName": "Fridlevstad Idrottsvägen", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1f8" + }, + "id": "668711", + "fullName": "Juvansmåla Idrottsplats", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1f9" + }, + "id": "929492", + "fullName": "Bredasjöns Idrottsplats", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1fa" + }, + "id": "669502", + "fullName": "Fågelmara Idrottsplats", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1fb" + }, + "id": "667773", + "fullName": "Fjärdsjömåla Idrottsplatsen", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1fc" + }, + "id": "667419", + "fullName": "Marielunds Gård Inspektorsbostaden", + "parentFullName": "Nättraby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1fd" + }, + "id": "709224", + "fullName": "Inseros", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1fe" + }, + "id": "701675", + "fullName": "Irisgatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b1ff" + }, + "id": "701512", + "fullName": "Idunagatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b200" + }, + "id": "709302", + "fullName": "Ingemantorp", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b201" + }, + "id": "701692", + "fullName": "Idrottsvägen", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b202" + }, + "id": "708914", + "fullName": "Industrivägen", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b203" + }, + "id": "701275", + "fullName": "Inriggaregatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b204" + }, + "id": "709303", + "fullName": "Ingemantorpsvägen", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b205" + }, + "id": "697786", + "fullName": "Torrekulla Industriområde", + "parentFullName": "Kållered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b206" + }, + "id": "704753", + "fullName": "Inlag", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b207" + }, + "id": "702939", + "fullName": "Irisvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b208" + }, + "id": "703010", + "fullName": "Ingers väg", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b209" + }, + "id": "703621", + "fullName": "Iversvägen", + "parentFullName": "Karl Gustav", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b20a" + }, + "id": "702937", + "fullName": "Ingemarsvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b20b" + }, + "id": "787391", + "fullName": "Intagsvägen", + "parentFullName": "Kungsäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b20c" + }, + "id": "703790", + "fullName": "Intagavägen", + "parentFullName": "Träslövsläge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b20d" + }, + "id": "698855", + "fullName": "Idrottsvägen", + "parentFullName": "Skällinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b20e" + }, + "id": "704269", + "fullName": "Industrigatan", + "parentFullName": "Tvååker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b20f" + }, + "id": "703495", + "fullName": "Industrigatan", + "parentFullName": "Veddige", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b210" + }, + "id": "702423", + "fullName": "Industrivägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b211" + }, + "id": "703131", + "fullName": "Industrivägen", + "parentFullName": "Väröbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b212" + }, + "id": "604464", + "fullName": "Folkared Intaget", + "parentFullName": "Långås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b213" + }, + "id": "698701", + "fullName": "Ivarkällevägen", + "parentFullName": "Rolfstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b214" + }, + "id": "917585", + "fullName": "Övrevi Idrottsplats", + "parentFullName": "Tvååker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b215" + }, + "id": "863697", + "fullName": "Isön", + "parentFullName": "Frösön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b216" + }, + "id": "863765", + "fullName": "Imnäs", + "parentFullName": "Orrviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b217" + }, + "id": "862542", + "fullName": "I5-Skogen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b218" + }, + "id": "863013", + "fullName": "Ingången", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b219" + }, + "id": "865500", + "fullName": "Illåsbodarna", + "parentFullName": "Häggenås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b21a" + }, + "id": "862913", + "fullName": "Ishallsvägen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b21b" + }, + "id": "863099", + "fullName": "Idrottsvägen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b21c" + }, + "id": "863328", + "fullName": "Ismundbacken", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b21d" + }, + "id": "863330", + "fullName": "Ismundkullen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b21e" + }, + "id": "862543", + "fullName": "Infanterigatan", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b21f" + }, + "id": "862576", + "fullName": "Gustav III:s torg", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b220" + }, + "id": "862843", + "fullName": "Inspektörsvägen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b221" + }, + "id": "804897", + "fullName": "Idö", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b222" + }, + "id": "804418", + "fullName": "Inål", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b223" + }, + "id": "802577", + "fullName": "Isskär", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b224" + }, + "id": "800215", + "fullName": "Issjö", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b225" + }, + "id": "806011", + "fullName": "Igelsjö", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b226" + }, + "id": "922121", + "fullName": "Idvägen", + "parentFullName": "Herräng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b227" + }, + "id": "805781", + "fullName": "Irisborg", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b228" + }, + "id": "806882", + "fullName": "Ingelsta", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b229" + }, + "id": "800753", + "fullName": "Ivers väg", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b22a" + }, + "id": "804234", + "fullName": "Igelsta", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b22b" + }, + "id": "801465", + "fullName": "Ivarsudde", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b22c" + }, + "id": "918062", + "fullName": "Iris backe", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b22d" + }, + "id": "800749", + "fullName": "Infjärden", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b22e" + }, + "id": "919776", + "fullName": "Idövägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b22f" + }, + "id": "801759", + "fullName": "Igelbäcken", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b230" + }, + "id": "804416", + "fullName": "Ilsholmen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b231" + }, + "id": "911606", + "fullName": "Idöbacken", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b232" + }, + "id": "919614", + "fullName": "Irisvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b233" + }, + "id": "802575", + "fullName": "Indershamn", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b234" + }, + "id": "916050", + "fullName": "Idö Grässkär", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b235" + }, + "id": "804898", + "fullName": "Insjövägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b236" + }, + "id": "804899", + "fullName": "Issöbacken", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b237" + }, + "id": "919040", + "fullName": "Inålsvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b238" + }, + "id": "922482", + "fullName": "Issjövägen", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b239" + }, + "id": "805621", + "fullName": "Idrottsvägen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b23a" + }, + "id": "919165", + "fullName": "Idö Österören", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b23b" + }, + "id": "912715", + "fullName": "Irisrovägen", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b23c" + }, + "id": "916476", + "fullName": "Inra Hamnskär", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b23d" + }, + "id": "800747", + "fullName": "Ida Stares väg", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b23e" + }, + "id": "808288", + "fullName": "Isidorvägen", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b23f" + }, + "id": "915116", + "fullName": "Idö Västerören", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b240" + }, + "id": "802226", + "fullName": "Industrivägen", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b241" + }, + "id": "800751", + "fullName": "Infjärdsvägen", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b242" + }, + "id": "805627", + "fullName": "Industrivägen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b243" + }, + "id": "923302", + "fullName": "Igelsjöstigen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b244" + }, + "id": "801761", + "fullName": "Industrivägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b245" + }, + "id": "803569", + "fullName": "Idrottsvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b246" + }, + "id": "910888", + "fullName": "Igelsta Byväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b247" + }, + "id": "910675", + "fullName": "Innerhaksvägen", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b248" + }, + "id": "920045", + "fullName": "Ingalundavägen", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b249" + }, + "id": "802228", + "fullName": "Ingborudsvägen", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b24a" + }, + "id": "801466", + "fullName": "Ivarsuddevägen", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b24b" + }, + "id": "807924", + "fullName": "Industrivägen", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b24c" + }, + "id": "803657", + "fullName": "Industrigatan", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b24d" + }, + "id": "911534", + "fullName": "Ilsholmsvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b24e" + }, + "id": "920454", + "fullName": "Idrottsbacken", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b24f" + }, + "id": "801126", + "fullName": "Söderöra Idalund", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b250" + }, + "id": "804238", + "fullName": "Igelstaslingan", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b251" + }, + "id": "913913", + "fullName": "Edsgarn Idvikören", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b252" + }, + "id": "805809", + "fullName": "Ingvar Vikings väg", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b253" + }, + "id": "917794", + "fullName": "Inra Kråkskallarn", + "parentFullName": "Herräng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b254" + }, + "id": "918695", + "fullName": "Indershamnsbacken", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b255" + }, + "id": "911587", + "fullName": "Igelkottsstigen", + "parentFullName": "Grisslehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b256" + }, + "id": "804236", + "fullName": "Igelsta Björkhaga", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b257" + }, + "id": "605458", + "fullName": "Ireviken Ireviksvägen", + "parentFullName": "Lärbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b258" + }, + "id": "599710", + "fullName": "Ihregatan", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b259" + }, + "id": "605418", + "fullName": "Hangvar Ire", + "parentFullName": "Lärbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b25a" + }, + "id": "604523", + "fullName": "Väte Isome", + "parentFullName": "Klintehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b25b" + }, + "id": "912221", + "fullName": "Idrottsgatan", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b25c" + }, + "id": "599602", + "fullName": "Irisdalsgatan", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b25d" + }, + "id": "599632", + "fullName": "Industrigatan", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b25e" + }, + "id": "600666", + "fullName": "Barlingbo Idaro", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b25f" + }, + "id": "604435", + "fullName": "Idrottsvägen", + "parentFullName": "Klintehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b260" + }, + "id": "605237", + "fullName": "Hellvi Lilla Ire", + "parentFullName": "Lärbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b261" + }, + "id": "605261", + "fullName": "Hellvi Stora Ire", + "parentFullName": "Lärbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b262" + }, + "id": "601153", + "fullName": "Atlingbo Isums", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b263" + }, + "id": "605349", + "fullName": "Lärbro Norder-Ire", + "parentFullName": "Lärbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b264" + }, + "id": "605436", + "fullName": "Hangvar Lilla Ire", + "parentFullName": "Lärbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b265" + }, + "id": "602015", + "fullName": "Väskinde Idholmen", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b266" + }, + "id": "600864", + "fullName": "Träkumla Ingvards", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b267" + }, + "id": "603516", + "fullName": "Fröjel Iduns väg", + "parentFullName": "Klintehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b268" + }, + "id": "935137", + "fullName": "Ireviken Hedvägen", + "parentFullName": "Lärbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b269" + }, + "id": "605479", + "fullName": "Ireviken Örbacken", + "parentFullName": "Lärbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b26a" + }, + "id": "601536", + "fullName": "Bara Idrottsplats", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b26b" + }, + "id": "603042", + "fullName": "När Bomunds I Burgen", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b26c" + }, + "id": "603044", + "fullName": "När Bomunds I Hammaren", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b26d" + }, + "id": "605456", + "fullName": "Ireviken Grottvägen", + "parentFullName": "Lärbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b26e" + }, + "id": "605460", + "fullName": "Ireviken Kabelvägen", + "parentFullName": "Lärbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b26f" + }, + "id": "605462", + "fullName": "Ireviken Kaninstigen", + "parentFullName": "Lärbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b270" + }, + "id": "605464", + "fullName": "Ireviken Rabbisvägen", + "parentFullName": "Lärbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b271" + }, + "id": "605466", + "fullName": "Ireviken Rindivägen", + "parentFullName": "Lärbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b272" + }, + "id": "604775", + "fullName": "Vallstena Idrottsplats", + "parentFullName": "Slite", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b273" + }, + "id": "605468", + "fullName": "Ireviken Rödsysslans väg", + "parentFullName": "Lärbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b274" + }, + "id": "605470", + "fullName": "Ireviken Sandsvingels väg", + "parentFullName": "Lärbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b275" + }, + "id": "605477", + "fullName": "Ireviken Svarthällsvägen", + "parentFullName": "Lärbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b276" + }, + "id": "824696", + "fullName": "Isala", + "parentFullName": "Svärdsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b277" + }, + "id": "826671", + "fullName": "Ingels väg", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b278" + }, + "id": "826177", + "fullName": "Idunvägen", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b279" + }, + "id": "826669", + "fullName": "Idrottsvägen", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b27a" + }, + "id": "827032", + "fullName": "Ingarvsvägen", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b27b" + }, + "id": "824692", + "fullName": "Idrottsvägen", + "parentFullName": "Svärdsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b27c" + }, + "id": "824694", + "fullName": "Industrivägen", + "parentFullName": "Svärdsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b27d" + }, + "id": "937729", + "fullName": "Jakob Ingelssons väg", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b27e" + }, + "id": "825100", + "fullName": "Rönndalens Industriväg", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b27f" + }, + "id": "930272", + "fullName": "Insikten", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b280" + }, + "id": "745222", + "fullName": "Irisvägen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b281" + }, + "id": "746145", + "fullName": "Ingelsvägen", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b282" + }, + "id": "745019", + "fullName": "Idrottsvägen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b283" + }, + "id": "755264", + "fullName": "Boryd Iglabron", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b284" + }, + "id": "744951", + "fullName": "Industrigatan", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b285" + }, + "id": "746763", + "fullName": "Idelundsvägen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b286" + }, + "id": "746193", + "fullName": "Nyckleby Ideberg", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b287" + }, + "id": "746087", + "fullName": "Idrottsplatsvägen", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b288" + }, + "id": "744957", + "fullName": "Installatörvägen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b289" + }, + "id": "930317", + "fullName": "Ingrid Marievägen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b28a" + }, + "id": "746147", + "fullName": "Ingelsängen Aspås", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b28b" + }, + "id": "746162", + "fullName": "Ingelsängen Rönnås", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b28c" + }, + "id": "748521", + "fullName": "Albogården Intagan", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b28d" + }, + "id": "746146", + "fullName": "Ingelsängen Alekärr", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b28e" + }, + "id": "746148", + "fullName": "Ingelsängen Björkås", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b28f" + }, + "id": "746160", + "fullName": "Ingelsängen Kohagen", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b290" + }, + "id": "755331", + "fullName": "Lagmansered Iglabron", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b291" + }, + "id": "746149", + "fullName": "Ingelsängen Bronemaden", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b292" + }, + "id": "746158", + "fullName": "Ingelsängen Granliden", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b293" + }, + "id": "746164", + "fullName": "Ingelsängen Sjösvedjan", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b294" + }, + "id": "746170", + "fullName": "Ingelsängen Stigtomta", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b295" + }, + "id": "748674", + "fullName": "Ingelsängen Träsmaden", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b296" + }, + "id": "746156", + "fullName": "Ingelsängen Frälsegården", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b297" + }, + "id": "746166", + "fullName": "Ingelsängen Skattegården", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b298" + }, + "id": "746168", + "fullName": "Ingelsängen Smedjebacken", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b299" + }, + "id": "744977", + "fullName": "Grafitens Industricentrum", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b29a" + }, + "id": "745205", + "fullName": "Halvorstorps Idrottsplats", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b29b" + }, + "id": "748123", + "fullName": "Almagärdets Idrottsplats", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b29c" + }, + "id": "881813", + "fullName": "Idbyn", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b29d" + }, + "id": "882523", + "fullName": "Innertällmo", + "parentFullName": "Bredbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b29e" + }, + "id": "882025", + "fullName": "Idrottsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b29f" + }, + "id": "881584", + "fullName": "Illervägen", + "parentFullName": "Örnsköldsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2a0" + }, + "id": "881207", + "fullName": "Industrivägen", + "parentFullName": "Husum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2a1" + }, + "id": "881530", + "fullName": "Industrigränd", + "parentFullName": "Örnsköldsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2a2" + }, + "id": "881311", + "fullName": "Nedre Industrivägen", + "parentFullName": "Mellansel", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2a3" + }, + "id": "881414", + "fullName": "Inre Trehörningsjö", + "parentFullName": "Trehörningsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2a4" + }, + "id": "726312", + "fullName": "Isgatan", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2a5" + }, + "id": "744341", + "fullName": "Ivarsbo", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2a6" + }, + "id": "743928", + "fullName": "Irisvägen", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2a7" + }, + "id": "726113", + "fullName": "Idunavägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2a8" + }, + "id": "726861", + "fullName": "Ingmans väg", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2a9" + }, + "id": "744343", + "fullName": "Ivarsbo Sågen", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2aa" + }, + "id": "746349", + "fullName": "Ivarsbo Öresjö", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2ab" + }, + "id": "725757", + "fullName": "Infanterivägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2ac" + }, + "id": "726149", + "fullName": "Igelkottsvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2ad" + }, + "id": "744321", + "fullName": "Håvhålt Intaget", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2ae" + }, + "id": "727016", + "fullName": "Ramseröd Inskogen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2af" + }, + "id": "744173", + "fullName": "Grinneröds Torp Ingaryd", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2b0" + }, + "id": "727023", + "fullName": "Råsseröds Idrottsplats", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2b1" + }, + "id": "579269", + "fullName": "Ista", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2b2" + }, + "id": "581548", + "fullName": "Ilända", + "parentFullName": "Vrena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2b3" + }, + "id": "576963", + "fullName": "Ingelsta Gamla Ingelsta", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2b4" + }, + "id": "582252", + "fullName": "Idinge", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2b5" + }, + "id": "578293", + "fullName": "Ineborg", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2b6" + }, + "id": "578295", + "fullName": "Ivarsro", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2b7" + }, + "id": "576959", + "fullName": "Idvägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2b8" + }, + "id": "573587", + "fullName": "Iduns väg", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2b9" + }, + "id": "576961", + "fullName": "Ingelsta", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2ba" + }, + "id": "582260", + "fullName": "Ingemundsta Ingemundstatorp", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2bb" + }, + "id": "576971", + "fullName": "Inneberga", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2bc" + }, + "id": "578564", + "fullName": "Råby Ingebo", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2bd" + }, + "id": "574037", + "fullName": "Irisgången", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2be" + }, + "id": "576975", + "fullName": "Israelsberg", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2bf" + }, + "id": "582254", + "fullName": "Ingemundsta", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2c0" + }, + "id": "573259", + "fullName": "Idbäcksvägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2c1" + }, + "id": "573855", + "fullName": "Idrottsvägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2c2" + }, + "id": "573947", + "fullName": "Insektsvägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2c3" + }, + "id": "579273", + "fullName": "Ista Nedergård", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2c4" + }, + "id": "573261", + "fullName": "Industrigatan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2c5" + }, + "id": "574479", + "fullName": "Industrivägen", + "parentFullName": "Nävekvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2c6" + }, + "id": "574480", + "fullName": "Ingolvshyttan", + "parentFullName": "Nävekvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2c7" + }, + "id": "579275", + "fullName": "Ista Nedre Broby", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2c8" + }, + "id": "912537", + "fullName": "Ingevallshytta", + "parentFullName": "Nävekvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2c9" + }, + "id": "582582", + "fullName": "Nysäter Ingalunda", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2ca" + }, + "id": "579087", + "fullName": "Egelprång Isaksdal", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2cb" + }, + "id": "576965", + "fullName": "Ingelsta Nybygget", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2cc" + }, + "id": "576967", + "fullName": "Ingelsta Rävbacken", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2cd" + }, + "id": "582204", + "fullName": "Hånö Säteri Ingelsta", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2ce" + }, + "id": "582262", + "fullName": "Ingemundsta Olstorp", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2cf" + }, + "id": "582264", + "fullName": "Ingemundsta Skogsbo", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2d0" + }, + "id": "582653", + "fullName": "Sjöbo Israelsstugan", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2d1" + }, + "id": "574490", + "fullName": "Ingolvshyttsstugan", + "parentFullName": "Nävekvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2d2" + }, + "id": "576973", + "fullName": "Inneberga Sörgården", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2d3" + }, + "id": "579271", + "fullName": "Ista Broby Mellangård", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2d4" + }, + "id": "579302", + "fullName": "Järpsätter Isakslund", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2d5" + }, + "id": "576972", + "fullName": "Inneberga Norrgården", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2d6" + }, + "id": "912345", + "fullName": "Sjösa Industriområde", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2d7" + }, + "id": "644758", + "fullName": "Torsåker Dalsjö Idinge", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2d8" + }, + "id": "581896", + "fullName": "Bogsta Norrby Idberget", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2d9" + }, + "id": "582256", + "fullName": "Ingemundsta Gräsmaren", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2da" + }, + "id": "582258", + "fullName": "Ingemundsta Hagstugan", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2db" + }, + "id": "574484", + "fullName": "Ingolvshyttan Ljungbo", + "parentFullName": "Nävekvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2dc" + }, + "id": "576977", + "fullName": "Israelsberg Sandstugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2dd" + }, + "id": "578566", + "fullName": "Råby Inspektorsbostaden", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2de" + }, + "id": "579045", + "fullName": "Buskhyttan Idrottsvägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2df" + }, + "id": "574360", + "fullName": "Tystberga Idrottsplats", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2e0" + }, + "id": "574482", + "fullName": "Ingolvshyttan Björkhem", + "parentFullName": "Nävekvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2e1" + }, + "id": "598026", + "fullName": "Kila Skogsby Ingvaldstorp", + "parentFullName": "Stavsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2e2" + }, + "id": "574386", + "fullName": "Enstaberga Idrottsplats", + "parentFullName": "Enstaberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2e3" + }, + "id": "574488", + "fullName": "Ingolvshyttan Skjutbanan", + "parentFullName": "Nävekvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2e4" + }, + "id": "934934", + "fullName": "Ingemundsta Stoltenstorp", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2e5" + }, + "id": "934938", + "fullName": "Nynäs Inspektorsbostaden", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2e6" + }, + "id": "576436", + "fullName": "Nicolai Skavsta Industri By", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2e7" + }, + "id": "574486", + "fullName": "Ingolvshyttan Mellangården", + "parentFullName": "Nävekvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2e8" + }, + "id": "578812", + "fullName": "Täckhammar Inspektorsbostaden", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2e9" + }, + "id": "577653", + "fullName": "Svärta Gård Inspektorsbostaden", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2ea" + }, + "id": "581987", + "fullName": "Bälinge Oppeby Inspektorsbostaden", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2eb" + }, + "id": "581845", + "fullName": "Björksund Ribacken Inspektorsbostaden", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2ec" + }, + "id": "830683", + "fullName": "Ingegatan", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2ed" + }, + "id": "833770", + "fullName": "Vreten Idas", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2ee" + }, + "id": "830341", + "fullName": "Insatsvägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2ef" + }, + "id": "830638", + "fullName": "Inga-Karls väg", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2f0" + }, + "id": "830724", + "fullName": "Idrottsgränd", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2f1" + }, + "id": "831062", + "fullName": "Insektsvägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2f2" + }, + "id": "851351", + "fullName": "Industrivägen", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2f3" + }, + "id": "830954", + "fullName": "Industrigatan", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2f4" + }, + "id": "831158", + "fullName": "Industrigatan", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2f5" + }, + "id": "829541", + "fullName": "Älekärr Ingarö", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2f6" + }, + "id": "831760", + "fullName": "Säter Ingasäter", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2f7" + }, + "id": "829129", + "fullName": "Lerdala Igelsjö", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2f8" + }, + "id": "828434", + "fullName": "Industrigatan", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2f9" + }, + "id": "832331", + "fullName": "Igelstorp Bråten", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2fa" + }, + "id": "829127", + "fullName": "Lerdala Idesäter", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2fb" + }, + "id": "829135", + "fullName": "Lerdala Igeltorp", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2fc" + }, + "id": "832337", + "fullName": "Igelstorp Mariero", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2fd" + }, + "id": "832333", + "fullName": "Igelstorp Ebbetorp", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2fe" + }, + "id": "832345", + "fullName": "Igelstorp Stenåsen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b2ff" + }, + "id": "832341", + "fullName": "Igelstorp Nordliden", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b300" + }, + "id": "832349", + "fullName": "Igelstorp Västerhaga", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b301" + }, + "id": "829133", + "fullName": "Lerdala Igelsjö Gård", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b302" + }, + "id": "832351", + "fullName": "Igelstorp Västerängen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b303" + }, + "id": "832339", + "fullName": "Igelstorp Mellomgården", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b304" + }, + "id": "832343", + "fullName": "Igelstorp Skattegården", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b305" + }, + "id": "832347", + "fullName": "Igelstorp Västergården", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b306" + }, + "id": "830887", + "fullName": "Skultorps Idrottsplats", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b307" + }, + "id": "829131", + "fullName": "Lerdala Igelsjö Flygeln", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b308" + }, + "id": "832335", + "fullName": "Igelstorp Johannesbacken", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b309" + }, + "id": "829990", + "fullName": "Alphyddevägen Ifk Skidor", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b30a" + }, + "id": "830751", + "fullName": "Södermalms Idrottsplats", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b30b" + }, + "id": "831618", + "fullName": "Norra Ryds Industriområde", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b30c" + }, + "id": "831508", + "fullName": "Locketorp Barryd Innervägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b30d" + }, + "id": "832661", + "fullName": "Sventorps Prästgård Igelstorp", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b30e" + }, + "id": "831550", + "fullName": "Locketorp Lindhem Innervägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b30f" + }, + "id": "831590", + "fullName": "Locketorp Tålyckan Innervägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b310" + }, + "id": "832230", + "fullName": "Gamla Törebodavägen Ingelstorp", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b311" + }, + "id": "832621", + "fullName": "Sventorp Prästgården Igelstorp", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b312" + }, + "id": "831558", + "fullName": "Locketorp Nymanstorp Innervägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b313" + }, + "id": "828668", + "fullName": "Timmersdala Låstads Idrottsplats", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b314" + }, + "id": "832228", + "fullName": "Gamla Törebodavägen Ingebrotomten", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b315" + }, + "id": "576498", + "fullName": "Ibevägen", + "parentFullName": "Vittsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b316" + }, + "id": "578728", + "fullName": "Idvägen", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b317" + }, + "id": "579382", + "fullName": "Isgatan", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b318" + }, + "id": "580405", + "fullName": "Idas väg", + "parentFullName": "Västra Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b319" + }, + "id": "580307", + "fullName": "Isakstorp", + "parentFullName": "Tyringe", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b31a" + }, + "id": "579749", + "fullName": "Innervägen", + "parentFullName": "Vankiva", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b31b" + }, + "id": "576506", + "fullName": "Innervägen", + "parentFullName": "Vittsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b31c" + }, + "id": "579644", + "fullName": "Ignaberga", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b31d" + }, + "id": "576836", + "fullName": "Ingelstorp", + "parentFullName": "Hästveda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b31e" + }, + "id": "575672", + "fullName": "Illerspåret", + "parentFullName": "Sösdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b31f" + }, + "id": "580060", + "fullName": "Idrottsgatan", + "parentFullName": "Tyringe", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b320" + }, + "id": "580200", + "fullName": "Islandsgatan", + "parentFullName": "Tyringe", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b321" + }, + "id": "576083", + "fullName": "Idrottsgatan", + "parentFullName": "Bjärnum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b322" + }, + "id": "576834", + "fullName": "Idrottsgatan", + "parentFullName": "Hästveda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b323" + }, + "id": "580138", + "fullName": "Industrigatan", + "parentFullName": "Tyringe", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b324" + }, + "id": "579891", + "fullName": "Idrottsgatan", + "parentFullName": "Ballingslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b325" + }, + "id": "575673", + "fullName": "Industrigatan", + "parentFullName": "Sösdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b326" + }, + "id": "583408", + "fullName": "Industrigatan", + "parentFullName": "Vinslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b327" + }, + "id": "576500", + "fullName": "Industrigatan", + "parentFullName": "Vittsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b328" + }, + "id": "580408", + "fullName": "Idrottsvägen", + "parentFullName": "Västra Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b329" + }, + "id": "578619", + "fullName": "Isopsgränden", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b32a" + }, + "id": "575678", + "fullName": "Ingenjörsgatan", + "parentFullName": "Sösdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b32b" + }, + "id": "579032", + "fullName": "Industrigatan", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b32c" + }, + "id": "580140", + "fullName": "Inspektorsgatan", + "parentFullName": "Tyringe", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b32d" + }, + "id": "579549", + "fullName": "Iskällarbacken", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b32e" + }, + "id": "579650", + "fullName": "Ignaberga-Attarp", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b32f" + }, + "id": "579666", + "fullName": "Ignaberga-Vedhygge", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b330" + }, + "id": "580309", + "fullName": "Isakstorp Havgårdsnäs", + "parentFullName": "Tyringe", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b331" + }, + "id": "579648", + "fullName": "Ignaberga Rosenlund", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b332" + }, + "id": "579665", + "fullName": "Ignaberga-Troedstorp", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b333" + }, + "id": "579646", + "fullName": "Ignaberga Assragården", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b334" + }, + "id": "579652", + "fullName": "Ignaberga-Attarp Björkäng", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b335" + }, + "id": "579654", + "fullName": "Ignaberga-Attarp Eketorp", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b336" + }, + "id": "579656", + "fullName": "Ignaberga-Attarp Eneberg", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b337" + }, + "id": "579663", + "fullName": "Ignaberga-Attarp Fåraboda", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b338" + }, + "id": "821327", + "fullName": "Ilisgatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b339" + }, + "id": "821691", + "fullName": "Illergatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b33a" + }, + "id": "821328", + "fullName": "Ingelsgatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b33b" + }, + "id": "822010", + "fullName": "Idrottsvägen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b33c" + }, + "id": "821246", + "fullName": "Industrigatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b33d" + }, + "id": "822423", + "fullName": "Islingbyvägen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b33e" + }, + "id": "822421", + "fullName": "Ingevallsgatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b33f" + }, + "id": "821312", + "fullName": "Ingebjörnsgatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b340" + }, + "id": "821375", + "fullName": "Ingel Hanssons gata", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b341" + }, + "id": "819151", + "fullName": "Smälla", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b342" + }, + "id": "819155", + "fullName": "Spånsan", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b343" + }, + "id": "937584", + "fullName": "Broheden", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b344" + }, + "id": "819098", + "fullName": "Fixvägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b345" + }, + "id": "819129", + "fullName": "Lavvägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b346" + }, + "id": "819137", + "fullName": "Myggsjön", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b347" + }, + "id": "819173", + "fullName": "Sörvägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b348" + }, + "id": "819149", + "fullName": "Skolvägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b349" + }, + "id": "819105", + "fullName": "Gruvvägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b34a" + }, + "id": "819107", + "fullName": "Holmtjärn", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b34b" + }, + "id": "819111", + "fullName": "Högberget", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b34c" + }, + "id": "819132", + "fullName": "Malmgatan", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b34d" + }, + "id": "819143", + "fullName": "Ringvägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b34e" + }, + "id": "819184", + "fullName": "Varpvägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b34f" + }, + "id": "937588", + "fullName": "Rämshyttan", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b350" + }, + "id": "819100", + "fullName": "Fogdevägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b351" + }, + "id": "819103", + "fullName": "Fäbodtäppa", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b352" + }, + "id": "819113", + "fullName": "Klackvägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b353" + }, + "id": "819123", + "fullName": "Krischerbo", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b354" + }, + "id": "819127", + "fullName": "Landsvägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b355" + }, + "id": "819141", + "fullName": "Normans väg", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b356" + }, + "id": "819161", + "fullName": "Stenbäcken", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b357" + }, + "id": "819171", + "fullName": "Södra vägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b358" + }, + "id": "937585", + "fullName": "Flokanvägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b359" + }, + "id": "937586", + "fullName": "Hede Fäbodar", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b35a" + }, + "id": "830364", + "fullName": "Grönviksvägen", + "parentFullName": "Insjön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b35b" + }, + "id": "819095", + "fullName": "Bönhusvägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b35c" + }, + "id": "819131", + "fullName": "Laxsjövägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b35d" + }, + "id": "819133", + "fullName": "Manganvägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b35e" + }, + "id": "819134", + "fullName": "Mellanvägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b35f" + }, + "id": "819169", + "fullName": "Sångenvägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b360" + }, + "id": "819185", + "fullName": "Västra vägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b361" + }, + "id": "819119", + "fullName": "Kompassvägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b362" + }, + "id": "819121", + "fullName": "Kontorsvägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b363" + }, + "id": "819159", + "fullName": "Spånsanvägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b364" + }, + "id": "937587", + "fullName": "Krongruvvägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b365" + }, + "id": "819102", + "fullName": "Fridhemsvägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b366" + }, + "id": "819110", + "fullName": "Häråkersvägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b367" + }, + "id": "819139", + "fullName": "Nordviksvägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b368" + }, + "id": "819167", + "fullName": "Sågbacksvägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b369" + }, + "id": "819177", + "fullName": "Torkarbovägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b36a" + }, + "id": "819089", + "fullName": "Backtäppsvägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b36b" + }, + "id": "819097", + "fullName": "Dagbrottsvägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b36c" + }, + "id": "819186", + "fullName": "Österledsvägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b36d" + }, + "id": "830443", + "fullName": "Stångtjärnsvägen", + "parentFullName": "Insjön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b36e" + }, + "id": "937583", + "fullName": "Bogsnans Fäbodar", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b36f" + }, + "id": "819087", + "fullName": "Alderbäcksvägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b370" + }, + "id": "819108", + "fullName": "Holmtjärnsvägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b371" + }, + "id": "819157", + "fullName": "Spånsans Fäbodar", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b372" + }, + "id": "819179", + "fullName": "Tuna-Hästberg Landsvägen", + "parentFullName": "Idkerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b373" + }, + "id": "909774", + "fullName": "Igelbäcksvägen", + "parentFullName": "Sundbyberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b374" + }, + "id": "485977", + "fullName": "Illerstigen", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b375" + }, + "id": "484989", + "fullName": "Industrivägen", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b376" + }, + "id": "485317", + "fullName": "Idegransgången", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b377" + }, + "id": "510534", + "fullName": "Idstigen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b378" + }, + "id": "511185", + "fullName": "Idetunet", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b379" + }, + "id": "511340", + "fullName": "Idunavägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b37a" + }, + "id": "510972", + "fullName": "Illerbacken", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b37b" + }, + "id": "510693", + "fullName": "Islingevägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b37c" + }, + "id": "510621", + "fullName": "Islinge Hamnväg", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b37d" + }, + "id": "511557", + "fullName": "Insjöhagsvägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b37e" + }, + "id": "522917", + "fullName": "Ilbo", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b37f" + }, + "id": "523546", + "fullName": "Ista", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b380" + }, + "id": "522921", + "fullName": "Istaborg", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b381" + }, + "id": "522923", + "fullName": "Istalund", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b382" + }, + "id": "523548", + "fullName": "Istaberg", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b383" + }, + "id": "523951", + "fullName": "Ingelsta", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b384" + }, + "id": "522369", + "fullName": "Idungatan", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b385" + }, + "id": "522327", + "fullName": "Illerstigen", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b386" + }, + "id": "522211", + "fullName": "Idrottsvägen", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b387" + }, + "id": "522919", + "fullName": "Ista Odensala", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b388" + }, + "id": "523100", + "fullName": "Odensala Ista", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b389" + }, + "id": "520642", + "fullName": "Ingemunds väg", + "parentFullName": "Sigtuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b38a" + }, + "id": "523745", + "fullName": "Skepptuna Ista", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b38b" + }, + "id": "523953", + "fullName": "Ingelsta Vidbo", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b38c" + }, + "id": "518810", + "fullName": "Internvägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b38d" + }, + "id": "522476", + "fullName": "Industrigatan", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b38e" + }, + "id": "518808", + "fullName": "Inrikesvägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b38f" + }, + "id": "522915", + "fullName": "Idunslund Odensala", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b390" + }, + "id": "520548", + "fullName": "Eskil Isakssons gata", + "parentFullName": "Sigtuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b391" + }, + "id": "522484", + "fullName": "Måby Industriområde", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b392" + }, + "id": "518806", + "fullName": "Inre Transportvägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b393" + }, + "id": "557960", + "fullName": "Gång I", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b394" + }, + "id": "558294", + "fullName": "Iduns väg", + "parentFullName": "Glumslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b395" + }, + "id": "558918", + "fullName": "Ingrids väg", + "parentFullName": "Annelöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b396" + }, + "id": "558916", + "fullName": "Ingeborgs väg", + "parentFullName": "Annelöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b397" + }, + "id": "557738", + "fullName": "Italiengatan", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b398" + }, + "id": "557927", + "fullName": "Idrottsvägen", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b399" + }, + "id": "558829", + "fullName": "Igelkottstigen", + "parentFullName": "Saxtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b39a" + }, + "id": "558831", + "fullName": "Ingalundavägen", + "parentFullName": "Saxtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b39b" + }, + "id": "557678", + "fullName": "Industrigatan", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b39c" + }, + "id": "558059", + "fullName": "Instrumentgatan", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b39d" + }, + "id": "552966", + "fullName": "Fyrvägen", + "parentFullName": "Sankt Ibb", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b39e" + }, + "id": "552963", + "fullName": "Bäckviken", + "parentFullName": "Sankt Ibb", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b39f" + }, + "id": "552967", + "fullName": "Götevägen", + "parentFullName": "Sankt Ibb", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3a0" + }, + "id": "552981", + "fullName": "Kyrkvägen", + "parentFullName": "Sankt Ibb", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3a1" + }, + "id": "553000", + "fullName": "Mossvägen", + "parentFullName": "Sankt Ibb", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3a2" + }, + "id": "553009", + "fullName": "Tuna Byväg", + "parentFullName": "Sankt Ibb", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3a3" + }, + "id": "557748", + "fullName": "Norra Infartsgatan", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3a4" + }, + "id": "552962", + "fullName": "Assarvägen", + "parentFullName": "Sankt Ibb", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3a5" + }, + "id": "552979", + "fullName": "Kyrkbacken", + "parentFullName": "Sankt Ibb", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3a6" + }, + "id": "552983", + "fullName": "Landsvägen", + "parentFullName": "Sankt Ibb", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3a7" + }, + "id": "552989", + "fullName": "Lyckevägen", + "parentFullName": "Sankt Ibb", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3a8" + }, + "id": "553011", + "fullName": "Tyska vägen", + "parentFullName": "Sankt Ibb", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3a9" + }, + "id": "553016", + "fullName": "Östanliden", + "parentFullName": "Sankt Ibb", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3aa" + }, + "id": "552969", + "fullName": "Hakenstigen", + "parentFullName": "Sankt Ibb", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3ab" + }, + "id": "552977", + "fullName": "Kungsgården", + "parentFullName": "Sankt Ibb", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3ac" + }, + "id": "552997", + "fullName": "Mildahns väg", + "parentFullName": "Sankt Ibb", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3ad" + }, + "id": "553014", + "fullName": "Wollters väg", + "parentFullName": "Sankt Ibb", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3ae" + }, + "id": "552965", + "fullName": "Framnäsvägen", + "parentFullName": "Sankt Ibb", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3af" + }, + "id": "552973", + "fullName": "Husviksvägen", + "parentFullName": "Sankt Ibb", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3b0" + }, + "id": "553008", + "fullName": "Trettonvägen", + "parentFullName": "Sankt Ibb", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3b2" + }, + "id": "552985", + "fullName": "Lergravsvägen", + "parentFullName": "Sankt Ibb", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3b3" + }, + "id": "918339", + "fullName": "Trettongården", + "parentFullName": "Sankt Ibb", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3b4" + }, + "id": "552971", + "fullName": "Holländarvägen", + "parentFullName": "Sankt Ibb", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3b5" + }, + "id": "552975", + "fullName": "Jöns Möllares väg", + "parentFullName": "Sankt Ibb", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3b6" + }, + "id": "552991", + "fullName": "Marielundsvägen", + "parentFullName": "Sankt Ibb", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3b7" + }, + "id": "553003", + "fullName": "Norreborgsvägen", + "parentFullName": "Sankt Ibb", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3b8" + }, + "id": "553005", + "fullName": "Nämndemansvägen", + "parentFullName": "Sankt Ibb", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3b9" + }, + "id": "552987", + "fullName": "Lilla Stjärngården", + "parentFullName": "Sankt Ibb", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3ba" + }, + "id": "553007", + "fullName": "Stora Stjärngården", + "parentFullName": "Sankt Ibb", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3bb" + }, + "id": "535806", + "fullName": "Lilla Isie Isbygård", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3bc" + }, + "id": "535873", + "fullName": "Stora Isie Isiegården", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3bd" + }, + "id": "535259", + "fullName": "Idvägen", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3be" + }, + "id": "534171", + "fullName": "Iduns väg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3bf" + }, + "id": "535803", + "fullName": "Lilla Isie", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3c0" + }, + "id": "535869", + "fullName": "Stora Isie", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3c1" + }, + "id": "535211", + "fullName": "Åkarp Idala", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3c2" + }, + "id": "927075", + "fullName": "Idalavägen", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3c3" + }, + "id": "534999", + "fullName": "Idrottsvägen", + "parentFullName": "Smygehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3c4" + }, + "id": "534230", + "fullName": "Idrottsvägen", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3c5" + }, + "id": "533760", + "fullName": "Idrottsgatan", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3c6" + }, + "id": "533648", + "fullName": "Industrigatan", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3c7" + }, + "id": "535215", + "fullName": "Östra Infarten", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3c8" + }, + "id": "536257", + "fullName": "Stora Isie Gård", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3c9" + }, + "id": "919348", + "fullName": "Inafredsvägen", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3ca" + }, + "id": "534232", + "fullName": "Industrigatan", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3cb" + }, + "id": "536261", + "fullName": "Stora Isie Nyhem", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3cc" + }, + "id": "534808", + "fullName": "Idegransvägen", + "parentFullName": "Beddingestrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3cd" + }, + "id": "535805", + "fullName": "Lilla Isie Byaväg", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3ce" + }, + "id": "535843", + "fullName": "Simlinge Inafred", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3cf" + }, + "id": "535875", + "fullName": "Stora Isie Larsbo", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3d0" + }, + "id": "910628", + "fullName": "Stora Isie Byaväg", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3d1" + }, + "id": "535877", + "fullName": "Stora Isie Saga Gård", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3d2" + }, + "id": "535879", + "fullName": "Stora Isie Villa Saga", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3d3" + }, + "id": "536008", + "fullName": "Västra Torp Isietorp", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3d4" + }, + "id": "535871", + "fullName": "Stora Isie Björkliden", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3d5" + }, + "id": "536097", + "fullName": "Stora Beddinge Ivarsfält", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3d6" + }, + "id": "535804", + "fullName": "Lilla Isie Bramstorps Gård", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3d7" + }, + "id": "521386", + "fullName": "Idunvägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3d8" + }, + "id": "521388", + "fullName": "Ingeborgs väg", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3d9" + }, + "id": "521829", + "fullName": "Industrivägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3da" + }, + "id": "521332", + "fullName": "Instrumentvägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3db" + }, + "id": "926900", + "fullName": "Igelvadsstråket", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3dc" + }, + "id": "522150", + "fullName": "Torsåker Inspektorsvillan", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3dd" + }, + "id": "603969", + "fullName": "Idas väg", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3de" + }, + "id": "910829", + "fullName": "Ivars väg", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3df" + }, + "id": "600547", + "fullName": "Övrarp Idala", + "parentFullName": "Ätran", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3e0" + }, + "id": "602407", + "fullName": "Illervägen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3e1" + }, + "id": "600215", + "fullName": "Torp Ideberg", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3e2" + }, + "id": "603600", + "fullName": "Idrottsvägen", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3e3" + }, + "id": "919685", + "fullName": "Igelkottsvägen", + "parentFullName": "Ugglarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3e4" + }, + "id": "601750", + "fullName": "Industrivägen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3e5" + }, + "id": "602378", + "fullName": "Södra Infarten", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3e6" + }, + "id": "601940", + "fullName": "Igeldammsvägen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3e7" + }, + "id": "602089", + "fullName": "Kristian III väg", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3e8" + }, + "id": "605705", + "fullName": "Abild Ingelstorp", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3e9" + }, + "id": "605521", + "fullName": "Inga Bergendahls väg", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3ea" + }, + "id": "602598", + "fullName": "Ågårds Industriområde", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3eb" + }, + "id": "913636", + "fullName": "Ingholmen Ingmarsö", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3ec" + }, + "id": "479727", + "fullName": "Idholmens Gård", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3ed" + }, + "id": "479729", + "fullName": "Ingmarsö Byväg", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3ee" + }, + "id": "515493", + "fullName": "Insjöberg", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3ef" + }, + "id": "912586", + "fullName": "Söderön Ingmarsö", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3f0" + }, + "id": "515208", + "fullName": "Insjövägen", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3f1" + }, + "id": "913674", + "fullName": "Gistholmen Ingmarsö", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3f2" + }, + "id": "911402", + "fullName": "Ingmarsö Södra Brygga", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3f3" + }, + "id": "919366", + "fullName": "Ingmarsö Norra Brygga", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3f4" + }, + "id": "514288", + "fullName": "Idrottsvägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3f5" + }, + "id": "515206", + "fullName": "Inneby Kobbväg", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3f6" + }, + "id": "516500", + "fullName": "Ivar Grubbs väg", + "parentFullName": "Vaxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3f7" + }, + "id": "926716", + "fullName": "Idskärsvägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3f8" + }, + "id": "915167", + "fullName": "Finnhamn Idholmens Gård", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3f9" + }, + "id": "926803", + "fullName": "Skäret Ingmarsö", + "parentFullName": "Husarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3fa" + }, + "id": "514840", + "fullName": "Idrottsstigen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3fb" + }, + "id": "513752", + "fullName": "Idrottsbacken", + "parentFullName": "Österskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3fc" + }, + "id": "914415", + "fullName": "Ivar Grubbs väg", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3fd" + }, + "id": "926791", + "fullName": "Ingalskär Husarö", + "parentFullName": "Husarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3fe" + }, + "id": "514015", + "fullName": "Isättraviksvägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b3ff" + }, + "id": "514127", + "fullName": "Israel Perssons väg", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b400" + }, + "id": "514128", + "fullName": "Jan Israelssons väg", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b401" + }, + "id": "514126", + "fullName": "Idsättratorpsvägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b402" + }, + "id": "926797", + "fullName": "Norra Ekskäret Ingmarsö", + "parentFullName": "Husarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b403" + }, + "id": "514774", + "fullName": "Östanå Gård Inspektorsbostaden", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b404" + }, + "id": "479753", + "fullName": "Torpet", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b405" + }, + "id": "479747", + "fullName": "Ramsdal", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b406" + }, + "id": "479717", + "fullName": "Emilsudd", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b407" + }, + "id": "479749", + "fullName": "Rönnholm", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b408" + }, + "id": "479755", + "fullName": "Ängvägen", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b409" + }, + "id": "479725", + "fullName": "Hästudden", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b40a" + }, + "id": "479711", + "fullName": "Brottö Gård", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b40b" + }, + "id": "479731", + "fullName": "Kvarnängen", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b40c" + }, + "id": "923135", + "fullName": "Stora Rävsön", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b40d" + }, + "id": "912377", + "fullName": "Stor-Tratten", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b40e" + }, + "id": "917139", + "fullName": "Lilla Rävsön", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b40f" + }, + "id": "479719", + "fullName": "Enängsvägen", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b410" + }, + "id": "921926", + "fullName": "Brottö Brygga", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b411" + }, + "id": "479733", + "fullName": "Källarstugan", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b412" + }, + "id": "479741", + "fullName": "Nybyggsvägen", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b413" + }, + "id": "479757", + "fullName": "Östra Femsund", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b414" + }, + "id": "479713", + "fullName": "Båtdragsvägen", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b415" + }, + "id": "479721", + "fullName": "Femsundsvägen", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b416" + }, + "id": "479737", + "fullName": "Lammuddsvägen", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b417" + }, + "id": "479739", + "fullName": "Norruddsvägen", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b418" + }, + "id": "910465", + "fullName": "Sågbaken Brottö", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b419" + }, + "id": "918179", + "fullName": "Finnhamn Torpet", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b41a" + }, + "id": "479712", + "fullName": "Brännängsvägen", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b41b" + }, + "id": "479715", + "fullName": "Djurgårdsvägen", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b41c" + }, + "id": "479735", + "fullName": "Kärrvretsvägen", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b41d" + }, + "id": "479751", + "fullName": "Storsandsvägen", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b41e" + }, + "id": "479723", + "fullName": "Granbergastigen", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d0a27dcf33cb20b41f" + }, + "id": "916517", + "fullName": "Lill-Tratten Brottö", + "parentFullName": "Ingmarsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b420" + }, + "id": "17748", + "fullName": "Jönköpings län", + "parentFullName": "Sverige", + "type": "COUNTY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b421" + }, + "id": "17762", + "fullName": "Jämtlands län", + "parentFullName": "Sverige", + "type": "COUNTY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b422" + }, + "id": "17952", + "fullName": "Jönköpings kommun", + "parentFullName": "Jönköpings län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b423" + }, + "id": "17951", + "fullName": "Järfälla kommun", + "parentFullName": "Stockholms län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b424" + }, + "id": "17840", + "fullName": "Östersunds kommun", + "parentFullName": "Jämtlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b425" + }, + "id": "17819", + "fullName": "Värnamo kommun", + "parentFullName": "Jönköpings län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b426" + }, + "id": "18007", + "fullName": "Nässjö kommun", + "parentFullName": "Jönköpings län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b428" + }, + "id": "17810", + "fullName": "Vetlanda kommun", + "parentFullName": "Jönköpings län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b429" + }, + "id": "17788", + "fullName": "Tranås kommun", + "parentFullName": "Jönköpings län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b42b" + }, + "id": "17969", + "fullName": "Krokoms kommun", + "parentFullName": "Jämtlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b42c" + }, + "id": "17802", + "fullName": "Vaggeryds kommun", + "parentFullName": "Jönköpings län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b42d" + }, + "id": "18035", + "fullName": "Strömsunds kommun", + "parentFullName": "Jämtlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b42f" + }, + "id": "17772", + "fullName": "Sävsjö kommun", + "parentFullName": "Jönköpings län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b433" + }, + "id": "18047", + "fullName": "Mullsjö kommun", + "parentFullName": "Jönköpings län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b437" + }, + "id": "18016", + "fullName": "Ragunda kommun", + "parentFullName": "Jämtlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b438" + }, + "id": "17950", + "fullName": "Jokkmokks kommun", + "parentFullName": "Norrbottens län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b439" + }, + "id": "473376", + "fullName": "Johanneshov", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b43a" + }, + "id": "910122", + "fullName": "Johannesfred", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b43d" + }, + "id": "473994", + "fullName": "Johanneslust", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b43e" + }, + "id": "473995", + "fullName": "Jägersro Villastad", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b43f" + }, + "id": "473667", + "fullName": "Jägarvallen", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b440" + }, + "id": "473677", + "fullName": "Johannelund-Vidingsjö", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b441" + }, + "id": "939456", + "fullName": "Jönköping", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b442" + }, + "id": "473754", + "fullName": "Torpa", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b446" + }, + "id": "939447", + "fullName": "Visingsö", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b448" + }, + "id": "473758", + "fullName": "Öxnehaga", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b449" + }, + "id": "923792", + "fullName": "Kålgården", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b44a" + }, + "id": "941040", + "fullName": "Uppgränna", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b44c" + }, + "id": "473753", + "fullName": "Ljungarum", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b44d" + }, + "id": "473757", + "fullName": "Vätternäs", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b44e" + }, + "id": "899030", + "fullName": "Trånghalla", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b44f" + }, + "id": "473755", + "fullName": "Liljeholmen", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b450" + }, + "id": "473765", + "fullName": "Norrahammar", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b451" + }, + "id": "902627", + "fullName": "Konungsö kvarn", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b452" + }, + "id": "903694", + "fullName": "Tokarp koloniområde", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b453" + }, + "id": "902624", + "fullName": "Västersjöns stugområde", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b455" + }, + "id": "910084", + "fullName": "Järla Sjö", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b456" + }, + "id": "941044", + "fullName": "Juniskär", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b457" + }, + "id": "939768", + "fullName": "Järna", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b458" + }, + "id": "473504", + "fullName": "Järva", + "parentFullName": "Solna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b459" + }, + "id": "910113", + "fullName": "Järvastaden", + "parentFullName": "Solna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b45a" + }, + "id": "903491", + "fullName": "Jaktviken", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b45b" + }, + "id": "924049", + "fullName": "Jakobsberg", + "parentFullName": "Järfälla kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b45c" + }, + "id": "473263", + "fullName": "Viksjö", + "parentFullName": "Järfälla kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b45d" + }, + "id": "473265", + "fullName": "Stäket", + "parentFullName": "Järfälla kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b45e" + }, + "id": "473267", + "fullName": "Skälby", + "parentFullName": "Järfälla kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b45f" + }, + "id": "473264", + "fullName": "Kallhäll", + "parentFullName": "Järfälla kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b465" + }, + "id": "940302", + "fullName": "Jävre", + "parentFullName": "Piteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b466" + }, + "id": "474183", + "fullName": "Jonsered", + "parentFullName": "Partille kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b467" + }, + "id": "903759", + "fullName": "Jordö+Jordökalv", + "parentFullName": "Ronneby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b468" + }, + "id": "474789", + "fullName": "Jägarnäs-Östanbo-Knutsbo", + "parentFullName": "Ludvika kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b469" + }, + "id": "474695", + "fullName": "Nyckelberget-Johannisdal", + "parentFullName": "Köpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b46d" + }, + "id": "939915", + "fullName": "Junsele", + "parentFullName": "Sollefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b46e" + }, + "id": "903334", + "fullName": "Joelsudde", + "parentFullName": "Mörbylånga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b471" + }, + "id": "903322", + "fullName": "Jogersö koloniområde+Stormhällen", + "parentFullName": "Oxelösunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b472" + }, + "id": "939933", + "fullName": "Järpen", + "parentFullName": "Åre kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b473" + }, + "id": "903634", + "fullName": "Jägaråsen", + "parentFullName": "Kungsörs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b475" + }, + "id": "902725", + "fullName": "Joesjö", + "parentFullName": "Storumans kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b476" + }, + "id": "939530", + "fullName": "Jokkmokk", + "parentFullName": "Jokkmokks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b478" + }, + "id": "943319", + "fullName": "Järvsö", + "parentFullName": "Ljusdals kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b479" + }, + "id": "946496", + "fullName": "Järlåsa", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b47a" + }, + "id": "944270", + "fullName": "Järnåkra", + "parentFullName": "Lunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b47b" + }, + "id": "950771", + "fullName": "Julita", + "parentFullName": "Katrineholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b47e" + }, + "id": "944765", + "fullName": "Jarlaberg ", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b47f" + }, + "id": "954160", + "fullName": "Jörlanda", + "parentFullName": "Stenungsunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b480" + }, + "id": "944605", + "fullName": "Jättendal", + "parentFullName": "Nordanstigs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b481" + }, + "id": "945630", + "fullName": "Öster", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b482" + }, + "id": "945631", + "fullName": "Söder", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b483" + }, + "id": "945629", + "fullName": "Väster", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b485" + }, + "id": "945633", + "fullName": "Samset", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b487" + }, + "id": "945634", + "fullName": "Mariebo ", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b488" + }, + "id": "945517", + "fullName": "Kåbdalis", + "parentFullName": "Jokkmokks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b48a" + }, + "id": "951328", + "fullName": "Rosenlund", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b48c" + }, + "id": "953568", + "fullName": "Strandängen", + "parentFullName": "Jönköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b48e" + }, + "id": "940963", + "fullName": "Jälla tätort", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b48f" + }, + "id": "940591", + "fullName": "Johannesberg och Myrängen", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b490" + }, + "id": "908954", + "fullName": "Järle", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b491" + }, + "id": "898710", + "fullName": "Jönköping tätort", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b494" + }, + "id": "908002", + "fullName": "Målen", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b496" + }, + "id": "907993", + "fullName": "Lovsjö", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b497" + }, + "id": "907996", + "fullName": "Lovsjö", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b498" + }, + "id": "940807", + "fullName": "Ryd tätort", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b49a" + }, + "id": "908017", + "fullName": "Siringe", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b49b" + }, + "id": "907379", + "fullName": "Ödestugu", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b49c" + }, + "id": "908024", + "fullName": "Ulvstorp", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b49d" + }, + "id": "908018", + "fullName": "Svarttorp", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b49e" + }, + "id": "898536", + "fullName": "Taberg tätort", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4a0" + }, + "id": "899453", + "fullName": "Örserum tätort", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4a1" + }, + "id": "899746", + "fullName": "Lekeryd tätort", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4a2" + }, + "id": "900198", + "fullName": "Ölmstad tätort", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4a3" + }, + "id": "940818", + "fullName": "Kortebo tätort", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4a4" + }, + "id": "898508", + "fullName": "Tenhult tätort", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4a5" + }, + "id": "908019", + "fullName": "Skinnersdal", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4a6" + }, + "id": "908021", + "fullName": "Tovrida udde", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4a7" + }, + "id": "899849", + "fullName": "Skärstad tätort", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4a9" + }, + "id": "908003", + "fullName": "Norra Unnaryd", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4aa" + }, + "id": "899491", + "fullName": "Öggestorp tätort", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4ad" + }, + "id": "898886", + "fullName": "Kaxholmen tätort", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4ae" + }, + "id": "899127", + "fullName": "Tunnerstad tätort", + "parentFullName": "Jönköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4b3" + }, + "id": "909276", + "fullName": "Järkvissle", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4b4" + }, + "id": "898589", + "fullName": "Järna tätort", + "parentFullName": "Södertälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4b5" + }, + "id": "907636", + "fullName": "Jumstaberg", + "parentFullName": "Södertälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4b7" + }, + "id": "899864", + "fullName": "Jämtön tätort", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4b8" + }, + "id": "907352", + "fullName": "Lund", + "parentFullName": "Järfälla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4b9" + }, + "id": "899351", + "fullName": "Jörn tätort", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4ba" + }, + "id": "898575", + "fullName": "Jämjö tätort", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4be" + }, + "id": "907871", + "fullName": "Jagbacken", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4bf" + }, + "id": "900231", + "fullName": "Jönåker tätort", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4c0" + }, + "id": "899259", + "fullName": "Jävre tätort", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4c1" + }, + "id": "900076", + "fullName": "Järpås tätort", + "parentFullName": "Lidköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4c2" + }, + "id": "898881", + "fullName": "Järbo tätort", + "parentFullName": "Sandvikens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4c3" + }, + "id": "899478", + "fullName": "Jäderfors tätort", + "parentFullName": "Sandvikens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4c4" + }, + "id": "899433", + "fullName": "Jonsered tätort", + "parentFullName": "Partille kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4c6" + }, + "id": "899831", + "fullName": "Johannesudd tätort", + "parentFullName": "Vallentuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4c7" + }, + "id": "940754", + "fullName": "Järavallen tätort", + "parentFullName": "Kävlinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4c8" + }, + "id": "899694", + "fullName": "Johannishus tätort", + "parentFullName": "Ronneby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4cc" + }, + "id": "908732", + "fullName": "Jula", + "parentFullName": "Mariestads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4cd" + }, + "id": "899430", + "fullName": "Jukkasjärvi tätort", + "parentFullName": "Kiruna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4cf" + }, + "id": "909003", + "fullName": "Jugansbo", + "parentFullName": "Sala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4d1" + }, + "id": "898878", + "fullName": "Junsele tätort", + "parentFullName": "Sollefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4d2" + }, + "id": "908264", + "fullName": "Järrestad", + "parentFullName": "Simrishamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4d3" + }, + "id": "898883", + "fullName": "Järvsö tätort", + "parentFullName": "Ljusdals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4d5" + }, + "id": "899577", + "fullName": "Jung tätort", + "parentFullName": "Vara kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4d6" + }, + "id": "907506", + "fullName": "Janstorp", + "parentFullName": "Skurups kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4d8" + }, + "id": "898880", + "fullName": "Jämshög tätort", + "parentFullName": "Olofströms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4d9" + }, + "id": "909346", + "fullName": "Jormvattnet", + "parentFullName": "Strömsunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4da" + }, + "id": "474929", + "fullName": "Järpen tätort", + "parentFullName": "Åre kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4db" + }, + "id": "940616", + "fullName": "Jobsbo + Marieberg", + "parentFullName": "Smedjebackens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4dd" + }, + "id": "899637", + "fullName": "Jättendal tätort", + "parentFullName": "Nordanstigs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4df" + }, + "id": "898882", + "fullName": "Järna tätort", + "parentFullName": "Vansbro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4e0" + }, + "id": "899945", + "fullName": "Junosuando tätort", + "parentFullName": "Pajala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4e2" + }, + "id": "900235", + "fullName": "Jädraås tätort", + "parentFullName": "Ockelbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4e4" + }, + "id": "473269", + "fullName": "Jokkmokk tätort", + "parentFullName": "Jokkmokks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4e5" + }, + "id": "909586", + "fullName": "Murjek", + "parentFullName": "Jokkmokks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4e6" + }, + "id": "909571", + "fullName": "Kåbdalis", + "parentFullName": "Jokkmokks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4e7" + }, + "id": "899865", + "fullName": "Porjus tätort", + "parentFullName": "Jokkmokks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4e8" + }, + "id": "909585", + "fullName": "Mattisudden", + "parentFullName": "Jokkmokks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4e9" + }, + "id": "900214", + "fullName": "Vuollerim tätort", + "parentFullName": "Jokkmokks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4ea" + }, + "id": "899262", + "fullName": "Juoksengi tätort", + "parentFullName": "Övertorneå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4eb" + }, + "id": "909560", + "fullName": "Jockfall", + "parentFullName": "Överkalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4ec" + }, + "id": "476674", + "fullName": "Johan Printz väg", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4ed" + }, + "id": "478134", + "fullName": "Järnavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4ee" + }, + "id": "910012", + "fullName": "Jaktgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4ef" + }, + "id": "475654", + "fullName": "Jarlaplan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4f1" + }, + "id": "502339", + "fullName": "Jökelvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4f3" + }, + "id": "478180", + "fullName": "Jädersvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4f4" + }, + "id": "478418", + "fullName": "Julitavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4f5" + }, + "id": "476279", + "fullName": "Jägargatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4f6" + }, + "id": "475160", + "fullName": "Järntorget", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4f8" + }, + "id": "475313", + "fullName": "Jakobs torg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4f9" + }, + "id": "475795", + "fullName": "Junibacken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4fb" + }, + "id": "476639", + "fullName": "Johanneshovsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4fd" + }, + "id": "502023", + "fullName": "Järvsögränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b4fe" + }, + "id": "475314", + "fullName": "Jakobsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b500" + }, + "id": "502397", + "fullName": "Järneksvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b501" + }, + "id": "502659", + "fullName": "Järingegränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b502" + }, + "id": "478207", + "fullName": "Järnvägsgatan", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b503" + }, + "id": "475236", + "fullName": "Johannes plan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b504" + }, + "id": "475699", + "fullName": "Lill-Jans plan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b505" + }, + "id": "475745", + "fullName": "Jungfrugatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b507" + }, + "id": "502910", + "fullName": "Jellingegränd", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b508" + }, + "id": "502930", + "fullName": "Jyllandsgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b509" + }, + "id": "476425", + "fullName": "Järnlundsvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b50b" + }, + "id": "478060", + "fullName": "Jultomtestigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b50c" + }, + "id": "478132", + "fullName": "Järflottavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b50d" + }, + "id": "476172", + "fullName": "Jungmansgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b510" + }, + "id": "475183", + "fullName": "Johannesgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b511" + }, + "id": "475237", + "fullName": "Johannesgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b512" + }, + "id": "475452", + "fullName": "Jaktvarvsplan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b514" + }, + "id": "475529", + "fullName": "Josefinavägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b516" + }, + "id": "504252", + "fullName": "Jomsborgsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b517" + }, + "id": "504355", + "fullName": "Jordgubbsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b518" + }, + "id": "478007", + "fullName": "Johan Skyttes väg", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b51b" + }, + "id": "501997", + "fullName": "Jämtlandsgatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b51c" + }, + "id": "475161", + "fullName": "Järntorgsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b51d" + }, + "id": "475184", + "fullName": "Karl Johans torg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b51e" + }, + "id": "475544", + "fullName": "Junohällsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b51f" + }, + "id": "475909", + "fullName": "Jägmästargatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b521" + }, + "id": "503835", + "fullName": "Journalistgränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b522" + }, + "id": "478984", + "fullName": "Järnbärarvägen", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b523" + }, + "id": "502839", + "fullName": "Jan Stenbecks torg", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b524" + }, + "id": "478757", + "fullName": "Jakobsdalsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b528" + }, + "id": "476034", + "fullName": "Norra Järngraven", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b529" + }, + "id": "477904", + "fullName": "Järnvägsstationen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b52b" + }, + "id": "476369", + "fullName": "Johanneshovsvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b52c" + }, + "id": "475248", + "fullName": "Jakobsbergsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b52e" + }, + "id": "479251", + "fullName": "John Nordströms väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b52f" + }, + "id": "504472", + "fullName": "Justinebergsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b530" + }, + "id": "502335", + "fullName": "Johannelundsgränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b531" + }, + "id": "502337", + "fullName": "Johannelundsvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b532" + }, + "id": "478566", + "fullName": "Johannesbergsgatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b533" + }, + "id": "475082", + "fullName": "Östra Järnvägsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b537" + }, + "id": "475395", + "fullName": "Jakob Westinsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b539" + }, + "id": "479583", + "fullName": "Johannisdalsgatan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b53c" + }, + "id": "504510", + "fullName": "Johannesfredsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b53d" + }, + "id": "910081", + "fullName": "Johan Tillanders väg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b53e" + }, + "id": "475357", + "fullName": "Västra Järnvägsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b543" + }, + "id": "476792", + "fullName": "Kylgatan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b544" + }, + "id": "476661", + "fullName": "Kalmgatan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b547" + }, + "id": "476778", + "fullName": "Tylögränd", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b54a" + }, + "id": "476821", + "fullName": "Lugnvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b54e" + }, + "id": "476685", + "fullName": "Pelargatan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b550" + }, + "id": "476707", + "fullName": "Malmövägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b551" + }, + "id": "476718", + "fullName": "Läckövägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b552" + }, + "id": "476819", + "fullName": "Ljungvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b557" + }, + "id": "476616", + "fullName": "Renathvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b55a" + }, + "id": "476693", + "fullName": "Lödösevägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b55b" + }, + "id": "476695", + "fullName": "Skarabacken", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b55c" + }, + "id": "476711", + "fullName": "Ystadsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b55d" + }, + "id": "476717", + "fullName": "Lilla Sickla", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b55f" + }, + "id": "476734", + "fullName": "Skanörvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b560" + }, + "id": "476764", + "fullName": "Karlsövägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b561" + }, + "id": "476776", + "fullName": "Sockenvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b562" + }, + "id": "476794", + "fullName": "Kylhusgatan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b563" + }, + "id": "476800", + "fullName": "Rökerigatan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b568" + }, + "id": "476608", + "fullName": "Pastellvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b56c" + }, + "id": "476730", + "fullName": "Lyckebyvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b56d" + }, + "id": "476732", + "fullName": "Ronnebyvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b56e" + }, + "id": "476736", + "fullName": "Svedalavägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b570" + }, + "id": "476748", + "fullName": "Svalövsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b572" + }, + "id": "476802", + "fullName": "Slakthusbron", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b573" + }, + "id": "476810", + "fullName": "Slakthusplan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b577" + }, + "id": "476610", + "fullName": "Nathorstvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b578" + }, + "id": "476614", + "fullName": "Palandergatan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b579" + }, + "id": "476623", + "fullName": "Petrejusvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b57b" + }, + "id": "476645", + "fullName": "Skulptörvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b57d" + }, + "id": "476665", + "fullName": "Solandergatan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b57f" + }, + "id": "476697", + "fullName": "Tidaholmsplan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b581" + }, + "id": "476765", + "fullName": "Kärrtorpsplan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b582" + }, + "id": "476767", + "fullName": "Lågskärsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b584" + }, + "id": "476796", + "fullName": "Livdjursgatan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b585" + }, + "id": "476804", + "fullName": "Slakthusgatan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b587" + }, + "id": "476768", + "fullName": "Vikstensvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b588" + }, + "id": "476604", + "fullName": "Sofielundsplan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b589" + }, + "id": "476612", + "fullName": "Olaus Magnus väg", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b58a" + }, + "id": "476618", + "fullName": "Thunbergsgatan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b58b" + }, + "id": "476624", + "fullName": "Sparrmansvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b58c" + }, + "id": "476626", + "fullName": "Wahlbergsgatan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b592" + }, + "id": "476699", + "fullName": "Tidaholmsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b596" + }, + "id": "476761", + "fullName": "Söderarmsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b597" + }, + "id": "476766", + "fullName": "Kärrtorpsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b598" + }, + "id": "476798", + "fullName": "Palmfeltsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b599" + }, + "id": "476814", + "fullName": "Trädskolevägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b59a" + }, + "id": "476823", + "fullName": "Tjurhornsgränd", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b59b" + }, + "id": "476825", + "fullName": "Veterinärgränd", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b59e" + }, + "id": "925998", + "fullName": "Sofielundsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5a2" + }, + "id": "476630", + "fullName": "Lidköpingsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5a3" + }, + "id": "476632", + "fullName": "Ulricehamnsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5a4" + }, + "id": "476633", + "fullName": "Vänersborgsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5a6" + }, + "id": "476649", + "fullName": "Konstgjutarvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5aa" + }, + "id": "476709", + "fullName": "Paternostervägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5ab" + }, + "id": "476716", + "fullName": "Karlsborgsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5ac" + }, + "id": "476719", + "fullName": "Mariestadsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5ad" + }, + "id": "476728", + "fullName": "Karlskronavägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5af" + }, + "id": "476746", + "fullName": "Simrishamnsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5b0" + }, + "id": "476750", + "fullName": "Understensvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5b6" + }, + "id": "476813", + "fullName": "Styckmästargatan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5b7" + }, + "id": "476817", + "fullName": "Lindetorpsvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5b9" + }, + "id": "476676", + "fullName": "Per Lindeströms väg", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5bb" + }, + "id": "476598", + "fullName": "Skärmarbrinksvägen", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5bc" + }, + "id": "476667", + "fullName": "Sparfvenfeltsgatan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5bd" + }, + "id": "476668", + "fullName": "Strahlenbergsgatan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5be" + }, + "id": "476812", + "fullName": "Stora Skorstensgatan", + "parentFullName": "Johanneshov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5c1" + }, + "id": "695154", + "fullName": "Jons väg", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5c2" + }, + "id": "708596", + "fullName": "Jans väg", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5c4" + }, + "id": "696095", + "fullName": "Jonsberg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5c5" + }, + "id": "688936", + "fullName": "Jaktgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5c6" + }, + "id": "690473", + "fullName": "Junigatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5c7" + }, + "id": "708662", + "fullName": "Jaktlyckan", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5c8" + }, + "id": "708769", + "fullName": "Järkholmen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5c9" + }, + "id": "700892", + "fullName": "Jydeklovan", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5ca" + }, + "id": "689149", + "fullName": "Järntorget", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5cb" + }, + "id": "689910", + "fullName": "Jätteleken", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5cc" + }, + "id": "700891", + "fullName": "Jeppestigen", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5cd" + }, + "id": "697345", + "fullName": "Johanneshus", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5cf" + }, + "id": "689003", + "fullName": "Jakobigatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5d0" + }, + "id": "691312", + "fullName": "Jägaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5d1" + }, + "id": "691817", + "fullName": "Jockeyvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5d2" + }, + "id": "697485", + "fullName": "Johannesberg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5d5" + }, + "id": "696366", + "fullName": "Janneliden", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5d8" + }, + "id": "690471", + "fullName": "Januarigatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5d9" + }, + "id": "690633", + "fullName": "Journalvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5da" + }, + "id": "691005", + "fullName": "Jörgensgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5db" + }, + "id": "917148", + "fullName": "Jupitergatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5dc" + }, + "id": "694102", + "fullName": "Röds Junostig", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5dd" + }, + "id": "694399", + "fullName": "Långe Jans väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5de" + }, + "id": "696368", + "fullName": "Johannas väg", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5df" + }, + "id": "693862", + "fullName": "Sankt Jörgens väg", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5e2" + }, + "id": "689199", + "fullName": "Jungmansgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5e3" + }, + "id": "689483", + "fullName": "Järnvågsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5e4" + }, + "id": "692759", + "fullName": "Jyllandsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5e5" + }, + "id": "708660", + "fullName": "Hovås Jägareväg", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5e6" + }, + "id": "708770", + "fullName": "Järkholmsvägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5e7" + }, + "id": "921329", + "fullName": "Järkholmsliden", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5e8" + }, + "id": "716658", + "fullName": "Jordfallsvägen", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5e9" + }, + "id": "696036", + "fullName": "Jättestugorna", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5eb" + }, + "id": "693860", + "fullName": "Sankt Jörgens Port", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5ed" + }, + "id": "689120", + "fullName": "Järntorgsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5ee" + }, + "id": "689776", + "fullName": "Jordhyttegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5f0" + }, + "id": "689886", + "fullName": "Järnmyntsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5f2" + }, + "id": "690450", + "fullName": "Julaftonsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5f3" + }, + "id": "691003", + "fullName": "Jonseredsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5f4" + }, + "id": "691440", + "fullName": "Järnmalmsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5f5" + }, + "id": "691819", + "fullName": "Jomsborgsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5f6" + }, + "id": "692913", + "fullName": "Volvo Jakobs väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5f8" + }, + "id": "929720", + "fullName": "John Bunyans väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5fa" + }, + "id": "688884", + "fullName": "Jakobsdalsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5fb" + }, + "id": "688886", + "fullName": "Jättegrytsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5fd" + }, + "id": "689481", + "fullName": "Johannesplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5fe" + }, + "id": "689532", + "fullName": "Karl Johansgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b5ff" + }, + "id": "690269", + "fullName": "Jättekullegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b600" + }, + "id": "690889", + "fullName": "Jenny Lindsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b601" + }, + "id": "692581", + "fullName": "Jättestensgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b602" + }, + "id": "697347", + "fullName": "Johanneshusvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b603" + }, + "id": "694104", + "fullName": "Röds Jupiterstig", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b604" + }, + "id": "694364", + "fullName": "Blå Jungfruns väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b609" + }, + "id": "688518", + "fullName": "Johannebergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b60a" + }, + "id": "688934", + "fullName": "Jakobshöjdsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b60b" + }, + "id": "689273", + "fullName": "Johannes Kyrkogång", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b60c" + }, + "id": "689654", + "fullName": "Karl Johanstorget", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b60d" + }, + "id": "689736", + "fullName": "Birger Jarlsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b60e" + }, + "id": "690890", + "fullName": "Mäster Johansgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b610" + }, + "id": "694172", + "fullName": "Lille-Johans Lycka", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b613" + }, + "id": "922497", + "fullName": "Jöns Rundbäcks plats", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b614" + }, + "id": "917477", + "fullName": "Meli Johanssons väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b619" + }, + "id": "688017", + "fullName": "Jussi Björlings plats", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b61a" + }, + "id": "689530", + "fullName": "Jaegerdorffsplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b61c" + }, + "id": "689967", + "fullName": "Sten Johanssons plats", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b61d" + }, + "id": "690266", + "fullName": "Herman Jonssonsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b623" + }, + "id": "929734", + "fullName": "Maria Johansdotters backe", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b625" + }, + "id": "528472", + "fullName": "Jägersro", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b626" + }, + "id": "527137", + "fullName": "Järnkajen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b627" + }, + "id": "529525", + "fullName": "Joelsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b628" + }, + "id": "539797", + "fullName": "Hans Jöns väg", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b629" + }, + "id": "529315", + "fullName": "Juditsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b62a" + }, + "id": "529527", + "fullName": "Joelsgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b62b" + }, + "id": "527009", + "fullName": "Jupitergatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b62c" + }, + "id": "528643", + "fullName": "Järneksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b62d" + }, + "id": "528871", + "fullName": "Järnyxegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b62e" + }, + "id": "529157", + "fullName": "Jespersgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b62f" + }, + "id": "529453", + "fullName": "Justinsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b630" + }, + "id": "529965", + "fullName": "Junkergatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b631" + }, + "id": "539801", + "fullName": "Jöns Grecos väg", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b632" + }, + "id": "527459", + "fullName": "Sankt Johannesplan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b633" + }, + "id": "527463", + "fullName": "S:t Johannesgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b634" + }, + "id": "526968", + "fullName": "Jungmansgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b635" + }, + "id": "527302", + "fullName": "Jöns Filsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b636" + }, + "id": "528479", + "fullName": "Jägersrovägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b637" + }, + "id": "531102", + "fullName": "Järnolofs väg", + "parentFullName": "Klagshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b638" + }, + "id": "527068", + "fullName": "Jakob Nilsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b639" + }, + "id": "528545", + "fullName": "Jaktvagnsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b63b" + }, + "id": "530233", + "fullName": "Julebäcksgränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b63c" + }, + "id": "529842", + "fullName": "Järnvägsgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b63d" + }, + "id": "529701", + "fullName": "Järavallsgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b63e" + }, + "id": "529791", + "fullName": "Järalyckegatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b63f" + }, + "id": "526966", + "fullName": "Jakob Bagges gata", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b640" + }, + "id": "528869", + "fullName": "Jägershillgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b641" + }, + "id": "528894", + "fullName": "Järnåldersgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b642" + }, + "id": "529627", + "fullName": "Johan Krulls gata", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b643" + }, + "id": "531148", + "fullName": "Johan Femmas väg", + "parentFullName": "Klagshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b644" + }, + "id": "527014", + "fullName": "Jörgen Kocksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b646" + }, + "id": "528555", + "fullName": "Olof Jönssons gata", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b648" + }, + "id": "529059", + "fullName": "Jöns Risbergsplan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b649" + }, + "id": "539628", + "fullName": "Johan Möllares väg", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b64b" + }, + "id": "529687", + "fullName": "Birger Jarlsgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b64c" + }, + "id": "527076", + "fullName": "Mäster Johansgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b64e" + }, + "id": "527554", + "fullName": "Jacob Möllersgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b64f" + }, + "id": "527872", + "fullName": "Johanneslustgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b650" + }, + "id": "529057", + "fullName": "Jöns Risbergsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b652" + }, + "id": "914623", + "fullName": "Jan Waldenströms gata", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b653" + }, + "id": "926983", + "fullName": "Per Josephssons väg", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b654" + }, + "id": "527500", + "fullName": "Gabriel Jönssonsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b655" + }, + "id": "530777", + "fullName": "John Lundvallsgatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b656" + }, + "id": "779005", + "fullName": "Järlåsa Jarlhem", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b657" + }, + "id": "779003", + "fullName": "Järlåsa Jarlaborg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b658" + }, + "id": "778981", + "fullName": "Jonsund", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b659" + }, + "id": "778994", + "fullName": "Järlåsa", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b65a" + }, + "id": "787187", + "fullName": "Järsta Järstalund", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b65b" + }, + "id": "797850", + "fullName": "Jädra", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b65c" + }, + "id": "797852", + "fullName": "Jälla", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b65d" + }, + "id": "797431", + "fullName": "Jumkil Johannesberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b65e" + }, + "id": "779082", + "fullName": "Järvstigen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b65f" + }, + "id": "792069", + "fullName": "Jobsby", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b660" + }, + "id": "797403", + "fullName": "Jumkil", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b661" + }, + "id": "779725", + "fullName": "Jakobs", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b662" + }, + "id": "787390", + "fullName": "Järvbo", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b663" + }, + "id": "778993", + "fullName": "Jumkils-Ubby", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b664" + }, + "id": "779036", + "fullName": "Järlåsa-Berg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b665" + }, + "id": "787179", + "fullName": "Järsta", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b666" + }, + "id": "786102", + "fullName": "Jansbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b668" + }, + "id": "792071", + "fullName": "Jönninge", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b669" + }, + "id": "778995", + "fullName": "Järlåsa Alaryd", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b66a" + }, + "id": "779017", + "fullName": "Järlåsa Lundbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b66b" + }, + "id": "779032", + "fullName": "Järlåsa Skogen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b66c" + }, + "id": "779055", + "fullName": "Järlåsa-Fallet", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b66d" + }, + "id": "779063", + "fullName": "Järlåsa-Knutbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b66e" + }, + "id": "799002", + "fullName": "Joels väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b66f" + }, + "id": "786189", + "fullName": "Per Jons", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b670" + }, + "id": "786549", + "fullName": "Jällsta", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b671" + }, + "id": "779727", + "fullName": "Jobsvall", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b673" + }, + "id": "778999", + "fullName": "Järlåsa Fridhem", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b674" + }, + "id": "779009", + "fullName": "Järlåsa Klippan", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b675" + }, + "id": "779013", + "fullName": "Järlåsa Kyrkbyn", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b676" + }, + "id": "779034", + "fullName": "Järlåsa Sofiero", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b677" + }, + "id": "791802", + "fullName": "Jarlaborg", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b679" + }, + "id": "799639", + "fullName": "Järpvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b67a" + }, + "id": "786106", + "fullName": "Jordbron", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b67b" + }, + "id": "786759", + "fullName": "Juvansbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b67c" + }, + "id": "778168", + "fullName": "Fiby Jobsbo", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b67d" + }, + "id": "778985", + "fullName": "Jumkils-Bolandet", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b67e" + }, + "id": "778991", + "fullName": "Jumkils-Hagalund", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b67f" + }, + "id": "778996", + "fullName": "Järlåsa Anneberg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b680" + }, + "id": "779078", + "fullName": "Järlåsa-Laggarbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b681" + }, + "id": "778983", + "fullName": "Jonsund Blomsberg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b682" + }, + "id": "779007", + "fullName": "Järlåsa Karlsberg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b683" + }, + "id": "779021", + "fullName": "Järlåsa Marielund", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b684" + }, + "id": "795766", + "fullName": "Jällagatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b685" + }, + "id": "796759", + "fullName": "Jaktstigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b686" + }, + "id": "799637", + "fullName": "Jägarvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b688" + }, + "id": "778997", + "fullName": "Järlåsa Björnsäter", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b689" + }, + "id": "779001", + "fullName": "Järlåsa Granbacken", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b68a" + }, + "id": "779011", + "fullName": "Järlåsa Klockarbol", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b68b" + }, + "id": "779015", + "fullName": "Järlåsa Kyrkskolan", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b68c" + }, + "id": "779030", + "fullName": "Järlåsa Norrgården", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b68d" + }, + "id": "779042", + "fullName": "Järlåsa-Berg Röberg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b68f" + }, + "id": "779059", + "fullName": "Järlåsa-Hemmingsbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b690" + }, + "id": "795309", + "fullName": "Kung Jans väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b692" + }, + "id": "797443", + "fullName": "Jumkil Näset", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b693" + }, + "id": "797475", + "fullName": "Jumkils-Ubby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b694" + }, + "id": "797873", + "fullName": "Jälla Sjödyn", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b695" + }, + "id": "778328", + "fullName": "Jumkilsvägen", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b696" + }, + "id": "779726", + "fullName": "Jakobs backe", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b697" + }, + "id": "779748", + "fullName": "Jumkil Rolan", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b698" + }, + "id": "779780", + "fullName": "Jumkils-Ubby", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b699" + }, + "id": "778805", + "fullName": "Balsbo Johanneslund", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b69b" + }, + "id": "779065", + "fullName": "Järlåsa-Knutbo Nyvik", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b69c" + }, + "id": "795132", + "fullName": "Jumkilsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b69d" + }, + "id": "796155", + "fullName": "Järneksgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b69e" + }, + "id": "797435", + "fullName": "Jumkil Knutbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b69f" + }, + "id": "797463", + "fullName": "Jumkil Ängeby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6a0" + }, + "id": "797471", + "fullName": "Jumkils Skola", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6a1" + }, + "id": "797856", + "fullName": "Jälla Backabo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6a3" + }, + "id": "779738", + "fullName": "Jumkil Nyberg", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6a4" + }, + "id": "779762", + "fullName": "Jumkils-Broby", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6a5" + }, + "id": "778244", + "fullName": "Hagby Jonsberg", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6a6" + }, + "id": "787189", + "fullName": "Järsta Lugnet", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6a7" + }, + "id": "787388", + "fullName": "Järnvägsplan", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6a8" + }, + "id": "785683", + "fullName": "Jupitervägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6a9" + }, + "id": "779019", + "fullName": "Järlåsa Margreteberg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6aa" + }, + "id": "779023", + "fullName": "Järlåsa Missionshuset", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6ab" + }, + "id": "779038", + "fullName": "Järlåsa-Berg Bergbacka", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6ac" + }, + "id": "779057", + "fullName": "Järlåsa-Fallet Nyslätt", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6ad" + }, + "id": "779069", + "fullName": "Järlåsa-Knutbo Smedbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6ae" + }, + "id": "779071", + "fullName": "Järlåsa-Knutbo Smedsbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6af" + }, + "id": "779080", + "fullName": "Järlåsa-Laggarbo Kilen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6b0" + }, + "id": "795250", + "fullName": "S:t Johannesgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6b2" + }, + "id": "797420", + "fullName": "Jumkil Fågelbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6b3" + }, + "id": "797433", + "fullName": "Jumkil Keckebo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6b4" + }, + "id": "797437", + "fullName": "Jumkil Korsebo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6b5" + }, + "id": "797456", + "fullName": "Jumkil Stensro", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6b6" + }, + "id": "797473", + "fullName": "Jumkils-Knutbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6b9" + }, + "id": "797866", + "fullName": "Jälla Godegård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6ba" + }, + "id": "797868", + "fullName": "Jälla Karlberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6bb" + }, + "id": "797872", + "fullName": "Jälla Oxkällan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6bc" + }, + "id": "797876", + "fullName": "Jälla Torslund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6bd" + }, + "id": "799439", + "fullName": "Jenny Linds väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6be" + }, + "id": "777322", + "fullName": "Malm-Jerkers väg", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6bf" + }, + "id": "786121", + "fullName": "Kättsbo Järbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6c0" + }, + "id": "786550", + "fullName": "Jällsta Backa", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6c1" + }, + "id": "779730", + "fullName": "Jumkil Björken", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6c2" + }, + "id": "779742", + "fullName": "Jumkil Nyslätt", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6c3" + }, + "id": "779044", + "fullName": "Järlåsa-Berg Stensveden", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6c5" + }, + "id": "795685", + "fullName": "Järnvägsparken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6c6" + }, + "id": "796362", + "fullName": "Jordgubbsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6c7" + }, + "id": "797404", + "fullName": "Jumkil Anneberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6c8" + }, + "id": "797405", + "fullName": "Jumkil Asphagen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6c9" + }, + "id": "797412", + "fullName": "Jumkil Bolandet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6ca" + }, + "id": "797418", + "fullName": "Jumkil Furuberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6cb" + }, + "id": "797429", + "fullName": "Jumkil Himrarna", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6cc" + }, + "id": "797445", + "fullName": "Jumkil Pilarsbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6cd" + }, + "id": "797452", + "fullName": "Jumkil Rosendal", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6ce" + }, + "id": "797455", + "fullName": "Jumkil Solbacka", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6cf" + }, + "id": "797858", + "fullName": "Jälla Brogården", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6d1" + }, + "id": "797969", + "fullName": "Vaksala Jagarbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6d2" + }, + "id": "799490", + "fullName": "Jan Brauners väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6d3" + }, + "id": "787181", + "fullName": "Järsta Apelvik", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6d4" + }, + "id": "787183", + "fullName": "Järsta Fridhem", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6d5" + }, + "id": "786553", + "fullName": "Jällsta Nyborg", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6d6" + }, + "id": "779728", + "fullName": "Jumkil Andersbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6d7" + }, + "id": "779736", + "fullName": "Jumkil Mobacken", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6d8" + }, + "id": "779740", + "fullName": "Jumkil Nybygget", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6d9" + }, + "id": "785768", + "fullName": "Järnmalmsvägen", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6da" + }, + "id": "787177", + "fullName": "Jans Bondes Vret", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6db" + }, + "id": "787185", + "fullName": "Järsta Fågelvik", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6dc" + }, + "id": "787194", + "fullName": "Järsta Nybyholm", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6dd" + }, + "id": "777688", + "fullName": "Järnvägsstation", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6de" + }, + "id": "791804", + "fullName": "Järnvägsstation", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6df" + }, + "id": "779067", + "fullName": "Järlåsa-Knutbo Skogstorp", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6e0" + }, + "id": "797406", + "fullName": "Jumkil Björkhaga", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6e1" + }, + "id": "797422", + "fullName": "Jumkil Granliden", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6e2" + }, + "id": "797425", + "fullName": "Jumkil Gullsberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6e3" + }, + "id": "797549", + "fullName": "Läby Johannelund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6e4" + }, + "id": "797870", + "fullName": "Jälla Källgården", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6e5" + }, + "id": "797871", + "fullName": "Jälla Lusseslätt", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6e6" + }, + "id": "797874", + "fullName": "Jälla Skogsängen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6e7" + }, + "id": "798420", + "fullName": "Rasbo Jarlstugan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6e8" + }, + "id": "786767", + "fullName": "Juvansbo Vässjö", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6e9" + }, + "id": "779732", + "fullName": "Jumkil Björkhäll", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6eb" + }, + "id": "796310", + "fullName": "Jan Fridegårds väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6ec" + }, + "id": "797424", + "fullName": "Jumkil Grönskulla", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6ed" + }, + "id": "797439", + "fullName": "Jumkil Norrgården", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6ee" + }, + "id": "797441", + "fullName": "Jumkil Norrskulla", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6ef" + }, + "id": "797454", + "fullName": "Jumkil Rönnbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6f0" + }, + "id": "797458", + "fullName": "Jumkil Ubby Höjden", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6f1" + }, + "id": "797465", + "fullName": "Jumkil Ängshöjden", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6f2" + }, + "id": "797469", + "fullName": "Jumkils Prästgård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6f3" + }, + "id": "798139", + "fullName": "Rasbokil Juvansbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6f5" + }, + "id": "786765", + "fullName": "Juvansbo Tomtebo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6f6" + }, + "id": "779750", + "fullName": "Jumkils-Björnarbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6f7" + }, + "id": "796140", + "fullName": "Johannelundsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6f8" + }, + "id": "796677", + "fullName": "Frövi Johannesberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6f9" + }, + "id": "797408", + "fullName": "Jumkil Björkvreten", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6fa" + }, + "id": "797410", + "fullName": "Jumkil Blommenlund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6fb" + }, + "id": "797467", + "fullName": "Jumkil Österskulla", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6fc" + }, + "id": "778465", + "fullName": "Onsike Johannelund", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6fd" + }, + "id": "777952", + "fullName": "Rungarn Jungfruäng", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6fe" + }, + "id": "776766", + "fullName": "Faringe Jakobsberg", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b6ff" + }, + "id": "786551", + "fullName": "Jällsta Blåstugan", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b700" + }, + "id": "786763", + "fullName": "Juvansbo Bolandet", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b701" + }, + "id": "779734", + "fullName": "Jumkil Brittgården", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b703" + }, + "id": "779778", + "fullName": "Jumkils-Hemmingsbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b704" + }, + "id": "779061", + "fullName": "Järlåsa-Hemmingsbo Bottersbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b705" + }, + "id": "795687", + "fullName": "Järnvägspromenaden", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b706" + }, + "id": "796134", + "fullName": "Johannesbäcksgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b707" + }, + "id": "796402", + "fullName": "Axel Johanssons gata", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b708" + }, + "id": "797427", + "fullName": "Jumkil Hasselbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b709" + }, + "id": "797457", + "fullName": "Jumkil Stora Trillbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b70a" + }, + "id": "797459", + "fullName": "Jumkil Ubby Nystugan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b70b" + }, + "id": "797461", + "fullName": "Jumkil Västerskulla", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b70c" + }, + "id": "797477", + "fullName": "Jumkils-Ubby Fridhem", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b70d" + }, + "id": "798548", + "fullName": "Visteby Johannelund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b70e" + }, + "id": "787196", + "fullName": "Järsta Skogshyddan", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b70f" + }, + "id": "791892", + "fullName": "Saringe Johannesdal", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b710" + }, + "id": "792075", + "fullName": "Jönninge Soldattorp", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b711" + }, + "id": "786104", + "fullName": "Jobsvall Norrhagen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b712" + }, + "id": "786557", + "fullName": "Jällsta Svartgrind", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b714" + }, + "id": "779768", + "fullName": "Jumkils-Broby Solhem", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b715" + }, + "id": "795860", + "fullName": "Västra Järnvägsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b716" + }, + "id": "796824", + "fullName": "Näs-Högby Johannelund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b717" + }, + "id": "797135", + "fullName": "Ärnesta Johannesberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b718" + }, + "id": "797480", + "fullName": "Jumkils-Ubby Källhagen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b719" + }, + "id": "797482", + "fullName": "Jumkils-Ubby Källslätt", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b71a" + }, + "id": "797483", + "fullName": "Jumkils-Ubby Nystugan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b71b" + }, + "id": "797485", + "fullName": "Jumkils-Ubby Solliden", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b71c" + }, + "id": "797487", + "fullName": "Jumkils-Ubby Storhagen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b71d" + }, + "id": "798093", + "fullName": "Klivinge Johannesdal", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b71e" + }, + "id": "798264", + "fullName": "Frötuna Johannesberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b71f" + }, + "id": "798720", + "fullName": "Funbo-Söderby Jansberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b720" + }, + "id": "786904", + "fullName": "Lena-Årby Johannelund", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b721" + }, + "id": "791833", + "fullName": "Myssinge Johannisberg", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b723" + }, + "id": "776792", + "fullName": "Faringe-Bärby Joneberg", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b724" + }, + "id": "777009", + "fullName": "Rasbo-Hovgården Jutbol", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b725" + }, + "id": "777019", + "fullName": "Rycklinge Jutsvedjan", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b726" + }, + "id": "786155", + "fullName": "Nolmyra Johanneslund", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b727" + }, + "id": "786477", + "fullName": "Tolboda Johanneslund", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b728" + }, + "id": "786555", + "fullName": "Jällsta Stallstugan", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b729" + }, + "id": "779544", + "fullName": "Blacksta Johanneslund", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b72a" + }, + "id": "779764", + "fullName": "Jumkils-Broby Broholm", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b72b" + }, + "id": "779781", + "fullName": "Jumkils-Ubby Skinnarbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b72c" + }, + "id": "780174", + "fullName": "Västerbo Johannesberg", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b72e" + }, + "id": "792073", + "fullName": "Jönninge Snickartorpet", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b72f" + }, + "id": "776579", + "fullName": "Almunge-Hagby Julsättra", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b734" + }, + "id": "779460", + "fullName": "Ön", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b735" + }, + "id": "799212", + "fullName": "Bernhard Jacobowskys väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b736" + }, + "id": "787141", + "fullName": "Bräcksta Jon-Larsstugan", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b737" + }, + "id": "779756", + "fullName": "Jumkils-Björnarbo Norrbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b738" + }, + "id": "796881", + "fullName": "Ramsta-Bodarna Johannelund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b739" + }, + "id": "797819", + "fullName": "Gamla Uppsala Johannesberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b73a" + }, + "id": "798432", + "fullName": "Rasbo Prästgård Järstadal", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b73c" + }, + "id": "776549", + "fullName": "Almunge-Gränby Johanneborg", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b73d" + }, + "id": "776550", + "fullName": "Almunge-Gränby Johannesdal", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b73e" + }, + "id": "776640", + "fullName": "Almunge-Söderby Johannero", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b73f" + }, + "id": "776790", + "fullName": "Faringe-Bärby Johannelund", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b740" + }, + "id": "779760", + "fullName": "Jumkils-Björnarbo Solviken", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b742" + }, + "id": "778735", + "fullName": "Ålands-Västerby Johannesdal", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b743" + }, + "id": "779752", + "fullName": "Jumkils-Björnarbo Lundaborg", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b744" + }, + "id": "779754", + "fullName": "Jumkils-Björnarbo Majnegård", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b745" + }, + "id": "779758", + "fullName": "Jumkils-Björnarbo Norrgrind", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b747" + }, + "id": "778769", + "fullName": "Ålands-Österby Ålandsdal Jvstn", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b749" + }, + "id": "796546", + "fullName": "Balingsta-Tibble Johannesberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b74b" + }, + "id": "779448", + "fullName": "Åsen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b74c" + }, + "id": "778939", + "fullName": "Hagen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b74d" + }, + "id": "779132", + "fullName": "Linbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b74e" + }, + "id": "779175", + "fullName": "Myrbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b74f" + }, + "id": "779227", + "fullName": "Nyhem", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b750" + }, + "id": "779305", + "fullName": "Rörbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b751" + }, + "id": "779430", + "fullName": "Vilan", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b752" + }, + "id": "778803", + "fullName": "Balsbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b753" + }, + "id": "778945", + "fullName": "Harsbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b754" + }, + "id": "778967", + "fullName": "Homrom", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b755" + }, + "id": "779084", + "fullName": "Kallås", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b756" + }, + "id": "779177", + "fullName": "Mysebo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b757" + }, + "id": "779179", + "fullName": "Målsta", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b758" + }, + "id": "779212", + "fullName": "Nyberg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b759" + }, + "id": "779214", + "fullName": "Nyborg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b75a" + }, + "id": "779233", + "fullName": "Onsike", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b75b" + }, + "id": "779379", + "fullName": "Strand", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b75c" + }, + "id": "779438", + "fullName": "Värnbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b75d" + }, + "id": "779446", + "fullName": "Åkerbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b75e" + }, + "id": "778821", + "fullName": "Björnbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b75f" + }, + "id": "778830", + "fullName": "Blackbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b760" + }, + "id": "778848", + "fullName": "Bredsjö", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b765" + }, + "id": "778925", + "fullName": "Gulläng", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b766" + }, + "id": "778959", + "fullName": "Hedtorp", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b767" + }, + "id": "779086", + "fullName": "Karinbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b768" + }, + "id": "779092", + "fullName": "Karlsro", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b769" + }, + "id": "779097", + "fullName": "Knohult", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b76a" + }, + "id": "779098", + "fullName": "Kryssbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b76b" + }, + "id": "779134", + "fullName": "Lindsjö", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b76c" + }, + "id": "779136", + "fullName": "Lindsta", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b76d" + }, + "id": "779150", + "fullName": "Lyckebo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b76e" + }, + "id": "779164", + "fullName": "Mobacka", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b76f" + }, + "id": "779181", + "fullName": "Möjsjön", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b770" + }, + "id": "779185", + "fullName": "Nordanå", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b771" + }, + "id": "779225", + "fullName": "Nyhagen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b772" + }, + "id": "779229", + "fullName": "Nysätra", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b773" + }, + "id": "779307", + "fullName": "Sandebo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b774" + }, + "id": "779321", + "fullName": "Sjötorp", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b775" + }, + "id": "779328", + "fullName": "Skogsbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b776" + }, + "id": "779364", + "fullName": "Stigsbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b777" + }, + "id": "779393", + "fullName": "Säbovik", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b778" + }, + "id": "779415", + "fullName": "Tibbebo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b779" + }, + "id": "779416", + "fullName": "Tomtebo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b77a" + }, + "id": "779418", + "fullName": "Uggelbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b77b" + }, + "id": "779422", + "fullName": "Vackerå", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b77c" + }, + "id": "779444", + "fullName": "Åbacken", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b77d" + }, + "id": "779470", + "fullName": "Östfora", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b77f" + }, + "id": "778809", + "fullName": "Bengtsro", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b780" + }, + "id": "778813", + "fullName": "Björknäs", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b781" + }, + "id": "778832", + "fullName": "Blacksta", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b782" + }, + "id": "778842", + "fullName": "Borgarbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b783" + }, + "id": "778866", + "fullName": "Börjedal", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b78a" + }, + "id": "778901", + "fullName": "Friberga", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b78b" + }, + "id": "778941", + "fullName": "Hammarbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b78c" + }, + "id": "778943", + "fullName": "Hanelund", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b78d" + }, + "id": "779110", + "fullName": "Kättböle", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b78e" + }, + "id": "779112", + "fullName": "Larsberg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b78f" + }, + "id": "779149", + "fullName": "Lostigen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b790" + }, + "id": "779154", + "fullName": "Lövängen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b791" + }, + "id": "779160", + "fullName": "Mellanbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b792" + }, + "id": "779293", + "fullName": "Rosendal", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b793" + }, + "id": "779336", + "fullName": "Skärbäck", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b794" + }, + "id": "779339", + "fullName": "Skärsjön", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b795" + }, + "id": "779346", + "fullName": "Solarvet", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b796" + }, + "id": "779347", + "fullName": "Solberga", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b797" + }, + "id": "779395", + "fullName": "Sätrarna", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b798" + }, + "id": "779414", + "fullName": "Tallåsen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b799" + }, + "id": "779424", + "fullName": "Vallskog", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b79a" + }, + "id": "779452", + "fullName": "Ängshult", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b79d" + }, + "id": "778811", + "fullName": "Björkhult", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b79e" + }, + "id": "778839", + "fullName": "Blomsberg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b79f" + }, + "id": "778846", + "fullName": "Borrsätra", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7a0" + }, + "id": "778860", + "fullName": "Bälgvägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7a3" + }, + "id": "778919", + "fullName": "Granvägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7a4" + }, + "id": "778933", + "fullName": "Gustavsbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7a5" + }, + "id": "779088", + "fullName": "Karlsborg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7a6" + }, + "id": "779090", + "fullName": "Karlslund", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7a7" + }, + "id": "779168", + "fullName": "Mosstugan", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7a8" + }, + "id": "779183", + "fullName": "Möjsjövik", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7a9" + }, + "id": "779237", + "fullName": "Pilstigen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7aa" + }, + "id": "779297", + "fullName": "Rubens väg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7ab" + }, + "id": "779299", + "fullName": "Rödmossen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7ac" + }, + "id": "779303", + "fullName": "Rönningen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7ad" + }, + "id": "779306", + "fullName": "Salavägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7ae" + }, + "id": "779309", + "fullName": "Siggefora", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7af" + }, + "id": "779324", + "fullName": "Skogalund", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7b0" + }, + "id": "779350", + "fullName": "Solhöjden", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7b1" + }, + "id": "779383", + "fullName": "Strömsbro", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7b2" + }, + "id": "779389", + "fullName": "Sunnansjö", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7b3" + }, + "id": "779413", + "fullName": "Tallvägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7b4" + }, + "id": "778858", + "fullName": "Bäckstigen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7b7" + }, + "id": "778897", + "fullName": "Fagerdalen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7b8" + }, + "id": "778899", + "fullName": "Frejalunda", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7b9" + }, + "id": "778913", + "fullName": "Granmarken", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7ba" + }, + "id": "778923", + "fullName": "Grönvallen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7bb" + }, + "id": "778937", + "fullName": "Hagatäppan", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7bc" + }, + "id": "778971", + "fullName": "Häggstigen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7bd" + }, + "id": "779099", + "fullName": "Kvicksätra", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7be" + }, + "id": "779108", + "fullName": "Källsveden", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7bf" + }, + "id": "779130", + "fullName": "Lillgården", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7c0" + }, + "id": "779148", + "fullName": "Lissgården", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7c1" + }, + "id": "779210", + "fullName": "Norrgården", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7c2" + }, + "id": "779241", + "fullName": "Plankvägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7c3" + }, + "id": "779279", + "fullName": "Risbergsbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7c4" + }, + "id": "779289", + "fullName": "Rosenbacka", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7c5" + }, + "id": "779333", + "fullName": "Skyttes väg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7c6" + }, + "id": "779349", + "fullName": "Solgläntan", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7c7" + }, + "id": "779354", + "fullName": "Staffansbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7c8" + }, + "id": "779365", + "fullName": "Stjärnhult", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7c9" + }, + "id": "779371", + "fullName": "Stockvägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7ca" + }, + "id": "779387", + "fullName": "Sundins väg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7cb" + }, + "id": "779397", + "fullName": "Söderhagen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7cc" + }, + "id": "779399", + "fullName": "Sörensberg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7cd" + }, + "id": "779403", + "fullName": "Tallbacken", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7ce" + }, + "id": "779405", + "fullName": "Tallhöjden", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7cf" + }, + "id": "779426", + "fullName": "Vargstigen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7d0" + }, + "id": "779428", + "fullName": "Videstigen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7d1" + }, + "id": "778819", + "fullName": "Björkstigen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7d2" + }, + "id": "778828", + "fullName": "Björnstigen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7d3" + }, + "id": "778927", + "fullName": "Gustavsberg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7d4" + }, + "id": "778935", + "fullName": "Gyntersbäck", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7d5" + }, + "id": "778954", + "fullName": "Hasselhagen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7d6" + }, + "id": "779147", + "fullName": "Lingonbacka", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7d7" + }, + "id": "779158", + "fullName": "Mejerivägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7d8" + }, + "id": "779166", + "fullName": "Morbolandet", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7d9" + }, + "id": "779235", + "fullName": "Onsikevägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7da" + }, + "id": "779319", + "fullName": "Sjöstavägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7db" + }, + "id": "779326", + "fullName": "Skogsbacken", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7dc" + }, + "id": "779329", + "fullName": "Skogslyktan", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7dd" + }, + "id": "779344", + "fullName": "Smedjevägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7de" + }, + "id": "779352", + "fullName": "Sommarhagen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7e0" + }, + "id": "778807", + "fullName": "Balsbo Norrbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7e1" + }, + "id": "778837", + "fullName": "Blackstavall", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7e2" + }, + "id": "778852", + "fullName": "Bredsjövägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7e3" + }, + "id": "778950", + "fullName": "Hasselbacken", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7e4" + }, + "id": "778952", + "fullName": "Hasselberget", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7e5" + }, + "id": "778956", + "fullName": "Hasselstigen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7e6" + }, + "id": "779120", + "fullName": "Lilla Slässbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7e7" + }, + "id": "779151", + "fullName": "Långhällarna", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7e8" + }, + "id": "779249", + "fullName": "Ribbingebäck", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7e9" + }, + "id": "779335", + "fullName": "Skånska vägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7ea" + }, + "id": "779341", + "fullName": "Slingervägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7eb" + }, + "id": "779343", + "fullName": "Slässbovägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7ec" + }, + "id": "779363", + "fullName": "Stennäsvägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7ed" + }, + "id": "779373", + "fullName": "Stora Slässbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7ee" + }, + "id": "779476", + "fullName": "Östforavägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7ef" + }, + "id": "778815", + "fullName": "Björknäs Högbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7f0" + }, + "id": "778844", + "fullName": "Borgarbovägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7f1" + }, + "id": "778862", + "fullName": "Bälinge-Pålsbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7f2" + }, + "id": "778907", + "fullName": "Fribergavägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7f3" + }, + "id": "778909", + "fullName": "Förlagsgården", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7f4" + }, + "id": "779114", + "fullName": "Lekplatsvägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7f6" + }, + "id": "779152", + "fullName": "Långängsvägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7f7" + }, + "id": "779156", + "fullName": "Margareteberg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7f8" + }, + "id": "779195", + "fullName": "Nordanå Granås", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7f9" + }, + "id": "779202", + "fullName": "Nordanå Norrbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7fa" + }, + "id": "779203", + "fullName": "Nordanå Persbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7fb" + }, + "id": "779247", + "fullName": "Ramsjö Ängsväg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7fc" + }, + "id": "779355", + "fullName": "Stenforsbacka", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7fd" + }, + "id": "779391", + "fullName": "Sågbacksvägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7fe" + }, + "id": "779401", + "fullName": "Tackmossvägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b7ff" + }, + "id": "779412", + "fullName": "Tallrotsvägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b800" + }, + "id": "779478", + "fullName": "Östra Hasselbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b801" + }, + "id": "778838", + "fullName": "Bladkärrsvägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b802" + }, + "id": "778905", + "fullName": "Friberga Klevet", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b803" + }, + "id": "778948", + "fullName": "Harsbo Hagalund", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b804" + }, + "id": "778961", + "fullName": "Hedtorp Lövhäll", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b805" + }, + "id": "778969", + "fullName": "Häggbärsstigen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b806" + }, + "id": "779094", + "fullName": "Kattfotsbacken", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b807" + }, + "id": "779162", + "fullName": "Mellskogsvägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b808" + }, + "id": "779199", + "fullName": "Nordanå Kanikbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b809" + }, + "id": "779223", + "fullName": "Nybygget Stugan", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b80a" + }, + "id": "779239", + "fullName": "Piparrönningen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b80b" + }, + "id": "779243", + "fullName": "Ramsjö Skogsväg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b80c" + }, + "id": "779301", + "fullName": "Rönnbärsbacken", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b80d" + }, + "id": "779381", + "fullName": "Strandsjövägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b80e" + }, + "id": "779440", + "fullName": "Västra Andersbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b80f" + }, + "id": "779442", + "fullName": "Västra Hasselbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b810" + }, + "id": "937012", + "fullName": "Lindsta Sjötorp", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b811" + }, + "id": "778963", + "fullName": "Helgesta Ramsjön", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b812" + }, + "id": "778975", + "fullName": "Högskogen Kallön", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b813" + }, + "id": "779104", + "fullName": "Kvicksätravägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b814" + }, + "id": "779116", + "fullName": "Lilla Långmossen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b815" + }, + "id": "779138", + "fullName": "Lindsta Almungbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b816" + }, + "id": "779145", + "fullName": "Lindsta Solliden", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b817" + }, + "id": "779245", + "fullName": "Ramsjö Tibbleväg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b818" + }, + "id": "779291", + "fullName": "Rosenbackavägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b819" + }, + "id": "779367", + "fullName": "Stjärnhult Lunda", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b81b" + }, + "id": "778850", + "fullName": "Bredsjö Smedjeväg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b81c" + }, + "id": "779118", + "fullName": "Lilla Sjöstavägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b81d" + }, + "id": "779142", + "fullName": "Lindsta Hägglunda", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b81e" + }, + "id": "779189", + "fullName": "Nordanå Bottersbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b81f" + }, + "id": "779191", + "fullName": "Nordanå Bryggarbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b820" + }, + "id": "779197", + "fullName": "Nordanå Hedbolund", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b821" + }, + "id": "779206", + "fullName": "Nordanå Rosenhill", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b822" + }, + "id": "779338", + "fullName": "Skärbäck Karlberg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b823" + }, + "id": "779369", + "fullName": "Stjärnhult Nybäck", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b824" + }, + "id": "778921", + "fullName": "Gripensvärdsvägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b825" + }, + "id": "778946", + "fullName": "Harsbo Grindstugan", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b826" + }, + "id": "779187", + "fullName": "Nordanå Blomsterbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b827" + }, + "id": "779193", + "fullName": "Nordanå Fiskmansbo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b828" + }, + "id": "779201", + "fullName": "Nordanå Ljusmossen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b829" + }, + "id": "779204", + "fullName": "Nordanå Petersburg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b82a" + }, + "id": "779454", + "fullName": "Ängstugan Fagerdal", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b82b" + }, + "id": "779474", + "fullName": "Östfora Granhammar", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b82c" + }, + "id": "778817", + "fullName": "Björknäs Sandvreten", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b82d" + }, + "id": "778903", + "fullName": "Friberga Björkhagen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b82f" + }, + "id": "778942", + "fullName": "Hammarvreten Hammar", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b830" + }, + "id": "779260", + "fullName": "Ribbingebäck Ramsjö", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b831" + }, + "id": "779277", + "fullName": "Ribbingebäcksvägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b832" + }, + "id": "778917", + "fullName": "Granmarken Skullalund", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b833" + }, + "id": "779100", + "fullName": "Kvicksätra Lillhammar", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b834" + }, + "id": "779254", + "fullName": "Ribbingebäck Furudal", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b835" + }, + "id": "779258", + "fullName": "Ribbingebäck Nybygget", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b836" + }, + "id": "779262", + "fullName": "Ribbingebäck Sandåsen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b837" + }, + "id": "779273", + "fullName": "Ribbingebäck Tomtebo", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b838" + }, + "id": "779275", + "fullName": "Ribbingebäck Älvsboda", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b839" + }, + "id": "779281", + "fullName": "Risbergsbo Björkeberg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b83b" + }, + "id": "779287", + "fullName": "Risbergsbo Peterslund", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b83c" + }, + "id": "779311", + "fullName": "Siggefora Furustrand", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b83d" + }, + "id": "779357", + "fullName": "Stenforsbacka Asplund", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b83e" + }, + "id": "779359", + "fullName": "Stenforsbacka Hedbron", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b83f" + }, + "id": "779377", + "fullName": "Stora Slässbo Hagaberg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b840" + }, + "id": "778864", + "fullName": "Bälinge-Pålsbo Sätrarna", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b841" + }, + "id": "779102", + "fullName": "Kvicksätra Spjutmossen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b842" + }, + "id": "779200", + "fullName": "Nordanå Lilla Ljusbrunn", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b843" + }, + "id": "779208", + "fullName": "Nordanå Stora Ljusbrunn", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b845" + }, + "id": "779255", + "fullName": "Ribbingebäck Granliden", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b846" + }, + "id": "779257", + "fullName": "Ribbingebäck Kvarnbred", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b847" + }, + "id": "779264", + "fullName": "Ribbingebäck Stenberga", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b848" + }, + "id": "779285", + "fullName": "Risbergsbo Kvarntorpet", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b849" + }, + "id": "937014", + "fullName": "Östra Mellanskogsvägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b84a" + }, + "id": "779252", + "fullName": "Ribbingebäck Björkhagen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b84b" + }, + "id": "779271", + "fullName": "Ribbingebäck Sågstennäs", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b84c" + }, + "id": "779362", + "fullName": "Stenforsbacka Karlslund", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b84d" + }, + "id": "779375", + "fullName": "Stora Slässbo Björkliden", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b84e" + }, + "id": "937013", + "fullName": "Västra Mellanskogsvägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b84f" + }, + "id": "779126", + "fullName": "Lilla Slässbo Ludvigsberg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b850" + }, + "id": "779251", + "fullName": "Ribbingebäck Björkbacken", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b851" + }, + "id": "779480", + "fullName": "Östra Hasselbo Fredriksberg", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b852" + }, + "id": "779420", + "fullName": "Ulleråkers Allmänning Björklund", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b853" + }, + "id": "503918", + "fullName": "Jäleby", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b854" + }, + "id": "933389", + "fullName": "Jonsbo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b855" + }, + "id": "508843", + "fullName": "Jäbbarp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b856" + }, + "id": "503410", + "fullName": "Juby Gård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b857" + }, + "id": "526001", + "fullName": "Jordeberg", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b858" + }, + "id": "527450", + "fullName": "Jägersro", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b859" + }, + "id": "505383", + "fullName": "Jorstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b85a" + }, + "id": "503427", + "fullName": "Jubyvägen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b85b" + }, + "id": "527671", + "fullName": "Junovägen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b85c" + }, + "id": "501798", + "fullName": "Järpgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b85d" + }, + "id": "504796", + "fullName": "Jäppestad", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b85e" + }, + "id": "525995", + "fullName": "Jonsbovägen", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b85f" + }, + "id": "527452", + "fullName": "Järvstigen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b860" + }, + "id": "528045", + "fullName": "Jakobslund", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b861" + }, + "id": "509028", + "fullName": "Järnstigen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b863" + }, + "id": "503411", + "fullName": "Juby Källgård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b864" + }, + "id": "933715", + "fullName": "Juby Månängen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b865" + }, + "id": "509026", + "fullName": "Jägarevägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b866" + }, + "id": "527669", + "fullName": "Johannesberg", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b867" + }, + "id": "501724", + "fullName": "Joensuugatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b868" + }, + "id": "501750", + "fullName": "Junkersgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b869" + }, + "id": "509329", + "fullName": "Järdalavägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b86a" + }, + "id": "503421", + "fullName": "Juby Södergård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b86b" + }, + "id": "503425", + "fullName": "Juby Östergård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b86c" + }, + "id": "503415", + "fullName": "Juby Lindekulla", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b86d" + }, + "id": "503417", + "fullName": "Juby Sandstugan", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b86e" + }, + "id": "503419", + "fullName": "Juby Stålgården", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b86f" + }, + "id": "503423", + "fullName": "Juby Vallsätter", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b870" + }, + "id": "501583", + "fullName": "Järnvägsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b871" + }, + "id": "508845", + "fullName": "Jäbbarpsgränd", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b872" + }, + "id": "528049", + "fullName": "Karstorp Jonsbo", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b873" + }, + "id": "502416", + "fullName": "Jordgubbsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b874" + }, + "id": "502676", + "fullName": "Jordbruksgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b875" + }, + "id": "505385", + "fullName": "Jorstorp Lyckan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b876" + }, + "id": "507635", + "fullName": "Siktesbo Jonsbo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b877" + }, + "id": "934027", + "fullName": "Hamra Järnhamra", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b879" + }, + "id": "503984", + "fullName": "Markeby Jonstorp", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b87a" + }, + "id": "526003", + "fullName": "Jordeberg Lyckhem", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b87b" + }, + "id": "514588", + "fullName": "Kulla Jakobslund", + "parentFullName": "Klockrike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b87c" + }, + "id": "502755", + "fullName": "Jägarvallsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b87d" + }, + "id": "509605", + "fullName": "Järnåldersgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b87e" + }, + "id": "527065", + "fullName": "Sturefors Jubäck", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b87f" + }, + "id": "527369", + "fullName": "Jakobslundsvägen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b880" + }, + "id": "527597", + "fullName": "Jakobstorpsvägen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b881" + }, + "id": "527832", + "fullName": "Bänorp Junigården", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b883" + }, + "id": "505305", + "fullName": "Frösslunda Jonsbo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b884" + }, + "id": "508092", + "fullName": "Åsmestad Jonsberg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b885" + }, + "id": "508294", + "fullName": "Kränge Junibacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b886" + }, + "id": "509496", + "fullName": "Jonn O Nilsons plan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b887" + }, + "id": "545720", + "fullName": "Kalkegryt Jaktstugan", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b888" + }, + "id": "523765", + "fullName": "Frackstad Jonsberg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b889" + }, + "id": "933563", + "fullName": "Krångestad Jonstorp", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b88a" + }, + "id": "529417", + "fullName": "Karl Johans Slussar", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b88b" + }, + "id": "529503", + "fullName": "Axhult Jakobslund", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b88c" + }, + "id": "502603", + "fullName": "Johannes Magnus väg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b88e" + }, + "id": "504798", + "fullName": "Jäppestad Andersbo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b88f" + }, + "id": "504804", + "fullName": "Jäppestad Kronogård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b890" + }, + "id": "504806", + "fullName": "Jäppestad Solbacka", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b891" + }, + "id": "504808", + "fullName": "Jäppestad Stensnäs", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b892" + }, + "id": "504810", + "fullName": "Jäppestad Västerbo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b893" + }, + "id": "505683", + "fullName": "Ribbantorp Jonsberg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b894" + }, + "id": "506100", + "fullName": "Ringstorp Jonsberg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b896" + }, + "id": "508982", + "fullName": "Johannelundsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b897" + }, + "id": "509397", + "fullName": "Jungfrubergsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b898" + }, + "id": "525263", + "fullName": "Kättestad Jäbbsätter", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b899" + }, + "id": "527064", + "fullName": "Sturefors Jorstorp", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b89a" + }, + "id": "523402", + "fullName": "Västerlösa Jonstorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b89b" + }, + "id": "523563", + "fullName": "Bommedal Jaktstugan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b89c" + }, + "id": "523933", + "fullName": "Krångestad Jonstorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b89d" + }, + "id": "524414", + "fullName": "Unnerstad Jakobsberg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b89e" + }, + "id": "522807", + "fullName": "Johan Bergströms väg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b89f" + }, + "id": "503413", + "fullName": "Juby Lilla Stålgården", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8a0" + }, + "id": "933679", + "fullName": "Unnerstad Jakobsberg", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8a1" + }, + "id": "504803", + "fullName": "Jäppestad Grankullen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8a2" + }, + "id": "504805", + "fullName": "Jäppestad Skattegård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8a3" + }, + "id": "504812", + "fullName": "Jäppestad Västergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8a4" + }, + "id": "504816", + "fullName": "Jäppestad Överby Gård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8a5" + }, + "id": "933356", + "fullName": "Johannesborgsparken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8a6" + }, + "id": "530194", + "fullName": "Vadsätter Jaktstugan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8a7" + }, + "id": "530195", + "fullName": "Vadsätter Jaktvillan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8a8" + }, + "id": "504324", + "fullName": "Häradskärret Janstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8a9" + }, + "id": "504814", + "fullName": "Jäppestad Överby Flygel", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8aa" + }, + "id": "508074", + "fullName": "Åsdymlingen Johanstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8ab" + }, + "id": "528830", + "fullName": "Kärrsjö Säteri Junibacken", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8ac" + }, + "id": "529231", + "fullName": "Stora Sjögestad Järngården", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8ad" + }, + "id": "509570", + "fullName": "Hjulsbro Järnvägsstationen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8ae" + }, + "id": "527041", + "fullName": "Sturefors Gård Jaktbostaden", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8af" + }, + "id": "758716", + "fullName": "Josef", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8b0" + }, + "id": "762434", + "fullName": "Julpa", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8b1" + }, + "id": "764467", + "fullName": "Juskebo", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8b2" + }, + "id": "761875", + "fullName": "Jölmesta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8b3" + }, + "id": "764473", + "fullName": "Järnvägen", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8b4" + }, + "id": "759218", + "fullName": "Juravägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8b5" + }, + "id": "761357", + "fullName": "Jotsberga", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8b6" + }, + "id": "759024", + "fullName": "Jaktstigen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8b7" + }, + "id": "759028", + "fullName": "Jägargatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8b8" + }, + "id": "759220", + "fullName": "Jökelvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8b9" + }, + "id": "761873", + "fullName": "Jordmarken", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8ba" + }, + "id": "762630", + "fullName": "Hubbo Jädra", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8bb" + }, + "id": "762930", + "fullName": "Järpmarken", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8bc" + }, + "id": "936847", + "fullName": "Johannesbo", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8bd" + }, + "id": "759621", + "fullName": "Julrosvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8be" + }, + "id": "760642", + "fullName": "Jakobsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8bf" + }, + "id": "761351", + "fullName": "Johannisberg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8c0" + }, + "id": "763462", + "fullName": "Johanneslund", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8c1" + }, + "id": "936793", + "fullName": "Lilla Jacksbo", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8c2" + }, + "id": "936816", + "fullName": "Stora Jacksbo", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8c3" + }, + "id": "759329", + "fullName": "Järnvägsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8c4" + }, + "id": "762425", + "fullName": "Hagalund Julpa", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8c5" + }, + "id": "764465", + "fullName": "Johan Gerdes väg", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8c6" + }, + "id": "758384", + "fullName": "Järnmalmsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8c7" + }, + "id": "758459", + "fullName": "Jordlöpargatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8c8" + }, + "id": "758900", + "fullName": "Johanneshöjden", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8c9" + }, + "id": "759020", + "fullName": "Jakthyddegatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8ca" + }, + "id": "759022", + "fullName": "Jaktmarksgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8cb" + }, + "id": "759026", + "fullName": "Jaktvårdsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8cc" + }, + "id": "759620", + "fullName": "Jakthundsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8cd" + }, + "id": "759927", + "fullName": "Jägmästargatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8ce" + }, + "id": "760051", + "fullName": "Jaktplansgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8cf" + }, + "id": "760879", + "fullName": "Järnbruksgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8d0" + }, + "id": "762769", + "fullName": "Badelunda Jädra", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8d1" + }, + "id": "763460", + "fullName": "Johannesgården", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8d2" + }, + "id": "764466", + "fullName": "Julia Nybergs väg", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8d3" + }, + "id": "764561", + "fullName": "Mäster Jacobs väg", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8d4" + }, + "id": "759881", + "fullName": "Jonasborgsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8d5" + }, + "id": "760267", + "fullName": "Järnåldersgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8d6" + }, + "id": "762503", + "fullName": "Romfartuna Julpa", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8d7" + }, + "id": "760561", + "fullName": "Jakobsbergsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8d8" + }, + "id": "762326", + "fullName": "Skerike Johannesbo", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8d9" + }, + "id": "922285", + "fullName": "Norra Johannesberg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8da" + }, + "id": "936798", + "fullName": "Lövsta Jugarberget", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8db" + }, + "id": "936830", + "fullName": "Vångsta Jacksboäng", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8dc" + }, + "id": "758902", + "fullName": "Johanneslundsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8dd" + }, + "id": "760562", + "fullName": "Jakobsbergsplatsen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8de" + }, + "id": "760723", + "fullName": "Jonas Wenströms gata", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8df" + }, + "id": "761355", + "fullName": "Johannisbergsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8e0" + }, + "id": "762923", + "fullName": "Johan Törnströms väg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8e1" + }, + "id": "763482", + "fullName": "Kungsåra Johannesro", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8e2" + }, + "id": "936815", + "fullName": "Skogsta Jerkenstorp", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8e3" + }, + "id": "761262", + "fullName": "Barkarö Johannesberg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8e4" + }, + "id": "936831", + "fullName": "Vångsta Johanneslund", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8e6" + }, + "id": "936860", + "fullName": "Litslunda Jaktvårdsgården", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8e7" + }, + "id": "936690", + "fullName": "Järle", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8e8" + }, + "id": "743328", + "fullName": "Jordgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8e9" + }, + "id": "745485", + "fullName": "Jaktvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8ea" + }, + "id": "750641", + "fullName": "Järle Byväg", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8eb" + }, + "id": "750657", + "fullName": "Järle Tallmo", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8ec" + }, + "id": "743115", + "fullName": "Jägaregatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8ed" + }, + "id": "744051", + "fullName": "Jakobigatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8ee" + }, + "id": "744377", + "fullName": "Jakobsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8f0" + }, + "id": "744053", + "fullName": "Johannigatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8f1" + }, + "id": "743113", + "fullName": "Jeremiasvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8f2" + }, + "id": "743764", + "fullName": "Johansrovägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8f3" + }, + "id": "744627", + "fullName": "Järnvägsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8f4" + }, + "id": "750639", + "fullName": "Järle Bergsstig", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8f5" + }, + "id": "750653", + "fullName": "Järle Stickspår", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8f6" + }, + "id": "753162", + "fullName": "Järneksvägen", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8f7" + }, + "id": "757420", + "fullName": "Järnbodsvägen", + "parentFullName": "Garphyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8f8" + }, + "id": "746055", + "fullName": "Johan Karls väg", + "parentFullName": "Lillkyrka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8f9" + }, + "id": "744092", + "fullName": "Karl Johans Park", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8fa" + }, + "id": "744592", + "fullName": "Järntorgsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8fb" + }, + "id": "743763", + "fullName": "Johansdalsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8fc" + }, + "id": "745384", + "fullName": "Jättestensvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8fd" + }, + "id": "750649", + "fullName": "Järle Rönnbärsväg", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8fe" + }, + "id": "750651", + "fullName": "Järle Stationsväg", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b8ff" + }, + "id": "743604", + "fullName": "Kvast-Johannas väg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b900" + }, + "id": "745922", + "fullName": "Jakobshillsvägen", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b901" + }, + "id": "920488", + "fullName": "Jakobsbergsvägen", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b902" + }, + "id": "744530", + "fullName": "Johannesbergsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b903" + }, + "id": "745625", + "fullName": "Fällersta Julibacken", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b904" + }, + "id": "936697", + "fullName": "Johannes Palmqvists väg", + "parentFullName": "Stora Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b905" + }, + "id": "554699", + "fullName": "Jöns Jons väg", + "parentFullName": "Kattarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b906" + }, + "id": "554697", + "fullName": "Jöns Jons Gården", + "parentFullName": "Kattarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b907" + }, + "id": "554212", + "fullName": "Jannetorp", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b908" + }, + "id": "550542", + "fullName": "Järngatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b909" + }, + "id": "552690", + "fullName": "Juligatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b90a" + }, + "id": "552692", + "fullName": "Junigatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b90b" + }, + "id": "554370", + "fullName": "Jasmingatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b90c" + }, + "id": "554542", + "fullName": "Jägaregatan", + "parentFullName": "Mörarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b90d" + }, + "id": "551706", + "fullName": "Juelsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b90e" + }, + "id": "552499", + "fullName": "Julinsgatan", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b90f" + }, + "id": "550885", + "fullName": "Jungmansgatan", + "parentFullName": "Råå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b910" + }, + "id": "552097", + "fullName": "Jupitergatan", + "parentFullName": "Ödåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b911" + }, + "id": "552573", + "fullName": "Jordbogatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b912" + }, + "id": "552154", + "fullName": "Julindergatan", + "parentFullName": "Ödåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b913" + }, + "id": "552688", + "fullName": "Januarigatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b914" + }, + "id": "554372", + "fullName": "Jordgubbsgatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b915" + }, + "id": "554423", + "fullName": "Peter Johans väg", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b916" + }, + "id": "552265", + "fullName": "Jonstorpsvägen", + "parentFullName": "Allerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b917" + }, + "id": "550206", + "fullName": "S:t Jörgens plats", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b918" + }, + "id": "550293", + "fullName": "Järnvägsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b919" + }, + "id": "554544", + "fullName": "Jägersborgs Gård", + "parentFullName": "Mörarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b91a" + }, + "id": "550795", + "fullName": "Karl Johans gata", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b91b" + }, + "id": "551761", + "fullName": "Jaktfalksgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b91c" + }, + "id": "551793", + "fullName": "Jordugglegatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b91d" + }, + "id": "551905", + "fullName": "Johan Hårds gata", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b91e" + }, + "id": "552355", + "fullName": "Jonstorpsvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b920" + }, + "id": "550674", + "fullName": "Jönköpingsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b921" + }, + "id": "551519", + "fullName": "Johan Banérs gata", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b922" + }, + "id": "551561", + "fullName": "Mäster Jacobs gata", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b923" + }, + "id": "927569", + "fullName": "Järnsparvsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b924" + }, + "id": "552371", + "fullName": "Petter Jönssons väg", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b925" + }, + "id": "567765", + "fullName": "Järstad Järnbo", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b926" + }, + "id": "565213", + "fullName": "Jonsberg Jonsdal", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b927" + }, + "id": "565215", + "fullName": "Jonsberg Jägarstorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b928" + }, + "id": "567336", + "fullName": "Jämjö", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b929" + }, + "id": "566810", + "fullName": "Jerus", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b92a" + }, + "id": "594586", + "fullName": "Joels väg", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b92b" + }, + "id": "566811", + "fullName": "Juskön", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b92c" + }, + "id": "565307", + "fullName": "Jonsdal", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b92d" + }, + "id": "567755", + "fullName": "Järstad", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b92e" + }, + "id": "594588", + "fullName": "Jursla Gård", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b92f" + }, + "id": "595270", + "fullName": "Jakobslund", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b930" + }, + "id": "597675", + "fullName": "Jerntorp", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b931" + }, + "id": "560729", + "fullName": "Jonstorp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b932" + }, + "id": "565134", + "fullName": "Jonsberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b933" + }, + "id": "594501", + "fullName": "Jättestigen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b934" + }, + "id": "594599", + "fullName": "Jurslavägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b935" + }, + "id": "596984", + "fullName": "Järpvägen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b936" + }, + "id": "558581", + "fullName": "Järngatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b937" + }, + "id": "596308", + "fullName": "Jogestorp", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b938" + }, + "id": "934727", + "fullName": "Järpstigen", + "parentFullName": "Svärtinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b939" + }, + "id": "565309", + "fullName": "Jägerstorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b93a" + }, + "id": "915033", + "fullName": "Jonsberg Ån", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b93b" + }, + "id": "561427", + "fullName": "Jaktstigen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b93c" + }, + "id": "594589", + "fullName": "Jursla Lindväg", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b93d" + }, + "id": "594597", + "fullName": "Jursla Ängsväg", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b93e" + }, + "id": "559079", + "fullName": "Jägaregatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b93f" + }, + "id": "567785", + "fullName": "Järstad Udde", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b940" + }, + "id": "594593", + "fullName": "Jursla Skuggebo", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b941" + }, + "id": "587193", + "fullName": "Mem Janliden", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b942" + }, + "id": "565660", + "fullName": "Rönö Jonstorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b943" + }, + "id": "567334", + "fullName": "Johanneslund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b944" + }, + "id": "558643", + "fullName": "Järnbrogatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b945" + }, + "id": "558942", + "fullName": "Jungfrugatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b946" + }, + "id": "559581", + "fullName": "Jordbrogatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b947" + }, + "id": "561342", + "fullName": "Borg Jonsberg", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b948" + }, + "id": "934719", + "fullName": "Jonglörgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b949" + }, + "id": "558944", + "fullName": "Jungmansgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b94a" + }, + "id": "560736", + "fullName": "Jonstorps Gård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b94b" + }, + "id": "596710", + "fullName": "Vånga Jonsberg", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b94c" + }, + "id": "559083", + "fullName": "S:t Johannesgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b94d" + }, + "id": "565283", + "fullName": "Jonsbergs Gård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b94e" + }, + "id": "567495", + "fullName": "Stensö Joxtorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b94f" + }, + "id": "566078", + "fullName": "Jungfruholmen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b950" + }, + "id": "594585", + "fullName": "Jakobslundsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b951" + }, + "id": "597441", + "fullName": "Järngruvevägen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b952" + }, + "id": "596956", + "fullName": "Järnmalmsvägen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b953" + }, + "id": "564848", + "fullName": "Jonsbergs-Lindö", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b954" + }, + "id": "565150", + "fullName": "Jonsberg Bråten", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b955" + }, + "id": "565201", + "fullName": "Jonsberg Håcklö", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b956" + }, + "id": "565233", + "fullName": "Jonsberg Menaås", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b957" + }, + "id": "567342", + "fullName": "Lilla Järnvalla", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b958" + }, + "id": "567509", + "fullName": "Stora Järnvalla", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b95a" + }, + "id": "596712", + "fullName": "Vånga Järsätter", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b95b" + }, + "id": "594587", + "fullName": "Jursla Fredriksdal", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b95c" + }, + "id": "594591", + "fullName": "Jursla Skogskällan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b95d" + }, + "id": "594711", + "fullName": "Björnsnäs Janslund", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b95e" + }, + "id": "595398", + "fullName": "Näkna Jungfruburen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b95f" + }, + "id": "595626", + "fullName": "Simonstorp Jägarbo", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b960" + }, + "id": "565136", + "fullName": "Jonsberg Agneskog", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b961" + }, + "id": "565141", + "fullName": "Jonsberg Bergkärr", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b962" + }, + "id": "565142", + "fullName": "Jonsberg Berglund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b963" + }, + "id": "565143", + "fullName": "Jonsberg Bergåsen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b964" + }, + "id": "565148", + "fullName": "Jonsberg Björkäng", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b965" + }, + "id": "565152", + "fullName": "Jonsberg Ekenberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b966" + }, + "id": "565156", + "fullName": "Jonsberg Ekliden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b967" + }, + "id": "565163", + "fullName": "Jonsberg Ermdalen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b968" + }, + "id": "565169", + "fullName": "Jonsberg Fromtorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b969" + }, + "id": "565171", + "fullName": "Jonsberg Furulund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b96a" + }, + "id": "565173", + "fullName": "Jonsberg Fyrskeda", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b96b" + }, + "id": "565177", + "fullName": "Jonsberg Granebo", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b96c" + }, + "id": "565185", + "fullName": "Jonsberg Görstorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b96d" + }, + "id": "565197", + "fullName": "Jonsberg Hovgren", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b96e" + }, + "id": "565203", + "fullName": "Jonsberg Häggebo", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b96f" + }, + "id": "565209", + "fullName": "Jonsberg Högadal", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b971" + }, + "id": "565219", + "fullName": "Jonsberg Kottebo", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b972" + }, + "id": "565225", + "fullName": "Jonsberg Kvarnen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b973" + }, + "id": "565227", + "fullName": "Jonsberg Kvistom", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b974" + }, + "id": "565232", + "fullName": "Jonsberg Lövlund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b975" + }, + "id": "565235", + "fullName": "Jonsberg Möddebo", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b976" + }, + "id": "565245", + "fullName": "Jonsberg Nybygget", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b977" + }, + "id": "565247", + "fullName": "Jonsberg Nysätter", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b978" + }, + "id": "565253", + "fullName": "Jonsberg Ramsdal", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b979" + }, + "id": "565255", + "fullName": "Jonsberg Rosendal", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b97a" + }, + "id": "565257", + "fullName": "Jonsberg Salsbäck", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b97b" + }, + "id": "565275", + "fullName": "Jonsberg Sörbacka", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b97c" + }, + "id": "565279", + "fullName": "Jonsberg Tallåsen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b97d" + }, + "id": "565293", + "fullName": "Jonsbergs Station", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b97e" + }, + "id": "565295", + "fullName": "Jonsbergs Säteri", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b97f" + }, + "id": "565656", + "fullName": "Rönö Johannelund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b980" + }, + "id": "565658", + "fullName": "Rönö Johanneslund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b981" + }, + "id": "567630", + "fullName": "Östra Husby Jeriko", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b982" + }, + "id": "567759", + "fullName": "Järstad Fågelhamn", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b983" + }, + "id": "567763", + "fullName": "Järstad Granudden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b984" + }, + "id": "567771", + "fullName": "Järstad Marieborg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b985" + }, + "id": "567783", + "fullName": "Järstad Storudden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b986" + }, + "id": "566130", + "fullName": "Kättinge Jonsdal", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b987" + }, + "id": "566452", + "fullName": "Gårdsjö Jonstorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b988" + }, + "id": "594595", + "fullName": "Jursla Trädgårdsväg", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b989" + }, + "id": "594931", + "fullName": "Hults Bruk Jakobsdal", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b98a" + }, + "id": "594961", + "fullName": "Hultsbruk Jakobsdal", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b98b" + }, + "id": "597742", + "fullName": "Kvarsebo Jutängen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b98c" + }, + "id": "912299", + "fullName": "Järstad Lillgård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b98d" + }, + "id": "560731", + "fullName": "Jonstorp Björkvik", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b98e" + }, + "id": "560843", + "fullName": "Vrinnevi Jonstorp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b98f" + }, + "id": "564039", + "fullName": "Norsholm Jonstorp", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b990" + }, + "id": "595841", + "fullName": "Kullerstad Jeriko", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b991" + }, + "id": "596167", + "fullName": "Gettorp Jogestorp", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b992" + }, + "id": "596708", + "fullName": "Vånga Johannelund", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b993" + }, + "id": "565138", + "fullName": "Jonsberg Appelberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b994" + }, + "id": "565140", + "fullName": "Jonsberg Asptorpet", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b995" + }, + "id": "565154", + "fullName": "Jonsberg Ekgläntan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b996" + }, + "id": "565161", + "fullName": "Jonsberg Eriksberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b997" + }, + "id": "565181", + "fullName": "Jonsberg Gummetorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b998" + }, + "id": "565195", + "fullName": "Jonsberg Hemgården", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b999" + }, + "id": "565217", + "fullName": "Jonsberg Karlsberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b99a" + }, + "id": "565221", + "fullName": "Jonsberg Kronhagen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b99b" + }, + "id": "565229", + "fullName": "Jonsberg Lidenhäll", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b99c" + }, + "id": "565238", + "fullName": "Jonsberg Mönsätter", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b99d" + }, + "id": "565240", + "fullName": "Jonsberg Narvetorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b99e" + }, + "id": "565248", + "fullName": "Jonsberg Oppgården", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b99f" + }, + "id": "565250", + "fullName": "Jonsberg Ormsätter", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9a0" + }, + "id": "565269", + "fullName": "Jonsberg Solbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9a1" + }, + "id": "565271", + "fullName": "Jonsberg Stensborg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9a2" + }, + "id": "565277", + "fullName": "Jonsberg Tallberga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9a3" + }, + "id": "565281", + "fullName": "Jonsberg Vilhemsro", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9a4" + }, + "id": "567338", + "fullName": "Jämjö Adellstorpet", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9a5" + }, + "id": "567757", + "fullName": "Järstad Björkbacka", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9a6" + }, + "id": "567761", + "fullName": "Järstad Granhyddan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9a7" + }, + "id": "567769", + "fullName": "Järstad Lillsätter", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9a8" + }, + "id": "595008", + "fullName": "Häradssveden Jonstorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9a9" + }, + "id": "595623", + "fullName": "Simonstorp Jakobsdal", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9aa" + }, + "id": "595625", + "fullName": "Simonstorp Jakobslund", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9ab" + }, + "id": "597490", + "fullName": "Krokek Johannesberg", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9ac" + }, + "id": "597543", + "fullName": "Mörkhult Julibacken", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9ad" + }, + "id": "558832", + "fullName": "Jacob Ekbohmsgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9ae" + }, + "id": "559541", + "fullName": "Gustaf Janzéns gata", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9af" + }, + "id": "560734", + "fullName": "Jonstorp Solbacken", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9b0" + }, + "id": "560735", + "fullName": "Jonstorp Solhöjden", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9b1" + }, + "id": "596310", + "fullName": "Jogestorp Hagalund", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9b2" + }, + "id": "565144", + "fullName": "Jonsberg Björkliden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9b3" + }, + "id": "565165", + "fullName": "Jonsberg Fettsätter", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9b4" + }, + "id": "565175", + "fullName": "Jonsberg Granbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9b5" + }, + "id": "565187", + "fullName": "Jonsberg Hagersberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9b6" + }, + "id": "565189", + "fullName": "Jonsberg Hagerstorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9b7" + }, + "id": "565194", + "fullName": "Jonsberg Heleneborg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9b8" + }, + "id": "565199", + "fullName": "Jonsberg Hultbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9b9" + }, + "id": "565230", + "fullName": "Jonsberg Lorensberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9ba" + }, + "id": "565241", + "fullName": "Jonsberg Narvsätter", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9bb" + }, + "id": "565265", + "fullName": "Jonsberg Skriketorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9bc" + }, + "id": "565267", + "fullName": "Jonsberg Smedstugan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9bd" + }, + "id": "567775", + "fullName": "Järstad Nedergården", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9be" + }, + "id": "567777", + "fullName": "Järstad Skeppsudden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9bf" + }, + "id": "567779", + "fullName": "Järstad Skogshyddan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9c0" + }, + "id": "597740", + "fullName": "Kvarsebo Junkerstorp", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9c1" + }, + "id": "922048", + "fullName": "Jonsberg Hjorthagen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9c2" + }, + "id": "558610", + "fullName": "Murar Jonssons Gränd", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9c3" + }, + "id": "560733", + "fullName": "Jonstorp Lillstugan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9c4" + }, + "id": "561767", + "fullName": "Skärlöta Johannelund", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9c5" + }, + "id": "564214", + "fullName": "Skärkind Johannelund", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9c6" + }, + "id": "595893", + "fullName": "Kullerstad Järsätter", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9c7" + }, + "id": "596312", + "fullName": "Jogestorp Torpängen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9c8" + }, + "id": "565146", + "fullName": "Jonsberg Björkstugan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9c9" + }, + "id": "565167", + "fullName": "Jonsberg Fredriksdal", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9ca" + }, + "id": "565179", + "fullName": "Jonsberg Grindstugan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9cb" + }, + "id": "565183", + "fullName": "Jonsberg Gässlingsbo", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9cc" + }, + "id": "565193", + "fullName": "Jonsberg Hammarsberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9cd" + }, + "id": "565196", + "fullName": "Jonsberg Hjälmsätter", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9ce" + }, + "id": "565223", + "fullName": "Jonsberg Kronhagsberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9cf" + }, + "id": "565251", + "fullName": "Jonsberg Prästgården", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9d0" + }, + "id": "565259", + "fullName": "Jonsberg Sandbryggan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9d1" + }, + "id": "565261", + "fullName": "Jonsberg Själaskäret", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9d2" + }, + "id": "565263", + "fullName": "Jonsberg Skomakartorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9d3" + }, + "id": "565285", + "fullName": "Jonsbergs Gård Backebo", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9d4" + }, + "id": "565291", + "fullName": "Jonsbergs Gård Åstugan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9d5" + }, + "id": "565576", + "fullName": "Lunnebo Johanneslund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9d6" + }, + "id": "567340", + "fullName": "Jämjö Lundbergstorpet", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9d7" + }, + "id": "567735", + "fullName": "Flämminge Johannelund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9d8" + }, + "id": "567767", + "fullName": "Järstad Lilla Äspskär", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9d9" + }, + "id": "567773", + "fullName": "Järstad Mellangården", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9da" + }, + "id": "567781", + "fullName": "Järstad Stora Äspskär", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9db" + }, + "id": "567787", + "fullName": "Järstads-Båtsmanstorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9dc" + }, + "id": "595007", + "fullName": "Häradssveden Jakobsberg", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9dd" + }, + "id": "597347", + "fullName": "Stakhult Johannesberg", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9de" + }, + "id": "597738", + "fullName": "Kvarsebo Johannesberg", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9e0" + }, + "id": "560839", + "fullName": "Vrinnevi Johannesberg", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9e1" + }, + "id": "596221", + "fullName": "Grensholm Jungfrutorp", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9e2" + }, + "id": "565191", + "fullName": "Jonsberg Hagströmstorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9e3" + }, + "id": "565236", + "fullName": "Jonsberg Mönnerums Gård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9e4" + }, + "id": "565243", + "fullName": "Jonsberg Norra Mönnerum", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9e5" + }, + "id": "567129", + "fullName": "Österskam Johannesberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9e6" + }, + "id": "567371", + "fullName": "Mauritzberg Jaktvillan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9e7" + }, + "id": "567632", + "fullName": "Östra Husby Johannesdal", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9e8" + }, + "id": "912847", + "fullName": "Jonsberg Trappersudden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9e9" + }, + "id": "565273", + "fullName": "Jonsberg Stockholmstorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9ea" + }, + "id": "565297", + "fullName": "Jonsbergs Säteri Backebo", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9eb" + }, + "id": "565305", + "fullName": "Jonsbergs Säteri Åhyddan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9ec" + }, + "id": "568002", + "fullName": "Östra Stenby Johannelund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9ed" + }, + "id": "559510", + "fullName": "Mathilda Jungstedts gata", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9ee" + }, + "id": "565301", + "fullName": "Jonsbergs Säteri Eriksberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9ef" + }, + "id": "567640", + "fullName": "Östra Husby Lilla Järnvalla", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9f0" + }, + "id": "560506", + "fullName": "Myckelby Säteri Jaktstugan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9f1" + }, + "id": "565287", + "fullName": "Jonsbergs Gård Norra Flygeln", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9f2" + }, + "id": "565289", + "fullName": "Jonsbergs Gård Södra Flygeln", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9f3" + }, + "id": "565302", + "fullName": "Jonsbergs Säteri Norra Flygeln", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9f4" + }, + "id": "565303", + "fullName": "Jonsbergs Säteri Södra Flygeln", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9f5" + }, + "id": "560841", + "fullName": "Vrinnevi Johannesberg Kapellet", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9f6" + }, + "id": "854613", + "fullName": "Jäbo", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9f7" + }, + "id": "854791", + "fullName": "Järstorp", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9f8" + }, + "id": "853425", + "fullName": "Junegatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9f9" + }, + "id": "853906", + "fullName": "Jutevägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9fa" + }, + "id": "854275", + "fullName": "Järavägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9fb" + }, + "id": "854611", + "fullName": "Jordshult", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9fc" + }, + "id": "854615", + "fullName": "Jäbo Berget", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9fd" + }, + "id": "858928", + "fullName": "Järsnäs", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9fe" + }, + "id": "853753", + "fullName": "Jungfrugatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20b9ff" + }, + "id": "853794", + "fullName": "Jordbrovägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba00" + }, + "id": "860775", + "fullName": "Jonstorp", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba01" + }, + "id": "853467", + "fullName": "Järnvägsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba02" + }, + "id": "854422", + "fullName": "Barnarp Jonsbo", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba03" + }, + "id": "854793", + "fullName": "Järstorp Alarp", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba04" + }, + "id": "860257", + "fullName": "Järngränd", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba05" + }, + "id": "859824", + "fullName": "Junegatan", + "parentFullName": "Taberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba06" + }, + "id": "859826", + "fullName": "Järngatan", + "parentFullName": "Taberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba07" + }, + "id": "853660", + "fullName": "Junelundsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba08" + }, + "id": "853751", + "fullName": "Juneholmsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba09" + }, + "id": "854034", + "fullName": "Johan Printz väg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba0a" + }, + "id": "854795", + "fullName": "Järstorp Botarp", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba0b" + }, + "id": "854801", + "fullName": "Järstorps Kyrka", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba0c" + }, + "id": "854805", + "fullName": "Järstorps Skola", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba0d" + }, + "id": "861313", + "fullName": "Junegatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba0e" + }, + "id": "860773", + "fullName": "Jakobstorp", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba0f" + }, + "id": "858122", + "fullName": "Juteleden", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba10" + }, + "id": "858124", + "fullName": "Jutevägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba11" + }, + "id": "858621", + "fullName": "Jordstorp", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba12" + }, + "id": "853622", + "fullName": "John Bauersgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba13" + }, + "id": "854036", + "fullName": "Johan Skyttes väg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba14" + }, + "id": "854585", + "fullName": "Östra Jära Ekelid", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba15" + }, + "id": "854807", + "fullName": "Järstorps Säteri", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba16" + }, + "id": "859180", + "fullName": "Jakobstorp", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba17" + }, + "id": "854032", + "fullName": "Johan Höckerts väg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba18" + }, + "id": "854288", + "fullName": "Birger Jarlsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba19" + }, + "id": "854451", + "fullName": "Ekeberg Södra Jära", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba1a" + }, + "id": "854799", + "fullName": "Järstorp Sörängen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba1b" + }, + "id": "856223", + "fullName": "Jutebacken", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba1c" + }, + "id": "856225", + "fullName": "Jägarliden", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba1d" + }, + "id": "856227", + "fullName": "Jära Motell", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba1e" + }, + "id": "856514", + "fullName": "Västra Jära", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba1f" + }, + "id": "860423", + "fullName": "Jordanstorp", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba20" + }, + "id": "858120", + "fullName": "Jutegården", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba21" + }, + "id": "854366", + "fullName": "John Erikssonsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba22" + }, + "id": "854587", + "fullName": "Östra Jära Rosenberg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba23" + }, + "id": "854797", + "fullName": "Järstorp Klenstugan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba24" + }, + "id": "854803", + "fullName": "Järstorps Prästgård", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba25" + }, + "id": "858946", + "fullName": "Järsnäs-Holma", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba26" + }, + "id": "861163", + "fullName": "John Bauerbyn", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba27" + }, + "id": "857873", + "fullName": "Jägarbacken", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba28" + }, + "id": "481882", + "fullName": "Lilla Julsäng", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba29" + }, + "id": "857027", + "fullName": "Näs Jönsagård", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba2a" + }, + "id": "482006", + "fullName": "Stora Julsäng", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba2b" + }, + "id": "860468", + "fullName": "Norra Jorstorp", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba2c" + }, + "id": "860499", + "fullName": "Södra Jorstorp", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba2d" + }, + "id": "860973", + "fullName": "Östanå Jorsnäs", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba2e" + }, + "id": "859485", + "fullName": "Jägaregatan", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba2f" + }, + "id": "853426", + "fullName": "Jönköpings Stadspark", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba30" + }, + "id": "854617", + "fullName": "Jönköpings Flygplats", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba31" + }, + "id": "854655", + "fullName": "Sandseryd Johanstorp", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba32" + }, + "id": "857075", + "fullName": "Säby Jönsagård", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba33" + }, + "id": "857096", + "fullName": "Torp Jönsagård", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba34" + }, + "id": "858938", + "fullName": "Järsnäs Kassön", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba35" + }, + "id": "861314", + "fullName": "Järnvägsgatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba36" + }, + "id": "858944", + "fullName": "Järsnäs Rickebo", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba37" + }, + "id": "860421", + "fullName": "Jonstorpsvägen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba38" + }, + "id": "860975", + "fullName": "Östanå Jorsnäsa", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba39" + }, + "id": "857797", + "fullName": "Järnvägsgatan", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba3a" + }, + "id": "857803", + "fullName": "Järnvägsgränd", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba3b" + }, + "id": "857954", + "fullName": "Johannesvägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba3c" + }, + "id": "856221", + "fullName": "Johan Printz väg", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba3d" + }, + "id": "860259", + "fullName": "Jönköpingsvägen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba3e" + }, + "id": "860655", + "fullName": "Bunn Järvastugan", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba3f" + }, + "id": "856595", + "fullName": "Jönköpingsvägen", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba40" + }, + "id": "856964", + "fullName": "Erstad Jönsagård", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba41" + }, + "id": "857098", + "fullName": "Torp Jönsagården", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba42" + }, + "id": "858930", + "fullName": "Järsnäs Aspelund", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba43" + }, + "id": "858934", + "fullName": "Järsnäs Hagaberg", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba44" + }, + "id": "858936", + "fullName": "Järsnäs Hjortebo", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba45" + }, + "id": "858940", + "fullName": "Järsnäs Norrgård", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba46" + }, + "id": "858932", + "fullName": "Järsnäs Björkhaga", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba47" + }, + "id": "858942", + "fullName": "Järsnäs Prästgård", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba48" + }, + "id": "861043", + "fullName": "Bunn Johannesberg", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba49" + }, + "id": "857804", + "fullName": "Jönköpingsvägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba4a" + }, + "id": "858042", + "fullName": "Jöransbergs Gård", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba4b" + }, + "id": "858113", + "fullName": "Jutaholmsringen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba4c" + }, + "id": "860204", + "fullName": "Johan Werners Gränd", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba4d" + }, + "id": "860537", + "fullName": "Uppgränna Järstorp", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba4e" + }, + "id": "858041", + "fullName": "Jöransberg Vidala", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba4f" + }, + "id": "856418", + "fullName": "Röksberg Järnboryd", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba50" + }, + "id": "860501", + "fullName": "Södra Jorstorpsvägen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba51" + }, + "id": "859807", + "fullName": "Västra Järnvägsgatan", + "parentFullName": "Taberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba52" + }, + "id": "859811", + "fullName": "Östra Järnvägsgatan", + "parentFullName": "Taberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba53" + }, + "id": "858040", + "fullName": "Jöransberg Sörskogen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba54" + }, + "id": "857112", + "fullName": "Tunnerstad Jakobsgård", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba55" + }, + "id": "858039", + "fullName": "Jöransberg Falkaberget", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba56" + }, + "id": "482007", + "fullName": "Stora Julsäng Klerebäcken", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba57" + }, + "id": "854707", + "fullName": "Berg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba58" + }, + "id": "854824", + "fullName": "Kärr", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba59" + }, + "id": "854938", + "fullName": "Åsen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba5a" + }, + "id": "854461", + "fullName": "Granö", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba5b" + }, + "id": "854511", + "fullName": "Målen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba5c" + }, + "id": "854583", + "fullName": "Åkarp", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba5d" + }, + "id": "854689", + "fullName": "Axamo", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba5e" + }, + "id": "855156", + "fullName": "Röret", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba5f" + }, + "id": "853772", + "fullName": "S:t Larsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba60" + }, + "id": "853441", + "fullName": "S:t Pauligatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba61" + }, + "id": "853287", + "fullName": "Knäryd", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba62" + }, + "id": "853911", + "fullName": "Grytet", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba63" + }, + "id": "854418", + "fullName": "Tokarp", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba64" + }, + "id": "854470", + "fullName": "Hyltan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba65" + }, + "id": "854499", + "fullName": "Lovsjö", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba66" + }, + "id": "854593", + "fullName": "Boeryd", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba67" + }, + "id": "854837", + "fullName": "Lomsjö", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba68" + }, + "id": "854874", + "fullName": "Samset", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba69" + }, + "id": "854908", + "fullName": "Tolarp", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba6a" + }, + "id": "855112", + "fullName": "Bårarp", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba6b" + }, + "id": "855291", + "fullName": "Läsäng", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba6c" + }, + "id": "853471", + "fullName": "S:t Pedersgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba6d" + }, + "id": "854167", + "fullName": "S:t Göransvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba6e" + }, + "id": "853217", + "fullName": "Solåsen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba6f" + }, + "id": "853277", + "fullName": "Uvgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba70" + }, + "id": "853492", + "fullName": "Nygatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba71" + }, + "id": "853670", + "fullName": "Bygatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba72" + }, + "id": "853726", + "fullName": "Ekgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba74" + }, + "id": "854332", + "fullName": "Bivägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba75" + }, + "id": "854420", + "fullName": "Barnarp", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba76" + }, + "id": "854430", + "fullName": "Bashult", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba77" + }, + "id": "854434", + "fullName": "Ekeberg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba78" + }, + "id": "854474", + "fullName": "Hyltena", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba79" + }, + "id": "854485", + "fullName": "Kråkebo", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba7a" + }, + "id": "854491", + "fullName": "Lidhult", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba7b" + }, + "id": "854509", + "fullName": "Moliden", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba7c" + }, + "id": "854515", + "fullName": "Odensjö", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba7d" + }, + "id": "854549", + "fullName": "Stigamo", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba7e" + }, + "id": "854633", + "fullName": "Mjällbo", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba7f" + }, + "id": "854635", + "fullName": "Målskog", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba80" + }, + "id": "854743", + "fullName": "Flasarp", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba81" + }, + "id": "854848", + "fullName": "Movägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba82" + }, + "id": "854870", + "fullName": "Rustorp", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba83" + }, + "id": "854904", + "fullName": "Tokeryd", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba84" + }, + "id": "854912", + "fullName": "Toveryd", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba85" + }, + "id": "854919", + "fullName": "Tubbarp", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba86" + }, + "id": "854988", + "fullName": "Lockebo", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba87" + }, + "id": "855073", + "fullName": "Utvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba88" + }, + "id": "855182", + "fullName": "Huluäng", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba89" + }, + "id": "855295", + "fullName": "Torsvik", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba8a" + }, + "id": "855309", + "fullName": "Flahult", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba8b" + }, + "id": "853250", + "fullName": "Almvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba8c" + }, + "id": "853527", + "fullName": "Pilgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba8d" + }, + "id": "853666", + "fullName": "Sjögatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba8e" + }, + "id": "853672", + "fullName": "Munkplan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba8f" + }, + "id": "853718", + "fullName": "Askgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba90" + }, + "id": "853780", + "fullName": "Andgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba91" + }, + "id": "853864", + "fullName": "Mångatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba92" + }, + "id": "853945", + "fullName": "Soops väg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba93" + }, + "id": "854064", + "fullName": "Bomgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba94" + }, + "id": "854067", + "fullName": "Kilallén", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba95" + }, + "id": "854237", + "fullName": "Bokgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba97" + }, + "id": "854328", + "fullName": "Asavägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba98" + }, + "id": "854336", + "fullName": "Burgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba99" + }, + "id": "854344", + "fullName": "Hökgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba9a" + }, + "id": "854352", + "fullName": "Solvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba9b" + }, + "id": "854482", + "fullName": "Konungsö", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba9c" + }, + "id": "854484", + "fullName": "Kroneken", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba9d" + }, + "id": "854529", + "fullName": "Pershult", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba9e" + }, + "id": "854543", + "fullName": "Sjövägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20ba9f" + }, + "id": "854601", + "fullName": "Föreberg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baa0" + }, + "id": "854603", + "fullName": "Gagnaryd", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baa1" + }, + "id": "854605", + "fullName": "Göljhult", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baa2" + }, + "id": "854607", + "fullName": "Harphult", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baa3" + }, + "id": "854619", + "fullName": "Karshult", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baa4" + }, + "id": "854629", + "fullName": "Lidstorp", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baa5" + }, + "id": "854639", + "fullName": "Månstorp", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baa6" + }, + "id": "854753", + "fullName": "Granbäck", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baa7" + }, + "id": "854825", + "fullName": "Lalleryd", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baa8" + }, + "id": "854841", + "fullName": "Lövhagen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baa9" + }, + "id": "854852", + "fullName": "Månseryd", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baaa" + }, + "id": "854892", + "fullName": "Skrikebo", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baab" + }, + "id": "854925", + "fullName": "Vråvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baad" + }, + "id": "855002", + "fullName": "Torgplan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baae" + }, + "id": "855022", + "fullName": "Grästorp", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baaf" + }, + "id": "855054", + "fullName": "Hökvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bab0" + }, + "id": "855058", + "fullName": "Orrvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bab2" + }, + "id": "855160", + "fullName": "Rörliden", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bab3" + }, + "id": "855178", + "fullName": "Bågvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bab4" + }, + "id": "855202", + "fullName": "Genvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bab5" + }, + "id": "855217", + "fullName": "Odenslid", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bab6" + }, + "id": "855231", + "fullName": "Thors väg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bab7" + }, + "id": "855233", + "fullName": "Utsikten", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bab8" + }, + "id": "855293", + "fullName": "Momarken", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bab9" + }, + "id": "855323", + "fullName": "Kylvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baba" + }, + "id": "930963", + "fullName": "Påsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20babb" + }, + "id": "853145", + "fullName": "Bultvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20babc" + }, + "id": "853155", + "fullName": "Fräsvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20babd" + }, + "id": "853223", + "fullName": "Vagngatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20babe" + }, + "id": "853237", + "fullName": "Pjäsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20babf" + }, + "id": "853252", + "fullName": "Backgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bac0" + }, + "id": "853254", + "fullName": "Gånglåten", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bac1" + }, + "id": "853279", + "fullName": "Videvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bac2" + }, + "id": "853391", + "fullName": "Skatgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bac3" + }, + "id": "853424", + "fullName": "Hörngatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bac4" + }, + "id": "853459", + "fullName": "Åsenvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bac5" + }, + "id": "853469", + "fullName": "Parkgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bac6" + }, + "id": "853486", + "fullName": "Hamngatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bac7" + }, + "id": "853498", + "fullName": "Skolgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bac8" + }, + "id": "853504", + "fullName": "Vallgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bac9" + }, + "id": "853537", + "fullName": "Bredgränd", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baca" + }, + "id": "853553", + "fullName": "Skolgränd", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bacb" + }, + "id": "853561", + "fullName": "Torggränd", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bacc" + }, + "id": "853583", + "fullName": "Vedtorget", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bacd" + }, + "id": "853597", + "fullName": "Odengatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bace" + }, + "id": "853662", + "fullName": "Myntgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bacf" + }, + "id": "853668", + "fullName": "Vegagatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bad0" + }, + "id": "853684", + "fullName": "Torpaplan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bad1" + }, + "id": "853698", + "fullName": "Munkgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bad2" + }, + "id": "853720", + "fullName": "Bäckgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bad4" + }, + "id": "853741", + "fullName": "Hemstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bad5" + }, + "id": "853768", + "fullName": "Randgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bad6" + }, + "id": "853792", + "fullName": "Hagaleden", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bad7" + }, + "id": "853798", + "fullName": "Kärrgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bad8" + }, + "id": "853800", + "fullName": "Larmgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bad9" + }, + "id": "853802", + "fullName": "Lotsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bada" + }, + "id": "853815", + "fullName": "Svangatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20badb" + }, + "id": "853821", + "fullName": "Älgstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20badc" + }, + "id": "853852", + "fullName": "Furuliden", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20badd" + }, + "id": "853860", + "fullName": "Korpgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bade" + }, + "id": "853871", + "fullName": "Pikogatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20badf" + }, + "id": "853885", + "fullName": "Sveagatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bae0" + }, + "id": "853951", + "fullName": "Sveavägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bae1" + }, + "id": "853955", + "fullName": "Trökhagen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bae2" + }, + "id": "853957", + "fullName": "Vaddgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bae3" + }, + "id": "853962", + "fullName": "Brostigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bae4" + }, + "id": "853978", + "fullName": "Forsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bae5" + }, + "id": "853982", + "fullName": "Opalgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bae6" + }, + "id": "853984", + "fullName": "Ridstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bae7" + }, + "id": "853990", + "fullName": "Russvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bae8" + }, + "id": "854006", + "fullName": "Urdavägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bae9" + }, + "id": "854038", + "fullName": "Linsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baea" + }, + "id": "854078", + "fullName": "Sandgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baeb" + }, + "id": "854092", + "fullName": "Lillgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baec" + }, + "id": "854114", + "fullName": "Källgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baed" + }, + "id": "854159", + "fullName": "Mässvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baee" + }, + "id": "854161", + "fullName": "Ringvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baef" + }, + "id": "854169", + "fullName": "Vasavägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baf0" + }, + "id": "854244", + "fullName": "Oxelgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baf1" + }, + "id": "854248", + "fullName": "Rönngatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baf2" + }, + "id": "854256", + "fullName": "Sälggatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baf3" + }, + "id": "854269", + "fullName": "Örtavägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baf5" + }, + "id": "854304", + "fullName": "Adelgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baf6" + }, + "id": "854325", + "fullName": "Apelgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baf7" + }, + "id": "854327", + "fullName": "Arlavägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baf8" + }, + "id": "854334", + "fullName": "Boregatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baf9" + }, + "id": "854340", + "fullName": "Falkgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bafa" + }, + "id": "854360", + "fullName": "Höjdgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bafb" + }, + "id": "854374", + "fullName": "Raka gatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bafc" + }, + "id": "854388", + "fullName": "Strågatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bafd" + }, + "id": "854392", + "fullName": "Veragatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bafe" + }, + "id": "854396", + "fullName": "Hagagatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20baff" + }, + "id": "854398", + "fullName": "Harvgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb00" + }, + "id": "854402", + "fullName": "Lansgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb01" + }, + "id": "854408", + "fullName": "Plogvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb02" + }, + "id": "854457", + "fullName": "Gapavägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb03" + }, + "id": "854503", + "fullName": "Lönneberg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb04" + }, + "id": "854541", + "fullName": "Sjöstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb05" + }, + "id": "854578", + "fullName": "Vissmålen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb06" + }, + "id": "854579", + "fullName": "Västansjö", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb07" + }, + "id": "854595", + "fullName": "Fagerhult", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb08" + }, + "id": "854625", + "fullName": "Knutshult", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb09" + }, + "id": "854653", + "fullName": "Sandseryd", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb0a" + }, + "id": "854681", + "fullName": "Södra Krok", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb0b" + }, + "id": "854691", + "fullName": "Axamo Gård", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb0e" + }, + "id": "854745", + "fullName": "Fredstorp", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb0f" + }, + "id": "854773", + "fullName": "Hedstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb10" + }, + "id": "854774", + "fullName": "Hulukvarn", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb11" + }, + "id": "854842", + "fullName": "Lövstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb12" + }, + "id": "854860", + "fullName": "Pumpvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb13" + }, + "id": "854942", + "fullName": "Åsen Hagen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb14" + }, + "id": "854946", + "fullName": "Åsens Gård", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb15" + }, + "id": "854971", + "fullName": "Hällstorp", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb16" + }, + "id": "855036", + "fullName": "Hagens väg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb17" + }, + "id": "855071", + "fullName": "Tvärgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb18" + }, + "id": "855090", + "fullName": "Lundgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb19" + }, + "id": "855106", + "fullName": "Ugglas väg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb1b" + }, + "id": "855155", + "fullName": "Rörbacken", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb1c" + }, + "id": "855158", + "fullName": "Rörets väg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb1d" + }, + "id": "855180", + "fullName": "Huluvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb1e" + }, + "id": "855227", + "fullName": "Solringen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb1f" + }, + "id": "855235", + "fullName": "Vilans väg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb20" + }, + "id": "855255", + "fullName": "Bäckvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb21" + }, + "id": "855287", + "fullName": "Ängsvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb22" + }, + "id": "855297", + "fullName": "Alfavägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb23" + }, + "id": "855301", + "fullName": "Betavägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb24" + }, + "id": "855305", + "fullName": "Byråvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb25" + }, + "id": "855311", + "fullName": "Frysvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb26" + }, + "id": "855325", + "fullName": "Lampvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb27" + }, + "id": "855333", + "fullName": "Skåpvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb28" + }, + "id": "855335", + "fullName": "Soffvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb29" + }, + "id": "855337", + "fullName": "Spisvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb2a" + }, + "id": "855341", + "fullName": "Tahevägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb2b" + }, + "id": "912534", + "fullName": "Knivshult", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb2c" + }, + "id": "918386", + "fullName": "Sagogatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb2d" + }, + "id": "921632", + "fullName": "Plångränd", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb2e" + }, + "id": "922775", + "fullName": "Emils gata", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb2f" + }, + "id": "930971", + "fullName": "Almas gata", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb30" + }, + "id": "930972", + "fullName": "Linas gata", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb31" + }, + "id": "930977", + "fullName": "Godsvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb33" + }, + "id": "853149", + "fullName": "Fläktgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb34" + }, + "id": "853169", + "fullName": "Kabelvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb35" + }, + "id": "853171", + "fullName": "Kraftgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb36" + }, + "id": "853173", + "fullName": "Kämpevägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb37" + }, + "id": "853183", + "fullName": "Skruvgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb38" + }, + "id": "853190", + "fullName": "Gnejsvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb39" + }, + "id": "853196", + "fullName": "Kiselvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb3a" + }, + "id": "853219", + "fullName": "Solåsvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb3b" + }, + "id": "853221", + "fullName": "Stånggatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb3c" + }, + "id": "853248", + "fullName": "Vigörvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb3d" + }, + "id": "853271", + "fullName": "Sparvgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb3e" + }, + "id": "853273", + "fullName": "Torpstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb3f" + }, + "id": "853283", + "fullName": "Baronvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb40" + }, + "id": "853311", + "fullName": "Bergagatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb41" + }, + "id": "853320", + "fullName": "Flöjtgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb42" + }, + "id": "853383", + "fullName": "Narvavägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb43" + }, + "id": "853397", + "fullName": "Stormgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb44" + }, + "id": "853403", + "fullName": "Tyska gatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb45" + }, + "id": "853437", + "fullName": "Släntgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb46" + }, + "id": "853455", + "fullName": "Villagatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb47" + }, + "id": "853463", + "fullName": "Hamnparken", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb48" + }, + "id": "853488", + "fullName": "Kyrkogatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb49" + }, + "id": "853521", + "fullName": "Kungsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb4a" + }, + "id": "853531", + "fullName": "Björngränd", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb4b" + }, + "id": "853539", + "fullName": "Hotellplan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb4c" + }, + "id": "853549", + "fullName": "Prästgränd", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb4d" + }, + "id": "853563", + "fullName": "Ankargatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb4e" + }, + "id": "853591", + "fullName": "Kanalgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb4f" + }, + "id": "853593", + "fullName": "Museigatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb50" + }, + "id": "853595", + "fullName": "Målargatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb51" + }, + "id": "853599", + "fullName": "Rosengränd", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb52" + }, + "id": "853642", + "fullName": "Pelargatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb53" + }, + "id": "853646", + "fullName": "Pylongatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb54" + }, + "id": "853658", + "fullName": "Floragatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb55" + }, + "id": "853669", + "fullName": "Bruksgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb56" + }, + "id": "853674", + "fullName": "Sjöbogatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb57" + }, + "id": "853682", + "fullName": "Torpagatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb58" + }, + "id": "853690", + "fullName": "Brahegatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb59" + }, + "id": "853702", + "fullName": "Gröna gatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb5a" + }, + "id": "853706", + "fullName": "Sturegatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb5b" + }, + "id": "853708", + "fullName": "Syréngatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb5c" + }, + "id": "853710", + "fullName": "Björngatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb5d" + }, + "id": "853737", + "fullName": "Gränsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb5e" + }, + "id": "853747", + "fullName": "Humlevägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb5f" + }, + "id": "853755", + "fullName": "Karlavägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb60" + }, + "id": "853774", + "fullName": "Södergatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb61" + }, + "id": "853796", + "fullName": "Kyrkovägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb62" + }, + "id": "853804", + "fullName": "Lyckogatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb63" + }, + "id": "853840", + "fullName": "Plantgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb64" + }, + "id": "853844", + "fullName": "Undinvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb65" + }, + "id": "853850", + "fullName": "Fjällgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb66" + }, + "id": "853856", + "fullName": "Gårdstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb67" + }, + "id": "853867", + "fullName": "Nävergatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb68" + }, + "id": "853869", + "fullName": "Odlargatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb69" + }, + "id": "853879", + "fullName": "Skånegatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb6a" + }, + "id": "853883", + "fullName": "Spettgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb6b" + }, + "id": "853913", + "fullName": "Klintvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb6c" + }, + "id": "853922", + "fullName": "Lönejorden", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb6d" + }, + "id": "853928", + "fullName": "Platåvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb6e" + }, + "id": "853932", + "fullName": "Runnavägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb6f" + }, + "id": "853964", + "fullName": "Bygelvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb71" + }, + "id": "853988", + "fullName": "Rubingatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb72" + }, + "id": "853996", + "fullName": "Sadelvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb73" + }, + "id": "853998", + "fullName": "Safirgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb74" + }, + "id": "854005", + "fullName": "Topasgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb75" + }, + "id": "854018", + "fullName": "Brinkgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb76" + }, + "id": "854083", + "fullName": "Starrgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb77" + }, + "id": "854110", + "fullName": "Husargatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb78" + }, + "id": "854120", + "fullName": "Eksjögatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb79" + }, + "id": "854122", + "fullName": "Elmiavägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb7a" + }, + "id": "854128", + "fullName": "Fogdegatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb7b" + }, + "id": "854138", + "fullName": "Glansgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb7c" + }, + "id": "854157", + "fullName": "Linnégatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb7d" + }, + "id": "854189", + "fullName": "Häggstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb7e" + }, + "id": "854209", + "fullName": "Slånbacken", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb7f" + }, + "id": "854223", + "fullName": "Violbacken", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb80" + }, + "id": "854287", + "fullName": "Banérvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb81" + }, + "id": "854291", + "fullName": "Orionvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb82" + }, + "id": "854294", + "fullName": "Bagargatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb83" + }, + "id": "854296", + "fullName": "Bastugatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb84" + }, + "id": "854298", + "fullName": "Birkagatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb87" + }, + "id": "854354", + "fullName": "Särlavägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb88" + }, + "id": "854428", + "fullName": "Barrstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb89" + }, + "id": "854459", + "fullName": "Granstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb8a" + }, + "id": "854487", + "fullName": "Kvarnvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb8b" + }, + "id": "854489", + "fullName": "Kärravägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb8c" + }, + "id": "854532", + "fullName": "Ragnars väg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb8d" + }, + "id": "854651", + "fullName": "Pilotvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb8e" + }, + "id": "854676", + "fullName": "Skinnarebo", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb8f" + }, + "id": "854677", + "fullName": "Stora Älmås", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb90" + }, + "id": "854705", + "fullName": "Axamovägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb91" + }, + "id": "854713", + "fullName": "Björneberg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb93" + }, + "id": "854737", + "fullName": "Eskilstorp", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb94" + }, + "id": "854751", + "fullName": "Gamla vägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb95" + }, + "id": "854759", + "fullName": "Grusstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb96" + }, + "id": "854761", + "fullName": "Gångstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb97" + }, + "id": "854765", + "fullName": "Hedenstorp", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb99" + }, + "id": "854809", + "fullName": "Karmeshult", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb9a" + }, + "id": "854866", + "fullName": "Ringstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb9b" + }, + "id": "854868", + "fullName": "Rukasvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb9c" + }, + "id": "854886", + "fullName": "Sandstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb9d" + }, + "id": "854896", + "fullName": "Svenstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb9e" + }, + "id": "854902", + "fullName": "Tallstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bb9f" + }, + "id": "854923", + "fullName": "Vallstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bba0" + }, + "id": "854967", + "fullName": "Borrbruket", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bba1" + }, + "id": "854994", + "fullName": "Lugna vägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bba2" + }, + "id": "855008", + "fullName": "Åkersvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bba3" + }, + "id": "855020", + "fullName": "Glabovägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bba4" + }, + "id": "855031", + "fullName": "Ejdervägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bba5" + }, + "id": "855048", + "fullName": "Hägervägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bba6" + }, + "id": "855067", + "fullName": "Tjärnvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bba7" + }, + "id": "855086", + "fullName": "Kullegatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bba8" + }, + "id": "855104", + "fullName": "Skyltgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bba9" + }, + "id": "855105", + "fullName": "Sparres väg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbaa" + }, + "id": "855114", + "fullName": "Bårarp Ekön", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbab" + }, + "id": "855136", + "fullName": "Kvarnliden", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbac" + }, + "id": "855140", + "fullName": "Lindbacken", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbad" + }, + "id": "855152", + "fullName": "Ravingatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbae" + }, + "id": "855154", + "fullName": "Rönnbacken", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbaf" + }, + "id": "855203", + "fullName": "Gullringen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbb0" + }, + "id": "855209", + "fullName": "Mobrovägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbb1" + }, + "id": "855221", + "fullName": "Ravinvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbb2" + }, + "id": "855252", + "fullName": "Björkgränd", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbb3" + }, + "id": "855253", + "fullName": "Björkvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbb4" + }, + "id": "855285", + "fullName": "Ängsstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbb5" + }, + "id": "855303", + "fullName": "Bordsvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbb6" + }, + "id": "855313", + "fullName": "Gammavägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbb7" + }, + "id": "855321", + "fullName": "Kirsavägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbb8" + }, + "id": "855331", + "fullName": "Möbelvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbb9" + }, + "id": "855339", + "fullName": "Stolsvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbba" + }, + "id": "914122", + "fullName": "Lagervägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbbb" + }, + "id": "914278", + "fullName": "Miljövägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbbc" + }, + "id": "916788", + "fullName": "Lejongatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbbd" + }, + "id": "921890", + "fullName": "Sotargatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbbe" + }, + "id": "930981", + "fullName": "Returvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbbf" + }, + "id": "853177", + "fullName": "Muttervägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbc0" + }, + "id": "853185", + "fullName": "Syrgasvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbc1" + }, + "id": "853192", + "fullName": "Granitvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbc2" + }, + "id": "853204", + "fullName": "Porfyrvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbc3" + }, + "id": "853206", + "fullName": "Roddargatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbc4" + }, + "id": "853208", + "fullName": "Ryhovsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbc5" + }, + "id": "853234", + "fullName": "Kadettvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbc6" + }, + "id": "853235", + "fullName": "Kaserngatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbc7" + }, + "id": "853242", + "fullName": "Rekrytvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbc8" + }, + "id": "853246", + "fullName": "Terapivägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbc9" + }, + "id": "853256", + "fullName": "Hasselvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbcb" + }, + "id": "853275", + "fullName": "Utterstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbcc" + }, + "id": "853284", + "fullName": "Bäverstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbcd" + }, + "id": "853313", + "fullName": "Fagottgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbce" + }, + "id": "853331", + "fullName": "Axel Keys väg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbcf" + }, + "id": "853393", + "fullName": "Skuggaliden", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbd0" + }, + "id": "853395", + "fullName": "Stjärnvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbd1" + }, + "id": "853405", + "fullName": "Albanogatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbd2" + }, + "id": "853409", + "fullName": "Brunnsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbd3" + }, + "id": "853428", + "fullName": "Pipersgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbd4" + }, + "id": "853433", + "fullName": "Sergelvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbd5" + }, + "id": "853480", + "fullName": "Vättergränd", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbd6" + }, + "id": "853510", + "fullName": "Kapellgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbd7" + }, + "id": "853533", + "fullName": "Bolagsgränd", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbd8" + }, + "id": "853555", + "fullName": "Smedjegatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbd9" + }, + "id": "853557", + "fullName": "Smidesgränd", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbda" + }, + "id": "853572", + "fullName": "Hoppets torg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbdb" + }, + "id": "853579", + "fullName": "Strandgränd", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbdc" + }, + "id": "853581", + "fullName": "Vattengränd", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbdd" + }, + "id": "853585", + "fullName": "Vintergatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbde" + }, + "id": "853600", + "fullName": "Rökerigränd", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbdf" + }, + "id": "853604", + "fullName": "Slottsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbe0" + }, + "id": "853606", + "fullName": "Stjärngränd", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbe1" + }, + "id": "853612", + "fullName": "Änkhusgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbe2" + }, + "id": "853614", + "fullName": "Östra torget", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbe3" + }, + "id": "853624", + "fullName": "Poppelgränd", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbe4" + }, + "id": "853640", + "fullName": "Nydalsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbe5" + }, + "id": "853688", + "fullName": "Åbacksgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbe6" + }, + "id": "853694", + "fullName": "Tegnérgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbe7" + }, + "id": "853717", + "fullName": "Studiegatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbe8" + }, + "id": "853719", + "fullName": "Björkstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbe9" + }, + "id": "853745", + "fullName": "Humlegården", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbea" + }, + "id": "853760", + "fullName": "Medusagatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbeb" + }, + "id": "853762", + "fullName": "Mejerigatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbec" + }, + "id": "853788", + "fullName": "Grågåsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbed" + }, + "id": "853808", + "fullName": "Roliasgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbee" + }, + "id": "853877", + "fullName": "Skogsstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d3a27dcf33cb20bbef" + }, + "id": "853881", + "fullName": "Spaljégatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bbf0" + }, + "id": "17750", + "fullName": "Kalmar län", + "parentFullName": "Sverige", + "type": "COUNTY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bbf1" + }, + "id": "17749", + "fullName": "Kronobergs län", + "parentFullName": "Sverige", + "type": "COUNTY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bbf2" + }, + "id": "18031", + "fullName": "Stockholms kommun", + "parentFullName": "Stockholms län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bbf4" + }, + "id": "17989", + "fullName": "Malmö kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bbf5" + }, + "id": "17800", + "fullName": "Uppsala kommun", + "parentFullName": "Uppsala län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bbf6" + }, + "id": "17847", + "fullName": "Linköpings kommun", + "parentFullName": "Östergötlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bbf7" + }, + "id": "17821", + "fullName": "Västerås kommun", + "parentFullName": "Västmanlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bbf8" + }, + "id": "17838", + "fullName": "Örebro kommun", + "parentFullName": "Örebro län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bbfa" + }, + "id": "18002", + "fullName": "Norrköpings kommun", + "parentFullName": "Östergötlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bbfc" + }, + "id": "17797", + "fullName": "Umeå kommun", + "parentFullName": "Västerbottens län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bbfd" + }, + "id": "17987", + "fullName": "Lunds kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc01" + }, + "id": "17853", + "fullName": "Nacka kommun", + "parentFullName": "Stockholms län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc04" + }, + "id": "18054", + "fullName": "Sundsvalls kommun", + "parentFullName": "Västernorrlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc05" + }, + "id": "17775", + "fullName": "Södertälje kommun", + "parentFullName": "Stockholms län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc07" + }, + "id": "17822", + "fullName": "Växjö kommun", + "parentFullName": "Kronobergs län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc08" + }, + "id": "17959", + "fullName": "Karlstads kommun", + "parentFullName": "Värmlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc0a" + }, + "id": "17967", + "fullName": "Kristianstads kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc0c" + }, + "id": "18028", + "fullName": "Solna kommun", + "parentFullName": "Stockholms län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc0d" + }, + "id": "18045", + "fullName": "Luleå kommun", + "parentFullName": "Norrbottens län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc0f" + }, + "id": "17860", + "fullName": "Skellefteå kommun", + "parentFullName": "Västerbottens län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc10" + }, + "id": "18027", + "fullName": "Sollentuna kommun", + "parentFullName": "Stockholms län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc11" + }, + "id": "17793", + "fullName": "Täby kommun", + "parentFullName": "Stockholms län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc12" + }, + "id": "17954", + "fullName": "Kalmar kommun", + "parentFullName": "Kalmar län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc17" + }, + "id": "18003", + "fullName": "Norrtälje kommun", + "parentFullName": "Stockholms län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc1b" + }, + "id": "17839", + "fullName": "Örnsköldsviks kommun", + "parentFullName": "Västernorrlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc1d" + }, + "id": "18049", + "fullName": "Nyköpings kommun", + "parentFullName": "Södermanlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc21" + }, + "id": "18042", + "fullName": "Sundbybergs kommun", + "parentFullName": "Stockholms län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc22" + }, + "id": "17792", + "fullName": "Tyresö kommun", + "parentFullName": "Stockholms län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc23" + }, + "id": "17846", + "fullName": "Lidingö kommun", + "parentFullName": "Stockholms län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc24" + }, + "id": "18020", + "fullName": "Sigtuna kommun", + "parentFullName": "Stockholms län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc25" + }, + "id": "18043", + "fullName": "Landskrona kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc26" + }, + "id": "17789", + "fullName": "Trelleborgs kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc27" + }, + "id": "17798", + "fullName": "Upplands Väsby kommun", + "parentFullName": "Stockholms län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc29" + }, + "id": "17769", + "fullName": "Österåkers kommun", + "parentFullName": "Stockholms län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc2c" + }, + "id": "17995", + "fullName": "Motala kommun", + "parentFullName": "Östergötlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc2d" + }, + "id": "17818", + "fullName": "Värmdö kommun", + "parentFullName": "Stockholms län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc2e" + }, + "id": "18015", + "fullName": "Piteå kommun", + "parentFullName": "Norrbottens län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc38" + }, + "id": "17820", + "fullName": "Västerviks kommun", + "parentFullName": "Kalmar län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc39" + }, + "id": "17809", + "fullName": "Vellinge kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc3a" + }, + "id": "18033", + "fullName": "Strängnäs kommun", + "parentFullName": "Södermanlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc3d" + }, + "id": "17960", + "fullName": "Katrineholms kommun", + "parentFullName": "Södermanlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc3e" + }, + "id": "17804", + "fullName": "Vallentuna kommun", + "parentFullName": "Stockholms län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc44" + }, + "id": "17974", + "fullName": "Kävlinge kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc45" + }, + "id": "17957", + "fullName": "Karlskoga kommun", + "parentFullName": "Örebro län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc47" + }, + "id": "17824", + "fullName": "Ystads kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc4a" + }, + "id": "17983", + "fullName": "Ljungby kommun", + "parentFullName": "Kronobergs län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc4c" + }, + "id": "18006", + "fullName": "Nynäshamns kommun", + "parentFullName": "Stockholms län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc51" + }, + "id": "17994", + "fullName": "Mjölby kommun", + "parentFullName": "Östergötlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc52" + }, + "id": "17857", + "fullName": "Oskarshamns kommun", + "parentFullName": "Kalmar län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc55" + }, + "id": "17975", + "fullName": "Köpings kommun", + "parentFullName": "Västmanlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc5b" + }, + "id": "17968", + "fullName": "Kristinehamns kommun", + "parentFullName": "Värmlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc5d" + }, + "id": "17986", + "fullName": "Lomma kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc5f" + }, + "id": "18053", + "fullName": "Staffanstorps kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc60" + }, + "id": "17982", + "fullName": "Lindesbergs kommun", + "parentFullName": "Örebro län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc61" + }, + "id": "17963", + "fullName": "Kiruna kommun", + "parentFullName": "Norrbottens län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc63" + }, + "id": "18051", + "fullName": "Sala kommun", + "parentFullName": "Västmanlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc64" + }, + "id": "17841", + "fullName": "Östhammars kommun", + "parentFullName": "Uppsala län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc66" + }, + "id": "17970", + "fullName": "Kumla kommun", + "parentFullName": "Örebro län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc68" + }, + "id": "17864", + "fullName": "Svedala kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc69" + }, + "id": "17780", + "fullName": "Tierps kommun", + "parentFullName": "Uppsala län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc6b" + }, + "id": "18005", + "fullName": "Nybro kommun", + "parentFullName": "Kalmar län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc6d" + }, + "id": "18026", + "fullName": "Sollefteå kommun", + "parentFullName": "Västernorrlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc6e" + }, + "id": "18021", + "fullName": "Simrishamns kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc70" + }, + "id": "18022", + "fullName": "Sjöbo kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc73" + }, + "id": "17966", + "fullName": "Kramfors kommun", + "parentFullName": "Västernorrlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc74" + }, + "id": "17781", + "fullName": "Timrå kommun", + "parentFullName": "Västernorrlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc77" + }, + "id": "17965", + "fullName": "Knivsta kommun", + "parentFullName": "Uppsala län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc7a" + }, + "id": "17964", + "fullName": "Klippans kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc7d" + }, + "id": "18019", + "fullName": "Salems kommun", + "parentFullName": "Stockholms län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc7f" + }, + "id": "17953", + "fullName": "Kalix kommun", + "parentFullName": "Norrbottens län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc86" + }, + "id": "17812", + "fullName": "Vimmerby kommun", + "parentFullName": "Kalmar län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc87" + }, + "id": "17770", + "fullName": "Säffle kommun", + "parentFullName": "Värmlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc89" + }, + "id": "18024", + "fullName": "Skurups kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc8e" + }, + "id": "17999", + "fullName": "Mörbylånga kommun", + "parentFullName": "Kalmar län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc94" + }, + "id": "17774", + "fullName": "Söderköpings kommun", + "parentFullName": "Östergötlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc95" + }, + "id": "18038", + "fullName": "Svalövs kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc9a" + }, + "id": "17998", + "fullName": "Mönsterås kommun", + "parentFullName": "Kalmar län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc9d" + }, + "id": "17784", + "fullName": "Tomelilla kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bc9e" + }, + "id": "18036", + "fullName": "Sunne kommun", + "parentFullName": "Värmlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bca1" + }, + "id": "18011", + "fullName": "Osby kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bca3" + }, + "id": "17791", + "fullName": "Trosa kommun", + "parentFullName": "Södermanlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bca8" + }, + "id": "17782", + "fullName": "Tingsryds kommun", + "parentFullName": "Kronobergs län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bca9" + }, + "id": "17988", + "fullName": "Lycksele kommun", + "parentFullName": "Västerbottens län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bcaa" + }, + "id": "18012", + "fullName": "Oxelösunds kommun", + "parentFullName": "Södermanlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bcab" + }, + "id": "17961", + "fullName": "Kils kommun", + "parentFullName": "Värmlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bcac" + }, + "id": "17785", + "fullName": "Torsby kommun", + "parentFullName": "Värmlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bcaf" + }, + "id": "17808", + "fullName": "Vaxholms kommun", + "parentFullName": "Stockholms län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bcc1" + }, + "id": "18000", + "fullName": "Nora kommun", + "parentFullName": "Örebro län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bcc3" + }, + "id": "17855", + "fullName": "Nykvarns kommun", + "parentFullName": "Stockholms län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bcc7" + }, + "id": "17992", + "fullName": "Markaryds kommun", + "parentFullName": "Kronobergs län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bcc9" + }, + "id": "18037", + "fullName": "Surahammars kommun", + "parentFullName": "Västmanlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bcca" + }, + "id": "18041", + "fullName": "Örkelljunga kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bccd" + }, + "id": "17962", + "fullName": "Kinda kommun", + "parentFullName": "Östergötlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bcd2" + }, + "id": "17768", + "fullName": "Uppvidinge kommun", + "parentFullName": "Kronobergs län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bcdb" + }, + "id": "17814", + "fullName": "Vingåkers kommun", + "parentFullName": "Södermanlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bcdf" + }, + "id": "17980", + "fullName": "Lessebo kommun", + "parentFullName": "Kronobergs län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bce0" + }, + "id": "17817", + "fullName": "Vännäs kommun", + "parentFullName": "Västerbottens län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bce2" + }, + "id": "17972", + "fullName": "Kungsörs kommun", + "parentFullName": "Västmanlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bce4" + }, + "id": "17803", + "fullName": "Valdemarsviks kommun", + "parentFullName": "Östergötlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bce5" + }, + "id": "17845", + "fullName": "Lekebergs kommun", + "parentFullName": "Örebro län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bce6" + }, + "id": "17801", + "fullName": "Vadstena kommun", + "parentFullName": "Östergötlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bce7" + }, + "id": "18014", + "fullName": "Perstorps kommun", + "parentFullName": "Skåne län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bce9" + }, + "id": "17854", + "fullName": "Nordmalings kommun", + "parentFullName": "Västerbottens län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bcec" + }, + "id": "17786", + "fullName": "Torsås kommun", + "parentFullName": "Kalmar län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bcf1" + }, + "id": "17811", + "fullName": "Vilhelmina kommun", + "parentFullName": "Västerbottens län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bcf2" + }, + "id": "18017", + "fullName": "Robertsfors kommun", + "parentFullName": "Västerbottens län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bcf8" + }, + "id": "18013", + "fullName": "Pajala kommun", + "parentFullName": "Norrbottens län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bcfa" + }, + "id": "17863", + "fullName": "Storumans kommun", + "parentFullName": "Västerbottens län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bcfb" + }, + "id": "18048", + "fullName": "Norbergs kommun", + "parentFullName": "Västmanlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bcfd" + }, + "id": "17977", + "fullName": "Laxå kommun", + "parentFullName": "Örebro län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd01" + }, + "id": "17813", + "fullName": "Vindelns kommun", + "parentFullName": "Västerbottens län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd02" + }, + "id": "17837", + "fullName": "Ödeshögs kommun", + "parentFullName": "Östergötlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd05" + }, + "id": "17985", + "fullName": "Ljusnarsbergs kommun", + "parentFullName": "Örebro län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd07" + }, + "id": "17844", + "fullName": "Övertorneå kommun", + "parentFullName": "Norrbottens län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd08" + }, + "id": "18052", + "fullName": "Skinnskattebergs kommun", + "parentFullName": "Västmanlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd09" + }, + "id": "18032", + "fullName": "Storfors kommun", + "parentFullName": "Värmlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd0a" + }, + "id": "18004", + "fullName": "Norsjö kommun", + "parentFullName": "Västerbottens län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd0b" + }, + "id": "17823", + "fullName": "Ydre kommun", + "parentFullName": "Östergötlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd0c" + }, + "id": "17852", + "fullName": "Munkfors kommun", + "parentFullName": "Värmlands län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd0d" + }, + "id": "17843", + "fullName": "Överkalix kommun", + "parentFullName": "Norrbottens län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd0e" + }, + "id": "17991", + "fullName": "Malå kommun", + "parentFullName": "Västerbottens län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd12" + }, + "id": "18029", + "fullName": "Sorsele kommun", + "parentFullName": "Västerbottens län", + "type": "MUNICIPALITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd14" + }, + "id": "925968", + "fullName": "Kungsholmen", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd15" + }, + "id": "925951", + "fullName": "Kista - Rinkeby", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd16" + }, + "id": "925967", + "fullName": "Katarina - Sofia", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd18" + }, + "id": "473459", + "fullName": "Maria", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd1e" + }, + "id": "925969", + "fullName": "Norrmalm", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd1f" + }, + "id": "925970", + "fullName": "Vasastan", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd21" + }, + "id": "473448", + "fullName": "Östermalm", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd22" + }, + "id": "898472", + "fullName": "Södermalm", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd23" + }, + "id": "925952", + "fullName": "Spånga - Tensta", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd32" + }, + "id": "473377", + "fullName": "Kista", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd33" + }, + "id": "473381", + "fullName": "Kälvesta", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd34" + }, + "id": "473382", + "fullName": "Kärrtorp", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd36" + }, + "id": "473378", + "fullName": "Kristineberg", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd38" + }, + "id": "473445", + "fullName": "Örby", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd39" + }, + "id": "898480", + "fullName": "Sofo", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd3d" + }, + "id": "473388", + "fullName": "Lunda", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd3e" + }, + "id": "473460", + "fullName": "Sätra", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd3f" + }, + "id": "473462", + "fullName": "Orhem", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd40" + }, + "id": "903054", + "fullName": "Lövsta", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd42" + }, + "id": "923781", + "fullName": "Spånga", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd43" + }, + "id": "925946", + "fullName": "Vinsta", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd48" + }, + "id": "473405", + "fullName": "Nälsta", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd49" + }, + "id": "473409", + "fullName": "Riksby", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd4a" + }, + "id": "473425", + "fullName": "Sundby", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd4b" + }, + "id": "473429", + "fullName": "Tensta", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd4d" + }, + "id": "473465", + "fullName": "Solhem", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd50" + }, + "id": "473461", + "fullName": "Vårberg", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd51" + }, + "id": "902981", + "fullName": "Skrubba", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd52" + }, + "id": "903053", + "fullName": "Lambarö", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd56" + }, + "id": "473354", + "fullName": "Rinkeby", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd58" + }, + "id": "473380", + "fullName": "Råcksta", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd59" + }, + "id": "473391", + "fullName": "Långbro", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd5a" + }, + "id": "473393", + "fullName": "Långsjö", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd5b" + }, + "id": "473412", + "fullName": "Rågsved", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd5c" + }, + "id": "473416", + "fullName": "Sköndal", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd5d" + }, + "id": "473424", + "fullName": "Stureby", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd5f" + }, + "id": "473453", + "fullName": "Nockeby", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd63" + }, + "id": "923802", + "fullName": "Sibirien", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd6a" + }, + "id": "473384", + "fullName": "Larsboda", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd6b" + }, + "id": "473387", + "fullName": "Liseberg", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd6c" + }, + "id": "473420", + "fullName": "Solberga", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd6d" + }, + "id": "473426", + "fullName": "Svedmyra", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd6e" + }, + "id": "473431", + "fullName": "Ulvsunda", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd70" + }, + "id": "473447", + "fullName": "Östberga", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd71" + }, + "id": "473395", + "fullName": "Mariehäll", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd72" + }, + "id": "941045", + "fullName": "Pungpinan", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd76" + }, + "id": "473394", + "fullName": "Marieberg", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd77" + }, + "id": "473406", + "fullName": "Olovslund", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd78" + }, + "id": "473430", + "fullName": "Traneberg", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd79" + }, + "id": "473436", + "fullName": "Västberga", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd7a" + }, + "id": "473446", + "fullName": "Örby Slott", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd7d" + }, + "id": "473464", + "fullName": "Vällingby", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd7f" + }, + "id": "898477", + "fullName": "Minneberg", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd80" + }, + "id": "898478", + "fullName": "Skarpnäck", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd85" + }, + "id": "473392", + "fullName": "Långholmen", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd87" + }, + "id": "473415", + "fullName": "Skärholmen", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd88" + }, + "id": "473421", + "fullName": "Stadshagen", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd89" + }, + "id": "473428", + "fullName": "Tallkrogen", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd8b" + }, + "id": "473437", + "fullName": "Västertorp", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd8e" + }, + "id": "473452", + "fullName": "Nockebyhov", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd95" + }, + "id": "473385", + "fullName": "Liljeholmen", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd96" + }, + "id": "473417", + "fullName": "Smedslätten", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd97" + }, + "id": "473423", + "fullName": "Stora Mossen", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd98" + }, + "id": "473457", + "fullName": "Mälarhöjden", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd99" + }, + "id": "898479", + "fullName": "Telefonplan", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bd9b" + }, + "id": "924068", + "fullName": "Norra Sköndal", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bda0" + }, + "id": "473407", + "fullName": "Reimersholme", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bda1" + }, + "id": "473408", + "fullName": "Riddarholmen", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bda3" + }, + "id": "473414", + "fullName": "Skeppsholmen", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bdab" + }, + "id": "909928", + "fullName": "Liljeholmskajen", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bdac" + }, + "id": "473383", + "fullName": "Ladugårdsgärdet", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bdb0" + }, + "id": "473396", + "fullName": "Midsommarkransen", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be2d" + }, + "id": "899078", + "fullName": "S:t Knut", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be2e" + }, + "id": "923794", + "fullName": "Kvarnby", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be2f" + }, + "id": "474028", + "fullName": "Käglinge", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be30" + }, + "id": "474019", + "fullName": "Kulladal", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be31" + }, + "id": "898487", + "fullName": "Klagshamn", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be32" + }, + "id": "474030", + "fullName": "Kroksbäck", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be33" + }, + "id": "474012", + "fullName": "Kirseberg", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be34" + }, + "id": "474027", + "fullName": "Oxie Kyrkby", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be35" + }, + "id": "909904", + "fullName": "Katrinelund", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be36" + }, + "id": "474029", + "fullName": "Kristineberg", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be38" + }, + "id": "474024", + "fullName": "Pildammarna / Kronborg", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be39" + }, + "id": "898490", + "fullName": "Oxie", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be3e" + }, + "id": "474037", + "fullName": "Lugnet", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be43" + }, + "id": "909693", + "fullName": "Slussen", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be44" + }, + "id": "940379", + "fullName": "Vintrie", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be48" + }, + "id": "474009", + "fullName": "Videdal", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be49" + }, + "id": "474035", + "fullName": "Limhamn", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be4a" + }, + "id": "898492", + "fullName": "Segevång", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be56" + }, + "id": "473985", + "fullName": "Tygelsjö", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be58" + }, + "id": "898491", + "fullName": "Rosengård", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be5a" + }, + "id": "910066", + "fullName": "Limhamn-Ön", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be5b" + }, + "id": "910092", + "fullName": "Triangeln", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be5c" + }, + "id": "923791", + "fullName": "Malmö Live", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be5d" + }, + "id": "924078", + "fullName": "Strandhem", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be5e" + }, + "id": "941037", + "fullName": "Södertorp", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be5f" + }, + "id": "473986", + "fullName": "Riseberga", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be60" + }, + "id": "473989", + "fullName": "Rosenvång", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be61" + }, + "id": "473993", + "fullName": "Solbacken", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be63" + }, + "id": "474001", + "fullName": "Södervärn", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be64" + }, + "id": "474003", + "fullName": "Rönneholm", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be65" + }, + "id": "474018", + "fullName": "Lindeborg", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be67" + }, + "id": "474041", + "fullName": "Sorgenfri", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be6a" + }, + "id": "910139", + "fullName": "Lorensborg", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be6b" + }, + "id": "924031", + "fullName": "Östra Malmö", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be6c" + }, + "id": "924033", + "fullName": "Södra Malmö", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be6d" + }, + "id": "473992", + "fullName": "Ribersborg", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be6e" + }, + "id": "473998", + "fullName": "Stenkällan", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be6f" + }, + "id": "473999", + "fullName": "Virentofta", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be71" + }, + "id": "474006", + "fullName": "Västervång", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be73" + }, + "id": "898488", + "fullName": "Lönngården", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be74" + }, + "id": "898494", + "fullName": "Söderkulla", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be76" + }, + "id": "924032", + "fullName": "Västra Malmö", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be77" + }, + "id": "473997", + "fullName": "Valdemarsro", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be78" + }, + "id": "474005", + "fullName": "Mellanheden", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be7e" + }, + "id": "474015", + "fullName": "Rörsjöstaden", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be81" + }, + "id": "898493", + "fullName": "Slottsstaden", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be82" + }, + "id": "474036", + "fullName": "Rådmansvången", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be84" + }, + "id": "474002", + "fullName": "Södra Sofielund", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be85" + }, + "id": "474010", + "fullName": "Södra Rosengård", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be86" + }, + "id": "474011", + "fullName": "Norra Rosengård", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be87" + }, + "id": "474040", + "fullName": "Norra Sofielund", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be8b" + }, + "id": "924038", + "fullName": "Limhamns Sjöstad", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be8c" + }, + "id": "474022", + "fullName": "Västra Söderkulla", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be8d" + }, + "id": "474023", + "fullName": "Östra Söderkulla", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be94" + }, + "id": "903778", + "fullName": "Mossängens sommarstad", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be95" + }, + "id": "473560", + "fullName": "Kåbo", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be96" + }, + "id": "903060", + "fullName": "Kungstomt", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be97" + }, + "id": "473570", + "fullName": "Kungsängen", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be98" + }, + "id": "909943", + "fullName": "Kvarngärdet", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be99" + }, + "id": "909897", + "fullName": "Kapellgärdet", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be9a" + }, + "id": "939780", + "fullName": "Vänge", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be9b" + }, + "id": "473557", + "fullName": "Norby", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be9c" + }, + "id": "903373", + "fullName": "Solsjö", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20be9d" + }, + "id": "909925", + "fullName": "Stabby", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bea4" + }, + "id": "923795", + "fullName": "Rosendal", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bea6" + }, + "id": "473568", + "fullName": "Löten-Nyby", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bea7" + }, + "id": "909927", + "fullName": "Skuttunge", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bea8" + }, + "id": "939460", + "fullName": "Storvreta", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bea9" + }, + "id": "473569", + "fullName": "Ulleråker", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20beaa" + }, + "id": "473567", + "fullName": "Sunnersta", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20beab" + }, + "id": "939531", + "fullName": "Vattholma", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20beac" + }, + "id": "909979", + "fullName": "Lindbacken", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20beb0" + }, + "id": "473555", + "fullName": "Nåntuna-Vilan", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20beb2" + }, + "id": "910088", + "fullName": "Norra Luthagen", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20beb4" + }, + "id": "473566", + "fullName": "Valsätra-Ultuna", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20beb9" + }, + "id": "473577", + "fullName": "Luthagen-Rickomberga", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bebf" + }, + "id": "473673", + "fullName": "Ryd", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bec1" + }, + "id": "924006", + "fullName": "Valla", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bec2" + }, + "id": "473671", + "fullName": "Slaka", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bec6" + }, + "id": "910132", + "fullName": "Lambohov", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bec7" + }, + "id": "473678", + "fullName": "Tallboda", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bec8" + }, + "id": "939529", + "fullName": "Ljungsbro", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bec9" + }, + "id": "939934", + "fullName": "Sturefors", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20beca" + }, + "id": "940180", + "fullName": "Linköping", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20becb" + }, + "id": "473676", + "fullName": "Vasastaden", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20becd" + }, + "id": "902633", + "fullName": "Sågareholmen", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bece" + }, + "id": "902634", + "fullName": "Skinnarhagen", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20becf" + }, + "id": "902635", + "fullName": "Svartmåla+Unö", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bed0" + }, + "id": "473672", + "fullName": "Lambohov-Valla", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bed2" + }, + "id": "473685", + "fullName": "Malmslätt-Tokarp", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bed3" + }, + "id": "473679", + "fullName": "Sättuna-Skäggetorp", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bed8" + }, + "id": "903635", + "fullName": "Lycksta koloniområde", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bed9" + }, + "id": "903658", + "fullName": "Sjöbo", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bedb" + }, + "id": "924000", + "fullName": "Rönnby", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bedc" + }, + "id": "925943", + "fullName": "Skälby", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bedd" + }, + "id": "925973", + "fullName": "Viksäng", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bee0" + }, + "id": "903639", + "fullName": "Nybynäs", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bee1" + }, + "id": "940056", + "fullName": "Västerås", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bee2" + }, + "id": "474664", + "fullName": "Norrmalm", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bee3" + }, + "id": "898509", + "fullName": "Skultuna", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bee5" + }, + "id": "939551", + "fullName": "Tillberga", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bee6" + }, + "id": "474672", + "fullName": "Malmaberg", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20beea" + }, + "id": "474677", + "fullName": "Västermalm", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20beeb" + }, + "id": "903647", + "fullName": "Roparudden", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20beef" + }, + "id": "903651", + "fullName": "Råstock+Lybeck", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bef0" + }, + "id": "474673", + "fullName": "Skiljebo-Viksäng", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bef1" + }, + "id": "903643", + "fullName": "Lindö tegelbruk", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bef2" + }, + "id": "903652", + "fullName": "Strömmingsskär", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bef4" + }, + "id": "474676", + "fullName": "Skerike-Tibble-Önsta", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bef6" + }, + "id": "474605", + "fullName": "Varberga-Kil", + "parentFullName": "Örebro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bef7" + }, + "id": "903697", + "fullName": "Tybblelunds koloniområde", + "parentFullName": "Örebro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bef9" + }, + "id": "474607", + "fullName": "Vasa", + "parentFullName": "Örebro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20befa" + }, + "id": "902941", + "fullName": "Viken", + "parentFullName": "Örebro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20befb" + }, + "id": "910073", + "fullName": "Lundby", + "parentFullName": "Örebro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20befc" + }, + "id": "939965", + "fullName": "Örebro", + "parentFullName": "Örebro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20befe" + }, + "id": "474609", + "fullName": "Mikael", + "parentFullName": "Örebro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20beff" + }, + "id": "474611", + "fullName": "Lillån", + "parentFullName": "Örebro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf01" + }, + "id": "474606", + "fullName": "Vivalla", + "parentFullName": "Örebro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf02" + }, + "id": "474610", + "fullName": "Nikolai", + "parentFullName": "Örebro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf04" + }, + "id": "898929", + "fullName": "Marieberg", + "parentFullName": "Örebro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf05" + }, + "id": "923657", + "fullName": "Lillkyrka", + "parentFullName": "Örebro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf06" + }, + "id": "902668", + "fullName": "Norra Vinön", + "parentFullName": "Örebro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf07" + }, + "id": "474613", + "fullName": "Olaus Petri", + "parentFullName": "Örebro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf21" + }, + "id": "924054", + "fullName": "Kolmården", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf22" + }, + "id": "902808", + "fullName": "Kvistholmen", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf24" + }, + "id": "473707", + "fullName": "Klockaretorpet", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf25" + }, + "id": "473697", + "fullName": "Klingsberg-Ljura", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf29" + }, + "id": "473701", + "fullName": "Lindö", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf2e" + }, + "id": "902651", + "fullName": "Sikudden", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf2f" + }, + "id": "473700", + "fullName": "Rambodal", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf30" + }, + "id": "473692", + "fullName": "Vilbergen", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf32" + }, + "id": "939514", + "fullName": "Svärtinge", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf33" + }, + "id": "902639", + "fullName": "Stäksviken", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf34" + }, + "id": "902809", + "fullName": "Markgärdet", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf35" + }, + "id": "473695", + "fullName": "Nordantill", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf36" + }, + "id": "923620", + "fullName": "Vikbolandet", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf37" + }, + "id": "473686", + "fullName": "Pryssgården", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf38" + }, + "id": "473699", + "fullName": "Sylten-Oxelbergen", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf50" + }, + "id": "940244", + "fullName": "Kassjö", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf51" + }, + "id": "903613", + "fullName": "Klubbhällan+Mathällan+Nord-Kammarviksudden", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf52" + }, + "id": "902707", + "fullName": "Sör-Kammarviksudden+Ösundet", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf53" + }, + "id": "909989", + "fullName": "Ön", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf54" + }, + "id": "909988", + "fullName": "Ön", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf55" + }, + "id": "475011", + "fullName": "Teg", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf56" + }, + "id": "939609", + "fullName": "Umeå", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf58" + }, + "id": "939464", + "fullName": "Sävar", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf59" + }, + "id": "939727", + "fullName": "Obbola", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf5b" + }, + "id": "475003", + "fullName": "Röbäck", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf5e" + }, + "id": "902749", + "fullName": "Vitskär", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf5f" + }, + "id": "902750", + "fullName": "Rävskär", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf61" + }, + "id": "902759", + "fullName": "Södervik", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf63" + }, + "id": "940258", + "fullName": "Tavelsjö", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf64" + }, + "id": "902708", + "fullName": "Stenviken", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf65" + }, + "id": "902747", + "fullName": "Sillviken", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf69" + }, + "id": "902746", + "fullName": "Skeppsviken", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf6b" + }, + "id": "475012", + "fullName": "Västerslätt", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf6c" + }, + "id": "902943", + "fullName": "Stor-Sandskär", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf6e" + }, + "id": "475017", + "fullName": "Marieområdet", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf72" + }, + "id": "474044", + "fullName": "Klostergården", + "parentFullName": "Lunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf74" + }, + "id": "940042", + "fullName": "Lund", + "parentFullName": "Lunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf77" + }, + "id": "909941", + "fullName": "Råbylund", + "parentFullName": "Lunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf78" + }, + "id": "924003", + "fullName": "Nöbbelöv", + "parentFullName": "Lunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf7a" + }, + "id": "910077", + "fullName": "Vallkärra", + "parentFullName": "Lunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf7b" + }, + "id": "924004", + "fullName": "Oscarshem", + "parentFullName": "Lunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bf7c" + }, + "id": "474045", + "fullName": "Möllevången", + "parentFullName": "Lunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bfba" + }, + "id": "473484", + "fullName": "Kummelnäs", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bfbb" + }, + "id": "909942", + "fullName": "Kvarnholmen", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bfbf" + }, + "id": "473483", + "fullName": "Nacka", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bfc0" + }, + "id": "924002", + "fullName": "Sickla", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bfc1" + }, + "id": "902894", + "fullName": "Tegelön", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bfc2" + }, + "id": "923670", + "fullName": "Orminge", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bfc3" + }, + "id": "923806", + "fullName": "Tollare", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bfc4" + }, + "id": "909907", + "fullName": "Solsidan", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bfc8" + }, + "id": "909686", + "fullName": "Lännersta", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bfcc" + }, + "id": "473487", + "fullName": "Nacka Östra", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bfcd" + }, + "id": "924072", + "fullName": "Nacka Strand", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bfce" + }, + "id": "909913", + "fullName": "Saltsjöqvarn", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20bfcf" + }, + "id": "473290", + "fullName": "Saltsjöbaden", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c002" + }, + "id": "902676", + "fullName": "Krokviken", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c003" + }, + "id": "902773", + "fullName": "Killingskäret", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c005" + }, + "id": "939970", + "fullName": "Vi", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c006" + }, + "id": "474878", + "fullName": "Skön", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c007" + }, + "id": "902686", + "fullName": "Marna", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c008" + }, + "id": "902671", + "fullName": "Lubban", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c009" + }, + "id": "474875", + "fullName": "Nacksta", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c00a" + }, + "id": "902673", + "fullName": "Långsjön", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c00b" + }, + "id": "939876", + "fullName": "Stockvik", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c00d" + }, + "id": "474882", + "fullName": "Skönsmon", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c00e" + }, + "id": "474888", + "fullName": "Selånger", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c00f" + }, + "id": "474883", + "fullName": "Njurunda", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c010" + }, + "id": "902675", + "fullName": "Tranviken", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c011" + }, + "id": "902774", + "fullName": "Pråmviken", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c012" + }, + "id": "902775", + "fullName": "Sjöboviken", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c013" + }, + "id": "474881", + "fullName": "Stenstaden", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c014" + }, + "id": "902685", + "fullName": "Vikarbodarna", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c015" + }, + "id": "474876", + "fullName": "Sidsjö-Sallyhill", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c01b" + }, + "id": "902776", + "fullName": "Ljusviken+Skrånstabodarna", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c01c" + }, + "id": "474879", + "fullName": "Sundsvall Västermalm-Norrmalm", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c01d" + }, + "id": "474880", + "fullName": "Sundsvall Södermalm-Östermalm", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c01f" + }, + "id": "924075", + "fullName": "Kallfors", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c020" + }, + "id": "903043", + "fullName": "Korpenhov", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c021" + }, + "id": "903030", + "fullName": "Sandtorps koloniområde", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c023" + }, + "id": "903045", + "fullName": "Vik", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c024" + }, + "id": "903044", + "fullName": "Tuna", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c026" + }, + "id": "909912", + "fullName": "Mörkö", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c028" + }, + "id": "473468", + "fullName": "Tveta", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c029" + }, + "id": "903003", + "fullName": "Rösjön", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c02a" + }, + "id": "903015", + "fullName": "Orrlöt", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c02b" + }, + "id": "903025", + "fullName": "Stadan", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c02d" + }, + "id": "910053", + "fullName": "Mölnbo", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c02f" + }, + "id": "903040", + "fullName": "Soludden", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c030" + }, + "id": "903037", + "fullName": "Torsjödal", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c031" + }, + "id": "473451", + "fullName": "Överjärna", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c032" + }, + "id": "473469", + "fullName": "Lina-Ronna", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c033" + }, + "id": "473473", + "fullName": "Rosenlund", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c034" + }, + "id": "903006", + "fullName": "Molstaberg", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c035" + }, + "id": "473470", + "fullName": "Västergård", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c036" + }, + "id": "473474", + "fullName": "Östertälje", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c037" + }, + "id": "473467", + "fullName": "Västertälje", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c03a" + }, + "id": "473472", + "fullName": "Ritorp-Oxelgrenshagen", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c04b" + }, + "id": "940323", + "fullName": "Tolg", + "parentFullName": "Växjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c04c" + }, + "id": "940362", + "fullName": "Tolg", + "parentFullName": "Växjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c04d" + }, + "id": "940365", + "fullName": "Tolg", + "parentFullName": "Växjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c04e" + }, + "id": "939738", + "fullName": "Växjö", + "parentFullName": "Växjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c050" + }, + "id": "939819", + "fullName": "Rottne", + "parentFullName": "Växjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c051" + }, + "id": "939722", + "fullName": "Lammhult", + "parentFullName": "Växjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c053" + }, + "id": "473787", + "fullName": "Teleborg", + "parentFullName": "Växjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c055" + }, + "id": "473828", + "fullName": "Öjaby-Rappe", + "parentFullName": "Växjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c056" + }, + "id": "473759", + "fullName": "Växjö Söder-Öster", + "parentFullName": "Växjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c058" + }, + "id": "940063", + "fullName": "Karlstad", + "parentFullName": "Karlstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c059" + }, + "id": "474547", + "fullName": "Kronoparken", + "parentFullName": "Karlstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c05a" + }, + "id": "903260", + "fullName": "Steffensminne koloniområde", + "parentFullName": "Karlstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c05b" + }, + "id": "474541", + "fullName": "Skåre", + "parentFullName": "Karlstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c05c" + }, + "id": "939619", + "fullName": "Vålberg", + "parentFullName": "Karlstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c05f" + }, + "id": "939911", + "fullName": "Skattkärr", + "parentFullName": "Karlstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c060" + }, + "id": "903259", + "fullName": "Mjöviksudd", + "parentFullName": "Karlstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c064" + }, + "id": "474542", + "fullName": "Tingvallastaden", + "parentFullName": "Karlstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c065" + }, + "id": "474544", + "fullName": "Sundsta-Norrstrand", + "parentFullName": "Karlstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c066" + }, + "id": "903554", + "fullName": "Svedenäs+Tranberget", + "parentFullName": "Karlstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c069" + }, + "id": "474546", + "fullName": "Stockfallet-Lorensberg", + "parentFullName": "Karlstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c09d" + }, + "id": "940308", + "fullName": "Yngsjö", + "parentFullName": "Kristianstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c09f" + }, + "id": "474110", + "fullName": "Öllsjö", + "parentFullName": "Kristianstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0a1" + }, + "id": "903089", + "fullName": "Nyehusen", + "parentFullName": "Kristianstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0a5" + }, + "id": "903801", + "fullName": "Östra sandar", + "parentFullName": "Kristianstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0a6" + }, + "id": "902967", + "fullName": "Ölseröds sommarby", + "parentFullName": "Kristianstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0ae" + }, + "id": "474167", + "fullName": "Kullavik", + "parentFullName": "Kungsbacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0af" + }, + "id": "903108", + "fullName": "Källskulle", + "parentFullName": "Kungsbacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0b1" + }, + "id": "474166", + "fullName": "Särö", + "parentFullName": "Kungsbacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0b2" + }, + "id": "474173", + "fullName": "Tölö", + "parentFullName": "Kungsbacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0b3" + }, + "id": "939946", + "fullName": "Vallda", + "parentFullName": "Kungsbacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0b4" + }, + "id": "940169", + "fullName": "Onsala", + "parentFullName": "Kungsbacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0b6" + }, + "id": "903107", + "fullName": "Sönnerbergen", + "parentFullName": "Kungsbacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0b8" + }, + "id": "474161", + "fullName": "Vallda-Tingsberget", + "parentFullName": "Kungsbacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0ba" + }, + "id": "473499", + "fullName": "Råsunda", + "parentFullName": "Solna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0bb" + }, + "id": "923998", + "fullName": "Rudviken", + "parentFullName": "Solna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0bf" + }, + "id": "473503", + "fullName": "Ulriksdal", + "parentFullName": "Solna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0c0" + }, + "id": "473500", + "fullName": "Skytteholm", + "parentFullName": "Solna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0c6" + }, + "id": "903527", + "fullName": "Kälkholmen", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0c8" + }, + "id": "939615", + "fullName": "Luleå", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0c9" + }, + "id": "939763", + "fullName": "Råneå", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0cb" + }, + "id": "475035", + "fullName": "Porsön", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0cc" + }, + "id": "903494", + "fullName": "Lövskär", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0ce" + }, + "id": "903498", + "fullName": "Tallnäset", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0d0" + }, + "id": "903497", + "fullName": "Sinksundet", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0d1" + }, + "id": "903502", + "fullName": "Skataudden", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0d2" + }, + "id": "903492", + "fullName": "Lulnäsudden", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0d3" + }, + "id": "903501", + "fullName": "Sörnäsudden", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0d7" + }, + "id": "903499", + "fullName": "Lillvarpudden", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0d8" + }, + "id": "475038", + "fullName": "Svartsöstaden", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0db" + }, + "id": "475045", + "fullName": "Notviken-Mjölkudden", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0df" + }, + "id": "903523", + "fullName": "Sandön Övre+Sandön Nedre+Sandömjularna", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0e7" + }, + "id": "939740", + "fullName": "Kåge", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0e8" + }, + "id": "474897", + "fullName": "Morön", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0e9" + }, + "id": "902712", + "fullName": "Viken", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0eb" + }, + "id": "902739", + "fullName": "Skatan", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0ef" + }, + "id": "939822", + "fullName": "Ursviken", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0f0" + }, + "id": "475031", + "fullName": "Norrböle", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0f1" + }, + "id": "902723", + "fullName": "Renholmen", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0f5" + }, + "id": "902740", + "fullName": "Sillskatan", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0f9" + }, + "id": "902722", + "fullName": "Rismyrliden", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0fb" + }, + "id": "939908", + "fullName": "Skelleftehamn", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0fc" + }, + "id": "902710", + "fullName": "Sjöbottsstrand", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0fd" + }, + "id": "474898", + "fullName": "Sunnanå-Sörböle", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0fe" + }, + "id": "902713", + "fullName": "Södra Sillskatan", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c0ff" + }, + "id": "902714", + "fullName": "Stor-Snäckhamnen", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c103" + }, + "id": "902719", + "fullName": "Pålstrandsudden+Örudden", + "parentFullName": "Skellefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c105" + }, + "id": "473334", + "fullName": "Viby", + "parentFullName": "Sollentuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c106" + }, + "id": "473327", + "fullName": "Töjnan", + "parentFullName": "Sollentuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c107" + }, + "id": "473330", + "fullName": "Sjöberg", + "parentFullName": "Sollentuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c108" + }, + "id": "473332", + "fullName": "Vaxmora", + "parentFullName": "Sollentuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c10a" + }, + "id": "473336", + "fullName": "Rotebro", + "parentFullName": "Sollentuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c10c" + }, + "id": "473328", + "fullName": "Tureberg", + "parentFullName": "Sollentuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c10e" + }, + "id": "473335", + "fullName": "Norrviken", + "parentFullName": "Sollentuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c10f" + }, + "id": "909676", + "fullName": "Silverdal", + "parentFullName": "Sollentuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c110" + }, + "id": "910130", + "fullName": "Landsnora", + "parentFullName": "Sollentuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c111" + }, + "id": "909675", + "fullName": "Tegelhagen", + "parentFullName": "Sollentuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c113" + }, + "id": "473316", + "fullName": "Täby Kyrkby", + "parentFullName": "Täby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c114" + }, + "id": "903714", + "fullName": "Ullna koloniområde", + "parentFullName": "Täby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c116" + }, + "id": "910005", + "fullName": "Lahäll", + "parentFullName": "Täby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c117" + }, + "id": "473319", + "fullName": "Skarpäng", + "parentFullName": "Täby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c11b" + }, + "id": "473303", + "fullName": "Viggbyholm", + "parentFullName": "Täby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c11d" + }, + "id": "925945", + "fullName": "Ullna Strand", + "parentFullName": "Täby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c11e" + }, + "id": "473313", + "fullName": "Roslags Näsby", + "parentFullName": "Täby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c120" + }, + "id": "473318", + "fullName": "Lahäll-Näsby Park", + "parentFullName": "Täby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c121" + }, + "id": "939815", + "fullName": "Kalmar", + "parentFullName": "Kalmar kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c123" + }, + "id": "473859", + "fullName": "Malmen", + "parentFullName": "Kalmar kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c124" + }, + "id": "902589", + "fullName": "Sandvik", + "parentFullName": "Kalmar kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c125" + }, + "id": "473865", + "fullName": "Oxhagen", + "parentFullName": "Kalmar kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c126" + }, + "id": "903329", + "fullName": "Vita sand", + "parentFullName": "Kalmar kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c128" + }, + "id": "939825", + "fullName": "Ljungbyholm", + "parentFullName": "Kalmar kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c12b" + }, + "id": "939839", + "fullName": "Karlskrona", + "parentFullName": "Karlskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c12c" + }, + "id": "903752", + "fullName": "Ryd", + "parentFullName": "Karlskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c12e" + }, + "id": "940039", + "fullName": "Sturkö", + "parentFullName": "Karlskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c12f" + }, + "id": "924016", + "fullName": "Senoren", + "parentFullName": "Karlskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c130" + }, + "id": "473909", + "fullName": "Lyckeby", + "parentFullName": "Karlskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c132" + }, + "id": "473908", + "fullName": "Torskors", + "parentFullName": "Karlskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c133" + }, + "id": "473907", + "fullName": "Marieberg", + "parentFullName": "Karlskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c134" + }, + "id": "903768", + "fullName": "Stensnäset", + "parentFullName": "Karlskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c135" + }, + "id": "473910", + "fullName": "Spandelstorp", + "parentFullName": "Karlskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c139" + }, + "id": "474389", + "fullName": "Kållered", + "parentFullName": "Mölndals kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c13b" + }, + "id": "474390", + "fullName": "Solhem", + "parentFullName": "Mölndals kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c13c" + }, + "id": "898652", + "fullName": "Lindome", + "parentFullName": "Mölndals kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c13d" + }, + "id": "909696", + "fullName": "Mölndal", + "parentFullName": "Mölndals kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c13f" + }, + "id": "910108", + "fullName": "Stensjön", + "parentFullName": "Mölndals kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c141" + }, + "id": "474393", + "fullName": "Solängen", + "parentFullName": "Mölndals kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c143" + }, + "id": "474386", + "fullName": "Östra Lindome", + "parentFullName": "Mölndals kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c144" + }, + "id": "474387", + "fullName": "Västra Lindome", + "parentFullName": "Mölndals kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c145" + }, + "id": "903100", + "fullName": "Kåkeberg", + "parentFullName": "Varbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c147" + }, + "id": "903096", + "fullName": "Ramsås", + "parentFullName": "Varbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c14a" + }, + "id": "474156", + "fullName": "Träslöv", + "parentFullName": "Varbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c14d" + }, + "id": "903102", + "fullName": "Långabjär", + "parentFullName": "Varbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c155" + }, + "id": "474154", + "fullName": "Mariedal-Sörsedammsområdet", + "parentFullName": "Varbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c157" + }, + "id": "474945", + "fullName": "Karlslund", + "parentFullName": "Östersunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c159" + }, + "id": "474942", + "fullName": "Lugnvik", + "parentFullName": "Östersunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c15a" + }, + "id": "474946", + "fullName": "Odensala", + "parentFullName": "Östersunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c15b" + }, + "id": "474947", + "fullName": "Torvalla", + "parentFullName": "Östersunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c15c" + }, + "id": "902698", + "fullName": "Rotudden", + "parentFullName": "Östersunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c15d" + }, + "id": "474943", + "fullName": "Östersund Staden", + "parentFullName": "Östersunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c15e" + }, + "id": "474944", + "fullName": "Odenslund-Odenskog", + "parentFullName": "Östersunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c15f" + }, + "id": "902604", + "fullName": "Korgil", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c160" + }, + "id": "902596", + "fullName": "Klämmersudd+Kvarnsand", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c161" + }, + "id": "902868", + "fullName": "Kolsvik", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c162" + }, + "id": "903683", + "fullName": "Koludden", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c163" + }, + "id": "903725", + "fullName": "Källsmora", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c164" + }, + "id": "902848", + "fullName": "Klohammaren", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c166" + }, + "id": "902863", + "fullName": "Köpmanholm+Storäng", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c167" + }, + "id": "902840", + "fullName": "Karlsängen+Söderviken", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c16c" + }, + "id": "939448", + "fullName": "Rö", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c16d" + }, + "id": "902873", + "fullName": "Urö", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c170" + }, + "id": "909994", + "fullName": "Vätö", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c172" + }, + "id": "902833", + "fullName": "Salnö", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c173" + }, + "id": "902856", + "fullName": "Näset", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c174" + }, + "id": "909981", + "fullName": "Singö", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c175" + }, + "id": "909987", + "fullName": "Yxlan", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c178" + }, + "id": "940299", + "fullName": "Rånäs", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c17a" + }, + "id": "910051", + "fullName": "Väddö", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c17e" + }, + "id": "902597", + "fullName": "Utsund", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c17f" + }, + "id": "902821", + "fullName": "Labben", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c181" + }, + "id": "902845", + "fullName": "Tjockö", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c183" + }, + "id": "902947", + "fullName": "Lervik", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c184" + }, + "id": "923691", + "fullName": "Sättra", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c186" + }, + "id": "903687", + "fullName": "Ropnäs", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c187" + }, + "id": "903690", + "fullName": "Skäret", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c188" + }, + "id": "924056", + "fullName": "Svartnö", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c18a" + }, + "id": "903663", + "fullName": "Norröra", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c18b" + }, + "id": "903662", + "fullName": "Oxhalsö", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c18c" + }, + "id": "903723", + "fullName": "Storvik", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c18d" + }, + "id": "902601", + "fullName": "Östernäs", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c191" + }, + "id": "902852", + "fullName": "Östernäs", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c194" + }, + "id": "902949", + "fullName": "Strömmen", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c195" + }, + "id": "910085", + "fullName": "Rådmansö", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c199" + }, + "id": "902866", + "fullName": "Söderöra", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c19b" + }, + "id": "903667", + "fullName": "Stomnarö", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c19c" + }, + "id": "903668", + "fullName": "Stubboda", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1a0" + }, + "id": "902834", + "fullName": "Sandviken", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1a1" + }, + "id": "902841", + "fullName": "Långängen", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1a2" + }, + "id": "902853", + "fullName": "Norrmansö", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1a4" + }, + "id": "902939", + "fullName": "Stensäter", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1a5" + }, + "id": "902945", + "fullName": "Svartlöga", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1a6" + }, + "id": "939947", + "fullName": "Norrtälje", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1a7" + }, + "id": "940288", + "fullName": "Skebobruk", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1a8" + }, + "id": "903666", + "fullName": "Sjöskogen", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1aa" + }, + "id": "903671", + "fullName": "Röllingen", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1ab" + }, + "id": "903684", + "fullName": "Skogstorp", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1ae" + }, + "id": "902938", + "fullName": "Sundholmen", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1af" + }, + "id": "902594", + "fullName": "Norrbygård", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1b0" + }, + "id": "902598", + "fullName": "Norrby udde", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1b2" + }, + "id": "902946", + "fullName": "Prästudden", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1b6" + }, + "id": "902603", + "fullName": "Markdalsnäs", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1bb" + }, + "id": "902830", + "fullName": "Sennebyhaken", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1bc" + }, + "id": "902835", + "fullName": "Skeninge+Vika", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1be" + }, + "id": "902936", + "fullName": "Spillersboda", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1c1" + }, + "id": "902600", + "fullName": "Rotholmsviken", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1c5" + }, + "id": "903689", + "fullName": "Söder Rådasjön", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1c9" + }, + "id": "902659", + "fullName": "Smaranäs+Reagård", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1cd" + }, + "id": "902843", + "fullName": "Maren+Lågaröören", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1ce" + }, + "id": "902850", + "fullName": "Skogshill+Sjötorp", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1d3" + }, + "id": "903724", + "fullName": "Sikmarö+Rosenvik", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1d5" + }, + "id": "902865", + "fullName": "Söderäng+Parkudden", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1d6" + }, + "id": "473519", + "fullName": "Mosebacke-Storsten", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1d7" + }, + "id": "903672", + "fullName": "Riksviken+Söderäng", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1da" + }, + "id": "902844", + "fullName": "Rävsnäs+Norrängarna", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1db" + }, + "id": "902605", + "fullName": "Labbholmen+Lotsberget", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1e1" + }, + "id": "902876", + "fullName": "Sandviken+Styrsnäset", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c1ee" + }, + "id": "902836", + "fullName": "Vätöhuvud+Marsbacken+Sörgården", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c221" + }, + "id": "903573", + "fullName": "Norr Kalltorpssjön", + "parentFullName": "Trollhättans kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c222" + }, + "id": "474421", + "fullName": "Kronogården-Lextorp", + "parentFullName": "Trollhättans kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c223" + }, + "id": "474430", + "fullName": "Skoftebyn", + "parentFullName": "Trollhättans kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c226" + }, + "id": "474426", + "fullName": "Skogshöjden", + "parentFullName": "Trollhättans kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c228" + }, + "id": "474419", + "fullName": "Torsred-Strömslund", + "parentFullName": "Trollhättans kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c22c" + }, + "id": "940040", + "fullName": "Köpmanholmen", + "parentFullName": "Örnsköldsviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c230" + }, + "id": "902682", + "fullName": "Ulvöhamn", + "parentFullName": "Örnsköldsviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c231" + }, + "id": "940381", + "fullName": "Sidensjö", + "parentFullName": "Örnsköldsviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c233" + }, + "id": "902766", + "fullName": "Långroudden", + "parentFullName": "Örnsköldsviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c236" + }, + "id": "939614", + "fullName": "Örnsköldsvik", + "parentFullName": "Örnsköldsviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c237" + }, + "id": "902762", + "fullName": "Nyänget+Paddal", + "parentFullName": "Örnsköldsviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c23a" + }, + "id": "902763", + "fullName": "Vågsnäs+Norrvåge", + "parentFullName": "Örnsköldsviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c23b" + }, + "id": "474908", + "fullName": "Myckling-Själevad", + "parentFullName": "Örnsköldsviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c23c" + }, + "id": "902765", + "fullName": "Sillviken+Stubbsand", + "parentFullName": "Örnsköldsviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c23d" + }, + "id": "474900", + "fullName": "Örnsköldsvik Staden", + "parentFullName": "Örnsköldsviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c23f" + }, + "id": "903177", + "fullName": "Kavlanda", + "parentFullName": "Uddevalla kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c240" + }, + "id": "474403", + "fullName": "Kapelle-Tureborg", + "parentFullName": "Uddevalla kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c243" + }, + "id": "903172", + "fullName": "Rörbäck", + "parentFullName": "Uddevalla kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c244" + }, + "id": "903173", + "fullName": "Lingäll", + "parentFullName": "Uddevalla kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c245" + }, + "id": "903581", + "fullName": "Restenäs ö", + "parentFullName": "Uddevalla kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c246" + }, + "id": "903571", + "fullName": "Vadknippeln", + "parentFullName": "Uddevalla kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c247" + }, + "id": "903167", + "fullName": "Södra Munkeby", + "parentFullName": "Uddevalla kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c24a" + }, + "id": "903211", + "fullName": "Saltkällan+Skaveröd", + "parentFullName": "Uddevalla kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c251" + }, + "id": "903277", + "fullName": "Risö", + "parentFullName": "Nyköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c253" + }, + "id": "903278", + "fullName": "Vålarö", + "parentFullName": "Nyköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c255" + }, + "id": "903284", + "fullName": "Stavvik", + "parentFullName": "Nyköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c256" + }, + "id": "940364", + "fullName": "Stavsjö", + "parentFullName": "Nyköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c257" + }, + "id": "939563", + "fullName": "Stigtomta", + "parentFullName": "Nyköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c25f" + }, + "id": "474497", + "fullName": "Källegården", + "parentFullName": "Skövde kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c260" + }, + "id": "903195", + "fullName": "Öms koloniområde", + "parentFullName": "Skövde kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c262" + }, + "id": "903185", + "fullName": "Simsjön", + "parentFullName": "Skövde kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c263" + }, + "id": "474490", + "fullName": "Mariesjö", + "parentFullName": "Skövde kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c264" + }, + "id": "474491", + "fullName": "Norrmalm", + "parentFullName": "Skövde kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c265" + }, + "id": "474492", + "fullName": "Södra Ryd", + "parentFullName": "Skövde kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c266" + }, + "id": "474493", + "fullName": "Rosenhaga", + "parentFullName": "Skövde kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c267" + }, + "id": "474489", + "fullName": "Västermalm", + "parentFullName": "Skövde kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c27d" + }, + "id": "473488", + "fullName": "Ursvik", + "parentFullName": "Sundbybergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c27e" + }, + "id": "473493", + "fullName": "Rissne", + "parentFullName": "Sundbybergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c280" + }, + "id": "910087", + "fullName": "Sundbyberg", + "parentFullName": "Sundbybergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c281" + }, + "id": "473492", + "fullName": "Storskogen", + "parentFullName": "Sundbybergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c283" + }, + "id": "473289", + "fullName": "Tyresö", + "parentFullName": "Tyresö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c285" + }, + "id": "473301", + "fullName": "Trollbäcken", + "parentFullName": "Tyresö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c28a" + }, + "id": "473510", + "fullName": "Näset", + "parentFullName": "Lidingö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c28e" + }, + "id": "940193", + "fullName": "Lidingö", + "parentFullName": "Lidingö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c291" + }, + "id": "473507", + "fullName": "Rudboda", + "parentFullName": "Lidingö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c292" + }, + "id": "473511", + "fullName": "Mosstorp", + "parentFullName": "Lidingö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c293" + }, + "id": "473512", + "fullName": "Skärsätra", + "parentFullName": "Lidingö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c294" + }, + "id": "473509", + "fullName": "Sticklinge", + "parentFullName": "Lidingö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c298" + }, + "id": "939823", + "fullName": "Märsta", + "parentFullName": "Sigtuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c29a" + }, + "id": "473531", + "fullName": "Märsta Södra", + "parentFullName": "Sigtuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c29b" + }, + "id": "473535", + "fullName": "Märsta Norra", + "parentFullName": "Sigtuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c29c" + }, + "id": "903800", + "fullName": "Koloniområde Kalkstigen", + "parentFullName": "Landskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c29d" + }, + "id": "903561", + "fullName": "Kopparhögarna koloniområde", + "parentFullName": "Landskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2a0" + }, + "id": "923793", + "fullName": "Ven", + "parentFullName": "Landskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2a4" + }, + "id": "903563", + "fullName": "Norreborg", + "parentFullName": "Landskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2a5" + }, + "id": "474059", + "fullName": "Sandvången", + "parentFullName": "Landskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2a8" + }, + "id": "903797", + "fullName": "Lundåkrahamnen", + "parentFullName": "Landskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2ab" + }, + "id": "474097", + "fullName": "Östra Trelleborg", + "parentFullName": "Trelleborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2ac" + }, + "id": "474101", + "fullName": "Västra Trelleborg", + "parentFullName": "Trelleborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2b0" + }, + "id": "473228", + "fullName": "Runby", + "parentFullName": "Upplands Väsby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2c1" + }, + "id": "902891", + "fullName": "Kårnäs", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2c2" + }, + "id": "903716", + "fullName": "Knektudden", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2c3" + }, + "id": "903719", + "fullName": "Kroken+Svedlandet", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2c5" + }, + "id": "473252", + "fullName": "Runö", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2c7" + }, + "id": "473251", + "fullName": "Täljö", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2c9" + }, + "id": "473242", + "fullName": "Smedby", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2ca" + }, + "id": "473248", + "fullName": "Lervik", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2cc" + }, + "id": "902887", + "fullName": "Mjölkön", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2cd" + }, + "id": "473243", + "fullName": "Lappdal", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2ce" + }, + "id": "473244", + "fullName": "Skånsta", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2d0" + }, + "id": "902944", + "fullName": "Vättersö", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2d1" + }, + "id": "909946", + "fullName": "Ljusterö", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2d2" + }, + "id": "473245", + "fullName": "Solberga", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2d3" + }, + "id": "473250", + "fullName": "Östra Ryd", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2d6" + }, + "id": "473239", + "fullName": "Österskär", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2d8" + }, + "id": "473249", + "fullName": "Svinninge", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2da" + }, + "id": "473256", + "fullName": "Norrö-Stava", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2db" + }, + "id": "902880", + "fullName": "Laggarsvik", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2dc" + }, + "id": "903717", + "fullName": "Lervikstorp", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2dd" + }, + "id": "473240", + "fullName": "Margretelund", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2de" + }, + "id": "910060", + "fullName": "Stora Timrarön", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2df" + }, + "id": "473246", + "fullName": "Skärgårdsstad", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2e0" + }, + "id": "902888", + "fullName": "Rydbo saltsjöbad", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2e1" + }, + "id": "902879", + "fullName": "Väsbystrand+Ugglan", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2e5" + }, + "id": "939648", + "fullName": "Kode", + "parentFullName": "Kungälvs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2e6" + }, + "id": "940297", + "fullName": "Kärna", + "parentFullName": "Kungälvs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2e7" + }, + "id": "474395", + "fullName": "Komarken", + "parentFullName": "Kungälvs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2e8" + }, + "id": "924010", + "fullName": "Vedhall", + "parentFullName": "Kungälvs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2e9" + }, + "id": "474396", + "fullName": "Ytterby", + "parentFullName": "Kungälvs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2ea" + }, + "id": "903134", + "fullName": "Ulvesund", + "parentFullName": "Kungälvs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2ec" + }, + "id": "940134", + "fullName": "Marstrand", + "parentFullName": "Kungälvs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2ed" + }, + "id": "903139", + "fullName": "Otterlyckan+Terra", + "parentFullName": "Kungälvs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2ee" + }, + "id": "903140", + "fullName": "Rörtången+Ödsmåls mosse", + "parentFullName": "Kungälvs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2f9" + }, + "id": "902648", + "fullName": "Nedra Lid", + "parentFullName": "Motala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2fd" + }, + "id": "902647", + "fullName": "Sjökärret", + "parentFullName": "Motala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c2ff" + }, + "id": "902644", + "fullName": "Strandbaden", + "parentFullName": "Motala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c300" + }, + "id": "473720", + "fullName": "Västra Motala", + "parentFullName": "Motala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c301" + }, + "id": "473713", + "fullName": "Smålandsängen", + "parentFullName": "Motala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c302" + }, + "id": "473714", + "fullName": "Nordöstra Motala", + "parentFullName": "Motala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c304" + }, + "id": "902908", + "fullName": "Kalvsvik+Kolviken", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c305" + }, + "id": "910227", + "fullName": "Kolvik", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c306" + }, + "id": "902933", + "fullName": "Rådalen+Malma kvarn+Korshamn", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c307" + }, + "id": "902925", + "fullName": "Kila+Långstrand", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c309" + }, + "id": "902895", + "fullName": "Koviksudde+Skeviksstrand", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c30a" + }, + "id": "902928", + "fullName": "Uvön", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c30d" + }, + "id": "902927", + "fullName": "Orrön", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c312" + }, + "id": "902901", + "fullName": "Sippsön", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c313" + }, + "id": "902912", + "fullName": "Nykvarn", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c314" + }, + "id": "902922", + "fullName": "Trovill", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c315" + }, + "id": "902923", + "fullName": "Långvik", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c316" + }, + "id": "902926", + "fullName": "Söderby", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c317" + }, + "id": "902931", + "fullName": "Solhaga", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c318" + }, + "id": "909993", + "fullName": "Runmarö", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c31a" + }, + "id": "903699", + "fullName": "Tranarö", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c31c" + }, + "id": "902932", + "fullName": "Östernäs", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c31d" + }, + "id": "910061", + "fullName": "Skärmarö", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c31f" + }, + "id": "940235", + "fullName": "Stavsnäs", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c320" + }, + "id": "903710", + "fullName": "Vårholma", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c321" + }, + "id": "903712", + "fullName": "Ramsmora", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c324" + }, + "id": "902904", + "fullName": "Södermöja", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c326" + }, + "id": "903704", + "fullName": "Svedudden", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c329" + }, + "id": "903700", + "fullName": "Södra Lagnö", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c32a" + }, + "id": "903709", + "fullName": "Skärmaräng", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c32b" + }, + "id": "902900", + "fullName": "Stor-Saxaren", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c32c" + }, + "id": "902907", + "fullName": "Sollenkroka", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c32f" + }, + "id": "902906", + "fullName": "Puttisholmen", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c330" + }, + "id": "902920", + "fullName": "Svartträsket", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c332" + }, + "id": "903707", + "fullName": "Sollenkroka ö", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c333" + }, + "id": "903698", + "fullName": "Långstrandsudd", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c334" + }, + "id": "902910", + "fullName": "Saltarö+Skärmarö", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c336" + }, + "id": "939496", + "fullName": "Skeppsdalsström", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c338" + }, + "id": "902903", + "fullName": "Långvik+Långviksnäs", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c339" + }, + "id": "903703", + "fullName": "Ramsdalen+Spaddalen", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c33d" + }, + "id": "902935", + "fullName": "Styrsvik+ Norrsunda+Södersunda", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c342" + }, + "id": "940215", + "fullName": "Piteå", + "parentFullName": "Piteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c344" + }, + "id": "903490", + "fullName": "Pultvik", + "parentFullName": "Piteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c348" + }, + "id": "940285", + "fullName": "Sjulsmark", + "parentFullName": "Piteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c34a" + }, + "id": "903488", + "fullName": "Strömsborg", + "parentFullName": "Piteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c34b" + }, + "id": "903487", + "fullName": "Vätterudden", + "parentFullName": "Piteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c34c" + }, + "id": "903485", + "fullName": "Slammermoren", + "parentFullName": "Piteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c34f" + }, + "id": "475048", + "fullName": "Strömsnäs-Pitholm", + "parentFullName": "Piteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c356" + }, + "id": "903486", + "fullName": "Yttrefjärden (östra stranden)", + "parentFullName": "Piteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c357" + }, + "id": "474116", + "fullName": "Roslunda-Kronotorp", + "parentFullName": "Ängelholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c359" + }, + "id": "941043", + "fullName": "Vejbystrand", + "parentFullName": "Ängelholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c35a" + }, + "id": "939715", + "fullName": "Munka-Ljungby", + "parentFullName": "Ängelholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c35b" + }, + "id": "474120", + "fullName": "Villan-Södra Utmarken", + "parentFullName": "Ängelholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c35d" + }, + "id": "940145", + "fullName": "Lerum", + "parentFullName": "Lerums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c365" + }, + "id": "474483", + "fullName": "Råda", + "parentFullName": "Lidköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c367" + }, + "id": "903234", + "fullName": "Skaven", + "parentFullName": "Lidköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c368" + }, + "id": "474473", + "fullName": "Majåker", + "parentFullName": "Lidköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c36a" + }, + "id": "940074", + "fullName": "Lidköping", + "parentFullName": "Lidköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c36b" + }, + "id": "474474", + "fullName": "Nya Staden", + "parentFullName": "Lidköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c36c" + }, + "id": "903214", + "fullName": "Ravelstorp", + "parentFullName": "Lidköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c36d" + }, + "id": "474472", + "fullName": "Stenhammar", + "parentFullName": "Lidköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c370" + }, + "id": "939821", + "fullName": "Kungsgården", + "parentFullName": "Sandvikens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c371" + }, + "id": "474832", + "fullName": "Örta", + "parentFullName": "Sandvikens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c373" + }, + "id": "903456", + "fullName": "Lövåsen", + "parentFullName": "Sandvikens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c377" + }, + "id": "903455", + "fullName": "Ursabodarna", + "parentFullName": "Sandvikens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c378" + }, + "id": "474834", + "fullName": "Nyhem-Östanbyn", + "parentFullName": "Sandvikens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c37b" + }, + "id": "474418", + "fullName": "Öxnered", + "parentFullName": "Vänersborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c37d" + }, + "id": "910089", + "fullName": "Vänersnäs", + "parentFullName": "Vänersborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c384" + }, + "id": "474185", + "fullName": "Lexby", + "parentFullName": "Partille kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c385" + }, + "id": "474095", + "fullName": "Ugglum", + "parentFullName": "Partille kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c386" + }, + "id": "474169", + "fullName": "Mellby", + "parentFullName": "Partille kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c387" + }, + "id": "474187", + "fullName": "Öjersjö", + "parentFullName": "Partille kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c38a" + }, + "id": "474188", + "fullName": "Sävedalen", + "parentFullName": "Partille kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c399" + }, + "id": "903361", + "fullName": "Lugnet", + "parentFullName": "Västerviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c39a" + }, + "id": "940036", + "fullName": "Överum", + "parentFullName": "Västerviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c39b" + }, + "id": "903363", + "fullName": "Mörtvik", + "parentFullName": "Västerviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c39c" + }, + "id": "903365", + "fullName": "Sandvik", + "parentFullName": "Västerviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c39d" + }, + "id": "903366", + "fullName": "Ytterby", + "parentFullName": "Västerviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c39f" + }, + "id": "903362", + "fullName": "Vidalund", + "parentFullName": "Västerviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c3a3" + }, + "id": "903541", + "fullName": "Lilla Rätö", + "parentFullName": "Västerviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c3a4" + }, + "id": "940052", + "fullName": "Västervik", + "parentFullName": "Västerviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c3a5" + }, + "id": "473877", + "fullName": "Peru-Lidhem", + "parentFullName": "Västerviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c3a6" + }, + "id": "473878", + "fullName": "Ludvigsdal", + "parentFullName": "Västerviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c3a8" + }, + "id": "924070", + "fullName": "Solstadström", + "parentFullName": "Västerviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c3aa" + }, + "id": "903364", + "fullName": "Solbacken+Rosenlund", + "parentFullName": "Västerviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c3ab" + }, + "id": "903357", + "fullName": "Lindödjupet+Målängen", + "parentFullName": "Västerviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c3ac" + }, + "id": "903359", + "fullName": "Lysingsbadets stugby", + "parentFullName": "Västerviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c3ad" + }, + "id": "939811", + "fullName": "Vellinge", + "parentFullName": "Vellinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c3ae" + }, + "id": "903772", + "fullName": "Strandbaden", + "parentFullName": "Vellinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c3af" + }, + "id": "940282", + "fullName": "Vellinge Väster", + "parentFullName": "Vellinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c3b0" + }, + "id": "903321", + "fullName": "Logarn+Toppvike+Långhult+Kråkvilan", + "parentFullName": "Strängnäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c3b1" + }, + "id": "903314", + "fullName": "Ringsö", + "parentFullName": "Strängnäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c3b5" + }, + "id": "939541", + "fullName": "Strängnäs", + "parentFullName": "Strängnäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c3b6" + }, + "id": "939458", + "fullName": "Mariefred", + "parentFullName": "Strängnäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c3bc" + }, + "id": "473638", + "fullName": "Storgärdet-Tallåsen-Tosterö", + "parentFullName": "Strängnäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d5a27dcf33cb20c3bf" + }, + "id": "939916", + "fullName": "Kinna", + "parentFullName": "Marks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c3c0" + }, + "id": "17744", + "fullName": "Stockholms län", + "parentFullName": "Sverige", + "type": "COUNTY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c3c2" + }, + "id": "17753", + "fullName": "Skåne län", + "parentFullName": "Sverige", + "type": "COUNTY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c3c3" + }, + "id": "17747", + "fullName": "Östergötlands län", + "parentFullName": "Sverige", + "type": "COUNTY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c3c4" + }, + "id": "17745", + "fullName": "Uppsala län", + "parentFullName": "Sverige", + "type": "COUNTY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c3c7" + }, + "id": "17757", + "fullName": "Örebro län", + "parentFullName": "Sverige", + "type": "COUNTY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c3c8" + }, + "id": "17746", + "fullName": "Södermanlands län", + "parentFullName": "Sverige", + "type": "COUNTY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c3cb" + }, + "id": "17756", + "fullName": "Värmlands län", + "parentFullName": "Sverige", + "type": "COUNTY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c3cc" + }, + "id": "17758", + "fullName": "Västmanlands län", + "parentFullName": "Sverige", + "type": "COUNTY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c3cd" + }, + "id": "17763", + "fullName": "Västerbottens län", + "parentFullName": "Sverige", + "type": "COUNTY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c3ce" + }, + "id": "17764", + "fullName": "Norrbottens län", + "parentFullName": "Sverige", + "type": "COUNTY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c3cf" + }, + "id": "17761", + "fullName": "Västernorrlands län", + "parentFullName": "Sverige", + "type": "COUNTY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c5e4" + }, + "id": "902889", + "fullName": "Lövsättra koloniområde", + "parentFullName": "Vallentuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c5e5" + }, + "id": "903770", + "fullName": "Löderups strandbad", + "parentFullName": "Ystads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c5e6" + }, + "id": "939476", + "fullName": "Lagan", + "parentFullName": "Ljungby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c5e7" + }, + "id": "902731", + "fullName": "Sjöhagen", + "parentFullName": "Ljungby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c5e8" + }, + "id": "473835", + "fullName": "Stensberg-Kungshög", + "parentFullName": "Ljungby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c5ed" + }, + "id": "902978", + "fullName": "Landsort", + "parentFullName": "Nynäshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c5ee" + }, + "id": "924080", + "fullName": "Lisö Sorunda", + "parentFullName": "Nynäshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c5ef" + }, + "id": "940266", + "fullName": "Landfjärden", + "parentFullName": "Nynäshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c5f2" + }, + "id": "903411", + "fullName": "Rämsbyn", + "parentFullName": "Ludvika kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c5f9" + }, + "id": "903468", + "fullName": "Morviken+Långudden", + "parentFullName": "Söderhamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c5fb" + }, + "id": "939511", + "fullName": "Laholm", + "parentFullName": "Laholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c5fe" + }, + "id": "903092", + "fullName": "Stjärnhem", + "parentFullName": "Laholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c5ff" + }, + "id": "939470", + "fullName": "Mellbystrand", + "parentFullName": "Laholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c600" + }, + "id": "903788", + "fullName": "Västra Mellby", + "parentFullName": "Laholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c606" + }, + "id": "939610", + "fullName": "Lomma", + "parentFullName": "Lomma kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c608" + }, + "id": "939645", + "fullName": "Storå", + "parentFullName": "Lindesbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c60a" + }, + "id": "902667", + "fullName": "Salaboda", + "parentFullName": "Lindesbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c60b" + }, + "id": "902666", + "fullName": "Munkaboda", + "parentFullName": "Lindesbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c60e" + }, + "id": "903614", + "fullName": "Lainio", + "parentFullName": "Kiruna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c611" + }, + "id": "903646", + "fullName": "Ljömsebo", + "parentFullName": "Sala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c612" + }, + "id": "903379", + "fullName": "Länsö", + "parentFullName": "Östhammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c613" + }, + "id": "903381", + "fullName": "Lackevik", + "parentFullName": "Östhammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c614" + }, + "id": "903384", + "fullName": "Lösholmen", + "parentFullName": "Östhammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c615" + }, + "id": "903388", + "fullName": "Lindersvik", + "parentFullName": "Östhammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c616" + }, + "id": "903436", + "fullName": "Läde", + "parentFullName": "Mora kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c617" + }, + "id": "903430", + "fullName": "Levsnäs", + "parentFullName": "Mora kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c618" + }, + "id": "940141", + "fullName": "Långsele", + "parentFullName": "Sollefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c61a" + }, + "id": "940344", + "fullName": "Ljustorp", + "parentFullName": "Timrå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c61b" + }, + "id": "902988", + "fullName": "Torsö läge", + "parentFullName": "Sölvesborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c61c" + }, + "id": "903075", + "fullName": "Lyckeområdet", + "parentFullName": "Klippans kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c621" + }, + "id": "903427", + "fullName": "Lundbjörken", + "parentFullName": "Leksands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c623" + }, + "id": "903426", + "fullName": "Olsnäs", + "parentFullName": "Leksands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c624" + }, + "id": "940047", + "fullName": "Tällberg", + "parentFullName": "Leksands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c625" + }, + "id": "903592", + "fullName": "Orsandsbaden", + "parentFullName": "Leksands kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c628" + }, + "id": "903158", + "fullName": "Långeland+Nedergård", + "parentFullName": "Orust kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c629" + }, + "id": "903335", + "fullName": "Lökenäs+Ytterrör", + "parentFullName": "Mörbylånga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c62a" + }, + "id": "903570", + "fullName": "Lysestrand", + "parentFullName": "Lysekils kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c62c" + }, + "id": "903205", + "fullName": "Svee", + "parentFullName": "Lysekils kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c630" + }, + "id": "903171", + "fullName": "Skaftö", + "parentFullName": "Lysekils kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c632" + }, + "id": "903202", + "fullName": "Sjöviken", + "parentFullName": "Lysekils kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c635" + }, + "id": "903199", + "fullName": "Knarrevik", + "parentFullName": "Lysekils kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c637" + }, + "id": "903580", + "fullName": "Stockevik", + "parentFullName": "Lysekils kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c638" + }, + "id": "903180", + "fullName": "Stora Kornö", + "parentFullName": "Lysekils kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c639" + }, + "id": "903184", + "fullName": "Mon+Nissebo", + "parentFullName": "Lysekils kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c63c" + }, + "id": "903251", + "fullName": "Kolleröd+Ramsvik", + "parentFullName": "Lysekils kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c63e" + }, + "id": "902816", + "fullName": "Luddingsbo", + "parentFullName": "Söderköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c641" + }, + "id": "902966", + "fullName": "Stora Lökaröd", + "parentFullName": "Tomelilla kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c642" + }, + "id": "903249", + "fullName": "Lökholmen", + "parentFullName": "Strömstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c643" + }, + "id": "903190", + "fullName": "Långekärr", + "parentFullName": "Tanums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c644" + }, + "id": "903218", + "fullName": "Långekärr", + "parentFullName": "Tanums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c646" + }, + "id": "939973", + "fullName": "Lycksele", + "parentFullName": "Lycksele kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c647" + }, + "id": "903269", + "fullName": "Långberget", + "parentFullName": "Torsby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c648" + }, + "id": "940048", + "fullName": "Limmared", + "parentFullName": "Tranemo kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c64b" + }, + "id": "903593", + "fullName": "Lernbo", + "parentFullName": "Smedjebackens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c652" + }, + "id": "903071", + "fullName": "Lekåsen", + "parentFullName": "Malung-Sälens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c655" + }, + "id": "903476", + "fullName": "Lönnångersfjärden", + "parentFullName": "Nordanstigs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c659" + }, + "id": "902960", + "fullName": "Leken (sydvästra stranden)", + "parentFullName": "Lekebergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c65a" + }, + "id": "902959", + "fullName": "Torhyttan", + "parentFullName": "Lekebergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c65e" + }, + "id": "902744", + "fullName": "Lägdviken", + "parentFullName": "Robertsfors kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c65f" + }, + "id": "940150", + "fullName": "Laxå", + "parentFullName": "Laxå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c661" + }, + "id": "939910", + "fullName": "Kopparberg", + "parentFullName": "Ljusnarsbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c662" + }, + "id": "903629", + "fullName": "Laggarbo", + "parentFullName": "Skinnskattebergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c663" + }, + "id": "947586", + "fullName": "Lund", + "parentFullName": "Lunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c664" + }, + "id": "946679", + "fullName": "Linghem", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c666" + }, + "id": "952144", + "fullName": "Läby", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c669" + }, + "id": "953933", + "fullName": "Ljusne", + "parentFullName": "Söderhamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c66a" + }, + "id": "947438", + "fullName": "Lunedet", + "parentFullName": "Karlskoga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c66b" + }, + "id": "952768", + "fullName": "Luthagen", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c66c" + }, + "id": "953781", + "fullName": "Lillängen", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c66d" + }, + "id": "944950", + "fullName": "Lökaröd", + "parentFullName": "Kristianstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c66f" + }, + "id": "944952", + "fullName": "Ljungskile", + "parentFullName": "Uddevalla kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c670" + }, + "id": "954334", + "fullName": "Landskrona tätort", + "parentFullName": "Landskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c671" + }, + "id": "950776", + "fullName": "Lindholmen", + "parentFullName": "Vallentuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c673" + }, + "id": "942870", + "fullName": "Ladugårdsängen", + "parentFullName": "Örebro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c674" + }, + "id": "952385", + "fullName": "Lommarstranden", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c676" + }, + "id": "944274", + "fullName": "", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c677" + }, + "id": "947091", + "fullName": "Ljusterö Skärgårdsby", + "parentFullName": "Österåkers kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c678" + }, + "id": "942875", + "fullName": "Löddeköpinge/Sandskogen", + "parentFullName": "Kävlinge kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c679" + }, + "id": "952384", + "fullName": "Vitå", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c67a" + }, + "id": "903809", + "fullName": "Öland", + "parentFullName": "Kalmar län", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c67e" + }, + "id": "952767", + "fullName": "Säfsen", + "parentFullName": "Ludvika kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c67f" + }, + "id": "954079", + "fullName": "Skeda", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c680" + }, + "id": "943016", + "fullName": "Veberöd", + "parentFullName": "Lunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c682" + }, + "id": "923804", + "fullName": "Österlen", + "parentFullName": "Skåne län", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c683" + }, + "id": "953017", + "fullName": "Stångby", + "parentFullName": "Lunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c684" + }, + "id": "945811", + "fullName": "Torsvik", + "parentFullName": "Lidingö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c686" + }, + "id": "944275", + "fullName": "Måttsund", + "parentFullName": "Luleå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c688" + }, + "id": "954343", + "fullName": "Saxtorp", + "parentFullName": "Landskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c68b" + }, + "id": "945363", + "fullName": "Kyrkfuret", + "parentFullName": "Lomma kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c68d" + }, + "id": "949955", + "fullName": "Östra Torn", + "parentFullName": "Lunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c68e" + }, + "id": "951327", + "fullName": "Vintrosa", + "parentFullName": "Lekebergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c68f" + }, + "id": "954246", + "fullName": "Sjölunda", + "parentFullName": "Lidköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c692" + }, + "id": "945010", + "fullName": "Tannefors", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c694" + }, + "id": "944758", + "fullName": "Södra Sandby", + "parentFullName": "Lunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c698" + }, + "id": "952672", + "fullName": "Vikingstad", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c69a" + }, + "id": "945519", + "fullName": "Vallastaden", + "parentFullName": "Linköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c69c" + }, + "id": "942099", + "fullName": "Skummeslövsstrand", + "parentFullName": "Laholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c69d" + }, + "id": "944617", + "fullName": "Stockholms Skärgård", + "parentFullName": "Stockholms län", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c69e" + }, + "id": "944629", + "fullName": "Stockholms Skärgård", + "parentFullName": "Stockholms län", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c69f" + }, + "id": "944635", + "fullName": "Stockholms Skärgård", + "parentFullName": "Stockholms län", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6a0" + }, + "id": "944636", + "fullName": "Stockholms Skärgård", + "parentFullName": "Stockholms län", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6a1" + }, + "id": "944637", + "fullName": "Stockholms Skärgård", + "parentFullName": "Stockholms län", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6a2" + }, + "id": "944638", + "fullName": "Stockholms Skärgård", + "parentFullName": "Stockholms län", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6a3" + }, + "id": "944639", + "fullName": "Stockholms Skärgård", + "parentFullName": "Stockholms län", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6a7" + }, + "id": "908393", + "fullName": "Lockarp", + "parentFullName": "Malmö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6a8" + }, + "id": "907807", + "fullName": "Lugnet", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6a9" + }, + "id": "907806", + "fullName": "Lejsta", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6aa" + }, + "id": "899924", + "fullName": "Läby tätort", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6ab" + }, + "id": "900202", + "fullName": "Länna tätort", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6ac" + }, + "id": "898926", + "fullName": "Lövstalöt tätort", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6ae" + }, + "id": "473666", + "fullName": "Ljungsbro tätort", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6af" + }, + "id": "898708", + "fullName": "Linköping tätort", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6b1" + }, + "id": "907953", + "fullName": "Rystad", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6b2" + }, + "id": "907952", + "fullName": "Roxtuna", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6b3" + }, + "id": "907960", + "fullName": "Sättuna", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6b4" + }, + "id": "907970", + "fullName": "Örtomta", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6b6" + }, + "id": "907926", + "fullName": "Västerby", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6b7" + }, + "id": "907946", + "fullName": "Nysätter", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6b8" + }, + "id": "900066", + "fullName": "Nykil tätort", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6b9" + }, + "id": "940857", + "fullName": "Slaka tätort", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6ba" + }, + "id": "907376", + "fullName": "Svartmåla", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6bb" + }, + "id": "907554", + "fullName": "Ringstorp", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6bc" + }, + "id": "907943", + "fullName": "Maspelösa", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6be" + }, + "id": "899425", + "fullName": "Ulrika tätort", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6c0" + }, + "id": "940864", + "fullName": "Kränge tätort", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6c3" + }, + "id": "907924", + "fullName": "Stensätter", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6c4" + }, + "id": "907951", + "fullName": "Roxenbaden", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6c8" + }, + "id": "940863", + "fullName": "Tallboda tätort", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6c9" + }, + "id": "899274", + "fullName": "Malmslätt tätort", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6cb" + }, + "id": "899810", + "fullName": "Rappestad tätort", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6cc" + }, + "id": "899942", + "fullName": "Sjögestad tätort", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6cd" + }, + "id": "900058", + "fullName": "Skeda udde tätort", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6ce" + }, + "id": "898497", + "fullName": "Sturefors tätort", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6cf" + }, + "id": "899875", + "fullName": "Västerlösa tätort", + "parentFullName": "Linköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6d3" + }, + "id": "909010", + "fullName": "Litslunda", + "parentFullName": "Västerås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6d5" + }, + "id": "940952", + "fullName": "Lycksta tätort", + "parentFullName": "Västerås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6d6" + }, + "id": "899706", + "fullName": "Tidö-Lindö tätort", + "parentFullName": "Västerås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6d7" + }, + "id": "908953", + "fullName": "Lövdalen", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6d9" + }, + "id": "899264", + "fullName": "Latorpsbruk tätort", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6dd" + }, + "id": "907936", + "fullName": "Lindö", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6de" + }, + "id": "907939", + "fullName": "Ludden", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6df" + }, + "id": "907937", + "fullName": "Loddby", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6e0" + }, + "id": "899601", + "fullName": "Lindö tätort", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6e1" + }, + "id": "899193", + "fullName": "Ljunga tätort", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6e5" + }, + "id": "898716", + "fullName": "Lund tätort", + "parentFullName": "Lunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6e7" + }, + "id": "908174", + "fullName": "Vomb", + "parentFullName": "Lunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6e8" + }, + "id": "908309", + "fullName": "Sularp", + "parentFullName": "Lunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6eb" + }, + "id": "907533", + "fullName": "Silvåkra", + "parentFullName": "Lunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6f0" + }, + "id": "899305", + "fullName": "Stångby tätort", + "parentFullName": "Lunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6f1" + }, + "id": "908397", + "fullName": "Skatteberga", + "parentFullName": "Lunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6f2" + }, + "id": "899904", + "fullName": "Revingeby tätort", + "parentFullName": "Lunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6f3" + }, + "id": "940753", + "fullName": "Vallkärra tätort", + "parentFullName": "Lunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6f4" + }, + "id": "907424", + "fullName": "Östra Odarslöv", + "parentFullName": "Lunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6f5" + }, + "id": "908427", + "fullName": "Stångby kyrkby", + "parentFullName": "Lunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c6ff" + }, + "id": "909314", + "fullName": "Lunde", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c700" + }, + "id": "909282", + "fullName": "Långsjön", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c701" + }, + "id": "899717", + "fullName": "Liden tätort", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c702" + }, + "id": "900216", + "fullName": "Lucksta tätort", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c703" + }, + "id": "907653", + "fullName": "Lerhaga", + "parentFullName": "Södertälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c705" + }, + "id": "898910", + "fullName": "Lammhult tätort", + "parentFullName": "Växjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c706" + }, + "id": "908864", + "fullName": "Lindfors", + "parentFullName": "Karlstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c708" + }, + "id": "899891", + "fullName": "Linderöd tätort", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c709" + }, + "id": "908520", + "fullName": "Lunnaberg", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c70a" + }, + "id": "898733", + "fullName": "Luleå tätort", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c70d" + }, + "id": "909546", + "fullName": "Mörön", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c70e" + }, + "id": "909608", + "fullName": "Reveln", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c70f" + }, + "id": "909627", + "fullName": "Midbyn", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c710" + }, + "id": "909642", + "fullName": "Örarna", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c715" + }, + "id": "909618", + "fullName": "Smedsbyn", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c716" + }, + "id": "909593", + "fullName": "Niemisel", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c718" + }, + "id": "909630", + "fullName": "Sörsundet", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c71c" + }, + "id": "898563", + "fullName": "Råneå tätort", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c71e" + }, + "id": "899171", + "fullName": "Rutvik tätort", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c71f" + }, + "id": "899293", + "fullName": "Persön tätort", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c722" + }, + "id": "900209", + "fullName": "Kallax tätort", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c723" + }, + "id": "941027", + "fullName": "Sundom tätort", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c727" + }, + "id": "909632", + "fullName": "Träskberget", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c728" + }, + "id": "899104", + "fullName": "Måttsund tätort", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c729" + }, + "id": "899206", + "fullName": "Karlsvik tätort", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c72e" + }, + "id": "909592", + "fullName": "Södra Prästholm", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c72f" + }, + "id": "899926", + "fullName": "Klöverträsk tätort", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c732" + }, + "id": "898560", + "fullName": "Södra Sunderbyn tätort", + "parentFullName": "Luleå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c736" + }, + "id": "909456", + "fullName": "Liden", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c737" + }, + "id": "909458", + "fullName": "Långviken", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c738" + }, + "id": "899911", + "fullName": "Lövånger tätort", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c739" + }, + "id": "899652", + "fullName": "Läckeby tätort", + "parentFullName": "Kalmar kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c73a" + }, + "id": "898582", + "fullName": "Lindsdal tätort", + "parentFullName": "Kalmar kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c73b" + }, + "id": "898917", + "fullName": "Ljungbyholm tätort", + "parentFullName": "Kalmar kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c73c" + }, + "id": "907445", + "fullName": "Långås", + "parentFullName": "Mölndals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c73d" + }, + "id": "907428", + "fullName": "Lundby", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c73e" + }, + "id": "908508", + "fullName": "Lindberg", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c73f" + }, + "id": "940441", + "fullName": "Skällåkra och Lingome", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c741" + }, + "id": "909357", + "fullName": "Loke", + "parentFullName": "Östersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c742" + }, + "id": "909284", + "fullName": "Lockne", + "parentFullName": "Östersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c743" + }, + "id": "898915", + "fullName": "Lit tätort", + "parentFullName": "Östersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c744" + }, + "id": "941010", + "fullName": "Lunne tätort", + "parentFullName": "Östersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c745" + }, + "id": "940703", + "fullName": "Sännsjölandet + Lillsjöhögen", + "parentFullName": "Östersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c746" + }, + "id": "907767", + "fullName": "Libby", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c751" + }, + "id": "940707", + "fullName": "Lunne + Ström", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c752" + }, + "id": "899856", + "fullName": "Långviksmon tätort", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c753" + }, + "id": "908730", + "fullName": "Lane-Ryr", + "parentFullName": "Uddevalla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c755" + }, + "id": "898533", + "fullName": "Ljungskile tätort", + "parentFullName": "Uddevalla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c756" + }, + "id": "940858", + "fullName": "Lanesund och Överby tätort", + "parentFullName": "Uddevalla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c757" + }, + "id": "907875", + "fullName": "Lid", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c758" + }, + "id": "907873", + "fullName": "Lappetorp", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c759" + }, + "id": "907879", + "fullName": "Lästringe", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c75a" + }, + "id": "899286", + "fullName": "Lerdala tätort", + "parentFullName": "Skövde kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c75d" + }, + "id": "898735", + "fullName": "Lidingö tätort", + "parentFullName": "Lidingö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c760" + }, + "id": "907342", + "fullName": "Storholmen", + "parentFullName": "Lidingö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c761" + }, + "id": "907735", + "fullName": "Trolldalen", + "parentFullName": "Lidingö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c762" + }, + "id": "898498", + "fullName": "Sticklinge udde tätort", + "parentFullName": "Lidingö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c763" + }, + "id": "908469", + "fullName": "Örja", + "parentFullName": "Landskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c764" + }, + "id": "940758", + "fullName": "Tuna tätort", + "parentFullName": "Landskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c766" + }, + "id": "908446", + "fullName": "Vadensjö", + "parentFullName": "Landskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c767" + }, + "id": "908399", + "fullName": "Munkebäck", + "parentFullName": "Landskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c768" + }, + "id": "908408", + "fullName": "Tullstorp", + "parentFullName": "Landskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c76b" + }, + "id": "899817", + "fullName": "Kvärlöv tätort", + "parentFullName": "Landskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c771" + }, + "id": "900146", + "fullName": "Saxtorpsskogen tätort", + "parentFullName": "Landskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c772" + }, + "id": "899644", + "fullName": "Löwenströmska lasarettet tätort", + "parentFullName": "Upplands Väsby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c776" + }, + "id": "940933", + "fullName": "Laggarsvik och Linanäs tätort", + "parentFullName": "Österåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c777" + }, + "id": "907659", + "fullName": "Lillström", + "parentFullName": "Österåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c778" + }, + "id": "940560", + "fullName": "Sävastby+Lappdal", + "parentFullName": "Österåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c77a" + }, + "id": "907451", + "fullName": "Lefstad", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c77b" + }, + "id": "940833", + "fullName": "Lundby och Rogstorp tätort", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c77e" + }, + "id": "907335", + "fullName": "Långvik", + "parentFullName": "Värmdö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c77f" + }, + "id": "907658", + "fullName": "Lillängen", + "parentFullName": "Värmdö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c780" + }, + "id": "899513", + "fullName": "Långvik tätort", + "parentFullName": "Värmdö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c781" + }, + "id": "907350", + "fullName": "Lillängsdal", + "parentFullName": "Värmdö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c782" + }, + "id": "899219", + "fullName": "Norra Lagnö tätort", + "parentFullName": "Värmdö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c783" + }, + "id": "900120", + "fullName": "Lugnet och Skälsmara tätort", + "parentFullName": "Värmdö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c784" + }, + "id": "940730", + "fullName": "Västra Liden + Östra Liden", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c785" + }, + "id": "909580", + "fullName": "Långträsk", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c786" + }, + "id": "899159", + "fullName": "Lillpite tätort", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c787" + }, + "id": "908124", + "fullName": "Ljungabolet", + "parentFullName": "Ängelholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c788" + }, + "id": "940419", + "fullName": "Ryet och Lyckorna", + "parentFullName": "Ängelholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c789" + }, + "id": "940776", + "fullName": "Lerbäckshult och Tullstorp tätort", + "parentFullName": "Ängelholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c78a" + }, + "id": "908736", + "fullName": "Lugnvik", + "parentFullName": "Lerums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c78b" + }, + "id": "474234", + "fullName": "Lerum tätort", + "parentFullName": "Lerums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c78c" + }, + "id": "908733", + "fullName": "Lindskogen", + "parentFullName": "Lerums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c78d" + }, + "id": "908760", + "fullName": "Östad", + "parentFullName": "Lerums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c790" + }, + "id": "899532", + "fullName": "Öxeryd tätort", + "parentFullName": "Lerums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c791" + }, + "id": "899439", + "fullName": "Sjövik tätort", + "parentFullName": "Lerums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c792" + }, + "id": "908752", + "fullName": "Tolsjöhult", + "parentFullName": "Lerums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c793" + }, + "id": "900228", + "fullName": "Tollered tätort", + "parentFullName": "Lerums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c794" + }, + "id": "940815", + "fullName": "Slätthult tätort", + "parentFullName": "Lerums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c796" + }, + "id": "940479", + "fullName": "Sandkullen + Sågarehagen", + "parentFullName": "Lerums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c79b" + }, + "id": "908805", + "fullName": "Lovene", + "parentFullName": "Lidköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c79c" + }, + "id": "898682", + "fullName": "Lidköping tätort", + "parentFullName": "Lidköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c79d" + }, + "id": "940867", + "fullName": "Lidköping norra tätort", + "parentFullName": "Lidköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c79e" + }, + "id": "907470", + "fullName": "Mellby", + "parentFullName": "Lidköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c79f" + }, + "id": "908806", + "fullName": "Tranum", + "parentFullName": "Lidköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7a0" + }, + "id": "908823", + "fullName": "Tolsjö", + "parentFullName": "Lidköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7a1" + }, + "id": "899815", + "fullName": "Tun tätort", + "parentFullName": "Lidköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7a3" + }, + "id": "908820", + "fullName": "Såtenäs", + "parentFullName": "Lidköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7a6" + }, + "id": "908785", + "fullName": "Otterstad", + "parentFullName": "Lidköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7a7" + }, + "id": "908803", + "fullName": "Östermalm", + "parentFullName": "Lidköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7a9" + }, + "id": "900137", + "fullName": "Saleby tätort", + "parentFullName": "Lidköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7aa" + }, + "id": "940527", + "fullName": "Spiken + Torp", + "parentFullName": "Lidköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7ab" + }, + "id": "899391", + "fullName": "Örslösa tätort", + "parentFullName": "Lidköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7ac" + }, + "id": "908550", + "fullName": "Marbogården", + "parentFullName": "Lidköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7ad" + }, + "id": "908734", + "fullName": "Kvarnbacken", + "parentFullName": "Lidköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7af" + }, + "id": "899049", + "fullName": "Vinninga tätort", + "parentFullName": "Lidköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7b3" + }, + "id": "908978", + "fullName": "Lövbacken", + "parentFullName": "Sandvikens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7b8" + }, + "id": "898918", + "fullName": "Loftahammar tätort", + "parentFullName": "Västerviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7b9" + }, + "id": "940474", + "fullName": "Lindödjupet och Målängen", + "parentFullName": "Västerviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7bb" + }, + "id": "907880", + "fullName": "Löt", + "parentFullName": "Strängnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7bc" + }, + "id": "907877", + "fullName": "Lindvreten", + "parentFullName": "Strängnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7bd" + }, + "id": "908719", + "fullName": "Lillaskog", + "parentFullName": "Marks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7bf" + }, + "id": "899208", + "fullName": "Lanna tätort", + "parentFullName": "Värnamo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7c0" + }, + "id": "907628", + "fullName": "Lingsberg", + "parentFullName": "Vallentuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7c1" + }, + "id": "907663", + "fullName": "Lövsättra", + "parentFullName": "Vallentuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7c2" + }, + "id": "907753", + "fullName": "Mälsta-Lingsberg", + "parentFullName": "Vallentuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7c4" + }, + "id": "940567", + "fullName": "Norrdal + Lövhamra + Ösby", + "parentFullName": "Vallentuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7c7" + }, + "id": "940410", + "fullName": "Stockholmsledet och Lindeborg", + "parentFullName": "Karlshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7c9" + }, + "id": "473958", + "fullName": "Löddeköpinge tätort", + "parentFullName": "Kävlinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7ca" + }, + "id": "908960", + "fullName": "Linnebäck", + "parentFullName": "Karlskoga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7cb" + }, + "id": "940899", + "fullName": "Valåsen och Labbsand tätort", + "parentFullName": "Karlskoga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7cc" + }, + "id": "899630", + "fullName": "Löderup tätort", + "parentFullName": "Ystads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7cd" + }, + "id": "900032", + "fullName": "Listerby tätort", + "parentFullName": "Ronneby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7cf" + }, + "id": "899270", + "fullName": "Lagan tätort", + "parentFullName": "Ljungby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7d0" + }, + "id": "898909", + "fullName": "Lagan tätort", + "parentFullName": "Ljungby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7d1" + }, + "id": "900188", + "fullName": "Lidhult tätort", + "parentFullName": "Ljungby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7d2" + }, + "id": "908051", + "fullName": "Södra Ljunga", + "parentFullName": "Ljungby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7d3" + }, + "id": "898661", + "fullName": "Ljungby tätort", + "parentFullName": "Ljungby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7d4" + }, + "id": "908058", + "fullName": "Vrå", + "parentFullName": "Ljungby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7d5" + }, + "id": "908049", + "fullName": "Skeen", + "parentFullName": "Ljungby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7d9" + }, + "id": "899543", + "fullName": "Kånna tätort", + "parentFullName": "Ljungby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7da" + }, + "id": "899213", + "fullName": "Ryssby tätort", + "parentFullName": "Ljungby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7db" + }, + "id": "899738", + "fullName": "Vittaryd tätort", + "parentFullName": "Ljungby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7df" + }, + "id": "907566", + "fullName": "Lundby", + "parentFullName": "Nynäshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7e0" + }, + "id": "899531", + "fullName": "Landfjärden tätort", + "parentFullName": "Nynäshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7e1" + }, + "id": "940879", + "fullName": "Lidatorp och Klövsta tätort", + "parentFullName": "Nynäshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7e7" + }, + "id": "898911", + "fullName": "Landsbro tätort", + "parentFullName": "Vetlanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7e8" + }, + "id": "898653", + "fullName": "Ludvika tätort", + "parentFullName": "Ludvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7e9" + }, + "id": "909084", + "fullName": "Laggarudden", + "parentFullName": "Ludvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7ed" + }, + "id": "909108", + "fullName": "Saxhyttan", + "parentFullName": "Ludvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7ee" + }, + "id": "909112", + "fullName": "Skeppmora", + "parentFullName": "Ludvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7ef" + }, + "id": "899148", + "fullName": "Persbo tätort", + "parentFullName": "Ludvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7f0" + }, + "id": "899383", + "fullName": "Sörvik tätort", + "parentFullName": "Ludvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7f1" + }, + "id": "909072", + "fullName": "Klenshyttan", + "parentFullName": "Ludvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7f3" + }, + "id": "900102", + "fullName": "Nyhammar tätort", + "parentFullName": "Ludvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7f4" + }, + "id": "900212", + "fullName": "Saxdalen tätort", + "parentFullName": "Ludvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7f5" + }, + "id": "899449", + "fullName": "Sunnansjö tätort", + "parentFullName": "Ludvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c7fc" + }, + "id": "940973", + "fullName": "Norrbo och Västansjö tätort", + "parentFullName": "Ludvika kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c800" + }, + "id": "898640", + "fullName": "Ljusne tätort", + "parentFullName": "Söderhamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c802" + }, + "id": "474147", + "fullName": "Laholm tätort", + "parentFullName": "Laholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c803" + }, + "id": "900245", + "fullName": "Lilla Tjärby tätort", + "parentFullName": "Laholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c805" + }, + "id": "908512", + "fullName": "Kärr", + "parentFullName": "Laholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c806" + }, + "id": "908569", + "fullName": "Öringe", + "parentFullName": "Laholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c807" + }, + "id": "908536", + "fullName": "Sandvad", + "parentFullName": "Laholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c808" + }, + "id": "908540", + "fullName": "Skogaby", + "parentFullName": "Laholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c80a" + }, + "id": "899839", + "fullName": "Ysby tätort", + "parentFullName": "Laholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c80b" + }, + "id": "908544", + "fullName": "Smedjeån", + "parentFullName": "Laholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c80d" + }, + "id": "899044", + "fullName": "Veinge tätort", + "parentFullName": "Laholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c80e" + }, + "id": "898894", + "fullName": "Knäred tätort", + "parentFullName": "Laholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c80f" + }, + "id": "899056", + "fullName": "Våxtorp tätort", + "parentFullName": "Laholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c813" + }, + "id": "900017", + "fullName": "Skottorp tätort", + "parentFullName": "Laholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c814" + }, + "id": "899473", + "fullName": "Vallberga tätort", + "parentFullName": "Laholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c815" + }, + "id": "900099", + "fullName": "Ränneslöv tätort", + "parentFullName": "Laholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c817" + }, + "id": "898933", + "fullName": "Mellbystrand tätort", + "parentFullName": "Laholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c818" + }, + "id": "908865", + "fullName": "Ljunggården", + "parentFullName": "Kristinehamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c819" + }, + "id": "908809", + "fullName": "Låstad", + "parentFullName": "Mariestads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c81a" + }, + "id": "908801", + "fullName": "Leksberg", + "parentFullName": "Mariestads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c81b" + }, + "id": "899633", + "fullName": "Lugnås tätort", + "parentFullName": "Mariestads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c81c" + }, + "id": "899755", + "fullName": "Lyrestad tätort", + "parentFullName": "Mariestads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c81d" + }, + "id": "908808", + "fullName": "Lugnås kyrkby", + "parentFullName": "Mariestads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c81e" + }, + "id": "473960", + "fullName": "Lomma tätort", + "parentFullName": "Lomma kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c821" + }, + "id": "474642", + "fullName": "Lindesberg tätort", + "parentFullName": "Lindesbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c822" + }, + "id": "908962", + "fullName": "Oppboga", + "parentFullName": "Lindesbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c823" + }, + "id": "908974", + "fullName": "Snuggan", + "parentFullName": "Lindesbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c824" + }, + "id": "908975", + "fullName": "Östannor", + "parentFullName": "Lindesbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c826" + }, + "id": "898642", + "fullName": "Storå tätort", + "parentFullName": "Lindesbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c827" + }, + "id": "908988", + "fullName": "Vanneboda", + "parentFullName": "Lindesbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c829" + }, + "id": "899539", + "fullName": "Stråssa tätort", + "parentFullName": "Lindesbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c82a" + }, + "id": "899680", + "fullName": "Vedevåg tätort", + "parentFullName": "Lindesbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c82b" + }, + "id": "908987", + "fullName": "Ullersätter", + "parentFullName": "Lindesbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c82c" + }, + "id": "899745", + "fullName": "Ramsberg tätort", + "parentFullName": "Lindesbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c82e" + }, + "id": "908991", + "fullName": "Östra Öskevik", + "parentFullName": "Lindesbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c82f" + }, + "id": "899748", + "fullName": "Rockhammar tätort", + "parentFullName": "Lindesbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c831" + }, + "id": "909572", + "fullName": "Lannavaara", + "parentFullName": "Kiruna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c832" + }, + "id": "940738", + "fullName": "Laxforsen (nordvästra stranden)", + "parentFullName": "Kiruna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c833" + }, + "id": "907809", + "fullName": "Lundsvedja", + "parentFullName": "Östhammars kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c838" + }, + "id": "907815", + "fullName": "Lövstabruk", + "parentFullName": "Tierps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c83c" + }, + "id": "898919", + "fullName": "Långsele tätort", + "parentFullName": "Sollefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c83d" + }, + "id": "940398", + "fullName": "Raskarum och Ljunglyckorna", + "parentFullName": "Simrishamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c83e" + }, + "id": "900229", + "fullName": "Los tätort", + "parentFullName": "Ljusdals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c83f" + }, + "id": "474817", + "fullName": "Ljusdal tätort", + "parentFullName": "Ljusdals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c840" + }, + "id": "899370", + "fullName": "Lillhaga tätort", + "parentFullName": "Ljusdals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c842" + }, + "id": "908961", + "fullName": "Kåsjö", + "parentFullName": "Ljusdals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c844" + }, + "id": "907529", + "fullName": "Ramsjö", + "parentFullName": "Ljusdals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c845" + }, + "id": "908373", + "fullName": "Skästra", + "parentFullName": "Ljusdals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c846" + }, + "id": "908923", + "fullName": "Kårböle", + "parentFullName": "Ljusdals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c849" + }, + "id": "909213", + "fullName": "Stocksbo", + "parentFullName": "Ljusdals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c84a" + }, + "id": "909214", + "fullName": "Storhaga", + "parentFullName": "Ljusdals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c84b" + }, + "id": "909667", + "fullName": "Korskrogen", + "parentFullName": "Ljusdals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c84f" + }, + "id": "909222", + "fullName": "Tandsjöborg", + "parentFullName": "Ljusdals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c850" + }, + "id": "900060", + "fullName": "Tallåsen tätort", + "parentFullName": "Ljusdals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c851" + }, + "id": "909231", + "fullName": "Väster-Skästra", + "parentFullName": "Ljusdals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c854" + }, + "id": "940674", + "fullName": "Skogsta + Strömsholm + Sillerbo", + "parentFullName": "Ljusdals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c855" + }, + "id": "908344", + "fullName": "Ljungbacken", + "parentFullName": "Sjöbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c856" + }, + "id": "899538", + "fullName": "Lövestad tätort", + "parentFullName": "Sjöbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c857" + }, + "id": "907997", + "fullName": "Linderås", + "parentFullName": "Tranås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c858" + }, + "id": "908804", + "fullName": "Ljungstorp", + "parentFullName": "Skara kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c859" + }, + "id": "899551", + "fullName": "Lunde tätort", + "parentFullName": "Kramfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c85b" + }, + "id": "899150", + "fullName": "Lugnvik tätort", + "parentFullName": "Kramfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c85c" + }, + "id": "909280", + "fullName": "Ljustorp", + "parentFullName": "Timrå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c85d" + }, + "id": "941002", + "fullName": "Laggarberg tätort", + "parentFullName": "Timrå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c85e" + }, + "id": "909279", + "fullName": "Laggarberg östra", + "parentFullName": "Timrå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c860" + }, + "id": "907812", + "fullName": "Lingsberg", + "parentFullName": "Knivsta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c861" + }, + "id": "900041", + "fullName": "Lörby tätort", + "parentFullName": "Sölvesborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c863" + }, + "id": "940408", + "fullName": "Lyckeområdet", + "parentFullName": "Klippans kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c864" + }, + "id": "898605", + "fullName": "Ljungbyhed tätort", + "parentFullName": "Klippans kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c865" + }, + "id": "899620", + "fullName": "Östra Ljungby tätort", + "parentFullName": "Klippans kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c866" + }, + "id": "900038", + "fullName": "Liatorp tätort", + "parentFullName": "Älmhults kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c867" + }, + "id": "909573", + "fullName": "Lappbäcken", + "parentFullName": "Kalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c868" + }, + "id": "940851", + "fullName": "Larv tätort", + "parentFullName": "Vara kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c869" + }, + "id": "899216", + "fullName": "Stora Levene tätort", + "parentFullName": "Vara kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c86b" + }, + "id": "474724", + "fullName": "Leksand tätort", + "parentFullName": "Leksands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c86d" + }, + "id": "909099", + "fullName": "Sätra", + "parentFullName": "Leksands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c86e" + }, + "id": "909129", + "fullName": "Sätra", + "parentFullName": "Leksands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c874" + }, + "id": "909126", + "fullName": "Styrsjöbo", + "parentFullName": "Leksands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c876" + }, + "id": "909130", + "fullName": "Söder Rälta", + "parentFullName": "Leksands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c877" + }, + "id": "909160", + "fullName": "Östra Rönnäs", + "parentFullName": "Leksands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c878" + }, + "id": "899034", + "fullName": "Tällberg tätort", + "parentFullName": "Leksands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c879" + }, + "id": "899930", + "fullName": "Västanvik tätort", + "parentFullName": "Leksands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c87a" + }, + "id": "898980", + "fullName": "Siljansnäs tätort", + "parentFullName": "Leksands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c87c" + }, + "id": "940646", + "fullName": "Ytterboda + Överboda", + "parentFullName": "Leksands kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c87e" + }, + "id": "908392", + "fullName": "Lindby", + "parentFullName": "Skurups kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c882" + }, + "id": "909354", + "fullName": "Laxsjö", + "parentFullName": "Krokoms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c883" + }, + "id": "474402", + "fullName": "Lysekil tätort", + "parentFullName": "Lysekils kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c885" + }, + "id": "908646", + "fullName": "Skalhamn", + "parentFullName": "Lysekils kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c886" + }, + "id": "908635", + "fullName": "Rågårdsvik", + "parentFullName": "Lysekils kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c88b" + }, + "id": "940866", + "fullName": "Luddingsbo tätort", + "parentFullName": "Söderköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c89a" + }, + "id": "899998", + "fullName": "Lunnarp tätort", + "parentFullName": "Tomelilla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c89b" + }, + "id": "899702", + "fullName": "Lysvik tätort", + "parentFullName": "Sunne kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c89c" + }, + "id": "908869", + "fullName": "Lövstaholm", + "parentFullName": "Sunne kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c89f" + }, + "id": "908272", + "fullName": "Loshult", + "parentFullName": "Osby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8a0" + }, + "id": "898924", + "fullName": "Lönsboda tätort", + "parentFullName": "Osby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8a1" + }, + "id": "907872", + "fullName": "Lagnöviken", + "parentFullName": "Trosa kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8a2" + }, + "id": "909649", + "fullName": "Lur", + "parentFullName": "Tanums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8a3" + }, + "id": "908608", + "fullName": "Långesjö", + "parentFullName": "Tanums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8a4" + }, + "id": "899735", + "fullName": "Linneryd tätort", + "parentFullName": "Tingsryds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8a5" + }, + "id": "475030", + "fullName": "Lycksele tätort", + "parentFullName": "Lycksele kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8a8" + }, + "id": "909449", + "fullName": "Knaften", + "parentFullName": "Lycksele kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8a9" + }, + "id": "909368", + "fullName": "Tuvträsk", + "parentFullName": "Lycksele kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8ab" + }, + "id": "909442", + "fullName": "Kattisavan", + "parentFullName": "Lycksele kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8ac" + }, + "id": "909503", + "fullName": "Umgransele", + "parentFullName": "Lycksele kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8ad" + }, + "id": "909507", + "fullName": "Vänjaurbäck", + "parentFullName": "Lycksele kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8ae" + }, + "id": "899914", + "fullName": "Rusksele tätort", + "parentFullName": "Lycksele kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8b0" + }, + "id": "909519", + "fullName": "Östra Örträsk", + "parentFullName": "Lycksele kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8b1" + }, + "id": "909512", + "fullName": "Västra Örträsk", + "parentFullName": "Lycksele kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8b2" + }, + "id": "900191", + "fullName": "Kristineberg tätort", + "parentFullName": "Lycksele kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8b3" + }, + "id": "909664", + "fullName": "Likenäs", + "parentFullName": "Torsby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8b4" + }, + "id": "908861", + "fullName": "Lekvattnet", + "parentFullName": "Torsby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8b5" + }, + "id": "898921", + "fullName": "Länghem tätort", + "parentFullName": "Tranemo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8b6" + }, + "id": "898914", + "fullName": "Limmared tätort", + "parentFullName": "Tranemo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8b7" + }, + "id": "899134", + "fullName": "Ljungsarp tätort", + "parentFullName": "Tranemo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8b8" + }, + "id": "908759", + "fullName": "Ölsremma / Lindrum", + "parentFullName": "Tranemo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8b9" + }, + "id": "909359", + "fullName": "Lövberga", + "parentFullName": "Strömsunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8ba" + }, + "id": "908729", + "fullName": "Lagmansholm", + "parentFullName": "Vårgårda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8c3" + }, + "id": "909089", + "fullName": "Lilla Snöån", + "parentFullName": "Smedjebackens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8c4" + }, + "id": "909087", + "fullName": "Västra Lernbo", + "parentFullName": "Smedjebackens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8cb" + }, + "id": "899377", + "fullName": "Lima tätort", + "parentFullName": "Malung-Sälens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8cc" + }, + "id": "899988", + "fullName": "Limedsforsen tätort", + "parentFullName": "Malung-Sälens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8ce" + }, + "id": "909662", + "fullName": "Lennartsfors", + "parentFullName": "Årjängs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8d0" + }, + "id": "908039", + "fullName": "Lindshammar", + "parentFullName": "Uppvidinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8d1" + }, + "id": "898912", + "fullName": "Lenhovda tätort", + "parentFullName": "Uppvidinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8d3" + }, + "id": "908800", + "fullName": "Lagerfors", + "parentFullName": "Töreboda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8d5" + }, + "id": "907810", + "fullName": "Långsand", + "parentFullName": "Älvkarleby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8d7" + }, + "id": "940886", + "fullName": "Läppe tätort", + "parentFullName": "Vingåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8d9" + }, + "id": "473807", + "fullName": "Lessebo tätort", + "parentFullName": "Lessebo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8da" + }, + "id": "900164", + "fullName": "Skruv tätort", + "parentFullName": "Lessebo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8db" + }, + "id": "898897", + "fullName": "Kosta tätort", + "parentFullName": "Lessebo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8de" + }, + "id": "899571", + "fullName": "Lanna tätort", + "parentFullName": "Lekebergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8df" + }, + "id": "908937", + "fullName": "Kvistbro", + "parentFullName": "Lekebergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8e1" + }, + "id": "940893", + "fullName": "Vintrosa tätort", + "parentFullName": "Lekebergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8e3" + }, + "id": "900128", + "fullName": "Mullhyttan tätort", + "parentFullName": "Lekebergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8e4" + }, + "id": "899461", + "fullName": "Lögdeå tätort", + "parentFullName": "Nordmalings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8e6" + }, + "id": "940651", + "fullName": "Liden + Kittan", + "parentFullName": "Älvdalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8e7" + }, + "id": "909459", + "fullName": "Lövliden", + "parentFullName": "Vilhelmina kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8e8" + }, + "id": "909453", + "fullName": "Latikberg", + "parentFullName": "Vilhelmina kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8e9" + }, + "id": "909455", + "fullName": "Laxbäcken", + "parentFullName": "Vilhelmina kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8ec" + }, + "id": "909578", + "fullName": "Lovikka", + "parentFullName": "Pajala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8ed" + }, + "id": "909577", + "fullName": "Liviöjärvi", + "parentFullName": "Pajala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8ee" + }, + "id": "900204", + "fullName": "Lingbo tätort", + "parentFullName": "Ockelbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8f0" + }, + "id": "474476", + "fullName": "Laxå tätort", + "parentFullName": "Laxå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8f1" + }, + "id": "899641", + "fullName": "Röfors tätort", + "parentFullName": "Laxå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8f4" + }, + "id": "907496", + "fullName": "Lerviken", + "parentFullName": "Ljusnarsbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8f8" + }, + "id": "908979", + "fullName": "Ställberg", + "parentFullName": "Ljusnarsbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8f9" + }, + "id": "899690", + "fullName": "Ställdalen tätort", + "parentFullName": "Ljusnarsbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8fa" + }, + "id": "474603", + "fullName": "Kopparberg tätort", + "parentFullName": "Ljusnarsbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8fb" + }, + "id": "908866", + "fullName": "Lungsund", + "parentFullName": "Storfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c8fc" + }, + "id": "909645", + "fullName": "Lansjärv", + "parentFullName": "Överkalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c902" + }, + "id": "477961", + "fullName": "Lievägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c903" + }, + "id": "475851", + "fullName": "Loudden", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c904" + }, + "id": "502341", + "fullName": "Lövvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c905" + }, + "id": "502359", + "fullName": "Lekgränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c906" + }, + "id": "502517", + "fullName": "Lostigen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c907" + }, + "id": "502588", + "fullName": "Logvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c909" + }, + "id": "475533", + "fullName": "Luxgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c90a" + }, + "id": "475721", + "fullName": "Lodgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c90e" + }, + "id": "502304", + "fullName": "Länkgränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c90f" + }, + "id": "502433", + "fullName": "Ljusgränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c911" + }, + "id": "476486", + "fullName": "Per Ludvig Lindgrens Terrass", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c913" + }, + "id": "502916", + "fullName": "Ladbygränd", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c915" + }, + "id": "478160", + "fullName": "Ludgovägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c916" + }, + "id": "478182", + "fullName": "Listavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c917" + }, + "id": "476446", + "fullName": "Lumagatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c918" + }, + "id": "475532", + "fullName": "Luxbacken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c919" + }, + "id": "475637", + "fullName": "Tre Liljor", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c91a" + }, + "id": "475834", + "fullName": "Lidovägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c91b" + }, + "id": "476003", + "fullName": "Lotsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c920" + }, + "id": "502208", + "fullName": "Läkarvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c921" + }, + "id": "502401", + "fullName": "Lärkstigen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c92b" + }, + "id": "478272", + "fullName": "Liljestigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c92d" + }, + "id": "475295", + "fullName": "Långa Raden", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c92e" + }, + "id": "475752", + "fullName": "Linnégatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c931" + }, + "id": "476072", + "fullName": "Lundagatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c932" + }, + "id": "476097", + "fullName": "Lignagatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c937" + }, + "id": "502750", + "fullName": "Ljungbyplan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c93e" + }, + "id": "502792", + "fullName": "Lofotengatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c940" + }, + "id": "477914", + "fullName": "Långsjövägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c941" + }, + "id": "477963", + "fullName": "Linbodavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c942" + }, + "id": "477967", + "fullName": "Långbrovägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c943" + }, + "id": "478247", + "fullName": "Lingonbacken", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c944" + }, + "id": "478343", + "fullName": "Lummerstigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c945" + }, + "id": "478383", + "fullName": "Linbodagränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c946" + }, + "id": "476298", + "fullName": "Ljusslingan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c94a" + }, + "id": "475187", + "fullName": "Lejonbacken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c94b" + }, + "id": "475495", + "fullName": "Lidnersplan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c94c" + }, + "id": "475771", + "fullName": "Lützengatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c94d" + }, + "id": "475824", + "fullName": "Lovisagatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c94e" + }, + "id": "475852", + "fullName": "Louddsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c955" + }, + "id": "479072", + "fullName": "Lagmansplan", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c956" + }, + "id": "502361", + "fullName": "Lindalsvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c957" + }, + "id": "502772", + "fullName": "Lillbybacken", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c959" + }, + "id": "478093", + "fullName": "Lövsundsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c95a" + }, + "id": "478225", + "fullName": "Långsjöhöjden", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c95b" + }, + "id": "478345", + "fullName": "Långängsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c95c" + }, + "id": "478406", + "fullName": "Långbroparken", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c95f" + }, + "id": "919822", + "fullName": "Lövängsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c960" + }, + "id": "475136", + "fullName": "Lilla Nygatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c961" + }, + "id": "476170", + "fullName": "Lusuddsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c963" + }, + "id": "476371", + "fullName": "Långhalsvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c967" + }, + "id": "475494", + "fullName": "Lidnersgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c969" + }, + "id": "475730", + "fullName": "Lidingövägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c96a" + }, + "id": "475796", + "fullName": "Lejonslätten", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c96b" + }, + "id": "475929", + "fullName": "Lanforsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c96c" + }, + "id": "476061", + "fullName": "Ljustergränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c977" + }, + "id": "502883", + "fullName": "Lollandsgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c978" + }, + "id": "479078", + "fullName": "Lagmansvägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c979" + }, + "id": "502242", + "fullName": "Ladbacksvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c97d" + }, + "id": "502918", + "fullName": "Limfjordsgränd", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c97e" + }, + "id": "926626", + "fullName": "Långjökelgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c983" + }, + "id": "478061", + "fullName": "Lisebergsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c984" + }, + "id": "478184", + "fullName": "Lästringevägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c986" + }, + "id": "478841", + "fullName": "Lövsätragränd", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c987" + }, + "id": "502070", + "fullName": "Lyckselevägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c988" + }, + "id": "925983", + "fullName": "Labradorgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c989" + }, + "id": "919781", + "fullName": "Ljusdalsgatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c98e" + }, + "id": "475508", + "fullName": "Lucidorsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c98f" + }, + "id": "475643", + "fullName": "Lögebodavägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c990" + }, + "id": "475668", + "fullName": "Lektorsstigen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c991" + }, + "id": "475799", + "fullName": "Lusthusporten", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c992" + }, + "id": "475911", + "fullName": "Laduviksvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c993" + }, + "id": "476023", + "fullName": "Ljusterögatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c994" + }, + "id": "476090", + "fullName": "Långholmsplan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c995" + }, + "id": "476100", + "fullName": "Lindvallsplan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c996" + }, + "id": "476122", + "fullName": "Lövholmsgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c997" + }, + "id": "476123", + "fullName": "Lövholmsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c999" + }, + "id": "479213", + "fullName": "Lapphundsgränd", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c99b" + }, + "id": "504333", + "fullName": "Lillskogsgränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c99c" + }, + "id": "915949", + "fullName": "Mossens Långväg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c99d" + }, + "id": "919745", + "fullName": "Ljunglöfsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c99e" + }, + "id": "478999", + "fullName": "Listuddsvägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c99f" + }, + "id": "479081", + "fullName": "Länsmansvägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9a0" + }, + "id": "479082", + "fullName": "Länsrådsvägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9a1" + }, + "id": "479130", + "fullName": "Luktärtsvägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9a2" + }, + "id": "502363", + "fullName": "Långvretsvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9a3" + }, + "id": "502645", + "fullName": "Lättingebacken", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9a4" + }, + "id": "477912", + "fullName": "Lagerbielkes väg", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9a5" + }, + "id": "478385", + "fullName": "Långpannestigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9a7" + }, + "id": "501953", + "fullName": "Långseleringen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9a8" + }, + "id": "502026", + "fullName": "Lövångersgatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9ac" + }, + "id": "910080", + "fullName": "Lenngrensgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9ad" + }, + "id": "918261", + "fullName": "Lindblomsgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9af" + }, + "id": "476299", + "fullName": "Lumaparksvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9b2" + }, + "id": "475231", + "fullName": "Luntmakargatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9b3" + }, + "id": "475249", + "fullName": "Lästmakargatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9b4" + }, + "id": "475372", + "fullName": "Lustgårdsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9b5" + }, + "id": "475462", + "fullName": "Lindhagensplan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9b6" + }, + "id": "475490", + "fullName": "Levertinsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9b7" + }, + "id": "475525", + "fullName": "Lagerlöfsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9b8" + }, + "id": "475583", + "fullName": "Lokstallsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9b9" + }, + "id": "475939", + "fullName": "Löjtnantsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9ba" + }, + "id": "476088", + "fullName": "Långholmsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9bb" + }, + "id": "476089", + "fullName": "Långholmsmuren", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9bc" + }, + "id": "476099", + "fullName": "Lindvallsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9bd" + }, + "id": "476106", + "fullName": "Liljeholmsbron", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9be" + }, + "id": "479518", + "fullName": "Lugntorpsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9bf" + }, + "id": "479550", + "fullName": "Lärlingsbacken", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9c1" + }, + "id": "503432", + "fullName": "Lillsjönäsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9c3" + }, + "id": "504191", + "fullName": "Liljegrensvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9c4" + }, + "id": "504193", + "fullName": "Långskeppsgatan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9c5" + }, + "id": "926631", + "fullName": "Lummelundagatan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9c6" + }, + "id": "502881", + "fullName": "Langelandsgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9c8" + }, + "id": "479040", + "fullName": "Luftfartsgatan", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9c9" + }, + "id": "502435", + "fullName": "Lundagårdsvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9cb" + }, + "id": "478823", + "fullName": "Vita Liljans väg", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9cc" + }, + "id": "478894", + "fullName": "Laxholmsbacken", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9cd" + }, + "id": "503243", + "fullName": "Lövsta Koloniväg", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9ce" + }, + "id": "503333", + "fullName": "Liljekungsvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9d1" + }, + "id": "479261", + "fullName": "Nils Lövgrens väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9d2" + }, + "id": "479343", + "fullName": "Lussekattsvägen", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9d3" + }, + "id": "478015", + "fullName": "Långbrodalsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9d4" + }, + "id": "478902", + "fullName": "Lammholmsbacken", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9d5" + }, + "id": "478957", + "fullName": "Lillholmsgången", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9d6" + }, + "id": "478980", + "fullName": "Lindholmsbacken", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9d7" + }, + "id": "501973", + "fullName": "Långskeppsgatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9da" + }, + "id": "475365", + "fullName": "Lindhagensgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9db" + }, + "id": "475382", + "fullName": "Lilla Västerbron", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9dc" + }, + "id": "475629", + "fullName": "Lilla Tipphöjden", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9dd" + }, + "id": "475710", + "fullName": "Lindstedtsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9de" + }, + "id": "475798", + "fullName": "Lilla Varvsgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9df" + }, + "id": "475850", + "fullName": "Lindarängsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9e1" + }, + "id": "476087", + "fullName": "Långholmsbacken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9e2" + }, + "id": "476121", + "fullName": "Lövholmsbrinken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9e3" + }, + "id": "476150", + "fullName": "Liljeholmsgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9e4" + }, + "id": "476152", + "fullName": "Liljeholmsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9e5" + }, + "id": "923085", + "fullName": "Karin Larssons väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9e7" + }, + "id": "479015", + "fullName": "Luftskeppsgatan", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9e8" + }, + "id": "478402", + "fullName": "Långbrokungens väg", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9e9" + }, + "id": "502086", + "fullName": "Linjemästarvägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9ea" + }, + "id": "503075", + "fullName": "Loviselundstorget", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9eb" + }, + "id": "503076", + "fullName": "Loviselundsvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9ed" + }, + "id": "919493", + "fullName": "Liljeholmshamnen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9f0" + }, + "id": "476162", + "fullName": "Ljusstöparbacken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9f1" + }, + "id": "476169", + "fullName": "Lustigkullavägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9f5" + }, + "id": "475333", + "fullName": "Lantmäteribacken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9f7" + }, + "id": "475849", + "fullName": "Laboratoriegatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9f8" + }, + "id": "475912", + "fullName": "Lilla Skuggans väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9f9" + }, + "id": "476086", + "fullName": "Lorensbergsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9fa" + }, + "id": "476151", + "fullName": "Liljeholmstorget", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9fb" + }, + "id": "479676", + "fullName": "Lina Sandells plan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20c9ff" + }, + "id": "477965", + "fullName": "Långbrogårdsparken", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca03" + }, + "id": "476198", + "fullName": "Ludvigsbergsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca04" + }, + "id": "476216", + "fullName": "Magnus Ladulåsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca08" + }, + "id": "475423", + "fullName": "Lennmans Trappgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca0c" + }, + "id": "476120", + "fullName": "Liljeholmsstranden", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca0d" + }, + "id": "479271", + "fullName": "Wilhelm Lindboms väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca11" + }, + "id": "478985", + "fullName": "Lilla Sällskapets väg", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca12" + }, + "id": "475371", + "fullName": "Lindhagensterrassen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca19" + }, + "id": "479267", + "fullName": "Thorsten Levenstams väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca1a" + }, + "id": "476204", + "fullName": "Lilla Skinnarviksgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca1c" + }, + "id": "503562", + "fullName": "Lilla Sjövillan Mälarparken", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca1d" + }, + "id": "694860", + "fullName": "Linas Lycka", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca1e" + }, + "id": "695175", + "fullName": "Lia", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca1f" + }, + "id": "694850", + "fullName": "Lexby Lundgård", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca20" + }, + "id": "696099", + "fullName": "Lapparns Lycka", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca23" + }, + "id": "696332", + "fullName": "Larsereds Lyckor", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca24" + }, + "id": "696216", + "fullName": "Liden", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca25" + }, + "id": "697473", + "fullName": "Lindås", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca29" + }, + "id": "694457", + "fullName": "Labodal", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca2b" + }, + "id": "692629", + "fullName": "Liegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca2c" + }, + "id": "693882", + "fullName": "Lerbäck", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca2d" + }, + "id": "697393", + "fullName": "Länsgränd", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca2e" + }, + "id": "697501", + "fullName": "Lyckekärr", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca2f" + }, + "id": "695057", + "fullName": "Lanåsvägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca30" + }, + "id": "695184", + "fullName": "Lökekullen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca33" + }, + "id": "689616", + "fullName": "Lotsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca34" + }, + "id": "690581", + "fullName": "Lärjeholm", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca35" + }, + "id": "690740", + "fullName": "Lilla Torp", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca36" + }, + "id": "690883", + "fullName": "Lundgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca37" + }, + "id": "691382", + "fullName": "Långängen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca38" + }, + "id": "691828", + "fullName": "Lexbylund", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca3b" + }, + "id": "695734", + "fullName": "Lövkullen", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca3c" + }, + "id": "708811", + "fullName": "Lillövägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca3d" + }, + "id": "700772", + "fullName": "Lilla Källö", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca3e" + }, + "id": "700781", + "fullName": "Lunnevägen", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca40" + }, + "id": "694258", + "fullName": "Lysevägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca41" + }, + "id": "694398", + "fullName": "Lulles väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca42" + }, + "id": "694550", + "fullName": "Lönnrunan", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca48" + }, + "id": "695063", + "fullName": "Lunnarns väg", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca49" + }, + "id": "695182", + "fullName": "Livasgården", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca4c" + }, + "id": "695310", + "fullName": "Mannes Lycka", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca4d" + }, + "id": "695331", + "fullName": "Vickes Lycka", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca50" + }, + "id": "688187", + "fullName": "Norra Liden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca51" + }, + "id": "688207", + "fullName": "Södra Liden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca52" + }, + "id": "688548", + "fullName": "Lyckans väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca53" + }, + "id": "689121", + "fullName": "Lagerhuset", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca54" + }, + "id": "689162", + "fullName": "Linnégatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca55" + }, + "id": "689408", + "fullName": "Ljunggatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca57" + }, + "id": "689558", + "fullName": "Långlandia", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca58" + }, + "id": "690489", + "fullName": "Lilla Björn", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca59" + }, + "id": "690577", + "fullName": "Lafingatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca5a" + }, + "id": "691580", + "fullName": "Lupinvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca5b" + }, + "id": "691836", + "fullName": "Ljungliden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca5e" + }, + "id": "700907", + "fullName": "Långejorden", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca5f" + }, + "id": "700702", + "fullName": "Lotsutkiken", + "parentFullName": "Vrångö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca60" + }, + "id": "694260", + "fullName": "Långholmen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca61" + }, + "id": "694715", + "fullName": "Lorentz väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca62" + }, + "id": "693968", + "fullName": "Lövdungen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca63" + }, + "id": "696452", + "fullName": "Laggvägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca65" + }, + "id": "697489", + "fullName": "Lesikavägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca66" + }, + "id": "697499", + "fullName": "Litsegården", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca67" + }, + "id": "929768", + "fullName": "Lindåsvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca69" + }, + "id": "688025", + "fullName": "Lilla Bommen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca6a" + }, + "id": "688183", + "fullName": "Lilla torget", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca6b" + }, + "id": "688208", + "fullName": "Västra Liden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca6c" + }, + "id": "688380", + "fullName": "Läraregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca6d" + }, + "id": "688633", + "fullName": "Lemansgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca6e" + }, + "id": "688940", + "fullName": "Långåsliden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca6f" + }, + "id": "690585", + "fullName": "Lärjeågatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca70" + }, + "id": "690807", + "fullName": "Lilliegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca71" + }, + "id": "690987", + "fullName": "Löparegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca72" + }, + "id": "692673", + "fullName": "Lammelyckan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca73" + }, + "id": "692714", + "fullName": "Lundbygatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca74" + }, + "id": "692768", + "fullName": "Londongatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca75" + }, + "id": "695252", + "fullName": "Birgers Lycka", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca7a" + }, + "id": "695797", + "fullName": "Lilla Holmen", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca7b" + }, + "id": "708650", + "fullName": "Lerduvevägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca7c" + }, + "id": "708755", + "fullName": "Lövviksvägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca7d" + }, + "id": "697391", + "fullName": "Lindebovägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca7e" + }, + "id": "697452", + "fullName": "Lövskogsåsen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca7f" + }, + "id": "700770", + "fullName": "Lilla Byvägen", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca80" + }, + "id": "700776", + "fullName": "Linkuladalen", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca81" + }, + "id": "700778", + "fullName": "Linkulavägen", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca82" + }, + "id": "695060", + "fullName": "Lerbäcksvägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca83" + }, + "id": "700701", + "fullName": "Lotsarnas väg", + "parentFullName": "Vrångö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca84" + }, + "id": "694176", + "fullName": "Olenas Lycka", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca87" + }, + "id": "694772", + "fullName": "Lilleby Höjd", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca88" + }, + "id": "694834", + "fullName": "Låssbyvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca89" + }, + "id": "922845", + "fullName": "Oskars Lycka", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca8a" + }, + "id": "929736", + "fullName": "Lossboms väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca8b" + }, + "id": "716752", + "fullName": "Vägen Till Lid", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca8c" + }, + "id": "693715", + "fullName": "Lyrikgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca8e" + }, + "id": "695939", + "fullName": "Lyckåsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca8f" + }, + "id": "696101", + "fullName": "Lapparns väg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca90" + }, + "id": "696103", + "fullName": "Lerumsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca91" + }, + "id": "696212", + "fullName": "Lassegården", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca92" + }, + "id": "696225", + "fullName": "Långevatten", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca95" + }, + "id": "700911", + "fullName": "Lönndalsvägen", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca96" + }, + "id": "700913", + "fullName": "Lönnskärsdamm", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca97" + }, + "id": "688119", + "fullName": "Lilla Nygatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca98" + }, + "id": "688338", + "fullName": "Landalagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca99" + }, + "id": "689187", + "fullName": "Linnéplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca9a" + }, + "id": "690414", + "fullName": "Lördagsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca9b" + }, + "id": "690504", + "fullName": "Ljusårsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca9c" + }, + "id": "690694", + "fullName": "Lagmansgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca9d" + }, + "id": "690784", + "fullName": "Lövängsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca9e" + }, + "id": "691007", + "fullName": "Landerigatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20ca9f" + }, + "id": "691131", + "fullName": "Långedsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20caa0" + }, + "id": "691187", + "fullName": "Lövkojevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20caa1" + }, + "id": "691446", + "fullName": "Lergodsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20caa2" + }, + "id": "692051", + "fullName": "Lundbyhamnen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20caa3" + }, + "id": "692096", + "fullName": "Lärdomsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20caa4" + }, + "id": "692525", + "fullName": "Laholmsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20caa6" + }, + "id": "700774", + "fullName": "Linkulabacken", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20caa7" + }, + "id": "700855", + "fullName": "Östra Lakullen", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20caa9" + }, + "id": "694106", + "fullName": "Röds Lekevall", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20caaa" + }, + "id": "694251", + "fullName": "Latitudvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20caab" + }, + "id": "694328", + "fullName": "Lysbojsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20caac" + }, + "id": "694395", + "fullName": "Ledfyrsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20caae" + }, + "id": "694508", + "fullName": "Linnefjället", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20caaf" + }, + "id": "694604", + "fullName": "Lillebydalen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cab0" + }, + "id": "694606", + "fullName": "Lysmaskvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cab1" + }, + "id": "694709", + "fullName": "Lillebyvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cab2" + }, + "id": "693954", + "fullName": "Legendgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cab3" + }, + "id": "708753", + "fullName": "Lyckhemsvägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cab4" + }, + "id": "696226", + "fullName": "Lövhagavägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cab6" + }, + "id": "688225", + "fullName": "Luntantugatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cab7" + }, + "id": "688330", + "fullName": "Landalabergen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cab8" + }, + "id": "688340", + "fullName": "Landalagången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cab9" + }, + "id": "688444", + "fullName": "Levgrensvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20caba" + }, + "id": "689321", + "fullName": "Lillängsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cabb" + }, + "id": "689361", + "fullName": "Lövskogsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cabd" + }, + "id": "689963", + "fullName": "Larsmässetorg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cabe" + }, + "id": "690160", + "fullName": "Lärlingsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cabf" + }, + "id": "690282", + "fullName": "Lemmingsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cac0" + }, + "id": "690782", + "fullName": "Lövhagegången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cac1" + }, + "id": "691019", + "fullName": "Lefflersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cac2" + }, + "id": "691180", + "fullName": "Ligustervägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cac3" + }, + "id": "691181", + "fullName": "Lobeliagången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cac4" + }, + "id": "691255", + "fullName": "Lådämnesgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cac5" + }, + "id": "691643", + "fullName": "Linåkersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cac6" + }, + "id": "691717", + "fullName": "Lerlyckegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cac7" + }, + "id": "692529", + "fullName": "Lysekilsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cac8" + }, + "id": "692710", + "fullName": "Lambergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cac9" + }, + "id": "692861", + "fullName": "Leveransvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20caca" + }, + "id": "911033", + "fullName": "Hugo Levins väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cacb" + }, + "id": "695306", + "fullName": "Lindesnäsvägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cad0" + }, + "id": "716703", + "fullName": "Rödbo Lunnaväg", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cad1" + }, + "id": "695732", + "fullName": "Lilleråsvägen", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cad2" + }, + "id": "708648", + "fullName": "Lerduveslingan", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cad3" + }, + "id": "708679", + "fullName": "Hovås Liljestig", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cad7" + }, + "id": "700909", + "fullName": "Lökholmsstigen", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cad8" + }, + "id": "700851", + "fullName": "Västra Lakullen", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cad9" + }, + "id": "695302", + "fullName": "Lilla Bärbyvägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cada" + }, + "id": "694256", + "fullName": "Longitudvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cadb" + }, + "id": "694394", + "fullName": "Lanternavägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cadc" + }, + "id": "694472", + "fullName": "Långrevsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cade" + }, + "id": "694854", + "fullName": "Lexby Skogsväg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cadf" + }, + "id": "923039", + "fullName": "Lilleby Badväg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cae1" + }, + "id": "695983", + "fullName": "Lamparnavägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cae2" + }, + "id": "696105", + "fullName": "Lilla Trulsdal", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cae5" + }, + "id": "688102", + "fullName": "Östra Larmgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cae6" + }, + "id": "688156", + "fullName": "Södra Larmgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cae7" + }, + "id": "688161", + "fullName": "Lilla Korsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cae8" + }, + "id": "688203", + "fullName": "Lasarettsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cae9" + }, + "id": "688227", + "fullName": "Läroverksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20caea" + }, + "id": "688468", + "fullName": "Lisebergsallén", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20caeb" + }, + "id": "688542", + "fullName": "Lindbergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20caec" + }, + "id": "688546", + "fullName": "Lundgrensgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20caed" + }, + "id": "688663", + "fullName": "Liljeforsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20caee" + }, + "id": "688938", + "fullName": "Liedbergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20caef" + }, + "id": "689030", + "fullName": "Lillkullegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20caf1" + }, + "id": "689156", + "fullName": "Landsvägsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20caf3" + }, + "id": "689538", + "fullName": "Lantvärnsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20caf4" + }, + "id": "690021", + "fullName": "Lars Kaggsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20caf5" + }, + "id": "690158", + "fullName": "Linvävaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20caf6" + }, + "id": "690416", + "fullName": "Lövmånadsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20caf7" + }, + "id": "690604", + "fullName": "Luftvärnsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20caf8" + }, + "id": "690668", + "fullName": "Lokföraregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cafa" + }, + "id": "690780", + "fullName": "Lundehagsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cafb" + }, + "id": "690955", + "fullName": "Lilla Hökegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cafc" + }, + "id": "691103", + "fullName": "Lindhultsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cafd" + }, + "id": "691179", + "fullName": "Lavendelgången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cafe" + }, + "id": "691325", + "fullName": "Löjtnantsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20caff" + }, + "id": "691504", + "fullName": "Lantmannagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb00" + }, + "id": "691838", + "fullName": "Lyckhöjdsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb01" + }, + "id": "691840", + "fullName": "Länsmansstigen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb02" + }, + "id": "692050", + "fullName": "Lindholmsallén", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb03" + }, + "id": "692067", + "fullName": "Lundby Hamngata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb04" + }, + "id": "692095", + "fullName": "Lindholmspiren", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb05" + }, + "id": "692129", + "fullName": "Lindholmsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb06" + }, + "id": "692410", + "fullName": "Lenvädersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb07" + }, + "id": "692460", + "fullName": "Länsmanstorget", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb08" + }, + "id": "692468", + "fullName": "Lågtrycksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb09" + }, + "id": "692527", + "fullName": "Lindrothsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb0a" + }, + "id": "692603", + "fullName": "Lärksångsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb0b" + }, + "id": "692631", + "fullName": "Långåkersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb12" + }, + "id": "694061", + "fullName": "Liljekonvaljen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb13" + }, + "id": "694084", + "fullName": "Låkebergsgatan", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb14" + }, + "id": "694154", + "fullName": "Benjamins Lycka", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb15" + }, + "id": "694174", + "fullName": "Mörängens Lycka", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb16" + }, + "id": "694262", + "fullName": "Långholmsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb17" + }, + "id": "694274", + "fullName": "Norra Lysevägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb18" + }, + "id": "694397", + "fullName": "Lilla Varholmen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb1a" + }, + "id": "694585", + "fullName": "Lottkärrsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb1b" + }, + "id": "694602", + "fullName": "Lilleby Sörgård", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb1c" + }, + "id": "694704", + "fullName": "Lilleby Hamnväg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb1d" + }, + "id": "694707", + "fullName": "Lilleby Skolväg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb1e" + }, + "id": "694770", + "fullName": "Ladugårdsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb1f" + }, + "id": "694774", + "fullName": "Låssbylyckorna", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb20" + }, + "id": "694830", + "fullName": "Lurebackavägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb21" + }, + "id": "694848", + "fullName": "Lexby Bergegård", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb22" + }, + "id": "694852", + "fullName": "Lexby Odlareväg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb23" + }, + "id": "694858", + "fullName": "Lexby Östergård", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb24" + }, + "id": "693633", + "fullName": "Lillhagsvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb25" + }, + "id": "693796", + "fullName": "Laghamragatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb26" + }, + "id": "693800", + "fullName": "Långhagsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb27" + }, + "id": "693893", + "fullName": "Lerbäcksvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb28" + }, + "id": "693895", + "fullName": "Lerbäcksängen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb2a" + }, + "id": "696282", + "fullName": "Norra Ligården", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb2b" + }, + "id": "696286", + "fullName": "Södra Ligården", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb2c" + }, + "id": "696454", + "fullName": "Ligårdslyckan", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb2e" + }, + "id": "695736", + "fullName": "Lövkulleskogen", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb2f" + }, + "id": "929740", + "fullName": "Lärjehedsvägen", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb30" + }, + "id": "708664", + "fullName": "Lilla Hovåsvägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb31" + }, + "id": "708741", + "fullName": "Hovås Lingonstig", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb32" + }, + "id": "696220", + "fullName": "Lysetorpsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb33" + }, + "id": "697450", + "fullName": "Lovisa Ströms väg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb34" + }, + "id": "697495", + "fullName": "Letsegårdsvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb35" + }, + "id": "697497", + "fullName": "Letsegårdsängen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb36" + }, + "id": "697503", + "fullName": "Lyckekärrsvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb39" + }, + "id": "687962", + "fullName": "Lilla Stampgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb3a" + }, + "id": "688112", + "fullName": "Lilla Kungsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb3b" + }, + "id": "688152", + "fullName": "Lilla Kyrkogatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb3c" + }, + "id": "688309", + "fullName": "Lilla Bergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb3d" + }, + "id": "688613", + "fullName": "Ljungbackegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb3e" + }, + "id": "688667", + "fullName": "Lindströmsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb3f" + }, + "id": "689032", + "fullName": "Lunnatorpsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb41" + }, + "id": "689147", + "fullName": "Tredje Långgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb42" + }, + "id": "689160", + "fullName": "Lilla Risåsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb44" + }, + "id": "690162", + "fullName": "Lästmakaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb45" + }, + "id": "690284", + "fullName": "Lövsångarevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb46" + }, + "id": "690583", + "fullName": "Lärjeholmsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb47" + }, + "id": "690742", + "fullName": "Lillatorpsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb48" + }, + "id": "690864", + "fullName": "Lilla Karlagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb4a" + }, + "id": "691229", + "fullName": "Lindekullegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb4b" + }, + "id": "691283", + "fullName": "Lådspikaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb4c" + }, + "id": "691424", + "fullName": "Lantmätaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb4d" + }, + "id": "691526", + "fullName": "Ljungängsbacken", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb4e" + }, + "id": "691715", + "fullName": "Landamäresgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb4f" + }, + "id": "691902", + "fullName": "Lilleskogsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb50" + }, + "id": "692093", + "fullName": "Lindholmshamnen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb51" + }, + "id": "692127", + "fullName": "Lindholmstorget", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb52" + }, + "id": "692458", + "fullName": "Lufttrycksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb53" + }, + "id": "692488", + "fullName": "Långströmsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb55" + }, + "id": "692526", + "fullName": "Landstormsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb57" + }, + "id": "692866", + "fullName": "Lilla Rödjans väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb5d" + }, + "id": "716704", + "fullName": "Rödbo Löparegata", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb5e" + }, + "id": "695799", + "fullName": "Långavallsgatan", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb5f" + }, + "id": "910584", + "fullName": "Lyktgubbegången", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb60" + }, + "id": "708577", + "fullName": "Hovås Länsmansväg", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb64" + }, + "id": "697471", + "fullName": "Billdals Lindgång", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb65" + }, + "id": "697493", + "fullName": "Letsegårdsstigen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb69" + }, + "id": "694184", + "fullName": "Stenängens Lycka", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb6a" + }, + "id": "694396", + "fullName": "Lilla Pölsans väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb6b" + }, + "id": "694466", + "fullName": "Lilletummeliden", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb6c" + }, + "id": "694470", + "fullName": "Lilletummens väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb6d" + }, + "id": "694653", + "fullName": "Lilleby Småängar", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb6e" + }, + "id": "694705", + "fullName": "Lilleby Mystelid", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb6f" + }, + "id": "694856", + "fullName": "Lexby Västergård", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb70" + }, + "id": "694899", + "fullName": "Lilla Högenvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb71" + }, + "id": "694901", + "fullName": "Lillegårdsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb72" + }, + "id": "694903", + "fullName": "Lunnegårdsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb73" + }, + "id": "716672", + "fullName": "Lilla Oxhagens väg", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb74" + }, + "id": "693856", + "fullName": "Lillbacksgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb75" + }, + "id": "693884", + "fullName": "Lerbäcksbacken", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb76" + }, + "id": "693891", + "fullName": "Lerbäcksgården", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb77" + }, + "id": "693899", + "fullName": "Lillhagsparken", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb78" + }, + "id": "694016", + "fullName": "Lärje Tolsegård", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb79" + }, + "id": "694018", + "fullName": "Lärje Östergård", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb7a" + }, + "id": "929732", + "fullName": "Lerbäckskullen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb7b" + }, + "id": "696288", + "fullName": "Lillekärr Södra", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb7c" + }, + "id": "696297", + "fullName": "Lillekärr Norra", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb7d" + }, + "id": "696334", + "fullName": "Larsereds Mosse", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb7e" + }, + "id": "696336", + "fullName": "Larseredsdalen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb7f" + }, + "id": "696338", + "fullName": "Larseredsvägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb81" + }, + "id": "696147", + "fullName": "Bergums Lyckeväg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb82" + }, + "id": "696214", + "fullName": "Lassegårdsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb83" + }, + "id": "696218", + "fullName": "Lysebrunnsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb86" + }, + "id": "700905", + "fullName": "Lilla Hallstaviken", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb87" + }, + "id": "688027", + "fullName": "Lilla Bommens torg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb88" + }, + "id": "688239", + "fullName": "Lilla Badhusgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb8a" + }, + "id": "688409", + "fullName": "Lorensbergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb8b" + }, + "id": "688524", + "fullName": "Bengt Lidnersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb8c" + }, + "id": "688544", + "fullName": "Lundgrens Trappor", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb8d" + }, + "id": "688556", + "fullName": "Lagerbringsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18d8a27dcf33cb20cb8e" + }, + "id": "688669", + "fullName": "Ljusstöparegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cc6b" + }, + "id": "474282", + "fullName": "Örby", + "parentFullName": "Marks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cc6c" + }, + "id": "939656", + "fullName": "Skene", + "parentFullName": "Marks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cc72" + }, + "id": "903115", + "fullName": "Strömmen", + "parentFullName": "Marks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cc74" + }, + "id": "903767", + "fullName": "Matvik", + "parentFullName": "Karlshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cc75" + }, + "id": "902961", + "fullName": "Sundet+Marstrand", + "parentFullName": "Karlskoga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cc76" + }, + "id": "903756", + "fullName": "Millegarne", + "parentFullName": "Ronneby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cc7a" + }, + "id": "940221", + "fullName": "Mjölby", + "parentFullName": "Mjölby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cc7c" + }, + "id": "940068", + "fullName": "Skänninge", + "parentFullName": "Mjölby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cc88" + }, + "id": "903254", + "fullName": "Momyren", + "parentFullName": "Kristinehamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cc89" + }, + "id": "474466", + "fullName": "Madlyckan-Krontorp", + "parentFullName": "Mariestads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cc8b" + }, + "id": "903187", + "fullName": "Sundören", + "parentFullName": "Mariestads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cc8d" + }, + "id": "903232", + "fullName": "Nylunds koloniområde", + "parentFullName": "Mariestads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cc90" + }, + "id": "903396", + "fullName": "Öster-Mörtarö", + "parentFullName": "Östhammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cc91" + }, + "id": "474548", + "fullName": "Kumlaby-Malmen", + "parentFullName": "Kumla kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cc93" + }, + "id": "903428", + "fullName": "Mångberg", + "parentFullName": "Mora kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cc94" + }, + "id": "474743", + "fullName": "Noret-Morkarlby-Utmeland", + "parentFullName": "Mora kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cc98" + }, + "id": "903429", + "fullName": "Råbäcken", + "parentFullName": "Mora kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cc99" + }, + "id": "939789", + "fullName": "Sollerön", + "parentFullName": "Mora kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cc9b" + }, + "id": "903432", + "fullName": "Käringnäset", + "parentFullName": "Mora kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cc9c" + }, + "id": "474739", + "fullName": "Kråkberg-Öna", + "parentFullName": "Mora kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cc9d" + }, + "id": "903435", + "fullName": "Vonsnäsudden", + "parentFullName": "Mora kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cc9f" + }, + "id": "903773", + "fullName": "Mälarhusen", + "parentFullName": "Simrishamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cca3" + }, + "id": "903155", + "fullName": "Knarrudden+Mikaelsstrand+Nordgård+Kroken", + "parentFullName": "Tjörns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cca4" + }, + "id": "940268", + "fullName": "Mollösund", + "parentFullName": "Orust kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cca5" + }, + "id": "939631", + "fullName": "Mörbylånga", + "parentFullName": "Mörbylånga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccb2" + }, + "id": "903620", + "fullName": "Tallviken", + "parentFullName": "Mönsterås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccb4" + }, + "id": "939830", + "fullName": "Timmernabben", + "parentFullName": "Mönsterås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccb8" + }, + "id": "903246", + "fullName": "Kebal+Monelid", + "parentFullName": "Strömstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccb9" + }, + "id": "903577", + "fullName": "Mjölkeröd", + "parentFullName": "Tanums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccba" + }, + "id": "940387", + "fullName": "Mattmar", + "parentFullName": "Åre kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccbb" + }, + "id": "902781", + "fullName": "Mårdsundsbodarna", + "parentFullName": "Åre kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccbc" + }, + "id": "903408", + "fullName": "Viksberg+Myggnäset", + "parentFullName": "Smedjebackens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccbd" + }, + "id": "939556", + "fullName": "Munkedal", + "parentFullName": "Munkedals kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccbf" + }, + "id": "940343", + "fullName": "Torreby", + "parentFullName": "Munkedals kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccc1" + }, + "id": "903576", + "fullName": "Saltkällan", + "parentFullName": "Munkedals kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccc3" + }, + "id": "903585", + "fullName": "Myrflodammen", + "parentFullName": "Malung-Sälens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccc5" + }, + "id": "903584", + "fullName": "Kläppen", + "parentFullName": "Malung-Sälens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccc6" + }, + "id": "903069", + "fullName": "Köarskär", + "parentFullName": "Malung-Sälens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccc8" + }, + "id": "899077", + "fullName": "Tandådalen", + "parentFullName": "Malung-Sälens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccca" + }, + "id": "899076", + "fullName": "Sälenfjällen", + "parentFullName": "Malung-Sälens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cccb" + }, + "id": "924036", + "fullName": "Stötenfjällen", + "parentFullName": "Malung-Sälens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cccd" + }, + "id": "903068", + "fullName": "Sälfjällstangen", + "parentFullName": "Malung-Sälens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccd0" + }, + "id": "903586", + "fullName": "Tandådalen Kalven", + "parentFullName": "Malung-Sälens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccd1" + }, + "id": "903587", + "fullName": "Stötenfjällen Norr", + "parentFullName": "Malung-Sälens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccd4" + }, + "id": "903443", + "fullName": "Stötenfjällen Väster", + "parentFullName": "Malung-Sälens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccd5" + }, + "id": "903444", + "fullName": "Stötenfjällen Öster", + "parentFullName": "Malung-Sälens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccda" + }, + "id": "903479", + "fullName": "Moningssand", + "parentFullName": "Nordanstigs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccdb" + }, + "id": "903235", + "fullName": "Vita sannar+Örnudden", + "parentFullName": "Melleruds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccdc" + }, + "id": "903198", + "fullName": "Myren+Malmön", + "parentFullName": "Sotenäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccdd" + }, + "id": "940342", + "fullName": "Malmön", + "parentFullName": "Sotenäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccdf" + }, + "id": "902732", + "fullName": "Mon", + "parentFullName": "Mullsjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cce0" + }, + "id": "902720", + "fullName": "Marsliden", + "parentFullName": "Vilhelmina kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cce2" + }, + "id": "953939", + "fullName": "Mantorp", + "parentFullName": "Mjölby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cce3" + }, + "id": "950779", + "fullName": "Möja", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cce4" + }, + "id": "953556", + "fullName": "Möllevången", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cce5" + }, + "id": "946016", + "fullName": "Mörtnäs", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cce6" + }, + "id": "954162", + "fullName": "Mölndal Östra", + "parentFullName": "Mölndals kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cceb" + }, + "id": "944279", + "fullName": "Matfors", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccec" + }, + "id": "944278", + "fullName": "Matfors", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccee" + }, + "id": "953551", + "fullName": "Mälardalen", + "parentFullName": "Sverige", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccf4" + }, + "id": "947591", + "fullName": "Mariatorget", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccf7" + }, + "id": "952675", + "fullName": "Öster Mälarstrand", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccfb" + }, + "id": "952676", + "fullName": "Sätila", + "parentFullName": "Marks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccfe" + }, + "id": "944272", + "fullName": "Öxabäck ", + "parentFullName": "Marks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ccff" + }, + "id": "947093", + "fullName": "Sibbarp", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd00" + }, + "id": "953559", + "fullName": "Värnhem", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd04" + }, + "id": "951331", + "fullName": "Krokslätt", + "parentFullName": "Mölndals kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd05" + }, + "id": "950394", + "fullName": "Stolpalösa", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd06" + }, + "id": "953562", + "fullName": "Nobeltorget", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd08" + }, + "id": "953557", + "fullName": "Varvsstaden", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd0c" + }, + "id": "954080", + "fullName": " Västra Kattarp", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd0d" + }, + "id": "953561", + "fullName": "Östra Sorgenfri", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd0e" + }, + "id": "954163", + "fullName": "Toltorpsdalen", + "parentFullName": "Mölndals kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd0f" + }, + "id": "953563", + "fullName": "Kirsebergsstaden", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd10" + }, + "id": "953558", + "fullName": "Västra Sorgenfri", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd11" + }, + "id": "953788", + "fullName": "Östra Sommarstaden", + "parentFullName": "Malmö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd14" + }, + "id": "898715", + "fullName": "Malmö tätort", + "parentFullName": "Malmö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd15" + }, + "id": "907388", + "fullName": "Krumby", + "parentFullName": "Malmö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd17" + }, + "id": "940748", + "fullName": "Oxie tätort", + "parentFullName": "Malmö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd18" + }, + "id": "899476", + "fullName": "Vintrie tätort", + "parentFullName": "Malmö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd19" + }, + "id": "899406", + "fullName": "Tygelsjö tätort", + "parentFullName": "Malmö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd1a" + }, + "id": "900206", + "fullName": "Skumparp tätort", + "parentFullName": "Malmö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd1b" + }, + "id": "908285", + "fullName": "Pile-Tygelsjö", + "parentFullName": "Malmö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd1d" + }, + "id": "907819", + "fullName": "Marsta", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd1e" + }, + "id": "940961", + "fullName": "Selknä och Marielund tätort", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd22" + }, + "id": "900172", + "fullName": "Munga tätort", + "parentFullName": "Västerås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd23" + }, + "id": "940937", + "fullName": "Malmen tätort", + "parentFullName": "Västerås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd24" + }, + "id": "899692", + "fullName": "Stora Mellösa tätort", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd26" + }, + "id": "907945", + "fullName": "Mem", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd27" + }, + "id": "940869", + "fullName": "Marby och Marbystrand tätort", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd2d" + }, + "id": "898638", + "fullName": "Matfors tätort", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd2e" + }, + "id": "909283", + "fullName": "Medskogsbron", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd2f" + }, + "id": "898944", + "fullName": "Mölnbo tätort", + "parentFullName": "Södertälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd30" + }, + "id": "898937", + "fullName": "Molkom tätort", + "parentFullName": "Karlstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd34" + }, + "id": "908276", + "fullName": "Mjönäs", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd35" + }, + "id": "908275", + "fullName": "Maglehem", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd39" + }, + "id": "909464", + "fullName": "Mångbyn", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd3a" + }, + "id": "899316", + "fullName": "Medle tätort", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd3b" + }, + "id": "900113", + "fullName": "Myckle tätort", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd3c" + }, + "id": "909462", + "fullName": "Mjövattnet", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd3d" + }, + "id": "908202", + "fullName": "Möcklö", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd3e" + }, + "id": "908200", + "fullName": "Målarna", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd3f" + }, + "id": "907400", + "fullName": "Mjöviksstrand", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd43" + }, + "id": "907444", + "fullName": "Knipered", + "parentFullName": "Mölndals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd47" + }, + "id": "940434", + "fullName": "Moarna och Tvååker", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd48" + }, + "id": "899677", + "fullName": "Marieby tätort", + "parentFullName": "Östersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd4a" + }, + "id": "907660", + "fullName": "Malsta", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd4c" + }, + "id": "940593", + "fullName": "Norrsjön + Maren + Knuvskogen", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd50" + }, + "id": "899468", + "fullName": "Moliden tätort", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd51" + }, + "id": "900035", + "fullName": "Mellansel tätort", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd52" + }, + "id": "940712", + "fullName": "Mosjö och Skorped", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd55" + }, + "id": "898672", + "fullName": "Märsta tätort", + "parentFullName": "Sigtuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd56" + }, + "id": "940574", + "fullName": "Smedsbol + Rysstorpet + Myrängen", + "parentFullName": "Sigtuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd58" + }, + "id": "908398", + "fullName": "Minnesberg", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd5a" + }, + "id": "940941", + "fullName": "Nolsjö och Mellansjö tätort", + "parentFullName": "Österåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd5b" + }, + "id": "898932", + "fullName": "Marstrand tätort", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd5c" + }, + "id": "940832", + "fullName": "Rörtången och Ödsmåls mosse tätort", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd5e" + }, + "id": "898678", + "fullName": "Motala tätort", + "parentFullName": "Motala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd60" + }, + "id": "907917", + "fullName": "Varv", + "parentFullName": "Motala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd62" + }, + "id": "907372", + "fullName": "Karlsby", + "parentFullName": "Motala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd64" + }, + "id": "907930", + "fullName": "Korskrog", + "parentFullName": "Motala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd65" + }, + "id": "907959", + "fullName": "Sågarhem", + "parentFullName": "Motala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd67" + }, + "id": "899874", + "fullName": "Tjällmo tätort", + "parentFullName": "Motala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd68" + }, + "id": "899902", + "fullName": "Nykyrka tätort", + "parentFullName": "Motala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd6c" + }, + "id": "940873", + "fullName": "Västanvik tätort", + "parentFullName": "Motala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd6d" + }, + "id": "899645", + "fullName": "Österstad tätort", + "parentFullName": "Motala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd6e" + }, + "id": "899801", + "fullName": "Klockrike tätort", + "parentFullName": "Motala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd70" + }, + "id": "940729", + "fullName": "Maran + Skatan", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd71" + }, + "id": "899547", + "fullName": "Margretetorp tätort", + "parentFullName": "Ängelholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd7b" + }, + "id": "907883", + "fullName": "Malmby", + "parentFullName": "Strängnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd7c" + }, + "id": "907527", + "fullName": "Marsjömosse", + "parentFullName": "Strängnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd7d" + }, + "id": "899957", + "fullName": "Merlänna tätort", + "parentFullName": "Strängnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd7e" + }, + "id": "899954", + "fullName": "Marielund tätort", + "parentFullName": "Strängnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd7f" + }, + "id": "898591", + "fullName": "Mariefred tätort", + "parentFullName": "Strängnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd83" + }, + "id": "908745", + "fullName": "Nätthult", + "parentFullName": "Marks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd84" + }, + "id": "900054", + "fullName": "Rydal tätort", + "parentFullName": "Marks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd85" + }, + "id": "474277", + "fullName": "Kinna tätort", + "parentFullName": "Marks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd88" + }, + "id": "899013", + "fullName": "Sätila tätort", + "parentFullName": "Marks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd89" + }, + "id": "899454", + "fullName": "Öxabäck tätort", + "parentFullName": "Marks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd8d" + }, + "id": "899895", + "fullName": "Torestorp tätort", + "parentFullName": "Marks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd90" + }, + "id": "940801", + "fullName": "Ubbhult norra tätort", + "parentFullName": "Marks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd91" + }, + "id": "940445", + "fullName": "Sundholmen + Viskabacka", + "parentFullName": "Marks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd94" + }, + "id": "907665", + "fullName": "Mörbytorp", + "parentFullName": "Vallentuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd97" + }, + "id": "898525", + "fullName": "Mörrum tätort", + "parentFullName": "Karlshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd99" + }, + "id": "898927", + "fullName": "Malmbäck tätort", + "parentFullName": "Nässjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd9d" + }, + "id": "899126", + "fullName": "Myresjö tätort", + "parentFullName": "Vetlanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cd9e" + }, + "id": "473730", + "fullName": "Mjölby tätort", + "parentFullName": "Mjölby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cda0" + }, + "id": "907969", + "fullName": "Öjebro", + "parentFullName": "Mjölby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cda1" + }, + "id": "899451", + "fullName": "Sya tätort", + "parentFullName": "Mjölby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cda2" + }, + "id": "907375", + "fullName": "Skeppsås", + "parentFullName": "Mjölby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cda3" + }, + "id": "907944", + "fullName": "Normlösa", + "parentFullName": "Mjölby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cda6" + }, + "id": "899421", + "fullName": "Väderstad tätort", + "parentFullName": "Mjölby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cda7" + }, + "id": "899417", + "fullName": "Spångsholm tätort", + "parentFullName": "Mjölby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cda8" + }, + "id": "908109", + "fullName": "Mörtfors", + "parentFullName": "Oskarshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cda9" + }, + "id": "900131", + "fullName": "Misterhult tätort", + "parentFullName": "Oskarshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdaa" + }, + "id": "909013", + "fullName": "Malmön", + "parentFullName": "Köpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdab" + }, + "id": "900194", + "fullName": "Munktorp tätort", + "parentFullName": "Köpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdaf" + }, + "id": "899922", + "fullName": "Mohed tätort", + "parentFullName": "Söderhamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdb0" + }, + "id": "899879", + "fullName": "Marmaskogen tätort", + "parentFullName": "Söderhamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdb1" + }, + "id": "940653", + "fullName": "Klapparvik + Malenedal", + "parentFullName": "Söderhamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdb3" + }, + "id": "898664", + "fullName": "Mariestad tätort", + "parentFullName": "Mariestads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdb7" + }, + "id": "908822", + "fullName": "Tidavad", + "parentFullName": "Mariestads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdbc" + }, + "id": "900107", + "fullName": "Sjötorp tätort", + "parentFullName": "Mariestads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdbd" + }, + "id": "899039", + "fullName": "Ullervad tätort", + "parentFullName": "Mariestads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdc1" + }, + "id": "899716", + "fullName": "Marbäck tätort", + "parentFullName": "Ulricehamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdc2" + }, + "id": "909582", + "fullName": "Masugnsbyn", + "parentFullName": "Kiruna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdc3" + }, + "id": "899285", + "fullName": "Möklinta tätort", + "parentFullName": "Sala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdc5" + }, + "id": "899385", + "fullName": "Mehedeby tätort", + "parentFullName": "Tierps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdc6" + }, + "id": "900003", + "fullName": "Månkarbo tätort", + "parentFullName": "Tierps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdc7" + }, + "id": "898701", + "fullName": "Mora tätort", + "parentFullName": "Mora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdc8" + }, + "id": "909103", + "fullName": "Risa", + "parentFullName": "Mora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdca" + }, + "id": "909104", + "fullName": "Ryssa", + "parentFullName": "Mora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdcb" + }, + "id": "907514", + "fullName": "Oxberg", + "parentFullName": "Mora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdce" + }, + "id": "909138", + "fullName": "Utanmyra", + "parentFullName": "Mora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdcf" + }, + "id": "899332", + "fullName": "Vinäs tätort", + "parentFullName": "Mora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdd0" + }, + "id": "899503", + "fullName": "Selja tätort", + "parentFullName": "Mora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdd2" + }, + "id": "909098", + "fullName": "Norra Vika", + "parentFullName": "Mora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdd3" + }, + "id": "899146", + "fullName": "Våmhus tätort", + "parentFullName": "Mora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdd4" + }, + "id": "899833", + "fullName": "Nusnäs tätort", + "parentFullName": "Mora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdd5" + }, + "id": "900016", + "fullName": "Venjan tätort", + "parentFullName": "Mora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdd8" + }, + "id": "900223", + "fullName": "Vattnäs tätort", + "parentFullName": "Mora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdda" + }, + "id": "909085", + "fullName": "Södra Kättbo", + "parentFullName": "Mora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cddb" + }, + "id": "898993", + "fullName": "Sollerön tätort", + "parentFullName": "Mora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cddd" + }, + "id": "940992", + "fullName": "Stenis och Vika tätort", + "parentFullName": "Mora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdde" + }, + "id": "899950", + "fullName": "Målerås tätort", + "parentFullName": "Nybro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cde0" + }, + "id": "940709", + "fullName": "Resele och Myre", + "parentFullName": "Sollefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cde1" + }, + "id": "940698", + "fullName": "Viksmon och Märraviken", + "parentFullName": "Sollefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cde2" + }, + "id": "908304", + "fullName": "Södra Mellby", + "parentFullName": "Simrishamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cde3" + }, + "id": "908810", + "fullName": "Myråsen", + "parentFullName": "Skara kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cde4" + }, + "id": "899180", + "fullName": "Mjällom tätort", + "parentFullName": "Kramfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdea" + }, + "id": "898934", + "fullName": "Mjällby tätort", + "parentFullName": "Sölvesborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdee" + }, + "id": "909587", + "fullName": "Målsön", + "parentFullName": "Kalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdef" + }, + "id": "909588", + "fullName": "Månsbyn", + "parentFullName": "Kalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdf0" + }, + "id": "899105", + "fullName": "Morjärv tätort", + "parentFullName": "Kalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdf2" + }, + "id": "898939", + "fullName": "Myggenäs tätort", + "parentFullName": "Tjörns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdf3" + }, + "id": "899612", + "fullName": "Mollösund tätort", + "parentFullName": "Orust kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdf4" + }, + "id": "908112", + "fullName": "Norra Möckleby", + "parentFullName": "Mörbylånga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdf5" + }, + "id": "473845", + "fullName": "Mörbylånga tätort", + "parentFullName": "Mörbylånga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdfd" + }, + "id": "940778", + "fullName": "Saxnäs tätort", + "parentFullName": "Mörbylånga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cdff" + }, + "id": "900236", + "fullName": "Skogsby tätort", + "parentFullName": "Mörbylånga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce00" + }, + "id": "899263", + "fullName": "Kastlösa tätort", + "parentFullName": "Mörbylånga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce01" + }, + "id": "899446", + "fullName": "Vickleby tätort", + "parentFullName": "Mörbylånga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce07" + }, + "id": "940423", + "fullName": "Södra Kvinneby och Slagerstad och Stenås", + "parentFullName": "Mörbylånga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce0a" + }, + "id": "900086", + "fullName": "Mogata tätort", + "parentFullName": "Söderköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce0b" + }, + "id": "908277", + "fullName": "Munkagårda", + "parentFullName": "Svalövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce10" + }, + "id": "908116", + "fullName": "Pata malm", + "parentFullName": "Mönsterås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce11" + }, + "id": "473851", + "fullName": "Mönsterås tätort", + "parentFullName": "Mönsterås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce12" + }, + "id": "908135", + "fullName": "Torp", + "parentFullName": "Mönsterås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce14" + }, + "id": "908136", + "fullName": "Tålebo", + "parentFullName": "Mönsterås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce15" + }, + "id": "940784", + "fullName": "Oknö tätort", + "parentFullName": "Mönsterås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce19" + }, + "id": "908099", + "fullName": "Killingeholm", + "parentFullName": "Mönsterås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce1a" + }, + "id": "908122", + "fullName": "Sandbäckshult", + "parentFullName": "Mönsterås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce1d" + }, + "id": "899024", + "fullName": "Timmernabben tätort", + "parentFullName": "Mönsterås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce1e" + }, + "id": "899599", + "fullName": "Madängsholm tätort", + "parentFullName": "Tidaholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce1f" + }, + "id": "908741", + "fullName": "Månstad", + "parentFullName": "Tranemo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce23" + }, + "id": "909360", + "fullName": "Mattmar", + "parentFullName": "Åre kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce24" + }, + "id": "909362", + "fullName": "Månsåsen", + "parentFullName": "Åre kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce25" + }, + "id": "899237", + "fullName": "Mörsil tätort", + "parentFullName": "Åre kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce27" + }, + "id": "908515", + "fullName": "Mon", + "parentFullName": "Tibro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce2b" + }, + "id": "908742", + "fullName": "Mårdaklev", + "parentFullName": "Svenljunga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce2c" + }, + "id": "900255", + "fullName": "Mjöbäck tätort", + "parentFullName": "Svenljunga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce2d" + }, + "id": "474209", + "fullName": "Munkedal tätort", + "parentFullName": "Munkedals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce32" + }, + "id": "900067", + "fullName": "Torreby tätort", + "parentFullName": "Munkedals kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce38" + }, + "id": "473824", + "fullName": "Markaryd tätort", + "parentFullName": "Markaryds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce39" + }, + "id": "908047", + "fullName": "Råstorp", + "parentFullName": "Markaryds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce3a" + }, + "id": "900053", + "fullName": "Traryd tätort", + "parentFullName": "Markaryds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce3c" + }, + "id": "898603", + "fullName": "Strömsnäsbruk tätort", + "parentFullName": "Markaryds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce3d" + }, + "id": "474716", + "fullName": "Malung tätort", + "parentFullName": "Malung-Sälens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce3e" + }, + "id": "899139", + "fullName": "Malungsfors tätort", + "parentFullName": "Malung-Sälens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce3f" + }, + "id": "909666", + "fullName": "Öje", + "parentFullName": "Malung-Sälens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce41" + }, + "id": "899788", + "fullName": "Sälen tätort", + "parentFullName": "Malung-Sälens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce43" + }, + "id": "909077", + "fullName": "Rörbäcksnäs", + "parentFullName": "Malung-Sälens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce44" + }, + "id": "909117", + "fullName": "Yttermalung", + "parentFullName": "Malung-Sälens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce46" + }, + "id": "900267", + "fullName": "Transtrand tätort", + "parentFullName": "Malung-Sälens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce4b" + }, + "id": "908040", + "fullName": "Marhult", + "parentFullName": "Uppvidinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce4c" + }, + "id": "940681", + "fullName": "Munkbyn norra + Munkbysjön", + "parentFullName": "Ånge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce4d" + }, + "id": "899736", + "fullName": "Moholm tätort", + "parentFullName": "Töreboda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce4e" + }, + "id": "909202", + "fullName": "Mellanfjärden", + "parentFullName": "Nordanstigs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce4f" + }, + "id": "907818", + "fullName": "Myrbo", + "parentFullName": "Älvkarleby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce50" + }, + "id": "900189", + "fullName": "Marma tätort", + "parentFullName": "Älvkarleby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce51" + }, + "id": "474270", + "fullName": "Mellerud tätort", + "parentFullName": "Melleruds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce55" + }, + "id": "908726", + "fullName": "Köpmannebro", + "parentFullName": "Melleruds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce58" + }, + "id": "900094", + "fullName": "Marmorbyn tätort", + "parentFullName": "Vingåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce59" + }, + "id": "909660", + "fullName": "Malmön", + "parentFullName": "Sotenäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce5a" + }, + "id": "940860", + "fullName": "Malmön tätort", + "parentFullName": "Sotenäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce5d" + }, + "id": "473740", + "fullName": "Mullsjö tätort", + "parentFullName": "Mullsjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce5e" + }, + "id": "899393", + "fullName": "Sandhem tätort", + "parentFullName": "Mullsjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce5f" + }, + "id": "909463", + "fullName": "Mullsjö", + "parentFullName": "Nordmalings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce61" + }, + "id": "909095", + "fullName": "Månsta", + "parentFullName": "Älvdalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce62" + }, + "id": "898943", + "fullName": "Mölltorp tätort", + "parentFullName": "Karlsborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce63" + }, + "id": "909069", + "fullName": "Maggås", + "parentFullName": "Orsa kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce64" + }, + "id": "909460", + "fullName": "Malgovik", + "parentFullName": "Vilhelmina kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce65" + }, + "id": "909461", + "fullName": "Meselefors", + "parentFullName": "Vilhelmina kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce67" + }, + "id": "909579", + "fullName": "Muodoslompolo", + "parentFullName": "Pajala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce6b" + }, + "id": "474524", + "fullName": "Munkfors tätort", + "parentFullName": "Munkfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce6c" + }, + "id": "908881", + "fullName": "Ransäter", + "parentFullName": "Munkfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce6d" + }, + "id": "474980", + "fullName": "Malå tätort", + "parentFullName": "Malå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce6f" + }, + "id": "909432", + "fullName": "Rökå", + "parentFullName": "Malå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce70" + }, + "id": "909068", + "fullName": "Rentjärn", + "parentFullName": "Malå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce72" + }, + "id": "475366", + "fullName": "Moa Martinsons torg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce75" + }, + "id": "502402", + "fullName": "Movägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce76" + }, + "id": "478227", + "fullName": "Myrvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce78" + }, + "id": "502252", + "fullName": "Midgränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce7b" + }, + "id": "477916", + "fullName": "Mässvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce7c" + }, + "id": "475139", + "fullName": "Munkbron", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce7d" + }, + "id": "475484", + "fullName": "Mariedal", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce84" + }, + "id": "502248", + "fullName": "Mamreplan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce85" + }, + "id": "502525", + "fullName": "Molngränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce86" + }, + "id": "502529", + "fullName": "Månstigen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce88" + }, + "id": "503570", + "fullName": "Mangelbodvillan Mälarparken", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce89" + }, + "id": "502847", + "fullName": "Modemgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce8a" + }, + "id": "502975", + "fullName": "Malaxgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce8b" + }, + "id": "478249", + "fullName": "Myggstigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce8c" + }, + "id": "502118", + "fullName": "Markvägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce8d" + }, + "id": "475140", + "fullName": "Myntgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce8e" + }, + "id": "476184", + "fullName": "Mörtviken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce8f" + }, + "id": "476217", + "fullName": "Möregatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce90" + }, + "id": "476459", + "fullName": "Maltgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce91" + }, + "id": "475518", + "fullName": "Marieberg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce92" + }, + "id": "475888", + "fullName": "Malmvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce98" + }, + "id": "502250", + "fullName": "Mamrevägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce99" + }, + "id": "502724", + "fullName": "Mjölbyplan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ce9f" + }, + "id": "476373", + "fullName": "Möckelvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cea1" + }, + "id": "478459", + "fullName": "Morupsgränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cea3" + }, + "id": "475141", + "fullName": "Mynttorget", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cea4" + }, + "id": "476290", + "fullName": "Motorvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cea5" + }, + "id": "475095", + "fullName": "Målargatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cea6" + }, + "id": "475274", + "fullName": "Museikajen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cea7" + }, + "id": "475453", + "fullName": "Mitisgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cea8" + }, + "id": "475853", + "fullName": "Museivägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cea9" + }, + "id": "475987", + "fullName": "Masthamnen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ceaa" + }, + "id": "476047", + "fullName": "Mariagränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ceab" + }, + "id": "476056", + "fullName": "Metargatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ceac" + }, + "id": "476062", + "fullName": "Mjärdgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ceb2" + }, + "id": "476309", + "fullName": "Marviksvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cebb" + }, + "id": "478062", + "fullName": "Mellösavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cebc" + }, + "id": "478251", + "fullName": "Myrtenstigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cebd" + }, + "id": "478410", + "fullName": "Stora Mans väg", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cebf" + }, + "id": "501974", + "fullName": "Multrågatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cec0" + }, + "id": "475119", + "fullName": "Mälartorget", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cec1" + }, + "id": "476280", + "fullName": "Marmorgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cec4" + }, + "id": "475251", + "fullName": "Mellangatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cec5" + }, + "id": "475383", + "fullName": "Magnetvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cec6" + }, + "id": "475659", + "fullName": "Medevigatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cec7" + }, + "id": "475753", + "fullName": "Majorsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cec8" + }, + "id": "475854", + "fullName": "Mörka Kroken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cec9" + }, + "id": "475931", + "fullName": "Motalavägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ceca" + }, + "id": "476033", + "fullName": "Mälarrampen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cecb" + }, + "id": "476124", + "fullName": "Mejerivägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cecc" + }, + "id": "479310", + "fullName": "Mazarinvägen", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ced3" + }, + "id": "502722", + "fullName": "Mellanbyplan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ced4" + }, + "id": "478274", + "fullName": "Maskrosstigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ced5" + }, + "id": "478320", + "fullName": "Murgrönsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ced7" + }, + "id": "502032", + "fullName": "Matforsgatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ced8" + }, + "id": "502069", + "fullName": "Mörsilsgatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cedb" + }, + "id": "910059", + "fullName": "Madängsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cedc" + }, + "id": "475118", + "fullName": "Munkbrogatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cedd" + }, + "id": "475138", + "fullName": "Munkbroleden", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cede" + }, + "id": "476173", + "fullName": "Matrosbacken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cee0" + }, + "id": "476328", + "fullName": "Marknadsvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cee1" + }, + "id": "476426", + "fullName": "Malgomajvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cee4" + }, + "id": "475801", + "fullName": "Manillavägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ceec" + }, + "id": "502176", + "fullName": "Mjölnarstigen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ceed" + }, + "id": "502246", + "fullName": "Magasinsvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ceee" + }, + "id": "502437", + "fullName": "Magistervägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ceef" + }, + "id": "502527", + "fullName": "Månskensvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cef7" + }, + "id": "479257", + "fullName": "Maria Röhls väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cefa" + }, + "id": "478063", + "fullName": "Mälsåkersvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cefb" + }, + "id": "478186", + "fullName": "Magelungsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20ceff" + }, + "id": "501993", + "fullName": "Mässingsgränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf02" + }, + "id": "916358", + "fullName": "Melodislingan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf03" + }, + "id": "475137", + "fullName": "Munkbrohamnen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf04" + }, + "id": "476243", + "fullName": "Maria Skolgata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf0a" + }, + "id": "475386", + "fullName": "Maskinslingan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf0b" + }, + "id": "475930", + "fullName": "Midskogsgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf0c" + }, + "id": "475960", + "fullName": "Mosebacke torg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf0e" + }, + "id": "503804", + "fullName": "Mossdungsgränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf10" + }, + "id": "504512", + "fullName": "Masmästarvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf11" + }, + "id": "912874", + "fullName": "Mossens Torpväg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf12" + }, + "id": "915912", + "fullName": "Mossens Krokväg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf15" + }, + "id": "921803", + "fullName": "Mossens Tvärväg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf16" + }, + "id": "502692", + "fullName": "Mellingebacken", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf17" + }, + "id": "486037", + "fullName": "Skrubba Malmväg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf18" + }, + "id": "477726", + "fullName": "Mosstenabacken", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf19" + }, + "id": "477755", + "fullName": "Mällstensgränd", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf1a" + }, + "id": "477793", + "fullName": "Magelungsvägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf1e" + }, + "id": "501955", + "fullName": "Medelpadsgatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf21" + }, + "id": "476171", + "fullName": "Maskinistgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf22" + }, + "id": "476185", + "fullName": "Mörtvikskroken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf23" + }, + "id": "476186", + "fullName": "Milleniumhuset", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf24" + }, + "id": "476303", + "fullName": "Midskeppsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf25" + }, + "id": "475305", + "fullName": "Malmtorgsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf26" + }, + "id": "475367", + "fullName": "Mariedalsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf27" + }, + "id": "475509", + "fullName": "Messeniusgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf28" + }, + "id": "475650", + "fullName": "Markvardsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf2a" + }, + "id": "476009", + "fullName": "Malmgårdsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf2b" + }, + "id": "476148", + "fullName": "Marieviksgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf2c" + }, + "id": "503508", + "fullName": "Minnebergsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf2d" + }, + "id": "503526", + "fullName": "Mössebergsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf2e" + }, + "id": "503806", + "fullName": "Mossdungstäppan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf2f" + }, + "id": "503976", + "fullName": "Marklandsbacken", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf30" + }, + "id": "504258", + "fullName": "Miklagårdsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf31" + }, + "id": "504456", + "fullName": "Mariehällsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf32" + }, + "id": "913564", + "fullName": "Mossens Skogsväg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf34" + }, + "id": "502949", + "fullName": "Mariehamnsgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf35" + }, + "id": "478827", + "fullName": "Murmästarvägen", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf36" + }, + "id": "478959", + "fullName": "Måsholmstorget", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf38" + }, + "id": "478095", + "fullName": "Malmköpingsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf39" + }, + "id": "478557", + "fullName": "Midsommarparken", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf3c" + }, + "id": "476191", + "fullName": "Maria Trappgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf3f" + }, + "id": "475327", + "fullName": "Tysta Marigången", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf40" + }, + "id": "475384", + "fullName": "Mariebergsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf41" + }, + "id": "475397", + "fullName": "Norr Mälarstrand", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf42" + }, + "id": "475534", + "fullName": "Montebellogatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf44" + }, + "id": "479470", + "fullName": "Mamsell Ullas väg", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf45" + }, + "id": "479497", + "fullName": "Mälarhöjdsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf46" + }, + "id": "479345", + "fullName": "Mandelbrödsvägen", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf47" + }, + "id": "912239", + "fullName": "Mariehällstorget", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf48" + }, + "id": "502519", + "fullName": "Mellangårdsvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf49" + }, + "id": "477969", + "fullName": "Mickelsbergsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf4a" + }, + "id": "478501", + "fullName": "Midsommarslingan", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf4b" + }, + "id": "478688", + "fullName": "Mellanbergsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf4c" + }, + "id": "503035", + "fullName": "Maltesholmsvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf4d" + }, + "id": "503111", + "fullName": "Maltesholmstorget", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf4e" + }, + "id": "503161", + "fullName": "Mandelblomsvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf51" + }, + "id": "915739", + "fullName": "Maltesholmsgränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf52" + }, + "id": "476210", + "fullName": "Medborgarplatsen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf53" + }, + "id": "476291", + "fullName": "Mårtensdalsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf54" + }, + "id": "476329", + "fullName": "Minuthandlarvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf58" + }, + "id": "475316", + "fullName": "Klara Mälarstrand", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf59" + }, + "id": "475385", + "fullName": "Mariebergsporten", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf5b" + }, + "id": "476078", + "fullName": "Söder Mälarstrand", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf5c" + }, + "id": "476091", + "fullName": "Mälarvarvsbacken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf63" + }, + "id": "475088", + "fullName": "Mäster Samuelsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf64" + }, + "id": "475238", + "fullName": "Malmskillnadsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf65" + }, + "id": "475250", + "fullName": "Malmskillnadsgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf66" + }, + "id": "475519", + "fullName": "Mariebergsavfarten", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf67" + }, + "id": "475526", + "fullName": "Triewalds Malmgård", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf6c" + }, + "id": "479654", + "fullName": "Mickelsbergsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf70" + }, + "id": "503479", + "fullName": "Margretelundsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf72" + }, + "id": "476240", + "fullName": "Maria Prästgårdsgata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf75" + }, + "id": "475838", + "fullName": "Prinsessan Märtas väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf76" + }, + "id": "913383", + "fullName": "Mossens Pepparrotsväg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf7b" + }, + "id": "503582", + "fullName": "Stora Sjövillan Mälarparken", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf7c" + }, + "id": "475398", + "fullName": "Norr Mälarstrands Kajplatser", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf7d" + }, + "id": "476194", + "fullName": "Söder Mälarstrands Kajplatser", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf7f" + }, + "id": "700791", + "fullName": "Madvägen", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf81" + }, + "id": "695987", + "fullName": "Minas väg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf82" + }, + "id": "689095", + "fullName": "Motgången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf83" + }, + "id": "689410", + "fullName": "Mossgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf84" + }, + "id": "689446", + "fullName": "Mosseberg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf85" + }, + "id": "689724", + "fullName": "Mors backe", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf86" + }, + "id": "689752", + "fullName": "Mariaplan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf87" + }, + "id": "691329", + "fullName": "Myntgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf88" + }, + "id": "692145", + "fullName": "Miraallén", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf89" + }, + "id": "692146", + "fullName": "Miragatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf8b" + }, + "id": "695943", + "fullName": "Mimmis väg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf8c" + }, + "id": "695019", + "fullName": "Markbovägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf8e" + }, + "id": "689208", + "fullName": "Museivägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf8f" + }, + "id": "689750", + "fullName": "Mariagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf90" + }, + "id": "690053", + "fullName": "Marbogatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf91" + }, + "id": "690288", + "fullName": "Mittgången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf92" + }, + "id": "690347", + "fullName": "Minutgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf93" + }, + "id": "691021", + "fullName": "Morängatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf94" + }, + "id": "691388", + "fullName": "Motorgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf95" + }, + "id": "691582", + "fullName": "Malvagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf96" + }, + "id": "691723", + "fullName": "Mossbanken", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf97" + }, + "id": "692245", + "fullName": "Mimergatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf98" + }, + "id": "708652", + "fullName": "Mystastigen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf9a" + }, + "id": "700794", + "fullName": "Marias backe", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf9b" + }, + "id": "694266", + "fullName": "Mesanvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf9c" + }, + "id": "694270", + "fullName": "Myrbovägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cf9d" + }, + "id": "696464", + "fullName": "Mystängen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfa1" + }, + "id": "720352", + "fullName": "Måhultsvägen", + "parentFullName": "Bohus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfa2" + }, + "id": "688064", + "fullName": "Mätaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfa3" + }, + "id": "688311", + "fullName": "Muraregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfa4" + }, + "id": "688382", + "fullName": "Molinsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfa6" + }, + "id": "688581", + "fullName": "Maskingränd", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfa8" + }, + "id": "689081", + "fullName": "Mejerigatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfa9" + }, + "id": "689083", + "fullName": "Mjölkbacken", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfaa" + }, + "id": "689085", + "fullName": "Mjölktorget", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfab" + }, + "id": "689123", + "fullName": "Mellangatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfac" + }, + "id": "689177", + "fullName": "Majorsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfad" + }, + "id": "690350", + "fullName": "Månadsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfae" + }, + "id": "690454", + "fullName": "Morgongatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfaf" + }, + "id": "690529", + "fullName": "Meteorgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfb0" + }, + "id": "691331", + "fullName": "Myntplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfb1" + }, + "id": "691384", + "fullName": "Magnetgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfb2" + }, + "id": "692148", + "fullName": "Miraplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfb3" + }, + "id": "692240", + "fullName": "Maskingatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfb4" + }, + "id": "692243", + "fullName": "Maskinkajen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfb5" + }, + "id": "692274", + "fullName": "Monsungatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfb6" + }, + "id": "917547", + "fullName": "Museibacken", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfb8" + }, + "id": "716676", + "fullName": "Murklevägen", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfb9" + }, + "id": "708757", + "fullName": "Märgelstigen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfc0" + }, + "id": "697349", + "fullName": "Knut Marks väg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfc1" + }, + "id": "695065", + "fullName": "Muleredsvägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfc2" + }, + "id": "695308", + "fullName": "Madkullavägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfc3" + }, + "id": "694110", + "fullName": "Röds Månstig", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfc4" + }, + "id": "694268", + "fullName": "Myrbostigen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfc6" + }, + "id": "724910", + "fullName": "Mollsjövägen", + "parentFullName": "Nödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfc9" + }, + "id": "700915", + "fullName": "Mansdalstigen", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfcd" + }, + "id": "688753", + "fullName": "Milpålegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfce" + }, + "id": "690080", + "fullName": "Malmsjögatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfcf" + }, + "id": "690082", + "fullName": "Martinavägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfd0" + }, + "id": "690452", + "fullName": "Middagsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfd1" + }, + "id": "690898", + "fullName": "Mintensgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfd2" + }, + "id": "691327", + "fullName": "Madängsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfd3" + }, + "id": "691530", + "fullName": "Mötesplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfd4" + }, + "id": "691619", + "fullName": "Majvivsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfd5" + }, + "id": "691621", + "fullName": "Maskrosgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfd6" + }, + "id": "692675", + "fullName": "Mörnersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfd7" + }, + "id": "694108", + "fullName": "Röds Marsstig", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfd8" + }, + "id": "694965", + "fullName": "Motionsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfd9" + }, + "id": "917222", + "fullName": "Marmorgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfda" + }, + "id": "693589", + "fullName": "Memoargatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfdb" + }, + "id": "695941", + "fullName": "Mellangärdet", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfdc" + }, + "id": "696227", + "fullName": "Mollsjövägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfe0" + }, + "id": "700703", + "fullName": "Mittviksvägen", + "parentFullName": "Vrångö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfe3" + }, + "id": "688063", + "fullName": "Mjölnaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfe4" + }, + "id": "688185", + "fullName": "Magasinsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfe5" + }, + "id": "688476", + "fullName": "Svenska Mässan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfe6" + }, + "id": "688733", + "fullName": "Mölndalsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfe7" + }, + "id": "689007", + "fullName": "Månskäregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfe8" + }, + "id": "689586", + "fullName": "Majnabbegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfe9" + }, + "id": "691583", + "fullName": "Månviolsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfea" + }, + "id": "691903", + "fullName": "Mosstuvevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfeb" + }, + "id": "692237", + "fullName": "Manövergången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfec" + }, + "id": "692446", + "fullName": "Maratongången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfed" + }, + "id": "692607", + "fullName": "Mossängsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfee" + }, + "id": "692941", + "fullName": "Måsholmsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cff5" + }, + "id": "695358", + "fullName": "Öxnäs Mellangård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cff6" + }, + "id": "694264", + "fullName": "Meridianvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cff7" + }, + "id": "694403", + "fullName": "Majstenavägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cff8" + }, + "id": "694412", + "fullName": "Mistlursvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cff9" + }, + "id": "694778", + "fullName": "Myrliljevägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cffa" + }, + "id": "694789", + "fullName": "Mangårdsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cffb" + }, + "id": "716674", + "fullName": "Maggeredsvägen", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cffc" + }, + "id": "716708", + "fullName": "Rönnings Marker", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cffd" + }, + "id": "696404", + "fullName": "Mobergets väg", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cffe" + }, + "id": "693591", + "fullName": "Monologgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20cfff" + }, + "id": "688332", + "fullName": "Malmstensgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d000" + }, + "id": "688550", + "fullName": "Mannheimers väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d001" + }, + "id": "688615", + "fullName": "Mackliersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d002" + }, + "id": "689283", + "fullName": "Masthuggsliden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d003" + }, + "id": "689287", + "fullName": "Mattssonsliden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d004" + }, + "id": "689323", + "fullName": "Malmgårdsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d005" + }, + "id": "689412", + "fullName": "Murgrönsstigen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d006" + }, + "id": "689487", + "fullName": "Masthamnsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d007" + }, + "id": "689604", + "fullName": "Märlspiksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d008" + }, + "id": "689762", + "fullName": "Majstångsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d009" + }, + "id": "689878", + "fullName": "Marklandsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d00a" + }, + "id": "689912", + "fullName": "Markmyntsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d00b" + }, + "id": "690511", + "fullName": "Merkuriusgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d00c" + }, + "id": "690786", + "fullName": "Modellörsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d00d" + }, + "id": "691386", + "fullName": "Minelundsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d00e" + }, + "id": "691528", + "fullName": "Munkedalsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d00f" + }, + "id": "691623", + "fullName": "Monteliusgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d010" + }, + "id": "691719", + "fullName": "Midsommargatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d011" + }, + "id": "691844", + "fullName": "Mossbergsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d012" + }, + "id": "691846", + "fullName": "Myrekärrsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d014" + }, + "id": "694526", + "fullName": "Mosskullevägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d015" + }, + "id": "694552", + "fullName": "Mossfyndsgatan", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d016" + }, + "id": "694776", + "fullName": "Mjölkbodsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d017" + }, + "id": "693823", + "fullName": "Mårbackagatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d018" + }, + "id": "693970", + "fullName": "Majtorpsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d019" + }, + "id": "696462", + "fullName": "Mysternavägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d01f" + }, + "id": "689181", + "fullName": "Övre Majorsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d020" + }, + "id": "689243", + "fullName": "Övre Matrosgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d021" + }, + "id": "689489", + "fullName": "Masthuggstorget", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d022" + }, + "id": "689514", + "fullName": "Medicinaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d023" + }, + "id": "689598", + "fullName": "Mariebergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d024" + }, + "id": "689989", + "fullName": "Marieholmsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d025" + }, + "id": "690164", + "fullName": "Månsegårdsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d026" + }, + "id": "690290", + "fullName": "Murmästaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d027" + }, + "id": "690695", + "fullName": "Munkebäcksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d028" + }, + "id": "691453", + "fullName": "Manufakturgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d029" + }, + "id": "691721", + "fullName": "Miklagårdsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d02a" + }, + "id": "692326", + "fullName": "Mildvädersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d02b" + }, + "id": "692412", + "fullName": "Molnvädersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d02c" + }, + "id": "692531", + "fullName": "Marstrandsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d02d" + }, + "id": "692871", + "fullName": "Monteringsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d02e" + }, + "id": "929713", + "fullName": "Millenniumgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d02f" + }, + "id": "724908", + "fullName": "Mollsjönäsvägen", + "parentFullName": "Nödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d030" + }, + "id": "708813", + "fullName": "Matildehemsvägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d03b" + }, + "id": "697395", + "fullName": "Mellanbergsvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d03c" + }, + "id": "697454", + "fullName": "Nils Mattssons väg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d03d" + }, + "id": "695081", + "fullName": "Svensby Mellangård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d03e" + }, + "id": "694524", + "fullName": "Mosskullestigen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d040" + }, + "id": "700585", + "fullName": "Stora Mosskullen", + "parentFullName": "Köpstadsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d041" + }, + "id": "693932", + "fullName": "Markurellgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d043" + }, + "id": "688029", + "fullName": "Minuthandelsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d044" + }, + "id": "688031", + "fullName": "Mårten Krakowgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d045" + }, + "id": "688636", + "fullName": "Meijerbergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d046" + }, + "id": "688717", + "fullName": "Mäster Bengtsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d047" + }, + "id": "689237", + "fullName": "Nedre Matrosgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d048" + }, + "id": "690286", + "fullName": "Mickelsmässogatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d049" + }, + "id": "690606", + "fullName": "Marketenterivägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d04a" + }, + "id": "690675", + "fullName": "Mäster Palmsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d04c" + }, + "id": "691083", + "fullName": "Munkebäckstorget", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d04d" + }, + "id": "691417", + "fullName": "Östra Magårdsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d04e" + }, + "id": "691842", + "fullName": "Mellangårdsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d04f" + }, + "id": "692605", + "fullName": "Mandelblomsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d050" + }, + "id": "692873", + "fullName": "Motorklubbsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d051" + }, + "id": "910954", + "fullName": "Marklandsplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d053" + }, + "id": "922575", + "fullName": "Skeppstads Måsväg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d055" + }, + "id": "695800", + "fullName": "Missionshusvägen", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d056" + }, + "id": "708681", + "fullName": "Hovås Mullbärsgång", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d05c" + }, + "id": "688852", + "fullName": "Margretelundsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d05e" + }, + "id": "689285", + "fullName": "Masthuggsterrassen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d05f" + }, + "id": "689325", + "fullName": "Margretebergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d060" + }, + "id": "691415", + "fullName": "Västra Magårdsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d061" + }, + "id": "691848", + "fullName": "Måns Torbjörnsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d062" + }, + "id": "691900", + "fullName": "Lilla Mosstuvevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d065" + }, + "id": "694109", + "fullName": "Röds Merkuriusstig", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d066" + }, + "id": "694652", + "fullName": "Lilleby Mellangård", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d069" + }, + "id": "696436", + "fullName": "Hjalmar Melins väg", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d06e" + }, + "id": "689850", + "fullName": "Mikael Ljungbergs väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d070" + }, + "id": "691834", + "fullName": "Lilla Myrekärrsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d071" + }, + "id": "692769", + "fullName": "Martha Sennegårds väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d073" + }, + "id": "694625", + "fullName": "Torslanda Mellangård", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d074" + }, + "id": "716710", + "fullName": "Rönnings Mellangårdar", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d075" + }, + "id": "696460", + "fullName": "Lilla Mysternavägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d076" + }, + "id": "696466", + "fullName": "Stora Mysternavägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d079" + }, + "id": "697389", + "fullName": "Lilla Mellanbergsvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d07b" + }, + "id": "689982", + "fullName": "Lilla Marieholmsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d07c" + }, + "id": "690023", + "fullName": "Måns Bryntessonsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d07e" + }, + "id": "690424", + "fullName": "Västra Midvintersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d07f" + }, + "id": "690426", + "fullName": "Östra Midvintersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d081" + }, + "id": "691051", + "fullName": "Lilla Munkebäcksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d083" + }, + "id": "690025", + "fullName": "Måns Bryntessonsplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d084" + }, + "id": "696149", + "fullName": "Bergums Mellangårdsväg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d088" + }, + "id": "528602", + "fullName": "Mor Marnas väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d089" + }, + "id": "530149", + "fullName": "Månplan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d08a" + }, + "id": "526932", + "fullName": "Malmöhus", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d08b" + }, + "id": "529463", + "fullName": "Majgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d08c" + }, + "id": "529533", + "fullName": "Måsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d08d" + }, + "id": "527022", + "fullName": "Marsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d08e" + }, + "id": "527286", + "fullName": "Malmgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d08f" + }, + "id": "527473", + "fullName": "Munkgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d090" + }, + "id": "527707", + "fullName": "Maltgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d091" + }, + "id": "529329", + "fullName": "Myntgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d092" + }, + "id": "530151", + "fullName": "Månstigen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d093" + }, + "id": "915449", + "fullName": "Mässgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d094" + }, + "id": "916499", + "fullName": "Märsgränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d095" + }, + "id": "926939", + "fullName": "Mastgränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d096" + }, + "id": "527562", + "fullName": "Mariagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d097" + }, + "id": "528241", + "fullName": "Malusgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d098" + }, + "id": "528823", + "fullName": "Mossegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d099" + }, + "id": "529060", + "fullName": "Manetgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d09a" + }, + "id": "529271", + "fullName": "Minnesplan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d09b" + }, + "id": "912130", + "fullName": "Masttorget", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d09c" + }, + "id": "926960", + "fullName": "Munins gata", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d09d" + }, + "id": "526936", + "fullName": "Matrosgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d09e" + }, + "id": "527024", + "fullName": "Mejselgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d09f" + }, + "id": "527395", + "fullName": "Majorsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0a0" + }, + "id": "527660", + "fullName": "Mellangatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0a1" + }, + "id": "528122", + "fullName": "Mjölongatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0a2" + }, + "id": "528124", + "fullName": "Måbärsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0a3" + }, + "id": "528341", + "fullName": "Mynters Gång", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0a4" + }, + "id": "528342", + "fullName": "Mynters plan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0a5" + }, + "id": "528659", + "fullName": "Myrtengatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0a6" + }, + "id": "528705", + "fullName": "Monicavägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0a7" + }, + "id": "529170", + "fullName": "Mogensgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0a8" + }, + "id": "529269", + "fullName": "Minnesgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0a9" + }, + "id": "530139", + "fullName": "Muraregatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0aa" + }, + "id": "530141", + "fullName": "Målaregatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0ab" + }, + "id": "530520", + "fullName": "Maribogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0ac" + }, + "id": "527821", + "fullName": "Murmansgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0ad" + }, + "id": "528120", + "fullName": "Marhögsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0ae" + }, + "id": "528243", + "fullName": "Möllebogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0af" + }, + "id": "528703", + "fullName": "Mirandavägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0b0" + }, + "id": "529487", + "fullName": "Melkersgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0b1" + }, + "id": "529556", + "fullName": "Melodigången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0b2" + }, + "id": "530147", + "fullName": "Måndagsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0b3" + }, + "id": "530446", + "fullName": "Mobäcksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0b4" + }, + "id": "526934", + "fullName": "Malmöhusvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0b5" + }, + "id": "527433", + "fullName": "Mjölnaregatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0b6" + }, + "id": "527527", + "fullName": "Monbijougatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0b7" + }, + "id": "527958", + "fullName": "Mullbärsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0b8" + }, + "id": "528020", + "fullName": "Medhällagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0b9" + }, + "id": "528028", + "fullName": "Månbergagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0ba" + }, + "id": "528339", + "fullName": "Manskapsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0bb" + }, + "id": "528567", + "fullName": "Musketörgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0bc" + }, + "id": "528657", + "fullName": "Magnoliagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0bd" + }, + "id": "529583", + "fullName": "Madrigalgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0be" + }, + "id": "529666", + "fullName": "Musikantgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0bf" + }, + "id": "530133", + "fullName": "Midgårdsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0c0" + }, + "id": "527026", + "fullName": "Mercuriiparken", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0c1" + }, + "id": "527370", + "fullName": "Malmborgsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0c2" + }, + "id": "527882", + "fullName": "Mölledalsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0c3" + }, + "id": "528022", + "fullName": "Mossbergagränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0c4" + }, + "id": "528024", + "fullName": "Mosshällagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0c5" + }, + "id": "529228", + "fullName": "Munkhättegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0c6" + }, + "id": "529584", + "fullName": "Madrigalgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0c7" + }, + "id": "530136", + "fullName": "Midgårdstorget", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0c8" + }, + "id": "530243", + "fullName": "Månstorpsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0c9" + }, + "id": "530548", + "fullName": "Mariedalsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0ca" + }, + "id": "530561", + "fullName": "Margaretavägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0cc" + }, + "id": "539657", + "fullName": "Markvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0cd" + }, + "id": "527239", + "fullName": "Mäster Nilsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0cf" + }, + "id": "528026", + "fullName": "Mosshällagången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0d0" + }, + "id": "528118", + "fullName": "Mandelpilsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0d1" + }, + "id": "528399", + "fullName": "Bertil Muhrs gata", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0d2" + }, + "id": "528600", + "fullName": "Minnesdalsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0d3" + }, + "id": "528604", + "fullName": "Möllebergavägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0d4" + }, + "id": "528944", + "fullName": "Möllevångsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0d5" + }, + "id": "530131", + "fullName": "Mellanhedsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0d6" + }, + "id": "530667", + "fullName": "Marieholmsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0d7" + }, + "id": "527570", + "fullName": "Mäster Palmsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0d8" + }, + "id": "528972", + "fullName": "Möllevångstorget", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0d9" + }, + "id": "530128", + "fullName": "Maltesholmsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0da" + }, + "id": "539691", + "fullName": "Meteorgatan", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0db" + }, + "id": "530821", + "fullName": "Mesvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0dd" + }, + "id": "527517", + "fullName": "Gustav Möllers gata", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0e0" + }, + "id": "527568", + "fullName": "Mäster Henriksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0e1" + }, + "id": "529654", + "fullName": "Henrik Menanders väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0e2" + }, + "id": "530445", + "fullName": "Mellanbäcksgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0e3" + }, + "id": "530596", + "fullName": "Major Nilssonsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0e4" + }, + "id": "531119", + "fullName": "Möllevägen", + "parentFullName": "Klagshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0e5" + }, + "id": "531154", + "fullName": "Månsans väg", + "parentFullName": "Klagshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0e6" + }, + "id": "530823", + "fullName": "Mittvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0e7" + }, + "id": "539633", + "fullName": "Oxie Mölleväg", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0e8" + }, + "id": "539733", + "fullName": "Mejramsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0e9" + }, + "id": "529727", + "fullName": "Märgelgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0ea" + }, + "id": "918279", + "fullName": "Mellins gata", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0eb" + }, + "id": "527006", + "fullName": "Hans Michelsensgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0ec" + }, + "id": "539603", + "fullName": "Murtegelvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0ed" + }, + "id": "539731", + "fullName": "Malörtsgången", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0ee" + }, + "id": "531128", + "fullName": "Sven Mats väg", + "parentFullName": "Klagshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0ef" + }, + "id": "530428", + "fullName": "Mossängens Sommarstad", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0f0" + }, + "id": "926961", + "fullName": "Mellersta Tennisgränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0f1" + }, + "id": "530937", + "fullName": "Mistelgatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0f2" + }, + "id": "539666", + "fullName": "Majsåkersvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0f3" + }, + "id": "539766", + "fullName": "Marktegelvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0f4" + }, + "id": "539887", + "fullName": "Mårten Krigs väg", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0f5" + }, + "id": "529844", + "fullName": "Magasinsgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0f6" + }, + "id": "530354", + "fullName": "Magnarpsgränd", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0f7" + }, + "id": "926975", + "fullName": "Murbruksgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0f9" + }, + "id": "539693", + "fullName": "Mästermansvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0fa" + }, + "id": "529729", + "fullName": "Möllerörsgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0fb" + }, + "id": "529731", + "fullName": "Möllerörsgränd", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0fc" + }, + "id": "531216", + "fullName": "Mittskeppsgatan", + "parentFullName": "Tygelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0fd" + }, + "id": "530825", + "fullName": "Morkullevägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d0ff" + }, + "id": "530506", + "fullName": "Mästerlotsgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d100" + }, + "id": "539885", + "fullName": "Mergelgravsgången", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d101" + }, + "id": "530938", + "fullName": "Nils Månssons väg", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d102" + }, + "id": "530976", + "fullName": "Mary Hemmings gata", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d103" + }, + "id": "527558", + "fullName": "S:t Knuts väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d104" + }, + "id": "527556", + "fullName": "S:t Knuts torg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d106" + }, + "id": "527917", + "fullName": "Yxgränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d108" + }, + "id": "528407", + "fullName": "Bygränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d10d" + }, + "id": "911098", + "fullName": "Lägatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d10e" + }, + "id": "527099", + "fullName": "S:t Petrigången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d10f" + }, + "id": "530167", + "fullName": "S:t Göransgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d110" + }, + "id": "527020", + "fullName": "Lokgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d111" + }, + "id": "527141", + "fullName": "Kolgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d112" + }, + "id": "527143", + "fullName": "Kolkajen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d113" + }, + "id": "527153", + "fullName": "Lodgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d114" + }, + "id": "527155", + "fullName": "Nitgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d115" + }, + "id": "527179", + "fullName": "Saxgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d116" + }, + "id": "527202", + "fullName": "Sydkajen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d117" + }, + "id": "527207", + "fullName": "Utögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d118" + }, + "id": "527209", + "fullName": "Utökajen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d119" + }, + "id": "527227", + "fullName": "Östkajen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d11a" + }, + "id": "527351", + "fullName": "Rundelen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d11b" + }, + "id": "527421", + "fullName": "Brogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d11c" + }, + "id": "527606", + "fullName": "Pilgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d11d" + }, + "id": "527666", + "fullName": "Vårgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d11e" + }, + "id": "527715", + "fullName": "Solgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d121" + }, + "id": "528543", + "fullName": "Giggatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d122" + }, + "id": "528739", + "fullName": "Hårds väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d125" + }, + "id": "528982", + "fullName": "Bangatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d127" + }, + "id": "529069", + "fullName": "Bokgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d12a" + }, + "id": "529335", + "fullName": "Ripgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d12b" + }, + "id": "529339", + "fullName": "Rungatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d12d" + }, + "id": "530199", + "fullName": "Östanväg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d12e" + }, + "id": "530205", + "fullName": "Bågängen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d130" + }, + "id": "912384", + "fullName": "Bomgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d131" + }, + "id": "918246", + "fullName": "Kilgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d132" + }, + "id": "527235", + "fullName": "S:t Gertrudsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d136" + }, + "id": "526877", + "fullName": "Krankajen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d137" + }, + "id": "526944", + "fullName": "Suezgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d138" + }, + "id": "526971", + "fullName": "Pråmkajen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d139" + }, + "id": "526983", + "fullName": "Brisgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d13b" + }, + "id": "527008", + "fullName": "Hullkajen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d13c" + }, + "id": "527016", + "fullName": "Kinagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d13d" + }, + "id": "527038", + "fullName": "Silogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d13e" + }, + "id": "527059", + "fullName": "Hyregatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d140" + }, + "id": "527091", + "fullName": "Hamngatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d142" + }, + "id": "527109", + "fullName": "Borrgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d143" + }, + "id": "527117", + "fullName": "Bultgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d145" + }, + "id": "527127", + "fullName": "Hakegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d146" + }, + "id": "527131", + "fullName": "Hanögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d148" + }, + "id": "527139", + "fullName": "Koksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d149" + }, + "id": "527147", + "fullName": "Krangatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d14a" + }, + "id": "527157", + "fullName": "Nordkajen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d14b" + }, + "id": "527161", + "fullName": "Nubbgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d14c" + }, + "id": "527163", + "fullName": "Oljekajen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d14d" + }, + "id": "527169", + "fullName": "Oljevägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d14e" + }, + "id": "527175", + "fullName": "Renögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d14f" + }, + "id": "527190", + "fullName": "Spikgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d150" + }, + "id": "527204", + "fullName": "Tånggatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d151" + }, + "id": "527206", + "fullName": "Ulvögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d152" + }, + "id": "527223", + "fullName": "Västkajen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d153" + }, + "id": "527269", + "fullName": "Bredgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d154" + }, + "id": "527278", + "fullName": "Slussplan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d155" + }, + "id": "527284", + "fullName": "Korsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d156" + }, + "id": "527327", + "fullName": "Lilla torg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d157" + }, + "id": "527389", + "fullName": "Torggatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d158" + }, + "id": "527401", + "fullName": "Storgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d159" + }, + "id": "527417", + "fullName": "Triangeln", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d15a" + }, + "id": "527435", + "fullName": "Spångatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d15b" + }, + "id": "527439", + "fullName": "Holmgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d15c" + }, + "id": "527455", + "fullName": "Pilgården", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d15d" + }, + "id": "527477", + "fullName": "Rönngatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d15e" + }, + "id": "527525", + "fullName": "Torpgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d15f" + }, + "id": "527608", + "fullName": "Ringgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d160" + }, + "id": "527622", + "fullName": "Grangatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d161" + }, + "id": "527650", + "fullName": "Höstgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d162" + }, + "id": "527701", + "fullName": "Korngatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d163" + }, + "id": "527713", + "fullName": "Sandgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d164" + }, + "id": "527719", + "fullName": "Torngatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d165" + }, + "id": "527721", + "fullName": "Vörtgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d166" + }, + "id": "527761", + "fullName": "Lärkvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d167" + }, + "id": "527771", + "fullName": "Segevägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d168" + }, + "id": "527773", + "fullName": "Starvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d16a" + }, + "id": "527850", + "fullName": "Baragatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d16b" + }, + "id": "527854", + "fullName": "Bågegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d16d" + }, + "id": "527874", + "fullName": "Knivgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d16e" + }, + "id": "527880", + "fullName": "Lansgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d16f" + }, + "id": "527970", + "fullName": "Sölvgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d172" + }, + "id": "528209", + "fullName": "Grengatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d174" + }, + "id": "528245", + "fullName": "Nybogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d175" + }, + "id": "528274", + "fullName": "Stamgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d176" + }, + "id": "528325", + "fullName": "Höjagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d177" + }, + "id": "528381", + "fullName": "Hästvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d178" + }, + "id": "528385", + "fullName": "Kuskgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d179" + }, + "id": "528390", + "fullName": "Russgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d17a" + }, + "id": "528547", + "fullName": "Kupégatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d17b" + }, + "id": "528612", + "fullName": "Lönngatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d17c" + }, + "id": "528661", + "fullName": "Oxelgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d17d" + }, + "id": "528675", + "fullName": "Videgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d17e" + }, + "id": "528689", + "fullName": "Furugatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d17f" + }, + "id": "528717", + "fullName": "Sälggatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d180" + }, + "id": "528719", + "fullName": "Tallgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d181" + }, + "id": "528745", + "fullName": "Rosengård", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d182" + }, + "id": "528757", + "fullName": "Ramels väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d183" + }, + "id": "528772", + "fullName": "Posses väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d184" + }, + "id": "528774", + "fullName": "Vougts väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d186" + }, + "id": "528808", + "fullName": "Gurkgränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d187" + }, + "id": "528812", + "fullName": "Kärrvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d188" + }, + "id": "528958", + "fullName": "Barkgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d189" + }, + "id": "529076", + "fullName": "Palmgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d18b" + }, + "id": "529138", + "fullName": "Osbygatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d18d" + }, + "id": "529194", + "fullName": "Lindgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d192" + }, + "id": "529302", + "fullName": "Finkgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d193" + }, + "id": "529337", + "fullName": "Rosagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d196" + }, + "id": "529474", + "fullName": "Turegränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d197" + }, + "id": "529476", + "fullName": "Törngatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d198" + }, + "id": "529552", + "fullName": "Lindängen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d199" + }, + "id": "529618", + "fullName": "Väftvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d19a" + }, + "id": "529648", + "fullName": "Ridågatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d19b" + }, + "id": "530068", + "fullName": "Bispgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d19c" + }, + "id": "530163", + "fullName": "Sagoliden", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d19d" + }, + "id": "530426", + "fullName": "Laduvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d19e" + }, + "id": "530436", + "fullName": "Svennedal", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d19f" + }, + "id": "530562", + "fullName": "Ribevägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1a2" + }, + "id": "530737", + "fullName": "Boregatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1a4" + }, + "id": "910551", + "fullName": "Bures gata", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1a5" + }, + "id": "911123", + "fullName": "Tors Gränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1a6" + }, + "id": "912767", + "fullName": "Ymers gata", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1a7" + }, + "id": "917999", + "fullName": "Holma torg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1a9" + }, + "id": "926940", + "fullName": "Knopgränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1aa" + }, + "id": "926946", + "fullName": "Spårvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1ac" + }, + "id": "926958", + "fullName": "Sivs Gränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1ad" + }, + "id": "527505", + "fullName": "S:t Pauli Kyrkogata", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1ae" + }, + "id": "526896", + "fullName": "Rodergatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1b2" + }, + "id": "527001", + "fullName": "Genuagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1b3" + }, + "id": "527004", + "fullName": "Hamnparken", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1b4" + }, + "id": "527034", + "fullName": "Orkangatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1b5" + }, + "id": "527040", + "fullName": "Skeppsbron", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1b6" + }, + "id": "527042", + "fullName": "Slagthuset", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1b7" + }, + "id": "527046", + "fullName": "Stormgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1b8" + }, + "id": "527053", + "fullName": "Venusgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1b9" + }, + "id": "527086", + "fullName": "Bruksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1ba" + }, + "id": "527095", + "fullName": "Kyrkogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1bb" + }, + "id": "527101", + "fullName": "Stortorget", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1bc" + }, + "id": "527102", + "fullName": "Östergatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1bd" + }, + "id": "527105", + "fullName": "Bjurögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1be" + }, + "id": "527107", + "fullName": "Blidögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1bf" + }, + "id": "527133", + "fullName": "Hemsögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1c0" + }, + "id": "527151", + "fullName": "Lappögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1c1" + }, + "id": "527176", + "fullName": "Rindögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1c2" + }, + "id": "527182", + "fullName": "Skruvgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1c3" + }, + "id": "527184", + "fullName": "Spadegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1c4" + }, + "id": "527188", + "fullName": "Spettgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1c5" + }, + "id": "527205", + "fullName": "Tärnögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1c6" + }, + "id": "527215", + "fullName": "Verkögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1c7" + }, + "id": "527233", + "fullName": "Prostgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1c8" + }, + "id": "527241", + "fullName": "Grönegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1c9" + }, + "id": "527243", + "fullName": "Humlegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1ca" + }, + "id": "527245", + "fullName": "Norregatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1cb" + }, + "id": "527247", + "fullName": "Norregränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1cc" + }, + "id": "527250", + "fullName": "Husargatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1cd" + }, + "id": "527276", + "fullName": "Slussgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1ce" + }, + "id": "527290", + "fullName": "Skansgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1d0" + }, + "id": "527335", + "fullName": "Södergatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1d1" + }, + "id": "527385", + "fullName": "Kanalgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1d2" + }, + "id": "527407", + "fullName": "Fersens väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1d3" + }, + "id": "527441", + "fullName": "Holmgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1d4" + }, + "id": "527449", + "fullName": "Friisgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1d5" + }, + "id": "527451", + "fullName": "Klerkgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1d6" + }, + "id": "527503", + "fullName": "Kungsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1d7" + }, + "id": "527515", + "fullName": "Sturegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1d8" + }, + "id": "527534", + "fullName": "Bergsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1d9" + }, + "id": "527580", + "fullName": "Flodgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1da" + }, + "id": "527582", + "fullName": "Lugna gatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1db" + }, + "id": "527588", + "fullName": "Stålgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1dc" + }, + "id": "527598", + "fullName": "Flintgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1dd" + }, + "id": "527600", + "fullName": "Fredsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1de" + }, + "id": "527602", + "fullName": "Hornsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1df" + }, + "id": "527631", + "fullName": "Nobelvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1e0" + }, + "id": "527658", + "fullName": "Lundavägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1e1" + }, + "id": "527684", + "fullName": "Saarisplan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1e2" + }, + "id": "527725", + "fullName": "Floragatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1e3" + }, + "id": "527774", + "fullName": "Svanevägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1e4" + }, + "id": "527775", + "fullName": "Trastvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1e6" + }, + "id": "527819", + "fullName": "Krusegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1e7" + }, + "id": "527820", + "fullName": "Krusegränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1e8" + }, + "id": "527823", + "fullName": "Strömgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1e9" + }, + "id": "527856", + "fullName": "Bältegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1eb" + }, + "id": "527884", + "fullName": "Pärongatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1ec" + }, + "id": "527904", + "fullName": "Sjöbogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1ed" + }, + "id": "527908", + "fullName": "Spjutgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1ee" + }, + "id": "527962", + "fullName": "Sköldgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1ef" + }, + "id": "527964", + "fullName": "Sländgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1f0" + }, + "id": "527968", + "fullName": "Svärdgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1f1" + }, + "id": "528103", + "fullName": "Hohögsplan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1f2" + }, + "id": "528130", + "fullName": "Nypongatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1f3" + }, + "id": "528138", + "fullName": "Olvongatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1f7" + }, + "id": "528203", + "fullName": "Fagusgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1f8" + }, + "id": "528229", + "fullName": "Krokusplan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1f9" + }, + "id": "528250", + "fullName": "Pyrusgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1fa" + }, + "id": "528251", + "fullName": "Råkbogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1fb" + }, + "id": "528254", + "fullName": "Salixgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1fc" + }, + "id": "528267", + "fullName": "Solbogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1fd" + }, + "id": "528282", + "fullName": "Taxusgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1fe" + }, + "id": "528290", + "fullName": "Ulmusgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d1ff" + }, + "id": "528293", + "fullName": "Vannavägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d200" + }, + "id": "528296", + "fullName": "Vikbogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d201" + }, + "id": "528298", + "fullName": "Vårbogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d202" + }, + "id": "528299", + "fullName": "Örnbogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d203" + }, + "id": "528301", + "fullName": "Bankogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d205" + }, + "id": "528313", + "fullName": "Furirgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d206" + }, + "id": "528320", + "fullName": "Husievägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d207" + }, + "id": "528327", + "fullName": "Höjagången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d208" + }, + "id": "528329", + "fullName": "Höjaparken", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d209" + }, + "id": "528335", + "fullName": "Kårbogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d20b" + }, + "id": "528387", + "fullName": "Ponnygatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d20c" + }, + "id": "528432", + "fullName": "Kritringen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d20d" + }, + "id": "528492", + "fullName": "Tomtegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d20e" + }, + "id": "528506", + "fullName": "Kabingatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d20f" + }, + "id": "528508", + "fullName": "Pilotgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d210" + }, + "id": "528549", + "fullName": "Landågatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d211" + }, + "id": "528655", + "fullName": "Ljunggatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d212" + }, + "id": "528663", + "fullName": "Oxelplanen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d213" + }, + "id": "528669", + "fullName": "Syrengatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d214" + }, + "id": "528707", + "fullName": "Pinjegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d215" + }, + "id": "528723", + "fullName": "Ystadvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d216" + }, + "id": "528743", + "fullName": "Bennets väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d217" + }, + "id": "528779", + "fullName": "Widells väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d218" + }, + "id": "528831", + "fullName": "Rädisgränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d219" + }, + "id": "528858", + "fullName": "Tomatgränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d21a" + }, + "id": "528930", + "fullName": "Sadelgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d21b" + }, + "id": "528942", + "fullName": "Tränsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d21c" + }, + "id": "528950", + "fullName": "Kapellplan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d21d" + }, + "id": "528954", + "fullName": "Slöjdgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d21f" + }, + "id": "528995", + "fullName": "Plantgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d220" + }, + "id": "529020", + "fullName": "Bragegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d222" + }, + "id": "529036", + "fullName": "Fosievägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d224" + }, + "id": "529047", + "fullName": "Backavägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d225" + }, + "id": "529062", + "fullName": "Snäckgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d226" + }, + "id": "529067", + "fullName": "Björkgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d227" + }, + "id": "529073", + "fullName": "Klaragatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d228" + }, + "id": "529078", + "fullName": "Rolfsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d229" + }, + "id": "529130", + "fullName": "Brobygatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d22a" + }, + "id": "529132", + "fullName": "Göingeplan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d22b" + }, + "id": "529136", + "fullName": "Hörbygatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d22c" + }, + "id": "529162", + "fullName": "Sevedsplan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d22d" + }, + "id": "529164", + "fullName": "Sofiagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d22e" + }, + "id": "529168", + "fullName": "Frejagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d22f" + }, + "id": "529172", + "fullName": "Olofsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d230" + }, + "id": "529174", + "fullName": "Paulsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d231" + }, + "id": "529197", + "fullName": "Särlagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d232" + }, + "id": "529275", + "fullName": "Sämjegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d233" + }, + "id": "529279", + "fullName": "Önskegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d236" + }, + "id": "529300", + "fullName": "Fasangatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d237" + }, + "id": "529319", + "fullName": "Karinsplan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d238" + }, + "id": "529325", + "fullName": "Linjegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d239" + }, + "id": "529340", + "fullName": "Ruthsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d23a" + }, + "id": "529344", + "fullName": "Violagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d23b" + }, + "id": "529357", + "fullName": "Rättsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d23d" + }, + "id": "529395", + "fullName": "Novisgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d23e" + }, + "id": "529457", + "fullName": "Kransgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d23f" + }, + "id": "529469", + "fullName": "Pilåsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d240" + }, + "id": "529489", + "fullName": "Rosengränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d241" + }, + "id": "529500", + "fullName": "Urbansplan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d242" + }, + "id": "529504", + "fullName": "Bävergatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d247" + }, + "id": "529529", + "fullName": "Kullagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d248" + }, + "id": "529538", + "fullName": "Uttergatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d249" + }, + "id": "529550", + "fullName": "Koralgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d24a" + }, + "id": "529587", + "fullName": "Tenorgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d24c" + }, + "id": "529683", + "fullName": "Nornegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d24e" + }, + "id": "530183", + "fullName": "Transtigen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d24f" + }, + "id": "530272", + "fullName": "Vanåsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d251" + }, + "id": "530628", + "fullName": "Roslins väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d252" + }, + "id": "530636", + "fullName": "Sergels väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d253" + }, + "id": "530640", + "fullName": "Tessins väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d254" + }, + "id": "530698", + "fullName": "Pjättängen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d255" + }, + "id": "530707", + "fullName": "Övedsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d256" + }, + "id": "530717", + "fullName": "Spelgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d257" + }, + "id": "530733", + "fullName": "Birkagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d258" + }, + "id": "530744", + "fullName": "Herdegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d25a" + }, + "id": "917004", + "fullName": "Syréngatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d25c" + }, + "id": "923063", + "fullName": "Sagas Gränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d25d" + }, + "id": "926937", + "fullName": "Tyfongatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d25e" + }, + "id": "926951", + "fullName": "Firmagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d25f" + }, + "id": "926957", + "fullName": "Nannas gata", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d261" + }, + "id": "526881", + "fullName": "Flöjelgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d262" + }, + "id": "526885", + "fullName": "Signalgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d263" + }, + "id": "526887", + "fullName": "Vimpelgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d264" + }, + "id": "526909", + "fullName": "Bagers plats", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d265" + }, + "id": "526912", + "fullName": "Banérskajen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d267" + }, + "id": "526977", + "fullName": "Skeppsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d269" + }, + "id": "527048", + "fullName": "Tellusgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d26a" + }, + "id": "527054", + "fullName": "Vintergatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d26c" + }, + "id": "527080", + "fullName": "Slottsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d26d" + }, + "id": "527082", + "fullName": "Västergatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d26e" + }, + "id": "527093", + "fullName": "Kansligatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d270" + }, + "id": "527111", + "fullName": "Brännögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d271" + }, + "id": "527129", + "fullName": "Hammargatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d272" + }, + "id": "527194", + "fullName": "Sprintgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d273" + }, + "id": "527196", + "fullName": "Sturkögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d274" + }, + "id": "527198", + "fullName": "Styrsögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d275" + }, + "id": "527200", + "fullName": "Svartögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d276" + }, + "id": "527217", + "fullName": "Vinkelgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d277" + }, + "id": "527219", + "fullName": "Väderögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d278" + }, + "id": "527221", + "fullName": "Värmdögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d279" + }, + "id": "527225", + "fullName": "Öckerögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d27a" + }, + "id": "527229", + "fullName": "Bagersgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d27b" + }, + "id": "527305", + "fullName": "Kungsparken", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d27c" + }, + "id": "527321", + "fullName": "Landbygatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d27e" + }, + "id": "527359", + "fullName": "Petersgränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d27f" + }, + "id": "527361", + "fullName": "Rörsjögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d281" + }, + "id": "527419", + "fullName": "Bolagsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d282" + }, + "id": "527423", + "fullName": "Brunnsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d283" + }, + "id": "527427", + "fullName": "Kasinogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d284" + }, + "id": "527461", + "fullName": "Smedjegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d285" + }, + "id": "527484", + "fullName": "Banérsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d286" + }, + "id": "527492", + "fullName": "Thottsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d288" + }, + "id": "527538", + "fullName": "Betaniaplan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d289" + }, + "id": "527548", + "fullName": "Kamrergatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d28a" + }, + "id": "527550", + "fullName": "Bildesgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d28b" + }, + "id": "527628", + "fullName": "Zenithgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d28d" + }, + "id": "527691", + "fullName": "Saarisvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d28e" + }, + "id": "527693", + "fullName": "Kejsargatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d28f" + }, + "id": "527703", + "fullName": "Källargatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d290" + }, + "id": "527705", + "fullName": "Källargränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d291" + }, + "id": "527726", + "fullName": "Floragången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d292" + }, + "id": "527783", + "fullName": "Kanikegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d293" + }, + "id": "527817", + "fullName": "Karossgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d294" + }, + "id": "527831", + "fullName": "Segesvängen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d295" + }, + "id": "527835", + "fullName": "Segeåparken", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d296" + }, + "id": "527876", + "fullName": "Krikongatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d297" + }, + "id": "527886", + "fullName": "Pärongången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d298" + }, + "id": "527902", + "fullName": "Singelgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d299" + }, + "id": "527910", + "fullName": "Spjutgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d29a" + }, + "id": "527928", + "fullName": "Brynjegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d29d" + }, + "id": "527952", + "fullName": "Klubbegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d29f" + }, + "id": "528078", + "fullName": "Byhögsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2a1" + }, + "id": "528095", + "fullName": "Hallongatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2a2" + }, + "id": "528101", + "fullName": "Hohögsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2a3" + }, + "id": "528116", + "fullName": "Lingongatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2a4" + }, + "id": "528185", + "fullName": "Bellisgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2a5" + }, + "id": "528193", + "fullName": "Buxusstigen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2a7" + }, + "id": "528217", + "fullName": "Holmbogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2a8" + }, + "id": "528221", + "fullName": "Hörnbogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2a9" + }, + "id": "528227", + "fullName": "Krokusgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2aa" + }, + "id": "528231", + "fullName": "Kvistgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2ab" + }, + "id": "528233", + "fullName": "Larixstigen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2ac" + }, + "id": "528235", + "fullName": "Lindbogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2ad" + }, + "id": "528237", + "fullName": "Lärkbogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2ae" + }, + "id": "528239", + "fullName": "Lönnbogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2af" + }, + "id": "528248", + "fullName": "Prunusgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2b0" + }, + "id": "528256", + "fullName": "Salixstigen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2b1" + }, + "id": "528264", + "fullName": "Skatbogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2b2" + }, + "id": "528272", + "fullName": "Sorbusgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2b3" + }, + "id": "528278", + "fullName": "Svalbogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2b4" + }, + "id": "528284", + "fullName": "Tranbogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2b5" + }, + "id": "528286", + "fullName": "Trollstigen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2b6" + }, + "id": "528291", + "fullName": "Vallbogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2b7" + }, + "id": "528303", + "fullName": "Befälsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2b8" + }, + "id": "528337", + "fullName": "Källbogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2b9" + }, + "id": "528343", + "fullName": "Rekrytgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2ba" + }, + "id": "528350", + "fullName": "Soldatgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2bb" + }, + "id": "528352", + "fullName": "Sommarhagen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2bc" + }, + "id": "528356", + "fullName": "Styvergatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2bd" + }, + "id": "528360", + "fullName": "Gyllengatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2be" + }, + "id": "528375", + "fullName": "Fodergången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2bf" + }, + "id": "528389", + "fullName": "Remontgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2c0" + }, + "id": "528392", + "fullName": "Stallgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2c1" + }, + "id": "528435", + "fullName": "Lindells väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2c2" + }, + "id": "528537", + "fullName": "Ventilgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2c5" + }, + "id": "528665", + "fullName": "Poppelgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2c6" + }, + "id": "528667", + "fullName": "Spireagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2c7" + }, + "id": "528671", + "fullName": "Syrénplanen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2c9" + }, + "id": "528711", + "fullName": "Reginavägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2ca" + }, + "id": "528715", + "fullName": "Sabinavägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2cb" + }, + "id": "528724", + "fullName": "Bariumgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2ce" + }, + "id": "528755", + "fullName": "Frölichs väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2cf" + }, + "id": "528765", + "fullName": "Sjöblads väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2d0" + }, + "id": "528773", + "fullName": "Thomsons väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2d1" + }, + "id": "528825", + "fullName": "Nässelgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2d2" + }, + "id": "528852", + "fullName": "Spenatgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2d3" + }, + "id": "528903", + "fullName": "Källegården", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2d4" + }, + "id": "528905", + "fullName": "Risyxegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2d5" + }, + "id": "528920", + "fullName": "Betselgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2d6" + }, + "id": "528924", + "fullName": "Galoppgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2d7" + }, + "id": "528928", + "fullName": "Ridspögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2d8" + }, + "id": "528932", + "fullName": "Skrittgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2d9" + }, + "id": "528934", + "fullName": "Sporregatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2da" + }, + "id": "528946", + "fullName": "Solters plan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2db" + }, + "id": "528948", + "fullName": "Kapellgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2dc" + }, + "id": "528978", + "fullName": "Ystadsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2dd" + }, + "id": "528986", + "fullName": "Fricksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2de" + }, + "id": "529026", + "fullName": "Närkesgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2df" + }, + "id": "529071", + "fullName": "Hasselgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2e0" + }, + "id": "529088", + "fullName": "Listergatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2e3" + }, + "id": "529120", + "fullName": "Kiviksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2e4" + }, + "id": "529154", + "fullName": "Nobeltorget", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2e5" + }, + "id": "529160", + "fullName": "Sevedsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2e6" + }, + "id": "529176", + "fullName": "Rasmusgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2e9" + }, + "id": "529267", + "fullName": "Löftesgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2ea" + }, + "id": "529273", + "fullName": "Nydalavägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2ee" + }, + "id": "529317", + "fullName": "Karinsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2ef" + }, + "id": "529342", + "fullName": "Stjärngatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2f0" + }, + "id": "529376", + "fullName": "Tulpangatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2f2" + }, + "id": "529439", + "fullName": "Kullavången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2f5" + }, + "id": "529455", + "fullName": "Kjellsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2f6" + }, + "id": "529461", + "fullName": "Lyckåsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2f7" + }, + "id": "529472", + "fullName": "Tallåsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2f8" + }, + "id": "529498", + "fullName": "Urbansgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2fa" + }, + "id": "529510", + "fullName": "Frisörgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2fc" + }, + "id": "529536", + "fullName": "Truedsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2fd" + }, + "id": "529548", + "fullName": "Kantatgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2fe" + }, + "id": "529558", + "fullName": "Balladgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d2ff" + }, + "id": "529585", + "fullName": "Soprangatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d300" + }, + "id": "529612", + "fullName": "Haspelvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d301" + }, + "id": "529616", + "fullName": "Vickelvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d302" + }, + "id": "529632", + "fullName": "Kulissgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d305" + }, + "id": "529656", + "fullName": "Koristgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d306" + }, + "id": "529670", + "fullName": "Solistgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d307" + }, + "id": "530157", + "fullName": "Rosenstigen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d308" + }, + "id": "530189", + "fullName": "Vanåsparken", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d309" + }, + "id": "530312", + "fullName": "Skördegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d30a" + }, + "id": "530394", + "fullName": "Broddagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d30c" + }, + "id": "530422", + "fullName": "Kvarngården", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d30d" + }, + "id": "530566", + "fullName": "Korsörvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d30e" + }, + "id": "530670", + "fullName": "Vilebovägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d310" + }, + "id": "530689", + "fullName": "Hålsjögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d311" + }, + "id": "530697", + "fullName": "Pjättgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d312" + }, + "id": "530723", + "fullName": "Torupsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d313" + }, + "id": "530735", + "fullName": "Bodilsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d314" + }, + "id": "530743", + "fullName": "Hellasvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d315" + }, + "id": "530759", + "fullName": "Ruriksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d316" + }, + "id": "910347", + "fullName": "Nya Sjögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d318" + }, + "id": "914062", + "fullName": "Stekelgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d319" + }, + "id": "914791", + "fullName": "Kostergränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d31a" + }, + "id": "915277", + "fullName": "Neptuniplan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d31b" + }, + "id": "916588", + "fullName": "Rälsplatsen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d31c" + }, + "id": "917456", + "fullName": "Kasernallén", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d31d" + }, + "id": "926935", + "fullName": "Tritongatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d31e" + }, + "id": "926936", + "fullName": "Orkangången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d31f" + }, + "id": "926943", + "fullName": "Garagegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d320" + }, + "id": "926947", + "fullName": "Föraregatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d321" + }, + "id": "926953", + "fullName": "Friggs Gränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d323" + }, + "id": "926959", + "fullName": "Hugins Gränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d324" + }, + "id": "526883", + "fullName": "Riggaregatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d325" + }, + "id": "526892", + "fullName": "Turning Torso", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d326" + }, + "id": "526898", + "fullName": "Salongsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d327" + }, + "id": "526906", + "fullName": "Kompassgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d328" + }, + "id": "526914", + "fullName": "Bassängkajen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d329" + }, + "id": "526916", + "fullName": "Beijersgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d32a" + }, + "id": "526918", + "fullName": "Beringsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d32b" + }, + "id": "526955", + "fullName": "Bassänggatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d32c" + }, + "id": "526957", + "fullName": "Beijerskajen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d32d" + }, + "id": "526973", + "fullName": "Sjömansgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d32e" + }, + "id": "527002", + "fullName": "Grimsbygatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d32f" + }, + "id": "527007", + "fullName": "Havannagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d331" + }, + "id": "527030", + "fullName": "Neptunigatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d333" + }, + "id": "527145", + "fullName": "Kosterögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d334" + }, + "id": "527177", + "fullName": "Sandsjögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d335" + }, + "id": "527181", + "fullName": "Seskarögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d337" + }, + "id": "527298", + "fullName": "Grynbodgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d338" + }, + "id": "527307", + "fullName": "Linnéplatsen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d339" + }, + "id": "527311", + "fullName": "Slottsparken", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d33a" + }, + "id": "527324", + "fullName": "Larochegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d33b" + }, + "id": "527340", + "fullName": "Kalendegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d33c" + }, + "id": "527342", + "fullName": "Kompanigatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d33d" + }, + "id": "527344", + "fullName": "Själbodgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d33e" + }, + "id": "527353", + "fullName": "Rundelsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d33f" + }, + "id": "527355", + "fullName": "Fabriksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d340" + }, + "id": "527363", + "fullName": "Stora Nygatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d342" + }, + "id": "527368", + "fullName": "Lilla Nygatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d343" + }, + "id": "527381", + "fullName": "Studentgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d345" + }, + "id": "527393", + "fullName": "Kaptensgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d346" + }, + "id": "527409", + "fullName": "Kockumsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d347" + }, + "id": "527445", + "fullName": "Kärleksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d348" + }, + "id": "527457", + "fullName": "Rådmansgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d349" + }, + "id": "527471", + "fullName": "Klostergatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d34a" + }, + "id": "527479", + "fullName": "Thaliagången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d34b" + }, + "id": "527490", + "fullName": "Kastellgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d34c" + }, + "id": "527498", + "fullName": "Fänriksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d34d" + }, + "id": "527572", + "fullName": "Ronnebygatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d34e" + }, + "id": "527592", + "fullName": "Hermansgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d34f" + }, + "id": "527594", + "fullName": "Rörsjöparken", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d350" + }, + "id": "527596", + "fullName": "Bödkersgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d353" + }, + "id": "527654", + "fullName": "Sofierogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d356" + }, + "id": "527676", + "fullName": "Gerlachs Park", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d357" + }, + "id": "527695", + "fullName": "Kejsargången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d359" + }, + "id": "527729", + "fullName": "Rantzowgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d35a" + }, + "id": "527737", + "fullName": "Blästergatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d35b" + }, + "id": "527753", + "fullName": "Blåhakevägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d35c" + }, + "id": "527769", + "fullName": "Rödhakevägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d35e" + }, + "id": "527787", + "fullName": "Oranieplanen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18daa27dcf33cb20d35f" + }, + "id": "527789", + "fullName": "Ringstagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4ae" + }, + "id": "473772", + "fullName": "Nylund-Rörstorp", + "parentFullName": "Värnamo kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4af" + }, + "id": "903283", + "fullName": "Nästorp", + "parentFullName": "Katrineholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4b0" + }, + "id": "473624", + "fullName": "Katrineholm Norr", + "parentFullName": "Katrineholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4b5" + }, + "id": "939795", + "fullName": "Nässjö", + "parentFullName": "Nässjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4b6" + }, + "id": "902622", + "fullName": "Rävsnäs", + "parentFullName": "Nässjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4b7" + }, + "id": "902621", + "fullName": "Solbacka", + "parentFullName": "Nässjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4c0" + }, + "id": "902591", + "fullName": "Norrskog", + "parentFullName": "Nynäshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4c1" + }, + "id": "903602", + "fullName": "Norrudden", + "parentFullName": "Nynäshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4c2" + }, + "id": "924079", + "fullName": "Norra Sorunda", + "parentFullName": "Nynäshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4c3" + }, + "id": "939669", + "fullName": "Ösmo", + "parentFullName": "Nynäshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4c4" + }, + "id": "910058", + "fullName": "Torö", + "parentFullName": "Nynäshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4c7" + }, + "id": "903600", + "fullName": "Trävik", + "parentFullName": "Nynäshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4c8" + }, + "id": "902590", + "fullName": "Sågsten", + "parentFullName": "Nynäshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4ca" + }, + "id": "902998", + "fullName": "Ragnarök", + "parentFullName": "Nynäshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4cb" + }, + "id": "940276", + "fullName": "Segersäng", + "parentFullName": "Nynäshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4d2" + }, + "id": "940274", + "fullName": "Nye", + "parentFullName": "Vetlanda kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4d5" + }, + "id": "473876", + "fullName": "Svalliden-Norrby", + "parentFullName": "Oskarshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4da" + }, + "id": "474840", + "fullName": "Norra Söderhamn", + "parentFullName": "Söderhamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4e1" + }, + "id": "903126", + "fullName": "Näsboholm", + "parentFullName": "Ulricehamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4e2" + }, + "id": "903514", + "fullName": "Nedre Parakka", + "parentFullName": "Kiruna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4e4" + }, + "id": "475065", + "fullName": "Kiruna Norrmalm", + "parentFullName": "Kiruna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4e6" + }, + "id": "903395", + "fullName": "Nordangärde", + "parentFullName": "Östhammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4e7" + }, + "id": "903382", + "fullName": "Nolsterbystrand", + "parentFullName": "Östhammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4ec" + }, + "id": "473871", + "fullName": "Norra Nybro", + "parentFullName": "Nybro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4ed" + }, + "id": "939786", + "fullName": "Nybro", + "parentFullName": "Nybro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4ee" + }, + "id": "473866", + "fullName": "Södra Nybro", + "parentFullName": "Nybro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4ef" + }, + "id": "474484", + "fullName": "Norra Skara", + "parentFullName": "Skara kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4f0" + }, + "id": "940202", + "fullName": "Nyland", + "parentFullName": "Kramfors kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4f2" + }, + "id": "902767", + "fullName": "Norrfällsviken", + "parentFullName": "Kramfors kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4f3" + }, + "id": "903753", + "fullName": "Norjeboke", + "parentFullName": "Sölvesborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4f5" + }, + "id": "903152", + "fullName": "Nedre Tången", + "parentFullName": "Orust kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4f7" + }, + "id": "903165", + "fullName": "Traneviken+Nordmarken", + "parentFullName": "Orust kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d4f8" + }, + "id": "903179", + "fullName": "Stora Sandviken+Nyborg", + "parentFullName": "Orust kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d502" + }, + "id": "909687", + "fullName": "Nord-Koster", + "parentFullName": "Strömstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d509" + }, + "id": "939831", + "fullName": "Nora", + "parentFullName": "Nora kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d50b" + }, + "id": "473312", + "fullName": "Turinge", + "parentFullName": "Nykvarns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d50c" + }, + "id": "903042", + "fullName": "Stensättra tomtområde", + "parentFullName": "Nykvarns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d516" + }, + "id": "903228", + "fullName": "Näset", + "parentFullName": "Töreboda kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d517" + }, + "id": "903478", + "fullName": "Sörfjärden", + "parentFullName": "Nordanstigs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d51c" + }, + "id": "940029", + "fullName": "Rundvik", + "parentFullName": "Nordmalings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d522" + }, + "id": "903531", + "fullName": "Ragnabo (norra)", + "parentFullName": "Torsås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d527" + }, + "id": "939700", + "fullName": "Norberg", + "parentFullName": "Norbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d52a" + }, + "id": "941454", + "fullName": "Nöbbele", + "parentFullName": "Växjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d52e" + }, + "id": "944724", + "fullName": "Nordanå", + "parentFullName": "Staffanstorps kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d52f" + }, + "id": "953553", + "fullName": "Norrliden", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d531" + }, + "id": "952004", + "fullName": "Norra Kroppkärr", + "parentFullName": "Karlstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d534" + }, + "id": "942790", + "fullName": "Vasastan / Norrmalm", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d536" + }, + "id": "944683", + "fullName": "Skuru", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d538" + }, + "id": "944953", + "fullName": "Rimbo", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d539" + }, + "id": "954340", + "fullName": "Riala", + "parentFullName": "Norrtälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d53f" + }, + "id": "953432", + "fullName": "Sorunda", + "parentFullName": "Nynäshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d540" + }, + "id": "944266", + "fullName": "Kimstad", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d542" + }, + "id": "953780", + "fullName": "Storängen", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d546" + }, + "id": "952381", + "fullName": "Vikingshill", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d547" + }, + "id": "954347", + "fullName": "Torsviken", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d549" + }, + "id": "946238", + "fullName": "Simonstorp", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d54b" + }, + "id": "953019", + "fullName": "Skarphagen", + "parentFullName": "Norrköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d54d" + }, + "id": "954448", + "fullName": "Svärdsklova", + "parentFullName": "Nyköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d54e" + }, + "id": "942876", + "fullName": "Krikonbacken", + "parentFullName": "Nyköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d550" + }, + "id": "953360", + "fullName": "Telegrafberget", + "parentFullName": "Nacka kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d555" + }, + "id": "907820", + "fullName": "Näsby", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d55a" + }, + "id": "907971", + "fullName": "Östra Ny", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d55b" + }, + "id": "899607", + "fullName": "Norsholm tätort", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d55c" + }, + "id": "898709", + "fullName": "Norrköping tätort", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d55e" + }, + "id": "907964", + "fullName": "Tåby", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d563" + }, + "id": "907962", + "fullName": "Tallebo", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d564" + }, + "id": "907556", + "fullName": "Skärkind", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d565" + }, + "id": "907931", + "fullName": "Kopparbo", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d566" + }, + "id": "907934", + "fullName": "Kvarsebo", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d567" + }, + "id": "907935", + "fullName": "Kättinge", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d569" + }, + "id": "899408", + "fullName": "Vånga tätort", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d570" + }, + "id": "899882", + "fullName": "Öbonäs tätort", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d572" + }, + "id": "898681", + "fullName": "Krokek tätort", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d574" + }, + "id": "907954", + "fullName": "Stora Sidus", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d577" + }, + "id": "899747", + "fullName": "Simonstorp tätort", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d578" + }, + "id": "898649", + "fullName": "Svärtinge tätort", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d57b" + }, + "id": "898663", + "fullName": "Skärblacka tätort", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d57f" + }, + "id": "940872", + "fullName": "Kvarsebo och Säter tätort", + "parentFullName": "Norrköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d582" + }, + "id": "909212", + "fullName": "Nerbyn", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d583" + }, + "id": "907558", + "fullName": "Norrbyn", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d584" + }, + "id": "941016", + "fullName": "Norrmjöle tätort", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d588" + }, + "id": "900169", + "fullName": "Kil tätort", + "parentFullName": "Nacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d58d" + }, + "id": "940904", + "fullName": "Saltsjöbaden tätort", + "parentFullName": "Nacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d591" + }, + "id": "899299", + "fullName": "Nedansjö tätort", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d593" + }, + "id": "907671", + "fullName": "Norrvrå", + "parentFullName": "Södertälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d594" + }, + "id": "940883", + "fullName": "Nibble tätort", + "parentFullName": "Södertälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d597" + }, + "id": "908041", + "fullName": "Nöbbele", + "parentFullName": "Växjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d598" + }, + "id": "899718", + "fullName": "Nöbbele tätort", + "parentFullName": "Växjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d599" + }, + "id": "907482", + "fullName": "Norsbron", + "parentFullName": "Karlstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d59a" + }, + "id": "940913", + "fullName": "Norsbron tätort", + "parentFullName": "Karlstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d59d" + }, + "id": "908281", + "fullName": "Nymö", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d59e" + }, + "id": "908305", + "fullName": "Tings Nöbbelöv", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5a2" + }, + "id": "909470", + "fullName": "Nyhamn", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5a5" + }, + "id": "909467", + "fullName": "Norrlångträsk", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5a8" + }, + "id": "899217", + "fullName": "Nävragöl tätort", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5a9" + }, + "id": "898593", + "fullName": "Nättraby tätort", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5aa" + }, + "id": "940418", + "fullName": "Stengöl och Svensgöl norra", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5ab" + }, + "id": "940795", + "fullName": "Nordvära och Källstorp tätort", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5ac" + }, + "id": "909365", + "fullName": "Norderåsen", + "parentFullName": "Östersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5ae" + }, + "id": "907675", + "fullName": "Norra Nånö", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5af" + }, + "id": "940581", + "fullName": "Nibble+Ösby", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5b0" + }, + "id": "940960", + "fullName": "Nysättra tätort", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5b1" + }, + "id": "898660", + "fullName": "Norrtälje tätort", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5b4" + }, + "id": "940618", + "fullName": "Söderby + Norrvreta", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5ba" + }, + "id": "940594", + "fullName": "Rånäs", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5be" + }, + "id": "907705", + "fullName": "Smara", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5bf" + }, + "id": "907750", + "fullName": "Vreta", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5c8" + }, + "id": "907741", + "fullName": "Utveda", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5cc" + }, + "id": "907701", + "fullName": "Röcksta", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5cf" + }, + "id": "907695", + "fullName": "Rådmanby", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5d0" + }, + "id": "907714", + "fullName": "Svensboda", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5d1" + }, + "id": "898543", + "fullName": "Rimbo tätort", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5d2" + }, + "id": "899728", + "fullName": "Rånäs tätort", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5d4" + }, + "id": "907334", + "fullName": "Kaggeboda", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5d5" + }, + "id": "907340", + "fullName": "Spersboda", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5d6" + }, + "id": "907654", + "fullName": "Källsmora", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5da" + }, + "id": "940946", + "fullName": "Sättra tätort", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5dc" + }, + "id": "907649", + "fullName": "Karlsängen", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5dd" + }, + "id": "907652", + "fullName": "Köpmanholm", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5de" + }, + "id": "907679", + "fullName": "Ortalalund", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5e1" + }, + "id": "940600", + "fullName": "Söderby + Råby", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5e2" + }, + "id": "907734", + "fullName": "Vettershaga", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5e3" + }, + "id": "899081", + "fullName": "Skebobruk tätort", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5e4" + }, + "id": "899808", + "fullName": "Svanberga tätort", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5e5" + }, + "id": "899958", + "fullName": "Södersvik tätort", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5e7" + }, + "id": "907730", + "fullName": "Söderbybacken", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5e9" + }, + "id": "940586", + "fullName": "Tranvik + Kattnäs", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5eb" + }, + "id": "940606", + "fullName": "Vika och Simpnäs", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5ee" + }, + "id": "899357", + "fullName": "Söderby-Karl tätort", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5f1" + }, + "id": "940598", + "fullName": "Röcksta + Kvilunda", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5f2" + }, + "id": "940956", + "fullName": "Spillersboda tätort", + "parentFullName": "Norrtälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d5fe" + }, + "id": "909650", + "fullName": "Norra Kalltorpssjön", + "parentFullName": "Trollhättans kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d600" + }, + "id": "909289", + "fullName": "Näske", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d601" + }, + "id": "907541", + "fullName": "Nyland", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d602" + }, + "id": "907542", + "fullName": "Nyänget", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d603" + }, + "id": "909288", + "fullName": "Nyliden", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d604" + }, + "id": "907540", + "fullName": "Nordanås", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d605" + }, + "id": "909290", + "fullName": "Nötbolandet", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d606" + }, + "id": "940713", + "fullName": "Kubbe + Norrflärke", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d607" + }, + "id": "909281", + "fullName": "Nedre Torsbacken", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d609" + }, + "id": "898687", + "fullName": "Nyköping tätort", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d60a" + }, + "id": "899858", + "fullName": "Nävekvarn tätort", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d60d" + }, + "id": "907575", + "fullName": "Kila", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d610" + }, + "id": "907553", + "fullName": "Örstig", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d611" + }, + "id": "907870", + "fullName": "Kisäng", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d615" + }, + "id": "899242", + "fullName": "Vrena tätort", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d616" + }, + "id": "900012", + "fullName": "Sjösa tätort", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d61a" + }, + "id": "940877", + "fullName": "Kvegerö tätort", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d61b" + }, + "id": "899814", + "fullName": "Runtuna tätort", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d61c" + }, + "id": "899952", + "fullName": "Stavsjö tätort", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d61f" + }, + "id": "907897", + "fullName": "Stavsjöbruk", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d620" + }, + "id": "899005", + "fullName": "Svalsta tätort", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d621" + }, + "id": "907891", + "fullName": "Påljungshage", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d622" + }, + "id": "899634", + "fullName": "Tystberga tätort", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d624" + }, + "id": "898999", + "fullName": "Stigtomta tätort", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d628" + }, + "id": "940871", + "fullName": "Skeppsvik och Sjöskogen tätort", + "parentFullName": "Nyköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d629" + }, + "id": "908812", + "fullName": "Nybo", + "parentFullName": "Skövde kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d62f" + }, + "id": "907670", + "fullName": "Norrbacka", + "parentFullName": "Österåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d631" + }, + "id": "940934", + "fullName": "Nyhagen och Översättra tätort", + "parentFullName": "Österåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d632" + }, + "id": "940822", + "fullName": "Kyrkeby och Nereby tätort", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d633" + }, + "id": "940842", + "fullName": "Signehög och Norrmannebo tätort", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d637" + }, + "id": "940916", + "fullName": "Norra Vindö tätort", + "parentFullName": "Värmdö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d638" + }, + "id": "940557", + "fullName": "Styrsvik + Norrsunda", + "parentFullName": "Värmdö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d63a" + }, + "id": "909596", + "fullName": "Nybyn", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d63c" + }, + "id": "898951", + "fullName": "Norrfjärden tätort", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d643" + }, + "id": "909205", + "fullName": "Näs", + "parentFullName": "Sandvikens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d645" + }, + "id": "899969", + "fullName": "Nordkroken tätort", + "parentFullName": "Vänersborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d64b" + }, + "id": "908113", + "fullName": "Norrhult", + "parentFullName": "Västerviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d64f" + }, + "id": "907755", + "fullName": "Nybygget", + "parentFullName": "Vallentuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d651" + }, + "id": "898655", + "fullName": "Nässjö tätort", + "parentFullName": "Nässjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d654" + }, + "id": "940803", + "fullName": "Ormaryd tätort", + "parentFullName": "Nässjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d655" + }, + "id": "908014", + "fullName": "Sandsjöfors", + "parentFullName": "Nässjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d658" + }, + "id": "899128", + "fullName": "Stensjön tätort", + "parentFullName": "Nässjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d659" + }, + "id": "899526", + "fullName": "Solberga tätort", + "parentFullName": "Nässjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d65f" + }, + "id": "899753", + "fullName": "Nybrostrand tätort", + "parentFullName": "Ystads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d662" + }, + "id": "907672", + "fullName": "Norsbol", + "parentFullName": "Nynäshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d663" + }, + "id": "907699", + "fullName": "Norudden", + "parentFullName": "Nynäshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d664" + }, + "id": "898596", + "fullName": "Nynäshamn tätort", + "parentFullName": "Nynäshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d668" + }, + "id": "907574", + "fullName": "Sandvik", + "parentFullName": "Nynäshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d66a" + }, + "id": "907718", + "fullName": "Svalsta", + "parentFullName": "Nynäshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d66b" + }, + "id": "898527", + "fullName": "Ösmo tätort", + "parentFullName": "Nynäshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d66c" + }, + "id": "907570", + "fullName": "Rydsberg", + "parentFullName": "Nynäshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d66f" + }, + "id": "898995", + "fullName": "Sorunda tätort", + "parentFullName": "Nynäshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d670" + }, + "id": "907713", + "fullName": "Stora Sundby", + "parentFullName": "Nynäshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d671" + }, + "id": "907341", + "fullName": "Storbygården", + "parentFullName": "Nynäshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d673" + }, + "id": "899122", + "fullName": "Segersäng tätort", + "parentFullName": "Nynäshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d674" + }, + "id": "899271", + "fullName": "Stora Vika tätort", + "parentFullName": "Nynäshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d677" + }, + "id": "940534", + "fullName": "Ristomta och Svalsta", + "parentFullName": "Nynäshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d678" + }, + "id": "940876", + "fullName": "Oxnö och Svärdsö tätort", + "parentFullName": "Nynäshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d679" + }, + "id": "940537", + "fullName": "Österby+Söderby kvarn", + "parentFullName": "Nynäshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d67c" + }, + "id": "908005", + "fullName": "Nye", + "parentFullName": "Vetlanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d67d" + }, + "id": "940796", + "fullName": "Nye tätort", + "parentFullName": "Vetlanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d67e" + }, + "id": "908006", + "fullName": "Näshult", + "parentFullName": "Vetlanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d689" + }, + "id": "908877", + "fullName": "Nybble", + "parentFullName": "Kristinehamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d68b" + }, + "id": "899715", + "fullName": "Nitta tätort", + "parentFullName": "Ulricehamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d68c" + }, + "id": "908402", + "fullName": "Nordanå", + "parentFullName": "Staffanstorps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d690" + }, + "id": "899813", + "fullName": "Norrskedika tätort", + "parentFullName": "Östhammars kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d692" + }, + "id": "908409", + "fullName": "Nötesjö", + "parentFullName": "Svedala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d693" + }, + "id": "908407", + "fullName": "Norrskog", + "parentFullName": "Svedala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d696" + }, + "id": "898671", + "fullName": "Nybro tätort", + "parentFullName": "Nybro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d697" + }, + "id": "908126", + "fullName": "Sankt Sigfrid", + "parentFullName": "Nybro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d698" + }, + "id": "899802", + "fullName": "Örsjö tätort", + "parentFullName": "Nybro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d69d" + }, + "id": "899496", + "fullName": "Orrefors tätort", + "parentFullName": "Nybro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6a1" + }, + "id": "899497", + "fullName": "Kristvallabrunn tätort", + "parentFullName": "Nybro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6a3" + }, + "id": "899661", + "fullName": "Näsåker tätort", + "parentFullName": "Sollefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6a4" + }, + "id": "940740", + "fullName": "Ön norra + Sand södra", + "parentFullName": "Sollefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6a5" + }, + "id": "941013", + "fullName": "Sollefteå norra tätort", + "parentFullName": "Sollefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6a6" + }, + "id": "907377", + "fullName": "Norraby", + "parentFullName": "Tranås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6a7" + }, + "id": "940695", + "fullName": "Köja + Nyhamn", + "parentFullName": "Kramfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6a8" + }, + "id": "898955", + "fullName": "Nyland tätort", + "parentFullName": "Kramfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6a9" + }, + "id": "899580", + "fullName": "Nordingrå tätort", + "parentFullName": "Kramfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6ae" + }, + "id": "899955", + "fullName": "Norje tätort", + "parentFullName": "Sölvesborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6af" + }, + "id": "908214", + "fullName": "Västra Näs", + "parentFullName": "Sölvesborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6b0" + }, + "id": "908204", + "fullName": "Nybygget", + "parentFullName": "Klippans kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6b2" + }, + "id": "899175", + "fullName": "Nyborg tätort", + "parentFullName": "Kalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6b3" + }, + "id": "940499", + "fullName": "Styrdal norra och Kortås", + "parentFullName": "Tjörns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6b4" + }, + "id": "908878", + "fullName": "Nysäter", + "parentFullName": "Säffle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6b5" + }, + "id": "908384", + "fullName": "Nöbbelöv", + "parentFullName": "Skurups kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6b9" + }, + "id": "908625", + "fullName": "Nösund", + "parentFullName": "Orust kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6bb" + }, + "id": "900095", + "fullName": "Nälden tätort", + "parentFullName": "Krokoms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6bd" + }, + "id": "908410", + "fullName": "Norrvidinge", + "parentFullName": "Svalövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6c3" + }, + "id": "908743", + "fullName": "Nittorp", + "parentFullName": "Tranemo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6c4" + }, + "id": "909366", + "fullName": "Norråker", + "parentFullName": "Strömsunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6c5" + }, + "id": "899226", + "fullName": "Näsviken tätort", + "parentFullName": "Strömsunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6c7" + }, + "id": "909341", + "fullName": "Rista norra", + "parentFullName": "Åre kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6c9" + }, + "id": "909097", + "fullName": "Norbohyttan", + "parentFullName": "Säters kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6cc" + }, + "id": "909094", + "fullName": "Nittsjö", + "parentFullName": "Rättviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6d1" + }, + "id": "474637", + "fullName": "Nora tätort", + "parentFullName": "Nora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6d2" + }, + "id": "908947", + "fullName": "Nyhyttan", + "parentFullName": "Nora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6d5" + }, + "id": "900007", + "fullName": "Striberg tätort", + "parentFullName": "Nora kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6d7" + }, + "id": "898562", + "fullName": "Nykvarn tätort", + "parentFullName": "Nykvarns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6da" + }, + "id": "907716", + "fullName": "Sundsör", + "parentFullName": "Nykvarns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6db" + }, + "id": "907719", + "fullName": "Svartbro", + "parentFullName": "Nykvarns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6df" + }, + "id": "940892", + "fullName": "Stensättra tomtområde tätort", + "parentFullName": "Nykvarns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6e6" + }, + "id": "898952", + "fullName": "Norrhult-Klavreström tätort", + "parentFullName": "Uppvidinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6e8" + }, + "id": "907528", + "fullName": "Norrfjärden", + "parentFullName": "Nordanstigs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6ed" + }, + "id": "907535", + "fullName": "Vattlång", + "parentFullName": "Nordanstigs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6ee" + }, + "id": "909229", + "fullName": "Vattrång", + "parentFullName": "Nordanstigs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6ef" + }, + "id": "907484", + "fullName": "Sågtäkten", + "parentFullName": "Nordanstigs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6f2" + }, + "id": "900197", + "fullName": "Stocka tätort", + "parentFullName": "Nordanstigs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6f4" + }, + "id": "909236", + "fullName": "Storsveden", + "parentFullName": "Nordanstigs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6f9" + }, + "id": "899758", + "fullName": "Strömsbruk tätort", + "parentFullName": "Nordanstigs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6fe" + }, + "id": "909597", + "fullName": "Nybyn", + "parentFullName": "Älvsbyns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d6ff" + }, + "id": "909471", + "fullName": "Nyåker", + "parentFullName": "Nordmalings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d700" + }, + "id": "909466", + "fullName": "Norrfors", + "parentFullName": "Nordmalings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d701" + }, + "id": "474957", + "fullName": "Nordmaling tätort", + "parentFullName": "Nordmalings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d706" + }, + "id": "909474", + "fullName": "Olofsfors", + "parentFullName": "Nordmalings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d707" + }, + "id": "909497", + "fullName": "Sunnansjö", + "parentFullName": "Nordmalings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d709" + }, + "id": "898972", + "fullName": "Rundvik tätort", + "parentFullName": "Nordmalings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d70a" + }, + "id": "899396", + "fullName": "Nås tätort", + "parentFullName": "Vansbro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d70b" + }, + "id": "909473", + "fullName": "Nästansjö", + "parentFullName": "Vilhelmina kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d70d" + }, + "id": "909614", + "fullName": "Sattajärvi norra", + "parentFullName": "Pajala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d70e" + }, + "id": "474663", + "fullName": "Norberg tätort", + "parentFullName": "Norbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d70f" + }, + "id": "909004", + "fullName": "Karbenning", + "parentFullName": "Norbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d712" + }, + "id": "909591", + "fullName": "Neistenkangas", + "parentFullName": "Övertorneå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d713" + }, + "id": "474977", + "fullName": "Norsjö tätort", + "parentFullName": "Norsjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d714" + }, + "id": "909469", + "fullName": "Norsjövallen", + "parentFullName": "Norsjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d716" + }, + "id": "909476", + "fullName": "Risliden", + "parentFullName": "Norsjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d717" + }, + "id": "909501", + "fullName": "Svansele", + "parentFullName": "Norsjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d719" + }, + "id": "909451", + "fullName": "Kvarnåsen", + "parentFullName": "Norsjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d71b" + }, + "id": "909598", + "fullName": "Nybyn", + "parentFullName": "Överkalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d71c" + }, + "id": "478325", + "fullName": "Noaks väg", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d71d" + }, + "id": "475143", + "fullName": "Norrbro", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d71e" + }, + "id": "475191", + "fullName": "Nygränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d720" + }, + "id": "926623", + "fullName": "Nekvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d721" + }, + "id": "477918", + "fullName": "Nääfgränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d723" + }, + "id": "475644", + "fullName": "Norrtull", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d724" + }, + "id": "476011", + "fullName": "Nytorget", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d725" + }, + "id": "476063", + "fullName": "Nätgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d726" + }, + "id": "502178", + "fullName": "Norevägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d727" + }, + "id": "502533", + "fullName": "Notstigen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d728" + }, + "id": "502790", + "fullName": "Norgegatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d729" + }, + "id": "502849", + "fullName": "Nolsögatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d72a" + }, + "id": "475268", + "fullName": "Nybroplan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d72b" + }, + "id": "502180", + "fullName": "Norra vägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d72c" + }, + "id": "502712", + "fullName": "Nybykroken", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d730" + }, + "id": "478253", + "fullName": "Nunnestigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d734" + }, + "id": "502129", + "fullName": "Nälstaplan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d735" + }, + "id": "475275", + "fullName": "Nybrokajen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d736" + }, + "id": "475735", + "fullName": "Nybrogatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d737" + }, + "id": "475769", + "fullName": "Narvavägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d738" + }, + "id": "475855", + "fullName": "Nobelgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d739" + }, + "id": "475915", + "fullName": "Norra Kajen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d73a" + }, + "id": "476018", + "fullName": "Nackagatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d73e" + }, + "id": "502535", + "fullName": "Nälstavägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d740" + }, + "id": "502794", + "fullName": "Narviksgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d741" + }, + "id": "502796", + "fullName": "Nidarosgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d742" + }, + "id": "502982", + "fullName": "Nystadsgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d743" + }, + "id": "502997", + "fullName": "Nystadsfaret", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d744" + }, + "id": "478322", + "fullName": "Narcissvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d745" + }, + "id": "478323", + "fullName": "Nejlikevägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d749" + }, + "id": "501985", + "fullName": "Nickelgränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d74b" + }, + "id": "475266", + "fullName": "Nybrohamnen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d74c" + }, + "id": "476012", + "fullName": "Närkesgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d751" + }, + "id": "478138", + "fullName": "Näshultavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d752" + }, + "id": "478276", + "fullName": "Norrhagsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d756" + }, + "id": "475123", + "fullName": "Stora Nygatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d758" + }, + "id": "476155", + "fullName": "Nybodaringen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d75b" + }, + "id": "475617", + "fullName": "Norra Station", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d75c" + }, + "id": "475748", + "fullName": "Nybergsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d75d" + }, + "id": "475913", + "fullName": "Nimrodsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d75e" + }, + "id": "475970", + "fullName": "Nytorgsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d761" + }, + "id": "502802", + "fullName": "Nordkapsgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d766" + }, + "id": "503007", + "fullName": "Nykarlebygatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d768" + }, + "id": "501957", + "fullName": "Njurundagatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d769" + }, + "id": "476157", + "fullName": "Nybohovsgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d76b" + }, + "id": "475257", + "fullName": "Norrmalmstorg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d76c" + }, + "id": "475469", + "fullName": "Nicandervägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d76d" + }, + "id": "475916", + "fullName": "Norra Kajvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d76e" + }, + "id": "476057", + "fullName": "Notvarpsgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d771" + }, + "id": "918898", + "fullName": "Nell Waldens väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d773" + }, + "id": "503782", + "fullName": "Nyodlingsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d774" + }, + "id": "503903", + "fullName": "Nockeby Kyrkväg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d775" + }, + "id": "502439", + "fullName": "Nergårdsstigen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d776" + }, + "id": "502441", + "fullName": "Norrgårdsvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d778" + }, + "id": "502531", + "fullName": "Norregöksvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d779" + }, + "id": "478371", + "fullName": "Nyckelpigsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d77a" + }, + "id": "501959", + "fullName": "Nordingrågatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d77b" + }, + "id": "502088", + "fullName": "Norregöksvägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d77d" + }, + "id": "476156", + "fullName": "Nybohovsbacken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d782" + }, + "id": "475247", + "fullName": "Norrlandsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d784" + }, + "id": "475546", + "fullName": "Norrskogsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d785" + }, + "id": "475597", + "fullName": "Norrtullsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d786" + }, + "id": "475630", + "fullName": "Norrbackagatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d789" + }, + "id": "502606", + "fullName": "Norrskensbacken", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d78a" + }, + "id": "478882", + "fullName": "Norrholmsgränd", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d78c" + }, + "id": "919523", + "fullName": "Vera Nilssons väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d78d" + }, + "id": "477730", + "fullName": "Nävekvarnsvägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d790" + }, + "id": "475269", + "fullName": "Näckströmsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d793" + }, + "id": "475803", + "fullName": "Norra Varvsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d799" + }, + "id": "475267", + "fullName": "Nybropaviljongen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d79c" + }, + "id": "475804", + "fullName": "Norra Varvsporten", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d79f" + }, + "id": "504157", + "fullName": "Karl Nordströms väg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7a0" + }, + "id": "479083", + "fullName": "Nämndemansbacken", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7a3" + }, + "id": "475358", + "fullName": "Nordenflychtsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7a4" + }, + "id": "475618", + "fullName": "Norra Stationsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7a5" + }, + "id": "475631", + "fullName": "Norrbackaviadukten", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7a6" + }, + "id": "475802", + "fullName": "Nordenskiöldsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7ac" + }, + "id": "912840", + "fullName": "Norra Travarkopplet", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7ae" + }, + "id": "475090", + "fullName": "Klara Norra Kyrkogata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7b4" + }, + "id": "475142", + "fullName": "Norra Riddarholmshamnen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7b6" + }, + "id": "695192", + "fullName": "Norra Nordslättsvägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7b7" + }, + "id": "697326", + "fullName": "Nyhagen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7b8" + }, + "id": "716678", + "fullName": "Nolhaga", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7b9" + }, + "id": "695190", + "fullName": "Nordängen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7ba" + }, + "id": "695194", + "fullName": "Näsberget", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7bc" + }, + "id": "692366", + "fullName": "Nordsjön", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7be" + }, + "id": "689097", + "fullName": "Nedstigen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7bf" + }, + "id": "692097", + "fullName": "Närgången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7c0" + }, + "id": "700795", + "fullName": "Nedre Hövik", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7c1" + }, + "id": "694608", + "fullName": "Nickes väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7c2" + }, + "id": "697505", + "fullName": "Nybonns väg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7c4" + }, + "id": "688249", + "fullName": "Haga Nygata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7c5" + }, + "id": "690809", + "fullName": "Nobelgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7c6" + }, + "id": "691939", + "fullName": "Norumshöjd", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7c7" + }, + "id": "692362", + "fullName": "Nabbevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7c8" + }, + "id": "700917", + "fullName": "Nuddlavägen", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7c9" + }, + "id": "694276", + "fullName": "Nötöstigen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7cc" + }, + "id": "697306", + "fullName": "Nylänningen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7cd" + }, + "id": "697328", + "fullName": "Nyängsvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7ce" + }, + "id": "688854", + "fullName": "Nypongången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7cf" + }, + "id": "690027", + "fullName": "Nylösegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7d0" + }, + "id": "690352", + "fullName": "Nymånegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7d2" + }, + "id": "691023", + "fullName": "Nordåsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7d3" + }, + "id": "691850", + "fullName": "Nykomsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7d4" + }, + "id": "691905", + "fullName": "Norumsgärde", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7d5" + }, + "id": "691906", + "fullName": "Norumsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7d6" + }, + "id": "691912", + "fullName": "Nostravägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7d7" + }, + "id": "692196", + "fullName": "Nimbusgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7d9" + }, + "id": "695312", + "fullName": "Niklasgården", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7da" + }, + "id": "695316", + "fullName": "Norgårdsåsen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7db" + }, + "id": "695738", + "fullName": "Nedergården", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7dc" + }, + "id": "695740", + "fullName": "Norra Hultet", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7e0" + }, + "id": "695314", + "fullName": "Norgårdsliden", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7e1" + }, + "id": "694111", + "fullName": "Röds Norgård", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7e2" + }, + "id": "694969", + "fullName": "Nolviks Kile", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7e4" + }, + "id": "688115", + "fullName": "Stora Nygatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7e6" + }, + "id": "688448", + "fullName": "Nilssonsberg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7e7" + }, + "id": "688974", + "fullName": "Nonnensgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7e8" + }, + "id": "690166", + "fullName": "Nybergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7e9" + }, + "id": "690811", + "fullName": "Nobelplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7ea" + }, + "id": "691105", + "fullName": "Nösundsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7eb" + }, + "id": "691392", + "fullName": "Nya Tuvevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7ec" + }, + "id": "691585", + "fullName": "Nansensgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7ed" + }, + "id": "692364", + "fullName": "Nordatlanten", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7ee" + }, + "id": "694721", + "fullName": "Näckrosvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7ef" + }, + "id": "694905", + "fullName": "Nolviksvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7f0" + }, + "id": "693802", + "fullName": "Nyhemsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7f1" + }, + "id": "695803", + "fullName": "Näckengången", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7f6" + }, + "id": "700704", + "fullName": "Nötholmsvägen", + "parentFullName": "Vrångö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7f8" + }, + "id": "688734", + "fullName": "Nellickevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7f9" + }, + "id": "689171", + "fullName": "Nordhemsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7fa" + }, + "id": "689266", + "fullName": "Nybyggesgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7fb" + }, + "id": "690475", + "fullName": "Novembergatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7fc" + }, + "id": "690531", + "fullName": "Nebulosagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7fd" + }, + "id": "691316", + "fullName": "Neptunusgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7fe" + }, + "id": "691725", + "fullName": "Norfeltsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d7ff" + }, + "id": "692192", + "fullName": "Nordviksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d800" + }, + "id": "692613", + "fullName": "Norrviksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d801" + }, + "id": "922709", + "fullName": "Nya Bergets väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d802" + }, + "id": "695052", + "fullName": "Kyrkeby Norgård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d803" + }, + "id": "695083", + "fullName": "Svensby Norgård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d804" + }, + "id": "695186", + "fullName": "Nordslätts Höjd", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d806" + }, + "id": "695260", + "fullName": "Bärby Nedergård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d807" + }, + "id": "708683", + "fullName": "Hovås Nypongång", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d80a" + }, + "id": "695188", + "fullName": "Nordslättsvägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d80b" + }, + "id": "695273", + "fullName": "Kalsheds Norgård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d80c" + }, + "id": "694034", + "fullName": "Noleredsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d80d" + }, + "id": "694086", + "fullName": "Nordhagsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d80e" + }, + "id": "694719", + "fullName": "Norskogsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d80f" + }, + "id": "694967", + "fullName": "Nolhöjdsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d810" + }, + "id": "696043", + "fullName": "Nöthultsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d811" + }, + "id": "696228", + "fullName": "Nilses Bratter", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d812" + }, + "id": "688087", + "fullName": "Norra Hamngatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d813" + }, + "id": "688781", + "fullName": "Nordgårdsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d815" + }, + "id": "690292", + "fullName": "Nålmakaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d816" + }, + "id": "690517", + "fullName": "Norrskensgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d817" + }, + "id": "690788", + "fullName": "Norströmsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d818" + }, + "id": "691625", + "fullName": "Nattviolsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d819" + }, + "id": "691935", + "fullName": "Nolehultsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d81a" + }, + "id": "692609", + "fullName": "Nordmarksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d81c" + }, + "id": "694978", + "fullName": "Nordtångsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d81f" + }, + "id": "693719", + "fullName": "Nyodlaregatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d820" + }, + "id": "696045", + "fullName": "Nötväckestupet", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d821" + }, + "id": "708654", + "fullName": "Nedre Hägnavägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d823" + }, + "id": "697397", + "fullName": "Nordreviksvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d824" + }, + "id": "688068", + "fullName": "Nordstadstorget", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d825" + }, + "id": "688755", + "fullName": "Nedre Buråsliden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d826" + }, + "id": "689210", + "fullName": "Nordostpassagen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d827" + }, + "id": "690714", + "fullName": "Nedergårdsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d829" + }, + "id": "921925", + "fullName": "Norra Backavägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d82b" + }, + "id": "716680", + "fullName": "Norra Uppegården", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d82c" + }, + "id": "708684", + "fullName": "Hovås Näckrosstig", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d82f" + }, + "id": "694032", + "fullName": "Nolereds Skolväg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d833" + }, + "id": "696310", + "fullName": "Nortagenevägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d836" + }, + "id": "688191", + "fullName": "Per Nyströms Trappa", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d837" + }, + "id": "688647", + "fullName": "Von Normannsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d839" + }, + "id": "689890", + "fullName": "Nickelmyntsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d83a" + }, + "id": "690608", + "fullName": "Nedre Kaserngården", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d83c" + }, + "id": "690957", + "fullName": "Olle Nystedts plats", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d83d" + }, + "id": "691540", + "fullName": "Nordanvindsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d83e" + }, + "id": "691904", + "fullName": "Norumsbergsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d83f" + }, + "id": "691937", + "fullName": "Norra Stenebyvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d842" + }, + "id": "692715", + "fullName": "Norra Säterigatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d844" + }, + "id": "695103", + "fullName": "Österslätts Norgård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d845" + }, + "id": "694050", + "fullName": "Trångets Norra väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d846" + }, + "id": "694272", + "fullName": "Navigationsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d847" + }, + "id": "716712", + "fullName": "Rönnings Nedergård", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d848" + }, + "id": "914931", + "fullName": "Norra Brustholmen", + "parentFullName": "Köpstadsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d849" + }, + "id": "693901", + "fullName": "Nya Skogomevägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d84a" + }, + "id": "695742", + "fullName": "Nämndemansgärdet", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d855" + }, + "id": "688807", + "fullName": "Norra Tandåstrappan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d856" + }, + "id": "689183", + "fullName": "Nordenskiöldsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d857" + }, + "id": "690932", + "fullName": "Norra Kustbanegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d85b" + }, + "id": "694474", + "fullName": "Norra Hjuviksvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d85d" + }, + "id": "694717", + "fullName": "Norra Sävviksvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d85f" + }, + "id": "696302", + "fullName": "Västra Nyebrovägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d860" + }, + "id": "693717", + "fullName": "Nya Tingstadsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d861" + }, + "id": "697549", + "fullName": "Norra Lyckekärrsvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d863" + }, + "id": "688508", + "fullName": "Nelly Thürings Trappa", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d865" + }, + "id": "692677", + "fullName": "Norra Kalvhagsstigen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d866" + }, + "id": "695221", + "fullName": "Södra Nordslättsvägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d86c" + }, + "id": "688066", + "fullName": "Nedre Kvarnbergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d86e" + }, + "id": "688757", + "fullName": "Norra Krokslättsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d86f" + }, + "id": "692198", + "fullName": "Norra Skeppspromenaden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d871" + }, + "id": "692611", + "fullName": "Norra Sälöfjordsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d873" + }, + "id": "696151", + "fullName": "Bergums Nedregårdsväg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d874" + }, + "id": "696254", + "fullName": "Torvhögs Nordgårdsväg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d87a" + }, + "id": "696406", + "fullName": "Norra Stallbacksvägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d883" + }, + "id": "724924", + "fullName": "Skrapekärr", + "parentFullName": "Nödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d884" + }, + "id": "724880", + "fullName": "Björsjövägen", + "parentFullName": "Nödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d887" + }, + "id": "526940", + "fullName": "Norra Neptunigatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d88c" + }, + "id": "530041", + "fullName": "Nordanväg", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d894" + }, + "id": "539821", + "fullName": "N P Skölds väg", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d89b" + }, + "id": "531120", + "fullName": "Pål Nils väg", + "parentFullName": "Klagshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d89c" + }, + "id": "531197", + "fullName": "Navaregatan", + "parentFullName": "Tygelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8a0" + }, + "id": "528128", + "fullName": "Nolhögsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8a1" + }, + "id": "528132", + "fullName": "Nätvidegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8a2" + }, + "id": "528827", + "fullName": "Nässelgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8a3" + }, + "id": "528952", + "fullName": "Nikolaigatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8a4" + }, + "id": "529218", + "fullName": "Nydalatorget", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8a5" + }, + "id": "529424", + "fullName": "Nydalastigen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8a6" + }, + "id": "530576", + "fullName": "Nordlinds väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8a7" + }, + "id": "529733", + "fullName": "Notariegatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8a8" + }, + "id": "529735", + "fullName": "Nytorpsgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8a9" + }, + "id": "530039", + "fullName": "Nordanstigen", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8aa" + }, + "id": "530827", + "fullName": "Norra vägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8ab" + }, + "id": "526938", + "fullName": "Neptunigången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8ac" + }, + "id": "528126", + "fullName": "Nilshögsgränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8ad" + }, + "id": "529201", + "fullName": "Norbergsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8ae" + }, + "id": "530756", + "fullName": "Nordmannaplan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8af" + }, + "id": "531156", + "fullName": "Nygårdsvägen", + "parentFullName": "Klagshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8b1" + }, + "id": "527097", + "fullName": "Norra Vallgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8b2" + }, + "id": "527397", + "fullName": "Norra Långgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8b3" + }, + "id": "527523", + "fullName": "Norra Skolgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8b4" + }, + "id": "527529", + "fullName": "Norra Parkgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8b5" + }, + "id": "528437", + "fullName": "Nummersjuvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8b6" + }, + "id": "528440", + "fullName": "Nummertrevägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8b7" + }, + "id": "529013", + "fullName": "Norrtäljegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8b8" + }, + "id": "530306", + "fullName": "Nyodlingsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8b9" + }, + "id": "530447", + "fullName": "Norrbäcksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8ba" + }, + "id": "530755", + "fullName": "Nordmannagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8bc" + }, + "id": "539889", + "fullName": "Nämndemansvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8bd" + }, + "id": "530489", + "fullName": "Nålsnäcksgränd", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8be" + }, + "id": "917554", + "fullName": "Nätsnäcksgränd", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8bf" + }, + "id": "916280", + "fullName": "Näckrosgatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8c1" + }, + "id": "527709", + "fullName": "Nils Hinriks plan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8c3" + }, + "id": "530634", + "fullName": "Nicoloviusgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8c4" + }, + "id": "527028", + "fullName": "Navigationsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8c5" + }, + "id": "527159", + "fullName": "Nordreflintvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8c6" + }, + "id": "527357", + "fullName": "Norra Rörsjögränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8c7" + }, + "id": "528438", + "fullName": "Nummertolvsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8c8" + }, + "id": "530574", + "fullName": "Nils Perssons plan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8c9" + }, + "id": "920546", + "fullName": "Norra Tennisgränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8ca" + }, + "id": "529804", + "fullName": "Norra Fiskehamnen", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8cb" + }, + "id": "529970", + "fullName": "Norra Hyllievägen", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8cc" + }, + "id": "530870", + "fullName": "Näktergalsvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8cd" + }, + "id": "530872", + "fullName": "Nötskrikevägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8cf" + }, + "id": "526945", + "fullName": "Södra Neptunigatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8d0" + }, + "id": "526969", + "fullName": "Nordenskiöldsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8d1" + }, + "id": "527032", + "fullName": "Norra Frihamnskajen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8d2" + }, + "id": "527785", + "fullName": "Norra Rostorpsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8d4" + }, + "id": "530620", + "fullName": "Nils Forsbergs plats", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8d5" + }, + "id": "530622", + "fullName": "Nils Forsbergsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8d6" + }, + "id": "531179", + "fullName": "Nordanvindsvägen", + "parentFullName": "Klagshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8d7" + }, + "id": "531084", + "fullName": "Naffentorpsvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8d8" + }, + "id": "528569", + "fullName": "Norra Bulltoftavägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8d9" + }, + "id": "529331", + "fullName": "Norra Gulsparvsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8da" + }, + "id": "531199", + "fullName": "Norra Banstorpsvägen", + "parentFullName": "Tygelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8db" + }, + "id": "531005", + "fullName": "Niels Bunkeflos väg", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8dc" + }, + "id": "530757", + "fullName": "Norra Klockspelsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8de" + }, + "id": "527711", + "fullName": "Norra Kirsebergsgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8df" + }, + "id": "529155", + "fullName": "Norra Grängesbergsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8e1" + }, + "id": "530957", + "fullName": "Bertha Nordqvists gata", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8e2" + }, + "id": "797598", + "fullName": "Nåsten Nyborg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8e3" + }, + "id": "796803", + "fullName": "Norsta Nordhem", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8e5" + }, + "id": "795390", + "fullName": "Norra Norby Gård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8e6" + }, + "id": "786185", + "fullName": "Närlinge Nytorp", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8e7" + }, + "id": "786187", + "fullName": "Näs", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8e8" + }, + "id": "778456", + "fullName": "Nyhem", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8e9" + }, + "id": "797600", + "fullName": "Näset", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8eb" + }, + "id": "776966", + "fullName": "Näsby", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8ec" + }, + "id": "779941", + "fullName": "Nyhem", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8ed" + }, + "id": "786163", + "fullName": "Nolmyra Nolmyrabro", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8ee" + }, + "id": "778452", + "fullName": "Norrbo", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8ef" + }, + "id": "777882", + "fullName": "Nyboda", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8f0" + }, + "id": "795465", + "fullName": "Nyborg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8f1" + }, + "id": "796240", + "fullName": "Nyåker", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8f2" + }, + "id": "796797", + "fullName": "Nibble", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8f3" + }, + "id": "796799", + "fullName": "Norsta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8f4" + }, + "id": "797591", + "fullName": "Nåsten", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8f7" + }, + "id": "786433", + "fullName": "Nyhem", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8f8" + }, + "id": "786787", + "fullName": "Nynäs", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8f9" + }, + "id": "779925", + "fullName": "Norrby", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8fa" + }, + "id": "779927", + "fullName": "Nyberg", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8fb" + }, + "id": "779929", + "fullName": "Nyborg", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8fc" + }, + "id": "779943", + "fullName": "Nyholm", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8fd" + }, + "id": "779947", + "fullName": "Nytorp", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8fe" + }, + "id": "778454", + "fullName": "Nybacka", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d8ff" + }, + "id": "778458", + "fullName": "Nåstuna", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d901" + }, + "id": "796793", + "fullName": "Navesta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d902" + }, + "id": "799164", + "fullName": "Nåntuna", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d906" + }, + "id": "786682", + "fullName": "Viksta-Nyvalla Norrtorp", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d907" + }, + "id": "777868", + "fullName": "Norrgarn", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d908" + }, + "id": "777876", + "fullName": "Norrlund", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d909" + }, + "id": "777884", + "fullName": "Näverbol", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d90a" + }, + "id": "792132", + "fullName": "Nybygget", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d90b" + }, + "id": "792133", + "fullName": "Nygården", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d90c" + }, + "id": "796238", + "fullName": "Nybyplan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d90e" + }, + "id": "796820", + "fullName": "Näs-Högby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d90f" + }, + "id": "796826", + "fullName": "Näs-Sätra", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d910" + }, + "id": "797589", + "fullName": "Norra Kil", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d911" + }, + "id": "798852", + "fullName": "Navvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d912" + }, + "id": "786143", + "fullName": "Nolmyra", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d913" + }, + "id": "786188", + "fullName": "Näverbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d914" + }, + "id": "786431", + "fullName": "Nyhagen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d915" + }, + "id": "786435", + "fullName": "Nysäter", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d916" + }, + "id": "779923", + "fullName": "Nordberg", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d917" + }, + "id": "779935", + "fullName": "Nybroäng", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d918" + }, + "id": "779936", + "fullName": "Nybygget", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d919" + }, + "id": "779939", + "fullName": "Nygården", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d91a" + }, + "id": "779951", + "fullName": "Nässelbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d91b" + }, + "id": "792127", + "fullName": "Nordasbol", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d91c" + }, + "id": "796234", + "fullName": "Nannas väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d91d" + }, + "id": "796813", + "fullName": "Näs-Bärsta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d91e" + }, + "id": "797334", + "fullName": "Börje-Nyby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d91f" + }, + "id": "798380", + "fullName": "Nyckelbol", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d920" + }, + "id": "799158", + "fullName": "Nodéns väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d921" + }, + "id": "799860", + "fullName": "Norrvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d922" + }, + "id": "786183", + "fullName": "Närlinge", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d923" + }, + "id": "786785", + "fullName": "Nybygget", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d924" + }, + "id": "779931", + "fullName": "Nybroholm", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d925" + }, + "id": "777746", + "fullName": "Knutby-Nyby", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d926" + }, + "id": "777870", + "fullName": "Norrgården", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d928" + }, + "id": "791863", + "fullName": "Norrskogen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d929" + }, + "id": "792125", + "fullName": "Nordansbol", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d92a" + }, + "id": "792129", + "fullName": "Norrgården", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d92b" + }, + "id": "792245", + "fullName": "Stavby-Nyby", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d92c" + }, + "id": "786253", + "fullName": "Skuttunge-Norrby Norrsbacken", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d92d" + }, + "id": "795268", + "fullName": "Norbyvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d92e" + }, + "id": "795464", + "fullName": "Noreens väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d92f" + }, + "id": "796811", + "fullName": "Näs-Bodarna", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d930" + }, + "id": "796817", + "fullName": "Näs-Focksta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d931" + }, + "id": "796827", + "fullName": "Näs-Söderby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d932" + }, + "id": "796962", + "fullName": "Uppsala-Näs", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d933" + }, + "id": "797265", + "fullName": "Börje Nyhem", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d934" + }, + "id": "797878", + "fullName": "Norrhällby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d935" + }, + "id": "798464", + "fullName": "Rasbo-Nyvla", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d936" + }, + "id": "799108", + "fullName": "Lunsen Nyby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d937" + }, + "id": "799862", + "fullName": "Nyckelaxet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d939" + }, + "id": "785910", + "fullName": "Nybyvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d93a" + }, + "id": "785976", + "fullName": "Näckvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d93b" + }, + "id": "786171", + "fullName": "Norrhagen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d93c" + }, + "id": "786416", + "fullName": "Norrhusen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d93d" + }, + "id": "779949", + "fullName": "Nyvlavägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d93e" + }, + "id": "778258", + "fullName": "Hagby Nyborg", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d93f" + }, + "id": "778448", + "fullName": "Nimrodsborg", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d940" + }, + "id": "778450", + "fullName": "Normagården", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d941" + }, + "id": "778655", + "fullName": "Vänge Nygård", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d942" + }, + "id": "778719", + "fullName": "Åland Nygård", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d943" + }, + "id": "785795", + "fullName": "Nyponvägen", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d944" + }, + "id": "787061", + "fullName": "Norrbacken", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d945" + }, + "id": "787218", + "fullName": "Norrgården", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d946" + }, + "id": "791980", + "fullName": "Tuna-Nyvalla", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d947" + }, + "id": "786926", + "fullName": "Nederbacka", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d948" + }, + "id": "795482", + "fullName": "Nordengatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d949" + }, + "id": "795734", + "fullName": "Nymansgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d94a" + }, + "id": "796236", + "fullName": "Narves Gränd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d94b" + }, + "id": "797018", + "fullName": "Vik Nybygget", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d94c" + }, + "id": "797397", + "fullName": "Hällby Nyvla", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d94e" + }, + "id": "797555", + "fullName": "Läby Nylunda", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d94f" + }, + "id": "797935", + "fullName": "Svia Nyhagen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d950" + }, + "id": "799168", + "fullName": "Nåntuna Gård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d951" + }, + "id": "799188", + "fullName": "Nåntunalund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d952" + }, + "id": "776926", + "fullName": "Moga Norrbol", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d953" + }, + "id": "776965", + "fullName": "Nyhagsvägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d954" + }, + "id": "777142", + "fullName": "Tadinge Nybo", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d955" + }, + "id": "785837", + "fullName": "Nävervägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d956" + }, + "id": "785862", + "fullName": "Nordstigen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d957" + }, + "id": "786169", + "fullName": "Norra Myren", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d958" + }, + "id": "786423", + "fullName": "Norrvissjö", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d959" + }, + "id": "779611", + "fullName": "Bälinge-Nyby", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d95a" + }, + "id": "778338", + "fullName": "Kil Norrängen", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d95b" + }, + "id": "778467", + "fullName": "Onsike Nygård", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d95c" + }, + "id": "796170", + "fullName": "Näckrosgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d95d" + }, + "id": "796805", + "fullName": "Näs Prästgård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d95e" + }, + "id": "796809", + "fullName": "Näs-Björnarbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d95f" + }, + "id": "796832", + "fullName": "Näsängsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d961" + }, + "id": "797257", + "fullName": "Börje Nordhem", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d962" + }, + "id": "797353", + "fullName": "Fiby Nybygget", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d963" + }, + "id": "798280", + "fullName": "Frötuna Näset", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d964" + }, + "id": "798340", + "fullName": "Hov Norrhagen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d965" + }, + "id": "798428", + "fullName": "Rasbo Nykarby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d966" + }, + "id": "799172", + "fullName": "Nåntuna Lövbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d967" + }, + "id": "799184", + "fullName": "Nåntuna Tunis", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d968" + }, + "id": "799248", + "fullName": "Norby Källväg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d969" + }, + "id": "799761", + "fullName": "Nåntunavägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d96a" + }, + "id": "799916", + "fullName": "Nöthårsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d96b" + }, + "id": "799941", + "fullName": "Nåntuna backe", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d96d" + }, + "id": "777608", + "fullName": "Gränsta Nydal", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d96e" + }, + "id": "777847", + "fullName": "Lågbol Nyborg", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d96f" + }, + "id": "777878", + "fullName": "Norrsjövägen", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d970" + }, + "id": "777886", + "fullName": "Nötterbacken", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d971" + }, + "id": "791954", + "fullName": "Tuna Nygården", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d972" + }, + "id": "792141", + "fullName": "Ormeryd Nydal", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d973" + }, + "id": "776980", + "fullName": "Näsby Kärvnäs", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d974" + }, + "id": "776984", + "fullName": "Näsby Oxhagen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d975" + }, + "id": "776986", + "fullName": "Näsby Sjölund", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d976" + }, + "id": "779613", + "fullName": "Bälinge-Nyvla", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d978" + }, + "id": "779945", + "fullName": "Nyodlarvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d979" + }, + "id": "777880", + "fullName": "Norrängsvägen", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d97a" + }, + "id": "791900", + "fullName": "Saringe Nytorp", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d97b" + }, + "id": "786969", + "fullName": "Ärentuna-Nyby", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d97e" + }, + "id": "797261", + "fullName": "Börje Nybylund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d97f" + }, + "id": "797335", + "fullName": "Börje-Nybygget", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d980" + }, + "id": "797604", + "fullName": "Näset Rosendal", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d981" + }, + "id": "797784", + "fullName": "Fullerö Nyboda", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d982" + }, + "id": "798033", + "fullName": "Vaksala-Norrby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d983" + }, + "id": "799171", + "fullName": "Nåntuna Lugnet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d984" + }, + "id": "799334", + "fullName": "Nordhemsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d989" + }, + "id": "776970", + "fullName": "Näsby Björknäs", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d98a" + }, + "id": "776982", + "fullName": "Näsby Ljunghem", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d98b" + }, + "id": "776988", + "fullName": "Näsby Sjöudden", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d98c" + }, + "id": "776994", + "fullName": "Näsby Ängslund", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d98d" + }, + "id": "777072", + "fullName": "Solvalla Nydal", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d98f" + }, + "id": "786175", + "fullName": "Nya Fågelsång", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d990" + }, + "id": "786177", + "fullName": "Nyckelbacken", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d991" + }, + "id": "786429", + "fullName": "Nyboda Ängsbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d993" + }, + "id": "779921", + "fullName": "Nergårdsvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d994" + }, + "id": "780146", + "fullName": "Ullbolsta Nybo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d995" + }, + "id": "778367", + "fullName": "Kölva Nötbacken", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d996" + }, + "id": "778503", + "fullName": "Skillsta Nyborg", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d997" + }, + "id": "778595", + "fullName": "Testa Nergården", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d998" + }, + "id": "778667", + "fullName": "Vänge-Bärby Nybo", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d999" + }, + "id": "795206", + "fullName": "Norrlandsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d99a" + }, + "id": "795359", + "fullName": "Norrbergsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d99b" + }, + "id": "795820", + "fullName": "Norrtäljegatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d99c" + }, + "id": "796822", + "fullName": "Näs-Högby Aspnäs", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d99d" + }, + "id": "797885", + "fullName": "Norrhällby Haga", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d99e" + }, + "id": "797933", + "fullName": "Svia Norrgården", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d99f" + }, + "id": "798073", + "fullName": "Fornby Nybygget", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9a0" + }, + "id": "798279", + "fullName": "Frötuna Nyhagen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9a1" + }, + "id": "799173", + "fullName": "Nåntuna Pustnäs", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9a2" + }, + "id": "799182", + "fullName": "Nåntuna Tomtebo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9a3" + }, + "id": "799250", + "fullName": "Norra Parkvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9a4" + }, + "id": "799280", + "fullName": "Södra Norby Gård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9a5" + }, + "id": "799734", + "fullName": "Norrtorpsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9a7" + }, + "id": "937090", + "fullName": "Nattviolsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9a8" + }, + "id": "937103", + "fullName": "Nitzelius Gränd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9ac" + }, + "id": "792220", + "fullName": "Stavby Nygården", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9ad" + }, + "id": "776976", + "fullName": "Näsby Hästhagen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9ae" + }, + "id": "776978", + "fullName": "Näsby Kvarnhill", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9af" + }, + "id": "786165", + "fullName": "Nolmyra Persbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9b1" + }, + "id": "786671", + "fullName": "Viksta-Nyvalla", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9b2" + }, + "id": "786743", + "fullName": "Fasma Nybygget", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9b3" + }, + "id": "779580", + "fullName": "Bälinge Nylunda", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9b5" + }, + "id": "785699", + "fullName": "Neptunusvägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9b6" + }, + "id": "786875", + "fullName": "Fjuckby Nyåker", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9b8" + }, + "id": "777610", + "fullName": "Gränsta Nytorpet", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9b9" + }, + "id": "777954", + "fullName": "Rungarn Norrtorp", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9ba" + }, + "id": "791843", + "fullName": "Myssinge Norrdal", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9bb" + }, + "id": "785645", + "fullName": "Norrskensvägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9bc" + }, + "id": "786873", + "fullName": "Fjuckby Nylunda", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9bd" + }, + "id": "778184", + "fullName": "Finnsta Nybygget", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9be" + }, + "id": "778282", + "fullName": "Hagby-Forsa Nydal", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9bf" + }, + "id": "778461", + "fullName": "Nåstuna Kättinge", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9c0" + }, + "id": "795526", + "fullName": "Naturstensvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9c1" + }, + "id": "796510", + "fullName": "Balingsta Norsta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9c2" + }, + "id": "796795", + "fullName": "Navesta Rosendal", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9c3" + }, + "id": "796801", + "fullName": "Norsta Graneberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9c4" + }, + "id": "796978", + "fullName": "Uppsala-Näs Kyrka", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9c5" + }, + "id": "797000", + "fullName": "Uppsala-Näs Vreta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9c6" + }, + "id": "797259", + "fullName": "Börje Nyby Annero", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9c7" + }, + "id": "797602", + "fullName": "Näset Förarslätt", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9c8" + }, + "id": "798155", + "fullName": "Rasbokil Nyhagen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9c9" + }, + "id": "799186", + "fullName": "Nåntuna Wennborg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9ca" + }, + "id": "799763", + "fullName": "Nämndemansvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9cb" + }, + "id": "776968", + "fullName": "Näsby Björkbacka", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9cc" + }, + "id": "776972", + "fullName": "Näsby Björkudden", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9cd" + }, + "id": "777140", + "fullName": "Tadinge Norrtull", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9ce" + }, + "id": "785873", + "fullName": "Björklinge-Nyby", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9d0" + }, + "id": "786151", + "fullName": "Nolmyra Grönvik", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9d1" + }, + "id": "786159", + "fullName": "Nolmyra Kämpebo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9d2" + }, + "id": "786561", + "fullName": "Koksbo Norrhaga", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9d3" + }, + "id": "779895", + "fullName": "Lumpebo Nässelbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9d4" + }, + "id": "779933", + "fullName": "Nybroholm Hörnbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9d5" + }, + "id": "787439", + "fullName": "Norrgärdesvägen", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9d6" + }, + "id": "787441", + "fullName": "Nyckelpigevägen", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9d7" + }, + "id": "795554", + "fullName": "Nedre Slottsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9d8" + }, + "id": "796127", + "fullName": "Norra Gränbyvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9d9" + }, + "id": "796830", + "fullName": "Näs-Söderby Annero", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9da" + }, + "id": "796988", + "fullName": "Uppsala-Näs Stabby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9db" + }, + "id": "797077", + "fullName": "Västeråker Nibble", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9dc" + }, + "id": "797079", + "fullName": "Västeråker Nyborg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9dd" + }, + "id": "797173", + "fullName": "Börje Alsta Nyborg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9de" + }, + "id": "797367", + "fullName": "Gäsmesta Nybyborg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9e1" + }, + "id": "797553", + "fullName": "Läby Norlindsberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9e3" + }, + "id": "797648", + "fullName": "Ströbylund Nygård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9e4" + }, + "id": "799176", + "fullName": "Nåntuna Solbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9e5" + }, + "id": "799335", + "fullName": "Nya Valsätravägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9e6" + }, + "id": "917702", + "fullName": "Gerda Nilssons väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9ec" + }, + "id": "777451", + "fullName": "Bladåker Nybygget", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9ee" + }, + "id": "776974", + "fullName": "Näsby Gustavsberg", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9ef" + }, + "id": "777042", + "fullName": "Sanda Nötterhagen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9f0" + }, + "id": "786149", + "fullName": "Nolmyra Gråmyren", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9f1" + }, + "id": "786161", + "fullName": "Nolmyra Lindskär", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9f2" + }, + "id": "786167", + "fullName": "Norra Krycklinge", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9f3" + }, + "id": "786251", + "fullName": "Skuttunge-Norrby", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9f6" + }, + "id": "780049", + "fullName": "Skuttunge Nylunda", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9f7" + }, + "id": "796370", + "fullName": "Norra Slavstavägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9f8" + }, + "id": "796998", + "fullName": "Uppsala-Näs Trallbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9f9" + }, + "id": "797081", + "fullName": "Västeråker Nylunda", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9fa" + }, + "id": "797673", + "fullName": "Åkerby Lilla Nyåker", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9fb" + }, + "id": "797677", + "fullName": "Åkerby Stora Nyåker", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9fc" + }, + "id": "797981", + "fullName": "Vaksala Norrgården", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9fd" + }, + "id": "798560", + "fullName": "Visteby Nordanlund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9fe" + }, + "id": "798992", + "fullName": "Gamla Nåntunavägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20d9ff" + }, + "id": "799166", + "fullName": "Nåntuna Grynbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da00" + }, + "id": "799170", + "fullName": "Nåntuna Lilltorpet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da01" + }, + "id": "799174", + "fullName": "Nåntuna Skogsliden", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da09" + }, + "id": "776990", + "fullName": "Näsby Smedjebacken", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da0a" + }, + "id": "785864", + "fullName": "Norra Långåsvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da0b" + }, + "id": "785975", + "fullName": "Norra Tibblevägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da0c" + }, + "id": "786147", + "fullName": "Nolmyra Finnmuren", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da0d" + }, + "id": "786157", + "fullName": "Nolmyra Karlsberg", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da0e" + }, + "id": "786317", + "fullName": "Björklinge Nyboda", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da0f" + }, + "id": "786367", + "fullName": "Götbrunna Nyslätt", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da10" + }, + "id": "786425", + "fullName": "Norrvissjö Överbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da11" + }, + "id": "786656", + "fullName": "Viksta Norr Vallby", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da14" + }, + "id": "787380", + "fullName": "Holvarby Norr-Säby", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da15" + }, + "id": "778216", + "fullName": "Gällsätra Nybygget", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da16" + }, + "id": "778314", + "fullName": "Holmbro Norrgården", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da17" + }, + "id": "778613", + "fullName": "Tjälinge Norrgården", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da18" + }, + "id": "778711", + "fullName": "Västerby Norrgården", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da19" + }, + "id": "795270", + "fullName": "Norra Rudbecksgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da1a" + }, + "id": "796964", + "fullName": "Uppsala-Näs Asplunda", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da1c" + }, + "id": "797675", + "fullName": "Åkerby Nyåkers Kvarn", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da1d" + }, + "id": "798153", + "fullName": "Rasbokil Norrbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da1e" + }, + "id": "798382", + "fullName": "Nyckelbol Björkhult", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da1f" + }, + "id": "798994", + "fullName": "Hovstallängen Nöden", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da20" + }, + "id": "787075", + "fullName": "Skärtomt Norrbacken", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da21" + }, + "id": "937347", + "fullName": "Knutby-Nyby Stråkvärn", + "parentFullName": "Rånäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da23" + }, + "id": "777747", + "fullName": "Knutby-Nyby Stråkvärn", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da27" + }, + "id": "792037", + "fullName": "Fjällsvedjan Nylunda", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da29" + }, + "id": "792249", + "fullName": "Stavby-Nyby Lejdängen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da2a" + }, + "id": "792251", + "fullName": "Stavby-Nyby Lindberga", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da2e" + }, + "id": "776848", + "fullName": "Hemmingsbol Nysätra", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da30" + }, + "id": "786153", + "fullName": "Nolmyra Gustavsbro", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da31" + }, + "id": "786173", + "fullName": "Norunda Allmänning", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da32" + }, + "id": "786215", + "fullName": "Skuttunge Norrgård", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da33" + }, + "id": "786319", + "fullName": "Björklinge Nyslätt", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da34" + }, + "id": "786333", + "fullName": "Björklinge-Nylunda", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da35" + }, + "id": "786680", + "fullName": "Viksta-Nyvalla Gård", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da36" + }, + "id": "778681", + "fullName": "Vänge-Körlinge Nygård", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da37" + }, + "id": "795584", + "fullName": "Nathan Söderbloms plan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da39" + }, + "id": "796969", + "fullName": "Uppsala-Näs Grönviken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da3a" + }, + "id": "796971", + "fullName": "Uppsala-Näs Kalvhagen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da3b" + }, + "id": "796982", + "fullName": "Uppsala-Näs Lurbo Gård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da3c" + }, + "id": "796992", + "fullName": "Uppsala-Näs Stabbylund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da3d" + }, + "id": "796994", + "fullName": "Uppsala-Näs Stabbymalm", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da3e" + }, + "id": "797002", + "fullName": "Uppsala-Näs Vreta Torp", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da3f" + }, + "id": "797004", + "fullName": "Uppsala-Näs Vångdalen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da40" + }, + "id": "797381", + "fullName": "Husbyborg Norrgården", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da42" + }, + "id": "797887", + "fullName": "Norrhällby Liss-Hällby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da43" + }, + "id": "798466", + "fullName": "Rasbo-Nyvla Ärtkullen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da44" + }, + "id": "787047", + "fullName": "Lena-Salsta Norrgrind", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da48" + }, + "id": "791898", + "fullName": "Saringe Nyckelstocken", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da49" + }, + "id": "776992", + "fullName": "Näsby Stora Finndalen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da4a" + }, + "id": "786011", + "fullName": "Bemersberg Norrboda", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da4c" + }, + "id": "786699", + "fullName": "Viksta-Vallby Norrby", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da4e" + }, + "id": "796891", + "fullName": "Ramsta-Bärby Navestabro", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da4f" + }, + "id": "796967", + "fullName": "Uppsala-Näs Bygdegården", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da50" + }, + "id": "796980", + "fullName": "Uppsala-Näs Lilla Bärsta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da51" + }, + "id": "796981", + "fullName": "Uppsala-Näs Lugnetsberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da52" + }, + "id": "796983", + "fullName": "Uppsala-Näs Lurbostigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da53" + }, + "id": "796996", + "fullName": "Uppsala-Näs Stora Bärsta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da54" + }, + "id": "798027", + "fullName": "Vaksala-Lunda Norrhagen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da55" + }, + "id": "787024", + "fullName": "Lena-Brunna Norrgården", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da59" + }, + "id": "776614", + "fullName": "Almunge-Norrby Stentorp", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da5b" + }, + "id": "779615", + "fullName": "Bälinge-Nyvla Björklund", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da5c" + }, + "id": "797083", + "fullName": "Västeråker Nylundabacke", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da5d" + }, + "id": "787040", + "fullName": "Lena-Salsta Norra Koltorp", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da5e" + }, + "id": "776652", + "fullName": "Almunge-Söderby Norsholm", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da60" + }, + "id": "778689", + "fullName": "Vänge-Smedstorp Norrängen", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da61" + }, + "id": "796973", + "fullName": "Uppsala-Näs Klockargården", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da62" + }, + "id": "797114", + "fullName": "Västeråkers-Lunda Nylunda", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da64" + }, + "id": "776610", + "fullName": "Almunge-Norrby Härsvreten", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da66" + }, + "id": "786678", + "fullName": "Viksta-Nyvalla Granholmen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da67" + }, + "id": "786686", + "fullName": "Viksta-Nyvalla Stenlunda", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da68" + }, + "id": "786688", + "fullName": "Viksta-Nyvalla Storslätt", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da6a" + }, + "id": "796986", + "fullName": "Uppsala-Näs Skärfälten Solbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da6b" + }, + "id": "796990", + "fullName": "Uppsala-Näs Stabby Prästgård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da6c" + }, + "id": "786684", + "fullName": "Viksta-Nyvalla Skogshyddan", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da6e" + }, + "id": "796550", + "fullName": "Balingsta-Tibble Nordanfritt", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da6f" + }, + "id": "796984", + "fullName": "Uppsala-Näs Skärfälten Annero", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da70" + }, + "id": "776608", + "fullName": "Almunge-Norrby Hälsinglandet", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da71" + }, + "id": "786689", + "fullName": "Viksta-Nyvalla Tidlundstorp", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da72" + }, + "id": "778763", + "fullName": "Ålands-Österby Lilla Norrgärde", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da73" + }, + "id": "778765", + "fullName": "Ålands-Österby Stora Norrgärde", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da75" + }, + "id": "528216", + "fullName": "Norrby Nyland", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da76" + }, + "id": "525351", + "fullName": "Näs Gård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da77" + }, + "id": "503514", + "fullName": "Nybble Nybygget", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da78" + }, + "id": "503529", + "fullName": "Nygård Nybacken", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da79" + }, + "id": "933847", + "fullName": "Nedre Norrängen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da7a" + }, + "id": "526752", + "fullName": "Nedre Norrängen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da7b" + }, + "id": "503492", + "fullName": "Nartomta Nartorp", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da7c" + }, + "id": "528207", + "fullName": "Norrby Normstorp", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da7d" + }, + "id": "528210", + "fullName": "Norrby Norralund", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da7e" + }, + "id": "528212", + "fullName": "Norrby Norrbacka", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da80" + }, + "id": "504036", + "fullName": "Norrunda Nordslund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da81" + }, + "id": "528214", + "fullName": "Norrby Norrbyhult", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da82" + }, + "id": "526760", + "fullName": "Norrberga Nyhagen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da83" + }, + "id": "528208", + "fullName": "Norrby Norra Berget", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da84" + }, + "id": "525346", + "fullName": "Näs Asplund", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da85" + }, + "id": "526128", + "fullName": "Södra Häggebo Norra Näs", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da86" + }, + "id": "525353", + "fullName": "Näs Hagdalen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da87" + }, + "id": "525357", + "fullName": "Näs Solsidan", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da88" + }, + "id": "503507", + "fullName": "Nybble", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da89" + }, + "id": "503517", + "fullName": "Nygård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da8a" + }, + "id": "933850", + "fullName": "Nässjö", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da8b" + }, + "id": "525335", + "fullName": "Nykil Affären", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da8c" + }, + "id": "525337", + "fullName": "Nykil Asplund", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da8d" + }, + "id": "525394", + "fullName": "Rössla Nyborg", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da8e" + }, + "id": "525396", + "fullName": "Rössla Nygård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da8f" + }, + "id": "525764", + "fullName": "Älvsbo Nygård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da90" + }, + "id": "526040", + "fullName": "Naregöl", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da91" + }, + "id": "528200", + "fullName": "Norrby", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da92" + }, + "id": "526770", + "fullName": "Nässjö", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da93" + }, + "id": "524121", + "fullName": "Nyborg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da94" + }, + "id": "525169", + "fullName": "Hörna Nybygget", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da95" + }, + "id": "525269", + "fullName": "Kättestad Nyby", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da96" + }, + "id": "525347", + "fullName": "Näs Björneberg", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da97" + }, + "id": "525397", + "fullName": "Rössla Nyhagen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da98" + }, + "id": "525423", + "fullName": "Rösätter Nydal", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da99" + }, + "id": "525758", + "fullName": "Älvsbo Nergård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da9a" + }, + "id": "526051", + "fullName": "Näverdal", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da9b" + }, + "id": "501533", + "fullName": "Nygatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da9c" + }, + "id": "505493", + "fullName": "Landeryd Nedre Norrgården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da9d" + }, + "id": "525339", + "fullName": "Nykil Bergtomta", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da9e" + }, + "id": "525454", + "fullName": "Skålebo Nergård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20da9f" + }, + "id": "503478", + "fullName": "Nartomta", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daa0" + }, + "id": "504025", + "fullName": "Norrunda", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daa1" + }, + "id": "502174", + "fullName": "Nybygget", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daa3" + }, + "id": "525048", + "fullName": "Gatekulla Nyåsen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daa4" + }, + "id": "525144", + "fullName": "Häggebo Norrgård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daa5" + }, + "id": "524553", + "fullName": "Nålgatan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daa6" + }, + "id": "502911", + "fullName": "Förråd Näs", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daa7" + }, + "id": "525343", + "fullName": "Nykil Gamlegården", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daa8" + }, + "id": "525345", + "fullName": "Nykil Prästgården", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daa9" + }, + "id": "525355", + "fullName": "Näs Lilla Sjöhagen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daaa" + }, + "id": "525686", + "fullName": "Visätter Norrgård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daab" + }, + "id": "526049", + "fullName": "Norrstugan", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daac" + }, + "id": "501846", + "fullName": "Näckgränd", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daad" + }, + "id": "502763", + "fullName": "Nobygatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daae" + }, + "id": "529911", + "fullName": "Nervägen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daaf" + }, + "id": "529913", + "fullName": "Norrhult", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dab0" + }, + "id": "507959", + "fullName": "Normstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dab1" + }, + "id": "508797", + "fullName": "Norrgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dab2" + }, + "id": "525295", + "fullName": "Lilla Kolaryd Nygård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dab3" + }, + "id": "525488", + "fullName": "Stora Tobo Nedergård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dab4" + }, + "id": "525640", + "fullName": "Utterstorp Norrgård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dab5" + }, + "id": "525642", + "fullName": "Utterstorp Nystugan", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dab6" + }, + "id": "525716", + "fullName": "Vittsätter Nyängen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dab7" + }, + "id": "527690", + "fullName": "Nissevägen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dab8" + }, + "id": "501726", + "fullName": "Norgegatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dab9" + }, + "id": "502430", + "fullName": "Näsby Skola", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daba" + }, + "id": "505560", + "fullName": "Lerboga Näs", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dabb" + }, + "id": "529077", + "fullName": "Norra Lund", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dabc" + }, + "id": "529079", + "fullName": "Norra Torp", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dabd" + }, + "id": "529207", + "fullName": "Släta Nybo", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dabe" + }, + "id": "508003", + "fullName": "Röby Nyborg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dabf" + }, + "id": "508592", + "fullName": "Nybrobaden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dac0" + }, + "id": "916785", + "fullName": "Nybrovägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dac1" + }, + "id": "526281", + "fullName": "Nyponvägen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dac2" + }, + "id": "524547", + "fullName": "Nannas gata", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dac3" + }, + "id": "522991", + "fullName": "Nybble Gård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dac4" + }, + "id": "503996", + "fullName": "Markeby Nybo", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dac5" + }, + "id": "915812", + "fullName": "Värla Nygård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dac6" + }, + "id": "933907", + "fullName": "Sätra Nyborg", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dac7" + }, + "id": "525349", + "fullName": "Näs Gamla Prästgården", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dac8" + }, + "id": "934069", + "fullName": "Rösätter Nydalshagen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dac9" + }, + "id": "524115", + "fullName": "Löten Nyborg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daca" + }, + "id": "524551", + "fullName": "Nybblegatan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dacb" + }, + "id": "522954", + "fullName": "Lycke Nyland", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dacc" + }, + "id": "522970", + "fullName": "Marås Nytorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dacd" + }, + "id": "526023", + "fullName": "Kärr Norrgård", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dace" + }, + "id": "503381", + "fullName": "Göstad Nyborg", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dacf" + }, + "id": "503998", + "fullName": "Markeby Nydal", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dad0" + }, + "id": "527689", + "fullName": "Nilsbovägen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dad1" + }, + "id": "527899", + "fullName": "Gottorp Nebo", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dad2" + }, + "id": "501949", + "fullName": "Norrsvängen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dad3" + }, + "id": "502434", + "fullName": "Näsby Säteri", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dad4" + }, + "id": "502721", + "fullName": "Nydalsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dad5" + }, + "id": "506938", + "fullName": "Norra Fjälla", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dad6" + }, + "id": "508119", + "fullName": "Alguvi Nybro", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dad7" + }, + "id": "508801", + "fullName": "Nyängsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dad8" + }, + "id": "509198", + "fullName": "Nitaregatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dad9" + }, + "id": "509512", + "fullName": "Nyckelgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dada" + }, + "id": "509513", + "fullName": "Nyhemsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dadb" + }, + "id": "913082", + "fullName": "Nutidsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dadc" + }, + "id": "933358", + "fullName": "Nordengatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dadd" + }, + "id": "933390", + "fullName": "Nobeltorget", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dade" + }, + "id": "527220", + "fullName": "Sätra Nyborg", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dadf" + }, + "id": "526067", + "fullName": "Pikedal Nyholm", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dae0" + }, + "id": "527611", + "fullName": "Nytorpsvägen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dae1" + }, + "id": "528206", + "fullName": "Norrby Mossen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dae2" + }, + "id": "528218", + "fullName": "Norrby Voxvik", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dae3" + }, + "id": "502506", + "fullName": "Tuna Nybygget", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dae5" + }, + "id": "507525", + "fullName": "Nya Holvarebo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dae6" + }, + "id": "507673", + "fullName": "Skeda Nyliden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dae7" + }, + "id": "508627", + "fullName": "Säby Norrgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dae8" + }, + "id": "508667", + "fullName": "Tift Norrgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dae9" + }, + "id": "508690", + "fullName": "Värö Norrgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daea" + }, + "id": "508750", + "fullName": "Nygårdsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daeb" + }, + "id": "509044", + "fullName": "Nickelstigen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daec" + }, + "id": "520206", + "fullName": "Hamra Nyhagen", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daed" + }, + "id": "526283", + "fullName": "Näckrosvägen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daee" + }, + "id": "526882", + "fullName": "Skog Norrgård", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daef" + }, + "id": "526884", + "fullName": "Skog Nysätter", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daf0" + }, + "id": "525341", + "fullName": "Nykil Gamla Kyrkskolan", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daf1" + }, + "id": "512040", + "fullName": "Gävbo Nysätter", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daf2" + }, + "id": "523205", + "fullName": "Slycke Nyåkra", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daf3" + }, + "id": "522497", + "fullName": "Bålorp Nygård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daf4" + }, + "id": "522865", + "fullName": "Lind Norrgård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daf5" + }, + "id": "522966", + "fullName": "Marås Nysäter", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daf6" + }, + "id": "503234", + "fullName": "Värla Nybygget", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daf7" + }, + "id": "503513", + "fullName": "Nybble Mossebo", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daf8" + }, + "id": "503527", + "fullName": "Nygård Karlsro", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daf9" + }, + "id": "503619", + "fullName": "Örtomta Nydala", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dafa" + }, + "id": "503792", + "fullName": "Gistad Nergård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dafb" + }, + "id": "504000", + "fullName": "Markeby Nygård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dafc" + }, + "id": "504196", + "fullName": "Himna Norrgård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dafd" + }, + "id": "933849", + "fullName": "Norrängsvägen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20dafe" + }, + "id": "933906", + "fullName": "Sätra Norrgård", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20daff" + }, + "id": "933956", + "fullName": "Övre Norrängen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db00" + }, + "id": "523497", + "fullName": "Ölstorp Nygård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db01" + }, + "id": "523519", + "fullName": "Alorp Norrgård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db02" + }, + "id": "523585", + "fullName": "Broby Norrgård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db03" + }, + "id": "524364", + "fullName": "Sålla Norrgård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db04" + }, + "id": "524757", + "fullName": "Naterstad Gård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db05" + }, + "id": "524773", + "fullName": "Påtorp Nyhagen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db07" + }, + "id": "522739", + "fullName": "Hackeryd Nedra", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db08" + }, + "id": "522881", + "fullName": "Linds Norrgård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db09" + }, + "id": "522968", + "fullName": "Marås Nysätter", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db0a" + }, + "id": "525798", + "fullName": "Amundebo Nystad", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db0c" + }, + "id": "526096", + "fullName": "Solltorp Nystad", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db0d" + }, + "id": "514608", + "fullName": "Kulla Norrgård", + "parentFullName": "Klockrike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db0e" + }, + "id": "517006", + "fullName": "Sävsjömåla Nydal", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db0f" + }, + "id": "503377", + "fullName": "Göstad Norrgård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db10" + }, + "id": "503379", + "fullName": "Göstad Norrtorp", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db11" + }, + "id": "503505", + "fullName": "Norrgårdsvägen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db12" + }, + "id": "503515", + "fullName": "Nybble Solliden", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db14" + }, + "id": "504001", + "fullName": "Markeby Nysäter", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db15" + }, + "id": "504026", + "fullName": "Norrunda Arnebo", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db16" + }, + "id": "504032", + "fullName": "Norrunda Luften", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db17" + }, + "id": "527842", + "fullName": "Bänorp Nysäter", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db18" + }, + "id": "528194", + "fullName": "Mörstorp Norra", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db19" + }, + "id": "933423", + "fullName": "Broby Norrgård", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db1a" + }, + "id": "933512", + "fullName": "Gävbo Nysätter", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db1b" + }, + "id": "933614", + "fullName": "Påtorp Nyhagen", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db1c" + }, + "id": "933851", + "fullName": "Nässjö Sjöbacka", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db1d" + }, + "id": "934063", + "fullName": "Brink Norrgård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db1e" + }, + "id": "502253", + "fullName": "Nykvarnsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db1f" + }, + "id": "504575", + "fullName": "Vreta Norrgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db20" + }, + "id": "505025", + "fullName": "Ånestad Nydala", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db21" + }, + "id": "505675", + "fullName": "Nedre Långåker", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db22" + }, + "id": "529058", + "fullName": "Myra Norrgård", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db23" + }, + "id": "529915", + "fullName": "Norrhult Aspa", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db24" + }, + "id": "506889", + "fullName": "Hulta Norrgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db25" + }, + "id": "507521", + "fullName": "Mörby Norrgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db26" + }, + "id": "508452", + "fullName": "Ledberg Nyland", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db27" + }, + "id": "508454", + "fullName": "Ledberg Nylund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db28" + }, + "id": "508576", + "fullName": "Lindå Norrgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db29" + }, + "id": "509260", + "fullName": "Nödmyntsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db2a" + }, + "id": "526768", + "fullName": "Norrängsvägen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db2b" + }, + "id": "527218", + "fullName": "Sätra Norrgård", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db2c" + }, + "id": "527347", + "fullName": "Övre Norrängen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db2d" + }, + "id": "526069", + "fullName": "Pikedal Nystugan", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db2e" + }, + "id": "514606", + "fullName": "Kulla Norratorp", + "parentFullName": "Klockrike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dca27dcf33cb20db2f" + }, + "id": "527778", + "fullName": "Bjärka Norrgård", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dbb1" + }, + "id": "473917", + "fullName": "Östra Ronneby", + "parentFullName": "Ronneby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dbb4" + }, + "id": "902618", + "fullName": "Östanåbadet", + "parentFullName": "Vetlanda kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dbb8" + }, + "id": "903542", + "fullName": "Stångehamn", + "parentFullName": "Oskarshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dbb9" + }, + "id": "923699", + "fullName": "Klintemåla", + "parentFullName": "Oskarshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dbbc" + }, + "id": "473872", + "fullName": "Kristineberg-Södertörn", + "parentFullName": "Oskarshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dbbd" + }, + "id": "902974", + "fullName": "Kristinebergs koloniområde", + "parentFullName": "Oskarshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dbbe" + }, + "id": "474696", + "fullName": "Östanås", + "parentFullName": "Köpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dbc2" + }, + "id": "475066", + "fullName": "Kiruna Östermalm", + "parentFullName": "Kiruna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dbc6" + }, + "id": "474686", + "fullName": "Östra Sala", + "parentFullName": "Sala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dbc7" + }, + "id": "940111", + "fullName": "Öregrund", + "parentFullName": "Östhammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dbc8" + }, + "id": "903062", + "fullName": "Sandika Övre", + "parentFullName": "Östhammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dbcc" + }, + "id": "940175", + "fullName": "Örbyhus", + "parentFullName": "Tierps kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dbce" + }, + "id": "902987", + "fullName": "Östra Torsö", + "parentFullName": "Sölvesborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dbd6" + }, + "id": "903160", + "fullName": "Sörbo", + "parentFullName": "Orust kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dbd7" + }, + "id": "903161", + "fullName": "Kåröd", + "parentFullName": "Orust kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dbd9" + }, + "id": "903575", + "fullName": "Råssö", + "parentFullName": "Orust kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dbda" + }, + "id": "903166", + "fullName": "Persäng", + "parentFullName": "Orust kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dbdb" + }, + "id": "903154", + "fullName": "Vasseröd", + "parentFullName": "Orust kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dbdc" + }, + "id": "903159", + "fullName": "Slätterna", + "parentFullName": "Orust kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dbea" + }, + "id": "903324", + "fullName": "Öbolandet", + "parentFullName": "Trosa kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dbeb" + }, + "id": "903229", + "fullName": "Oddan", + "parentFullName": "Tanums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dbec" + }, + "id": "940219", + "fullName": "Oxelösund", + "parentFullName": "Oxelösunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dbf0" + }, + "id": "903276", + "fullName": "Stjärnholm", + "parentFullName": "Oxelösunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dbf3" + }, + "id": "473618", + "fullName": "Sunda-Ramdalshöjden", + "parentFullName": "Oxelösunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dbf7" + }, + "id": "940243", + "fullName": "Ottsjö", + "parentFullName": "Åre kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc02" + }, + "id": "903212", + "fullName": "Ödby ö", + "parentFullName": "Sotenäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc05" + }, + "id": "903450", + "fullName": "Ollarsliden+Västsätern", + "parentFullName": "Älvdalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc0a" + }, + "id": "939836", + "fullName": "Övertorneå", + "parentFullName": "Övertorneå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc0c" + }, + "id": "942280", + "fullName": "Oaxen", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc0e" + }, + "id": "952516", + "fullName": "Offerdal", + "parentFullName": "Krokoms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc1a" + }, + "id": "944008", + "fullName": "Käringön", + "parentFullName": "Orust kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc1c" + }, + "id": "947581", + "fullName": "Ör", + "parentFullName": "Sundbybergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc1d" + }, + "id": "951106", + "fullName": "Öved", + "parentFullName": "Sjöbo kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc20" + }, + "id": "946673", + "fullName": "Öjebyn", + "parentFullName": "Piteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc26" + }, + "id": "942877", + "fullName": "Sandhamn-ön", + "parentFullName": "Värmdö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc29" + }, + "id": "954242", + "fullName": "Österbybruk", + "parentFullName": "Östhammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc2c" + }, + "id": "953786", + "fullName": "Östervallskog", + "parentFullName": "Årjängs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc36" + }, + "id": "940613", + "fullName": "Oxsätra och Sävastebo", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc37" + }, + "id": "899840", + "fullName": "Ytternäs och Vreta tätort", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc3c" + }, + "id": "907858", + "fullName": "Örkälla", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc40" + }, + "id": "909001", + "fullName": "Orresta", + "parentFullName": "Västerås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc42" + }, + "id": "899910", + "fullName": "Örtagården tätort", + "parentFullName": "Västerås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc43" + }, + "id": "898958", + "fullName": "Odensbacken tätort", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc44" + }, + "id": "898724", + "fullName": "Örebro tätort", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc45" + }, + "id": "899196", + "fullName": "Ölmbrotorp tätort", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc56" + }, + "id": "898514", + "fullName": "Obbola tätort", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc59" + }, + "id": "900219", + "fullName": "Överboda tätort", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc6d" + }, + "id": "940999", + "fullName": "Viforsen och Tunbyn tätort", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc6f" + }, + "id": "940998", + "fullName": "Vikarbodarna och Skatan tätort", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc71" + }, + "id": "909320", + "fullName": "Övre Tunbyn", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc74" + }, + "id": "907677", + "fullName": "Ogan", + "parentFullName": "Södertälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc75" + }, + "id": "907676", + "fullName": "Oaxen", + "parentFullName": "Södertälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc78" + }, + "id": "940894", + "fullName": "Viksäter och Viksberg tätort", + "parentFullName": "Södertälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc79" + }, + "id": "899698", + "fullName": "Östra Kallfors tätort", + "parentFullName": "Södertälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc7b" + }, + "id": "908043", + "fullName": "Odenslanda", + "parentFullName": "Växjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc7e" + }, + "id": "908916", + "fullName": "Önnerudstorp", + "parentFullName": "Karlstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc82" + }, + "id": "908284", + "fullName": "Oppmanna", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc83" + }, + "id": "908283", + "fullName": "Odersbäck", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc85" + }, + "id": "908336", + "fullName": "Övarp", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc86" + }, + "id": "899069", + "fullName": "Önnestad tätort", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc87" + }, + "id": "899760", + "fullName": "Österslöv tätort", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc88" + }, + "id": "908330", + "fullName": "Östervång", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc89" + }, + "id": "899372", + "fullName": "Östra Sönnarslöv tätort", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc8a" + }, + "id": "898697", + "fullName": "Onsala tätort", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc8d" + }, + "id": "908568", + "fullName": "Öjersbo", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc91" + }, + "id": "900078", + "fullName": "Ostvik tätort", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc95" + }, + "id": "899165", + "fullName": "Örviken tätort", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc97" + }, + "id": "940938", + "fullName": "Upplands Väsby och Sollentuna tätort", + "parentFullName": "Sollentuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc9a" + }, + "id": "900024", + "fullName": "Skavkulla och Skillingenäs tätort", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dc9b" + }, + "id": "908217", + "fullName": "Öljersjö", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dca3" + }, + "id": "899488", + "fullName": "Orrviken tätort", + "parentFullName": "Östersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dca5" + }, + "id": "898730", + "fullName": "Östersund tätort", + "parentFullName": "Östersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dca6" + }, + "id": "909388", + "fullName": "Österåsen", + "parentFullName": "Östersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dcc5" + }, + "id": "898700", + "fullName": "Örnsköldsvik tätort", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dcc7" + }, + "id": "940516", + "fullName": "Kolvik västra och Tungan", + "parentFullName": "Uddevalla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dcc9" + }, + "id": "940854", + "fullName": "Sjöskogen och Strand tätort", + "parentFullName": "Uddevalla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dcca" + }, + "id": "940856", + "fullName": "Kristevik och Sundsandvik tätort", + "parentFullName": "Uddevalla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dccb" + }, + "id": "940852", + "fullName": "Strandskogen, Restenäs och Ulvesund tätort", + "parentFullName": "Uddevalla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dcd1" + }, + "id": "940944", + "fullName": "Ölsta och Steningehöjden tätort", + "parentFullName": "Sigtuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dcd2" + }, + "id": "907765", + "fullName": "Österby", + "parentFullName": "Sigtuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dcd7" + }, + "id": "908468", + "fullName": "Önnarp", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dcd8" + }, + "id": "908470", + "fullName": "Östra Värlinge", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dce1" + }, + "id": "940831", + "fullName": "Kareby och Ringby tätort", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dcf1" + }, + "id": "940911", + "fullName": "Koviksudde och Skeviksstrand tätort", + "parentFullName": "Värmdö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dcf5" + }, + "id": "909641", + "fullName": "Ön", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dcf8" + }, + "id": "940775", + "fullName": "Toarp och Tåstarp tätort", + "parentFullName": "Ängelholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dcfa" + }, + "id": "940772", + "fullName": "Össjö tätort", + "parentFullName": "Ängelholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd04" + }, + "id": "940623", + "fullName": "Österbor + Österänge", + "parentFullName": "Sandvikens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd05" + }, + "id": "900063", + "fullName": "Österfärnebo tätort", + "parentFullName": "Sandvikens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd07" + }, + "id": "940809", + "fullName": "Öjersjö tätort", + "parentFullName": "Partille kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd0c" + }, + "id": "908114", + "fullName": "Odensvi", + "parentFullName": "Västerviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd0e" + }, + "id": "899075", + "fullName": "Överum tätort", + "parentFullName": "Västerviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd15" + }, + "id": "908007", + "fullName": "Os", + "parentFullName": "Värnamo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd1b" + }, + "id": "907764", + "fullName": "Örsta", + "parentFullName": "Vallentuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd27" + }, + "id": "940745", + "fullName": "Rynge och Vallösa tätort", + "parentFullName": "Ystads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd29" + }, + "id": "940768", + "fullName": "Spjälkö och Saxemara tätort", + "parentFullName": "Ronneby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd39" + }, + "id": "898694", + "fullName": "Oskarshamn tätort", + "parentFullName": "Oskarshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd3a" + }, + "id": "940437", + "fullName": "Skorpetorp och Sandshult", + "parentFullName": "Oskarshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd3b" + }, + "id": "908098", + "fullName": "Kilen", + "parentFullName": "Oskarshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd3c" + }, + "id": "908142", + "fullName": "Vånevik", + "parentFullName": "Oskarshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd44" + }, + "id": "898898", + "fullName": "Kristdala tätort", + "parentFullName": "Oskarshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd45" + }, + "id": "898963", + "fullName": "Påskallavik tätort", + "parentFullName": "Oskarshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd46" + }, + "id": "908060", + "fullName": "Stora Stångehamn", + "parentFullName": "Oskarshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd4a" + }, + "id": "940506", + "fullName": "Talbo och Östra Skår", + "parentFullName": "Stenungsunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd4b" + }, + "id": "900039", + "fullName": "Ödsmål tätort", + "parentFullName": "Stenungsunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd4d" + }, + "id": "909206", + "fullName": "Onsäng", + "parentFullName": "Söderhamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd4f" + }, + "id": "909242", + "fullName": "Östansjö", + "parentFullName": "Söderhamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd51" + }, + "id": "900222", + "fullName": "Ölme tätort", + "parentFullName": "Kristinehamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd57" + }, + "id": "899367", + "fullName": "Övre Soppero tätort", + "parentFullName": "Kiruna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd59" + }, + "id": "899071", + "fullName": "Öregrund tätort", + "parentFullName": "Östhammars kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd5a" + }, + "id": "473604", + "fullName": "Östhammar tätort", + "parentFullName": "Östhammars kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd5e" + }, + "id": "899070", + "fullName": "Örbyhus tätort", + "parentFullName": "Tierps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd68" + }, + "id": "909319", + "fullName": "Österås", + "parentFullName": "Sollefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd69" + }, + "id": "899154", + "fullName": "Österforse tätort", + "parentFullName": "Sollefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd6a" + }, + "id": "909317", + "fullName": "Ödsgårdsmon", + "parentFullName": "Sollefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd6b" + }, + "id": "940706", + "fullName": "Västerrå + Österrå", + "parentFullName": "Sollefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd6d" + }, + "id": "899337", + "fullName": "Sankt Olof tätort", + "parentFullName": "Simrishamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd6f" + }, + "id": "899844", + "fullName": "Östra Tommarp tätort", + "parentFullName": "Simrishamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd70" + }, + "id": "940750", + "fullName": "Östra Vemmerlöv tätort", + "parentFullName": "Simrishamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd72" + }, + "id": "908472", + "fullName": "Övedskloster", + "parentFullName": "Sjöbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd74" + }, + "id": "909291", + "fullName": "Omne", + "parentFullName": "Kramfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd80" + }, + "id": "908839", + "fullName": "Öttum", + "parentFullName": "Vara kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd8c" + }, + "id": "940510", + "fullName": "Timmerhult och Torp", + "parentFullName": "Orust kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd8d" + }, + "id": "940855", + "fullName": "Vindön och Töllås tätort", + "parentFullName": "Orust kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd8f" + }, + "id": "908650", + "fullName": "Slussen", + "parentFullName": "Orust kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd90" + }, + "id": "908655", + "fullName": "Stocken", + "parentFullName": "Orust kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd91" + }, + "id": "908615", + "fullName": "Käringön", + "parentFullName": "Orust kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd94" + }, + "id": "908654", + "fullName": "Stenshult", + "parentFullName": "Orust kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd96" + }, + "id": "899345", + "fullName": "Varekil tätort", + "parentFullName": "Orust kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dd99" + }, + "id": "899006", + "fullName": "Svanesund tätort", + "parentFullName": "Orust kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dda1" + }, + "id": "899369", + "fullName": "Östra Ryd tätort", + "parentFullName": "Söderköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dda5" + }, + "id": "473906", + "fullName": "Olofström tätort", + "parentFullName": "Olofströms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dda9" + }, + "id": "899087", + "fullName": "Vilshult tätort", + "parentFullName": "Olofströms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddaa" + }, + "id": "898903", + "fullName": "Kyrkhult tätort", + "parentFullName": "Olofströms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddab" + }, + "id": "899515", + "fullName": "Onslunda tätort", + "parentFullName": "Tomelilla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddae" + }, + "id": "908914", + "fullName": "Östanbjörke", + "parentFullName": "Sunne kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddb0" + }, + "id": "473496", + "fullName": "Osby tätort", + "parentFullName": "Osby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddb3" + }, + "id": "908317", + "fullName": "Visseltofta", + "parentFullName": "Osby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddb5" + }, + "id": "899202", + "fullName": "Killeberg tätort", + "parentFullName": "Osby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddb7" + }, + "id": "474191", + "fullName": "Öckerö tätort", + "parentFullName": "Öckerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddb8" + }, + "id": "940875", + "fullName": "Öbolandet tätort", + "parentFullName": "Trosa kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddbb" + }, + "id": "908678", + "fullName": "Östad", + "parentFullName": "Tanums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddbe" + }, + "id": "898690", + "fullName": "Oxelösund tätort", + "parentFullName": "Oxelösunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddc0" + }, + "id": "940928", + "fullName": "Östra Stenåsen tätort", + "parentFullName": "Kils kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddc1" + }, + "id": "899102", + "fullName": "Oleby tätort", + "parentFullName": "Torsby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddc2" + }, + "id": "908915", + "fullName": "Önnerud", + "parentFullName": "Torsby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddc3" + }, + "id": "899892", + "fullName": "Östmark tätort", + "parentFullName": "Torsby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddc6" + }, + "id": "900048", + "fullName": "Ovanåker tätort", + "parentFullName": "Ovanåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddc9" + }, + "id": "907536", + "fullName": "Voxnabruk", + "parentFullName": "Ovanåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddca" + }, + "id": "899614", + "fullName": "Runemo tätort", + "parentFullName": "Ovanåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddcc" + }, + "id": "899860", + "fullName": "Roteberg tätort", + "parentFullName": "Ovanåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddcd" + }, + "id": "899756", + "fullName": "Viksjöfors tätort", + "parentFullName": "Ovanåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddd1" + }, + "id": "900031", + "fullName": "Östadkulle tätort", + "parentFullName": "Vårgårda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddd2" + }, + "id": "909369", + "fullName": "Ocke", + "parentFullName": "Åre kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddd3" + }, + "id": "909370", + "fullName": "Ottsjö", + "parentFullName": "Åre kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dddb" + }, + "id": "907519", + "fullName": "Östanvik", + "parentFullName": "Rättviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dddd" + }, + "id": "909156", + "fullName": "Östbjörka", + "parentFullName": "Rättviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddde" + }, + "id": "900059", + "fullName": "Överlida tätort", + "parentFullName": "Svenljunga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dde5" + }, + "id": "909017", + "fullName": "Olberga", + "parentFullName": "Surahammars kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dde6" + }, + "id": "473951", + "fullName": "Örkelljunga tätort", + "parentFullName": "Örkelljunga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dde8" + }, + "id": "908917", + "fullName": "Östervallskog", + "parentFullName": "Årjängs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dded" + }, + "id": "909294", + "fullName": "Ovansjö", + "parentFullName": "Ånge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddef" + }, + "id": "940686", + "fullName": "Östby södra + Ö", + "parentFullName": "Ånge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddf0" + }, + "id": "899244", + "fullName": "Östavall tätort", + "parentFullName": "Ånge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddf1" + }, + "id": "907547", + "fullName": "Överturingen", + "parentFullName": "Ånge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddf3" + }, + "id": "907906", + "fullName": "Österåker", + "parentFullName": "Vingåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddf5" + }, + "id": "909524", + "fullName": "Östra Spöland", + "parentFullName": "Vännäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddf6" + }, + "id": "909121", + "fullName": "Österby", + "parentFullName": "Kungsörs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddf7" + }, + "id": "909646", + "fullName": "Övre Tväråsel", + "parentFullName": "Älvsbyns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddf8" + }, + "id": "908282", + "fullName": "Oderljunga", + "parentFullName": "Perstorps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddfc" + }, + "id": "474731", + "fullName": "Orsa tätort", + "parentFullName": "Orsa kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ddff" + }, + "id": "909118", + "fullName": "Östra Stackmora", + "parentFullName": "Orsa kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de00" + }, + "id": "900225", + "fullName": "Skattungbyn tätort", + "parentFullName": "Orsa kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de01" + }, + "id": "909148", + "fullName": "Västra Stackmora", + "parentFullName": "Orsa kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de02" + }, + "id": "940629", + "fullName": "Opsaheden + Tuvheden", + "parentFullName": "Vansbro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de04" + }, + "id": "909526", + "fullName": "Överklinten", + "parentFullName": "Robertsfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de07" + }, + "id": "474799", + "fullName": "Ockelbo tätort", + "parentFullName": "Ockelbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de08" + }, + "id": "909228", + "fullName": "Ulvsta", + "parentFullName": "Ockelbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de0c" + }, + "id": "909025", + "fullName": "Stenbäcken", + "parentFullName": "Ockelbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de10" + }, + "id": "909397", + "fullName": "Överammer", + "parentFullName": "Ragunda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de12" + }, + "id": "473643", + "fullName": "Ödeshög tätort", + "parentFullName": "Ödeshögs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de14" + }, + "id": "474621", + "fullName": "Övertorneå tätort", + "parentFullName": "Övertorneå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de15" + }, + "id": "473646", + "fullName": "Österbymo tätort", + "parentFullName": "Ydre kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de16" + }, + "id": "473725", + "fullName": "Överkalix tätort", + "parentFullName": "Överkalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de18" + }, + "id": "475499", + "fullName": "Orvar Odds väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de1a" + }, + "id": "502786", + "fullName": "Oslogatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de1b" + }, + "id": "502851", + "fullName": "Oddegatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de1c" + }, + "id": "475339", + "fullName": "Oxtorget", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de1d" + }, + "id": "475587", + "fullName": "Odenplan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de1f" + }, + "id": "502443", + "fullName": "Orionplan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de22" + }, + "id": "478347", + "fullName": "Orrbrinken", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de23" + }, + "id": "475586", + "fullName": "Odengatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de25" + }, + "id": "502752", + "fullName": "Osbyringen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de28" + }, + "id": "476417", + "fullName": "Ottsjövägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de2a" + }, + "id": "478461", + "fullName": "Onsalagränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de2c" + }, + "id": "502036", + "fullName": "Oviksgatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de2e" + }, + "id": "475228", + "fullName": "Olofsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de31" + }, + "id": "502254", + "fullName": "Oskarsvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de32" + }, + "id": "502714", + "fullName": "Ovanbygränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de34" + }, + "id": "479279", + "fullName": "Orhemsvägen", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de39" + }, + "id": "475712", + "fullName": "Osquldas väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de3f" + }, + "id": "475340", + "fullName": "Oxtorgsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de40" + }, + "id": "475341", + "fullName": "Oxtorgsgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de44" + }, + "id": "478961", + "fullName": "Oxholmsgränd", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de47" + }, + "id": "476318", + "fullName": "Ostmästargränd", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de48" + }, + "id": "476378", + "fullName": "Orrfjärdsgränd", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de4b" + }, + "id": "478064", + "fullName": "Ottesångsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de4c" + }, + "id": "476174", + "fullName": "Ormbergsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de50" + }, + "id": "475722", + "fullName": "Ordenstrappan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de51" + }, + "id": "475805", + "fullName": "Orangerivägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de52" + }, + "id": "926018", + "fullName": "Orhems Skogsväg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de54" + }, + "id": "502034", + "fullName": "Offerdalsgatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de57" + }, + "id": "475660", + "fullName": "Olivecronas väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de58" + }, + "id": "475731", + "fullName": "Olympiastadion", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de59" + }, + "id": "503882", + "fullName": "Olovslundsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de5d" + }, + "id": "477882", + "fullName": "Olshammarsgatan", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de5e" + }, + "id": "478229", + "fullName": "Ollonborrestigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de60" + }, + "id": "475874", + "fullName": "Olaus Petrigatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de62" + }, + "id": "479286", + "fullName": "Skogsvillan Orhem", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de68" + }, + "id": "475856", + "fullName": "Oxenstiernsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de69" + }, + "id": "478716", + "fullName": "Olof Skötkonungs väg", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de6b" + }, + "id": "925985", + "fullName": "Oskarslundsbacken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de6f" + }, + "id": "475598", + "fullName": "Observatorielunden", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de70" + }, + "id": "475604", + "fullName": "Observatoriegatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de73" + }, + "id": "479288", + "fullName": "Trädgårdsvillan Orhem", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de7b" + }, + "id": "502387", + "fullName": "Östervägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de7c" + }, + "id": "925986", + "fullName": "Önologgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de7f" + }, + "id": "475300", + "fullName": "Örlogsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de80" + }, + "id": "476053", + "fullName": "Ölandsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de82" + }, + "id": "502869", + "fullName": "Österögatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de84" + }, + "id": "475977", + "fullName": "Östgötagatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de87" + }, + "id": "478075", + "fullName": "Örby Slottsväg", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de88" + }, + "id": "478478", + "fullName": "Östbergavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de8b" + }, + "id": "477771", + "fullName": "Önskehemsgatan", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de8c" + }, + "id": "478037", + "fullName": "Örtagårdsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de8d" + }, + "id": "478123", + "fullName": "Örboholmsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de8e" + }, + "id": "478471", + "fullName": "Östbergahöjden", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de8f" + }, + "id": "478472", + "fullName": "Östbergatorget", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de92" + }, + "id": "478844", + "fullName": "Örnsätrabacken", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de93" + }, + "id": "475225", + "fullName": "Österlånggatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de94" + }, + "id": "475743", + "fullName": "Östermalmstorg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de95" + }, + "id": "475953", + "fullName": "Öregrundsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de96" + }, + "id": "478900", + "fullName": "Örnholmsbrinken", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de98" + }, + "id": "916341", + "fullName": "Östersundsgatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de99" + }, + "id": "475129", + "fullName": "Överskärargränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de9a" + }, + "id": "475697", + "fullName": "Östermalmsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de9b" + }, + "id": "475819", + "fullName": "Östra Varvsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de9c" + }, + "id": "475822", + "fullName": "Östra Vattugränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de9d" + }, + "id": "475863", + "fullName": "Östhammarsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de9e" + }, + "id": "503736", + "fullName": "Önskeringsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20de9f" + }, + "id": "502566", + "fullName": "Östergårdsvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dea0" + }, + "id": "478449", + "fullName": "Östbergabackarna", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dea2" + }, + "id": "475821", + "fullName": "Östra Varvsporten", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dea3" + }, + "id": "502568", + "fullName": "Östergökssvängen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dea6" + }, + "id": "475399", + "fullName": "Ragnar Östbergs plan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dea8" + }, + "id": "475319", + "fullName": "Klara Östra Kyrkogata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20deab" + }, + "id": "475966", + "fullName": "Katarina Östra Kyrkogårdsgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dead" + }, + "id": "696107", + "fullName": "Olofsberg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20deae" + }, + "id": "696230", + "fullName": "Ormåsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20deaf" + }, + "id": "708715", + "fullName": "Oxforan", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20deb4" + }, + "id": "695196", + "fullName": "Per Olas väg", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20deb5" + }, + "id": "691394", + "fullName": "Odalgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20deb6" + }, + "id": "692771", + "fullName": "Oslogatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20deb7" + }, + "id": "692875", + "fullName": "Oljevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20deb8" + }, + "id": "693639", + "fullName": "Oxögedal", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20deb9" + }, + "id": "696047", + "fullName": "Olofsslättvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20debb" + }, + "id": "687983", + "fullName": "Odinsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20debc" + }, + "id": "688588", + "fullName": "Origovägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20debd" + }, + "id": "688856", + "fullName": "Oxelgången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20debe" + }, + "id": "689802", + "fullName": "Orustgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20debf" + }, + "id": "692370", + "fullName": "Oktangatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dec0" + }, + "id": "695989", + "fullName": "Oskarsbergsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dec3" + }, + "id": "689491", + "fullName": "Oskarsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dec4" + }, + "id": "689740", + "fullName": "Oxhagsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dec5" + }, + "id": "690743", + "fullName": "Olbersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dec6" + }, + "id": "692039", + "fullName": "Orkidévägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20deca" + }, + "id": "695944", + "fullName": "Olofstorps Skolväg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20decb" + }, + "id": "696109", + "fullName": "Olofstorps Lyckhem", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20decc" + }, + "id": "695068", + "fullName": "Ormelidsvägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20decf" + }, + "id": "687969", + "fullName": "Odinsplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ded0" + }, + "id": "688587", + "fullName": "Olgas Trappor", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ded2" + }, + "id": "690418", + "fullName": "Onsdagsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ded3" + }, + "id": "690477", + "fullName": "Oktobergatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ded4" + }, + "id": "692372", + "fullName": "Oljenäsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ded5" + }, + "id": "692374", + "fullName": "Ovädersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ded6" + }, + "id": "910236", + "fullName": "Orienteraren", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ded7" + }, + "id": "694090", + "fullName": "Oxholmsgatan", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ded8" + }, + "id": "917176", + "fullName": "Oklandsåsen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20ded9" + }, + "id": "708685", + "fullName": "Hovås Odongång", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20deda" + }, + "id": "916994", + "fullName": "Hovås Oxsjöväg", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dedd" + }, + "id": "696328", + "fullName": "Sankt Olofs Källa", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dede" + }, + "id": "688617", + "fullName": "Orrspelsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dedf" + }, + "id": "688813", + "fullName": "Orangerigatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dee0" + }, + "id": "689544", + "fullName": "Ostindiegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dee1" + }, + "id": "690168", + "fullName": "Olsmässogatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dee2" + }, + "id": "690959", + "fullName": "Olskroksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dee3" + }, + "id": "708687", + "fullName": "Hovås Oxledsväg", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dee7" + }, + "id": "694088", + "fullName": "Organistvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dee8" + }, + "id": "693637", + "fullName": "Oxerödsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dee9" + }, + "id": "688520", + "fullName": "Olof Wijksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20deea" + }, + "id": "689189", + "fullName": "Olivedalsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20deeb" + }, + "id": "690170", + "fullName": "Orrebacksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20deec" + }, + "id": "690789", + "fullName": "Ovanskogsliden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20deed" + }, + "id": "690947", + "fullName": "Olskrokstorget", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20deee" + }, + "id": "691053", + "fullName": "Ottfjällsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20deef" + }, + "id": "691232", + "fullName": "Ormebäcksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20def0" + }, + "id": "691532", + "fullName": "Oterdahlsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20def2" + }, + "id": "920012", + "fullName": "Ordonnansgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20def3" + }, + "id": "700835", + "fullName": "Svante Orells väg", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20def5" + }, + "id": "693635", + "fullName": "Ormbunkegatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20def6" + }, + "id": "708656", + "fullName": "Otterbäcksvägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20def7" + }, + "id": "708686", + "fullName": "Hovås Oxbärsgång", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20defb" + }, + "id": "688189", + "fullName": "Otterhällegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20defc" + }, + "id": "688759", + "fullName": "Olofshöjdsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20defd" + }, + "id": "688809", + "fullName": "Odinslundsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20defe" + }, + "id": "688949", + "fullName": "Olaus Petrigatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20deff" + }, + "id": "689164", + "fullName": "Olof Palmes plats", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df00" + }, + "id": "689702", + "fullName": "Oljekvarnsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df01" + }, + "id": "689785", + "fullName": "Olof Strålegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df02" + }, + "id": "690294", + "fullName": "Odenssvalevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df03" + }, + "id": "692272", + "fullName": "Ostindiefararen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df06" + }, + "id": "696284", + "fullName": "Orrekullagatan", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df07" + }, + "id": "688637", + "fullName": "Olof Rudbecksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df08" + }, + "id": "688942", + "fullName": "Olaus Petri Trappor", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df0a" + }, + "id": "690973", + "fullName": "Övre Olskroksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df0b" + }, + "id": "716682", + "fullName": "Oxhagens Rosenhill", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df0c" + }, + "id": "693721", + "fullName": "Oskar Rings plats", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df0d" + }, + "id": "693804", + "fullName": "Olshammarsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df10" + }, + "id": "690941", + "fullName": "Lilla Olskroksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df14" + }, + "id": "688811", + "fullName": "Olof Skötkonungsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df15" + }, + "id": "689363", + "fullName": "Oscar Hanssons Trappor", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df19" + }, + "id": "696002", + "fullName": "T-Vägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df1a" + }, + "id": "696000", + "fullName": "T-Backen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df1b" + }, + "id": "696093", + "fullName": "Högesås", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df1d" + }, + "id": "695945", + "fullName": "Saras väg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df21" + }, + "id": "696129", + "fullName": "Trulsdal", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df22" + }, + "id": "696204", + "fullName": "Knuts väg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df24" + }, + "id": "695931", + "fullName": "Karins väg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df26" + }, + "id": "695946", + "fullName": "Skolvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df27" + }, + "id": "695995", + "fullName": "Stenberga", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df28" + }, + "id": "695998", + "fullName": "Ströms väg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df2a" + }, + "id": "696113", + "fullName": "Risås Hage", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df2b" + }, + "id": "696238", + "fullName": "Rydsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df2d" + }, + "id": "695911", + "fullName": "Hallens väg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df30" + }, + "id": "696055", + "fullName": "Skogsliden", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df31" + }, + "id": "696079", + "fullName": "Börjeshöjd", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df32" + }, + "id": "696097", + "fullName": "Kvarnhagen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df33" + }, + "id": "696232", + "fullName": "Rotenvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df34" + }, + "id": "696234", + "fullName": "Rydetvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df36" + }, + "id": "695913", + "fullName": "Hallmans väg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df37" + }, + "id": "695919", + "fullName": "Högrells väg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df3c" + }, + "id": "695967", + "fullName": "Trinde backe", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df3e" + }, + "id": "696071", + "fullName": "Tyrsjöliden", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df3f" + }, + "id": "696073", + "fullName": "Tyrsjövägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df42" + }, + "id": "696130", + "fullName": "Tössåsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df44" + }, + "id": "696176", + "fullName": "Brändamosse", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df48" + }, + "id": "696236", + "fullName": "Rydståvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df4a" + }, + "id": "695948", + "fullName": "Småkulla Hage", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df4b" + }, + "id": "695991", + "fullName": "Rastestället", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df4c" + }, + "id": "696051", + "fullName": "Skiljebacken", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df4e" + }, + "id": "696167", + "fullName": "Björsbovägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df4f" + }, + "id": "696175", + "fullName": "Björsjövägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df51" + }, + "id": "696206", + "fullName": "Kroksjökulle", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df57" + }, + "id": "695952", + "fullName": "Småkullavägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df58" + }, + "id": "695958", + "fullName": "Solkullavägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df59" + }, + "id": "695960", + "fullName": "Solsätervägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df5a" + }, + "id": "695973", + "fullName": "Björredsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df5c" + }, + "id": "696009", + "fullName": "Väpplingvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df5d" + }, + "id": "696020", + "fullName": "Blåduvebacken", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df62" + }, + "id": "696049", + "fullName": "Ringduvevägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df63" + }, + "id": "696069", + "fullName": "Turkduvevägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df67" + }, + "id": "696115", + "fullName": "Solbackevägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df6a" + }, + "id": "696198", + "fullName": "Högsjöåsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df6c" + }, + "id": "696240", + "fullName": "Rättaregården", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df6e" + }, + "id": "696258", + "fullName": "Torvhögsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df6f" + }, + "id": "919673", + "fullName": "Övre Ströms väg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df70" + }, + "id": "695897", + "fullName": "Bergkullavägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df72" + }, + "id": "695961", + "fullName": "Stenaredsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df73" + }, + "id": "695979", + "fullName": "Björsaråsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df74" + }, + "id": "695994", + "fullName": "Slaktarns backe", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df75" + }, + "id": "696015", + "fullName": "Bergfinksvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df76" + }, + "id": "696017", + "fullName": "Bingaredsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df78" + }, + "id": "696037", + "fullName": "Kniparedsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df7a" + }, + "id": "696053", + "fullName": "Skogsduvevägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df7b" + }, + "id": "696057", + "fullName": "Solfågelsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df7c" + }, + "id": "696061", + "fullName": "Sånglärkevägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df7d" + }, + "id": "696063", + "fullName": "Sädesärlevägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df7f" + }, + "id": "696135", + "fullName": "Benjaminsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df80" + }, + "id": "696141", + "fullName": "Bergums Kyrkväg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df84" + }, + "id": "696200", + "fullName": "Kappereds Kulle", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df85" + }, + "id": "696202", + "fullName": "Kapperedsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df87" + }, + "id": "696246", + "fullName": "Skårbergsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df88" + }, + "id": "696266", + "fullName": "Öxnabergsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df89" + }, + "id": "910671", + "fullName": "Skoghultsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df8b" + }, + "id": "695899", + "fullName": "Björkkullavägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df8c" + }, + "id": "695917", + "fullName": "Häljeredslyckan", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df90" + }, + "id": "695969", + "fullName": "Berggrottevägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df91" + }, + "id": "695977", + "fullName": "Björsaredsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df92" + }, + "id": "695981", + "fullName": "Kniparedsgården", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df93" + }, + "id": "695993", + "fullName": "Rörläggarens väg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df94" + }, + "id": "695996", + "fullName": "Stenbrottsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df95" + }, + "id": "695997", + "fullName": "Ströms Vinkelväg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df96" + }, + "id": "696023", + "fullName": "Blötekärrsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df98" + }, + "id": "696059", + "fullName": "Strömstarevägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df9d" + }, + "id": "696125", + "fullName": "Stenaredsbacken", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df9e" + }, + "id": "696127", + "fullName": "Stenaredslyckan", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20df9f" + }, + "id": "696133", + "fullName": "Vråsseredsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfa0" + }, + "id": "696137", + "fullName": "Bergums Högenväg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfa2" + }, + "id": "696155", + "fullName": "Bergums Skårsväg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfa3" + }, + "id": "696165", + "fullName": "Björsbo Stallväg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfa5" + }, + "id": "696208", + "fullName": "Krokstorpsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfa6" + }, + "id": "696210", + "fullName": "Källehultsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfa9" + }, + "id": "696250", + "fullName": "Snipebergsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfaa" + }, + "id": "695963", + "fullName": "Stjärnkullavägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfac" + }, + "id": "696041", + "fullName": "Lilla Tyrsjövägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfad" + }, + "id": "696091", + "fullName": "Hallengårdsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfae" + }, + "id": "696139", + "fullName": "Bergums Karlslund", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfb1" + }, + "id": "696242", + "fullName": "Sibbajordsgården", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfb2" + }, + "id": "696244", + "fullName": "Sibbajordslyckan", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfb3" + }, + "id": "696256", + "fullName": "Torvhögsbrovägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfb4" + }, + "id": "696260", + "fullName": "Västra Rydetvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfb6" + }, + "id": "929745", + "fullName": "Björsaredshöjden", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfb8" + }, + "id": "695935", + "fullName": "Lilla Solsätervägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfb9" + }, + "id": "696012", + "fullName": "Östra Björredsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfbc" + }, + "id": "696123", + "fullName": "Stenareds Skogslid", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfbd" + }, + "id": "696143", + "fullName": "Bergums Källebacke", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfbe" + }, + "id": "696169", + "fullName": "Björsjöbackavägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfc1" + }, + "id": "696248", + "fullName": "Skärsjölundsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfc2" + }, + "id": "910582", + "fullName": "Bergums Hovgårdsväg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfc3" + }, + "id": "695933", + "fullName": "Lilla Bergkullavägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfc4" + }, + "id": "696159", + "fullName": "Bergums Uppegårdsväg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfc5" + }, + "id": "695898", + "fullName": "Bergums Prästgårdsväg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfc6" + }, + "id": "695985", + "fullName": "Lilla Björsaredsvägen", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfc7" + }, + "id": "696145", + "fullName": "Bergums Källegårdsväg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfc9" + }, + "id": "696157", + "fullName": "Bergums Södergårdsväg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfcb" + }, + "id": "696131", + "fullName": "Vråssereds Övregårdsväg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfcd" + }, + "id": "696153", + "fullName": "Bergums Skattegårdsväg", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfcf" + }, + "id": "929743", + "fullName": "Bergums Prästgårdsbacke", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfd0" + }, + "id": "929744", + "fullName": "Bergums Prästgårdsslinga", + "parentFullName": "Olofstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfd1" + }, + "id": "695354", + "fullName": "Öxnäs By", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfd3" + }, + "id": "690550", + "fullName": "Ödegärdet", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfd4" + }, + "id": "700857", + "fullName": "Övre Hövik", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfd6" + }, + "id": "695364", + "fullName": "Öxnäsvägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfd7" + }, + "id": "688832", + "fullName": "Överåsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfd8" + }, + "id": "689547", + "fullName": "Öckerögatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfd9" + }, + "id": "689902", + "fullName": "Örtugsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfda" + }, + "id": "690342", + "fullName": "Österlyckan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfdb" + }, + "id": "692572", + "fullName": "Örebrogatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfdc" + }, + "id": "692723", + "fullName": "Ödmansgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfdd" + }, + "id": "694941", + "fullName": "Högåsa Östra", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfe2" + }, + "id": "688491", + "fullName": "Örgrytevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfe3" + }, + "id": "690819", + "fullName": "Överstegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfe5" + }, + "id": "688251", + "fullName": "Haga Östergata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfe6" + }, + "id": "689046", + "fullName": "Överås Parkväg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfe7" + }, + "id": "691884", + "fullName": "Örnekulans väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfe8" + }, + "id": "695262", + "fullName": "Bärby Övergård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfe9" + }, + "id": "695356", + "fullName": "Öxnäs Kulleväg", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfea" + }, + "id": "695360", + "fullName": "Öxnäs Smelycka", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfec" + }, + "id": "694931", + "fullName": "Östra Hovdalen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dfed" + }, + "id": "693814", + "fullName": "Övralidsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dff1" + }, + "id": "688121", + "fullName": "Östra Hamngatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dff2" + }, + "id": "688259", + "fullName": "Övre Husargatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dff3" + }, + "id": "688677", + "fullName": "Övre Buråsliden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dff4" + }, + "id": "690219", + "fullName": "Österhedsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dff5" + }, + "id": "691480", + "fullName": "Övre Hallegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dff6" + }, + "id": "691635", + "fullName": "Ögontröstgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dff7" + }, + "id": "692700", + "fullName": "Örtagårdsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dffa" + }, + "id": "716755", + "fullName": "Österhögsvägen", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20dffc" + }, + "id": "708658", + "fullName": "Övre Hägnavägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e000" + }, + "id": "688880", + "fullName": "Örgryte Stomgata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e001" + }, + "id": "689139", + "fullName": "Östra Skansgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e004" + }, + "id": "690656", + "fullName": "Övergårdsstigen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e005" + }, + "id": "691548", + "fullName": "Östanvindsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e008" + }, + "id": "695362", + "fullName": "Öxnäs Västergård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e009" + }, + "id": "694884", + "fullName": "Östergårdsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e00b" + }, + "id": "693752", + "fullName": "Övre Börsåsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e00f" + }, + "id": "688336", + "fullName": "Övre Besvärsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e010" + }, + "id": "688629", + "fullName": "Örnehufvudsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e011" + }, + "id": "689044", + "fullName": "Örgryte Kyrkogata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e012" + }, + "id": "690610", + "fullName": "Övre Kaserngården", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e014" + }, + "id": "692418", + "fullName": "Önskevädersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e015" + }, + "id": "692815", + "fullName": "Östra Bräckevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e017" + }, + "id": "694349", + "fullName": "Övre Lysbojsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e01c" + }, + "id": "689179", + "fullName": "Slottsskogen Östra", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e01e" + }, + "id": "692919", + "fullName": "Östra Sörredsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e020" + }, + "id": "694885", + "fullName": "Östra Smedjegården", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e021" + }, + "id": "915040", + "fullName": "Östra Rågårdsvägen", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e024" + }, + "id": "688075", + "fullName": "Övre Spannmålsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e025" + }, + "id": "688916", + "fullName": "Övre Rönnbärsstigen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e027" + }, + "id": "691513", + "fullName": "Östra Keillersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e028" + }, + "id": "692498", + "fullName": "Övre Släktledsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e02a" + }, + "id": "695352", + "fullName": "Östra Bärmeråsvägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e02b" + }, + "id": "694348", + "fullName": "Övre Hällsviksvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e02f" + }, + "id": "688490", + "fullName": "Örgryte Klockarestig", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e030" + }, + "id": "688881", + "fullName": "Övre Pipblåsaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e031" + }, + "id": "689496", + "fullName": "Östra Sänkverksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e032" + }, + "id": "692731", + "fullName": "Bräcke Östergårds väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e033" + }, + "id": "694932", + "fullName": "Övre Björlanda Strand", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e038" + }, + "id": "692158", + "fullName": "Östra Sannegårdskajen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e03a" + }, + "id": "694518", + "fullName": "Övre Linnefjällsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e03d" + }, + "id": "694744", + "fullName": "Östra Hamnefjällsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e03e" + }, + "id": "923507", + "fullName": "Östra Trulsegårdsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e03f" + }, + "id": "708721", + "fullName": "Östra Kopparkärrsvägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e041" + }, + "id": "691478", + "fullName": "Östra Stillestorpsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e042" + }, + "id": "539642", + "fullName": "Oxie Bygata", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e043" + }, + "id": "539626", + "fullName": "Oshögavägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e044" + }, + "id": "539667", + "fullName": "Oxiestråket", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e045" + }, + "id": "539695", + "fullName": "Odörtsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e047" + }, + "id": "539643", + "fullName": "Oxie Kyrkoväg", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e048" + }, + "id": "539644", + "fullName": "Oxie Kyrkstig", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e049" + }, + "id": "539767", + "fullName": "Oshögastigen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e04a" + }, + "id": "539619", + "fullName": "Oxie Kullars väg", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e04b" + }, + "id": "539658", + "fullName": "Oxietorpsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e04c" + }, + "id": "539769", + "fullName": "Oxievångsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e051" + }, + "id": "539768", + "fullName": "Oxievångsstigen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e052" + }, + "id": "539783", + "fullName": "Oxievångsparken", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e054" + }, + "id": "529888", + "fullName": "Odengatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e05b" + }, + "id": "531112", + "fullName": "Lars Ols väg", + "parentFullName": "Klagshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e05c" + }, + "id": "530941", + "fullName": "Oxelallén", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e05d" + }, + "id": "531043", + "fullName": "Ollebovägen", + "parentFullName": "Vintrie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e05f" + }, + "id": "528136", + "fullName": "Olshögsgränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e060" + }, + "id": "530153", + "fullName": "Onsdagsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e062" + }, + "id": "527090", + "fullName": "Göran Olsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e063" + }, + "id": "527303", + "fullName": "Kung Oscars väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e064" + }, + "id": "528134", + "fullName": "Odonvidegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e065" + }, + "id": "529432", + "fullName": "Ormvråksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e066" + }, + "id": "529603", + "fullName": "Olsgårdsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e067" + }, + "id": "529668", + "fullName": "Orkestergatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e068" + }, + "id": "530154", + "fullName": "Ovesholmsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e069" + }, + "id": "529971", + "fullName": "Organistgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e06a" + }, + "id": "528614", + "fullName": "Olofsborgsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e06b" + }, + "id": "529156", + "fullName": "Olof Palmes plats", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e06d" + }, + "id": "530152", + "fullName": "Oljeslagaregatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e06e" + }, + "id": "530643", + "fullName": "Ola Hanssonsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e06f" + }, + "id": "530939", + "fullName": "Ola Brorssons väg", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e071" + }, + "id": "528516", + "fullName": "Oscar Stenbergs Park", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e072" + }, + "id": "911939", + "fullName": "Ola Billgrens plats", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e073" + }, + "id": "527309", + "fullName": "Ostindiefararegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e074" + }, + "id": "530964", + "fullName": "Bettina Olssons väg", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e075" + }, + "id": "539823", + "fullName": "Råvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e076" + }, + "id": "539647", + "fullName": "Tegvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e077" + }, + "id": "539743", + "fullName": "Porsplan", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e07b" + }, + "id": "539745", + "fullName": "Porsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e07c" + }, + "id": "539785", + "fullName": "Sajans väg", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e07d" + }, + "id": "539606", + "fullName": "Blekevägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e07e" + }, + "id": "539673", + "fullName": "Galaxgatan", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e07f" + }, + "id": "539675", + "fullName": "Glimtvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e080" + }, + "id": "539677", + "fullName": "Kometgatan", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e082" + }, + "id": "539751", + "fullName": "Salviaplan", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e083" + }, + "id": "539829", + "fullName": "Vångavägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e084" + }, + "id": "539870", + "fullName": "Killevägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e085" + }, + "id": "909986", + "fullName": "Panelgatan", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e086" + }, + "id": "539641", + "fullName": "Gärdesvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e087" + }, + "id": "539651", + "fullName": "Bruksstigen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e089" + }, + "id": "539697", + "fullName": "Planetgatan", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e08a" + }, + "id": "539714", + "fullName": "Virkesvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e08b" + }, + "id": "539755", + "fullName": "Senapsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e08c" + }, + "id": "539775", + "fullName": "Fajansvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e08e" + }, + "id": "539807", + "fullName": "Krombyvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e08f" + }, + "id": "539814", + "fullName": "Larsbovägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e091" + }, + "id": "539859", + "fullName": "Gesällvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e092" + }, + "id": "921910", + "fullName": "Skolgränden", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e093" + }, + "id": "539610", + "fullName": "Formarevägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e094" + }, + "id": "539611", + "fullName": "Gammarevägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e095" + }, + "id": "539613", + "fullName": "Kaghögagatan", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e096" + }, + "id": "539614", + "fullName": "Kilängsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e097" + }, + "id": "539627", + "fullName": "Tuvängsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e098" + }, + "id": "539635", + "fullName": "Bygårdsgatan", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e099" + }, + "id": "539636", + "fullName": "Byåkersvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e09a" + }, + "id": "539646", + "fullName": "Svedalavägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e09b" + }, + "id": "539703", + "fullName": "Svängedammen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e09c" + }, + "id": "539718", + "fullName": "Fänkålsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e09d" + }, + "id": "539725", + "fullName": "Kummingången", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e09e" + }, + "id": "539727", + "fullName": "Körvelgången", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0a0" + }, + "id": "539735", + "fullName": "Paprikavägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0a1" + }, + "id": "539753", + "fullName": "Salviegången", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0a2" + }, + "id": "539762", + "fullName": "Vinrutavägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0a3" + }, + "id": "539771", + "fullName": "Råtegelvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0a4" + }, + "id": "539777", + "fullName": "Keramikvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0a5" + }, + "id": "539781", + "fullName": "Lergodsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0a6" + }, + "id": "539812", + "fullName": "Kullebovägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0a7" + }, + "id": "539835", + "fullName": "Bollhusvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0a8" + }, + "id": "539851", + "fullName": "Bobjersvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0a9" + }, + "id": "539864", + "fullName": "Göran Hans väg", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0aa" + }, + "id": "539866", + "fullName": "Hans Holst väg", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0ab" + }, + "id": "539897", + "fullName": "Sexmansvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0ac" + }, + "id": "539602", + "fullName": "Lertegelvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0ae" + }, + "id": "539604", + "fullName": "Stengodsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0b0" + }, + "id": "539609", + "fullName": "Brännarevägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0b1" + }, + "id": "539617", + "fullName": "Lerbäcksvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0b2" + }, + "id": "539618", + "fullName": "Långhögsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0b3" + }, + "id": "539620", + "fullName": "Sjöbjersvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0b4" + }, + "id": "539624", + "fullName": "Stenhögagatan", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0b5" + }, + "id": "539640", + "fullName": "Gräsängsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0b6" + }, + "id": "539655", + "fullName": "Hanehögsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0b7" + }, + "id": "539662", + "fullName": "Byåkersstigen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0b8" + }, + "id": "539665", + "fullName": "Linåkersvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0b9" + }, + "id": "539669", + "fullName": "Rågåkersvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0ba" + }, + "id": "539671", + "fullName": "Bolmörtsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0bb" + }, + "id": "539672", + "fullName": "Företagsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0bc" + }, + "id": "539679", + "fullName": "Kristinas gata", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0bd" + }, + "id": "539685", + "fullName": "Kullaholm Gård", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0bf" + }, + "id": "539741", + "fullName": "Persiljevägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0c0" + }, + "id": "539747", + "fullName": "Rosmarinvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0c1" + }, + "id": "539749", + "fullName": "Saffransvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0c2" + }, + "id": "539765", + "fullName": "Håltegelvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0c3" + }, + "id": "539779", + "fullName": "Lerbråkavägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0c4" + }, + "id": "539787", + "fullName": "Blåbandsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0c6" + }, + "id": "539817", + "fullName": "Lockarpsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0c7" + }, + "id": "539827", + "fullName": "Törringevägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0c8" + }, + "id": "539831", + "fullName": "Badbollsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0c9" + }, + "id": "539879", + "fullName": "Käglingevägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0ca" + }, + "id": "539883", + "fullName": "Länsmansvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0cb" + }, + "id": "539607", + "fullName": "Bonebäcksvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0cc" + }, + "id": "539612", + "fullName": "Hjorthögagatan", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0cd" + }, + "id": "539625", + "fullName": "Tingholmsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0ce" + }, + "id": "539629", + "fullName": "Kungshögsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0cf" + }, + "id": "539634", + "fullName": "Stensåkervägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0d0" + }, + "id": "539637", + "fullName": "Bäckaängsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0d1" + }, + "id": "539639", + "fullName": "Gräsvallsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0d2" + }, + "id": "539645", + "fullName": "Pilevallsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0d3" + }, + "id": "539652", + "fullName": "Hanehögaparken", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0d4" + }, + "id": "539653", + "fullName": "Hanehögastigen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0d5" + }, + "id": "539654", + "fullName": "Hanehögsgången", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0d7" + }, + "id": "539659", + "fullName": "Sandekullsplan", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0d8" + }, + "id": "539661", + "fullName": "Toftåkersvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0db" + }, + "id": "539668", + "fullName": "Rapsåkersvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0dd" + }, + "id": "539699", + "fullName": "Sofiedalsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0df" + }, + "id": "539764", + "fullName": "Flamtegelvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0e1" + }, + "id": "539793", + "fullName": "Glostorpsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0e2" + }, + "id": "539803", + "fullName": "Kapplandsgatan", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0e3" + }, + "id": "539813", + "fullName": "Käglehemsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0e4" + }, + "id": "539841", + "fullName": "Golfbollsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0e5" + }, + "id": "539845", + "fullName": "Tingbackevägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0e6" + }, + "id": "539857", + "fullName": "Gatekärrsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0e7" + }, + "id": "539868", + "fullName": "Högebjersvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0e8" + }, + "id": "539872", + "fullName": "Käglinge Bygata", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0e9" + }, + "id": "539881", + "fullName": "Leragersgången", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0ea" + }, + "id": "539882", + "fullName": "Länsmansstigen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0ec" + }, + "id": "539891", + "fullName": "Pilebjersvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0ed" + }, + "id": "539901", + "fullName": "Tingdammsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0ee" + }, + "id": "539905", + "fullName": "Tågebjersvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0f0" + }, + "id": "539608", + "fullName": "Bruksdammsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0f1" + }, + "id": "539615", + "fullName": "Knipekullsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0f2" + }, + "id": "539616", + "fullName": "Kungsåkersvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0f3" + }, + "id": "539622", + "fullName": "Stavekullsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0f4" + }, + "id": "539623", + "fullName": "Stenebäcksvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0f5" + }, + "id": "539630", + "fullName": "Kvarnhjulsgatan", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0f6" + }, + "id": "539631", + "fullName": "Kvarnstensgatan", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0f7" + }, + "id": "539632", + "fullName": "Kvarnvingegatan", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0f8" + }, + "id": "539650", + "fullName": "Blekekullsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0f9" + }, + "id": "539660", + "fullName": "Sandekullsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0fa" + }, + "id": "539674", + "fullName": "Galgebacksvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0fb" + }, + "id": "539676", + "fullName": "Höstatingsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0fc" + }, + "id": "539687", + "fullName": "Kullaholmsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0fe" + }, + "id": "539721", + "fullName": "Krusmyntegången", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e0ff" + }, + "id": "539729", + "fullName": "Lagerbladsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e100" + }, + "id": "539739", + "fullName": "Pepparrotsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e101" + }, + "id": "539773", + "fullName": "Tegelbruksvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e103" + }, + "id": "539819", + "fullName": "Louisedalsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e104" + }, + "id": "539825", + "fullName": "Rönnebäcksvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e105" + }, + "id": "539843", + "fullName": "Hans Winbergs väg", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e107" + }, + "id": "539876", + "fullName": "Käglinge Parkväg", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e108" + }, + "id": "539878", + "fullName": "Käglinge Skolväg", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e109" + }, + "id": "539880", + "fullName": "Källstorpsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e10b" + }, + "id": "539895", + "fullName": "Rönnebjersvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e10c" + }, + "id": "914953", + "fullName": "Rosentorpsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e10d" + }, + "id": "539621", + "fullName": "Skäggebjersvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e10f" + }, + "id": "539649", + "fullName": "Blankebäcksvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e110" + }, + "id": "539664", + "fullName": "Hammarbacksvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e111" + }, + "id": "539681", + "fullName": "Kristineberg Gård", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e112" + }, + "id": "539689", + "fullName": "Lockarps Kyrkoväg", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e113" + }, + "id": "539701", + "fullName": "Sommartingsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e114" + }, + "id": "539710", + "fullName": "Svängedammsgatan", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e115" + }, + "id": "539712", + "fullName": "Vintertingsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e116" + }, + "id": "539723", + "fullName": "Kryddgårdsparken", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e117" + }, + "id": "539795", + "fullName": "Goodtemplarvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e118" + }, + "id": "539833", + "fullName": "Basketbollsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e119" + }, + "id": "539839", + "fullName": "Fjäderbollsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e11a" + }, + "id": "539874", + "fullName": "Käglinge Kvarnväg", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e11b" + }, + "id": "539893", + "fullName": "Rusthållarevägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e11c" + }, + "id": "539899", + "fullName": "Smörstacksgången", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e11d" + }, + "id": "539903", + "fullName": "Tinnebjersgången", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e11e" + }, + "id": "539638", + "fullName": "Gamla Svedalavägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e11f" + }, + "id": "539737", + "fullName": "Pepparmyntsgången", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e120" + }, + "id": "539789", + "fullName": "Bronsgjutaregatan", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e121" + }, + "id": "539791", + "fullName": "Glostorps Kyrkoväg", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e123" + }, + "id": "539855", + "fullName": "Flintekullsstigen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e124" + }, + "id": "539862", + "fullName": "Gustaf Pålssons väg", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e126" + }, + "id": "539683", + "fullName": "Kristinebergsvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e127" + }, + "id": "539805", + "fullName": "Kopparstjärnas gata", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e128" + }, + "id": "539853", + "fullName": "Fjärdingsmansvägen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e129" + }, + "id": "539720", + "fullName": "Kristinebergsstigen", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e12a" + }, + "id": "539815", + "fullName": "Lockarps Bangårdsväg", + "parentFullName": "Oxie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e12b" + }, + "id": "530496", + "fullName": "Övägen", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e12e" + }, + "id": "530000", + "fullName": "Örngatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e12f" + }, + "id": "530001", + "fullName": "Östanväg", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e130" + }, + "id": "531167", + "fullName": "Örevägen", + "parentFullName": "Klagshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e136" + }, + "id": "528482", + "fullName": "Ögårdsparken", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e137" + }, + "id": "528483", + "fullName": "Ögårdsstigen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e138" + }, + "id": "530276", + "fullName": "Örbäcksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e139" + }, + "id": "530278", + "fullName": "Örtoftagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e13b" + }, + "id": "528676", + "fullName": "Örnehuvuds väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e13c" + }, + "id": "527255", + "fullName": "Östra Tullgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e13d" + }, + "id": "527646", + "fullName": "Östra Farmvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e13e" + }, + "id": "527749", + "fullName": "Österhagsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e13f" + }, + "id": "530534", + "fullName": "Örsholmsgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e140" + }, + "id": "530646", + "fullName": "Öresundsparken", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e141" + }, + "id": "530390", + "fullName": "Övragårdsvägen", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e142" + }, + "id": "526981", + "fullName": "Östra Varvsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e143" + }, + "id": "527253", + "fullName": "Österportsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e144" + }, + "id": "527254", + "fullName": "Östra Promenaden", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e145" + }, + "id": "527405", + "fullName": "Östra Kanalgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e146" + }, + "id": "527668", + "fullName": "Östervärnsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e147" + }, + "id": "527747", + "fullName": "Östergårdsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e148" + }, + "id": "527837", + "fullName": "Ögonblicksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e149" + }, + "id": "527815", + "fullName": "Östra Fäladsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e14a" + }, + "id": "528862", + "fullName": "Östra Hindbyvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e14b" + }, + "id": "530320", + "fullName": "Östra Hyllievägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e14c" + }, + "id": "527918", + "fullName": "Östra Sommarstaden", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e14e" + }, + "id": "531071", + "fullName": "Östra Bunkeflovägen", + "parentFullName": "Vintrie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e14f" + }, + "id": "527282", + "fullName": "Östra Förstadsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e150" + }, + "id": "528464", + "fullName": "Östra Stationsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e151" + }, + "id": "528608", + "fullName": "Östra Kattarpsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e152" + }, + "id": "527483", + "fullName": "Östra Rönneholmsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e153" + }, + "id": "528462", + "fullName": "Östra Skrävlinge Byväg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e154" + }, + "id": "529824", + "fullName": "Östra Kalkbrottsgränd", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e155" + }, + "id": "530599", + "fullName": "Östra Ryttmästaregatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e156" + }, + "id": "919632", + "fullName": "Östra Kyrkogårdsstigen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e157" + }, + "id": "529943", + "fullName": "Östra Bernadottesgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e158" + }, + "id": "530591", + "fullName": "Östra Stallmästaregatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e159" + }, + "id": "530584", + "fullName": "Östra Kristinelundsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e15a" + }, + "id": "777888", + "fullName": "Ola", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e15b" + }, + "id": "791865", + "fullName": "Ora", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e15c" + }, + "id": "778463", + "fullName": "Onsike", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e15d" + }, + "id": "777898", + "fullName": "Ollebo", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e15e" + }, + "id": "798113", + "fullName": "Orrbol", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e160" + }, + "id": "777890", + "fullName": "Ola Gård", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e161" + }, + "id": "777901", + "fullName": "Opptorp", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e162" + }, + "id": "791871", + "fullName": "Oxhagen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e163" + }, + "id": "792135", + "fullName": "Ormeryd", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e164" + }, + "id": "779957", + "fullName": "Oxhagen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e165" + }, + "id": "779961", + "fullName": "Oxsätra", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e166" + }, + "id": "777900", + "fullName": "Opplunda", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e167" + }, + "id": "796242", + "fullName": "Odins väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e168" + }, + "id": "787220", + "fullName": "Onslunda", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e169" + }, + "id": "795484", + "fullName": "Oslogatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e16a" + }, + "id": "795586", + "fullName": "Odinslund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e16b" + }, + "id": "795780", + "fullName": "Oxelgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e16c" + }, + "id": "796244", + "fullName": "Orvars väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e16d" + }, + "id": "796246", + "fullName": "Ottars väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e16e" + }, + "id": "799644", + "fullName": "Orrstigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e16f" + }, + "id": "937081", + "fullName": "Opalvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e170" + }, + "id": "779953", + "fullName": "Odalvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e171" + }, + "id": "779955", + "fullName": "Olofsberg", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e172" + }, + "id": "778473", + "fullName": "Oskarsberg", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e173" + }, + "id": "795596", + "fullName": "S:t Olofsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e174" + }, + "id": "777892", + "fullName": "Ola Ljusmon", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e175" + }, + "id": "791869", + "fullName": "Ora Renshus", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e176" + }, + "id": "795620", + "fullName": "Odensgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e177" + }, + "id": "785701", + "fullName": "Orionvägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e178" + }, + "id": "796834", + "fullName": "Ollonstigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e179" + }, + "id": "798562", + "fullName": "Visteby Osen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e17b" + }, + "id": "776928", + "fullName": "Moga Onsåker", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e17c" + }, + "id": "779959", + "fullName": "Oxhagsvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e17d" + }, + "id": "779969", + "fullName": "Oxsätra Åsbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e17f" + }, + "id": "799736", + "fullName": "Odlingsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e180" + }, + "id": "777896", + "fullName": "Ola Älgsundet", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e183" + }, + "id": "785912", + "fullName": "Orange vägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e184" + }, + "id": "777894", + "fullName": "Ola Strömsborg", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e185" + }, + "id": "777902", + "fullName": "Ormvråkens väg", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e186" + }, + "id": "792139", + "fullName": "Ormeryd Myrbol", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e187" + }, + "id": "795736", + "fullName": "Odensalagatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e189" + }, + "id": "799443", + "fullName": "Oscar Arpis väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e18a" + }, + "id": "799575", + "fullName": "Ormvråksvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e18b" + }, + "id": "799697", + "fullName": "Orkestervägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e18c" + }, + "id": "779967", + "fullName": "Oxsätra Solhem", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e18d" + }, + "id": "797267", + "fullName": "Börje Olofsberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e18e" + }, + "id": "797269", + "fullName": "Börje Ormvreten", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e18f" + }, + "id": "798661", + "fullName": "Funbo Odinsberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e190" + }, + "id": "787222", + "fullName": "Onslunda Flotä", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e191" + }, + "id": "791902", + "fullName": "Saringe Onsören", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e192" + }, + "id": "785617", + "fullName": "Olle Åkares väg", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e193" + }, + "id": "791867", + "fullName": "Ora Fiskartorpet", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e194" + }, + "id": "795232", + "fullName": "Otto Myrbergs väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e195" + }, + "id": "795703", + "fullName": "Olof Palmes plats", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e196" + }, + "id": "797160", + "fullName": "Altuna Ormbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e197" + }, + "id": "797557", + "fullName": "Läby Odlingsberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e198" + }, + "id": "798622", + "fullName": "Fjällbo Olivedal", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e199" + }, + "id": "779963", + "fullName": "Oxsätra Anneberg", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e19a" + }, + "id": "778469", + "fullName": "Onsike Stensveden", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e19b" + }, + "id": "797359", + "fullName": "Fågelbo Olofsberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e19c" + }, + "id": "797945", + "fullName": "Torkarby Oxkällan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e19d" + }, + "id": "785978", + "fullName": "Olof Hedlunds väg", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e19f" + }, + "id": "779965", + "fullName": "Oxsätra Brogården", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1a0" + }, + "id": "797983", + "fullName": "Vaksala Oskarsberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1a1" + }, + "id": "792137", + "fullName": "Ormeryd Kerstinbol", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1a2" + }, + "id": "786877", + "fullName": "Fjuckby Oppgården", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1a3" + }, + "id": "786959", + "fullName": "Ärentuna Odlingen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1a5" + }, + "id": "778471", + "fullName": "Onsike Stockmossen", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1a6" + }, + "id": "916352", + "fullName": "Knutby-Åsby Opplunda", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1a7" + }, + "id": "785741", + "fullName": "Orienteringsvägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1a8" + }, + "id": "795228", + "fullName": "Hildur Ottelinsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1aa" + }, + "id": "778408", + "fullName": "Långtibble Odlingsberg", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1ab" + }, + "id": "776654", + "fullName": "Almunge-Söderby Oppgården", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1ad" + }, + "id": "798592", + "fullName": "Örby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1ae" + }, + "id": "786307", + "fullName": "Örke", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1af" + }, + "id": "786970", + "fullName": "Östa", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1b0" + }, + "id": "787549", + "fullName": "Öräng", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1b1" + }, + "id": "791987", + "fullName": "Tuna-Ösby Ösbyholm", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1b2" + }, + "id": "797138", + "fullName": "Övernäs", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1b3" + }, + "id": "798061", + "fullName": "Örlösan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1b5" + }, + "id": "786309", + "fullName": "Östanbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1b6" + }, + "id": "787545", + "fullName": "Örkälla", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1b7" + }, + "id": "776814", + "fullName": "Faringe-Ösby Ösbyberg", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1b8" + }, + "id": "796278", + "fullName": "Öpirs väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1b9" + }, + "id": "798598", + "fullName": "Östersta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1ba" + }, + "id": "778104", + "fullName": "Ösbylund", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1bb" + }, + "id": "791981", + "fullName": "Tuna-Ösby", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1bc" + }, + "id": "777190", + "fullName": "Österbol", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1bd" + }, + "id": "786517", + "fullName": "Östaboda", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1be" + }, + "id": "780244", + "fullName": "Örnsätra", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1bf" + }, + "id": "795798", + "fullName": "Örbygatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1c0" + }, + "id": "795842", + "fullName": "Österplan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1c1" + }, + "id": "778102", + "fullName": "Örnsvägen", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1c2" + }, + "id": "786706", + "fullName": "Öserängen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1c3" + }, + "id": "785583", + "fullName": "Öbergs väg", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1c4" + }, + "id": "786974", + "fullName": "Överbacka", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1c5" + }, + "id": "796280", + "fullName": "Österleden", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1c6" + }, + "id": "777782", + "fullName": "Knutby-Ösby", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1c7" + }, + "id": "795657", + "fullName": "Östra Ågatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1c8" + }, + "id": "795754", + "fullName": "Östunagatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1c9" + }, + "id": "797581", + "fullName": "Läby-Österby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1ca" + }, + "id": "797685", + "fullName": "Överbyvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1cb" + }, + "id": "798594", + "fullName": "Örby Höganäs", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1cc" + }, + "id": "799797", + "fullName": "Ölandsresan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1cf" + }, + "id": "776810", + "fullName": "Faringe-Ösby", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1d1" + }, + "id": "797683", + "fullName": "Östra Fågelbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1d3" + }, + "id": "778106", + "fullName": "Österbyggeby", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1d4" + }, + "id": "786501", + "fullName": "Viksta Överbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1d5" + }, + "id": "787515", + "fullName": "Tensta-Åsby Ör", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1d6" + }, + "id": "787547", + "fullName": "Örkällavägen", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1d7" + }, + "id": "786971", + "fullName": "Östa Fyrisdal", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1d8" + }, + "id": "778773", + "fullName": "Ålands-Överbo", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1d9" + }, + "id": "777282", + "fullName": "Länna Östansjö", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1da" + }, + "id": "797140", + "fullName": "Övernäs Lugnet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1dc" + }, + "id": "786257", + "fullName": "Skuttunge-Ösby", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1dd" + }, + "id": "780247", + "fullName": "Örnsätravägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1de" + }, + "id": "780248", + "fullName": "Östra Andersbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1df" + }, + "id": "778747", + "fullName": "Ålands-Österby", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1e0" + }, + "id": "795814", + "fullName": "Österängsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1e1" + }, + "id": "796528", + "fullName": "Balingsta Ölsta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1e2" + }, + "id": "796950", + "fullName": "Toppmyra Överbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1e3" + }, + "id": "797571", + "fullName": "Läby Österberga", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1e4" + }, + "id": "798063", + "fullName": "Örlösan Högtomt", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1e5" + }, + "id": "798596", + "fullName": "Örby Starbäcken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1e6" + }, + "id": "777088", + "fullName": "Solvalla Östanå", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1e7" + }, + "id": "786408", + "fullName": "Läbonäs Ölsboda", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1e8" + }, + "id": "786600", + "fullName": "Risby Östgården", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1e9" + }, + "id": "780245", + "fullName": "Örnsätra Backbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1ea" + }, + "id": "795604", + "fullName": "Övre Slottsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1ec" + }, + "id": "798065", + "fullName": "Örlösan Lövhagen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1ed" + }, + "id": "798196", + "fullName": "Rasbokil Örkulla", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1ee" + }, + "id": "798490", + "fullName": "Rasbo-Österberga", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1ef" + }, + "id": "798566", + "fullName": "Visteby Östansjö", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1f0" + }, + "id": "785819", + "fullName": "Östantorpsvägen", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1f2" + }, + "id": "786259", + "fullName": "Skuttunge-Överbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1f3" + }, + "id": "787519", + "fullName": "Tensta-Åsby Öräng", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1f4" + }, + "id": "786973", + "fullName": "Östa Tuthammaren", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1f5" + }, + "id": "797139", + "fullName": "Övernäs Lillsunda", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1f9" + }, + "id": "797141", + "fullName": "Övernäs Rosensberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1fb" + }, + "id": "798600", + "fullName": "Östersta Rosenberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1fd" + }, + "id": "777786", + "fullName": "Knutby-Ösby Laheimo", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e1fe" + }, + "id": "791999", + "fullName": "Vittja Östergården", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e202" + }, + "id": "779806", + "fullName": "Kiplingeberg Örsbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e203" + }, + "id": "780246", + "fullName": "Örnsätra Granhagen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e206" + }, + "id": "777192", + "fullName": "Österbol Strömsberg", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e207" + }, + "id": "787517", + "fullName": "Tensta-Åsby Örgården", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e209" + }, + "id": "796715", + "fullName": "Hagby-Brunna Örtorpet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e20a" + }, + "id": "777784", + "fullName": "Knutby-Ösby Bergalund", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e20e" + }, + "id": "776676", + "fullName": "Almunge-Ösby Björkebo", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e20f" + }, + "id": "776682", + "fullName": "Almunge-Ösby Furuborg", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e210" + }, + "id": "776690", + "fullName": "Almunge-Ösby Rosenhem", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e212" + }, + "id": "786524", + "fullName": "Östaboda Gustavslund", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e213" + }, + "id": "778757", + "fullName": "Ålands-Österby Högdal", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e214" + }, + "id": "778761", + "fullName": "Ålands-Österby Klasbo", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e215" + }, + "id": "797585", + "fullName": "Läby-Österby Tunnmyran", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e216" + }, + "id": "778108", + "fullName": "Österbyggeby Skyttmon", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e219" + }, + "id": "776684", + "fullName": "Almunge-Ösby Karlslund", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e21a" + }, + "id": "776686", + "fullName": "Almunge-Ösby Marielund", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e21b" + }, + "id": "776692", + "fullName": "Almunge-Ösby Silverdal", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e21c" + }, + "id": "776696", + "fullName": "Almunge-Ösby Stubbruda", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e21d" + }, + "id": "778753", + "fullName": "Ålands-Österby Furunäs", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e21e" + }, + "id": "778759", + "fullName": "Ålands-Österby Karlsta", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e222" + }, + "id": "776694", + "fullName": "Almunge-Ösby Stensveden", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e226" + }, + "id": "778755", + "fullName": "Ålands-Österby Hagaberg", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e228" + }, + "id": "776812", + "fullName": "Faringe-Ösby Storsvedjan", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e229" + }, + "id": "778771", + "fullName": "Ålands-Österby Ängsbacka", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e22a" + }, + "id": "797583", + "fullName": "Läby-Österby Kristineberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e22b" + }, + "id": "778767", + "fullName": "Ålands-Österby Strömsätra", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e22c" + }, + "id": "796743", + "fullName": "Hammarskog Östbergstorpet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e231" + }, + "id": "508610", + "fullName": "Odensfors Odensborg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e232" + }, + "id": "508612", + "fullName": "Odensfors Odensdal", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e233" + }, + "id": "508614", + "fullName": "Odensfors Odensnäs", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e234" + }, + "id": "503026", + "fullName": "Oppreva", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e235" + }, + "id": "507527", + "fullName": "Orlunda", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e236" + }, + "id": "916395", + "fullName": "Oxgränd", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e237" + }, + "id": "501804", + "fullName": "Orrgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e238" + }, + "id": "529929", + "fullName": "Omvägen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e239" + }, + "id": "509262", + "fullName": "Ortgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e23a" + }, + "id": "504039", + "fullName": "Olofstorp", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e23b" + }, + "id": "502632", + "fullName": "Odalgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e23c" + }, + "id": "508941", + "fullName": "Oxelgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e23d" + }, + "id": "524555", + "fullName": "Odengatan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e23e" + }, + "id": "502175", + "fullName": "Orkanvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e23f" + }, + "id": "502569", + "fullName": "Ottargatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e240" + }, + "id": "526284", + "fullName": "Olvonvägen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e241" + }, + "id": "525765", + "fullName": "Älvsbo Ossebo", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e242" + }, + "id": "524557", + "fullName": "Odlaregatan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e243" + }, + "id": "526135", + "fullName": "Tyrsbo Opphem", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e245" + }, + "id": "505677", + "fullName": "Oranievägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e246" + }, + "id": "529928", + "fullName": "Olivenhult", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e247" + }, + "id": "506966", + "fullName": "Oxhagavägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e248" + }, + "id": "527495", + "fullName": "Orrekojvägen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e249" + }, + "id": "501770", + "fullName": "Opphemsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e24a" + }, + "id": "501964", + "fullName": "Ombergsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e24c" + }, + "id": "507557", + "fullName": "Orlunda Sörbo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e24d" + }, + "id": "524559", + "fullName": "Oxelbärsgatan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e24e" + }, + "id": "503032", + "fullName": "Oppreva Asplund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e24f" + }, + "id": "933908", + "fullName": "Sätra Olsgården", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e250" + }, + "id": "502680", + "fullName": "Oljeväxtgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e251" + }, + "id": "507561", + "fullName": "Orrbacksvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e252" + }, + "id": "508597", + "fullName": "Odensfors Gård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e253" + }, + "id": "508934", + "fullName": "Olstorpsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e254" + }, + "id": "527380", + "fullName": "O G Svenssons väg", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e255" + }, + "id": "527493", + "fullName": "Odensforsvägen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e256" + }, + "id": "527583", + "fullName": "Heda Oskarsborg", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e257" + }, + "id": "502611", + "fullName": "Olaus Magnus väg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e258" + }, + "id": "529450", + "fullName": "Oscars Slussar", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e25a" + }, + "id": "507559", + "fullName": "Orlunda Sörgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e25b" + }, + "id": "508462", + "fullName": "Ledberg Olstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e25c" + }, + "id": "524920", + "fullName": "Alviken Oxkullen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e25d" + }, + "id": "526952", + "fullName": "Skälstorp Ovanå", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e25e" + }, + "id": "527222", + "fullName": "Sätra Olsgården", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e25f" + }, + "id": "524767", + "fullName": "Opplunda Säteri", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e260" + }, + "id": "504040", + "fullName": "Olofstorpsvägen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e261" + }, + "id": "526233", + "fullName": "Ämtefall Opplunda", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e262" + }, + "id": "503873", + "fullName": "Harstad Oxelberga", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e263" + }, + "id": "501587", + "fullName": "Olof Palmes plats", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e264" + }, + "id": "501756", + "fullName": "Onkel Adamsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e265" + }, + "id": "507544", + "fullName": "Orlunda Norrgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e266" + }, + "id": "507550", + "fullName": "Orlunda Solbacka", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e267" + }, + "id": "507551", + "fullName": "Orlunda Solängen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e268" + }, + "id": "508168", + "fullName": "Gerstorp Onstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e269" + }, + "id": "508169", + "fullName": "Gerstorp Oxhagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e26a" + }, + "id": "524765", + "fullName": "Opplunda Sandtorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e26c" + }, + "id": "503564", + "fullName": "Stora Greby Oxhagen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e26d" + }, + "id": "915617", + "fullName": "Ljungsbro Olstorp", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e26e" + }, + "id": "502247", + "fullName": "Norra Oskarsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e26f" + }, + "id": "502271", + "fullName": "Södra Oskarsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e270" + }, + "id": "504408", + "fullName": "Mylinge Olofstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e271" + }, + "id": "504924", + "fullName": "Vimarka Olivelund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e272" + }, + "id": "529661", + "fullName": "Bölnorp Olofsdal", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e273" + }, + "id": "507553", + "fullName": "Orlunda Spångkärr", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e274" + }, + "id": "507555", + "fullName": "Orlunda Södergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e275" + }, + "id": "508601", + "fullName": "Odensfors Kvarnen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e277" + }, + "id": "520051", + "fullName": "Gärdala Oskarsborg", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e278" + }, + "id": "525718", + "fullName": "Vittsätter Opplunda", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e279" + }, + "id": "526834", + "fullName": "Seltorp Odensberg", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e27a" + }, + "id": "523968", + "fullName": "Krångestad Oxhagen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e27b" + }, + "id": "524763", + "fullName": "Opplunda Karlsberg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e27c" + }, + "id": "525987", + "fullName": "Gillersfall Oppgård", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e27d" + }, + "id": "527989", + "fullName": "Hilstermon Olstorp", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e27e" + }, + "id": "528238", + "fullName": "Prästtomta Olstorp", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e27f" + }, + "id": "933581", + "fullName": "Krångestad Oxhagen", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e280" + }, + "id": "504973", + "fullName": "Vårdsberg Odensberg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e282" + }, + "id": "529728", + "fullName": "Flemma Olivenhult", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e283" + }, + "id": "507535", + "fullName": "Orlunda Lindbacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e284" + }, + "id": "507537", + "fullName": "Orlunda Norrbotten", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e285" + }, + "id": "507546", + "fullName": "Orlunda Rosenhagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e286" + }, + "id": "507547", + "fullName": "Orlunda Skeda Skola", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e287" + }, + "id": "508460", + "fullName": "Ledberg Odenvallen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e288" + }, + "id": "508594", + "fullName": "Odensfors Forsliden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e289" + }, + "id": "524761", + "fullName": "Opplunda Björkbacken", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e28a" + }, + "id": "528603", + "fullName": "Gullberg Oskarsborg", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e28b" + }, + "id": "530014", + "fullName": "Snarbygget Olofsdal", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e28c" + }, + "id": "508599", + "fullName": "Odensfors Gård Torpet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e28d" + }, + "id": "508608", + "fullName": "Odensfors Kvarnängen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e28e" + }, + "id": "523135", + "fullName": "Rappestad Villa Oxford", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e28f" + }, + "id": "522447", + "fullName": "Björkeberg Olivenhult", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e290" + }, + "id": "527873", + "fullName": "Gilleberga Ollastugan", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e291" + }, + "id": "528601", + "fullName": "Gullberg Ordenshuset", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e292" + }, + "id": "529777", + "fullName": "Fruktåker Olivenhult", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e293" + }, + "id": "524769", + "fullName": "Opplunda Säteri Flygeln", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e294" + }, + "id": "527885", + "fullName": "Gillerberga Ollastugan", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e295" + }, + "id": "507533", + "fullName": "Orlunda Lilla Södergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e296" + }, + "id": "507548", + "fullName": "Orlunda Smedslundsberg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e297" + }, + "id": "507549", + "fullName": "Orlunda Smedslundsborg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e298" + }, + "id": "508080", + "fullName": "Åsdymlingen Odlingstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e299" + }, + "id": "523099", + "fullName": "Rappestad Oxford Assedun", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e29a" + }, + "id": "523137", + "fullName": "Rappestad Villa Oxford Assedun", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e29b" + }, + "id": "508304", + "fullName": "Kränge Odensfors Kraftstation", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e29c" + }, + "id": "526241", + "fullName": "Öna", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e29d" + }, + "id": "508740", + "fullName": "Örberga Öråsa", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e29e" + }, + "id": "508739", + "fullName": "Örberga Örstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e29f" + }, + "id": "503587", + "fullName": "Öjeby", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2a0" + }, + "id": "525776", + "fullName": "Övarp", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2a1" + }, + "id": "505065", + "fullName": "Örminge Örmelund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2a2" + }, + "id": "503673", + "fullName": "Överstad Östergård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2a4" + }, + "id": "508744", + "fullName": "Örberga Övergården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2a5" + }, + "id": "503817", + "fullName": "Gistad Överby Önstorp", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2a6" + }, + "id": "503633", + "fullName": "Överstad", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2a7" + }, + "id": "501816", + "fullName": "Örngatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2a8" + }, + "id": "509377", + "fullName": "Örtvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2a9" + }, + "id": "503615", + "fullName": "Örtomta Hageby Östergård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2aa" + }, + "id": "504595", + "fullName": "Östra Harg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2ab" + }, + "id": "504720", + "fullName": "Östra Torp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2ac" + }, + "id": "524597", + "fullName": "Österleden", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2ad" + }, + "id": "503591", + "fullName": "Öjebyvägen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2ae" + }, + "id": "528182", + "fullName": "Ljung Öster", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2af" + }, + "id": "525774", + "fullName": "Ölsbo Ängsö", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2b0" + }, + "id": "530208", + "fullName": "Övre Korsvik", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2b1" + }, + "id": "508738", + "fullName": "Örberga Tobo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2b2" + }, + "id": "509293", + "fullName": "Örtugsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2b3" + }, + "id": "509546", + "fullName": "Överåsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2b6" + }, + "id": "503589", + "fullName": "Öjeby Fridhem", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2b7" + }, + "id": "503658", + "fullName": "Överstad Sand", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2b8" + }, + "id": "503805", + "fullName": "Gistad Överby", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2b9" + }, + "id": "504199", + "fullName": "Himna Ödegård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2ba" + }, + "id": "528318", + "fullName": "Rist Örberget", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2bb" + }, + "id": "528353", + "fullName": "Råby Örlyckan", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2bc" + }, + "id": "501495", + "fullName": "Överstegatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2bd" + }, + "id": "501739", + "fullName": "Östgötagatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2be" + }, + "id": "504471", + "fullName": "Skälv Örbacka", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2bf" + }, + "id": "505047", + "fullName": "Örminge Häjan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2c0" + }, + "id": "505884", + "fullName": "Övre Långåker", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2c1" + }, + "id": "529758", + "fullName": "Flemma Östern", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2c2" + }, + "id": "508724", + "fullName": "Örberga Hagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2c3" + }, + "id": "508871", + "fullName": "Österbogatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2c4" + }, + "id": "525560", + "fullName": "Tuna Övergård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2c5" + }, + "id": "526806", + "fullName": "Risnäs Överby", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2c6" + }, + "id": "512059", + "fullName": "Gävbo Örsätter", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2c8" + }, + "id": "523503", + "fullName": "Ölstorp Ålunda", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2c9" + }, + "id": "524726", + "fullName": "Harg Östergård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2ca" + }, + "id": "503050", + "fullName": "Reva Östergård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2cb" + }, + "id": "503393", + "fullName": "Göstad Önstorp", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2cc" + }, + "id": "503395", + "fullName": "Göstad Örbacka", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2cf" + }, + "id": "503629", + "fullName": "Örtomta Ringås", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2d0" + }, + "id": "528198", + "fullName": "Mörstorp Östra", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2d1" + }, + "id": "528467", + "fullName": "Östra Klasbäck", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2d2" + }, + "id": "933520", + "fullName": "Gävbo Örsätter", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2d4" + }, + "id": "502526", + "fullName": "Östernäsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2d5" + }, + "id": "505886", + "fullName": "Övre Ullstämma", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2d6" + }, + "id": "529415", + "fullName": "Heda Östergård", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2d7" + }, + "id": "508246", + "fullName": "Kaga Östergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2d8" + }, + "id": "508984", + "fullName": "Ödegårdsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2d9" + }, + "id": "525532", + "fullName": "Tobo Östra Hult", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2da" + }, + "id": "526905", + "fullName": "Skog Östanskog", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2db" + }, + "id": "527326", + "fullName": "Vreta Övergård", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2dd" + }, + "id": "523228", + "fullName": "Slycke Övergård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2de" + }, + "id": "523339", + "fullName": "Sålla Östanskog", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2df" + }, + "id": "523505", + "fullName": "Ölstorp Åsikten", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2e1" + }, + "id": "522890", + "fullName": "Linds Östergård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2e2" + }, + "id": "502944", + "fullName": "Himna Östergård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2e3" + }, + "id": "503593", + "fullName": "Örtomta Almedal", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2e4" + }, + "id": "503625", + "fullName": "Örtomta Ringhem", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2e5" + }, + "id": "503650", + "fullName": "Överstad Kullen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2e6" + }, + "id": "503668", + "fullName": "Överstad Sundet", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2e7" + }, + "id": "527933", + "fullName": "Grytstorp Öknen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2e8" + }, + "id": "502521", + "fullName": "Östernäs Matsbo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2e9" + }, + "id": "504601", + "fullName": "Östra Harg Aspön", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2ea" + }, + "id": "504603", + "fullName": "Östra Harg Axebo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2ec" + }, + "id": "504675", + "fullName": "Östra Harg Mörby", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2ed" + }, + "id": "504718", + "fullName": "Östra Harg Tunet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2ee" + }, + "id": "505041", + "fullName": "Örminge Fridhem", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2ef" + }, + "id": "505099", + "fullName": "Banka Östergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2f0" + }, + "id": "507892", + "fullName": "Gålstad Ödegård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2f1" + }, + "id": "508722", + "fullName": "Örberga Hagadal", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2f2" + }, + "id": "508728", + "fullName": "Örberga Lerbåga", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2f3" + }, + "id": "508869", + "fullName": "Örsättersvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2f4" + }, + "id": "525177", + "fullName": "Hörna Östergård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2f5" + }, + "id": "523495", + "fullName": "Ölstorp Norrgård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2f6" + }, + "id": "524595", + "fullName": "Östergårdsgatan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2f7" + }, + "id": "503298", + "fullName": "Östra Harg Lugnet", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2f8" + }, + "id": "503397", + "fullName": "Göstad Östergård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2f9" + }, + "id": "503617", + "fullName": "Örtomta Källtorp", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2fa" + }, + "id": "503623", + "fullName": "Örtomta Ringdala", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2fb" + }, + "id": "503631", + "fullName": "Örtomta Solliden", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2fc" + }, + "id": "503639", + "fullName": "Överstad Fridhem", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2fd" + }, + "id": "503660", + "fullName": "Överstad Sandhem", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2fe" + }, + "id": "933933", + "fullName": "Sätra Östersäter", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18dea27dcf33cb20e2ff" + }, + "id": "502213", + "fullName": "Östanvindsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e339" + }, + "id": "903515", + "fullName": "Piilijärvi", + "parentFullName": "Kiruna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e343" + }, + "id": "903076", + "fullName": "Smattabygget", + "parentFullName": "Perstorps kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e345" + }, + "id": "939796", + "fullName": "Pajala", + "parentFullName": "Pajala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e346" + }, + "id": "903736", + "fullName": "Parkalompolo", + "parentFullName": "Pajala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e348" + }, + "id": "954443", + "fullName": "Täby Park", + "parentFullName": "Täby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e350" + }, + "id": "907821", + "fullName": "Persborg", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e351" + }, + "id": "940679", + "fullName": "Knävland + Påläng", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e352" + }, + "id": "898499", + "fullName": "Pershagen tätort", + "parentFullName": "Södertälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e355" + }, + "id": "899283", + "fullName": "Påryd tätort", + "parentFullName": "Kalmar kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e357" + }, + "id": "909603", + "fullName": "Pålberget", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e358" + }, + "id": "898702", + "fullName": "Piteå tätort", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e35d" + }, + "id": "909615", + "fullName": "Sikfors", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e35e" + }, + "id": "909533", + "fullName": "Vitsand", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e360" + }, + "id": "909620", + "fullName": "Storsund", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e367" + }, + "id": "898968", + "fullName": "Roknäs tätort", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e368" + }, + "id": "898971", + "fullName": "Rosvik tätort", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e36d" + }, + "id": "899541", + "fullName": "Svensbyn tätort", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e36e" + }, + "id": "899380", + "fullName": "Sjulsmark tätort", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e36f" + }, + "id": "941023", + "fullName": "Kopparnäs tätort", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e370" + }, + "id": "940728", + "fullName": "Svedjan + Träsket", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e373" + }, + "id": "941022", + "fullName": "Svartudden tätort", + "parentFullName": "Piteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e377" + }, + "id": "908826", + "fullName": "Tultered", + "parentFullName": "Partille kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e378" + }, + "id": "899819", + "fullName": "Kåhög tätort", + "parentFullName": "Partille kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e37d" + }, + "id": "900040", + "fullName": "Piperskärr tätort", + "parentFullName": "Västerviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e380" + }, + "id": "899668", + "fullName": "Pauliström tätort", + "parentFullName": "Vetlanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e385" + }, + "id": "909599", + "fullName": "Paksuniemi", + "parentFullName": "Kiruna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e386" + }, + "id": "909606", + "fullName": "Piksinranta", + "parentFullName": "Kiruna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e387" + }, + "id": "909295", + "fullName": "Prästmon", + "parentFullName": "Kramfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e389" + }, + "id": "940588", + "fullName": "Stenhagen + Persborg", + "parentFullName": "Knivsta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e38a" + }, + "id": "899458", + "fullName": "Pukavik tätort", + "parentFullName": "Sölvesborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e38b" + }, + "id": "908042", + "fullName": "Pjätteryd", + "parentFullName": "Älmhults kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e38c" + }, + "id": "900173", + "fullName": "Påläng tätort", + "parentFullName": "Kalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e391" + }, + "id": "908921", + "fullName": "Penglund", + "parentFullName": "Vännäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e392" + }, + "id": "909475", + "fullName": "Pengfors", + "parentFullName": "Vännäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e393" + }, + "id": "909605", + "fullName": "Pålsträsk", + "parentFullName": "Älvsbyns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e394" + }, + "id": "473556", + "fullName": "Perstorp tätort", + "parentFullName": "Perstorps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e395" + }, + "id": "908301", + "fullName": "Ulvs", + "parentFullName": "Perstorps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e399" + }, + "id": "474670", + "fullName": "Pajala tätort", + "parentFullName": "Pajala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e39b" + }, + "id": "899888", + "fullName": "Kangos tätort", + "parentFullName": "Pajala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e39c" + }, + "id": "909610", + "fullName": "Saittarova", + "parentFullName": "Pajala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e39d" + }, + "id": "909613", + "fullName": "Sattajärvi", + "parentFullName": "Pajala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e39e" + }, + "id": "909631", + "fullName": "Teurajärvi", + "parentFullName": "Pajala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3a1" + }, + "id": "909563", + "fullName": "Kaunisvaara", + "parentFullName": "Pajala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3a2" + }, + "id": "909562", + "fullName": "Kainulasjärvi", + "parentFullName": "Pajala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3a6" + }, + "id": "899672", + "fullName": "Korpilombolo tätort", + "parentFullName": "Pajala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3aa" + }, + "id": "909600", + "fullName": "Pello", + "parentFullName": "Övertorneå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3ab" + }, + "id": "909561", + "fullName": "Pudas", + "parentFullName": "Övertorneå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3ac" + }, + "id": "909547", + "fullName": "Poikijärvi", + "parentFullName": "Övertorneå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3ae" + }, + "id": "475409", + "fullName": "Pilgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3af" + }, + "id": "502537", + "fullName": "Piltgränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3b6" + }, + "id": "475434", + "fullName": "Parkgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3b7" + }, + "id": "475994", + "fullName": "Ploggatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3bd" + }, + "id": "479217", + "fullName": "Pudelgränd", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3be" + }, + "id": "479347", + "fullName": "Pirogvägen", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3bf" + }, + "id": "502951", + "fullName": "Pargasgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3c2" + }, + "id": "478208", + "fullName": "Pendelgatan", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3c4" + }, + "id": "476193", + "fullName": "Pustegränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3c5" + }, + "id": "475165", + "fullName": "Prästgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3c6" + }, + "id": "475954", + "fullName": "Positionen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3c7" + }, + "id": "476108", + "fullName": "Pokalvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3c8" + }, + "id": "476192", + "fullName": "Pryssgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3ce" + }, + "id": "479017", + "fullName": "Pilotgatan", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3cf" + }, + "id": "502608", + "fullName": "Pumpbrinken", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3d1" + }, + "id": "502991", + "fullName": "Porkalafaret", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3d2" + }, + "id": "502993", + "fullName": "Porkalagatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3d5" + }, + "id": "915327", + "fullName": "Pendlargatan", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3d6" + }, + "id": "502044", + "fullName": "Pajalagatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3d7" + }, + "id": "911950", + "fullName": "Perronggatan", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3d8" + }, + "id": "476488", + "fullName": "Pollargatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3da" + }, + "id": "475415", + "fullName": "Pipersgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3db" + }, + "id": "475535", + "fullName": "Primusgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3dc" + }, + "id": "475571", + "fullName": "Patentgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3dd" + }, + "id": "475932", + "fullName": "Porjusvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3e3" + }, + "id": "479019", + "fullName": "Pilottorget", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3e4" + }, + "id": "502369", + "fullName": "Palmérsvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3e5" + }, + "id": "502371", + "fullName": "Pilbågsvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3e6" + }, + "id": "476233", + "fullName": "Sankt Paulsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3e7" + }, + "id": "478065", + "fullName": "Pintorpavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3e8" + }, + "id": "478140", + "fullName": "Pilkrogsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3e9" + }, + "id": "501933", + "fullName": "Plaisirvägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3ec" + }, + "id": "475192", + "fullName": "Packhusgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3ef" + }, + "id": "475387", + "fullName": "Patientvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3f0" + }, + "id": "475435", + "fullName": "Polhemsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3f3" + }, + "id": "475946", + "fullName": "Palermogatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3f8" + }, + "id": "502373", + "fullName": "Pionjärbacken", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3f9" + }, + "id": "478884", + "fullName": "Peterséns väg", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3fa" + }, + "id": "476331", + "fullName": "Postgårdsvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e3fb" + }, + "id": "476332", + "fullName": "Producentvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e400" + }, + "id": "477922", + "fullName": "Pukslagargatan", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e405" + }, + "id": "475193", + "fullName": "Pelikansgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e406" + }, + "id": "475194", + "fullName": "Pontonbryggan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e40a" + }, + "id": "476080", + "fullName": "Pålsundsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e40d" + }, + "id": "479312", + "fullName": "Perstorpsvägen", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e410" + }, + "id": "504409", + "fullName": "Pimpstensvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e411" + }, + "id": "479048", + "fullName": "Pilvingegatan", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e412" + }, + "id": "479084", + "fullName": "Pungpinevägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e413" + }, + "id": "479132", + "fullName": "Persiljevägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e414" + }, + "id": "502256", + "fullName": "Plogbillsgränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e415" + }, + "id": "477920", + "fullName": "Parkeringsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e416" + }, + "id": "478198", + "fullName": "Prästgårdsgränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e417" + }, + "id": "478278", + "fullName": "Prästkragstigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e418" + }, + "id": "501931", + "fullName": "Packstensgränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e41d" + }, + "id": "475407", + "fullName": "Pontonjärgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e41e" + }, + "id": "475414", + "fullName": "Parmmätargatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e41f" + }, + "id": "475511", + "fullName": "Palmbladsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e422" + }, + "id": "476082", + "fullName": "Pålsundsparken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e423" + }, + "id": "479552", + "fullName": "Pungmakargränd", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e424" + }, + "id": "503949", + "fullName": "Plåtslagarvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e425" + }, + "id": "479001", + "fullName": "Postflygsgatan", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e427" + }, + "id": "479134", + "fullName": "Purjolöksvägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e42f" + }, + "id": "479296", + "fullName": "Pepparkaksgränd", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e430" + }, + "id": "478963", + "fullName": "Portholmsgången", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e438" + }, + "id": "476330", + "fullName": "Partihandlarvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e43c" + }, + "id": "475578", + "fullName": "Polhems Tvärgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e43d" + }, + "id": "475732", + "fullName": "Planterhagsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e448" + }, + "id": "475669", + "fullName": "Professorsslingan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e449" + }, + "id": "479501", + "fullName": "Pettersbergsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e44a" + }, + "id": "504285", + "fullName": "Peringskiöldsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e455" + }, + "id": "697507", + "fullName": "Påls väg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e459" + }, + "id": "692378", + "fullName": "Pirvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e45c" + }, + "id": "688089", + "fullName": "Postgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e45d" + }, + "id": "688272", + "fullName": "Parkgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e45e" + }, + "id": "690831", + "fullName": "Persgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e45f" + }, + "id": "690833", + "fullName": "Pukegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e460" + }, + "id": "692073", + "fullName": "Pumpgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e461" + }, + "id": "692633", + "fullName": "Ploggatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e462" + }, + "id": "708604", + "fullName": "Per-Hans väg", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e463" + }, + "id": "694610", + "fullName": "Pauls Höjd", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e464" + }, + "id": "688951", + "fullName": "Prytzgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e465" + }, + "id": "689169", + "fullName": "Prinsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e466" + }, + "id": "690848", + "fullName": "Platågatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e467" + }, + "id": "690961", + "fullName": "Prästgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e468" + }, + "id": "691189", + "fullName": "Planthagen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e469" + }, + "id": "691729", + "fullName": "Pärongatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e46a" + }, + "id": "692679", + "fullName": "Prästvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e46b" + }, + "id": "692879", + "fullName": "Pressvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e46c" + }, + "id": "916937", + "fullName": "Plutovägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e46e" + }, + "id": "694204", + "fullName": "Pilotvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e46f" + }, + "id": "911872", + "fullName": "Postflyget", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e470" + }, + "id": "693956", + "fullName": "Poetgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e475" + }, + "id": "689932", + "fullName": "Pennygången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e477" + }, + "id": "691317", + "fullName": "Pallasgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e478" + }, + "id": "691973", + "fullName": "Petters Hage", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e479" + }, + "id": "692041", + "fullName": "Planåsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e47a" + }, + "id": "692071", + "fullName": "Planetgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e47b" + }, + "id": "692131", + "fullName": "Plejadgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e47c" + }, + "id": "692150", + "fullName": "Polluxgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e47e" + }, + "id": "914253", + "fullName": "Penselgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e481" + }, + "id": "700797", + "fullName": "Prästelyckan", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e482" + }, + "id": "694203", + "fullName": "Pilotstigen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e483" + }, + "id": "693571", + "fullName": "Poesigatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e488" + }, + "id": "688142", + "fullName": "Packhusgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e489" + }, + "id": "688492", + "fullName": "Berzelii plan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e48a" + }, + "id": "688619", + "fullName": "Pilbågsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e48b" + }, + "id": "689253", + "fullName": "Paradisgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e48c" + }, + "id": "689892", + "fullName": "Penninggatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e48d" + }, + "id": "691727", + "fullName": "Plommongatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e48e" + }, + "id": "692250", + "fullName": "Pollaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e48f" + }, + "id": "692379", + "fullName": "Pölsebogatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e490" + }, + "id": "915502", + "fullName": "Härlanda Park", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e492" + }, + "id": "693573", + "fullName": "Prologgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e493" + }, + "id": "693724", + "fullName": "Pärtåsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e494" + }, + "id": "696375", + "fullName": "Ponnybacken", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e495" + }, + "id": "688819", + "fullName": "Sankt Sigfrids plan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e496" + }, + "id": "690866", + "fullName": "Sankt Pauli Trappor", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e49d" + }, + "id": "688858", + "fullName": "Pilfinksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e49f" + }, + "id": "689119", + "fullName": "Heurlins plats", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4a0" + }, + "id": "689168", + "fullName": "Plantagegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4a2" + }, + "id": "690298", + "fullName": "Piplärkevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4a3" + }, + "id": "690384", + "fullName": "Kortedala Park", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4a4" + }, + "id": "690989", + "fullName": "Partillevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4a5" + }, + "id": "691191", + "fullName": "Primulagången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4a6" + }, + "id": "692533", + "fullName": "Pilhäcksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4a7" + }, + "id": "692774", + "fullName": "Prebendegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4a8" + }, + "id": "692877", + "fullName": "Personalvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4a9" + }, + "id": "695162", + "fullName": "Karl Petters väg", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4aa" + }, + "id": "716688", + "fullName": "Pilerödsvägen", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4ab" + }, + "id": "700919", + "fullName": "Panneviksvägen", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4ac" + }, + "id": "694114", + "fullName": "Röds Plutostig", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4b5" + }, + "id": "688136", + "fullName": "Polhemsplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4b6" + }, + "id": "688144", + "fullName": "Packhusplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4b7" + }, + "id": "688900", + "fullName": "Påskbergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4b9" + }, + "id": "689277", + "fullName": "Klingners plats", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4ba" + }, + "id": "689894", + "fullName": "Plåtmyntsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4bb" + }, + "id": "690296", + "fullName": "Persmässogatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4bd" + }, + "id": "690862", + "fullName": "Kung Rings plats", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4be" + }, + "id": "691193", + "fullName": "Påskliljevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4bf" + }, + "id": "691474", + "fullName": "Villa Parkudden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4c1" + }, + "id": "692376", + "fullName": "Petroleumgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4c2" + }, + "id": "692772", + "fullName": "Pilegårdsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4c3" + }, + "id": "694112", + "fullName": "Röds Pallasstig", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4c4" + }, + "id": "694332", + "fullName": "Prickbojsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4c5" + }, + "id": "693806", + "fullName": "Parkuddsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4c6" + }, + "id": "696292", + "fullName": "Prilyckegatan", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4c8" + }, + "id": "697432", + "fullName": "Billdals Pilgång", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4cc" + }, + "id": "688589", + "fullName": "Palmstedtsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4cd" + }, + "id": "688862", + "fullName": "Pipblåsaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4cf" + }, + "id": "688963", + "fullName": "Prästgårdsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4d0" + }, + "id": "688965", + "fullName": "Prästgårdsängen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4d1" + }, + "id": "689127", + "fullName": "Pusterviksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4d2" + }, + "id": "689371", + "fullName": "Wavrinskys plats", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4d5" + }, + "id": "690430", + "fullName": "Petrifängsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4d6" + }, + "id": "690677", + "fullName": "Poppelmansgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4d7" + }, + "id": "691357", + "fullName": "Parmmätaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4d8" + }, + "id": "691627", + "fullName": "Prästkragsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4d9" + }, + "id": "692098", + "fullName": "Polstjärnegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4da" + }, + "id": "692252", + "fullName": "Propellergången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4db" + }, + "id": "692542", + "fullName": "Putsegårdsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4dc" + }, + "id": "922414", + "fullName": "Per Wendelbos väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4dd" + }, + "id": "923272", + "fullName": "Sankt Pauli Kyrkoplan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4e0" + }, + "id": "694420", + "fullName": "Stora Pölsans väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4e1" + }, + "id": "716684", + "fullName": "Pileröds Björklid", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4e9" + }, + "id": "688033", + "fullName": "Partihandelsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4ef" + }, + "id": "688815", + "fullName": "Prospect Hillgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4f0" + }, + "id": "688860", + "fullName": "Pipblåsarebacken", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4f1" + }, + "id": "688864", + "fullName": "Pipblåsaregången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4f4" + }, + "id": "689129", + "fullName": "Pusterviksplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4f5" + }, + "id": "689726", + "fullName": "Paternostergatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4f6" + }, + "id": "689852", + "fullName": "Prickskyttestigen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4f7" + }, + "id": "690171", + "fullName": "Perukmakaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4f8" + }, + "id": "690479", + "fullName": "Petterkattsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4fa" + }, + "id": "690835", + "fullName": "Pärlstickaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4fc" + }, + "id": "692133", + "fullName": "Plåtslagaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4fd" + }, + "id": "920029", + "fullName": "Sven Hultins plats", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e4ff" + }, + "id": "694004", + "fullName": "Plockerotegatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e501" + }, + "id": "708689", + "fullName": "Hovås Pilbladsstig", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e504" + }, + "id": "688035", + "fullName": "Partihandelstorget", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e505" + }, + "id": "688356", + "fullName": "Pontus Wiknersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e507" + }, + "id": "688713", + "fullName": "Krokslätts Parkgata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e511" + }, + "id": "693723", + "fullName": "Pappersmakaregatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e514" + }, + "id": "688817", + "fullName": "Prospect Hills Trappor", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e515" + }, + "id": "689122", + "fullName": "Lilla Pusterviksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e51b" + }, + "id": "700796", + "fullName": "Peter Silfverskiölds väg", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e51c" + }, + "id": "915287", + "fullName": "Björlanda Prästgårdsväg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e51e" + }, + "id": "693711", + "fullName": "Lilla Postegårdsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e51f" + }, + "id": "693741", + "fullName": "Stora Postegårdsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e525" + }, + "id": "531217", + "fullName": "Peder Porses väg", + "parentFullName": "Tygelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e52c" + }, + "id": "529739", + "fullName": "Polgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e53e" + }, + "id": "529926", + "fullName": "Prinsgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e53f" + }, + "id": "529974", + "fullName": "Prästgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e540" + }, + "id": "530943", + "fullName": "Pilallén", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e54b" + }, + "id": "531265", + "fullName": "Karl Pers väg", + "parentFullName": "Tygelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e54c" + }, + "id": "919819", + "fullName": "Piongatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e54e" + }, + "id": "528140", + "fullName": "Plommongatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e54f" + }, + "id": "528709", + "fullName": "Platangången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e550" + }, + "id": "911001", + "fullName": "Pulpetgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e552" + }, + "id": "529737", + "fullName": "Paddelgränd", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e553" + }, + "id": "529972", + "fullName": "Priorsgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e554" + }, + "id": "530356", + "fullName": "Prelatgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e555" + }, + "id": "531048", + "fullName": "Pilhagegränd", + "parentFullName": "Vintrie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e557" + }, + "id": "529846", + "fullName": "Packhusgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e558" + }, + "id": "529890", + "fullName": "R F Bergs plats", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e55a" + }, + "id": "531170", + "fullName": "Hans Pers väg", + "parentFullName": "Klagshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e55b" + }, + "id": "527288", + "fullName": "Porslinsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e55c" + }, + "id": "527453", + "fullName": "Pildammsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e55e" + }, + "id": "528486", + "fullName": "Pysslinggatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e55f" + }, + "id": "529333", + "fullName": "Pilhagegången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e560" + }, + "id": "530568", + "fullName": "Pilåkersvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e561" + }, + "id": "926945", + "fullName": "Spiggans plats", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e562" + }, + "id": "531172", + "fullName": "Hermods plats", + "parentFullName": "Klagshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e564" + }, + "id": "531201", + "fullName": "Per Henriks väg", + "parentFullName": "Tygelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e565" + }, + "id": "531277", + "fullName": "Pildammsvägen", + "parentFullName": "Tygelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e566" + }, + "id": "530945", + "fullName": "Poppelallén", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e567" + }, + "id": "526894", + "fullName": "Propellergatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e568" + }, + "id": "527036", + "fullName": "Posthusplatsen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e569" + }, + "id": "527171", + "fullName": "Petroleumgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e56a" + }, + "id": "527173", + "fullName": "Petroleumkajen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e56c" + }, + "id": "528030", + "fullName": "Pilbergastigen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e56d" + }, + "id": "528142", + "fullName": "Polarvidegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e56e" + }, + "id": "528616", + "fullName": "Persborgs Gränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e56f" + }, + "id": "528618", + "fullName": "Persborgsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e570" + }, + "id": "528964", + "fullName": "Södra Parkgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e571" + }, + "id": "529380", + "fullName": "Påskliljegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e572" + }, + "id": "529634", + "fullName": "Producentgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e575" + }, + "id": "529808", + "fullName": "Prångaregatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e576" + }, + "id": "529923", + "fullName": "Plantagegatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e577" + }, + "id": "531046", + "fullName": "Per Lindsjös väg", + "parentFullName": "Vintrie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e57a" + }, + "id": "529806", + "fullName": "Per Smeds Klämma", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e57b" + }, + "id": "530466", + "fullName": "Hammars Parkväg", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e57c" + }, + "id": "926976", + "fullName": "Portvaktsgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e57f" + }, + "id": "527267", + "fullName": "Södra Promenaden", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e580" + }, + "id": "527329", + "fullName": "Per Weijersgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e583" + }, + "id": "528620", + "fullName": "Persborgstorget", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e584" + }, + "id": "529407", + "fullName": "Professorsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e585" + }, + "id": "530308", + "fullName": "Plantskolevägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e587" + }, + "id": "531246", + "fullName": "Prästkragevägen", + "parentFullName": "Tygelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e588" + }, + "id": "531275", + "fullName": "Pihlegårdsvägen", + "parentFullName": "Tygelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e58a" + }, + "id": "528036", + "fullName": "Riseberga Parkväg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e58b" + }, + "id": "529409", + "fullName": "Professorsgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e58c" + }, + "id": "530644", + "fullName": "Peterstorpsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e58d" + }, + "id": "529924", + "fullName": "Plockbandsgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e590" + }, + "id": "531158", + "fullName": "Packarpelles väg", + "parentFullName": "Klagshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e591" + }, + "id": "530874", + "fullName": "Pärlugglevägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e592" + }, + "id": "911155", + "fullName": "Parkmätaregatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e593" + }, + "id": "527727", + "fullName": "Gustav Freijs plats", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e597" + }, + "id": "915432", + "fullName": "Bo Widerbergs plats", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e598" + }, + "id": "531160", + "fullName": "Polis Larssons väg", + "parentFullName": "Klagshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e59a" + }, + "id": "530624", + "fullName": "Per Wickenbergsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e59d" + }, + "id": "527372", + "fullName": "Raoul Wallenbergs Park", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e59f" + }, + "id": "779975", + "fullName": "Pinbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5a0" + }, + "id": "779977", + "fullName": "Pixbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5a1" + }, + "id": "777904", + "fullName": "Pettbol", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5a2" + }, + "id": "777903", + "fullName": "Perberga", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5a3" + }, + "id": "792145", + "fullName": "Prostbol", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5a4" + }, + "id": "797895", + "fullName": "Råby Park", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5a5" + }, + "id": "799252", + "fullName": "Pilvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5a6" + }, + "id": "919036", + "fullName": "Pålgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5a8" + }, + "id": "795991", + "fullName": "Pionvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5a9" + }, + "id": "797889", + "fullName": "Plenninge", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5aa" + }, + "id": "798386", + "fullName": "Påskvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5ab" + }, + "id": "799254", + "fullName": "Plogvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5ac" + }, + "id": "799337", + "fullName": "Porsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5ad" + }, + "id": "799864", + "fullName": "Pumpvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5ae" + }, + "id": "937092", + "fullName": "Pustgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5b0" + }, + "id": "786441", + "fullName": "Pålsboda", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5b1" + }, + "id": "778475", + "fullName": "Parisvägen", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5b2" + }, + "id": "778479", + "fullName": "Prostvägen", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5b3" + }, + "id": "777338", + "fullName": "Petersburg", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5b4" + }, + "id": "795693", + "fullName": "S:t Persgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5b5" + }, + "id": "795188", + "fullName": "Prinsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5b6" + }, + "id": "795190", + "fullName": "Prästgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5b7" + }, + "id": "795942", + "fullName": "Pilotgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5b8" + }, + "id": "796380", + "fullName": "Purjogatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5ba" + }, + "id": "797610", + "fullName": "Prästängen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5bb" + }, + "id": "912883", + "fullName": "Pelargatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5bc" + }, + "id": "915072", + "fullName": "Plattgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5be" + }, + "id": "915862", + "fullName": "Pliggvägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5bf" + }, + "id": "785916", + "fullName": "Puckvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5c0" + }, + "id": "786437", + "fullName": "Poolvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5c1" + }, + "id": "779973", + "fullName": "Peterslund", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5c2" + }, + "id": "778478", + "fullName": "Pettersberg", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5c3" + }, + "id": "778480", + "fullName": "Prästtorpet", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5c4" + }, + "id": "785743", + "fullName": "Plutovägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5c5" + }, + "id": "777909", + "fullName": "Petterslund", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5c6" + }, + "id": "792143", + "fullName": "Pettersberg", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5c7" + }, + "id": "796006", + "fullName": "Portalgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5c8" + }, + "id": "796248", + "fullName": "Prästgården", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5c9" + }, + "id": "797608", + "fullName": "Prästtorpet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5ca" + }, + "id": "798384", + "fullName": "Pingstvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5cb" + }, + "id": "799256", + "fullName": "Plöjarvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5cc" + }, + "id": "779981", + "fullName": "Prästgården", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5cd" + }, + "id": "795234", + "fullName": "Polhemsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5ce" + }, + "id": "795376", + "fullName": "Porfyrstigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5cf" + }, + "id": "796372", + "fullName": "Paprikagatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5d0" + }, + "id": "796378", + "fullName": "Potatisgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5d2" + }, + "id": "797035", + "fullName": "Vreta Parkväg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5d3" + }, + "id": "797399", + "fullName": "Hässelby Park", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5d4" + }, + "id": "799234", + "fullName": "Malma Parkväg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5d5" + }, + "id": "937079", + "fullName": "Prefektgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5d6" + }, + "id": "785619", + "fullName": "Pomonavägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5d7" + }, + "id": "785708", + "fullName": "Pinnmovägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5d8" + }, + "id": "786439", + "fullName": "Prästtorpet", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5d9" + }, + "id": "796376", + "fullName": "Persiljegatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5da" + }, + "id": "798282", + "fullName": "Frötuna Pusbol", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5db" + }, + "id": "799577", + "fullName": "Pilfinksvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5dc" + }, + "id": "778263", + "fullName": "Hagby Prästgård", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5df" + }, + "id": "785914", + "fullName": "Parhästvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5e0" + }, + "id": "779979", + "fullName": "Prebendevägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5e1" + }, + "id": "795512", + "fullName": "Pimpstensvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5e2" + }, + "id": "796416", + "fullName": "Palmbladsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5e3" + }, + "id": "796836", + "fullName": "Prästängsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5e4" + }, + "id": "797275", + "fullName": "Börje Piggelund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5e5" + }, + "id": "797277", + "fullName": "Börje Prästgård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5e7" + }, + "id": "798430", + "fullName": "Rasbo Prästgård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5e8" + }, + "id": "798663", + "fullName": "Funbo Prästgård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5eb" + }, + "id": "799281", + "fullName": "Södra Parkvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5ec" + }, + "id": "787019", + "fullName": "Lena Prästgård", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5ed" + }, + "id": "777905", + "fullName": "Pettbol Lindbol", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5f0" + }, + "id": "779971", + "fullName": "Pantskogsvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5f1" + }, + "id": "780007", + "fullName": "Rörby Prästgård", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5f2" + }, + "id": "778410", + "fullName": "Långtibble Paris", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5f3" + }, + "id": "791956", + "fullName": "Tuna Prästgården", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5f4" + }, + "id": "792093", + "fullName": "Kölinge Prostbol", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5f5" + }, + "id": "795214", + "fullName": "Prästgårdsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5f6" + }, + "id": "795272", + "fullName": "Plantskolegränd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5f7" + }, + "id": "796374", + "fullName": "Pepparrotsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5f8" + }, + "id": "796862", + "fullName": "Ramsta Prästgård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5f9" + }, + "id": "797987", + "fullName": "Vaksala Råby Park", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5fa" + }, + "id": "798161", + "fullName": "Rasbokil Puttbol", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5fb" + }, + "id": "778477", + "fullName": "Pensionärshemmet", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5fc" + }, + "id": "777336", + "fullName": "Pensionärshemmet", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5fd" + }, + "id": "786443", + "fullName": "Pålsboda Lundbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5fe" + }, + "id": "780193", + "fullName": "Åkerby Prästgård", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e5ff" + }, + "id": "797273", + "fullName": "Börje Pettersborg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e601" + }, + "id": "785797", + "fullName": "Pensionärsvägen", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e602" + }, + "id": "787021", + "fullName": "Lena Prästgården", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e603" + }, + "id": "787268", + "fullName": "Tensta Prästgård", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e604" + }, + "id": "785710", + "fullName": "Polstjärnevägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e606" + }, + "id": "776770", + "fullName": "Faringe Prästgård", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e607" + }, + "id": "786597", + "fullName": "Risby Peterslund", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e608" + }, + "id": "786657", + "fullName": "Viksta Prästgård", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e609" + }, + "id": "779582", + "fullName": "Bälinge Prästgård", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e60a" + }, + "id": "795833", + "fullName": "Petterslundsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e60b" + }, + "id": "797226", + "fullName": "Börje Hässelby Park", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e60c" + }, + "id": "799484", + "fullName": "Hampus Von Posts väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e60e" + }, + "id": "787266", + "fullName": "Tensta Peterslund", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e60f" + }, + "id": "777612", + "fullName": "Gränsta Passbacken", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e610" + }, + "id": "777721", + "fullName": "Knutby Prästgården", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e612" + }, + "id": "792222", + "fullName": "Stavby Petterslund", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e613" + }, + "id": "785839", + "fullName": "Prästgårdshöjden", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e614" + }, + "id": "786542", + "fullName": "Gamla Prästgården", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e615" + }, + "id": "795236", + "fullName": "Pontus Wiknersgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e616" + }, + "id": "796512", + "fullName": "Balingsta Prästgård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e618" + }, + "id": "796739", + "fullName": "Hammarskog Persborg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e619" + }, + "id": "797271", + "fullName": "Börje Pensionärshem", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e61b" + }, + "id": "799435", + "fullName": "Peterson-Bergers väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e61c" + }, + "id": "777907", + "fullName": "Pettbol Tigerstorpet", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e61d" + }, + "id": "777978", + "fullName": "Råstensby Porsmossen", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e620" + }, + "id": "795689", + "fullName": "Påvel Snickares Gränd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e621" + }, + "id": "798045", + "fullName": "Vedergärde Putteboda", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e622" + }, + "id": "798159", + "fullName": "Rasbokil Prästgården", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e623" + }, + "id": "798434", + "fullName": "Rasbo Prästgård Solhem", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e624" + }, + "id": "798726", + "fullName": "Funbo-Söderby Pottåker", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e625" + }, + "id": "937075", + "fullName": "Betty Petterssons gata", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e626" + }, + "id": "778517", + "fullName": "Skogstibble Paskhagen", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e627" + }, + "id": "787264", + "fullName": "Tensta Pensionärshem", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e628" + }, + "id": "786961", + "fullName": "Ärentuna Prästgården", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e62a" + }, + "id": "786217", + "fullName": "Skuttunge Prästgård", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e62c" + }, + "id": "797084", + "fullName": "Västeråker Prästgården", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e62e" + }, + "id": "798472", + "fullName": "Rasbo-Ströja Petterslund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e62f" + }, + "id": "785872", + "fullName": "Björklinge Prästgården", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e630" + }, + "id": "798157", + "fullName": "Rasbokil Pensionärshemmet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e633" + }, + "id": "776501", + "fullName": "Almunge Prästgård Karlberg", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e634" + }, + "id": "776552", + "fullName": "Almunge-Gränby Penningbro", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e635" + }, + "id": "776553", + "fullName": "Almunge-Gränby Peterslund", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e637" + }, + "id": "797806", + "fullName": "Fullerö Vedergärde Putteboda", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e638" + }, + "id": "798665", + "fullName": "Funbo Prästgård Hasselbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e63a" + }, + "id": "545818", + "fullName": "Pikedal Pettersborg", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e63b" + }, + "id": "528240", + "fullName": "Prästtomta Perstorp", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e63c" + }, + "id": "526075", + "fullName": "Pätorp", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e63d" + }, + "id": "526053", + "fullName": "Pikedal", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e63e" + }, + "id": "933613", + "fullName": "Påtorp", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e63f" + }, + "id": "507563", + "fullName": "Persbo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e640" + }, + "id": "524771", + "fullName": "Påtorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e641" + }, + "id": "502767", + "fullName": "Piltorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e642" + }, + "id": "526774", + "fullName": "Paradis", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e643" + }, + "id": "521176", + "fullName": "Pukeberg", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e644" + }, + "id": "527696", + "fullName": "Pilsäter", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e645" + }, + "id": "529932", + "fullName": "Pukhult", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e646" + }, + "id": "505679", + "fullName": "Perstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e647" + }, + "id": "509106", + "fullName": "Pilgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e648" + }, + "id": "525398", + "fullName": "Rössla Pinn", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e649" + }, + "id": "501692", + "fullName": "S:t Persgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e64a" + }, + "id": "527497", + "fullName": "Persgränd", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e64b" + }, + "id": "529091", + "fullName": "Pålstorp", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e64c" + }, + "id": "529930", + "fullName": "Perstorp", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e64d" + }, + "id": "501966", + "fullName": "Parkgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e64e" + }, + "id": "502001", + "fullName": "Ploggatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e64f" + }, + "id": "502002", + "fullName": "Pumpgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e650" + }, + "id": "933754", + "fullName": "Piongatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e651" + }, + "id": "526289", + "fullName": "Porsvägen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e652" + }, + "id": "524123", + "fullName": "Prästtorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e653" + }, + "id": "527694", + "fullName": "Petersburg", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e654" + }, + "id": "502277", + "fullName": "Tornby Park", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e655" + }, + "id": "920019", + "fullName": "Pilotgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e656" + }, + "id": "933385", + "fullName": "Poesigränd", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e657" + }, + "id": "504042", + "fullName": "Porfyrvägen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e658" + }, + "id": "522998", + "fullName": "Piparegatan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e659" + }, + "id": "527692", + "fullName": "Pallasvägen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e65a" + }, + "id": "527698", + "fullName": "Primusvägen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e65b" + }, + "id": "529452", + "fullName": "Platens väg", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e65c" + }, + "id": "501670", + "fullName": "Pilens backe", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e65d" + }, + "id": "502177", + "fullName": "Pensionatet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e65e" + }, + "id": "506890", + "fullName": "Hulta Persbo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e65f" + }, + "id": "508669", + "fullName": "Tift Pilgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e660" + }, + "id": "509108", + "fullName": "Poppelvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e661" + }, + "id": "509307", + "fullName": "Pansargatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e662" + }, + "id": "933730", + "fullName": "Pomonavägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e663" + }, + "id": "545816", + "fullName": "Pikedal Hultet", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e664" + }, + "id": "526055", + "fullName": "Pikedal Berget", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e665" + }, + "id": "526059", + "fullName": "Pikedal Holmen", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e667" + }, + "id": "527541", + "fullName": "Veda Perstorp", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e668" + }, + "id": "501543", + "fullName": "Platensgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e669" + }, + "id": "501978", + "fullName": "Plommongatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e66a" + }, + "id": "502179", + "fullName": "Planterhagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e66b" + }, + "id": "502438", + "fullName": "Paprikavägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e66c" + }, + "id": "502648", + "fullName": "Plöjaregatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e66d" + }, + "id": "502819", + "fullName": "Palmaers gata", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e66e" + }, + "id": "504531", + "fullName": "Tuna Perstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e66f" + }, + "id": "505841", + "fullName": "Tuttorp Paris", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e670" + }, + "id": "509147", + "fullName": "Pionjärgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e671" + }, + "id": "509264", + "fullName": "Penninggatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e672" + }, + "id": "509299", + "fullName": "Plutonsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e673" + }, + "id": "526285", + "fullName": "Pilörtsvägen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e674" + }, + "id": "523807", + "fullName": "Gustad Pilgård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e676" + }, + "id": "503737", + "fullName": "Fyrby Paradiset", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e677" + }, + "id": "528220", + "fullName": "Perstorp Skola", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e678" + }, + "id": "528283", + "fullName": "Rist Pilbacken", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e67a" + }, + "id": "528729", + "fullName": "Härna Pilgård", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e67b" + }, + "id": "502442", + "fullName": "Persiljevägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e67c" + }, + "id": "502723", + "fullName": "Pilspetsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e67d" + }, + "id": "507569", + "fullName": "Persbo Karlsbo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e67e" + }, + "id": "508232", + "fullName": "Kaga Prästgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e67f" + }, + "id": "509199", + "fullName": "Poleraregatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e680" + }, + "id": "509200", + "fullName": "Pressaregatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e681" + }, + "id": "509359", + "fullName": "Primulastigen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e682" + }, + "id": "509479", + "fullName": "Pilholmsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e683" + }, + "id": "915577", + "fullName": "Alguvi Pilgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e684" + }, + "id": "545820", + "fullName": "Pikedal Runnedal", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e685" + }, + "id": "526144", + "fullName": "Ulrika Prästgård", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e687" + }, + "id": "527700", + "fullName": "Pysslingsvägen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e688" + }, + "id": "529897", + "fullName": "Lilla Perstorp", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e689" + }, + "id": "502444", + "fullName": "Perstorpsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e68a" + }, + "id": "502729", + "fullName": "Slaka Prästgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e68b" + }, + "id": "504836", + "fullName": "Metsjö Perstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e68c" + }, + "id": "504925", + "fullName": "Vimarka Pilgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e68d" + }, + "id": "505502", + "fullName": "Landeryd Plöjan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e68e" + }, + "id": "506771", + "fullName": "Arnebo Postgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e68f" + }, + "id": "507567", + "fullName": "Persbo Grönsved", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e690" + }, + "id": "507675", + "fullName": "Skeda Prästgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e691" + }, + "id": "508654", + "fullName": "Sättuna Pilgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e692" + }, + "id": "509144", + "fullName": "Prästbolsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e693" + }, + "id": "526648", + "fullName": "Hovetorp Påland", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e694" + }, + "id": "526776", + "fullName": "Paradis Lyckebo", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e695" + }, + "id": "524316", + "fullName": "Stora Prästtorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e696" + }, + "id": "524718", + "fullName": "Harg Petersberg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e697" + }, + "id": "503744", + "fullName": "Fyrby Petersburg", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e698" + }, + "id": "503794", + "fullName": "Gistad Prästgård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e699" + }, + "id": "504004", + "fullName": "Markeby Perstorp", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e69a" + }, + "id": "521180", + "fullName": "Pukeberg Nyhagen", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e69b" + }, + "id": "524922", + "fullName": "Alviken Pinekulle", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e69c" + }, + "id": "525132", + "fullName": "Hundkärr Pyttebro", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e69e" + }, + "id": "545822", + "fullName": "Pikedal Söderhult", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e69f" + }, + "id": "524131", + "fullName": "Prästtorpsgatan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6a1" + }, + "id": "526061", + "fullName": "Pikedal Kotteberg", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6a2" + }, + "id": "503621", + "fullName": "Örtomta Prästgård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6a3" + }, + "id": "529095", + "fullName": "Pålstorp Lyckan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6a4" + }, + "id": "529931", + "fullName": "Perstorp Tullen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6a5" + }, + "id": "502440", + "fullName": "Pepparrotsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6a6" + }, + "id": "504446", + "fullName": "Rystad Prästgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6a7" + }, + "id": "507573", + "fullName": "Persbo Laggarebo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6a8" + }, + "id": "507575", + "fullName": "Persbo Söderhult", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6a9" + }, + "id": "526984", + "fullName": "Stavsätter Pirum", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6aa" + }, + "id": "524601", + "fullName": "Berga Prästgården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6ab" + }, + "id": "523103", + "fullName": "Rappestad Piparbo", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6ac" + }, + "id": "526057", + "fullName": "Pikedal Berggården", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6ad" + }, + "id": "526065", + "fullName": "Pikedal Norrgården", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6ae" + }, + "id": "526071", + "fullName": "Pikedal Storgården", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6af" + }, + "id": "528226", + "fullName": "Prästtomta Fallet", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6b0" + }, + "id": "528234", + "fullName": "Prästtomta Kvasjö", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6b1" + }, + "id": "934072", + "fullName": "Amundebo Paradiset", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6b2" + }, + "id": "529094", + "fullName": "Pålstorp Hässlet", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6b3" + }, + "id": "502295", + "fullName": "Passadvindsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6b4" + }, + "id": "504491", + "fullName": "Torp Planterhagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6b5" + }, + "id": "505272", + "fullName": "Fillinge Perstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6b6" + }, + "id": "506795", + "fullName": "Björnkil Pukeberg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6b7" + }, + "id": "507571", + "fullName": "Persbo Krontallen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6b8" + }, + "id": "507886", + "fullName": "Gålstad Prästgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6b9" + }, + "id": "508466", + "fullName": "Ledberg Prästgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6ba" + }, + "id": "508734", + "fullName": "Örberga Prästgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6bb" + }, + "id": "509361", + "fullName": "Prästkragestigen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6bd" + }, + "id": "917045", + "fullName": "Ånväga Parkvillan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6be" + }, + "id": "933373", + "fullName": "Alva Myrdals plats", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6bf" + }, + "id": "521182", + "fullName": "Pukeberg Skallhult", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6c0" + }, + "id": "524938", + "fullName": "Blackebo Paradiset", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6c1" + }, + "id": "525442", + "fullName": "Skullebo Petersborg", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6c2" + }, + "id": "524125", + "fullName": "Prästtorp Vikdalen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6c3" + }, + "id": "523105", + "fullName": "Rappestad Piparebo", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6c4" + }, + "id": "526063", + "fullName": "Pikedal Lottastugan", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6c5" + }, + "id": "526073", + "fullName": "Pikedal Södergården", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6c6" + }, + "id": "519401", + "fullName": "Vårdnäs Prästgården", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6c7" + }, + "id": "503403", + "fullName": "Hagsdal Pettersborg", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6c8" + }, + "id": "528000", + "fullName": "Hjälmsäter Perstorp", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6c9" + }, + "id": "528054", + "fullName": "Karstorp Pistolens", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6ca" + }, + "id": "528222", + "fullName": "Prästtomta Branten", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6cb" + }, + "id": "528232", + "fullName": "Prästtomta Kolfall", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6cd" + }, + "id": "528244", + "fullName": "Prästtomta Solliden", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6ce" + }, + "id": "933477", + "fullName": "Fettjestad Perstorp", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6cf" + }, + "id": "933582", + "fullName": "Krångestad Pukegård", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6d0" + }, + "id": "528522", + "fullName": "Flistad Prästgård", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6d1" + }, + "id": "529097", + "fullName": "Pålstorp Sjökullen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6d2" + }, + "id": "529934", + "fullName": "Pukhult Källfallet", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6d3" + }, + "id": "501485", + "fullName": "Gustaf Smiths plats", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6d4" + }, + "id": "502436", + "fullName": "Palsternacksvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6d5" + }, + "id": "505500", + "fullName": "Landeryd Paradiset", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6d6" + }, + "id": "507415", + "fullName": "Kolbyttemon Pållebo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6d7" + }, + "id": "508464", + "fullName": "Ledberg Palmlyckan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6d8" + }, + "id": "508468", + "fullName": "Ledberg Prästtorpet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6d9" + }, + "id": "508679", + "fullName": "Tolefors Parkstugan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6da" + }, + "id": "913537", + "fullName": "Folkets Parksgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6db" + }, + "id": "521178", + "fullName": "Pukeberg Källarhult", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6dc" + }, + "id": "521184", + "fullName": "Pukeberg Stenbäcken", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6de" + }, + "id": "527089", + "fullName": "Sturefors Penemünde", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6df" + }, + "id": "921725", + "fullName": "Sturefors Penemynde", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6e0" + }, + "id": "523422", + "fullName": "Västerlösa Paradiset", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6e1" + }, + "id": "523426", + "fullName": "Västerlösa Prästgård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6e2" + }, + "id": "523719", + "fullName": "Fettjestad Perstorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6e3" + }, + "id": "523970", + "fullName": "Krångestad Pukegård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6e4" + }, + "id": "524127", + "fullName": "Prästtorp Västergård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6e5" + }, + "id": "524129", + "fullName": "Prästtorp Östergård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6e6" + }, + "id": "524647", + "fullName": "Gismestad Petersberg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6e7" + }, + "id": "523101", + "fullName": "Rappestad Pilbacken", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6e8" + }, + "id": "523107", + "fullName": "Rappestad Prästgård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6e9" + }, + "id": "503056", + "fullName": "Ryckelösa Petersborg", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6ea" + }, + "id": "527716", + "fullName": "Skarpåsen Petersburg", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6eb" + }, + "id": "527931", + "fullName": "Grytstorp Prostendal", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6ec" + }, + "id": "528013", + "fullName": "Hjälmsätter Perstorp", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6ed" + }, + "id": "528228", + "fullName": "Prästtomta Furuliden", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6ee" + }, + "id": "528230", + "fullName": "Prästtomta Grönkulla", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6ef" + }, + "id": "528242", + "fullName": "Prästtomta Skogaholm", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6f0" + }, + "id": "528246", + "fullName": "Prästtomta Svensberg", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6f1" + }, + "id": "528605", + "fullName": "Gullberg Parkvillan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6f2" + }, + "id": "504683", + "fullName": "Östra Harg Persgården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6f4" + }, + "id": "508652", + "fullName": "Sättuna Norra Pilgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6f5" + }, + "id": "527045", + "fullName": "Sturefors Gård Porten", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6f6" + }, + "id": "523786", + "fullName": "Gammalkil Prästgården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6f7" + }, + "id": "933499", + "fullName": "Gammalkil Prästgården", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6f8" + }, + "id": "933860", + "fullName": "Skruvkulla Folkets Park", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6fa" + }, + "id": "529098", + "fullName": "Pålstorp Södergården", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6fb" + }, + "id": "501628", + "fullName": "Berzelius Science Park", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6fc" + }, + "id": "504685", + "fullName": "Östra Harg Prästgården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6fd" + }, + "id": "504975", + "fullName": "Vårdsberg Prästgården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6fe" + }, + "id": "505109", + "fullName": "Bankekind Prästgården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e6ff" + }, + "id": "507224", + "fullName": "Håckerstad Parkhyddan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e700" + }, + "id": "508256", + "fullName": "Krokbränninge Pilgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e701" + }, + "id": "921162", + "fullName": "Håckerstad Parkvillan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e702" + }, + "id": "525245", + "fullName": "Kyrkomarken Prästkulla", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e703" + }, + "id": "526499", + "fullName": "Bjärka-Säby Pionkullen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e704" + }, + "id": "526680", + "fullName": "Hållingstorp Pinnerum", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e705" + }, + "id": "523424", + "fullName": "Västerlösa Pettersberg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e706" + }, + "id": "523723", + "fullName": "Fettjestad Prästgården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e707" + }, + "id": "524320", + "fullName": "Stora Prästtorp Flygeln", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e708" + }, + "id": "524848", + "fullName": "Slaka Berga Pantegården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e70a" + }, + "id": "528236", + "fullName": "Prästtomta Lövingsberg", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e70b" + }, + "id": "933479", + "fullName": "Fettjestad Prästgården", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e70c" + }, + "id": "934062", + "fullName": "Stora Prästtorp Solåkra", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e70d" + }, + "id": "528548", + "fullName": "Gråhallen Pettersberg", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e70e" + }, + "id": "529093", + "fullName": "Pålstorp Hässlejorden", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e70f" + }, + "id": "529096", + "fullName": "Pålstorp Mellangården", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e710" + }, + "id": "529578", + "fullName": "Bjäsätter Petterslund", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e711" + }, + "id": "507346", + "fullName": "Kerstinebo Plättlaggen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e712" + }, + "id": "508549", + "fullName": "Ledingelunda Parkstugan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e713" + }, + "id": "526917", + "fullName": "Skruvkulla Folkets Park", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e714" + }, + "id": "523721", + "fullName": "Fettjestad Profossgården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e715" + }, + "id": "524250", + "fullName": "Sjögestad Stora Prestorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e716" + }, + "id": "933478", + "fullName": "Fettjestad Profossgården", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e717" + }, + "id": "529119", + "fullName": "Rågårda Ljungs Prästgård", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e718" + }, + "id": "530008", + "fullName": "Slumperhult Pettersberg", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e719" + }, + "id": "507133", + "fullName": "Asksätter Lilla Paradiset", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e71a" + }, + "id": "507445", + "fullName": "Lilla Visätter Peterslund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e71b" + }, + "id": "507766", + "fullName": "Stora Visätter Prästängen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e71c" + }, + "id": "503158", + "fullName": "Smedby Törnevalla Prästgård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e71d" + }, + "id": "529328", + "fullName": "Vreta Kloster Prästgården", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e71e" + }, + "id": "506882", + "fullName": "Hulta Magnus Pettersgården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e71f" + }, + "id": "523380", + "fullName": "Västerlösa Gamla Prästgården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e720" + }, + "id": "524318", + "fullName": "Stora Prästtorp Arbetarbostaden", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e721" + }, + "id": "758684", + "fullName": "Punkt", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e722" + }, + "id": "762471", + "fullName": "Pasta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e723" + }, + "id": "763001", + "fullName": "Pyske", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e724" + }, + "id": "763354", + "fullName": "Panko", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e725" + }, + "id": "758306", + "fullName": "Pilgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e726" + }, + "id": "759643", + "fullName": "Pionvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e727" + }, + "id": "759808", + "fullName": "Panggatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e728" + }, + "id": "759977", + "fullName": "Parkvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e729" + }, + "id": "760739", + "fullName": "Ploggatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e72a" + }, + "id": "771961", + "fullName": "Persbo Gård", + "parentFullName": "Ransta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e72b" + }, + "id": "764581", + "fullName": "Posttorpet", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e72c" + }, + "id": "758370", + "fullName": "Pilotgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e72d" + }, + "id": "758769", + "fullName": "Polisgränd", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e72e" + }, + "id": "758771", + "fullName": "Prästgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e72f" + }, + "id": "760580", + "fullName": "Pilbogatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e730" + }, + "id": "761460", + "fullName": "Pumpstigen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e731" + }, + "id": "762473", + "fullName": "Pianovägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e732" + }, + "id": "764579", + "fullName": "Persbovägen", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e733" + }, + "id": "759244", + "fullName": "Packisvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e734" + }, + "id": "759246", + "fullName": "Pollenvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e735" + }, + "id": "759699", + "fullName": "Folkets Park", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e736" + }, + "id": "759741", + "fullName": "Profilgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e737" + }, + "id": "760151", + "fullName": "Pimpelgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e738" + }, + "id": "760691", + "fullName": "Pepparvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e739" + }, + "id": "760695", + "fullName": "Pistolgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e73a" + }, + "id": "760741", + "fullName": "Provargatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e73b" + }, + "id": "762482", + "fullName": "Porfyrvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e73c" + }, + "id": "762666", + "fullName": "Pettersborg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e73d" + }, + "id": "916763", + "fullName": "Patentgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e73e" + }, + "id": "936750", + "fullName": "Pinnmovägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e73f" + }, + "id": "623417", + "fullName": "Paradisvägen", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e740" + }, + "id": "771997", + "fullName": "Sevalla Persbo", + "parentFullName": "Ransta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e741" + }, + "id": "758360", + "fullName": "Hässlö Parken", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e742" + }, + "id": "758614", + "fullName": "Packhusgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e743" + }, + "id": "758954", + "fullName": "Papegojvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e744" + }, + "id": "759048", + "fullName": "Polhemsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e745" + }, + "id": "759357", + "fullName": "Perronggatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e746" + }, + "id": "759359", + "fullName": "Pistonggatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e747" + }, + "id": "759735", + "fullName": "Haga Parkgata", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e748" + }, + "id": "759775", + "fullName": "Pressargatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e749" + }, + "id": "760189", + "fullName": "Patrullgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e74a" + }, + "id": "760288", + "fullName": "Pilbågsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e74b" + }, + "id": "760519", + "fullName": "Pålmansvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e74c" + }, + "id": "760652", + "fullName": "Perlebogatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e74d" + }, + "id": "760688", + "fullName": "Paprikavägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e74e" + }, + "id": "760837", + "fullName": "Pastellvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e74f" + }, + "id": "758887", + "fullName": "Per Olovsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e750" + }, + "id": "759046", + "fullName": "Palandergatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e751" + }, + "id": "760353", + "fullName": "Pilspetsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e752" + }, + "id": "760693", + "fullName": "Persiljevägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e753" + }, + "id": "760812", + "fullName": "Pilfinksgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e754" + }, + "id": "760839", + "fullName": "Porträttvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e755" + }, + "id": "761113", + "fullName": "Parstugugatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e756" + }, + "id": "762310", + "fullName": "Persbo Skerike", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e757" + }, + "id": "936873", + "fullName": "Skerike Persbo", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e758" + }, + "id": "916677", + "fullName": "Persbo Hagalund", + "parentFullName": "Ransta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e759" + }, + "id": "758683", + "fullName": "Port-Anders gata", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e75a" + }, + "id": "758835", + "fullName": "Paviljongvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e75b" + }, + "id": "759645", + "fullName": "Påskliljevägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e75c" + }, + "id": "759675", + "fullName": "Olof Palmes torg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e75d" + }, + "id": "760077", + "fullName": "Propellergatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e75e" + }, + "id": "760638", + "fullName": "August Palms väg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e75f" + }, + "id": "761085", + "fullName": "Plåtverksgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e760" + }, + "id": "761115", + "fullName": "Portlidervägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e761" + }, + "id": "761989", + "fullName": "Persbo Rytterne", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e762" + }, + "id": "762475", + "fullName": "Pimpstensvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e763" + }, + "id": "762649", + "fullName": "Hubbo Prästgård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e765" + }, + "id": "763591", + "fullName": "Ängsö Prästgård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e766" + }, + "id": "764583", + "fullName": "Prästgärdsgatan", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e767" + }, + "id": "758308", + "fullName": "Pressverksgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e768" + }, + "id": "759050", + "fullName": "Pontus Widéns väg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e769" + }, + "id": "759156", + "fullName": "Prästkragegatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e76a" + }, + "id": "759726", + "fullName": "Plåtslagargatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e76b" + }, + "id": "760001", + "fullName": "Posteringsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e76c" + }, + "id": "760517", + "fullName": "Polstjärnegatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e76d" + }, + "id": "760870", + "fullName": "Puddelugnsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e76e" + }, + "id": "763300", + "fullName": "Kärrbo Prästgård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e76f" + }, + "id": "913644", + "fullName": "Pila-Brittas gata", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e770" + }, + "id": "764435", + "fullName": "Harakers Prästgård", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e771" + }, + "id": "764621", + "fullName": "Skultuna Prästgård", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e772" + }, + "id": "758523", + "fullName": "Pressduktorgränd", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e773" + }, + "id": "759641", + "fullName": "Pingstliljevägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e774" + }, + "id": "760624", + "fullName": "Pettersbergsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e775" + }, + "id": "761268", + "fullName": "Barkarö Prästgård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e776" + }, + "id": "761319", + "fullName": "Eriksbo Plantskola", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e778" + }, + "id": "762204", + "fullName": "Vångsta Parkleden", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e779" + }, + "id": "762295", + "fullName": "Lillhärads Persbo", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e77a" + }, + "id": "762330", + "fullName": "Skerike Prästgård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e77b" + }, + "id": "762695", + "fullName": "Sevalla Prästgård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e77c" + }, + "id": "762821", + "fullName": "Björksta Prästgård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e77d" + }, + "id": "763097", + "fullName": "Tortuna Prästgård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e77e" + }, + "id": "763490", + "fullName": "Kungsåra Prästgård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e77f" + }, + "id": "921211", + "fullName": "Sevalla Petersborg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e780" + }, + "id": "936888", + "fullName": "Upp-Gränsta Persbo", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e781" + }, + "id": "762791", + "fullName": "Badelunda Prästgård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e782" + }, + "id": "921178", + "fullName": "Lasse Färnlöfs plats", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e783" + }, + "id": "758735", + "fullName": "Viktor Larssons plats", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e784" + }, + "id": "761988", + "fullName": "Patron Anderssons väg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e785" + }, + "id": "762296", + "fullName": "Lillhärads Prästgård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e786" + }, + "id": "762512", + "fullName": "Romfartuna Prästgård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e787" + }, + "id": "762731", + "fullName": "Tillberga Pettersborg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e789" + }, + "id": "744678", + "fullName": "Pilgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e78a" + }, + "id": "745762", + "fullName": "Perstorp", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e78b" + }, + "id": "757226", + "fullName": "Puketorp", + "parentFullName": "Ervalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e78c" + }, + "id": "744487", + "fullName": "Pålsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e78d" + }, + "id": "744676", + "fullName": "Palmgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e78e" + }, + "id": "744867", + "fullName": "Plogvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e78f" + }, + "id": "745206", + "fullName": "Postgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e790" + }, + "id": "745522", + "fullName": "Pjäxvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e791" + }, + "id": "745526", + "fullName": "Prästtorp", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e792" + }, + "id": "914736", + "fullName": "Pråmkajen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e793" + }, + "id": "758249", + "fullName": "Pölseboda", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e794" + }, + "id": "743557", + "fullName": "Porla Gränd", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e795" + }, + "id": "743920", + "fullName": "Paketvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e796" + }, + "id": "744002", + "fullName": "Prostvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e797" + }, + "id": "744065", + "fullName": "Petrigatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e798" + }, + "id": "744100", + "fullName": "Prinsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e799" + }, + "id": "744907", + "fullName": "Poesigatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e79a" + }, + "id": "744909", + "fullName": "Prosagatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e79b" + }, + "id": "745520", + "fullName": "Patrons väg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e79c" + }, + "id": "745674", + "fullName": "Palmbohult", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e79d" + }, + "id": "745257", + "fullName": "Parkvägen", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e79e" + }, + "id": "756873", + "fullName": "Prostvillan", + "parentFullName": "Frövi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e79f" + }, + "id": "743181", + "fullName": "Peppargatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7a0" + }, + "id": "743279", + "fullName": "Pistolvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7a1" + }, + "id": "744560", + "fullName": "Päronstigen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7a2" + }, + "id": "744904", + "fullName": "Prologgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7a3" + }, + "id": "744986", + "fullName": "Porfyrvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7a4" + }, + "id": "745524", + "fullName": "Portörvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7a5" + }, + "id": "753010", + "fullName": "Parkvägen", + "parentFullName": "Stora Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7a6" + }, + "id": "753296", + "fullName": "Prästvägen", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7a7" + }, + "id": "743179", + "fullName": "Paprikagatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7a8" + }, + "id": "743460", + "fullName": "Pikullagatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7a9" + }, + "id": "744338", + "fullName": "Primulagatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7aa" + }, + "id": "744552", + "fullName": "Persikogatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7ab" + }, + "id": "744680", + "fullName": "Polhemsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7ac" + }, + "id": "745221", + "fullName": "Pionjärgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7ad" + }, + "id": "911208", + "fullName": "Pilängsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7ae" + }, + "id": "743183", + "fullName": "Pålsbodagatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7af" + }, + "id": "743602", + "fullName": "Kalle Posts väg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7b0" + }, + "id": "744238", + "fullName": "Pilfinkstigen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7b1" + }, + "id": "744486", + "fullName": "Per-Eriksgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7b2" + }, + "id": "744554", + "fullName": "Plommonstigen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7b3" + }, + "id": "911610", + "fullName": "Pomeransgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7b4" + }, + "id": "753391", + "fullName": "Påltorpsvägen", + "parentFullName": "Kilsmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7b5" + }, + "id": "752951", + "fullName": "Per Anders väg", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7b6" + }, + "id": "743324", + "fullName": "Olof Palmes torg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7b7" + }, + "id": "743418", + "fullName": "Propellervägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7b8" + }, + "id": "743555", + "fullName": "Parkholmsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7b9" + }, + "id": "743556", + "fullName": "Parklyckevägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7bb" + }, + "id": "744831", + "fullName": "Phragménsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7bc" + }, + "id": "745208", + "fullName": "Posthornsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7bd" + }, + "id": "745331", + "fullName": "Perstorpsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7be" + }, + "id": "936710", + "fullName": "Påltorpsvägen", + "parentFullName": "Brevens Bruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7bf" + }, + "id": "743761", + "fullName": "Hjalmar Palms väg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7c0" + }, + "id": "743874", + "fullName": "Prästgårdsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7c1" + }, + "id": "745210", + "fullName": "Postiljonsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7c2" + }, + "id": "918665", + "fullName": "Lars-Pettravägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7c3" + }, + "id": "743202", + "fullName": "Anders Petters väg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7c4" + }, + "id": "743497", + "fullName": "Adolf Mörners plan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7c5" + }, + "id": "745212", + "fullName": "Postmästaregatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7c6" + }, + "id": "743046", + "fullName": "Pappersbruksallén", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7c7" + }, + "id": "744865", + "fullName": "Pettersbergsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7c8" + }, + "id": "757500", + "fullName": "Vintrosa Prästgård", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7c9" + }, + "id": "743034", + "fullName": "Margit Palmaers Gränd", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7ca" + }, + "id": "743332", + "fullName": "Orvar Bergmarks plats", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7cb" + }, + "id": "744721", + "fullName": "Olaus Petri Kyrkogata", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7cd" + }, + "id": "927546", + "fullName": "Mäster Palms plats", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7ce" + }, + "id": "554431", + "fullName": "Pärongatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7cf" + }, + "id": "554429", + "fullName": "Påarpsvägen", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7d0" + }, + "id": "554425", + "fullName": "Plommongatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7d1" + }, + "id": "550326", + "fullName": "Konsul Perssons plats", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7d3" + }, + "id": "551359", + "fullName": "Pilgatan", + "parentFullName": "Gantofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7d4" + }, + "id": "554626", + "fullName": "Postgatan", + "parentFullName": "Mörarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7d5" + }, + "id": "552166", + "fullName": "Palmgatan", + "parentFullName": "Ödåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7d6" + }, + "id": "552168", + "fullName": "Parkgatan", + "parentFullName": "Ödåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7d7" + }, + "id": "554427", + "fullName": "Plåtslagaregatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7d8" + }, + "id": "552119", + "fullName": "Plutogatan", + "parentFullName": "Ödåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7d9" + }, + "id": "554729", + "fullName": "Planavägen", + "parentFullName": "Kattarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7da" + }, + "id": "554248", + "fullName": "Ola Pärs väg", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7db" + }, + "id": "550233", + "fullName": "Pålsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7dc" + }, + "id": "550253", + "fullName": "Persgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7dd" + }, + "id": "550799", + "fullName": "Parapeten", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7de" + }, + "id": "551456", + "fullName": "Piongatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7df" + }, + "id": "910266", + "fullName": "Pallgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7e0" + }, + "id": "550903", + "fullName": "Patrullgatan", + "parentFullName": "Råå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7e1" + }, + "id": "917223", + "fullName": "Planetgatan", + "parentFullName": "Ödåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7e2" + }, + "id": "554725", + "fullName": "Planagården", + "parentFullName": "Kattarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7e3" + }, + "id": "554727", + "fullName": "Planamöllan", + "parentFullName": "Kattarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7e4" + }, + "id": "550305", + "fullName": "Prästgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7e5" + }, + "id": "550761", + "fullName": "Piteågatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7e6" + }, + "id": "551045", + "fullName": "Platåvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7e7" + }, + "id": "551164", + "fullName": "Ponnyvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7e8" + }, + "id": "551452", + "fullName": "Penségatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7e9" + }, + "id": "551528", + "fullName": "Pålsjö Gård", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7ea" + }, + "id": "552633", + "fullName": "Petréns Allé", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7eb" + }, + "id": "552635", + "fullName": "Porlagången", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7ec" + }, + "id": "551357", + "fullName": "Peppargatan", + "parentFullName": "Gantofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7ed" + }, + "id": "551593", + "fullName": "S:t Peders gata", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7ee" + }, + "id": "551049", + "fullName": "Poppelvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7ef" + }, + "id": "551521", + "fullName": "Lilla Pålsjö", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7f0" + }, + "id": "551530", + "fullName": "Pålsjö Kvarn", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7f1" + }, + "id": "551532", + "fullName": "Pålsjö Slott", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7f2" + }, + "id": "551663", + "fullName": "Pålsjögatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7f3" + }, + "id": "552026", + "fullName": "Pinnmogatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7f4" + }, + "id": "552045", + "fullName": "Pistolgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7f5" + }, + "id": "552090", + "fullName": "Porfyrgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7f6" + }, + "id": "552714", + "fullName": "Pomonagatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7f7" + }, + "id": "552804", + "fullName": "Knut Påls väg", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7f8" + }, + "id": "552806", + "fullName": "Påarpsvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7f9" + }, + "id": "551047", + "fullName": "Plöjarevägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7fa" + }, + "id": "551162", + "fullName": "Paddockvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7fb" + }, + "id": "551450", + "fullName": "Paprikagatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7fc" + }, + "id": "551454", + "fullName": "Petuniagatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7fd" + }, + "id": "551810", + "fullName": "Patronens väg", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7fe" + }, + "id": "551990", + "fullName": "Plutonsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e7ff" + }, + "id": "551361", + "fullName": "Pomeransgatan", + "parentFullName": "Gantofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e800" + }, + "id": "551363", + "fullName": "Porslinsgatan", + "parentFullName": "Gantofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e801" + }, + "id": "552647", + "fullName": "Von Platens Allé", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e803" + }, + "id": "551660", + "fullName": "Pilvångsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e804" + }, + "id": "551811", + "fullName": "Pilfinksgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e805" + }, + "id": "551844", + "fullName": "Pålsjö Sjukhem", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e806" + }, + "id": "552577", + "fullName": "Per Eskils gata", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e807" + }, + "id": "554628", + "fullName": "Postiljonsgatan", + "parentFullName": "Mörarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e808" + }, + "id": "551365", + "fullName": "Pålstorpsvägen", + "parentFullName": "Gantofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e809" + }, + "id": "550553", + "fullName": "Palmqvistgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e80a" + }, + "id": "550555", + "fullName": "Pilevallsvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e80b" + }, + "id": "551813", + "fullName": "Pilshultsvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e80c" + }, + "id": "551815", + "fullName": "Pärlugglegatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e80d" + }, + "id": "552419", + "fullName": "Pålstorpsvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e80e" + }, + "id": "917739", + "fullName": "Pimpinellgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e80f" + }, + "id": "551355", + "fullName": "Parkeringsgatan", + "parentFullName": "Gantofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e812" + }, + "id": "550212", + "fullName": "Tycho Brahes plats", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e813" + }, + "id": "550435", + "fullName": "Planteringsvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e814" + }, + "id": "550573", + "fullName": "Prins Georgs gata", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e815" + }, + "id": "551027", + "fullName": "Greve Ottos plats", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e816" + }, + "id": "551662", + "fullName": "Pilvångsplatsen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e817" + }, + "id": "551842", + "fullName": "Paviljonggången", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e818" + }, + "id": "551920", + "fullName": "Pålsjö Kyrkogård", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e819" + }, + "id": "913256", + "fullName": "Prästkragegatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e81a" + }, + "id": "552160", + "fullName": "N P Mathiassons gata", + "parentFullName": "Ödåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e81b" + }, + "id": "552311", + "fullName": "Petrus Timmelins väg", + "parentFullName": "Fleninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e81d" + }, + "id": "551403", + "fullName": "Bårslövs Prästgård", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e81e" + }, + "id": "551522", + "fullName": "Magnus Paulins gata", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e81f" + }, + "id": "552369", + "fullName": "Peter Svenssons väg", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e821" + }, + "id": "550279", + "fullName": "Prins Kristians gata", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e822" + }, + "id": "554634", + "fullName": "Rosenlunds Plantskola", + "parentFullName": "Mörarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e823" + }, + "id": "552468", + "fullName": "Brunnsparken Villa Primula", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e824" + }, + "id": "552470", + "fullName": "Brunnsparken Villa Pyrola", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e825" + }, + "id": "554413", + "fullName": "Nygård", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e826" + }, + "id": "554415", + "fullName": "Nytorp", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e827" + }, + "id": "554333", + "fullName": "Ekvalla", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e828" + }, + "id": "554337", + "fullName": "Engatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e829" + }, + "id": "554396", + "fullName": "Midgård", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e82a" + }, + "id": "554315", + "fullName": "Bangatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e82b" + }, + "id": "554345", + "fullName": "Genvägen", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e82c" + }, + "id": "554386", + "fullName": "Lokvägen", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e82d" + }, + "id": "554327", + "fullName": "Bäckgatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e82e" + }, + "id": "554329", + "fullName": "Bäckängen", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e82f" + }, + "id": "554382", + "fullName": "Lillegård", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e830" + }, + "id": "554390", + "fullName": "Lundsgård", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e831" + }, + "id": "554391", + "fullName": "Maacks väg", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e832" + }, + "id": "554392", + "fullName": "Markegård", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e833" + }, + "id": "554421", + "fullName": "Oxelgatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e834" + }, + "id": "554433", + "fullName": "Rausvägen", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e835" + }, + "id": "554438", + "fullName": "Slångatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e836" + }, + "id": "554444", + "fullName": "Sveagatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e837" + }, + "id": "554450", + "fullName": "Törngatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e838" + }, + "id": "554469", + "fullName": "Östergård", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e839" + }, + "id": "554321", + "fullName": "Brunnsgård", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e83a" + }, + "id": "554339", + "fullName": "Floragatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e83b" + }, + "id": "554347", + "fullName": "Glebers väg", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e83c" + }, + "id": "554364", + "fullName": "Humlegatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e83d" + }, + "id": "554388", + "fullName": "Lundsgatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e83e" + }, + "id": "554435", + "fullName": "Ribesgatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e83f" + }, + "id": "554467", + "fullName": "Äppelgatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e840" + }, + "id": "554335", + "fullName": "Eldaregatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e841" + }, + "id": "554358", + "fullName": "Hallongatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e843" + }, + "id": "554374", + "fullName": "Karnekroken", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e844" + }, + "id": "554400", + "fullName": "Målaregatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e845" + }, + "id": "554441", + "fullName": "Sparrevägen", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e846" + }, + "id": "554313", + "fullName": "Agronomgatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e847" + }, + "id": "554325", + "fullName": "Byamadsvägen", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e849" + }, + "id": "554402", + "fullName": "Mörarpsvägen", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e84a" + }, + "id": "554417", + "fullName": "Nyvångsvägen", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e84b" + }, + "id": "554452", + "fullName": "Vedelöfs Gård", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e84c" + }, + "id": "554456", + "fullName": "Vinbärsgatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e84d" + }, + "id": "554465", + "fullName": "Välluvsvägen", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e84e" + }, + "id": "554331", + "fullName": "Ekebergavägen", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e84f" + }, + "id": "554341", + "fullName": "Flybjärsvägen", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e850" + }, + "id": "554362", + "fullName": "Hortonomgatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e852" + }, + "id": "554378", + "fullName": "Krusbärsgatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e853" + }, + "id": "554380", + "fullName": "Ligustergatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e854" + }, + "id": "554398", + "fullName": "Mullbärsgatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e855" + }, + "id": "554411", + "fullName": "Nya Rycketofta", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e856" + }, + "id": "554419", + "fullName": "Olsgårdsgatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e857" + }, + "id": "554439", + "fullName": "Smultrongatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e858" + }, + "id": "554440", + "fullName": "Snickaregatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e859" + }, + "id": "554454", + "fullName": "Vedelövsvägen", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e85a" + }, + "id": "554319", + "fullName": "Björnbärsgatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e85b" + }, + "id": "554350", + "fullName": "Gödstorpsvägen", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e85d" + }, + "id": "554376", + "fullName": "Krokstorps Gård", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e85e" + }, + "id": "554384", + "fullName": "Lokföraregatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e85f" + }, + "id": "554393", + "fullName": "Maskinistgatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e860" + }, + "id": "554317", + "fullName": "Banmästarevägen", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e861" + }, + "id": "554323", + "fullName": "Bunketoftavägen", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e862" + }, + "id": "554343", + "fullName": "Fockstorpsvägen", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e863" + }, + "id": "554437", + "fullName": "Rycketoftavägen", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e864" + }, + "id": "554442", + "fullName": "Stora Rycketofta", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e865" + }, + "id": "554446", + "fullName": "Tegelbruksgatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e866" + }, + "id": "554448", + "fullName": "Tågmästaregatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e867" + }, + "id": "554463", + "fullName": "Välluvs Boställe", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e868" + }, + "id": "554344", + "fullName": "Frillestadsvägen", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e869" + }, + "id": "554346", + "fullName": "Glasmästaregatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e86a" + }, + "id": "554348", + "fullName": "Godtemplaregatan", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e86b" + }, + "id": "554394", + "fullName": "Mellanmossevägen", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e86c" + }, + "id": "554360", + "fullName": "Helsingborgsvägen", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e86d" + }, + "id": "554404", + "fullName": "Norra Vallåkravägen", + "parentFullName": "Påarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e86e" + }, + "id": "594533", + "fullName": "Pilvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e86f" + }, + "id": "594643", + "fullName": "Porsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e870" + }, + "id": "594641", + "fullName": "Pjältvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e871" + }, + "id": "595133", + "fullName": "Päronvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e872" + }, + "id": "597187", + "fullName": "Porsgata", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e873" + }, + "id": "558614", + "fullName": "Pilgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e874" + }, + "id": "594534", + "fullName": "Printzvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e875" + }, + "id": "595131", + "fullName": "Poppelvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e876" + }, + "id": "597845", + "fullName": "Paradiset", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e877" + }, + "id": "596964", + "fullName": "Pionvägen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e878" + }, + "id": "559654", + "fullName": "Pråmgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e879" + }, + "id": "934722", + "fullName": "Plymgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e87a" + }, + "id": "595975", + "fullName": "Parkvägen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e87b" + }, + "id": "558786", + "fullName": "S:t Persgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e87c" + }, + "id": "596921", + "fullName": "Polisvägen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e87d" + }, + "id": "559688", + "fullName": "Plantvägen", + "parentFullName": "Svärtinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e87e" + }, + "id": "568516", + "fullName": "Petersborg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e87f" + }, + "id": "566292", + "fullName": "Porsholmen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e880" + }, + "id": "566957", + "fullName": "Påvelstorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e881" + }, + "id": "558515", + "fullName": "Plankgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e882" + }, + "id": "558782", + "fullName": "Prästgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e883" + }, + "id": "561677", + "fullName": "Pulsholmen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e884" + }, + "id": "934701", + "fullName": "Plintgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e885" + }, + "id": "596405", + "fullName": "Platåvägen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e886" + }, + "id": "558712", + "fullName": "Prinslotten", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e887" + }, + "id": "559273", + "fullName": "Pampusvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e888" + }, + "id": "559672", + "fullName": "Pinnmogatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e889" + }, + "id": "594532", + "fullName": "Perstorpsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e88a" + }, + "id": "594535", + "fullName": "Pysslingstigen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e88b" + }, + "id": "558616", + "fullName": "Platinagatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e88c" + }, + "id": "558705", + "fullName": "Packaregatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e88d" + }, + "id": "558960", + "fullName": "Packhusgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e88e" + }, + "id": "559216", + "fullName": "Provaregatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e88f" + }, + "id": "559217", + "fullName": "Putsaregatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e890" + }, + "id": "564396", + "fullName": "Von Platens väg", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e891" + }, + "id": "597082", + "fullName": "Gamla Porsgata", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e892" + }, + "id": "558231", + "fullName": "Pildammsvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e893" + }, + "id": "559110", + "fullName": "Pressaregatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e894" + }, + "id": "561675", + "fullName": "Pukstensvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e895" + }, + "id": "565712", + "fullName": "Rönö Prinsgård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e896" + }, + "id": "565716", + "fullName": "Rönö Prästgård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e897" + }, + "id": "594723", + "fullName": "Björnsnäs Persdal", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e898" + }, + "id": "594750", + "fullName": "Björnviken Pyttla", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e899" + }, + "id": "595114", + "fullName": "Norrviken Persdal", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e89a" + }, + "id": "587559", + "fullName": "Tåby Prästgård", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e89b" + }, + "id": "563491", + "fullName": "Lövstad Plöjning", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e89c" + }, + "id": "563621", + "fullName": "Skärblacka Pilen", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e89d" + }, + "id": "558193", + "fullName": "Faktor Palms väg", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e89f" + }, + "id": "934721", + "fullName": "Pimpstensgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8a0" + }, + "id": "596793", + "fullName": "Vånga Prästgård", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8a1" + }, + "id": "595129", + "fullName": "Persdal Stenkullen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8a2" + }, + "id": "595159", + "fullName": "Stenkullen Persdal", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8a3" + }, + "id": "558345", + "fullName": "Pryssgårdsvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8a4" + }, + "id": "558501", + "fullName": "Norra Promenaden", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8a5" + }, + "id": "558672", + "fullName": "Östra Promenaden", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8a6" + }, + "id": "558792", + "fullName": "Södra Promenaden", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8a7" + }, + "id": "596024", + "fullName": "Prästgårdsvägen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8a8" + }, + "id": "565608", + "fullName": "Mörje Palmeslott", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8a9" + }, + "id": "565714", + "fullName": "Rönö Prinsgården", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8aa" + }, + "id": "567205", + "fullName": "Östra Ny Prästgård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8ab" + }, + "id": "568406", + "fullName": "Kuddby Prästgård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8ac" + }, + "id": "566395", + "fullName": "Öbbebo Petersborg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8ad" + }, + "id": "566884", + "fullName": "Kuddby Påvelstorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8ae" + }, + "id": "594619", + "fullName": "Kvillinge Prästgård", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8af" + }, + "id": "597265", + "fullName": "Örstad Poststugan", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8b0" + }, + "id": "558273", + "fullName": "Fiskeby Posthuset", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8b1" + }, + "id": "558651", + "fullName": "Tre Prinsars Gränd", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8b2" + }, + "id": "559052", + "fullName": "Plåtslagaregatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8b3" + }, + "id": "559808", + "fullName": "Beteby Petersborg", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8b4" + }, + "id": "560462", + "fullName": "Hollstad Pilsborg", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8b5" + }, + "id": "564111", + "fullName": "Parkudden Furulund", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8b6" + }, + "id": "564113", + "fullName": "Parkudden Stensnäs", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8b7" + }, + "id": "565533", + "fullName": "Kåreholm Partviken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8b8" + }, + "id": "565939", + "fullName": "Broxvik Porsholmen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8b9" + }, + "id": "567833", + "fullName": "Rotenberg Posttorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8ba" + }, + "id": "568404", + "fullName": "Kuddby Pettersborg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8bb" + }, + "id": "597140", + "fullName": "Krokek Petterslund", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8bc" + }, + "id": "597776", + "fullName": "Kvarsebo Prästgård", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8bd" + }, + "id": "558540", + "fullName": "Mäster Påvels Gränd", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8be" + }, + "id": "558836", + "fullName": "Petter Swartzgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8bf" + }, + "id": "560609", + "fullName": "Tingstad Prästgård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8c0" + }, + "id": "560861", + "fullName": "Vrinnevi Pålmossen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8c1" + }, + "id": "561781", + "fullName": "Skärlöta Päronlösa", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8c2" + }, + "id": "564112", + "fullName": "Parkudden Norskogen", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8c3" + }, + "id": "564356", + "fullName": "Skärkinds Prästgård", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8c4" + }, + "id": "596072", + "fullName": "Balderum Paulslund", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8c5" + }, + "id": "565531", + "fullName": "Kåreholm Parkstugan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8c6" + }, + "id": "565535", + "fullName": "Kåreholm Petersborg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8c7" + }, + "id": "566169", + "fullName": "Kättinge Petersborg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8c8" + }, + "id": "566171", + "fullName": "Kättinge Petersburg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8c9" + }, + "id": "597774", + "fullName": "Kvarsebo Petterslund", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8ca" + }, + "id": "934973", + "fullName": "Tåby Gamla Prästgård", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8cb" + }, + "id": "558892", + "fullName": "Gunnar Nordahls plats", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8cc" + }, + "id": "560306", + "fullName": "Styrstads Prästgård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8cd" + }, + "id": "560364", + "fullName": "Furingstad Prästgård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8ce" + }, + "id": "560685", + "fullName": "Gamla Ö Gård Paradiset", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8cf" + }, + "id": "561679", + "fullName": "Pulsholmen Holmdalen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8d0" + }, + "id": "561693", + "fullName": "Ringstad Palmstugan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8d1" + }, + "id": "561779", + "fullName": "Skärlöta Petersborg", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8d2" + }, + "id": "564101", + "fullName": "Norsskogen Parkudden", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8d3" + }, + "id": "596015", + "fullName": "Kullerstad Prästgård", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8d5" + }, + "id": "567133", + "fullName": "Österskam Petersburg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8d6" + }, + "id": "567664", + "fullName": "Östra Husby Petersborg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8d7" + }, + "id": "568049", + "fullName": "Östra Stenby Panketorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8d8" + }, + "id": "568050", + "fullName": "Östra Stenby Prästgård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8d9" + }, + "id": "568219", + "fullName": "Konungsund Prästgården", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8da" + }, + "id": "566586", + "fullName": "Häradshammars Prästgård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8db" + }, + "id": "563356", + "fullName": "Kimstad Gamla Prästgården", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8dc" + }, + "id": "596191", + "fullName": "Glansgruvan Planterhagen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8dd" + }, + "id": "596399", + "fullName": "Onsorgsmarken Pettersberg", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8de" + }, + "id": "568287", + "fullName": "Kuddby Björklund Petersborg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8df" + }, + "id": "594945", + "fullName": "Hultsbruk Anders-Petter Stugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8e0" + }, + "id": "859214", + "fullName": "Poarp", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8e1" + }, + "id": "858513", + "fullName": "Påvarp", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8e2" + }, + "id": "860110", + "fullName": "Possarp", + "parentFullName": "Månsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8e3" + }, + "id": "861182", + "fullName": "Perstorp", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8e4" + }, + "id": "858601", + "fullName": "Edet Per", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8e5" + }, + "id": "871002", + "fullName": "Perstorp", + "parentFullName": "Malmbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8e6" + }, + "id": "861511", + "fullName": "Pilgatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8e7" + }, + "id": "856389", + "fullName": "Portesbo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8e8" + }, + "id": "860213", + "fullName": "Pers Gränd", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8e9" + }, + "id": "860217", + "fullName": "Postgränd", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8ea" + }, + "id": "860281", + "fullName": "Parkgränd", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8eb" + }, + "id": "916466", + "fullName": "Persgränd", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8ec" + }, + "id": "859690", + "fullName": "Parkvägen", + "parentFullName": "Taberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8ed" + }, + "id": "918670", + "fullName": "Plåtvägen", + "parentFullName": "Taberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8f1" + }, + "id": "856698", + "fullName": "Parkvägen", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8f2" + }, + "id": "859212", + "fullName": "Parkvägen", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8f3" + }, + "id": "859216", + "fullName": "Pukhemmet", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8f4" + }, + "id": "861315", + "fullName": "Postgatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8f5" + }, + "id": "861565", + "fullName": "Parkvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8f6" + }, + "id": "861827", + "fullName": "Prinseryd", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8f7" + }, + "id": "856397", + "fullName": "Prästeryd", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8f8" + }, + "id": "860219", + "fullName": "Prästgränd", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8f9" + }, + "id": "860472", + "fullName": "Påsatorpet", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e8fa" + }, + "id": "859773", + "fullName": "Porteshult", + "parentFullName": "Taberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e901" + }, + "id": "857971", + "fullName": "Parkvägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e902" + }, + "id": "858509", + "fullName": "Postgatan", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e903" + }, + "id": "861360", + "fullName": "Parkstigen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e904" + }, + "id": "859412", + "fullName": "Parkvägen", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e905" + }, + "id": "859596", + "fullName": "Postgatan", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e907" + }, + "id": "860363", + "fullName": "Bohult Pilön", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e908" + }, + "id": "861193", + "fullName": "Prästekvarn", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e90f" + }, + "id": "857973", + "fullName": "Platåvägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e910" + }, + "id": "856627", + "fullName": "Rödjans plan", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e911" + }, + "id": "859410", + "fullName": "Parkvillan", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e912" + }, + "id": "859036", + "fullName": "Sund Perstorp", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e916" + }, + "id": "857810", + "fullName": "Norra Porten", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e917" + }, + "id": "858060", + "fullName": "Poppelvägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e918" + }, + "id": "858142", + "fullName": "Prostringen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e91a" + }, + "id": "856937", + "fullName": "Asby Persgård", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e91b" + }, + "id": "860215", + "fullName": "Plantagegränd", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e91c" + }, + "id": "853429", + "fullName": "Polhemsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e91d" + }, + "id": "853644", + "fullName": "Pollaregatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e91e" + }, + "id": "854695", + "fullName": "Axamo Piltorp", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e91f" + }, + "id": "854858", + "fullName": "Pilviksvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e920" + }, + "id": "855092", + "fullName": "Per Rösiös väg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e921" + }, + "id": "855099", + "fullName": "Pionjärvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e922" + }, + "id": "930975", + "fullName": "Pegasusgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e923" + }, + "id": "856387", + "fullName": "Pellarpsvägen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e924" + }, + "id": "859771", + "fullName": "Palmbergsvägen", + "parentFullName": "Taberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e925" + }, + "id": "853842", + "fullName": "Poseidonvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e926" + }, + "id": "854097", + "fullName": "Plantagegränd", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e927" + }, + "id": "854246", + "fullName": "Pilörtsbacken", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e928" + }, + "id": "854441", + "fullName": "Ekeberg Pustan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e929" + }, + "id": "854530", + "fullName": "Pershult Rydet", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e92a" + }, + "id": "858234", + "fullName": "Pressaregatan", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e92b" + }, + "id": "858362", + "fullName": "Pickarpsvägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e92c" + }, + "id": "857062", + "fullName": "Stigby Persgård", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e92e" + }, + "id": "860892", + "fullName": "Röttle Plåtängen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e92f" + }, + "id": "861055", + "fullName": "Bunn Pälsarödjan", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e930" + }, + "id": "853508", + "fullName": "Halle Persgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e931" + }, + "id": "853767", + "fullName": "Presidentgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e933" + }, + "id": "854048", + "fullName": "Per Hörbergs väg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e934" + }, + "id": "854956", + "fullName": "Pärlugglegatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e935" + }, + "id": "855327", + "fullName": "Lilla Parkvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e936" + }, + "id": "857923", + "fullName": "Norra Parkgatan", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e937" + }, + "id": "858240", + "fullName": "Södra Parkgatan", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e938" + }, + "id": "861829", + "fullName": "Prinserydsvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e93a" + }, + "id": "861286", + "fullName": "Ölmstad Prästgård", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e93b" + }, + "id": "853457", + "fullName": "Von Platensgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e93c" + }, + "id": "853490", + "fullName": "Lundströms plats", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e93d" + }, + "id": "854292", + "fullName": "Polstjärnevägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e93e" + }, + "id": "857903", + "fullName": "Kidrons Parkstig", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e93f" + }, + "id": "858511", + "fullName": "Prästgårdsgatan", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e940" + }, + "id": "856565", + "fullName": "Ödestugu Prästgård", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e941" + }, + "id": "857136", + "fullName": "Visingsö Prästgård", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e942" + }, + "id": "859030", + "fullName": "Sund Lilla Perstorp", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e943" + }, + "id": "859192", + "fullName": "Lekeryds Prästgård", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e944" + }, + "id": "856391", + "fullName": "Portesbo Herrydet", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e945" + }, + "id": "861184", + "fullName": "Perstorp Bergslund", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e946" + }, + "id": "853930", + "fullName": "Prostkvarnsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e947" + }, + "id": "854531", + "fullName": "Pershult Rydslund", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e948" + }, + "id": "858058", + "fullName": "Petersbergsvägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e949" + }, + "id": "858739", + "fullName": "Hakarps Prästgård", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e94a" + }, + "id": "858855", + "fullName": "Björnaryd Prästgård", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e94b" + }, + "id": "854042", + "fullName": "Per Henrik Lings väg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e94c" + }, + "id": "854775", + "fullName": "Hulukvarn Perstorp", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e94e" + }, + "id": "855184", + "fullName": "Barnarp Posthemmet", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e94f" + }, + "id": "855211", + "fullName": "Norra Posthemsvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e950" + }, + "id": "855229", + "fullName": "Södra Posthemsvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e951" + }, + "id": "857777", + "fullName": "Alf Henriksons plats", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e952" + }, + "id": "858539", + "fullName": "Skärstads Prästgård", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e953" + }, + "id": "856102", + "fullName": "Bottnaryds Prästgård", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e954" + }, + "id": "861186", + "fullName": "Perstorp Skattegården", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e955" + }, + "id": "853671", + "fullName": "Henrik Sjögrens plats", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e956" + }, + "id": "854671", + "fullName": "Sandseryds Prästgård", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e958" + }, + "id": "854739", + "fullName": "Eskilstorp Paviljongen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e959" + }, + "id": "882696", + "fullName": "Pilgatan", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e95a" + }, + "id": "882677", + "fullName": "Parkgatan", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e95b" + }, + "id": "882723", + "fullName": "Plangatan", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e95c" + }, + "id": "882763", + "fullName": "Parkvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e95d" + }, + "id": "882943", + "fullName": "Pumpvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e95e" + }, + "id": "883151", + "fullName": "Puttgränd", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e95f" + }, + "id": "883275", + "fullName": "Per Ols väg", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e960" + }, + "id": "883291", + "fullName": "Piparböle", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e961" + }, + "id": "938828", + "fullName": "Pegstigen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e962" + }, + "id": "887591", + "fullName": "Pellboda", + "parentFullName": "Tavelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e963" + }, + "id": "886263", + "fullName": "Parkvägen", + "parentFullName": "Sävar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e964" + }, + "id": "883705", + "fullName": "Persskär", + "parentFullName": "Hörnefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e965" + }, + "id": "883706", + "fullName": "Pilgatan", + "parentFullName": "Hörnefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e966" + }, + "id": "883708", + "fullName": "Presskär", + "parentFullName": "Hörnefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e967" + }, + "id": "885101", + "fullName": "Porads väg", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e968" + }, + "id": "882640", + "fullName": "Prästgatan", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e969" + }, + "id": "882865", + "fullName": "Per Jans väg", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e96a" + }, + "id": "883051", + "fullName": "Päronvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e96b" + }, + "id": "883219", + "fullName": "Poststigen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e96c" + }, + "id": "886212", + "fullName": "Paradgränd", + "parentFullName": "Sävar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e96d" + }, + "id": "884973", + "fullName": "Parkvägen", + "parentFullName": "Holmsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e96e" + }, + "id": "885006", + "fullName": "Persgatan", + "parentFullName": "Holmsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e96f" + }, + "id": "885007", + "fullName": "Persgränd", + "parentFullName": "Holmsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e970" + }, + "id": "883707", + "fullName": "Plangatan", + "parentFullName": "Hörnefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e972" + }, + "id": "882992", + "fullName": "Pendelgatan", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e973" + }, + "id": "883559", + "fullName": "Porfyrvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e974" + }, + "id": "886264", + "fullName": "Planetvägen", + "parentFullName": "Sävar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e975" + }, + "id": "883085", + "fullName": "Paletåvägen", + "parentFullName": "Röbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e976" + }, + "id": "885100", + "fullName": "Perssons väg", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e977" + }, + "id": "882902", + "fullName": "Pastorsvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e978" + }, + "id": "882912", + "fullName": "Paradisgränd", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e979" + }, + "id": "882917", + "fullName": "Piruettgränd", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e97a" + }, + "id": "882918", + "fullName": "Piruettvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e97b" + }, + "id": "883050", + "fullName": "Plommonvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e97c" + }, + "id": "883218", + "fullName": "Per-Jans Udden", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e97d" + }, + "id": "883490", + "fullName": "Pedagoggränd", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e97e" + }, + "id": "883569", + "fullName": "Patientvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e97f" + }, + "id": "886265", + "fullName": "Påsklovsvägen", + "parentFullName": "Sävar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e980" + }, + "id": "884947", + "fullName": "Petlandsskär", + "parentFullName": "Holmsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e981" + }, + "id": "882656", + "fullName": "Olof Palmes gata", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e982" + }, + "id": "882929", + "fullName": "Pärkällarvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e983" + }, + "id": "883292", + "fullName": "Piparbölevägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e984" + }, + "id": "883515", + "fullName": "Parallellvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e985" + }, + "id": "938848", + "fullName": "Pysslingsvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e986" + }, + "id": "884919", + "fullName": "Patholmsvägen", + "parentFullName": "Holmsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e987" + }, + "id": "882654", + "fullName": "Östra Prinsgatan", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e988" + }, + "id": "883491", + "fullName": "Professorsvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e989" + }, + "id": "883596", + "fullName": "Polstjärnegatan", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e98a" + }, + "id": "883634", + "fullName": "Propellervägen", + "parentFullName": "Täfteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e98b" + }, + "id": "886213", + "fullName": "Prästgårdsallén", + "parentFullName": "Sävar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e98c" + }, + "id": "882636", + "fullName": "Västra Prinsgatan", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e98d" + }, + "id": "883516", + "fullName": "Petrus Laestadius väg", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e98e" + }, + "id": "938823", + "fullName": "Stöcksjö Postiljonväg", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e98f" + }, + "id": "532753", + "fullName": "Patrik Rosengrens Park", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e990" + }, + "id": "531443", + "fullName": "Pilegatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e991" + }, + "id": "532023", + "fullName": "Pultvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e992" + }, + "id": "532445", + "fullName": "Planvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e993" + }, + "id": "532751", + "fullName": "Parkvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e996" + }, + "id": "549351", + "fullName": "Postgatan", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e997" + }, + "id": "549477", + "fullName": "Pallvägen", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e998" + }, + "id": "531630", + "fullName": "Parentesen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e999" + }, + "id": "531768", + "fullName": "Päronvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e99a" + }, + "id": "531874", + "fullName": "G W Palms väg", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e99b" + }, + "id": "532470", + "fullName": "Pukgränden", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e99f" + }, + "id": "548752", + "fullName": "Pilvägen", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9a0" + }, + "id": "549252", + "fullName": "Promenaden", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9a1" + }, + "id": "549293", + "fullName": "Pärongatan", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9a2" + }, + "id": "531646", + "fullName": "Prennegatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9a3" + }, + "id": "531720", + "fullName": "Pålsjövägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9a4" + }, + "id": "531795", + "fullName": "Planetgatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9a5" + }, + "id": "531842", + "fullName": "Pedellgatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9a6" + }, + "id": "532180", + "fullName": "Porfyrvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9a7" + }, + "id": "532182", + "fullName": "Prästavägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9a8" + }, + "id": "532495", + "fullName": "Pistolvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9a9" + }, + "id": "910644", + "fullName": "Prästgången", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9aa" + }, + "id": "531848", + "fullName": "Sankt Jörgens Park", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9ac" + }, + "id": "548879", + "fullName": "Postvägen", + "parentFullName": "Torna-Hällestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9ad" + }, + "id": "549248", + "fullName": "Nils Påls väg", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9ae" + }, + "id": "549912", + "fullName": "Södra Påhult", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9af" + }, + "id": "531590", + "fullName": "Paradisgatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9b0" + }, + "id": "531668", + "fullName": "Persikevägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9b1" + }, + "id": "531670", + "fullName": "Plommonvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9b2" + }, + "id": "531844", + "fullName": "Polhemsgatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9b3" + }, + "id": "531901", + "fullName": "Lycko-Pers väg", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9b4" + }, + "id": "532580", + "fullName": "Pokalgränden", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9b5" + }, + "id": "548705", + "fullName": "Per Jöns väg", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9b6" + }, + "id": "549289", + "fullName": "Persikogatan", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9b7" + }, + "id": "549291", + "fullName": "Plommongatan", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9b8" + }, + "id": "532586", + "fullName": "Pärlemorvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9b9" + }, + "id": "532792", + "fullName": "Papegojevägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9ba" + }, + "id": "909940", + "fullName": "Prästasvängen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9bb" + }, + "id": "549544", + "fullName": "Paprikavägen", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9bc" + }, + "id": "549546", + "fullName": "Pepparkroken", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9be" + }, + "id": "548881", + "fullName": "Prästvägen", + "parentFullName": "Torna-Hällestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9bf" + }, + "id": "549593", + "fullName": "Per Krakaus väg", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9c0" + }, + "id": "531347", + "fullName": "Sankt Petri Kyrkogata", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9c2" + }, + "id": "549880", + "fullName": "Ragnar Pers väg", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9c3" + }, + "id": "531834", + "fullName": "Elias Fries Park", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9c4" + }, + "id": "532443", + "fullName": "Parternas Gränd", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9c5" + }, + "id": "532735", + "fullName": "Hårlemans plats", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9c6" + }, + "id": "913827", + "fullName": "Propellervägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9c7" + }, + "id": "531499", + "fullName": "Norra Promenaden", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9c8" + }, + "id": "531738", + "fullName": "Professorsgatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9c9" + }, + "id": "532441", + "fullName": "Paragrafgränden", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9ca" + }, + "id": "532839", + "fullName": "Postiljonsgatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9cb" + }, + "id": "549552", + "fullName": "Tuve Perssons väg", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9cc" + }, + "id": "550172", + "fullName": "Lyngby Prästgård", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9cd" + }, + "id": "532250", + "fullName": "Stångby Prästgård", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9cf" + }, + "id": "532447", + "fullName": "Protokollgränden", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9d0" + }, + "id": "532755", + "fullName": "Plåtslagarevägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9d1" + }, + "id": "549407", + "fullName": "Planteringsvägen", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9d2" + }, + "id": "531886", + "fullName": "Per Henrik Lings väg", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9d3" + }, + "id": "549642", + "fullName": "Pål Skräddares väg", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9d5" + }, + "id": "921264", + "fullName": "Soldat Ploghtappens gata", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9d7" + }, + "id": "532951", + "fullName": "Önnerupsvägen Persagården", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9d8" + }, + "id": "786421", + "fullName": "Pålsbo Pålsbotjärn", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9d9" + }, + "id": "786417", + "fullName": "Pålsbo", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9da" + }, + "id": "786502", + "fullName": "Pajebo", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9db" + }, + "id": "775566", + "fullName": "Plätten", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9dc" + }, + "id": "786409", + "fullName": "Pukared", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9dd" + }, + "id": "775394", + "fullName": "Pilvägen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9de" + }, + "id": "761725", + "fullName": "Parkgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9df" + }, + "id": "761727", + "fullName": "Parkgränd", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9e0" + }, + "id": "762146", + "fullName": "Persgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9e1" + }, + "id": "762147", + "fullName": "Pålsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9e2" + }, + "id": "762239", + "fullName": "Pukstigen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9e3" + }, + "id": "764225", + "fullName": "Pikogatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9e4" + }, + "id": "764092", + "fullName": "Pilgatan", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9e5" + }, + "id": "786124", + "fullName": "Pilvägen", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9e6" + }, + "id": "775290", + "fullName": "Parkvägen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9e7" + }, + "id": "775398", + "fullName": "Porsvägen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9e8" + }, + "id": "775564", + "fullName": "Plogvägen", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9e9" + }, + "id": "764476", + "fullName": "Polkagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9ea" + }, + "id": "918547", + "fullName": "Pianogatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9eb" + }, + "id": "786095", + "fullName": "Parkvägen", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9ec" + }, + "id": "786097", + "fullName": "Pumpvägen", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9ed" + }, + "id": "780809", + "fullName": "Postgatan", + "parentFullName": "Viskafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9ee" + }, + "id": "780856", + "fullName": "Parkgatan", + "parentFullName": "Viskafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9ef" + }, + "id": "781073", + "fullName": "Parkvägen", + "parentFullName": "Rydboholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9f0" + }, + "id": "781890", + "fullName": "Pionvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9f1" + }, + "id": "782044", + "fullName": "Puckvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9f2" + }, + "id": "764580", + "fullName": "Parkvägen", + "parentFullName": "Gånghester", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9f3" + }, + "id": "761617", + "fullName": "Pansargatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9f4" + }, + "id": "913411", + "fullName": "Parkabacken", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9f5" + }, + "id": "764048", + "fullName": "Parkstigen", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9f6" + }, + "id": "764093", + "fullName": "Prästliden", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9f7" + }, + "id": "786044", + "fullName": "Promenaden", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9f8" + }, + "id": "775682", + "fullName": "Platåvägen", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9f9" + }, + "id": "780902", + "fullName": "Pumpstigen", + "parentFullName": "Viskafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9fa" + }, + "id": "786504", + "fullName": "Pajebo Gård", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9fb" + }, + "id": "762237", + "fullName": "Positivgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9fc" + }, + "id": "762844", + "fullName": "Produktgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9fd" + }, + "id": "763028", + "fullName": "Ruered Pålsbo", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9fe" + }, + "id": "764478", + "fullName": "Polonäsgränd", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20e9ff" + }, + "id": "923170", + "fullName": "Prognosgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea00" + }, + "id": "775396", + "fullName": "Poppelvägen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea01" + }, + "id": "775258", + "fullName": "Påtorp Säteri", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea02" + }, + "id": "775260", + "fullName": "Påtorpsvägen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea03" + }, + "id": "775462", + "fullName": "Skalle Polhem", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea04" + }, + "id": "776465", + "fullName": "Sölebo Polhem", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea05" + }, + "id": "776695", + "fullName": "Tärby Puttorp", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea06" + }, + "id": "763900", + "fullName": "Porfyrvägen", + "parentFullName": "Frufällan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea07" + }, + "id": "781365", + "fullName": "Perlebo Gård", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea08" + }, + "id": "775560", + "fullName": "Paradisgränd", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea09" + }, + "id": "775561", + "fullName": "Paradisvägen", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea0a" + }, + "id": "761632", + "fullName": "Pickesjövägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea0b" + }, + "id": "762094", + "fullName": "Parkdalsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea0c" + }, + "id": "763937", + "fullName": "Pressargatan", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea0d" + }, + "id": "786290", + "fullName": "Paradisvägen", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea0e" + }, + "id": "786506", + "fullName": "Pajebo Hägnen", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea0f" + }, + "id": "761997", + "fullName": "Pa Halls Terrass", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea10" + }, + "id": "915581", + "fullName": "P.a. Halls Terrass", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea11" + }, + "id": "918495", + "fullName": "Sandwalls plats", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea12" + }, + "id": "783602", + "fullName": "Bäck Parkudden", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea13" + }, + "id": "783766", + "fullName": "Patöviksvägen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea14" + }, + "id": "776973", + "fullName": "Stensered Pobo", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea15" + }, + "id": "775303", + "fullName": "Södra Parkvägen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea16" + }, + "id": "776449", + "fullName": "Runarp Prästäng", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea17" + }, + "id": "776693", + "fullName": "Tärby Prästavat", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea18" + }, + "id": "763898", + "fullName": "Pejlingsvägen", + "parentFullName": "Frufällan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea19" + }, + "id": "786330", + "fullName": "Pilfinksvägen", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea1a" + }, + "id": "786483", + "fullName": "Bua Pjäkebacka", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea1b" + }, + "id": "763896", + "fullName": "Peder Gyltas väg", + "parentFullName": "Frufällan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea1c" + }, + "id": "780900", + "fullName": "Pumpkällevägen", + "parentFullName": "Viskafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea1d" + }, + "id": "786424", + "fullName": "Pålsbo Vängtorp", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea1e" + }, + "id": "786478", + "fullName": "Vatthult Pilhem", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea1f" + }, + "id": "761602", + "fullName": "Annelunds Parkväg", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea20" + }, + "id": "761618", + "fullName": "Petersbergsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea21" + }, + "id": "761628", + "fullName": "Lagercrantz plats", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea22" + }, + "id": "761630", + "fullName": "Mannerfelts plats", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea23" + }, + "id": "764642", + "fullName": "Amnahult Paradis", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea24" + }, + "id": "715143", + "fullName": "Porsnabbens Gård", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea25" + }, + "id": "775311", + "fullName": "Prästskogsvägen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea26" + }, + "id": "762344", + "fullName": "Prästkragevägen", + "parentFullName": "Sandhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea27" + }, + "id": "782475", + "fullName": "Draered Persberg", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea28" + }, + "id": "775209", + "fullName": "Ekenäs Pinnaviken", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea29" + }, + "id": "786508", + "fullName": "Pajebo Stenberga", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea2a" + }, + "id": "761568", + "fullName": "Birger Forells plan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea2b" + }, + "id": "782361", + "fullName": "Toarp Prästgården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea2c" + }, + "id": "783764", + "fullName": "Patöviks Strandväg", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea2d" + }, + "id": "763530", + "fullName": "Prästegårdsvägen", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea2e" + }, + "id": "784198", + "fullName": "Arnäsholm Påholmen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea2f" + }, + "id": "775257", + "fullName": "Norra Påtorpsvägen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea30" + }, + "id": "776510", + "fullName": "Fristads Prästgård", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea31" + }, + "id": "776639", + "fullName": "Sölebo Prästgården", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea32" + }, + "id": "786411", + "fullName": "Pukared Högaråsen", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea33" + }, + "id": "786413", + "fullName": "Pukared Olofsberg", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea34" + }, + "id": "786418", + "fullName": "Pålsbo Aldagården", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea35" + }, + "id": "786419", + "fullName": "Pålsbo Björkekärr", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea36" + }, + "id": "786420", + "fullName": "Pålsbo Dalastugan", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea37" + }, + "id": "761559", + "fullName": "Robert Nilssons plats", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea38" + }, + "id": "763265", + "fullName": "Hjälmryds Prästgård", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea39" + }, + "id": "776767", + "fullName": "Borgstena Prästgård", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea3a" + }, + "id": "764062", + "fullName": "Östra Parkängsgatan", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea3b" + }, + "id": "784278", + "fullName": "Gränd Planterbacken", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea3c" + }, + "id": "781218", + "fullName": "Grimskulla Pärlebo", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea3d" + }, + "id": "786415", + "fullName": "Pukared Tåbergstorp", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea3e" + }, + "id": "786422", + "fullName": "Pålsbo Smedjelyckan", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea3f" + }, + "id": "781678", + "fullName": "Kyrkbyn Prästgården", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea40" + }, + "id": "781125", + "fullName": "Töllesjö Petershöjd", + "parentFullName": "Rydboholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea41" + }, + "id": "783364", + "fullName": "Gravryd Prästkvarn", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea42" + }, + "id": "782552", + "fullName": "Halsaryd Halla-Pelles", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea43" + }, + "id": "764056", + "fullName": "Västra Parkängsgatan", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea44" + }, + "id": "784346", + "fullName": "Kanikabol Perstorpet", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea45" + }, + "id": "784384", + "fullName": "Ljushult Prästgården", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea46" + }, + "id": "784130", + "fullName": "Slätthult Prästängen", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea47" + }, + "id": "781676", + "fullName": "Kyrkbyn Nya Prästgården", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea48" + }, + "id": "775621", + "fullName": "Västergården Plantskolan", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea49" + }, + "id": "775657", + "fullName": "Östergården Villa Plätten", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea4a" + }, + "id": "781375", + "fullName": "Rogsås Kinnarumma Prästgård", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea4b" + }, + "id": "775309", + "fullName": "Fristads Prästgård Flotthagen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea4c" + }, + "id": "490730", + "fullName": "Peter Pans väg", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea4d" + }, + "id": "490877", + "fullName": "Patron Pehrs väg", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea4e" + }, + "id": "490807", + "fullName": "Polvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea4f" + }, + "id": "491552", + "fullName": "Pilvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea50" + }, + "id": "492268", + "fullName": "Pålvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea51" + }, + "id": "492273", + "fullName": "Sankt Pers stig", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea52" + }, + "id": "490569", + "fullName": "Prylvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea53" + }, + "id": "490809", + "fullName": "Pripps väg", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea54" + }, + "id": "491554", + "fullName": "Plogvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea55" + }, + "id": "491593", + "fullName": "Palmvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea56" + }, + "id": "492716", + "fullName": "Passvägen", + "parentFullName": "Trångsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea57" + }, + "id": "492717", + "fullName": "Printz väg", + "parentFullName": "Trångsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea58" + }, + "id": "490732", + "fullName": "Platåvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea59" + }, + "id": "490734", + "fullName": "Postbacken", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea5a" + }, + "id": "491342", + "fullName": "Prästvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea5b" + }, + "id": "491403", + "fullName": "Prostvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea5c" + }, + "id": "492667", + "fullName": "Polkavägen", + "parentFullName": "Trångsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea5d" + }, + "id": "490950", + "fullName": "Pistolvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea5e" + }, + "id": "491092", + "fullName": "Pinnmovägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea5f" + }, + "id": "491187", + "fullName": "Planetvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea60" + }, + "id": "491283", + "fullName": "Pinjestigen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea61" + }, + "id": "491285", + "fullName": "Poppelvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea62" + }, + "id": "491402", + "fullName": "Porfyrvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea63" + }, + "id": "491497", + "fullName": "Polluxvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea64" + }, + "id": "926401", + "fullName": "Punktstigen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea65" + }, + "id": "477506", + "fullName": "Pelikanvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea66" + }, + "id": "477508", + "fullName": "Pingvinvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea67" + }, + "id": "926431", + "fullName": "Plantslingan", + "parentFullName": "Skogås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea68" + }, + "id": "492422", + "fullName": "Premiärvägen", + "parentFullName": "Skogås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea69" + }, + "id": "477510", + "fullName": "Promenadvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea6a" + }, + "id": "490668", + "fullName": "Erik Pukes väg", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea6b" + }, + "id": "490728", + "fullName": "Per Albins väg", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea6c" + }, + "id": "491185", + "fullName": "Planetstigen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea6d" + }, + "id": "492153", + "fullName": "Prismavägen", + "parentFullName": "Kungens Kurva", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea6e" + }, + "id": "492666", + "fullName": "Piruettvägen", + "parentFullName": "Trångsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea6f" + }, + "id": "492811", + "fullName": "Pilgrimsvägen", + "parentFullName": "Vårby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea70" + }, + "id": "490726", + "fullName": "Patron Lars väg", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea71" + }, + "id": "491550", + "fullName": "Parkhemsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea72" + }, + "id": "491609", + "fullName": "Paradisgången", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea73" + }, + "id": "491611", + "fullName": "Paradistorget", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea74" + }, + "id": "477504", + "fullName": "Peder Smedhs väg", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea75" + }, + "id": "491899", + "fullName": "Per Hiertas väg", + "parentFullName": "Segeltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea76" + }, + "id": "910054", + "fullName": "Palissadvägen", + "parentFullName": "Segeltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea77" + }, + "id": "492758", + "fullName": "Persbergsvägen", + "parentFullName": "Skogås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea78" + }, + "id": "490952", + "fullName": "Porsmossevägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea79" + }, + "id": "491181", + "fullName": "Norra Parkvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea7a" + }, + "id": "491214", + "fullName": "Södra Parkvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea7b" + }, + "id": "491897", + "fullName": "Patron Bergs väg", + "parentFullName": "Segeltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea7c" + }, + "id": "926399", + "fullName": "Pantografvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea7d" + }, + "id": "492155", + "fullName": "Pyramidbacken", + "parentFullName": "Kungens Kurva", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea7e" + }, + "id": "492266", + "fullName": "Pelarängsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea7f" + }, + "id": "491404", + "fullName": "Prästskogsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea80" + }, + "id": "926406", + "fullName": "Karin Boyes plats", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea81" + }, + "id": "926400", + "fullName": "Planimetervägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea82" + }, + "id": "492592", + "fullName": "Prästkragsvägen", + "parentFullName": "Trångsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea83" + }, + "id": "492594", + "fullName": "Pärlfiskarvägen", + "parentFullName": "Trångsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea84" + }, + "id": "490867", + "fullName": "Fullersta Parkväg", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea85" + }, + "id": "622860", + "fullName": "Pilvägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea86" + }, + "id": "622856", + "fullName": "Parkvägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea87" + }, + "id": "622858", + "fullName": "Persvägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea88" + }, + "id": "613604", + "fullName": "Piltorp", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea89" + }, + "id": "613063", + "fullName": "Prästtorp", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea8a" + }, + "id": "621709", + "fullName": "Pilo Gård", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea8b" + }, + "id": "638431", + "fullName": "Piongatan", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea8c" + }, + "id": "638591", + "fullName": "Pilstigen", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea8d" + }, + "id": "623419", + "fullName": "Parkvägen", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea8e" + }, + "id": "922693", + "fullName": "Parken Zoo", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea8f" + }, + "id": "606183", + "fullName": "Parkgatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea90" + }, + "id": "606489", + "fullName": "Parkvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea91" + }, + "id": "606491", + "fullName": "Postvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea92" + }, + "id": "606902", + "fullName": "Portgatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea93" + }, + "id": "605879", + "fullName": "Postgatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea94" + }, + "id": "612000", + "fullName": "Pumpvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea95" + }, + "id": "607908", + "fullName": "Platåvägen", + "parentFullName": "Skogstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea96" + }, + "id": "638593", + "fullName": "Päronvägen", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea97" + }, + "id": "622036", + "fullName": "Vi Perstorp", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea98" + }, + "id": "638429", + "fullName": "Patrongatan", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea99" + }, + "id": "609984", + "fullName": "Poppelvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea9a" + }, + "id": "623625", + "fullName": "Tumbo Persbo", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea9b" + }, + "id": "607695", + "fullName": "Peders Gränd", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea9c" + }, + "id": "606027", + "fullName": "Plöjargatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea9d" + }, + "id": "610463", + "fullName": "Ostra Pärlan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea9e" + }, + "id": "611828", + "fullName": "Karl Paus väg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20ea9f" + }, + "id": "914099", + "fullName": "Platinavägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eaa0" + }, + "id": "612512", + "fullName": "Lista Pernebo", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eaa1" + }, + "id": "609366", + "fullName": "Norrby Pilebo", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eaa2" + }, + "id": "606279", + "fullName": "Pressargatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eaa3" + }, + "id": "606568", + "fullName": "Porfyrgången", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eaa4" + }, + "id": "622093", + "fullName": "Vångsö Pundet", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eaa5" + }, + "id": "622362", + "fullName": "Öja Prästgård", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eaa6" + }, + "id": "607166", + "fullName": "Primulavägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eaa7" + }, + "id": "607364", + "fullName": "Pilfinkvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eaa8" + }, + "id": "607785", + "fullName": "Penningvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eaa9" + }, + "id": "608274", + "fullName": "Barva Piltorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eaaa" + }, + "id": "621617", + "fullName": "Ladeby Persbo", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eaab" + }, + "id": "607180", + "fullName": "Skensta Parken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eaac" + }, + "id": "608278", + "fullName": "Barva Pilängen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eaad" + }, + "id": "608487", + "fullName": "Prostökna Gård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eaae" + }, + "id": "608489", + "fullName": "Prostökna Kyng", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eaaf" + }, + "id": "608505", + "fullName": "Prostökna Röbo", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eab0" + }, + "id": "610094", + "fullName": "Viby Prästgård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eab1" + }, + "id": "611898", + "fullName": "Magla Perstorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eab2" + }, + "id": "614694", + "fullName": "Hamra Persborg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eab3" + }, + "id": "935201", + "fullName": "Bärsta Perjons", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eab4" + }, + "id": "613415", + "fullName": "Hedlandet Pera", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eab5" + }, + "id": "613067", + "fullName": "Prästtorp Boden", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eab6" + }, + "id": "613079", + "fullName": "Prästtorp Roxmo", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eab7" + }, + "id": "623421", + "fullName": "Pottskärsvägen", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eab8" + }, + "id": "608006", + "fullName": "Prästgårdsvägen", + "parentFullName": "Hållsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eab9" + }, + "id": "607006", + "fullName": "Prästängsgatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eaba" + }, + "id": "622704", + "fullName": "Hedemora Perstorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eabb" + }, + "id": "608276", + "fullName": "Barva Pilvreten", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eabc" + }, + "id": "608508", + "fullName": "Prostökna Skola", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eabd" + }, + "id": "621659", + "fullName": "Lista Prästtorp", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eabe" + }, + "id": "610486", + "fullName": "Prins Eugéns väg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eabf" + }, + "id": "611495", + "fullName": "Albro Pilbogård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eac0" + }, + "id": "935183", + "fullName": "Tumbo Prästhagen", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eac1" + }, + "id": "613614", + "fullName": "Piltorp Sågtorp", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eac2" + }, + "id": "608950", + "fullName": "Jäders Prästgård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eac3" + }, + "id": "609241", + "fullName": "Mora Petters Hage", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eac4" + }, + "id": "606129", + "fullName": "Perukmakarvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eac5" + }, + "id": "606892", + "fullName": "Eskilshem Pråmen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eac6" + }, + "id": "608513", + "fullName": "Prostökna Storön", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eac7" + }, + "id": "610839", + "fullName": "Pensionatsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eac8" + }, + "id": "610927", + "fullName": "Vallby Prästgård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eac9" + }, + "id": "611196", + "fullName": "Lövsta Paradiset", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eaca" + }, + "id": "611696", + "fullName": "Hyndevad Pålsbro", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eacb" + }, + "id": "614808", + "fullName": "Slytan Paradiset", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eacc" + }, + "id": "774401", + "fullName": "Broby Petterslund", + "parentFullName": "Kungsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eacd" + }, + "id": "613610", + "fullName": "Piltorp Sparrhov", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eace" + }, + "id": "613889", + "fullName": "Årby Pettersberg", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e0a27dcf33cb20eacf" + }, + "id": "613945", + "fullName": "Älunda Prästgård", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20ead0" + }, + "id": "690650", + "fullName": "Qvidingsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20ead1" + }, + "id": "758525", + "fullName": "Quintusvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20ead2" + }, + "id": "597272", + "fullName": "Örstad Qwarnlunden", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20ead3" + }, + "id": "532882", + "fullName": "Qvantenborgsvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20ead4" + }, + "id": "836408", + "fullName": "Qvots väg", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20ead5" + }, + "id": "655242", + "fullName": "Quistgaards väg", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20ead6" + }, + "id": "535926", + "fullName": "Södra Åby Qvantinge Gård", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20ead7" + }, + "id": "603278", + "fullName": "Berte Qvarn", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20ead8" + }, + "id": "648428", + "fullName": "Qvidal", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20ead9" + }, + "id": "790597", + "fullName": "Floby Snipebro Qvarn", + "parentFullName": "Floby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20eada" + }, + "id": "478808", + "fullName": "Queckfeldtsgatan", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20eadb" + }, + "id": "574803", + "fullName": "Qvicks backe", + "parentFullName": "Kivik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20eadc" + }, + "id": "782759", + "fullName": "Qvallsta Säteri", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20eadd" + }, + "id": "492858", + "fullName": "Qvensås", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20eade" + }, + "id": "492860", + "fullName": "Qvensås Hanstorp", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20eadf" + }, + "id": "492864", + "fullName": "Qvensås Snäggedal", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20eae0" + }, + "id": "492862", + "fullName": "Qvensås Skräddarehemmet", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20eae1" + }, + "id": "476758", + "fullName": "Qvarnsövägen", + "parentFullName": "Rosenfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20eae2" + }, + "id": "570187", + "fullName": "Norra Kverrestad Qvernelund", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20eae3" + }, + "id": "726913", + "fullName": "Backetorp Qvarnänga", + "parentFullName": "Sunne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20eae4" + }, + "id": "819882", + "fullName": "Lillängen Qvarnmon", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20eae5" + }, + "id": "651077", + "fullName": "Qvisingsö", + "parentFullName": "Älmeboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20eae6" + }, + "id": "651079", + "fullName": "Qvisingsö Fiskevik", + "parentFullName": "Älmeboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20eae7" + }, + "id": "651087", + "fullName": "Qvisingsö Ötorpet", + "parentFullName": "Älmeboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20eae8" + }, + "id": "651081", + "fullName": "Qvisingsö Hästhagen", + "parentFullName": "Älmeboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20eae9" + }, + "id": "651085", + "fullName": "Qvisingsö Marieberg", + "parentFullName": "Älmeboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20eaea" + }, + "id": "651083", + "fullName": "Qvisingsö Kvarnstugan", + "parentFullName": "Älmeboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20eaeb" + }, + "id": "780752", + "fullName": "Qvarsebo", + "parentFullName": "Grimsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20eaec" + }, + "id": "914280", + "fullName": "Lilla Qvarsebo", + "parentFullName": "Grimsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20eaed" + }, + "id": "723075", + "fullName": "Kvide Quide Gård", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20eaee" + }, + "id": "678709", + "fullName": "Quinnerumsvägen", + "parentFullName": "Byxelkrok", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20eaef" + }, + "id": "930410", + "fullName": "Qvantenburg", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20eaf0" + }, + "id": "753266", + "fullName": "Qvantenburgs Säteri", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20eaf1" + }, + "id": "539475", + "fullName": "Quisberg", + "parentFullName": "Vadstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20eaf2" + }, + "id": "539477", + "fullName": "Quisbergs Egendom", + "parentFullName": "Vadstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e2a27dcf33cb20eaf3" + }, + "id": "950659", + "fullName": "Axel Quidings gata", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eb6a" + }, + "id": "473921", + "fullName": "Västra Ronneby", + "parentFullName": "Ronneby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eb6c" + }, + "id": "903761", + "fullName": "Trolleboda", + "parentFullName": "Ronneby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eb73" + }, + "id": "903255", + "fullName": "Revsand", + "parentFullName": "Kristinehamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eb74" + }, + "id": "903270", + "fullName": "Rönneberg", + "parentFullName": "Kristinehamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eb76" + }, + "id": "903398", + "fullName": "Stånggrund+Rundskär", + "parentFullName": "Tierps kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eb78" + }, + "id": "924040", + "fullName": "Rörum", + "parentFullName": "Simrishamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eb79" + }, + "id": "903781", + "fullName": "Rörums strand", + "parentFullName": "Simrishamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eb7a" + }, + "id": "902992", + "fullName": "Tredenborg+Rydslycka", + "parentFullName": "Sölvesborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eb7b" + }, + "id": "473295", + "fullName": "Rönninge", + "parentFullName": "Salems kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eb7c" + }, + "id": "903153", + "fullName": "Röd", + "parentFullName": "Tjörns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eb7d" + }, + "id": "903141", + "fullName": "Risön", + "parentFullName": "Tjörns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eb7e" + }, + "id": "903149", + "fullName": "Röra+Sommarbo", + "parentFullName": "Tjörns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eb88" + }, + "id": "903237", + "fullName": "Rävö", + "parentFullName": "Strömstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eb89" + }, + "id": "903572", + "fullName": "Rossö", + "parentFullName": "Strömstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eb8a" + }, + "id": "903194", + "fullName": "Västra Råssö", + "parentFullName": "Strömstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eb8b" + }, + "id": "903189", + "fullName": "Raftötången", + "parentFullName": "Tanums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eb8f" + }, + "id": "940237", + "fullName": "Ramsö", + "parentFullName": "Vaxholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eb90" + }, + "id": "473518", + "fullName": "Resarö", + "parentFullName": "Vaxholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eb91" + }, + "id": "902899", + "fullName": "Rindöbaden", + "parentFullName": "Vaxholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eb92" + }, + "id": "903210", + "fullName": "Ransberg", + "parentFullName": "Tibro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eb9b" + }, + "id": "940172", + "fullName": "Ramnäs", + "parentFullName": "Surahammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eb9e" + }, + "id": "903327", + "fullName": "Rostingsvik", + "parentFullName": "Torsås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eba0" + }, + "id": "903440", + "fullName": "Rämma", + "parentFullName": "Älvdalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eba1" + }, + "id": "903226", + "fullName": "Rosendala", + "parentFullName": "Karlsborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eba2" + }, + "id": "940204", + "fullName": "Robertsfors", + "parentFullName": "Robertsfors kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eba6" + }, + "id": "902758", + "fullName": "Vitnäsudden", + "parentFullName": "Robertsfors kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eba7" + }, + "id": "902742", + "fullName": "Stor-Klössanden", + "parentFullName": "Robertsfors kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebac" + }, + "id": "944009", + "fullName": "Resö", + "parentFullName": "Tanums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebad" + }, + "id": "942225", + "fullName": "Rasbo", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebb2" + }, + "id": "954533", + "fullName": "Råstahem", + "parentFullName": "Solna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebb3" + }, + "id": "944280", + "fullName": "Rasbokil", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebb4" + }, + "id": "954252", + "fullName": "Rytterne", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebb5" + }, + "id": "944608", + "fullName": "Rotsunda", + "parentFullName": "Sollentuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebb8" + }, + "id": "952509", + "fullName": "Vällingby - Råcksta", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebbc" + }, + "id": "907793", + "fullName": "Rosenlund", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebbd" + }, + "id": "899759", + "fullName": "Ramstalund tätort", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebc3" + }, + "id": "908964", + "fullName": "Resta", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebc4" + }, + "id": "908965", + "fullName": "Rinkaby", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebc5" + }, + "id": "908966", + "fullName": "Runnaby", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebc6" + }, + "id": "908967", + "fullName": "Röhammar", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebcc" + }, + "id": "909478", + "fullName": "Rödånäs", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebcd" + }, + "id": "909414", + "fullName": "Rödåsel", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebce" + }, + "id": "899880", + "fullName": "Röbäck tätort", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebd4" + }, + "id": "908046", + "fullName": "Rydet", + "parentFullName": "Växjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebd5" + }, + "id": "908045", + "fullName": "Risinge", + "parentFullName": "Växjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebd6" + }, + "id": "898507", + "fullName": "Rottne tätort", + "parentFullName": "Växjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebd7" + }, + "id": "908883", + "fullName": "Rud", + "parentFullName": "Karlstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebd9" + }, + "id": "908291", + "fullName": "Ripa", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebda" + }, + "id": "908290", + "fullName": "Rickarum", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebdb" + }, + "id": "900244", + "fullName": "Rinkaby tätort", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebdc" + }, + "id": "908531", + "fullName": "Rygga", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebdd" + }, + "id": "908535", + "fullName": "Rösan", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebe2" + }, + "id": "907667", + "fullName": "Renström", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebe4" + }, + "id": "908118", + "fullName": "Rinkaby", + "parentFullName": "Kalmar kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebe5" + }, + "id": "908117", + "fullName": "Revsudden", + "parentFullName": "Kalmar kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebe6" + }, + "id": "899574", + "fullName": "Rockneby tätort", + "parentFullName": "Kalmar kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebe7" + }, + "id": "898967", + "fullName": "Rinkabyholm tätort", + "parentFullName": "Kalmar kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebe8" + }, + "id": "908205", + "fullName": "Rosenhill", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebe9" + }, + "id": "898581", + "fullName": "Rödeby tätort", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebea" + }, + "id": "900023", + "fullName": "Ramdala tätort", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebeb" + }, + "id": "899098", + "fullName": "Rolfstorp tätort", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ebf9" + }, + "id": "908119", + "fullName": "Resteröd Rannebergsbukten", + "parentFullName": "Uddevalla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec01" + }, + "id": "900004", + "fullName": "Raksta tätort", + "parentFullName": "Tyresö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec02" + }, + "id": "473532", + "fullName": "Rosersberg tätort", + "parentFullName": "Sigtuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec05" + }, + "id": "899378", + "fullName": "Rydbo tätort", + "parentFullName": "Österåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec06" + }, + "id": "907693", + "fullName": "Roslags-Kulla", + "parentFullName": "Österåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec07" + }, + "id": "940828", + "fullName": "Risby tätort", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec08" + }, + "id": "940830", + "fullName": "Rishammar tätort", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec0d" + }, + "id": "907698", + "fullName": "Räknäs", + "parentFullName": "Värmdö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec0e" + }, + "id": "907684", + "fullName": "Ramsdalen", + "parentFullName": "Värmdö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec15" + }, + "id": "908755", + "fullName": "Väne-Ryr", + "parentFullName": "Vänersborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec1c" + }, + "id": "908412", + "fullName": "Räng", + "parentFullName": "Vellinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec1e" + }, + "id": "907893", + "fullName": "Rosöga", + "parentFullName": "Strängnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec20" + }, + "id": "898974", + "fullName": "Rydaholm tätort", + "parentFullName": "Värnamo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec22" + }, + "id": "908203", + "fullName": "Ringamåla", + "parentFullName": "Karlshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec26" + }, + "id": "908414", + "fullName": "Rögla", + "parentFullName": "Ystads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec28" + }, + "id": "907402", + "fullName": "Rödby", + "parentFullName": "Ronneby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec29" + }, + "id": "898658", + "fullName": "Ronneby tätort", + "parentFullName": "Ronneby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec2a" + }, + "id": "899626", + "fullName": "Ronnebyhamn tätort", + "parentFullName": "Ronneby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec31" + }, + "id": "898571", + "fullName": "Kallinge tätort", + "parentFullName": "Ronneby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec40" + }, + "id": "907378", + "fullName": "Ramkvilla", + "parentFullName": "Vetlanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec48" + }, + "id": "908749", + "fullName": "Röshult", + "parentFullName": "Ulricehamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec49" + }, + "id": "900114", + "fullName": "Rånnaväg tätort", + "parentFullName": "Ulricehamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec4c" + }, + "id": "900019", + "fullName": "Ransta tätort", + "parentFullName": "Sala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec51" + }, + "id": "909298", + "fullName": "Råsmon", + "parentFullName": "Sollefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec52" + }, + "id": "898965", + "fullName": "Ramsele tätort", + "parentFullName": "Sollefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec54" + }, + "id": "908289", + "fullName": "Ravlunda", + "parentFullName": "Simrishamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec57" + }, + "id": "908413", + "fullName": "Röddinge", + "parentFullName": "Sjöbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec58" + }, + "id": "908012", + "fullName": "Röhälla", + "parentFullName": "Tranås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec59" + }, + "id": "908292", + "fullName": "Riseberga", + "parentFullName": "Klippans kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec5b" + }, + "id": "909609", + "fullName": "Ryssbält", + "parentFullName": "Kalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec5c" + }, + "id": "898969", + "fullName": "Rolfs tätort", + "parentFullName": "Kalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec5d" + }, + "id": "899329", + "fullName": "Risögrund tätort", + "parentFullName": "Kalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec60" + }, + "id": "908636", + "fullName": "Röra", + "parentFullName": "Tjörns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec61" + }, + "id": "898978", + "fullName": "Rönnäng tätort", + "parentFullName": "Tjörns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec63" + }, + "id": "909658", + "fullName": "Rumskulla", + "parentFullName": "Vimmerby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec66" + }, + "id": "899094", + "fullName": "Rydsgård tätort", + "parentFullName": "Skurups kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec69" + }, + "id": "909375", + "fullName": "Rötviken", + "parentFullName": "Krokoms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec6e" + }, + "id": "907374", + "fullName": "Ramsdal", + "parentFullName": "Söderköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec70" + }, + "id": "899411", + "fullName": "Röstånga tätort", + "parentFullName": "Svalövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec72" + }, + "id": "908288", + "fullName": "Ramsåsa", + "parentFullName": "Tomelilla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec73" + }, + "id": "899939", + "fullName": "Rottneros tätort", + "parentFullName": "Sunne kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec75" + }, + "id": "899130", + "fullName": "Rörö tätort", + "parentFullName": "Öckerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec76" + }, + "id": "908630", + "fullName": "Resö", + "parentFullName": "Tanums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec77" + }, + "id": "899562", + "fullName": "Rabbalshede tätort", + "parentFullName": "Tanums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec78" + }, + "id": "940523", + "fullName": "Rådalen + Källeviken", + "parentFullName": "Tanums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec7a" + }, + "id": "898973", + "fullName": "Ryd tätort", + "parentFullName": "Tingsryds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec7b" + }, + "id": "899397", + "fullName": "Rävemåla tätort", + "parentFullName": "Tingsryds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec7d" + }, + "id": "908884", + "fullName": "Rådom", + "parentFullName": "Torsby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec7e" + }, + "id": "908880", + "fullName": "Ransby", + "parentFullName": "Torsby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec7f" + }, + "id": "899638", + "fullName": "Rosenlund tätort", + "parentFullName": "Tranemo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec80" + }, + "id": "900089", + "fullName": "Rossön tätort", + "parentFullName": "Strömsunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec81" + }, + "id": "907687", + "fullName": "Rindö", + "parentFullName": "Vaxholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec82" + }, + "id": "907685", + "fullName": "Ramsö", + "parentFullName": "Vaxholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec83" + }, + "id": "907690", + "fullName": "Rindöby", + "parentFullName": "Vaxholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec84" + }, + "id": "940920", + "fullName": "Rindö tätort", + "parentFullName": "Vaxholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec85" + }, + "id": "899080", + "fullName": "Resarö tätort", + "parentFullName": "Vaxholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec8b" + }, + "id": "899640", + "fullName": "Rörvik tätort", + "parentFullName": "Sävsjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec93" + }, + "id": "909107", + "fullName": "Röjeråsen", + "parentFullName": "Rättviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec94" + }, + "id": "474728", + "fullName": "Rättvik tätort", + "parentFullName": "Rättviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec9b" + }, + "id": "909144", + "fullName": "Västbjörka", + "parentFullName": "Rättviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ec9d" + }, + "id": "899048", + "fullName": "Vikarbyn tätort", + "parentFullName": "Rättviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eca2" + }, + "id": "907516", + "fullName": "Rånäsberget", + "parentFullName": "Smedjebackens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eca5" + }, + "id": "898964", + "fullName": "Ramnäs tätort", + "parentFullName": "Surahammars kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eca6" + }, + "id": "898554", + "fullName": "Rimforsa tätort", + "parentFullName": "Kinda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ecab" + }, + "id": "899772", + "fullName": "Ringarum tätort", + "parentFullName": "Valdemarsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ecac" + }, + "id": "907948", + "fullName": "Rogslösa", + "parentFullName": "Vadstena kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ecb1" + }, + "id": "899145", + "fullName": "Rot tätort", + "parentFullName": "Älvdalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ecb2" + }, + "id": "907557", + "fullName": "Ratan", + "parentFullName": "Robertsfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ecb3" + }, + "id": "474973", + "fullName": "Robertsfors tätort", + "parentFullName": "Robertsfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ecb4" + }, + "id": "909472", + "fullName": "Sikeå", + "parentFullName": "Robertsfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ecc1" + }, + "id": "909373", + "fullName": "Ragunda", + "parentFullName": "Ragunda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ecc5" + }, + "id": "899852", + "fullName": "Stugun tätort", + "parentFullName": "Ragunda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ecc6" + }, + "id": "909392", + "fullName": "Västeråsen", + "parentFullName": "Ragunda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ecc8" + }, + "id": "909292", + "fullName": "Krokvåg södra", + "parentFullName": "Ragunda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eccd" + }, + "id": "909607", + "fullName": "Rantajärvi", + "parentFullName": "Övertorneå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ecce" + }, + "id": "899427", + "fullName": "Riddarhyttan tätort", + "parentFullName": "Skinnskattebergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ecd0" + }, + "id": "900187", + "fullName": "Rydsnäs tätort", + "parentFullName": "Ydre kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ecd5" + }, + "id": "502305", + "fullName": "Rösvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ecd7" + }, + "id": "502894", + "fullName": "Ribegatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ecd9" + }, + "id": "477971", + "fullName": "Riastigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ecda" + }, + "id": "478188", + "fullName": "Råbyvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ecdb" + }, + "id": "476260", + "fullName": "Råggatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ecdc" + }, + "id": "475322", + "fullName": "Rosenbad", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ecdf" + }, + "id": "502487", + "fullName": "Rotbacken", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ece0" + }, + "id": "502539", + "fullName": "Renstigen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ece1" + }, + "id": "502541", + "fullName": "Rävstigen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ece6" + }, + "id": "478142", + "fullName": "Ripsavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ece7" + }, + "id": "475148", + "fullName": "Riksgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ece8" + }, + "id": "476267", + "fullName": "Rapsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ece9" + }, + "id": "475857", + "fullName": "Rigagatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ecea" + }, + "id": "475989", + "fullName": "Ringvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ecef" + }, + "id": "476403", + "fullName": "Rämensvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ecf3" + }, + "id": "477973", + "fullName": "Räfsestigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ecf5" + }, + "id": "476434", + "fullName": "Redargatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ecf7" + }, + "id": "475245", + "fullName": "Rosengatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ecf9" + }, + "id": "475445", + "fullName": "Rålambshov", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ecfa" + }, + "id": "475655", + "fullName": "Rehnsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ecfb" + }, + "id": "475726", + "fullName": "Rimbogatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ecfc" + }, + "id": "475876", + "fullName": "Rindögatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed04" + }, + "id": "502210", + "fullName": "Rissnavägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed05" + }, + "id": "502702", + "fullName": "Risingeplan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed06" + }, + "id": "502754", + "fullName": "Rinkebyplan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed0a" + }, + "id": "476374", + "fullName": "Ralångsvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed0c" + }, + "id": "502932", + "fullName": "Randersgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed0e" + }, + "id": "478097", + "fullName": "Runtunavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed0f" + }, + "id": "478162", + "fullName": "Rävsnäsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed10" + }, + "id": "478349", + "fullName": "Rödhakevägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed11" + }, + "id": "501853", + "fullName": "Rabattvägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed12" + }, + "id": "501981", + "fullName": "Råcksta torg", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed13" + }, + "id": "475149", + "fullName": "Rådhusgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed16" + }, + "id": "475323", + "fullName": "Rödbodgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed17" + }, + "id": "475503", + "fullName": "Runiusgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed18" + }, + "id": "475736", + "fullName": "Riddargatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed19" + }, + "id": "475962", + "fullName": "Roddargatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed20" + }, + "id": "502211", + "fullName": "Rågångsvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed24" + }, + "id": "478420", + "fullName": "Rinkestavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed27" + }, + "id": "501869", + "fullName": "Ripvidegränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed28" + }, + "id": "501900", + "fullName": "Renfanegränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed29" + }, + "id": "501902", + "fullName": "Rödarvsgränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed2a" + }, + "id": "501961", + "fullName": "Ragundagatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed2b" + }, + "id": "501963", + "fullName": "Ramselegatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed2c" + }, + "id": "501976", + "fullName": "Råckstavägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed2e" + }, + "id": "919378", + "fullName": "Rosterigränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed2f" + }, + "id": "476490", + "fullName": "Regattakajen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed32" + }, + "id": "475917", + "fullName": "Ropstensplan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed33" + }, + "id": "475324", + "fullName": "Rödbodtorget", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed34" + }, + "id": "475506", + "fullName": "Rålambsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed35" + }, + "id": "475560", + "fullName": "Rådlösavägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed36" + }, + "id": "475605", + "fullName": "Rådmansgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed37" + }, + "id": "475653", + "fullName": "Roslagsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed38" + }, + "id": "475685", + "fullName": "Roslagsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed39" + }, + "id": "475952", + "fullName": "Rökubbsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed40" + }, + "id": "502920", + "fullName": "Roskildegränd", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed41" + }, + "id": "479142", + "fullName": "Rödlöksvägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed42" + }, + "id": "502590", + "fullName": "Rimfrostgränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed43" + }, + "id": "502756", + "fullName": "Rinkebytorget", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed45" + }, + "id": "919371", + "fullName": "Rebeckagatan", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed4c" + }, + "id": "502933", + "fullName": "Ringstedsgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed4d" + }, + "id": "502977", + "fullName": "Raseborgsgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed51" + }, + "id": "501855", + "fullName": "Redskapsvägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed52" + }, + "id": "502131", + "fullName": "Rättar Vigs väg", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed53" + }, + "id": "476232", + "fullName": "Ragvaldsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed55" + }, + "id": "475690", + "fullName": "Ruddammsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed56" + }, + "id": "475809", + "fullName": "Ryssviksvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed57" + }, + "id": "475933", + "fullName": "Rådjursstigen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed5a" + }, + "id": "503963", + "fullName": "Rörläggarvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed5b" + }, + "id": "504023", + "fullName": "Ransätersvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed5c" + }, + "id": "504339", + "fullName": "Rundkyrkoallén", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed5d" + }, + "id": "479086", + "fullName": "Riksrådsvägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed5e" + }, + "id": "479088", + "fullName": "Rönnapelvägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed5f" + }, + "id": "479136", + "fullName": "Rabarbervägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed60" + }, + "id": "479140", + "fullName": "Ryssbodavägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed61" + }, + "id": "502343", + "fullName": "Rullstensvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed62" + }, + "id": "502610", + "fullName": "Rotemansbacken", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed63" + }, + "id": "502726", + "fullName": "Rinkebystråket", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed64" + }, + "id": "502728", + "fullName": "Rinkebysvängen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed66" + }, + "id": "477783", + "fullName": "Rockelstavägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed67" + }, + "id": "477827", + "fullName": "Rågsvedstorget", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed69" + }, + "id": "475145", + "fullName": "Riddarhusgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed6a" + }, + "id": "475146", + "fullName": "Riddarhuskajen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed6b" + }, + "id": "476213", + "fullName": "Repslagargatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed6d" + }, + "id": "476471", + "fullName": "Rorgängargatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed6e" + }, + "id": "475241", + "fullName": "Regeringsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed6f" + }, + "id": "475619", + "fullName": "Rödabergsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed70" + }, + "id": "475689", + "fullName": "Ruddammsbacken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed71" + }, + "id": "475716", + "fullName": "Runebergsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed72" + }, + "id": "475808", + "fullName": "Rosendalsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed73" + }, + "id": "475858", + "fullName": "Rävgrytsbacken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed74" + }, + "id": "479376", + "fullName": "Riksdalervägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed75" + }, + "id": "479427", + "fullName": "Villa Rosenlund", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed77" + }, + "id": "504507", + "fullName": "Ranhammarsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed78" + }, + "id": "479138", + "fullName": "Rosenbönsvägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed79" + }, + "id": "478895", + "fullName": "Rönnholmsgränd", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed7c" + }, + "id": "503382", + "fullName": "Ringblommevägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed7d" + }, + "id": "477825", + "fullName": "Rågsvedsslingan", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed7e" + }, + "id": "478161", + "fullName": "Reuterholmsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed81" + }, + "id": "502090", + "fullName": "Ryttmästarvägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed82" + }, + "id": "475147", + "fullName": "Riddarhustorget", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed83" + }, + "id": "476244", + "fullName": "Rosenlundsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed86" + }, + "id": "475620", + "fullName": "Rörstrandsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed88" + }, + "id": "475839", + "fullName": "Rosenhillsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed89" + }, + "id": "475918", + "fullName": "Ropstensslingan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed8c" + }, + "id": "504506", + "fullName": "Ranhammarshöjden", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed8e" + }, + "id": "477925", + "fullName": "Siste Riddarens väg", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed8f" + }, + "id": "503261", + "fullName": "Riddersviksvägen", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed91" + }, + "id": "475144", + "fullName": "Riddarholmskajen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed93" + }, + "id": "475388", + "fullName": "Rålambshovsleden", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed94" + }, + "id": "475610", + "fullName": "Rödabergsbrinken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed97" + }, + "id": "479152", + "fullName": "Rusthållarvägen", + "parentFullName": "Bagarmossen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed98" + }, + "id": "479269", + "fullName": "Waldemar Rudins väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed99" + }, + "id": "477823", + "fullName": "Rågsveds Skolgränd", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed9a" + }, + "id": "475195", + "fullName": "Räntmästartrappan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed9c" + }, + "id": "475688", + "fullName": "Roslagstullsbacken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed9d" + }, + "id": "475807", + "fullName": "Rosendalsterrassen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ed9e" + }, + "id": "476109", + "fullName": "Reimersholmsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eda1" + }, + "id": "475276", + "fullName": "Raoul Wallenbergs torg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eda4" + }, + "id": "475155", + "fullName": "Södra Riddarholmshamnen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eda7" + }, + "id": "694657", + "fullName": "Rörhed", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eda8" + }, + "id": "700800", + "fullName": "Rönnskär", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eda9" + }, + "id": "697353", + "fullName": "Resliden", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edaa" + }, + "id": "695200", + "fullName": "Ristvägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edab" + }, + "id": "716722", + "fullName": "Rösbodal", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edb0" + }, + "id": "692388", + "fullName": "Ryavägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edb1" + }, + "id": "708759", + "fullName": "Ryetvägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edb2" + }, + "id": "708761", + "fullName": "Rävstigen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edb3" + }, + "id": "695198", + "fullName": "Rammevägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edb4" + }, + "id": "688591", + "fullName": "Rännvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edb5" + }, + "id": "690639", + "fullName": "Rondvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edb6" + }, + "id": "690934", + "fullName": "Rantorget", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edb7" + }, + "id": "692384", + "fullName": "Ryahamnen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edb8" + }, + "id": "692885", + "fullName": "Röra Byväg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edba" + }, + "id": "694556", + "fullName": "Rungången", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edbe" + }, + "id": "716690", + "fullName": "Rallevägen", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edbf" + }, + "id": "716724", + "fullName": "Rösbovägen", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edc3" + }, + "id": "688257", + "fullName": "Risåsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edc4" + }, + "id": "688386", + "fullName": "Röhssgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edc5" + }, + "id": "689191", + "fullName": "Rosengatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edc6" + }, + "id": "689365", + "fullName": "Raketgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edc7" + }, + "id": "689922", + "fullName": "Rubelgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edc8" + }, + "id": "690519", + "fullName": "Rymdtorget", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edc9" + }, + "id": "691457", + "fullName": "Ringögatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edca" + }, + "id": "692550", + "fullName": "Rösebacken", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edcb" + }, + "id": "694062", + "fullName": "Rödklövern", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edcc" + }, + "id": "694100", + "fullName": "Röds Bygata", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edcd" + }, + "id": "694583", + "fullName": "Runslingan", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edd0" + }, + "id": "696350", + "fullName": "Russvägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edd1" + }, + "id": "696408", + "fullName": "Ryssliden", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edd3" + }, + "id": "930022", + "fullName": "Rördalsvägen", + "parentFullName": "Bohus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edda" + }, + "id": "689504", + "fullName": "Röda Stråket", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eddb" + }, + "id": "690635", + "fullName": "Receptvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eddc" + }, + "id": "690637", + "fullName": "Remissvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eddd" + }, + "id": "690679", + "fullName": "Resedagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edde" + }, + "id": "690696", + "fullName": "Runiusgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ede0" + }, + "id": "692386", + "fullName": "Ryanäsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ede1" + }, + "id": "695317", + "fullName": "Räbbåslyckan", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ede2" + }, + "id": "716726", + "fullName": "Rösetgården", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ede3" + }, + "id": "716728", + "fullName": "Rösetlyckan", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ede4" + }, + "id": "708606", + "fullName": "Ryttarstigen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ede8" + }, + "id": "694118", + "fullName": "Röds Sörgård", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ede9" + }, + "id": "694980", + "fullName": "Räbbåsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edea" + }, + "id": "716699", + "fullName": "Rödbo Björkås", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eded" + }, + "id": "693725", + "fullName": "Romangatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edef" + }, + "id": "700921", + "fullName": "Ramsdalsvägen", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edf0" + }, + "id": "700923", + "fullName": "Rödstensvägen", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edf9" + }, + "id": "688384", + "fullName": "Rektorsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edfa" + }, + "id": "689367", + "fullName": "Reutersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edfb" + }, + "id": "690028", + "fullName": "Ryttaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edfc" + }, + "id": "690306", + "fullName": "Rödhakevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edfd" + }, + "id": "690698", + "fullName": "Råstensgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edfe" + }, + "id": "690935", + "fullName": "Ranängsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20edff" + }, + "id": "690991", + "fullName": "Riddaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee00" + }, + "id": "691055", + "fullName": "Rådmansgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee01" + }, + "id": "691241", + "fullName": "Råbäcksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee02" + }, + "id": "691288", + "fullName": "Rödvedsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee03" + }, + "id": "691401", + "fullName": "Rasmusgården", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee04" + }, + "id": "691459", + "fullName": "Ringösvängen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee05" + }, + "id": "691589", + "fullName": "Rödlöksvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee06" + }, + "id": "692548", + "fullName": "Rävsalsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee0a" + }, + "id": "694558", + "fullName": "Runradsgatan", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee0b" + }, + "id": "911865", + "fullName": "Räbbåslyckan", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee0d" + }, + "id": "695805", + "fullName": "Rågårdsvägen", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee0f" + }, + "id": "697509", + "fullName": "Rörflatsvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee17" + }, + "id": "688639", + "fullName": "Richertsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee18" + }, + "id": "689034", + "fullName": "Rättaregången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee1a" + }, + "id": "690355", + "fullName": "Runstavsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee1b" + }, + "id": "690596", + "fullName": "Rullagergatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee1c" + }, + "id": "690681", + "fullName": "Ribbingsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee1d" + }, + "id": "690949", + "fullName": "Redbergsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee1e" + }, + "id": "691107", + "fullName": "Rönnängsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee1f" + }, + "id": "691243", + "fullName": "Rörmossegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee20" + }, + "id": "691470", + "fullName": "Rambergsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee21" + }, + "id": "691731", + "fullName": "Rödalidsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee22" + }, + "id": "692075", + "fullName": "Regnbågsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee23" + }, + "id": "692462", + "fullName": "Rimfrostgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee24" + }, + "id": "692635", + "fullName": "Rydholmsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee25" + }, + "id": "692883", + "fullName": "Risholmsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee26" + }, + "id": "695202", + "fullName": "Rävekullevägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee27" + }, + "id": "716692", + "fullName": "Rödbo Björkhög", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee28" + }, + "id": "716701", + "fullName": "Rödbo Höglycka", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee2a" + }, + "id": "716720", + "fullName": "Rösbo Sventorp", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee2f" + }, + "id": "694098", + "fullName": "Rödgårdsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee31" + }, + "id": "694120", + "fullName": "Röds Tellusväg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee32" + }, + "id": "694476", + "fullName": "Ringnotsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee33" + }, + "id": "694554", + "fullName": "Runfyndsgatan", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee34" + }, + "id": "694586", + "fullName": "Runhällsgatan", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee38" + }, + "id": "693958", + "fullName": "Rimmaregatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee39" + }, + "id": "696376", + "fullName": "Ridhästvägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee41" + }, + "id": "688037", + "fullName": "Rotfruktsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee42" + }, + "id": "688357", + "fullName": "Rydqvistsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee43" + }, + "id": "688522", + "fullName": "Renströmsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee44" + }, + "id": "688761", + "fullName": "Rudedammsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee45" + }, + "id": "688866", + "fullName": "Rönnbärsstigen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee46" + }, + "id": "690084", + "fullName": "Regementsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee47" + }, + "id": "690304", + "fullName": "Rothwallsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee48" + }, + "id": "690837", + "fullName": "Runebergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee4a" + }, + "id": "691285", + "fullName": "Rosendalsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee4b" + }, + "id": "691403", + "fullName": "Rundbäcksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee4c" + }, + "id": "691587", + "fullName": "Rödklintsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee4d" + }, + "id": "692546", + "fullName": "Rundhultsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee4e" + }, + "id": "692552", + "fullName": "Rösebergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee50" + }, + "id": "694123", + "fullName": "Röds Uranusstig", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee51" + }, + "id": "694981", + "fullName": "Rävkullestigen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee52" + }, + "id": "693575", + "fullName": "Rimsmedsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee53" + }, + "id": "693726", + "fullName": "Rödkullegatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee54" + }, + "id": "697433", + "fullName": "Billdals Rönnväg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee5c" + }, + "id": "688229", + "fullName": "Rosenlundsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee5f" + }, + "id": "688735", + "fullName": "Rosenhillsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee61" + }, + "id": "689289", + "fullName": "Rangströmsliden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee62" + }, + "id": "689291", + "fullName": "Repslagaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee63" + }, + "id": "689920", + "fullName": "Riksdalersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee64" + }, + "id": "690172", + "fullName": "Remsnidaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee65" + }, + "id": "690965", + "fullName": "Redbergsplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee66" + }, + "id": "691341", + "fullName": "Rörstrandsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee68" + }, + "id": "692316", + "fullName": "Regnvädersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee69" + }, + "id": "692382", + "fullName": "Ruskvädersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee6a" + }, + "id": "692615", + "fullName": "Rivöfjordsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee6d" + }, + "id": "914260", + "fullName": "Reservoarstigen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee6f" + }, + "id": "716714", + "fullName": "Rönnings Sörgård", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee70" + }, + "id": "695744", + "fullName": "Rosenhöjdsvägen", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee72" + }, + "id": "694334", + "fullName": "Ruskpricksvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee73" + }, + "id": "694581", + "fullName": "Runskriftsgatan", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee74" + }, + "id": "694782", + "fullName": "Ruggebergsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee75" + }, + "id": "694862", + "fullName": "Ruggestensliden", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee77" + }, + "id": "716705", + "fullName": "Rödbo Stafettgata", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee78" + }, + "id": "716718", + "fullName": "Rönnings Uppegård", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee80" + }, + "id": "688231", + "fullName": "Rosenlundsgränden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee81" + }, + "id": "688233", + "fullName": "Rosenlundsplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee82" + }, + "id": "688590", + "fullName": "Rosensköldsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee84" + }, + "id": "688906", + "fullName": "Rangeltorpsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee85" + }, + "id": "688908", + "fullName": "Rangeltorpsstigen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee86" + }, + "id": "690086", + "fullName": "Ryttmästaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee87" + }, + "id": "690838", + "fullName": "Räntmästaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee88" + }, + "id": "691239", + "fullName": "Robertshöjdsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee89" + }, + "id": "691629", + "fullName": "Rudenschöldsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee8c" + }, + "id": "692881", + "fullName": "Raffinaderivägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee8d" + }, + "id": "909889", + "fullName": "Rustmästaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee8e" + }, + "id": "694116", + "fullName": "Röds Saturnusstig", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee8f" + }, + "id": "694963", + "fullName": "Lilla Räbbåsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee90" + }, + "id": "694979", + "fullName": "Rekreationsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee94" + }, + "id": "708695", + "fullName": "Hovås Rönnbärsgång", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee95" + }, + "id": "708780", + "fullName": "Brottkärrs Röseväg", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee96" + }, + "id": "708809", + "fullName": "Lilla Ryttarstigen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee98" + }, + "id": "693770", + "fullName": "Risbindaregatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ee9b" + }, + "id": "696327", + "fullName": "Remmetorpsvägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eea1" + }, + "id": "688763", + "fullName": "Rusthållareplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eea4" + }, + "id": "690943", + "fullName": "Lilla Redbergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eea8" + }, + "id": "920813", + "fullName": "Skeppstads Ringväg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eea9" + }, + "id": "694015", + "fullName": "Lärje Rättaregård", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eeaa" + }, + "id": "695819", + "fullName": "Västra Rågårdsvägen", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eeac" + }, + "id": "688363", + "fullName": "Viktor Rydbergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eeae" + }, + "id": "690598", + "fullName": "Lilla Regementsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eeb0" + }, + "id": "692601", + "fullName": "Lilla Rivöfjordsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eeb1" + }, + "id": "716716", + "fullName": "Rönnings Sörgårdsbacke", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eeb5" + }, + "id": "531308", + "fullName": "Råvägen", + "parentFullName": "Tygelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eeb9" + }, + "id": "529850", + "fullName": "Rabyplan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eec3" + }, + "id": "529848", + "fullName": "Rabygatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eec4" + }, + "id": "926968", + "fullName": "Räfsgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eec5" + }, + "id": "531203", + "fullName": "Raspgatan", + "parentFullName": "Tygelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eecf" + }, + "id": "530360", + "fullName": "Ryglevägen", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eee2" + }, + "id": "528144", + "fullName": "Ripvidegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eee3" + }, + "id": "528146", + "fullName": "Rudhögsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eee4" + }, + "id": "528252", + "fullName": "Rödvidegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eee5" + }, + "id": "528444", + "fullName": "Råkritegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eee6" + }, + "id": "528571", + "fullName": "Ryttaregatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eee7" + }, + "id": "528749", + "fullName": "Von Rosens väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eee8" + }, + "id": "528926", + "fullName": "Ridbanegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eee9" + }, + "id": "530155", + "fullName": "Riddaregatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eeea" + }, + "id": "530249", + "fullName": "Råbäcksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eeeb" + }, + "id": "530550", + "fullName": "Randersvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eeed" + }, + "id": "529976", + "fullName": "Romelegatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eef0" + }, + "id": "529741", + "fullName": "Roddaregatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eef2" + }, + "id": "529892", + "fullName": "R F Bergsgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eef3" + }, + "id": "529896", + "fullName": "Riddaregatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eef4" + }, + "id": "530358", + "fullName": "Ranarpsgränd", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eef5" + }, + "id": "527475", + "fullName": "Roskildevägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eef6" + }, + "id": "527765", + "fullName": "Rimfrostgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eef7" + }, + "id": "527795", + "fullName": "Rossviksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eef8" + }, + "id": "527890", + "fullName": "Runstensgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eef9" + }, + "id": "528032", + "fullName": "Ranbergagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eefa" + }, + "id": "528557", + "fullName": "Resvagnsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eefb" + }, + "id": "528573", + "fullName": "Ryttaregången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eefc" + }, + "id": "528829", + "fullName": "Risholmsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eefd" + }, + "id": "528833", + "fullName": "Rönnviksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eefe" + }, + "id": "529341", + "fullName": "Rönnhagegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eeff" + }, + "id": "529646", + "fullName": "Regissörgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef00" + }, + "id": "530161", + "fullName": "Råbelövsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef01" + }, + "id": "530245", + "fullName": "Rudbecksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef02" + }, + "id": "531106", + "fullName": "Karl Rohls väg", + "parentFullName": "Klagshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef03" + }, + "id": "531248", + "fullName": "Regnbågsvägen", + "parentFullName": "Tygelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef04" + }, + "id": "527411", + "fullName": "Regementsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef05" + }, + "id": "527642", + "fullName": "Rönnbladsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef06" + }, + "id": "527644", + "fullName": "Rönnblomsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef07" + }, + "id": "527682", + "fullName": "Rosendalsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef08" + }, + "id": "527797", + "fullName": "Rostorpsgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef09" + }, + "id": "527799", + "fullName": "Rostorpsplanen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef0a" + }, + "id": "528034", + "fullName": "Ringbergagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef0b" + }, + "id": "528040", + "fullName": "Risebergavägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef0c" + }, + "id": "528042", + "fullName": "Rådshällagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef0d" + }, + "id": "528044", + "fullName": "Rönnbackegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef0e" + }, + "id": "528344", + "fullName": "Riksdalergatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef0f" + }, + "id": "529240", + "fullName": "Rödkullastigen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef12" + }, + "id": "529743", + "fullName": "Rorsmansgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef13" + }, + "id": "529933", + "fullName": "Ringugnsgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef14" + }, + "id": "529978", + "fullName": "Rudbecksgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef15" + }, + "id": "926977", + "fullName": "Rörtornsgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef19" + }, + "id": "529745", + "fullName": "Runebergsgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef1a" + }, + "id": "914906", + "fullName": "Rosengrens gata", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef1b" + }, + "id": "531250", + "fullName": "Ringkragevägen", + "parentFullName": "Tygelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef1c" + }, + "id": "531252", + "fullName": "Rödklintsgatan", + "parentFullName": "Tygelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef1d" + }, + "id": "530829", + "fullName": "Rödbenavägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef1e" + }, + "id": "527078", + "fullName": "Repslagaregatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef1f" + }, + "id": "527763", + "fullName": "Regnvattengatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef20" + }, + "id": "528038", + "fullName": "Risebergagången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef21" + }, + "id": "528345", + "fullName": "Riksdalergången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef22" + }, + "id": "528442", + "fullName": "Ringladalsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef23" + }, + "id": "528747", + "fullName": "Rosengårdsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef24" + }, + "id": "529028", + "fullName": "Rosenlundsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef25" + }, + "id": "530159", + "fullName": "Rosenvångsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef26" + }, + "id": "926954", + "fullName": "Regndroppsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef28" + }, + "id": "527888", + "fullName": "Revingehedsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef2a" + }, + "id": "528713", + "fullName": "Rosenholmsparken", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef2b" + }, + "id": "528759", + "fullName": "Rosengårdsparken", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef2d" + }, + "id": "530578", + "fullName": "Rönneholmsgården", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef2e" + }, + "id": "530580", + "fullName": "Rönneholmsparken", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef2f" + }, + "id": "530614", + "fullName": "Ribersborgsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef31" + }, + "id": "529747", + "fullName": "Runebergsgången", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef32" + }, + "id": "529898", + "fullName": "Rosenvångsgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef33" + }, + "id": "529900", + "fullName": "Rosenvångsplanen", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef34" + }, + "id": "530878", + "fullName": "Rostvingegatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef35" + }, + "id": "926985", + "fullName": "Rapsbaggegatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef36" + }, + "id": "527767", + "fullName": "Rännemästaregatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef38" + }, + "id": "527809", + "fullName": "Södra Rostorpsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef3a" + }, + "id": "910274", + "fullName": "Ribersborgsstigen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef3b" + }, + "id": "923602", + "fullName": "Ruth Lundskogs gata", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef3c" + }, + "id": "529852", + "fullName": "Ribersborgsstigen", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef3d" + }, + "id": "530626", + "fullName": "Gustaf Rydbergsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef3e" + }, + "id": "530876", + "fullName": "Ringspinnaregatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef41" + }, + "id": "530526", + "fullName": "Västra Rönneholmsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef42" + }, + "id": "530598", + "fullName": "Västra Ryttmästaregatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef44" + }, + "id": "798165", + "fullName": "Rasbokil Råsten", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef45" + }, + "id": "798436", + "fullName": "Rasbo Rosenhill", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef46" + }, + "id": "786599", + "fullName": "Risby Rosenlund", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef47" + }, + "id": "797891", + "fullName": "Råby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef48" + }, + "id": "777932", + "fullName": "Rickeby Rickeberg", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef49" + }, + "id": "778488", + "fullName": "Rörbo", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef4a" + }, + "id": "797728", + "fullName": "Rosta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef4b" + }, + "id": "798388", + "fullName": "Rasbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef4d" + }, + "id": "779995", + "fullName": "Räbbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef4e" + }, + "id": "780005", + "fullName": "Rörby", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef50" + }, + "id": "787226", + "fullName": "Råsta", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef51" + }, + "id": "777959", + "fullName": "Rydhem", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef52" + }, + "id": "777928", + "fullName": "Rickeby Lilla Rosendal", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef53" + }, + "id": "777030", + "fullName": "Ryggesta Ryggestalund", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef54" + }, + "id": "796838", + "fullName": "Ramsta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef55" + }, + "id": "797611", + "fullName": "Romsbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef56" + }, + "id": "797901", + "fullName": "Rörken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef57" + }, + "id": "780003", + "fullName": "Rönnen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef58" + }, + "id": "780017", + "fullName": "Rösabo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef59" + }, + "id": "786190", + "fullName": "Risbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef5a" + }, + "id": "786595", + "fullName": "Risby", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef5b" + }, + "id": "777036", + "fullName": "Rörsby", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef5c" + }, + "id": "778625", + "fullName": "Uppan-Ro", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef5d" + }, + "id": "787445", + "fullName": "Rockbo", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef5e" + }, + "id": "777911", + "fullName": "Rickeby", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef5f" + }, + "id": "777940", + "fullName": "Risinge", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef60" + }, + "id": "777950", + "fullName": "Rungarn", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef61" + }, + "id": "798492", + "fullName": "Ryssbol", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef62" + }, + "id": "780001", + "fullName": "Rönnebo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef63" + }, + "id": "780013", + "fullName": "Rörmyra", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef64" + }, + "id": "785918", + "fullName": "Ramsjö", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef65" + }, + "id": "786445", + "fullName": "Rossla", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef66" + }, + "id": "777015", + "fullName": "Rudboda", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef67" + }, + "id": "798163", + "fullName": "Rasbokil Runhällsbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef68" + }, + "id": "777944", + "fullName": "Rosendal", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef69" + }, + "id": "777948", + "fullName": "Rosliden", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef6a" + }, + "id": "791873", + "fullName": "Rohyddan", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef6b" + }, + "id": "795948", + "fullName": "Reagatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef6d" + }, + "id": "798117", + "fullName": "Rasbokil", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef6e" + }, + "id": "799646", + "fullName": "Ripgränd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef6f" + }, + "id": "799648", + "fullName": "Ripvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef70" + }, + "id": "799765", + "fullName": "Rågvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef71" + }, + "id": "909896", + "fullName": "Rörgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef73" + }, + "id": "779991", + "fullName": "Roteberg", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef74" + }, + "id": "786195", + "fullName": "Rönnsta", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef75" + }, + "id": "786448", + "fullName": "Rångsta", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef76" + }, + "id": "786793", + "fullName": "Rippebo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef77" + }, + "id": "777026", + "fullName": "Ryggesta", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef78" + }, + "id": "778484", + "fullName": "Rosentorp", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef79" + }, + "id": "777314", + "fullName": "Löt Råberg", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef7a" + }, + "id": "777942", + "fullName": "Rosenberg", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef7b" + }, + "id": "777946", + "fullName": "Rosenlund", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef7c" + }, + "id": "777974", + "fullName": "Råstensby", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef7d" + }, + "id": "777980", + "fullName": "Rävens väg", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef7e" + }, + "id": "777982", + "fullName": "Rönnbacka", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef7f" + }, + "id": "777984", + "fullName": "Rönnberga", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef80" + }, + "id": "777986", + "fullName": "Rönnvägen", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef81" + }, + "id": "791875", + "fullName": "Rycklinge", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef82" + }, + "id": "792165", + "fullName": "Rosenhill", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef83" + }, + "id": "795124", + "fullName": "Ringgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef84" + }, + "id": "795738", + "fullName": "Rapsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef85" + }, + "id": "795950", + "fullName": "Rotegatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef86" + }, + "id": "795952", + "fullName": "Röbovägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef87" + }, + "id": "796105", + "fullName": "Regngatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef88" + }, + "id": "796250", + "fullName": "Regins väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef89" + }, + "id": "796455", + "fullName": "Råbyvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef8a" + }, + "id": "796909", + "fullName": "Risslinge", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef8b" + }, + "id": "797899", + "fullName": "Rönnvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef8c" + }, + "id": "798476", + "fullName": "Rasbo-Årby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef8d" + }, + "id": "798856", + "fullName": "Ryttarbol", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef8e" + }, + "id": "799384", + "fullName": "Ristvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef8f" + }, + "id": "799652", + "fullName": "Rälsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef93" + }, + "id": "779987", + "fullName": "Rosenhill", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef94" + }, + "id": "779997", + "fullName": "Räfsvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef95" + }, + "id": "785869", + "fullName": "Rösvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef96" + }, + "id": "785980", + "fullName": "Runvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef97" + }, + "id": "786593", + "fullName": "Raggboda", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef98" + }, + "id": "777032", + "fullName": "Ryssängen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef99" + }, + "id": "936975", + "fullName": "Rycklinge", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef9a" + }, + "id": "787447", + "fullName": "Rockbo Åbo", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef9b" + }, + "id": "787449", + "fullName": "Rosenlund", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef9c" + }, + "id": "787453", + "fullName": "Rönnhagen", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef9d" + }, + "id": "777340", + "fullName": "Rönnbacken", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef9e" + }, + "id": "787228", + "fullName": "Råstaberg", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20ef9f" + }, + "id": "787229", + "fullName": "Råstaholm", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efa0" + }, + "id": "785573", + "fullName": "Rastvägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efa1" + }, + "id": "777965", + "fullName": "Rånäsvägen", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efa3" + }, + "id": "792167", + "fullName": "Rönnbacken", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efa4" + }, + "id": "795527", + "fullName": "Rubinvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efa5" + }, + "id": "795781", + "fullName": "Rimbogatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efa6" + }, + "id": "795888", + "fullName": "Ruriksplan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efa7" + }, + "id": "795944", + "fullName": "Radargatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efa8" + }, + "id": "795946", + "fullName": "Raketgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efa9" + }, + "id": "796136", + "fullName": "Ritargatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efaa" + }, + "id": "796893", + "fullName": "Ramsta-Lund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efab" + }, + "id": "796907", + "fullName": "Ramsta-Årby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efac" + }, + "id": "797897", + "fullName": "Råby Valsro", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efad" + }, + "id": "798392", + "fullName": "Rasbo Betel", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efb1" + }, + "id": "798486", + "fullName": "Rasbo-Årsta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efb2" + }, + "id": "799421", + "fullName": "Rotyxvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efb3" + }, + "id": "799581", + "fullName": "Rosenvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efb4" + }, + "id": "799654", + "fullName": "Rönnstigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efb5" + }, + "id": "937093", + "fullName": "Reprogatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efb8" + }, + "id": "779983", + "fullName": "Randevägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efb9" + }, + "id": "780011", + "fullName": "Rörbyvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efba" + }, + "id": "785922", + "fullName": "Röda vägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efbb" + }, + "id": "786789", + "fullName": "Rickberga", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efbc" + }, + "id": "778481", + "fullName": "Rallarvägen", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efbd" + }, + "id": "778482", + "fullName": "Rosengården", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efbe" + }, + "id": "777961", + "fullName": "Ryttarängen", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efbf" + }, + "id": "795467", + "fullName": "Rosengården", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efc0" + }, + "id": "795992", + "fullName": "Ryttarvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efc1" + }, + "id": "796348", + "fullName": "Rädisegatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efc2" + }, + "id": "796386", + "fullName": "Rättikgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efc3" + }, + "id": "796864", + "fullName": "Ramsta Skola", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efc4" + }, + "id": "796885", + "fullName": "Ramsta-Bärby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efc5" + }, + "id": "796911", + "fullName": "Rosenstigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efc6" + }, + "id": "797279", + "fullName": "Börje Romsbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efc7" + }, + "id": "798115", + "fullName": "Ragvaldsbol", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efc8" + }, + "id": "798444", + "fullName": "Rasbo Stenbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efc9" + }, + "id": "798460", + "fullName": "Rasbo-Lundby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efca" + }, + "id": "798470", + "fullName": "Rasbo-Ströja", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efcb" + }, + "id": "798474", + "fullName": "Rasbo-Vallby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efcc" + }, + "id": "799260", + "fullName": "Rättarvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efce" + }, + "id": "779985", + "fullName": "Rosengården", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efcf" + }, + "id": "779989", + "fullName": "Rosta Fallet", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efd0" + }, + "id": "777017", + "fullName": "Rudboda Gård", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efd1" + }, + "id": "795186", + "fullName": "Libro Ringväg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efd2" + }, + "id": "795424", + "fullName": "Robertsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efd3" + }, + "id": "795442", + "fullName": "Håga Rosendal", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efd4" + }, + "id": "795588", + "fullName": "Riddartorget", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efd5" + }, + "id": "795612", + "fullName": "Rundelsgränd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efd6" + }, + "id": "795622", + "fullName": "Rektorsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efd7" + }, + "id": "795822", + "fullName": "Roslagsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efd8" + }, + "id": "795994", + "fullName": "Råbocksvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efd9" + }, + "id": "796388", + "fullName": "Rödbetsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efda" + }, + "id": "796899", + "fullName": "Ramsta-Svista", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efdb" + }, + "id": "797664", + "fullName": "Tiby Rosendal", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efdc" + }, + "id": "797893", + "fullName": "Råby Karlberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efdd" + }, + "id": "797989", + "fullName": "Vaksala Rörby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efde" + }, + "id": "798410", + "fullName": "Rasbo Fridhem", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efdf" + }, + "id": "798424", + "fullName": "Rasbo Karlsro", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efe1" + }, + "id": "798438", + "fullName": "Rasbo Sandvik", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efe2" + }, + "id": "798468", + "fullName": "Rasbo-Sandbol", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efe3" + }, + "id": "799236", + "fullName": "Malma Ringväg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efe4" + }, + "id": "799583", + "fullName": "Rödhakevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efe5" + }, + "id": "799796", + "fullName": "Linnés Resväg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efe7" + }, + "id": "777956", + "fullName": "Rungarn Viken", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efe8" + }, + "id": "777963", + "fullName": "Rådjurets väg", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efe9" + }, + "id": "785841", + "fullName": "Ryggåsvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efea" + }, + "id": "785866", + "fullName": "Ramsjö backe", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efeb" + }, + "id": "785868", + "fullName": "Ramsjövägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efec" + }, + "id": "786193", + "fullName": "Rosengården", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efed" + }, + "id": "792147", + "fullName": "Ramningshult", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efee" + }, + "id": "777034", + "fullName": "Rysängsvägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efef" + }, + "id": "778265", + "fullName": "Hagby Rönnhaga", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eff0" + }, + "id": "778486", + "fullName": "Rådjursstigen", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eff1" + }, + "id": "787451", + "fullName": "Rådjursvägen", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eff2" + }, + "id": "785712", + "fullName": "Röllekevägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eff3" + }, + "id": "795238", + "fullName": "Ribbingsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eff4" + }, + "id": "795368", + "fullName": "Rödbergsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eff5" + }, + "id": "795422", + "fullName": "Rimbertsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eff6" + }, + "id": "795887", + "fullName": "Runstensgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eff7" + }, + "id": "796382", + "fullName": "Rabarbergatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20eff9" + }, + "id": "796870", + "fullName": "Ramsta Tassebo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20effa" + }, + "id": "796872", + "fullName": "Ramsta Torsbro", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20effb" + }, + "id": "796879", + "fullName": "Ramsta-Bodarna", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20effc" + }, + "id": "796903", + "fullName": "Ramsta-Söderby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20effe" + }, + "id": "798186", + "fullName": "Rasbokil Udden", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20efff" + }, + "id": "798214", + "fullName": "Rasbokils-Årby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f000" + }, + "id": "798397", + "fullName": "Rasbo Brohagen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f003" + }, + "id": "798422", + "fullName": "Rasbo Karlberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f004" + }, + "id": "798440", + "fullName": "Rasbo Skoghall", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f005" + }, + "id": "798449", + "fullName": "Rasbo-Brännbol", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f006" + }, + "id": "798456", + "fullName": "Rasbo-Hammarby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f008" + }, + "id": "799436", + "fullName": "Rangströms väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f009" + }, + "id": "799505", + "fullName": "Roskarlsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f00a" + }, + "id": "799579", + "fullName": "Ringduvevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f00b" + }, + "id": "799645", + "fullName": "Rapphönsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f00c" + }, + "id": "799650", + "fullName": "Rådjursstigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f00d" + }, + "id": "799738", + "fullName": "Rabeniusvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f00e" + }, + "id": "799767", + "fullName": "Rörbäcksvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f00f" + }, + "id": "778264", + "fullName": "Hagby Rosenberg", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f010" + }, + "id": "778657", + "fullName": "Vänge Rosenberg", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f012" + }, + "id": "779999", + "fullName": "Röjningsvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f013" + }, + "id": "786602", + "fullName": "Rångstavägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f014" + }, + "id": "777000", + "fullName": "Rasbo Strandet", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f015" + }, + "id": "777022", + "fullName": "Rycklingeboda", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f016" + }, + "id": "777028", + "fullName": "Ryggesta Byske", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f017" + }, + "id": "795314", + "fullName": "Regementsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f018" + }, + "id": "795854", + "fullName": "Repslagargatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f019" + }, + "id": "796290", + "fullName": "Runebergsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f01a" + }, + "id": "796384", + "fullName": "Rotfruktsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f01c" + }, + "id": "796848", + "fullName": "Ramsta Hagalund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f01e" + }, + "id": "797911", + "fullName": "Skölsta Rönnväg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f01f" + }, + "id": "798171", + "fullName": "Rasbokil Soldal", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f021" + }, + "id": "798390", + "fullName": "Rasbo Alphyddan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f022" + }, + "id": "798412", + "fullName": "Rasbo Furuliden", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f023" + }, + "id": "798414", + "fullName": "Rasbo Hagstugan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f024" + }, + "id": "798418", + "fullName": "Rasbo Hovgården", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f026" + }, + "id": "798442", + "fullName": "Rasbo Smebacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f027" + }, + "id": "799258", + "fullName": "Rosendalsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f028" + }, + "id": "915605", + "fullName": "Rotetorpsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f029" + }, + "id": "785621", + "fullName": "Rosmarinvägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f02a" + }, + "id": "785647", + "fullName": "Regnbågsvägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f02d" + }, + "id": "777664", + "fullName": "Hemåla Rönninge", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f02e" + }, + "id": "777934", + "fullName": "Rickeby Skoghem", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f02f" + }, + "id": "777957", + "fullName": "Rungarns Säteri", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f031" + }, + "id": "786791", + "fullName": "Ringdansvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f032" + }, + "id": "777016", + "fullName": "Rudboda Forsnäs", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f033" + }, + "id": "785804", + "fullName": "Rännhärdsvägen", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f034" + }, + "id": "777913", + "fullName": "Rickeby Anneberg", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f035" + }, + "id": "777915", + "fullName": "Rickeby Berghäll", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f038" + }, + "id": "795466", + "fullName": "Reykjaviksgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f03a" + }, + "id": "796846", + "fullName": "Ramsta Gärdesväg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f03b" + }, + "id": "796852", + "fullName": "Ramsta Harbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f03c" + }, + "id": "796854", + "fullName": "Ramsta Klockarbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f03e" + }, + "id": "796866", + "fullName": "Ramsta Smibacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f03f" + }, + "id": "796874", + "fullName": "Ramsta Vissgärde", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f040" + }, + "id": "797281", + "fullName": "Börje Rönneberga", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f041" + }, + "id": "797724", + "fullName": "Marsta Rosenlund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f042" + }, + "id": "797949", + "fullName": "Trälösa Rosendal", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f044" + }, + "id": "798119", + "fullName": "Rasbokil Affären", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f045" + }, + "id": "798121", + "fullName": "Rasbokil Alperna", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f046" + }, + "id": "798133", + "fullName": "Rasbokil Fridhem", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f047" + }, + "id": "798143", + "fullName": "Rasbokil Klinten", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f04a" + }, + "id": "798180", + "fullName": "Rasbokil Sågtorp", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f04c" + }, + "id": "798202", + "fullName": "Rasbokils-Tibble", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f04d" + }, + "id": "798284", + "fullName": "Frötuna Rödgrind", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f04e" + }, + "id": "798398", + "fullName": "Rasbo Bryggeriet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f04f" + }, + "id": "798416", + "fullName": "Rasbo Hammarberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f052" + }, + "id": "798494", + "fullName": "Ryssbol Brohagen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f053" + }, + "id": "798667", + "fullName": "Funbo Rönnbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f054" + }, + "id": "799592", + "fullName": "Södra Rosenvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f055" + }, + "id": "923412", + "fullName": "Rusthållarvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f056" + }, + "id": "778186", + "fullName": "Finnsta Rosenlund", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f057" + }, + "id": "778188", + "fullName": "Finnsta Röltorpet", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f058" + }, + "id": "787443", + "fullName": "Rasbo Allmänning", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f05c" + }, + "id": "780009", + "fullName": "Rörby Soldattorp", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f05d" + }, + "id": "785904", + "fullName": "Häggeby Runhöjd", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f05e" + }, + "id": "786447", + "fullName": "Rossla Bengtsbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f060" + }, + "id": "786797", + "fullName": "Råsta Björkhult", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f062" + }, + "id": "776863", + "fullName": "Kamsta Rävsången", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f063" + }, + "id": "776996", + "fullName": "Ramparbolsvägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f064" + }, + "id": "776998", + "fullName": "Rasbo Björkkulla", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f065" + }, + "id": "777018", + "fullName": "Rudboda Krogsbol", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f066" + }, + "id": "777038", + "fullName": "Rörsby Mårtensby", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f067" + }, + "id": "795246", + "fullName": "Rackarbergsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f068" + }, + "id": "796856", + "fullName": "Ramsta Kärrbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f069" + }, + "id": "796868", + "fullName": "Ramsta Tallbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f06a" + }, + "id": "796895", + "fullName": "Ramsta-Lund Lugnet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f06b" + }, + "id": "796897", + "fullName": "Ramstalundsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f06d" + }, + "id": "797828", + "fullName": "Gamla Uppsala Röbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f06e" + }, + "id": "797985", + "fullName": "Vaksala Ragneholm", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f06f" + }, + "id": "798131", + "fullName": "Rasbokil Forntorp", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f070" + }, + "id": "798137", + "fullName": "Rasbokil Granlund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f072" + }, + "id": "798151", + "fullName": "Rasbokil Lövängen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f073" + }, + "id": "798188", + "fullName": "Rasbokil Videhöjd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f074" + }, + "id": "798394", + "fullName": "Rasbo Björkbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f075" + }, + "id": "798426", + "fullName": "Rasbo Lottastugan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f076" + }, + "id": "798446", + "fullName": "Rasbo Tegelbruket", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f077" + }, + "id": "914655", + "fullName": "Ryttartorpsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f078" + }, + "id": "787224", + "fullName": "Rektorsbostaden", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f079" + }, + "id": "786879", + "fullName": "Fjuckby Runstens", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f07b" + }, + "id": "777917", + "fullName": "Rickeby Björklund", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f07d" + }, + "id": "785920", + "fullName": "Ramsjö Grönängen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f07e" + }, + "id": "785921", + "fullName": "Ramsjö Kvarntomt", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f080" + }, + "id": "786659", + "fullName": "Viksta Rickberga", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f081" + }, + "id": "791876", + "fullName": "Ryttmästartorpet", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f082" + }, + "id": "796876", + "fullName": "Ramsta Västergärde", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f083" + }, + "id": "796878", + "fullName": "Ramsta Wibergs Hage", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f085" + }, + "id": "798081", + "fullName": "Helgeby Rönnbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f088" + }, + "id": "798177", + "fullName": "Rasbokil Solvallen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f089" + }, + "id": "798212", + "fullName": "Rasbokils-Valsätra", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f08a" + }, + "id": "798276", + "fullName": "Frötuna Långa Raden", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f08b" + }, + "id": "798396", + "fullName": "Rasbo Bokhållarhus", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f08c" + }, + "id": "798408", + "fullName": "Rasbo Fiskartorpet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f08d" + }, + "id": "798478", + "fullName": "Rasbo-Årby Anneberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f08f" + }, + "id": "798710", + "fullName": "Funbo-Sundby Runhem", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f090" + }, + "id": "798830", + "fullName": "Marielund Rödgrind", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f091" + }, + "id": "778643", + "fullName": "Vissgärde Rensmyran", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f092" + }, + "id": "787095", + "fullName": "Vattholma Rudtorp", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f095" + }, + "id": "777953", + "fullName": "Rungarn Källtorpet", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f096" + }, + "id": "779993", + "fullName": "Roteberg Verneborg", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f097" + }, + "id": "780015", + "fullName": "Rörmyra Stenbacken", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f098" + }, + "id": "786795", + "fullName": "Rippebo Kavelbron", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f09a" + }, + "id": "792161", + "fullName": "Rasbokil Karlslund", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f09b" + }, + "id": "792163", + "fullName": "Rasbokil Kolstugan", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f09e" + }, + "id": "795278", + "fullName": "Södra Rudbecksgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f09f" + }, + "id": "796462", + "fullName": "Andershov Rosenlund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0a0" + }, + "id": "796850", + "fullName": "Ramsta Hammarbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0a1" + }, + "id": "798128", + "fullName": "Rasbokil Brasbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0a2" + }, + "id": "798141", + "fullName": "Rasbokil Klintberga", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0a3" + }, + "id": "798147", + "fullName": "Rasbokil Klockarbol", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0a5" + }, + "id": "798181", + "fullName": "Rasbokil Tallbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0a6" + }, + "id": "798482", + "fullName": "Rasbo-Årby Karlslund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0a7" + }, + "id": "798512", + "fullName": "Sämjesta Rönnbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0a8" + }, + "id": "778412", + "fullName": "Långtibble Rosenlund", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0aa" + }, + "id": "777767", + "fullName": "Knutby-Åsby Rosendal", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0ab" + }, + "id": "777769", + "fullName": "Knutby-Åsby Råda Skola", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0ac" + }, + "id": "777926", + "fullName": "Rickeby Lilla Aspdal", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0ad" + }, + "id": "777936", + "fullName": "Rickeby Stora Aspdal", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0ae" + }, + "id": "777938", + "fullName": "Rickeby Södergården", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0b0" + }, + "id": "786219", + "fullName": "Skuttunge Rosendal", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0b1" + }, + "id": "786799", + "fullName": "Råsta Spångarängen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0b3" + }, + "id": "796302", + "fullName": "Viktor Rydbergsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0b4" + }, + "id": "796517", + "fullName": "Balingsta Säva Rönnebo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0b5" + }, + "id": "796860", + "fullName": "Ramsta Margaretehill", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0b6" + }, + "id": "796887", + "fullName": "Ramsta-Bärby Bostället", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0b8" + }, + "id": "797629", + "fullName": "Skäggesta Rönneberga", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0b9" + }, + "id": "798123", + "fullName": "Rasbokil Björkbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0ba" + }, + "id": "798135", + "fullName": "Rasbokil Fågelsången", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0bb" + }, + "id": "798145", + "fullName": "Rasbokil Klivingeberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0bd" + }, + "id": "798169", + "fullName": "Rasbokil Smedsstugan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0be" + }, + "id": "798184", + "fullName": "Rasbokil Tibble Skola", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0bf" + }, + "id": "798190", + "fullName": "Rasbokil Villa Aurora", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0c0" + }, + "id": "798192", + "fullName": "Rasbokil Västerbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0c2" + }, + "id": "798216", + "fullName": "Rasbokils-Årby Björks", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0c3" + }, + "id": "798229", + "fullName": "Rasbokils-Årby Myrtorp", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0c4" + }, + "id": "798235", + "fullName": "Rasbokils-Årby Tätorp", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0c5" + }, + "id": "798237", + "fullName": "Rasbokils-Årby Ånäbben", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0c8" + }, + "id": "798462", + "fullName": "Rasbo-Lundby Solbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0ca" + }, + "id": "798488", + "fullName": "Rasbo-Årsta Ginhammar", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0cb" + }, + "id": "798777", + "fullName": "Hallkved Rickardsberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0d4" + }, + "id": "777976", + "fullName": "Råstensby Fågelsången", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0d5" + }, + "id": "786221", + "fullName": "Skuttunge Rosenlund", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0d6" + }, + "id": "791978", + "fullName": "Tuna-Hässelby Rallarbo", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0dc" + }, + "id": "777020", + "fullName": "Rycklinge Södertorpet", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0dd" + }, + "id": "777024", + "fullName": "Rycklingeboda Gartbol", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0df" + }, + "id": "796858", + "fullName": "Ramsta Lunds Soldattorp", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0e1" + }, + "id": "796901", + "fullName": "Ramsta-Svista Solbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0e2" + }, + "id": "798149", + "fullName": "Rasbokil Klockargården", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0e3" + }, + "id": "798167", + "fullName": "Rasbokil Smedsbackarna", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0e4" + }, + "id": "798234", + "fullName": "Rasbokils-Årby Tureberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0e5" + }, + "id": "798480", + "fullName": "Rasbo-Årby Fäbodavreten", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0e6" + }, + "id": "798484", + "fullName": "Rasbo-Årby Västerbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0e7" + }, + "id": "778741", + "fullName": "Ålands-Västerby Rosendal", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0ed" + }, + "id": "777457", + "fullName": "Bladåkersby Rönnhöjden", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0ee" + }, + "id": "777930", + "fullName": "Rickeby Länsmansgården", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0ef" + }, + "id": "777972", + "fullName": "Rånäsvägen Björkhöjden", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0f0" + }, + "id": "786601", + "fullName": "Rångsta Klockarbacken", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0f1" + }, + "id": "777074", + "fullName": "Solvalla Runebergs Gård", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0f2" + }, + "id": "796905", + "fullName": "Ramsta-Söderby Lillängen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0f3" + }, + "id": "798183", + "fullName": "Rasbokil Tibble Lövhagen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0f4" + }, + "id": "798225", + "fullName": "Rasbokils-Årby Kvarntorp", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0f5" + }, + "id": "798448", + "fullName": "Rasbo Zetterbergsbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0f9" + }, + "id": "777955", + "fullName": "Rungarn Tunnbindartorpet", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0fa" + }, + "id": "786191", + "fullName": "Risbomossen Strömsberg", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0fb" + }, + "id": "776603", + "fullName": "Almunge-Lövsta Rosenlund", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0fc" + }, + "id": "777011", + "fullName": "Rasbo-Hovgården Strandet", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f0ff" + }, + "id": "798179", + "fullName": "Rasbokil Stentorpsbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f100" + }, + "id": "798182", + "fullName": "Rasbokil Tibble Karlsborg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f102" + }, + "id": "798208", + "fullName": "Rasbokils-Tibble Smedsberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f103" + }, + "id": "798218", + "fullName": "Rasbokils-Årby Grönvallen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f104" + }, + "id": "798227", + "fullName": "Rasbokils-Årby Magnusberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f105" + }, + "id": "798232", + "fullName": "Rasbokils-Årby Stentorpet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f106" + }, + "id": "798233", + "fullName": "Rasbokils-Årby Svarvarbol", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f108" + }, + "id": "798458", + "fullName": "Rasbo-Hammarby Skogshyddan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f10a" + }, + "id": "778422", + "fullName": "Läby-Västerby Ryttarvreten", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f10c" + }, + "id": "792153", + "fullName": "Rasbo Allmänning Kunsta Äng", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f10d" + }, + "id": "777013", + "fullName": "Rasbo-Ströja Bokhållarhus", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f10e" + }, + "id": "796883", + "fullName": "Ramsta-Bodarna Luffarbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f10f" + }, + "id": "797098", + "fullName": "Västeråkers-Björk Rosenlund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f110" + }, + "id": "798206", + "fullName": "Rasbokils-Tibble Skallerbol", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f111" + }, + "id": "798210", + "fullName": "Rasbokils-Tibble Tallhammar", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f112" + }, + "id": "798231", + "fullName": "Rasbokils-Årby Skeppsbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f113" + }, + "id": "798802", + "fullName": "Lilla Sämtegen Ramsjöbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f114" + }, + "id": "792151", + "fullName": "Rasbo Allmänning Gruvstugan", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f115" + }, + "id": "792157", + "fullName": "Rasbo Allmänning Stormossen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f116" + }, + "id": "798204", + "fullName": "Rasbokils-Tibble Länsmansbol", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f117" + }, + "id": "792155", + "fullName": "Rasbo Allmänning Lilla Släsby", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f118" + }, + "id": "807688", + "fullName": "Strockvärn", + "parentFullName": "Rånäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f11a" + }, + "id": "528287", + "fullName": "Rist Ristebo", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f11b" + }, + "id": "528332", + "fullName": "Råby Råbynäs", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f11c" + }, + "id": "526798", + "fullName": "Risnäs Rudan", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f11d" + }, + "id": "503041", + "fullName": "Reva Rydsätter", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f11e" + }, + "id": "525424", + "fullName": "Rösätter Rösten", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f11f" + }, + "id": "503042", + "fullName": "Reva Ryttartorp", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f120" + }, + "id": "528289", + "fullName": "Rist Ristängen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f121" + }, + "id": "528285", + "fullName": "Rist Ristbacken", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f122" + }, + "id": "525365", + "fullName": "Runnebo Runnstorp", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f123" + }, + "id": "503034", + "fullName": "Reva", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f124" + }, + "id": "503533", + "fullName": "Ring", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f125" + }, + "id": "524790", + "fullName": "Rakered Rusthåll", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f126" + }, + "id": "502459", + "fullName": "Rystad Road House", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f127" + }, + "id": "528334", + "fullName": "Råby Rättarhemmet", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f128" + }, + "id": "504884", + "fullName": "Rogestad Rosenlid", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f129" + }, + "id": "504886", + "fullName": "Rogestad Rusthåll", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f12a" + }, + "id": "528255", + "fullName": "Rist", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f12b" + }, + "id": "528323", + "fullName": "Råby", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f12c" + }, + "id": "507981", + "fullName": "Röby", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f12d" + }, + "id": "524792", + "fullName": "Rakered Röda Holmen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f12e" + }, + "id": "503072", + "fullName": "Rysslinge Rydsätter", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f12f" + }, + "id": "529143", + "fullName": "Rökinge Rosenborg", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f130" + }, + "id": "529145", + "fullName": "Rökinge Rosenholm", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f131" + }, + "id": "506121", + "fullName": "Ringstorp Rosenlund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f132" + }, + "id": "507604", + "fullName": "Ralstorp Rosenborg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f133" + }, + "id": "525375", + "fullName": "Rössla", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f134" + }, + "id": "525359", + "fullName": "Runnebo", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f135" + }, + "id": "507606", + "fullName": "Ralstorp Ryttartorpet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f136" + }, + "id": "505690", + "fullName": "Rökärr", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f137" + }, + "id": "512045", + "fullName": "Gävbo Rå", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f138" + }, + "id": "525297", + "fullName": "Lilla Rom", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f139" + }, + "id": "525407", + "fullName": "Rösätter", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f13a" + }, + "id": "525482", + "fullName": "Stora Rom", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f13b" + }, + "id": "527384", + "fullName": "Råleden", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f13c" + }, + "id": "528247", + "fullName": "Ragnorp", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f13d" + }, + "id": "933514", + "fullName": "Gävbo Rå", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f13e" + }, + "id": "529956", + "fullName": "Roxvik", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f13f" + }, + "id": "529958", + "fullName": "Rådsla", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f140" + }, + "id": "502448", + "fullName": "Roxtuna", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f141" + }, + "id": "524775", + "fullName": "Rakered", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f142" + }, + "id": "503036", + "fullName": "Reva Gård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f143" + }, + "id": "503934", + "fullName": "Kumla Rom", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f144" + }, + "id": "528330", + "fullName": "Råby Gård", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f145" + }, + "id": "529113", + "fullName": "Rågårda", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f146" + }, + "id": "529131", + "fullName": "Rökinge", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f147" + }, + "id": "529950", + "fullName": "Roxtorp", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f148" + }, + "id": "526786", + "fullName": "Ringsnäs", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f149" + }, + "id": "501806", + "fullName": "Ripgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f14a" + }, + "id": "502087", + "fullName": "Råggatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f14b" + }, + "id": "502781", + "fullName": "Ryds Allé", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f14c" + }, + "id": "504857", + "fullName": "Rogestad", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f14d" + }, + "id": "507577", + "fullName": "Ralstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f14e" + }, + "id": "508756", + "fullName": "Rågången", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f14f" + }, + "id": "509645", + "fullName": "Rotgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f150" + }, + "id": "503052", + "fullName": "Ryckelösa", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f151" + }, + "id": "503070", + "fullName": "Rysslinge", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f152" + }, + "id": "503675", + "fullName": "Berga Rona", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f153" + }, + "id": "525373", + "fullName": "Räcksätter", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f154" + }, + "id": "525386", + "fullName": "Rössla Gård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f156" + }, + "id": "914772", + "fullName": "Tostebo Rös", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f157" + }, + "id": "526182", + "fullName": "Ycke Rönnes", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f158" + }, + "id": "527501", + "fullName": "Renstigen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f159" + }, + "id": "527504", + "fullName": "Roxenborg", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f15a" + }, + "id": "527702", + "fullName": "Rosenhäll", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f15b" + }, + "id": "528321", + "fullName": "Ristängen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f15c" + }, + "id": "526291", + "fullName": "Risnäs Bro", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f15d" + }, + "id": "526784", + "fullName": "Ringetorp", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f15e" + }, + "id": "502004", + "fullName": "Ringgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f15f" + }, + "id": "502571", + "fullName": "Risögatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f160" + }, + "id": "502782", + "fullName": "Rydsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f161" + }, + "id": "507617", + "fullName": "Rävantorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f162" + }, + "id": "508944", + "fullName": "Rönngatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f163" + }, + "id": "509046", + "fullName": "Rävstigen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f164" + }, + "id": "509309", + "fullName": "Rotegatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f165" + }, + "id": "933372", + "fullName": "Rönögatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f166" + }, + "id": "525363", + "fullName": "Runnebo Gård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f167" + }, + "id": "520207", + "fullName": "Hamra Rosengården", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f168" + }, + "id": "527499", + "fullName": "Ravinvägen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f16a" + }, + "id": "528319", + "fullName": "Ristbacken", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f16b" + }, + "id": "529103", + "fullName": "Råby Kvarn", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f16c" + }, + "id": "529454", + "fullName": "Riggvägen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f16d" + }, + "id": "501870", + "fullName": "Rosengatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f16e" + }, + "id": "502255", + "fullName": "Roxengatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f16f" + }, + "id": "502465", + "fullName": "Rädisvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f170" + }, + "id": "505407", + "fullName": "Karlebo Rom", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f171" + }, + "id": "505681", + "fullName": "Ribbantorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f173" + }, + "id": "508628", + "fullName": "Säby Roxvik", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f174" + }, + "id": "508968", + "fullName": "Rattstigen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f175" + }, + "id": "509515", + "fullName": "Regelgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f176" + }, + "id": "519325", + "fullName": "Rängenvägen", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f177" + }, + "id": "503545", + "fullName": "Ringåsvägen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f178" + }, + "id": "504044", + "fullName": "Rännefjälla", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f17b" + }, + "id": "523775", + "fullName": "Frackstad Rusthåll Rättarbostaden", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f17c" + }, + "id": "524779", + "fullName": "Rakered Bäck", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f17d" + }, + "id": "503535", + "fullName": "Ring Lillgård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f17e" + }, + "id": "503537", + "fullName": "Ring Storgård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f17f" + }, + "id": "528263", + "fullName": "Rist Branten", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f180" + }, + "id": "528266", + "fullName": "Rist Furudal", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f181" + }, + "id": "528268", + "fullName": "Rist Furulid", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f182" + }, + "id": "528271", + "fullName": "Rist Hultsjö", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f183" + }, + "id": "528279", + "fullName": "Rist Lyrhult", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f184" + }, + "id": "501501", + "fullName": "Rekrytgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f185" + }, + "id": "501561", + "fullName": "Resecentrum", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f186" + }, + "id": "502183", + "fullName": "Röjornas väg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f187" + }, + "id": "502263", + "fullName": "Rudsjögatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f189" + }, + "id": "504430", + "fullName": "Rystad Hagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f18a" + }, + "id": "506187", + "fullName": "Sörby Rumvik", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f18c" + }, + "id": "507987", + "fullName": "Röby Björkås", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f18e" + }, + "id": "509154", + "fullName": "Ridhusgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f18f" + }, + "id": "527508", + "fullName": "Ryttarstigen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f190" + }, + "id": "528257", + "fullName": "Rist Backgård", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f191" + }, + "id": "528273", + "fullName": "Rist Högliden", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f192" + }, + "id": "528302", + "fullName": "Rist Sjölunda", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f193" + }, + "id": "528304", + "fullName": "Rist Skälsten", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f194" + }, + "id": "528306", + "fullName": "Rist Solliden", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f195" + }, + "id": "528317", + "fullName": "Rist Trollebo", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f197" + }, + "id": "528324", + "fullName": "Råby Bommarbo", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f199" + }, + "id": "528351", + "fullName": "Råby Uvberget", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f19b" + }, + "id": "529117", + "fullName": "Rågårda Gård", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f19c" + }, + "id": "529631", + "fullName": "Brink Ribban", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f19e" + }, + "id": "526886", + "fullName": "Skog Rusthåll", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1a1" + }, + "id": "501913", + "fullName": "Rådmansgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1a2" + }, + "id": "501968", + "fullName": "Ryddalsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1a3" + }, + "id": "502084", + "fullName": "Råbergagatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1a4" + }, + "id": "502089", + "fullName": "Råtorpsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1a5" + }, + "id": "502262", + "fullName": "Roxviksgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1a6" + }, + "id": "502467", + "fullName": "Rödbetsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1a7" + }, + "id": "502468", + "fullName": "Rödkålsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1a8" + }, + "id": "502650", + "fullName": "Rättaregatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1a9" + }, + "id": "504432", + "fullName": "Rystad Hassel", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1aa" + }, + "id": "504438", + "fullName": "Rystad Lugnet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1ab" + }, + "id": "504444", + "fullName": "Rystad Månhem", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1ac" + }, + "id": "504493", + "fullName": "Torp Rosendal", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1ad" + }, + "id": "504533", + "fullName": "Tuna Rydstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1ae" + }, + "id": "505686", + "fullName": "Ribstonvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1b1" + }, + "id": "508007", + "fullName": "Röby Torsborg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1b2" + }, + "id": "508171", + "fullName": "Gerstorp Rist", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1b3" + }, + "id": "508943", + "fullName": "Rundelsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1b4" + }, + "id": "509110", + "fullName": "Rådjursvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1b5" + }, + "id": "509203", + "fullName": "Riktaregatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1b6" + }, + "id": "509578", + "fullName": "Roshagsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1b7" + }, + "id": "933366", + "fullName": "Roxängsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1b8" + }, + "id": "523036", + "fullName": "Rappestad Hag", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1b9" + }, + "id": "503046", + "fullName": "Reva Skogstorp", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1bb" + }, + "id": "503539", + "fullName": "Ring Södergård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1bd" + }, + "id": "525371", + "fullName": "Runnebo Sörhult", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1be" + }, + "id": "525401", + "fullName": "Rössla Vannorna", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1bf" + }, + "id": "525413", + "fullName": "Rösätter Fräsan", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1c0" + }, + "id": "512044", + "fullName": "Gävbo Rosenlund", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1c1" + }, + "id": "523145", + "fullName": "Rappestad Ånäs", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1c2" + }, + "id": "523428", + "fullName": "Västerlösa Rom", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1c3" + }, + "id": "524322", + "fullName": "Stora Rundelen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1c4" + }, + "id": "524567", + "fullName": "Rönnbärsgatan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1c5" + }, + "id": "522956", + "fullName": "Lycke Rusthåll", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1c6" + }, + "id": "522974", + "fullName": "Marås Rödlycke", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1c7" + }, + "id": "523004", + "fullName": "Rakered Solvik", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1c8" + }, + "id": "523034", + "fullName": "Rappestad Haag", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1c9" + }, + "id": "523038", + "fullName": "Rappestad Haga", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1ca" + }, + "id": "523118", + "fullName": "Rappestad Sten", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1cb" + }, + "id": "502852", + "fullName": "Bjärby Rosenbad", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1cc" + }, + "id": "503039", + "fullName": "Reva Gård Villan", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1cd" + }, + "id": "503040", + "fullName": "Reva Mellangård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1ce" + }, + "id": "503048", + "fullName": "Reva Tallbacken", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1cf" + }, + "id": "503332", + "fullName": "Askeby Rosendal", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1d0" + }, + "id": "503541", + "fullName": "Ringkullavägen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1d2" + }, + "id": "527386", + "fullName": "Rökingestigen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1d3" + }, + "id": "527506", + "fullName": "Runkällevägen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1d4" + }, + "id": "528158", + "fullName": "Ljung Rosenlid", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1d5" + }, + "id": "528253", + "fullName": "Ragnorp Kärret", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1d6" + }, + "id": "528269", + "fullName": "Rist Furuliden", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1d8" + }, + "id": "528294", + "fullName": "Rist Sanddalen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1d9" + }, + "id": "528300", + "fullName": "Rist Sjöbacken", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1da" + }, + "id": "528308", + "fullName": "Rist Stenberga", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1db" + }, + "id": "528310", + "fullName": "Rist Stockhult", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1dc" + }, + "id": "528312", + "fullName": "Rist Sågarehem", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1dd" + }, + "id": "528314", + "fullName": "Rist Södergård", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1de" + }, + "id": "528338", + "fullName": "Råby Sofielund", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1df" + }, + "id": "528731", + "fullName": "Härna Roxtorp", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1e0" + }, + "id": "529099", + "fullName": "Råby Björknäs", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1e1" + }, + "id": "529101", + "fullName": "Råby Högliden", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1e2" + }, + "id": "501728", + "fullName": "Roskildegatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1e3" + }, + "id": "502126", + "fullName": "Gunnebo Rystad", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1e4" + }, + "id": "502257", + "fullName": "Roxtorpsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1e5" + }, + "id": "502446", + "fullName": "Rabarbervägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1e6" + }, + "id": "502573", + "fullName": "Runstensgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1e7" + }, + "id": "504418", + "fullName": "Rystad Bosgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1e8" + }, + "id": "504434", + "fullName": "Rystad Kassarp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1e9" + }, + "id": "504440", + "fullName": "Rystad Lyckhem", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1ea" + }, + "id": "504495", + "fullName": "Torp Rosenlund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1eb" + }, + "id": "505692", + "fullName": "Rökärr Solhult", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1ed" + }, + "id": "506096", + "fullName": "Ringstorp Haga", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1ee" + }, + "id": "506123", + "fullName": "Ringstorp Sand", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1ef" + }, + "id": "506127", + "fullName": "Ringstorp Sion", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1f0" + }, + "id": "507983", + "fullName": "Röby Asptorpet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1f1" + }, + "id": "507999", + "fullName": "Röby Källhagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1f2" + }, + "id": "508005", + "fullName": "Röby Skogstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1f3" + }, + "id": "508121", + "fullName": "Alguvi Roxtorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1f4" + }, + "id": "508470", + "fullName": "Ledberg Renhem", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1f5" + }, + "id": "509156", + "fullName": "Ryttaregången", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1f6" + }, + "id": "509435", + "fullName": "Rödsippevägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1f7" + }, + "id": "509524", + "fullName": "Rönnhagsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1f8" + }, + "id": "933741", + "fullName": "Ridsportallén", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1fa" + }, + "id": "527844", + "fullName": "Bänorp Roselund", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1fb" + }, + "id": "527845", + "fullName": "Bänorp Rosendal", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1fc" + }, + "id": "528258", + "fullName": "Rist Backgården", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1fd" + }, + "id": "528260", + "fullName": "Rist Björkhamra", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1fe" + }, + "id": "528261", + "fullName": "Rist Björkliden", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f1ff" + }, + "id": "528262", + "fullName": "Rist Björkudden", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f200" + }, + "id": "528277", + "fullName": "Rist Lindesberg", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f201" + }, + "id": "528281", + "fullName": "Rist Norrgården", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f202" + }, + "id": "528292", + "fullName": "Rist Sandbacken", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f203" + }, + "id": "528336", + "fullName": "Råby Skogsliden", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f204" + }, + "id": "528340", + "fullName": "Råby Strömdalen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f205" + }, + "id": "528347", + "fullName": "Råby Strömshult", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f206" + }, + "id": "933513", + "fullName": "Gävbo Rosenlund", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f207" + }, + "id": "529121", + "fullName": "Rågårda Lugnet", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f208" + }, + "id": "529127", + "fullName": "Rågårda Sättra", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f209" + }, + "id": "529141", + "fullName": "Rökinge Nydala", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f20a" + }, + "id": "529732", + "fullName": "Flemma Rågatan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f20b" + }, + "id": "529954", + "fullName": "Roxtorp Solhem", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f20c" + }, + "id": "530182", + "fullName": "Vadsäter Rigan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f20d" + }, + "id": "526794", + "fullName": "Risnäs Hagalund", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f20e" + }, + "id": "526800", + "fullName": "Risnäs Stengård", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f20f" + }, + "id": "526802", + "fullName": "Risnäs Storgård", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f210" + }, + "id": "527224", + "fullName": "Sätra Rosenhill", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f211" + }, + "id": "525361", + "fullName": "Runnebo Bjärsebo", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f212" + }, + "id": "525367", + "fullName": "Runnebo Stentorp", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f213" + }, + "id": "525377", + "fullName": "Rössla Björklund", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f214" + }, + "id": "525392", + "fullName": "Rössla Lövsätter", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f215" + }, + "id": "525421", + "fullName": "Rösätter Kvarnen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f216" + }, + "id": "501868", + "fullName": "Ramstorpsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f217" + }, + "id": "502082", + "fullName": "Rogestadsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f218" + }, + "id": "502455", + "fullName": "Rystad Bellevue", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f21b" + }, + "id": "504428", + "fullName": "Rystad Hagalund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f21c" + }, + "id": "504878", + "fullName": "Rogestad Månarp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f21d" + }, + "id": "505687", + "fullName": "Rogestad Nydala", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f21e" + }, + "id": "506113", + "fullName": "Ringstorp Lindö", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f21f" + }, + "id": "506125", + "fullName": "Ringstorp Sandö", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f220" + }, + "id": "506773", + "fullName": "Arnebo Rusthåll", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f222" + }, + "id": "507599", + "fullName": "Ralstorp Kullen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f223" + }, + "id": "507608", + "fullName": "Ralstorp Skolan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f224" + }, + "id": "507985", + "fullName": "Röby Björklunda", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f225" + }, + "id": "508001", + "fullName": "Röby Lillskogen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f226" + }, + "id": "508311", + "fullName": "Kränge Rosendal", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f227" + }, + "id": "508681", + "fullName": "Tolefors Renhem", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f228" + }, + "id": "508942", + "fullName": "Risbrinksgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f229" + }, + "id": "509266", + "fullName": "Riksdalergatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f22a" + }, + "id": "509322", + "fullName": "Regementsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f22b" + }, + "id": "509481", + "fullName": "Ringholmsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f22c" + }, + "id": "509483", + "fullName": "Rönnholmsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f22d" + }, + "id": "523477", + "fullName": "Ås Rättartorpet", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f22f" + }, + "id": "524561", + "fullName": "Rosendalsvägen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f230" + }, + "id": "524720", + "fullName": "Harg Rödklinten", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f232" + }, + "id": "524788", + "fullName": "Rakered Midgård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f233" + }, + "id": "524809", + "fullName": "Rakered Åhyddan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f234" + }, + "id": "522701", + "fullName": "Fålåsa Rusthåll", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f235" + }, + "id": "523002", + "fullName": "Rakered Kvarnen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f236" + }, + "id": "523044", + "fullName": "Rappestad Hagen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f237" + }, + "id": "523069", + "fullName": "Rappestad Malma", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f238" + }, + "id": "503038", + "fullName": "Reva Gård Flygeln", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f239" + }, + "id": "503044", + "fullName": "Reva Skogslyckan", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f23b" + }, + "id": "504241", + "fullName": "Rörsångarevägen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f23d" + }, + "id": "525369", + "fullName": "Runnebo Svenstorp", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f23e" + }, + "id": "525384", + "fullName": "Rössla Björkängen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f23f" + }, + "id": "525388", + "fullName": "Rössla Lindgården", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f240" + }, + "id": "525403", + "fullName": "Rössla Vibäcksdal", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f241" + }, + "id": "525405", + "fullName": "Rössla Västergård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f243" + }, + "id": "525419", + "fullName": "Rösätter Hagalund", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f244" + }, + "id": "523133", + "fullName": "Rappestad Uddorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f245" + }, + "id": "523207", + "fullName": "Slycke Rosenborg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f246" + }, + "id": "523209", + "fullName": "Slycke Rosenlund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f248" + }, + "id": "524105", + "fullName": "Löt Ryttargården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f249" + }, + "id": "524786", + "fullName": "Rakered Lerdalen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f24a" + }, + "id": "524805", + "fullName": "Rakered Storgård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f24b" + }, + "id": "524827", + "fullName": "Sixtorp Ralstorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f24c" + }, + "id": "522457", + "fullName": "Björkeberg Rönne", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f24e" + }, + "id": "523008", + "fullName": "Rappestad Arnorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f250" + }, + "id": "523054", + "fullName": "Rappestad Kullen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f251" + }, + "id": "523062", + "fullName": "Rappestad Lyckan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f252" + }, + "id": "523066", + "fullName": "Rappestad Löthem", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f253" + }, + "id": "523088", + "fullName": "Rappestad Nyborg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f254" + }, + "id": "523090", + "fullName": "Rappestad Nygård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f255" + }, + "id": "523094", + "fullName": "Rappestad Nylund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f256" + }, + "id": "512300", + "fullName": "Skränge Rosenhaga", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f257" + }, + "id": "502987", + "fullName": "Linghem Rosenhäll", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f258" + }, + "id": "503627", + "fullName": "Örtomta Ringkulla", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f25a" + }, + "id": "527382", + "fullName": "Rosenbergsvägen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f25b" + }, + "id": "527543", + "fullName": "Veda Ryttaregård", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f25c" + }, + "id": "527846", + "fullName": "Bänorp Rosenlund", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f25d" + }, + "id": "528315", + "fullName": "Rist Södergården", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f25e" + }, + "id": "528316", + "fullName": "Rist Tomtebacken", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f25f" + }, + "id": "528349", + "fullName": "Råby Tallgläntan", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f261" + }, + "id": "933612", + "fullName": "Löt Ryttargården", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f262" + }, + "id": "933622", + "fullName": "Sixtorp Ralstorp", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f263" + }, + "id": "933784", + "fullName": "Bestorp Ristesten", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f264" + }, + "id": "528792", + "fullName": "Kulla Rosenlund", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f265" + }, + "id": "529105", + "fullName": "Råby Smörlyckan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f266" + }, + "id": "529115", + "fullName": "Rågårda Backebo", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f267" + }, + "id": "529133", + "fullName": "Rökinge Bäckhem", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f268" + }, + "id": "529311", + "fullName": "Vallby Rusthåll", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f269" + }, + "id": "529431", + "fullName": "Kungsbro Ridhus", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f26a" + }, + "id": "529942", + "fullName": "Roxenbaden Haga", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f26b" + }, + "id": "529952", + "fullName": "Roxtorp Sjölund", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f26c" + }, + "id": "530072", + "fullName": "Stjärnorp Roibo", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f26d" + }, + "id": "530198", + "fullName": "Vadsätter Rigan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f26e" + }, + "id": "501591", + "fullName": "Repslagaregatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f26f" + }, + "id": "502181", + "fullName": "Rydsättersvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f270" + }, + "id": "504410", + "fullName": "Mylinge Rogestad", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f271" + }, + "id": "504412", + "fullName": "Rystad Berghamra", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f272" + }, + "id": "504414", + "fullName": "Rystad Björkhaga", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f273" + }, + "id": "504416", + "fullName": "Rystad Björklund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f274" + }, + "id": "504422", + "fullName": "Rystad Brånshult", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f276" + }, + "id": "504448", + "fullName": "Rystad Stjärnhem", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f277" + }, + "id": "504553", + "fullName": "Tägneby Rosendal", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f27a" + }, + "id": "505055", + "fullName": "Örminge Rosendal", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f27b" + }, + "id": "505859", + "fullName": "Unnerstad Rösebo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f27c" + }, + "id": "506098", + "fullName": "Ringstorp Hyddan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f27d" + }, + "id": "506107", + "fullName": "Ringstorp Krönet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f27e" + }, + "id": "506108", + "fullName": "Ringstorp Kullen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f27f" + }, + "id": "506139", + "fullName": "Ringstorp Soläng", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f280" + }, + "id": "507041", + "fullName": "Stensvassa Riket", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f282" + }, + "id": "507979", + "fullName": "Rakered Nybygget", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f283" + }, + "id": "507995", + "fullName": "Röby Grindtorpet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f284" + }, + "id": "507997", + "fullName": "Röby Gunnarstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f285" + }, + "id": "508656", + "fullName": "Sättuna Rusthåll", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f286" + }, + "id": "508670", + "fullName": "Tift Rättaregård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f287" + }, + "id": "509152", + "fullName": "Ridderstads gata", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f288" + }, + "id": "509201", + "fullName": "Reparatörsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f289" + }, + "id": "509522", + "fullName": "Rosenlundsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f28a" + }, + "id": "524135", + "fullName": "Rundelen Brestorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f28b" + }, + "id": "524735", + "fullName": "Kvarstad Rusthåll", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f28c" + }, + "id": "524777", + "fullName": "Rakered Björklund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f28d" + }, + "id": "524796", + "fullName": "Rakered Skogsfrid", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f28e" + }, + "id": "524811", + "fullName": "Rakered Östergård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f291" + }, + "id": "523010", + "fullName": "Rappestad Asplund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f292" + }, + "id": "523012", + "fullName": "Rappestad Assedun", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f294" + }, + "id": "523022", + "fullName": "Rappestad Furulid", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f295" + }, + "id": "523050", + "fullName": "Rappestad Klämman", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f296" + }, + "id": "523058", + "fullName": "Rappestad Linghem", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f297" + }, + "id": "523064", + "fullName": "Rappestad Lyckebo", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f298" + }, + "id": "523071", + "fullName": "Rappestad Mantorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f299" + }, + "id": "523080", + "fullName": "Rappestad Murgård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f29a" + }, + "id": "523092", + "fullName": "Rappestad Nyhagen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f29b" + }, + "id": "523096", + "fullName": "Rappestad Nysäter", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f29d" + }, + "id": "503066", + "fullName": "Ryckelösa Vårbacka", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f29e" + }, + "id": "527798", + "fullName": "Bullorp Rosenberg", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f29f" + }, + "id": "528083", + "fullName": "Kottorp Rosenberg", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2a0" + }, + "id": "528085", + "fullName": "Kottorp Rosenlund", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2a1" + }, + "id": "933651", + "fullName": "Skränge Rosenhaga", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2a2" + }, + "id": "529111", + "fullName": "Råby Strömbacken", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2a3" + }, + "id": "529125", + "fullName": "Rågårda Sveaborg", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2a4" + }, + "id": "529137", + "fullName": "Rökinge Liselund", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2a6" + }, + "id": "529948", + "fullName": "Roxenbadenvägen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2a7" + }, + "id": "529981", + "fullName": "Sandvik Rosendal", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2a8" + }, + "id": "526371", + "fullName": "Bestorp Ristesten", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2a9" + }, + "id": "526804", + "fullName": "Risnäs Ståltorpet", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2aa" + }, + "id": "527277", + "fullName": "Toketorp Rosendal", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2ab" + }, + "id": "525230", + "fullName": "Kongshult Rosenlund", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2ac" + }, + "id": "525271", + "fullName": "Kättestad Rosenberg", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2ad" + }, + "id": "525390", + "fullName": "Rössla Lövingsborg", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2ae" + }, + "id": "525399", + "fullName": "Rössla Sågarehagen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2af" + }, + "id": "525400", + "fullName": "Rössla Sågarekullen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2b0" + }, + "id": "525409", + "fullName": "Rösätter Björkliden", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2b1" + }, + "id": "525436", + "fullName": "Skackebo Ringshult", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2b2" + }, + "id": "525484", + "fullName": "Stora Rösslebacken", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2b3" + }, + "id": "525654", + "fullName": "Vallsnäs Röda Stugan", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2b4" + }, + "id": "504689", + "fullName": "Östra Harg Rönnebo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2b5" + }, + "id": "504846", + "fullName": "Ringatorp Granebo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2b6" + }, + "id": "504860", + "fullName": "Rogestad Boställe", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2b7" + }, + "id": "504866", + "fullName": "Rogestad Högstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2b8" + }, + "id": "504874", + "fullName": "Rogestad Krongård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2b9" + }, + "id": "504876", + "fullName": "Rogestad Lillgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2ba" + }, + "id": "504882", + "fullName": "Rogestad Norrgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2bb" + }, + "id": "504927", + "fullName": "Vimarka Rosenlund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2bc" + }, + "id": "505053", + "fullName": "Örminge Rosenborg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2be" + }, + "id": "505507", + "fullName": "Landeryd Rosenäng", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2bf" + }, + "id": "506056", + "fullName": "Ringstorp Banedal", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2c0" + }, + "id": "506072", + "fullName": "Ringstorp Broberg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2c1" + }, + "id": "506085", + "fullName": "Ringstorp Furulid", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2c2" + }, + "id": "506102", + "fullName": "Ringstorp Karlsro", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e4a27dcf33cb20f2c3" + }, + "id": "506106", + "fullName": "Ringstorp Klippan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f5ae" + }, + "id": "902617", + "fullName": "Sörsjö koloniområde", + "parentFullName": "Värnamo kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f5af" + }, + "id": "903289", + "fullName": "Sågmon", + "parentFullName": "Katrineholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f5b0" + }, + "id": "903282", + "fullName": "Sandvik", + "parentFullName": "Katrineholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f5b1" + }, + "id": "473626", + "fullName": "Sandbäcken", + "parentFullName": "Katrineholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f5b6" + }, + "id": "903760", + "fullName": "Sandviken", + "parentFullName": "Karlshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f5bb" + }, + "id": "474622", + "fullName": "Skråningstorp", + "parentFullName": "Karlskoga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f5bc" + }, + "id": "474633", + "fullName": "Skrantahöjden", + "parentFullName": "Karlskoga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f5be" + }, + "id": "474627", + "fullName": "Sandviken-Valåsen", + "parentFullName": "Karlskoga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f5c0" + }, + "id": "903775", + "fullName": "Sandskogen", + "parentFullName": "Ystads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f5dd" + }, + "id": "474196", + "fullName": "Stenungsön", + "parentFullName": "Stenungsunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f5de" + }, + "id": "940024", + "fullName": "Stenungsund", + "parentFullName": "Stenungsunds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f5e0" + }, + "id": "903649", + "fullName": "Stäudd", + "parentFullName": "Köpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f5e1" + }, + "id": "903640", + "fullName": "Sundänge", + "parentFullName": "Köpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f5e6" + }, + "id": "903469", + "fullName": "Sandön södra", + "parentFullName": "Söderhamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f5e7" + }, + "id": "474847", + "fullName": "Södra Söderhamn", + "parentFullName": "Söderhamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f5e8" + }, + "id": "924012", + "fullName": "Storsjön", + "parentFullName": "Söderhamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f5e9" + }, + "id": "939507", + "fullName": "Sandarne", + "parentFullName": "Söderhamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f5ea" + }, + "id": "909944", + "fullName": "Stråtjära", + "parentFullName": "Söderhamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f5eb" + }, + "id": "939799", + "fullName": "Söderhamn", + "parentFullName": "Söderhamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f5ef" + }, + "id": "903612", + "fullName": "Storbaggen+Körsvik", + "parentFullName": "Söderhamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f5fd" + }, + "id": "903256", + "fullName": "Strandudde", + "parentFullName": "Kristinehamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f5fe" + }, + "id": "903407", + "fullName": "Skagersbrunn", + "parentFullName": "Kristinehamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f600" + }, + "id": "474566", + "fullName": "Karlsholm-Smedby", + "parentFullName": "Kristinehamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f604" + }, + "id": "903133", + "fullName": "Svedjorna", + "parentFullName": "Ulricehamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f605" + }, + "id": "909932", + "fullName": "Stora Uppåkra", + "parentFullName": "Staffanstorps kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f60c" + }, + "id": "474688", + "fullName": "Västra Sala", + "parentFullName": "Sala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f60d" + }, + "id": "903655", + "fullName": "Sommarhagen", + "parentFullName": "Sala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f611" + }, + "id": "903383", + "fullName": "Skian", + "parentFullName": "Östhammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f612" + }, + "id": "903399", + "fullName": "Sjöäng+Sjörudd+Västeräng", + "parentFullName": "Östhammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f613" + }, + "id": "903394", + "fullName": "Stenskär", + "parentFullName": "Östhammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f614" + }, + "id": "903378", + "fullName": "Sandikaön", + "parentFullName": "Östhammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f616" + }, + "id": "903392", + "fullName": "Skinnäsviken", + "parentFullName": "Östhammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f617" + }, + "id": "903386", + "fullName": "Söderby-Karlsäng", + "parentFullName": "Östhammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f61b" + }, + "id": "939848", + "fullName": "Svedala", + "parentFullName": "Svedala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f61d" + }, + "id": "939655", + "fullName": "Klågerup", + "parentFullName": "Svedala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f61e" + }, + "id": "903403", + "fullName": "Storsand", + "parentFullName": "Tierps kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f61f" + }, + "id": "939992", + "fullName": "Söderfors", + "parentFullName": "Tierps kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f624" + }, + "id": "939599", + "fullName": "Sollefteå", + "parentFullName": "Sollefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f627" + }, + "id": "902683", + "fullName": "Källsjön", + "parentFullName": "Sollefteå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f629" + }, + "id": "903088", + "fullName": "Sandby strand", + "parentFullName": "Simrishamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f62a" + }, + "id": "903776", + "fullName": "Kyls strandbad+Spraggehusen", + "parentFullName": "Simrishamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f632" + }, + "id": "940184", + "fullName": "Sjöbo", + "parentFullName": "Sjöbo kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f635" + }, + "id": "940118", + "fullName": "Sommen", + "parentFullName": "Tranås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f636" + }, + "id": "474487", + "fullName": "Södra Skara", + "parentFullName": "Skara kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f637" + }, + "id": "903204", + "fullName": "Skara sommarstad", + "parentFullName": "Skara kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f639" + }, + "id": "902952", + "fullName": "Staviken", + "parentFullName": "Kramfors kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f63d" + }, + "id": "902991", + "fullName": "Sandviken", + "parentFullName": "Sölvesborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f63f" + }, + "id": "902993", + "fullName": "Tösebo", + "parentFullName": "Sölvesborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f645" + }, + "id": "903766", + "fullName": "Västra Torsö", + "parentFullName": "Sölvesborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f64b" + }, + "id": "473296", + "fullName": "Salem", + "parentFullName": "Salems kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f650" + }, + "id": "940162", + "fullName": "Skärhamn", + "parentFullName": "Tjörns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f654" + }, + "id": "939960", + "fullName": "Södra Vi", + "parentFullName": "Vimmerby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f655" + }, + "id": "940079", + "fullName": "Säffle", + "parentFullName": "Säffle kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f657" + }, + "id": "939978", + "fullName": "Skivarp", + "parentFullName": "Skurups kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f665" + }, + "id": "902637", + "fullName": "Väle", + "parentFullName": "Söderköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f666" + }, + "id": "902641", + "fullName": "Udden", + "parentFullName": "Söderköpings kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f672" + }, + "id": "902619", + "fullName": "Yxenhaga stugby", + "parentFullName": "Vaggeryds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f678" + }, + "id": "909688", + "fullName": "Syd-Koster", + "parentFullName": "Strömstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f67d" + }, + "id": "940267", + "fullName": "Kebal", + "parentFullName": "Strömstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f681" + }, + "id": "909684", + "fullName": "Koster", + "parentFullName": "Strömstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f683" + }, + "id": "903238", + "fullName": "Kyrkosund", + "parentFullName": "Strömstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f684" + }, + "id": "903247", + "fullName": "Knarrevik", + "parentFullName": "Strömstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f689" + }, + "id": "940239", + "fullName": "Sannäs", + "parentFullName": "Tanums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f68a" + }, + "id": "903227", + "fullName": "Skeppstad", + "parentFullName": "Tanums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f68d" + }, + "id": "903253", + "fullName": "Ulmekärrssand+Krossekärr+Sandhaken", + "parentFullName": "Tanums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f692" + }, + "id": "940319", + "fullName": "Sysslebäck", + "parentFullName": "Torsby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f693" + }, + "id": "902898", + "fullName": "Skarpöborg+Skarpöby", + "parentFullName": "Vaxholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f694" + }, + "id": "903705", + "fullName": "Skogsön", + "parentFullName": "Vaxholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f695" + }, + "id": "902897", + "fullName": "Stegesund+Vikingsborg", + "parentFullName": "Vaxholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f696" + }, + "id": "939885", + "fullName": "Stockaryd", + "parentFullName": "Sävsjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f697" + }, + "id": "940367", + "fullName": "Storlien", + "parentFullName": "Åre kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f699" + }, + "id": "902700", + "fullName": "Snasahögarna", + "parentFullName": "Åre kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f69b" + }, + "id": "902784", + "fullName": "Visjövalen+Storvallen", + "parentFullName": "Åre kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f6a6" + }, + "id": "903120", + "fullName": "Sandsjön", + "parentFullName": "Svenljunga kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f6ca" + }, + "id": "939486", + "fullName": "Surahammar", + "parentFullName": "Surahammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f6cd" + }, + "id": "940185", + "fullName": "Virsbo", + "parentFullName": "Surahammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f6d8" + }, + "id": "903216", + "fullName": "Strandhamn+Ulebergshamn", + "parentFullName": "Sotenäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f6dc" + }, + "id": "939625", + "fullName": "Kungshamn", + "parentFullName": "Sotenäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f6e2" + }, + "id": "902820", + "fullName": "Snäckevarp", + "parentFullName": "Valdemarsviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f6e5" + }, + "id": "902657", + "fullName": "Sjövik", + "parentFullName": "Vadstena kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f6f0" + }, + "id": "939977", + "fullName": "Särna", + "parentFullName": "Älvdalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f6f1" + }, + "id": "903073", + "fullName": "Sågbäcken", + "parentFullName": "Älvdalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f6f2" + }, + "id": "903072", + "fullName": "Storfjäten", + "parentFullName": "Älvdalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f6f3" + }, + "id": "923788", + "fullName": "Särnaheden", + "parentFullName": "Älvdalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f6f6" + }, + "id": "940333", + "fullName": "Saxnäs", + "parentFullName": "Vilhelmina kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f6fa" + }, + "id": "939899", + "fullName": "Storuman", + "parentFullName": "Storumans kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f6fd" + }, + "id": "939474", + "fullName": "Tärnaby", + "parentFullName": "Storumans kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f6fe" + }, + "id": "902756", + "fullName": "Klippen", + "parentFullName": "Storumans kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f705" + }, + "id": "939533", + "fullName": "Skinnskatteberg", + "parentFullName": "Skinnskattebergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f707" + }, + "id": "903630", + "fullName": "Västansjö", + "parentFullName": "Skinnskattebergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f708" + }, + "id": "903631", + "fullName": "Västanhed", + "parentFullName": "Skinnskattebergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f70a" + }, + "id": "903552", + "fullName": "Södra Ullvettern", + "parentFullName": "Storfors kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f70f" + }, + "id": "952387", + "fullName": "Steninge Slottsby", + "parentFullName": "Sigtuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f717" + }, + "id": "944757", + "fullName": "Smögen", + "parentFullName": "Sotenäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f718" + }, + "id": "944954", + "fullName": "Stöde", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f719" + }, + "id": "942277", + "fullName": "Selaön", + "parentFullName": "Strängnäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f71a" + }, + "id": "944681", + "fullName": "Sigtuna", + "parentFullName": "Sigtuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f71b" + }, + "id": "951434", + "fullName": "Storvik", + "parentFullName": "Sandvikens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f71d" + }, + "id": "952508", + "fullName": "Söder", + "parentFullName": "Växjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f71e" + }, + "id": "947430", + "fullName": "Skönsberg", + "parentFullName": "Sundsvalls kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f720" + }, + "id": "950390", + "fullName": "Svarte", + "parentFullName": "Ystads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f722" + }, + "id": "954345", + "fullName": "Västra Skogen", + "parentFullName": "Solna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f727" + }, + "id": "944281", + "fullName": "Söråker", + "parentFullName": "Timrå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f72f" + }, + "id": "947584", + "fullName": "Skölsta", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f730" + }, + "id": "947094", + "fullName": "Stöcksjö", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f737" + }, + "id": "944956", + "fullName": "Stallarholmen", + "parentFullName": "Strängnäs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f738" + }, + "id": "954444", + "fullName": "Steningehöjden", + "parentFullName": "Sigtuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f739" + }, + "id": "953566", + "fullName": "Sommarro", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f73c" + }, + "id": "947047", + "fullName": "Skegrie", + "parentFullName": "Trelleborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f741" + }, + "id": "944958", + "fullName": "Stråvalla", + "parentFullName": "Varbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f745" + }, + "id": "951435", + "fullName": "Skutskär", + "parentFullName": "Älvkarleby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f748" + }, + "id": "953552", + "fullName": "Slakthusområdet", + "parentFullName": "Stockholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f74b" + }, + "id": "951754", + "fullName": "Sjölanda", + "parentFullName": "Trollhättans kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f74d" + }, + "id": "950774", + "fullName": "Svartbäcken", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f750" + }, + "id": "946677", + "fullName": "Uppsala Stad", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f758" + }, + "id": "953436", + "fullName": "Strövelstorp", + "parentFullName": "Ängelholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f76d" + }, + "id": "944615", + "fullName": "Väsjön", + "parentFullName": "Sollentuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f771" + }, + "id": "954248", + "fullName": "Kiholm", + "parentFullName": "Södertälje kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f779" + }, + "id": "954164", + "fullName": "Vikhem", + "parentFullName": "Staffanstorps kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f789" + }, + "id": "945366", + "fullName": "Kungsberget", + "parentFullName": "Sandvikens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f790" + }, + "id": "898734", + "fullName": "Stockholm tätort", + "parentFullName": "Stockholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f799" + }, + "id": "907805", + "fullName": "Sundby", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f79a" + }, + "id": "907832", + "fullName": "Stavby", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f79b" + }, + "id": "899120", + "fullName": "Sävja tätort", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f79c" + }, + "id": "907827", + "fullName": "Skäggesta", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f79e" + }, + "id": "907816", + "fullName": "Skärfältens", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f79f" + }, + "id": "907826", + "fullName": "Skuttungeby", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f7a0" + }, + "id": "899800", + "fullName": "Skyttorp tätort", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f7a1" + }, + "id": "907360", + "fullName": "Skyttstennäs", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f7a2" + }, + "id": "898551", + "fullName": "Storvreta tätort", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f7af" + }, + "id": "940953", + "fullName": "Skultuna tätort", + "parentFullName": "Västerås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f7b1" + }, + "id": "908976", + "fullName": "Sticksjö", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f7b2" + }, + "id": "908977", + "fullName": "Stenmossen", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f7c2" + }, + "id": "909479", + "fullName": "Sand", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f7c3" + }, + "id": "909494", + "fullName": "Ström", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f7c4" + }, + "id": "909499", + "fullName": "Svedjan", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f7c5" + }, + "id": "909454", + "fullName": "Sjömyran", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f7c6" + }, + "id": "898535", + "fullName": "Sävar tätort", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f7c7" + }, + "id": "909495", + "fullName": "Strömbäck", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f7c8" + }, + "id": "899741", + "fullName": "Stöcke tätort", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f7c9" + }, + "id": "909485", + "fullName": "Skravelsjö", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f7ca" + }, + "id": "899350", + "fullName": "Sörfors tätort", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f7cb" + }, + "id": "899232", + "fullName": "Sörmjöle tätort", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f7cc" + }, + "id": "907560", + "fullName": "Själafjärden", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f7ea" + }, + "id": "909300", + "fullName": "Sillre", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f7eb" + }, + "id": "899791", + "fullName": "Stöde tätort", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f7ec" + }, + "id": "909305", + "fullName": "Sörnacksta", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f7ed" + }, + "id": "941001", + "fullName": "Selånger tätort", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f7ee" + }, + "id": "898501", + "fullName": "Stockvik tätort", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f7ef" + }, + "id": "898729", + "fullName": "Sundsvall tätort", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f7f4" + }, + "id": "907545", + "fullName": "Töva", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f7f7" + }, + "id": "898610", + "fullName": "Vi tätort", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f7f9" + }, + "id": "909312", + "fullName": "Viskan", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f7fa" + }, + "id": "909313", + "fullName": "Vivsta", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f802" + }, + "id": "899152", + "fullName": "Vattjom tätort", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f803" + }, + "id": "900073", + "fullName": "Kovland tätort", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f80b" + }, + "id": "898570", + "fullName": "Kvissleby tätort", + "parentFullName": "Sundsvalls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f813" + }, + "id": "940538", + "fullName": "Solberga + Solåkrabyn", + "parentFullName": "Södertälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f814" + }, + "id": "907356", + "fullName": "Söräng", + "parentFullName": "Södertälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f815" + }, + "id": "907709", + "fullName": "Skilleby", + "parentFullName": "Södertälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f816" + }, + "id": "900148", + "fullName": "Sandviken tätort", + "parentFullName": "Södertälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f817" + }, + "id": "898704", + "fullName": "Södertälje tätort", + "parentFullName": "Södertälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f820" + }, + "id": "899575", + "fullName": "Tuna tätort", + "parentFullName": "Södertälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f827" + }, + "id": "940887", + "fullName": "Kallfors tätort", + "parentFullName": "Södertälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f82b" + }, + "id": "899987", + "fullName": "Vattubrinken tätort", + "parentFullName": "Södertälje kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f831" + }, + "id": "899103", + "fullName": "Skåre tätort", + "parentFullName": "Karlstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f832" + }, + "id": "908892", + "fullName": "Sutterhöjden", + "parentFullName": "Karlstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f833" + }, + "id": "898590", + "fullName": "Skattkärr tätort", + "parentFullName": "Karlstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f837" + }, + "id": "908294", + "fullName": "Skepparslöv", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f839" + }, + "id": "908527", + "fullName": "Skår", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f83a" + }, + "id": "908548", + "fullName": "Stuv", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f83b" + }, + "id": "908539", + "fullName": "Sjöbo", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f83c" + }, + "id": "907426", + "fullName": "Skyttens", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f83d" + }, + "id": "908546", + "fullName": "Spjällen", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f83e" + }, + "id": "940798", + "fullName": "Sätinge tätort", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f840" + }, + "id": "908075", + "fullName": "Schweizerdalen", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f848" + }, + "id": "909480", + "fullName": "Sandfors", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f849" + }, + "id": "909304", + "fullName": "Sjöbotten", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f84a" + }, + "id": "909496", + "fullName": "Strömfors", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f84c" + }, + "id": "909489", + "fullName": "Storkågeträsk", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f84d" + }, + "id": "898731", + "fullName": "Skellefteå tätort", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f84f" + }, + "id": "898624", + "fullName": "Skelleftehamn tätort", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f850" + }, + "id": "909448", + "fullName": "Klutmarks station", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f854" + }, + "id": "909506", + "fullName": "Viken", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f85c" + }, + "id": "898625", + "fullName": "Kåge tätort", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f860" + }, + "id": "909505", + "fullName": "Vebomark", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f869" + }, + "id": "909504", + "fullName": "Varuträsk", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f870" + }, + "id": "899725", + "fullName": "Kusmark tätort", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f871" + }, + "id": "898614", + "fullName": "Ursviken tätort", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f874" + }, + "id": "941020", + "fullName": "Klutmark tätort", + "parentFullName": "Skellefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f881" + }, + "id": "898544", + "fullName": "Smedby tätort", + "parentFullName": "Kalmar kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f883" + }, + "id": "908193", + "fullName": "Sjötorp", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f884" + }, + "id": "908206", + "fullName": "Saleboda", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f885" + }, + "id": "908210", + "fullName": "Sälleryd", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f887" + }, + "id": "907458", + "fullName": "Stensnäset", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f888" + }, + "id": "908208", + "fullName": "Strömsberg", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f889" + }, + "id": "899003", + "fullName": "Sturkö tätort", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f88a" + }, + "id": "899804", + "fullName": "Sjuhalla tätort", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f88b" + }, + "id": "899979", + "fullName": "Spjutsbygd tätort", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f88c" + }, + "id": "907433", + "fullName": "Stämmet", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f88d" + }, + "id": "908537", + "fullName": "Sibbarp", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f88e" + }, + "id": "908545", + "fullName": "Stavder", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f88f" + }, + "id": "908551", + "fullName": "Svenstorp", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f890" + }, + "id": "908563", + "fullName": "Stamnared", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f891" + }, + "id": "899868", + "fullName": "Skällinge tätort", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f896" + }, + "id": "909345", + "fullName": "Södra Söre", + "parentFullName": "Östersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f897" + }, + "id": "940696", + "fullName": "Solberg + Sörviken", + "parentFullName": "Östersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f898" + }, + "id": "909350", + "fullName": "Slandrom", + "parentFullName": "Östersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f8bf" + }, + "id": "898580", + "fullName": "Sjuntorp tätort", + "parentFullName": "Trollhättans kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f8c0" + }, + "id": "909301", + "fullName": "Skorped", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f8c1" + }, + "id": "909302", + "fullName": "Solberg", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f8c3" + }, + "id": "899636", + "fullName": "Sidensjö tätort", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f8c7" + }, + "id": "907459", + "fullName": "Skaveröd", + "parentFullName": "Uddevalla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f8c9" + }, + "id": "907582", + "fullName": "Skredsvik", + "parentFullName": "Uddevalla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f8ca" + }, + "id": "908628", + "fullName": "Sörberget", + "parentFullName": "Uddevalla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f8cb" + }, + "id": "940861", + "fullName": "Smedseröd tätort", + "parentFullName": "Uddevalla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f8d5" + }, + "id": "898722", + "fullName": "Skövde tätort", + "parentFullName": "Skövde kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f8d6" + }, + "id": "899004", + "fullName": "Stöpen tätort", + "parentFullName": "Skövde kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f8d7" + }, + "id": "898559", + "fullName": "Skultorp tätort", + "parentFullName": "Skövde kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f8dd" + }, + "id": "908833", + "fullName": "Yttersöra", + "parentFullName": "Skövde kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f8de" + }, + "id": "899023", + "fullName": "Tidan tätort", + "parentFullName": "Skövde kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f8df" + }, + "id": "899231", + "fullName": "Väring tätort", + "parentFullName": "Skövde kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f8e0" + }, + "id": "899739", + "fullName": "Värsås tätort", + "parentFullName": "Skövde kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f8e2" + }, + "id": "899343", + "fullName": "Ulvåker tätort", + "parentFullName": "Skövde kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f8e5" + }, + "id": "899025", + "fullName": "Timmersdala tätort", + "parentFullName": "Skövde kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f8f0" + }, + "id": "907725", + "fullName": "Sälna", + "parentFullName": "Sigtuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f8f1" + }, + "id": "473530", + "fullName": "Sigtuna tätort", + "parentFullName": "Sigtuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f8f6" + }, + "id": "907345", + "fullName": "Krogsta", + "parentFullName": "Sigtuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f8f9" + }, + "id": "907742", + "fullName": "Venngarn", + "parentFullName": "Sigtuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f902" + }, + "id": "908400", + "fullName": "Stora Slågarp", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f903" + }, + "id": "908004", + "fullName": "Skåre", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f904" + }, + "id": "907974", + "fullName": "Simlinge", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f906" + }, + "id": "908440", + "fullName": "Stavsten", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f908" + }, + "id": "907950", + "fullName": "Snarringe", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f909" + }, + "id": "908437", + "fullName": "Sörbylund", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f90a" + }, + "id": "908312", + "fullName": "Ugglarp södra", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f90b" + }, + "id": "898990", + "fullName": "Smygehamn tätort", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f90e" + }, + "id": "907706", + "fullName": "Smedby", + "parentFullName": "Upplands Väsby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f912" + }, + "id": "899670", + "fullName": "Stava tätort", + "parentFullName": "Österåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f913" + }, + "id": "907703", + "fullName": "Skeppsbol", + "parentFullName": "Österåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f914" + }, + "id": "940932", + "fullName": "Spånlöt tätort", + "parentFullName": "Österåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f915" + }, + "id": "940936", + "fullName": "Solberga tätort", + "parentFullName": "Österåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f916" + }, + "id": "940927", + "fullName": "Svinninge tätort", + "parentFullName": "Österåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f918" + }, + "id": "908649", + "fullName": "Skårby station", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f919" + }, + "id": "907692", + "fullName": "Skåra", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f91a" + }, + "id": "909651", + "fullName": "Solberg", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f91b" + }, + "id": "940835", + "fullName": "Solberga tätort", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f921" + }, + "id": "907339", + "fullName": "Skevik", + "parentFullName": "Värmdö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f922" + }, + "id": "907573", + "fullName": "Sandhamn", + "parentFullName": "Värmdö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f923" + }, + "id": "899665", + "fullName": "Strömma tätort", + "parentFullName": "Värmdö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f924" + }, + "id": "899308", + "fullName": "Stavsnäs tätort", + "parentFullName": "Värmdö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f930" + }, + "id": "908303", + "fullName": "Starby", + "parentFullName": "Ängelholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f931" + }, + "id": "908299", + "fullName": "Spannarp", + "parentFullName": "Ängelholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f932" + }, + "id": "908223", + "fullName": "Skälderhus", + "parentFullName": "Ängelholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f933" + }, + "id": "899224", + "fullName": "Svenstorp tätort", + "parentFullName": "Ängelholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f941" + }, + "id": "909043", + "fullName": "Stigen", + "parentFullName": "Sandvikens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f942" + }, + "id": "898586", + "fullName": "Storvik tätort", + "parentFullName": "Sandvikens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f943" + }, + "id": "898683", + "fullName": "Sandviken tätort", + "parentFullName": "Sandvikens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f948" + }, + "id": "909234", + "fullName": "Ytterbyn", + "parentFullName": "Sandvikens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f951" + }, + "id": "899117", + "fullName": "Västerberg tätort", + "parentFullName": "Sandvikens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f952" + }, + "id": "898899", + "fullName": "Kungsgården tätort", + "parentFullName": "Sandvikens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f956" + }, + "id": "908819", + "fullName": "Stigsberget", + "parentFullName": "Vänersborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f960" + }, + "id": "907390", + "fullName": "Stångeland", + "parentFullName": "Västerviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f963" + }, + "id": "898615", + "fullName": "Strängnäs tätort", + "parentFullName": "Strängnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f964" + }, + "id": "898996", + "fullName": "Stallarholmen tätort", + "parentFullName": "Strängnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f967" + }, + "id": "907551", + "fullName": "Vik", + "parentFullName": "Strängnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f96d" + }, + "id": "907869", + "fullName": "Karlstorp", + "parentFullName": "Strängnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f972" + }, + "id": "940896", + "fullName": "Kalkudden tätort", + "parentFullName": "Strängnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f976" + }, + "id": "940914", + "fullName": "Vansö kyrkby tätort", + "parentFullName": "Strängnäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f97b" + }, + "id": "907898", + "fullName": "Strängstorp", + "parentFullName": "Katrineholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f97c" + }, + "id": "900100", + "fullName": "Strångsjö tätort", + "parentFullName": "Katrineholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f97d" + }, + "id": "900104", + "fullName": "Sköldinge tätort", + "parentFullName": "Katrineholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f97e" + }, + "id": "907721", + "fullName": "Säby-Uthamra", + "parentFullName": "Vallentuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f983" + }, + "id": "899009", + "fullName": "Svängsta tätort", + "parentFullName": "Karlshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f98a" + }, + "id": "908431", + "fullName": "Södervidinge station", + "parentFullName": "Kävlinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f98b" + }, + "id": "908430", + "fullName": "Särslöv", + "parentFullName": "Kävlinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f98d" + }, + "id": "899238", + "fullName": "Sandskogen tätort", + "parentFullName": "Kävlinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f992" + }, + "id": "907995", + "fullName": "Skårby", + "parentFullName": "Ystads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f993" + }, + "id": "908420", + "fullName": "Snårestad", + "parentFullName": "Ystads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f994" + }, + "id": "908429", + "fullName": "Svenstorp", + "parentFullName": "Ystads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f995" + }, + "id": "899674", + "fullName": "Sövestad tätort", + "parentFullName": "Ystads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f996" + }, + "id": "908423", + "fullName": "Stora Köpinge", + "parentFullName": "Ystads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f9bb" + }, + "id": "908015", + "fullName": "Skirö", + "parentFullName": "Vetlanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f9bc" + }, + "id": "899679", + "fullName": "Skede tätort", + "parentFullName": "Vetlanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f9bd" + }, + "id": "899624", + "fullName": "Sjunnen tätort", + "parentFullName": "Vetlanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f9ce" + }, + "id": "940844", + "fullName": "Spekeröd tätort", + "parentFullName": "Stenungsunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f9d0" + }, + "id": "899249", + "fullName": "Stenungsön tätort", + "parentFullName": "Stenungsunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f9d1" + }, + "id": "899806", + "fullName": "Svenshögen tätort", + "parentFullName": "Stenungsunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f9d2" + }, + "id": "474192", + "fullName": "Stenungsund tätort", + "parentFullName": "Stenungsunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f9d3" + }, + "id": "940849", + "fullName": "Svartehallen tätort", + "parentFullName": "Stenungsunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f9d5" + }, + "id": "908498", + "fullName": "Källsby", + "parentFullName": "Stenungsunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f9d6" + }, + "id": "908670", + "fullName": "Vulseröd", + "parentFullName": "Stenungsunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f9d7" + }, + "id": "900013", + "fullName": "Ucklum tätort", + "parentFullName": "Stenungsunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f9e0" + }, + "id": "907531", + "fullName": "Skärså", + "parentFullName": "Söderhamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f9e2" + }, + "id": "909216", + "fullName": "Sunnanå", + "parentFullName": "Söderhamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f9e3" + }, + "id": "899114", + "fullName": "Skog tätort", + "parentFullName": "Söderhamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f9e4" + }, + "id": "898630", + "fullName": "Sandarne tätort", + "parentFullName": "Söderhamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f9e5" + }, + "id": "940657", + "fullName": "Skensta + Kolsta", + "parentFullName": "Söderhamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f9e6" + }, + "id": "898686", + "fullName": "Söderhamn tätort", + "parentFullName": "Söderhamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f9ee" + }, + "id": "940995", + "fullName": "Trönö tätort", + "parentFullName": "Söderhamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f9f3" + }, + "id": "900045", + "fullName": "Vallvik tätort", + "parentFullName": "Söderhamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20f9f4" + }, + "id": "899116", + "fullName": "Vannsätter tätort", + "parentFullName": "Söderhamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa01" + }, + "id": "908889", + "fullName": "Skottlanda", + "parentFullName": "Kristinehamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa03" + }, + "id": "908355", + "fullName": "Sånahusen", + "parentFullName": "Staffanstorps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa04" + }, + "id": "898616", + "fullName": "Staffanstorp tätort", + "parentFullName": "Staffanstorps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa06" + }, + "id": "908449", + "fullName": "Vallby", + "parentFullName": "Staffanstorps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa08" + }, + "id": "907414", + "fullName": "Tottarp", + "parentFullName": "Staffanstorps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa09" + }, + "id": "908389", + "fullName": "Kyrkoby", + "parentFullName": "Staffanstorps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa0c" + }, + "id": "900196", + "fullName": "Kyrkheddinge tätort", + "parentFullName": "Staffanstorps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa11" + }, + "id": "909611", + "fullName": "Saivomuotka", + "parentFullName": "Kiruna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa13" + }, + "id": "899970", + "fullName": "Svappavaara tätort", + "parentFullName": "Kiruna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa17" + }, + "id": "898674", + "fullName": "Sala tätort", + "parentFullName": "Sala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa19" + }, + "id": "899830", + "fullName": "Salbohed tätort", + "parentFullName": "Sala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa1b" + }, + "id": "909022", + "fullName": "Vad", + "parentFullName": "Sala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa1c" + }, + "id": "909007", + "fullName": "Kila", + "parentFullName": "Sala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa21" + }, + "id": "909023", + "fullName": "Varmsätra", + "parentFullName": "Sala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa24" + }, + "id": "900160", + "fullName": "Kumla kyrkby tätort", + "parentFullName": "Sala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa25" + }, + "id": "899903", + "fullName": "Västerfärnebo tätort", + "parentFullName": "Sala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa26" + }, + "id": "899906", + "fullName": "Skoby tätort", + "parentFullName": "Östhammars kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa27" + }, + "id": "907829", + "fullName": "Söderboda", + "parentFullName": "Östhammars kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa2c" + }, + "id": "908380", + "fullName": "Skabersjöby", + "parentFullName": "Svedala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa35" + }, + "id": "898892", + "fullName": "Klågerup tätort", + "parentFullName": "Svedala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa37" + }, + "id": "908461", + "fullName": "Västra Kärrstorp", + "parentFullName": "Svedala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa38" + }, + "id": "907823", + "fullName": "Sandby", + "parentFullName": "Tierps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa39" + }, + "id": "907833", + "fullName": "Strömsberg", + "parentFullName": "Tierps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa3a" + }, + "id": "899017", + "fullName": "Söderfors tätort", + "parentFullName": "Tierps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa3b" + }, + "id": "900208", + "fullName": "Skärplinge tätort", + "parentFullName": "Tierps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa44" + }, + "id": "474896", + "fullName": "Sollefteå tätort", + "parentFullName": "Sollefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa47" + }, + "id": "909307", + "fullName": "Undrom", + "parentFullName": "Sollefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa4d" + }, + "id": "909308", + "fullName": "Vallen", + "parentFullName": "Sollefteå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa5d" + }, + "id": "899258", + "fullName": "Skillinge tätort", + "parentFullName": "Simrishamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa5e" + }, + "id": "474114", + "fullName": "Simrishamn tätort", + "parentFullName": "Simrishamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa60" + }, + "id": "908313", + "fullName": "Vallby", + "parentFullName": "Simrishamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa61" + }, + "id": "899974", + "fullName": "Vik tätort", + "parentFullName": "Simrishamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa64" + }, + "id": "898890", + "fullName": "Kivik tätort", + "parentFullName": "Simrishamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa66" + }, + "id": "908318", + "fullName": "Vitemölla", + "parentFullName": "Simrishamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa68" + }, + "id": "900248", + "fullName": "Vitaby tätort", + "parentFullName": "Simrishamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa76" + }, + "id": "899552", + "fullName": "Sövde tätort", + "parentFullName": "Sjöbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa77" + }, + "id": "473973", + "fullName": "Sjöbo tätort", + "parentFullName": "Sjöbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa78" + }, + "id": "900241", + "fullName": "Karups sommarby tätort", + "parentFullName": "Sjöbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa79" + }, + "id": "908441", + "fullName": "Tolånga", + "parentFullName": "Sjöbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa7a" + }, + "id": "908450", + "fullName": "Vanstad", + "parentFullName": "Sjöbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa7b" + }, + "id": "908382", + "fullName": "Klasaröd", + "parentFullName": "Sjöbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa80" + }, + "id": "899823", + "fullName": "Vollsjö tätort", + "parentFullName": "Sjöbo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa89" + }, + "id": "898994", + "fullName": "Sommen tätort", + "parentFullName": "Tranås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa8a" + }, + "id": "907472", + "fullName": "Skärv", + "parentFullName": "Skara kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa8b" + }, + "id": "898635", + "fullName": "Skara tätort", + "parentFullName": "Skara kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa8c" + }, + "id": "908831", + "fullName": "Vinköl", + "parentFullName": "Skara kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa92" + }, + "id": "899390", + "fullName": "Varnhem tätort", + "parentFullName": "Skara kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e6a27dcf33cb20fa93" + }, + "id": "907544", + "fullName": "Svanön", + "parentFullName": "Kramfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fb1f" + }, + "id": "903754", + "fullName": "Tärnö", + "parentFullName": "Karlshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fb28" + }, + "id": "903125", + "fullName": "Tvärredslund", + "parentFullName": "Ulricehamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fb29" + }, + "id": "475068", + "fullName": "Tuolluvaara", + "parentFullName": "Kiruna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fb2d" + }, + "id": "903063", + "fullName": "Källviken", + "parentFullName": "Tierps kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fb2f" + }, + "id": "903402", + "fullName": "Klungsten", + "parentFullName": "Tierps kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fb36" + }, + "id": "940085", + "fullName": "Tranås", + "parentFullName": "Tranås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fb3b" + }, + "id": "902677", + "fullName": "Unnviken", + "parentFullName": "Timrå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fb44" + }, + "id": "939660", + "fullName": "Töre", + "parentFullName": "Kalix kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fb46" + }, + "id": "903148", + "fullName": "Toröd", + "parentFullName": "Tjörns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fb4a" + }, + "id": "902976", + "fullName": "Köleröd", + "parentFullName": "Tjörns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fb50" + }, + "id": "939966", + "fullName": "Klädesholmen", + "parentFullName": "Tjörns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fb61" + }, + "id": "902588", + "fullName": "Tofsö", + "parentFullName": "Trosa kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fb62" + }, + "id": "939543", + "fullName": "Trosa", + "parentFullName": "Trosa kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fb65" + }, + "id": "940049", + "fullName": "Vagnhärad", + "parentFullName": "Trosa kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fb68" + }, + "id": "903236", + "fullName": "Tanumsstrand", + "parentFullName": "Tanums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fb75" + }, + "id": "903567", + "fullName": "Kolmyrarna", + "parentFullName": "Tanums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fb83" + }, + "id": "940192", + "fullName": "Tingsryd", + "parentFullName": "Tingsryds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fb8b" + }, + "id": "903578", + "fullName": "Udda", + "parentFullName": "Tranemo kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fb8e" + }, + "id": "902703", + "fullName": "Tege", + "parentFullName": "Åre kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fb8f" + }, + "id": "902805", + "fullName": "Tegefjäll", + "parentFullName": "Åre kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fb93" + }, + "id": "903213", + "fullName": "Kylvanäs", + "parentFullName": "Tibro kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fbaa" + }, + "id": "902948", + "fullName": "Tvärån", + "parentFullName": "Vilhelmina kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fbac" + }, + "id": "902628", + "fullName": "Tullerum", + "parentFullName": "Ydre kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fbaf" + }, + "id": "950770", + "fullName": "Tomtebo", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fbb0" + }, + "id": "951109", + "fullName": "Tving", + "parentFullName": "Karlskrona kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fbb2" + }, + "id": "944763", + "fullName": "Tvååker", + "parentFullName": "Varbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fbb3" + }, + "id": "944603", + "fullName": "Tjuvkil", + "parentFullName": "Kungälvs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fbbb" + }, + "id": "953942", + "fullName": "Trillevallen", + "parentFullName": "Åre kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fbbf" + }, + "id": "942398", + "fullName": "Träslövsläge", + "parentFullName": "Varbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fbc3" + }, + "id": "953565", + "fullName": "Trehörningsjö", + "parentFullName": "Örnsköldsviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fbc7" + }, + "id": "953016", + "fullName": "Visinge", + "parentFullName": "Täby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fbce" + }, + "id": "945359", + "fullName": "Kämpersvik", + "parentFullName": "Tanums kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fbd0" + }, + "id": "946490", + "fullName": "Klagstorp", + "parentFullName": "Trelleborgs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fbec" + }, + "id": "907838", + "fullName": "Tuna", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fbed" + }, + "id": "907822", + "fullName": "Tibble", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fbf0" + }, + "id": "899058", + "fullName": "Vänge tätort", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fbf6" + }, + "id": "899675", + "fullName": "Knutby tätort", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fbfa" + }, + "id": "898705", + "fullName": "Uppsala tätort", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fbff" + }, + "id": "899042", + "fullName": "Vattholma tätort", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fc00" + }, + "id": "900174", + "fullName": "Vårdsätra tätort", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fc1b" + }, + "id": "900034", + "fullName": "Tortuna tätort", + "parentFullName": "Västerås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fc1d" + }, + "id": "898542", + "fullName": "Tillberga tätort", + "parentFullName": "Västerås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fc26" + }, + "id": "898725", + "fullName": "Västerås tätort", + "parentFullName": "Västerås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fc2a" + }, + "id": "908986", + "fullName": "Tybble", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fc2b" + }, + "id": "908969", + "fullName": "Tysslinge", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fc2c" + }, + "id": "899978", + "fullName": "Kilsmo tätort", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fc6c" + }, + "id": "899033", + "fullName": "Täfteå tätort", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fc6d" + }, + "id": "899977", + "fullName": "Tavelsjö tätort", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fc6e" + }, + "id": "909491", + "fullName": "Tuppliden", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fc6f" + }, + "id": "898732", + "fullName": "Umeå tätort", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fc7b" + }, + "id": "899569", + "fullName": "Yttersjö tätort", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fcfd" + }, + "id": "899429", + "fullName": "Tävelsås tätort", + "parentFullName": "Växjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fcfe" + }, + "id": "908053", + "fullName": "Tolg", + "parentFullName": "Växjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fd02" + }, + "id": "898711", + "fullName": "Växjö tätort", + "parentFullName": "Växjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fd0a" + }, + "id": "899236", + "fullName": "Väse tätort", + "parentFullName": "Karlstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fd0e" + }, + "id": "898632", + "fullName": "Vålberg tätort", + "parentFullName": "Karlstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fd11" + }, + "id": "898723", + "fullName": "Karlstad tätort", + "parentFullName": "Karlstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fd14" + }, + "id": "899363", + "fullName": "Vallargärdet tätort", + "parentFullName": "Karlstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fd20" + }, + "id": "898634", + "fullName": "Tollarp tätort", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fd21" + }, + "id": "899555", + "fullName": "Torsebro tätort", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fd22" + }, + "id": "908308", + "fullName": "Träne", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fd23" + }, + "id": "908307", + "fullName": "Tosteberga", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fd25" + }, + "id": "899828", + "fullName": "Vinnö tätort", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fd26" + }, + "id": "940769", + "fullName": "Vånga tätort", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fd2b" + }, + "id": "940757", + "fullName": "Yngsjö tätort", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fd35" + }, + "id": "899227", + "fullName": "Vittskövle tätort", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fd38" + }, + "id": "898713", + "fullName": "Kristianstad tätort", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fd3e" + }, + "id": "899041", + "fullName": "Vallda tätort", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fd3f" + }, + "id": "899176", + "fullName": "Kläppa tätort", + "parentFullName": "Kungsbacka kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fd78" + }, + "id": "898737", + "fullName": "Täby tätort", + "parentFullName": "Täby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fd7a" + }, + "id": "900084", + "fullName": "Tvärskog tätort", + "parentFullName": "Kalmar kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fd7b" + }, + "id": "899029", + "fullName": "Trekanten tätort", + "parentFullName": "Kalmar kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fd81" + }, + "id": "898712", + "fullName": "Kalmar tätort", + "parentFullName": "Kalmar kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fd88" + }, + "id": "899834", + "fullName": "Vassmolösa tätort", + "parentFullName": "Kalmar kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fd8b" + }, + "id": "899086", + "fullName": "Torhamn tätort", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fd8c" + }, + "id": "908213", + "fullName": "Torsnäs", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fd99" + }, + "id": "898696", + "fullName": "Karlskrona tätort", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fd9a" + }, + "id": "899419", + "fullName": "Kättilsmåla tätort", + "parentFullName": "Karlskrona kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fd9f" + }, + "id": "899853", + "fullName": "Tofta tätort", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fda0" + }, + "id": "940793", + "fullName": "Torpa tätort", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fda1" + }, + "id": "898567", + "fullName": "Tvååker tätort", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fda2" + }, + "id": "899889", + "fullName": "Tångaberg tätort", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fdaa" + }, + "id": "940792", + "fullName": "Valinge tätort", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fdab" + }, + "id": "898505", + "fullName": "Veddige tätort", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fdac" + }, + "id": "898645", + "fullName": "Varberg tätort", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fdaf" + }, + "id": "899719", + "fullName": "Väröbacka tätort", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fdb1" + }, + "id": "899972", + "fullName": "Kungsäter tätort", + "parentFullName": "Varbergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fdb4" + }, + "id": "899708", + "fullName": "Tandsbyn tätort", + "parentFullName": "Östersunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fdf9" + }, + "id": "898721", + "fullName": "Trollhättan tätort", + "parentFullName": "Trollhättans kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fdfa" + }, + "id": "899775", + "fullName": "Velanda tätort", + "parentFullName": "Trollhättans kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fdfb" + }, + "id": "900015", + "fullName": "Upphärad tätort", + "parentFullName": "Trollhättans kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fe03" + }, + "id": "909668", + "fullName": "Trehörningsjö", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fe12" + }, + "id": "898908", + "fullName": "Köpmanholmen tätort", + "parentFullName": "Örnsköldsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fe14" + }, + "id": "899999", + "fullName": "Utby tätort", + "parentFullName": "Uddevalla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fe18" + }, + "id": "940859", + "fullName": "Kurveröd tätort", + "parentFullName": "Uddevalla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fe1b" + }, + "id": "898719", + "fullName": "Uddevalla tätort", + "parentFullName": "Uddevalla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fe6e" + }, + "id": "898689", + "fullName": "Trelleborg tätort", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fe6f" + }, + "id": "899447", + "fullName": "Västra Tommarp tätort", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fe71" + }, + "id": "899281", + "fullName": "Kurland tätort", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fe77" + }, + "id": "907421", + "fullName": "Klörup", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fe8a" + }, + "id": "908459", + "fullName": "Västra Virestad", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fe8c" + }, + "id": "908458", + "fullName": "Västra Vemmerlöv", + "parentFullName": "Trelleborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fea2" + }, + "id": "940930", + "fullName": "Täljö tätort", + "parentFullName": "Österåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fead" + }, + "id": "899506", + "fullName": "Tjuvkil tätort", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20feae" + }, + "id": "908662", + "fullName": "Toreby", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20feb1" + }, + "id": "898895", + "fullName": "Kode tätort", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20feb2" + }, + "id": "899584", + "fullName": "Kärna tätort", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20feb5" + }, + "id": "898622", + "fullName": "Kungälv tätort", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20fede" + }, + "id": "899197", + "fullName": "Kopparmora tätort", + "parentFullName": "Värmdö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20ff29" + }, + "id": "898613", + "fullName": "Vargön tätort", + "parentFullName": "Vänersborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20ff2d" + }, + "id": "940862", + "fullName": "Katrinedal tätort", + "parentFullName": "Vänersborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20ff2e" + }, + "id": "898667", + "fullName": "Vänersborg tätort", + "parentFullName": "Vänersborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20ff48" + }, + "id": "900020", + "fullName": "Totebo tätort", + "parentFullName": "Västerviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20ff4e" + }, + "id": "898684", + "fullName": "Västervik tätort", + "parentFullName": "Västerviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20ff53" + }, + "id": "473944", + "fullName": "Vellinge tätort", + "parentFullName": "Vellinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20ff71" + }, + "id": "940786", + "fullName": "Tånnö tätort", + "parentFullName": "Värnamo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20ff72" + }, + "id": "907979", + "fullName": "Törnestorp", + "parentFullName": "Värnamo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20ff76" + }, + "id": "900264", + "fullName": "Kärda tätort", + "parentFullName": "Värnamo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20ff79" + }, + "id": "898654", + "fullName": "Värnamo tätort", + "parentFullName": "Värnamo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20ff7e" + }, + "id": "899040", + "fullName": "Valla tätort", + "parentFullName": "Katrineholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20ff85" + }, + "id": "898677", + "fullName": "Katrineholm tätort", + "parentFullName": "Katrineholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20ff86" + }, + "id": "899223", + "fullName": "Karby tätort", + "parentFullName": "Vallentuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20ff88" + }, + "id": "898739", + "fullName": "Vallentuna tätort", + "parentFullName": "Vallentuna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20ffa8" + }, + "id": "473922", + "fullName": "Karlshamn tätort", + "parentFullName": "Karlshamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20ffb7" + }, + "id": "473955", + "fullName": "Kävlinge tätort", + "parentFullName": "Kävlinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20ffbe" + }, + "id": "899699", + "fullName": "Västra Karaby tätort", + "parentFullName": "Kävlinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20ffc0" + }, + "id": "898699", + "fullName": "Karlskoga tätort", + "parentFullName": "Karlskoga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20ffc6" + }, + "id": "898691", + "fullName": "Ystad tätort", + "parentFullName": "Ystads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb20ffca" + }, + "id": "898906", + "fullName": "Köpingebro tätort", + "parentFullName": "Ystads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210017" + }, + "id": "473786", + "fullName": "Vetlanda tätort", + "parentFullName": "Vetlanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210019" + }, + "id": "899371", + "fullName": "Korsberga tätort", + "parentFullName": "Vetlanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb21001c" + }, + "id": "899981", + "fullName": "Kvillsfors tätort", + "parentFullName": "Vetlanda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb21004d" + }, + "id": "898599", + "fullName": "Kolsva tätort", + "parentFullName": "Köpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb21004e" + }, + "id": "898665", + "fullName": "Köping tätort", + "parentFullName": "Köpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb21007c" + }, + "id": "908900", + "fullName": "Torpa", + "parentFullName": "Kristinehamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210080" + }, + "id": "898662", + "fullName": "Kristinehamn tätort", + "parentFullName": "Kristinehamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210089" + }, + "id": "899291", + "fullName": "Trädet tätort", + "parentFullName": "Ulricehamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb21008a" + }, + "id": "899890", + "fullName": "Timmele tätort", + "parentFullName": "Ulricehamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb21008b" + }, + "id": "908753", + "fullName": "Torsbo", + "parentFullName": "Ulricehamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb21008c" + }, + "id": "908637", + "fullName": "Tvärred", + "parentFullName": "Ulricehamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb21008e" + }, + "id": "899567", + "fullName": "Vegby tätort", + "parentFullName": "Ulricehamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210096" + }, + "id": "474460", + "fullName": "Ulricehamn tätort", + "parentFullName": "Ulricehamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2100a6" + }, + "id": "898698", + "fullName": "Kiruna tätort", + "parentFullName": "Kiruna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2100a7" + }, + "id": "900065", + "fullName": "Vittangi tätort", + "parentFullName": "Kiruna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2100a8" + }, + "id": "899158", + "fullName": "Kuttainen tätort", + "parentFullName": "Kiruna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2100a9" + }, + "id": "899359", + "fullName": "Karesuando tätort", + "parentFullName": "Kiruna kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2100ce" + }, + "id": "898587", + "fullName": "Kumla tätort", + "parentFullName": "Kumla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2100dc" + }, + "id": "899331", + "fullName": "Tobo tätort", + "parentFullName": "Tierps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2100dd" + }, + "id": "473553", + "fullName": "Tierp tätort", + "parentFullName": "Tierps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2100de" + }, + "id": "907837", + "fullName": "Tolfta", + "parentFullName": "Tierps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2100df" + }, + "id": "907715", + "fullName": "Tierps kyrkby", + "parentFullName": "Tierps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2100e3" + }, + "id": "900097", + "fullName": "Upplanda tätort", + "parentFullName": "Tierps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2100e6" + }, + "id": "898884", + "fullName": "Karlholmsbruk tätort", + "parentFullName": "Tierps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2100e7" + }, + "id": "907842", + "fullName": "Vavd", + "parentFullName": "Tierps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2100e9" + }, + "id": "907844", + "fullName": "Karby", + "parentFullName": "Tierps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2100ef" + }, + "id": "907848", + "fullName": "Västland", + "parentFullName": "Tierps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210136" + }, + "id": "898621", + "fullName": "Tranås tätort", + "parentFullName": "Tranås kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210148" + }, + "id": "474892", + "fullName": "Kramfors tätort", + "parentFullName": "Kramfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210149" + }, + "id": "899339", + "fullName": "Sandslån tätort", + "parentFullName": "Kramfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb21014a" + }, + "id": "899422", + "fullName": "Ullånger tätort", + "parentFullName": "Kramfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb21014e" + }, + "id": "899151", + "fullName": "Klockestrand tätort", + "parentFullName": "Kramfors kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb21014f" + }, + "id": "898695", + "fullName": "Timrå tätort", + "parentFullName": "Timrå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210150" + }, + "id": "898647", + "fullName": "Söråker tätort", + "parentFullName": "Timrå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210152" + }, + "id": "899648", + "fullName": "Stavreviken tätort", + "parentFullName": "Timrå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210161" + }, + "id": "473549", + "fullName": "Knivsta tätort", + "parentFullName": "Knivsta kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210162" + }, + "id": "908211", + "fullName": "Torsabjörke", + "parentFullName": "Sölvesborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210165" + }, + "id": "940761", + "fullName": "Ysane tätort", + "parentFullName": "Sölvesborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb21016b" + }, + "id": "473929", + "fullName": "Sölvesborg tätort", + "parentFullName": "Sölvesborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210172" + }, + "id": "908306", + "fullName": "Tornsborg", + "parentFullName": "Klippans kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210173" + }, + "id": "940762", + "fullName": "Krika tätort", + "parentFullName": "Klippans kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210174" + }, + "id": "473637", + "fullName": "Klippan tätort", + "parentFullName": "Klippans kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210189" + }, + "id": "899038", + "fullName": "Töre tätort", + "parentFullName": "Kalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb21018b" + }, + "id": "474275", + "fullName": "Kalix tätort", + "parentFullName": "Kalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb21018c" + }, + "id": "899172", + "fullName": "Sangis tätort", + "parentFullName": "Kalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210191" + }, + "id": "899878", + "fullName": "Karlsborg tätort", + "parentFullName": "Kalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210199" + }, + "id": "899273", + "fullName": "Tråvad tätort", + "parentFullName": "Vara kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb21019a" + }, + "id": "908827", + "fullName": "Tumleberg", + "parentFullName": "Vara kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb21019d" + }, + "id": "474294", + "fullName": "Vara tätort", + "parentFullName": "Vara kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb21019e" + }, + "id": "899043", + "fullName": "Vedum tätort", + "parentFullName": "Vara kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb21019f" + }, + "id": "898902", + "fullName": "Kvänum tätort", + "parentFullName": "Vara kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2101ad" + }, + "id": "908661", + "fullName": "Tolleby", + "parentFullName": "Tjörns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2101b1" + }, + "id": "940846", + "fullName": "Klövedal tätort", + "parentFullName": "Tjörns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2101b2" + }, + "id": "474199", + "fullName": "Skärhamn tätort", + "parentFullName": "Tjörns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2101b4" + }, + "id": "899570", + "fullName": "Kållekärr tätort", + "parentFullName": "Tjörns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2101b5" + }, + "id": "940847", + "fullName": "Kyrkesund tätort", + "parentFullName": "Tjörns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2101b8" + }, + "id": "898893", + "fullName": "Klädesholmen tätort", + "parentFullName": "Tjörns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2101bd" + }, + "id": "908647", + "fullName": "Skåpesund", + "parentFullName": "Tjörns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2101c6" + }, + "id": "898901", + "fullName": "Kvidinge tätort", + "parentFullName": "Åstorps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2101c7" + }, + "id": "899697", + "fullName": "Tuna tätort", + "parentFullName": "Vimmerby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2101c8" + }, + "id": "899019", + "fullName": "Södra Vi tätort", + "parentFullName": "Vimmerby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2101ca" + }, + "id": "473889", + "fullName": "Vimmerby tätort", + "parentFullName": "Vimmerby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2101cb" + }, + "id": "899001", + "fullName": "Storebro tätort", + "parentFullName": "Vimmerby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2101cd" + }, + "id": "474587", + "fullName": "Säffle tätort", + "parentFullName": "Säffle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2101ce" + }, + "id": "900109", + "fullName": "Svanskog tätort", + "parentFullName": "Säffle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2101cf" + }, + "id": "899489", + "fullName": "Värmlandsbro tätort", + "parentFullName": "Säffle kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2101d9" + }, + "id": "908444", + "fullName": "Tånebro", + "parentFullName": "Skurups kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2101da" + }, + "id": "473969", + "fullName": "Skurup tätort", + "parentFullName": "Skurups kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2101db" + }, + "id": "898983", + "fullName": "Skivarp tätort", + "parentFullName": "Skurups kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2101fb" + }, + "id": "899944", + "fullName": "Trångsviken tätort", + "parentFullName": "Krokoms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb2101fc" + }, + "id": "909386", + "fullName": "Tulleråsen", + "parentFullName": "Krokoms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210200" + }, + "id": "899803", + "fullName": "Vaplan tätort", + "parentFullName": "Krokoms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210202" + }, + "id": "474920", + "fullName": "Krokom tätort", + "parentFullName": "Krokoms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210203" + }, + "id": "899162", + "fullName": "Ytterån tätort", + "parentFullName": "Krokoms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210223" + }, + "id": "899500", + "fullName": "Snöveltorp tätort", + "parentFullName": "Söderköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210226" + }, + "id": "473710", + "fullName": "Söderköping tätort", + "parentFullName": "Söderköpings kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210227" + }, + "id": "899455", + "fullName": "Tågarp tätort", + "parentFullName": "Svalövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210228" + }, + "id": "899022", + "fullName": "Teckomatorp tätort", + "parentFullName": "Svalövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210229" + }, + "id": "908442", + "fullName": "Torrlösa", + "parentFullName": "Svalövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb21022a" + }, + "id": "473933", + "fullName": "Svalöv tätort", + "parentFullName": "Svalövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb21022b" + }, + "id": "898904", + "fullName": "Kågeröd tätort", + "parentFullName": "Svalövs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210232" + }, + "id": "473751", + "fullName": "Vaggeryd tätort", + "parentFullName": "Vaggeryds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210233" + }, + "id": "899353", + "fullName": "Klevshult tätort", + "parentFullName": "Vaggeryds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210235" + }, + "id": "898529", + "fullName": "Skillingaryd tätort", + "parentFullName": "Vaggeryds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210251" + }, + "id": "473324", + "fullName": "Tomelilla tätort", + "parentFullName": "Tomelilla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210252" + }, + "id": "940752", + "fullName": "Skåne-Tranås tätort", + "parentFullName": "Tomelilla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210256" + }, + "id": "899621", + "fullName": "Smedstorp tätort", + "parentFullName": "Tomelilla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb210257" + }, + "id": "940749", + "fullName": "Spjutstorp tätort", + "parentFullName": "Tomelilla kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb21025b" + }, + "id": "474539", + "fullName": "Sunne tätort", + "parentFullName": "Sunne kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18e9a27dcf33cb21025d" + }, + "id": "899872", + "fullName": "Uddheden tätort", + "parentFullName": "Sunne kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210309" + }, + "id": "953021", + "fullName": "Ultuna", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21030a" + }, + "id": "946233", + "fullName": "Umedalen", + "parentFullName": "Umeå kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21030c" + }, + "id": "953787", + "fullName": "Ulvön", + "parentFullName": "Örnsköldsviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21030e" + }, + "id": "946020", + "fullName": "Undersåker", + "parentFullName": "Åre kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210316" + }, + "id": "950391", + "fullName": "Vedyxa", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210317" + }, + "id": "953020", + "fullName": "Knutby", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210329" + }, + "id": "953785", + "fullName": "Kungsgärdet", + "parentFullName": "Uppsala kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210330" + }, + "id": "940607", + "fullName": "Vallby", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210331" + }, + "id": "907362", + "fullName": "Vallby", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210339" + }, + "id": "907394", + "fullName": "Kölinge", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21033c" + }, + "id": "907845", + "fullName": "Korsnäs", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210345" + }, + "id": "907852", + "fullName": "Västerby", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21034f" + }, + "id": "907846", + "fullName": "Yrestahed", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210359" + }, + "id": "907802", + "fullName": "Knivsbrunna", + "parentFullName": "Uppsala kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21037e" + }, + "id": "909443", + "fullName": "Kassjö", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21037f" + }, + "id": "909452", + "fullName": "Kåddis", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210382" + }, + "id": "907561", + "fullName": "Vitskär", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210386" + }, + "id": "909450", + "fullName": "Kroksjö", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21038b" + }, + "id": "909444", + "fullName": "Klabböle", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21039a" + }, + "id": "909514", + "fullName": "Yttertavle", + "parentFullName": "Umeå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2103b8" + }, + "id": "907495", + "fullName": "Ullstorp", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2103e5" + }, + "id": "908666", + "fullName": "Ulvesund", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2103e6" + }, + "id": "908137", + "fullName": "Ukna", + "parentFullName": "Västerviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210404" + }, + "id": "908728", + "fullName": "Köttkulla", + "parentFullName": "Ulricehamns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210413" + }, + "id": "899655", + "fullName": "Urshult tätort", + "parentFullName": "Tingsryds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210415" + }, + "id": "908903", + "fullName": "Utterbyn", + "parentFullName": "Torsby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210416" + }, + "id": "899993", + "fullName": "Uddebo tätort", + "parentFullName": "Tranemo kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210417" + }, + "id": "909390", + "fullName": "Ulriksfors", + "parentFullName": "Strömsunds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210421" + }, + "id": "908050", + "fullName": "Sävsjöström", + "parentFullName": "Uppvidinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210426" + }, + "id": "899178", + "fullName": "Undenäs tätort", + "parentFullName": "Karlsborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210429" + }, + "id": "501880", + "fullName": "Utvägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21042d" + }, + "id": "502025", + "fullName": "Ulvögatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21042e" + }, + "id": "476202", + "fullName": "Ugglegränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21042f" + }, + "id": "475935", + "fullName": "Untravägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210434" + }, + "id": "475825", + "fullName": "Ulrikagatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210439" + }, + "id": "502558", + "fullName": "Utgårdsvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21043a" + }, + "id": "502639", + "fullName": "Uppingegränd", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21043b" + }, + "id": "478467", + "fullName": "Ullaredsgränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21043c" + }, + "id": "501879", + "fullName": "Ullvidevägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21043d" + }, + "id": "476176", + "fullName": "Utkiksbacken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21043e" + }, + "id": "476333", + "fullName": "Uppköparvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21043f" + }, + "id": "476130", + "fullName": "Upplagsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210442" + }, + "id": "502462", + "fullName": "Uppgårdsvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210443" + }, + "id": "502766", + "fullName": "Ulvsundavägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210446" + }, + "id": "501977", + "fullName": "Ullångergatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210447" + }, + "id": "475103", + "fullName": "Upplandsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21044a" + }, + "id": "476049", + "fullName": "Urvädersgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21044b" + }, + "id": "504542", + "fullName": "Ulvsunda Strand", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21044c" + }, + "id": "479033", + "fullName": "Uppvindsgatan", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21044d" + }, + "id": "475707", + "fullName": "Uggelviksgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21044e" + }, + "id": "475715", + "fullName": "Uggleviksvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21044f" + }, + "id": "479565", + "fullName": "Ugglemossvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210454" + }, + "id": "475373", + "fullName": "Ulriksborgsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210455" + }, + "id": "503463", + "fullName": "Ulvsunda Slottsväg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210457" + }, + "id": "475677", + "fullName": "Universitetsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210459" + }, + "id": "697527", + "fullName": "Uggledal", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21045a" + }, + "id": "689106", + "fullName": "Uppstigen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21045b" + }, + "id": "690211", + "fullName": "Utbyvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21045c" + }, + "id": "691115", + "fullName": "Ulveliden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21045d" + }, + "id": "692001", + "fullName": "Utängarna", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21045e" + }, + "id": "708817", + "fullName": "Ugglegården", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21045f" + }, + "id": "929910", + "fullName": "Uggleberget", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210460" + }, + "id": "688436", + "fullName": "Ullevigatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210461" + }, + "id": "912713", + "fullName": "Uggleåsvägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210462" + }, + "id": "697555", + "fullName": "Uggleåsvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210464" + }, + "id": "688487", + "fullName": "Underåsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210465" + }, + "id": "688673", + "fullName": "Utlandagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210466" + }, + "id": "690207", + "fullName": "Utbynäsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210467" + }, + "id": "690328", + "fullName": "Utbergsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210468" + }, + "id": "690654", + "fullName": "Utåkersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210469" + }, + "id": "690793", + "fullName": "Utjordsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21046a" + }, + "id": "692721", + "fullName": "Ullmansgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21046b" + }, + "id": "692805", + "fullName": "Utmarksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21046c" + }, + "id": "694798", + "fullName": "Store Udds väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210471" + }, + "id": "690203", + "fullName": "Urmakaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210472" + }, + "id": "690205", + "fullName": "Utby Kyrkoplan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210473" + }, + "id": "690209", + "fullName": "Utbynässtigen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210475" + }, + "id": "697528", + "fullName": "Uggledals Byväg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210476" + }, + "id": "697529", + "fullName": "Uggledalsvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210477" + }, + "id": "700841", + "fullName": "Utterviksvägen", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210478" + }, + "id": "690817", + "fullName": "Ulfsparregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210479" + }, + "id": "691009", + "fullName": "Uddevallagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21047a" + }, + "id": "691139", + "fullName": "Uddeholmsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21047e" + }, + "id": "690098", + "fullName": "Von Utfallsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21047f" + }, + "id": "690194", + "fullName": "Ungbrodersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210480" + }, + "id": "690201", + "fullName": "Ungmästaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210481" + }, + "id": "690543", + "fullName": "Universumsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210482" + }, + "id": "692105", + "fullName": "Uppfinnaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210484" + }, + "id": "716738", + "fullName": "Södra Uppegården", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210489" + }, + "id": "691011", + "fullName": "Uddevallaplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21048a" + }, + "id": "692107", + "fullName": "Utvecklingsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21048b" + }, + "id": "692910", + "fullName": "Utrustningsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21048e" + }, + "id": "688276", + "fullName": "Universitetsplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210490" + }, + "id": "689506", + "fullName": "Sahlgrenska Universitetssjukhuset", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210497" + }, + "id": "529995", + "fullName": "Ugglegatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210499" + }, + "id": "528161", + "fullName": "Ullvidegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21049a" + }, + "id": "529016", + "fullName": "Upplandsplan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21049b" + }, + "id": "529018", + "fullName": "Uppsalagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21049c" + }, + "id": "530474", + "fullName": "Utsiktsvägen", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21049d" + }, + "id": "531166", + "fullName": "Ursulavägen", + "parentFullName": "Klagshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21049e" + }, + "id": "529015", + "fullName": "Upplandsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21049f" + }, + "id": "529537", + "fullName": "Urmakaregatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104a0" + }, + "id": "529210", + "fullName": "Uddeholmsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104a1" + }, + "id": "527915", + "fullName": "Ulricedalsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104a2" + }, + "id": "527914", + "fullName": "Ulricedalsgården", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104a3" + }, + "id": "527050", + "fullName": "Utställningsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104a4" + }, + "id": "797742", + "fullName": "Ulva", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104a5" + }, + "id": "799523", + "fullName": "Ulls väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104a6" + }, + "id": "796960", + "fullName": "Uddvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104a8" + }, + "id": "797744", + "fullName": "Ulva Kvarn", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104a9" + }, + "id": "918287", + "fullName": "Ulls Gränd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104ab" + }, + "id": "797006", + "fullName": "Uttervägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104ac" + }, + "id": "799884", + "fullName": "Ugglevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104ad" + }, + "id": "778078", + "fullName": "Ullevi", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104ae" + }, + "id": "777157", + "fullName": "Uddnäs", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104af" + }, + "id": "777375", + "fullName": "Uggelbo", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104b2" + }, + "id": "799427", + "fullName": "Ullsaxvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104b3" + }, + "id": "799527", + "fullName": "Ultunaallén", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104b4" + }, + "id": "786932", + "fullName": "Uggeln", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104b5" + }, + "id": "795202", + "fullName": "Ullforsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104b6" + }, + "id": "795372", + "fullName": "Urbergsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104b7" + }, + "id": "797808", + "fullName": "Gamla Uppsala", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104b8" + }, + "id": "937094", + "fullName": "Utgårdsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104ba" + }, + "id": "787525", + "fullName": "Uggelbo", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104bd" + }, + "id": "799525", + "fullName": "Ultuna Källväg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104be" + }, + "id": "777172", + "fullName": "Uls-Väsby", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104bf" + }, + "id": "786289", + "fullName": "Ulvseke", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104c0" + }, + "id": "786635", + "fullName": "Uvlunge", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104c1" + }, + "id": "797679", + "fullName": "Åkerby Uggelsta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104c2" + }, + "id": "797681", + "fullName": "Åkerby-Uggelsta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104c3" + }, + "id": "780140", + "fullName": "Ullbolsta", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104c4" + }, + "id": "795564", + "fullName": "Ulleråkersvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104c7" + }, + "id": "792253", + "fullName": "Stavby-Ubby", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104c8" + }, + "id": "795876", + "fullName": "Gamla Uppsalaplan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104cc" + }, + "id": "795870", + "fullName": "Gamla Uppsalagatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104cf" + }, + "id": "797818", + "fullName": "Gamla Uppsala Husby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104d0" + }, + "id": "797838", + "fullName": "Gamla Uppsala Vilan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104d1" + }, + "id": "799529", + "fullName": "Undervisningsplan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104d4" + }, + "id": "786641", + "fullName": "Uvlunge Åby", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104d8" + }, + "id": "778080", + "fullName": "Uppsalavägen", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104d9" + }, + "id": "780154", + "fullName": "Utmarksvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104da" + }, + "id": "777159", + "fullName": "Uddnäs backen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104db" + }, + "id": "777161", + "fullName": "Uddnäs Berget", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104dc" + }, + "id": "777174", + "fullName": "Uls-Väsby Gård", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104dd" + }, + "id": "785745", + "fullName": "Uranusvägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104de" + }, + "id": "787532", + "fullName": "Uggelbovägen", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104df" + }, + "id": "786902", + "fullName": "Lena-Uggelsta", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104e0" + }, + "id": "796212", + "fullName": "Gamla Uppsala Kungsdal", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104ed" + }, + "id": "797669", + "fullName": "Ulleråkers Allmänning", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104ee" + }, + "id": "797812", + "fullName": "Gamla Uppsala Bredåker", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104ef" + }, + "id": "797816", + "fullName": "Gamla Uppsala Fridhem", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104f0" + }, + "id": "780144", + "fullName": "Ullbolsta Gård", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104f2" + }, + "id": "777163", + "fullName": "Uddnäs Brotorp", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104f8" + }, + "id": "797810", + "fullName": "Gamla Uppsala Blomsberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104f9" + }, + "id": "780198", + "fullName": "Åkerby-Uggelsta", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104fa" + }, + "id": "777167", + "fullName": "Uddnäs Lövhagen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104fb" + }, + "id": "786639", + "fullName": "Uvlunge Hyttbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104fc" + }, + "id": "797822", + "fullName": "Gamla Uppsala Lilla Myrby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104fd" + }, + "id": "797824", + "fullName": "Gamla Uppsala Långtorpet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104fe" + }, + "id": "797826", + "fullName": "Gamla Uppsala Lövstaholm", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2104ff" + }, + "id": "797840", + "fullName": "Gamla Uppsala Vädergärde", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210500" + }, + "id": "778317", + "fullName": "Holmbro Ulvansvad", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210501" + }, + "id": "786271", + "fullName": "Svartan Ulvseke", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210502" + }, + "id": "786637", + "fullName": "Uvlunge Fridhem", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210504" + }, + "id": "797814", + "fullName": "Gamla Uppsala Fredriksdal", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210506" + }, + "id": "797820", + "fullName": "Gamla Uppsala Kungsgården", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210507" + }, + "id": "797832", + "fullName": "Gamla Uppsala Vallsgärdet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210508" + }, + "id": "780141", + "fullName": "Ullbolsta Asplund", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210509" + }, + "id": "780142", + "fullName": "Ullbolsta Björkby", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21050a" + }, + "id": "777171", + "fullName": "Uddnäs Storkärret", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21050b" + }, + "id": "777377", + "fullName": "Uls-Väsby Harsättra", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21050c" + }, + "id": "780148", + "fullName": "Ullbolsta Solbacka", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21050d" + }, + "id": "780152", + "fullName": "Ullbolsta Sommarro", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21050e" + }, + "id": "777165", + "fullName": "Uddnäs Kvarnstugan", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210512" + }, + "id": "797821", + "fullName": "Gamla Uppsala Lilla Lötgården", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210513" + }, + "id": "797830", + "fullName": "Gamla Uppsala Stora Lötgården", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210514" + }, + "id": "780150", + "fullName": "Ullbolsta Solbacken", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210515" + }, + "id": "777169", + "fullName": "Uddnäs Stora Kågarån", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210517" + }, + "id": "777175", + "fullName": "Uls-Väsby Mellantorp", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21051a" + }, + "id": "797010", + "fullName": "Vik", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21051b" + }, + "id": "797493", + "fullName": "Kil", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21051c" + }, + "id": "798338", + "fullName": "Hov", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21051e" + }, + "id": "795440", + "fullName": "Håga", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21051f" + }, + "id": "796936", + "fullName": "Säva", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210520" + }, + "id": "797162", + "fullName": "Born", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210521" + }, + "id": "797349", + "fullName": "Fiby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210522" + }, + "id": "797391", + "fullName": "Håmö", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210523" + }, + "id": "797523", + "fullName": "Läby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210524" + }, + "id": "797654", + "fullName": "Tiby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210526" + }, + "id": "797919", + "fullName": "Svia", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210527" + }, + "id": "798105", + "fullName": "Lura", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210528" + }, + "id": "798301", + "fullName": "Grän", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210529" + }, + "id": "798588", + "fullName": "Älby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21052b" + }, + "id": "798876", + "fullName": "Viby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21052c" + }, + "id": "796230", + "fullName": "Löten", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21052d" + }, + "id": "796564", + "fullName": "Bonäs", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21052f" + }, + "id": "796674", + "fullName": "Frövi", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210530" + }, + "id": "796699", + "fullName": "Gräna", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210531" + }, + "id": "796791", + "fullName": "Måsta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210532" + }, + "id": "797033", + "fullName": "Vreta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210534" + }, + "id": "797169", + "fullName": "Börje", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210535" + }, + "id": "797389", + "fullName": "Huset", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210537" + }, + "id": "797715", + "fullName": "Gysta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210538" + }, + "id": "797720", + "fullName": "Lytta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21053a" + }, + "id": "797764", + "fullName": "Faxan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21053d" + }, + "id": "797905", + "fullName": "Skäve", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21053e" + }, + "id": "798345", + "fullName": "Karby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21053f" + }, + "id": "798362", + "fullName": "Kräby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210541" + }, + "id": "798498", + "fullName": "Skeke", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210542" + }, + "id": "798514", + "fullName": "Tomta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210543" + }, + "id": "798640", + "fullName": "Funbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210544" + }, + "id": "799476", + "fullName": "Gälbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210547" + }, + "id": "795594", + "fullName": "S:t Larsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21054a" + }, + "id": "795184", + "fullName": "Hällby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21054c" + }, + "id": "795468", + "fullName": "Solhem", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21054d" + }, + "id": "795772", + "fullName": "Lyckan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21054f" + }, + "id": "796568", + "fullName": "Bragby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210550" + }, + "id": "796751", + "fullName": "Hässle", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210551" + }, + "id": "796783", + "fullName": "Lörsta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210555" + }, + "id": "796928", + "fullName": "Stabby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210557" + }, + "id": "797363", + "fullName": "Gesvad", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210559" + }, + "id": "797507", + "fullName": "Klinta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21055a" + }, + "id": "797508", + "fullName": "Klista", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21055d" + }, + "id": "797612", + "fullName": "Skulla", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21055e" + }, + "id": "797631", + "fullName": "Ströby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21055f" + }, + "id": "797671", + "fullName": "Åkerby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210560" + }, + "id": "797706", + "fullName": "Fansta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210561" + }, + "id": "797717", + "fullName": "Högsta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210562" + }, + "id": "797722", + "fullName": "Marsta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210563" + }, + "id": "797752", + "fullName": "Åhagen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210565" + }, + "id": "797951", + "fullName": "Törnby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210566" + }, + "id": "798071", + "fullName": "Fornby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210568" + }, + "id": "798322", + "fullName": "Gåvsta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210569" + }, + "id": "798368", + "fullName": "Lejsta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21056a" + }, + "id": "798576", + "fullName": "Yresta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21056b" + }, + "id": "798785", + "fullName": "Halmby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21056c" + }, + "id": "798858", + "fullName": "Selknä", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21056d" + }, + "id": "798878", + "fullName": "Ärnevi", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21056e" + }, + "id": "799199", + "fullName": "Vedyxa", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21056f" + }, + "id": "799872", + "fullName": "Sundby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210570" + }, + "id": "795808", + "fullName": "S:t Göransgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210572" + }, + "id": "795463", + "fullName": "Läbyvad", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210573" + }, + "id": "795493", + "fullName": "Kvarnbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210574" + }, + "id": "795602", + "fullName": "Åsgränd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210575" + }, + "id": "796252", + "fullName": "Sivs väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210576" + }, + "id": "796268", + "fullName": "Tors väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210577" + }, + "id": "796711", + "fullName": "Hacksta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210578" + }, + "id": "796773", + "fullName": "Käfflöt", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21057a" + }, + "id": "796913", + "fullName": "Skälsta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21057b" + }, + "id": "796954", + "fullName": "Torsbro", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21057c" + }, + "id": "797030", + "fullName": "Viks Mur", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21057d" + }, + "id": "797123", + "fullName": "Älvesta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21057e" + }, + "id": "797127", + "fullName": "Ännesta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21057f" + }, + "id": "797133", + "fullName": "Ärnesta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210581" + }, + "id": "797357", + "fullName": "Fågelbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210582" + }, + "id": "797371", + "fullName": "Holmsta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210583" + }, + "id": "797503", + "fullName": "Kilsdal", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210584" + }, + "id": "797513", + "fullName": "Korsebo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210585" + }, + "id": "797587", + "fullName": "Mångsbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210586" + }, + "id": "797667", + "fullName": "Trillbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210587" + }, + "id": "797730", + "fullName": "Skediga", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210588" + }, + "id": "797734", + "fullName": "Sundbro", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210589" + }, + "id": "797766", + "fullName": "Fullerö", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21058a" + }, + "id": "797907", + "fullName": "Skölsta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21058b" + }, + "id": "797917", + "fullName": "Stångby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21058c" + }, + "id": "797947", + "fullName": "Trälösa", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21058d" + }, + "id": "797953", + "fullName": "Vaksala", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21058f" + }, + "id": "798078", + "fullName": "Helgeby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210590" + }, + "id": "798099", + "fullName": "Kölinge", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210591" + }, + "id": "798251", + "fullName": "Frötuna", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210593" + }, + "id": "798534", + "fullName": "Visteby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210594" + }, + "id": "798612", + "fullName": "Fjällbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210595" + }, + "id": "798741", + "fullName": "Grytbol", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210596" + }, + "id": "798806", + "fullName": "Locksta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210597" + }, + "id": "798810", + "fullName": "Manbyle", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210598" + }, + "id": "798868", + "fullName": "Trångtä", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21059a" + }, + "id": "798958", + "fullName": "Falebro", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21059e" + }, + "id": "799371", + "fullName": "Hövägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105a2" + }, + "id": "799830", + "fullName": "Gläntan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105a3" + }, + "id": "799868", + "fullName": "Smedjan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105a5" + }, + "id": "795142", + "fullName": "Götgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105a7" + }, + "id": "795274", + "fullName": "Sveaplan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105a8" + }, + "id": "795308", + "fullName": "Karlberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105aa" + }, + "id": "795470", + "fullName": "Säves väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105ac" + }, + "id": "795665", + "fullName": "Hamnplan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105ad" + }, + "id": "795774", + "fullName": "Majgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105af" + }, + "id": "795976", + "fullName": "Bokvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105b0" + }, + "id": "796000", + "fullName": "Tryvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105b1" + }, + "id": "796034", + "fullName": "Lurgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105b2" + }, + "id": "796075", + "fullName": "Lings väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105b4" + }, + "id": "796125", + "fullName": "Källplan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105b5" + }, + "id": "796201", + "fullName": "Frejs väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105b6" + }, + "id": "796214", + "fullName": "Geres väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105b7" + }, + "id": "796220", + "fullName": "Huges väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105bc" + }, + "id": "796344", + "fullName": "Lökgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105bd" + }, + "id": "796352", + "fullName": "Ärtgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105be" + }, + "id": "796358", + "fullName": "Betgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105bf" + }, + "id": "796567", + "fullName": "Bonäsudd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105c0" + }, + "id": "796573", + "fullName": "Bytorget", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105c1" + }, + "id": "796575", + "fullName": "Båtvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105c2" + }, + "id": "796761", + "fullName": "Kanikebo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105c3" + }, + "id": "796765", + "fullName": "Kibrunna", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105c7" + }, + "id": "796946", + "fullName": "Toppmyra", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105c8" + }, + "id": "796952", + "fullName": "Torresta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105c9" + }, + "id": "797028", + "fullName": "Viks Gård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105ca" + }, + "id": "797121", + "fullName": "Ytternäs", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105cb" + }, + "id": "797365", + "fullName": "Gäsmesta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105cc" + }, + "id": "797369", + "fullName": "Himrarna", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105cd" + }, + "id": "797505", + "fullName": "Klastorp", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105ce" + }, + "id": "797518", + "fullName": "Kättinge", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105cf" + }, + "id": "797541", + "fullName": "Läby Håmö", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105d1" + }, + "id": "797708", + "fullName": "Forkarby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105d2" + }, + "id": "797716", + "fullName": "Hämringe", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105d3" + }, + "id": "797746", + "fullName": "Vallskog", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105d5" + }, + "id": "798041", + "fullName": "Vaskesta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105d6" + }, + "id": "798057", + "fullName": "Ärna Gård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105d7" + }, + "id": "798067", + "fullName": "Björndal", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105d8" + }, + "id": "798069", + "fullName": "Borstbol", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105da" + }, + "id": "798089", + "fullName": "Klivinge", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105dc" + }, + "id": "798243", + "fullName": "Ycklinge", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105dd" + }, + "id": "798320", + "fullName": "Gränlund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105de" + }, + "id": "798342", + "fullName": "Kallesta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105df" + }, + "id": "798510", + "fullName": "Sämjesta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105e0" + }, + "id": "798590", + "fullName": "Älvgärde", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105e2" + }, + "id": "798606", + "fullName": "Bärby Äng", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105e3" + }, + "id": "798735", + "fullName": "Funbo-Åby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105e4" + }, + "id": "798753", + "fullName": "Hagvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105e5" + }, + "id": "798755", + "fullName": "Hallkved", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105e6" + }, + "id": "798804", + "fullName": "Lillinge", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105e7" + }, + "id": "798809", + "fullName": "Lötvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105e9" + }, + "id": "798861", + "fullName": "Skällerö", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105ea" + }, + "id": "798862", + "fullName": "Sämtegen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105ed" + }, + "id": "799194", + "fullName": "Sällinge", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105ee" + }, + "id": "799196", + "fullName": "Tjocksta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105ef" + }, + "id": "799201", + "fullName": "Villinge", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105f1" + }, + "id": "799413", + "fullName": "Lievägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105f2" + }, + "id": "799501", + "fullName": "Lervägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105f3" + }, + "id": "799552", + "fullName": "Gökvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105f7" + }, + "id": "799665", + "fullName": "Sjövägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105f8" + }, + "id": "799759", + "fullName": "Linvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105fa" + }, + "id": "799778", + "fullName": "Kuggebro", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105fb" + }, + "id": "799806", + "fullName": "Banvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105fc" + }, + "id": "799845", + "fullName": "Hökvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2105ff" + }, + "id": "937105", + "fullName": "Vikvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210602" + }, + "id": "795168", + "fullName": "Gimogatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210603" + }, + "id": "795174", + "fullName": "Husbyborg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210604" + }, + "id": "795220", + "fullName": "Blomgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210606" + }, + "id": "795260", + "fullName": "Borgvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210607" + }, + "id": "795262", + "fullName": "Götavägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210608" + }, + "id": "795264", + "fullName": "Kåbovägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210609" + }, + "id": "795276", + "fullName": "Sveavägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21060a" + }, + "id": "795328", + "fullName": "Krongatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21060b" + }, + "id": "795353", + "fullName": "Läbygatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21060c" + }, + "id": "795401", + "fullName": "Bertas väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21060d" + }, + "id": "795418", + "fullName": "Herrhagen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21060e" + }, + "id": "795451", + "fullName": "Hågavägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210610" + }, + "id": "795496", + "fullName": "Märtas väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210612" + }, + "id": "795552", + "fullName": "Munkgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210613" + }, + "id": "795576", + "fullName": "Fyristorg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210614" + }, + "id": "795578", + "fullName": "Gropgränd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210616" + }, + "id": "795598", + "fullName": "Valvgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210617" + }, + "id": "795608", + "fullName": "Skolgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210618" + }, + "id": "795624", + "fullName": "Torsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210619" + }, + "id": "795626", + "fullName": "Vasagatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21061c" + }, + "id": "795647", + "fullName": "Mastgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21061d" + }, + "id": "795677", + "fullName": "Bredgränd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21061e" + }, + "id": "795707", + "fullName": "Vretgränd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210620" + }, + "id": "795742", + "fullName": "Spikgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210621" + }, + "id": "795748", + "fullName": "Säbygatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210622" + }, + "id": "795758", + "fullName": "Furugatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210625" + }, + "id": "795804", + "fullName": "Ymergatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210626" + }, + "id": "795806", + "fullName": "Salagatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210627" + }, + "id": "795832", + "fullName": "Lindgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210628" + }, + "id": "795838", + "fullName": "Storgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21062c" + }, + "id": "795960", + "fullName": "Tunagatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21062d" + }, + "id": "795962", + "fullName": "Vinggatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21062f" + }, + "id": "795996", + "fullName": "Tallvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210630" + }, + "id": "796014", + "fullName": "Hjulgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210631" + }, + "id": "796061", + "fullName": "Torngatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210632" + }, + "id": "796103", + "fullName": "Molngatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210635" + }, + "id": "796196", + "fullName": "Brages väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210637" + }, + "id": "796216", + "fullName": "Hildvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210638" + }, + "id": "796222", + "fullName": "Höders väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21063d" + }, + "id": "796251", + "fullName": "Sigyns väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21063e" + }, + "id": "796274", + "fullName": "Yrsavägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21063f" + }, + "id": "796276", + "fullName": "Ärnavägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210640" + }, + "id": "796312", + "fullName": "Brillinge", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210642" + }, + "id": "796418", + "fullName": "Stålgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210646" + }, + "id": "796467", + "fullName": "Balingsta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21064a" + }, + "id": "796685", + "fullName": "Fröviboda", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21064b" + }, + "id": "796689", + "fullName": "Frövitorp", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21064c" + }, + "id": "796697", + "fullName": "Grenvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21064d" + }, + "id": "796709", + "fullName": "Gunggräna", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21064e" + }, + "id": "796745", + "fullName": "Hållberga", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21064f" + }, + "id": "796775", + "fullName": "Lillvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210650" + }, + "id": "796787", + "fullName": "Lövstigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210653" + }, + "id": "796938", + "fullName": "Säva Kvarn", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210654" + }, + "id": "797008", + "fullName": "Vasstigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210655" + }, + "id": "797032", + "fullName": "Vissgärde", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210656" + }, + "id": "797048", + "fullName": "Vångelsta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210657" + }, + "id": "797222", + "fullName": "Börje Haga", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210659" + }, + "id": "797345", + "fullName": "Bösslinge", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21065b" + }, + "id": "797351", + "fullName": "Fiby Karbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21065c" + }, + "id": "797617", + "fullName": "Skäggesta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21065d" + }, + "id": "797750", + "fullName": "Violvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21065f" + }, + "id": "797844", + "fullName": "Grönviken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210663" + }, + "id": "797915", + "fullName": "Stamvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210664" + }, + "id": "797922", + "fullName": "Svia Byväg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210665" + }, + "id": "798111", + "fullName": "Mellanbol", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210666" + }, + "id": "798249", + "fullName": "Bäfves väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210667" + }, + "id": "798318", + "fullName": "Grän Vilan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210668" + }, + "id": "798366", + "fullName": "Kräbylund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210669" + }, + "id": "798374", + "fullName": "Lejstugan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21066a" + }, + "id": "798376", + "fullName": "Lillvreta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21066e" + }, + "id": "798520", + "fullName": "Tomta Lund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21066f" + }, + "id": "798524", + "fullName": "Trevlinge", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210670" + }, + "id": "798574", + "fullName": "Västersta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210671" + }, + "id": "798578", + "fullName": "Yrestahed", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210672" + }, + "id": "798604", + "fullName": "Broby Hage", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210674" + }, + "id": "798632", + "fullName": "Fjällnora", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210675" + }, + "id": "798654", + "fullName": "Funbo Haga", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210676" + }, + "id": "798814", + "fullName": "Marielund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210677" + }, + "id": "798848", + "fullName": "Myskdalen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21067a" + }, + "id": "799230", + "fullName": "Kuskvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21067b" + }, + "id": "799242", + "fullName": "Marieberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21067d" + }, + "id": "799279", + "fullName": "Sälgvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21067e" + }, + "id": "799293", + "fullName": "Ängsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21067f" + }, + "id": "799309", + "fullName": "Fältvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210680" + }, + "id": "799327", + "fullName": "Kärrvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210681" + }, + "id": "799329", + "fullName": "Lugnvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210683" + }, + "id": "799347", + "fullName": "Torgvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210684" + }, + "id": "799357", + "fullName": "Flakvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210685" + }, + "id": "799359", + "fullName": "Hankvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210686" + }, + "id": "799375", + "fullName": "Kälkvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210687" + }, + "id": "799377", + "fullName": "Laduvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210689" + }, + "id": "799389", + "fullName": "Slädvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21068a" + }, + "id": "799397", + "fullName": "Störvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21068b" + }, + "id": "799409", + "fullName": "Billvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21068c" + }, + "id": "799488", + "fullName": "Holmvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21068d" + }, + "id": "799489", + "fullName": "Häckvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21068e" + }, + "id": "799521", + "fullName": "Travvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21068f" + }, + "id": "799531", + "fullName": "Vallvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210690" + }, + "id": "799538", + "fullName": "Åkervägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210691" + }, + "id": "799539", + "fullName": "Backvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210692" + }, + "id": "799565", + "fullName": "Långvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210693" + }, + "id": "799567", + "fullName": "Lärkvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210694" + }, + "id": "799589", + "fullName": "Starvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210695" + }, + "id": "799590", + "fullName": "Svalvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210696" + }, + "id": "799596", + "fullName": "Vråkvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210698" + }, + "id": "799635", + "fullName": "Höjdvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21069c" + }, + "id": "799685", + "fullName": "Videvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21069d" + }, + "id": "799740", + "fullName": "Slånvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21069e" + }, + "id": "799745", + "fullName": "Villes väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21069f" + }, + "id": "799749", + "fullName": "Kornvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106a0" + }, + "id": "799772", + "fullName": "Vetevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106a1" + }, + "id": "799776", + "fullName": "Yllevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106a4" + }, + "id": "799826", + "fullName": "Falkvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106a5" + }, + "id": "799839", + "fullName": "Hartrajet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106a6" + }, + "id": "799841", + "fullName": "Hultvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106a7" + }, + "id": "799843", + "fullName": "Hällvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106a8" + }, + "id": "799847", + "fullName": "Kottvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106ab" + }, + "id": "799874", + "fullName": "Sävja Gård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106ac" + }, + "id": "799904", + "fullName": "Kardvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106ad" + }, + "id": "799928", + "fullName": "Varpvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106ae" + }, + "id": "910196", + "fullName": "Lockgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106b0" + }, + "id": "914973", + "fullName": "Viragatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106b1" + }, + "id": "916153", + "fullName": "Formgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106b3" + }, + "id": "937087", + "fullName": "Saltgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106b7" + }, + "id": "795130", + "fullName": "Floragatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106b8" + }, + "id": "795134", + "fullName": "Börjegatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106b9" + }, + "id": "795144", + "fullName": "Sturegatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106ba" + }, + "id": "795172", + "fullName": "Humlegatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106bb" + }, + "id": "795180", + "fullName": "Hyttögatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106be" + }, + "id": "795196", + "fullName": "Skebogatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106c1" + }, + "id": "795280", + "fullName": "Villavägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106c2" + }, + "id": "795286", + "fullName": "Banérgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106c3" + }, + "id": "795307", + "fullName": "Husargatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106c4" + }, + "id": "795320", + "fullName": "Bergagatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106c5" + }, + "id": "795334", + "fullName": "Slöjdgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106c6" + }, + "id": "795336", + "fullName": "Tegelgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106c7" + }, + "id": "795340", + "fullName": "Birkagatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106c8" + }, + "id": "795362", + "fullName": "Bruksvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106c9" + }, + "id": "795374", + "fullName": "Gnejsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106ca" + }, + "id": "795384", + "fullName": "Västertorg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106cc" + }, + "id": "795449", + "fullName": "Håga Solhem", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106cd" + }, + "id": "795457", + "fullName": "Kakelvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106ce" + }, + "id": "795461", + "fullName": "Lillgården", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106d0" + }, + "id": "795485", + "fullName": "Tartugatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106d1" + }, + "id": "795497", + "fullName": "Sanders väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106d2" + }, + "id": "795522", + "fullName": "Kiselvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106d4" + }, + "id": "795540", + "fullName": "Hugingatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106d5" + }, + "id": "795544", + "fullName": "Muningatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106d6" + }, + "id": "795560", + "fullName": "Svandammen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106d7" + }, + "id": "795600", + "fullName": "Vattugränd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106d8" + }, + "id": "795616", + "fullName": "Fredsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106da" + }, + "id": "795628", + "fullName": "Fyrisgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106db" + }, + "id": "795633", + "fullName": "Kungsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106dc" + }, + "id": "795639", + "fullName": "Sågargatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106dd" + }, + "id": "795691", + "fullName": "Smedsgränd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106de" + }, + "id": "795713", + "fullName": "Björkgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106df" + }, + "id": "795756", + "fullName": "Blomstigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106e1" + }, + "id": "795768", + "fullName": "Liljegatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106e2" + }, + "id": "795770", + "fullName": "Ljunggatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106e4" + }, + "id": "795788", + "fullName": "Syréngatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106e5" + }, + "id": "795790", + "fullName": "Torsviggen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106e6" + }, + "id": "795800", + "fullName": "Frodegatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106e8" + }, + "id": "795844", + "fullName": "Linnégatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106ee" + }, + "id": "795912", + "fullName": "Tuna Backar", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106ef" + }, + "id": "795925", + "fullName": "Bärbygatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106f3" + }, + "id": "795956", + "fullName": "Startgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106f5" + }, + "id": "795984", + "fullName": "Ginstvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106f6" + }, + "id": "795988", + "fullName": "Gävlevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106f7" + }, + "id": "796038", + "fullName": "Löpargatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106f8" + }, + "id": "796039", + "fullName": "Skruvgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106f9" + }, + "id": "796041", + "fullName": "Trattgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106fa" + }, + "id": "796096", + "fullName": "Blixtgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106fb" + }, + "id": "796109", + "fullName": "Stormgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106fc" + }, + "id": "796121", + "fullName": "Hökargränd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106fe" + }, + "id": "796146", + "fullName": "Årstagatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2106ff" + }, + "id": "796149", + "fullName": "Gröna gatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210700" + }, + "id": "796166", + "fullName": "Murargatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210701" + }, + "id": "796168", + "fullName": "Målargatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210702" + }, + "id": "796192", + "fullName": "Balders väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210703" + }, + "id": "796262", + "fullName": "Stora Myrby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210704" + }, + "id": "796272", + "fullName": "Vidulvs väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210706" + }, + "id": "796368", + "fullName": "Melongatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210708" + }, + "id": "796396", + "fullName": "Tomatgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210709" + }, + "id": "796428", + "fullName": "Kristallen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21070a" + }, + "id": "796448", + "fullName": "Kumlagatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21070b" + }, + "id": "796452", + "fullName": "Åkaregatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21070c" + }, + "id": "796556", + "fullName": "Björkvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21070d" + }, + "id": "796560", + "fullName": "Blockvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21070e" + }, + "id": "796571", + "fullName": "Brinkvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21070f" + }, + "id": "796691", + "fullName": "Fågelvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210710" + }, + "id": "796695", + "fullName": "Granstigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210711" + }, + "id": "796705", + "fullName": "Gränsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210712" + }, + "id": "796721", + "fullName": "Hammarskog", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210714" + }, + "id": "796781", + "fullName": "Lurbovägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21071a" + }, + "id": "796944", + "fullName": "Tallstigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21071b" + }, + "id": "796958", + "fullName": "Tärnstigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21071d" + }, + "id": "797046", + "fullName": "Vretavägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21071e" + }, + "id": "797050", + "fullName": "Väntbrunna", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21071f" + }, + "id": "797056", + "fullName": "Västeråker", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210720" + }, + "id": "797125", + "fullName": "Ängsstigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210724" + }, + "id": "797234", + "fullName": "Börje Kilbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210725" + }, + "id": "797240", + "fullName": "Börje Kyrka", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210727" + }, + "id": "797289", + "fullName": "Börje Skola", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210728" + }, + "id": "797305", + "fullName": "Börje Torbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210729" + }, + "id": "797316", + "fullName": "Börje-Broby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21072b" + }, + "id": "797387", + "fullName": "Husbyvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21072c" + }, + "id": "797514", + "fullName": "Krokmossen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21072e" + }, + "id": "797636", + "fullName": "Ströbylund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21072f" + }, + "id": "797718", + "fullName": "Lupinvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210731" + }, + "id": "797846", + "fullName": "Halmbyboda", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210734" + }, + "id": "797903", + "fullName": "Skansvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210735" + }, + "id": "797925", + "fullName": "Svia Kroken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210737" + }, + "id": "798039", + "fullName": "Vaksala-Åby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210738" + }, + "id": "798043", + "fullName": "Vedergärde", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210739" + }, + "id": "798347", + "fullName": "Karby Hagen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21073f" + }, + "id": "798506", + "fullName": "Strömvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210741" + }, + "id": "798685", + "fullName": "Funbo-Broby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210742" + }, + "id": "798691", + "fullName": "Funbo-Bärby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210743" + }, + "id": "798791", + "fullName": "Krympvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210746" + }, + "id": "799210", + "fullName": "Salixvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210747" + }, + "id": "799278", + "fullName": "Svampvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210748" + }, + "id": "799295", + "fullName": "Basunvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210749" + }, + "id": "799313", + "fullName": "Hagelgränd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21074a" + }, + "id": "799345", + "fullName": "Sätervägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21074b" + }, + "id": "799363", + "fullName": "Hävelvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21074c" + }, + "id": "799381", + "fullName": "Malma backe", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21074d" + }, + "id": "799383", + "fullName": "Malmavägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21074e" + }, + "id": "799393", + "fullName": "Stackvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210750" + }, + "id": "799441", + "fullName": "Musikvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210752" + }, + "id": "799478", + "fullName": "Gälbovägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210753" + }, + "id": "799497", + "fullName": "Krickvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210754" + }, + "id": "799507", + "fullName": "Skrakvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210755" + }, + "id": "799509", + "fullName": "Storkvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210756" + }, + "id": "799558", + "fullName": "Klippvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210758" + }, + "id": "799591", + "fullName": "Sveddvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21075a" + }, + "id": "799619", + "fullName": "Falkstigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21075b" + }, + "id": "799621", + "fullName": "Fasanvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21075c" + }, + "id": "799633", + "fullName": "Häggstigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21075e" + }, + "id": "799643", + "fullName": "Mälarvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210760" + }, + "id": "799661", + "fullName": "Sandavägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210761" + }, + "id": "799679", + "fullName": "Trastvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210763" + }, + "id": "799694", + "fullName": "Flöjtvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210765" + }, + "id": "799728", + "fullName": "Klintvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210766" + }, + "id": "799730", + "fullName": "Kvarnvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210767" + }, + "id": "799748", + "fullName": "Havrevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210768" + }, + "id": "799774", + "fullName": "Vilanvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210769" + }, + "id": "799834", + "fullName": "Gläntvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21076a" + }, + "id": "799837", + "fullName": "Gårdsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21076b" + }, + "id": "799854", + "fullName": "Källstigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21076c" + }, + "id": "799856", + "fullName": "Kärrstigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21076e" + }, + "id": "799866", + "fullName": "Skogsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21076f" + }, + "id": "799882", + "fullName": "Torpstigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210770" + }, + "id": "799918", + "fullName": "Spetsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210771" + }, + "id": "799934", + "fullName": "Skåneresan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210773" + }, + "id": "913087", + "fullName": "Grindvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210775" + }, + "id": "917278", + "fullName": "Torplyckan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210776" + }, + "id": "937082", + "fullName": "Bobingatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210778" + }, + "id": "937096", + "fullName": "Kometvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21077a" + }, + "id": "937104", + "fullName": "Vivelvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21077b" + }, + "id": "795136", + "fullName": "Hällbygatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21077c" + }, + "id": "795158", + "fullName": "Wallingatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21077d" + }, + "id": "795162", + "fullName": "Tegnérgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21077f" + }, + "id": "795170", + "fullName": "Harnäsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210780" + }, + "id": "795205", + "fullName": "Vallongatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210781" + }, + "id": "795216", + "fullName": "Stabby backe", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210782" + }, + "id": "795218", + "fullName": "Tiundagatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210783" + }, + "id": "795230", + "fullName": "Köpmangatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210784" + }, + "id": "795242", + "fullName": "Torgnygatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210785" + }, + "id": "795248", + "fullName": "Klangs Gränd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210788" + }, + "id": "795382", + "fullName": "Granitvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210789" + }, + "id": "795388", + "fullName": "Marmorvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21078a" + }, + "id": "795434", + "fullName": "Flogsta Gård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21078b" + }, + "id": "795453", + "fullName": "Hällens Gård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21078c" + }, + "id": "795459", + "fullName": "Kvarnbolund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21078f" + }, + "id": "795494", + "fullName": "Kvarnbo Gård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210790" + }, + "id": "795500", + "fullName": "Starbovägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210791" + }, + "id": "795546", + "fullName": "Siktargatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210792" + }, + "id": "795558", + "fullName": "Slottsgränd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210793" + }, + "id": "795651", + "fullName": "Mältargatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210794" + }, + "id": "795655", + "fullName": "Vimpelgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210796" + }, + "id": "795683", + "fullName": "Gamla torget", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210797" + }, + "id": "795695", + "fullName": "Stora torget", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210799" + }, + "id": "795732", + "fullName": "Märstagatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21079c" + }, + "id": "795762", + "fullName": "Gunstagatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21079d" + }, + "id": "795783", + "fullName": "Solrosgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21079e" + }, + "id": "795794", + "fullName": "Vallbygatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21079f" + }, + "id": "795828", + "fullName": "Vaksalatorg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107a2" + }, + "id": "795840", + "fullName": "Vaksala torg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107a5" + }, + "id": "795918", + "fullName": "Väpnargatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107a6" + }, + "id": "795937", + "fullName": "Flygargatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107a7" + }, + "id": "795939", + "fullName": "Hangargatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107a8" + }, + "id": "795940", + "fullName": "Kadettgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107a9" + }, + "id": "795954", + "fullName": "Spanargatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107aa" + }, + "id": "795972", + "fullName": "Bellisvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107ab" + }, + "id": "795980", + "fullName": "Fanstavägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107ac" + }, + "id": "795982", + "fullName": "Flädervägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107ad" + }, + "id": "795986", + "fullName": "Gråalsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107af" + }, + "id": "795998", + "fullName": "Tibastvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107b0" + }, + "id": "796004", + "fullName": "Kapellgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107b2" + }, + "id": "796032", + "fullName": "Liggargatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107b3" + }, + "id": "796042", + "fullName": "Bureusgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107b4" + }, + "id": "796045", + "fullName": "Kvarntorget", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107b5" + }, + "id": "796057", + "fullName": "Väktargatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107b7" + }, + "id": "796079", + "fullName": "Von Bahrs väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107b8" + }, + "id": "796119", + "fullName": "Gränbyvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107b9" + }, + "id": "796153", + "fullName": "Gullrisplan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107ba" + }, + "id": "796157", + "fullName": "Klövergatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107bb" + }, + "id": "796164", + "fullName": "Mistelgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107bc" + }, + "id": "796174", + "fullName": "Vallmogatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107bd" + }, + "id": "796180", + "fullName": "Hurtigs gata", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107be" + }, + "id": "796184", + "fullName": "Munters gata", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107bf" + }, + "id": "796186", + "fullName": "Sandels gata", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107c0" + }, + "id": "796197", + "fullName": "Brynjevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107c2" + }, + "id": "796226", + "fullName": "Kungsgården", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107c3" + }, + "id": "796232", + "fullName": "Mimersvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107c6" + }, + "id": "796260", + "fullName": "Snorrevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107c7" + }, + "id": "796266", + "fullName": "Torgrims väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107c8" + }, + "id": "796270", + "fullName": "Valhalls väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107c9" + }, + "id": "796318", + "fullName": "Smedjevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107ca" + }, + "id": "796326", + "fullName": "Ytterbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107cc" + }, + "id": "796342", + "fullName": "Krassegatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107cd" + }, + "id": "796346", + "fullName": "Morotsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107cf" + }, + "id": "796354", + "fullName": "Kummingatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107d0" + }, + "id": "796356", + "fullName": "Körvelgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107d1" + }, + "id": "796360", + "fullName": "Bolsta Byväg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107d3" + }, + "id": "796394", + "fullName": "Senapsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107d4" + }, + "id": "796447", + "fullName": "Gnistagatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107d8" + }, + "id": "796530", + "fullName": "Balingstaby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107d9" + }, + "id": "796554", + "fullName": "Björkstigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107da" + }, + "id": "796558", + "fullName": "Blockstigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107dc" + }, + "id": "796703", + "fullName": "Gränsstigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107dd" + }, + "id": "796713", + "fullName": "Hagby-Brunna", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107de" + }, + "id": "796749", + "fullName": "Häljebolsta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107df" + }, + "id": "796767", + "fullName": "Kibrunnaäng", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107e0" + }, + "id": "796769", + "fullName": "Klippstigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107e1" + }, + "id": "796777", + "fullName": "Lurbostigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107e6" + }, + "id": "796921", + "fullName": "Skärfältens", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107e8" + }, + "id": "797036", + "fullName": "Vreta Sjöväg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107ea" + }, + "id": "797236", + "fullName": "Börje Klinta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107ec" + }, + "id": "797293", + "fullName": "Börje Soläng", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107ed" + }, + "id": "797313", + "fullName": "Börje Ängebo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107ee" + }, + "id": "797329", + "fullName": "Börje-Gränby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107ef" + }, + "id": "797337", + "fullName": "Börje-Ströja", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107f0" + }, + "id": "797342", + "fullName": "Börje-Åkerby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107f1" + }, + "id": "797343", + "fullName": "Börje-Ängeby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107f2" + }, + "id": "797355", + "fullName": "Fiby Smedsbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107f3" + }, + "id": "797361", + "fullName": "Fågelsången", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107f7" + }, + "id": "797489", + "fullName": "Katrineberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107f9" + }, + "id": "797527", + "fullName": "Läby Backebo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107fa" + }, + "id": "797537", + "fullName": "Läby Fridhem", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107fb" + }, + "id": "797547", + "fullName": "Läby Högtomt", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2107fd" + }, + "id": "797565", + "fullName": "Läby Solåker", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210800" + }, + "id": "797656", + "fullName": "Tiby Biholme", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210801" + }, + "id": "797663", + "fullName": "Tiby Fridhem", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210805" + }, + "id": "797941", + "fullName": "Söderhällby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210806" + }, + "id": "798047", + "fullName": "Vittulsberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210807" + }, + "id": "798053", + "fullName": "Ärna Björkby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210808" + }, + "id": "798055", + "fullName": "Ärna Brogård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210809" + }, + "id": "798107", + "fullName": "Länsmansbol", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21080b" + }, + "id": "798239", + "fullName": "Skarpvreten", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21080c" + }, + "id": "798241", + "fullName": "Västerberga", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21080e" + }, + "id": "798328", + "fullName": "Gåvstavägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21080f" + }, + "id": "798332", + "fullName": "Hammarvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210810" + }, + "id": "798334", + "fullName": "Henriksberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210811" + }, + "id": "798372", + "fullName": "Lejstavägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21081a" + }, + "id": "798616", + "fullName": "Fjällbo Bred", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21081b" + }, + "id": "798695", + "fullName": "Funbo-Böksta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21081c" + }, + "id": "798704", + "fullName": "Funbo-Lövsta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21081d" + }, + "id": "798707", + "fullName": "Funbo-Sundby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21081e" + }, + "id": "798739", + "fullName": "Funbo-Åkerby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21081f" + }, + "id": "798751", + "fullName": "Gunstavägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210820" + }, + "id": "798808", + "fullName": "Lockstalund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210821" + }, + "id": "798811", + "fullName": "Manbyle Lyse", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210822" + }, + "id": "798860", + "fullName": "Skråttvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210824" + }, + "id": "799010", + "fullName": "Knivsbrunna", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210827" + }, + "id": "799229", + "fullName": "Konsumvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210828" + }, + "id": "799244", + "fullName": "Mellanvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21082b" + }, + "id": "799266", + "fullName": "Statarvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21082c" + }, + "id": "799274", + "fullName": "Svamptorget", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21082d" + }, + "id": "799285", + "fullName": "Tallmovägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21082e" + }, + "id": "799289", + "fullName": "Torparvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21082f" + }, + "id": "799305", + "fullName": "Fagottvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210830" + }, + "id": "799317", + "fullName": "Kremlevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210831" + }, + "id": "799325", + "fullName": "Källbovägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210832" + }, + "id": "799333", + "fullName": "Murkelvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210833" + }, + "id": "799343", + "fullName": "Stövarvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210834" + }, + "id": "799361", + "fullName": "Hässjevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210835" + }, + "id": "799385", + "fullName": "Sandmovägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210836" + }, + "id": "799386", + "fullName": "Skrindvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210837" + }, + "id": "799401", + "fullName": "Tjudervägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210838" + }, + "id": "799474", + "fullName": "Grågåsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210839" + }, + "id": "799480", + "fullName": "Gärdesvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21083a" + }, + "id": "799499", + "fullName": "Kronåsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21083b" + }, + "id": "799541", + "fullName": "Blåmesvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21083d" + }, + "id": "799548", + "fullName": "Gråmesvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21083e" + }, + "id": "799593", + "fullName": "Talgoxvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210840" + }, + "id": "799631", + "fullName": "Hjortstigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210841" + }, + "id": "799641", + "fullName": "Kohagsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210842" + }, + "id": "799642", + "fullName": "Lyssnavägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210843" + }, + "id": "799663", + "fullName": "Seglarvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210844" + }, + "id": "799675", + "fullName": "Tjädervägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210845" + }, + "id": "799681", + "fullName": "Tältarvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210846" + }, + "id": "799683", + "fullName": "Vaktelvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210847" + }, + "id": "799695", + "fullName": "Gitarrvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210848" + }, + "id": "799699", + "fullName": "Solistvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210849" + }, + "id": "799701", + "fullName": "Brunnsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21084a" + }, + "id": "799726", + "fullName": "Hörnbovägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21084b" + }, + "id": "799769", + "fullName": "Silkesvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21084d" + }, + "id": "799800", + "fullName": "Backmovägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21084f" + }, + "id": "799832", + "fullName": "Gläntstigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210850" + }, + "id": "799850", + "fullName": "Kvarnbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210851" + }, + "id": "799858", + "fullName": "Lunsenvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210852" + }, + "id": "799886", + "fullName": "Vretenvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210853" + }, + "id": "799890", + "fullName": "Bonadsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210854" + }, + "id": "799892", + "fullName": "Brodyrvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210856" + }, + "id": "799908", + "fullName": "Kypertvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210857" + }, + "id": "799920", + "fullName": "Synålsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210858" + }, + "id": "919876", + "fullName": "Torpsvängen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21085a" + }, + "id": "937084", + "fullName": "Sållargatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21085b" + }, + "id": "937088", + "fullName": "Sockergatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21085d" + }, + "id": "795140", + "fullName": "Klockargatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21085e" + }, + "id": "795160", + "fullName": "Geijersgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21085f" + }, + "id": "795182", + "fullName": "Hållnäsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210861" + }, + "id": "795198", + "fullName": "Stefansgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210862" + }, + "id": "795208", + "fullName": "Sibyllegatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210865" + }, + "id": "795244", + "fullName": "Viktoriaplan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210866" + }, + "id": "795256", + "fullName": "Studentvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210868" + }, + "id": "795324", + "fullName": "Hagundagatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210869" + }, + "id": "795326", + "fullName": "Karlsrogatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21086a" + }, + "id": "795346", + "fullName": "Kvarnbogatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21086b" + }, + "id": "795364", + "fullName": "Glimmervägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21086e" + }, + "id": "795405", + "fullName": "Berthåga Gård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21086f" + }, + "id": "795411", + "fullName": "Bertilsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210872" + }, + "id": "795476", + "fullName": "Vänortsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210873" + }, + "id": "795502", + "fullName": "Stenrösvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210874" + }, + "id": "795528", + "fullName": "Smaragdvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210875" + }, + "id": "795529", + "fullName": "Flogstavägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210876" + }, + "id": "795536", + "fullName": "Basarbovägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210878" + }, + "id": "795550", + "fullName": "Flustergränd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210879" + }, + "id": "795556", + "fullName": "Sjukhusvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21087a" + }, + "id": "795566", + "fullName": "Västra Ågatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21087c" + }, + "id": "795570", + "fullName": "Biskopsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210881" + }, + "id": "795649", + "fullName": "Mjölnargatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210882" + }, + "id": "795659", + "fullName": "Bäverns Gränd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210883" + }, + "id": "795661", + "fullName": "Fjalars Gränd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210884" + }, + "id": "795697", + "fullName": "Vaksalagatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210885" + }, + "id": "795701", + "fullName": "Klostergatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210886" + }, + "id": "795715", + "fullName": "Bolandsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210887" + }, + "id": "795717", + "fullName": "Bolandsgränd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210888" + }, + "id": "795721", + "fullName": "Fålhagsleden", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210889" + }, + "id": "795725", + "fullName": "Knivstagatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21088a" + }, + "id": "795760", + "fullName": "Fålhagsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21088b" + }, + "id": "795796", + "fullName": "Vildrosgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21088c" + }, + "id": "795810", + "fullName": "Torkelsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21088d" + }, + "id": "795816", + "fullName": "Botvidsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21088f" + }, + "id": "795836", + "fullName": "Höganäsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210891" + }, + "id": "795882", + "fullName": "Hugleksgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210893" + }, + "id": "795886", + "fullName": "Lagmansgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210894" + }, + "id": "795904", + "fullName": "Vikingagatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210896" + }, + "id": "795936", + "fullName": "Flottörgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210899" + }, + "id": "796002", + "fullName": "Tårpilsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21089a" + }, + "id": "796067", + "fullName": "Kantorsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21089b" + }, + "id": "796083", + "fullName": "Ferlinsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21089c" + }, + "id": "796129", + "fullName": "Sala Tvärgata", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21089f" + }, + "id": "796172", + "fullName": "Snickargatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108a0" + }, + "id": "796203", + "fullName": "Fylkingsplan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108a1" + }, + "id": "796228", + "fullName": "Ledungsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108a2" + }, + "id": "796253", + "fullName": "Skoguls Gränd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108a3" + }, + "id": "796254", + "fullName": "Sköldmövägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108a4" + }, + "id": "796264", + "fullName": "Tingsslätten", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108a5" + }, + "id": "796300", + "fullName": "Lidnersgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108a6" + }, + "id": "796334", + "fullName": "Sparrisgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108a7" + }, + "id": "796338", + "fullName": "Fänkålsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108a8" + }, + "id": "796350", + "fullName": "Timjansgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108a9" + }, + "id": "796366", + "fullName": "Kålrotsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108ad" + }, + "id": "796390", + "fullName": "Salladsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108ae" + }, + "id": "796392", + "fullName": "Sellerigatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108af" + }, + "id": "796398", + "fullName": "Vinbärsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108b0" + }, + "id": "796400", + "fullName": "Vitkålsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108b3" + }, + "id": "796522", + "fullName": "Balingsta Wik", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108b4" + }, + "id": "796562", + "fullName": "Bodarnavägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108b6" + }, + "id": "796719", + "fullName": "Hallgrens väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108b7" + }, + "id": "796776", + "fullName": "Lodjursvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108bc" + }, + "id": "796923", + "fullName": "Smedjestigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108bd" + }, + "id": "796956", + "fullName": "Trallbovägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108be" + }, + "id": "797020", + "fullName": "Vik Smedstorp", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108bf" + }, + "id": "797026", + "fullName": "Vik Viksgärde", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108c1" + }, + "id": "797044", + "fullName": "Vreta Ängsväg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108c6" + }, + "id": "797211", + "fullName": "Börje Gröndal", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108c7" + }, + "id": "797220", + "fullName": "Börje Gärdebo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108c8" + }, + "id": "797247", + "fullName": "Börje Lindhem", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108c9" + }, + "id": "797249", + "fullName": "Börje Lindsta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108cb" + }, + "id": "797285", + "fullName": "Börje Skogsbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108cc" + }, + "id": "797319", + "fullName": "Börje-Brunnby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108d2" + }, + "id": "797561", + "fullName": "Läby Solberga", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108d3" + }, + "id": "797563", + "fullName": "Läby Solsäter", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108d4" + }, + "id": "797569", + "fullName": "Läby Vadbacka", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108d5" + }, + "id": "797575", + "fullName": "Läby-Västerby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108d7" + }, + "id": "797658", + "fullName": "Tiby Biholmen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108d9" + }, + "id": "797666", + "fullName": "Tiby Tidsberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108db" + }, + "id": "797696", + "fullName": "Bälinge-Högby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108dc" + }, + "id": "797736", + "fullName": "Timotejvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108e0" + }, + "id": "797842", + "fullName": "Granrisvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108e3" + }, + "id": "797909", + "fullName": "Skölsta Byväg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108e5" + }, + "id": "797943", + "fullName": "Tallrisvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108e8" + }, + "id": "798021", + "fullName": "Vaksala-Lunda", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108ee" + }, + "id": "798353", + "fullName": "Karby Stensjö", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108ef" + }, + "id": "798360", + "fullName": "Klamparvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108f5" + }, + "id": "798496", + "fullName": "Skarpbolsäng", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108f6" + }, + "id": "798550", + "fullName": "Visteby Kojan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108f7" + }, + "id": "798554", + "fullName": "Visteby Lutan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108f8" + }, + "id": "798679", + "fullName": "Funbo-Bodarna", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108f9" + }, + "id": "798687", + "fullName": "Funbo-Brunnby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108fa" + }, + "id": "798712", + "fullName": "Funbo-Söderby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108fb" + }, + "id": "798743", + "fullName": "Gråmunkehöga", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108fc" + }, + "id": "798866", + "fullName": "Trångbovägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108fd" + }, + "id": "798872", + "fullName": "Trångtä Myrbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2108fe" + }, + "id": "798884", + "fullName": "Bregstavägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210900" + }, + "id": "798996", + "fullName": "Hästskovägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210905" + }, + "id": "799240", + "fullName": "Malma Stenväg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210907" + }, + "id": "799291", + "fullName": "Tuvängsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210909" + }, + "id": "799315", + "fullName": "Kornettvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21090a" + }, + "id": "799323", + "fullName": "Källbokroken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21090b" + }, + "id": "799341", + "fullName": "Slåttervägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21090c" + }, + "id": "799349", + "fullName": "Tryffelvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21090d" + }, + "id": "799355", + "fullName": "Besmansvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21090e" + }, + "id": "799373", + "fullName": "Kolfatsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21090f" + }, + "id": "799399", + "fullName": "Såningsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210910" + }, + "id": "799419", + "fullName": "Linrepevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210911" + }, + "id": "799431", + "fullName": "Blomdahls väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210913" + }, + "id": "799470", + "fullName": "Genetikvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210914" + }, + "id": "799472", + "fullName": "Grisslevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210915" + }, + "id": "799491", + "fullName": "Kamrersvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210916" + }, + "id": "799519", + "fullName": "Svalövsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210917" + }, + "id": "799535", + "fullName": "Vindbrovägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210918" + }, + "id": "799537", + "fullName": "Vipängsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210919" + }, + "id": "799540", + "fullName": "Blåhakevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21091a" + }, + "id": "799550", + "fullName": "Göktytevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21091c" + }, + "id": "799669", + "fullName": "Skepparvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21091f" + }, + "id": "799713", + "fullName": "Frimansvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210920" + }, + "id": "799732", + "fullName": "Lövängsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210922" + }, + "id": "799744", + "fullName": "Tistronvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210923" + }, + "id": "799746", + "fullName": "Vårdkasvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210929" + }, + "id": "799876", + "fullName": "Sävja Vråkväg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21092a" + }, + "id": "799888", + "fullName": "Bomullsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21092b" + }, + "id": "799900", + "fullName": "Hålsömsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21092d" + }, + "id": "799922", + "fullName": "Sömnadsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21092e" + }, + "id": "799926", + "fullName": "Vadmalsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210930" + }, + "id": "911165", + "fullName": "Skyttelgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210931" + }, + "id": "911846", + "fullName": "Bytorgsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210933" + }, + "id": "919319", + "fullName": "Blandargatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210934" + }, + "id": "920078", + "fullName": "Fullerö backe", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210935" + }, + "id": "921705", + "fullName": "Visthusvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210937" + }, + "id": "795148", + "fullName": "Bredmansgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210938" + }, + "id": "795154", + "fullName": "Viktoriagatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210939" + }, + "id": "795156", + "fullName": "Vindhemsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21093b" + }, + "id": "795255", + "fullName": "Studentstaden", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21093c" + }, + "id": "795288", + "fullName": "Batteriparken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21093d" + }, + "id": "795306", + "fullName": "Grindstugatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21093e" + }, + "id": "795310", + "fullName": "Leo Fenders väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21093f" + }, + "id": "795355", + "fullName": "Gråbergsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210941" + }, + "id": "795378", + "fullName": "Stigbergsplan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210942" + }, + "id": "795403", + "fullName": "Berthåga Byväg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210943" + }, + "id": "795409", + "fullName": "Berthågavägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210944" + }, + "id": "795413", + "fullName": "Furudalsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210945" + }, + "id": "795416", + "fullName": "Herbertsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210947" + }, + "id": "795426", + "fullName": "Stenhagsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210948" + }, + "id": "795428", + "fullName": "Sernanders väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210949" + }, + "id": "795436", + "fullName": "Flogstastigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21094a" + }, + "id": "795438", + "fullName": "Hesselmans väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21094b" + }, + "id": "795508", + "fullName": "Herrhagsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21094c" + }, + "id": "795510", + "fullName": "Milstensvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21094d" + }, + "id": "795516", + "fullName": "Småstensvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21094e" + }, + "id": "795520", + "fullName": "Stenkolsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21094f" + }, + "id": "795525", + "fullName": "Murstensvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210950" + }, + "id": "795614", + "fullName": "Svartmangatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210951" + }, + "id": "795618", + "fullName": "Gluntens Gränd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210952" + }, + "id": "795667", + "fullName": "Kungsängstorg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210953" + }, + "id": "795669", + "fullName": "Kålsängsgränd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210954" + }, + "id": "795673", + "fullName": "Suttungs Gränd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210955" + }, + "id": "795675", + "fullName": "Bangårdsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210956" + }, + "id": "795705", + "fullName": "Stadshusgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21095a" + }, + "id": "795752", + "fullName": "Villingegatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21095b" + }, + "id": "795764", + "fullName": "Hammarbygatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21095c" + }, + "id": "795784", + "fullName": "Stockrosgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21095d" + }, + "id": "795848", + "fullName": "Hagbardsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21095e" + }, + "id": "795880", + "fullName": "Hjalmarsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21095f" + }, + "id": "795884", + "fullName": "Hällkistgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210961" + }, + "id": "795894", + "fullName": "Stenkilsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210962" + }, + "id": "795902", + "fullName": "Valhallagatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210963" + }, + "id": "795906", + "fullName": "Ynglingagatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210964" + }, + "id": "795910", + "fullName": "Folkungagatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210965" + }, + "id": "795935", + "fullName": "Flottiljgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210966" + }, + "id": "795964", + "fullName": "Stationsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210967" + }, + "id": "795989", + "fullName": "Lyttbomsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210968" + }, + "id": "796026", + "fullName": "Kvarnskogatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210969" + }, + "id": "796043", + "fullName": "Frödingsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21096a" + }, + "id": "796051", + "fullName": "Thorildsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21096b" + }, + "id": "796053", + "fullName": "Thunmansgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21096c" + }, + "id": "796069", + "fullName": "Bellmansgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21096d" + }, + "id": "796089", + "fullName": "Liljefors torg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21096e" + }, + "id": "796093", + "fullName": "Almqvistgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21096f" + }, + "id": "796099", + "fullName": "Gränby Bilgata", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210970" + }, + "id": "796101", + "fullName": "Marknadsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210971" + }, + "id": "796107", + "fullName": "Solskensgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210972" + }, + "id": "796115", + "fullName": "Tövädersgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210973" + }, + "id": "796142", + "fullName": "Kastanjegatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210974" + }, + "id": "796145", + "fullName": "Skomakargatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210975" + }, + "id": "796176", + "fullName": "Väpplinggatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210976" + }, + "id": "796190", + "fullName": "Arngrims Gränd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210977" + }, + "id": "796194", + "fullName": "Banvallsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210978" + }, + "id": "796205", + "fullName": "Fylkingsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210979" + }, + "id": "796288", + "fullName": "Leopoldsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21097a" + }, + "id": "796294", + "fullName": "Topeliusgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21097b" + }, + "id": "796304", + "fullName": "Arkeologvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21097c" + }, + "id": "796322", + "fullName": "Vaksala Kyrkby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21097d" + }, + "id": "796332", + "fullName": "Gräslöksgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21097e" + }, + "id": "796340", + "fullName": "Kamomillgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21097f" + }, + "id": "796364", + "fullName": "Krusbärsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210982" + }, + "id": "796412", + "fullName": "Lefflersgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210983" + }, + "id": "796420", + "fullName": "Svederusgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210984" + }, + "id": "796426", + "fullName": "Wretmansgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210985" + }, + "id": "796432", + "fullName": "Hjortrongatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210986" + }, + "id": "796434", + "fullName": "Klarbärsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210987" + }, + "id": "796442", + "fullName": "Tryckerigatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210988" + }, + "id": "796443", + "fullName": "Typografgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210989" + }, + "id": "796457", + "fullName": "Takpannegatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210991" + }, + "id": "796693", + "fullName": "Granrotsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210992" + }, + "id": "796763", + "fullName": "Kaprifolvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210993" + }, + "id": "796771", + "fullName": "Kyrkängsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210994" + }, + "id": "796789", + "fullName": "Mullvadsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21099b" + }, + "id": "796930", + "fullName": "Stenviksvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21099c" + }, + "id": "796934", + "fullName": "Svanviksvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21099d" + }, + "id": "797014", + "fullName": "Vik Malmtorpet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb21099e" + }, + "id": "797016", + "fullName": "Vik Mälarviken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109a0" + }, + "id": "797177", + "fullName": "Börje Annelund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109a4" + }, + "id": "797197", + "fullName": "Börje Fröberga", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109a5" + }, + "id": "797213", + "fullName": "Börje Gullboda", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109a6" + }, + "id": "797228", + "fullName": "Börje Karlberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109a7" + }, + "id": "797238", + "fullName": "Börje Knattebo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109a8" + }, + "id": "797251", + "fullName": "Börje Mellanbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109a9" + }, + "id": "797253", + "fullName": "Börje Mobacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109ab" + }, + "id": "797296", + "fullName": "Börje Ströja By", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109ac" + }, + "id": "797303", + "fullName": "Börje Tibyborg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109ad" + }, + "id": "797330", + "fullName": "Börje-Hässelby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109b5" + }, + "id": "797499", + "fullName": "Kil Långharpan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109b6" + }, + "id": "797531", + "fullName": "Läby Brobacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109b8" + }, + "id": "797535", + "fullName": "Läby Forsbacka", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109b9" + }, + "id": "797567", + "fullName": "Läby Stenbacka", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109ba" + }, + "id": "797573", + "fullName": "Läbyvadsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109bc" + }, + "id": "797613", + "fullName": "Skulla Bondebo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109bd" + }, + "id": "797615", + "fullName": "Skulla Karlsro", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109be" + }, + "id": "797652", + "fullName": "Sörgårdsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109c0" + }, + "id": "797694", + "fullName": "Blåsippsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109c1" + }, + "id": "797698", + "fullName": "Bälinge-Lövsta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109c2" + }, + "id": "797700", + "fullName": "Bälinge-Svista", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109c3" + }, + "id": "797732", + "fullName": "Smultronvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109c4" + }, + "id": "797758", + "fullName": "Björkrisvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109cc" + }, + "id": "797921", + "fullName": "Svia Alstaberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109cd" + }, + "id": "797924", + "fullName": "Svia Harberget", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109ce" + }, + "id": "797971", + "fullName": "Vaksala Kroken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109cf" + }, + "id": "798007", + "fullName": "Vaksala Tomten", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109d0" + }, + "id": "798009", + "fullName": "Vaksala Torpet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109d2" + }, + "id": "798035", + "fullName": "Vaksala-Skälby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109d3" + }, + "id": "798037", + "fullName": "Vaksala-Vallby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109d5" + }, + "id": "798254", + "fullName": "Frötuna backen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109d6" + }, + "id": "798262", + "fullName": "Frötuna Höjden", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109d8" + }, + "id": "798312", + "fullName": "Grän Fribacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109d9" + }, + "id": "798314", + "fullName": "Grän Hovgården", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109e2" + }, + "id": "798501", + "fullName": "Skeke Kvisthus", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109e3" + }, + "id": "798508", + "fullName": "Stämplarvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109e4" + }, + "id": "798532", + "fullName": "Vallby Ängsväg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109e6" + }, + "id": "798546", + "fullName": "Visteby Hällen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109e7" + }, + "id": "798552", + "fullName": "Visteby Lugnet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109e9" + }, + "id": "798624", + "fullName": "Fjällbo Selknä", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109ea" + }, + "id": "798636", + "fullName": "Framtidsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109eb" + }, + "id": "798638", + "fullName": "Fridhemsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109ec" + }, + "id": "798646", + "fullName": "Funbo Furulund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109ed" + }, + "id": "798653", + "fullName": "Funbo Granhult", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109ee" + }, + "id": "798659", + "fullName": "Funbo Källtorp", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109ef" + }, + "id": "798671", + "fullName": "Funbo Sommarro", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109f0" + }, + "id": "798758", + "fullName": "Hallkved Bröte", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109f1" + }, + "id": "798787", + "fullName": "Halmby Bogrind", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109f2" + }, + "id": "798800", + "fullName": "Lilla Sämtegen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109f3" + }, + "id": "798824", + "fullName": "Marielund Haga", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109f4" + }, + "id": "798870", + "fullName": "Trångtä Brunns", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109fc" + }, + "id": "799202", + "fullName": "Vittingers väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109fe" + }, + "id": "799232", + "fullName": "Malma Bergsväg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb2109ff" + }, + "id": "799238", + "fullName": "Malma Skogsväg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a00" + }, + "id": "799246", + "fullName": "Musserongränd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a01" + }, + "id": "799331", + "fullName": "Lövhultsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a02" + }, + "id": "799332", + "fullName": "Martallsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a04" + }, + "id": "799339", + "fullName": "Sjutomtavägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a05" + }, + "id": "799387", + "fullName": "Slagrutevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a06" + }, + "id": "799411", + "fullName": "Hovtångsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a0a" + }, + "id": "799449", + "fullName": "Arrheniusplan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a0b" + }, + "id": "799451", + "fullName": "Baljväxtvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a0c" + }, + "id": "799453", + "fullName": "Brushanevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a0d" + }, + "id": "799455", + "fullName": "Bäcklösavägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a0e" + }, + "id": "799482", + "fullName": "Hammarbyallén", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a0f" + }, + "id": "799493", + "fullName": "Konvaljegränd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a10" + }, + "id": "799495", + "fullName": "Konvaljevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a11" + }, + "id": "799503", + "fullName": "Lönnviksvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a14" + }, + "id": "799554", + "fullName": "Havsörnsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a15" + }, + "id": "799556", + "fullName": "Heimdalsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a16" + }, + "id": "799571", + "fullName": "Meshattsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a17" + }, + "id": "799573", + "fullName": "Morkullevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a1b" + }, + "id": "799603", + "fullName": "Blomstervägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a1c" + }, + "id": "799605", + "fullName": "Brevduvevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a1d" + }, + "id": "799607", + "fullName": "Brostugevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a1e" + }, + "id": "799625", + "fullName": "Gran-Anders väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a21" + }, + "id": "799689", + "fullName": "Altfiolsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a24" + }, + "id": "799722", + "fullName": "Gullhemsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a25" + }, + "id": "799724", + "fullName": "Gullvivevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a28" + }, + "id": "799782", + "fullName": "Sävja Kuggebro", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a29" + }, + "id": "799784", + "fullName": "Gotlandsresan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a2a" + }, + "id": "799786", + "fullName": "Västgötaresan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a2b" + }, + "id": "799792", + "fullName": "Hollandsresan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a2c" + }, + "id": "799849", + "fullName": "Kristinavägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a2d" + }, + "id": "799878", + "fullName": "Södra Banvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a2e" + }, + "id": "799902", + "fullName": "Kamgarnsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a2f" + }, + "id": "799912", + "fullName": "Myrgångsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a30" + }, + "id": "799914", + "fullName": "Märkduksvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a31" + }, + "id": "799924", + "fullName": "Tuskaftsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a32" + }, + "id": "799930", + "fullName": "Vävstolsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eba27dcf33cb210a33" + }, + "id": "799932", + "fullName": "Blekingevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210bc1" + }, + "id": "939651", + "fullName": "Värnamo", + "parentFullName": "Värnamo kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210bc5" + }, + "id": "940227", + "fullName": "Valla", + "parentFullName": "Katrineholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210bcc" + }, + "id": "903626", + "fullName": "Vettekulla", + "parentFullName": "Karlshamns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210bd2" + }, + "id": "939544", + "fullName": "Vetlanda", + "parentFullName": "Vetlanda kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210bd8" + }, + "id": "902620", + "fullName": "Kristinelund", + "parentFullName": "Vetlanda kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210bde" + }, + "id": "903393", + "fullName": "Valudden", + "parentFullName": "Östhammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210bee" + }, + "id": "940159", + "fullName": "Vaggeryd", + "parentFullName": "Vaggeryds kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210bf6" + }, + "id": "473515", + "fullName": "Vaxön", + "parentFullName": "Vaxholms kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210c0f" + }, + "id": "939718", + "fullName": "Valdemarsvik", + "parentFullName": "Valdemarsviks kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210c18" + }, + "id": "903451", + "fullName": "Västerbäcken", + "parentFullName": "Älvdalens kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210c1f" + }, + "id": "923783", + "fullName": "Kittelfjäll", + "parentFullName": "Vilhelmina kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210c25" + }, + "id": "939892", + "fullName": "Vindeln", + "parentFullName": "Vindelns kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210c28" + }, + "id": "952507", + "fullName": "Väster ", + "parentFullName": "Växjö kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210c2a" + }, + "id": "944011", + "fullName": "Vä", + "parentFullName": "Kristianstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210c2c" + }, + "id": "942878", + "fullName": "Viken", + "parentFullName": "Karlstads kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210c49" + }, + "id": "951803", + "fullName": "Kårsta", + "parentFullName": "Vallentuna kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210c52" + }, + "id": "954335", + "fullName": "Kärradal", + "parentFullName": "Varbergs kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210c57" + }, + "id": "951248", + "fullName": "Kvicksund", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210c60" + }, + "id": "952383", + "fullName": "Klimpfjäll", + "parentFullName": "Vilhelmina kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210c66" + }, + "id": "950780", + "fullName": "Klockartorpet", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210c67" + }, + "id": "950781", + "fullName": "Klockartorpet", + "parentFullName": "Västerås kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210cae" + }, + "id": "908056", + "fullName": "Vederslöv", + "parentFullName": "Växjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210cb8" + }, + "id": "908048", + "fullName": "Kalvsvik", + "parentFullName": "Växjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ccc" + }, + "id": "907415", + "fullName": "Venestad", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ccf" + }, + "id": "908314", + "fullName": "Vanneberga", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210cda" + }, + "id": "908138", + "fullName": "Voxtorp", + "parentFullName": "Kalmar kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210d30" + }, + "id": "907336", + "fullName": "Västernäs", + "parentFullName": "Österåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210d31" + }, + "id": "908600", + "fullName": "Vävra", + "parentFullName": "Kungälvs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210d3e" + }, + "id": "907645", + "fullName": "Kalvsvik", + "parentFullName": "Värmdö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210d43" + }, + "id": "907651", + "fullName": "Kungsängen", + "parentFullName": "Värmdö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210d56" + }, + "id": "908315", + "fullName": "Vejbyslätt", + "parentFullName": "Ängelholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210d5b" + }, + "id": "940519", + "fullName": "Vänersnäs", + "parentFullName": "Vänersborgs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210d82" + }, + "id": "908462", + "fullName": "Vellinge Väster", + "parentFullName": "Vellinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210d89" + }, + "id": "907391", + "fullName": "Kronan", + "parentFullName": "Vellinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210dc2" + }, + "id": "908451", + "fullName": "Vikhög", + "parentFullName": "Kävlinge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e1a" + }, + "id": "908057", + "fullName": "Virestad", + "parentFullName": "Älmhults kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e1c" + }, + "id": "909634", + "fullName": "Vallen", + "parentFullName": "Kalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e1d" + }, + "id": "909637", + "fullName": "Vånafjärden", + "parentFullName": "Kalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e53" + }, + "id": "898549", + "fullName": "Vagnhärad tätort", + "parentFullName": "Trosa kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e54" + }, + "id": "899809", + "fullName": "Västerljung tätort", + "parentFullName": "Trosa kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e55" + }, + "id": "940525", + "fullName": "Tegelstrand + Vassviken", + "parentFullName": "Tanums kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e57" + }, + "id": "899057", + "fullName": "Väckelsång tätort", + "parentFullName": "Tingsryds kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e5a" + }, + "id": "908908", + "fullName": "Vitsand", + "parentFullName": "Torsby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e5b" + }, + "id": "908905", + "fullName": "Vadjetorp", + "parentFullName": "Torsby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e5c" + }, + "id": "898736", + "fullName": "Vaxholm tätort", + "parentFullName": "Vaxholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e60" + }, + "id": "907613", + "fullName": "Karlsudd", + "parentFullName": "Vaxholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e61" + }, + "id": "900083", + "fullName": "Kullö tätort", + "parentFullName": "Vaxholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e64" + }, + "id": "940923", + "fullName": "Skarpö tätort", + "parentFullName": "Vaxholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e65" + }, + "id": "940918", + "fullName": "Tynningö tätort", + "parentFullName": "Vaxholms kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e6b" + }, + "id": "899055", + "fullName": "Vrigstad tätort", + "parentFullName": "Sävsjö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e6c" + }, + "id": "474238", + "fullName": "Vårgårda tätort", + "parentFullName": "Vårgårda kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e75" + }, + "id": "899143", + "fullName": "Vad tätort", + "parentFullName": "Smedjebackens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e7c" + }, + "id": "899051", + "fullName": "Virsbo tätort", + "parentFullName": "Surahammars kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e7d" + }, + "id": "908296", + "fullName": "Skånes Värsjö", + "parentFullName": "Örkelljunga kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e85" + }, + "id": "907648", + "fullName": "Viala", + "parentFullName": "Vingåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e86" + }, + "id": "473607", + "fullName": "Vingåker tätort", + "parentFullName": "Vingåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e8c" + }, + "id": "907691", + "fullName": "Kalkbrottsvillorna", + "parentFullName": "Vingåkers kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e8d" + }, + "id": "474995", + "fullName": "Vännäs tätort", + "parentFullName": "Vännäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e8e" + }, + "id": "899059", + "fullName": "Vännäsby tätort", + "parentFullName": "Vännäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e8f" + }, + "id": "909510", + "fullName": "Västra Spöland", + "parentFullName": "Vännäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e91" + }, + "id": "909492", + "fullName": "Strand", + "parentFullName": "Vännäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e94" + }, + "id": "909513", + "fullName": "Ytterbyn", + "parentFullName": "Vännäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e95" + }, + "id": "909488", + "fullName": "Tväråbäck", + "parentFullName": "Vännäs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e97" + }, + "id": "899553", + "fullName": "Valskog tätort", + "parentFullName": "Kungsörs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e98" + }, + "id": "900230", + "fullName": "Vidsel tätort", + "parentFullName": "Älvsbyns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e99" + }, + "id": "899646", + "fullName": "Vistträsk tätort", + "parentFullName": "Älvsbyns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e9a" + }, + "id": "907965", + "fullName": "Västertryserum", + "parentFullName": "Valdemarsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e9b" + }, + "id": "473665", + "fullName": "Valdemarsvik tätort", + "parentFullName": "Valdemarsviks kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210e9f" + }, + "id": "473723", + "fullName": "Vadstena tätort", + "parentFullName": "Vadstena kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ea0" + }, + "id": "907956", + "fullName": "Skedet", + "parentFullName": "Vadstena kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ea6" + }, + "id": "907518", + "fullName": "Väsa", + "parentFullName": "Älvdalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ea7" + }, + "id": "899253", + "fullName": "Västermyckeläng tätort", + "parentFullName": "Älvdalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ea9" + }, + "id": "474712", + "fullName": "Vansbro tätort", + "parentFullName": "Vansbro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210eab" + }, + "id": "909088", + "fullName": "Skamhed", + "parentFullName": "Vansbro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210eac" + }, + "id": "940981", + "fullName": "Skålö tätort", + "parentFullName": "Vansbro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210eb2" + }, + "id": "474998", + "fullName": "Vilhelmina tätort", + "parentFullName": "Vilhelmina kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210eb3" + }, + "id": "907559", + "fullName": "Saxnäs", + "parentFullName": "Vilhelmina kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ebb" + }, + "id": "909481", + "fullName": "Skansholm", + "parentFullName": "Vilhelmina kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ebc" + }, + "id": "909445", + "fullName": "Klimpfjäll", + "parentFullName": "Vilhelmina kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ebe" + }, + "id": "909490", + "fullName": "Storseleby", + "parentFullName": "Vilhelmina kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ec3" + }, + "id": "474969", + "fullName": "Vindeln tätort", + "parentFullName": "Vindelns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ec5" + }, + "id": "909484", + "fullName": "Skivsjö", + "parentFullName": "Vindelns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ec7" + }, + "id": "909502", + "fullName": "Tegsnäset", + "parentFullName": "Vindelns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ec9" + }, + "id": "909493", + "fullName": "Strycksele", + "parentFullName": "Vindelns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ecb" + }, + "id": "909486", + "fullName": "Slipstensjön", + "parentFullName": "Vindelns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ecc" + }, + "id": "899565", + "fullName": "Tvärålund tätort", + "parentFullName": "Vindelns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ecf" + }, + "id": "909638", + "fullName": "Vännäsberget", + "parentFullName": "Överkalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ed7" + }, + "id": "475678", + "fullName": "Veit Wittrocks väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ed8" + }, + "id": "475816", + "fullName": "Västra Vattugränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210edb" + }, + "id": "502107", + "fullName": "Vinstavägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210edc" + }, + "id": "502013", + "fullName": "Vittangiplan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210edd" + }, + "id": "502063", + "fullName": "Vännäsgången", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ede" + }, + "id": "921292", + "fullName": "Vemdalsgatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ee2" + }, + "id": "476409", + "fullName": "Valla torg", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ee3" + }, + "id": "502867", + "fullName": "Vågögatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ee4" + }, + "id": "501871", + "fullName": "Torparfars väg", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ee5" + }, + "id": "501873", + "fullName": "Torparmors väg", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ee6" + }, + "id": "501908", + "fullName": "Vallörtsgränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ee7" + }, + "id": "502011", + "fullName": "Vittangigatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ee8" + }, + "id": "502057", + "fullName": "Vällingby torg", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ee9" + }, + "id": "502061", + "fullName": "Vällingbyplan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210eeb" + }, + "id": "477928", + "fullName": "Varuvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210eec" + }, + "id": "477983", + "fullName": "Vagnvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210eed" + }, + "id": "477985", + "fullName": "Vallvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210eee" + }, + "id": "478335", + "fullName": "Violvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ef0" + }, + "id": "475081", + "fullName": "Vasaplan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ef5" + }, + "id": "502003", + "fullName": "Vällingbyvägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ef7" + }, + "id": "502096", + "fullName": "Viltorpsbacken", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ef9" + }, + "id": "502890", + "fullName": "Vejlegatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210efa" + }, + "id": "502979", + "fullName": "Vandagatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210efb" + }, + "id": "477987", + "fullName": "Vivelvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210efc" + }, + "id": "478031", + "fullName": "Vältstigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210efd" + }, + "id": "478113", + "fullName": "Vansövägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210efe" + }, + "id": "478363", + "fullName": "Vråkstigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210eff" + }, + "id": "476262", + "fullName": "Vetegatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f00" + }, + "id": "475080", + "fullName": "Vasagatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f01" + }, + "id": "475392", + "fullName": "Vårdvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f02" + }, + "id": "475606", + "fullName": "Vegagatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f07" + }, + "id": "479056", + "fullName": "Vinggatan", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f0a" + }, + "id": "502268", + "fullName": "Södra vägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f0b" + }, + "id": "502464", + "fullName": "Vindstigen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f0d" + }, + "id": "502009", + "fullName": "Vilhelminagatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f0e" + }, + "id": "502059", + "fullName": "Vällingbygången", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f0f" + }, + "id": "502100", + "fullName": "Vinsta Skolgränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f10" + }, + "id": "502121", + "fullName": "Västergöksvägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f17" + }, + "id": "502865", + "fullName": "Viderögatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f1a" + }, + "id": "478259", + "fullName": "Vallmovägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f1b" + }, + "id": "478412", + "fullName": "Vivelparken", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f1e" + }, + "id": "475328", + "fullName": "Vattugatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f20" + }, + "id": "475390", + "fullName": "Vuxenvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f21" + }, + "id": "475391", + "fullName": "Vårdstigen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f22" + }, + "id": "475601", + "fullName": "Vidargatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f23" + }, + "id": "475727", + "fullName": "Villagatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f24" + }, + "id": "475827", + "fullName": "Värtavägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f25" + }, + "id": "475924", + "fullName": "Vargstigen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f26" + }, + "id": "476075", + "fullName": "Varvsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f27" + }, + "id": "476115", + "fullName": "Zinkens väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f2d" + }, + "id": "502501", + "fullName": "Virsbogatan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f2e" + }, + "id": "502560", + "fullName": "Vinstavägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f2f" + }, + "id": "502758", + "fullName": "Visbyringen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f31" + }, + "id": "476306", + "fullName": "Vindomsvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f32" + }, + "id": "476375", + "fullName": "Vättersvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f37" + }, + "id": "479363", + "fullName": "Våffelvägen", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f38" + }, + "id": "502125", + "fullName": "Krister Siöblads väg", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f3c" + }, + "id": "478146", + "fullName": "Vadsbrovägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f3d" + }, + "id": "478261", + "fullName": "Valnötsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f3e" + }, + "id": "478333", + "fullName": "Vantörsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f3f" + }, + "id": "478361", + "fullName": "Vaktelstigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f41" + }, + "id": "481863", + "fullName": "Värmdövägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f43" + }, + "id": "476270", + "fullName": "Vickergatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f44" + }, + "id": "476296", + "fullName": "Virkesvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f46" + }, + "id": "475281", + "fullName": "Våghusgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f47" + }, + "id": "475614", + "fullName": "Vanadisplan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f48" + }, + "id": "475622", + "fullName": "Väringgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f4a" + }, + "id": "475757", + "fullName": "Väpnargatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f57" + }, + "id": "502192", + "fullName": "Winquists väg", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f59" + }, + "id": "502564", + "fullName": "Västerstigen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f5a" + }, + "id": "502768", + "fullName": "Vimmerbyplan", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f5e" + }, + "id": "478029", + "fullName": "Viktoriavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f5f" + }, + "id": "478071", + "fullName": "Tre Kungars väg", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f60" + }, + "id": "478115", + "fullName": "Vingåkersplan", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f61" + }, + "id": "478119", + "fullName": "Västermovägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f62" + }, + "id": "478235", + "fullName": "Vårgårdavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f63" + }, + "id": "478262", + "fullName": "Vårdkasevägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f64" + }, + "id": "478302", + "fullName": "Vildrosstigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f65" + }, + "id": "478304", + "fullName": "Vitsippstigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f66" + }, + "id": "478306", + "fullName": "Vårsippstigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f67" + }, + "id": "478469", + "fullName": "Våxtorpsgränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f6c" + }, + "id": "475482", + "fullName": "Welanders väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f6e" + }, + "id": "475504", + "fullName": "Vitalisvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f6f" + }, + "id": "475585", + "fullName": "Völundsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f70" + }, + "id": "475591", + "fullName": "Vanadisvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f72" + }, + "id": "475633", + "fullName": "Vikingagatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f7f" + }, + "id": "502311", + "fullName": "Vandrarstigen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f83" + }, + "id": "478908", + "fullName": "Vårbergsplan", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f8c" + }, + "id": "478117", + "fullName": "Vingåkersvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f8d" + }, + "id": "478148", + "fullName": "Vårdingebacken", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f8e" + }, + "id": "478166", + "fullName": "Vibyholmsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f8f" + }, + "id": "478408", + "fullName": "Stora Kvinns väg", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f92" + }, + "id": "478890", + "fullName": "Vårbergsvägen", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f93" + }, + "id": "478892", + "fullName": "Våruddsringen", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f94" + }, + "id": "476221", + "fullName": "Västgötagatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f95" + }, + "id": "476226", + "fullName": "Västgötagränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f96" + }, + "id": "476227", + "fullName": "Vartoftagatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f97" + }, + "id": "475374", + "fullName": "Warfvinges väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f98" + }, + "id": "475448", + "fullName": "Västerbroplan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f9b" + }, + "id": "475565", + "fullName": "Vänskapsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f9c" + }, + "id": "475584", + "fullName": "Vulcanusgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f9d" + }, + "id": "475635", + "fullName": "Västeråsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f9e" + }, + "id": "475647", + "fullName": "Vanadislunden", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210f9f" + }, + "id": "475691", + "fullName": "Valhallavägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fa0" + }, + "id": "475696", + "fullName": "Verdandigatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fa1" + }, + "id": "475815", + "fullName": "Valmundsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fa4" + }, + "id": "476141", + "fullName": "Vingårdsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fa5" + }, + "id": "476142", + "fullName": "Vinodlargatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fa7" + }, + "id": "479221", + "fullName": "Vinthundsvägen", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fae" + }, + "id": "503790", + "fullName": "Vildkattsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fb2" + }, + "id": "504215", + "fullName": "Valsgärdevägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fb4" + }, + "id": "479106", + "fullName": "Vildapelvägen", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fb5" + }, + "id": "502385", + "fullName": "Vildmarksvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fb6" + }, + "id": "502408", + "fullName": "Valborgsstigen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fb7" + }, + "id": "502410", + "fullName": "Vitklövervägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fb9" + }, + "id": "502696", + "fullName": "Vissingebacken", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fba" + }, + "id": "477805", + "fullName": "Vallhornsgatan", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fbb" + }, + "id": "477880", + "fullName": "Vedevågslingan", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fbe" + }, + "id": "478194", + "fullName": "Vagnhäradsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fbf" + }, + "id": "478390", + "fullName": "Västerängsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fc6" + }, + "id": "475105", + "fullName": "Västmannagatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fc8" + }, + "id": "475566", + "fullName": "Värdshusbacken", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fcb" + }, + "id": "476102", + "fullName": "Verkstadsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fcc" + }, + "id": "476136", + "fullName": "Vindragarvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fd0" + }, + "id": "479607", + "fullName": "Vasaloppsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fd1" + }, + "id": "503612", + "fullName": "Vildsnårsstigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fd4" + }, + "id": "504310", + "fullName": "Stierncronas väg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fd6" + }, + "id": "912960", + "fullName": "Västfjordsgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fda" + }, + "id": "502562", + "fullName": "Vägmästarbacken", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fdb" + }, + "id": "478910", + "fullName": "Vårbergstorget", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fdc" + }, + "id": "478940", + "fullName": "Varpholmsgränd", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fdd" + }, + "id": "503309", + "fullName": "Vitplistergränd", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fe5" + }, + "id": "479255", + "fullName": "Knut Sjöbergs väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fe8" + }, + "id": "486045", + "fullName": "Vindkraftsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fea" + }, + "id": "476165", + "fullName": "Vinterviksvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210fef" + }, + "id": "475085", + "fullName": "Klara Vattugränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ff0" + }, + "id": "475175", + "fullName": "Västerlånggatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ff2" + }, + "id": "475449", + "fullName": "Västerbrovillan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ff3" + }, + "id": "475567", + "fullName": "Värdshusslingan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb210ffb" + }, + "id": "479411", + "fullName": "Stjernströms väg", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211000" + }, + "id": "479265", + "fullName": "Stora Sköndals väg", + "parentFullName": "Sköndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211002" + }, + "id": "503634", + "fullName": "Västerledstorget", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211004" + }, + "id": "503812", + "fullName": "Virvelvindsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211007" + }, + "id": "479042", + "fullName": "Varmfrontsgatan", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211008" + }, + "id": "502473", + "fullName": "Värstagårdsvägen", + "parentFullName": "Spånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21100d" + }, + "id": "478922", + "fullName": "Vårholmsbackarna", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21100f" + }, + "id": "503283", + "fullName": "Vidholmsbackarna", + "parentFullName": "Hässelby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211010" + }, + "id": "925982", + "fullName": "Vallodlingsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211019" + }, + "id": "475814", + "fullName": "Södra Varvsporten", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21101c" + }, + "id": "475920", + "fullName": "Stora Skuggans väg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21101f" + }, + "id": "479595", + "fullName": "Västertorpsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21102a" + }, + "id": "503632", + "fullName": "Västerleds Kyrkväg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211030" + }, + "id": "486043", + "fullName": "Vattenkraftsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211031" + }, + "id": "477737", + "fullName": "Västerljungsvägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211032" + }, + "id": "478067", + "fullName": "Staffan Stallares väg", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211033" + }, + "id": "478503", + "fullName": "Vretensborgsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211035" + }, + "id": "478618", + "fullName": "Valborgsmässovägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211041" + }, + "id": "475897", + "fullName": "Värtans Stationsväg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211042" + }, + "id": "476026", + "fullName": "Vintertullstorget", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21104b" + }, + "id": "504399", + "fullName": "Styresman Sanders väg", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21104d" + }, + "id": "502959", + "fullName": "Villmanstrandsgatan", + "parentFullName": "Kista", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21104f" + }, + "id": "478551", + "fullName": "Vattenledningsvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211050" + }, + "id": "478796", + "fullName": "Stora Sällskapets väg", + "parentFullName": "Skärholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211052" + }, + "id": "475125", + "fullName": "Sven Vintappares torg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211065" + }, + "id": "475086", + "fullName": "Klara Västra Kyrkogata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211066" + }, + "id": "475334", + "fullName": "Västra Trädgårdsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211069" + }, + "id": "478511", + "fullName": "Västberga Kyrkogårdsväg", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211071" + }, + "id": "475976", + "fullName": "Katarina Västra Kyrkogata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211075" + }, + "id": "501914", + "fullName": "Kärrgränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211076" + }, + "id": "501935", + "fullName": "Siktgatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21107a" + }, + "id": "502119", + "fullName": "Sandgränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21107b" + }, + "id": "501926", + "fullName": "Tenorgränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21107c" + }, + "id": "501929", + "fullName": "Krossgatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21107f" + }, + "id": "502024", + "fullName": "Timrågatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211081" + }, + "id": "502081", + "fullName": "Kirunaplan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211084" + }, + "id": "502120", + "fullName": "Sämjevägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21108b" + }, + "id": "501878", + "fullName": "Torpslingan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21108c" + }, + "id": "501924", + "fullName": "Soprangränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21108d" + }, + "id": "501927", + "fullName": "Tumultgränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211096" + }, + "id": "502046", + "fullName": "Solursgränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211098" + }, + "id": "502079", + "fullName": "Kirunagatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211099" + }, + "id": "502094", + "fullName": "Tvistevägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21109b" + }, + "id": "502133", + "fullName": "Starbovägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2110ad" + }, + "id": "502048", + "fullName": "Solursgången", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2110af" + }, + "id": "502071", + "fullName": "Sorselevägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2110b4" + }, + "id": "501867", + "fullName": "Korgvidegränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2110b6" + }, + "id": "501916", + "fullName": "Sörgårdsvägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2110b8" + }, + "id": "501937", + "fullName": "Sorterargatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2110ba" + }, + "id": "501965", + "fullName": "Selångergränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2110bb" + }, + "id": "501967", + "fullName": "Solleftegatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2110c5" + }, + "id": "502117", + "fullName": "Kälvestavägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2110ca" + }, + "id": "501877", + "fullName": "Torplyckegränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2110ce" + }, + "id": "501906", + "fullName": "Skogsnävegränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2110d8" + }, + "id": "502028", + "fullName": "Tornedalsgatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2110dd" + }, + "id": "502092", + "fullName": "Stamdikesvägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2110df" + }, + "id": "501875", + "fullName": "Torparängsgränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2110e4" + }, + "id": "501939", + "fullName": "Stenskärvsgränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2110e7" + }, + "id": "501989", + "fullName": "Silversmedsplan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2110e8" + }, + "id": "501991", + "fullName": "Kanngjutargränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2110ec" + }, + "id": "926621", + "fullName": "Strömsundsgatan", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2110f0" + }, + "id": "501904", + "fullName": "Skattegårdsvägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2110f1" + }, + "id": "501987", + "fullName": "Silversmedsgränd", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2110f7" + }, + "id": "501918", + "fullName": "Trädgårdsmästarvägen", + "parentFullName": "Vällingby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2110f8" + }, + "id": "694492", + "fullName": "Vikens väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2110fc" + }, + "id": "691868", + "fullName": "Stora Vettes väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2110fe" + }, + "id": "700845", + "fullName": "Vargö", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2110ff" + }, + "id": "692912", + "fullName": "Volvo Bergegårds väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211108" + }, + "id": "692729", + "fullName": "Bräcke Västergårds väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211109" + }, + "id": "694296", + "fullName": "Viktor Setterbergs väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21110e" + }, + "id": "695212", + "fullName": "Smens väg", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211115" + }, + "id": "700714", + "fullName": "Vrångö Hamnväg", + "parentFullName": "Vrångö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21111e" + }, + "id": "697531", + "fullName": "Valåslid", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211121" + }, + "id": "691761", + "fullName": "Vårgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211122" + }, + "id": "700712", + "fullName": "Vrångö Bryggväg", + "parentFullName": "Vrångö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211123" + }, + "id": "690065", + "fullName": "Bertil Von Wachenfeldts väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211130" + }, + "id": "697541", + "fullName": "Börjes väg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211131" + }, + "id": "697561", + "fullName": "Hedens väg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211132" + }, + "id": "929773", + "fullName": "Vänskapen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211134" + }, + "id": "695017", + "fullName": "Kullens väg", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211135" + }, + "id": "695030", + "fullName": "Tofters väg", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211137" + }, + "id": "695206", + "fullName": "Skrälls väg", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211138" + }, + "id": "695318", + "fullName": "Sjömans väg", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211139" + }, + "id": "695329", + "fullName": "Vasens Torp", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21113d" + }, + "id": "688158", + "fullName": "Vallgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21113e" + }, + "id": "688278", + "fullName": "Vasagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21113f" + }, + "id": "688769", + "fullName": "Vörtgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211140" + }, + "id": "689170", + "fullName": "Vegagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211141" + }, + "id": "689600", + "fullName": "Vantgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211142" + }, + "id": "689716", + "fullName": "Vitögatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211143" + }, + "id": "689874", + "fullName": "Vedbacken", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211144" + }, + "id": "689971", + "fullName": "Vaktgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211145" + }, + "id": "689980", + "fullName": "Kalles väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211146" + }, + "id": "689999", + "fullName": "Vassgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211147" + }, + "id": "690749", + "fullName": "Ysters väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211148" + }, + "id": "691117", + "fullName": "Vändgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21114a" + }, + "id": "708623", + "fullName": "Wendels väg", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211154" + }, + "id": "700951", + "fullName": "Varpevägen", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211156" + }, + "id": "700722", + "fullName": "Bagarns väg", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211159" + }, + "id": "694928", + "fullName": "Välkommen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21115d" + }, + "id": "697436", + "fullName": "Byggens väg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211160" + }, + "id": "695216", + "fullName": "Stäckens väg", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211164" + }, + "id": "688280", + "fullName": "Vasaparken", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211165" + }, + "id": "688403", + "fullName": "Södra vägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211167" + }, + "id": "689042", + "fullName": "Valåsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211168" + }, + "id": "689260", + "fullName": "Vattugatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211169" + }, + "id": "689449", + "fullName": "Viggeliden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21116a" + }, + "id": "689662", + "fullName": "Vingagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21116b" + }, + "id": "689728", + "fullName": "Vargögatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21116c" + }, + "id": "689746", + "fullName": "Valvgången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21116d" + }, + "id": "690339", + "fullName": "Viskavägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21116e" + }, + "id": "690392", + "fullName": "Veckogatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21116f" + }, + "id": "690625", + "fullName": "Vestagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211170" + }, + "id": "690936", + "fullName": "Venusgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211171" + }, + "id": "691215", + "fullName": "Vetegången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211172" + }, + "id": "691217", + "fullName": "Vändstigen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211173" + }, + "id": "691755", + "fullName": "Vikbogatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211174" + }, + "id": "692322", + "fullName": "Värmegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211176" + }, + "id": "692689", + "fullName": "Volvogatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211177" + }, + "id": "692780", + "fullName": "Smala vägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211185" + }, + "id": "700843", + "fullName": "Valengången", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211186" + }, + "id": "694068", + "fullName": "Vitklövern", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211189" + }, + "id": "694997", + "fullName": "Vigörvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211192" + }, + "id": "688270", + "fullName": "Västergatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211193" + }, + "id": "688292", + "fullName": "Vasaplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211194" + }, + "id": "688460", + "fullName": "Vädursgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211197" + }, + "id": "689508", + "fullName": "Vita Stråket", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211199" + }, + "id": "689808", + "fullName": "Vrångögatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21119a" + }, + "id": "689844", + "fullName": "Klintens väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21119b" + }, + "id": "690456", + "fullName": "Vårfrugatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21119c" + }, + "id": "690689", + "fullName": "Vallmogatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21119d" + }, + "id": "690795", + "fullName": "Villagången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21119e" + }, + "id": "691013", + "fullName": "Viloplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb21119f" + }, + "id": "691876", + "fullName": "Vinkelliden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111a0" + }, + "id": "691880", + "fullName": "Västerhagen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111a1" + }, + "id": "692156", + "fullName": "Vintergatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111a2" + }, + "id": "913193", + "fullName": "Vättegången", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111a8" + }, + "id": "700953", + "fullName": "Vassdalskärr", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111a9" + }, + "id": "700849", + "fullName": "Vindnäsvägen", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111aa" + }, + "id": "695050", + "fullName": "Kung Borres väg", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111ab" + }, + "id": "695078", + "fullName": "Stora Kärrs väg", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111ac" + }, + "id": "695319", + "fullName": "Skräddarns väg", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111b3" + }, + "id": "694491", + "fullName": "Vikbrovägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111b6" + }, + "id": "693750", + "fullName": "Väråsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111b8" + }, + "id": "696412", + "fullName": "Sabinas väg", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111bf" + }, + "id": "700955", + "fullName": "Vassdalsvägen", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111c0" + }, + "id": "688045", + "fullName": "Vikingsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111c2" + }, + "id": "690215", + "fullName": "Vallareleden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111c3" + }, + "id": "690217", + "fullName": "Vindilsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111c4" + }, + "id": "690643", + "fullName": "Vitaminvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111c5" + }, + "id": "690718", + "fullName": "Virginsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111c6" + }, + "id": "690919", + "fullName": "Kobbarnas väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111c7" + }, + "id": "691430", + "fullName": "Vårlöksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111c8" + }, + "id": "691486", + "fullName": "Virveltorget", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111c9" + }, + "id": "691599", + "fullName": "Växthusvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111ca" + }, + "id": "692268", + "fullName": "Vattenlinjen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111cb" + }, + "id": "692416", + "fullName": "Väderbodarna", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111cc" + }, + "id": "692807", + "fullName": "Visthusgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111cd" + }, + "id": "700847", + "fullName": "Villabrovägen", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111ce" + }, + "id": "694298", + "fullName": "Västerlyckan", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111d7" + }, + "id": "694453", + "fullName": "Hästeviks väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111d8" + }, + "id": "694627", + "fullName": "Trollmors väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111da" + }, + "id": "694882", + "fullName": "Vinterkullen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111db" + }, + "id": "694939", + "fullName": "Högåsa Västra", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111dd" + }, + "id": "696354", + "fullName": "Valackvägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111df" + }, + "id": "912535", + "fullName": "Vittragången", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111e0" + }, + "id": "914096", + "fullName": "Havsfruns väg", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111e1" + }, + "id": "708747", + "fullName": "Hovås Vassgång", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111e5" + }, + "id": "697332", + "fullName": "Vidsundsvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111e6" + }, + "id": "697533", + "fullName": "Villa Berghill", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111e7" + }, + "id": "697535", + "fullName": "Villa Björkhem", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111ea" + }, + "id": "688288", + "fullName": "Viktoriagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111eb" + }, + "id": "688300", + "fullName": "Vasa Kyrkogata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111ec" + }, + "id": "688302", + "fullName": "Vasa Kyrkoplan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111ed" + }, + "id": "688439", + "fullName": "Västgötagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111ee" + }, + "id": "688489", + "fullName": "Valhallagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111f0" + }, + "id": "688786", + "fullName": "Varbergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111f2" + }, + "id": "689806", + "fullName": "Varholmsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111f3" + }, + "id": "690057", + "fullName": "Varnhemsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111f4" + }, + "id": "690856", + "fullName": "Vävskedsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111f5" + }, + "id": "690874", + "fullName": "Vävstolsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111f6" + }, + "id": "691065", + "fullName": "Vidkärrsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111f7" + }, + "id": "691141", + "fullName": "Vidkärrsallén", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111f8" + }, + "id": "691597", + "fullName": "Vitsippsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111fa" + }, + "id": "691759", + "fullName": "Vikvärjegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111fb" + }, + "id": "691878", + "fullName": "Vinlandsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111fe" + }, + "id": "692424", + "fullName": "Väderilsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb2111ff" + }, + "id": "692571", + "fullName": "Vadstenagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211200" + }, + "id": "692649", + "fullName": "Vårflodsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18eda27dcf33cb211201" + }, + "id": "692651", + "fullName": "Vårvindsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211206" + }, + "id": "475818", + "fullName": "Wasahamnen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211208" + }, + "id": "475106", + "fullName": "Wallingatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21120d" + }, + "id": "475817", + "fullName": "Waldemarsudde", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211210" + }, + "id": "475527", + "fullName": "Wivalliusgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211211" + }, + "id": "475936", + "fullName": "Wenströmsvägen", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211212" + }, + "id": "504035", + "fullName": "Wadköpingsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211213" + }, + "id": "504098", + "fullName": "Wergelandsgatan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211216" + }, + "id": "475432", + "fullName": "Wargentinsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211217" + }, + "id": "475828", + "fullName": "Wittstocksgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21121c" + }, + "id": "475515", + "fullName": "Wennerbergsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211221" + }, + "id": "475270", + "fullName": "Wahrendorffsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211226" + }, + "id": "478614", + "fullName": "Ture Wennerholms torg", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211227" + }, + "id": "476238", + "fullName": "Wollmar Yxkullsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21122b" + }, + "id": "691015", + "fullName": "Waernsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21122c" + }, + "id": "688500", + "fullName": "Wadmansgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21122d" + }, + "id": "690003", + "fullName": "Walckesgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21122e" + }, + "id": "690937", + "fullName": "Willinsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211231" + }, + "id": "690005", + "fullName": "Waterloogatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211232" + }, + "id": "690720", + "fullName": "Wingårdsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211233" + }, + "id": "690797", + "fullName": "Welandergatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211234" + }, + "id": "690892", + "fullName": "Wrangelsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211236" + }, + "id": "688599", + "fullName": "Walleriusgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211237" + }, + "id": "689691", + "fullName": "Wollins Trappor", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211238" + }, + "id": "691069", + "fullName": "Wahlbergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211239" + }, + "id": "688601", + "fullName": "Wijkandersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21123b" + }, + "id": "689756", + "fullName": "Wärnsköldsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21123e" + }, + "id": "688603", + "fullName": "Wijkandersplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21123f" + }, + "id": "688627", + "fullName": "Wallenbergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211241" + }, + "id": "690879", + "fullName": "Wrangels Trappgata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211243" + }, + "id": "691544", + "fullName": "Wieselgrensgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211245" + }, + "id": "693924", + "fullName": "Wadköpingsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211247" + }, + "id": "689339", + "fullName": "Thorild Wulffsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21124c" + }, + "id": "691546", + "fullName": "Wieselgrensplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21124d" + }, + "id": "929712", + "fullName": "Lilla Waterloogatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21124f" + }, + "id": "688831", + "fullName": "Wilhelmsbergsstigen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211258" + }, + "id": "529480", + "fullName": "Weibullsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21125b" + }, + "id": "528777", + "fullName": "Wachtmeisters väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21125c" + }, + "id": "531067", + "fullName": "Wennerbergs Gränd", + "parentFullName": "Vintrie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21125d" + }, + "id": "530610", + "fullName": "Henrik Wranérsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21125f" + }, + "id": "530612", + "fullName": "Henrik Wranérsgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211264" + }, + "id": "777381", + "fullName": "Wilhelmslund", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211267" + }, + "id": "795282", + "fullName": "Walleriusvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211268" + }, + "id": "796303", + "fullName": "Wivalliusgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211269" + }, + "id": "799814", + "fullName": "Bror Wallins väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21126a" + }, + "id": "920575", + "fullName": "Henry Wemans väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21126c" + }, + "id": "796055", + "fullName": "Wennerbergsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21126f" + }, + "id": "795226", + "fullName": "Gösta Wahlströms väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211271" + }, + "id": "519444", + "fullName": "Wigoffs väg", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211272" + }, + "id": "501934", + "fullName": "Wernersgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211273" + }, + "id": "501511", + "fullName": "Westmansgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211274" + }, + "id": "502625", + "fullName": "Wallenbergs gata", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211275" + }, + "id": "916926", + "fullName": "Wavrinskys Gränd", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211276" + }, + "id": "758543", + "fullName": "Wijkmansgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211277" + }, + "id": "758894", + "fullName": "Wahlbecksgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21127a" + }, + "id": "743581", + "fullName": "Wrangels Gränd", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21127b" + }, + "id": "753019", + "fullName": "Wallinvägen", + "parentFullName": "Stora Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21127d" + }, + "id": "743064", + "fullName": "Wadköpingsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21127e" + }, + "id": "744500", + "fullName": "Lars Wivallius väg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21127f" + }, + "id": "745223", + "fullName": "Vallare Walls gata", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211280" + }, + "id": "743029", + "fullName": "Bertil Waldéns gata", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211281" + }, + "id": "745637", + "fullName": "Klockare Winqvists väg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211282" + }, + "id": "552649", + "fullName": "Wallisgatan", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211283" + }, + "id": "554297", + "fullName": "Wideröra Gård", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211284" + }, + "id": "550419", + "fullName": "Wienergatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211285" + }, + "id": "551629", + "fullName": "Wrangelsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211286" + }, + "id": "559981", + "fullName": "Wennerbergs väg", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211288" + }, + "id": "550363", + "fullName": "Wetterlingsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211289" + }, + "id": "550645", + "fullName": "Wieselgrensgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21128a" + }, + "id": "551089", + "fullName": "Wachtmeisters väg", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21128b" + }, + "id": "551542", + "fullName": "Weijlandersgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21128d" + }, + "id": "552096", + "fullName": "Widerbergsvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21128e" + }, + "id": "552353", + "fullName": "Göran Wittings väg", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21128f" + }, + "id": "550605", + "fullName": "Wieselgrensskolan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211290" + }, + "id": "918817", + "fullName": "Karolina Widerströms gata", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211291" + }, + "id": "559526", + "fullName": "Wilhelm Wibergs gata", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211292" + }, + "id": "563750", + "fullName": "Wiaborg", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211293" + }, + "id": "563752", + "fullName": "Wij Gård", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211294" + }, + "id": "563765", + "fullName": "Wij Solhem", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211295" + }, + "id": "564521", + "fullName": "Wijkavägen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211296" + }, + "id": "563487", + "fullName": "Långnäs Winäs", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211297" + }, + "id": "563753", + "fullName": "Wij Herresäte", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211298" + }, + "id": "563763", + "fullName": "Wij Sjövillan", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211299" + }, + "id": "563751", + "fullName": "Wij Björkudden", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21129a" + }, + "id": "563759", + "fullName": "Wij Liljebacken", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21129b" + }, + "id": "559520", + "fullName": "Karl Wards gata", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21129c" + }, + "id": "563761", + "fullName": "Wij Norra Flygeln", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21129d" + }, + "id": "563767", + "fullName": "Wij Södra Flygeln", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21129e" + }, + "id": "559060", + "fullName": "Wadströmsgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21129f" + }, + "id": "595202", + "fullName": "Wilhelmsdalsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112a0" + }, + "id": "594761", + "fullName": "Bredudden Wilhelmsro", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112a1" + }, + "id": "595161", + "fullName": "Stenkullen Wärdshuset", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112a2" + }, + "id": "587583", + "fullName": "Tåby Wilhelmsdalsgården", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112a3" + }, + "id": "860583", + "fullName": "Wiréns väg", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112a4" + }, + "id": "859905", + "fullName": "Wilhelms väg", + "parentFullName": "Månsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112a5" + }, + "id": "859631", + "fullName": "Westins väg", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112a6" + }, + "id": "857892", + "fullName": "Wadmans Linje", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112a7" + }, + "id": "859632", + "fullName": "Wilssons väg", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112a8" + }, + "id": "857894", + "fullName": "Wilhelm Thams väg", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112aa" + }, + "id": "853376", + "fullName": "Wendela Hebbes väg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112ab" + }, + "id": "854356", + "fullName": "Wetterholmsvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112ac" + }, + "id": "858085", + "fullName": "Wilhelmsbergsvägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112ad" + }, + "id": "885130", + "fullName": "Westins väg", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112ae" + }, + "id": "885129", + "fullName": "Wahlströms väg", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112af" + }, + "id": "549603", + "fullName": "Welins väg", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112b1" + }, + "id": "531889", + "fullName": "Warholms väg", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112b2" + }, + "id": "531784", + "fullName": "Williamsvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112b3" + }, + "id": "531357", + "fullName": "Winstrupsgatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112b4" + }, + "id": "531899", + "fullName": "Knut Wicksells väg", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112b5" + }, + "id": "532911", + "fullName": "Ernst Wigforss gata", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112b6" + }, + "id": "549604", + "fullName": "August Wallins väg", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112b7" + }, + "id": "531880", + "fullName": "Lauritz Weibulls väg", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112b8" + }, + "id": "776631", + "fullName": "Sik Widebo", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112b9" + }, + "id": "930493", + "fullName": "Wrangelsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112ba" + }, + "id": "761634", + "fullName": "Wieslanders väg", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112bb" + }, + "id": "782183", + "fullName": "Hjortryd Waerana", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112bc" + }, + "id": "612260", + "fullName": "Wirgins väg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112bd" + }, + "id": "935170", + "fullName": "Williams väg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112be" + }, + "id": "606366", + "fullName": "Wallingatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112bf" + }, + "id": "637417", + "fullName": "Magda Widebo", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112c0" + }, + "id": "622277", + "fullName": "Västermo Wibo", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112c1" + }, + "id": "622289", + "fullName": "Wij Södergård", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112c2" + }, + "id": "607657", + "fullName": "Wallqvistgatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112c3" + }, + "id": "621448", + "fullName": "Bärsta Wigersta", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112c4" + }, + "id": "606368", + "fullName": "Werrestorpsgatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112c5" + }, + "id": "613102", + "fullName": "Spången Wimans Källa", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112c6" + }, + "id": "638236", + "fullName": "Ulla Winblads Gränd", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112c7" + }, + "id": "612584", + "fullName": "Lista-Åsby Wernersborg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112c8" + }, + "id": "606896", + "fullName": "Gösta Wasastiernas Gränd", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112c9" + }, + "id": "488354", + "fullName": "Wittes väg", + "parentFullName": "Älta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112ca" + }, + "id": "481881", + "fullName": "Winborgs väg", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112cb" + }, + "id": "481879", + "fullName": "Winborgs torg", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112cc" + }, + "id": "483381", + "fullName": "Wiströmsvägen", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112cd" + }, + "id": "482450", + "fullName": "Wahlbergsvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112ce" + }, + "id": "482505", + "fullName": "John Wibergs väg", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112cf" + }, + "id": "483379", + "fullName": "Wallbacksvägen", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112d1" + }, + "id": "483149", + "fullName": "Knut Wallenbergs väg", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112d2" + }, + "id": "836688", + "fullName": "Erik Wargs väg", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112d3" + }, + "id": "836756", + "fullName": "Wockatzvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112d4" + }, + "id": "834898", + "fullName": "Waldenströmsplan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112d5" + }, + "id": "835348", + "fullName": "Waldenströmsgatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112d6" + }, + "id": "920688", + "fullName": "Wilhelmina Skoghs gata", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112d7" + }, + "id": "594374", + "fullName": "Wadsjös väg", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112d8" + }, + "id": "595186", + "fullName": "Wekalyckan", + "parentFullName": "Haverdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112d9" + }, + "id": "595747", + "fullName": "Tiarp Wilanda", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112da" + }, + "id": "592069", + "fullName": "Wrangelsgatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112db" + }, + "id": "592575", + "fullName": "Westmansgatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112dc" + }, + "id": "608689", + "fullName": "Wallbergs väg", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112dd" + }, + "id": "596065", + "fullName": "Wrangelsrovägen", + "parentFullName": "Holm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112de" + }, + "id": "592318", + "fullName": "Wallbergsgatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112df" + }, + "id": "592411", + "fullName": "Wallmarksgatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112e0" + }, + "id": "592157", + "fullName": "Westerbergs gata", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112e1" + }, + "id": "595932", + "fullName": "Jävsgård Widelund", + "parentFullName": "Holm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112e2" + }, + "id": "594784", + "fullName": "Skintaby Wärnhem", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112e3" + }, + "id": "928200", + "fullName": "Ernst Wigforss plats", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112e4" + }, + "id": "596212", + "fullName": "Skedala Stall Widegren", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112e5" + }, + "id": "594656", + "fullName": "Mannarp Widekulla Gård", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112e6" + }, + "id": "592167", + "fullName": "Waldemar Lorentzons gata", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112e7" + }, + "id": "878298", + "fullName": "Wii", + "parentFullName": "Alnö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112e8" + }, + "id": "877807", + "fullName": "Wirevägen", + "parentFullName": "Kvissleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112e9" + }, + "id": "875664", + "fullName": "Wallerstedtsgatan", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112ea" + }, + "id": "499850", + "fullName": "Wij", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112eb" + }, + "id": "499960", + "fullName": "Wigwam", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112ec" + }, + "id": "500831", + "fullName": "Wahlsta", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112ed" + }, + "id": "498767", + "fullName": "Wedavägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112ee" + }, + "id": "499620", + "fullName": "Wadströms väg", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112ef" + }, + "id": "499852", + "fullName": "Wijbacksvägen", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112f0" + }, + "id": "497683", + "fullName": "Wibeliusgatan", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112f1" + }, + "id": "498153", + "fullName": "Elin Wägners stig", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112f2" + }, + "id": "645529", + "fullName": "Wisbohammar Kvarn", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112f3" + }, + "id": "498181", + "fullName": "Wendela Hebbes väg", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112f4" + }, + "id": "926564", + "fullName": "Brita Wattrangs gata", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112f5" + }, + "id": "645527", + "fullName": "Wisbohammar Banvaktstuga", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112f6" + }, + "id": "497964", + "fullName": "Torekällbergets Wärdshus", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112f7" + }, + "id": "644088", + "fullName": "Willans Park", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112f8" + }, + "id": "647165", + "fullName": "Helgö Villa W", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112f9" + }, + "id": "644985", + "fullName": "Wrangels Udde", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112fa" + }, + "id": "653520", + "fullName": "Öja Westregård", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112fb" + }, + "id": "645245", + "fullName": "Elin Wägners väg", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112fc" + }, + "id": "644226", + "fullName": "Wennerbergsgatan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112fd" + }, + "id": "644369", + "fullName": "Wieselgrensgatan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112fe" + }, + "id": "648167", + "fullName": "Stjärnvik Wasaborg", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2112ff" + }, + "id": "651030", + "fullName": "Wibeligatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211300" + }, + "id": "652106", + "fullName": "Welamssons väg", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211301" + }, + "id": "649945", + "fullName": "Wennbergsgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211302" + }, + "id": "915482", + "fullName": "Wallbergsgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211303" + }, + "id": "651960", + "fullName": "Spånga Wilhelmsberg", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211304" + }, + "id": "652258", + "fullName": "Olof Wästlundsvägen", + "parentFullName": "Skattkärr", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211305" + }, + "id": "652298", + "fullName": "Wilhelm Ostermansvägen", + "parentFullName": "Skattkärr", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211306" + }, + "id": "486636", + "fullName": "Wemevägen", + "parentFullName": "Vendelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211307" + }, + "id": "487707", + "fullName": "Wallinvägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211308" + }, + "id": "487086", + "fullName": "Sven Wallanders väg", + "parentFullName": "Haninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211309" + }, + "id": "926366", + "fullName": "Sven Wallanders väg", + "parentFullName": "Årsta Havsbad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21130a" + }, + "id": "586456", + "fullName": "Wrangels Allé", + "parentFullName": "Färlöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21130b" + }, + "id": "585829", + "fullName": "G W Palms väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21130c" + }, + "id": "585428", + "fullName": "Waldenius väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21130d" + }, + "id": "928159", + "fullName": "Widellsgatan", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21130e" + }, + "id": "586937", + "fullName": "Wrangelsdalsvägen", + "parentFullName": "Färlöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21130f" + }, + "id": "585314", + "fullName": "Frans G Wibergs väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211310" + }, + "id": "585457", + "fullName": "Lars Wivallius väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211311" + }, + "id": "586470", + "fullName": "Eva Waldemarssons väg", + "parentFullName": "Rinkaby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211312" + }, + "id": "585446", + "fullName": "Wilhelm Lagercrantz väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211313" + }, + "id": "706834", + "fullName": "Walls väg", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211314" + }, + "id": "698605", + "fullName": "Weaholm Gård", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211315" + }, + "id": "706523", + "fullName": "Wallingatan", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211316" + }, + "id": "698377", + "fullName": "Wallbergs backe", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211317" + }, + "id": "710500", + "fullName": "Kapten Westerbergs väg", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211318" + }, + "id": "505426", + "fullName": "Wiboms väg", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211319" + }, + "id": "504898", + "fullName": "Haga Walhalla", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21131a" + }, + "id": "505442", + "fullName": "Johan Olof Wallins väg", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21131b" + }, + "id": "505545", + "fullName": "Hufvudsta Gård Wagnshuset", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21131c" + }, + "id": "504885", + "fullName": "Haga Trädgårdsvillan Walhalla", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21131d" + }, + "id": "506989", + "fullName": "Wilhelm Boys väg", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21131e" + }, + "id": "506725", + "fullName": "Sven Walbergs Gränd", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21131f" + }, + "id": "506900", + "fullName": "Soldat Winges Gränd", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211320" + }, + "id": "506950", + "fullName": "Fabian Wredes Gränd", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211321" + }, + "id": "891096", + "fullName": "Wesslaugatan", + "parentFullName": "Boliden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211322" + }, + "id": "890309", + "fullName": "Wikströmsvägen", + "parentFullName": "Ursviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211323" + }, + "id": "520343", + "fullName": "Wesströms väg", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211324" + }, + "id": "518076", + "fullName": "Wismarsvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211325" + }, + "id": "518423", + "fullName": "Wittensdalsvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211326" + }, + "id": "687833", + "fullName": "Wirells väg", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211327" + }, + "id": "686505", + "fullName": "Wallingatan", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211328" + }, + "id": "687086", + "fullName": "Wismarsvägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211329" + }, + "id": "686862", + "fullName": "Wahlbomsvägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21132a" + }, + "id": "675985", + "fullName": "Wadstena Gård", + "parentFullName": "Rockneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21132b" + }, + "id": "687649", + "fullName": "Wennerbergs väg", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21132c" + }, + "id": "686507", + "fullName": "Axel Weüdels gata", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21132d" + }, + "id": "687248", + "fullName": "Lech Walesas gata", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21132e" + }, + "id": "686539", + "fullName": "Wernskjöldsgatan", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21132f" + }, + "id": "686618", + "fullName": "Oskar Wollinsgatan", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211330" + }, + "id": "685267", + "fullName": "Wienerbrödsvägen", + "parentFullName": "Trekanten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211331" + }, + "id": "929648", + "fullName": "Kapten Wistrands gata", + "parentFullName": "Hagby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211332" + }, + "id": "685964", + "fullName": "Kapten Wistrands gata", + "parentFullName": "Ljungbyholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211333" + }, + "id": "668287", + "fullName": "Winges väg", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211334" + }, + "id": "666999", + "fullName": "Wallinvägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211335" + }, + "id": "670028", + "fullName": "Wrangelsgatan", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211336" + }, + "id": "669399", + "fullName": "Wangraholmsvägen", + "parentFullName": "Sturkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211337" + }, + "id": "670021", + "fullName": "Wachtmeistergatan", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211338" + }, + "id": "670796", + "fullName": "Axel W Anderssons väg", + "parentFullName": "Lyckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211339" + }, + "id": "701380", + "fullName": "Wendesgatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21133a" + }, + "id": "701436", + "fullName": "Wättnegatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21133b" + }, + "id": "701470", + "fullName": "Wallinsgatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21133c" + }, + "id": "701434", + "fullName": "Wennerbergsgatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21133d" + }, + "id": "703268", + "fullName": "Weststigen", + "parentFullName": "Väröbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21133e" + }, + "id": "929850", + "fullName": "Wolffrats väg", + "parentFullName": "Grimeton", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21133f" + }, + "id": "698805", + "fullName": "Wolffrats väg", + "parentFullName": "Rolfstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211340" + }, + "id": "704356", + "fullName": "Wallmarksvägen", + "parentFullName": "Tvååker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211341" + }, + "id": "862969", + "fullName": "Wikanders väg", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211342" + }, + "id": "865560", + "fullName": "Winbergsbacken", + "parentFullName": "Häggenås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211343" + }, + "id": "804329", + "fullName": "Wik", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211344" + }, + "id": "805203", + "fullName": "Wien", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211345" + }, + "id": "804554", + "fullName": "Wiborg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211346" + }, + "id": "807855", + "fullName": "Wännsväg", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211347" + }, + "id": "805209", + "fullName": "Wienvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211348" + }, + "id": "805205", + "fullName": "Wienhöjden", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211349" + }, + "id": "802535", + "fullName": "Wäxthuset Fjäll", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21134a" + }, + "id": "800932", + "fullName": "Tyko Wallins väg", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21134b" + }, + "id": "808165", + "fullName": "Gustav Wass väg", + "parentFullName": "Skebobruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21134c" + }, + "id": "805207", + "fullName": "Wientorpsvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21134d" + }, + "id": "920076", + "fullName": "Albin Westmans väg", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21134e" + }, + "id": "802062", + "fullName": "Albin Westmansväg", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211350" + }, + "id": "937295", + "fullName": "Björn Waldegårds väg", + "parentFullName": "Rö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211351" + }, + "id": "912264", + "fullName": "Maria Winkvists väg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211352" + }, + "id": "913633", + "fullName": "Wassberg Simpnäsvägen", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211353" + }, + "id": "600089", + "fullName": "Wismargränd", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211354" + }, + "id": "600192", + "fullName": "Wallérs plats", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211355" + }, + "id": "604493", + "fullName": "Wilckens väg", + "parentFullName": "Klintehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211356" + }, + "id": "599714", + "fullName": "Jöran Wallingatan", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211357" + }, + "id": "603023", + "fullName": "Rone Westbergs väg", + "parentFullName": "Hemse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211358" + }, + "id": "601761", + "fullName": "Ygne Greta Wedins väg", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211359" + }, + "id": "935118", + "fullName": "Wilhelmina Skoghs gata", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21135a" + }, + "id": "601649", + "fullName": "Högklint Anders Wedins väg", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21135b" + }, + "id": "937732", + "fullName": "Överste Wetterhalls väg", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21135c" + }, + "id": "745062", + "fullName": "Wimansgatan", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21135d" + }, + "id": "745053", + "fullName": "Wallströmsgatan", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21135e" + }, + "id": "745055", + "fullName": "Wilhelm Krusegatan", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21135f" + }, + "id": "930299", + "fullName": "Gunnar W Anderssons Passage", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211360" + }, + "id": "882369", + "fullName": "Westmansvägen", + "parentFullName": "Själevad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211361" + }, + "id": "881617", + "fullName": "Wattmansvägen", + "parentFullName": "Örnsköldsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211362" + }, + "id": "726255", + "fullName": "Wasséns väg", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211363" + }, + "id": "725877", + "fullName": "Walkeskroken", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211364" + }, + "id": "573291", + "fullName": "Winges väg", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211365" + }, + "id": "598306", + "fullName": "Wärdshuset", + "parentFullName": "Stavsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211366" + }, + "id": "574654", + "fullName": "Borg Wilsta", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211367" + }, + "id": "576031", + "fullName": "Walkers väg", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211368" + }, + "id": "573355", + "fullName": "Wedholms Allé", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211369" + }, + "id": "598304", + "fullName": "Winterrosvägen", + "parentFullName": "Stavsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21136a" + }, + "id": "580940", + "fullName": "Drögsta Wigertzstugan", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21136b" + }, + "id": "834163", + "fullName": "Horn Willes", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21136c" + }, + "id": "831024", + "fullName": "Westers väg", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21136d" + }, + "id": "830507", + "fullName": "Wallgrens gata", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21136e" + }, + "id": "830310", + "fullName": "Wetterbergs väg", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21136f" + }, + "id": "830700", + "fullName": "Wennerbergs gata", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211370" + }, + "id": "830782", + "fullName": "Walter Sundströms väg", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211371" + }, + "id": "831885", + "fullName": "Ulvåker Erikstorp Wallsbacken", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211372" + }, + "id": "576728", + "fullName": "Waldaus väg", + "parentFullName": "Vittsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211373" + }, + "id": "579474", + "fullName": "Wendesvägen", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211374" + }, + "id": "583343", + "fullName": "Edvin Widéns väg", + "parentFullName": "Vinslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211375" + }, + "id": "910900", + "fullName": "Wallinvägen", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211376" + }, + "id": "821304", + "fullName": "Wallingatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211377" + }, + "id": "821306", + "fullName": "Wallintorget", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211378" + }, + "id": "822155", + "fullName": "Wallingården", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211379" + }, + "id": "822531", + "fullName": "Wittenströmsgatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21137a" + }, + "id": "485018", + "fullName": "Wättinge Gårdsväg", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21137b" + }, + "id": "484977", + "fullName": "Axel Wennergrens väg", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21137c" + }, + "id": "511730", + "fullName": "Wikberga Bosön", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21137d" + }, + "id": "511089", + "fullName": "Lilla Wikberga Bosön", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21137e" + }, + "id": "511135", + "fullName": "Stora Wikberga Bosön", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21137f" + }, + "id": "511364", + "fullName": "Raoul Wallenbergs väg", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211380" + }, + "id": "523381", + "fullName": "Wennsta", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211381" + }, + "id": "523884", + "fullName": "Waldesro", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211382" + }, + "id": "523892", + "fullName": "Waxholmshagen", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211383" + }, + "id": "523886", + "fullName": "Waxholmsbacken", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211385" + }, + "id": "558150", + "fullName": "Weibullsgatan", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211386" + }, + "id": "533733", + "fullName": "J W Wulffsgatan", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211387" + }, + "id": "534540", + "fullName": "Grönby Wallåker", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211388" + }, + "id": "533752", + "fullName": "Wemmenhögsgatan", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211389" + }, + "id": "521132", + "fullName": "Lilla Wäsby", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21138a" + }, + "id": "521136", + "fullName": "Stora Wäsby", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21138b" + }, + "id": "910424", + "fullName": "Wäckaregränd", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21138c" + }, + "id": "922474", + "fullName": "Wäckareslingan", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21138d" + }, + "id": "521138", + "fullName": "Stora Wäsby Drivhuset", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21138e" + }, + "id": "521238", + "fullName": "Beata Westerbergs väg", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21138f" + }, + "id": "521156", + "fullName": "Stora Wäsby Orangeriet", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211390" + }, + "id": "521148", + "fullName": "Stora Wäsby Gamla Stallet", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211391" + }, + "id": "521152", + "fullName": "Stora Wäsby Norra Flygeln", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211392" + }, + "id": "521159", + "fullName": "Stora Wäsby Södra Flygeln", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211393" + }, + "id": "521161", + "fullName": "Stora Wäsby Tennishallen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211394" + }, + "id": "521140", + "fullName": "Stora Wäsby Elevhushållet", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211395" + }, + "id": "521142", + "fullName": "Stora Wäsby Förvaltarbostaden", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211396" + }, + "id": "521154", + "fullName": "Stora Wäsby Norra Rundflygeln", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211397" + }, + "id": "521160", + "fullName": "Stora Wäsby Södra Rundflygeln", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211398" + }, + "id": "522016", + "fullName": "Stora Wäsby Rastplats Norrut", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211399" + }, + "id": "522017", + "fullName": "Stora Wäsby Rastplats Söderut", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21139a" + }, + "id": "521150", + "fullName": "Stora Wäsby Ladugårdsförmansbostaden", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21139b" + }, + "id": "521158", + "fullName": "Stora Wäsby Stora Arbetarbostaden", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21139c" + }, + "id": "604894", + "fullName": "Wettermans väg", + "parentFullName": "Långås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21139d" + }, + "id": "928397", + "fullName": "Wettermans väg", + "parentFullName": "Morup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21139e" + }, + "id": "604156", + "fullName": "Olofsbo Wahls", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21139f" + }, + "id": "603217", + "fullName": "Ätrafors Wilan", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113a0" + }, + "id": "605248", + "fullName": "Wallentins väg", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113a1" + }, + "id": "603151", + "fullName": "Vessige Wenebergs Gård", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113a2" + }, + "id": "602306", + "fullName": "Gunnar Wennerbergs väg", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113a3" + }, + "id": "514758", + "fullName": "Wira Hagväg", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113a4" + }, + "id": "514762", + "fullName": "Wiraberget", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113a5" + }, + "id": "514764", + "fullName": "Wistedts väg", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113a6" + }, + "id": "513472", + "fullName": "Wedtorpsvägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113a7" + }, + "id": "514760", + "fullName": "Wira Kvarnbacke", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113a8" + }, + "id": "914545", + "fullName": "David Widstedts väg", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113a9" + }, + "id": "788878", + "fullName": "Widegatan", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113aa" + }, + "id": "789796", + "fullName": "Wändahls väg", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113ab" + }, + "id": "794705", + "fullName": "Åke Wassings väg", + "parentFullName": "Fjärdhundra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113ac" + }, + "id": "788761", + "fullName": "Doktor Westerlunds gata", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113ad" + }, + "id": "537312", + "fullName": "Wocogränd", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113ae" + }, + "id": "489644", + "fullName": "Winges väg", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113af" + }, + "id": "483616", + "fullName": "Wallius väg", + "parentFullName": "Gustavsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113b0" + }, + "id": "484713", + "fullName": "Wennbergs väg", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113b1" + }, + "id": "483839", + "fullName": "Wallinvägen", + "parentFullName": "Gustavsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113b2" + }, + "id": "489963", + "fullName": "Westerbergs väg", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113b3" + }, + "id": "489968", + "fullName": "Anders Westmans väg", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113b4" + }, + "id": "926151", + "fullName": "Willhelm Kåges gata", + "parentFullName": "Gustavsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113b5" + }, + "id": "892497", + "fullName": "Westerby", + "parentFullName": "Hortlax", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113b6" + }, + "id": "892599", + "fullName": "Walters väg", + "parentFullName": "Hortlax", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113b7" + }, + "id": "891765", + "fullName": "Wåhlinsgatan", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113b8" + }, + "id": "891476", + "fullName": "Winrothsgatan", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113b9" + }, + "id": "891899", + "fullName": "Wallströms väg", + "parentFullName": "Koler", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113ba" + }, + "id": "892980", + "fullName": "Wikstensvägen", + "parentFullName": "Sjulsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113bb" + }, + "id": "893032", + "fullName": "Wennbergsvägen", + "parentFullName": "Svensbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113bc" + }, + "id": "892376", + "fullName": "Adrian Wennströms väg", + "parentFullName": "Öjebyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113bd" + }, + "id": "562746", + "fullName": "Werjes väg", + "parentFullName": "Hjärnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113be" + }, + "id": "563058", + "fullName": "Werjes Ängaväg", + "parentFullName": "Hjärnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113bf" + }, + "id": "562748", + "fullName": "Wilhelmsbergsvägen", + "parentFullName": "Hjärnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113c0" + }, + "id": "717446", + "fullName": "Wamme Bro", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113c1" + }, + "id": "718572", + "fullName": "Wallers Udde", + "parentFullName": "Gråbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113c2" + }, + "id": "723925", + "fullName": "Wilhelm Thams väg", + "parentFullName": "Floda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113c3" + }, + "id": "717637", + "fullName": "Gunnar Wennerbergs väg", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113c4" + }, + "id": "723917", + "fullName": "Kristina Wahlfeldts väg", + "parentFullName": "Floda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113c5" + }, + "id": "755177", + "fullName": "Wasagatan", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113c6" + }, + "id": "755814", + "fullName": "Wasaallén", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113c7" + }, + "id": "810978", + "fullName": "Råda Wallskog", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113c8" + }, + "id": "809182", + "fullName": "Hovby Westby Ore", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113c9" + }, + "id": "809181", + "fullName": "Hovby Westby Krok", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113ca" + }, + "id": "808798", + "fullName": "Lindärva Willhagen", + "parentFullName": "Vinninga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113cb" + }, + "id": "807134", + "fullName": "Wennerbergsvägen", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113cc" + }, + "id": "809177", + "fullName": "Hovby Westby Egendom", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113cd" + }, + "id": "811203", + "fullName": "Gillstad Westeräng", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113ce" + }, + "id": "813913", + "fullName": "Kållandsö Walleberg", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113cf" + }, + "id": "813920", + "fullName": "Kållandsö Widelund", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113d0" + }, + "id": "809179", + "fullName": "Hovby Westby Grönkulla", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113d1" + }, + "id": "812406", + "fullName": "Sjöskogen Williamsborg", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113d2" + }, + "id": "814310", + "fullName": "Ullersund Villa Wennerberg", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113d3" + }, + "id": "837565", + "fullName": "Welamsvägen", + "parentFullName": "Årsunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113d4" + }, + "id": "839135", + "fullName": "Wilhelminas väg", + "parentFullName": "Storvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113d5" + }, + "id": "751361", + "fullName": "Wernbomsvägen", + "parentFullName": "Brålanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113d6" + }, + "id": "749004", + "fullName": "Jonas Wallins gata", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113d7" + }, + "id": "912820", + "fullName": "Wilhelm Kruses väg", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113d8" + }, + "id": "748879", + "fullName": "Axel W Erikssons väg", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113d9" + }, + "id": "705654", + "fullName": "Wettaren", + "parentFullName": "Öjersjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113da" + }, + "id": "705605", + "fullName": "J A Wadmans väg", + "parentFullName": "Öjersjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113db" + }, + "id": "706125", + "fullName": "William Gibsons väg", + "parentFullName": "Jonsered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113dd" + }, + "id": "848644", + "fullName": "Wij", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113de" + }, + "id": "852725", + "fullName": "Westmansvägen", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113df" + }, + "id": "699017", + "fullName": "Erik Wästvägen", + "parentFullName": "Hindås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113e0" + }, + "id": "707817", + "fullName": "Wendelsvägen", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113e1" + }, + "id": "542824", + "fullName": "Westelius gata", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113e2" + }, + "id": "544615", + "fullName": "Karrum Wimanstorp", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113e3" + }, + "id": "934458", + "fullName": "Karrum Wimanstorp", + "parentFullName": "Odensvi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113e4" + }, + "id": "531202", + "fullName": "Hummelstad Wismar", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113e5" + }, + "id": "536120", + "fullName": "Kulltorp Westralund", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113e6" + }, + "id": "536100", + "fullName": "Kolsebro Wedellgården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113e7" + }, + "id": "538300", + "fullName": "Wulfs gata", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113e8" + }, + "id": "539144", + "fullName": "Wolkes väg", + "parentFullName": "Höllviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113e9" + }, + "id": "539142", + "fullName": "Winklers väg", + "parentFullName": "Höllviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113ea" + }, + "id": "648592", + "fullName": "Wassberga", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113eb" + }, + "id": "648598", + "fullName": "Williamsro", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113ec" + }, + "id": "639149", + "fullName": "Westmans väg", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113ed" + }, + "id": "639151", + "fullName": "Wickmans väg", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113ee" + }, + "id": "648596", + "fullName": "Williamsberg", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113ef" + }, + "id": "639231", + "fullName": "Wahlgrens väg", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113f0" + }, + "id": "648594", + "fullName": "Williamsbacke", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113f1" + }, + "id": "935340", + "fullName": "Nybble Westergård", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113f2" + }, + "id": "647679", + "fullName": "Anders Wisslers väg", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113f3" + }, + "id": "648074", + "fullName": "Wahrendorffs väg", + "parentFullName": "Åkers Styckebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113f4" + }, + "id": "639778", + "fullName": "Norrlänna Westertorp", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113f5" + }, + "id": "640758", + "fullName": "Vansö Mora Wahlbergstorpet", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113f6" + }, + "id": "788452", + "fullName": "Sträte Wik", + "parentFullName": "Fotskäl", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113f7" + }, + "id": "769286", + "fullName": "Dragered Wikmans", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113f8" + }, + "id": "621592", + "fullName": "Wellvägen", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113f9" + }, + "id": "621590", + "fullName": "Wellergården", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113fa" + }, + "id": "623402", + "fullName": "Tånnö Wallebo", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113fb" + }, + "id": "627607", + "fullName": "Wallins väg", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113fc" + }, + "id": "627609", + "fullName": "Wibergs väg", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113fd" + }, + "id": "627225", + "fullName": "Gimmersta Wiksätter", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113fe" + }, + "id": "516943", + "fullName": "Wredes väg", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2113ff" + }, + "id": "517073", + "fullName": "Wirséns väg", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211400" + }, + "id": "543153", + "fullName": "Wäggarps Gård", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211401" + }, + "id": "543155", + "fullName": "Wäggarps Gård Annexet", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211402" + }, + "id": "543683", + "fullName": "Wilhelm Sonessons väg", + "parentFullName": "Stockamöllan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211403" + }, + "id": "543157", + "fullName": "Wäggarps Gård Lilla Huset", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211404" + }, + "id": "790026", + "fullName": "Wallingatan", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211405" + }, + "id": "930615", + "fullName": "Wagnérgatan", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211406" + }, + "id": "790217", + "fullName": "Warodells väg", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211407" + }, + "id": "796551", + "fullName": "Wallanders väg", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211408" + }, + "id": "790112", + "fullName": "Warenbergsgatan", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211409" + }, + "id": "790138", + "fullName": "Wetterlinsgatan", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21140a" + }, + "id": "790165", + "fullName": "Westerbergsgatan", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21140b" + }, + "id": "794511", + "fullName": "Påverås Wikersberg", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21140c" + }, + "id": "794883", + "fullName": "Kinnarp Williamsholm", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21140d" + }, + "id": "796553", + "fullName": "Wrangelsholms Säteri", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21140e" + }, + "id": "796175", + "fullName": "Friggeråker Wrågården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21140f" + }, + "id": "791965", + "fullName": "Stenstorp Wilgotsberg", + "parentFullName": "Stenstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211410" + }, + "id": "790132", + "fullName": "Tåstorp Wetterlinsgården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211411" + }, + "id": "512442", + "fullName": "Wirséns väg", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211412" + }, + "id": "511745", + "fullName": "August Wahlströms väg", + "parentFullName": "Danderyd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211413" + }, + "id": "675198", + "fullName": "Wihlborgsvägen", + "parentFullName": "Mörrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211414" + }, + "id": "479611", + "fullName": "Wendela Hebbes väg", + "parentFullName": "Sandsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211415" + }, + "id": "479375", + "fullName": "Norra Sandsjö Wallins", + "parentFullName": "Bodafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211416" + }, + "id": "546644", + "fullName": "Widerströms väg", + "parentFullName": "Kävlinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211417" + }, + "id": "546127", + "fullName": "Johanna Wolls väg", + "parentFullName": "Kävlinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211418" + }, + "id": "548584", + "fullName": "Linus Wickmans Gränd", + "parentFullName": "Barsebäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211419" + }, + "id": "548593", + "fullName": "Malte Wickmans Gränd", + "parentFullName": "Barsebäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21141a" + }, + "id": "729456", + "fullName": "Knut Wistrands väg", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21141b" + }, + "id": "720750", + "fullName": "Westers väg", + "parentFullName": "Älvängen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21141c" + }, + "id": "720378", + "fullName": "Westerbyvägen", + "parentFullName": "Bohus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21141d" + }, + "id": "724597", + "fullName": "Westmarks Gränd", + "parentFullName": "Nödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21141e" + }, + "id": "720809", + "fullName": "Wetterströms Hage", + "parentFullName": "Skepplanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21141f" + }, + "id": "565920", + "fullName": "Wendts väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211420" + }, + "id": "672947", + "fullName": "Wambåsa", + "parentFullName": "Johannishus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211421" + }, + "id": "671727", + "fullName": "Wredes väg", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211422" + }, + "id": "667598", + "fullName": "Warnäsvägen", + "parentFullName": "Nättraby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211423" + }, + "id": "910808", + "fullName": "Boaryd Wallgård", + "parentFullName": "Ryssby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211424" + }, + "id": "495384", + "fullName": "Wreta Forsgård", + "parentFullName": "Ösmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211425" + }, + "id": "495022", + "fullName": "Wingårdhsvägen", + "parentFullName": "Stora Vika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211426" + }, + "id": "507500", + "fullName": "Wrangels väg", + "parentFullName": "Ekerö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211427" + }, + "id": "510090", + "fullName": "Wiggeby Gårds väg", + "parentFullName": "Svartsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211428" + }, + "id": "509067", + "fullName": "Wallenbergs Allé", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211429" + }, + "id": "510091", + "fullName": "Wilhelmsbergsvägen", + "parentFullName": "Svartsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21142a" + }, + "id": "526481", + "fullName": "Wallbyvik Storvik", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21142b" + }, + "id": "489739", + "fullName": "Wilhelm Petris väg", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21142c" + }, + "id": "912868", + "fullName": "Westlings väg", + "parentFullName": "Nyhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21142d" + }, + "id": "809069", + "fullName": "Wahlgärdsvägen", + "parentFullName": "Nyhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21142e" + }, + "id": "808599", + "fullName": "Wigeliusvägen", + "parentFullName": "Fredriksberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21142f" + }, + "id": "808598", + "fullName": "Wallborgshöjden", + "parentFullName": "Fredriksberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211430" + }, + "id": "548202", + "fullName": "Wahrbergsgatan", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211431" + }, + "id": "513720", + "fullName": "Stora Wahlby Gård", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211432" + }, + "id": "513718", + "fullName": "Stora Wahlby Flygeln", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211433" + }, + "id": "513716", + "fullName": "Stora Wahlby Dammhuset", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211434" + }, + "id": "513712", + "fullName": "Stora Wahlby Allén Norra", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211435" + }, + "id": "513714", + "fullName": "Stora Wahlby Allén Södra", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211436" + }, + "id": "482676", + "fullName": "Wahlbergsgatan", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211437" + }, + "id": "484872", + "fullName": "Örö Wirsénsgården", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211438" + }, + "id": "845336", + "fullName": "Wengelins väg", + "parentFullName": "Arbrå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211439" + }, + "id": "850540", + "fullName": "Åke Wassings väg", + "parentFullName": "Bollnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21143a" + }, + "id": "719543", + "fullName": "Olof Wiks väg", + "parentFullName": "Jörlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21143c" + }, + "id": "927762", + "fullName": "Wärdshusvägen", + "parentFullName": "Mjöhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21143d" + }, + "id": "561084", + "fullName": "Wärdshusvägen", + "parentFullName": "Höganäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21143e" + }, + "id": "686381", + "fullName": "Dalen Wallbo", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21143f" + }, + "id": "697520", + "fullName": "Wallinsvägen", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211440" + }, + "id": "699208", + "fullName": "Vikene Westby", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211441" + }, + "id": "702494", + "fullName": "Gylterud Wahl", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211442" + }, + "id": "683196", + "fullName": "Töresbol Wikhem", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211443" + }, + "id": "695550", + "fullName": "Rackstad Westby", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211444" + }, + "id": "683138", + "fullName": "Tångeberg Wallhall", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211445" + }, + "id": "695980", + "fullName": "Westlanda Flygplats", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211446" + }, + "id": "700500", + "fullName": "Norra Klässbol Wermestugan", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211447" + }, + "id": "878552", + "fullName": "Wallrothsgränd", + "parentFullName": "Älandsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211448" + }, + "id": "606883", + "fullName": "Walldiagatan", + "parentFullName": "Vallberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211449" + }, + "id": "607379", + "fullName": "Wingrens väg", + "parentFullName": "Skummeslövsstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21144a" + }, + "id": "716695", + "fullName": "Wahlundsvägen", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21144b" + }, + "id": "851318", + "fullName": "Weimers väg", + "parentFullName": "Lyrestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21144c" + }, + "id": "835699", + "fullName": "Walleniusvägen", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21144d" + }, + "id": "837710", + "fullName": "Utby Wasagården", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21144e" + }, + "id": "837076", + "fullName": "Ekby-Vallby Westerås", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21144f" + }, + "id": "837075", + "fullName": "Ekby-Vallby Westergården", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211450" + }, + "id": "837617", + "fullName": "Tidavad Winbergstorpet", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211451" + }, + "id": "537759", + "fullName": "Wigensgård", + "parentFullName": "Lomma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211452" + }, + "id": "539374", + "fullName": "Westrups väg", + "parentFullName": "Bjärred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211453" + }, + "id": "911099", + "fullName": "A W Lundbergs Gränd", + "parentFullName": "Lomma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211454" + }, + "id": "789665", + "fullName": "Wäst Wilt Humla", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211455" + }, + "id": "801265", + "fullName": "Wallenqvistgatan", + "parentFullName": "Ulricehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211456" + }, + "id": "789779", + "fullName": "Vinsarp Winsarps Flygel", + "parentFullName": "Dalum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211457" + }, + "id": "546872", + "fullName": "Wulffs väg", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211458" + }, + "id": "546871", + "fullName": "Wibergs väg", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211459" + }, + "id": "756655", + "fullName": "Wirséns väg", + "parentFullName": "Frövi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21145a" + }, + "id": "897686", + "fullName": "Wärjas väg", + "parentFullName": "Kiruna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21145b" + }, + "id": "896972", + "fullName": "Wikmansgatan", + "parentFullName": "Vittangi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21145c" + }, + "id": "897436", + "fullName": "Fru Wälivaaragatan", + "parentFullName": "Kiruna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21145d" + }, + "id": "897375", + "fullName": "Gustaf Wickmansgatan", + "parentFullName": "Kiruna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21145e" + }, + "id": "897438", + "fullName": "Greta Wennbergsgatan", + "parentFullName": "Kiruna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21145f" + }, + "id": "897033", + "fullName": "Wilhelm Thisells väg", + "parentFullName": "Svappavaara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211460" + }, + "id": "770748", + "fullName": "Wibergsvägen", + "parentFullName": "Ransta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211461" + }, + "id": "583104", + "fullName": "De Wijks väg", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211462" + }, + "id": "562137", + "fullName": "Walenius väg", + "parentFullName": "Ljusfallshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211463" + }, + "id": "583118", + "fullName": "Jonas Wenströms väg", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211464" + }, + "id": "731716", + "fullName": "Willéngatan", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211465" + }, + "id": "731842", + "fullName": "Winnbergs väg", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211466" + }, + "id": "731660", + "fullName": "Wallenstråles väg", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211467" + }, + "id": "732867", + "fullName": "Stene Wilhelmsborg", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211468" + }, + "id": "791134", + "fullName": "Wrangelvägen", + "parentFullName": "Skokloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211469" + }, + "id": "842229", + "fullName": "Werviers väg", + "parentFullName": "Tierp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21146a" + }, + "id": "841424", + "fullName": "Wesslunds Gränd", + "parentFullName": "Tierp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21146b" + }, + "id": "938182", + "fullName": "Werviers väg", + "parentFullName": "Strömsbergs Bruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21146c" + }, + "id": "827939", + "fullName": "Wibevägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21146d" + }, + "id": "829457", + "fullName": "Webbvägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21146e" + }, + "id": "828688", + "fullName": "Wiksvägen", + "parentFullName": "Sollerön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21146f" + }, + "id": "827807", + "fullName": "Westmanvägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211470" + }, + "id": "828153", + "fullName": "Wikmansvägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211471" + }, + "id": "678969", + "fullName": "Widegatan", + "parentFullName": "Nybro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211472" + }, + "id": "636898", + "fullName": "Spånhult Wieselgrensgården", + "parentFullName": "Vislanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211473" + }, + "id": "881006", + "fullName": "Wallindervägen", + "parentFullName": "Långsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211474" + }, + "id": "568240", + "fullName": "Williams väg", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211475" + }, + "id": "910902", + "fullName": "Wiklands backe", + "parentFullName": "Kivik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211476" + }, + "id": "567165", + "fullName": "Wranérsgatan", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211477" + }, + "id": "567125", + "fullName": "Wettringsgatan", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211478" + }, + "id": "567814", + "fullName": "Vranarp Wransgård", + "parentFullName": "Tommarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211479" + }, + "id": "568282", + "fullName": "Komstad Waldemars", + "parentFullName": "Gärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21147a" + }, + "id": "567542", + "fullName": "Gislöfs Westremark", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21147b" + }, + "id": "847812", + "fullName": "Hennan Wallinsvägen", + "parentFullName": "Ramsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21147c" + }, + "id": "847810", + "fullName": "Hennan Wallenbrandtsvägen", + "parentFullName": "Ramsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21147d" + }, + "id": "814971", + "fullName": "Wilsons väg", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21147e" + }, + "id": "818642", + "fullName": "Skaraberg Walhall", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21147f" + }, + "id": "814582", + "fullName": "Ivar Widéensgatan", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211480" + }, + "id": "815364", + "fullName": "Varnhem Wassängen", + "parentFullName": "Varnhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211481" + }, + "id": "814604", + "fullName": "Sanfrid Welinsgatan", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211482" + }, + "id": "814622", + "fullName": "Willy Hallgrens gata", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211483" + }, + "id": "818002", + "fullName": "Synnerby Walgrenstorp", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211484" + }, + "id": "814512", + "fullName": "Gunnar Wennerbergsgatan", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211485" + }, + "id": "898224", + "fullName": "Wallingatan", + "parentFullName": "Malmberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211486" + }, + "id": "897884", + "fullName": "Wennerströmsvägen", + "parentFullName": "Gällivare", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211487" + }, + "id": "781567", + "fullName": "Särsta Wärdshus", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211488" + }, + "id": "588225", + "fullName": "Wrangels väg", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211489" + }, + "id": "871929", + "fullName": "Ivar Widéns väg", + "parentFullName": "Hjältevad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21148a" + }, + "id": "643791", + "fullName": "Wides väg", + "parentFullName": "Hallaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21148b" + }, + "id": "640594", + "fullName": "Wallingatan", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21148c" + }, + "id": "628457", + "fullName": "Prins Wilhelms väg", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21148d" + }, + "id": "628662", + "fullName": "Prins Wilhelms torg", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21148e" + }, + "id": "914664", + "fullName": "Malstanäs Widholmen", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21148f" + }, + "id": "631174", + "fullName": "Bråhovda Wilhemsro", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211490" + }, + "id": "493006", + "fullName": "Wilhelmsrovägen", + "parentFullName": "Rönninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211491" + }, + "id": "493004", + "fullName": "Westerdahlsvägen", + "parentFullName": "Rönninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211492" + }, + "id": "545937", + "fullName": "Wrangelsborg", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211493" + }, + "id": "666226", + "fullName": "Wennbergsvägen", + "parentFullName": "Skoghall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211494" + }, + "id": "827581", + "fullName": "Wilsons väg", + "parentFullName": "Kvänum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211496" + }, + "id": "733832", + "fullName": "Welins väg", + "parentFullName": "Hallsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211497" + }, + "id": "733776", + "fullName": "Werners väg", + "parentFullName": "Hallsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211498" + }, + "id": "734806", + "fullName": "Wattons väg", + "parentFullName": "Hallsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211499" + }, + "id": "734015", + "fullName": "Weijers gata", + "parentFullName": "Vretstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21149a" + }, + "id": "735967", + "fullName": "Väla Wärnamo", + "parentFullName": "Vretstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21149b" + }, + "id": "759015", + "fullName": "Wackenfeldts väg", + "parentFullName": "Kållekärr", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21149c" + }, + "id": "530700", + "fullName": "Waldos väg", + "parentFullName": "Gullringen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21149d" + }, + "id": "555613", + "fullName": "Wennebjörke Gård", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21149e" + }, + "id": "664534", + "fullName": "Weinbergsvägen", + "parentFullName": "Svanskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21149f" + }, + "id": "655776", + "fullName": "Finnestad Witalis Berget", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114a0" + }, + "id": "830063", + "fullName": "Wallénvägen", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114a1" + }, + "id": "823300", + "fullName": "Hedby Wallgrens Rund", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114a2" + }, + "id": "831785", + "fullName": "Hjulbäck Wikmansbacken", + "parentFullName": "Siljansnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114a3" + }, + "id": "831523", + "fullName": "Västanvik Winterommes väg", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114a4" + }, + "id": "571045", + "fullName": "Fredrika Wallis väg", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114a5" + }, + "id": "813201", + "fullName": "Wahlmans väg", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114a6" + }, + "id": "809351", + "fullName": "Wilhelms väg", + "parentFullName": "Långshyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114a7" + }, + "id": "813203", + "fullName": "Winqvists gata", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114a8" + }, + "id": "813205", + "fullName": "Winqvistsplan", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114a9" + }, + "id": "544206", + "fullName": "Södra Rörum Wästantorp", + "parentFullName": "Hörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114aa" + }, + "id": "555818", + "fullName": "Wrams Gunnarstorpsvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114ab" + }, + "id": "760439", + "fullName": "Wunchevägen", + "parentFullName": "Mollösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114ac" + }, + "id": "759366", + "fullName": "Warmarks väg", + "parentFullName": "Svanesund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114ad" + }, + "id": "917686", + "fullName": "Wunschevägen", + "parentFullName": "Mollösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114ae" + }, + "id": "759640", + "fullName": "Wenner-Grens väg", + "parentFullName": "Svanesund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114af" + }, + "id": "683481", + "fullName": "Lilja-Wiksgatan", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114b0" + }, + "id": "677594", + "fullName": "Wahlgrenska Gården", + "parentFullName": "Mörbylånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114b1" + }, + "id": "864952", + "fullName": "Waplans väg", + "parentFullName": "Nälden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114b2" + }, + "id": "557533", + "fullName": "Wulffs gata", + "parentFullName": "Torekov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114b3" + }, + "id": "556878", + "fullName": "Ernst Wigforss väg", + "parentFullName": "Vejbystrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114b5" + }, + "id": "497548", + "fullName": "Weisbacken", + "parentFullName": "Lönneberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114b6" + }, + "id": "591132", + "fullName": "Willystugan", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114b7" + }, + "id": "588439", + "fullName": "Wiggeby Gård", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114b8" + }, + "id": "588445", + "fullName": "Wiggeby Villan", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114b9" + }, + "id": "588443", + "fullName": "Wiggeby Rättaren", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114ba" + }, + "id": "588449", + "fullName": "Wiggeby Ängstugan", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114bb" + }, + "id": "588437", + "fullName": "Wiggeby Gamla Stroo", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114bc" + }, + "id": "588441", + "fullName": "Wiggeby Kraftstation", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114bd" + }, + "id": "588447", + "fullName": "Wiggeby Västra Flygeln", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114be" + }, + "id": "588451", + "fullName": "Wiggeby Östra Flygeln", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114bf" + }, + "id": "587428", + "fullName": "Stora Vännerstorp Winnershov", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114c0" + }, + "id": "769422", + "fullName": "Viby Wästergård", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114c1" + }, + "id": "767769", + "fullName": "Wettergrensgatan", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114c2" + }, + "id": "768730", + "fullName": "Tyringe Wallstret", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114c3" + }, + "id": "768415", + "fullName": "Norra Lunger Westra Gården", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114c4" + }, + "id": "768416", + "fullName": "Norra Lunger Westragården", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114c5" + }, + "id": "744746", + "fullName": "Waldemarsro", + "parentFullName": "Nygård", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114c6" + }, + "id": "746510", + "fullName": "Wallentins väg", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114c7" + }, + "id": "750385", + "fullName": "Wallströmsliden", + "parentFullName": "Lödöse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114c8" + }, + "id": "787794", + "fullName": "Olof Wijkmans väg", + "parentFullName": "Morgongåva", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114ca" + }, + "id": "775450", + "fullName": "Wretströms väg", + "parentFullName": "Fagersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114cb" + }, + "id": "568549", + "fullName": "Wranérgatan", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114cc" + }, + "id": "568770", + "fullName": "Arthur Walls väg", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114cd" + }, + "id": "569398", + "fullName": "Gärarp Wilhelmsborg", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114ce" + }, + "id": "569156", + "fullName": "Ludaröd Wisihalla Gård", + "parentFullName": "Brösarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114cf" + }, + "id": "569893", + "fullName": "Östra Ingelstad Wijgårda", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114d0" + }, + "id": "726661", + "fullName": "Peter Wermes väg", + "parentFullName": "Sunne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114d1" + }, + "id": "821145", + "fullName": "Gum Wässlan", + "parentFullName": "Källby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114d2" + }, + "id": "580720", + "fullName": "Wivalliusvägen", + "parentFullName": "Osby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114d3" + }, + "id": "797707", + "fullName": "Wingquistgatan", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114d4" + }, + "id": "799137", + "fullName": "Suntak Wilhelmsro", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114d5" + }, + "id": "664173", + "fullName": "Waerngatan", + "parentFullName": "Åmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114d6" + }, + "id": "665004", + "fullName": "Wendels väg", + "parentFullName": "Fengersfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114d7" + }, + "id": "738638", + "fullName": "Wrem", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114d8" + }, + "id": "738569", + "fullName": "Lilla Wrem", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114d9" + }, + "id": "738609", + "fullName": "Stora Wrem", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114da" + }, + "id": "738648", + "fullName": "Wrem Kleven", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114db" + }, + "id": "738652", + "fullName": "Wrem Nytorp", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114dc" + }, + "id": "738659", + "fullName": "Wrem Tittås", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114dd" + }, + "id": "738640", + "fullName": "Wrem Blötskog", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114de" + }, + "id": "738642", + "fullName": "Wrem Dammarna", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114df" + }, + "id": "738650", + "fullName": "Wrem Kobberöd", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114e0" + }, + "id": "740500", + "fullName": "Wounschvägen", + "parentFullName": "Grebbestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114e1" + }, + "id": "738644", + "fullName": "Wrem Hästhagen", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114e2" + }, + "id": "738653", + "fullName": "Wrem Rosenberg", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114e3" + }, + "id": "738654", + "fullName": "Wrem Säterslund", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114e4" + }, + "id": "738762", + "fullName": "Annie Welins väg", + "parentFullName": "Hamburgsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114e5" + }, + "id": "738646", + "fullName": "Wrem Johannesberg", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114e6" + }, + "id": "740486", + "fullName": "Tage Wikströms gata", + "parentFullName": "Grebbestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114e7" + }, + "id": "589836", + "fullName": "Widéns väg", + "parentFullName": "Näsum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114e8" + }, + "id": "650054", + "fullName": "Elmehult Westregård", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114e9" + }, + "id": "671013", + "fullName": "Wassdrågen", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114ea" + }, + "id": "670731", + "fullName": "Solberg Wassdrågen", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114eb" + }, + "id": "935855", + "fullName": "Kalle Wikströms väg", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114ec" + }, + "id": "669627", + "fullName": "Norra Wälsäters Gård", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114ed" + }, + "id": "671827", + "fullName": "Lerbodatorp Westgård", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114ee" + }, + "id": "725433", + "fullName": "Wåhlstedt", + "parentFullName": "Torsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114ef" + }, + "id": "725045", + "fullName": "Wåhlstedts väg", + "parentFullName": "Torsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114f0" + }, + "id": "715385", + "fullName": "Wärdshusvägen", + "parentFullName": "Höljes", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114f1" + }, + "id": "864199", + "fullName": "Wilsongränd", + "parentFullName": "Strömsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114f2" + }, + "id": "723104", + "fullName": "Skogaängarna Wendins Gård", + "parentFullName": "Lakene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114f3" + }, + "id": "864390", + "fullName": "Wattgränd", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114f4" + }, + "id": "857267", + "fullName": "Wängmansvägen", + "parentFullName": "Edsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114f5" + }, + "id": "506535", + "fullName": "Redinge Waldemo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114f6" + }, + "id": "551752", + "fullName": "Bersbo Winstugan", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114f7" + }, + "id": "552598", + "fullName": "Borkhult Wertheim", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114f8" + }, + "id": "552872", + "fullName": "Yxnerum Zurich Wasa", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114f9" + }, + "id": "553047", + "fullName": "Gärdsnäs Wallingehus", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114fa" + }, + "id": "554565", + "fullName": "Stora Ved Wimanshäll", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114fb" + }, + "id": "551915", + "fullName": "Björsäter Fru Walsinge", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114fc" + }, + "id": "550820", + "fullName": "Lilla Örsätter Willsätter", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114fd" + }, + "id": "678841", + "fullName": "Förby Wåsabo", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114fe" + }, + "id": "931050", + "fullName": "Gerda Wigströms väg", + "parentFullName": "Vrigstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2114ff" + }, + "id": "721829", + "fullName": "Wallentinsvägen", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211500" + }, + "id": "723705", + "fullName": "Jonstorp Wallastugan", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211501" + }, + "id": "858887", + "fullName": "Ottsjö Wärdshusvägen", + "parentFullName": "Undersåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211502" + }, + "id": "820796", + "fullName": "Westmans Kalkbrott", + "parentFullName": "Säter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211503" + }, + "id": "736849", + "fullName": "Skuru Wattonslund", + "parentFullName": "Skyllberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211504" + }, + "id": "739624", + "fullName": "Sagersta Wettersvik", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211505" + }, + "id": "611514", + "fullName": "Trottagården Wessel", + "parentFullName": "Landeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211506" + }, + "id": "612477", + "fullName": "Sjöbol Wilhelmsgården", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211507" + }, + "id": "611107", + "fullName": "Skattegård Villa Würtz", + "parentFullName": "Långaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211508" + }, + "id": "611280", + "fullName": "Mosshult Södergården Wäst", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211509" + }, + "id": "643422", + "fullName": "Wattrangsborg", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21150a" + }, + "id": "643424", + "fullName": "Welandersborgs Skola", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21150b" + }, + "id": "915866", + "fullName": "Wij", + "parentFullName": "Löttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21150c" + }, + "id": "678549", + "fullName": "Walters väg", + "parentFullName": "Löttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21150d" + }, + "id": "684697", + "fullName": "Willes stig", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21150e" + }, + "id": "684525", + "fullName": "Walfrids väg", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21150f" + }, + "id": "684527", + "fullName": "Wallenkurvägen", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211510" + }, + "id": "833081", + "fullName": "Werkmästergatan", + "parentFullName": "Rättvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211511" + }, + "id": "833138", + "fullName": "Wallenkampfvägen", + "parentFullName": "Rättvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211512" + }, + "id": "833966", + "fullName": "Boda Wiborgvägen", + "parentFullName": "Boda Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211513" + }, + "id": "825235", + "fullName": "Dalbyn Wallinsvägen", + "parentFullName": "Furudal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211514" + }, + "id": "834110", + "fullName": "Ovanmyra Wikmansgatu", + "parentFullName": "Boda Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211515" + }, + "id": "833444", + "fullName": "Västgärde Werkmästgatan", + "parentFullName": "Rättvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211516" + }, + "id": "720539", + "fullName": "Hasselby Wikhuset", + "parentFullName": "Nordmarkshyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211517" + }, + "id": "720285", + "fullName": "Långban Wahlundsgården", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211518" + }, + "id": "750230", + "fullName": "Anders Wedbergsgatan", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211519" + }, + "id": "750864", + "fullName": "Västra Sund Wernersro", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21151a" + }, + "id": "772966", + "fullName": "Lockryd Walhall", + "parentFullName": "Sexdrega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21151b" + }, + "id": "770772", + "fullName": "Helena Westerlunds Skola", + "parentFullName": "Kalv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21151c" + }, + "id": "771948", + "fullName": "Skrötås Haus Waldesruh", + "parentFullName": "Holsljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21151d" + }, + "id": "774268", + "fullName": "Axelfors Vallen Walltorp", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21151e" + }, + "id": "501548", + "fullName": "Wänstra Gård", + "parentFullName": "Nykvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21151f" + }, + "id": "501210", + "fullName": "Mikael Wincklers väg", + "parentFullName": "Nykvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211520" + }, + "id": "733467", + "fullName": "Wikners väg", + "parentFullName": "Munkedal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211521" + }, + "id": "822766", + "fullName": "Wernervägen", + "parentFullName": "Gagnef", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211522" + }, + "id": "823028", + "fullName": "Weibulls väg", + "parentFullName": "Dala-Floda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211523" + }, + "id": "870974", + "fullName": "Wåhlins", + "parentFullName": "Vemhån", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211524" + }, + "id": "872040", + "fullName": "Wemergatan", + "parentFullName": "Hede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211525" + }, + "id": "872768", + "fullName": "Wallesvägen", + "parentFullName": "Bruksvallarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211526" + }, + "id": "919762", + "fullName": "Westmansvallen", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211527" + }, + "id": "872604", + "fullName": "Wageniushagen", + "parentFullName": "Ljusnedal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211528" + }, + "id": "872766", + "fullName": "Walles Fjällhotell", + "parentFullName": "Bruksvallarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211529" + }, + "id": "872434", + "fullName": "Messlingen Wagenius väg", + "parentFullName": "Funäsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21152a" + }, + "id": "582926", + "fullName": "Wallinvägen", + "parentFullName": "Strömsnäsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21152b" + }, + "id": "582928", + "fullName": "Wennerbergsgatan", + "parentFullName": "Strömsnäsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21152c" + }, + "id": "582930", + "fullName": "Wieselgrensvägen", + "parentFullName": "Strömsnäsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21152d" + }, + "id": "921637", + "fullName": "Wasaåsen", + "parentFullName": "Sälen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21152e" + }, + "id": "818049", + "fullName": "Wasavägen", + "parentFullName": "Sälen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21152f" + }, + "id": "819461", + "fullName": "Weimervägen", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211530" + }, + "id": "818399", + "fullName": "Werfollevägen", + "parentFullName": "Sörsjön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211531" + }, + "id": "819723", + "fullName": "Wilhelmsberg", + "parentFullName": "Malungsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211533" + }, + "id": "678190", + "fullName": "Wättungens Säteri", + "parentFullName": "Bäckefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211535" + }, + "id": "652933", + "fullName": "Taxviken Wilhelmsberg", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211536" + }, + "id": "709295", + "fullName": "Snarkil Wall", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211537" + }, + "id": "705282", + "fullName": "Mon Westra Ögården", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211538" + }, + "id": "707964", + "fullName": "Nästeviken Wallbo", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211539" + }, + "id": "707622", + "fullName": "Hällesrud Wittenberg", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21153a" + }, + "id": "708511", + "fullName": "Bryngelsbyn Wingskog", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21153b" + }, + "id": "522082", + "fullName": "Wärmlandsvägen", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21153c" + }, + "id": "516935", + "fullName": "Svalsjö Wiborgs Udde", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21153d" + }, + "id": "521893", + "fullName": "Ulvesund Walleberg", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21153e" + }, + "id": "894123", + "fullName": "Wallins väg", + "parentFullName": "Nikkala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21153f" + }, + "id": "627813", + "fullName": "Wingårdsvägen", + "parentFullName": "Marieholmsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211540" + }, + "id": "840435", + "fullName": "Wijbyvägen", + "parentFullName": "Torsåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211541" + }, + "id": "805796", + "fullName": "Vesene Wäg", + "parentFullName": "Ljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211542" + }, + "id": "845355", + "fullName": "Myrhult Wickbergs", + "parentFullName": "Älgarås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211543" + }, + "id": "852891", + "fullName": "Ekeskog Wöhrmansgården", + "parentFullName": "Moholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211544" + }, + "id": "840733", + "fullName": "Westlingsvägen", + "parentFullName": "Skutskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211545" + }, + "id": "750904", + "fullName": "Wibergsgatan", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211546" + }, + "id": "626691", + "fullName": "Wennevad", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211547" + }, + "id": "634307", + "fullName": "Viala Wingenäs", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211548" + }, + "id": "632523", + "fullName": "Wallandervägen", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211549" + }, + "id": "632525", + "fullName": "Widengrensvägen", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21154a" + }, + "id": "633206", + "fullName": "Kåsta Winbergsgården", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21154b" + }, + "id": "633818", + "fullName": "Lyttersta Willestorp", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21154c" + }, + "id": "736743", + "fullName": "Wiggersvik", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21154e" + }, + "id": "843531", + "fullName": "Wrångebäck", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21154f" + }, + "id": "841012", + "fullName": "Wagnergatan", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211550" + }, + "id": "841014", + "fullName": "Wallinsvägen", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211551" + }, + "id": "843037", + "fullName": "Gate Backabo White", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211552" + }, + "id": "843533", + "fullName": "Wrångebäck Sjöängen", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211553" + }, + "id": "841074", + "fullName": "Richard Wetterholms gata", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211554" + }, + "id": "657683", + "fullName": "Wittes Gränd", + "parentFullName": "Lessebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211555" + }, + "id": "658640", + "fullName": "Wergels väg", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211556" + }, + "id": "657681", + "fullName": "Wendelsgatan", + "parentFullName": "Lessebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211557" + }, + "id": "658642", + "fullName": "Wieselgrensgatan", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211558" + }, + "id": "689721", + "fullName": "Lossbyn Wästby", + "parentFullName": "Koppom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211559" + }, + "id": "689615", + "fullName": "Korsbyn Wäststuga", + "parentFullName": "Koppom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21155a" + }, + "id": "710968", + "fullName": "Mellbyn Widings", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21155b" + }, + "id": "689703", + "fullName": "Lossbyn Lilla Wästby", + "parentFullName": "Koppom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21155c" + }, + "id": "570137", + "fullName": "Tolsum Warschau", + "parentFullName": "Ringarum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21155d" + }, + "id": "591512", + "fullName": "Wikströmsvägen", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21155e" + }, + "id": "570624", + "fullName": "Harstena Westerstugan", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21155f" + }, + "id": "753468", + "fullName": "Wahlbergs väg", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211560" + }, + "id": "754414", + "fullName": "Wästergården", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211561" + }, + "id": "912293", + "fullName": "Dag Wiréns väg", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211562" + }, + "id": "754025", + "fullName": "Hackvads Via Williamsberg", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211563" + }, + "id": "922980", + "fullName": "Hageby Wettersborg", + "parentFullName": "Borghamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211564" + }, + "id": "938543", + "fullName": "Wassbergs väg", + "parentFullName": "Åsarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211565" + }, + "id": "749579", + "fullName": "Wigelievägen", + "parentFullName": "Hällefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211566" + }, + "id": "749626", + "fullName": "Wahlbergsvägen", + "parentFullName": "Hällefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211567" + }, + "id": "749577", + "fullName": "Wahlströmsvägen", + "parentFullName": "Hällefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211568" + }, + "id": "818397", + "fullName": "Weidmarksvägen", + "parentFullName": "Sörsjön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211569" + }, + "id": "848126", + "fullName": "Wallinvägen", + "parentFullName": "Undenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21156a" + }, + "id": "846425", + "fullName": "Wiggmans Allé", + "parentFullName": "Karlsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21156b" + }, + "id": "847297", + "fullName": "Hamnen Waldfrieden", + "parentFullName": "Mölltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21156c" + }, + "id": "832108", + "fullName": "Wiksvägen", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21156d" + }, + "id": "832610", + "fullName": "Wixnersvägen", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21156e" + }, + "id": "816866", + "fullName": "Wilhelminabo", + "parentFullName": "Äppelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21156f" + }, + "id": "876064", + "fullName": "Windalsväg", + "parentFullName": "Ruda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211570" + }, + "id": "897325", + "fullName": "Waaravägen", + "parentFullName": "Kangos", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211571" + }, + "id": "842617", + "fullName": "Wijberget", + "parentFullName": "Ockelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211572" + }, + "id": "842607", + "fullName": "Tony Warrens Ateljé", + "parentFullName": "Ockelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211573" + }, + "id": "756853", + "fullName": "Håle Wilhelmsberg", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211574" + }, + "id": "757175", + "fullName": "Bjärby Säteri Lilla Wästölet", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211575" + }, + "id": "737350", + "fullName": "Mäster Wångbergs väg", + "parentFullName": "Röfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211576" + }, + "id": "509816", + "fullName": "Wrangels väg", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211577" + }, + "id": "513108", + "fullName": "Abbetorp Walters", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211578" + }, + "id": "916223", + "fullName": "Trehörna Wärdshus", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211579" + }, + "id": "849809", + "fullName": "Wäggetorp Gård", + "parentFullName": "Gullspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21157a" + }, + "id": "895885", + "fullName": "Wolfsgatan", + "parentFullName": "Jokkmokk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21157b" + }, + "id": "895911", + "fullName": "Wästfeltsgatan", + "parentFullName": "Jokkmokk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21157c" + }, + "id": "752204", + "fullName": "Wallmovägen", + "parentFullName": "Kopparberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21157d" + }, + "id": "728299", + "fullName": "Lundsberg Widås", + "parentFullName": "Storfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21157e" + }, + "id": "728776", + "fullName": "Äspelund Westerås", + "parentFullName": "Storfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21157f" + }, + "id": "931895", + "fullName": "Wishult", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211580" + }, + "id": "932363", + "fullName": "Winnersrum", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211581" + }, + "id": "931725", + "fullName": "Norra Vi Witorp", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211582" + }, + "id": "932578", + "fullName": "Garvarehemmet Wirdebo", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211583" + }, + "id": "487365", + "fullName": "Garvarehemmet Wirdebo", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211584" + }, + "id": "889092", + "fullName": "Doktor Wallquists väg", + "parentFullName": "Arjeplog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211585" + }, + "id": "946352", + "fullName": "Willéns väg", + "parentFullName": "Tranemo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211586" + }, + "id": "943941", + "fullName": "Willmansro", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211587" + }, + "id": "945126", + "fullName": "Wollingatan", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211588" + }, + "id": "953926", + "fullName": "Wibergsvägen", + "parentFullName": "Husum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211589" + }, + "id": "951815", + "fullName": "Winters gata", + "parentFullName": "Sigtuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21158a" + }, + "id": "951689", + "fullName": "Öninge Wetter", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21158b" + }, + "id": "951261", + "fullName": "Williamslund", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21158c" + }, + "id": "950939", + "fullName": "Skallmeja Wind", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21158d" + }, + "id": "942161", + "fullName": "Wahlströms väg", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21158e" + }, + "id": "942570", + "fullName": "Westerdahls gata", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21158f" + }, + "id": "947196", + "fullName": "Kay Wieståls gata", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211590" + }, + "id": "954209", + "fullName": "Wiggeby Parken", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211591" + }, + "id": "946866", + "fullName": "Wahlbecksgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211592" + }, + "id": "952282", + "fullName": "Peder Wessels väg", + "parentFullName": "Torekov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211593" + }, + "id": "941529", + "fullName": "Signe Wibergs väg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211594" + }, + "id": "942228", + "fullName": "Ida Westerbergs väg", + "parentFullName": "Stavsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211595" + }, + "id": "941052", + "fullName": "Wilhelm Kåges gata", + "parentFullName": "Gustavsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211596" + }, + "id": "952739", + "fullName": "Walter Hedlunds väg", + "parentFullName": "Sunne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211597" + }, + "id": "949863", + "fullName": "Wittstocksslingan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211598" + }, + "id": "954274", + "fullName": "Lindstad Winlunden", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb211599" + }, + "id": "944001", + "fullName": "Gamla Wallesvägen", + "parentFullName": "Bruksvallarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21159a" + }, + "id": "953216", + "fullName": "Rackstad Westombanan", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21159b" + }, + "id": "954321", + "fullName": "Lydia Wahlströms väg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21159c" + }, + "id": "942163", + "fullName": "Gustaf Wingrens gata", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21159d" + }, + "id": "945936", + "fullName": "Gunnarstorp Wåxsäter", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21159e" + }, + "id": "945706", + "fullName": "Raoul Wallenbergs gata", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb21159f" + }, + "id": "942916", + "fullName": "Ingrid Wallbergs gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2115a0" + }, + "id": "944416", + "fullName": "Lydia Wahlströms gata", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2115a1" + }, + "id": "947386", + "fullName": "Malingsbo Wåhlbergs", + "parentFullName": "Söderbärke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2115a2" + }, + "id": "952500", + "fullName": "Doktor Westerlunds väg", + "parentFullName": "Storlien", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2115a3" + }, + "id": "945131", + "fullName": "Walter Bengtssons gata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2115a4" + }, + "id": "952068", + "fullName": "Östra Ingelstad Wijgårda", + "parentFullName": "Smedstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2115a5" + }, + "id": "953868", + "fullName": "Marianne Westmans plats", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18efa27dcf33cb2115a6" + }, + "id": "945678", + "fullName": "Wilhelmina Af Tibells plats", + "parentFullName": "Rönninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f1a27dcf33cb2115a7" + }, + "id": "475263", + "fullName": "Karl XII:s torg", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f1a27dcf33cb2115a8" + }, + "id": "551612", + "fullName": "Karl X Gustavs gata", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f1a27dcf33cb2115a9" + }, + "id": "531320", + "fullName": "Karl XI gatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f1a27dcf33cb2115aa" + }, + "id": "923082", + "fullName": "Karl XII gatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f1a27dcf33cb2115ab" + }, + "id": "592704", + "fullName": "X:ets väg", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f1a27dcf33cb2115ac" + }, + "id": "592323", + "fullName": "Karl XI:s väg", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f1a27dcf33cb2115ad" + }, + "id": "600019", + "fullName": "Erik XIII:s Gränd", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f1a27dcf33cb2115af" + }, + "id": "716203", + "fullName": "Karl XII:s väg", + "parentFullName": "Kode", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f1a27dcf33cb2115b0" + }, + "id": "717548", + "fullName": "Karl XII:s väg", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f1a27dcf33cb2115b1" + }, + "id": "565518", + "fullName": "Karl XII:s gatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f1a27dcf33cb2115b2" + }, + "id": "917539", + "fullName": "X-Hallsvägen", + "parentFullName": "Höganäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f1a27dcf33cb2115b5" + }, + "id": "553184", + "fullName": "Hannäs X-Et", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f1a27dcf33cb2115b6" + }, + "id": "553483", + "fullName": "Mantorp X-Et", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f1a27dcf33cb2115b7" + }, + "id": "683641", + "fullName": "Karl X Gustavs väg", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f1a27dcf33cb2115b8" + }, + "id": "871215", + "fullName": "Karl XI:s väg", + "parentFullName": "Vemdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f1a27dcf33cb2115b9" + }, + "id": "871431", + "fullName": "Vemdalsskalet Karl XI:s väg", + "parentFullName": "Vemdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f1a27dcf33cb2115ba" + }, + "id": "707683", + "fullName": "Karl XII Stuga", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f1a27dcf33cb2115bb" + }, + "id": "737036", + "fullName": "Karl XI:s väg", + "parentFullName": "Laxå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2115d6" + }, + "id": "908929", + "fullName": "Yxsta", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2115da" + }, + "id": "907416", + "fullName": "Yngsjö", + "parentFullName": "Kristianstads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2115e2" + }, + "id": "908390", + "fullName": "Kåseberga", + "parentFullName": "Ystads kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2115fd" + }, + "id": "478308", + "fullName": "Yxvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2115ff" + }, + "id": "476307", + "fullName": "Ymsenvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211603" + }, + "id": "475128", + "fullName": "Yxsmedsgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211605" + }, + "id": "475648", + "fullName": "Ynglingagatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211607" + }, + "id": "476199", + "fullName": "Yttersta Tvärgränd", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21160b" + }, + "id": "692406", + "fullName": "Yrvädersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21160c" + }, + "id": "914665", + "fullName": "Ytterhamnsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211611" + }, + "id": "530773", + "fullName": "Ynglingagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211612" + }, + "id": "530061", + "fullName": "Ynglingagatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21161c" + }, + "id": "786507", + "fullName": "Viksta-Ytterbyn", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21161d" + }, + "id": "798584", + "fullName": "Yrestahed Valholm", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21161e" + }, + "id": "798245", + "fullName": "Ycklinge Stentorpet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21161f" + }, + "id": "798580", + "fullName": "Yrestahed Asphyddan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211620" + }, + "id": "786255", + "fullName": "Skuttunge-Ytterbyn", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211621" + }, + "id": "798582", + "fullName": "Yrestahed Skogshyddan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211622" + }, + "id": "797704", + "fullName": "Bälinge-Svista Yttergärdet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211623" + }, + "id": "526172", + "fullName": "Ycke", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211624" + }, + "id": "526186", + "fullName": "Ycke Sten", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211625" + }, + "id": "526174", + "fullName": "Ycke Alarp", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211627" + }, + "id": "501852", + "fullName": "Ymergatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211628" + }, + "id": "501960", + "fullName": "Ydregatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211629" + }, + "id": "526185", + "fullName": "Ycke Skärsjö", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21162a" + }, + "id": "509215", + "fullName": "Yrkesvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21162b" + }, + "id": "526195", + "fullName": "Ycke Sundsnäs", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21162c" + }, + "id": "526176", + "fullName": "Ycke Kronoberg", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21162d" + }, + "id": "526197", + "fullName": "Ycke Södra Lund", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21162e" + }, + "id": "526199", + "fullName": "Ycke Sörstugan", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21162f" + }, + "id": "526183", + "fullName": "Ycke Sandstugan", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211630" + }, + "id": "526201", + "fullName": "Ycke Talltorpet", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211631" + }, + "id": "502209", + "fullName": "Yrvädersvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211632" + }, + "id": "526184", + "fullName": "Ycke Skälsbäcken", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211633" + }, + "id": "526178", + "fullName": "Ycke Lilla Askefällan", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211634" + }, + "id": "526180", + "fullName": "Ycke Lilla Granstorp", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211635" + }, + "id": "526191", + "fullName": "Ycke Stora Askefällan", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211636" + }, + "id": "526193", + "fullName": "Ycke Stora Granstorp", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211637" + }, + "id": "529249", + "fullName": "Stora Valla Yxhult", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211638" + }, + "id": "762366", + "fullName": "Ytter-Åby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211639" + }, + "id": "760469", + "fullName": "Ymergatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21163a" + }, + "id": "762214", + "fullName": "Ytterhälla", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21163b" + }, + "id": "763139", + "fullName": "Ytterberga", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21163c" + }, + "id": "760442", + "fullName": "Norra Ymergatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21163d" + }, + "id": "745423", + "fullName": "Yxsta", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21163e" + }, + "id": "753220", + "fullName": "Ystorp", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21163f" + }, + "id": "753051", + "fullName": "Ytterby", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211640" + }, + "id": "745424", + "fullName": "Yxstabacken", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211641" + }, + "id": "552906", + "fullName": "Ytterövägen", + "parentFullName": "Rydebäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211642" + }, + "id": "550564", + "fullName": "Ymersgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211643" + }, + "id": "550704", + "fullName": "Ystadsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211644" + }, + "id": "552130", + "fullName": "Yrvädersgatan", + "parentFullName": "Ödåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211646" + }, + "id": "566383", + "fullName": "Yxnö", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211647" + }, + "id": "594461", + "fullName": "Yxvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211648" + }, + "id": "595204", + "fullName": "Yxbacken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211649" + }, + "id": "566385", + "fullName": "Yxnö Gård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21164a" + }, + "id": "596946", + "fullName": "Ymervägen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21164b" + }, + "id": "567879", + "fullName": "Ystad Gård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21164c" + }, + "id": "566274", + "fullName": "Lönö Yxnö Gård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21164d" + }, + "id": "566389", + "fullName": "Yxnö Skogsvik", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21164e" + }, + "id": "559500", + "fullName": "Yrvädersgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21164f" + }, + "id": "564993", + "fullName": "Yttre Enholmen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211650" + }, + "id": "566387", + "fullName": "Yxnö Karlshäll", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211651" + }, + "id": "567881", + "fullName": "Ystad Västergård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211652" + }, + "id": "595748", + "fullName": "Simonstorp Yddetorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211653" + }, + "id": "911965", + "fullName": "Hultsbruk Yxskaftet", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211654" + }, + "id": "566005", + "fullName": "Fettsätter Yxbergstorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211655" + }, + "id": "568089", + "fullName": "Östra Stenby Ystad Västergård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211656" + }, + "id": "860173", + "fullName": "Yås", + "parentFullName": "Månsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211657" + }, + "id": "856518", + "fullName": "Yås", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211658" + }, + "id": "860175", + "fullName": "Yås Kvarn", + "parentFullName": "Månsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211659" + }, + "id": "853282", + "fullName": "Yttre Ljungarumsvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21165a" + }, + "id": "882870", + "fullName": "Yxvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21165b" + }, + "id": "883260", + "fullName": "Yttersjö", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21165c" + }, + "id": "886281", + "fullName": "Ytterboda", + "parentFullName": "Sävar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21165d" + }, + "id": "882951", + "fullName": "Yrkesvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21165e" + }, + "id": "883395", + "fullName": "Yttertavle", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21165f" + }, + "id": "883414", + "fullName": "Ystarvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211660" + }, + "id": "887715", + "fullName": "Ytterträsk", + "parentFullName": "Botsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211661" + }, + "id": "887714", + "fullName": "Ytterstmark", + "parentFullName": "Botsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211662" + }, + "id": "887716", + "fullName": "Ytteråträsk", + "parentFullName": "Botsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211663" + }, + "id": "887562", + "fullName": "Yttre-Långviken", + "parentFullName": "Tavelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211664" + }, + "id": "886282", + "fullName": "Ytterbodafjärden", + "parentFullName": "Sävar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211665" + }, + "id": "531564", + "fullName": "Ymervägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211666" + }, + "id": "549426", + "fullName": "Ympningsvägen", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211667" + }, + "id": "762918", + "fullName": "Ytterbyn", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211668" + }, + "id": "781821", + "fullName": "Yttre Näs", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211669" + }, + "id": "763646", + "fullName": "Ymersgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21166a" + }, + "id": "763675", + "fullName": "Ynglingagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21166b" + }, + "id": "761563", + "fullName": "Yxhammarsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21166c" + }, + "id": "784286", + "fullName": "Gränd Yregården", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21166d" + }, + "id": "762838", + "fullName": "Näs Yttre Eningsnäs", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21166e" + }, + "id": "764751", + "fullName": "Svinåsa Ymergården", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21166f" + }, + "id": "491127", + "fullName": "Ymervägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211670" + }, + "id": "491424", + "fullName": "Yrkesvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211671" + }, + "id": "491834", + "fullName": "Yttervägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211672" + }, + "id": "638237", + "fullName": "Yxvägen", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211673" + }, + "id": "607515", + "fullName": "Ymergatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211674" + }, + "id": "606538", + "fullName": "Ytterells väg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211675" + }, + "id": "608312", + "fullName": "Barva Ytterstahult", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211676" + }, + "id": "613434", + "fullName": "Hedlandet Yttersnäs", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211677" + }, + "id": "483054", + "fullName": "Ymervägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211678" + }, + "id": "482452", + "fullName": "Ynglingavägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211679" + }, + "id": "835824", + "fullName": "Yxbergsvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21167a" + }, + "id": "835311", + "fullName": "Yrvädersgatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21167b" + }, + "id": "844453", + "fullName": "Yvstängsvägen", + "parentFullName": "Valbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21167c" + }, + "id": "844389", + "fullName": "Ytterhärdevägen", + "parentFullName": "Valbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21167d" + }, + "id": "844331", + "fullName": "Yttertorpsvägen", + "parentFullName": "Forsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21167e" + }, + "id": "841055", + "fullName": "Ytterharnäsvägen", + "parentFullName": "Furuvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21167f" + }, + "id": "916596", + "fullName": "Ymers väg", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211680" + }, + "id": "609223", + "fullName": "Yttra Maa", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211681" + }, + "id": "592617", + "fullName": "Yxenvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211682" + }, + "id": "598273", + "fullName": "Böshult Yttergård", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211683" + }, + "id": "598702", + "fullName": "Timrilt Yttergård", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211684" + }, + "id": "609225", + "fullName": "Yttra Maa Bergsgård", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211685" + }, + "id": "598969", + "fullName": "Ekebergsvägen Yttergård", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211686" + }, + "id": "609371", + "fullName": "Lillegård Yakalvshultet", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211687" + }, + "id": "878476", + "fullName": "Yxskäret", + "parentFullName": "Alnö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211688" + }, + "id": "876421", + "fullName": "Ytterkovland", + "parentFullName": "Kovland", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211689" + }, + "id": "875858", + "fullName": "Ystadsvägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21168a" + }, + "id": "500834", + "fullName": "Ytterberga", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21168b" + }, + "id": "499961", + "fullName": "Yttereneby", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21168c" + }, + "id": "498382", + "fullName": "Ymervägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21168d" + }, + "id": "498350", + "fullName": "Ytterstigen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21168e" + }, + "id": "499962", + "fullName": "Ytterjärna Kyrka", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21168f" + }, + "id": "501140", + "fullName": "Ytterjärna Rutsbo", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211690" + }, + "id": "498551", + "fullName": "Ytterbyslingan", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211691" + }, + "id": "501138", + "fullName": "Ytterjärna Backanäs", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211692" + }, + "id": "501142", + "fullName": "Ytterjärna Tallåsen", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211693" + }, + "id": "501144", + "fullName": "Ytterjärna Åshammar", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211694" + }, + "id": "499964", + "fullName": "Ytterjärna Pilsberg", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211695" + }, + "id": "497641", + "fullName": "Ytterenhörna-Lövsta", + "parentFullName": "Enhörna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211696" + }, + "id": "497916", + "fullName": "Ytterjärna Sjöbacka", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211697" + }, + "id": "500836", + "fullName": "Ytterberga Sommarbostad", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211698" + }, + "id": "499966", + "fullName": "Ytterjärna Över-Kumla Gård", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211699" + }, + "id": "646191", + "fullName": "Yngslanda", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21169a" + }, + "id": "646888", + "fullName": "Yasjövägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21169b" + }, + "id": "929129", + "fullName": "Tolg Yxnanäs", + "parentFullName": "Tolg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21169c" + }, + "id": "654495", + "fullName": "Tolg Yxnanäs", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21169d" + }, + "id": "653027", + "fullName": "Tolg Yxnanäs", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21169e" + }, + "id": "655398", + "fullName": "Sjösås Yxnanäs", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21169f" + }, + "id": "645359", + "fullName": "Yxhammarsvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116a1" + }, + "id": "929323", + "fullName": "Kårestad Yggagård", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116a2" + }, + "id": "929131", + "fullName": "Tolg Yxnanäs Nyborg", + "parentFullName": "Tolg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116a3" + }, + "id": "654497", + "fullName": "Tolg Yxnanäs Nyborg", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116a4" + }, + "id": "658193", + "fullName": "Kårestad Yggagård", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116a5" + }, + "id": "655406", + "fullName": "Sjösås Yxnanäs Näset", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116a6" + }, + "id": "929130", + "fullName": "Tolg Yxnanäs Fridhem", + "parentFullName": "Tolg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116a7" + }, + "id": "646195", + "fullName": "Yngslanda Norregård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116a8" + }, + "id": "646197", + "fullName": "Yngslanda Södregård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116a9" + }, + "id": "653028", + "fullName": "Tolg Yxnanäs Alebäck", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116aa" + }, + "id": "654496", + "fullName": "Tolg Yxnanäs Fridhem", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116ab" + }, + "id": "655404", + "fullName": "Sjösås Yxnanäs Nyanäs", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116ac" + }, + "id": "646193", + "fullName": "Yngslanda Lönnbacken", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116ad" + }, + "id": "929132", + "fullName": "Tolg Yxnanäs Petersborg", + "parentFullName": "Tolg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116ae" + }, + "id": "653029", + "fullName": "Tolg Yxnanäs Petersborg", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116af" + }, + "id": "653030", + "fullName": "Tolg Yxnanäs Stampetorp", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116b0" + }, + "id": "655400", + "fullName": "Sjösås Yxnanäs Fridsborg", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116b1" + }, + "id": "655402", + "fullName": "Sjösås Yxnanäs Gökalund", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116b2" + }, + "id": "651060", + "fullName": "Ymergatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116b3" + }, + "id": "910386", + "fullName": "Yllestigen", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116b4" + }, + "id": "651455", + "fullName": "Yttersvängen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116b5" + }, + "id": "651987", + "fullName": "Yttre Sållaren", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116b6" + }, + "id": "486537", + "fullName": "Ylvabergsvägen", + "parentFullName": "Vendelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116b7" + }, + "id": "591031", + "fullName": "Yngsjövägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116b8" + }, + "id": "590477", + "fullName": "Yngsjövägen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116b9" + }, + "id": "591513", + "fullName": "Yngsjövägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116ba" + }, + "id": "591515", + "fullName": "Ystadsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116bb" + }, + "id": "591252", + "fullName": "Yngsjövägen", + "parentFullName": "Vittskövle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116bc" + }, + "id": "585363", + "fullName": "Yttervägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116bd" + }, + "id": "591956", + "fullName": "Ynnarpsvägen", + "parentFullName": "Linderöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116be" + }, + "id": "591954", + "fullName": "Yllerödsvägen", + "parentFullName": "Linderöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116bf" + }, + "id": "590865", + "fullName": "Ågas väg", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116c0" + }, + "id": "590867", + "fullName": "Ålvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116c1" + }, + "id": "590713", + "fullName": "Aspvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116c2" + }, + "id": "590715", + "fullName": "Axels väg", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116c3" + }, + "id": "590723", + "fullName": "Dynvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116c4" + }, + "id": "590725", + "fullName": "Einas väg", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116c5" + }, + "id": "590765", + "fullName": "Gösvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116c6" + }, + "id": "590783", + "fullName": "Laxvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116c7" + }, + "id": "590789", + "fullName": "Lövvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116c8" + }, + "id": "590799", + "fullName": "Mesvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116c9" + }, + "id": "590805", + "fullName": "Måsvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116ca" + }, + "id": "590819", + "fullName": "Råkvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116cb" + }, + "id": "590827", + "fullName": "Sikvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116cc" + }, + "id": "590861", + "fullName": "Vipvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116cd" + }, + "id": "590911", + "fullName": "Armvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116ce" + }, + "id": "590919", + "fullName": "Bogvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116cf" + }, + "id": "590921", + "fullName": "Bojvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116d0" + }, + "id": "590922", + "fullName": "Buevägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116d1" + }, + "id": "590926", + "fullName": "Erwes väg", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116d2" + }, + "id": "590969", + "fullName": "Kölvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116d3" + }, + "id": "590973", + "fullName": "Nålvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116d4" + }, + "id": "590975", + "fullName": "Nätvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116d5" + }, + "id": "590983", + "fullName": "Repvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116d6" + }, + "id": "590989", + "fullName": "Räkvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116d7" + }, + "id": "590707", + "fullName": "Alunvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116d8" + }, + "id": "590717", + "fullName": "Bladvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116d9" + }, + "id": "590731", + "fullName": "Finkvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116da" + }, + "id": "590733", + "fullName": "Flisvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116db" + }, + "id": "590738", + "fullName": "Folkes väg", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116dc" + }, + "id": "590743", + "fullName": "Funkvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116dd" + }, + "id": "590763", + "fullName": "Gäddvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116de" + }, + "id": "590771", + "fullName": "Hindvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116df" + }, + "id": "590775", + "fullName": "Järvvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116e0" + }, + "id": "590788", + "fullName": "Lönnvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116e1" + }, + "id": "590795", + "fullName": "Marias väg", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116e2" + }, + "id": "590803", + "fullName": "Mårdvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116e3" + }, + "id": "590807", + "fullName": "Mörtvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116e4" + }, + "id": "590831", + "fullName": "Sorkvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116e5" + }, + "id": "590837", + "fullName": "Svanvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116e6" + }, + "id": "590857", + "fullName": "Tuvstigen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116e7" + }, + "id": "590934", + "fullName": "Garnvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116e8" + }, + "id": "590950", + "fullName": "Korkvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116e9" + }, + "id": "590959", + "fullName": "Kubbvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116ea" + }, + "id": "590970", + "fullName": "Loggvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116eb" + }, + "id": "591021", + "fullName": "Sumpvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116ec" + }, + "id": "591023", + "fullName": "Tampvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116ed" + }, + "id": "590703", + "fullName": "Almsträdet", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116ee" + }, + "id": "590721", + "fullName": "Bävervägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116ef" + }, + "id": "590747", + "fullName": "Fågelvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116f0" + }, + "id": "590751", + "fullName": "Gnejsvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116f1" + }, + "id": "590767", + "fullName": "Hanners väg", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116f2" + }, + "id": "590773", + "fullName": "Hjortvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116f3" + }, + "id": "590779", + "fullName": "Kiselvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116f4" + }, + "id": "590823", + "fullName": "Rönnows väg", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116f5" + }, + "id": "590833", + "fullName": "Spiggvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116f6" + }, + "id": "590849", + "fullName": "Tobisvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116f7" + }, + "id": "590853", + "fullName": "Torskvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116f8" + }, + "id": "590855", + "fullName": "Trollvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116f9" + }, + "id": "590925", + "fullName": "Draggvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116fa" + }, + "id": "590936", + "fullName": "Hommevägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116fb" + }, + "id": "590942", + "fullName": "Jollevägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116fc" + }, + "id": "590946", + "fullName": "Kavelvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116fd" + }, + "id": "590957", + "fullName": "Krabbvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116fe" + }, + "id": "590977", + "fullName": "Orionvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2116ff" + }, + "id": "590985", + "fullName": "Rodervägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211700" + }, + "id": "590990", + "fullName": "Segelvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211701" + }, + "id": "591002", + "fullName": "Slussvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211702" + }, + "id": "591011", + "fullName": "Snäckvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211703" + }, + "id": "591018", + "fullName": "Strutvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211704" + }, + "id": "591025", + "fullName": "Trombvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211705" + }, + "id": "590699", + "fullName": "Abborrvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211706" + }, + "id": "590705", + "fullName": "Alprosvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211707" + }, + "id": "590709", + "fullName": "Arthurvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211708" + }, + "id": "590711", + "fullName": "Askasträdet", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211709" + }, + "id": "590719", + "fullName": "Braxenvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21170a" + }, + "id": "590739", + "fullName": "Forellvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21170b" + }, + "id": "590753", + "fullName": "Granitvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21170c" + }, + "id": "590786", + "fullName": "Lillesjö väg", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21170d" + }, + "id": "590797", + "fullName": "Marmorvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21170e" + }, + "id": "590813", + "fullName": "Porfyrvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21170f" + }, + "id": "590821", + "fullName": "Rönnows stig", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211710" + }, + "id": "590834", + "fullName": "Stjärnvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211711" + }, + "id": "590839", + "fullName": "Svarta vägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211713" + }, + "id": "590924", + "fullName": "Delfinvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211714" + }, + "id": "590928", + "fullName": "Fendervägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211715" + }, + "id": "590938", + "fullName": "Hummervägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211716" + }, + "id": "590948", + "fullName": "Korallvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211717" + }, + "id": "590961", + "fullName": "Kulingvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211718" + }, + "id": "590963", + "fullName": "Kultjevägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211719" + }, + "id": "590972", + "fullName": "Musselvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21171a" + }, + "id": "590979", + "fullName": "Ostronvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21171b" + }, + "id": "590981", + "fullName": "Passadvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21171c" + }, + "id": "590987", + "fullName": "Ryssjevägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21171d" + }, + "id": "590992", + "fullName": "Siriusvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21171e" + }, + "id": "591009", + "fullName": "Slättnes väg", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21171f" + }, + "id": "591019", + "fullName": "Strängvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211720" + }, + "id": "590727", + "fullName": "Ekollonvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211721" + }, + "id": "590735", + "fullName": "Flundrevägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211722" + }, + "id": "590737", + "fullName": "Flygarevägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211723" + }, + "id": "590749", + "fullName": "Gamla Byvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211724" + }, + "id": "590761", + "fullName": "Gullskovägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211725" + }, + "id": "590781", + "fullName": "Kärleksgatan", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211726" + }, + "id": "590787", + "fullName": "Lokattsvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211727" + }, + "id": "590811", + "fullName": "Papegojvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211728" + }, + "id": "590817", + "fullName": "Råbocksvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211729" + }, + "id": "590829", + "fullName": "Skiffervägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21172a" + }, + "id": "590851", + "fullName": "Torgasträdet", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21172b" + }, + "id": "590914", + "fullName": "Babordsvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21172c" + }, + "id": "590944", + "fullName": "Kaptenens väg", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21172d" + }, + "id": "590967", + "fullName": "Kättingvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21172e" + }, + "id": "590996", + "fullName": "Sjöbrisvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21172f" + }, + "id": "591013", + "fullName": "Stiltjevägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211730" + }, + "id": "918776", + "fullName": "Hamstervägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211731" + }, + "id": "928191", + "fullName": "Näbbmusvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211732" + }, + "id": "590701", + "fullName": "Alfågelsvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211733" + }, + "id": "590757", + "fullName": "Gråstensvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211734" + }, + "id": "590759", + "fullName": "Grävlingvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211735" + }, + "id": "590769", + "fullName": "Havsbadsvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211736" + }, + "id": "590785", + "fullName": "Lillesjö Gränd", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211737" + }, + "id": "590801", + "fullName": "Mullvadsvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211738" + }, + "id": "590835", + "fullName": "Stora Ekens väg", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211739" + }, + "id": "590841", + "fullName": "Sågverksvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21173a" + }, + "id": "590869", + "fullName": "Älghornsvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21173b" + }, + "id": "590932", + "fullName": "Furubodavägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21173c" + }, + "id": "590994", + "fullName": "Sjöborrevägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21173d" + }, + "id": "591000", + "fullName": "Skydragsvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21173e" + }, + "id": "591029", + "fullName": "Vindpustvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21173f" + }, + "id": "591033", + "fullName": "Åhuskärrvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211740" + }, + "id": "591035", + "fullName": "Ångslupsvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211741" + }, + "id": "916031", + "fullName": "Skogsmusvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211742" + }, + "id": "920303", + "fullName": "Marsvinsvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211743" + }, + "id": "590745", + "fullName": "Fågelungevägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211744" + }, + "id": "590755", + "fullName": "Gropahålsvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211745" + }, + "id": "590815", + "fullName": "Prinsessans väg", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211746" + }, + "id": "590847", + "fullName": "Tallbarrsvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211747" + }, + "id": "590859", + "fullName": "Vantamansvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211748" + }, + "id": "590863", + "fullName": "Västra Dynvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211749" + }, + "id": "590930", + "fullName": "Frisebodavägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21174a" + }, + "id": "590940", + "fullName": "Högtrycksvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21174b" + }, + "id": "590965", + "fullName": "Kärrfästevägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21174c" + }, + "id": "590971", + "fullName": "Lågtrycksvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21174d" + }, + "id": "591020", + "fullName": "Styrbordsvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21174e" + }, + "id": "913609", + "fullName": "Grävlingsvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21174f" + }, + "id": "590917", + "fullName": "Billebackevägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211750" + }, + "id": "590998", + "fullName": "Sjöstjärnevägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211751" + }, + "id": "591015", + "fullName": "Stortrappsvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211752" + }, + "id": "590729", + "fullName": "Erik Malmbergs väg", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211753" + }, + "id": "590809", + "fullName": "Norra Strandvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211754" + }, + "id": "590825", + "fullName": "Saltsjöbadsvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211755" + }, + "id": "591017", + "fullName": "Strandskogsvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211756" + }, + "id": "590836", + "fullName": "Strandridarevägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211757" + }, + "id": "590777", + "fullName": "Kastanjelundsvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211758" + }, + "id": "591027", + "fullName": "Tvillingabodsvägen", + "parentFullName": "Yngsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211759" + }, + "id": "706836", + "fullName": "Ysby gata", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21175a" + }, + "id": "698465", + "fullName": "Hans Ygbergs väg", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21175b" + }, + "id": "706842", + "fullName": "Ysbyhults väg", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21175c" + }, + "id": "706840", + "fullName": "Ysbyhults stig", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21175d" + }, + "id": "706838", + "fullName": "Ysbyhults backe", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21175e" + }, + "id": "706241", + "fullName": "Yggdrasilsvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21175f" + }, + "id": "919280", + "fullName": "Yxören", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211760" + }, + "id": "896233", + "fullName": "Yxgränd", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211761" + }, + "id": "923355", + "fullName": "Ytterstön", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211762" + }, + "id": "896302", + "fullName": "Ymergatan", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211763" + }, + "id": "896282", + "fullName": "Yrkesgatan", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211764" + }, + "id": "923246", + "fullName": "Ytterstholmen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211765" + }, + "id": "896712", + "fullName": "Yrvädersvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211766" + }, + "id": "896174", + "fullName": "Ytterviksvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211767" + }, + "id": "921523", + "fullName": "Yttre Sandgrundet", + "parentFullName": "Råneå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211768" + }, + "id": "896572", + "fullName": "Yttre Svartskataudden", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211769" + }, + "id": "920295", + "fullName": "Yttersta Fjärdsgrundet", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21176a" + }, + "id": "507207", + "fullName": "Ynglingavägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21176b" + }, + "id": "507402", + "fullName": "Yrvädersvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21176c" + }, + "id": "888265", + "fullName": "Ytterbyn", + "parentFullName": "Lövånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21176d" + }, + "id": "911320", + "fullName": "Yxgrundet", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21176e" + }, + "id": "890062", + "fullName": "Yttervik", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21176f" + }, + "id": "888493", + "fullName": "Yrkesgatan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211770" + }, + "id": "890715", + "fullName": "Yttergatan", + "parentFullName": "Ersmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211771" + }, + "id": "891072", + "fullName": "Yttervägen", + "parentFullName": "Boliden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211772" + }, + "id": "891097", + "fullName": "Yrkesgatan", + "parentFullName": "Boliden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211773" + }, + "id": "891394", + "fullName": "Ytteråträsk", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211774" + }, + "id": "889967", + "fullName": "Yttergatan", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211775" + }, + "id": "890659", + "fullName": "Ytterstholmen", + "parentFullName": "Kåge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211776" + }, + "id": "890049", + "fullName": "Norra Yttervik", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211777" + }, + "id": "888479", + "fullName": "Södra Ytterstfors", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211778" + }, + "id": "519711", + "fullName": "Yxvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211779" + }, + "id": "519449", + "fullName": "Ymersvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21177a" + }, + "id": "520255", + "fullName": "Ytterby Gård", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21177b" + }, + "id": "520169", + "fullName": "Ytterbyvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21177c" + }, + "id": "518255", + "fullName": "Yxgränd", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21177d" + }, + "id": "518579", + "fullName": "Ymervägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21177e" + }, + "id": "518279", + "fullName": "Ytterspåret", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21177f" + }, + "id": "512849", + "fullName": "Ytterbyvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211780" + }, + "id": "512845", + "fullName": "Ytterby Grindväg", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211781" + }, + "id": "512847", + "fullName": "Ytterby Skolgränd", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211782" + }, + "id": "685904", + "fullName": "Yggesbo", + "parentFullName": "Halltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211783" + }, + "id": "685865", + "fullName": "Yxneberga", + "parentFullName": "Vassmolösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211784" + }, + "id": "686135", + "fullName": "Yggesbovägen", + "parentFullName": "Halltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211785" + }, + "id": "685867", + "fullName": "Yxnebergavägen", + "parentFullName": "Vassmolösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211786" + }, + "id": "668289", + "fullName": "Yasjö", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211787" + }, + "id": "669086", + "fullName": "Ytterön", + "parentFullName": "Torhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211788" + }, + "id": "915402", + "fullName": "Yttre Park", + "parentFullName": "Torhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211789" + }, + "id": "669807", + "fullName": "Yttre Tång", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21178a" + }, + "id": "670260", + "fullName": "Ymervägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21178b" + }, + "id": "919024", + "fullName": "Yxnasundsvägen", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21178c" + }, + "id": "929542", + "fullName": "Yxnasundsvägen", + "parentFullName": "Senoren", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21178d" + }, + "id": "668597", + "fullName": "Buggamåla Yasjön", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21178e" + }, + "id": "669528", + "fullName": "Hannedal Yttre Tång", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21178f" + }, + "id": "704424", + "fullName": "Yttre Åhs", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211790" + }, + "id": "704023", + "fullName": "Yttre Åhs", + "parentFullName": "Tvååker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211791" + }, + "id": "702106", + "fullName": "Ymergatan", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211792" + }, + "id": "703757", + "fullName": "Yttre Åhs", + "parentFullName": "Träslövsläge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211793" + }, + "id": "787432", + "fullName": "Yrakullen", + "parentFullName": "Kungsäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211794" + }, + "id": "703270", + "fullName": "Yttre Skällåkra", + "parentFullName": "Väröbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211795" + }, + "id": "862874", + "fullName": "Yxstigen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211796" + }, + "id": "801253", + "fullName": "Yxlö", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211797" + }, + "id": "801257", + "fullName": "Yxlö Ed", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211798" + }, + "id": "801270", + "fullName": "Yxlövik", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211799" + }, + "id": "801262", + "fullName": "Yxlöberg", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21179a" + }, + "id": "801258", + "fullName": "Yxlö Södra", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21179b" + }, + "id": "914631", + "fullName": "Yxlökroken", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21179c" + }, + "id": "801254", + "fullName": "Yxlö Brygga", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21179d" + }, + "id": "913637", + "fullName": "Yxlö Skolväg", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21179e" + }, + "id": "912819", + "fullName": "Yxlö Källstig", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21179f" + }, + "id": "801255", + "fullName": "Yxlö Bryggväg", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117a0" + }, + "id": "802032", + "fullName": "Ytterby", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117a1" + }, + "id": "801256", + "fullName": "Yxlö Bygdegård", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117a2" + }, + "id": "802033", + "fullName": "Ytternäs", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117a3" + }, + "id": "801260", + "fullName": "Yxlö Tomtområde", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117a4" + }, + "id": "801266", + "fullName": "Yxlöbergsvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117a5" + }, + "id": "801272", + "fullName": "Yxlövikshöjden", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117a6" + }, + "id": "808153", + "fullName": "Ytterby", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117a7" + }, + "id": "802542", + "fullName": "Ytterskär", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117a8" + }, + "id": "918730", + "fullName": "Ymers väg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117a9" + }, + "id": "920939", + "fullName": "Yxlöviks Bryggväg", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117aa" + }, + "id": "801268", + "fullName": "Yxlöstrandsvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117ab" + }, + "id": "910891", + "fullName": "Yxlans Norrskogsväg", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117ac" + }, + "id": "913420", + "fullName": "Yxlö Prästgårdsväg", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117ad" + }, + "id": "915267", + "fullName": "Ytterby Gård", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117ae" + }, + "id": "801264", + "fullName": "Yxlöbergs Tomtområde", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117af" + }, + "id": "802034", + "fullName": "Ytternäs Gård", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117b0" + }, + "id": "912682", + "fullName": "Ytternäsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117b1" + }, + "id": "914029", + "fullName": "Lv-Byn Ytterskär", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117b2" + }, + "id": "922741", + "fullName": "Ytterhaksvägen", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117b3" + }, + "id": "917153", + "fullName": "Ytterbyvägen", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117b4" + }, + "id": "914360", + "fullName": "Ytternäs Sundet", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117b5" + }, + "id": "914338", + "fullName": "Ytterskärsvägen", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117b6" + }, + "id": "921377", + "fullName": "Yttre Bäckskäret", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117b7" + }, + "id": "911335", + "fullName": "Väddö Skjutfält Ytterskär", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117b8" + }, + "id": "920447", + "fullName": "Svanö", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117b9" + }, + "id": "801141", + "fullName": "Alsvik", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117ba" + }, + "id": "801144", + "fullName": "Duvnäs", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117bb" + }, + "id": "801152", + "fullName": "Fridal", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117bc" + }, + "id": "801242", + "fullName": "Varvet", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117bd" + }, + "id": "801276", + "fullName": "Örnvik", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117be" + }, + "id": "920681", + "fullName": "Lövskär", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117bf" + }, + "id": "801151", + "fullName": "Eneberg", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117c0" + }, + "id": "801177", + "fullName": "Kolsvik", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117c1" + }, + "id": "801205", + "fullName": "Lyckebo", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117c2" + }, + "id": "801210", + "fullName": "Ramsvik", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117c3" + }, + "id": "801230", + "fullName": "Storäng", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117c4" + }, + "id": "801234", + "fullName": "Sundäng", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117c5" + }, + "id": "801284", + "fullName": "Östudda", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117c6" + }, + "id": "914527", + "fullName": "Rösvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117c7" + }, + "id": "915189", + "fullName": "Tripolis", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117c8" + }, + "id": "920663", + "fullName": "Byholmen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117c9" + }, + "id": "937120", + "fullName": "Rosliden", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117ca" + }, + "id": "801169", + "fullName": "Hysängen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117cb" + }, + "id": "801190", + "fullName": "Larshamn", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117cc" + }, + "id": "913216", + "fullName": "Svanviken", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117cd" + }, + "id": "920560", + "fullName": "Fyrstigen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117ce" + }, + "id": "801139", + "fullName": "Alsvassen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117cf" + }, + "id": "801163", + "fullName": "Hamnviken", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117d0" + }, + "id": "801202", + "fullName": "Lillängen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117d1" + }, + "id": "801206", + "fullName": "Majbo Gård", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117d2" + }, + "id": "801212", + "fullName": "Sandviken", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117d3" + }, + "id": "801216", + "fullName": "Skalmsund", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117d4" + }, + "id": "801220", + "fullName": "Skarmsund", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117d5" + }, + "id": "801236", + "fullName": "Trollsjön", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117d6" + }, + "id": "801238", + "fullName": "Vagnsunda", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117d7" + }, + "id": "801249", + "fullName": "Värna Hage", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117d8" + }, + "id": "911029", + "fullName": "Ängsbacken", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117d9" + }, + "id": "912488", + "fullName": "Norrstigen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117da" + }, + "id": "912616", + "fullName": "Stugholmen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117db" + }, + "id": "913196", + "fullName": "Ängsholmen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117dc" + }, + "id": "922747", + "fullName": "Majbovägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117dd" + }, + "id": "912162", + "fullName": "Frejs backe", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117de" + }, + "id": "918263", + "fullName": "Brokholmen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117df" + }, + "id": "916286", + "fullName": "Österdalen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117e0" + }, + "id": "937119", + "fullName": "Korpholmen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117e1" + }, + "id": "801157", + "fullName": "Granhyddan", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117e2" + }, + "id": "801159", + "fullName": "Grundviken", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117e3" + }, + "id": "801165", + "fullName": "Heleneborg", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117e4" + }, + "id": "801182", + "fullName": "Köpmanholm", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117e5" + }, + "id": "801188", + "fullName": "Ladviksudd", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117e6" + }, + "id": "801204", + "fullName": "Lotsstigen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117e7" + }, + "id": "801208", + "fullName": "Norrskogen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117e8" + }, + "id": "801214", + "fullName": "Själbottna", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117e9" + }, + "id": "801228", + "fullName": "Solgläntan", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117ea" + }, + "id": "801251", + "fullName": "Västra Hage", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117eb" + }, + "id": "801274", + "fullName": "Ängshyddan", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117ec" + }, + "id": "911923", + "fullName": "Starrholmen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117ed" + }, + "id": "920209", + "fullName": "Skogskroken", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117ee" + }, + "id": "921953", + "fullName": "Knatenvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117ef" + }, + "id": "916508", + "fullName": "Örnviks Udde", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117f0" + }, + "id": "917659", + "fullName": "Tjäderängen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117f1" + }, + "id": "801145", + "fullName": "Duvnäsvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117f2" + }, + "id": "801278", + "fullName": "Österskaten", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117f3" + }, + "id": "915545", + "fullName": "Stornäsvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117f4" + }, + "id": "913732", + "fullName": "Strandstigen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117f5" + }, + "id": "914992", + "fullName": "Ramsågsvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117f6" + }, + "id": "912558", + "fullName": "Klubbenvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117f7" + }, + "id": "913019", + "fullName": "Östermans väg", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117f8" + }, + "id": "912435", + "fullName": "Hästskovägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117f9" + }, + "id": "918353", + "fullName": "Brunnsbacken", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117fa" + }, + "id": "919852", + "fullName": "Alsviks Byväg", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117fb" + }, + "id": "916177", + "fullName": "Hysängsvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117fc" + }, + "id": "917125", + "fullName": "Mösundsvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117fd" + }, + "id": "917264", + "fullName": "Tuvarpsvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117fe" + }, + "id": "801175", + "fullName": "Kolmilstaden", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2117ff" + }, + "id": "923286", + "fullName": "Östuddavägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211800" + }, + "id": "916460", + "fullName": "Hamnviksvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211801" + }, + "id": "916023", + "fullName": "Vagnsunda Öväg", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211802" + }, + "id": "916076", + "fullName": "Bassdalsvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211803" + }, + "id": "912935", + "fullName": "Ramsviksvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211804" + }, + "id": "922948", + "fullName": "Hamnängsvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211805" + }, + "id": "918164", + "fullName": "Furholmsvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211806" + }, + "id": "801142", + "fullName": "Bredviksvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211807" + }, + "id": "801173", + "fullName": "Kasholmsvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211808" + }, + "id": "801194", + "fullName": "Lilla Furusund", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211809" + }, + "id": "801222", + "fullName": "Skepparbacken", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21180a" + }, + "id": "801224", + "fullName": "Skomakarängen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21180b" + }, + "id": "801226", + "fullName": "Skräddarvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21180c" + }, + "id": "913791", + "fullName": "Hamnvikshöjden", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21180d" + }, + "id": "914185", + "fullName": "Lilla Sviholmen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21180e" + }, + "id": "910286", + "fullName": "Vagnsunda Brunn", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21180f" + }, + "id": "923062", + "fullName": "Djurgårdavägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211810" + }, + "id": "911312", + "fullName": "Lillängshöjden", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211811" + }, + "id": "911871", + "fullName": "Värnsviksvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211812" + }, + "id": "912100", + "fullName": "Bredviksbacken", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211813" + }, + "id": "921504", + "fullName": "Vagnsunda Byväg", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211814" + }, + "id": "918856", + "fullName": "Stora Sviholmen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211815" + }, + "id": "916762", + "fullName": "Lillängsstigen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211816" + }, + "id": "917529", + "fullName": "Glisbergsvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211817" + }, + "id": "917985", + "fullName": "Vagnsundavägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211818" + }, + "id": "801161", + "fullName": "Grundviksvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211819" + }, + "id": "801192", + "fullName": "Larshamnsvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21181a" + }, + "id": "801200", + "fullName": "Lilltorpsvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21181b" + }, + "id": "801203", + "fullName": "Lillängsbacken", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21181c" + }, + "id": "801218", + "fullName": "Skalmsunds Varf", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21181d" + }, + "id": "801282", + "fullName": "Österviksvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21181e" + }, + "id": "915793", + "fullName": "Telegrafstigen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21181f" + }, + "id": "918280", + "fullName": "Granhyddsbacken", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211820" + }, + "id": "919026", + "fullName": "Stora Korpholmen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211821" + }, + "id": "914265", + "fullName": "Hamnviksslingan", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211822" + }, + "id": "914336", + "fullName": "Lilla Lammholmen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211823" + }, + "id": "910490", + "fullName": "Österängsstigen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211824" + }, + "id": "921518", + "fullName": "Starrbäcksvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211825" + }, + "id": "921677", + "fullName": "Skarmsundsvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211826" + }, + "id": "918535", + "fullName": "Skarmsundsviken", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211827" + }, + "id": "918904", + "fullName": "Lilla Korpholmen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211828" + }, + "id": "917127", + "fullName": "Stora Lammholmen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211829" + }, + "id": "801155", + "fullName": "Grabbholmsvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21182a" + }, + "id": "801167", + "fullName": "Holmbergsbacken", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21182b" + }, + "id": "801280", + "fullName": "Österskatsvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21182c" + }, + "id": "922154", + "fullName": "Kolsviks Bryggväg", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21182d" + }, + "id": "921108", + "fullName": "Vagnsunda Skolväg", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21182e" + }, + "id": "919082", + "fullName": "Lingonbergsvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21182f" + }, + "id": "801154", + "fullName": "Gamla Prästgården", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211830" + }, + "id": "801186", + "fullName": "Köpmanholmsvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211831" + }, + "id": "801232", + "fullName": "Storängs Bryggväg", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211832" + }, + "id": "914613", + "fullName": "Kolsvik Skiftholmen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211833" + }, + "id": "913113", + "fullName": "Gustav Sjöbloms väg", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211834" + }, + "id": "922498", + "fullName": "Skalmsunds Varvsväg", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211835" + }, + "id": "911681", + "fullName": "Bocklarhamnsvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211836" + }, + "id": "920566", + "fullName": "Brokholmens Brygga", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211837" + }, + "id": "919618", + "fullName": "Fritiof Englunds väg", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211838" + }, + "id": "801153", + "fullName": "Gamla Dansbanevägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211839" + }, + "id": "801171", + "fullName": "Hälsinghamnsvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21183a" + }, + "id": "801179", + "fullName": "Kolsvik Norrskogen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21183b" + }, + "id": "801240", + "fullName": "Vagnsunda Rosliden", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21183c" + }, + "id": "910857", + "fullName": "Lilla Furusundsvägen", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21183d" + }, + "id": "801184", + "fullName": "Köpmanholm Österviken", + "parentFullName": "Yxlan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21183e" + }, + "id": "601775", + "fullName": "Ygne Ygnevägen", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21183f" + }, + "id": "600455", + "fullName": "Bro Ytlings", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211840" + }, + "id": "605088", + "fullName": "Othem Ytings", + "parentFullName": "Slite", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211841" + }, + "id": "601759", + "fullName": "Ygne Brantvägen", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211842" + }, + "id": "601767", + "fullName": "Ygne Kuse Kustväg", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211843" + }, + "id": "601773", + "fullName": "Ygne Rövarbacken", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211845" + }, + "id": "601763", + "fullName": "Ygne Högklintsvägen", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211846" + }, + "id": "601765", + "fullName": "Ygne Kungsljusvägen", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211847" + }, + "id": "601769", + "fullName": "Ygne Lillklintsvägen", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211848" + }, + "id": "601755", + "fullName": "Västerhejde Ygnevägen", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211849" + }, + "id": "601771", + "fullName": "Ygne Norra Strandridarevägen", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21184a" + }, + "id": "824561", + "fullName": "Yllevägen", + "parentFullName": "Sågmyra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21184b" + }, + "id": "825136", + "fullName": "Yttertänger", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21184c" + }, + "id": "826976", + "fullName": "Yxhammargatan", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21184d" + }, + "id": "826978", + "fullName": "Yxhammartorget", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21184e" + }, + "id": "882215", + "fullName": "Ytterböle", + "parentFullName": "Bjästa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21184f" + }, + "id": "881327", + "fullName": "Yttersel", + "parentFullName": "Mellansel", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211850" + }, + "id": "881618", + "fullName": "Yrkesvägen", + "parentFullName": "Örnsköldsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211851" + }, + "id": "881768", + "fullName": "Yttergundsjö", + "parentFullName": "Örnsköldsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211852" + }, + "id": "726370", + "fullName": "Yrvädersgränd", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211853" + }, + "id": "577913", + "fullName": "Ylinge", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211854" + }, + "id": "580018", + "fullName": "Ytterbo", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211855" + }, + "id": "578876", + "fullName": "Ytteräng", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211856" + }, + "id": "573647", + "fullName": "Ymers väg", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211857" + }, + "id": "580785", + "fullName": "Yngersdal", + "parentFullName": "Jönåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211858" + }, + "id": "581326", + "fullName": "Ytterstäng", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211859" + }, + "id": "582675", + "fullName": "Sjöbo Yttinge", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21185a" + }, + "id": "580019", + "fullName": "Ytterbo Bygget", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21185b" + }, + "id": "575513", + "fullName": "Lid Örsta Yngres", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21185c" + }, + "id": "578878", + "fullName": "Ytterängsstugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21185d" + }, + "id": "580020", + "fullName": "Ytterbo Hultstugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21185e" + }, + "id": "580021", + "fullName": "Ytterbo Logöbacke", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21185f" + }, + "id": "580786", + "fullName": "Yngersdal Dammkärr", + "parentFullName": "Jönåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211860" + }, + "id": "579175", + "fullName": "Frankhyttan Ytterbo", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211861" + }, + "id": "580788", + "fullName": "Yngersdal Ekensberg", + "parentFullName": "Jönåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211862" + }, + "id": "828820", + "fullName": "Berg Yttersöra", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211863" + }, + "id": "829520", + "fullName": "Yttersöra Baggården", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211864" + }, + "id": "829524", + "fullName": "Yttersöra Björsgården", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211865" + }, + "id": "829530", + "fullName": "Yttersöra Jutagården", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211866" + }, + "id": "829522", + "fullName": "Yttersöra Bengtsgården", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211867" + }, + "id": "829534", + "fullName": "Yttersöra Västergården", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211868" + }, + "id": "834914", + "fullName": "Djursätravägen Ymsgården", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211869" + }, + "id": "829532", + "fullName": "Yttersöra Lars-Persgården", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21186a" + }, + "id": "829528", + "fullName": "Yttersöra Hovslagaregården", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21186b" + }, + "id": "829526", + "fullName": "Yttersöra Gamla Komministergården", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21186c" + }, + "id": "579072", + "fullName": "Ymers väg", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21186d" + }, + "id": "541921", + "fullName": "Ynglingarum", + "parentFullName": "Tjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21186e" + }, + "id": "575913", + "fullName": "Ynglingarum", + "parentFullName": "Sösdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21186f" + }, + "id": "576730", + "fullName": "Yxenhultsvägen", + "parentFullName": "Vittsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211870" + }, + "id": "541925", + "fullName": "Ynglingarums Skola", + "parentFullName": "Tjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211871" + }, + "id": "541927", + "fullName": "Ynglingarumsgården", + "parentFullName": "Tjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211872" + }, + "id": "541923", + "fullName": "Ynglingarum Grönadal", + "parentFullName": "Tjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211873" + }, + "id": "575916", + "fullName": "Ynglingarum Bränneriet", + "parentFullName": "Sösdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211874" + }, + "id": "575914", + "fullName": "Ynglingarum Askarehuset", + "parentFullName": "Sösdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211875" + }, + "id": "818767", + "fullName": "Ymervägen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211876" + }, + "id": "819028", + "fullName": "Yttre Baggbo", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211877" + }, + "id": "818622", + "fullName": "Yttre Svärdsjö", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211878" + }, + "id": "511149", + "fullName": "Yxvägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211879" + }, + "id": "511147", + "fullName": "Yxstigen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21187a" + }, + "id": "511641", + "fullName": "Yoldiavägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21187b" + }, + "id": "511696", + "fullName": "Plåten Yttringe", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21187c" + }, + "id": "511718", + "fullName": "Tomtebo Yttringe", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21187d" + }, + "id": "511649", + "fullName": "Bellevue Yttringe", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21187e" + }, + "id": "511667", + "fullName": "Eriksberg Yttringe", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21187f" + }, + "id": "511739", + "fullName": "Östra Yttringe Gård", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211880" + }, + "id": "511694", + "fullName": "Oscarshäll Yttringe", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211881" + }, + "id": "511673", + "fullName": "Fredrikshäll Yttringe", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211882" + }, + "id": "511677", + "fullName": "Hustega Gård Yttringe", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211883" + }, + "id": "511683", + "fullName": "Lilla Karlsro Yttringe", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211884" + }, + "id": "511711", + "fullName": "Stora Karlsro Yttringe", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211885" + }, + "id": "522432", + "fullName": "Ymergatan", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211886" + }, + "id": "518857", + "fullName": "Yttre Transportvägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211887" + }, + "id": "535352", + "fullName": "Yngves väg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211888" + }, + "id": "533894", + "fullName": "Yrvädersvägen", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211889" + }, + "id": "927032", + "fullName": "Yggdrasils väg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21188a" + }, + "id": "535128", + "fullName": "Gislöv Yttringe", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21188b" + }, + "id": "533918", + "fullName": "Högalids Yttergränd", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21188c" + }, + "id": "521406", + "fullName": "Ymervägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21188d" + }, + "id": "521634", + "fullName": "Ynglingavägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21188e" + }, + "id": "603183", + "fullName": "Yered", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21188f" + }, + "id": "603187", + "fullName": "Yngered", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211890" + }, + "id": "600288", + "fullName": "Yttra Berg", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211891" + }, + "id": "600525", + "fullName": "Yttra Århult", + "parentFullName": "Ätran", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211892" + }, + "id": "603557", + "fullName": "Äskered Yabro", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211893" + }, + "id": "600527", + "fullName": "Yttre Bälshult", + "parentFullName": "Ätran", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211894" + }, + "id": "603181", + "fullName": "Väby Yttregård", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211895" + }, + "id": "603191", + "fullName": "Yngered Ekedal", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211896" + }, + "id": "605509", + "fullName": "Heberg Yttregård", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211897" + }, + "id": "605669", + "fullName": "Yttregårdsvägen", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211898" + }, + "id": "599892", + "fullName": "Köinge Yttregård", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211899" + }, + "id": "603185", + "fullName": "Yered Mellangården", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21189a" + }, + "id": "603189", + "fullName": "Yngered Båtsmanstorpet", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21189b" + }, + "id": "514565", + "fullName": "Ymersvägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21189c" + }, + "id": "514766", + "fullName": "Ytterby Gård", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21189d" + }, + "id": "716083", + "fullName": "Ytterby torg", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21189f" + }, + "id": "717134", + "fullName": "Ytter-Restad", + "parentFullName": "Hålta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118a0" + }, + "id": "715892", + "fullName": "Ytternvägen", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118a1" + }, + "id": "715532", + "fullName": "Ytterbyvägen", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118a2" + }, + "id": "717014", + "fullName": "Lund", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118a3" + }, + "id": "717016", + "fullName": "Ormo", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118a4" + }, + "id": "717028", + "fullName": "Tega", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118a5" + }, + "id": "717032", + "fullName": "Vena", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118a6" + }, + "id": "716075", + "fullName": "Tunge", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118a7" + }, + "id": "716987", + "fullName": "Betet", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118a8" + }, + "id": "717000", + "fullName": "Hölen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118a9" + }, + "id": "717004", + "fullName": "Kuröd", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118aa" + }, + "id": "716985", + "fullName": "Backer", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118ab" + }, + "id": "717011", + "fullName": "Käckås", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118ac" + }, + "id": "717043", + "fullName": "Överås", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118ad" + }, + "id": "716025", + "fullName": "Ekvägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118ae" + }, + "id": "716991", + "fullName": "Guddeby", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118af" + }, + "id": "716998", + "fullName": "Hältorp", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118b0" + }, + "id": "717022", + "fullName": "Skansen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118b1" + }, + "id": "717026", + "fullName": "Smällen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118b2" + }, + "id": "717037", + "fullName": "Åberget", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118b3" + }, + "id": "717038", + "fullName": "Åsleröd", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118b4" + }, + "id": "717039", + "fullName": "Älvsund", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118b5" + }, + "id": "716014", + "fullName": "Aspvägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118b6" + }, + "id": "716037", + "fullName": "Lagvägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118b7" + }, + "id": "716051", + "fullName": "Pilvägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118b8" + }, + "id": "716989", + "fullName": "Bredsten", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118b9" + }, + "id": "716990", + "fullName": "Elestorp", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118ba" + }, + "id": "716996", + "fullName": "Hillebol", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118bb" + }, + "id": "717002", + "fullName": "Kanehall", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118bc" + }, + "id": "717030", + "fullName": "Ulvesund", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118bd" + }, + "id": "716023", + "fullName": "Domsvägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118be" + }, + "id": "716028", + "fullName": "Granvägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118bf" + }, + "id": "716031", + "fullName": "Häggvägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118c0" + }, + "id": "716041", + "fullName": "Lindvägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118c1" + }, + "id": "716045", + "fullName": "Lönnvägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118c2" + }, + "id": "716059", + "fullName": "Skolvägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118c3" + }, + "id": "716067", + "fullName": "Tallvägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118c4" + }, + "id": "716169", + "fullName": "Violgatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118c5" + }, + "id": "717018", + "fullName": "Rosenlund", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118c6" + }, + "id": "716027", + "fullName": "Fogdevägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118c7" + }, + "id": "716035", + "fullName": "Klevevägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118c8" + }, + "id": "716057", + "fullName": "Skogsvägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118c9" + }, + "id": "716065", + "fullName": "Strömgatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118ca" + }, + "id": "716069", + "fullName": "Tingsvägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118cb" + }, + "id": "716076", + "fullName": "Tungevägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118cc" + }, + "id": "716133", + "fullName": "Hjälmgatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118cd" + }, + "id": "716147", + "fullName": "Sköldgatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118ce" + }, + "id": "716157", + "fullName": "Svärdgatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118cf" + }, + "id": "716992", + "fullName": "Guddehjälm", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118d0" + }, + "id": "716994", + "fullName": "Gåselyckan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118d1" + }, + "id": "716016", + "fullName": "Bergåsvägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118d2" + }, + "id": "716033", + "fullName": "Häradsvägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118d3" + }, + "id": "716074", + "fullName": "Torsbyvägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118d4" + }, + "id": "716079", + "fullName": "Västerängen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118d5" + }, + "id": "716089", + "fullName": "Högsbovägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118d6" + }, + "id": "716109", + "fullName": "Valnäsgatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118d7" + }, + "id": "716143", + "fullName": "Situlagatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118d8" + }, + "id": "716165", + "fullName": "Vandilgatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118d9" + }, + "id": "716173", + "fullName": "Östra Porten", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118da" + }, + "id": "717020", + "fullName": "Rundsvallen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118db" + }, + "id": "717041", + "fullName": "Östra Trädal", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118dc" + }, + "id": "716047", + "fullName": "Notarievägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118dd" + }, + "id": "716053", + "fullName": "Runängsgatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118de" + }, + "id": "716055", + "fullName": "Rättarevägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118df" + }, + "id": "716093", + "fullName": "Sparråsvägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118e0" + }, + "id": "716095", + "fullName": "Västra Porten", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118e1" + }, + "id": "716101", + "fullName": "Hemmansgatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118e2" + }, + "id": "716105", + "fullName": "Mantalsgatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118e3" + }, + "id": "716111", + "fullName": "Åttingsgatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118e4" + }, + "id": "716127", + "fullName": "Björkåsliden", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118e5" + }, + "id": "716139", + "fullName": "Konvaljgatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118e6" + }, + "id": "716141", + "fullName": "Mosippegatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118e7" + }, + "id": "716163", + "fullName": "Törnrosgatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118e8" + }, + "id": "716167", + "fullName": "Vildrosgatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118e9" + }, + "id": "717024", + "fullName": "Skrämmenborg", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118ea" + }, + "id": "716026", + "fullName": "Enekullsvägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118eb" + }, + "id": "716029", + "fullName": "Hollandsgatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118ec" + }, + "id": "716039", + "fullName": "Lekmannagatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118ed" + }, + "id": "716043", + "fullName": "Länsmansvägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118ee" + }, + "id": "716061", + "fullName": "Skrivarevägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118ef" + }, + "id": "716063", + "fullName": "Stationsgatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118f0" + }, + "id": "716077", + "fullName": "Vidkärrsvägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118f1" + }, + "id": "716091", + "fullName": "Nordtagsvägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118f2" + }, + "id": "716114", + "fullName": "Enskiftegatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118f3" + }, + "id": "716129", + "fullName": "Blåsippegatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118f4" + }, + "id": "716151", + "fullName": "Solvagnsgatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118f5" + }, + "id": "716159", + "fullName": "Tornhagagatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118f6" + }, + "id": "716171", + "fullName": "Vitsippegatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118f7" + }, + "id": "717034", + "fullName": "Västra Rollsbo", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118f8" + }, + "id": "717040", + "fullName": "Östra Synneröd", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118f9" + }, + "id": "716085", + "fullName": "Åldermansvägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118fa" + }, + "id": "716099", + "fullName": "Fjärdingsgatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118fb" + }, + "id": "716103", + "fullName": "Kyrkbäcksgatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118fc" + }, + "id": "716118", + "fullName": "Solskiftegatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118fd" + }, + "id": "716122", + "fullName": "Tegskiftegatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118fe" + }, + "id": "716125", + "fullName": "Backsippegatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2118ff" + }, + "id": "716145", + "fullName": "Skålgropsgatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211900" + }, + "id": "716155", + "fullName": "Ställets Bygata", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211901" + }, + "id": "716161", + "fullName": "Täljstensgatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211902" + }, + "id": "717036", + "fullName": "Västra Synneröd", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211903" + }, + "id": "716049", + "fullName": "Nämndemansvägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211904" + }, + "id": "716097", + "fullName": "Dannemarksgatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211905" + }, + "id": "716112", + "fullName": "Östergårdsgatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211906" + }, + "id": "716116", + "fullName": "Gårdskiftegatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211907" + }, + "id": "716120", + "fullName": "Storskiftegatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211908" + }, + "id": "716131", + "fullName": "Flintstensgatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211909" + }, + "id": "716135", + "fullName": "Hällebergsgatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21190a" + }, + "id": "716153", + "fullName": "Stenåldersgatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21190b" + }, + "id": "929998", + "fullName": "Vidablicksvägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21190c" + }, + "id": "716087", + "fullName": "Bronsåldersgatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21190d" + }, + "id": "716107", + "fullName": "Oskarsbergsgatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21190e" + }, + "id": "716149", + "fullName": "Sländtrissegatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21190f" + }, + "id": "716993", + "fullName": "Gustavsbergsvägen", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211910" + }, + "id": "716137", + "fullName": "Hällristningsgatan", + "parentFullName": "Ytterby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211911" + }, + "id": "793828", + "fullName": "Yachtvägen", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211912" + }, + "id": "789422", + "fullName": "Bred Ytterby", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211913" + }, + "id": "789424", + "fullName": "Bred Ytterby Gård", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211914" + }, + "id": "789668", + "fullName": "Enköping Ytter-Gånsta", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211915" + }, + "id": "795017", + "fullName": "Torstuna Ytterkålsta", + "parentFullName": "Fjärdhundra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211916" + }, + "id": "795103", + "fullName": "Österunda Ytterkvarn", + "parentFullName": "Fjärdhundra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211917" + }, + "id": "538568", + "fullName": "Yxvägen", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211918" + }, + "id": "514980", + "fullName": "Lilla Yxhult", + "parentFullName": "Tjällmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211919" + }, + "id": "515036", + "fullName": "Stora Yxhult", + "parentFullName": "Tjällmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21191a" + }, + "id": "515066", + "fullName": "Yxhultsvägen", + "parentFullName": "Tjällmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21191b" + }, + "id": "489139", + "fullName": "Ygdes väg", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21191c" + }, + "id": "480644", + "fullName": "Möja Ytterö", + "parentFullName": "Stavsudda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21191d" + }, + "id": "479929", + "fullName": "Ytterholmen", + "parentFullName": "Gällnöby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21191e" + }, + "id": "926046", + "fullName": "Möja Ytterö", + "parentFullName": "Sollenkroka Ö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21191f" + }, + "id": "489285", + "fullName": "Yttersvängen", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211920" + }, + "id": "484629", + "fullName": "Ytterholmarna", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211921" + }, + "id": "480869", + "fullName": "Möja Ytter-Sillö", + "parentFullName": "Möja", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211922" + }, + "id": "479931", + "fullName": "Yttra Lövskäret", + "parentFullName": "Gällnöby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211923" + }, + "id": "479933", + "fullName": "Yttra Skötholmen", + "parentFullName": "Gällnöby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211924" + }, + "id": "480642", + "fullName": "Möja Ymparholmen", + "parentFullName": "Stavsudda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211925" + }, + "id": "892374", + "fullName": "Yxgatan", + "parentFullName": "Öjebyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211926" + }, + "id": "893088", + "fullName": "Yttersta", + "parentFullName": "Lillpite", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211927" + }, + "id": "891720", + "fullName": "Ymersgatan", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211928" + }, + "id": "892535", + "fullName": "Yrkesvägen", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211929" + }, + "id": "892942", + "fullName": "Yxviksvägen", + "parentFullName": "Altersbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21192a" + }, + "id": "891810", + "fullName": "Ytterstholmen", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21192b" + }, + "id": "892433", + "fullName": "Yttre Näsudden", + "parentFullName": "Öjebyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21192c" + }, + "id": "892941", + "fullName": "Ytterbyvägen", + "parentFullName": "Altersbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21192d" + }, + "id": "892831", + "fullName": "Yttre Alderholmen", + "parentFullName": "Rosvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21192e" + }, + "id": "939262", + "fullName": "Yttre Mjoögrunden", + "parentFullName": "Norrfjärden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21192f" + }, + "id": "939243", + "fullName": "Yttre Degerstensgrundet", + "parentFullName": "Jävrebyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211930" + }, + "id": "939263", + "fullName": "Yttre Storfjärdsgrundet", + "parentFullName": "Norrfjärden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211931" + }, + "id": "559556", + "fullName": "Ymersgatan", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211932" + }, + "id": "559353", + "fullName": "Ytterstigen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211933" + }, + "id": "559103", + "fullName": "Yrvädersstigen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211934" + }, + "id": "718453", + "fullName": "Norra Ytterstadvägen", + "parentFullName": "Gråbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211935" + }, + "id": "718470", + "fullName": "Södra Ytterstadvägen", + "parentFullName": "Gråbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211936" + }, + "id": "713466", + "fullName": "Ymergatan", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211937" + }, + "id": "713767", + "fullName": "Ytterhall", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211938" + }, + "id": "838939", + "fullName": "Ytterbyvägen", + "parentFullName": "Järbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211939" + }, + "id": "838938", + "fullName": "Ytterbybacken", + "parentFullName": "Järbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21193a" + }, + "id": "837952", + "fullName": "Ynglingagatan", + "parentFullName": "Sandviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21193b" + }, + "id": "839715", + "fullName": "Yfstbornsvägen", + "parentFullName": "Åshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21193c" + }, + "id": "839622", + "fullName": "Yttermyravägen", + "parentFullName": "Kungsgården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21193d" + }, + "id": "838532", + "fullName": "Yllefabriksvägen", + "parentFullName": "Järbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21193e" + }, + "id": "757611", + "fullName": "Ymers väg", + "parentFullName": "Vargön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21193f" + }, + "id": "705247", + "fullName": "Yllegatan", + "parentFullName": "Partille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211940" + }, + "id": "849283", + "fullName": "Stor-Yan", + "parentFullName": "Forsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211941" + }, + "id": "853156", + "fullName": "Lill-Yan", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211942" + }, + "id": "919809", + "fullName": "Ysberget", + "parentFullName": "Enånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211943" + }, + "id": "848912", + "fullName": "Ytterhavra", + "parentFullName": "Bjuråker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211944" + }, + "id": "849319", + "fullName": "Ybäcksvägen", + "parentFullName": "Forsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211945" + }, + "id": "853639", + "fullName": "Yttre Storviken", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211946" + }, + "id": "853789", + "fullName": "Yttre Klackharet", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211947" + }, + "id": "708005", + "fullName": "Yxsjön", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211948" + }, + "id": "709418", + "fullName": "Yxåsen", + "parentFullName": "Landvetter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211949" + }, + "id": "709558", + "fullName": "Yxåsvägen", + "parentFullName": "Landvetter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21194a" + }, + "id": "532712", + "fullName": "Yxered Yxenvik", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21194b" + }, + "id": "533254", + "fullName": "Yxnevik", + "parentFullName": "Gunnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21194c" + }, + "id": "534725", + "fullName": "Ytterby", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21194d" + }, + "id": "532623", + "fullName": "Yxered Boö", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21194e" + }, + "id": "541648", + "fullName": "Ytterhult", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21194f" + }, + "id": "532673", + "fullName": "Yxered Löth", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211950" + }, + "id": "532708", + "fullName": "Yxered Vibo", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211951" + }, + "id": "532636", + "fullName": "Yxered Hagen", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211952" + }, + "id": "532669", + "fullName": "Yxered Lyran", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211953" + }, + "id": "532718", + "fullName": "Yxered Årena", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211954" + }, + "id": "542826", + "fullName": "Yttre torget", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211955" + }, + "id": "532619", + "fullName": "Yxered Berget", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211956" + }, + "id": "532627", + "fullName": "Yxered Dalebo", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211957" + }, + "id": "532635", + "fullName": "Yxered Gården", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211958" + }, + "id": "532653", + "fullName": "Yxered Kullen", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211959" + }, + "id": "532659", + "fullName": "Yxered Lidhem", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21195a" + }, + "id": "532663", + "fullName": "Yxered Lugnet", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21195b" + }, + "id": "532677", + "fullName": "Yxered Lövvik", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21195c" + }, + "id": "532681", + "fullName": "Yxered Minsjö", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21195d" + }, + "id": "532714", + "fullName": "Yxered Åforsa", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21195e" + }, + "id": "532716", + "fullName": "Yxered Åkulla", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21195f" + }, + "id": "532631", + "fullName": "Yxered Ekängen", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211960" + }, + "id": "532637", + "fullName": "Yxered Hultnäs", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211961" + }, + "id": "532641", + "fullName": "Yxered Karlsro", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211962" + }, + "id": "532643", + "fullName": "Yxered Kiltorp", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211963" + }, + "id": "532685", + "fullName": "Yxered Nykvarn", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211964" + }, + "id": "532687", + "fullName": "Yxered Skönaro", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211965" + }, + "id": "532688", + "fullName": "Yxered Sofiero", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211966" + }, + "id": "532706", + "fullName": "Yxered Trotorp", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211967" + }, + "id": "534744", + "fullName": "Ytterbyvägen", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211968" + }, + "id": "532629", + "fullName": "Yxered Dalhagen", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211969" + }, + "id": "532651", + "fullName": "Yxered Kråktorp", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21196a" + }, + "id": "532686", + "fullName": "Yxered Persborg", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21196b" + }, + "id": "532689", + "fullName": "Yxered Solbacka", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21196c" + }, + "id": "532701", + "fullName": "Yxered Svederna", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21196d" + }, + "id": "533262", + "fullName": "Yxnevik Smedjan", + "parentFullName": "Gunnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21196e" + }, + "id": "541664", + "fullName": "Ytterhult Näset", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21196f" + }, + "id": "541676", + "fullName": "Ytterhult Sågen", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211970" + }, + "id": "541681", + "fullName": "Ytterhults Gård", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211971" + }, + "id": "532621", + "fullName": "Yxered Bergtomta", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211972" + }, + "id": "532625", + "fullName": "Yxered Bygdegård", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211973" + }, + "id": "532633", + "fullName": "Yxered Eriksberg", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211974" + }, + "id": "532634", + "fullName": "Yxered Fridkulla", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211975" + }, + "id": "532661", + "fullName": "Yxered Lillängen", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211976" + }, + "id": "532665", + "fullName": "Yxered Lundsberg", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211977" + }, + "id": "532667", + "fullName": "Yxered Lyckeborg", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211978" + }, + "id": "532675", + "fullName": "Yxered Lövholmen", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211979" + }, + "id": "532683", + "fullName": "Yxered Norrängen", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21197a" + }, + "id": "532691", + "fullName": "Yxered Stenhamra", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21197b" + }, + "id": "532693", + "fullName": "Yxered Storängen", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21197c" + }, + "id": "532699", + "fullName": "Yxered Strömstad", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21197d" + }, + "id": "532702", + "fullName": "Yxered Svedstorp", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21197e" + }, + "id": "534727", + "fullName": "Ytterby Holmen", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21197f" + }, + "id": "533256", + "fullName": "Yxnevik Andersbo", + "parentFullName": "Gunnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211980" + }, + "id": "533257", + "fullName": "Yxnevik Grönvåll", + "parentFullName": "Gunnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211981" + }, + "id": "533264", + "fullName": "Yxnevik Soludden", + "parentFullName": "Gunnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211982" + }, + "id": "531442", + "fullName": "Rumhult Ytsjönäs", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211983" + }, + "id": "532639", + "fullName": "Yxered Hässeltull", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211984" + }, + "id": "532710", + "fullName": "Yxered Västantorp", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211985" + }, + "id": "533258", + "fullName": "Yxnevik Hämtemåla", + "parentFullName": "Gunnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211986" + }, + "id": "533266", + "fullName": "Yxnevik Äskestock", + "parentFullName": "Gunnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211987" + }, + "id": "541652", + "fullName": "Ytterhult Frituna", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211988" + }, + "id": "542928", + "fullName": "Borghult Ytterhult", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211989" + }, + "id": "532655", + "fullName": "Yxered Kullens Gård", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21198a" + }, + "id": "532657", + "fullName": "Yxered Kvarnholmen", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21198b" + }, + "id": "532671", + "fullName": "Yxered Lysnekullen", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21198c" + }, + "id": "532704", + "fullName": "Yxered Tegeltorpet", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21198d" + }, + "id": "533259", + "fullName": "Yxnevik Lillehagen", + "parentFullName": "Gunnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21198e" + }, + "id": "534729", + "fullName": "Ytterby Runnkalen", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21198f" + }, + "id": "534737", + "fullName": "Ytterby Vedudden", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211990" + }, + "id": "541650", + "fullName": "Ytterhult Bovassen", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211991" + }, + "id": "541654", + "fullName": "Ytterhult Fåfängan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211992" + }, + "id": "541658", + "fullName": "Ytterhult Kyrkudden", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211993" + }, + "id": "541666", + "fullName": "Ytterhult Oppgården", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211994" + }, + "id": "541672", + "fullName": "Ytterhult Rydeklint", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211995" + }, + "id": "541674", + "fullName": "Ytterhult Solkullen", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211996" + }, + "id": "532645", + "fullName": "Yxered Kiltorpström", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211997" + }, + "id": "532679", + "fullName": "Yxered Mellangården", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211998" + }, + "id": "532720", + "fullName": "Yxered Österängsgård", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211999" + }, + "id": "533260", + "fullName": "Yxnevik Ljungholmen", + "parentFullName": "Gunnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21199a" + }, + "id": "541656", + "fullName": "Ytterhult Kvarnhagen", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21199b" + }, + "id": "541670", + "fullName": "Ytterhult Roparudden", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21199c" + }, + "id": "534731", + "fullName": "Ytterby Runnkalsholme", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21199d" + }, + "id": "534733", + "fullName": "Ytterby Runnkalsudden", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21199e" + }, + "id": "541329", + "fullName": "Segersgärde Villa Yvonne", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb21199f" + }, + "id": "541662", + "fullName": "Ytterhult Mellangården", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119a0" + }, + "id": "541668", + "fullName": "Ytterhult Oxelsvederna", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119a1" + }, + "id": "541678", + "fullName": "Ytterhult Västergården", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119a2" + }, + "id": "541660", + "fullName": "Ytterhult Lilla Nävelsvik", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119a3" + }, + "id": "534735", + "fullName": "Ytterby Stora Träsholmen", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119a4" + }, + "id": "541687", + "fullName": "Ytterhults Gård Mormorsstugan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119a5" + }, + "id": "927231", + "fullName": "Yngves väg", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119a6" + }, + "id": "538237", + "fullName": "Ymersgången", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119a7" + }, + "id": "639057", + "fullName": "Yllevägen", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119a8" + }, + "id": "638754", + "fullName": "Yxhammarsgränd", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119a9" + }, + "id": "640794", + "fullName": "Vansö Ympartorp", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119aa" + }, + "id": "639275", + "fullName": "Ytterselövägen", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119ab" + }, + "id": "642939", + "fullName": "Ytterselö Kyrka", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119ac" + }, + "id": "642945", + "fullName": "Ytterselö Sandåsa", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119ad" + }, + "id": "642941", + "fullName": "Ytterselö Kyrkogård", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119ae" + }, + "id": "642943", + "fullName": "Ytterselö Prästgård", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119af" + }, + "id": "642929", + "fullName": "Viggeby Ytterselö Prästgård", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119b0" + }, + "id": "768071", + "fullName": "Höghult Yttre", + "parentFullName": "Öxabäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119b1" + }, + "id": "768189", + "fullName": "Skårebo Yttre", + "parentFullName": "Öxabäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119b2" + }, + "id": "768231", + "fullName": "Spjutås Yttre", + "parentFullName": "Öxabäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119b3" + }, + "id": "768747", + "fullName": "Hajoms Skog Yxet", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119b4" + }, + "id": "768187", + "fullName": "Skårebo Yttergården", + "parentFullName": "Öxabäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119b5" + }, + "id": "623135", + "fullName": "Ya Gård", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119b6" + }, + "id": "623133", + "fullName": "Ya Benakull", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119b7" + }, + "id": "623137", + "fullName": "Ya Jerusalem", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119b8" + }, + "id": "623139", + "fullName": "Ya Norregård", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119b9" + }, + "id": "623143", + "fullName": "Ya Solgläntan", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119ba" + }, + "id": "614264", + "fullName": "Dannäs Ystebo", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119bb" + }, + "id": "620602", + "fullName": "Ynglingagatan", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119bc" + }, + "id": "623141", + "fullName": "Ya Skillingsbäck", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119bd" + }, + "id": "630542", + "fullName": "Yxkullssund Sjövik", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119be" + }, + "id": "616513", + "fullName": "Yngersstrand Yngersnäs", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119bf" + }, + "id": "616516", + "fullName": "Yxtatorp", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119c0" + }, + "id": "616515", + "fullName": "Yxtastugan", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119c1" + }, + "id": "616499", + "fullName": "Yngarestigen", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119c2" + }, + "id": "616501", + "fullName": "Yngersstrand", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119c3" + }, + "id": "616517", + "fullName": "Yxtatorp Solvik", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119c4" + }, + "id": "624912", + "fullName": "Toltorp Yellow Rock", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119c5" + }, + "id": "615936", + "fullName": "Gustavsborg Yxtavik", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119c6" + }, + "id": "616511", + "fullName": "Yngersstrand Sjöängen", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119c7" + }, + "id": "616503", + "fullName": "Yngersstrand Björkliden", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119c8" + }, + "id": "616509", + "fullName": "Yngersstrand Sjöbrinken", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119c9" + }, + "id": "616507", + "fullName": "Yngersstrand Kyrkoruinen", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119ca" + }, + "id": "922074", + "fullName": "Yngersstrand Villa Sjöviken", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119cb" + }, + "id": "616505", + "fullName": "Yngersstrand Gamla Prästgården", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119cc" + }, + "id": "517431", + "fullName": "Yvlinge", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119cd" + }, + "id": "517520", + "fullName": "Yttergärde", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119ce" + }, + "id": "540698", + "fullName": "Yllegatan", + "parentFullName": "Marieholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119cf" + }, + "id": "542487", + "fullName": "Ystadsvägen", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119d0" + }, + "id": "540898", + "fullName": "Löberöd Yngvegården", + "parentFullName": "Löberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119d1" + }, + "id": "795932", + "fullName": "Yllestad", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119d2" + }, + "id": "795999", + "fullName": "Yllestad Höm", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119d3" + }, + "id": "792805", + "fullName": "Fivlered Yttern", + "parentFullName": "Åsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119d4" + }, + "id": "795163", + "fullName": "Gudhem Yreboden", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119d5" + }, + "id": "795943", + "fullName": "Yllestad Aspen", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119d6" + }, + "id": "795965", + "fullName": "Yllestad Dalen", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119d7" + }, + "id": "796019", + "fullName": "Yllestad Nyarp", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119d8" + }, + "id": "796027", + "fullName": "Yllestad Nyhem", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119d9" + }, + "id": "796064", + "fullName": "Yllestad Äspås", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119da" + }, + "id": "792806", + "fullName": "Fivlered Yttervik", + "parentFullName": "Åsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119db" + }, + "id": "795967", + "fullName": "Yllestad Dålebo", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119dc" + }, + "id": "795969", + "fullName": "Yllestad Flogen", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119dd" + }, + "id": "796021", + "fullName": "Yllestad Nyborg", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119de" + }, + "id": "796025", + "fullName": "Yllestad Nydala", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119df" + }, + "id": "796058", + "fullName": "Yllestad Tomten", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119e0" + }, + "id": "796063", + "fullName": "Yllestad Ängsro", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119e1" + }, + "id": "796065", + "fullName": "Yllestads Kyrka", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119e2" + }, + "id": "796066", + "fullName": "Yllestads Skola", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119e3" + }, + "id": "857758", + "fullName": "Yllestad Aspenäs", + "parentFullName": "Sandhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119e4" + }, + "id": "857759", + "fullName": "Yllestad Mobacken", + "parentFullName": "Sandhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119e5" + }, + "id": "792804", + "fullName": "Fivlered Ytterberg", + "parentFullName": "Åsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119e6" + }, + "id": "795941", + "fullName": "Yllestad Aspelund", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119e7" + }, + "id": "795957", + "fullName": "Yllestad Blekåsen", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119e8" + }, + "id": "795961", + "fullName": "Yllestad Brodden", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119e9" + }, + "id": "795963", + "fullName": "Yllestad Brunsbo", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119ea" + }, + "id": "795971", + "fullName": "Yllestad Fridhem", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119eb" + }, + "id": "795973", + "fullName": "Yllestad Guddarp", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119ec" + }, + "id": "795975", + "fullName": "Yllestad Gunnabo", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119ed" + }, + "id": "795979", + "fullName": "Yllestad Gärdhem", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119ee" + }, + "id": "795995", + "fullName": "Yllestad Håräckra", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119ef" + }, + "id": "796007", + "fullName": "Yllestad Källeryd", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119f0" + }, + "id": "796023", + "fullName": "Yllestad Nybygget", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119f1" + }, + "id": "796054", + "fullName": "Yllestad Stånghem", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119f2" + }, + "id": "796056", + "fullName": "Yllestad Svängen", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119f3" + }, + "id": "796060", + "fullName": "Yllestad Torverör", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119f4" + }, + "id": "796062", + "fullName": "Yllestad Trälshed", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119f5" + }, + "id": "795009", + "fullName": "Vintorp Yttregården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119f6" + }, + "id": "789307", + "fullName": "Bystad Yttergården", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119f7" + }, + "id": "792749", + "fullName": "Fivlered Lilla Yttern", + "parentFullName": "Åsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119f8" + }, + "id": "795955", + "fullName": "Yllestad Björkåsen", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119f9" + }, + "id": "795959", + "fullName": "Yllestad Blombacka", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119fa" + }, + "id": "795968", + "fullName": "Yllestad Enebacken", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119fb" + }, + "id": "795981", + "fullName": "Yllestad Gärdstorp", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119fc" + }, + "id": "795993", + "fullName": "Yllestad Holmhagen", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119fd" + }, + "id": "795997", + "fullName": "Yllestad Höjentorp", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119fe" + }, + "id": "796005", + "fullName": "Yllestad Kyrksalen", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb2119ff" + }, + "id": "796031", + "fullName": "Yllestad Rosenlund", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a00" + }, + "id": "796035", + "fullName": "Yllestad Sjöberget", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a01" + }, + "id": "796040", + "fullName": "Yllestad Smärtorna", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a02" + }, + "id": "796048", + "fullName": "Yllestad Stenslund", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a03" + }, + "id": "796050", + "fullName": "Yllestad Stensåsen", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a04" + }, + "id": "795934", + "fullName": "Yllestad Ammagården", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a05" + }, + "id": "795947", + "fullName": "Yllestad Backgården", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a06" + }, + "id": "795949", + "fullName": "Yllestad Berghallen", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a07" + }, + "id": "795953", + "fullName": "Yllestad Björkelund", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a08" + }, + "id": "795977", + "fullName": "Yllestad Gunnestorp", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a09" + }, + "id": "795985", + "fullName": "Yllestad Hallebacka", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a0a" + }, + "id": "796003", + "fullName": "Yllestad Korsgården", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a0b" + }, + "id": "796011", + "fullName": "Yllestad Ledsbacken", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a0c" + }, + "id": "796013", + "fullName": "Yllestad Ledsgården", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a0d" + }, + "id": "796017", + "fullName": "Yllestad Långebacke", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a0e" + }, + "id": "796018", + "fullName": "Yllestad Lärkbacken", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a0f" + }, + "id": "796029", + "fullName": "Yllestad Prästbolet", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a10" + }, + "id": "795951", + "fullName": "Yllestad Björkbacken", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a11" + }, + "id": "795970", + "fullName": "Yllestad Fredriksdal", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a12" + }, + "id": "795983", + "fullName": "Yllestad Hallagården", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a13" + }, + "id": "795987", + "fullName": "Yllestad Hasselbacken", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a14" + }, + "id": "796015", + "fullName": "Yllestad Lilla Guddarp", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a15" + }, + "id": "796033", + "fullName": "Yllestad Rännagården", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a16" + }, + "id": "796037", + "fullName": "Yllestad Smedshemmet", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a17" + }, + "id": "795945", + "fullName": "Yllestad Backersgården", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a18" + }, + "id": "796001", + "fullName": "Yllestad Klockargården", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a19" + }, + "id": "796046", + "fullName": "Yllestad Spelaregården", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a1a" + }, + "id": "930649", + "fullName": "Yllestad Reningsverket", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a1b" + }, + "id": "796009", + "fullName": "Yllestad Kättilstorps Gård", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a1c" + }, + "id": "796016", + "fullName": "Yllestad Lilla Ormaslätten", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a1d" + }, + "id": "796052", + "fullName": "Yllestad Stora Ormaslätten", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a1e" + }, + "id": "930650", + "fullName": "Yllestad Transformatorstationen", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a1f" + }, + "id": "512243", + "fullName": "Yrsavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a20" + }, + "id": "512536", + "fullName": "Ymervägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a21" + }, + "id": "512478", + "fullName": "Yngvevägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a22" + }, + "id": "512443", + "fullName": "Ysätervägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a23" + }, + "id": "512476", + "fullName": "Yngvestigen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a24" + }, + "id": "512381", + "fullName": "Ynglingavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a25" + }, + "id": "674878", + "fullName": "Yttre Ekö", + "parentFullName": "Karlshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a26" + }, + "id": "675348", + "fullName": "Yxnavägen", + "parentFullName": "Mörrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a27" + }, + "id": "675615", + "fullName": "Ysnamålavägen", + "parentFullName": "Svängsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a28" + }, + "id": "675119", + "fullName": "Yttermarksvägen", + "parentFullName": "Trensum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a29" + }, + "id": "479619", + "fullName": "Yboholmsvägen", + "parentFullName": "Sandsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a2a" + }, + "id": "481145", + "fullName": "Träslända Ya Gård", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a2b" + }, + "id": "479617", + "fullName": "Yboholm Norholmen", + "parentFullName": "Sandsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a2c" + }, + "id": "546301", + "fullName": "Yllegatan", + "parentFullName": "Furulund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a2d" + }, + "id": "548042", + "fullName": "Ymers väg", + "parentFullName": "Löddeköpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a2e" + }, + "id": "548261", + "fullName": "Yrsas väg", + "parentFullName": "Löddeköpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a2f" + }, + "id": "730070", + "fullName": "Yrvädersvägen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a30" + }, + "id": "729312", + "fullName": "Yttre Lötsvängen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a31" + }, + "id": "927866", + "fullName": "Ystadsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a32" + }, + "id": "565068", + "fullName": "Sankt Hans torg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a33" + }, + "id": "565464", + "fullName": "Sankt Knuts torg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a34" + }, + "id": "565135", + "fullName": "Ågatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a35" + }, + "id": "565100", + "fullName": "Sankta Helenas väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a36" + }, + "id": "565192", + "fullName": "Sankta Maria Kyrka", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a37" + }, + "id": "565597", + "fullName": "Sankte Knutsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a38" + }, + "id": "565078", + "fullName": "Åsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a39" + }, + "id": "565431", + "fullName": "Apgränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a3a" + }, + "id": "565882", + "fullName": "Omvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a3b" + }, + "id": "566644", + "fullName": "Stumpen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a3c" + }, + "id": "565109", + "fullName": "Alegatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a3d" + }, + "id": "565127", + "fullName": "Sävgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a3e" + }, + "id": "565182", + "fullName": "Lingränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a3f" + }, + "id": "565256", + "fullName": "Ridgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a40" + }, + "id": "565274", + "fullName": "Bärgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a41" + }, + "id": "565320", + "fullName": "Blygatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a42" + }, + "id": "565365", + "fullName": "Revhusen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a43" + }, + "id": "565455", + "fullName": "Pilgränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a44" + }, + "id": "565470", + "fullName": "Supgränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a45" + }, + "id": "565577", + "fullName": "Bellevue", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a46" + }, + "id": "565707", + "fullName": "Årgången", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a47" + }, + "id": "565784", + "fullName": "Ärtgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a48" + }, + "id": "565848", + "fullName": "Genvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a49" + }, + "id": "565878", + "fullName": "Månvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a4a" + }, + "id": "565900", + "fullName": "Solvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a4b" + }, + "id": "566665", + "fullName": "Altgränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a4c" + }, + "id": "566772", + "fullName": "Örtvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a4d" + }, + "id": "566850", + "fullName": "Orevägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a4e" + }, + "id": "566854", + "fullName": "Sjövägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a4f" + }, + "id": "566930", + "fullName": "Krogaled", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a50" + }, + "id": "566996", + "fullName": "Råggatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a51" + }, + "id": "916533", + "fullName": "Snögatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a52" + }, + "id": "565123", + "fullName": "Sankta Gertrudsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a53" + }, + "id": "565082", + "fullName": "Hagagatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a54" + }, + "id": "565125", + "fullName": "Skolgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a55" + }, + "id": "565131", + "fullName": "Vassgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a56" + }, + "id": "565133", + "fullName": "Videgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a57" + }, + "id": "565145", + "fullName": "Gåsegränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a58" + }, + "id": "565160", + "fullName": "Snedgränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a59" + }, + "id": "565166", + "fullName": "Teppgränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a5a" + }, + "id": "565184", + "fullName": "Lingården", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a5b" + }, + "id": "565186", + "fullName": "Mattorget", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a5c" + }, + "id": "565239", + "fullName": "Torngatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a5d" + }, + "id": "565262", + "fullName": "Travgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a5e" + }, + "id": "565264", + "fullName": "Anisgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a5f" + }, + "id": "565276", + "fullName": "Bärstigen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a60" + }, + "id": "565347", + "fullName": "Malmgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a61" + }, + "id": "565375", + "fullName": "Stålgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a62" + }, + "id": "565385", + "fullName": "Tenngatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a63" + }, + "id": "565397", + "fullName": "Munkgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a64" + }, + "id": "565441", + "fullName": "Dammgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a65" + }, + "id": "565446", + "fullName": "Liregatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a66" + }, + "id": "565473", + "fullName": "Trångsund", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a67" + }, + "id": "565475", + "fullName": "Tullgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a68" + }, + "id": "565477", + "fullName": "Tvärgränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a69" + }, + "id": "565483", + "fullName": "Hamngatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a6a" + }, + "id": "565491", + "fullName": "Långgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a6b" + }, + "id": "565514", + "fullName": "Götgången", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a6c" + }, + "id": "565607", + "fullName": "Vasagatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a6d" + }, + "id": "565617", + "fullName": "Värngränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a6e" + }, + "id": "565634", + "fullName": "Klysgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a6f" + }, + "id": "565635", + "fullName": "Knopgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a70" + }, + "id": "565649", + "fullName": "Odengatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a71" + }, + "id": "565695", + "fullName": "Sjögången", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a72" + }, + "id": "565703", + "fullName": "Stävgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a73" + }, + "id": "565744", + "fullName": "Dillgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a74" + }, + "id": "565750", + "fullName": "Gurkgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a75" + }, + "id": "565802", + "fullName": "Lotsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a76" + }, + "id": "565838", + "fullName": "Dalgången", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a77" + }, + "id": "565852", + "fullName": "Harstigen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a78" + }, + "id": "565854", + "fullName": "Häxgången", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a79" + }, + "id": "565866", + "fullName": "Krokvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a7a" + }, + "id": "565868", + "fullName": "Kärrvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a7b" + }, + "id": "565870", + "fullName": "Lövstigen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a7c" + }, + "id": "565877", + "fullName": "Myrgången", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a7d" + }, + "id": "565910", + "fullName": "Tvärvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a7f" + }, + "id": "566702", + "fullName": "Sologatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a80" + }, + "id": "566713", + "fullName": "Sånggatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a81" + }, + "id": "566719", + "fullName": "Triogatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a82" + }, + "id": "566725", + "fullName": "Visgången", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a83" + }, + "id": "566748", + "fullName": "Rabyvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a84" + }, + "id": "566887", + "fullName": "Lärkas väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a85" + }, + "id": "566895", + "fullName": "Viltvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a86" + }, + "id": "566926", + "fullName": "Jacobs väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a87" + }, + "id": "566956", + "fullName": "Öja Byaväg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a88" + }, + "id": "566977", + "fullName": "Grusvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a89" + }, + "id": "566986", + "fullName": "Korngatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a8a" + }, + "id": "566990", + "fullName": "Majsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a8b" + }, + "id": "566993", + "fullName": "Pilevägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a8c" + }, + "id": "566994", + "fullName": "Rapsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a8d" + }, + "id": "567010", + "fullName": "Vetegatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a8e" + }, + "id": "927852", + "fullName": "Brisgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a8f" + }, + "id": "565159", + "fullName": "Sankt Petri Kyrkplan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a90" + }, + "id": "565072", + "fullName": "Sturegatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a91" + }, + "id": "565085", + "fullName": "Hornsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a92" + }, + "id": "565111", + "fullName": "Blekegatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a93" + }, + "id": "565112", + "fullName": "Bruksgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a94" + }, + "id": "565153", + "fullName": "Kvarngränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a95" + }, + "id": "565170", + "fullName": "Tvättorget", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a96" + }, + "id": "565174", + "fullName": "Vädergränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a97" + }, + "id": "565205", + "fullName": "Absidgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a98" + }, + "id": "565228", + "fullName": "Kupolgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a99" + }, + "id": "565284", + "fullName": "Hyllegatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a9a" + }, + "id": "565286", + "fullName": "Hälsogränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a9b" + }, + "id": "565294", + "fullName": "Kryddgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a9c" + }, + "id": "565316", + "fullName": "Aulingatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a9d" + }, + "id": "565324", + "fullName": "Bronsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a9e" + }, + "id": "565337", + "fullName": "Hamntorget", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211a9f" + }, + "id": "565369", + "fullName": "Segelgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211aa0" + }, + "id": "565396", + "fullName": "Mariagatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211aa1" + }, + "id": "565399", + "fullName": "Petrigatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211aa2" + }, + "id": "565413", + "fullName": "Hejdegatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211aa3" + }, + "id": "565415", + "fullName": "Jennygatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211aa4" + }, + "id": "565444", + "fullName": "Harpegatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211aa5" + }, + "id": "565445", + "fullName": "Lingsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211aa6" + }, + "id": "565451", + "fullName": "Olofsgränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211aa7" + }, + "id": "565453", + "fullName": "Paulsgränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211aa8" + }, + "id": "565466", + "fullName": "Stallgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211aa9" + }, + "id": "565468", + "fullName": "Stickgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211aaa" + }, + "id": "565471", + "fullName": "Tingsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211aab" + }, + "id": "565479", + "fullName": "Österleden", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211aac" + }, + "id": "565492", + "fullName": "Möllegatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211aad" + }, + "id": "565495", + "fullName": "Skansgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211aae" + }, + "id": "565497", + "fullName": "Skansgränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211aaf" + }, + "id": "565501", + "fullName": "Stortorget", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ab0" + }, + "id": "565503", + "fullName": "Svartgränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ab1" + }, + "id": "565541", + "fullName": "Guresgränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ab2" + }, + "id": "565573", + "fullName": "Backaliden", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ab3" + }, + "id": "565581", + "fullName": "Brahegatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ab4" + }, + "id": "565589", + "fullName": "Malmövägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ab5" + }, + "id": "565603", + "fullName": "Syrénvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ab6" + }, + "id": "565619", + "fullName": "Banérgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ab7" + }, + "id": "565631", + "fullName": "Horsagatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ab8" + }, + "id": "565655", + "fullName": "Trossgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ab9" + }, + "id": "565684", + "fullName": "Landgången", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211aba" + }, + "id": "565689", + "fullName": "Radargatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211abb" + }, + "id": "565711", + "fullName": "Askers gata", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211abc" + }, + "id": "565736", + "fullName": "Lykkegatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211abd" + }, + "id": "565742", + "fullName": "Urupsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211abe" + }, + "id": "565762", + "fullName": "Rädisgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211abf" + }, + "id": "565780", + "fullName": "Tomatgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ac0" + }, + "id": "565786", + "fullName": "Aktergatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ac1" + }, + "id": "565832", + "fullName": "Per Lars väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ac2" + }, + "id": "565846", + "fullName": "Furustigen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ac3" + }, + "id": "565850", + "fullName": "Granstigen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ac4" + }, + "id": "565860", + "fullName": "Jaktstigen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ac5" + }, + "id": "565862", + "fullName": "Kometvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ac6" + }, + "id": "565880", + "fullName": "Neumans väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ac7" + }, + "id": "565886", + "fullName": "Sandskogen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ac8" + }, + "id": "565888", + "fullName": "Schultz väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ac9" + }, + "id": "566667", + "fullName": "Banjogränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211aca" + }, + "id": "566669", + "fullName": "Basungatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211acc" + }, + "id": "566673", + "fullName": "Duettgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211acd" + }, + "id": "566677", + "fullName": "Flöjtgränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ace" + }, + "id": "566690", + "fullName": "Musikgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211acf" + }, + "id": "566691", + "fullName": "Orgelgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ad0" + }, + "id": "566694", + "fullName": "Pianogatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ad1" + }, + "id": "566696", + "fullName": "Polkagatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ad2" + }, + "id": "566715", + "fullName": "Tangogatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ad3" + }, + "id": "566717", + "fullName": "Tenorgränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ad4" + }, + "id": "566736", + "fullName": "Klaragatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ad5" + }, + "id": "566738", + "fullName": "Lilla vägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ad6" + }, + "id": "566778", + "fullName": "Jöns Ols väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ad7" + }, + "id": "566783", + "fullName": "Kobrovägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ad8" + }, + "id": "566796", + "fullName": "Ryngevägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ad9" + }, + "id": "566852", + "fullName": "Sjöbovägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ada" + }, + "id": "566870", + "fullName": "Årsjövägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211adb" + }, + "id": "566874", + "fullName": "Annexvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211adc" + }, + "id": "566881", + "fullName": "Landsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211add" + }, + "id": "566897", + "fullName": "Åhusavägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ade" + }, + "id": "566901", + "fullName": "Betesvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211adf" + }, + "id": "566929", + "fullName": "Kistevägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ae0" + }, + "id": "566980", + "fullName": "Havregatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ae1" + }, + "id": "927851", + "fullName": "Blixtgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ae2" + }, + "id": "927855", + "fullName": "Orkangatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ae3" + }, + "id": "927856", + "fullName": "Stormgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ae4" + }, + "id": "927857", + "fullName": "Trombgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ae5" + }, + "id": "927862", + "fullName": "Saltholmen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ae6" + }, + "id": "927867", + "fullName": "Dalabacken", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ae7" + }, + "id": "565058", + "fullName": "Kapellgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ae8" + }, + "id": "565060", + "fullName": "Kofodsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ae9" + }, + "id": "565063", + "fullName": "Lembkegatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211aea" + }, + "id": "565064", + "fullName": "Mejerigatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211aeb" + }, + "id": "565070", + "fullName": "Skottegatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211aec" + }, + "id": "565074", + "fullName": "Tegnérgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211aed" + }, + "id": "565096", + "fullName": "Käringgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211aee" + }, + "id": "565119", + "fullName": "Hattahejdan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211aef" + }, + "id": "565162", + "fullName": "Sommargatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211af0" + }, + "id": "565172", + "fullName": "Vintergatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211af1" + }, + "id": "565207", + "fullName": "Bejersgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211af2" + }, + "id": "565218", + "fullName": "Hasselgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211af3" + }, + "id": "565220", + "fullName": "Helgongatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211af4" + }, + "id": "565224", + "fullName": "Jägaregatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211af5" + }, + "id": "565242", + "fullName": "Trollegatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211af6" + }, + "id": "565249", + "fullName": "Galoppgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211af7" + }, + "id": "565254", + "fullName": "Ponnygången", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211af8" + }, + "id": "565258", + "fullName": "Skrittgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211af9" + }, + "id": "565260", + "fullName": "Spiltgången", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211afa" + }, + "id": "565266", + "fullName": "Annirogatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211afb" + }, + "id": "565290", + "fullName": "Kaprisgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211afc" + }, + "id": "565296", + "fullName": "Körvelgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211afd" + }, + "id": "565300", + "fullName": "Peppargatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211afe" + }, + "id": "565306", + "fullName": "Salviagatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211aff" + }, + "id": "565330", + "fullName": "Dragongatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b00" + }, + "id": "565332", + "fullName": "Ekenäsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b01" + }, + "id": "565343", + "fullName": "Koppargatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b02" + }, + "id": "565348", + "fullName": "Metallgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b03" + }, + "id": "565355", + "fullName": "Nickelgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b04" + }, + "id": "565398", + "fullName": "Oskarsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b05" + }, + "id": "565427", + "fullName": "Tobaksgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b06" + }, + "id": "565443", + "fullName": "Gaffelgränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b07" + }, + "id": "565462", + "fullName": "Piparegränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b08" + }, + "id": "565481", + "fullName": "Fjädergränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b09" + }, + "id": "565487", + "fullName": "Kikaregränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b0a" + }, + "id": "565505", + "fullName": "Teatergränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b0b" + }, + "id": "565522", + "fullName": "Västerleden", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b0c" + }, + "id": "565528", + "fullName": "Karstens väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b0d" + }, + "id": "565530", + "fullName": "Körlings väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b0e" + }, + "id": "565595", + "fullName": "Rosengången", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b0f" + }, + "id": "565599", + "fullName": "Soltergatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b10" + }, + "id": "565605", + "fullName": "Tennisgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b11" + }, + "id": "565623", + "fullName": "Dykaregatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b12" + }, + "id": "565627", + "fullName": "Fredenslund", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b13" + }, + "id": "565637", + "fullName": "Mölletorget", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b14" + }, + "id": "565680", + "fullName": "Eystragränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b15" + }, + "id": "565682", + "fullName": "Kaparegatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b16" + }, + "id": "565685", + "fullName": "Matrosgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b17" + }, + "id": "565697", + "fullName": "Spaljégatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b18" + }, + "id": "565715", + "fullName": "Blankas gata", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b19" + }, + "id": "565730", + "fullName": "Granatvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b1a" + }, + "id": "565754", + "fullName": "Morotsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b1b" + }, + "id": "565778", + "fullName": "Spenatgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b1c" + }, + "id": "565902", + "fullName": "Stjärnvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b1d" + }, + "id": "565904", + "fullName": "Strandvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b1e" + }, + "id": "565906", + "fullName": "Svarta vägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b1f" + }, + "id": "565912", + "fullName": "Ugglestigen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b20" + }, + "id": "565916", + "fullName": "Vivelstigen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b21" + }, + "id": "566632", + "fullName": "Rögla Byaväg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b22" + }, + "id": "566675", + "fullName": "Fagottgränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b23" + }, + "id": "566681", + "fullName": "Gitarrgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b24" + }, + "id": "566709", + "fullName": "Soprangränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b25" + }, + "id": "566723", + "fullName": "Violingatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b26" + }, + "id": "566735", + "fullName": "Ensligheten", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b27" + }, + "id": "566744", + "fullName": "Möllebacken", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b28" + }, + "id": "566866", + "fullName": "Vallievägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b29" + }, + "id": "566885", + "fullName": "Lyckåsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b2a" + }, + "id": "566906", + "fullName": "Borrievägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b2b" + }, + "id": "566910", + "fullName": "Bussjövägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b2c" + }, + "id": "566917", + "fullName": "Femtonvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b2d" + }, + "id": "566919", + "fullName": "Filialvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b2e" + }, + "id": "566934", + "fullName": "Mensalvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b2f" + }, + "id": "566946", + "fullName": "Sjövalls väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b30" + }, + "id": "566952", + "fullName": "Sylvans Allé", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b31" + }, + "id": "566962", + "fullName": "Bromma Byväg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b32" + }, + "id": "566969", + "fullName": "Bussjö backe", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b33" + }, + "id": "566982", + "fullName": "Hjalmars väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b34" + }, + "id": "566984", + "fullName": "Klövergränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b35" + }, + "id": "566988", + "fullName": "Lucerngränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b36" + }, + "id": "566998", + "fullName": "Senapsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b37" + }, + "id": "567002", + "fullName": "Sudarbacken", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b38" + }, + "id": "909936", + "fullName": "Kabyssgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b39" + }, + "id": "927850", + "fullName": "Arenagången", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b3b" + }, + "id": "927854", + "fullName": "Kulinggatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b3c" + }, + "id": "565056", + "fullName": "Döbelnsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b3d" + }, + "id": "565062", + "fullName": "Lagmansgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b3e" + }, + "id": "565076", + "fullName": "Väktaregatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b3f" + }, + "id": "565104", + "fullName": "Thorssons väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b40" + }, + "id": "565115", + "fullName": "Dragaregatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b41" + }, + "id": "565139", + "fullName": "Garvaregränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b42" + }, + "id": "565149", + "fullName": "Klostergatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b43" + }, + "id": "565151", + "fullName": "Klostergränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b44" + }, + "id": "565198", + "fullName": "Sladdergatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b45" + }, + "id": "565206", + "fullName": "Apostelgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b46" + }, + "id": "565226", + "fullName": "Klyvaregränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b47" + }, + "id": "565231", + "fullName": "Långhusgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b48" + }, + "id": "565246", + "fullName": "Dressyrgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b49" + }, + "id": "565252", + "fullName": "Hindergången", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b4a" + }, + "id": "565280", + "fullName": "Hallonstigen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b4b" + }, + "id": "565298", + "fullName": "Lingonstigen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b4c" + }, + "id": "565299", + "fullName": "Mejramsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b4d" + }, + "id": "565326", + "fullName": "Båtmansgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b4e" + }, + "id": "565349", + "fullName": "Militärvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b4f" + }, + "id": "565387", + "fullName": "Volframgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b50" + }, + "id": "565395", + "fullName": "Jörgensgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b51" + }, + "id": "565425", + "fullName": "Sektersgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b52" + }, + "id": "565435", + "fullName": "Bollhusgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b53" + }, + "id": "565439", + "fullName": "Böckaregatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b54" + }, + "id": "565449", + "fullName": "Nattmanstorg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b55" + }, + "id": "565485", + "fullName": "Harmonigatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b56" + }, + "id": "565493", + "fullName": "Sjömansgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b57" + }, + "id": "565507", + "fullName": "Gjuterigatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b58" + }, + "id": "565526", + "fullName": "Eliassons väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b59" + }, + "id": "565540", + "fullName": "Giöddesgränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b5a" + }, + "id": "565565", + "fullName": "Tillufsgränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b5b" + }, + "id": "565569", + "fullName": "Torkilsgränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b5c" + }, + "id": "565571", + "fullName": "Vänortsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b5d" + }, + "id": "565583", + "fullName": "Gustafsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b5e" + }, + "id": "565587", + "fullName": "Kornettgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b5f" + }, + "id": "565611", + "fullName": "Vårlöksgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b61" + }, + "id": "565651", + "fullName": "Pantzargatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b62" + }, + "id": "565681", + "fullName": "Fendergången", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b63" + }, + "id": "565683", + "fullName": "Kaparegången", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b64" + }, + "id": "565705", + "fullName": "Västergången", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b65" + }, + "id": "565709", + "fullName": "Absalons gata", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b66" + }, + "id": "565733", + "fullName": "Katarinas väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b67" + }, + "id": "565756", + "fullName": "Potatisgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b68" + }, + "id": "565764", + "fullName": "Rödbetsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b69" + }, + "id": "565766", + "fullName": "Rödkålsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b6a" + }, + "id": "565773", + "fullName": "Salladsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b6b" + }, + "id": "565777", + "fullName": "Sparrisgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b6c" + }, + "id": "565781", + "fullName": "Vitkålsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b6d" + }, + "id": "565782", + "fullName": "Vitlöksgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b6e" + }, + "id": "565810", + "fullName": "Stuvaregatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b6f" + }, + "id": "565842", + "fullName": "Fortunavägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b70" + }, + "id": "565844", + "fullName": "Fritidsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b71" + }, + "id": "565898", + "fullName": "Skyttestigen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b72" + }, + "id": "566604", + "fullName": "Hassleholmen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b73" + }, + "id": "566614", + "fullName": "Kadesjövägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b74" + }, + "id": "566688", + "fullName": "Masurkagatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b75" + }, + "id": "566698", + "fullName": "Saxofongatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b76" + }, + "id": "566721", + "fullName": "Trumpetgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b77" + }, + "id": "566729", + "fullName": "Anders Ols väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b78" + }, + "id": "566770", + "fullName": "Trettiovägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b79" + }, + "id": "566776", + "fullName": "Humlebovägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b7a" + }, + "id": "566785", + "fullName": "Madängsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b7b" + }, + "id": "566788", + "fullName": "Nykullavägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b7c" + }, + "id": "566794", + "fullName": "Rynge Skolväg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b7d" + }, + "id": "566798", + "fullName": "Sjörupsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b7e" + }, + "id": "566800", + "fullName": "Sjöängavägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b7f" + }, + "id": "566804", + "fullName": "Utsiktsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b80" + }, + "id": "566812", + "fullName": "Vallösavägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b81" + }, + "id": "566824", + "fullName": "Högestavägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b82" + }, + "id": "566836", + "fullName": "Ebbarpsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b83" + }, + "id": "566844", + "fullName": "Husmansvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b84" + }, + "id": "566942", + "fullName": "Pumphusvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b85" + }, + "id": "566948", + "fullName": "Skolhusvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b86" + }, + "id": "567004", + "fullName": "Timotejgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b87" + }, + "id": "567006", + "fullName": "Vallmobacken", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b88" + }, + "id": "921852", + "fullName": "Nattmans torg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b89" + }, + "id": "565080", + "fullName": "Bellevuevägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b8a" + }, + "id": "565106", + "fullName": "Traktörsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b8b" + }, + "id": "565113", + "fullName": "Bryggaregatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b8c" + }, + "id": "565121", + "fullName": "Norra Änggatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b8d" + }, + "id": "565129", + "fullName": "Södra Änggatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b8e" + }, + "id": "565157", + "fullName": "Magasinsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b8f" + }, + "id": "565176", + "fullName": "Klockaregränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b90" + }, + "id": "565208", + "fullName": "Flintlåsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b91" + }, + "id": "565216", + "fullName": "Gråbergsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b92" + }, + "id": "565234", + "fullName": "Pilgrimsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b93" + }, + "id": "565244", + "fullName": "Ardennergatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b94" + }, + "id": "565270", + "fullName": "Blåbärsstigen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b95" + }, + "id": "565272", + "fullName": "Bolmörtsgränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b96" + }, + "id": "565288", + "fullName": "Ingefärsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b97" + }, + "id": "565304", + "fullName": "Saffransgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b98" + }, + "id": "565312", + "fullName": "Vinbärsstigen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b99" + }, + "id": "565336", + "fullName": "Fridhemsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b9a" + }, + "id": "565341", + "fullName": "Industrigatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b9b" + }, + "id": "565350", + "fullName": "Mässingsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b9c" + }, + "id": "565433", + "fullName": "Besökaregränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b9d" + }, + "id": "565499", + "fullName": "Skepparegatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211b9f" + }, + "id": "565537", + "fullName": "Flottaregatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ba0" + }, + "id": "565549", + "fullName": "Laffrensgränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ba1" + }, + "id": "565553", + "fullName": "Söffrensgränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ba2" + }, + "id": "565579", + "fullName": "Blåsippegatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ba3" + }, + "id": "565585", + "fullName": "Kaprifolvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ba4" + }, + "id": "565586", + "fullName": "Konvaljevägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ba5" + }, + "id": "565588", + "fullName": "Lavendelvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ba6" + }, + "id": "565601", + "fullName": "Solvändagränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ba7" + }, + "id": "565609", + "fullName": "Vitsippegatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ba8" + }, + "id": "565633", + "fullName": "Jungmansgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ba9" + }, + "id": "565678", + "fullName": "Babordsgången", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211baa" + }, + "id": "565687", + "fullName": "Missunnavägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bab" + }, + "id": "565701", + "fullName": "Styrmansgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bac" + }, + "id": "565713", + "fullName": "Berghusagatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bad" + }, + "id": "565727", + "fullName": "Erik Lamms Gång", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bae" + }, + "id": "565731", + "fullName": "Jens Grims Gång", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211baf" + }, + "id": "565746", + "fullName": "Gräslöksgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bb0" + }, + "id": "565748", + "fullName": "Grönsaksgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bb1" + }, + "id": "565792", + "fullName": "Bullerbygatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bb2" + }, + "id": "565806", + "fullName": "Mjölnaregatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bb3" + }, + "id": "565828", + "fullName": "Källesjövägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bb4" + }, + "id": "565856", + "fullName": "Idrottsstigen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bb5" + }, + "id": "565864", + "fullName": "Kringelstigen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bb6" + }, + "id": "565884", + "fullName": "Patrullstigen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bb7" + }, + "id": "566592", + "fullName": "Bjäresjövägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bb8" + }, + "id": "566594", + "fullName": "Forntidsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bb9" + }, + "id": "566596", + "fullName": "Gussnavavägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bba" + }, + "id": "566622", + "fullName": "Lubbarpsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bbb" + }, + "id": "566630", + "fullName": "Ruuthsbovägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bbc" + }, + "id": "566641", + "fullName": "Stavrydsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bbd" + }, + "id": "566679", + "fullName": "Folkdansgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bbe" + }, + "id": "566685", + "fullName": "Kvartettgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bbf" + }, + "id": "566687", + "fullName": "Mandolingatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bc0" + }, + "id": "566689", + "fullName": "Munspelsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bc1" + }, + "id": "566692", + "fullName": "Orkestergatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bc2" + }, + "id": "566700", + "fullName": "Schottisgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bc3" + }, + "id": "566731", + "fullName": "Balkåkravägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bc4" + }, + "id": "566733", + "fullName": "Bånghögsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bc5" + }, + "id": "566737", + "fullName": "Krutbodens väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bc6" + }, + "id": "566774", + "fullName": "Holahögsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bc7" + }, + "id": "566792", + "fullName": "Rynge Gårds väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bc8" + }, + "id": "566820", + "fullName": "Byabacksvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bc9" + }, + "id": "566834", + "fullName": "Djurhagsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bca" + }, + "id": "566840", + "fullName": "Eneborgsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bcb" + }, + "id": "566858", + "fullName": "Skälhögsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bcc" + }, + "id": "566878", + "fullName": "Fyledalsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bcd" + }, + "id": "566899", + "fullName": "Ållskogsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bce" + }, + "id": "566908", + "fullName": "Bramstorps väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bcf" + }, + "id": "566923", + "fullName": "Hemgårdsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bd0" + }, + "id": "566950", + "fullName": "Snebäcksvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bd1" + }, + "id": "566971", + "fullName": "Bussjö Skolväg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bd2" + }, + "id": "565084", + "fullName": "Hagermansgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bd3" + }, + "id": "565094", + "fullName": "Krogdammsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bd4" + }, + "id": "565098", + "fullName": "Lasarettsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bd5" + }, + "id": "565110", + "fullName": "Björklidsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bd6" + }, + "id": "565137", + "fullName": "Bäckahästgränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bd7" + }, + "id": "565147", + "fullName": "Hospitalsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bd8" + }, + "id": "565158", + "fullName": "Norra Vallgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bd9" + }, + "id": "565168", + "fullName": "Trädgårdsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bda" + }, + "id": "565212", + "fullName": "Friskyttegatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bdb" + }, + "id": "565222", + "fullName": "Jens Friisgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bdc" + }, + "id": "565237", + "fullName": "Snapphanegatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bdd" + }, + "id": "565278", + "fullName": "Emmytorpsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bde" + }, + "id": "565282", + "fullName": "Hjortronstigen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bdf" + }, + "id": "565292", + "fullName": "Krusbärsstigen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211be0" + }, + "id": "565308", + "fullName": "Slånbärsstigen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211be1" + }, + "id": "565310", + "fullName": "Smultronstigen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211be2" + }, + "id": "565322", + "fullName": "Bornholmsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211be3" + }, + "id": "565328", + "fullName": "Disponentgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211be4" + }, + "id": "565357", + "fullName": "Nils Ahlins gata", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211be5" + }, + "id": "565363", + "fullName": "Norra Zinkgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211be6" + }, + "id": "565383", + "fullName": "Södra Zinkgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211be7" + }, + "id": "565393", + "fullName": "Östra Zinkgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211be8" + }, + "id": "565401", + "fullName": "Surbrunnsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211be9" + }, + "id": "565411", + "fullName": "Föreningsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bea" + }, + "id": "565423", + "fullName": "Regementsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211beb" + }, + "id": "565429", + "fullName": "Österportstorg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bec" + }, + "id": "565520", + "fullName": "Klintehusgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bed" + }, + "id": "565534", + "fullName": "Strindbergs väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bee" + }, + "id": "565538", + "fullName": "Frembergsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bef" + }, + "id": "565551", + "fullName": "Maskinistgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bf0" + }, + "id": "565555", + "fullName": "Söllerödsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bf1" + }, + "id": "565575", + "fullName": "Backsippegatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bf2" + }, + "id": "565653", + "fullName": "Stenbocksgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bf3" + }, + "id": "565729", + "fullName": "Estridsens gata", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bf4" + }, + "id": "565734", + "fullName": "Knut Lavards väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bf5" + }, + "id": "565740", + "fullName": "Sven Grathes väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bf6" + }, + "id": "565758", + "fullName": "Rosenkålsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bf7" + }, + "id": "565760", + "fullName": "Rotfruktsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bf8" + }, + "id": "565779", + "fullName": "Svartrotsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bf9" + }, + "id": "565790", + "fullName": "Bråkmakargatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bfa" + }, + "id": "565794", + "fullName": "Edvinhemsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bfb" + }, + "id": "565796", + "fullName": "Förskeppsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bfc" + }, + "id": "565798", + "fullName": "Katthultsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bfd" + }, + "id": "565816", + "fullName": "Barstorpsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bfe" + }, + "id": "565824", + "fullName": "Hedeskogavägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211bff" + }, + "id": "565829", + "fullName": "Lilla Tvärvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c00" + }, + "id": "565836", + "fullName": "Stora Tvärvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c01" + }, + "id": "565840", + "fullName": "Forshagastigen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c02" + }, + "id": "565896", + "fullName": "Skvadronsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c03" + }, + "id": "565922", + "fullName": "Östra Banstigen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c04" + }, + "id": "566606", + "fullName": "Hunnestad Byväg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c05" + }, + "id": "566610", + "fullName": "Hyllerödsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c06" + }, + "id": "566616", + "fullName": "Killerödsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c07" + }, + "id": "566624", + "fullName": "Mossgårdsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c08" + }, + "id": "566636", + "fullName": "Skårby Kyrkoväg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c09" + }, + "id": "566640", + "fullName": "Snöftarpsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c0a" + }, + "id": "566642", + "fullName": "Stenhejdevägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c0b" + }, + "id": "566659", + "fullName": "Vaktholmsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c0c" + }, + "id": "566683", + "fullName": "Klarinettgränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c0d" + }, + "id": "566750", + "fullName": "Skönadalsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c0e" + }, + "id": "566768", + "fullName": "Tjugosexevägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c0f" + }, + "id": "566790", + "fullName": "Ola På Kropps väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c10" + }, + "id": "566816", + "fullName": "Baldringevägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c11" + }, + "id": "566822", + "fullName": "Fårabacksvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c12" + }, + "id": "566830", + "fullName": "Salsbacksvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c13" + }, + "id": "566838", + "fullName": "Eneborgs Byaväg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c14" + }, + "id": "566842", + "fullName": "Gulefällevägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c15" + }, + "id": "566856", + "fullName": "Skjutbanevägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c16" + }, + "id": "566872", + "fullName": "Ängavångsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c17" + }, + "id": "566883", + "fullName": "Ljungahusvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c18" + }, + "id": "566903", + "fullName": "Betlehemsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c19" + }, + "id": "566925", + "fullName": "Hålabäcksvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c1a" + }, + "id": "566928", + "fullName": "Karlshemsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c1b" + }, + "id": "566936", + "fullName": "Norra Fältvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c1c" + }, + "id": "566954", + "fullName": "Södra Fältvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c1d" + }, + "id": "566960", + "fullName": "Blåsborgsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c1e" + }, + "id": "566978", + "fullName": "Gullregnsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c1f" + }, + "id": "920240", + "fullName": "Väderleksvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c20" + }, + "id": "920270", + "fullName": "Almelundsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c21" + }, + "id": "927858", + "fullName": "Saltkråkegatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c22" + }, + "id": "565061", + "fullName": "Kyrkogårdsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c23" + }, + "id": "565066", + "fullName": "Norrevärnsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c24" + }, + "id": "565117", + "fullName": "Gosselmansgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c25" + }, + "id": "565155", + "fullName": "Lilla Östergatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c26" + }, + "id": "565164", + "fullName": "Stora Östergatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c27" + }, + "id": "565178", + "fullName": "Lilla Norregatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c28" + }, + "id": "565190", + "fullName": "Pottmakaregränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c29" + }, + "id": "565200", + "fullName": "Stora Norregatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c2a" + }, + "id": "565204", + "fullName": "Västra Vallgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c2b" + }, + "id": "565268", + "fullName": "Björnbärsstigen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c2c" + }, + "id": "565334", + "fullName": "Elis Nilssons väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c2d" + }, + "id": "565339", + "fullName": "Herrestadsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c2e" + }, + "id": "565389", + "fullName": "Västra Kromgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c2f" + }, + "id": "565419", + "fullName": "Lilla Hejdegatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c30" + }, + "id": "565437", + "fullName": "Bästebrorsgränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c31" + }, + "id": "565524", + "fullName": "Västerportstorg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c32" + }, + "id": "565536", + "fullName": "Buntmakaregatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c33" + }, + "id": "565545", + "fullName": "Haugesundsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c34" + }, + "id": "565567", + "fullName": "Timmermansgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c35" + }, + "id": "565591", + "fullName": "Möllevångsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c36" + }, + "id": "565629", + "fullName": "Holländaregatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c37" + }, + "id": "565636", + "fullName": "Kronoholmsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c38" + }, + "id": "565641", + "fullName": "Norra Ankargatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c39" + }, + "id": "565643", + "fullName": "Norra Däcksgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c3a" + }, + "id": "565670", + "fullName": "Östra Ankargatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c3b" + }, + "id": "565672", + "fullName": "Östra Däcksgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c3c" + }, + "id": "565691", + "fullName": "Repslagaregatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c3d" + }, + "id": "565699", + "fullName": "Styrbordsgången", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c3f" + }, + "id": "565752", + "fullName": "Klorofyllgången", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c40" + }, + "id": "565775", + "fullName": "Sockerärtsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c41" + }, + "id": "565800", + "fullName": "Kommendörsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c42" + }, + "id": "565804", + "fullName": "Lönnebergagatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c43" + }, + "id": "565812", + "fullName": "Villekullagatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c44" + }, + "id": "565814", + "fullName": "Anders Ståhls väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c45" + }, + "id": "565818", + "fullName": "Bokhållaregatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c46" + }, + "id": "565827", + "fullName": "Hovslagaregatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c47" + }, + "id": "565830", + "fullName": "Möllegårdsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c48" + }, + "id": "565834", + "fullName": "Sme Lindgrens väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c49" + }, + "id": "565876", + "fullName": "Marietorpsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c4a" + }, + "id": "565918", + "fullName": "Västra Banstigen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c4b" + }, + "id": "566593", + "fullName": "Erikslundsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c4c" + }, + "id": "566595", + "fullName": "Gamla Lundavägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c4d" + }, + "id": "566608", + "fullName": "Hunnestadsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c4e" + }, + "id": "566618", + "fullName": "Krageholmsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c4f" + }, + "id": "566620", + "fullName": "Kärragårdsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c50" + }, + "id": "566628", + "fullName": "Prästhejdevägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c51" + }, + "id": "566634", + "fullName": "Skogstorpsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c52" + }, + "id": "566638", + "fullName": "Snogeholmsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c53" + }, + "id": "566650", + "fullName": "Trunnerupsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c54" + }, + "id": "566661", + "fullName": "Västra Kustvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c55" + }, + "id": "566727", + "fullName": "Alfreds Mosseväg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c56" + }, + "id": "566746", + "fullName": "Otte Marsvins väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c57" + }, + "id": "566752", + "fullName": "Snårestad Bygata", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c58" + }, + "id": "566762", + "fullName": "Snårestadsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c59" + }, + "id": "566764", + "fullName": "Södrevångsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c5a" + }, + "id": "566766", + "fullName": "Teglagårdsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c5b" + }, + "id": "566780", + "fullName": "Karlsborgsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c5c" + }, + "id": "566784", + "fullName": "Kullagårdsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c5d" + }, + "id": "566802", + "fullName": "Strykerskans väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c5e" + }, + "id": "566806", + "fullName": "Vallösa Kyrkoväg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c5f" + }, + "id": "566826", + "fullName": "Kyrkobacksvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c60" + }, + "id": "566828", + "fullName": "Raftabacksvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c61" + }, + "id": "566831", + "fullName": "Skårebacksvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c62" + }, + "id": "566833", + "fullName": "Toftabacksvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c63" + }, + "id": "566879", + "fullName": "Killebackevägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c64" + }, + "id": "566880", + "fullName": "Kullemöllavägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c65" + }, + "id": "566893", + "fullName": "Skogshejdevägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c66" + }, + "id": "566905", + "fullName": "Björkvallsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c67" + }, + "id": "566921", + "fullName": "Gamlegårdsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c68" + }, + "id": "566927", + "fullName": "Karlsfältsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c69" + }, + "id": "566938", + "fullName": "Norrevallsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c6a" + }, + "id": "566940", + "fullName": "Prästgårdsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c6b" + }, + "id": "566973", + "fullName": "Bussjödalsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c6c" + }, + "id": "566975", + "fullName": "Bygdegårdsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c6d" + }, + "id": "567000", + "fullName": "Stångaledsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c6e" + }, + "id": "910390", + "fullName": "Hunnestads Byväg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c6f" + }, + "id": "565108", + "fullName": "Trumslagaregatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c70" + }, + "id": "565180", + "fullName": "Lilla Västergatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c71" + }, + "id": "565188", + "fullName": "Planteringsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c72" + }, + "id": "565202", + "fullName": "Stora Västergatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c73" + }, + "id": "565210", + "fullName": "Folkestorpsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c74" + }, + "id": "565314", + "fullName": "Adlercreutzgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c75" + }, + "id": "565359", + "fullName": "Norra Koboltgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c76" + }, + "id": "565361", + "fullName": "Norra Revhusvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c77" + }, + "id": "565367", + "fullName": "Saltsjöbadsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c78" + }, + "id": "565377", + "fullName": "Södra Dragongatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c79" + }, + "id": "565379", + "fullName": "Södra Koboltgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c7a" + }, + "id": "565381", + "fullName": "Södra Revhusvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c7b" + }, + "id": "565391", + "fullName": "Östra Koboltgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c7c" + }, + "id": "565403", + "fullName": "Borgmästaregatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c7d" + }, + "id": "565409", + "fullName": "Engelbrektsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c7e" + }, + "id": "565421", + "fullName": "Lilla Tobaksgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c7f" + }, + "id": "565447", + "fullName": "Maria Munthes gata", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c80" + }, + "id": "565489", + "fullName": "Lilla Strandgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c81" + }, + "id": "565516", + "fullName": "Johan Pilmans Gång", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c82" + }, + "id": "565532", + "fullName": "Salomon Smiths väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c83" + }, + "id": "565539", + "fullName": "Gelbgjutaregränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c84" + }, + "id": "565547", + "fullName": "Jakobsbergsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c85" + }, + "id": "565557", + "fullName": "Tapetmakaregränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c86" + }, + "id": "565559", + "fullName": "Tenngjutaregatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c87" + }, + "id": "565593", + "fullName": "Palme Lydersgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c88" + }, + "id": "565639", + "fullName": "Navigationsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c89" + }, + "id": "565657", + "fullName": "Västra Ankargatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c8a" + }, + "id": "565659", + "fullName": "Västra Däcksgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c8b" + }, + "id": "565826", + "fullName": "Hejderidaregatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c8c" + }, + "id": "565875", + "fullName": "Lövsångarestigen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c8d" + }, + "id": "565890", + "fullName": "Skarpskyttevägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c8e" + }, + "id": "565892", + "fullName": "Skogsgrindsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c8f" + }, + "id": "565894", + "fullName": "Skogvaktarevägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c90" + }, + "id": "565908", + "fullName": "Södra Kasernvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c91" + }, + "id": "566589", + "fullName": "Bergsjöholms Allé", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c92" + }, + "id": "566612", + "fullName": "Johannishusvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c93" + }, + "id": "566711", + "fullName": "Svartemöllavägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c94" + }, + "id": "566818", + "fullName": "Brantebacksvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c95" + }, + "id": "566832", + "fullName": "Tjörnebacksvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c96" + }, + "id": "566932", + "fullName": "Långa Ljungsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c97" + }, + "id": "566944", + "fullName": "Robertsdalsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c98" + }, + "id": "566974", + "fullName": "Bussjögårdsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c99" + }, + "id": "566976", + "fullName": "Folkestorps Byväg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c9a" + }, + "id": "566991", + "fullName": "Norra Bussjövägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c9b" + }, + "id": "567008", + "fullName": "Vattentornsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c9c" + }, + "id": "565087", + "fullName": "Kristianstadsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c9d" + }, + "id": "565102", + "fullName": "Stenstrykaregatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c9e" + }, + "id": "565214", + "fullName": "Fågelfängaregatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211c9f" + }, + "id": "565318", + "fullName": "Björnstjernegatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ca0" + }, + "id": "565345", + "fullName": "Lilla Båtmansgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ca1" + }, + "id": "565371", + "fullName": "Sixten Sparres gata", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ca2" + }, + "id": "565373", + "fullName": "Spanienfararegatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ca3" + }, + "id": "565490", + "fullName": "Lurendrejaregränd", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ca4" + }, + "id": "565543", + "fullName": "Handskmakaregatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ca5" + }, + "id": "565625", + "fullName": "Erik Dahlbergsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ca6" + }, + "id": "565645", + "fullName": "Norra Kompassgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ca7" + }, + "id": "565661", + "fullName": "Västra Kompassgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ca8" + }, + "id": "565674", + "fullName": "Östra Kompassgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ca9" + }, + "id": "565693", + "fullName": "Segelsömmaregatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211caa" + }, + "id": "565732", + "fullName": "Jörgen Krabbes gata", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cab" + }, + "id": "565808", + "fullName": "Möllebyggaregatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cac" + }, + "id": "565914", + "fullName": "Vilhelmslundsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cad" + }, + "id": "566591", + "fullName": "Bergsjöholmsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cae" + }, + "id": "566598", + "fullName": "Haraldstorpsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211caf" + }, + "id": "566663", + "fullName": "Östra Balkåkravägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cb0" + }, + "id": "566740", + "fullName": "Marsvinsholms Allé", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cb1" + }, + "id": "566754", + "fullName": "Snårestad Kyrkbacke", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cb2" + }, + "id": "566760", + "fullName": "Snårestad Lyckeväg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cb3" + }, + "id": "566786", + "fullName": "Norra Vallösavägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cb4" + }, + "id": "566814", + "fullName": "Västra Sjörupsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cb5" + }, + "id": "566889", + "fullName": "Nyvångstorpsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cb6" + }, + "id": "566891", + "fullName": "Röddingehultvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cb7" + }, + "id": "916712", + "fullName": "Gustavsborgsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cb8" + }, + "id": "918877", + "fullName": "Källesjögårdsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cb9" + }, + "id": "565647", + "fullName": "Norra Propellergatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cba" + }, + "id": "565676", + "fullName": "Östra Propellergatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cbb" + }, + "id": "565738", + "fullName": "Sven Estridssons Gång", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cbc" + }, + "id": "565788", + "fullName": "Astrid Lindgrens gata", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cbd" + }, + "id": "565858", + "fullName": "Jaktpaviljongsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cbe" + }, + "id": "566646", + "fullName": "Tove Stenmästares väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cc0" + }, + "id": "566876", + "fullName": "Baldringetorpsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cc1" + }, + "id": "566958", + "fullName": "Östra Sandskogsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cc2" + }, + "id": "565663", + "fullName": "Västra Propellergatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cc3" + }, + "id": "565723", + "fullName": "Drottning Blankas Gång", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cc4" + }, + "id": "565417", + "fullName": "Lilla Engelbrektsgatan", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cc5" + }, + "id": "566992", + "fullName": "Norra Folkestorpsvägen", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cc6" + }, + "id": "565725", + "fullName": "Drottning Margarethas väg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cc7" + }, + "id": "566742", + "fullName": "Marsvinsholms Stationsväg", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cc8" + }, + "id": "672493", + "fullName": "Yttre Stekön", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cc9" + }, + "id": "666909", + "fullName": "Yasjövägen", + "parentFullName": "Eringsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cca" + }, + "id": "672559", + "fullName": "Yxnarumsvägen", + "parentFullName": "Listerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ccb" + }, + "id": "618696", + "fullName": "Yxebo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ccc" + }, + "id": "626029", + "fullName": "Yrhult", + "parentFullName": "Skeppshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ccd" + }, + "id": "626031", + "fullName": "Yrshult", + "parentFullName": "Skeppshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cce" + }, + "id": "618330", + "fullName": "Lida Yttre", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ccf" + }, + "id": "618694", + "fullName": "Yttre Lalabo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cd0" + }, + "id": "613430", + "fullName": "Sporda Yanäs", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cd1" + }, + "id": "617439", + "fullName": "Nennesmo Yxnö", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cd2" + }, + "id": "618328", + "fullName": "Lida Yttergård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cd3" + }, + "id": "618394", + "fullName": "Långhult Yttra", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cd4" + }, + "id": "625386", + "fullName": "Bröttjaryd Yttrabo", + "parentFullName": "Broaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cd5" + }, + "id": "618244", + "fullName": "Knavrabo Yttergård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cd6" + }, + "id": "618396", + "fullName": "Långhult Yxasjöstugan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cd7" + }, + "id": "628636", + "fullName": "Yttre Bohult Yttregård", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cd8" + }, + "id": "634629", + "fullName": "Yngves väg", + "parentFullName": "Bolmsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cd9" + }, + "id": "629905", + "fullName": "Ivla Yxnäs", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cda" + }, + "id": "630528", + "fullName": "Yxkullssund", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cdb" + }, + "id": "628629", + "fullName": "Yttre Bohult", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cdc" + }, + "id": "628626", + "fullName": "Yttra Röshult", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cdd" + }, + "id": "629903", + "fullName": "Ivla Yttregård", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cde" + }, + "id": "629239", + "fullName": "Äsphult Yaberg", + "parentFullName": "Annerstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cdf" + }, + "id": "630530", + "fullName": "Yxkullssund Berget", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ce0" + }, + "id": "630532", + "fullName": "Yxkullssund Fridhem", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ce1" + }, + "id": "630534", + "fullName": "Yxkullssund Hultet", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ce2" + }, + "id": "630544", + "fullName": "Yxkullssund Vashult", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ce3" + }, + "id": "630545", + "fullName": "Yxkullssunds Säteri", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ce4" + }, + "id": "630536", + "fullName": "Yxkullssund Kronoboda", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ce5" + }, + "id": "630538", + "fullName": "Yxkullssund Ljungadal", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ce6" + }, + "id": "630540", + "fullName": "Yxkullssund Lönekulla", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ce7" + }, + "id": "630543", + "fullName": "Yxkullssund Södragärde", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ce8" + }, + "id": "628627", + "fullName": "Yttra Röshult Skogslund", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ce9" + }, + "id": "895337", + "fullName": "Yrkesvägen", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cea" + }, + "id": "895682", + "fullName": "Yttre Hollsvattnet", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ceb" + }, + "id": "495386", + "fullName": "Yxlö", + "parentFullName": "Ösmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cec" + }, + "id": "494878", + "fullName": "Ymers väg", + "parentFullName": "Ösmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211ced" + }, + "id": "495211", + "fullName": "Karlslund Yxlö", + "parentFullName": "Ösmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cee" + }, + "id": "495309", + "fullName": "Saltholmen Yxlö", + "parentFullName": "Ösmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cef" + }, + "id": "495214", + "fullName": "Katrinelund Yxlö", + "parentFullName": "Ösmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cf0" + }, + "id": "508158", + "fullName": "Yttersta vägen", + "parentFullName": "Ekerö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cf1" + }, + "id": "525029", + "fullName": "Yllevägen", + "parentFullName": "Kungsängen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cf2" + }, + "id": "491914", + "fullName": "Yxnaberga", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cf3" + }, + "id": "869282", + "fullName": "Yxanshult", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cf4" + }, + "id": "489792", + "fullName": "Yttergatan", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cf5" + }, + "id": "512977", + "fullName": "Yoldiavägen", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cf6" + }, + "id": "511979", + "fullName": "Gottlösa Yxtorp", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cf7" + }, + "id": "478454", + "fullName": "Ytternäs", + "parentFullName": "Kristdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cf8" + }, + "id": "478216", + "fullName": "Malghult Ystad", + "parentFullName": "Kristdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cf9" + }, + "id": "478460", + "fullName": "Ytternäs Sjödala", + "parentFullName": "Kristdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cfa" + }, + "id": "933239", + "fullName": "Skinshult Ymerslund", + "parentFullName": "Vena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cfb" + }, + "id": "477649", + "fullName": "Bankhult Yttermåla", + "parentFullName": "Kristdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cfc" + }, + "id": "478455", + "fullName": "Ytternäs Karlsfors", + "parentFullName": "Kristdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cfd" + }, + "id": "478458", + "fullName": "Ytternäs Lillstugan", + "parentFullName": "Kristdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cfe" + }, + "id": "483997", + "fullName": "Sörvik Yttre Eneholmen", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211cff" + }, + "id": "851747", + "fullName": "Yxbo", + "parentFullName": "Rengsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d00" + }, + "id": "718937", + "fullName": "Yttre Ringleden", + "parentFullName": "Stenungsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d01" + }, + "id": "766648", + "fullName": "Yttersörby", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d02" + }, + "id": "767011", + "fullName": "Ytterberga", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d03" + }, + "id": "766646", + "fullName": "Ytterskälby", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d04" + }, + "id": "927797", + "fullName": "Yxvägen", + "parentFullName": "Farhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d05" + }, + "id": "560278", + "fullName": "Yrvädersgränd", + "parentFullName": "Höganäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d06" + }, + "id": "683372", + "fullName": "Yttre Rud Åsen", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d07" + }, + "id": "683350", + "fullName": "Yrevallsvägen", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d08" + }, + "id": "683357", + "fullName": "Yttre Rud Hagen", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d09" + }, + "id": "683367", + "fullName": "Yttre Rud Södra", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d0a" + }, + "id": "683374", + "fullName": "Yttre Rud Ängen", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d0b" + }, + "id": "683355", + "fullName": "Yttre Rud Dalhem", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d0c" + }, + "id": "683402", + "fullName": "Ås Yttersbråten", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d0d" + }, + "id": "701885", + "fullName": "Yppersby Tjärn", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d0e" + }, + "id": "701886", + "fullName": "Yppersbyn Gärdet", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d0f" + }, + "id": "701889", + "fullName": "Yppersbyn Nyback", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d10" + }, + "id": "695552", + "fullName": "Rackstad Ytteråsen", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d11" + }, + "id": "683356", + "fullName": "Yttre Rud Emils Lund", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d12" + }, + "id": "683359", + "fullName": "Yttre Rud Lavbråten", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d13" + }, + "id": "683361", + "fullName": "Yttre Rud Norrgården", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d14" + }, + "id": "683363", + "fullName": "Yttre Rud Olasgården", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d15" + }, + "id": "683354", + "fullName": "Yttre Rud Björkeberga", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d16" + }, + "id": "683358", + "fullName": "Yttre Rud Jordellerud", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d17" + }, + "id": "701898", + "fullName": "Yppersbyn Öststugan", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d18" + }, + "id": "701900", + "fullName": "Yppersbyn Östtomten", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d19" + }, + "id": "683365", + "fullName": "Yttre Rud Soldattorpet", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d1a" + }, + "id": "701888", + "fullName": "Yppersbyn Nordstugan", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d1b" + }, + "id": "701891", + "fullName": "Yppersbyn Tallbacken", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d1c" + }, + "id": "701887", + "fullName": "Yppersbyn Lilla Östtomta", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d1d" + }, + "id": "683352", + "fullName": "Yttre Rud Berghuggarstaden", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d1e" + }, + "id": "681992", + "fullName": "Glava Glasbruk Yttre Skagern", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d1f" + }, + "id": "855432", + "fullName": "Ytterskär", + "parentFullName": "Söderhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d20" + }, + "id": "855430", + "fullName": "Ytter-Lussmar", + "parentFullName": "Söderhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d21" + }, + "id": "846099", + "fullName": "Yttre Vattharet", + "parentFullName": "Sandarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d22" + }, + "id": "878553", + "fullName": "Ytterskog", + "parentFullName": "Älandsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d23" + }, + "id": "879403", + "fullName": "Ytterfälle", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d24" + }, + "id": "607875", + "fullName": "Ysby", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d25" + }, + "id": "608558", + "fullName": "Ydrilt", + "parentFullName": "Våxtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d26" + }, + "id": "608564", + "fullName": "Yllevad", + "parentFullName": "Våxtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d27" + }, + "id": "607905", + "fullName": "Ysby Nybo", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d28" + }, + "id": "607909", + "fullName": "Ysby Nyhem", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d29" + }, + "id": "608556", + "fullName": "Ydermossa", + "parentFullName": "Våxtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d2a" + }, + "id": "607907", + "fullName": "Ysby Nygård", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d2b" + }, + "id": "607886", + "fullName": "Ysby Ekeberg", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d2c" + }, + "id": "607888", + "fullName": "Ysby Ekehäll", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d2d" + }, + "id": "607876", + "fullName": "Ysby Bataholm", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d2e" + }, + "id": "607913", + "fullName": "Ysby Sjöslätt", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d2f" + }, + "id": "911229", + "fullName": "Yxåkersvägen", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d30" + }, + "id": "607890", + "fullName": "Ysby Granbacka", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d31" + }, + "id": "607892", + "fullName": "Ysby Hovsmölla", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d32" + }, + "id": "607895", + "fullName": "Ysby Karlstorp", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d33" + }, + "id": "607903", + "fullName": "Ysby Munkagård", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d34" + }, + "id": "607915", + "fullName": "Ysby Uddekulla", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d35" + }, + "id": "607917", + "fullName": "Ysby Vasaslätt", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d36" + }, + "id": "607884", + "fullName": "Ysby Björkehäll", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d37" + }, + "id": "607893", + "fullName": "Ysby Höggostret", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d38" + }, + "id": "608566", + "fullName": "Yllevad Krokhus", + "parentFullName": "Våxtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d39" + }, + "id": "607899", + "fullName": "Ysby Kyrkstallar", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d3a" + }, + "id": "607882", + "fullName": "Ysby Bataholms Gård", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d3b" + }, + "id": "607901", + "fullName": "Ysby Lilla Bataholm", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d3c" + }, + "id": "607911", + "fullName": "Ysby Reningsverket", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d3d" + }, + "id": "608568", + "fullName": "Yllevad Kärramölla", + "parentFullName": "Våxtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d3e" + }, + "id": "608257", + "fullName": "Vallberga Yttergård", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d3f" + }, + "id": "607897", + "fullName": "Ysby Karsefors Festplats", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d40" + }, + "id": "716259", + "fullName": "Yxgränd", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d41" + }, + "id": "802269", + "fullName": "Yttre Vång", + "parentFullName": "Timmele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d42" + }, + "id": "802645", + "fullName": "Yngves väg", + "parentFullName": "Tvärred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d43" + }, + "id": "789247", + "fullName": "Yttergården", + "parentFullName": "Vegby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d44" + }, + "id": "801876", + "fullName": "Vist Yttreskog", + "parentFullName": "Ulricehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d45" + }, + "id": "801881", + "fullName": "Yxhammarshult", + "parentFullName": "Ulricehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d46" + }, + "id": "802018", + "fullName": "Liared Yttre Lida", + "parentFullName": "Ulricehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d47" + }, + "id": "802280", + "fullName": "Yttre Vång Liaberg", + "parentFullName": "Timmele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d48" + }, + "id": "802286", + "fullName": "Yttre Vång Stommen", + "parentFullName": "Timmele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d49" + }, + "id": "802276", + "fullName": "Yttre Vång Korsberga", + "parentFullName": "Timmele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d4a" + }, + "id": "802274", + "fullName": "Yttre Vång Höjdbacken", + "parentFullName": "Timmele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d4b" + }, + "id": "802278", + "fullName": "Yttre Vång Korsgården", + "parentFullName": "Timmele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d4c" + }, + "id": "802282", + "fullName": "Yttre Vång Nerlyckorna", + "parentFullName": "Timmele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d4d" + }, + "id": "802270", + "fullName": "Yttre Vång Bottlegården", + "parentFullName": "Timmele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d4e" + }, + "id": "802272", + "fullName": "Yttre Vång Bältaregården", + "parentFullName": "Timmele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d4f" + }, + "id": "802284", + "fullName": "Yttre Vång Prästastommen", + "parentFullName": "Timmele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d50" + }, + "id": "803050", + "fullName": "Lilla Fagrared Yttre Rullen", + "parentFullName": "Ulricehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d51" + }, + "id": "547732", + "fullName": "Ynglingavägen", + "parentFullName": "Hjärup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d52" + }, + "id": "748202", + "fullName": "Yxe", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d53" + }, + "id": "747681", + "fullName": "Ytterby", + "parentFullName": "Storå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d54" + }, + "id": "756942", + "fullName": "Stora Yxe", + "parentFullName": "Frövi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d55" + }, + "id": "747285", + "fullName": "Yxgatan", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d56" + }, + "id": "748212", + "fullName": "Yxe Skola", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d57" + }, + "id": "748866", + "fullName": "Ytterbyn", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d58" + }, + "id": "747037", + "fullName": "Ytter Ekeby", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d59" + }, + "id": "747683", + "fullName": "Ytterbyvägen", + "parentFullName": "Storå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d5a" + }, + "id": "748204", + "fullName": "Yxe Herrgård", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d5b" + }, + "id": "748206", + "fullName": "Yxe Hultabacken", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d5c" + }, + "id": "748870", + "fullName": "Ytterbyn Persbo", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d5d" + }, + "id": "747039", + "fullName": "Ytter Ekeby Hyddan", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d5e" + }, + "id": "756684", + "fullName": "Blixterboda Norra Yxe", + "parentFullName": "Frövi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d5f" + }, + "id": "756688", + "fullName": "Blixterboda Södra Yxe", + "parentFullName": "Frövi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d60" + }, + "id": "749274", + "fullName": "Ingelshyttan Ytterby", + "parentFullName": "Storå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d61" + }, + "id": "748868", + "fullName": "Ytterbyn Linastorp", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d62" + }, + "id": "756692", + "fullName": "Blixterboda Yxsjötorp", + "parentFullName": "Frövi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d63" + }, + "id": "747038", + "fullName": "Ytter Ekeby Furuberg", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d64" + }, + "id": "747040", + "fullName": "Ytter Ekeby Solbacken", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d65" + }, + "id": "747041", + "fullName": "Ytter Ekeby Södra Gården", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d66" + }, + "id": "910864", + "fullName": "Ylipää", + "parentFullName": "Kiruna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d67" + }, + "id": "771360", + "fullName": "Ynglinge", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d68" + }, + "id": "784060", + "fullName": "Yxholmen", + "parentFullName": "Öregrund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d69" + }, + "id": "784405", + "fullName": "Yttersby", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d6a" + }, + "id": "784589", + "fullName": "Ytternuttö", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d6b" + }, + "id": "784407", + "fullName": "Yttersby Högalund", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d6c" + }, + "id": "910470", + "fullName": "Löhammar Ytterberg", + "parentFullName": "Hargshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d6d" + }, + "id": "784403", + "fullName": "Ytterby Lotsholmen", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d6e" + }, + "id": "784410", + "fullName": "Yttersby Lotsholmen", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d6f" + }, + "id": "784411", + "fullName": "Yttersby Storgården", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d70" + }, + "id": "583675", + "fullName": "Ysunda", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d71" + }, + "id": "583677", + "fullName": "Ysunda Gård", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d72" + }, + "id": "583681", + "fullName": "Yxvike Loge", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d73" + }, + "id": "583698", + "fullName": "Yxviken Åbacka", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d74" + }, + "id": "583692", + "fullName": "Yxviken Bäckebo", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d75" + }, + "id": "583700", + "fullName": "Yxviken Åfallet", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d76" + }, + "id": "583679", + "fullName": "Ysunda Rudsjöäng", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d77" + }, + "id": "583690", + "fullName": "Yxviken Brostugan", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d78" + }, + "id": "583694", + "fullName": "Yxviken Hagstugan", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d79" + }, + "id": "583696", + "fullName": "Yxviken Sankebäck", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d7a" + }, + "id": "583683", + "fullName": "Yxviken Bjursjöbäck", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d7b" + }, + "id": "583674", + "fullName": "Vistinge Ysundaviken", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d7c" + }, + "id": "731624", + "fullName": "Ymergatan", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d7d" + }, + "id": "731843", + "fullName": "Ytongvägen", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d7e" + }, + "id": "731845", + "fullName": "Yxhultsvägen", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d7f" + }, + "id": "732366", + "fullName": "Kvarntorp Ytongbanan", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d80" + }, + "id": "790350", + "fullName": "Ymers väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d81" + }, + "id": "790782", + "fullName": "Yttergransby", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d82" + }, + "id": "790781", + "fullName": "Yttergrans Kyrkväg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d83" + }, + "id": "537506", + "fullName": "Yddingevägen", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d84" + }, + "id": "537504", + "fullName": "Yddingenäsvägen", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d85" + }, + "id": "842065", + "fullName": "Yvre", + "parentFullName": "Tierp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d86" + }, + "id": "842063", + "fullName": "Yttrö", + "parentFullName": "Tierp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d87" + }, + "id": "786509", + "fullName": "Ydingsbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d88" + }, + "id": "937790", + "fullName": "Yfstsjön", + "parentFullName": "Venjan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d89" + }, + "id": "829637", + "fullName": "Yrkvägen", + "parentFullName": "Våmhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d8a" + }, + "id": "827863", + "fullName": "Yvradsvägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f3a27dcf33cb211d8b" + }, + "id": "828690", + "fullName": "Yttre Lövberg", + "parentFullName": "Sollerön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211d8f" + }, + "id": "479044", + "fullName": "Zeppelinargatan", + "parentFullName": "Skarpnäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211d90" + }, + "id": "690545", + "fullName": "Zenitgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211d91" + }, + "id": "694800", + "fullName": "Zenithgården", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211d93" + }, + "id": "691119", + "fullName": "Zachrissonsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211d95" + }, + "id": "530632", + "fullName": "Kilian Zollsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211d97" + }, + "id": "506197", + "fullName": "Sörby Villa Zelow", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211d98" + }, + "id": "758920", + "fullName": "Zimmermansgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211d99" + }, + "id": "758710", + "fullName": "Zimmermanska Skolan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211d9a" + }, + "id": "761073", + "fullName": "Adolf Zethelius gata", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211d9b" + }, + "id": "550449", + "fullName": "Zenitgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211d9c" + }, + "id": "558631", + "fullName": "Zinkgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211d9d" + }, + "id": "854024", + "fullName": "Gunnar Zilos väg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211d9e" + }, + "id": "885022", + "fullName": "Zakrisvägen", + "parentFullName": "Holmsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211d9f" + }, + "id": "786258", + "fullName": "Nya Zeelandsvägen", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211da1" + }, + "id": "638323", + "fullName": "Zetheliusvägen", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211da2" + }, + "id": "606198", + "fullName": "Zetterbergsgatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211da3" + }, + "id": "606848", + "fullName": "Fru Zetterbergs Gränd", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211da4" + }, + "id": "593406", + "fullName": "Zinkvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211da5" + }, + "id": "594542", + "fullName": "Zellsvägen", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211da6" + }, + "id": "877856", + "fullName": "Zinkvägen", + "parentFullName": "Njurunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211da7" + }, + "id": "638928", + "fullName": "Svanås Zaartorp", + "parentFullName": "Ör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211da8" + }, + "id": "650059", + "fullName": "Zakrisdalsudden", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211da9" + }, + "id": "650273", + "fullName": "Zakrisdalsvägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211daa" + }, + "id": "650262", + "fullName": "Zakrisdalsgången", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dab" + }, + "id": "650264", + "fullName": "Zakrisdalskroken", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dac" + }, + "id": "650271", + "fullName": "Zakrisdalsslingan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dad" + }, + "id": "585430", + "fullName": "Zacharias väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dae" + }, + "id": "585498", + "fullName": "Zettervalls väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211daf" + }, + "id": "896573", + "fullName": "Zackes väg", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211db0" + }, + "id": "896667", + "fullName": "Zakrivägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211db1" + }, + "id": "506869", + "fullName": "Zinkvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211db2" + }, + "id": "506540", + "fullName": "Zenitvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211db3" + }, + "id": "891073", + "fullName": "Zinkvägen", + "parentFullName": "Boliden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211db4" + }, + "id": "667196", + "fullName": "Zenitavägen", + "parentFullName": "Hasslö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211db5" + }, + "id": "862514", + "fullName": "Zätagränd", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211db6" + }, + "id": "807750", + "fullName": "Zinken", + "parentFullName": "Rånäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211db7" + }, + "id": "801369", + "fullName": "Zorns väg", + "parentFullName": "Furusund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211db8" + }, + "id": "801367", + "fullName": "Zorns Udde", + "parentFullName": "Furusund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211db9" + }, + "id": "916696", + "fullName": "Zimsdalsängen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dba" + }, + "id": "921767", + "fullName": "Zimsdalsbacken", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dbb" + }, + "id": "914947", + "fullName": "Zetterlings väg", + "parentFullName": "Tingstäde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dbc" + }, + "id": "826753", + "fullName": "Zinkstigen", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dbd" + }, + "id": "827052", + "fullName": "Zettergrens väg", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dbe" + }, + "id": "725649", + "fullName": "Zachaus Gränd", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dbf" + }, + "id": "830224", + "fullName": "Zickermans gata", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dc0" + }, + "id": "578608", + "fullName": "Folke Zettervalls gata", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dc1" + }, + "id": "510962", + "fullName": "Zetterbergsvägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dc2" + }, + "id": "522589", + "fullName": "Zinkgatan", + "parentFullName": "Rosersberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dc3" + }, + "id": "521244", + "fullName": "Doktor Ziegerts väg", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dc4" + }, + "id": "537511", + "fullName": "Z-Parken", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dc5" + }, + "id": "536914", + "fullName": "Zederslundsgatan", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dc6" + }, + "id": "741054", + "fullName": "Fall", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dc7" + }, + "id": "741311", + "fullName": "Torsjö", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dc8" + }, + "id": "741336", + "fullName": "Tybble", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dc9" + }, + "id": "741062", + "fullName": "Godegård", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dca" + }, + "id": "741100", + "fullName": "Jönsberg", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dcb" + }, + "id": "741310", + "fullName": "Tjälltorp", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dcc" + }, + "id": "741126", + "fullName": "Kärnskogen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dcd" + }, + "id": "741124", + "fullName": "Kämpelandet", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dce" + }, + "id": "741116", + "fullName": "Kristineberg", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dcf" + }, + "id": "488549", + "fullName": "Bankir Zethraeus väg", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dd0" + }, + "id": "484323", + "fullName": "Albert Zetterbergs väg", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dd1" + }, + "id": "807136", + "fullName": "Zettervallsgatan", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dd2" + }, + "id": "838306", + "fullName": "Zinkgatan", + "parentFullName": "Sandviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dd3" + }, + "id": "838308", + "fullName": "Zirkongatan", + "parentFullName": "Sandviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dd4" + }, + "id": "708156", + "fullName": "Zara Backmans väg", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dd5" + }, + "id": "639989", + "fullName": "Zabergsvägen", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dd6" + }, + "id": "648600", + "fullName": "Zagnerstavägen", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dd7" + }, + "id": "648015", + "fullName": "Zigenarbacken", + "parentFullName": "Åkers Styckebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dd8" + }, + "id": "766020", + "fullName": "Zethelius väg", + "parentFullName": "Sätila", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dd9" + }, + "id": "615780", + "fullName": "Värmeshult Zätabo", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dda" + }, + "id": "625846", + "fullName": "Eriksberg Zakristorp", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ddb" + }, + "id": "517125", + "fullName": "Zetterlunds väg", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ddc" + }, + "id": "479224", + "fullName": "John Zeinwoltsgatan", + "parentFullName": "Bodafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211de0" + }, + "id": "483019", + "fullName": "Zefyrgatan", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211de1" + }, + "id": "555378", + "fullName": "Zackows väg", + "parentFullName": "Nyhamnsläge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211de2" + }, + "id": "693167", + "fullName": "Zetterstens väg", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211de3" + }, + "id": "537760", + "fullName": "Zinkgatan", + "parentFullName": "Lomma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211de4" + }, + "id": "792383", + "fullName": "Risinge Zion", + "parentFullName": "Gimo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211de5" + }, + "id": "827865", + "fullName": "Zornvägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211de6" + }, + "id": "827630", + "fullName": "Zornstigen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211de7" + }, + "id": "880285", + "fullName": "Jon-Zakrisväg", + "parentFullName": "Junsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211de8" + }, + "id": "855918", + "fullName": "Zätavägen", + "parentFullName": "Ljusdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211de9" + }, + "id": "847577", + "fullName": "Ed Zetrinsvägen", + "parentFullName": "Korskrogen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dea" + }, + "id": "856590", + "fullName": "Skansen Zetterfeltsvägen", + "parentFullName": "Tallåsen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211deb" + }, + "id": "485706", + "fullName": "Zinkgatan", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dec" + }, + "id": "485548", + "fullName": "Zelandsgatan", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ded" + }, + "id": "814899", + "fullName": "Axevalla Folkhögskola Zetterstenska", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dee" + }, + "id": "897981", + "fullName": "Zinkringen", + "parentFullName": "Gällivare", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211def" + }, + "id": "783444", + "fullName": "Vackerberga Zotter", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211df0" + }, + "id": "545601", + "fullName": "Zander Ols väg", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211df1" + }, + "id": "544535", + "fullName": "Zieglersvägen", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211df2" + }, + "id": "830470", + "fullName": "Zinkvägen", + "parentFullName": "Insjön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211df3" + }, + "id": "570581", + "fullName": "Zimmermansgatan", + "parentFullName": "Skurup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211df4" + }, + "id": "814754", + "fullName": "Zinkringen", + "parentFullName": "Garpenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211df5" + }, + "id": "814753", + "fullName": "Zinkgårdsvägen", + "parentFullName": "Garpenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211df6" + }, + "id": "781122", + "fullName": "Zetterbergs väg", + "parentFullName": "Östervåla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211df7" + }, + "id": "726581", + "fullName": "Zandergatan", + "parentFullName": "Sunne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211df8" + }, + "id": "886380", + "fullName": "Zinkvägen", + "parentFullName": "Kristineberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211df9" + }, + "id": "669186", + "fullName": "Fryksta Zekeborg", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dfa" + }, + "id": "777102", + "fullName": "Zinkvägen", + "parentFullName": "Tranemo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dfb" + }, + "id": "864020", + "fullName": "Zackrisvägen", + "parentFullName": "Strömsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dfc" + }, + "id": "552860", + "fullName": "Yxnerum Zurich", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dfe" + }, + "id": "552870", + "fullName": "Yxnerum Zurich Sweden", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211dff" + }, + "id": "552862", + "fullName": "Yxnerum Zurich Lilla Stugan", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e00" + }, + "id": "552868", + "fullName": "Yxnerum Zurich Stora Stugan", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e01" + }, + "id": "736224", + "fullName": "Zonvägen", + "parentFullName": "Åsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e02" + }, + "id": "739326", + "fullName": "Zinkgruvevägen", + "parentFullName": "Åmmeberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e03" + }, + "id": "741338", + "fullName": "Zinkgruvan Pensionärshemmet", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e04" + }, + "id": "740988", + "fullName": "Dalby", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e05" + }, + "id": "739341", + "fullName": "Björkå", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e06" + }, + "id": "739386", + "fullName": "Isåsen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e07" + }, + "id": "741058", + "fullName": "Getabo", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e08" + }, + "id": "739353", + "fullName": "Ekberga", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e09" + }, + "id": "739374", + "fullName": "Haganäs", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e0a" + }, + "id": "739397", + "fullName": "Lindäng", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e0b" + }, + "id": "741274", + "fullName": "Sjöhaga", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e0c" + }, + "id": "741288", + "fullName": "Solhaga", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e0d" + }, + "id": "741305", + "fullName": "Tallmon", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e0e" + }, + "id": "741347", + "fullName": "Öjetorp", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e0f" + }, + "id": "739337", + "fullName": "Aspelund", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e10" + }, + "id": "739343", + "fullName": "Broängen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e11" + }, + "id": "739349", + "fullName": "Dalberga", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e12" + }, + "id": "739351", + "fullName": "Dalvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e13" + }, + "id": "739355", + "fullName": "Fridhult", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e14" + }, + "id": "739372", + "fullName": "Hagaberg", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e15" + }, + "id": "739376", + "fullName": "Hedvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e16" + }, + "id": "739420", + "fullName": "Sjövägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e17" + }, + "id": "739442", + "fullName": "Ängatorp", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e18" + }, + "id": "741103", + "fullName": "Kilsborg", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e19" + }, + "id": "741108", + "fullName": "Knarkebo", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e1a" + }, + "id": "741270", + "fullName": "Nornäset", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e1b" + }, + "id": "741280", + "fullName": "Skogsbyn", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e1c" + }, + "id": "741292", + "fullName": "Stenboda", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e1d" + }, + "id": "741301", + "fullName": "Sveaborg", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e1e" + }, + "id": "741303", + "fullName": "Talliden", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e1f" + }, + "id": "739336", + "fullName": "Albertsro", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e20" + }, + "id": "739357", + "fullName": "Fältvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e21" + }, + "id": "739363", + "fullName": "Gruvvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e22" + }, + "id": "739395", + "fullName": "Kärrvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e23" + }, + "id": "739401", + "fullName": "Lundvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e24" + }, + "id": "739407", + "fullName": "Mossvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e25" + }, + "id": "739422", + "fullName": "Skolvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e26" + }, + "id": "739432", + "fullName": "Sävsjömon", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e27" + }, + "id": "739436", + "fullName": "Torgvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e28" + }, + "id": "739443", + "fullName": "Österhult", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e29" + }, + "id": "741008", + "fullName": "Dalby Gård", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e2a" + }, + "id": "741036", + "fullName": "Dalbytorp", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e2b" + }, + "id": "741052", + "fullName": "Emme Sågen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e2c" + }, + "id": "741128", + "fullName": "Mariedamm", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e2d" + }, + "id": "741203", + "fullName": "Marieholm", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e2e" + }, + "id": "741204", + "fullName": "Mariehult", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e2f" + }, + "id": "741210", + "fullName": "Mårsätter", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e30" + }, + "id": "741284", + "fullName": "Skogslund", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e31" + }, + "id": "741308", + "fullName": "Tillefärd", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e32" + }, + "id": "741340", + "fullName": "Ängsbacka", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e33" + }, + "id": "739339", + "fullName": "Bergmansro", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e34" + }, + "id": "739340", + "fullName": "Bergsvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e35" + }, + "id": "739370", + "fullName": "Gårdsvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e36" + }, + "id": "739382", + "fullName": "Hultstigen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e37" + }, + "id": "739393", + "fullName": "Kvarnvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e38" + }, + "id": "739428", + "fullName": "Strömslund", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e39" + }, + "id": "739440", + "fullName": "Villavägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e3a" + }, + "id": "741048", + "fullName": "Emme Lillön", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e3b" + }, + "id": "741050", + "fullName": "Emme Storön", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e3c" + }, + "id": "741066", + "fullName": "Hässleberg", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e3d" + }, + "id": "741272", + "fullName": "Sandbacken", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e3e" + }, + "id": "741312", + "fullName": "Tostebacka", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e3f" + }, + "id": "741361", + "fullName": "Övre Knalla", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e40" + }, + "id": "739378", + "fullName": "Hultafallet", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e41" + }, + "id": "739388", + "fullName": "Kapellvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e42" + }, + "id": "739389", + "fullName": "Kasernvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e43" + }, + "id": "739390", + "fullName": "Knallavägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e44" + }, + "id": "739405", + "fullName": "Mellanvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e45" + }, + "id": "739434", + "fullName": "Tallåsvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e46" + }, + "id": "741012", + "fullName": "Dalby Hyddan", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e47" + }, + "id": "741044", + "fullName": "Dunsjövägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e48" + }, + "id": "741208", + "fullName": "Matildeberg", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e49" + }, + "id": "741238", + "fullName": "Nedre Knalla", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e4a" + }, + "id": "741282", + "fullName": "Skogshyddan", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e4b" + }, + "id": "741286", + "fullName": "Smedjevägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e4c" + }, + "id": "741307", + "fullName": "Tallmovägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e4d" + }, + "id": "739345", + "fullName": "Broängsvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e4f" + }, + "id": "739409", + "fullName": "Mörtsjövägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e50" + }, + "id": "739424", + "fullName": "Slottsstigen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e51" + }, + "id": "741010", + "fullName": "Dalby Holland", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e52" + }, + "id": "741090", + "fullName": "Isåsen Nytorp", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e53" + }, + "id": "741106", + "fullName": "Knalla Konsum", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e54" + }, + "id": "741207", + "fullName": "Masugnsvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e55" + }, + "id": "741278", + "fullName": "Skirsjövägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e56" + }, + "id": "741360", + "fullName": "Öjetorp Öjebo", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e57" + }, + "id": "936586", + "fullName": "Kristineberg", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e58" + }, + "id": "739361", + "fullName": "Gottfridsberg", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e59" + }, + "id": "739399", + "fullName": "Lindängsvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e5a" + }, + "id": "739411", + "fullName": "Nysätersvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e5b" + }, + "id": "740994", + "fullName": "Dalby Bergsund", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e5c" + }, + "id": "741020", + "fullName": "Dalby Kilsborg", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e5d" + }, + "id": "741022", + "fullName": "Dalby Kulltorp", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e5e" + }, + "id": "741028", + "fullName": "Dalby Såghagen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e5f" + }, + "id": "741030", + "fullName": "Dalby Säbylund", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e60" + }, + "id": "741032", + "fullName": "Dalby Uddeberg", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e61" + }, + "id": "741056", + "fullName": "Furulidsvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e62" + }, + "id": "741064", + "fullName": "Grillska vägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e63" + }, + "id": "741112", + "fullName": "Knarkebovägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e64" + }, + "id": "741144", + "fullName": "Mariedamm Haga", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e65" + }, + "id": "741206", + "fullName": "Masugnsbacken", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e66" + }, + "id": "741276", + "fullName": "Skirsjöstrand", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e67" + }, + "id": "739338", + "fullName": "Aspelundsvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e68" + }, + "id": "739359", + "fullName": "Godegårdsvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e69" + }, + "id": "739438", + "fullName": "Valdemarsvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e6a" + }, + "id": "739441", + "fullName": "Åmmebergsvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e6b" + }, + "id": "740996", + "fullName": "Dalby Dalbydamm", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e6c" + }, + "id": "740998", + "fullName": "Dalby Dalbylund", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e6d" + }, + "id": "740999", + "fullName": "Dalby Dalskogen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e6e" + }, + "id": "741006", + "fullName": "Dalby Grönlunda", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e6f" + }, + "id": "741018", + "fullName": "Dalby Karlsborg", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e70" + }, + "id": "741024", + "fullName": "Dalby Stenkumla", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e71" + }, + "id": "741072", + "fullName": "Isåsen Fagerlid", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e72" + }, + "id": "741080", + "fullName": "Isåsen Lindåsen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e73" + }, + "id": "741082", + "fullName": "Isåsen Långerud", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e74" + }, + "id": "741084", + "fullName": "Isåsen Lövdalen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e75" + }, + "id": "741088", + "fullName": "Isåsen Nybygget", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e76" + }, + "id": "741094", + "fullName": "Isåsen Rosendal", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e77" + }, + "id": "741138", + "fullName": "Mariedamm Ekmon", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e78" + }, + "id": "741155", + "fullName": "Mariedamm Kenia", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e79" + }, + "id": "741220", + "fullName": "Mårsätter Kvarn", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e7a" + }, + "id": "741290", + "fullName": "Solsätersvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e7b" + }, + "id": "741299", + "fullName": "Stora Blackfärd", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e7c" + }, + "id": "741326", + "fullName": "Tostebacka Haga", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e7d" + }, + "id": "739380", + "fullName": "Hultafallsvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e7e" + }, + "id": "739391", + "fullName": "Kvarnfallsvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e7f" + }, + "id": "739392", + "fullName": "Kvarntorpsvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e80" + }, + "id": "739403", + "fullName": "Mariedammsvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e81" + }, + "id": "739418", + "fullName": "Pensionärsvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e82" + }, + "id": "739426", + "fullName": "Strömsdalsvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e83" + }, + "id": "740986", + "fullName": "Björnfallsvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e84" + }, + "id": "740990", + "fullName": "Dalby Adolfsberg", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e85" + }, + "id": "740992", + "fullName": "Dalby Bergfallet", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e86" + }, + "id": "741026", + "fullName": "Dalby Stordammen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e87" + }, + "id": "741034", + "fullName": "Dalby Österängen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e88" + }, + "id": "741046", + "fullName": "Ekershyttevägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e89" + }, + "id": "741068", + "fullName": "Hässlebergs Gård", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e8a" + }, + "id": "741086", + "fullName": "Isåsen Norra Lund", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e8b" + }, + "id": "741092", + "fullName": "Isåsen Rosenberg", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e8c" + }, + "id": "741096", + "fullName": "Isåsen Södra Lund", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e8d" + }, + "id": "741104", + "fullName": "Klackjärnsvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e8e" + }, + "id": "741205", + "fullName": "Marielundsvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e8f" + }, + "id": "741224", + "fullName": "Mårsätter Skolan", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e90" + }, + "id": "741351", + "fullName": "Öjetorp Sjödalen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e91" + }, + "id": "739384", + "fullName": "Hässlebergsvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e92" + }, + "id": "739430", + "fullName": "Strömslundsvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e93" + }, + "id": "741000", + "fullName": "Dalby Finnafallet", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e94" + }, + "id": "741014", + "fullName": "Dalby Hässeldalen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e95" + }, + "id": "741070", + "fullName": "Isåsen Björkeberg", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e96" + }, + "id": "741076", + "fullName": "Isåsen Hässleberg", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e97" + }, + "id": "741174", + "fullName": "Mariedamm Sjöhaga", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e98" + }, + "id": "741226", + "fullName": "Mårsätter Smedjan", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e99" + }, + "id": "741232", + "fullName": "Mårsätter Örberga", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e9a" + }, + "id": "741349", + "fullName": "Öjetorp Karlslund", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e9b" + }, + "id": "741001", + "fullName": "Dalby Fredriksberg", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e9c" + }, + "id": "741016", + "fullName": "Dalby Johanneslund", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e9d" + }, + "id": "741074", + "fullName": "Isåsen Fridensberg", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e9e" + }, + "id": "741078", + "fullName": "Isåsen Hässledalen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211e9f" + }, + "id": "741098", + "fullName": "Isåsen Vendelsberg", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ea0" + }, + "id": "741114", + "fullName": "Knarkeboängsvägen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ea1" + }, + "id": "741146", + "fullName": "Mariedamm Hagalund", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ea2" + }, + "id": "741154", + "fullName": "Mariedamm Karlsdal", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ea3" + }, + "id": "741176", + "fullName": "Mariedamm Sjölunda", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ea4" + }, + "id": "741182", + "fullName": "Mariedamm Solberga", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ea5" + }, + "id": "741188", + "fullName": "Mariedamm Störtorp", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ea6" + }, + "id": "741216", + "fullName": "Mårsätter Hagalund", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ea7" + }, + "id": "741218", + "fullName": "Mårsätter Holmtärn", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ea8" + }, + "id": "741228", + "fullName": "Mårsätter Småröjan", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ea9" + }, + "id": "741251", + "fullName": "Nedre Knalla Holmen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211eaa" + }, + "id": "741309", + "fullName": "Tillefärd Klastorp", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211eab" + }, + "id": "741322", + "fullName": "Tostebacka Fridhem", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211eac" + }, + "id": "741038", + "fullName": "Dalbytorp Björkelund", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ead" + }, + "id": "741042", + "fullName": "Dalbytorp Skogaholm", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211eae" + }, + "id": "741060", + "fullName": "Getabo Kollkärrslund", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211eaf" + }, + "id": "741110", + "fullName": "Knarkebo Adolfslund", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211eb0" + }, + "id": "741134", + "fullName": "Mariedamm Brofallet", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211eb1" + }, + "id": "741142", + "fullName": "Mariedamm Gruvstugan", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211eb2" + }, + "id": "741148", + "fullName": "Mariedamm Herrgården", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211eb3" + }, + "id": "741153", + "fullName": "Mariedamm Håkantorp", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211eb4" + }, + "id": "741158", + "fullName": "Mariedamm Kättstorp", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211eb5" + }, + "id": "741160", + "fullName": "Mariedamm Lassafall", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211eb6" + }, + "id": "741164", + "fullName": "Mariedamm Loviseberg", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211eb7" + }, + "id": "741172", + "fullName": "Mariedamm Ortele Gård", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211eb8" + }, + "id": "741178", + "fullName": "Mariedamm Smedstugan", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211eb9" + }, + "id": "741180", + "fullName": "Mariedamm Sofielund", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211eba" + }, + "id": "741184", + "fullName": "Mariedamm Stegehäll", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ebb" + }, + "id": "741190", + "fullName": "Mariedamm Söderlund", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ebc" + }, + "id": "741212", + "fullName": "Mårsätter Grillröjan", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ebd" + }, + "id": "741214", + "fullName": "Mårsätter Gräsfallet", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ebe" + }, + "id": "741222", + "fullName": "Mårsätter Kvarntorp", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ebf" + }, + "id": "741230", + "fullName": "Mårsätter Stenkulla", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ec0" + }, + "id": "741242", + "fullName": "Nedre Knalla Annedal", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ec1" + }, + "id": "741257", + "fullName": "Nedre Knalla Källtorp", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ec2" + }, + "id": "741259", + "fullName": "Nedre Knalla Lindsdal", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ec3" + }, + "id": "741262", + "fullName": "Nedre Knalla Lofallet", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ec4" + }, + "id": "741314", + "fullName": "Tostebacka Aspelund", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ec5" + }, + "id": "741328", + "fullName": "Tostebacka Högalund", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ec6" + }, + "id": "741330", + "fullName": "Tostebacka Karlslund", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ec7" + }, + "id": "741353", + "fullName": "Öjetorp Storsjötorp", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ec8" + }, + "id": "741355", + "fullName": "Öjetorp Sundskullen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ec9" + }, + "id": "741357", + "fullName": "Öjetorp Sundsstugan", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211eca" + }, + "id": "741363", + "fullName": "Övre Knalla Bäckatorp", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ecb" + }, + "id": "741364", + "fullName": "Övre Knalla Ekenslund", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ecc" + }, + "id": "741370", + "fullName": "Övre Knalla Rosenberg", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ecd" + }, + "id": "741040", + "fullName": "Dalbytorp Gustavslund", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ece" + }, + "id": "741120", + "fullName": "Kristineberg Högalund", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ecf" + }, + "id": "741122", + "fullName": "Kristineberg Larstorp", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ed0" + }, + "id": "741132", + "fullName": "Mariedamm Björnlyckan", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ed1" + }, + "id": "741136", + "fullName": "Mariedamm Dränggruvan", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ed2" + }, + "id": "741166", + "fullName": "Mariedamm Lövingsberg", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ed3" + }, + "id": "741234", + "fullName": "Mårsätters Gård Flygel", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ed4" + }, + "id": "741253", + "fullName": "Nedre Knalla Karlslund", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ed5" + }, + "id": "741260", + "fullName": "Nedre Knalla Lindstorp", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ed6" + }, + "id": "741268", + "fullName": "Nedre Knalla Sjöbacken", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ed7" + }, + "id": "741316", + "fullName": "Tostebacka Björkelund", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ed8" + }, + "id": "741362", + "fullName": "Övre Knalla Björklunda", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ed9" + }, + "id": "741140", + "fullName": "Mariedamm Fotbollsplan", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211eda" + }, + "id": "741240", + "fullName": "Nedre Knalla Andersberg", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211edb" + }, + "id": "741255", + "fullName": "Nedre Knalla Kostenhult", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211edc" + }, + "id": "741320", + "fullName": "Tostebacka Fridensborg", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211edd" + }, + "id": "741368", + "fullName": "Övre Knalla Fridensborg", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ede" + }, + "id": "741118", + "fullName": "Kristineberg Fridensborg", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211edf" + }, + "id": "741156", + "fullName": "Mariedamm Klovstenalund", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ee0" + }, + "id": "741162", + "fullName": "Mariedamm Lilla Blackfärd", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ee1" + }, + "id": "741168", + "fullName": "Mariedamm Norra Björnfall", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ee2" + }, + "id": "741170", + "fullName": "Mariedamm Norra Dalskogen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ee3" + }, + "id": "741186", + "fullName": "Mariedamm Stora Blackfärd", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ee4" + }, + "id": "741192", + "fullName": "Mariedamm Södra Björnfall", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ee5" + }, + "id": "741194", + "fullName": "Mariedamm Södra Dalskogen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ee6" + }, + "id": "741244", + "fullName": "Nedre Knalla Brännlyckan", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ee7" + }, + "id": "741256", + "fullName": "Nedre Knalla Kvarnfallet", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ee8" + }, + "id": "741264", + "fullName": "Nedre Knalla Mellangärdet", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ee9" + }, + "id": "741266", + "fullName": "Nedre Knalla Rödingstorp", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211eea" + }, + "id": "741324", + "fullName": "Tostebacka Fritjofsberg", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211eeb" + }, + "id": "741359", + "fullName": "Öjetorp Tillfärdsbacken", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211eec" + }, + "id": "741366", + "fullName": "Övre Knalla Fotbollsplan", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211eed" + }, + "id": "741130", + "fullName": "Mariedamm Banmästarstugan", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211eee" + }, + "id": "741236", + "fullName": "Mårsätters Gård Herrgården", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ef0" + }, + "id": "741196", + "fullName": "Mariedamm Åsen Södra Björnfall", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ef1" + }, + "id": "741258", + "fullName": "Nedre Knalla Lilla Rödingstorp", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ef2" + }, + "id": "741332", + "fullName": "Tostebacka Norra Björkedalen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ef3" + }, + "id": "741334", + "fullName": "Tostebacka Södra Björkedalen", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ef4" + }, + "id": "644914", + "fullName": "Zenitvägen", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ef5" + }, + "id": "684618", + "fullName": "Zetterberggatan", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ef6" + }, + "id": "815443", + "fullName": "Zinkvägen", + "parentFullName": "Smedjebacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ef7" + }, + "id": "815981", + "fullName": "Zakristorp", + "parentFullName": "Söderbärke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ef8" + }, + "id": "720437", + "fullName": "Berga Zackrisbo", + "parentFullName": "Nordmarkshyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211ef9" + }, + "id": "720728", + "fullName": "Taberg Zackrisbo", + "parentFullName": "Nordmarkshyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211efa" + }, + "id": "874186", + "fullName": "Fannhus Zakri", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211efb" + }, + "id": "733385", + "fullName": "Zongatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211efc" + }, + "id": "803765", + "fullName": "Zetterblads väg", + "parentFullName": "Ljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211efd" + }, + "id": "845833", + "fullName": "Jonsboda Zakrisberg", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211efe" + }, + "id": "849557", + "fullName": "Zättlinsvägen", + "parentFullName": "Bergsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211eff" + }, + "id": "658736", + "fullName": "Kalkhult Zaarsholm", + "parentFullName": "Kosta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211f00" + }, + "id": "755243", + "fullName": "Kvistbro Zanzibar", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211f01" + }, + "id": "816425", + "fullName": "Zinkvägen", + "parentFullName": "Dala-Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211f02" + }, + "id": "816107", + "fullName": "K Zetterlundsgatan", + "parentFullName": "Vansbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211f03" + }, + "id": "885490", + "fullName": "Zakrisgränd", + "parentFullName": "Robertsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211f04" + }, + "id": "887935", + "fullName": "Zakrisvägen", + "parentFullName": "Storuman", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211f05" + }, + "id": "869746", + "fullName": "Zätavägen", + "parentFullName": "Bispgården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211f06" + }, + "id": "752128", + "fullName": "Zakris väg", + "parentFullName": "Kopparberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211f07" + }, + "id": "728989", + "fullName": "Bjurtjärn Zindret", + "parentFullName": "Storfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211f08" + }, + "id": "952843", + "fullName": "Zonvallen", + "parentFullName": "Vuollerim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211f09" + }, + "id": "943920", + "fullName": "Zinkvägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211f0a" + }, + "id": "945107", + "fullName": "Zefyrvägen", + "parentFullName": "Våxtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211f0b" + }, + "id": "953575", + "fullName": "Zinkvägen", + "parentFullName": "Rosersberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211f0c" + }, + "id": "946756", + "fullName": "Zefyrvägen", + "parentFullName": "Ludvigsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211f0d" + }, + "id": "945136", + "fullName": "Zirkongatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211f0e" + }, + "id": "951753", + "fullName": "Zettervallsvägen", + "parentFullName": "Kiruna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211f0f" + }, + "id": "950049", + "fullName": "Zinkgruvans Vindkraftspark", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211f10" + }, + "id": "950102", + "fullName": "Zachrisbergsgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211f11" + }, + "id": "952015", + "fullName": "Zetterlundsslingan", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211f12" + }, + "id": "947385", + "fullName": "Zetterstenska Parken", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211f13" + }, + "id": "945490", + "fullName": "Knarkebo Björkbacken", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f5a27dcf33cb211f14" + }, + "id": "954221", + "fullName": "Gärdshyttans Vindkraftspark", + "parentFullName": "Zinkgruvan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb211f42" + }, + "id": "902779", + "fullName": "Kolåsen", + "parentFullName": "Åre kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb211fa1" + }, + "id": "907410", + "fullName": "Kärreberga", + "parentFullName": "Åstorps kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb211fae" + }, + "id": "899444", + "fullName": "Tösse tätort", + "parentFullName": "Åmåls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb211fb0" + }, + "id": "908721", + "fullName": "Kasenberg", + "parentFullName": "Åmåls kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb211fb4" + }, + "id": "907933", + "fullName": "Kvarnvik", + "parentFullName": "Åtvidabergs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb211fba" + }, + "id": "909347", + "fullName": "Kall", + "parentFullName": "Åre kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb211fbe" + }, + "id": "909378", + "fullName": "Slagsån", + "parentFullName": "Åre kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb211fc0" + }, + "id": "909379", + "fullName": "Storlien", + "parentFullName": "Åre kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb211fd2" + }, + "id": "908897", + "fullName": "Tenvik", + "parentFullName": "Årjängs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb211fd3" + }, + "id": "908787", + "fullName": "Sillerud", + "parentFullName": "Årjängs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb211fd6" + }, + "id": "899037", + "fullName": "Töcksfors tätort", + "parentFullName": "Årjängs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb211fe4" + }, + "id": "899907", + "fullName": "Torpshammar tätort", + "parentFullName": "Ånge kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21202e" + }, + "id": "476311", + "fullName": "Skansberg", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212031" + }, + "id": "476313", + "fullName": "Skanskvarn", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212032" + }, + "id": "476312", + "fullName": "Skanshöjden", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212034" + }, + "id": "476319", + "fullName": "Sockengränd", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212035" + }, + "id": "476320", + "fullName": "Sockenvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212038" + }, + "id": "476389", + "fullName": "Tämnarvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21203c" + }, + "id": "925994", + "fullName": "Kassörsgränd", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21203e" + }, + "id": "476304", + "fullName": "Skagersvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212041" + }, + "id": "476315", + "fullName": "Tydingevägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212049" + }, + "id": "476405", + "fullName": "Siljansvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21204b" + }, + "id": "476421", + "fullName": "Storsjövägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21204d" + }, + "id": "476310", + "fullName": "Simlångsvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21204e" + }, + "id": "476314", + "fullName": "Steningevägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212056" + }, + "id": "476377", + "fullName": "Kolsnarsvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212057" + }, + "id": "476379", + "fullName": "Slätbaksvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212059" + }, + "id": "476395", + "fullName": "Skedviksvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21205a" + }, + "id": "476423", + "fullName": "Tavelsjövägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21205c" + }, + "id": "476305", + "fullName": "Sköntorpsvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212063" + }, + "id": "476419", + "fullName": "Skattungsvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212065" + }, + "id": "476428", + "fullName": "Svärdlångsplan", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212066" + }, + "id": "476407", + "fullName": "Sandfjärdsgatan", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212067" + }, + "id": "476427", + "fullName": "Skälderviksplan", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212068" + }, + "id": "476430", + "fullName": "Svärdlångsvägen", + "parentFullName": "Årsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120bb" + }, + "id": "786942", + "fullName": "Ånge Lilla Ånge", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120bc" + }, + "id": "778775", + "fullName": "Ålbo", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120be" + }, + "id": "787541", + "fullName": "Åsby", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120bf" + }, + "id": "786940", + "fullName": "Ånge", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120c0" + }, + "id": "787513", + "fullName": "Tensta-Åsby Åsbylund", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120c1" + }, + "id": "786912", + "fullName": "Lena-Årby Skogs-Årby", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120c6" + }, + "id": "786301", + "fullName": "Åmyra", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120c7" + }, + "id": "780178", + "fullName": "Åkerby", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120c8" + }, + "id": "780208", + "fullName": "Åliden", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120c9" + }, + "id": "780210", + "fullName": "Åloppe", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120ca" + }, + "id": "937043", + "fullName": "Ålsunda", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120cd" + }, + "id": "777182", + "fullName": "Ålsunda", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120ce" + }, + "id": "778777", + "fullName": "Ångelsta", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120cf" + }, + "id": "777383", + "fullName": "Åkersten", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120d0" + }, + "id": "778096", + "fullName": "Åshöjden", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120d2" + }, + "id": "786303", + "fullName": "Ånarven", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120d3" + }, + "id": "780188", + "fullName": "Åkerby By", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120d4" + }, + "id": "778379", + "fullName": "Lilla Ålbo", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120d5" + }, + "id": "778561", + "fullName": "Stora Ålbo", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120d6" + }, + "id": "787543", + "fullName": "Åsbylund", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120d7" + }, + "id": "793090", + "fullName": "Årängar", + "parentFullName": "Österbybruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120d8" + }, + "id": "785687", + "fullName": "Lena-Årby", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120d9" + }, + "id": "792257", + "fullName": "Stavby-Åby", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120dc" + }, + "id": "780200", + "fullName": "Åkerlänna", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120dd" + }, + "id": "780206", + "fullName": "Åkerslätt", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120e0" + }, + "id": "777759", + "fullName": "Knutby-Åsby", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120e6" + }, + "id": "776871", + "fullName": "Knutby-Åsby", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120e7" + }, + "id": "786297", + "fullName": "Åkerlänna", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120e9" + }, + "id": "778721", + "fullName": "Ålands Kvarn", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120ea" + }, + "id": "778723", + "fullName": "Ålands Skola", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120eb" + }, + "id": "787493", + "fullName": "Tensta-Åsby", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120f1" + }, + "id": "785940", + "fullName": "Ålidsvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120f2" + }, + "id": "786129", + "fullName": "Lilla Åmyra", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120f3" + }, + "id": "786267", + "fullName": "Stora Åmyra", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120f6" + }, + "id": "780194", + "fullName": "Åkerby-Berga", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120f7" + }, + "id": "780218", + "fullName": "Åloppevägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120f9" + }, + "id": "780190", + "fullName": "Åkerby Kapell", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120fa" + }, + "id": "780192", + "fullName": "Åkerby Lyckan", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120fb" + }, + "id": "780220", + "fullName": "Åsgunnsvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120fc" + }, + "id": "780222", + "fullName": "Åttingsvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120fd" + }, + "id": "778132", + "fullName": "Brunna Åkerväg", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120fe" + }, + "id": "778717", + "fullName": "Åland Hagaberg", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2120ff" + }, + "id": "778725", + "fullName": "Ålands Station", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212102" + }, + "id": "787540", + "fullName": "Årängar Viken", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212104" + }, + "id": "778727", + "fullName": "Ålands-Västerby", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212105" + }, + "id": "780184", + "fullName": "Åkerby Bobergs", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212106" + }, + "id": "780186", + "fullName": "Åkerby Brogård", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212107" + }, + "id": "780196", + "fullName": "Åkerby-Söderby", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212108" + }, + "id": "780212", + "fullName": "Åloppe Fridhem", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212109" + }, + "id": "780216", + "fullName": "Åloppe Karlsro", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21210a" + }, + "id": "795548", + "fullName": "Ångkvarnsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21210d" + }, + "id": "798677", + "fullName": "Funbo Åkersborg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21210e" + }, + "id": "799206", + "fullName": "Åkerholmsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21210f" + }, + "id": "799687", + "fullName": "Åmynningsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212110" + }, + "id": "787320", + "fullName": "Vansta Ågården", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212112" + }, + "id": "785661", + "fullName": "Åskmolnsvägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212113" + }, + "id": "778094", + "fullName": "Åsby Soldattorp", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212114" + }, + "id": "792005", + "fullName": "Ålsunda Gröndal", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212115" + }, + "id": "786723", + "fullName": "Björklinge-Åby", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212117" + }, + "id": "780214", + "fullName": "Åloppe Karlberg", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212118" + }, + "id": "778715", + "fullName": "Västerby Åvillan", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212119" + }, + "id": "778779", + "fullName": "Ångelsta Glädjen", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21211a" + }, + "id": "798586", + "fullName": "Årsta Soldattorp", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21211c" + }, + "id": "786402", + "fullName": "Lundbo Åsstugan", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21211d" + }, + "id": "786725", + "fullName": "Björklinge-Åsby", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21211f" + }, + "id": "780204", + "fullName": "Åkerlänna Lövsta", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212120" + }, + "id": "796524", + "fullName": "Balingsta Åhöjden", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212121" + }, + "id": "796526", + "fullName": "Balingsta Åtorpet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212122" + }, + "id": "786913", + "fullName": "Lena-Årby Stenhem", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212123" + }, + "id": "777184", + "fullName": "Ålsunda Häggdalen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212124" + }, + "id": "797318", + "fullName": "Börje-Broby Ågården", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212129" + }, + "id": "778781", + "fullName": "Ångelsta Lundbacka", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21212b" + }, + "id": "787501", + "fullName": "Tensta-Åsby Karlsro", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21212c" + }, + "id": "787507", + "fullName": "Tensta-Åsby Solhem", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21212d" + }, + "id": "777453", + "fullName": "Bladåker Åkersholm", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212133" + }, + "id": "787499", + "fullName": "Tensta-Åsby Hagalund", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212134" + }, + "id": "787505", + "fullName": "Tensta-Åsby Lövliden", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212135" + }, + "id": "787509", + "fullName": "Tensta-Åsby Säbylund", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212136" + }, + "id": "787511", + "fullName": "Tensta-Åsby Torsborg", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212138" + }, + "id": "786911", + "fullName": "Lena-Årby Kilsgärdet", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21213b" + }, + "id": "777780", + "fullName": "Knutby-Åsby Vällnora", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21213c" + }, + "id": "778092", + "fullName": "Ålsunda Stor-Fjällen", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21213e" + }, + "id": "779621", + "fullName": "Bälinge-Åby Lövhagen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21213f" + }, + "id": "780202", + "fullName": "Åkerlänna Fågelsång", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212145" + }, + "id": "778418", + "fullName": "Långtibble Åltomtabro", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212146" + }, + "id": "778731", + "fullName": "Ålands-Västerby Hedsta", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212147" + }, + "id": "778737", + "fullName": "Ålands-Västerby Lugnet", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212148" + }, + "id": "778739", + "fullName": "Ålands-Västerby Modare", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21214c" + }, + "id": "787503", + "fullName": "Tensta-Åsby Lövhammar", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21214f" + }, + "id": "777765", + "fullName": "Knutby-Åsby Finntorpet", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212150" + }, + "id": "777773", + "fullName": "Knutby-Åsby Svartdalen", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212151" + }, + "id": "786299", + "fullName": "Åkerlänna Bygdegård", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212152" + }, + "id": "780191", + "fullName": "Åkerby Klockargården", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212156" + }, + "id": "798737", + "fullName": "Funbo-Åby Missionshuset", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212157" + }, + "id": "778733", + "fullName": "Ålands-Västerby Herrboda", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21215c" + }, + "id": "786910", + "fullName": "Lena-Årby Kapellbacken", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21215d" + }, + "id": "777771", + "fullName": "Knutby-Åsby Skogsgården", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21215f" + }, + "id": "778743", + "fullName": "Ålands-Västerby Stockbäck", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212160" + }, + "id": "778745", + "fullName": "Ålands-Västerby Västberga", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212167" + }, + "id": "778729", + "fullName": "Ålands-Västerby Birgerstorp", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21216b" + }, + "id": "503585", + "fullName": "Ås", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21216c" + }, + "id": "523472", + "fullName": "Årestad Ålund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21216d" + }, + "id": "523473", + "fullName": "Ås", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21216e" + }, + "id": "508031", + "fullName": "Stora Åby Åbacka", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21216f" + }, + "id": "508033", + "fullName": "Stora Åby Åbylund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212170" + }, + "id": "526203", + "fullName": "Åsorp", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212171" + }, + "id": "509000", + "fullName": "Åvik", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212172" + }, + "id": "525740", + "fullName": "Åserum", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212173" + }, + "id": "503292", + "fullName": "Åkerstorpsvägen Åkerby", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212174" + }, + "id": "529493", + "fullName": "Ådala", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212175" + }, + "id": "501595", + "fullName": "Ågatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212176" + }, + "id": "505870", + "fullName": "Åhagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212177" + }, + "id": "508998", + "fullName": "Åliden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212178" + }, + "id": "523474", + "fullName": "Ås Gård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212179" + }, + "id": "501700", + "fullName": "Åsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21217a" + }, + "id": "502733", + "fullName": "Åbyholm", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21217b" + }, + "id": "505014", + "fullName": "Ånestad", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21217c" + }, + "id": "505873", + "fullName": "Åsängen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21217d" + }, + "id": "523471", + "fullName": "Årestad", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21217e" + }, + "id": "525728", + "fullName": "Åbysätter", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21217f" + }, + "id": "503294", + "fullName": "Åkerstorpsvägen Åkerlyckan", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212180" + }, + "id": "502212", + "fullName": "Åbyvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212181" + }, + "id": "507935", + "fullName": "Lilla Åby", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212182" + }, + "id": "508023", + "fullName": "Stora Åby", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212183" + }, + "id": "508090", + "fullName": "Åsmestad", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212184" + }, + "id": "509591", + "fullName": "Åbrinken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212185" + }, + "id": "503238", + "fullName": "Åkerstorp", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212186" + }, + "id": "933804", + "fullName": "Bestorp Ås", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212187" + }, + "id": "528443", + "fullName": "Åsmestorp", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212188" + }, + "id": "507850", + "fullName": "Åbysätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212189" + }, + "id": "508242", + "fullName": "Kaga Ådala", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21218a" + }, + "id": "508244", + "fullName": "Kaga Ågård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21218b" + }, + "id": "508331", + "fullName": "Kränge Åby", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21218c" + }, + "id": "526406", + "fullName": "Bestorp Ås", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21218d" + }, + "id": "528441", + "fullName": "Åsmedstorp", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21218e" + }, + "id": "933702", + "fullName": "Ånnebo Gård", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21218f" + }, + "id": "529495", + "fullName": "Åkervägen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212190" + }, + "id": "501658", + "fullName": "Ådalagatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212191" + }, + "id": "502685", + "fullName": "Aska Åtting", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212192" + }, + "id": "505872", + "fullName": "Åkerövägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212193" + }, + "id": "507856", + "fullName": "Ånväga Gård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212194" + }, + "id": "508978", + "fullName": "Åneplatsen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212195" + }, + "id": "524467", + "fullName": "Ånnebo Gård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212196" + }, + "id": "523452", + "fullName": "Ånestadlund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212197" + }, + "id": "523523", + "fullName": "Alorp Åhagen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212199" + }, + "id": "519436", + "fullName": "Västerby Åvik", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21219a" + }, + "id": "517010", + "fullName": "Sävsjömåla Åbo", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21219b" + }, + "id": "528734", + "fullName": "Härna Åland", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21219c" + }, + "id": "528762", + "fullName": "Högåsa Åsen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21219d" + }, + "id": "502106", + "fullName": "Åkerbogatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21219e" + }, + "id": "507858", + "fullName": "Ånväga Hagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21219f" + }, + "id": "509291", + "fullName": "Åttinggatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121a0" + }, + "id": "529986", + "fullName": "Sandvik Åsen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121a1" + }, + "id": "502730", + "fullName": "Slaka Åbyhäll", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121a2" + }, + "id": "504469", + "fullName": "Skälv Ågården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121a3" + }, + "id": "505544", + "fullName": "Landeryd Åsen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121a4" + }, + "id": "507852", + "fullName": "Ånväga Bygget", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121a5" + }, + "id": "507863", + "fullName": "Ånväga Lyckan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121a6" + }, + "id": "507866", + "fullName": "Ånväga Sundet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121a7" + }, + "id": "509371", + "fullName": "Ålerydsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121a8" + }, + "id": "509490", + "fullName": "Hackefors Åby", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121a9" + }, + "id": "523475", + "fullName": "Ås Lillbacken", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121aa" + }, + "id": "524593", + "fullName": "Åstorpsgatan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121ab" + }, + "id": "525628", + "fullName": "Ullstorp Åvalla", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121ac" + }, + "id": "525694", + "fullName": "Visätter Åhagen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121ad" + }, + "id": "525742", + "fullName": "Åserum Sjöberga", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121b0" + }, + "id": "523615", + "fullName": "Brånstad Ågård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121b1" + }, + "id": "523815", + "fullName": "Gustad Åhyddan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121b2" + }, + "id": "524303", + "fullName": "Skölstad Åsorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121b3" + }, + "id": "524476", + "fullName": "Ånnebo Göklund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121b4" + }, + "id": "503841", + "fullName": "Gåselöt Åtorpet", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121b5" + }, + "id": "933427", + "fullName": "Brånstad Ågård", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121b6" + }, + "id": "933704", + "fullName": "Ånnebo Göklund", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121b7" + }, + "id": "501762", + "fullName": "Åbylundsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121b8" + }, + "id": "502589", + "fullName": "Åsbjörnsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121b9" + }, + "id": "502731", + "fullName": "Slaka Åttingen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121ba" + }, + "id": "505023", + "fullName": "Ånestad Lyckan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121bc" + }, + "id": "505843", + "fullName": "Tuttorp Åkerbo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121bd" + }, + "id": "508528", + "fullName": "Ledberg Ådalen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121be" + }, + "id": "508529", + "fullName": "Ledberg Ålåkra", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121bf" + }, + "id": "508980", + "fullName": "Ånestadsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121c0" + }, + "id": "526728", + "fullName": "Lilla Åndebäck", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121c1" + }, + "id": "526205", + "fullName": "Åsorp Björkhagen", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121c2" + }, + "id": "526209", + "fullName": "Åsorp Källsveden", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121c3" + }, + "id": "933418", + "fullName": "Bommedal Åbacka", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121c4" + }, + "id": "933706", + "fullName": "Ånnebo Lövbacka", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121c5" + }, + "id": "501764", + "fullName": "Åbylundstorget", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121c6" + }, + "id": "505029", + "fullName": "Ånestad Smällen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121c7" + }, + "id": "505031", + "fullName": "Ånestad Solhaga", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121c8" + }, + "id": "505117", + "fullName": "Bankekind Ådala", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121c9" + }, + "id": "505295", + "fullName": "Fillinge Åbacka", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121ca" + }, + "id": "505673", + "fullName": "Månestad Åkerbo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121cb" + }, + "id": "507013", + "fullName": "Sandebo Åbylund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121cc" + }, + "id": "507700", + "fullName": "Skeda Åkerlunda", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121cd" + }, + "id": "507701", + "fullName": "Skeda Åkerslund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121ce" + }, + "id": "507854", + "fullName": "Ånväga Fagerdal", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121cf" + }, + "id": "507864", + "fullName": "Ånväga Nybygget", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121d0" + }, + "id": "508523", + "fullName": "Ledberg Åbylund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121d1" + }, + "id": "913345", + "fullName": "Åsmestadsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121d2" + }, + "id": "520073", + "fullName": "Gärdala Åbacken", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121d3" + }, + "id": "525736", + "fullName": "Åbysätter Kullen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121d6" + }, + "id": "523577", + "fullName": "Bommedal Åbacka", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121d7" + }, + "id": "524302", + "fullName": "Skölstad Åkerbo", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121d8" + }, + "id": "524480", + "fullName": "Ånnebo Lövbacka", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121d9" + }, + "id": "524673", + "fullName": "Greby Åkerdalen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121dc" + }, + "id": "522713", + "fullName": "Fålåsa Åstorpet", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121dd" + }, + "id": "503160", + "fullName": "Smedby Åkerslund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121de" + }, + "id": "933807", + "fullName": "Bestorp Ås Solhem", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121df" + }, + "id": "525626", + "fullName": "Ullstorp Ågläntan", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121e1" + }, + "id": "524096", + "fullName": "Lunnevad Åstugan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121e2" + }, + "id": "524258", + "fullName": "Sjögestad Åliden", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121e4" + }, + "id": "524465", + "fullName": "Ånnebo Fläkterbo", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121e5" + }, + "id": "524482", + "fullName": "Ånnebo Skogstorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121e6" + }, + "id": "524484", + "fullName": "Ånnebo Svenstorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121e7" + }, + "id": "524488", + "fullName": "Ånnebo Ängstugan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121e8" + }, + "id": "524741", + "fullName": "Kvarstad Åsätter", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121e9" + }, + "id": "524906", + "fullName": "Tillorp Åttingen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121ea" + }, + "id": "503242", + "fullName": "Åkerstorp Karlsro", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121ed" + }, + "id": "933701", + "fullName": "Ånnebo Fläkterbo", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121ee" + }, + "id": "933707", + "fullName": "Ånnebo Skogstorp", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121ef" + }, + "id": "933708", + "fullName": "Ånnebo Svenstorp", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121f0" + }, + "id": "933710", + "fullName": "Ånnebo Ängstugan", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121f1" + }, + "id": "933805", + "fullName": "Bestorp Ås Alviken", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121f2" + }, + "id": "529046", + "fullName": "Mjölorp Åstugan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121f3" + }, + "id": "529072", + "fullName": "Myra Ållerstorp", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121f4" + }, + "id": "502012", + "fullName": "Åkersbergsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121f6" + }, + "id": "504995", + "fullName": "Vårdsberg Åbacka", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121f7" + }, + "id": "505019", + "fullName": "Ånestad Lillgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121f8" + }, + "id": "505063", + "fullName": "Örminge Åkestorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121f9" + }, + "id": "507860", + "fullName": "Ånväga Högloftet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121fa" + }, + "id": "507862", + "fullName": "Ånväga Krogstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121fb" + }, + "id": "507865", + "fullName": "Ånväga Solgården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121fc" + }, + "id": "507937", + "fullName": "Lilla Åby Hagadal", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121fd" + }, + "id": "526410", + "fullName": "Bestorp Ås Solhem", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2121fe" + }, + "id": "527124", + "fullName": "Sturefors Åtomta", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212200" + }, + "id": "523684", + "fullName": "Fagerhult Åfällan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212201" + }, + "id": "523855", + "fullName": "Hackstad Åttingen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212202" + }, + "id": "523996", + "fullName": "Krångestad Åbacka", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212203" + }, + "id": "524256", + "fullName": "Sjögestad Åhyddan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212204" + }, + "id": "524469", + "fullName": "Ånnebo Gärdstugan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212205" + }, + "id": "524478", + "fullName": "Ånnebo Ljungsberg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212206" + }, + "id": "524486", + "fullName": "Ånnebo Tällstugan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212207" + }, + "id": "524864", + "fullName": "Stora Åby Källgård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212208" + }, + "id": "524866", + "fullName": "Stora Åby Lillgård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212209" + }, + "id": "526207", + "fullName": "Åsorp Fredriksborg", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21220a" + }, + "id": "526235", + "fullName": "Ämtefall Åkersberg", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21220c" + }, + "id": "933462", + "fullName": "Fagerhult Åfällan", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21220d" + }, + "id": "933596", + "fullName": "Krångestad Åbacka", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21220e" + }, + "id": "933703", + "fullName": "Ånnebo Gärdstugan", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21220f" + }, + "id": "933705", + "fullName": "Ånnebo Ljungsberg", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212210" + }, + "id": "933709", + "fullName": "Ånnebo Tällstugan", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212211" + }, + "id": "502108", + "fullName": "Åtvidabergsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212212" + }, + "id": "504794", + "fullName": "Ginkelösa Åhyddan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212213" + }, + "id": "504997", + "fullName": "Vårdsberg Åshamra", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212214" + }, + "id": "505015", + "fullName": "Ånestad Björksnäs", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212215" + }, + "id": "505769", + "fullName": "Strömsbro Åstugan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212216" + }, + "id": "506151", + "fullName": "Ringstorp Åkersro", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212218" + }, + "id": "507044", + "fullName": "Stensvassa Åstebo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212219" + }, + "id": "507867", + "fullName": "Ånväga Österslätt", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21221a" + }, + "id": "507939", + "fullName": "Lilla Åby Hagalund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21221b" + }, + "id": "507941", + "fullName": "Lilla Åby Norrgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21221c" + }, + "id": "508027", + "fullName": "Stora Åby Norrgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21221e" + }, + "id": "508333", + "fullName": "Kränge Ågårds Hage", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21221f" + }, + "id": "508527", + "fullName": "Ledberg Åbysätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212221" + }, + "id": "525732", + "fullName": "Åbysätter Brobytorp", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212223" + }, + "id": "525744", + "fullName": "Åserum Smedjebacken", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212224" + }, + "id": "526407", + "fullName": "Bestorp Ås Alviken", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212225" + }, + "id": "523742", + "fullName": "Fettjestad Ågården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212226" + }, + "id": "524152", + "fullName": "Sjögesta Bro Åvalla", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212227" + }, + "id": "524154", + "fullName": "Sjögesta Bro Åviken", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212228" + }, + "id": "524172", + "fullName": "Sjögestabro Åliden", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212229" + }, + "id": "524174", + "fullName": "Sjögestabro Åvalla", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21222a" + }, + "id": "524176", + "fullName": "Sjögestabro Åviken", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21222b" + }, + "id": "526132", + "fullName": "Södra Häggebo Åbylund", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21222c" + }, + "id": "528445", + "fullName": "Åsmestorp Bränntorp", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21222d" + }, + "id": "528447", + "fullName": "Åsmestorp Sågliden", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21222e" + }, + "id": "933397", + "fullName": "Björkhult Åkerliden", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21222f" + }, + "id": "933492", + "fullName": "Fettjestad Ågården", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212230" + }, + "id": "933806", + "fullName": "Bestorp Ås Solbacken", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212231" + }, + "id": "934048", + "fullName": "Björkeberg Åkervik", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212232" + }, + "id": "529280", + "fullName": "Södra Lund Åsbacken", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212233" + }, + "id": "502518", + "fullName": "Återvinningsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212234" + }, + "id": "502732", + "fullName": "Åby Handelsträdgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212235" + }, + "id": "505016", + "fullName": "Ånestad Brattliden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212236" + }, + "id": "507240", + "fullName": "Håckerstad Åkerboda", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212237" + }, + "id": "507943", + "fullName": "Lilla Åby Södergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212238" + }, + "id": "507945", + "fullName": "Lilla Åby Östergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212239" + }, + "id": "508025", + "fullName": "Stora Åby Mellangård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21223a" + }, + "id": "508029", + "fullName": "Stora Åby Södergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21223b" + }, + "id": "508068", + "fullName": "Åsdymlingen Gåvedal", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21223c" + }, + "id": "508082", + "fullName": "Åsdymlingen Sanden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21223d" + }, + "id": "525730", + "fullName": "Åbysätter Björkhagen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21223e" + }, + "id": "526409", + "fullName": "Bestorp Ås Solbacken", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212240" + }, + "id": "523460", + "fullName": "Ånestadlund Fridhem", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212241" + }, + "id": "523462", + "fullName": "Ånestadlund Nysätter", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212242" + }, + "id": "523464", + "fullName": "Ånestadlund Steninge", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212243" + }, + "id": "523529", + "fullName": "Björkhult Åkerliden", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212244" + }, + "id": "523580", + "fullName": "Bommedal Åbacka Skola", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212245" + }, + "id": "523787", + "fullName": "Gammalkil Åkersberga", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212246" + }, + "id": "524170", + "fullName": "Sjögestabro Åhyddan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212247" + }, + "id": "524201", + "fullName": "Sjögestad Bro Åvalla", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212248" + }, + "id": "524202", + "fullName": "Sjögestad Bro Åviken", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212249" + }, + "id": "522489", + "fullName": "Björkeberg Årstavik", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21224a" + }, + "id": "522781", + "fullName": "Herrestad Åkersberg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21224b" + }, + "id": "503246", + "fullName": "Åkerstorpsvägen Berga", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21224c" + }, + "id": "503255", + "fullName": "Åkerstorpsvägen Hagen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21224d" + }, + "id": "933420", + "fullName": "Bommedal Åbacka Skola", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21224e" + }, + "id": "933500", + "fullName": "Gammalkil Åkersberga", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21224f" + }, + "id": "530097", + "fullName": "Stjärnorp Åbyfallet", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212250" + }, + "id": "530099", + "fullName": "Stjärnorp Åbysätter", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212251" + }, + "id": "502463", + "fullName": "Rystad Åby Västergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212252" + }, + "id": "502739", + "fullName": "Åsdymlingen Sundsdal", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212253" + }, + "id": "505027", + "fullName": "Ånestad Smedjebacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212254" + }, + "id": "508069", + "fullName": "Åsdymlingen Häradsbo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212255" + }, + "id": "508070", + "fullName": "Åsdymlingen Högstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212256" + }, + "id": "508072", + "fullName": "Åsdymlingen Högtomta", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212257" + }, + "id": "508088", + "fullName": "Åsdymlingen Solbacka", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212258" + }, + "id": "525738", + "fullName": "Åbysätter Säterstugan", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212259" + }, + "id": "526684", + "fullName": "Hållingstorp Åkroken", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21225a" + }, + "id": "526211", + "fullName": "Åsorp Källsvedens Skola", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21225b" + }, + "id": "522487", + "fullName": "Björkeberg Årestalund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21225c" + }, + "id": "503240", + "fullName": "Åkerstorp Fredriksberg", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21225d" + }, + "id": "503268", + "fullName": "Åkerstorpsvägen Lugnet", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21225e" + }, + "id": "502398", + "fullName": "Gärstad Åby Mellangård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212260" + }, + "id": "508057", + "fullName": "Åsdymlingen Björklund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212261" + }, + "id": "508076", + "fullName": "Åsdymlingen Karlslund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212262" + }, + "id": "508078", + "fullName": "Åsdymlingen Karlstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212263" + }, + "id": "508084", + "fullName": "Åsdymlingen Sandliden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212264" + }, + "id": "508086", + "fullName": "Åsdymlingen Snuthagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212265" + }, + "id": "508525", + "fullName": "Ledberg Åbylund Bygget", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212266" + }, + "id": "508713", + "fullName": "Västerbränninge Ågård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212267" + }, + "id": "523454", + "fullName": "Ånestadlund Bergsätter", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212268" + }, + "id": "523466", + "fullName": "Ånestadlund Trollhagen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212269" + }, + "id": "522485", + "fullName": "Björkeberg Årestadlund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21226a" + }, + "id": "503250", + "fullName": "Åkerstorpsvägen Fridhem", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21226b" + }, + "id": "503270", + "fullName": "Åkerstorpsvägen Mossebo", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21226c" + }, + "id": "503284", + "fullName": "Åkerstorpsvägen Sörtorp", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21226d" + }, + "id": "502419", + "fullName": "Kallerstad Åby Östergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21226e" + }, + "id": "504965", + "fullName": "Vårdsberg Lilla Ånestad", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21226f" + }, + "id": "505021", + "fullName": "Ånestad Lillgård Flygeln", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212270" + }, + "id": "508053", + "fullName": "Åsdymlingen Anderstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212271" + }, + "id": "508055", + "fullName": "Åsdymlingen Björkhagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212272" + }, + "id": "508062", + "fullName": "Åsdymlingen Fredriksdal", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212273" + }, + "id": "508064", + "fullName": "Åsdymlingen Fridkullen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212276" + }, + "id": "508526", + "fullName": "Ledberg Åbylund Smedjan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212277" + }, + "id": "503252", + "fullName": "Åkerstorpsvägen Grönlund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212278" + }, + "id": "503254", + "fullName": "Åkerstorpsvägen Hagalund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212279" + }, + "id": "503256", + "fullName": "Åkerstorpsvägen Karlstorp", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21227a" + }, + "id": "503262", + "fullName": "Åkerstorpsvägen Källtorp", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21227b" + }, + "id": "503272", + "fullName": "Åkerstorpsvägen Rosenlund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21227c" + }, + "id": "503280", + "fullName": "Åkerstorpsvägen Stensnäs", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21227d" + }, + "id": "503286", + "fullName": "Åkerstorpsvägen Videlund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21227e" + }, + "id": "503288", + "fullName": "Åkerstorpsvägen Vidsberg", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21227f" + }, + "id": "503290", + "fullName": "Åkerstorpsvägen Vidsborg", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212280" + }, + "id": "502418", + "fullName": "Kallerstad Åby Västergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212281" + }, + "id": "508059", + "fullName": "Åsdymlingen Fredriksberg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212282" + }, + "id": "503244", + "fullName": "Åkerstorpsvägen Anderstorp", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212283" + }, + "id": "503274", + "fullName": "Åkerstorpsvägen Segersberg", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212284" + }, + "id": "507163", + "fullName": "Asksättersvägen Åsmehagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212285" + }, + "id": "523579", + "fullName": "Bommedal Åbacka Lärarbostad", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212286" + }, + "id": "503248", + "fullName": "Åkerstorpsvägen Fasankullen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212287" + }, + "id": "503257", + "fullName": "Åkerstorpsvägen Katrinelund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212288" + }, + "id": "503266", + "fullName": "Åkerstorpsvägen Lugnebacken", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212289" + }, + "id": "503276", + "fullName": "Åkerstorpsvägen Skogslyckan", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21228a" + }, + "id": "503278", + "fullName": "Åkerstorpsvägen Stallgården", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21228b" + }, + "id": "933419", + "fullName": "Bommedal Åbacka Lärarbostad", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21228c" + }, + "id": "503264", + "fullName": "Åkerstorpsvägen Lilla Grönlund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21228d" + }, + "id": "503282", + "fullName": "Åkerstorpsvägen Södra Milltorp", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21228e" + }, + "id": "552284", + "fullName": "Kärr", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21228f" + }, + "id": "552334", + "fullName": "Mauritsholm Rolgen", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212290" + }, + "id": "552332", + "fullName": "Mauritsholm Bosbäck", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212291" + }, + "id": "552336", + "fullName": "Mauritsholm Rolgen Västra", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212292" + }, + "id": "772031", + "fullName": "Ålbo", + "parentFullName": "Ransta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212293" + }, + "id": "764730", + "fullName": "Åkesta", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212294" + }, + "id": "764738", + "fullName": "Åvägen", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212295" + }, + "id": "762216", + "fullName": "Åbäcke", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212296" + }, + "id": "762220", + "fullName": "Åkerby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212297" + }, + "id": "760165", + "fullName": "Ålgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212298" + }, + "id": "760636", + "fullName": "Åsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212299" + }, + "id": "762218", + "fullName": "Åholmen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21229a" + }, + "id": "762370", + "fullName": "Ålsätra", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21229b" + }, + "id": "762583", + "fullName": "Åbylund", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21229c" + }, + "id": "763135", + "fullName": "Väst Åby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21229d" + }, + "id": "764671", + "fullName": "Stora Åby", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21229f" + }, + "id": "914339", + "fullName": "Ålbo Kvarn", + "parentFullName": "Ransta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122a0" + }, + "id": "759389", + "fullName": "Åkervägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122a1" + }, + "id": "761913", + "fullName": "Lilla Åsby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122a2" + }, + "id": "762113", + "fullName": "Stora Åsby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122a3" + }, + "id": "764732", + "fullName": "Åkesta Gård", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122a4" + }, + "id": "759090", + "fullName": "Övre Åvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122a5" + }, + "id": "759457", + "fullName": "Skerike Åby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122a6" + }, + "id": "762368", + "fullName": "Ådalsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122a7" + }, + "id": "916600", + "fullName": "Ålidsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122a8" + }, + "id": "764439", + "fullName": "Harakers Åby", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122a9" + }, + "id": "764728", + "fullName": "Åbergs Hagby", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122aa" + }, + "id": "764736", + "fullName": "Åkestavägen", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122ab" + }, + "id": "758833", + "fullName": "Nedre Åvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122ac" + }, + "id": "759435", + "fullName": "Åshagsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122ad" + }, + "id": "762833", + "fullName": "Björksta Åby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122ae" + }, + "id": "936768", + "fullName": "Åsiktsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122af" + }, + "id": "764673", + "fullName": "Stora Åby Gård", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122b0" + }, + "id": "764734", + "fullName": "Åkesta Handel", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122b1" + }, + "id": "759391", + "fullName": "Ångloksgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122b2" + }, + "id": "760471", + "fullName": "Åsgårdsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122b3" + }, + "id": "763635", + "fullName": "Ängsö Åkeräng", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122b4" + }, + "id": "936863", + "fullName": "Norra Ålsätra", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122b5" + }, + "id": "764377", + "fullName": "Fridhem Åkesta", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122b6" + }, + "id": "759393", + "fullName": "Ångpannevägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122b7" + }, + "id": "759785", + "fullName": "Åkarhagsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122b8" + }, + "id": "760223", + "fullName": "Åskledargatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122b9" + }, + "id": "762297", + "fullName": "Lillhärads Åby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122ba" + }, + "id": "921758", + "fullName": "Ålesundsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122bb" + }, + "id": "764441", + "fullName": "Harakers Åkerby", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122bc" + }, + "id": "758449", + "fullName": "Ånghammargatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122bd" + }, + "id": "759282", + "fullName": "Åsenlundsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122be" + }, + "id": "759458", + "fullName": "Skerike Åby Gård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122bf" + }, + "id": "759985", + "fullName": "Årbylundsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122c0" + }, + "id": "761185", + "fullName": "Åsikten Skerike", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122c1" + }, + "id": "761217", + "fullName": "Åmänningevägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122c2" + }, + "id": "762704", + "fullName": "Sevalla Åbylund", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122c3" + }, + "id": "763141", + "fullName": "Åsenborgsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122c4" + }, + "id": "914512", + "fullName": "Ångkraftsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122c5" + }, + "id": "762835", + "fullName": "Björksta Åbylund", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122c6" + }, + "id": "763143", + "fullName": "Åttonde Kolonistigen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122c7" + }, + "id": "745782", + "fullName": "Åsen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122c8" + }, + "id": "750871", + "fullName": "Åboda", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122c9" + }, + "id": "745595", + "fullName": "Ånsta", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122ca" + }, + "id": "757058", + "fullName": "Åviken", + "parentFullName": "Frövi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122cb" + }, + "id": "753221", + "fullName": "Åsen", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122cc" + }, + "id": "742967", + "fullName": "Ågatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122cd" + }, + "id": "753128", + "fullName": "Åsby", + "parentFullName": "Stora Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122ce" + }, + "id": "743494", + "fullName": "Åby Gård", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122cf" + }, + "id": "743814", + "fullName": "Åsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122d0" + }, + "id": "745352", + "fullName": "Ålvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122d1" + }, + "id": "758181", + "fullName": "Åsvägen", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122d2" + }, + "id": "743496", + "fullName": "Åbyvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122d3" + }, + "id": "745593", + "fullName": "Ånnaboda", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122d4" + }, + "id": "753124", + "fullName": "Åkerby", + "parentFullName": "Stora Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122d5" + }, + "id": "745272", + "fullName": "Åsvägen", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122d7" + }, + "id": "744106", + "fullName": "Ånäsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122d8" + }, + "id": "744729", + "fullName": "Åbrogatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122d9" + }, + "id": "745102", + "fullName": "Åkervägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122da" + }, + "id": "745104", + "fullName": "Åsbyvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122db" + }, + "id": "757452", + "fullName": "Ånnaboda", + "parentFullName": "Garphyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122dc" + }, + "id": "757324", + "fullName": "Åkervägen", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122dd" + }, + "id": "746068", + "fullName": "Norra Åsta", + "parentFullName": "Lillkyrka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122de" + }, + "id": "746082", + "fullName": "Södra Åsta", + "parentFullName": "Lillkyrka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122df" + }, + "id": "743840", + "fullName": "Ånstagatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122e0" + }, + "id": "744421", + "fullName": "Åkaregatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122e1" + }, + "id": "745366", + "fullName": "Axbergs-Åby", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122e2" + }, + "id": "753126", + "fullName": "Ånkersta", + "parentFullName": "Stora Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122e3" + }, + "id": "752966", + "fullName": "Åkarvägen", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122e4" + }, + "id": "743836", + "fullName": "Åbackegatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122e5" + }, + "id": "744707", + "fullName": "Åkullegatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122e6" + }, + "id": "744715", + "fullName": "Lilla Ågränd", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122e7" + }, + "id": "744785", + "fullName": "Ålundagatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122e8" + }, + "id": "745570", + "fullName": "Gräve-Åkerby", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122e9" + }, + "id": "917469", + "fullName": "Åbroddgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122ea" + }, + "id": "753130", + "fullName": "Åsbyviken", + "parentFullName": "Stora Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122eb" + }, + "id": "744819", + "fullName": "Norra Åsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122ec" + }, + "id": "743316", + "fullName": "Åstadalsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122ed" + }, + "id": "743838", + "fullName": "Åbylundsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122ee" + }, + "id": "744585", + "fullName": "Åkerbärsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122ef" + }, + "id": "745106", + "fullName": "Åstrandsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122f0" + }, + "id": "753024", + "fullName": "Åkerbyvägen", + "parentFullName": "Stora Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122f1" + }, + "id": "757454", + "fullName": "Ånnabodavägen", + "parentFullName": "Garphyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122f2" + }, + "id": "743157", + "fullName": "Åldermansgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122f3" + }, + "id": "744375", + "fullName": "Återbruksvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122f4" + }, + "id": "745872", + "fullName": "Stora Åkerhaga", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122f5" + }, + "id": "743583", + "fullName": "Ånstalundsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122f6" + }, + "id": "743729", + "fullName": "Åkersbergsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122f7" + }, + "id": "753059", + "fullName": "Bittinge Åkesbergs Säteri", + "parentFullName": "Stora Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122f8" + }, + "id": "554298", + "fullName": "Ådalen", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122f9" + }, + "id": "554816", + "fullName": "Ågatan", + "parentFullName": "Hasslarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122fb" + }, + "id": "551936", + "fullName": "Åragatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122fc" + }, + "id": "552387", + "fullName": "Ålagränd", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122fd" + }, + "id": "552607", + "fullName": "Åbogatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122fe" + }, + "id": "551379", + "fullName": "Åkergatan", + "parentFullName": "Gantofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2122ff" + }, + "id": "550962", + "fullName": "Åvångsgatan", + "parentFullName": "Råå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212300" + }, + "id": "550214", + "fullName": "Ålgränden", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212301" + }, + "id": "550631", + "fullName": "Åhusgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212302" + }, + "id": "551378", + "fullName": "Ådalsgatan", + "parentFullName": "Gantofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212303" + }, + "id": "550863", + "fullName": "Åbrinksgatan", + "parentFullName": "Råå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212304" + }, + "id": "552321", + "fullName": "Åvallavägen", + "parentFullName": "Fleninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212305" + }, + "id": "552726", + "fullName": "Åmålsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212306" + }, + "id": "550998", + "fullName": "Åstorpsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212307" + }, + "id": "552767", + "fullName": "Årstidsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212308" + }, + "id": "554299", + "fullName": "Åkerbärsstigen", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212309" + }, + "id": "551477", + "fullName": "Åkerslunds Gård", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21230a" + }, + "id": "552609", + "fullName": "Åldermansgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21230b" + }, + "id": "595805", + "fullName": "Åna", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21230c" + }, + "id": "567104", + "fullName": "Å Åkerby", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21230d" + }, + "id": "567106", + "fullName": "Å Åldersro", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21230e" + }, + "id": "594667", + "fullName": "Åvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21230f" + }, + "id": "567039", + "fullName": "Å", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212310" + }, + "id": "595468", + "fullName": "Näkna Åna", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212311" + }, + "id": "594663", + "fullName": "Åby Ridhus", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212312" + }, + "id": "594665", + "fullName": "Åsbovägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212313" + }, + "id": "594905", + "fullName": "Getå Åtorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212314" + }, + "id": "594463", + "fullName": "Åby Sågväg", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212315" + }, + "id": "594405", + "fullName": "Åbymovägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212316" + }, + "id": "594431", + "fullName": "Ådalsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212317" + }, + "id": "568641", + "fullName": "Åsvittinge Åsvedal", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212318" + }, + "id": "595537", + "fullName": "Rodga Åstuga", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212319" + }, + "id": "595466", + "fullName": "Näkna Åbrinken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21231a" + }, + "id": "595803", + "fullName": "Åkerbärsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21231b" + }, + "id": "565841", + "fullName": "Ålbäck", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21231c" + }, + "id": "567883", + "fullName": "Åhagen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21231d" + }, + "id": "567885", + "fullName": "Ållonö", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21231e" + }, + "id": "567041", + "fullName": "Å Berga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21231f" + }, + "id": "567071", + "fullName": "Å Kyrka", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212320" + }, + "id": "597958", + "fullName": "Åbacken", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212321" + }, + "id": "560314", + "fullName": "Ånestad", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212322" + }, + "id": "567079", + "fullName": "Å Lundby", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212323" + }, + "id": "595750", + "fullName": "Simonstorp Ålgöl", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212324" + }, + "id": "558505", + "fullName": "Åbygatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212325" + }, + "id": "559203", + "fullName": "Åsbacken", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212326" + }, + "id": "561388", + "fullName": "Borg Åsen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212327" + }, + "id": "561529", + "fullName": "Ålstigen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212328" + }, + "id": "567092", + "fullName": "Å Sjösala", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212329" + }, + "id": "567578", + "fullName": "Ånholmen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21232a" + }, + "id": "563769", + "fullName": "Åkerby Gård", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21232b" + }, + "id": "558981", + "fullName": "Åbodgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21232c" + }, + "id": "560066", + "fullName": "Åkervägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21232d" + }, + "id": "561386", + "fullName": "Borg Åsebo", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21232e" + }, + "id": "596872", + "fullName": "Vånga Åsen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21232f" + }, + "id": "567087", + "fullName": "Å Lövdalen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212330" + }, + "id": "568491", + "fullName": "Kuddby Åby", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212331" + }, + "id": "567047", + "fullName": "Å Björkebo", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212332" + }, + "id": "567053", + "fullName": "Å Brånnebo", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212333" + }, + "id": "565839", + "fullName": "Åkermossen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212334" + }, + "id": "568627", + "fullName": "Åsvittinge", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212335" + }, + "id": "566961", + "fullName": "Ring Åbrygg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212336" + }, + "id": "567045", + "fullName": "Å Bergalund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212337" + }, + "id": "567051", + "fullName": "Å Broby Gård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212338" + }, + "id": "567066", + "fullName": "Å Häradslöt", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21233a" + }, + "id": "558361", + "fullName": "Åkerstigen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21233b" + }, + "id": "559133", + "fullName": "Åkaregatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21233c" + }, + "id": "563591", + "fullName": "Okna Ålbäcken", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21233d" + }, + "id": "560316", + "fullName": "Ånestad Gård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21233e" + }, + "id": "567085", + "fullName": "Å Lundsviken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21233f" + }, + "id": "567094", + "fullName": "Å Stubbetorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212340" + }, + "id": "567096", + "fullName": "Å Säterviken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212341" + }, + "id": "567100", + "fullName": "Å Talltorpet", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212342" + }, + "id": "567102", + "fullName": "Å Västralund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212343" + }, + "id": "567898", + "fullName": "Ållonö Slott", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212344" + }, + "id": "567057", + "fullName": "Å Brånnestad", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212345" + }, + "id": "567065", + "fullName": "Å Grindstuga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212346" + }, + "id": "567067", + "fullName": "Å Klippudden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212347" + }, + "id": "565049", + "fullName": "Öbnebo Åberga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212348" + }, + "id": "567485", + "fullName": "Skenäs Åntorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212349" + }, + "id": "567902", + "fullName": "Ållonö Säteri", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21234a" + }, + "id": "568495", + "fullName": "Kuddby Åkerbo", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21234b" + }, + "id": "567049", + "fullName": "Å Björksätter", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21234c" + }, + "id": "567069", + "fullName": "Å Kommunalhus", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21234d" + }, + "id": "563388", + "fullName": "Kimstad Åkerby", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21234e" + }, + "id": "561673", + "fullName": "Nedre Ågelsjö", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21234f" + }, + "id": "561803", + "fullName": "Skärlöta Åsen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212350" + }, + "id": "559402", + "fullName": "Ånestadsgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212351" + }, + "id": "567081", + "fullName": "Å Lundby Säteri", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212352" + }, + "id": "567083", + "fullName": "Å Lundbystrand", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212353" + }, + "id": "567576", + "fullName": "Åketorpsvägen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212354" + }, + "id": "568493", + "fullName": "Kuddby Åbytorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212355" + }, + "id": "568505", + "fullName": "Kuddby Övre Åby", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212356" + }, + "id": "566224", + "fullName": "Kättinge Åborg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212357" + }, + "id": "566228", + "fullName": "Kättinge Ådala", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212358" + }, + "id": "567068", + "fullName": "Å Klockaregård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21235a" + }, + "id": "564434", + "fullName": "Åby Gård Flygeln", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21235b" + }, + "id": "567582", + "fullName": "Ånholmen Örbäck", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21235c" + }, + "id": "567904", + "fullName": "Ållonö Varudden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21235d" + }, + "id": "568117", + "fullName": "Gisselö Åstugan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21235e" + }, + "id": "566220", + "fullName": "Kättinge Åbacka", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21235f" + }, + "id": "566222", + "fullName": "Kättinge Åberga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212360" + }, + "id": "566230", + "fullName": "Kättinge Åsunda", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212361" + }, + "id": "563610", + "fullName": "Skattna Ålbäcken", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212362" + }, + "id": "598131", + "fullName": "Simonstorp Åtorp", + "parentFullName": "Stavsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212363" + }, + "id": "568635", + "fullName": "Åsvittinge Gård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212364" + }, + "id": "559356", + "fullName": "Åselstadsvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212365" + }, + "id": "559502", + "fullName": "Åskvädersgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212366" + }, + "id": "560138", + "fullName": "Kummelby Åkerbo", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212367" + }, + "id": "560767", + "fullName": "Lilla Åkemossen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212368" + }, + "id": "564336", + "fullName": "Skärkind Åbylund", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212369" + }, + "id": "596871", + "fullName": "Vånga Ålsjötorp", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21236a" + }, + "id": "563389", + "fullName": "Kimstad Åkershäll", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21236b" + }, + "id": "597217", + "fullName": "Strömsfors Åtorp", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21236c" + }, + "id": "597819", + "fullName": "Kvarsebo Åbacken", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21236d" + }, + "id": "559796", + "fullName": "Återvändsstigen", + "parentFullName": "Svärtinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21236e" + }, + "id": "560771", + "fullName": "Lilla Åkermossen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212370" + }, + "id": "561846", + "fullName": "Ågelsjö Nybygget", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212371" + }, + "id": "596141", + "fullName": "Boberg Ånstalund", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212372" + }, + "id": "565380", + "fullName": "Börstorpet Åkerö", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212373" + }, + "id": "565909", + "fullName": "Östra Ny Åkerlund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212374" + }, + "id": "567073", + "fullName": "Å Lilla Linneberga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212375" + }, + "id": "567089", + "fullName": "Å Norra Linneberga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212376" + }, + "id": "567098", + "fullName": "Å Södra Linneberga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212377" + }, + "id": "567580", + "fullName": "Ånholmen Frukärr", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212378" + }, + "id": "567896", + "fullName": "Ållonö Röda Bygget", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212379" + }, + "id": "567900", + "fullName": "Ållonö Smedbygget", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21237a" + }, + "id": "567906", + "fullName": "Ållonö Vita Bygget", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21237b" + }, + "id": "568090", + "fullName": "Östra Stenby Ådala", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21237c" + }, + "id": "568092", + "fullName": "Östra Stenby Åskog", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21237d" + }, + "id": "568499", + "fullName": "Kuddby Åkerliden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21237e" + }, + "id": "568629", + "fullName": "Åsvittinge Agerbo", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21237f" + }, + "id": "566226", + "fullName": "Kättinge Åbylund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212380" + }, + "id": "567043", + "fullName": "Å Berga Mellangård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212381" + }, + "id": "567055", + "fullName": "Å Brånnestabacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212382" + }, + "id": "561350", + "fullName": "Borg Lilla Åsängen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212383" + }, + "id": "561376", + "fullName": "Borg Stora Åsängen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212384" + }, + "id": "561848", + "fullName": "Ågelsjö Rosenlund", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212385" + }, + "id": "564041", + "fullName": "Norsholm Lilla Åsen", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212386" + }, + "id": "564063", + "fullName": "Norsholm Stora Åsen", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212387" + }, + "id": "564338", + "fullName": "Skärkind Åmanstorp", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212388" + }, + "id": "565480", + "fullName": "Häradshammar Åkerö", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212389" + }, + "id": "565911", + "fullName": "Östra Ny Åkermossen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21238a" + }, + "id": "567296", + "fullName": "Färjestaden Åntorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21238b" + }, + "id": "568388", + "fullName": "Kuddby Lilla Åkerby", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21238c" + }, + "id": "568443", + "fullName": "Kuddby Södra Åkerby", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21238d" + }, + "id": "568637", + "fullName": "Åsvittinge Hildala", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21238e" + }, + "id": "560751", + "fullName": "Karstorp Åkersberg", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21238f" + }, + "id": "561518", + "fullName": "Torps Gård Lång Åsen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212390" + }, + "id": "565690", + "fullName": "Rönö Loviseberg Åsen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212391" + }, + "id": "567401", + "fullName": "Mauritzberg Åketorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212392" + }, + "id": "567887", + "fullName": "Ållonö Fiskartorpet", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212393" + }, + "id": "567891", + "fullName": "Ållonö Lönnbostaden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212394" + }, + "id": "568625", + "fullName": "Åkerby Båtsmanstorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212395" + }, + "id": "568631", + "fullName": "Åsvittinge Fridlund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212396" + }, + "id": "566574", + "fullName": "Häradshammar Åkerby", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212397" + }, + "id": "567061", + "fullName": "Å Brånnestad Oppgård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212398" + }, + "id": "560374", + "fullName": "Furingstad Åkersberg", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212399" + }, + "id": "560661", + "fullName": "Borg Stora Åkemossen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21239a" + }, + "id": "561844", + "fullName": "Ågelsjö Klubbstugan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21239b" + }, + "id": "564432", + "fullName": "Åby Gård Fiskartorpet", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21239c" + }, + "id": "564436", + "fullName": "Åby Gård Kontorshuset", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21239d" + }, + "id": "564523", + "fullName": "Å Brännestad Betanien", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21239f" + }, + "id": "565482", + "fullName": "Häradshammar-Åbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123a0" + }, + "id": "567894", + "fullName": "Ållonö Rättarbostaden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123a1" + }, + "id": "568497", + "fullName": "Kuddby Åkerby Storgård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123a2" + }, + "id": "567059", + "fullName": "Å Brånnestad Betanien", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123a3" + }, + "id": "567063", + "fullName": "Å Brånnestad Storgård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123a4" + }, + "id": "586896", + "fullName": "Furingstad Åkerlyckan", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123a5" + }, + "id": "568633", + "fullName": "Åsvittinge Grindtorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123a6" + }, + "id": "568639", + "fullName": "Åsvittinge Sofielund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123a7" + }, + "id": "560769", + "fullName": "Lilla Åkemossen Lugnet", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123a8" + }, + "id": "560571", + "fullName": "Tingstad Gamla Åselstad", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123a9" + }, + "id": "564430", + "fullName": "Åby Gård Arbetarbostaden", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123ab" + }, + "id": "587396", + "fullName": "Stora Grönhög Åkerlyckan", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123ac" + }, + "id": "594630", + "fullName": "Lida", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123ad" + }, + "id": "594801", + "fullName": "Getå", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123ae" + }, + "id": "595106", + "fullName": "Mela", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123af" + }, + "id": "565478", + "fullName": "Häradshammar Ådalshöjden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123b0" + }, + "id": "567417", + "fullName": "Myckelsätter Åketorps Gård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123b1" + }, + "id": "567889", + "fullName": "Ållonö Lantmästarbostaden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123b2" + }, + "id": "568501", + "fullName": "Kuddby Åsvittinge Station", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123b3" + }, + "id": "564438", + "fullName": "Åby Gård Mangårdsbyggnaden", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123b4" + }, + "id": "564204", + "fullName": "Skärkind Hestad Gård Åttingen", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123b5" + }, + "id": "595354", + "fullName": "Näkna", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123b6" + }, + "id": "595474", + "fullName": "Rodga", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123b7" + }, + "id": "595206", + "fullName": "Älsebo", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123b8" + }, + "id": "594567", + "fullName": "Byvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123b9" + }, + "id": "594569", + "fullName": "Envägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123bc" + }, + "id": "595785", + "fullName": "Sävsebo", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123bd" + }, + "id": "595789", + "fullName": "Sörsjön", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123bf" + }, + "id": "574944", + "fullName": "Nytorp", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123c3" + }, + "id": "594789", + "fullName": "Fridlund", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123c4" + }, + "id": "594791", + "fullName": "Fågelvik", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123c5" + }, + "id": "594911", + "fullName": "Getåtorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123c6" + }, + "id": "594919", + "fullName": "Hagaborg", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123c7" + }, + "id": "594921", + "fullName": "Hagvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123c8" + }, + "id": "595011", + "fullName": "Högberga", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123c9" + }, + "id": "595013", + "fullName": "Högtomta", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123ca" + }, + "id": "595143", + "fullName": "Sikudden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123cd" + }, + "id": "595305", + "fullName": "Kolvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123ce" + }, + "id": "595523", + "fullName": "Rodga Såg", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123cf" + }, + "id": "594383", + "fullName": "Holms väg", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123d0" + }, + "id": "594447", + "fullName": "Kilvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123d1" + }, + "id": "594451", + "fullName": "Lievägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123d2" + }, + "id": "594457", + "fullName": "Sågvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123d3" + }, + "id": "574904", + "fullName": "Krullen", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123d4" + }, + "id": "594511", + "fullName": "Källvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123d5" + }, + "id": "594553", + "fullName": "Svedvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123d6" + }, + "id": "594571", + "fullName": "Furuvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123d7" + }, + "id": "594578", + "fullName": "Granvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123d9" + }, + "id": "594649", + "fullName": "Skidvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123da" + }, + "id": "594655", + "fullName": "Tallvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123db" + }, + "id": "594691", + "fullName": "Backvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123dc" + }, + "id": "594697", + "fullName": "Björnsnäs", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123dd" + }, + "id": "594765", + "fullName": "Brädudden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123de" + }, + "id": "594781", + "fullName": "Eriksberg", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123df" + }, + "id": "594785", + "fullName": "Falkviken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123e0" + }, + "id": "594827", + "fullName": "Getå Ekeby", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123e1" + }, + "id": "594923", + "fullName": "Hjälmarsö", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123e2" + }, + "id": "594939", + "fullName": "Hultsbruk", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123e3" + }, + "id": "595025", + "fullName": "Krusenhof", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123e4" + }, + "id": "595103", + "fullName": "Lärkvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123e5" + }, + "id": "595105", + "fullName": "Lönnvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123e6" + }, + "id": "595137", + "fullName": "Rödmossen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123e7" + }, + "id": "595177", + "fullName": "Svarttorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123e8" + }, + "id": "595187", + "fullName": "Sätra Gård", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123e9" + }, + "id": "595255", + "fullName": "Granstorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123ea" + }, + "id": "595295", + "fullName": "Klingstad", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123eb" + }, + "id": "595307", + "fullName": "Kosjöhult", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123ec" + }, + "id": "595369", + "fullName": "Näkna Bron", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123ed" + }, + "id": "595793", + "fullName": "Tegnetorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123ee" + }, + "id": "595801", + "fullName": "Valknuten", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123ef" + }, + "id": "594403", + "fullName": "Tunavägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123f0" + }, + "id": "594421", + "fullName": "Mässvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123f1" + }, + "id": "594441", + "fullName": "Hagels väg", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123f2" + }, + "id": "594443", + "fullName": "Hultvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123f3" + }, + "id": "594445", + "fullName": "Härdvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123f4" + }, + "id": "594455", + "fullName": "Smedvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123f5" + }, + "id": "594465", + "fullName": "Alfbacken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123f6" + }, + "id": "574638", + "fullName": "Billkärr", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123f7" + }, + "id": "594513", + "fullName": "Luddbacken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123f8" + }, + "id": "594517", + "fullName": "Miltons väg", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123f9" + }, + "id": "594521", + "fullName": "Näckstigen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123fa" + }, + "id": "594547", + "fullName": "Sköldvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123fb" + }, + "id": "594563", + "fullName": "Björkvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123fc" + }, + "id": "594584", + "fullName": "Högåsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123fe" + }, + "id": "594603", + "fullName": "Knallvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2123ff" + }, + "id": "594636", + "fullName": "Linnévägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212401" + }, + "id": "594651", + "fullName": "Skogsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212402" + }, + "id": "594674", + "fullName": "Algutsboda", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212403" + }, + "id": "594692", + "fullName": "Betesvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212404" + }, + "id": "594773", + "fullName": "Bärsjöholm", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212405" + }, + "id": "594787", + "fullName": "Fodervägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212406" + }, + "id": "594799", + "fullName": "Getsjötorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212407" + }, + "id": "594821", + "fullName": "Getå Ekarne", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212408" + }, + "id": "594847", + "fullName": "Getå Hultet", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212409" + }, + "id": "594855", + "fullName": "Getå Lugnet", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21240a" + }, + "id": "594859", + "fullName": "Getå Norvik", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21240b" + }, + "id": "594871", + "fullName": "Getå Solvik", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21240c" + }, + "id": "595109", + "fullName": "Nobelvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21240e" + }, + "id": "595153", + "fullName": "Stenkullen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21240f" + }, + "id": "595189", + "fullName": "Trastvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212410" + }, + "id": "595212", + "fullName": "Äppelvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212411" + }, + "id": "595227", + "fullName": "Bolenvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212413" + }, + "id": "595299", + "fullName": "Klintvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212414" + }, + "id": "595316", + "fullName": "Ladukärret", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212415" + }, + "id": "595360", + "fullName": "Näkna Berga", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212416" + }, + "id": "595460", + "fullName": "Näkna Udden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212417" + }, + "id": "595470", + "fullName": "Näknavägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212418" + }, + "id": "595486", + "fullName": "Rodga Ekman", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212419" + }, + "id": "595488", + "fullName": "Rodga Ekmon", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21241a" + }, + "id": "595516", + "fullName": "Rodga Skola", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21241b" + }, + "id": "595541", + "fullName": "Rodgavägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21241c" + }, + "id": "595543", + "fullName": "Råsjövägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21241d" + }, + "id": "595545", + "fullName": "Sackebacke", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21241e" + }, + "id": "595549", + "fullName": "Simonstorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21241f" + }, + "id": "595783", + "fullName": "Stybbvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212421" + }, + "id": "594385", + "fullName": "Humpevägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212422" + }, + "id": "594401", + "fullName": "Sportvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212423" + }, + "id": "594435", + "fullName": "Bruksvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212424" + }, + "id": "594453", + "fullName": "Skaftvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212425" + }, + "id": "594459", + "fullName": "Sätravägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212426" + }, + "id": "594487", + "fullName": "Gröna gatan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212427" + }, + "id": "594742", + "fullName": "Björnviken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212428" + }, + "id": "935073", + "fullName": "Mela Gården", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212429" + }, + "id": "574715", + "fullName": "Herrängen", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21242a" + }, + "id": "595421", + "fullName": "Näkna Sankt Olaigården", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21242c" + }, + "id": "594505", + "fullName": "Konsumvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21242d" + }, + "id": "594509", + "fullName": "Kvarnstigen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21242f" + }, + "id": "594536", + "fullName": "Sandmovägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212430" + }, + "id": "594537", + "fullName": "Sandåsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212431" + }, + "id": "594545", + "fullName": "Sköldstigen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212432" + }, + "id": "594551", + "fullName": "Sommarvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212433" + }, + "id": "594557", + "fullName": "Trollstigen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212434" + }, + "id": "594559", + "fullName": "Vintervägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212435" + }, + "id": "594561", + "fullName": "Vättestigen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212437" + }, + "id": "594628", + "fullName": "Lagersvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212438" + }, + "id": "594639", + "fullName": "Näverbacken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212439" + }, + "id": "594657", + "fullName": "Tennisvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21243a" + }, + "id": "594659", + "fullName": "Torpargränd", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21243b" + }, + "id": "594803", + "fullName": "Getå Bergabo", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21243c" + }, + "id": "594809", + "fullName": "Getå Björkvi", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21243d" + }, + "id": "594829", + "fullName": "Getå Ekhamra", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21243e" + }, + "id": "594837", + "fullName": "Getå Gläntan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21243f" + }, + "id": "594851", + "fullName": "Getå Klacken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212440" + }, + "id": "594885", + "fullName": "Getå Tallebo", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212441" + }, + "id": "594909", + "fullName": "Getå Örnboet", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212442" + }, + "id": "595091", + "fullName": "Loddbyvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212443" + }, + "id": "595107", + "fullName": "Mela Flotten", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212444" + }, + "id": "595108", + "fullName": "Morellvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212446" + }, + "id": "595162", + "fullName": "Stridsudden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212447" + }, + "id": "595165", + "fullName": "Ströjavägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212448" + }, + "id": "595167", + "fullName": "Svarta Grind", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212449" + }, + "id": "595200", + "fullName": "Väderholmen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21244a" + }, + "id": "595219", + "fullName": "Össby Trönäs", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21244b" + }, + "id": "595239", + "fullName": "Fatarevägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21244c" + }, + "id": "595249", + "fullName": "Gransjötorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21244d" + }, + "id": "595301", + "fullName": "Kolarevägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21244e" + }, + "id": "595303", + "fullName": "Kolhusvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21244f" + }, + "id": "595318", + "fullName": "Lyckåsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212450" + }, + "id": "595352", + "fullName": "Nyponstigen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212451" + }, + "id": "595404", + "fullName": "Näkna Kullen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212452" + }, + "id": "595440", + "fullName": "Näkna Solhem", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212453" + }, + "id": "595442", + "fullName": "Näkna Solvik", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212454" + }, + "id": "595471", + "fullName": "Olvonstigen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212455" + }, + "id": "595478", + "fullName": "Rodga Bruket", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212456" + }, + "id": "595518", + "fullName": "Rodga Solvik", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212457" + }, + "id": "595526", + "fullName": "Rodga Säteri", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212458" + }, + "id": "595771", + "fullName": "Skogsvallen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212459" + }, + "id": "594375", + "fullName": "Borgiavägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21245a" + }, + "id": "594393", + "fullName": "Lindbyvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21245b" + }, + "id": "594469", + "fullName": "Alhagsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21245d" + }, + "id": "594493", + "fullName": "Hoffmans väg", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21245e" + }, + "id": "594497", + "fullName": "Häradsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21245f" + }, + "id": "595342", + "fullName": "Myckelmossa", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212460" + }, + "id": "922660", + "fullName": "Ströbogatan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212461" + }, + "id": "922666", + "fullName": "Nöbble Byväg", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212462" + }, + "id": "594519", + "fullName": "Mostugevägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212463" + }, + "id": "594541", + "fullName": "Skogsbovägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212464" + }, + "id": "594549", + "fullName": "Solhemsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212465" + }, + "id": "594582", + "fullName": "Hydraulvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212466" + }, + "id": "594601", + "fullName": "Karlsrovägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212467" + }, + "id": "594634", + "fullName": "Lillsjövägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212468" + }, + "id": "594637", + "fullName": "Motionsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212469" + }, + "id": "594638", + "fullName": "Nyborgsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21246a" + }, + "id": "594802", + "fullName": "Getå Alkärret", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21246b" + }, + "id": "594819", + "fullName": "Getå Bäckadal", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21246c" + }, + "id": "594823", + "fullName": "Getå Ekbacken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21246d" + }, + "id": "594839", + "fullName": "Getå Grönkärr", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21246e" + }, + "id": "594867", + "fullName": "Getå Sikudden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21246f" + }, + "id": "594875", + "fullName": "Getå Sommarbo", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212470" + }, + "id": "594881", + "fullName": "Getå Stranden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212471" + }, + "id": "594971", + "fullName": "Hultsbruk Rom", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212472" + }, + "id": "594997", + "fullName": "Häradssveden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212473" + }, + "id": "595145", + "fullName": "Sikuddsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212474" + }, + "id": "595093", + "fullName": "Lomgölsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212475" + }, + "id": "595124", + "fullName": "Nylund Nättet", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212476" + }, + "id": "595193", + "fullName": "Vinbärsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212477" + }, + "id": "595237", + "fullName": "Enbärsstigen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212478" + }, + "id": "595253", + "fullName": "Gransjövägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212479" + }, + "id": "595293", + "fullName": "Kantorsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21247a" + }, + "id": "595333", + "fullName": "Missnestigen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21247b" + }, + "id": "595335", + "fullName": "Mjölonstigen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21247c" + }, + "id": "595348", + "fullName": "Måbärsstigen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21247d" + }, + "id": "595378", + "fullName": "Näkna Fridhem", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21247e" + }, + "id": "595380", + "fullName": "Näkna Furudal", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21247f" + }, + "id": "595390", + "fullName": "Näkna Gärdsbo", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212480" + }, + "id": "595410", + "fullName": "Näkna Lillebo", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212481" + }, + "id": "595425", + "fullName": "Näkna Sjötorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212482" + }, + "id": "595444", + "fullName": "Näkna Solåsen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212483" + }, + "id": "595473", + "fullName": "Oxbärsstigen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212484" + }, + "id": "595762", + "fullName": "Sjöberga Gård", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212485" + }, + "id": "595797", + "fullName": "Tryggerslund", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212486" + }, + "id": "595799", + "fullName": "Träkolsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212487" + }, + "id": "594411", + "fullName": "Eklundavägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212488" + }, + "id": "594417", + "fullName": "Lövuddevägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212489" + }, + "id": "594419", + "fullName": "Majsolsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21248a" + }, + "id": "594433", + "fullName": "Axgårdsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21248b" + }, + "id": "594485", + "fullName": "Glottervägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21248c" + }, + "id": "594495", + "fullName": "Huldrestigen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21248e" + }, + "id": "594499", + "fullName": "Högtorpsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21248f" + }, + "id": "594539", + "fullName": "Sibyllestigen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212490" + }, + "id": "594543", + "fullName": "Skogsråstigen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212491" + }, + "id": "594565", + "fullName": "Brågårdsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212492" + }, + "id": "594580", + "fullName": "Heimdalsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212495" + }, + "id": "594611", + "fullName": "Kvillinge Gård", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212496" + }, + "id": "594647", + "fullName": "Rödakorsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212497" + }, + "id": "594653", + "fullName": "Solbackavägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212498" + }, + "id": "594661", + "fullName": "Vårbackavägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212499" + }, + "id": "594763", + "fullName": "Breduddevägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21249a" + }, + "id": "594811", + "fullName": "Getå Björnidet", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21249b" + }, + "id": "594825", + "fullName": "Getå Ekebacken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21249c" + }, + "id": "594843", + "fullName": "Getå Hagstugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21249d" + }, + "id": "594861", + "fullName": "Getå Olofsberg", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21249e" + }, + "id": "594863", + "fullName": "Getå Ritvillan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21249f" + }, + "id": "594873", + "fullName": "Getå Solvillan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124a0" + }, + "id": "594879", + "fullName": "Getå Stordalen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124a1" + }, + "id": "594887", + "fullName": "Getå Trollboet", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124a2" + }, + "id": "594891", + "fullName": "Getå Vilhemsro", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124a3" + }, + "id": "594904", + "fullName": "Getå Villa Haga", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124a4" + }, + "id": "594937", + "fullName": "Hults Herrgård", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124a5" + }, + "id": "594975", + "fullName": "Hultsbruk Sion", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124a6" + }, + "id": "595015", + "fullName": "Högtomta Skola", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124a8" + }, + "id": "595019", + "fullName": "Kastanjevägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124a9" + }, + "id": "595021", + "fullName": "Klarbärsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124aa" + }, + "id": "595023", + "fullName": "Krusbärsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124ab" + }, + "id": "595087", + "fullName": "Körsbärsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124ac" + }, + "id": "595120", + "fullName": "Norrviksvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124ad" + }, + "id": "595139", + "fullName": "Rönnbärsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124ae" + }, + "id": "595213", + "fullName": "Össby Krongård", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124af" + }, + "id": "595225", + "fullName": "Blåbärsstigen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124b1" + }, + "id": "595315", + "fullName": "Köpshults Gård", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124b2" + }, + "id": "595358", + "fullName": "Näkna Baracken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124b4" + }, + "id": "595376", + "fullName": "Näkna Enbacken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124b5" + }, + "id": "595392", + "fullName": "Näkna Hagalund", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124b6" + }, + "id": "595422", + "fullName": "Näkna Sjöberga", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124b7" + }, + "id": "595427", + "fullName": "Näkna Sjöviken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124b8" + }, + "id": "595429", + "fullName": "Näkna Sjöänden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124b9" + }, + "id": "595438", + "fullName": "Näkna Solberga", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124ba" + }, + "id": "595456", + "fullName": "Näkna Trollebo", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124bb" + }, + "id": "595472", + "fullName": "Ormbärsstigen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124bc" + }, + "id": "595494", + "fullName": "Rodga Hagalund", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124bd" + }, + "id": "595502", + "fullName": "Rodga Lövdalen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124be" + }, + "id": "595508", + "fullName": "Rodga Nybygget", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124bf" + }, + "id": "595740", + "fullName": "Simonstorp Usa", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124c0" + }, + "id": "595742", + "fullName": "Simonstorp Vik", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124c1" + }, + "id": "595773", + "fullName": "Skrovsjövägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124c2" + }, + "id": "595779", + "fullName": "Snöbärsstigen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124c3" + }, + "id": "595795", + "fullName": "Tranbärsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124c4" + }, + "id": "594379", + "fullName": "Englundsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124c5" + }, + "id": "594381", + "fullName": "Grönlidsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124c6" + }, + "id": "594391", + "fullName": "Källhagsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124c7" + }, + "id": "594397", + "fullName": "Olstorpsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124c8" + }, + "id": "594407", + "fullName": "Ängtorpsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124c9" + }, + "id": "594475", + "fullName": "Bergdalsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124ca" + }, + "id": "594482", + "fullName": "Bråbygdsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124cb" + }, + "id": "594489", + "fullName": "Hamndalsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124ce" + }, + "id": "594555", + "fullName": "Tallhällsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124d0" + }, + "id": "594605", + "fullName": "Korsbyggevägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124d1" + }, + "id": "594617", + "fullName": "Kvillinge Kyrka", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124d2" + }, + "id": "594626", + "fullName": "Kvillingevägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124d3" + }, + "id": "594645", + "fullName": "Rullstensvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124d4" + }, + "id": "594739", + "fullName": "Björnsnäs Össby", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124d5" + }, + "id": "594771", + "fullName": "Bäcktorpsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124d6" + }, + "id": "594793", + "fullName": "Gamla Björnsnäs", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124d7" + }, + "id": "594807", + "fullName": "Getå Björkudden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124d8" + }, + "id": "594813", + "fullName": "Getå Björnviken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124d9" + }, + "id": "594845", + "fullName": "Getå Hammaråsen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124da" + }, + "id": "594849", + "fullName": "Getå Häradstorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124db" + }, + "id": "594857", + "fullName": "Getå Långa Raden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124dc" + }, + "id": "594865", + "fullName": "Getå Ryssvillan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124dd" + }, + "id": "594869", + "fullName": "Getå Sj Bostaden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124de" + }, + "id": "594889", + "fullName": "Getå Vilhelmsro", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124df" + }, + "id": "594907", + "fullName": "Getå Ängshyddan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124e0" + }, + "id": "594913", + "fullName": "Grantorpsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124e1" + }, + "id": "594935", + "fullName": "Hults Bruk Sätra", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124e2" + }, + "id": "594989", + "fullName": "Hultsbruk Sätra", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124e3" + }, + "id": "595043", + "fullName": "Krusenhofs Gård", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124e4" + }, + "id": "595089", + "fullName": "Lilltorpsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124e5" + }, + "id": "595118", + "fullName": "Norrviken Skoga", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124e6" + }, + "id": "595126", + "fullName": "Nylund Tyrstorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124e7" + }, + "id": "595141", + "fullName": "Sandviksgärdet", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124e8" + }, + "id": "595191", + "fullName": "Villa Norrviken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124e9" + }, + "id": "595215", + "fullName": "Össby Rosenlund", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124ea" + }, + "id": "595245", + "fullName": "Fisklösenvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124eb" + }, + "id": "595268", + "fullName": "Hjortronstigen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124ec" + }, + "id": "595309", + "fullName": "Kråkbärsstigen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124ed" + }, + "id": "595346", + "fullName": "Myckelmossa Såg", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124ee" + }, + "id": "595367", + "fullName": "Näkna Brogetorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124ef" + }, + "id": "595370", + "fullName": "Näkna Brostugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124f0" + }, + "id": "595384", + "fullName": "Näkna Grogghult", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124f1" + }, + "id": "595416", + "fullName": "Näkna Lövhyddan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124f2" + }, + "id": "595418", + "fullName": "Näkna Rosenborg", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124f3" + }, + "id": "595423", + "fullName": "Näkna Sjöholmen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124f4" + }, + "id": "595431", + "fullName": "Näkna Solbacken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124f5" + }, + "id": "595504", + "fullName": "Rodga Lövkullen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124f6" + }, + "id": "595512", + "fullName": "Rodga Sjöstugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124f7" + }, + "id": "595525", + "fullName": "Rodga Sågartorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124f8" + }, + "id": "595775", + "fullName": "Slånbärsstigen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124f9" + }, + "id": "595777", + "fullName": "Smultronstigen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124fa" + }, + "id": "595781", + "fullName": "Stenbärsstigen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124fb" + }, + "id": "594387", + "fullName": "Kroktorpsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124fc" + }, + "id": "594389", + "fullName": "Kvistrumsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124fd" + }, + "id": "594395", + "fullName": "Nyköpingsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124fe" + }, + "id": "594409", + "fullName": "Borggårdsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2124ff" + }, + "id": "594413", + "fullName": "Gutagårdsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212500" + }, + "id": "594425", + "fullName": "Stenhällsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212501" + }, + "id": "594427", + "fullName": "Sågarhagsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212502" + }, + "id": "594432", + "fullName": "Ättetorpsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212504" + }, + "id": "594481", + "fullName": "Berghällavägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212505" + }, + "id": "921896", + "fullName": "Näkna Sjöstugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212506" + }, + "id": "920023", + "fullName": "Lageruddsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212507" + }, + "id": "594503", + "fullName": "Karlslundsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212508" + }, + "id": "594523", + "fullName": "Odenslundsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212509" + }, + "id": "594607", + "fullName": "Kvillinge backen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21250a" + }, + "id": "594609", + "fullName": "Kvillinge Berget", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21250b" + }, + "id": "594632", + "fullName": "Liljehultsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21250c" + }, + "id": "594676", + "fullName": "Algutsboda Alebo", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21250d" + }, + "id": "594684", + "fullName": "Algutsboda Ekeby", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21250e" + }, + "id": "594725", + "fullName": "Björnsnäs Rotnäs", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21250f" + }, + "id": "594783", + "fullName": "Eriksbergsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212510" + }, + "id": "594841", + "fullName": "Getå Gunnarstorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212511" + }, + "id": "594897", + "fullName": "Getå Villa Bråvik", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212512" + }, + "id": "594899", + "fullName": "Getå Villa Fredga", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212513" + }, + "id": "594915", + "fullName": "Graverforsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212514" + }, + "id": "594927", + "fullName": "Hults Bruk Bommen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212515" + }, + "id": "595039", + "fullName": "Krusenhof Täppan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212516" + }, + "id": "595041", + "fullName": "Krusenhof Villan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212517" + }, + "id": "595069", + "fullName": "Krusenhov Lämmen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212518" + }, + "id": "595085", + "fullName": "Kvillinge Sjönäs", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212519" + }, + "id": "595116", + "fullName": "Norrviken Rotnäs", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21251a" + }, + "id": "595208", + "fullName": "Älsebo Askarsund", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21251b" + }, + "id": "595210", + "fullName": "Älsebo Sjöstugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21251c" + }, + "id": "595223", + "fullName": "Björnbärsstigen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21251e" + }, + "id": "595247", + "fullName": "Fågelbärsstigen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212520" + }, + "id": "595297", + "fullName": "Klingstadsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212521" + }, + "id": "595311", + "fullName": "Kungsstensvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212522" + }, + "id": "595344", + "fullName": "Myckelmossa Gård", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212523" + }, + "id": "595366", + "fullName": "Näkna Björkudden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212525" + }, + "id": "595406", + "fullName": "Näkna Källkärret", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212526" + }, + "id": "595412", + "fullName": "Näkna Lillgården", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212527" + }, + "id": "595414", + "fullName": "Näkna Lindesberg", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212528" + }, + "id": "595419", + "fullName": "Näkna Sandholmen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212529" + }, + "id": "595420", + "fullName": "Näkna Sandkullen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21252a" + }, + "id": "595446", + "fullName": "Näkna Stenkullen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21252b" + }, + "id": "595454", + "fullName": "Näkna Sörsjötorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21252c" + }, + "id": "595480", + "fullName": "Rodga Bugsjötorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21252d" + }, + "id": "595498", + "fullName": "Rodga Källstugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21252e" + }, + "id": "595510", + "fullName": "Rodga Ryttartorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21252f" + }, + "id": "595521", + "fullName": "Rodga Stenkullen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212530" + }, + "id": "595522", + "fullName": "Rodga Stenstugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212531" + }, + "id": "595577", + "fullName": "Simonstorp Emaus", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212532" + }, + "id": "595643", + "fullName": "Simonstorp Kojan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212533" + }, + "id": "595684", + "fullName": "Simonstorp Sikar", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212534" + }, + "id": "595736", + "fullName": "Simonstorp Tumbo", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212535" + }, + "id": "595744", + "fullName": "Simonstorp Vilan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212536" + }, + "id": "595758", + "fullName": "Simonstorps Gård", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212537" + }, + "id": "594423", + "fullName": "Stenbrinksvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212538" + }, + "id": "594439", + "fullName": "Gästgivarevägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212539" + }, + "id": "594449", + "fullName": "Krusenhofsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21253a" + }, + "id": "594467", + "fullName": "Alfred Nyréns väg", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21253b" + }, + "id": "594473", + "fullName": "Bergakungsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21253c" + }, + "id": "594491", + "fullName": "Herrstorpsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21253d" + }, + "id": "594515", + "fullName": "Lustigkullevägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21253e" + }, + "id": "594530", + "fullName": "Oskarshällsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212540" + }, + "id": "594640", + "fullName": "Nöbbletorpsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212541" + }, + "id": "594678", + "fullName": "Algutsboda Alkärr", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212542" + }, + "id": "594680", + "fullName": "Algutsboda Berget", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212543" + }, + "id": "594688", + "fullName": "Algutsboda Hultet", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212545" + }, + "id": "594728", + "fullName": "Björnsnäs Slottet", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212546" + }, + "id": "594747", + "fullName": "Björnviken Hultet", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212548" + }, + "id": "594831", + "fullName": "Getå Fiskartorpet", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212549" + }, + "id": "594833", + "fullName": "Getå Fredgagården", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21254a" + }, + "id": "594883", + "fullName": "Getå Strandvillan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21254b" + }, + "id": "594895", + "fullName": "Getå Villa Bergabo", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21254c" + }, + "id": "594901", + "fullName": "Getå Villa Fridhem", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21254d" + }, + "id": "594917", + "fullName": "Graversforsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21254e" + }, + "id": "594941", + "fullName": "Hultsbruk Affären", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21254f" + }, + "id": "594947", + "fullName": "Hultsbruk Arkivet", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212550" + }, + "id": "595060", + "fullName": "Krusenhov Klampen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212551" + }, + "id": "595081", + "fullName": "Krusenhov Vitskär", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212553" + }, + "id": "595122", + "fullName": "Nylund Blommelund", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212554" + }, + "id": "595151", + "fullName": "Skriketorpsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212555" + }, + "id": "595185", + "fullName": "Svarttorp Tallebo", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212556" + }, + "id": "595251", + "fullName": "Gransjötorp Udden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212557" + }, + "id": "595362", + "fullName": "Näkna Björkbacken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212558" + }, + "id": "595364", + "fullName": "Näkna Björkkullen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212559" + }, + "id": "595400", + "fullName": "Näkna Klintstugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21255a" + }, + "id": "595408", + "fullName": "Näkna Lilla Gärdet", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21255b" + }, + "id": "595448", + "fullName": "Näkna Stora Gärdet", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21255c" + }, + "id": "595458", + "fullName": "Näkna Trollstugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21255d" + }, + "id": "595490", + "fullName": "Rodga Grindstugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21255e" + }, + "id": "595492", + "fullName": "Rodga Guldslottet", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21255f" + }, + "id": "595506", + "fullName": "Rodga Norrsjötorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212560" + }, + "id": "595573", + "fullName": "Simonstorp Brahus", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212561" + }, + "id": "595611", + "fullName": "Simonstorp Granbo", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212562" + }, + "id": "595621", + "fullName": "Simonstorp Hultet", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212563" + }, + "id": "595639", + "fullName": "Simonstorp Klinta", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212564" + }, + "id": "595641", + "fullName": "Simonstorp Knösen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212565" + }, + "id": "595663", + "fullName": "Simonstorp Lugnet", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212566" + }, + "id": "595665", + "fullName": "Simonstorp Luvebo", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212567" + }, + "id": "595733", + "fullName": "Simonstorp Tihult", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212568" + }, + "id": "595760", + "fullName": "Simonstorps Kyrka", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212569" + }, + "id": "595788", + "fullName": "Sävsebo Ängstugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21256a" + }, + "id": "594399", + "fullName": "Skarpskyttevägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21256b" + }, + "id": "914365", + "fullName": "Kvillinge Kyrkväg", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21256c" + }, + "id": "935071", + "fullName": "Hultsbruk Smedjan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21256d" + }, + "id": "574640", + "fullName": "Billkärr Bålsjön", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212570" + }, + "id": "594695", + "fullName": "Björksäter Mariemo", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212571" + }, + "id": "594699", + "fullName": "Björnsnäs Annelund", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212572" + }, + "id": "594705", + "fullName": "Björnsnäs Fridlund", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212574" + }, + "id": "594751", + "fullName": "Björnviken Sjödala", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212575" + }, + "id": "594753", + "fullName": "Björnvikens Säteri", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212577" + }, + "id": "594815", + "fullName": "Getå Bråviksgården", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212578" + }, + "id": "594817", + "fullName": "Getå Bråviksstrand", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212579" + }, + "id": "594853", + "fullName": "Getå Lilla Hammaren", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21257a" + }, + "id": "594877", + "fullName": "Getå Stora Hammaren", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21257b" + }, + "id": "594893", + "fullName": "Getå Villa Bellevue", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21257c" + }, + "id": "594933", + "fullName": "Hults Bruk Nybygget", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21257d" + }, + "id": "594949", + "fullName": "Hultsbruk Betlehem", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21257e" + }, + "id": "594955", + "fullName": "Hultsbruk Ekbacken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21257f" + }, + "id": "594965", + "fullName": "Hultsbruk Kontoret", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212580" + }, + "id": "594967", + "fullName": "Hultsbruk Lyckåsen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212581" + }, + "id": "594973", + "fullName": "Hultsbruk Rosendal", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212582" + }, + "id": "595031", + "fullName": "Krusenhof Effektiv", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212583" + }, + "id": "595045", + "fullName": "Krusenhov Apelskär", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212584" + }, + "id": "595053", + "fullName": "Krusenhov Bäggskär", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212585" + }, + "id": "595055", + "fullName": "Krusenhov Granskär", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212586" + }, + "id": "595067", + "fullName": "Krusenhov Långskär", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212589" + }, + "id": "595171", + "fullName": "Svarta Grind Elsebo", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21258a" + }, + "id": "595183", + "fullName": "Svarttorp Höglunda", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21258c" + }, + "id": "595257", + "fullName": "Granstorp Bråbodal", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21258e" + }, + "id": "595264", + "fullName": "Graversfors Kullen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21258f" + }, + "id": "595313", + "fullName": "Kvillinge Karlsdal", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212590" + }, + "id": "595394", + "fullName": "Näkna Hammarbacken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212591" + }, + "id": "595396", + "fullName": "Näkna Hembygdsgård", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212593" + }, + "id": "595450", + "fullName": "Näkna Strandstugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212594" + }, + "id": "595452", + "fullName": "Näkna Stärkerstorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212595" + }, + "id": "595464", + "fullName": "Näkna Villa Tomtebo", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212596" + }, + "id": "595514", + "fullName": "Rodga Skogsgläntan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212597" + }, + "id": "595524", + "fullName": "Rodga Såg Sågartorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212598" + }, + "id": "595555", + "fullName": "Simonstorp Backebo", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212599" + }, + "id": "595589", + "fullName": "Simonstorp Fjälsjö", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21259a" + }, + "id": "595603", + "fullName": "Simonstorp Fristad", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21259c" + }, + "id": "595637", + "fullName": "Simonstorp Kjusäng", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21259d" + }, + "id": "595645", + "fullName": "Simonstorp Koltorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21259e" + }, + "id": "595651", + "fullName": "Simonstorp Kranken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21259f" + }, + "id": "595653", + "fullName": "Simonstorp Krämbol", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125a0" + }, + "id": "595666", + "fullName": "Simonstorp Lövhult", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125a1" + }, + "id": "595671", + "fullName": "Simonstorp Mjälnäs", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125a2" + }, + "id": "595678", + "fullName": "Simonstorp Målsebo", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125a3" + }, + "id": "595682", + "fullName": "Simonstorp Rödkärr", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125a4" + }, + "id": "595688", + "fullName": "Simonstorp Sjöholm", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125a5" + }, + "id": "595696", + "fullName": "Simonstorp Skoghem", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125a6" + }, + "id": "595734", + "fullName": "Simonstorp Tomtebo", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125a7" + }, + "id": "595738", + "fullName": "Simonstorp Uddenäs", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125a8" + }, + "id": "595756", + "fullName": "Simonstorp Ängtorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125a9" + }, + "id": "595769", + "fullName": "Skogshuggarevägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125aa" + }, + "id": "595786", + "fullName": "Sävsebo Galtmossen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125ab" + }, + "id": "595787", + "fullName": "Sävsebo Sävsjötorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125ac" + }, + "id": "594373", + "fullName": "Albertslundsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125ad" + }, + "id": "594415", + "fullName": "Katrineholmsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125ae" + }, + "id": "574906", + "fullName": "Krullen Hagstugan", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125af" + }, + "id": "911682", + "fullName": "Björnviken Ekenhov", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125b0" + }, + "id": "594507", + "fullName": "Kristinelundsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125b3" + }, + "id": "594682", + "fullName": "Algutsboda Ekbacken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125b4" + }, + "id": "594701", + "fullName": "Björnsnäs Björklund", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125b5" + }, + "id": "594703", + "fullName": "Björnsnäs Björnlund", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125b6" + }, + "id": "594713", + "fullName": "Björnsnäs Lövsveden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125b7" + }, + "id": "594736", + "fullName": "Björnsnäs Vita Össby", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125b8" + }, + "id": "594744", + "fullName": "Björnviken Bådstorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125b9" + }, + "id": "594749", + "fullName": "Björnviken Norrkärr", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125ba" + }, + "id": "594759", + "fullName": "Bredudden Karlsborg", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125bb" + }, + "id": "594835", + "fullName": "Getå Gamla Magasinet", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125bd" + }, + "id": "594956", + "fullName": "Hultsbruk Fyrbygget", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125bf" + }, + "id": "594977", + "fullName": "Hultsbruk Sjöstugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125c0" + }, + "id": "594979", + "fullName": "Hultsbruk Sjövillan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125c1" + }, + "id": "594985", + "fullName": "Hultsbruk Smedstuga", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125c3" + }, + "id": "595035", + "fullName": "Krusenhof Trollskär", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125c4" + }, + "id": "595051", + "fullName": "Krusenhov Botlehäst", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125c5" + }, + "id": "595058", + "fullName": "Krusenhov Högholmen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125c6" + }, + "id": "595059", + "fullName": "Krusenhov Kalvhagen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125c7" + }, + "id": "595075", + "fullName": "Krusenhov Svartskär", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125c8" + }, + "id": "595079", + "fullName": "Krusenhov Tjurudden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125c9" + }, + "id": "595083", + "fullName": "Kvillinge Banvallen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125ca" + }, + "id": "595112", + "fullName": "Norrviken Björnlund", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125cb" + }, + "id": "595155", + "fullName": "Stenkullen Bogården", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125cc" + }, + "id": "595211", + "fullName": "Älsebo Trehörningen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125cd" + }, + "id": "595221", + "fullName": "Östra Bravikenvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125ce" + }, + "id": "595496", + "fullName": "Rodga Huggkarlstorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125cf" + }, + "id": "595557", + "fullName": "Simonstorp Baracken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125d0" + }, + "id": "595563", + "fullName": "Simonstorp Björkhem", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125d1" + }, + "id": "595565", + "fullName": "Simonstorp Björkvik", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125d2" + }, + "id": "595569", + "fullName": "Simonstorp Bogestad", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125d3" + }, + "id": "595571", + "fullName": "Simonstorp Bolängen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125d5" + }, + "id": "595583", + "fullName": "Simonstorp Enmossen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125d6" + }, + "id": "595597", + "fullName": "Simonstorp Flätenro", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125d7" + }, + "id": "595601", + "fullName": "Simonstorp Flätsund", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125d8" + }, + "id": "595617", + "fullName": "Simonstorp Grävsten", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125d9" + }, + "id": "595679", + "fullName": "Simonstorp Nybygget", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125da" + }, + "id": "595681", + "fullName": "Simonstorp Nystugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125db" + }, + "id": "595686", + "fullName": "Simonstorp Sjöbacka", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125dc" + }, + "id": "595692", + "fullName": "Simonstorp Sjöliden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125dd" + }, + "id": "595694", + "fullName": "Simonstorp Sjölunda", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125df" + }, + "id": "595754", + "fullName": "Simonstorp Ämtefall", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125e0" + }, + "id": "594471", + "fullName": "Augustenborgsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125e1" + }, + "id": "574675", + "fullName": "Bålsjön Långmossen", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125e2" + }, + "id": "574908", + "fullName": "Kvarsebo Björklund", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125e4" + }, + "id": "935072", + "fullName": "Kvarntorp Klaraberg", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125e5" + }, + "id": "594689", + "fullName": "Algutsboda Rödmossen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125e6" + }, + "id": "594690", + "fullName": "Algutsboda Solgården", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125e7" + }, + "id": "594693", + "fullName": "Björksäter Granliden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125e8" + }, + "id": "594707", + "fullName": "Björnsnäs Gamla Huset", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125e9" + }, + "id": "594715", + "fullName": "Björnsnäs Myckelhult", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125ea" + }, + "id": "594726", + "fullName": "Björnsnäs Scoutstugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125eb" + }, + "id": "594734", + "fullName": "Björnsnäs Villa Abelin", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125ec" + }, + "id": "594741", + "fullName": "Björnsnäs Östra Villan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125ed" + }, + "id": "594746", + "fullName": "Björnviken Gula Villan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125ef" + }, + "id": "594925", + "fullName": "Hjälmarsö Svarta Grind", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125f0" + }, + "id": "594929", + "fullName": "Hults Bruk Haraldstorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125f1" + }, + "id": "594957", + "fullName": "Hultsbruk Haraldstorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125f2" + }, + "id": "594959", + "fullName": "Hultsbruk Herrgården", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125f3" + }, + "id": "594969", + "fullName": "Hultsbruk Långholmen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125f4" + }, + "id": "595003", + "fullName": "Häradssveden Almeberg", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125f6" + }, + "id": "595027", + "fullName": "Krusenhof Björkbacken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125f7" + }, + "id": "595033", + "fullName": "Krusenhof Lagerudden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125f8" + }, + "id": "595061", + "fullName": "Krusenhov Kvistholmen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125f9" + }, + "id": "595071", + "fullName": "Krusenhov Lösingsskär", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125fa" + }, + "id": "595077", + "fullName": "Krusenhov Tallbacken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125fb" + }, + "id": "595157", + "fullName": "Stenkullen Musteriet", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125fd" + }, + "id": "595169", + "fullName": "Svarta Grind Bäckadal", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125fe" + }, + "id": "595173", + "fullName": "Svarta Grind Lillberga", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2125ff" + }, + "id": "595179", + "fullName": "Svarttorp Fredrikshov", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212600" + }, + "id": "595261", + "fullName": "Graversfors Asphyddan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212601" + }, + "id": "595266", + "fullName": "Graversfors Stens Gård", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212602" + }, + "id": "595350", + "fullName": "Norra Granstorpsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212603" + }, + "id": "595356", + "fullName": "Näkna Banvaktsstugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212604" + }, + "id": "595368", + "fullName": "Näkna Brogetorps Gård", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212605" + }, + "id": "595462", + "fullName": "Näkna Villa Björkliden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212606" + }, + "id": "595476", + "fullName": "Rodga Arbetarbostaden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212607" + }, + "id": "595500", + "fullName": "Rodga Lilla Sågartorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212608" + }, + "id": "595528", + "fullName": "Rodga Trehörningstorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212609" + }, + "id": "595551", + "fullName": "Simonstorp Aliceborg", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21260a" + }, + "id": "595553", + "fullName": "Simonstorp Appelsberg", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21260b" + }, + "id": "595559", + "fullName": "Simonstorp Bastroten", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21260c" + }, + "id": "595561", + "fullName": "Simonstorp Bergliden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21260d" + }, + "id": "595574", + "fullName": "Simonstorp Bäckstugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21260e" + }, + "id": "595575", + "fullName": "Simonstorp Bäcksveden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21260f" + }, + "id": "595585", + "fullName": "Simonstorp Erikstorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212610" + }, + "id": "595591", + "fullName": "Simonstorp Fjälsjöhov", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212611" + }, + "id": "595599", + "fullName": "Simonstorp Flätenvik", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212612" + }, + "id": "595613", + "fullName": "Simonstorp Granroten", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212613" + }, + "id": "595619", + "fullName": "Simonstorp Hagstugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212616" + }, + "id": "595631", + "fullName": "Simonstorp Karlslund", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212617" + }, + "id": "595633", + "fullName": "Simonstorp Karolinaö", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212618" + }, + "id": "595647", + "fullName": "Simonstorp Korsbacken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212619" + }, + "id": "595649", + "fullName": "Simonstorp Kosjöhult", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21261a" + }, + "id": "595655", + "fullName": "Simonstorp Källstugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21261b" + }, + "id": "595659", + "fullName": "Simonstorp Lillstugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21261c" + }, + "id": "595662", + "fullName": "Simonstorp Ljungdalen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21261d" + }, + "id": "595669", + "fullName": "Simonstorp Marielund", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21261e" + }, + "id": "595683", + "fullName": "Simonstorp Sandstugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21261f" + }, + "id": "595690", + "fullName": "Simonstorp Sjökullen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212620" + }, + "id": "595700", + "fullName": "Simonstorp Skybygget", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212621" + }, + "id": "595706", + "fullName": "Simonstorp Solgården", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212622" + }, + "id": "595710", + "fullName": "Simonstorp Stenstorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212623" + }, + "id": "595712", + "fullName": "Simonstorp Stenstugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212624" + }, + "id": "595723", + "fullName": "Simonstorp Sundstugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212625" + }, + "id": "595727", + "fullName": "Simonstorp Sävsviken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212626" + }, + "id": "595729", + "fullName": "Simonstorp Tallstugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212627" + }, + "id": "595731", + "fullName": "Simonstorp Tegnetorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212628" + }, + "id": "595735", + "fullName": "Simonstorp Trögstugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212629" + }, + "id": "595737", + "fullName": "Simonstorp Tummetorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21262a" + }, + "id": "595752", + "fullName": "Simonstorp Älghällen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21262b" + }, + "id": "595791", + "fullName": "Sörsjöns Friluftsgård", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21262c" + }, + "id": "594484", + "fullName": "Gamla Stockholmsvägen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21262d" + }, + "id": "594720", + "fullName": "Björnsnäs Norra Flygeln", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21262e" + }, + "id": "594730", + "fullName": "Björnsnäs Södra Flygeln", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21262f" + }, + "id": "594737", + "fullName": "Björnsnäs Västra Villan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212630" + }, + "id": "594995", + "fullName": "Hultsbruk Överhammaren", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212631" + }, + "id": "595009", + "fullName": "Häradssveden Klaraberg", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212632" + }, + "id": "595181", + "fullName": "Svarttorp Fredrikslund", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212633" + }, + "id": "595214", + "fullName": "Össby Lilla Björkbacken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212634" + }, + "id": "595217", + "fullName": "Össby Stora Björkbacken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212635" + }, + "id": "595265", + "fullName": "Graversfors Mossegrind", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212636" + }, + "id": "595402", + "fullName": "Näkna Kontorsbyggnaden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212637" + }, + "id": "595593", + "fullName": "Simonstorp Fjälsjötorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212638" + }, + "id": "595595", + "fullName": "Simonstorp Fjärdsviken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212639" + }, + "id": "595635", + "fullName": "Simonstorp Katrineberg", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21263a" + }, + "id": "595672", + "fullName": "Simonstorp Myckelmossa", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21263b" + }, + "id": "595685", + "fullName": "Simonstorp Sikargården", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21263c" + }, + "id": "595708", + "fullName": "Simonstorp Stavsjölund", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21263d" + }, + "id": "595714", + "fullName": "Simonstorp Stora Brevik", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21263e" + }, + "id": "595725", + "fullName": "Simonstorp Sågarstugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21263f" + }, + "id": "594686", + "fullName": "Algutsboda Hasselbacken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212640" + }, + "id": "594767", + "fullName": "Bäckerslund Gransjötorp", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212641" + }, + "id": "594769", + "fullName": "Bäckerslund Stolpbacken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212642" + }, + "id": "595006", + "fullName": "Häradssveden Bärsjöholm", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212644" + }, + "id": "595163", + "fullName": "Stridsudden Villa Akacia", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212645" + }, + "id": "595627", + "fullName": "Simonstorp Kammartäppan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212646" + }, + "id": "594752", + "fullName": "Björnviken Villa Norrkärr", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212648" + }, + "id": "594963", + "fullName": "Hultsbruk Kamrersbostaden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212649" + }, + "id": "594987", + "fullName": "Hultsbruk Stenholmsvillan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21264a" + }, + "id": "595005", + "fullName": "Häradssveden Bärsjöbacka", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21264b" + }, + "id": "595037", + "fullName": "Krusenhof Trädgårdsvillan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21264c" + }, + "id": "595057", + "fullName": "Krusenhov Hässelholmarna", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21264d" + }, + "id": "595065", + "fullName": "Krusenhov Lilla Tallholmen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21264e" + }, + "id": "595111", + "fullName": "Norrviken Banvaktsstugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21264f" + }, + "id": "595160", + "fullName": "Stenkullen Tyrolervillan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212650" + }, + "id": "595175", + "fullName": "Svarta Grind Trehörningen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212651" + }, + "id": "595267", + "fullName": "Graversfors Stens Herrgård", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212652" + }, + "id": "595382", + "fullName": "Näkna Gamla Banvaktsstugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212653" + }, + "id": "595539", + "fullName": "Rodga Östra Bruksbyggnaden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212654" + }, + "id": "595657", + "fullName": "Simonstorp Lilla Kosjöhult", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212655" + }, + "id": "595676", + "fullName": "Simonstorp Myckelmossa Såg", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212656" + }, + "id": "914294", + "fullName": "Luddbacken Kärnträdgården", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212657" + }, + "id": "594943", + "fullName": "Hultsbruk Affärslägenheten", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212658" + }, + "id": "595063", + "fullName": "Krusenhov Lilla Grytsholmen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212659" + }, + "id": "595073", + "fullName": "Krusenhov Stora Grytsholmen", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21265a" + }, + "id": "595535", + "fullName": "Rodga Västra Bruksbyggnaden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21265b" + }, + "id": "595615", + "fullName": "Simonstorp Grenadjärtorpet", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21265c" + }, + "id": "595746", + "fullName": "Simonstorp Värmlandsstugan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21265d" + }, + "id": "594709", + "fullName": "Björnsnäs Generalskans Villa", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21265e" + }, + "id": "595721", + "fullName": "Simonstorp Stora Skogsgården", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21265f" + }, + "id": "935074", + "fullName": "Simonstorp Lilla Skogsgården", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212660" + }, + "id": "594722", + "fullName": "Björnsnäs Norrvikens Trädgård", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212661" + }, + "id": "594795", + "fullName": "Gamla Stockholmsvägen Fågelvik", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212662" + }, + "id": "594797", + "fullName": "Gamla Stockholmsvägen Högtomta", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212664" + }, + "id": "594981", + "fullName": "Hultsbruk Skogvaktarbostaden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212665" + }, + "id": "594983", + "fullName": "Hultsbruk Skogvaktarebostaden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212666" + }, + "id": "594993", + "fullName": "Hultsbruk Verkmästarebostaden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212667" + }, + "id": "594613", + "fullName": "Kvillinge Gård Arbetarebostaden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212668" + }, + "id": "594731", + "fullName": "Björnsnäs Trädgårdsmästarvilla", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212669" + }, + "id": "594733", + "fullName": "Björnsnäs Trädgårdsmästarvillan", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21266a" + }, + "id": "594991", + "fullName": "Hultsbruk Trädgårdsmästarbostaden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21266b" + }, + "id": "595135", + "fullName": "Rödgölskärret Scoutstugan Målet", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21266c" + }, + "id": "574747", + "fullName": "Häradfallstorp Östra Marielund", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21266d" + }, + "id": "594615", + "fullName": "Kvillinge Gård Trädgårdsmästarbostaden", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21266e" + }, + "id": "860943", + "fullName": "Åsa", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21266f" + }, + "id": "859080", + "fullName": "Åby", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212671" + }, + "id": "861884", + "fullName": "Åtorp", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212672" + }, + "id": "860951", + "fullName": "Åsmark", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212673" + }, + "id": "861245", + "fullName": "Ånaryd", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212674" + }, + "id": "859867", + "fullName": "Åvägen", + "parentFullName": "Taberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212676" + }, + "id": "858244", + "fullName": "Åkarp", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212677" + }, + "id": "856886", + "fullName": "Åkerby", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212678" + }, + "id": "856891", + "fullName": "Ånaryd", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212679" + }, + "id": "861413", + "fullName": "Ågatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21267a" + }, + "id": "859437", + "fullName": "Åsa By", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21267b" + }, + "id": "859634", + "fullName": "Ågatan", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21267c" + }, + "id": "859710", + "fullName": "Stora Åsa", + "parentFullName": "Taberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21267d" + }, + "id": "859722", + "fullName": "Åsabadet", + "parentFullName": "Taberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21267e" + }, + "id": "859726", + "fullName": "Åsavägen", + "parentFullName": "Taberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21267f" + }, + "id": "861882", + "fullName": "Åbovägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212680" + }, + "id": "859438", + "fullName": "Åsa Gård", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212681" + }, + "id": "856522", + "fullName": "Åsaliden", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212682" + }, + "id": "860947", + "fullName": "Åsa Nylund", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212683" + }, + "id": "859720", + "fullName": "Åkervägen", + "parentFullName": "Taberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212684" + }, + "id": "859724", + "fullName": "Åsastigen", + "parentFullName": "Taberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212685" + }, + "id": "856888", + "fullName": "Åkerbydal", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212686" + }, + "id": "856890", + "fullName": "Åkervägen", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212687" + }, + "id": "859088", + "fullName": "Åkerslund", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212688" + }, + "id": "861599", + "fullName": "Åkerliden", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212689" + }, + "id": "859440", + "fullName": "Åsavägen", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21268a" + }, + "id": "921831", + "fullName": "Lilla Åsa", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21268b" + }, + "id": "930990", + "fullName": "Stora Åsa", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21268f" + }, + "id": "856796", + "fullName": "Hiegöl Åsen", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212690" + }, + "id": "856520", + "fullName": "Åkerstigen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212691" + }, + "id": "860945", + "fullName": "Åsa Norrgård", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212693" + }, + "id": "857836", + "fullName": "Ådalsvägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212694" + }, + "id": "859086", + "fullName": "Åby Norrgård", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212695" + }, + "id": "865313", + "fullName": "Sonarp Åhult", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212696" + }, + "id": "859082", + "fullName": "Åby Brostugan", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212697" + }, + "id": "860949", + "fullName": "Åsa Rosenlund", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb212699" + }, + "id": "855283", + "fullName": "Åkerbyvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21269a" + }, + "id": "858302", + "fullName": "Åkroksvägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21269b" + }, + "id": "860953", + "fullName": "Åsmark Fridhem", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21269c" + }, + "id": "855172", + "fullName": "Åsaforsvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21269d" + }, + "id": "930967", + "fullName": "Ångbåtsgränd", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21269e" + }, + "id": "857834", + "fullName": "Åbonästorget", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb21269f" + }, + "id": "856567", + "fullName": "Ödestugu Ådala", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126a0" + }, + "id": "859439", + "fullName": "Åsavallgatan", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126a1" + }, + "id": "856553", + "fullName": "Spexeryd Ånaryd", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126a2" + }, + "id": "858882", + "fullName": "Finnestorp Åsen", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126a3" + }, + "id": "859084", + "fullName": "Åby Bäckalyckan", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126a4" + }, + "id": "860585", + "fullName": "Åldermansvägen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126a5" + }, + "id": "860829", + "fullName": "Ravelsmark Åsen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126a6" + }, + "id": "860955", + "fullName": "Åsmark Norrgård", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126a8" + }, + "id": "853328", + "fullName": "Åbolidsringen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126a9" + }, + "id": "854940", + "fullName": "Åsen Flytteryd", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126aa" + }, + "id": "861304", + "fullName": "Ölmstad Åkesberg", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126ab" + }, + "id": "853329", + "fullName": "Åboslättsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126ac" + }, + "id": "853894", + "fullName": "Återvändsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126ad" + }, + "id": "859151", + "fullName": "Gåvanäs Åkersdal", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126ae" + }, + "id": "861459", + "fullName": "Åkershultsvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126af" + }, + "id": "859425", + "fullName": "Stora Åsa Sjövik", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126b0" + }, + "id": "854944", + "fullName": "Åsen Källebacken", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126b1" + }, + "id": "858664", + "fullName": "Sandvik Åkersberg", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126b2" + }, + "id": "860826", + "fullName": "Ravelsmark Åsabacken", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126b3" + }, + "id": "861247", + "fullName": "Ånaryd Skattegården", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126b4" + }, + "id": "854703", + "fullName": "Axamo Åsens Körgård", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126b5" + }, + "id": "853372", + "fullName": "Vätterslund Åboslätt", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126b6" + }, + "id": "883375", + "fullName": "Åbyn", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126b7" + }, + "id": "883345", + "fullName": "Ådala", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126b8" + }, + "id": "884959", + "fullName": "Åsen", + "parentFullName": "Holmsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126b9" + }, + "id": "882952", + "fullName": "Ågatan", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126ba" + }, + "id": "883242", + "fullName": "Åheden", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126bb" + }, + "id": "883346", + "fullName": "Åliden", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126bc" + }, + "id": "883734", + "fullName": "Ågatan", + "parentFullName": "Hörnefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126bd" + }, + "id": "883376", + "fullName": "Åkerbäck", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126be" + }, + "id": "883736", + "fullName": "Åsgatan", + "parentFullName": "Hörnefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126bf" + }, + "id": "885132", + "fullName": "Årstigen", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126c0" + }, + "id": "882971", + "fullName": "Åkervägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126c1" + }, + "id": "883377", + "fullName": "Östra Åbyn", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126c2" + }, + "id": "885131", + "fullName": "Åbergs väg", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126c3" + }, + "id": "883525", + "fullName": "Ålidbacken", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126c4" + }, + "id": "885023", + "fullName": "Ålgrundet", + "parentFullName": "Holmsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126c5" + }, + "id": "883735", + "fullName": "Åkervägen", + "parentFullName": "Hörnefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126c6" + }, + "id": "938846", + "fullName": "Ålderstigen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126c7" + }, + "id": "883243", + "fullName": "Åhällanvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126c8" + }, + "id": "886179", + "fullName": "Holmö Åkerväg", + "parentFullName": "Holmön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126c9" + }, + "id": "882888", + "fullName": "Åkerbärsvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126ca" + }, + "id": "885036", + "fullName": "Ångmanskroken", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126cb" + }, + "id": "887693", + "fullName": "Åkerviksvägen", + "parentFullName": "Botsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126cc" + }, + "id": "882972", + "fullName": "Åldermansvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126ce" + }, + "id": "883102", + "fullName": "Stöcksjö Åsarväg", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126cf" + }, + "id": "883176", + "fullName": "Åkertjärnsvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126d0" + }, + "id": "938814", + "fullName": "Frida Åslunds Gränd", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126d1" + }, + "id": "549752", + "fullName": "Åkarp", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126d2" + }, + "id": "531566", + "fullName": "Åsavägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126d3" + }, + "id": "548853", + "fullName": "Åvägen", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126d4" + }, + "id": "532077", + "fullName": "Årgränden", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126d5" + }, + "id": "919641", + "fullName": "Åsvägen", + "parentFullName": "Torna-Hällestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126d6" + }, + "id": "549667", + "fullName": "Åge Tuas väg", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126d7" + }, + "id": "532721", + "fullName": "Åkergränden", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126d8" + }, + "id": "549822", + "fullName": "Åkestorp", + "parentFullName": "Torna-Hällestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126d9" + }, + "id": "548851", + "fullName": "Åkervägen", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126da" + }, + "id": "548890", + "fullName": "Åkervägen", + "parentFullName": "Torna-Hällestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126db" + }, + "id": "910016", + "fullName": "Åbrinksvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126de" + }, + "id": "927538", + "fullName": "Åsdalsvägen", + "parentFullName": "Torna-Hällestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126df" + }, + "id": "532855", + "fullName": "Åldermansgatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126e0" + }, + "id": "923310", + "fullName": "Åkerbruksgatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126e1" + }, + "id": "549665", + "fullName": "Åberga Fäladsväg", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126e3" + }, + "id": "549824", + "fullName": "Åkestorpsvägen", + "parentFullName": "Torna-Hällestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18f7a27dcf33cb2126e4" + }, + "id": "532769", + "fullName": "Åkerlund Och Rausings väg", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21270e" + }, + "id": "903406", + "fullName": "Kopphuslandet", + "parentFullName": "Älvkarleby kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212779" + }, + "id": "473542", + "fullName": "Skutskär tätort", + "parentFullName": "Älvkarleby kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21277d" + }, + "id": "909633", + "fullName": "Tvärån", + "parentFullName": "Älvsbyns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212783" + }, + "id": "899785", + "fullName": "Korsträsk tätort", + "parentFullName": "Älvsbyns kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212789" + }, + "id": "907510", + "fullName": "Klitten", + "parentFullName": "Älvdalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21278d" + }, + "id": "899012", + "fullName": "Särna tätort", + "parentFullName": "Älvdalens kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2127c5" + }, + "id": "478021", + "fullName": "Tegvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2127d0" + }, + "id": "477976", + "fullName": "Spadvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2127d4" + }, + "id": "478010", + "fullName": "Korngränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2127d5" + }, + "id": "478019", + "fullName": "Skylvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2127da" + }, + "id": "478211", + "fullName": "Syllgatan", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2127df" + }, + "id": "478474", + "fullName": "Stamgatan", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2127e0" + }, + "id": "477924", + "fullName": "Segervägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2127e1" + }, + "id": "477957", + "fullName": "Krakstigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2127e2" + }, + "id": "477979", + "fullName": "Trillvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2127e5" + }, + "id": "478013", + "fullName": "Krattvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2127ee" + }, + "id": "478190", + "fullName": "Trosavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2127ef" + }, + "id": "478233", + "fullName": "Syrsegränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2127f3" + }, + "id": "478286", + "fullName": "Sälgstigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2127f5" + }, + "id": "478357", + "fullName": "Storkvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2127f9" + }, + "id": "478386", + "fullName": "Sländvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2127fa" + }, + "id": "477906", + "fullName": "Klubbevägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2127fb" + }, + "id": "477955", + "fullName": "Karossvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2127fd" + }, + "id": "477974", + "fullName": "Skovelvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212801" + }, + "id": "478091", + "fullName": "Kärnbovägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212802" + }, + "id": "478110", + "fullName": "Svärtavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212809" + }, + "id": "478223", + "fullName": "Korkskruven", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21280d" + }, + "id": "478288", + "fullName": "Tulpanvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21280f" + }, + "id": "478316", + "fullName": "Kaktusvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212810" + }, + "id": "478327", + "fullName": "Solrosgränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212811" + }, + "id": "478329", + "fullName": "Solrosvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212812" + }, + "id": "478331", + "fullName": "Syrenstigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212813" + }, + "id": "478372", + "fullName": "Snigelvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21281a" + }, + "id": "477927", + "fullName": "Standarvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21281e" + }, + "id": "477975", + "fullName": "Skyffelvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21281f" + }, + "id": "478018", + "fullName": "Skimmelvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212824" + }, + "id": "478136", + "fullName": "Kattnäsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212825" + }, + "id": "478144", + "fullName": "Stavsjövägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212829" + }, + "id": "478164", + "fullName": "Tosterövägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21282c" + }, + "id": "478192", + "fullName": "Turingevägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212831" + }, + "id": "478282", + "fullName": "Sjöhagsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21283a" + }, + "id": "478355", + "fullName": "Snöripsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21283c" + }, + "id": "478370", + "fullName": "Knäpparvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21283d" + }, + "id": "478373", + "fullName": "Spindelvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212842" + }, + "id": "478457", + "fullName": "Knäredsgränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212844" + }, + "id": "926006", + "fullName": "Spikskogatan", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212853" + }, + "id": "478105", + "fullName": "Spelviksvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21285f" + }, + "id": "478245", + "fullName": "Kastanjevägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212864" + }, + "id": "478298", + "fullName": "Storhagsgränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212865" + }, + "id": "478300", + "fullName": "Storhagsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21286b" + }, + "id": "478353", + "fullName": "Slånbärstigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21286e" + }, + "id": "478388", + "fullName": "Tordyvelvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212870" + }, + "id": "478400", + "fullName": "Kavelbrovägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212873" + }, + "id": "478422", + "fullName": "Sjöholmsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212876" + }, + "id": "478463", + "fullName": "Sibbarpsgränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212877" + }, + "id": "478465", + "fullName": "Tvååkersgränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21287a" + }, + "id": "478476", + "fullName": "Tussmötevägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21287d" + }, + "id": "477908", + "fullName": "Konsumentvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21287e" + }, + "id": "477910", + "fullName": "Kärrbössevägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212880" + }, + "id": "477977", + "fullName": "Svartlösavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21288a" + }, + "id": "478073", + "fullName": "Tureholmsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21288b" + }, + "id": "478099", + "fullName": "Sköldingevägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21288c" + }, + "id": "478107", + "fullName": "Stigtomtavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21288d" + }, + "id": "478111", + "fullName": "Sätterstavägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21288e" + }, + "id": "478112", + "fullName": "Toresundsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212898" + }, + "id": "478215", + "fullName": "Sylvestergatan", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21289a" + }, + "id": "478284", + "fullName": "Stubbängsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21289c" + }, + "id": "478318", + "fullName": "Konvaljestigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21289d" + }, + "id": "478359", + "fullName": "Tornfalksvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2128a1" + }, + "id": "478428", + "fullName": "Tullgarnsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2128a3" + }, + "id": "478441", + "fullName": "Kinnaredsgränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2128a4" + }, + "id": "478443", + "fullName": "Slättåkragränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2128a5" + }, + "id": "478445", + "fullName": "Spannarpsgränd", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2128aa" + }, + "id": "926005", + "fullName": "Sandalettgatan", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2128b0" + }, + "id": "477926", + "fullName": "Spjutbärarvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2128b1" + }, + "id": "477959", + "fullName": "Kryddlandsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2128b3" + }, + "id": "478024", + "fullName": "Trumslagargatan", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2128b4" + }, + "id": "478027", + "fullName": "Tröskverksvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2128b7" + }, + "id": "478109", + "fullName": "Stjärnhovsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2128bc" + }, + "id": "478231", + "fullName": "Skalbaggestigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2128bd" + }, + "id": "478243", + "fullName": "Karlslundsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2128be" + }, + "id": "478256", + "fullName": "Stockbergsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2128c2" + }, + "id": "478280", + "fullName": "Segeltorpsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2128c3" + }, + "id": "478290", + "fullName": "Tussilagostigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2128c6" + }, + "id": "478351", + "fullName": "Sidensvansvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2128cb" + }, + "id": "478407", + "fullName": "Silverpilsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2128cc" + }, + "id": "926009", + "fullName": "Kabelverksgatan", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2128cd" + }, + "id": "477981", + "fullName": "Trollsländevägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2128cf" + }, + "id": "478069", + "fullName": "Stjärngossevägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2128d3" + }, + "id": "478257", + "fullName": "Strandängsstigen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2128d4" + }, + "id": "478375", + "fullName": "Tallspinnarvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2128d5" + }, + "id": "478424", + "fullName": "Sparreholmsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2128d6" + }, + "id": "478426", + "fullName": "Sävstaholmsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2128d7" + }, + "id": "478430", + "fullName": "Täckhammarsvägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2128e0" + }, + "id": "478017", + "fullName": "Sjättenovembervägen", + "parentFullName": "Älvsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21295b" + }, + "id": "778783", + "fullName": "Ängsby", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21295d" + }, + "id": "780226", + "fullName": "Ängebo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21295e" + }, + "id": "794647", + "fullName": "Ängen", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212962" + }, + "id": "777385", + "fullName": "Ältvägen", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212963" + }, + "id": "778098", + "fullName": "Ägovägen", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212969" + }, + "id": "777186", + "fullName": "Älvgärde", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21296a" + }, + "id": "780224", + "fullName": "Ändlösan", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21296b" + }, + "id": "780237", + "fullName": "Ängsmark", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21296c" + }, + "id": "778787", + "fullName": "Ängsgöken", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21296d" + }, + "id": "786946", + "fullName": "Ärentuna", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21296e" + }, + "id": "778100", + "fullName": "Älgens väg", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212971" + }, + "id": "786305", + "fullName": "Ängsboda", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212972" + }, + "id": "780235", + "fullName": "Ängsliden", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212973" + }, + "id": "780239", + "fullName": "Ängsviken", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212974" + }, + "id": "780241", + "fullName": "Ängsvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212975" + }, + "id": "780243", + "fullName": "Äskelunda", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212976" + }, + "id": "778788", + "fullName": "Ängshöjden", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212978" + }, + "id": "780233", + "fullName": "Ängsholmen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212979" + }, + "id": "786914", + "fullName": "Lena-Ängeby", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21297a" + }, + "id": "786944", + "fullName": "Ängebylund", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21297f" + }, + "id": "786515", + "fullName": "Älgstråket", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212983" + }, + "id": "778134", + "fullName": "Brunna Ängsväg", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212984" + }, + "id": "778190", + "fullName": "Finnsta Älvsby", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212985" + }, + "id": "778268", + "fullName": "Hagby Ängstorp", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212989" + }, + "id": "912017", + "fullName": "Ärnesta Boksta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21298a" + }, + "id": "778629", + "fullName": "Vangsby Ängsväg", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21298e" + }, + "id": "797131", + "fullName": "Ännesta Tunesta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21298f" + }, + "id": "797209", + "fullName": "Börje Gränby-Äng", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212990" + }, + "id": "797913", + "fullName": "Skölsta Ängsväg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212991" + }, + "id": "798880", + "fullName": "Ärnevi Hällkana", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212993" + }, + "id": "785581", + "fullName": "Ärentunavägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212994" + }, + "id": "786964", + "fullName": "Ärentuna Solhem", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212995" + }, + "id": "786968", + "fullName": "Ärentuna-Gränby", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212996" + }, + "id": "797129", + "fullName": "Ännesta Mariedal", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212997" + }, + "id": "797314", + "fullName": "Börje Ängsgärdet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212998" + }, + "id": "797511", + "fullName": "Klista Älgtorpet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212999" + }, + "id": "798522", + "fullName": "Tomta Älvansborg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21299a" + }, + "id": "786375", + "fullName": "Götbrunna Ängby", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21299b" + }, + "id": "786377", + "fullName": "Götbrunna Ängen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21299c" + }, + "id": "797373", + "fullName": "Holmsta Ängsfjäll", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21299e" + }, + "id": "798059", + "fullName": "Ärna Stora Björkby", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb21299f" + }, + "id": "798783", + "fullName": "Hallkved Ängsberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129a0" + }, + "id": "798882", + "fullName": "Ärnevilundsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129a1" + }, + "id": "777188", + "fullName": "Älvgärde Stentorp", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129a2" + }, + "id": "786379", + "fullName": "Götbrunna Ängsbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129a3" + }, + "id": "786661", + "fullName": "Viksta Änggården", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129a4" + }, + "id": "786918", + "fullName": "Lena-Ängeby Granbo", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129a5" + }, + "id": "786920", + "fullName": "Lena-Ängeby Solhem", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129a6" + }, + "id": "786922", + "fullName": "Lena-Ängeby Soläng", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129a7" + }, + "id": "786951", + "fullName": "Ärentuna Högalund", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129a9" + }, + "id": "786967", + "fullName": "Ärentuna Villaväg", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129aa" + }, + "id": "937002", + "fullName": "Ängeby Soldattorp", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129ac" + }, + "id": "797137", + "fullName": "Ärnesta Lilla Malmen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129ad" + }, + "id": "786950", + "fullName": "Ärentuna Hammarskog", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129ae" + }, + "id": "786958", + "fullName": "Ärentuna Lundvreten", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129af" + }, + "id": "786963", + "fullName": "Ärentuna Skogstorp", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129b0" + }, + "id": "786966", + "fullName": "Ärentuna Stenlunda", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129b4" + }, + "id": "786916", + "fullName": "Lena-Ängeby Backänget", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129b7" + }, + "id": "780099", + "fullName": "Södra Myren Ängsholmen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129b8" + }, + "id": "778424", + "fullName": "Läby-Västerby Ängsbacka", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129ba" + }, + "id": "787280", + "fullName": "Tensta-Brunna Ängstorp", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129bb" + }, + "id": "786948", + "fullName": "Ärentuna Godensbacken", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129bc" + }, + "id": "786956", + "fullName": "Ärentuna Klockargården", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129be" + }, + "id": "525770", + "fullName": "Älvsbo Ängsbo", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129bf" + }, + "id": "525746", + "fullName": "Älvsbo", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129c0" + }, + "id": "528451", + "fullName": "Älmesbo", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129c1" + }, + "id": "503296", + "fullName": "Älvestad", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129c2" + }, + "id": "528449", + "fullName": "Älgshult", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129c3" + }, + "id": "501883", + "fullName": "Änggatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129c4" + }, + "id": "502520", + "fullName": "Ärtvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129c5" + }, + "id": "509123", + "fullName": "Älgvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129c6" + }, + "id": "527339", + "fullName": "Äbbetorp", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129c7" + }, + "id": "504160", + "fullName": "Äleby Gård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129c8" + }, + "id": "522241", + "fullName": "Ängsveden", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129ca" + }, + "id": "507876", + "fullName": "Ängsätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129cb" + }, + "id": "524724", + "fullName": "Harg Ängen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129cc" + }, + "id": "525752", + "fullName": "Älvsbo Hagen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129cd" + }, + "id": "507878", + "fullName": "Äskebäcken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129ce" + }, + "id": "508095", + "fullName": "Äbbelyckan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129cf" + }, + "id": "503729", + "fullName": "Frö Ärnestad", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129d0" + }, + "id": "525754", + "fullName": "Älvsbo Kullen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129d3" + }, + "id": "525766", + "fullName": "Älvsbo Siesta", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129d4" + }, + "id": "934071", + "fullName": "Älvsbo Skogen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129d5" + }, + "id": "526234", + "fullName": "Ämtefall Sjöbo", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129d6" + }, + "id": "525831", + "fullName": "Bäck Ängstugan", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129d7" + }, + "id": "526028", + "fullName": "Lilla Ämtefall", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129d8" + }, + "id": "526104", + "fullName": "Stora Ämtefall", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129d9" + }, + "id": "527752", + "fullName": "Älvdansvägen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129da" + }, + "id": "504500", + "fullName": "Torp Ängliden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129db" + }, + "id": "506918", + "fullName": "Karlemåla Äng", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129dc" + }, + "id": "507874", + "fullName": "Ängdalsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129dd" + }, + "id": "525504", + "fullName": "Sörbo Änghagen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129df" + }, + "id": "525768", + "fullName": "Älvsbo Uppgård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129e0" + }, + "id": "526317", + "fullName": "Älggräsvägen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129e1" + }, + "id": "512053", + "fullName": "Gävbo Ängsmark", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129e2" + }, + "id": "512055", + "fullName": "Gävbo Ängstorp", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129e3" + }, + "id": "524880", + "fullName": "Sörstad Ängen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129e4" + }, + "id": "503896", + "fullName": "Herrbeta Ängen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129e5" + }, + "id": "504230", + "fullName": "Ärenprisvägen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129e6" + }, + "id": "933932", + "fullName": "Sätra Ängtomta", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129e7" + }, + "id": "525530", + "fullName": "Tobo Ängsgården", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129e8" + }, + "id": "525748", + "fullName": "Älvsbo Björnebo", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129e9" + }, + "id": "525756", + "fullName": "Älvsbo Långevik", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129ea" + }, + "id": "934067", + "fullName": "Gatekulla Ängen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129eb" + }, + "id": "504019", + "fullName": "Markeby Änglund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129ec" + }, + "id": "933518", + "fullName": "Gävbo Ängsmark", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129ed" + }, + "id": "933519", + "fullName": "Gävbo Ängstorp", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129ee" + }, + "id": "933955", + "fullName": "Ängssätravägen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129ef" + }, + "id": "507904", + "fullName": "Hag Ängsbacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129f0" + }, + "id": "509451", + "fullName": "Änggårdsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129f1" + }, + "id": "933736", + "fullName": "Måla Älgbacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129f2" + }, + "id": "526319", + "fullName": "Ängsullsvägen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129f3" + }, + "id": "527248", + "fullName": "Sätra Ängtomta", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129f4" + }, + "id": "529539", + "fullName": "Bjäsäter Ängen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129f5" + }, + "id": "529885", + "fullName": "Kungsbro Ängen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129f6" + }, + "id": "502285", + "fullName": "Älvkvarnsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129f7" + }, + "id": "502779", + "fullName": "Äspetorpsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129f8" + }, + "id": "508531", + "fullName": "Ledberg Ängetun", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129f9" + }, + "id": "917294", + "fullName": "Kränge Ängsgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129fa" + }, + "id": "933386", + "fullName": "Samuel Älfs gata", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129fb" + }, + "id": "525767", + "fullName": "Älvsbo Sjöstugan", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129fc" + }, + "id": "527345", + "fullName": "Ängssätravägen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129fd" + }, + "id": "522783", + "fullName": "Herrestad Ängen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129fe" + }, + "id": "522805", + "fullName": "Hölja Ängbacken", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb2129ff" + }, + "id": "503391", + "fullName": "Göstad Ängsbacka", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a00" + }, + "id": "504158", + "fullName": "Vistlöt Änghagen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a01" + }, + "id": "504248", + "fullName": "Ärtsångarevägen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a02" + }, + "id": "933931", + "fullName": "Sätra Ängstorpet", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a04" + }, + "id": "523998", + "fullName": "Krångestad Älvan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a05" + }, + "id": "524000", + "fullName": "Krångestad Ängen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a08" + }, + "id": "526215", + "fullName": "Ämtefall Fridhult", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a09" + }, + "id": "526224", + "fullName": "Ämtefall Hallerna", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a0a" + }, + "id": "526228", + "fullName": "Ämtefall Högliden", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a0b" + }, + "id": "526230", + "fullName": "Ämtefall Larstorp", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a0c" + }, + "id": "526232", + "fullName": "Ämtefall Nysätter", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a0e" + }, + "id": "519314", + "fullName": "Kögenäs Ängsätter", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a0f" + }, + "id": "912390", + "fullName": "Vårdnäs Änggården", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a10" + }, + "id": "502842", + "fullName": "Bjursholmen Ängen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a11" + }, + "id": "504166", + "fullName": "Äleby Gård Flygeln", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a12" + }, + "id": "504168", + "fullName": "Äleby Lundabacken", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a13" + }, + "id": "933597", + "fullName": "Krångestad Älvan", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a14" + }, + "id": "933598", + "fullName": "Krångestad Ängen", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a16" + }, + "id": "528752", + "fullName": "Högby Ängstugan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a17" + }, + "id": "529282", + "fullName": "Södra Lund Ängsö", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a18" + }, + "id": "529596", + "fullName": "Bjäsätter Ängen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a1a" + }, + "id": "506906", + "fullName": "Hulta Ängsbacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a1b" + }, + "id": "507515", + "fullName": "Målbäck Ängelund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a1c" + }, + "id": "527246", + "fullName": "Sätra Ängstorpet", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a1d" + }, + "id": "527341", + "fullName": "Äbbetorp Börsebo", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a1e" + }, + "id": "524881", + "fullName": "Sörstad Ängsveden", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a1f" + }, + "id": "526226", + "fullName": "Ämtefall Hästhagen", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a21" + }, + "id": "504170", + "fullName": "Äleby Sköldsgården", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a22" + }, + "id": "527911", + "fullName": "Gottorp Ängkullen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a23" + }, + "id": "528459", + "fullName": "Älmesbo Skogaholm", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a24" + }, + "id": "506178", + "fullName": "Svenneby Ängetorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a25" + }, + "id": "506930", + "fullName": "Lökebo Ängslyckan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a26" + }, + "id": "506964", + "fullName": "Norra Fjälla Änget", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a27" + }, + "id": "507061", + "fullName": "Sundsmåla Ängseke", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a28" + }, + "id": "507713", + "fullName": "Skedagården Ältan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a29" + }, + "id": "508393", + "fullName": "Lagerlunda Änghem", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a2a" + }, + "id": "508533", + "fullName": "Ledberg Ängshagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a2b" + }, + "id": "525088", + "fullName": "Gissbo Änglagården", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a2c" + }, + "id": "525157", + "fullName": "Hästhagen Ängstugan", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a2d" + }, + "id": "525696", + "fullName": "Visätter Ängsvillan", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a2e" + }, + "id": "526766", + "fullName": "Norrberga Ängdala", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a2f" + }, + "id": "523147", + "fullName": "Rappestad Älvstorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a30" + }, + "id": "523151", + "fullName": "Rappestad Änkegård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a31" + }, + "id": "523553", + "fullName": "Blackstorp Ängarna", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a32" + }, + "id": "523582", + "fullName": "Bommedal Ängsätter", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a33" + }, + "id": "526231", + "fullName": "Ämtefall Ljungstorp", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a34" + }, + "id": "522785", + "fullName": "Herrestad Änglahem", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a35" + }, + "id": "525977", + "fullName": "Fågelkulla Ängholmen", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a36" + }, + "id": "526029", + "fullName": "Lilla Ämtefall Berget", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a37" + }, + "id": "526032", + "fullName": "Lilla Ämtefall Kullen", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a38" + }, + "id": "517012", + "fullName": "Sävsjömåla Ängstugan", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a39" + }, + "id": "503671", + "fullName": "Överstad Ängsgården", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a3a" + }, + "id": "527993", + "fullName": "Hilstermon Älgshult", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a3b" + }, + "id": "528455", + "fullName": "Älmesbo Norrgården", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a3c" + }, + "id": "528461", + "fullName": "Älmesbo Södergården", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a3d" + }, + "id": "933406", + "fullName": "Blackstorp Ängarna", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a3e" + }, + "id": "933421", + "fullName": "Bommedal Ängsätter", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a3f" + }, + "id": "933599", + "fullName": "Krångestad Ängstorp", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a40" + }, + "id": "528640", + "fullName": "Gullberg Ängstorp", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a41" + }, + "id": "529129", + "fullName": "Rågårda Älgstugan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a42" + }, + "id": "530110", + "fullName": "Svensbergs Ängsväg", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a43" + }, + "id": "920398", + "fullName": "Maspelösa Ängsgård", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a44" + }, + "id": "505546", + "fullName": "Landeryd Ängtorpet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a45" + }, + "id": "505685", + "fullName": "Ribbantorp Ängsvik", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a46" + }, + "id": "506155", + "fullName": "Ringstorp Ängstugan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a47" + }, + "id": "507111", + "fullName": "Älgbosätter Göklund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a48" + }, + "id": "507119", + "fullName": "Älgbosätter Nygård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a49" + }, + "id": "507123", + "fullName": "Älgbosätter Släteke", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a4a" + }, + "id": "507242", + "fullName": "Håckerstad Ängsund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a4b" + }, + "id": "507263", + "fullName": "Hässleberg Ändbacka", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a4c" + }, + "id": "508375", + "fullName": "Krängegatan Ängetun", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a4d" + }, + "id": "508535", + "fullName": "Ledberg Ängslyckan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a4e" + }, + "id": "523149", + "fullName": "Rappestad Ängsmarken", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a4f" + }, + "id": "523153", + "fullName": "Rappestad Änkegården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a50" + }, + "id": "523292", + "fullName": "Spärringe Ängsätter", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a51" + }, + "id": "523744", + "fullName": "Fettjestad Ängstugan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a52" + }, + "id": "524002", + "fullName": "Krångestad Ängstorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a54" + }, + "id": "526030", + "fullName": "Lilla Ämtefall Gnösten", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a55" + }, + "id": "504172", + "fullName": "Äleby Trädgårdsstugan", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a56" + }, + "id": "528453", + "fullName": "Älmesbo Kvarsebotorp", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a57" + }, + "id": "528457", + "fullName": "Älmesbo Sjöbacketorp", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a58" + }, + "id": "933493", + "fullName": "Fettjestad Ängstugan", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a59" + }, + "id": "506153", + "fullName": "Ringstorp Ängslyckan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a5a" + }, + "id": "507121", + "fullName": "Älgbosätter Rosendal", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a5b" + }, + "id": "528422", + "fullName": "Viggesäter Ängshöjden", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a5c" + }, + "id": "528429", + "fullName": "Viggsätter Ängshöjden", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a5d" + }, + "id": "529035", + "fullName": "Maspelösa Ängslyckan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a5e" + }, + "id": "529290", + "fullName": "Södra Torp Ängsgården", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a5f" + }, + "id": "934079", + "fullName": "Maspelösa Norra Ängen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a60" + }, + "id": "934081", + "fullName": "Maspelösa Ängsvillan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a61" + }, + "id": "502577", + "fullName": "Stora Torvinge Ängsnäs", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a62" + }, + "id": "507113", + "fullName": "Älgbosätter Karlsborg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a63" + }, + "id": "507117", + "fullName": "Älgbosätter Nergården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a64" + }, + "id": "507125", + "fullName": "Älgbosätter Uppgården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a65" + }, + "id": "525309", + "fullName": "Lilla Tostebo Ängslyckan", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a66" + }, + "id": "526222", + "fullName": "Ämtefall Gamla Ljungstorp", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a67" + }, + "id": "507115", + "fullName": "Älgbosätter Krösasveden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a68" + }, + "id": "507613", + "fullName": "Ralstorp Ängstugeängen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a69" + }, + "id": "508097", + "fullName": "Äbbelyckan Skogenslund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a6a" + }, + "id": "508270", + "fullName": "Krokbränninge Ängelsro", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a6b" + }, + "id": "526034", + "fullName": "Lilla Ämtefall Kvarnlyckan", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a6c" + }, + "id": "507165", + "fullName": "Asksättersvägen Ängstugan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a6d" + }, + "id": "508268", + "fullName": "Krokbränninge Ängelsgården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a6e" + }, + "id": "762585", + "fullName": "Äs", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a6f" + }, + "id": "763637", + "fullName": "Ängsö Änggrind", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a70" + }, + "id": "763638", + "fullName": "Ängsö Ängsösund", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a71" + }, + "id": "763145", + "fullName": "Ängesta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a72" + }, + "id": "763521", + "fullName": "Ändesta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a73" + }, + "id": "759534", + "fullName": "Älggatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a74" + }, + "id": "763432", + "fullName": "Älby Gård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a75" + }, + "id": "763433", + "fullName": "Älbyvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a76" + }, + "id": "763436", + "fullName": "Ängsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a77" + }, + "id": "763527", + "fullName": "Ängsö Berg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a78" + }, + "id": "763563", + "fullName": "Ängsö Kärn", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a79" + }, + "id": "763640", + "fullName": "Ängsösund", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a7a" + }, + "id": "936764", + "fullName": "Ägirgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a7b" + }, + "id": "936893", + "fullName": "Älgmossen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a7c" + }, + "id": "759080", + "fullName": "Ängsögatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a7d" + }, + "id": "759086", + "fullName": "Äppelvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a7f" + }, + "id": "763540", + "fullName": "Ängsö Hagen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a80" + }, + "id": "763559", + "fullName": "Ängsö Kyrka", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a81" + }, + "id": "763589", + "fullName": "Ängsö Olsbo", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a82" + }, + "id": "763607", + "fullName": "Ängsö Slott", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a83" + }, + "id": "762222", + "fullName": "Äggsjövägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a84" + }, + "id": "763529", + "fullName": "Ängsö Borgen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a86" + }, + "id": "763542", + "fullName": "Ängsö Hagvik", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a87" + }, + "id": "763546", + "fullName": "Ängsö Karsbo", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a88" + }, + "id": "763577", + "fullName": "Ängsö Lugnet", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a89" + }, + "id": "763611", + "fullName": "Ängsö Snarbo", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a8a" + }, + "id": "763613", + "fullName": "Ängsö Solvik", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a8b" + }, + "id": "763037", + "fullName": "Stora Ängesta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a8d" + }, + "id": "763525", + "fullName": "Ändestavägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a8e" + }, + "id": "763536", + "fullName": "Ängsö Fagerön", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a8f" + }, + "id": "763565", + "fullName": "Ängsö Labbarn", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a90" + }, + "id": "763585", + "fullName": "Ängsö Löttorp", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a91" + }, + "id": "763617", + "fullName": "Ängsö Stamdal", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a93" + }, + "id": "763538", + "fullName": "Ängsö Hagalund", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a94" + }, + "id": "763544", + "fullName": "Ängsö Högsholm", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a95" + }, + "id": "763555", + "fullName": "Ängsö Kocktorp", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a96" + }, + "id": "763557", + "fullName": "Ängsö Kurö Gård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a97" + }, + "id": "763561", + "fullName": "Ängsö Källtorp", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a98" + }, + "id": "763573", + "fullName": "Ängsö Lilla Näs", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a99" + }, + "id": "763579", + "fullName": "Ängsö Lustigbo", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a9a" + }, + "id": "763583", + "fullName": "Ängsö Långhäll", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a9b" + }, + "id": "763586", + "fullName": "Ängsö Måholmen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a9c" + }, + "id": "763587", + "fullName": "Ängsö Naturrum", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a9d" + }, + "id": "763601", + "fullName": "Ängsö Röholmen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a9e" + }, + "id": "763603", + "fullName": "Ängsö Sjöslätt", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212a9f" + }, + "id": "763623", + "fullName": "Ängsö Stora Näs", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212aa0" + }, + "id": "923568", + "fullName": "Älvkullevägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212aa1" + }, + "id": "758342", + "fullName": "Ängsgärdsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212aa2" + }, + "id": "760308", + "fullName": "Älvkvarnsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212aa3" + }, + "id": "763434", + "fullName": "Ängskavlevägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212aa4" + }, + "id": "763575", + "fullName": "Ängsö Lilla Utön", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212aa5" + }, + "id": "763588", + "fullName": "Ängsö Norrudden", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212aa7" + }, + "id": "763605", + "fullName": "Ängsö Skurusund", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212aa8" + }, + "id": "763625", + "fullName": "Ängsö Stora Utön", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212aa9" + }, + "id": "763629", + "fullName": "Ängsö Storängen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212aab" + }, + "id": "763593", + "fullName": "Ängsö Roligheten", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212aac" + }, + "id": "763595", + "fullName": "Ängsö Ryssbo Gård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212aad" + }, + "id": "763639", + "fullName": "Ängsö Österudden", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212aae" + }, + "id": "762278", + "fullName": "Lillhärad Ängstorp", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212aaf" + }, + "id": "763197", + "fullName": "Fröholmens Ängsväg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ab0" + }, + "id": "763523", + "fullName": "Ändesta Soldattorp", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ab1" + }, + "id": "763537", + "fullName": "Ängsö Gisselholmen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ab2" + }, + "id": "763569", + "fullName": "Ängsö Lilla Lugnet", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ab3" + }, + "id": "763609", + "fullName": "Ängsö Slottssmedja", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ab4" + }, + "id": "763627", + "fullName": "Ängsö Storslåttern", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ab5" + }, + "id": "763633", + "fullName": "Ängsö Västerudden", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ab6" + }, + "id": "762299", + "fullName": "Lillhärads Ängstorp", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ab7" + }, + "id": "763553", + "fullName": "Ängsö Klockargården", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ab8" + }, + "id": "763615", + "fullName": "Ängsö Spånsundstorp", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ab9" + }, + "id": "763631", + "fullName": "Ängsö Telefonstugan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212aba" + }, + "id": "763567", + "fullName": "Ängsö Lilla Hallingen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212abb" + }, + "id": "763619", + "fullName": "Ängsö Stora Hallingen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212abd" + }, + "id": "763571", + "fullName": "Ängsö Lilla Långholmen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212abe" + }, + "id": "763621", + "fullName": "Ängsö Stora Långholmen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212abf" + }, + "id": "763581", + "fullName": "Ängsö Långholmens Brygga", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ac0" + }, + "id": "745786", + "fullName": "Äsön", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ac1" + }, + "id": "743318", + "fullName": "Ässkog", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ac2" + }, + "id": "745427", + "fullName": "Ättinge", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ac3" + }, + "id": "745557", + "fullName": "Älgesta", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ac4" + }, + "id": "745784", + "fullName": "Älmerud", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ac5" + }, + "id": "743342", + "fullName": "Änggatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ac6" + }, + "id": "744268", + "fullName": "Älgvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ac7" + }, + "id": "745701", + "fullName": "Äsplunda", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ac8" + }, + "id": "746007", + "fullName": "Äversta", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ac9" + }, + "id": "753329", + "fullName": "Ässbron", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212aca" + }, + "id": "745597", + "fullName": "Ällskogen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212acb" + }, + "id": "922738", + "fullName": "Älgskogen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212acc" + }, + "id": "745874", + "fullName": "Äsplunda", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212acd" + }, + "id": "743731", + "fullName": "Ängsvillan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ace" + }, + "id": "744274", + "fullName": "Ärlestigen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212acf" + }, + "id": "745108", + "fullName": "Ängsstigen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ad0" + }, + "id": "757528", + "fullName": "Ängsholmen", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ad1" + }, + "id": "744587", + "fullName": "Äppelstigen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ad2" + }, + "id": "753026", + "fullName": "Ängsvägen", + "parentFullName": "Stora Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ad3" + }, + "id": "744120", + "fullName": "Älvtomtagatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ad4" + }, + "id": "745004", + "fullName": "Ädelstensvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ad5" + }, + "id": "743256", + "fullName": "Lilla Ässkogvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ad7" + }, + "id": "552908", + "fullName": "Älgögatan", + "parentFullName": "Rydebäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ad8" + }, + "id": "550513", + "fullName": "Älvgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ad9" + }, + "id": "552547", + "fullName": "Ärtgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ada" + }, + "id": "552611", + "fullName": "Änggatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212adc" + }, + "id": "554305", + "fullName": "Ängsstigen", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212add" + }, + "id": "551090", + "fullName": "Ärlevägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ade" + }, + "id": "552389", + "fullName": "Ängsliden", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212adf" + }, + "id": "927621", + "fullName": "Ängesögatan", + "parentFullName": "Rydebäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ae0" + }, + "id": "552421", + "fullName": "Rya Ängaväg", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ae1" + }, + "id": "927573", + "fullName": "Ädelrosgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ae2" + }, + "id": "927575", + "fullName": "Ängavångsgatan", + "parentFullName": "Ödåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ae3" + }, + "id": "554307", + "fullName": "Äskatorpsvägen", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ae4" + }, + "id": "551381", + "fullName": "Ängslyckegatan", + "parentFullName": "Gantofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ae5" + }, + "id": "551259", + "fullName": "Ättekullagatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ae6" + }, + "id": "551713", + "fullName": "Älvsborgsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ae7" + }, + "id": "551954", + "fullName": "Älvkvarnsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ae8" + }, + "id": "551714", + "fullName": "Ängelholmsvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ae9" + }, + "id": "551830", + "fullName": "Ärtsångaregatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212aea" + }, + "id": "551257", + "fullName": "Ättekulla Koloniområde", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212aeb" + }, + "id": "559956", + "fullName": "Falcks väg", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212aec" + }, + "id": "560025", + "fullName": "Fockstigen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212aed" + }, + "id": "560029", + "fullName": "Kryssvägen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212aee" + }, + "id": "560049", + "fullName": "Rodervägen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212aef" + }, + "id": "560051", + "fullName": "Röglevägen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212af0" + }, + "id": "560059", + "fullName": "Snipstigen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212af1" + }, + "id": "560061", + "fullName": "Trossvägen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212af2" + }, + "id": "560062", + "fullName": "Tångavägen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212af3" + }, + "id": "560055", + "fullName": "Skeppsvägen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212af4" + }, + "id": "559979", + "fullName": "Välingevägen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212af5" + }, + "id": "560031", + "fullName": "Kutterstigen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212af6" + }, + "id": "560033", + "fullName": "Lovartsvägen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212af7" + }, + "id": "560035", + "fullName": "Låringsvägen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212af8" + }, + "id": "560047", + "fullName": "Relingsvägen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212af9" + }, + "id": "560027", + "fullName": "Häggehusvägen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212afa" + }, + "id": "560053", + "fullName": "Rönhultsvägen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212afb" + }, + "id": "560063", + "fullName": "Viaköps Byaväg", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212afc" + }, + "id": "559975", + "fullName": "Välinge Kyrkväg", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212afe" + }, + "id": "560043", + "fullName": "Olovsdalsvägen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212aff" + }, + "id": "560057", + "fullName": "Skärgårdsstigen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b00" + }, + "id": "560017", + "fullName": "Bjärbolundsvägen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b01" + }, + "id": "559977", + "fullName": "Välingetorpsvägen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b03" + }, + "id": "597249", + "fullName": "Ängby", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b04" + }, + "id": "567108", + "fullName": "Ängeby", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b05" + }, + "id": "565843", + "fullName": "Äspedal", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b07" + }, + "id": "597578", + "fullName": "Älgstorp", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b08" + }, + "id": "558884", + "fullName": "Älvgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b09" + }, + "id": "559738", + "fullName": "Älgstigen", + "parentFullName": "Svärtinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b0a" + }, + "id": "563771", + "fullName": "Älvåsvägen", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b0b" + }, + "id": "558369", + "fullName": "Ägogången", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b0c" + }, + "id": "596042", + "fullName": "Ängsvägen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b0d" + }, + "id": "934976", + "fullName": "Tåby Ängar", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b0e" + }, + "id": "597960", + "fullName": "Ängstorpet", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b0f" + }, + "id": "567110", + "fullName": "Ängeby Gård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b12" + }, + "id": "597064", + "fullName": "Böksjö Ängby", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b13" + }, + "id": "935080", + "fullName": "Restad Ängen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b14" + }, + "id": "564525", + "fullName": "Ängebyvägen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b17" + }, + "id": "564991", + "fullName": "Världens Ände", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b18" + }, + "id": "587232", + "fullName": "Mem Ängbacken", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b19" + }, + "id": "561531", + "fullName": "Älvforsvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b1a" + }, + "id": "564340", + "fullName": "Skärkind Ängen", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b1b" + }, + "id": "596880", + "fullName": "Vånga Älvåker", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b1c" + }, + "id": "563773", + "fullName": "Ängslyckevägen", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b1f" + }, + "id": "597821", + "fullName": "Kvarsebo Ängen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b20" + }, + "id": "921390", + "fullName": "Kimstad Boda Äng", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b21" + }, + "id": "560376", + "fullName": "Furingstad Äng", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b22" + }, + "id": "596873", + "fullName": "Vånga Älgdalen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b24" + }, + "id": "567725", + "fullName": "Eneby Äppeltorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b25" + }, + "id": "566346", + "fullName": "Såneby Ängberga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b26" + }, + "id": "560067", + "fullName": "Ängsbackevägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b27" + }, + "id": "596416", + "fullName": "Restad Ängshult", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b29" + }, + "id": "597954", + "fullName": "Vrångsjö Änglund", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b2a" + }, + "id": "560295", + "fullName": "Styrstad Äppelbo", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b2b" + }, + "id": "560873", + "fullName": "Vrinnevi Älvadal", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b2c" + }, + "id": "561805", + "fullName": "Skärlöta Äppelbo", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b2d" + }, + "id": "596501", + "fullName": "Sunkerstad Ängen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b2e" + }, + "id": "564905", + "fullName": "Kälebo Ängbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b2f" + }, + "id": "565951", + "fullName": "Broxvik Ängstugan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b30" + }, + "id": "567323", + "fullName": "Husby Eggeby Älgås", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b31" + }, + "id": "568251", + "fullName": "Konungsund Ängen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b32" + }, + "id": "568253", + "fullName": "Konungsund Ängnäs", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b35" + }, + "id": "597579", + "fullName": "Älgstorp Oxbygget", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b36" + }, + "id": "921820", + "fullName": "Krokek Ängslyckan", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b37" + }, + "id": "558178", + "fullName": "Ängsvaktaregatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b38" + }, + "id": "560154", + "fullName": "Lundby Äppelriket", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b39" + }, + "id": "561475", + "fullName": "Lövstad Äspedalen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b3a" + }, + "id": "564342", + "fullName": "Skärkind Ängkullen", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b3b" + }, + "id": "564344", + "fullName": "Skärkind Ängsbacka", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b3c" + }, + "id": "564348", + "fullName": "Skärkind Ängstugan", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b3d" + }, + "id": "564358", + "fullName": "Skävid Äppelgården", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b3e" + }, + "id": "565086", + "fullName": "Gottenvik Älmdalen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b3f" + }, + "id": "566232", + "fullName": "Kättinge Ängbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b40" + }, + "id": "566712", + "fullName": "Östermem Ängtorpet", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b43" + }, + "id": "597823", + "fullName": "Kvarsebo Ängstugan", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b44" + }, + "id": "597948", + "fullName": "Timmergata Ängeldal", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b45" + }, + "id": "597949", + "fullName": "Timmergata Änglund", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b46" + }, + "id": "564346", + "fullName": "Skärkind Ängsbacken", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b47" + }, + "id": "934769", + "fullName": "Ulberstad Ängshagen", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b48" + }, + "id": "564798", + "fullName": "Gottenvik Ängholmen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b49" + }, + "id": "566045", + "fullName": "Guldkusten Äntligen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b4a" + }, + "id": "563623", + "fullName": "Skärblacka Ängshyddan", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b4b" + }, + "id": "564366", + "fullName": "Skörtinge Ängslyckan", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b4c" + }, + "id": "596301", + "fullName": "Hundekulla Äskemålen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b4d" + }, + "id": "596503", + "fullName": "Sunkerstad Ängsberga", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b4e" + }, + "id": "565382", + "fullName": "Börstorpet Änghällen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b51" + }, + "id": "566576", + "fullName": "Häradshammar Änglund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b52" + }, + "id": "934776", + "fullName": "Önsätter Änglagården", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b53" + }, + "id": "561809", + "fullName": "Stocksjötorp Ämtetorp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b54" + }, + "id": "560819", + "fullName": "Vernersborg Ängslyckan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b55" + }, + "id": "560877", + "fullName": "Ängslyckan Vernersborg", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b56" + }, + "id": "566505", + "fullName": "Häradshammar Gårdsjö Älvhem", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b57" + }, + "id": "861249", + "fullName": "Äng", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b58" + }, + "id": "856534", + "fullName": "Äsebo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b59" + }, + "id": "856895", + "fullName": "Älmvik", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b5a" + }, + "id": "856532", + "fullName": "Ärnabo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b5b" + }, + "id": "859353", + "fullName": "Älmhult", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b5c" + }, + "id": "856894", + "fullName": "Älgaryd", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b5d" + }, + "id": "859090", + "fullName": "Ängsdal", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b5e" + }, + "id": "856524", + "fullName": "Älgaryd", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b5f" + }, + "id": "861253", + "fullName": "Ängaskog", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b60" + }, + "id": "861257", + "fullName": "Ängs Gård", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b61" + }, + "id": "858565", + "fullName": "Ängsdal", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b62" + }, + "id": "861537", + "fullName": "Älvgatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b63" + }, + "id": "861251", + "fullName": "Äng Aledal", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b64" + }, + "id": "859728", + "fullName": "Ängsvägen", + "parentFullName": "Taberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b65" + }, + "id": "859809", + "fullName": "Ävjevägen", + "parentFullName": "Taberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b66" + }, + "id": "858692", + "fullName": "Ängsberg", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b67" + }, + "id": "859355", + "fullName": "Ängstigen", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b68" + }, + "id": "856897", + "fullName": "Ängsvägen", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b69" + }, + "id": "861381", + "fullName": "Ängsgatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b6a" + }, + "id": "861460", + "fullName": "Ängsliden", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b6b" + }, + "id": "860588", + "fullName": "Ängsholmen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b6e" + }, + "id": "858246", + "fullName": "Ängsgatan", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b6f" + }, + "id": "858439", + "fullName": "Ärtstigen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b70" + }, + "id": "858831", + "fullName": "Äskemålen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b71" + }, + "id": "860085", + "fullName": "Lilla Älmås", + "parentFullName": "Månsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b72" + }, + "id": "859442", + "fullName": "Ängsgatan", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b73" + }, + "id": "856268", + "fullName": "Lilla Älgås", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b74" + }, + "id": "856468", + "fullName": "Stora Älgås", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b75" + }, + "id": "856528", + "fullName": "Ängastugan", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b76" + }, + "id": "856530", + "fullName": "Ängsstigen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b79" + }, + "id": "858690", + "fullName": "Ängsbacken", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b7a" + }, + "id": "856776", + "fullName": "Falla Älmåsen", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b7b" + }, + "id": "856892", + "fullName": "Älgabäcksryd", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b7e" + }, + "id": "853898", + "fullName": "Ängsrogatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b7f" + }, + "id": "855116", + "fullName": "Bårarp Ängen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b80" + }, + "id": "856526", + "fullName": "Älgarydstorp", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b81" + }, + "id": "859907", + "fullName": "Ängsforsvägen", + "parentFullName": "Månsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b82" + }, + "id": "859162", + "fullName": "Hultseryd Ängen", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b83" + }, + "id": "861259", + "fullName": "Ängslundsvägen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b84" + }, + "id": "853896", + "fullName": "Ängsdalsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b85" + }, + "id": "854267", + "fullName": "Älgörtsbacken", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b86" + }, + "id": "855176", + "fullName": "Ängsforsvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b87" + }, + "id": "858576", + "fullName": "Botarp Ängsdal", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b89" + }, + "id": "861795", + "fullName": "Klerebo Ängadal", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b8a" + }, + "id": "860367", + "fullName": "Bohult Ängsudden", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b8b" + }, + "id": "860596", + "fullName": "Örserum Ängsberg", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b8c" + }, + "id": "860896", + "fullName": "Röttle Ängsdalen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b8d" + }, + "id": "861255", + "fullName": "Ängaskog Karlsro", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b8e" + }, + "id": "853823", + "fullName": "Älvkvarnsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b8f" + }, + "id": "855174", + "fullName": "Ängsbackavägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b90" + }, + "id": "858304", + "fullName": "Ängsbergsvägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b91" + }, + "id": "857127", + "fullName": "Tunnerstad Ängen", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b92" + }, + "id": "856536", + "fullName": "Äsebo Lillgården", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b93" + }, + "id": "861110", + "fullName": "Gunneryd Ängsberg", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b94" + }, + "id": "858694", + "fullName": "Ängsbergsstigen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b95" + }, + "id": "865144", + "fullName": "Haborarp Ängtorpet", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b96" + }, + "id": "857128", + "fullName": "Tunnerstad Ängsholm", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b97" + }, + "id": "860565", + "fullName": "Uppgränna Ängsholmen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b98" + }, + "id": "856893", + "fullName": "Älgabäcksryd Fridhem", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b99" + }, + "id": "861238", + "fullName": "Vättersmålen Ängslund", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b9a" + }, + "id": "858696", + "fullName": "Övre Ängsbergsstigen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b9b" + }, + "id": "886190", + "fullName": "Ängsön", + "parentFullName": "Holmön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b9c" + }, + "id": "882889", + "fullName": "Älvtået", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b9d" + }, + "id": "886189", + "fullName": "Ängesön", + "parentFullName": "Holmön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b9e" + }, + "id": "883470", + "fullName": "Älgvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212b9f" + }, + "id": "887608", + "fullName": "Älglund", + "parentFullName": "Tavelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ba0" + }, + "id": "883738", + "fullName": "Ängerån", + "parentFullName": "Hörnefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ba1" + }, + "id": "883579", + "fullName": "Älvans väg", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ba2" + }, + "id": "886227", + "fullName": "Ängsvägen", + "parentFullName": "Sävar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ba3" + }, + "id": "883737", + "fullName": "Ängersjö", + "parentFullName": "Hörnefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ba4" + }, + "id": "885133", + "fullName": "Älgstigen", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ba5" + }, + "id": "882637", + "fullName": "Ängesvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ba6" + }, + "id": "883052", + "fullName": "Äppelvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ba7" + }, + "id": "883739", + "fullName": "Ängsvägen", + "parentFullName": "Hörnefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ba8" + }, + "id": "886284", + "fullName": "Älvängsvägen", + "parentFullName": "Sävar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ba9" + }, + "id": "883003", + "fullName": "Älvhällavägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212baa" + }, + "id": "886283", + "fullName": "Älvsbackavägen", + "parentFullName": "Sävar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bab" + }, + "id": "550184", + "fullName": "Äspet", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bac" + }, + "id": "531692", + "fullName": "Änggatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bae" + }, + "id": "549503", + "fullName": "Ängavägen", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212baf" + }, + "id": "531678", + "fullName": "Äpplehagen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bb0" + }, + "id": "573640", + "fullName": "Äskebäskan", + "parentFullName": "Sjöbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bb1" + }, + "id": "549303", + "fullName": "Äppelgatan", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bb2" + }, + "id": "549940", + "fullName": "Äskebäskan", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bb3" + }, + "id": "927008", + "fullName": "Änglastigen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bb4" + }, + "id": "550131", + "fullName": "Ättarps Gård", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bb5" + }, + "id": "550186", + "fullName": "Äspets Skola", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bb6" + }, + "id": "549826", + "fullName": "Ängsvägen", + "parentFullName": "Torna-Hällestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bb7" + }, + "id": "532817", + "fullName": "Ällingavägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bb8" + }, + "id": "926993", + "fullName": "Källby Ängaväg", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bb9" + }, + "id": "547770", + "fullName": "Lilla Ättarp", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bba" + }, + "id": "532626", + "fullName": "Ädelstensvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bbb" + }, + "id": "532674", + "fullName": "Älgskyttevägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bbc" + }, + "id": "549669", + "fullName": "Älvsborgsvägen", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bbd" + }, + "id": "532206", + "fullName": "Stora Råby Ängaväg", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bbe" + }, + "id": "763072", + "fullName": "Älmås", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bbf" + }, + "id": "782976", + "fullName": "Lilla Äspered", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bc0" + }, + "id": "777007", + "fullName": "Älgarås", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bc1" + }, + "id": "783218", + "fullName": "Äsperedsvägen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bc2" + }, + "id": "781471", + "fullName": "Äskhult", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bc3" + }, + "id": "762776", + "fullName": "Äskevägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bc4" + }, + "id": "763729", + "fullName": "Älvegatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bc5" + }, + "id": "763848", + "fullName": "Ängsvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bc6" + }, + "id": "764058", + "fullName": "Älggatan", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bc7" + }, + "id": "783210", + "fullName": "Vatunga Änghaga", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bc8" + }, + "id": "784475", + "fullName": "Ängsvägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bc9" + }, + "id": "762774", + "fullName": "Älsjövägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bca" + }, + "id": "764380", + "fullName": "Ärilsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bcb" + }, + "id": "775691", + "fullName": "Ängsvägen", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bcc" + }, + "id": "786275", + "fullName": "Älgstigen", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bcd" + }, + "id": "786318", + "fullName": "Ängsvägen", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bce" + }, + "id": "781141", + "fullName": "Älvstigen", + "parentFullName": "Rydboholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bcf" + }, + "id": "782158", + "fullName": "Älmåsvägen", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bd0" + }, + "id": "764530", + "fullName": "Älgstigen", + "parentFullName": "Gånghester", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bd1" + }, + "id": "762617", + "fullName": "Älvsgården", + "parentFullName": "Hedared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bd2" + }, + "id": "764382", + "fullName": "Ärilsstigen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bd3" + }, + "id": "782992", + "fullName": "Lilla Äspered Hagen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bd4" + }, + "id": "783007", + "fullName": "Lilla Äspered Nyhem", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bd5" + }, + "id": "763018", + "fullName": "Nordlid Änden", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bd6" + }, + "id": "782980", + "fullName": "Lilla Äspered Bokärr", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bd7" + }, + "id": "782986", + "fullName": "Lilla Äspered Ekhaga", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bd8" + }, + "id": "782994", + "fullName": "Lilla Äspered Kullen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bd9" + }, + "id": "783003", + "fullName": "Lilla Äspered Lermad", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bda" + }, + "id": "783005", + "fullName": "Lilla Äspered Lövhem", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bdb" + }, + "id": "782006", + "fullName": "Ängsbovägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bdc" + }, + "id": "777008", + "fullName": "Älgarås Gård", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bdd" + }, + "id": "775851", + "fullName": "Ärtingevägen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bde" + }, + "id": "775853", + "fullName": "Äspenäs Rydet", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bdf" + }, + "id": "776419", + "fullName": "Gingri Ängsbo", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212be0" + }, + "id": "781143", + "fullName": "Ängsjövägen", + "parentFullName": "Rydboholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212be1" + }, + "id": "763206", + "fullName": "Gravryd Äspås", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212be2" + }, + "id": "777014", + "fullName": "Älgaråsvägen", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212be3" + }, + "id": "786316", + "fullName": "Älgörtsvägen", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212be4" + }, + "id": "782984", + "fullName": "Lilla Äspered Ekbacken", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212be5" + }, + "id": "782988", + "fullName": "Lilla Äspered Ekkullen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212be6" + }, + "id": "782990", + "fullName": "Lilla Äspered Grönelid", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212be7" + }, + "id": "782996", + "fullName": "Lilla Äspered Källäng", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212be8" + }, + "id": "783143", + "fullName": "Sundholmen Ängsbacken", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212be9" + }, + "id": "761622", + "fullName": "Älvsborgsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bea" + }, + "id": "761640", + "fullName": "Älvsborgsleden", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212beb" + }, + "id": "762730", + "fullName": "Norra Älmevägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bec" + }, + "id": "762754", + "fullName": "Södra Älmevägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bed" + }, + "id": "762780", + "fullName": "Östra Älmevägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bee" + }, + "id": "762782", + "fullName": "Östra Äskevägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bef" + }, + "id": "763074", + "fullName": "Älmås Hagadalen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bf0" + }, + "id": "783648", + "fullName": "Forsa Ätrafors", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bf1" + }, + "id": "775857", + "fullName": "Äspenäs Strand", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bf2" + }, + "id": "776415", + "fullName": "Gingri Änghaga", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bf3" + }, + "id": "786362", + "fullName": "Bäckabo Ängsbo", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bf4" + }, + "id": "782982", + "fullName": "Lilla Äspered Bredstorp", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bf5" + }, + "id": "776022", + "fullName": "Vänga Änglagård", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bf6" + }, + "id": "776421", + "fullName": "Gingri Ängsäter", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bf7" + }, + "id": "762619", + "fullName": "Älvsgården Haga", + "parentFullName": "Hedared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bf8" + }, + "id": "762770", + "fullName": "Västra Älmevägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bf9" + }, + "id": "762772", + "fullName": "Västra Äskevägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bfa" + }, + "id": "763076", + "fullName": "Älmås Hagakullen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bfb" + }, + "id": "777012", + "fullName": "Älgarås Lindäng", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bfc" + }, + "id": "782978", + "fullName": "Lilla Äspered Björkelund", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bfd" + }, + "id": "783013", + "fullName": "Lilla Äspered Skogsslätt", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bfe" + }, + "id": "763336", + "fullName": "Mjöshult Ängland", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212bff" + }, + "id": "775855", + "fullName": "Äspenäs Solviken", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c00" + }, + "id": "776024", + "fullName": "Vänga Ängsgården", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c01" + }, + "id": "776026", + "fullName": "Vänga Ängslyckan", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c02" + }, + "id": "781384", + "fullName": "Rogsås Änghagen", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c03" + }, + "id": "781477", + "fullName": "Äskhult Trofast", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c04" + }, + "id": "783009", + "fullName": "Lilla Äspered Skattegården", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c05" + }, + "id": "783011", + "fullName": "Lilla Äspered Skogslyckan", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c06" + }, + "id": "783015", + "fullName": "Lilla Äspered Slättholmen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c07" + }, + "id": "782344", + "fullName": "Taryd Ängslyckan", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c08" + }, + "id": "762648", + "fullName": "Bönås Älsjösvedjan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c09" + }, + "id": "763399", + "fullName": "Segerstorp Ängsbo", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c0a" + }, + "id": "776417", + "fullName": "Gingri Änglagården", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c0b" + }, + "id": "781414", + "fullName": "Sjöbonäs Äspösund", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c0c" + }, + "id": "781473", + "fullName": "Äskhult Johannesa", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c0d" + }, + "id": "775623", + "fullName": "Västergården Ängen", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c0e" + }, + "id": "786352", + "fullName": "Backabo Ängslyckan", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c0f" + }, + "id": "777010", + "fullName": "Älgarås Knektamaden", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c10" + }, + "id": "775852", + "fullName": "Äspenäs Espenäs Gård", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c11" + }, + "id": "783301", + "fullName": "Falskog Ängslyckan", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c12" + }, + "id": "780896", + "fullName": "Norra Älvstorpsvägen", + "parentFullName": "Viskafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c13" + }, + "id": "780913", + "fullName": "Södra Älvstorpsvägen", + "parentFullName": "Viskafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c14" + }, + "id": "781475", + "fullName": "Äskhult Lasses Stuga", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c15" + }, + "id": "781513", + "fullName": "Björkholmen Älebacken", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c16" + }, + "id": "763078", + "fullName": "Älmås Nämndemansgården", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c18" + }, + "id": "784087", + "fullName": "Skäftingsbacka Ängalyckan", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c19" + }, + "id": "782939", + "fullName": "Kobacka", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c1a" + }, + "id": "783070", + "fullName": "Sjötorp", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c1b" + }, + "id": "783146", + "fullName": "Säggryd", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c1c" + }, + "id": "782800", + "fullName": "Borghult", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c1d" + }, + "id": "782846", + "fullName": "Finas väg", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c1e" + }, + "id": "783069", + "fullName": "Renas väg", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c1f" + }, + "id": "782772", + "fullName": "Albins väg", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c20" + }, + "id": "782783", + "fullName": "Björnhult", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c21" + }, + "id": "782876", + "fullName": "Hallabron", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c22" + }, + "id": "782961", + "fullName": "Leatorpet", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c23" + }, + "id": "782806", + "fullName": "Dalshestre", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c24" + }, + "id": "782848", + "fullName": "Gullestorp", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c25" + }, + "id": "782959", + "fullName": "Larsgården", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c26" + }, + "id": "782972", + "fullName": "Lerbäck Vik", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c27" + }, + "id": "783068", + "fullName": "Nissaviken", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c28" + }, + "id": "783077", + "fullName": "Skolstigen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c29" + }, + "id": "783081", + "fullName": "Sundholmen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c2a" + }, + "id": "782774", + "fullName": "Arvidsliden", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c2b" + }, + "id": "782798", + "fullName": "Bokärrvägen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c2c" + }, + "id": "782969", + "fullName": "Lerbäck Gård", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c2d" + }, + "id": "783079", + "fullName": "Stommens väg", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c2e" + }, + "id": "783183", + "fullName": "Vatunga Gård", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c2f" + }, + "id": "783209", + "fullName": "Vatunga Åsen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c30" + }, + "id": "782781", + "fullName": "Askanäs Östra", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c31" + }, + "id": "782782", + "fullName": "Askanäsvägen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c32" + }, + "id": "782785", + "fullName": "Blixnabb Gård", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c33" + }, + "id": "782804", + "fullName": "Bäckängs Gård", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c34" + }, + "id": "782943", + "fullName": "Kobackavägen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c35" + }, + "id": "782953", + "fullName": "Kronodal Gård", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c36" + }, + "id": "782971", + "fullName": "Lerbäck Norra", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c37" + }, + "id": "783022", + "fullName": "Lövaskog Gård", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c38" + }, + "id": "783057", + "fullName": "Lövaskog Vrån", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c39" + }, + "id": "782780", + "fullName": "Askanäs Västra", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c3a" + }, + "id": "782787", + "fullName": "Blixnabb Norra", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c3b" + }, + "id": "782794", + "fullName": "Blixnabb Södra", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c3c" + }, + "id": "782957", + "fullName": "Lars Johans väg", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c3d" + }, + "id": "782967", + "fullName": "Leatorpet Övre", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c3e" + }, + "id": "782973", + "fullName": "Lerbäck Västra", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c3f" + }, + "id": "782974", + "fullName": "Lerbäcksvägen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c40" + }, + "id": "782975", + "fullName": "Lilla Maris väg", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c41" + }, + "id": "783025", + "fullName": "Lövaskog Hagen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c42" + }, + "id": "783075", + "fullName": "Sjötorp Strand", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c43" + }, + "id": "783148", + "fullName": "Säggryd Dalhem", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c44" + }, + "id": "783177", + "fullName": "Vatunga Ekhaga", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c45" + }, + "id": "783203", + "fullName": "Vatunga Solvik", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c46" + }, + "id": "783207", + "fullName": "Vatunga Vallbo", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c47" + }, + "id": "782779", + "fullName": "Askanäs Storvik", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c48" + }, + "id": "782796", + "fullName": "Blixnabb Västra", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c49" + }, + "id": "782818", + "fullName": "Dalshestre Gård", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c4a" + }, + "id": "782878", + "fullName": "Hallabron Hagen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c4b" + }, + "id": "782904", + "fullName": "Hallabron Tunet", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c4c" + }, + "id": "782910", + "fullName": "Hallabrons Gård", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c4d" + }, + "id": "782925", + "fullName": "Hinnaren Lugnet", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c4e" + }, + "id": "782963", + "fullName": "Leatorpet Nedre", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c4f" + }, + "id": "783020", + "fullName": "Lövaskog Ekhaga", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c50" + }, + "id": "783043", + "fullName": "Lövaskog Löväng", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c51" + }, + "id": "783055", + "fullName": "Lövaskog Torpet", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c52" + }, + "id": "783065", + "fullName": "Lövaskogsvägen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c53" + }, + "id": "783067", + "fullName": "Nabbaviksvägen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c54" + }, + "id": "783199", + "fullName": "Vatunga Lyckebo", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c55" + }, + "id": "930586", + "fullName": "Sundholmen Gård", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c56" + }, + "id": "782778", + "fullName": "Askanäs Långeudd", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c58" + }, + "id": "782862", + "fullName": "Gullestorp Ledet", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c59" + }, + "id": "782877", + "fullName": "Hallabron Dungen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c5a" + }, + "id": "782900", + "fullName": "Hallabron Strand", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c5b" + }, + "id": "782941", + "fullName": "Kobacka Hageberg", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c5c" + }, + "id": "782951", + "fullName": "Kronodal Granhem", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c5d" + }, + "id": "783041", + "fullName": "Lövaskog Lövåsen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c5e" + }, + "id": "783117", + "fullName": "Sundholmen Ramnö", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c5f" + }, + "id": "783154", + "fullName": "Säggryd Solliden", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c60" + }, + "id": "783157", + "fullName": "Säggryd Villadal", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c61" + }, + "id": "783159", + "fullName": "Tångagärdshagen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c62" + }, + "id": "783175", + "fullName": "Vatunga Ekegärde", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c63" + }, + "id": "783179", + "fullName": "Vatunga Eklyckan", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c64" + }, + "id": "783201", + "fullName": "Vatunga Sjöängen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c66" + }, + "id": "782822", + "fullName": "Dalshestre Hulebo", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c67" + }, + "id": "782875", + "fullName": "Gullestorpsvägen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c68" + }, + "id": "782890", + "fullName": "Hallabron Skullen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c69" + }, + "id": "782908", + "fullName": "Hallabron Örnehus", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c6a" + }, + "id": "782912", + "fullName": "Hinnaren Anneberg", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c6b" + }, + "id": "782916", + "fullName": "Hinnaren Björkebo", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c6c" + }, + "id": "782927", + "fullName": "Hinnaren Rosendal", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c6d" + }, + "id": "782931", + "fullName": "Hinnaren Soludden", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c6e" + }, + "id": "782933", + "fullName": "Hinnaren Torsberg", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c6f" + }, + "id": "782937", + "fullName": "Hultsgärdets Gård", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c70" + }, + "id": "782955", + "fullName": "Kronodal Sarasdal", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c71" + }, + "id": "783023", + "fullName": "Lövaskog Hagalund", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c72" + }, + "id": "783035", + "fullName": "Lövaskog Lövhagen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c73" + }, + "id": "783037", + "fullName": "Lövaskog Lövhalla", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c74" + }, + "id": "783039", + "fullName": "Lövaskog Lövkulla", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c75" + }, + "id": "783073", + "fullName": "Sjötorp Sjöbacken", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c76" + }, + "id": "783116", + "fullName": "Sundholmen Lyckan", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c77" + }, + "id": "783119", + "fullName": "Sundholmen Sundbo", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c78" + }, + "id": "783130", + "fullName": "Sundholmen Trädet", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c79" + }, + "id": "783173", + "fullName": "Vatunga Blombacka", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c7a" + }, + "id": "783185", + "fullName": "Vatunga Harekulla", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c7b" + }, + "id": "783189", + "fullName": "Vatunga Hennylund", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c7c" + }, + "id": "783192", + "fullName": "Vatunga Karlslund", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c7d" + }, + "id": "782776", + "fullName": "Askanäs Gullestorp", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c7e" + }, + "id": "782802", + "fullName": "Bäckäng Björnelund", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c7f" + }, + "id": "782886", + "fullName": "Hallabron Sjöudden", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c80" + }, + "id": "782892", + "fullName": "Hallabron Solkulla", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c81" + }, + "id": "782898", + "fullName": "Hallabron Soludden", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c82" + }, + "id": "782914", + "fullName": "Hinnaren Berghalla", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c83" + }, + "id": "782918", + "fullName": "Hinnaren Enebacken", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c84" + }, + "id": "782923", + "fullName": "Hinnaren Källeberg", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c85" + }, + "id": "782926", + "fullName": "Hinnaren Odensberg", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c86" + }, + "id": "782929", + "fullName": "Hinnaren Skogsberg", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c87" + }, + "id": "783019", + "fullName": "Lövaskog Bosgården", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c88" + }, + "id": "783021", + "fullName": "Lövaskog Gunneberg", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c89" + }, + "id": "783031", + "fullName": "Lövaskog Lillsätra", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c8a" + }, + "id": "783151", + "fullName": "Säggryd Solgläntan", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c8b" + }, + "id": "783171", + "fullName": "Vatunga Björkhamra", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c8c" + }, + "id": "782808", + "fullName": "Dalshestre Björkebo", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c8d" + }, + "id": "782816", + "fullName": "Dalshestre Dalslund", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c8e" + }, + "id": "782831", + "fullName": "Dalshestre Solbacka", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c8f" + }, + "id": "782835", + "fullName": "Dalshestre Söahagen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c90" + }, + "id": "782837", + "fullName": "Dalshestre Vieslätt", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c91" + }, + "id": "782850", + "fullName": "Gullestorp Furubäck", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c92" + }, + "id": "782856", + "fullName": "Gullestorp Grönelid", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c94" + }, + "id": "782864", + "fullName": "Gullestorp Lillevik", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c95" + }, + "id": "782866", + "fullName": "Gullestorp Nygården", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c96" + }, + "id": "782880", + "fullName": "Hallabron Ormakulla", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c97" + }, + "id": "782902", + "fullName": "Hallabron Svedjorna", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c98" + }, + "id": "782906", + "fullName": "Hallabron Västervik", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c99" + }, + "id": "782920", + "fullName": "Hinnaren Helenehill", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c9a" + }, + "id": "782949", + "fullName": "Kronodal Björkelund", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c9b" + }, + "id": "782965", + "fullName": "Leatorpet Skogslund", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c9c" + }, + "id": "783017", + "fullName": "Lövaskog Björkdalen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c9d" + }, + "id": "783107", + "fullName": "Sundholmen Karlsvik", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c9e" + }, + "id": "783118", + "fullName": "Sundholmen Sjöhagen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212c9f" + }, + "id": "783122", + "fullName": "Sundholmen Sundslid", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ca0" + }, + "id": "783125", + "fullName": "Sundholmen Sundsvik", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ca1" + }, + "id": "783136", + "fullName": "Sundholmen Utsikten", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ca2" + }, + "id": "783181", + "fullName": "Vatunga Fiskelyckan", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ca3" + }, + "id": "783195", + "fullName": "Vatunga Klockagärde", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ca4" + }, + "id": "783205", + "fullName": "Vatunga Storegården", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ca5" + }, + "id": "783216", + "fullName": "Vatunga Östergården", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ca6" + }, + "id": "783220", + "fullName": "Övre Nabbaviksvägen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ca7" + }, + "id": "782810", + "fullName": "Dalshestre Björkliden", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ca8" + }, + "id": "782820", + "fullName": "Dalshestre Hjortåsen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ca9" + }, + "id": "782826", + "fullName": "Dalshestre Lövhyddan", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212caa" + }, + "id": "782828", + "fullName": "Dalshestre Marieberg", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cab" + }, + "id": "782833", + "fullName": "Dalshestre Stenbacka", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cac" + }, + "id": "782839", + "fullName": "Dalshestre Viskekärr", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cad" + }, + "id": "782852", + "fullName": "Gullestorp Glaskulla", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cae" + }, + "id": "782854", + "fullName": "Gullestorp Gröneberg", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212caf" + }, + "id": "782858", + "fullName": "Gullestorp Gröneslätt", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cb0" + }, + "id": "782868", + "fullName": "Gullestorp Stendalen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cb1" + }, + "id": "782882", + "fullName": "Hallabron Sjöbrinken", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cb2" + }, + "id": "782884", + "fullName": "Hallabron Sjögläntan", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cb3" + }, + "id": "782922", + "fullName": "Hinnaren Hinnarslätt", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cb4" + }, + "id": "782924", + "fullName": "Hinnaren Ljungbacken", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cb5" + }, + "id": "783029", + "fullName": "Lövaskog Kronogården", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cb6" + }, + "id": "783033", + "fullName": "Lövaskog Lundavallen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cb7" + }, + "id": "783045", + "fullName": "Lövaskog Mellomgården", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cb8" + }, + "id": "783059", + "fullName": "Lövaskog Västergården", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cb9" + }, + "id": "783083", + "fullName": "Sundholmen Alingsudde", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cba" + }, + "id": "783087", + "fullName": "Sundholmen Eriksborg", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cbb" + }, + "id": "783095", + "fullName": "Sundholmen Kalabäcken", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cbc" + }, + "id": "783097", + "fullName": "Sundholmen Karlholmen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cbd" + }, + "id": "783101", + "fullName": "Sundholmen Karlslund", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cbe" + }, + "id": "783115", + "fullName": "Sundholmen Lillgärdet", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cbf" + }, + "id": "783127", + "fullName": "Sundholmen Sågtomten", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cc0" + }, + "id": "783138", + "fullName": "Sundholmen Vatungsvik", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cc1" + }, + "id": "783187", + "fullName": "Vatunga Hasselbacken", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cc2" + }, + "id": "783191", + "fullName": "Vatunga Johanneslund", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cc3" + }, + "id": "783197", + "fullName": "Vatunga Klockargärde", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cc4" + }, + "id": "783208", + "fullName": "Vatunga Västergården", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cc5" + }, + "id": "782824", + "fullName": "Dalshestre Kronogården", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cc6" + }, + "id": "782827", + "fullName": "Dalshestre Majsagården", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cc7" + }, + "id": "782872", + "fullName": "Gullestorp Östergården", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cc8" + }, + "id": "782888", + "fullName": "Hallabron Skogsgläntan", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cc9" + }, + "id": "783071", + "fullName": "Sjötorp Hembygdsgården", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cca" + }, + "id": "783085", + "fullName": "Sundholmen Björkeliden", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ccb" + }, + "id": "783091", + "fullName": "Sundholmen Hägnagärdet", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ccc" + }, + "id": "783093", + "fullName": "Sundholmen Hägnastugan", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ccd" + }, + "id": "783109", + "fullName": "Sundholmen Kronokärret", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cce" + }, + "id": "783133", + "fullName": "Sundholmen Trädets Gård", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ccf" + }, + "id": "782829", + "fullName": "Dalshestre Skogsgläntan", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cd0" + }, + "id": "782870", + "fullName": "Gullestorp Västergården", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cd1" + }, + "id": "782874", + "fullName": "Gullestorps Missionshus", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cd2" + }, + "id": "783027", + "fullName": "Lövaskog Kastanjegården", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cd3" + }, + "id": "783047", + "fullName": "Lövaskog Norra Bosgården", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cd4" + }, + "id": "783049", + "fullName": "Lövaskog Södra Bosgården", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cd5" + }, + "id": "783160", + "fullName": "Tångagärdshagen Furudal", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cd6" + }, + "id": "783163", + "fullName": "Tångagärdshagen Kronäng", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cd7" + }, + "id": "783169", + "fullName": "Tångagärdshagen Solhaga", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cd8" + }, + "id": "782935", + "fullName": "Hultsgärdet Skogsgläntan", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cd9" + }, + "id": "783089", + "fullName": "Sundholmen Gunnarsgården", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cda" + }, + "id": "783099", + "fullName": "Sundholmen Karlholmstrand", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cdb" + }, + "id": "783111", + "fullName": "Sundholmen Ladugårdsgärde", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cdc" + }, + "id": "783113", + "fullName": "Sundholmen Ladugårdstorp", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cdd" + }, + "id": "783141", + "fullName": "Sundholmen Villa Frannies", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cde" + }, + "id": "783165", + "fullName": "Tångagärdshagen Källhagen", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cdf" + }, + "id": "782830", + "fullName": "Dalshestre Skomakaregården", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ce0" + }, + "id": "783063", + "fullName": "Lövaskog Östra Mellomgården", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ce1" + }, + "id": "783120", + "fullName": "Sundholmen Sundholmens Gård", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ce2" + }, + "id": "783061", + "fullName": "Lövaskog Västra Mellomgården", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ce3" + }, + "id": "783167", + "fullName": "Tångagärdshagen Lillegården", + "parentFullName": "Äspered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ce4" + }, + "id": "491229", + "fullName": "Älgvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ce5" + }, + "id": "492089", + "fullName": "Ärlvägen", + "parentFullName": "Segeltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ce6" + }, + "id": "491310", + "fullName": "Ängsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ce7" + }, + "id": "491513", + "fullName": "Ägostigen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ce8" + }, + "id": "492494", + "fullName": "Ängsstigen", + "parentFullName": "Skogås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ce9" + }, + "id": "491753", + "fullName": "Äppelvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cea" + }, + "id": "491366", + "fullName": "Älvdansvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ceb" + }, + "id": "491601", + "fullName": "Ängsnäsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cec" + }, + "id": "490637", + "fullName": "Älghornsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ced" + }, + "id": "491568", + "fullName": "Ängshalsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cee" + }, + "id": "926416", + "fullName": "Kisala Ängsväg", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cef" + }, + "id": "492312", + "fullName": "Älgmossevägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cf0" + }, + "id": "491044", + "fullName": "Älgskyttevägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cf1" + }, + "id": "491308", + "fullName": "Ängshyddevägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cf2" + }, + "id": "491368", + "fullName": "Ängsbergsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cf3" + }, + "id": "607595", + "fullName": "Ärsta Ärstaborg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cf4" + }, + "id": "613964", + "fullName": "Älunda Ängstorp", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cf5" + }, + "id": "623196", + "fullName": "Ärla Åstorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cf6" + }, + "id": "623213", + "fullName": "Ärla-Nytorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cf7" + }, + "id": "613960", + "fullName": "Älunda Älundatorp", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cf8" + }, + "id": "613962", + "fullName": "Älunda Änglamarken", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cf9" + }, + "id": "607572", + "fullName": "Ärsta", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cfa" + }, + "id": "623198", + "fullName": "Ärla-Kvarntorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cfb" + }, + "id": "613901", + "fullName": "Älunda", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cfc" + }, + "id": "622420", + "fullName": "Bjurkärr Ängtorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cfd" + }, + "id": "609547", + "fullName": "Älholmen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cfe" + }, + "id": "607585", + "fullName": "Ärsta Näs", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212cff" + }, + "id": "622606", + "fullName": "Eklången Ängstorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d00" + }, + "id": "607983", + "fullName": "Ärlavägen", + "parentFullName": "Skogstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d01" + }, + "id": "622608", + "fullName": "Eklången Ängstugan", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d02" + }, + "id": "623215", + "fullName": "Ärla-Nytorp Blåhäll", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d03" + }, + "id": "623219", + "fullName": "Ärla-Nytorp Eriksro", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d04" + }, + "id": "612270", + "fullName": "Ängstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d05" + }, + "id": "606838", + "fullName": "Ängsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d06" + }, + "id": "607114", + "fullName": "Ärnavägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d07" + }, + "id": "607517", + "fullName": "Ägirgatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d08" + }, + "id": "607573", + "fullName": "Ärsta Gård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d09" + }, + "id": "611265", + "fullName": "Älgstigen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d0a" + }, + "id": "614912", + "fullName": "Ärla-Hagby", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d0b" + }, + "id": "622303", + "fullName": "Äskedalen", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d0c" + }, + "id": "623200", + "fullName": "Ärla-Kvarntorp Skola", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d0d" + }, + "id": "623206", + "fullName": "Ärla-Kvarntorp Vreta", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d0e" + }, + "id": "623217", + "fullName": "Ärla-Nytorp Bäcktorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d0f" + }, + "id": "623228", + "fullName": "Ärla-Nytorp Solliden", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d10" + }, + "id": "623230", + "fullName": "Ärla-Nytorp Åsborgen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d11" + }, + "id": "638675", + "fullName": "Ängsholmen", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d12" + }, + "id": "608033", + "fullName": "Älundavägen", + "parentFullName": "Hållsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d13" + }, + "id": "607571", + "fullName": "Ängbyvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d14" + }, + "id": "607599", + "fullName": "Ärstavägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d15" + }, + "id": "610679", + "fullName": "Grundby Äng", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d16" + }, + "id": "614884", + "fullName": "Stornäs Äng", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d17" + }, + "id": "614936", + "fullName": "Ärla-Stenby", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d18" + }, + "id": "623222", + "fullName": "Ärla-Nytorp Lilla Haga", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d19" + }, + "id": "623223", + "fullName": "Ärla-Nytorp Marielund", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d1a" + }, + "id": "613910", + "fullName": "Älunda Bibo", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d1b" + }, + "id": "613920", + "fullName": "Älunda Gård", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d1c" + }, + "id": "623687", + "fullName": "Tumbo Ängsbo", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d1d" + }, + "id": "607106", + "fullName": "Äppelstigen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d1e" + }, + "id": "607574", + "fullName": "Ärsta Kullen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d1f" + }, + "id": "614928", + "fullName": "Ärla-Risinge", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d20" + }, + "id": "613925", + "fullName": "Älunda Hagen", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d21" + }, + "id": "613943", + "fullName": "Älunda Nyhem", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d22" + }, + "id": "623689", + "fullName": "Tumbo Ängåsen", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d23" + }, + "id": "622952", + "fullName": "Ribbingelund Ängstorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d24" + }, + "id": "622954", + "fullName": "Ribbingelund Ängstugan", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d25" + }, + "id": "623202", + "fullName": "Ärla-Kvarntorp Solbacka", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d26" + }, + "id": "623204", + "fullName": "Ärla-Kvarntorp Stavberg", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d27" + }, + "id": "623220", + "fullName": "Ärla-Nytorp Gustavsberg", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d28" + }, + "id": "623221", + "fullName": "Ärla-Nytorp Hedvigsdal", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d29" + }, + "id": "623224", + "fullName": "Ärla-Nytorp Oskarsborg", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d2a" + }, + "id": "623226", + "fullName": "Ärla-Nytorp Peterstorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d2b" + }, + "id": "637495", + "fullName": "Torp Änglund", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d2c" + }, + "id": "621939", + "fullName": "Vad Ängstugan", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d2d" + }, + "id": "607111", + "fullName": "Ärna Ekhammar", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d2e" + }, + "id": "607593", + "fullName": "Ärsta Sörgård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d2f" + }, + "id": "611780", + "fullName": "Hålby Änglaro", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d30" + }, + "id": "614611", + "fullName": "Axnäs Äppelbo", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d31" + }, + "id": "614926", + "fullName": "Ärla-Hagbyäng", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d32" + }, + "id": "613914", + "fullName": "Älunda Bygget", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d33" + }, + "id": "607578", + "fullName": "Ärsta Norrgård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d34" + }, + "id": "607589", + "fullName": "Ärsta Sofienäs", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d35" + }, + "id": "611942", + "fullName": "Magla Ängsberg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d36" + }, + "id": "614916", + "fullName": "Ärla-Hagby Gård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d37" + }, + "id": "614940", + "fullName": "Ärla-Svenstorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d38" + }, + "id": "613917", + "fullName": "Älunda Granebo", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d39" + }, + "id": "613937", + "fullName": "Älunda Lyckebo", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d3a" + }, + "id": "613947", + "fullName": "Älunda Skognäs", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d3b" + }, + "id": "638679", + "fullName": "Ängsholmsvägen", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d3c" + }, + "id": "621937", + "fullName": "Vad Ängsberget", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d3d" + }, + "id": "920428", + "fullName": "Gåläng Äsplund", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d3e" + }, + "id": "608720", + "fullName": "Bränne Älvdalen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d3f" + }, + "id": "607104", + "fullName": "Ängsbergsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d40" + }, + "id": "607112", + "fullName": "Ärnahultsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d41" + }, + "id": "607587", + "fullName": "Ärsta Sofieborg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d42" + }, + "id": "607591", + "fullName": "Ärsta Solhöjden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d43" + }, + "id": "607597", + "fullName": "Ärsta Östergård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d44" + }, + "id": "621300", + "fullName": "Arninge Ängtorp", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d45" + }, + "id": "611938", + "fullName": "Magla Ängsbacka", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d46" + }, + "id": "614494", + "fullName": "Sövsta Ängshaga", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d47" + }, + "id": "614564", + "fullName": "Örsta Ängstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d48" + }, + "id": "614699", + "fullName": "Hamra Älgmossen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d49" + }, + "id": "614701", + "fullName": "Hamra Ärla Kyrka", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d4a" + }, + "id": "614914", + "fullName": "Ärla-Hagby Backa", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d4b" + }, + "id": "622914", + "fullName": "Ribbingelund Lilla Ängstorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d4c" + }, + "id": "613908", + "fullName": "Älunda Almhagen", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d4d" + }, + "id": "613916", + "fullName": "Älunda Enbacken", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d4e" + }, + "id": "613941", + "fullName": "Älunda Mörbyhus", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d4f" + }, + "id": "613966", + "fullName": "Älunda Öknaborg", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d50" + }, + "id": "638677", + "fullName": "Ängsholmens Gård", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d51" + }, + "id": "608814", + "fullName": "Fiholm Änkehuset", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d52" + }, + "id": "609551", + "fullName": "Älholmen Sjöborg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d53" + }, + "id": "606594", + "fullName": "Ädelstensgången", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d54" + }, + "id": "607576", + "fullName": "Ärsta Mellangård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d55" + }, + "id": "611245", + "fullName": "Tumbo Ängsgården", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d56" + }, + "id": "611532", + "fullName": "Albro Ängsbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d57" + }, + "id": "611534", + "fullName": "Albro Ängshöjden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d58" + }, + "id": "612024", + "fullName": "Skiren Ängstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d59" + }, + "id": "614922", + "fullName": "Ärla-Hagby Linden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d5a" + }, + "id": "613912", + "fullName": "Älunda Borglunda", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d5b" + }, + "id": "613927", + "fullName": "Älunda Hökstugan", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d5c" + }, + "id": "613933", + "fullName": "Älunda Klarahäll", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d5d" + }, + "id": "613935", + "fullName": "Älunda Kråklöten", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d5e" + }, + "id": "613939", + "fullName": "Älunda Marielund", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d60" + }, + "id": "613956", + "fullName": "Älunda Sofielund", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d61" + }, + "id": "612916", + "fullName": "Kyrkbyn Ängsgården", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d62" + }, + "id": "613019", + "fullName": "Nytorp Ängsstugan", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d63" + }, + "id": "613185", + "fullName": "Svalboviken Ängvik", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d64" + }, + "id": "637250", + "fullName": "Gålängen Äsplund", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d65" + }, + "id": "621966", + "fullName": "Vargarn Ängsberg", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d66" + }, + "id": "621968", + "fullName": "Vargarn Ängstugan", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d67" + }, + "id": "622281", + "fullName": "Västermo Äsplunda", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d68" + }, + "id": "608573", + "fullName": "Öknatorp Änglunda", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d69" + }, + "id": "613919", + "fullName": "Älunda Gustavsborg", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d6a" + }, + "id": "613921", + "fullName": "Älunda Gård Höjden", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d6b" + }, + "id": "613929", + "fullName": "Älunda Junibacken", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d6c" + }, + "id": "613931", + "fullName": "Älunda Katrinelund", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d6d" + }, + "id": "613949", + "fullName": "Älunda Skogslyckan", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d6e" + }, + "id": "613958", + "fullName": "Älunda Tallbacken", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d6f" + }, + "id": "614064", + "fullName": "Gröndal Ängsbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d70" + }, + "id": "608794", + "fullName": "Ekhammar Änglamark", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d71" + }, + "id": "637437", + "fullName": "Ottebro Älgstigen", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d72" + }, + "id": "614924", + "fullName": "Ärla-Hagby Sjöhagen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d73" + }, + "id": "614938", + "fullName": "Ärla-Stenby Norräng", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d74" + }, + "id": "613564", + "fullName": "Lundby Änglundstorp", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d75" + }, + "id": "612844", + "fullName": "Knutstorp Ängsbacken", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d76" + }, + "id": "609548", + "fullName": "Älholmen Björkudden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d77" + }, + "id": "607138", + "fullName": "Hälltorp Ängsbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d78" + }, + "id": "610205", + "fullName": "Hammarby Äppellunden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d79" + }, + "id": "611431", + "fullName": "Råby-Rekarne Ängsberg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d7a" + }, + "id": "611638", + "fullName": "Gillberga Ängslyckan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d7b" + }, + "id": "614297", + "fullName": "Kvarntorp Änglagård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d7c" + }, + "id": "614918", + "fullName": "Ärla-Hagby Hammarins", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d7d" + }, + "id": "614920", + "fullName": "Ärla-Hagby Lilla Hagby", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d7e" + }, + "id": "614932", + "fullName": "Ärla-Risinge Gröndal", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d7f" + }, + "id": "918800", + "fullName": "Svalboviken Ängsbacken", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d80" + }, + "id": "612610", + "fullName": "Skräddartorp Älgmyran", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d81" + }, + "id": "622307", + "fullName": "Äskedalen Tallbacken", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d82" + }, + "id": "614934", + "fullName": "Ärla-Risinge Sörgården", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d83" + }, + "id": "613918", + "fullName": "Älunda Granlundsstugan", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d84" + }, + "id": "613923", + "fullName": "Älunda Gård Lillstugan", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d85" + }, + "id": "609043", + "fullName": "Jäders-Mälby Ängslyckan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d86" + }, + "id": "609472", + "fullName": "Stora Malmö Ängsögården", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d87" + }, + "id": "609854", + "fullName": "Kjulamon Ängvaktartorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d88" + }, + "id": "621681", + "fullName": "Malmberga Lilla Äskedal", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d89" + }, + "id": "621685", + "fullName": "Malmberga Stora Äskedal", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d8a" + }, + "id": "768820", + "fullName": "Hjälmsäter Ängelsberget", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d8b" + }, + "id": "614930", + "fullName": "Ärla-Risinge Björkstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d8c" + }, + "id": "622664", + "fullName": "Haga", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d8d" + }, + "id": "622711", + "fullName": "Hult", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d8e" + }, + "id": "622750", + "fullName": "Lida", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d8f" + }, + "id": "623188", + "fullName": "Åsen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d90" + }, + "id": "622305", + "fullName": "Äskedalen Lilla Eskedalen", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d91" + }, + "id": "607223", + "fullName": "Kungsladugården Ängstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d92" + }, + "id": "622660", + "fullName": "Gåsnäs", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d93" + }, + "id": "623033", + "fullName": "Rökärr", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d94" + }, + "id": "623035", + "fullName": "Sanden", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d95" + }, + "id": "623058", + "fullName": "Skiran", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d96" + }, + "id": "622436", + "fullName": "Bondäng", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d97" + }, + "id": "623098", + "fullName": "Stålråd", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d98" + }, + "id": "623194", + "fullName": "Åsvägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d99" + }, + "id": "622406", + "fullName": "Aspvägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d9a" + }, + "id": "622413", + "fullName": "Bjurkärr", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d9b" + }, + "id": "622448", + "fullName": "Ekavägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d9c" + }, + "id": "622449", + "fullName": "Eklången", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d9d" + }, + "id": "622616", + "fullName": "Flättorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d9e" + }, + "id": "622668", + "fullName": "Hedemora", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212d9f" + }, + "id": "622748", + "fullName": "Källåsen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212da0" + }, + "id": "622762", + "fullName": "Lidalund", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212da1" + }, + "id": "622788", + "fullName": "Lötvägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212da3" + }, + "id": "622956", + "fullName": "Rinkesta", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212da4" + }, + "id": "623046", + "fullName": "Sjöänden", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212da5" + }, + "id": "623070", + "fullName": "Solgränd", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212da6" + }, + "id": "623134", + "fullName": "Talltorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212da7" + }, + "id": "623232", + "fullName": "Örbäcken", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212da8" + }, + "id": "622408", + "fullName": "Backvägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212da9" + }, + "id": "622654", + "fullName": "Furuvägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212daa" + }, + "id": "622656", + "fullName": "Granvägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dab" + }, + "id": "622710", + "fullName": "Hedmossen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dac" + }, + "id": "622734", + "fullName": "Knutsborg", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dad" + }, + "id": "622738", + "fullName": "Kolstugan", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dae" + }, + "id": "622746", + "fullName": "Kranvägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212daf" + }, + "id": "622758", + "fullName": "Lida Kulle", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212db0" + }, + "id": "622760", + "fullName": "Lida Medje", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212db1" + }, + "id": "622798", + "fullName": "Mylkärret", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212db2" + }, + "id": "622814", + "fullName": "Nybygränd", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212db3" + }, + "id": "622815", + "fullName": "Nybyvägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212db4" + }, + "id": "622824", + "fullName": "Nyckelbro", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212db7" + }, + "id": "623042", + "fullName": "Sandvägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212db8" + }, + "id": "623138", + "fullName": "Tallvägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212db9" + }, + "id": "623142", + "fullName": "Tors Gränd", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dba" + }, + "id": "623146", + "fullName": "Träskaten", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dbb" + }, + "id": "623165", + "fullName": "Tunavägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dbc" + }, + "id": "623172", + "fullName": "Violvägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dbd" + }, + "id": "623246", + "fullName": "Östertorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dbe" + }, + "id": "622411", + "fullName": "Bergsvägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dbf" + }, + "id": "622614", + "fullName": "Fiskartorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dc0" + }, + "id": "622655", + "fullName": "Gamla vägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dc1" + }, + "id": "622666", + "fullName": "Haga Sjövik", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dc2" + }, + "id": "622740", + "fullName": "Koppartorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dc3" + }, + "id": "622752", + "fullName": "Lida Hägran", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dc4" + }, + "id": "622776", + "fullName": "Lillstigen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dc5" + }, + "id": "622778", + "fullName": "Lindarsnäs", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dc6" + }, + "id": "622811", + "fullName": "Norrlången", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dc7" + }, + "id": "622813", + "fullName": "Norrskogen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dc8" + }, + "id": "622822", + "fullName": "Nyckelberg", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dc9" + }, + "id": "623029", + "fullName": "Rosenvägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dca" + }, + "id": "623031", + "fullName": "Rännbäcken", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dcb" + }, + "id": "623044", + "fullName": "Sergels väg", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dcc" + }, + "id": "623067", + "fullName": "Slätmossen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dcd" + }, + "id": "623170", + "fullName": "Vallavägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dce" + }, + "id": "623174", + "fullName": "Västertorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dcf" + }, + "id": "622403", + "fullName": "Alviksvägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dd0" + }, + "id": "622405", + "fullName": "Apollovägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dd1" + }, + "id": "622424", + "fullName": "Björkstigen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dd2" + }, + "id": "622446", + "fullName": "Brannius väg", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dd3" + }, + "id": "622657", + "fullName": "Gubbklinten", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dd4" + }, + "id": "622713", + "fullName": "Hult Bredhem", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dd5" + }, + "id": "622730", + "fullName": "Kjula-Nytorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dd6" + }, + "id": "623116", + "fullName": "Svanäsvägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dd7" + }, + "id": "623117", + "fullName": "Sågarsvedet", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dd8" + }, + "id": "623178", + "fullName": "Västra Gränd", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dd9" + }, + "id": "623184", + "fullName": "Västra vägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dda" + }, + "id": "623252", + "fullName": "Övre Bondäng", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ddb" + }, + "id": "622422", + "fullName": "Bjurkärrsäng", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ddc" + }, + "id": "622447", + "fullName": "Bryggarvägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ddd" + }, + "id": "622513", + "fullName": "Eklången Haga", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dde" + }, + "id": "622652", + "fullName": "Flättorpslöt", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ddf" + }, + "id": "622790", + "fullName": "Lövängsvägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212de0" + }, + "id": "622810", + "fullName": "Märgelstigen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212de1" + }, + "id": "622854", + "fullName": "Nyckelhöjden", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212de2" + }, + "id": "622862", + "fullName": "Ribbingelund", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212de3" + }, + "id": "623052", + "fullName": "Sjöänden Nybo", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212de4" + }, + "id": "623110", + "fullName": "Stålråds Gård", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212de5" + }, + "id": "623140", + "fullName": "Tegelbovägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212de6" + }, + "id": "623171", + "fullName": "Vinkelstigen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212de7" + }, + "id": "623234", + "fullName": "Örbäcken Axby", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212de8" + }, + "id": "622434", + "fullName": "Bohnstedts väg", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212de9" + }, + "id": "622442", + "fullName": "Bondäng Duvnäs", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dea" + }, + "id": "622491", + "fullName": "Eklången Ekvik", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212deb" + }, + "id": "622546", + "fullName": "Eklången Majbo", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dec" + }, + "id": "622586", + "fullName": "Eklången Sågen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ded" + }, + "id": "622610", + "fullName": "Eklångens Gård", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dee" + }, + "id": "622707", + "fullName": "Hedemora Vilan", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212def" + }, + "id": "622719", + "fullName": "Kjula-Källtorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212df0" + }, + "id": "622754", + "fullName": "Lida Karlsborg", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212df1" + }, + "id": "622756", + "fullName": "Lida Karlstorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212df2" + }, + "id": "622965", + "fullName": "Rinkesta Högbo", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212df3" + }, + "id": "622972", + "fullName": "Rinkesta Mörbo", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212df4" + }, + "id": "623027", + "fullName": "Rinkestavägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212df5" + }, + "id": "623054", + "fullName": "Sjöänden Nyhem", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212df6" + }, + "id": "623056", + "fullName": "Sjöändens Gård", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212df7" + }, + "id": "623076", + "fullName": "Stackkärr Haga", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212df8" + }, + "id": "623086", + "fullName": "Stationsvägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212df9" + }, + "id": "623158", + "fullName": "Träskatstugan", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dfa" + }, + "id": "623186", + "fullName": "Åhrbergsvägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dfb" + }, + "id": "623192", + "fullName": "Åsen Åsgläntan", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dfc" + }, + "id": "623236", + "fullName": "Örbäcken Axäng", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dfd" + }, + "id": "623250", + "fullName": "Östra Hedemora", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dfe" + }, + "id": "622432", + "fullName": "Blacksta Vallen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212dff" + }, + "id": "622440", + "fullName": "Bondäng Barkebo", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e00" + }, + "id": "622477", + "fullName": "Eklången Bråten", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e01" + }, + "id": "622479", + "fullName": "Eklången Daläng", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e02" + }, + "id": "622544", + "fullName": "Eklången Lövsta", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e03" + }, + "id": "622548", + "fullName": "Eklången Nejden", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e04" + }, + "id": "622570", + "fullName": "Eklången Solvik", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e05" + }, + "id": "622596", + "fullName": "Eklången Torpet", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e06" + }, + "id": "622598", + "fullName": "Eklången Täppan", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e07" + }, + "id": "622602", + "fullName": "Eklången Ullero", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e08" + }, + "id": "622630", + "fullName": "Flättorp Duvnäs", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e09" + }, + "id": "622648", + "fullName": "Flättorp Solhem", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e0a" + }, + "id": "622650", + "fullName": "Flättorp Söräng", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e0b" + }, + "id": "622662", + "fullName": "Gölstorpsvägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e0c" + }, + "id": "622672", + "fullName": "Hedemora Boberg", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e0d" + }, + "id": "622717", + "fullName": "Hult Vretstugan", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e0e" + }, + "id": "622759", + "fullName": "Lida Lillgården", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e0f" + }, + "id": "622761", + "fullName": "Lida Stenbacken", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e10" + }, + "id": "622763", + "fullName": "Lilla Häradsäng", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e11" + }, + "id": "622774", + "fullName": "Lilla Träskaten", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e12" + }, + "id": "622782", + "fullName": "Lindarsnäs Gård", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e13" + }, + "id": "622838", + "fullName": "Nyckelbro Magla", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e14" + }, + "id": "623088", + "fullName": "Stora Häradsäng", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e15" + }, + "id": "623096", + "fullName": "Stora Träskaten", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e16" + }, + "id": "623104", + "fullName": "Stålråd Asplund", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e17" + }, + "id": "623106", + "fullName": "Stålråd Lindäng", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e18" + }, + "id": "623108", + "fullName": "Stålråd Lövlund", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e19" + }, + "id": "623144", + "fullName": "Trädgårdsvägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e1a" + }, + "id": "623167", + "fullName": "Uddetorp Eklund", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e1b" + }, + "id": "623180", + "fullName": "Västra Hedemora", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e1c" + }, + "id": "622416", + "fullName": "Bjurkärr Nippebo", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e1d" + }, + "id": "622426", + "fullName": "Blacksta Fridhem", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e1e" + }, + "id": "622430", + "fullName": "Blacksta Tallebo", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e1f" + }, + "id": "622450", + "fullName": "Eklången Alberga", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e20" + }, + "id": "622451", + "fullName": "Eklången Annedal", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e21" + }, + "id": "622453", + "fullName": "Eklången Asplund", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e22" + }, + "id": "622455", + "fullName": "Eklången Backebo", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e23" + }, + "id": "622489", + "fullName": "Eklången Ekudden", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e24" + }, + "id": "622493", + "fullName": "Eklången Elgarne", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e25" + }, + "id": "622495", + "fullName": "Eklången Eneborg", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e26" + }, + "id": "622497", + "fullName": "Eklången Evaborg", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e27" + }, + "id": "622500", + "fullName": "Eklången Fridhem", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e28" + }, + "id": "622501", + "fullName": "Eklången Fridsjö", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e29" + }, + "id": "622502", + "fullName": "Eklången Furuvik", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e2a" + }, + "id": "622503", + "fullName": "Eklången Gläntan", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e2b" + }, + "id": "622523", + "fullName": "Eklången Karlsro", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e2c" + }, + "id": "622527", + "fullName": "Eklången Knutsbo", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e2d" + }, + "id": "622542", + "fullName": "Eklången Lövlund", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e2e" + }, + "id": "622553", + "fullName": "Eklången Rönning", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e2f" + }, + "id": "622564", + "fullName": "Eklången Solelid", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e30" + }, + "id": "622566", + "fullName": "Eklången Soltorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e31" + }, + "id": "622592", + "fullName": "Eklången Tomtebo", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e32" + }, + "id": "622594", + "fullName": "Eklången Tomtorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e33" + }, + "id": "622605", + "fullName": "Eklången Åstugan", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e34" + }, + "id": "622618", + "fullName": "Flättorp Barkebo", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e35" + }, + "id": "622620", + "fullName": "Flättorp Bjuräng", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e36" + }, + "id": "622624", + "fullName": "Flättorp Dalsäng", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e37" + }, + "id": "622680", + "fullName": "Hedemora Fredhem", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e38" + }, + "id": "622700", + "fullName": "Hedemora Olstorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e39" + }, + "id": "622767", + "fullName": "Lilla Norrskogen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e3a" + }, + "id": "622804", + "fullName": "Mylkärret Läckbo", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e3b" + }, + "id": "622834", + "fullName": "Nyckelbro Kullen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e3c" + }, + "id": "622852", + "fullName": "Nyckelbrostugan", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e3d" + }, + "id": "622962", + "fullName": "Rinkesta Hultebo", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e3e" + }, + "id": "622966", + "fullName": "Rinkesta Karlemo", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e3f" + }, + "id": "622968", + "fullName": "Rinkesta Midgård", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e40" + }, + "id": "623048", + "fullName": "Sjöänden Högåsen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e41" + }, + "id": "623066", + "fullName": "Skogalundsvägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e42" + }, + "id": "623094", + "fullName": "Stora Norrskogen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e43" + }, + "id": "623148", + "fullName": "Träskaten Alkärr", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e45" + }, + "id": "623190", + "fullName": "Åsen Tallgläntan", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e46" + }, + "id": "623238", + "fullName": "Örbäcken Bjuräng", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e47" + }, + "id": "623242", + "fullName": "Örbäcken Kronäng", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e48" + }, + "id": "623248", + "fullName": "Östertorp Nylund", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e49" + }, + "id": "622414", + "fullName": "Bjurkärr Lönntorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e4a" + }, + "id": "622428", + "fullName": "Blacksta Nysätter", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e4b" + }, + "id": "622471", + "fullName": "Eklången Björkvik", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e4c" + }, + "id": "622511", + "fullName": "Eklången Gurredam", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e4d" + }, + "id": "622525", + "fullName": "Eklången Karlsvik", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e4e" + }, + "id": "622552", + "fullName": "Eklången Runehäll", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e4f" + }, + "id": "622568", + "fullName": "Eklången Soludden", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e50" + }, + "id": "622582", + "fullName": "Eklången Sundtorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e51" + }, + "id": "622600", + "fullName": "Eklången Uddeborg", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e52" + }, + "id": "622604", + "fullName": "Eklången Viksborg", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e53" + }, + "id": "622622", + "fullName": "Flättorp Bystugan", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e54" + }, + "id": "622634", + "fullName": "Flättorp Grönlund", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e55" + }, + "id": "622636", + "fullName": "Flättorp Hagaberg", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e56" + }, + "id": "622646", + "fullName": "Flättorp Skåninge", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e57" + }, + "id": "622670", + "fullName": "Hedemora Björkebo", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e58" + }, + "id": "622690", + "fullName": "Hedemora Jonslund", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e5a" + }, + "id": "622709", + "fullName": "Hedensbergsvägen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e5b" + }, + "id": "622744", + "fullName": "Koppartorps Skola", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e5c" + }, + "id": "622792", + "fullName": "Mortorp Bergatorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e5d" + }, + "id": "622800", + "fullName": "Mylkärret Dalsäng", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e5e" + }, + "id": "622826", + "fullName": "Nyckelbro Albacka", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e5f" + }, + "id": "622832", + "fullName": "Nyckelbro Hälsing", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e60" + }, + "id": "622836", + "fullName": "Nyckelbro Lyckebo", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e61" + }, + "id": "622884", + "fullName": "Ribbingelund Gård", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e62" + }, + "id": "622950", + "fullName": "Ribbingelund Åsen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e63" + }, + "id": "622958", + "fullName": "Rinkesta Björnebo", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e64" + }, + "id": "622960", + "fullName": "Rinkesta Granhult", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e65" + }, + "id": "622970", + "fullName": "Rinkesta Mölntorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e66" + }, + "id": "622976", + "fullName": "Rinkesta Segersta", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e67" + }, + "id": "623037", + "fullName": "Sanden Sandbacken", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e68" + }, + "id": "623039", + "fullName": "Sanden Skirkällan", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e69" + }, + "id": "623064", + "fullName": "Skiran Lillstugan", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e6a" + }, + "id": "623152", + "fullName": "Träskaten Smedjan", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e6b" + }, + "id": "623154", + "fullName": "Träskaten Svedäng", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e6c" + }, + "id": "623156", + "fullName": "Träskaten Viktorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e6d" + }, + "id": "623169", + "fullName": "Uddetorp Gölstorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e6e" + }, + "id": "623176", + "fullName": "Västertorp Boberg", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e6f" + }, + "id": "623240", + "fullName": "Örbäcken Kronkärr", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e70" + }, + "id": "622410", + "fullName": "Barvaåsen Nysätter", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e71" + }, + "id": "622444", + "fullName": "Bondäng Granhammar", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e72" + }, + "id": "622463", + "fullName": "Eklången Björkhaga", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e73" + }, + "id": "622473", + "fullName": "Eklången Blombacka", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e74" + }, + "id": "622485", + "fullName": "Eklången Ekalyckan", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e75" + }, + "id": "622487", + "fullName": "Eklången Ekenslund", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e76" + }, + "id": "622499", + "fullName": "Eklången Frideborg", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e77" + }, + "id": "622515", + "fullName": "Eklången Humletorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e78" + }, + "id": "622519", + "fullName": "Eklången Karlsborg", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e79" + }, + "id": "622521", + "fullName": "Eklången Karlslund", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e7a" + }, + "id": "622536", + "fullName": "Eklången Lillgölet", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e7b" + }, + "id": "622540", + "fullName": "Eklången Långgölet", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e7c" + }, + "id": "622551", + "fullName": "Eklången Rosenhill", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e7d" + }, + "id": "622554", + "fullName": "Eklången Sjöstugan", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e7e" + }, + "id": "622556", + "fullName": "Eklången Skogsborg", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e7f" + }, + "id": "622584", + "fullName": "Eklången Svaneholm", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e80" + }, + "id": "622590", + "fullName": "Eklången Talludden", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e81" + }, + "id": "622632", + "fullName": "Flättorp Enebacken", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e82" + }, + "id": "622638", + "fullName": "Flättorp Kolstugan", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e83" + }, + "id": "622640", + "fullName": "Flättorp Marieberg", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e84" + }, + "id": "622642", + "fullName": "Flättorp Mylkärret", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e85" + }, + "id": "622678", + "fullName": "Hedemora Ekensborg", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e86" + }, + "id": "622692", + "fullName": "Hedemora Källdalen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e87" + }, + "id": "622696", + "fullName": "Hedemora Lönnberga", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e88" + }, + "id": "622702", + "fullName": "Hedemora Oppgården", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e89" + }, + "id": "622715", + "fullName": "Hult Södra Sjöänden", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e8a" + }, + "id": "622736", + "fullName": "Knutsborg Ekhammar", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e8b" + }, + "id": "622784", + "fullName": "Lindarsnäs Långdal", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e8c" + }, + "id": "622796", + "fullName": "Mortorp Skirkällan", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e8d" + }, + "id": "622808", + "fullName": "Mylkärret Nybylund", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e8e" + }, + "id": "622842", + "fullName": "Nyckelbro Stentorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e8f" + }, + "id": "622848", + "fullName": "Nyckelbro Talltorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e90" + }, + "id": "622850", + "fullName": "Nyckelbro Vretlund", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e91" + }, + "id": "622863", + "fullName": "Ribbingelund Albro", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e92" + }, + "id": "622974", + "fullName": "Rinkesta Mörbotorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e93" + }, + "id": "622978", + "fullName": "Rinkesta Sjösänkan", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e94" + }, + "id": "623050", + "fullName": "Sjöänden Norrdalen", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e95" + }, + "id": "623078", + "fullName": "Stackkärr Hagalund", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e96" + }, + "id": "623119", + "fullName": "Sågarsvedet Rajden", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e97" + }, + "id": "623136", + "fullName": "Talltorp Skyttedal", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e98" + }, + "id": "623244", + "fullName": "Örbäcken Marieberg", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e99" + }, + "id": "622457", + "fullName": "Eklången Björkberga", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e9a" + }, + "id": "622465", + "fullName": "Eklången Björkliden", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e9b" + }, + "id": "622467", + "fullName": "Eklången Björksäter", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e9c" + }, + "id": "622469", + "fullName": "Eklången Björksätra", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e9d" + }, + "id": "622507", + "fullName": "Eklången Grinda Gård", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e9e" + }, + "id": "622550", + "fullName": "Eklången Nordanskog", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212e9f" + }, + "id": "622574", + "fullName": "Eklången Stenvreten", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ea0" + }, + "id": "622576", + "fullName": "Eklången Strandtorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ea1" + }, + "id": "622588", + "fullName": "Eklången Tallbacken", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ea2" + }, + "id": "622644", + "fullName": "Flättorp Rännbäcken", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ea3" + }, + "id": "622682", + "fullName": "Hedemora Granhyddan", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ea4" + }, + "id": "622688", + "fullName": "Hedemora Hörnstugan", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ea5" + }, + "id": "622786", + "fullName": "Lindarsnäs Segersta", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ea6" + }, + "id": "622828", + "fullName": "Nyckelbro Eriksholm", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ea7" + }, + "id": "622840", + "fullName": "Nyckelbro Maglatorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ea8" + }, + "id": "622846", + "fullName": "Nyckelbro Sågartorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ea9" + }, + "id": "622872", + "fullName": "Ribbingelund Botten", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212eaa" + }, + "id": "622880", + "fullName": "Ribbingelund Ektorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212eab" + }, + "id": "622924", + "fullName": "Ribbingelund Nytorp", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212eac" + }, + "id": "623023", + "fullName": "Rinkesta Säteri Ökna", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212ead" + }, + "id": "623074", + "fullName": "Stackkärr Axelsborg", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212eae" + }, + "id": "623084", + "fullName": "Stackkärr Ulriksdal", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212eaf" + }, + "id": "622461", + "fullName": "Eklången Björkgården", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212eb0" + }, + "id": "622475", + "fullName": "Eklången Breviks Gård", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212eb1" + }, + "id": "622505", + "fullName": "Eklången Granegården", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212eb2" + }, + "id": "622509", + "fullName": "Eklången Grindstugan", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212eb3" + }, + "id": "622517", + "fullName": "Eklången Johannesdal", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18faa27dcf33cb212eb4" + }, + "id": "622538", + "fullName": "Eklången Ludvigsborg", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb212f8b" + }, + "id": "903385", + "fullName": "Klyxen", + "parentFullName": "Östhammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb212f95" + }, + "id": "903387", + "fullName": "Kavaröskaten", + "parentFullName": "Östhammars kommun", + "type": "DISTRICT", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb212fe5" + }, + "id": "908939", + "fullName": "Kil", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb212fea" + }, + "id": "907494", + "fullName": "Kårsta", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213000" + }, + "id": "908956", + "fullName": "Klockhammar", + "parentFullName": "Örebro kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2130f9" + }, + "id": "899836", + "fullName": "Kalvsund tätort", + "parentFullName": "Öckerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2130fa" + }, + "id": "899935", + "fullName": "Källö-Knippla tätort", + "parentFullName": "Öckerö kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213127" + }, + "id": "907963", + "fullName": "Trehörna", + "parentFullName": "Ödeshögs kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21312d" + }, + "id": "909623", + "fullName": "Svanstein", + "parentFullName": "Övertorneå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213131" + }, + "id": "909568", + "fullName": "Kuivakangas", + "parentFullName": "Övertorneå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213132" + }, + "id": "909619", + "fullName": "Soukolojärvi", + "parentFullName": "Övertorneå kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21313f" + }, + "id": "900220", + "fullName": "Tallvik tätort", + "parentFullName": "Överkalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213140" + }, + "id": "899174", + "fullName": "Svartbyn tätort", + "parentFullName": "Överkalix kommun", + "type": "CITY", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2132a6" + }, + "id": "793078", + "fullName": "Tensta-Forsa", + "parentFullName": "Österbybruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2132ee" + }, + "id": "525630", + "fullName": "Ullstorp Ödegård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2132ef" + }, + "id": "525632", + "fullName": "Ullstorp Örtomta", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213302" + }, + "id": "516256", + "fullName": "Kottebo Östergård", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21330b" + }, + "id": "525153", + "fullName": "Häggebo Östergård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21330e" + }, + "id": "525820", + "fullName": "Byttebo Östra Lund", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21330f" + }, + "id": "503599", + "fullName": "Örtomta Blommedal", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213312" + }, + "id": "503637", + "fullName": "Överstad Berggård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213313" + }, + "id": "503641", + "fullName": "Överstad Hagalund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213314" + }, + "id": "503652", + "fullName": "Överstad Källgård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213315" + }, + "id": "503664", + "fullName": "Överstad Solbacka", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213316" + }, + "id": "503667", + "fullName": "Överstad Solberga", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213317" + }, + "id": "504121", + "fullName": "Särstad Östergård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213318" + }, + "id": "504127", + "fullName": "Törnevalla Överby", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213319" + }, + "id": "504143", + "fullName": "Ullälva Östergård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21331b" + }, + "id": "502215", + "fullName": "Östra Malmskogen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21331c" + }, + "id": "504599", + "fullName": "Östra Harg Anjala", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21331f" + }, + "id": "504649", + "fullName": "Östra Harg Holmen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213320" + }, + "id": "504691", + "fullName": "Östra Harg Sisarp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213321" + }, + "id": "504697", + "fullName": "Östra Harg Skolan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213322" + }, + "id": "505043", + "fullName": "Örminge Grönlund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213323" + }, + "id": "505051", + "fullName": "Örminge Lillgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213326" + }, + "id": "506780", + "fullName": "Arnebo Östergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213327" + }, + "id": "508720", + "fullName": "Örberga Grönlund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213328" + }, + "id": "508726", + "fullName": "Örberga Lerbacka", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213329" + }, + "id": "508732", + "fullName": "Örberga Norrgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21332a" + }, + "id": "915958", + "fullName": "Alguvi Östergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21332b" + }, + "id": "933740", + "fullName": "Mutebo Östergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21332c" + }, + "id": "933755", + "fullName": "Östangärdsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21332d" + }, + "id": "527251", + "fullName": "Sätra Östersäter", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21332e" + }, + "id": "523483", + "fullName": "Ölstorp Grönhagen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21332f" + }, + "id": "523487", + "fullName": "Ölstorp Karlsberg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213330" + }, + "id": "523499", + "fullName": "Ölstorp Södergård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213331" + }, + "id": "524436", + "fullName": "Unnerstad Ödegård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213333" + }, + "id": "522715", + "fullName": "Fålåsa Österhagen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213334" + }, + "id": "503138", + "fullName": "Skrukeby Östergård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213335" + }, + "id": "503500", + "fullName": "Nartomta Östergård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213336" + }, + "id": "503601", + "fullName": "Örtomta Hageby Back", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213337" + }, + "id": "503618", + "fullName": "Örtomta Lundbacken", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213338" + }, + "id": "503635", + "fullName": "Överstad Asktorpet", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213339" + }, + "id": "503662", + "fullName": "Överstad Sandkulla", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21333a" + }, + "id": "503666", + "fullName": "Överstad Solbacken", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21333b" + }, + "id": "503669", + "fullName": "Överstad Södergård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21333c" + }, + "id": "503807", + "fullName": "Gistad Överby Kvarn", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21333d" + }, + "id": "504123", + "fullName": "Särstad Österhagen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21333e" + }, + "id": "933692", + "fullName": "Unnerstad Ödegård", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21333f" + }, + "id": "524928", + "fullName": "Alviken Östra Hultet", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213340" + }, + "id": "525060", + "fullName": "Gatekulla Östra Hult", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213341" + }, + "id": "525062", + "fullName": "Gatekulla Östra Lund", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213342" + }, + "id": "525106", + "fullName": "Gårdsätter Örsätter", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213343" + }, + "id": "525305", + "fullName": "Lilla Tobo Östergård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213344" + }, + "id": "520077", + "fullName": "Gärdala Övre Hagen", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213345" + }, + "id": "502400", + "fullName": "Gärstad Östergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213346" + }, + "id": "504380", + "fullName": "Luestad Östergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213347" + }, + "id": "504563", + "fullName": "Tägneby Östergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213348" + }, + "id": "504597", + "fullName": "Östra Harg Alexnäs", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21334c" + }, + "id": "504659", + "fullName": "Östra Harg Klinten", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21334d" + }, + "id": "504665", + "fullName": "Östra Harg Lillebo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21334f" + }, + "id": "504703", + "fullName": "Östra Harg Solåkra", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213350" + }, + "id": "504933", + "fullName": "Vimarka Östergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213351" + }, + "id": "505049", + "fullName": "Örminge Karlslund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213353" + }, + "id": "505061", + "fullName": "Örminge Solgården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213354" + }, + "id": "505347", + "fullName": "Grävsten Ölsätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213355" + }, + "id": "505575", + "fullName": "Lerboga Östergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213356" + }, + "id": "505839", + "fullName": "Sörby Östergården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213357" + }, + "id": "506240", + "fullName": "Ullälva Övre gatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213359" + }, + "id": "508730", + "fullName": "Örberga Mariehäll", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21335b" + }, + "id": "508736", + "fullName": "Örberga Rosenlund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21335c" + }, + "id": "509592", + "fullName": "Östra Strandvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21335d" + }, + "id": "920668", + "fullName": "Östra Svedengatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21335e" + }, + "id": "923360", + "fullName": "Landeryd Solö Övre", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21335f" + }, + "id": "545724", + "fullName": "Kalkegryt Ösjömålen", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213360" + }, + "id": "523352", + "fullName": "Västerby Östergård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213361" + }, + "id": "523489", + "fullName": "Ölstorp Kvarnliden", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213362" + }, + "id": "523493", + "fullName": "Ölstorp Mellangård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213363" + }, + "id": "523501", + "fullName": "Ölstorp Västergård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213364" + }, + "id": "524004", + "fullName": "Krångestad Ödegård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213365" + }, + "id": "524097", + "fullName": "Lunnevad Östangård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213366" + }, + "id": "524156", + "fullName": "Sjögesta Bro Östanå", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213367" + }, + "id": "524178", + "fullName": "Sjögestabro Östanå", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213368" + }, + "id": "524288", + "fullName": "Skiestad Östergård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213369" + }, + "id": "524674", + "fullName": "Greby Östra Lövhult", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21336a" + }, + "id": "503616", + "fullName": "Örtomta Hagebyliden", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21336b" + }, + "id": "503654", + "fullName": "Överstad Mellangård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21336c" + }, + "id": "503670", + "fullName": "Överstad Västergård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21336e" + }, + "id": "503809", + "fullName": "Gistad Överby Norrbo", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21336f" + }, + "id": "920089", + "fullName": "Östra Skrukeby Kyrka", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213370" + }, + "id": "933600", + "fullName": "Krångestad Ödegård", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213371" + }, + "id": "933640", + "fullName": "Skiestad Östergård", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213372" + }, + "id": "933693", + "fullName": "Unnerstad Östergård", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213373" + }, + "id": "525108", + "fullName": "Gårdsätter Östergård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213374" + }, + "id": "502522", + "fullName": "Östernäs Sjöstugan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213375" + }, + "id": "502523", + "fullName": "Östernäs Sjötorpet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213376" + }, + "id": "502524", + "fullName": "Östernäs Tallbacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213379" + }, + "id": "528556", + "fullName": "Gråhallen Örberget", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21337a" + }, + "id": "528785", + "fullName": "Knivinge Östergård", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21337b" + }, + "id": "528859", + "fullName": "Kättstorp Örngård", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21337c" + }, + "id": "528861", + "fullName": "Kättstorp Örnsborg", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21337d" + }, + "id": "530206", + "fullName": "Vadsätter Ödängen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21337e" + }, + "id": "504643", + "fullName": "Östra Harg Grimsberg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21337f" + }, + "id": "504645", + "fullName": "Östra Harg Grimstad", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213380" + }, + "id": "504657", + "fullName": "Östra Harg Högliden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213381" + }, + "id": "504667", + "fullName": "Östra Harg Lindtorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213382" + }, + "id": "504669", + "fullName": "Östra Harg Linvallen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213383" + }, + "id": "504673", + "fullName": "Östra Harg Mosebacke", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213384" + }, + "id": "504677", + "fullName": "Östra Harg Mörby Gård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213385" + }, + "id": "504679", + "fullName": "Östra Harg Notudden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213386" + }, + "id": "504681", + "fullName": "Östra Harg Nybygget", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213387" + }, + "id": "504687", + "fullName": "Östra Harg Rosenhill", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213388" + }, + "id": "504693", + "fullName": "Östra Harg Sjöbacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213389" + }, + "id": "504695", + "fullName": "Östra Harg Sjöängen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21338a" + }, + "id": "504699", + "fullName": "Östra Harg Solbacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21338b" + }, + "id": "504706", + "fullName": "Östra Harg Solängen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21338c" + }, + "id": "504708", + "fullName": "Östra Harg Stensnäs", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21338d" + }, + "id": "504710", + "fullName": "Östra Harg Sviestad", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21338e" + }, + "id": "504714", + "fullName": "Östra Harg Torpängen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21338f" + }, + "id": "505033", + "fullName": "Örminge Björkelund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213390" + }, + "id": "505035", + "fullName": "Örminge Brittenborg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213391" + }, + "id": "505057", + "fullName": "Örminge Skattegård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213392" + }, + "id": "505733", + "fullName": "Skonberga Östergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213393" + }, + "id": "505862", + "fullName": "Unnerstad Östergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213395" + }, + "id": "505883", + "fullName": "Övre Fillinge Skolan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213396" + }, + "id": "507832", + "fullName": "Torrberga Örsätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213398" + }, + "id": "508202", + "fullName": "Glyttinge Östergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213399" + }, + "id": "508716", + "fullName": "Örberga Bergsätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21339a" + }, + "id": "508718", + "fullName": "Örberga Björksätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21339b" + }, + "id": "915814", + "fullName": "Östra Harg Hargs Gård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21339c" + }, + "id": "526907", + "fullName": "Skog Övre Sjösätter", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21339d" + }, + "id": "523155", + "fullName": "Rappestad Östra Haga", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21339e" + }, + "id": "523185", + "fullName": "Slycke Lilla Övergård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21339f" + }, + "id": "523322", + "fullName": "Stämninge Östergård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133a0" + }, + "id": "523481", + "fullName": "Ölstorp Fridensborg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133a1" + }, + "id": "523485", + "fullName": "Ölstorp Gustafsberg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133a2" + }, + "id": "523491", + "fullName": "Ölstorp Lövingsborg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133a3" + }, + "id": "523877", + "fullName": "Kapperstad Östergård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133a5" + }, + "id": "524204", + "fullName": "Sjögestad Bro Östanå", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133a6" + }, + "id": "524259", + "fullName": "Sjögestad Österskog", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133a7" + }, + "id": "524438", + "fullName": "Unnerstad Östergård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133a9" + }, + "id": "524506", + "fullName": "Österskog Sollyckan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133aa" + }, + "id": "524858", + "fullName": "Slaka Berga Östergård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133ab" + }, + "id": "524882", + "fullName": "Sörstad Österkullen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133ac" + }, + "id": "526170", + "fullName": "Viprössle Östergården", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133ad" + }, + "id": "522906", + "fullName": "Linkelösa Östergård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133ae" + }, + "id": "519438", + "fullName": "Västerby Östra Flygeln", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133af" + }, + "id": "503206", + "fullName": "Törnevalla Överby Sand", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133b0" + }, + "id": "503605", + "fullName": "Örtomta Hageby Lundby", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133b1" + }, + "id": "503813", + "fullName": "Gistad Överby Tallebo", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133b2" + }, + "id": "503971", + "fullName": "Lillkyrka Övre Lundby", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133b3" + }, + "id": "933531", + "fullName": "Kapperstad Östergård", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133b4" + }, + "id": "504604", + "fullName": "Östra Harg Berghyddan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133b5" + }, + "id": "504606", + "fullName": "Östra Harg Bergsätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133b6" + }, + "id": "504610", + "fullName": "Östra Harg Björkudden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133b8" + }, + "id": "528528", + "fullName": "Flistad Övre Bäckhem", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133b9" + }, + "id": "529284", + "fullName": "Södra Lund Östergård", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133bb" + }, + "id": "504701", + "fullName": "Östra Harg Solgläntan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133bd" + }, + "id": "508537", + "fullName": "Ledberg Övre Bossgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133be" + }, + "id": "508561", + "fullName": "Ledingelunda Österbo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133bf" + }, + "id": "524341", + "fullName": "Stora Tollstad Ödegård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133c0" + }, + "id": "503603", + "fullName": "Örtomta Hageby Hagalund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133c1" + }, + "id": "503609", + "fullName": "Örtomta Hageby Norrgård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133c2" + }, + "id": "503648", + "fullName": "Överstad Klockargården", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133c3" + }, + "id": "503811", + "fullName": "Gistad Överby Stensborg", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133c4" + }, + "id": "934064", + "fullName": "Bröttjestad Östra Lund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133c5" + }, + "id": "504608", + "fullName": "Östra Harg Björkkullen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133c6" + }, + "id": "504637", + "fullName": "Östra Harg Filurkullen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133c7" + }, + "id": "504651", + "fullName": "Östra Harg Holmen Norra", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133c8" + }, + "id": "504652", + "fullName": "Östra Harg Holmen Södra", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133c9" + }, + "id": "504653", + "fullName": "Östra Harg Holmens Gård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133cb" + }, + "id": "504716", + "fullName": "Östra Harg Trollholmen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133cc" + }, + "id": "505045", + "fullName": "Örminge Hovslagargård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133ce" + }, + "id": "505878", + "fullName": "Övre Fillinge Krongård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133cf" + }, + "id": "505879", + "fullName": "Övre Fillinge Norrgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133d0" + }, + "id": "505887", + "fullName": "Övre Ullstämma Fridhem", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133d2" + }, + "id": "508021", + "fullName": "Stora Aska Östergården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133d3" + }, + "id": "508272", + "fullName": "Krokbränninge Ödegård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133d4" + }, + "id": "523187", + "fullName": "Slycke Lilla Övergården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133d5" + }, + "id": "526133", + "fullName": "Södra Häggebo Östergården", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133d6" + }, + "id": "525819", + "fullName": "Amundebo Övre Vägsjöhult", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133d7" + }, + "id": "512422", + "fullName": "Unnerstad Öster-Norrgård", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133d8" + }, + "id": "503611", + "fullName": "Örtomta Hageby Smedtomta", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133d9" + }, + "id": "503815", + "fullName": "Gistad Överby Västergård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133da" + }, + "id": "933576", + "fullName": "Krångestad Norra Ödegård", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133db" + }, + "id": "933589", + "fullName": "Krångestad Södra Ödegård", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133dc" + }, + "id": "933694", + "fullName": "Unnerstad Öster-Norrgård", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133df" + }, + "id": "528764", + "fullName": "Högåsa Östra Brostugan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133e0" + }, + "id": "530210", + "fullName": "Övre Korsvik Lidavägen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133e1" + }, + "id": "504639", + "fullName": "Östra Harg Fiskartorpet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133e2" + }, + "id": "504647", + "fullName": "Östra Harg Hasselbacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133e3" + }, + "id": "504663", + "fullName": "Östra Harg Lilla Sviestad", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133e4" + }, + "id": "504671", + "fullName": "Östra Harg Mellangården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133e6" + }, + "id": "505548", + "fullName": "Landeryd Övre Norrgården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133e7" + }, + "id": "505771", + "fullName": "Strömsbro Östra Flygeln", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133e8" + }, + "id": "505881", + "fullName": "Övre Fillinge Skandalen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133e9" + }, + "id": "505891", + "fullName": "Övre Ullstämma Norrgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133ea" + }, + "id": "505892", + "fullName": "Övre Ullstämma Södergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133eb" + }, + "id": "508395", + "fullName": "Lagerlunda Östra Flygeln", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133ec" + }, + "id": "918841", + "fullName": "Östra Harg Larsbogården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133ed" + }, + "id": "527012", + "fullName": "Stavsätter Östra Flygeln", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133ee" + }, + "id": "545722", + "fullName": "Kalkegryt Västra Ösjömålen", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133ef" + }, + "id": "523294", + "fullName": "Spärringe Övre Mellangård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133f0" + }, + "id": "523958", + "fullName": "Krångestad Norra Ödegård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133f1" + }, + "id": "523984", + "fullName": "Krångestad Södra Ödegård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133f3" + }, + "id": "503607", + "fullName": "Örtomta Hageby Mellangård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133f4" + }, + "id": "503613", + "fullName": "Örtomta Hageby Västergård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133f5" + }, + "id": "503656", + "fullName": "Överstad Norra Mellangård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133f6" + }, + "id": "503964", + "fullName": "Lillkyrka Lundby Östergård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133f7" + }, + "id": "505889", + "fullName": "Övre Ullstämma Mellangård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133f8" + }, + "id": "508563", + "fullName": "Ledingelunda Östergården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133f9" + }, + "id": "523450", + "fullName": "Västerlösa Övre Mellangård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133fa" + }, + "id": "524006", + "fullName": "Krångestad Övre Mellangård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133fb" + }, + "id": "522419", + "fullName": "Björkeberg Linds Östergård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133fc" + }, + "id": "503205", + "fullName": "Törnevalla Överby Lövsätter", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133fe" + }, + "id": "933601", + "fullName": "Krångestad Övre Mellangård", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2133ff" + }, + "id": "529363", + "fullName": "Vågerstad Övre Brunnsgård", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213400" + }, + "id": "505059", + "fullName": "Örminge Skattegård Flygeln", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213402" + }, + "id": "529364", + "fullName": "Vågerstad Övre Brunnsgården", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213403" + }, + "id": "504641", + "fullName": "Östra Harg Församlingshemmet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213404" + }, + "id": "504661", + "fullName": "Östra Harg Klockarebostället", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213405" + }, + "id": "504712", + "fullName": "Östra Harg Sviestad Aspeboda", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213406" + }, + "id": "506234", + "fullName": "Ullälva Stora Tuvsätter Östra", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213407" + }, + "id": "524846", + "fullName": "Slaka Berga Gård Östra Flygeln", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213408" + }, + "id": "519228", + "fullName": "Brokinds Herrgård Östra Flygeln", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213409" + }, + "id": "529239", + "fullName": "Stora Sjögestad Östra Flygeln", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21340a" + }, + "id": "523879", + "fullName": "Kapperstad Östergård Lillstugan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21340c" + }, + "id": "503300", + "fullName": "Östra Skrukeby Församlingshemmet", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21340d" + }, + "id": "933532", + "fullName": "Kapperstad Östergård Lillstugan", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21340e" + }, + "id": "762751", + "fullName": "Ösby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21340f" + }, + "id": "762162", + "fullName": "Tärnö-Ö", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213410" + }, + "id": "764740", + "fullName": "Ölkanbo", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213411" + }, + "id": "762224", + "fullName": "Österby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213412" + }, + "id": "763155", + "fullName": "Översta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213413" + }, + "id": "759088", + "fullName": "Örnvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213414" + }, + "id": "762228", + "fullName": "Östjädra", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213415" + }, + "id": "763147", + "fullName": "Östanbro", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213416" + }, + "id": "759576", + "fullName": "Önsta Gård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213417" + }, + "id": "763153", + "fullName": "Öster Råby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213418" + }, + "id": "758481", + "fullName": "Österleden", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21341a" + }, + "id": "759540", + "fullName": "Önstavägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21341b" + }, + "id": "761417", + "fullName": "Lundby Ösby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21341c" + }, + "id": "762592", + "fullName": "Öster Munga", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21341d" + }, + "id": "758433", + "fullName": "Örjansgränd", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21341e" + }, + "id": "759787", + "fullName": "Östergården", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21341f" + }, + "id": "758841", + "fullName": "Sankt Örjansgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213420" + }, + "id": "759284", + "fullName": "Örtegrens väg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213421" + }, + "id": "759437", + "fullName": "Östanbovägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213422" + }, + "id": "759578", + "fullName": "Östgötevägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213423" + }, + "id": "760478", + "fullName": "Ödhumlagatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213424" + }, + "id": "762372", + "fullName": "Öster Skogsta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213425" + }, + "id": "762959", + "fullName": "Lilla Översta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213426" + }, + "id": "763149", + "fullName": "Östanbro Gård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213427" + }, + "id": "760555", + "fullName": "Övre Hyttvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213428" + }, + "id": "760955", + "fullName": "Östjädravägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213429" + }, + "id": "758587", + "fullName": "Östra Tullgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21342a" + }, + "id": "758621", + "fullName": "Östra Hamngatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21342b" + }, + "id": "758664", + "fullName": "Övre Kungsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21342c" + }, + "id": "758737", + "fullName": "Östra Ringvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21342d" + }, + "id": "759849", + "fullName": "Österundagatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21342e" + }, + "id": "760554", + "fullName": "Ödemarksstigen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21342f" + }, + "id": "761508", + "fullName": "Östra Sjöstigen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213430" + }, + "id": "762226", + "fullName": "Österängsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213431" + }, + "id": "763151", + "fullName": "Östanbrotorpet", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213432" + }, + "id": "764333", + "fullName": "Boda Hage Ölkanbo", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213433" + }, + "id": "758736", + "fullName": "Östermalmsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213434" + }, + "id": "758798", + "fullName": "Östra Kyrkogatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213435" + }, + "id": "760225", + "fullName": "Östanvindsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213436" + }, + "id": "761415", + "fullName": "Lundby Önsta Gård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213437" + }, + "id": "761507", + "fullName": "Östra Bärbyvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213438" + }, + "id": "763047", + "fullName": "Tegatan Östanbro", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21343a" + }, + "id": "759286", + "fullName": "Östra Landisvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21343b" + }, + "id": "759536", + "fullName": "Önsta Fritidspark", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21343d" + }, + "id": "936813", + "fullName": "Lövsta Östergården", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21343e" + }, + "id": "760920", + "fullName": "Nedre Östjädravägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21343f" + }, + "id": "760115", + "fullName": "Öster Mälarstrands Allé", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213441" + }, + "id": "743066", + "fullName": "Östanå", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213442" + }, + "id": "745715", + "fullName": "Östra Bo", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213443" + }, + "id": "936682", + "fullName": "Österäng", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213444" + }, + "id": "743018", + "fullName": "Österplan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213445" + }, + "id": "745111", + "fullName": "Östavägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213446" + }, + "id": "745703", + "fullName": "Ökna Alsborg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213447" + }, + "id": "743842", + "fullName": "Örnsrogatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213448" + }, + "id": "745354", + "fullName": "Östra Sundby", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213449" + }, + "id": "744082", + "fullName": "Östanbogatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21344a" + }, + "id": "744893", + "fullName": "Överstegatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21344c" + }, + "id": "745633", + "fullName": "Gällersta-Ökna", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21344d" + }, + "id": "744617", + "fullName": "Östra Bangatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21344e" + }, + "id": "757178", + "fullName": "Österäng", + "parentFullName": "Ervalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21344f" + }, + "id": "757234", + "fullName": "Östansjö", + "parentFullName": "Ervalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213450" + }, + "id": "750873", + "fullName": "Östanberg", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213451" + }, + "id": "757297", + "fullName": "Övratorp", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213452" + }, + "id": "757325", + "fullName": "Östra Via", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213453" + }, + "id": "936664", + "fullName": "Östra Vagngatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213454" + }, + "id": "743024", + "fullName": "Österängsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213455" + }, + "id": "744279", + "fullName": "Örnsköldsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213456" + }, + "id": "745110", + "fullName": "Östanlidsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213457" + }, + "id": "745705", + "fullName": "Ökna Björkbacken", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213458" + }, + "id": "745707", + "fullName": "Ökna Björksätter", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213459" + }, + "id": "745713", + "fullName": "Örebro Flygplats", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21345a" + }, + "id": "743320", + "fullName": "Östanlundsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21345b" + }, + "id": "743733", + "fullName": "Örtenlundsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21345c" + }, + "id": "744619", + "fullName": "Östra Nobelgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21345d" + }, + "id": "745109", + "fullName": "Östanbergsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21345e" + }, + "id": "757060", + "fullName": "Övre Fallet", + "parentFullName": "Frövi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21345f" + }, + "id": "753224", + "fullName": "Östra Rud", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213461" + }, + "id": "744128", + "fullName": "Östra Vintergatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213462" + }, + "id": "757174", + "fullName": "Österrasta", + "parentFullName": "Ervalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213463" + }, + "id": "757295", + "fullName": "Östra Tomta", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213464" + }, + "id": "753222", + "fullName": "Östantorp", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213465" + }, + "id": "746009", + "fullName": "Ödebyvägen", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213466" + }, + "id": "752970", + "fullName": "Östra vägen", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213469" + }, + "id": "752968", + "fullName": "Örebrovägen", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21346a" + }, + "id": "746011", + "fullName": "Österbyvägen", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21346b" + }, + "id": "757172", + "fullName": "Östalundsvägen", + "parentFullName": "Ervalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21346c" + }, + "id": "746013", + "fullName": "Östra Enbacken", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21346d" + }, + "id": "753132", + "fullName": "Östra Rynninge", + "parentFullName": "Stora Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21346e" + }, + "id": "757176", + "fullName": "Österrastavägen", + "parentFullName": "Ervalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21346f" + }, + "id": "757508", + "fullName": "Östra Granhammar", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213470" + }, + "id": "745688", + "fullName": "Täby", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213471" + }, + "id": "745745", + "fullName": "Mark", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213474" + }, + "id": "743239", + "fullName": "Gryt", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213475" + }, + "id": "744362", + "fullName": "Vrån", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213476" + }, + "id": "745394", + "fullName": "Kåvi", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213477" + }, + "id": "745446", + "fullName": "Eker", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213478" + }, + "id": "745568", + "fullName": "Gräve", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21347a" + }, + "id": "745653", + "fullName": "Mosjö", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21347b" + }, + "id": "745670", + "fullName": "Näset", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21347c" + }, + "id": "745764", + "fullName": "Resta", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21347d" + }, + "id": "743210", + "fullName": "Berga", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21347e" + }, + "id": "743872", + "fullName": "Mosås", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21347f" + }, + "id": "744801", + "fullName": "Venan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213480" + }, + "id": "745412", + "fullName": "Sätra", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213481" + }, + "id": "745416", + "fullName": "Tjuse", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213483" + }, + "id": "745433", + "fullName": "Backa", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213484" + }, + "id": "745441", + "fullName": "Broby", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213485" + }, + "id": "745449", + "fullName": "Falla", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213486" + }, + "id": "745547", + "fullName": "Ullavi", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213487" + }, + "id": "745572", + "fullName": "Häggen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213488" + }, + "id": "745647", + "fullName": "Linden", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213489" + }, + "id": "745689", + "fullName": "Täby By", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21348b" + }, + "id": "743153", + "fullName": "Täppan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21348e" + }, + "id": "743892", + "fullName": "Törsjö", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21348f" + }, + "id": "745390", + "fullName": "Kårsta", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213490" + }, + "id": "745422", + "fullName": "Vallby", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213491" + }, + "id": "745456", + "fullName": "Frösta", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213492" + }, + "id": "745481", + "fullName": "Hälleby", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213494" + }, + "id": "745559", + "fullName": "Egersta", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213496" + }, + "id": "745678", + "fullName": "Råberga", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213497" + }, + "id": "745693", + "fullName": "Täby-Vad", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213498" + }, + "id": "745695", + "fullName": "Ulvgryt", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213499" + }, + "id": "745723", + "fullName": "Hagtorp", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21349a" + }, + "id": "745753", + "fullName": "Ormesta", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21349e" + }, + "id": "742971", + "fullName": "Nygatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21349f" + }, + "id": "742995", + "fullName": "Mogatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134a0" + }, + "id": "743229", + "fullName": "Envägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134a1" + }, + "id": "743236", + "fullName": "Glomman", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134a2" + }, + "id": "743450", + "fullName": "Lundsro", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134a5" + }, + "id": "744330", + "fullName": "Kiltorp", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134a6" + }, + "id": "744602", + "fullName": "Slottet", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134a7" + }, + "id": "745113", + "fullName": "Bäckebo", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134a9" + }, + "id": "745392", + "fullName": "Kårstaö", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134aa" + }, + "id": "745398", + "fullName": "Långbyn", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134ab" + }, + "id": "745404", + "fullName": "Nävesta", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134ac" + }, + "id": "745406", + "fullName": "Sigtuna", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134af" + }, + "id": "745447", + "fullName": "Ekersby", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134b0" + }, + "id": "745460", + "fullName": "Frötorp", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134b1" + }, + "id": "745474", + "fullName": "Hammarby", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134b2" + }, + "id": "745480", + "fullName": "Hålahult", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134b3" + }, + "id": "745483", + "fullName": "Hättinge", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134b4" + }, + "id": "745512", + "fullName": "Nybråten", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134b5" + }, + "id": "745528", + "fullName": "Rånnesta", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134b6" + }, + "id": "745532", + "fullName": "Rönninge", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134b7" + }, + "id": "745582", + "fullName": "Källtorp", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134b8" + }, + "id": "745585", + "fullName": "Skråmsta", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134ba" + }, + "id": "745599", + "fullName": "Attersta", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134bb" + }, + "id": "745601", + "fullName": "Björkemo", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134bc" + }, + "id": "745634", + "fullName": "Halltorp", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134bd" + }, + "id": "745635", + "fullName": "Härminge", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134be" + }, + "id": "745643", + "fullName": "Källerud", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134bf" + }, + "id": "745666", + "fullName": "Nordanås", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134c0" + }, + "id": "745680", + "fullName": "Rävgräva", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134c1" + }, + "id": "745682", + "fullName": "Skeppsta", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134c2" + }, + "id": "745685", + "fullName": "Södra Bro", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134c3" + }, + "id": "745699", + "fullName": "Vittvång", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134c5" + }, + "id": "745721", + "fullName": "Evavägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134c6" + }, + "id": "745731", + "fullName": "Hårstorp", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134c7" + }, + "id": "745740", + "fullName": "Lövdalen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134c8" + }, + "id": "745751", + "fullName": "Norrbyås", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134ca" + }, + "id": "745772", + "fullName": "Stortorp", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134cb" + }, + "id": "936674", + "fullName": "Kulvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134cc" + }, + "id": "742980", + "fullName": "Hamnplan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134cd" + }, + "id": "743078", + "fullName": "Målgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134ce" + }, + "id": "743200", + "fullName": "Alstigen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134cf" + }, + "id": "743273", + "fullName": "Norra Bro", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134d0" + }, + "id": "743304", + "fullName": "Uppgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134d2" + }, + "id": "743416", + "fullName": "Loggatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134d3" + }, + "id": "743420", + "fullName": "Riagatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134d4" + }, + "id": "743464", + "fullName": "Rörvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134d6" + }, + "id": "743577", + "fullName": "Valltorp", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134d7" + }, + "id": "743744", + "fullName": "Aspa Gård", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134d8" + }, + "id": "743846", + "fullName": "Banvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134d9" + }, + "id": "743942", + "fullName": "Ekevägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134da" + }, + "id": "743964", + "fullName": "Almgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134db" + }, + "id": "743968", + "fullName": "Aspvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134dc" + }, + "id": "743986", + "fullName": "Sidvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134dd" + }, + "id": "744014", + "fullName": "Hagvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134de" + }, + "id": "744020", + "fullName": "Måsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134df" + }, + "id": "744134", + "fullName": "Bågvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134e0" + }, + "id": "744151", + "fullName": "Ledgränd", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134e2" + }, + "id": "744382", + "fullName": "Malmplan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134e3" + }, + "id": "744436", + "fullName": "Basvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134e4" + }, + "id": "744444", + "fullName": "Brogatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134e5" + }, + "id": "744456", + "fullName": "Götgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134e6" + }, + "id": "744458", + "fullName": "Hedgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134e7" + }, + "id": "744476", + "fullName": "Häggatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134e8" + }, + "id": "744635", + "fullName": "Andgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134ea" + }, + "id": "744664", + "fullName": "Lidvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134ec" + }, + "id": "744692", + "fullName": "Solgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134ed" + }, + "id": "744771", + "fullName": "Sjövägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134ee" + }, + "id": "744843", + "fullName": "Genvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134ef" + }, + "id": "744861", + "fullName": "Norrplan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134f0" + }, + "id": "744917", + "fullName": "Visgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134f1" + }, + "id": "745032", + "fullName": "Förlunda", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134f2" + }, + "id": "745046", + "fullName": "Höstigen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134f3" + }, + "id": "745165", + "fullName": "Lövvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134f4" + }, + "id": "745167", + "fullName": "Majvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134f5" + }, + "id": "745171", + "fullName": "Rågvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134f6" + }, + "id": "745276", + "fullName": "Annelund", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134f7" + }, + "id": "745314", + "fullName": "Gösvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134f8" + }, + "id": "745339", + "fullName": "Sikvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134f9" + }, + "id": "745370", + "fullName": "Fagermon", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134fa" + }, + "id": "745382", + "fullName": "Hässleby", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134fb" + }, + "id": "745435", + "fullName": "Blacksta", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134fc" + }, + "id": "745464", + "fullName": "Grenvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134fd" + }, + "id": "745479", + "fullName": "Hjulberga", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2134ff" + }, + "id": "745497", + "fullName": "Lockenkil", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213500" + }, + "id": "745510", + "fullName": "Norrbacka", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213503" + }, + "id": "745531", + "fullName": "Röcklinge", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213504" + }, + "id": "745541", + "fullName": "Tomasboda", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213505" + }, + "id": "745543", + "fullName": "Tältvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213506" + }, + "id": "745576", + "fullName": "Karlslund", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213507" + }, + "id": "745583", + "fullName": "Lindbacka", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213508" + }, + "id": "745584", + "fullName": "Rumboholm", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213509" + }, + "id": "745591", + "fullName": "Tysslinge", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21350b" + }, + "id": "745617", + "fullName": "Erikslund", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21350c" + }, + "id": "745623", + "fullName": "Fällersta", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21350d" + }, + "id": "745631", + "fullName": "Gällersta", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21350e" + }, + "id": "745636", + "fullName": "Höjdvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21350f" + }, + "id": "745651", + "fullName": "Mosebacke", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213510" + }, + "id": "745657", + "fullName": "Mosjö-Råby", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213511" + }, + "id": "745686", + "fullName": "Tippvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213512" + }, + "id": "745725", + "fullName": "Hidingsta", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213513" + }, + "id": "745741", + "fullName": "Lövsätter", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213514" + }, + "id": "745778", + "fullName": "Uggelboda", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213516" + }, + "id": "915788", + "fullName": "Värngatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213518" + }, + "id": "936659", + "fullName": "Olivgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213519" + }, + "id": "936667", + "fullName": "Vältgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21351a" + }, + "id": "936668", + "fullName": "Gyrogatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21351b" + }, + "id": "742963", + "fullName": "Vasagatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21351c" + }, + "id": "742979", + "fullName": "Hamngatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21351d" + }, + "id": "743014", + "fullName": "Stureplan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21351e" + }, + "id": "743016", + "fullName": "Sveavägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21351f" + }, + "id": "743040", + "fullName": "Näsbylund", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213520" + }, + "id": "743044", + "fullName": "Oljevägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213521" + }, + "id": "743081", + "fullName": "Ribbgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213522" + }, + "id": "743089", + "fullName": "Borgallén", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213524" + }, + "id": "743097", + "fullName": "Fältvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213525" + }, + "id": "743139", + "fullName": "Sandgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213526" + }, + "id": "743159", + "fullName": "Anisvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213528" + }, + "id": "743206", + "fullName": "Barkvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213529" + }, + "id": "743238", + "fullName": "Granvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21352a" + }, + "id": "743254", + "fullName": "Kärrvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21352b" + }, + "id": "743302", + "fullName": "Tallvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21352d" + }, + "id": "743334", + "fullName": "Tomtgränd", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21352e" + }, + "id": "743353", + "fullName": "Bredgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21352f" + }, + "id": "743362", + "fullName": "Eyragatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213530" + }, + "id": "743376", + "fullName": "Korsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213531" + }, + "id": "743410", + "fullName": "Ladugatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213532" + }, + "id": "743424", + "fullName": "Vinggatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213533" + }, + "id": "743447", + "fullName": "Krangatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213534" + }, + "id": "743448", + "fullName": "Lastgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213535" + }, + "id": "743452", + "fullName": "Nasta Gård", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213536" + }, + "id": "743486", + "fullName": "Vagngatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213537" + }, + "id": "743537", + "fullName": "Loka Gränd", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213538" + }, + "id": "743665", + "fullName": "Gärdesnäs", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213539" + }, + "id": "743694", + "fullName": "Myggvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21353a" + }, + "id": "743696", + "fullName": "Myravägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21353b" + }, + "id": "743746", + "fullName": "Birats väg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21353c" + }, + "id": "743769", + "fullName": "Källgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21353d" + }, + "id": "743773", + "fullName": "Marieberg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21353e" + }, + "id": "743788", + "fullName": "Sidogatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21353f" + }, + "id": "743810", + "fullName": "Vassvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213540" + }, + "id": "743817", + "fullName": "Häckvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213541" + }, + "id": "743820", + "fullName": "Stugvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213542" + }, + "id": "743830", + "fullName": "Väståtorg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213543" + }, + "id": "743844", + "fullName": "Almgården", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213544" + }, + "id": "743856", + "fullName": "Gärdegård", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213545" + }, + "id": "743869", + "fullName": "Moréns väg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213546" + }, + "id": "743884", + "fullName": "Stenvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213547" + }, + "id": "743886", + "fullName": "Stomvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213548" + }, + "id": "743904", + "fullName": "Saxons väg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213549" + }, + "id": "743906", + "fullName": "Berglunda", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21354a" + }, + "id": "743919", + "fullName": "Kundvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21354b" + }, + "id": "743938", + "fullName": "Varuvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21354c" + }, + "id": "743962", + "fullName": "Almbyplan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21354d" + }, + "id": "743973", + "fullName": "Lindvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21354e" + }, + "id": "743982", + "fullName": "Rönnvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21354f" + }, + "id": "744027", + "fullName": "Trutvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213550" + }, + "id": "744029", + "fullName": "Tärnvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213551" + }, + "id": "744033", + "fullName": "Vallgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213553" + }, + "id": "744063", + "fullName": "Odalgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213554" + }, + "id": "744084", + "fullName": "Hagagatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213556" + }, + "id": "744112", + "fullName": "Ringgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213557" + }, + "id": "744175", + "fullName": "Gräsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213559" + }, + "id": "744202", + "fullName": "Falkvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21355a" + }, + "id": "744218", + "fullName": "Gökstigen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21355b" + }, + "id": "744228", + "fullName": "Lärkvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21355c" + }, + "id": "744234", + "fullName": "Orrstigen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21355d" + }, + "id": "744248", + "fullName": "Spovgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21355e" + }, + "id": "744306", + "fullName": "Furuvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213560" + }, + "id": "744379", + "fullName": "Kilsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213561" + }, + "id": "744381", + "fullName": "Malmgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213562" + }, + "id": "744383", + "fullName": "Tulegatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213563" + }, + "id": "744392", + "fullName": "Markgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213564" + }, + "id": "744409", + "fullName": "Norrgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213565" + }, + "id": "744419", + "fullName": "Svengatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213566" + }, + "id": "744434", + "fullName": "Apelvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213568" + }, + "id": "744452", + "fullName": "Fridgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213569" + }, + "id": "744471", + "fullName": "Holmgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21356a" + }, + "id": "744482", + "fullName": "Långgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21356c" + }, + "id": "744492", + "fullName": "Stålgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21356d" + }, + "id": "744493", + "fullName": "Sälggatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21356e" + }, + "id": "744498", + "fullName": "Videvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21356f" + }, + "id": "744532", + "fullName": "Kiwigatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213570" + }, + "id": "744598", + "fullName": "Olaigatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213571" + }, + "id": "744600", + "fullName": "Olaigränd", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213572" + }, + "id": "744611", + "fullName": "Storgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213573" + }, + "id": "744629", + "fullName": "Skolgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213574" + }, + "id": "744633", + "fullName": "Allégatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213575" + }, + "id": "744637", + "fullName": "Arlavägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213577" + }, + "id": "744697", + "fullName": "Törngatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213578" + }, + "id": "744705", + "fullName": "Vretgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213579" + }, + "id": "744709", + "fullName": "Berggatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21357b" + }, + "id": "744731", + "fullName": "Atlevägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21357c" + }, + "id": "744741", + "fullName": "Eddavägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21357d" + }, + "id": "744755", + "fullName": "Krokvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21357e" + }, + "id": "744759", + "fullName": "Lokevägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21357f" + }, + "id": "744765", + "fullName": "Odenvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213580" + }, + "id": "744777", + "fullName": "Torgvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213581" + }, + "id": "744779", + "fullName": "Torsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213582" + }, + "id": "744781", + "fullName": "Venavägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213583" + }, + "id": "744789", + "fullName": "Bromsplan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213585" + }, + "id": "744923", + "fullName": "Versgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213586" + }, + "id": "744982", + "fullName": "Neongatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213587" + }, + "id": "744984", + "fullName": "Ozongatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213588" + }, + "id": "745018", + "fullName": "Bäckvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213589" + }, + "id": "745038", + "fullName": "Halmvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21358a" + }, + "id": "745054", + "fullName": "Kyrkvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21358b" + }, + "id": "745056", + "fullName": "Kåvivägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21358c" + }, + "id": "745069", + "fullName": "Saluvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21358d" + }, + "id": "745094", + "fullName": "Tujavägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213590" + }, + "id": "745128", + "fullName": "Granliden", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213591" + }, + "id": "745150", + "fullName": "Kornvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213592" + }, + "id": "745161", + "fullName": "Lundvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213593" + }, + "id": "745190", + "fullName": "Sångvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213594" + }, + "id": "745192", + "fullName": "Tjällmora", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213595" + }, + "id": "745194", + "fullName": "Vetevägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213597" + }, + "id": "745312", + "fullName": "Gäddvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213598" + }, + "id": "745320", + "fullName": "Lakevägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213599" + }, + "id": "745324", + "fullName": "Mörtvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21359a" + }, + "id": "745371", + "fullName": "Fågelsång", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21359b" + }, + "id": "745410", + "fullName": "Stråvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21359c" + }, + "id": "745438", + "fullName": "Blankhult", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21359d" + }, + "id": "745439", + "fullName": "Bocksboda", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21359e" + }, + "id": "745458", + "fullName": "Frösvidal", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21359f" + }, + "id": "745472", + "fullName": "Gölafallet", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135a0" + }, + "id": "745489", + "fullName": "Kils-Nytorp", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135a1" + }, + "id": "745491", + "fullName": "Kils-Vallby", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135a2" + }, + "id": "745499", + "fullName": "Lockhyttan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135a4" + }, + "id": "745580", + "fullName": "Kvarnvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135a5" + }, + "id": "745639", + "fullName": "Krutbruket", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135a6" + }, + "id": "745641", + "fullName": "Kumlavägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135a7" + }, + "id": "745649", + "fullName": "Lövsta Gård", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135a8" + }, + "id": "745659", + "fullName": "Mosjö-Sörby", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135aa" + }, + "id": "745676", + "fullName": "Rangeltorp", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135ab" + }, + "id": "745684", + "fullName": "Sättertorp", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135ac" + }, + "id": "745697", + "fullName": "Vallbytorp", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135ad" + }, + "id": "745743", + "fullName": "Mariavägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135ae" + }, + "id": "745747", + "fullName": "Markavägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135af" + }, + "id": "745749", + "fullName": "Märtavägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135b0" + }, + "id": "745770", + "fullName": "Storsätter", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135b1" + }, + "id": "912710", + "fullName": "Mangogatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135b2" + }, + "id": "917332", + "fullName": "Slussgränd", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135b3" + }, + "id": "922460", + "fullName": "Olofsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135b4" + }, + "id": "936669", + "fullName": "Kabingatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135b5" + }, + "id": "936677", + "fullName": "Sixtens väg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135b6" + }, + "id": "742952", + "fullName": "Kyrkogatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135b7" + }, + "id": "742969", + "fullName": "Kungsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135b8" + }, + "id": "742977", + "fullName": "Stortorget", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135b9" + }, + "id": "742981", + "fullName": "Kanalvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135ba" + }, + "id": "742989", + "fullName": "Akensgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135bb" + }, + "id": "742991", + "fullName": "Floragatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135bc" + }, + "id": "743011", + "fullName": "Sturegatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135bd" + }, + "id": "743032", + "fullName": "Linjegatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135be" + }, + "id": "743052", + "fullName": "Slussgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135bf" + }, + "id": "743062", + "fullName": "Villagatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135c0" + }, + "id": "743087", + "fullName": "Stavstigen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135c1" + }, + "id": "743109", + "fullName": "Herdevägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135c2" + }, + "id": "743122", + "fullName": "Kortévägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135c3" + }, + "id": "743134", + "fullName": "Ragnevägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135c4" + }, + "id": "743145", + "fullName": "Sätergatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135c5" + }, + "id": "743149", + "fullName": "Sörbyallén", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135c6" + }, + "id": "743198", + "fullName": "Alstavägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135c7" + }, + "id": "743204", + "fullName": "Backavägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135c8" + }, + "id": "743208", + "fullName": "Barrstigen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135c9" + }, + "id": "743223", + "fullName": "Brinkvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135ca" + }, + "id": "743267", + "fullName": "Ljungvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135cb" + }, + "id": "743283", + "fullName": "Rundstigen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135cc" + }, + "id": "743289", + "fullName": "Sotarvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135cd" + }, + "id": "743298", + "fullName": "Sörbyvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135ce" + }, + "id": "743341", + "fullName": "Södra Allén", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135cf" + }, + "id": "743345", + "fullName": "Bollstigen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135d0" + }, + "id": "743347", + "fullName": "Bondegatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135d1" + }, + "id": "743374", + "fullName": "Klerkgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135d2" + }, + "id": "743393", + "fullName": "Sveaparken", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135d3" + }, + "id": "743422", + "fullName": "Stallgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135d4" + }, + "id": "743434", + "fullName": "Bistagatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135d5" + }, + "id": "743442", + "fullName": "Gamla vägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135d6" + }, + "id": "743458", + "fullName": "Nastagatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135d7" + }, + "id": "743470", + "fullName": "Strömsborg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135d8" + }, + "id": "743474", + "fullName": "Södra vägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135d9" + }, + "id": "743484", + "fullName": "Truckgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135da" + }, + "id": "743500", + "fullName": "Bastuvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135db" + }, + "id": "743506", + "fullName": "Bergstigen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135dc" + }, + "id": "743520", + "fullName": "Båtyxvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135dd" + }, + "id": "743529", + "fullName": "Gröna Gränd", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135de" + }, + "id": "743532", + "fullName": "Hälsogränd", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135df" + }, + "id": "743543", + "fullName": "Mosåsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135e0" + }, + "id": "743545", + "fullName": "Nastaallén", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135e2" + }, + "id": "743567", + "fullName": "Skogstigen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135e3" + }, + "id": "743573", + "fullName": "Sätra Gränd", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135e4" + }, + "id": "743579", + "fullName": "Vårby Gränd", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135e5" + }, + "id": "743606", + "fullName": "Lövåsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135e6" + }, + "id": "743629", + "fullName": "Bergavägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135e7" + }, + "id": "743637", + "fullName": "Bondsätter", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135e8" + }, + "id": "743648", + "fullName": "Ekoxevägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135e9" + }, + "id": "743656", + "fullName": "Fågelvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135ea" + }, + "id": "743685", + "fullName": "Moränvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135eb" + }, + "id": "743723", + "fullName": "Vårbovägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135ed" + }, + "id": "743794", + "fullName": "Storsättra", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135ee" + }, + "id": "743800", + "fullName": "Torells väg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135ef" + }, + "id": "743802", + "fullName": "Torkels väg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135f0" + }, + "id": "743822", + "fullName": "Svanåallén", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135f1" + }, + "id": "743826", + "fullName": "Tomtagatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135f4" + }, + "id": "743866", + "fullName": "Landins väg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135f5" + }, + "id": "743888", + "fullName": "Tegelvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135f6" + }, + "id": "743898", + "fullName": "Enrisvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135f7" + }, + "id": "743916", + "fullName": "Firmavägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135f9" + }, + "id": "743922", + "fullName": "Returgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135fa" + }, + "id": "743960", + "fullName": "Almbyallén", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135fb" + }, + "id": "743970", + "fullName": "Bruksgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135fc" + }, + "id": "743990", + "fullName": "Almbyvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135fe" + }, + "id": "744024", + "fullName": "Syrénvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb2135ff" + }, + "id": "744031", + "fullName": "Vadarvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213600" + }, + "id": "744037", + "fullName": "Boosegatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213601" + }, + "id": "744039", + "fullName": "Britagatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213602" + }, + "id": "744047", + "fullName": "Husarvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213603" + }, + "id": "744061", + "fullName": "Näsbyvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213605" + }, + "id": "744086", + "fullName": "Hagastrand", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213606" + }, + "id": "744090", + "fullName": "Angelgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213607" + }, + "id": "744096", + "fullName": "Karlsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213609" + }, + "id": "744102", + "fullName": "Rostagatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21360a" + }, + "id": "744104", + "fullName": "Tegelgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21360b" + }, + "id": "744108", + "fullName": "Ekersgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21360c" + }, + "id": "744114", + "fullName": "Västerplan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21360d" + }, + "id": "744130", + "fullName": "Björkallén", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21360e" + }, + "id": "744132", + "fullName": "Bygdevägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21360f" + }, + "id": "744149", + "fullName": "Grindgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213610" + }, + "id": "744156", + "fullName": "Stolpgränd", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213611" + }, + "id": "744164", + "fullName": "Stånggatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213612" + }, + "id": "744216", + "fullName": "Gärdsmygen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213613" + }, + "id": "744244", + "fullName": "Sländvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213614" + }, + "id": "744246", + "fullName": "Sparvvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213615" + }, + "id": "744254", + "fullName": "Svanstigen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213616" + }, + "id": "744260", + "fullName": "Trastgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213618" + }, + "id": "744278", + "fullName": "Markbacken", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213619" + }, + "id": "744294", + "fullName": "Barnmossen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21361a" + }, + "id": "744316", + "fullName": "Gössevägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21361b" + }, + "id": "744334", + "fullName": "Mossbacken", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21361c" + }, + "id": "744352", + "fullName": "Tallbacken", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21361d" + }, + "id": "744360", + "fullName": "Viltstigen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21361e" + }, + "id": "744384", + "fullName": "Vasastrand", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21361f" + }, + "id": "744385", + "fullName": "Vasatorget", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213620" + }, + "id": "744388", + "fullName": "Fogdegatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213622" + }, + "id": "744435", + "fullName": "Barongatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213623" + }, + "id": "744438", + "fullName": "Björkliden", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213624" + }, + "id": "744454", + "fullName": "Gillegatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213625" + }, + "id": "744475", + "fullName": "Humlevägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213626" + }, + "id": "744503", + "fullName": "Betesvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213627" + }, + "id": "744518", + "fullName": "Gläntvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213628" + }, + "id": "744548", + "fullName": "Olvongatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213629" + }, + "id": "744573", + "fullName": "Slättvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21362a" + }, + "id": "744591", + "fullName": "Gamla gatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21362b" + }, + "id": "744615", + "fullName": "Teaterplan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21362c" + }, + "id": "744625", + "fullName": "Fredsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21362d" + }, + "id": "744658", + "fullName": "Kedjevägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21362e" + }, + "id": "744660", + "fullName": "Kumlins väg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21362f" + }, + "id": "744666", + "fullName": "Linnégatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213630" + }, + "id": "744688", + "fullName": "Slöjdgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213631" + }, + "id": "744717", + "fullName": "Lillågatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213632" + }, + "id": "744723", + "fullName": "Sofiagatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213633" + }, + "id": "744737", + "fullName": "Bragevägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213634" + }, + "id": "744757", + "fullName": "Kronovägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213635" + }, + "id": "744761", + "fullName": "Lottagatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213636" + }, + "id": "744773", + "fullName": "Stadsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213637" + }, + "id": "744787", + "fullName": "Bromsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213639" + }, + "id": "744845", + "fullName": "Ginstvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21363a" + }, + "id": "744877", + "fullName": "Skottvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21363d" + }, + "id": "744915", + "fullName": "Lyrikgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21363e" + }, + "id": "744921", + "fullName": "Strofgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21363f" + }, + "id": "744927", + "fullName": "Argongatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213640" + }, + "id": "744952", + "fullName": "Flintvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213641" + }, + "id": "744955", + "fullName": "Gnejsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213642" + }, + "id": "744970", + "fullName": "Kiselvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213643" + }, + "id": "745026", + "fullName": "Fodervägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213644" + }, + "id": "745030", + "fullName": "Fäbrovägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213645" + }, + "id": "745048", + "fullName": "Kabelvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213646" + }, + "id": "745057", + "fullName": "Källstigen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213648" + }, + "id": "745112", + "fullName": "Blockvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213649" + }, + "id": "745115", + "fullName": "Bäckstigen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21364b" + }, + "id": "745121", + "fullName": "Enebovägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21364c" + }, + "id": "745132", + "fullName": "Havrevägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21364d" + }, + "id": "745146", + "fullName": "Karlavägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21364e" + }, + "id": "745148", + "fullName": "Klackvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21364f" + }, + "id": "745173", + "fullName": "Slingvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213650" + }, + "id": "745183", + "fullName": "Stinsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213652" + }, + "id": "745296", + "fullName": "Ekeby-Almby", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213653" + }, + "id": "745298", + "fullName": "Ekebyviken", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213654" + }, + "id": "745347", + "fullName": "Svampvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213656" + }, + "id": "745372", + "fullName": "Gottsätter", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213657" + }, + "id": "745380", + "fullName": "Hovsta-Gryt", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213658" + }, + "id": "745386", + "fullName": "Kvinnersta", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213659" + }, + "id": "745396", + "fullName": "Kåviivägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21365a" + }, + "id": "745400", + "fullName": "Möllevägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21365b" + }, + "id": "745430", + "fullName": "Algutstorp", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21365c" + }, + "id": "745431", + "fullName": "Averskogen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21365d" + }, + "id": "745450", + "fullName": "Ferievägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21365e" + }, + "id": "745478", + "fullName": "Hillerstorp", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21365f" + }, + "id": "745482", + "fullName": "Hällebytorp", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213661" + }, + "id": "745530", + "fullName": "Ränselvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213662" + }, + "id": "745534", + "fullName": "Slalomvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213663" + }, + "id": "745551", + "fullName": "Vallbyvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213667" + }, + "id": "745691", + "fullName": "Täby Velanda", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213668" + }, + "id": "745738", + "fullName": "Lovisavägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213669" + }, + "id": "745766", + "fullName": "Sandmovägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21366a" + }, + "id": "745774", + "fullName": "Tegelbruket", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21366b" + }, + "id": "745780", + "fullName": "Ulrikavägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21366c" + }, + "id": "911901", + "fullName": "Termikgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213670" + }, + "id": "919548", + "fullName": "Ekhagsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213671" + }, + "id": "919665", + "fullName": "Skrubbvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213673" + }, + "id": "922071", + "fullName": "Markörgränd", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213674" + }, + "id": "936660", + "fullName": "Sörbybacken", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213675" + }, + "id": "936675", + "fullName": "Heliumgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213676" + }, + "id": "936679", + "fullName": "Björkbacken", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213677" + }, + "id": "742944", + "fullName": "Badhusgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213678" + }, + "id": "742954", + "fullName": "Köpmangatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213679" + }, + "id": "743001", + "fullName": "Borgargatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21367a" + }, + "id": "743007", + "fullName": "Oskarsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21367b" + }, + "id": "743026", + "fullName": "Alsnäsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21367c" + }, + "id": "743028", + "fullName": "Aspnäsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21367d" + }, + "id": "743050", + "fullName": "Skyttegatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21367e" + }, + "id": "743054", + "fullName": "Slussholmen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb21367f" + }, + "id": "743076", + "fullName": "Löparegatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213680" + }, + "id": "743083", + "fullName": "Sockengatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213681" + }, + "id": "743103", + "fullName": "Gärdesgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213682" + }, + "id": "743111", + "fullName": "Häradsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fca27dcf33cb213684" + }, + "id": "743126", + "fullName": "Linfrögatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb213687" + }, + "id": "613255", + "fullName": "Västerfall Åängen", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb213688" + }, + "id": "613257", + "fullName": "Västerfall Övre Åängen", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb213689" + }, + "id": "613249", + "fullName": "Västerfall Lilla Åängen", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb21368a" + }, + "id": "836966", + "fullName": "Åängsvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb21368b" + }, + "id": "653524", + "fullName": "Öja Åäng", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb21368c" + }, + "id": "654160", + "fullName": "Rottne Åäng", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb21368d" + }, + "id": "653250", + "fullName": "Gemla Åänge", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb21368e" + }, + "id": "585625", + "fullName": "Åängavägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb21368f" + }, + "id": "888266", + "fullName": "Åänget", + "parentFullName": "Lövånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb213690" + }, + "id": "601757", + "fullName": "Västerhejde Åängsvägen", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb213691" + }, + "id": "833490", + "fullName": "Varola Åängen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb213692" + }, + "id": "614698", + "fullName": "Slättö Åäng", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb213693" + }, + "id": "796578", + "fullName": "Åstorp Åängen", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb213694" + }, + "id": "628130", + "fullName": "Lidhult Åäng", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb213695" + }, + "id": "845838", + "fullName": "Åängsvägen", + "parentFullName": "Ljusne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb213696" + }, + "id": "639853", + "fullName": "Åäng", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb213697" + }, + "id": "638648", + "fullName": "Ryd Åäng", + "parentFullName": "Moheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb213698" + }, + "id": "638655", + "fullName": "Ryd Åängsholm", + "parentFullName": "Moheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb213699" + }, + "id": "636520", + "fullName": "Kroksnäs Åäng", + "parentFullName": "Vislanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb21369a" + }, + "id": "639855", + "fullName": "Åäng Ljungsäng", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb21369b" + }, + "id": "847532", + "fullName": "Åängesvallen", + "parentFullName": "Färila", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb21369c" + }, + "id": "641687", + "fullName": "Kvarnatorp Åäng", + "parentFullName": "Virestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb21369d" + }, + "id": "587653", + "fullName": "Åängen", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb21369e" + }, + "id": "867005", + "fullName": "Åängsvägen", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb21369f" + }, + "id": "820690", + "fullName": "Ledsjö Åängen", + "parentFullName": "Lundsbrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb2136a0" + }, + "id": "820608", + "fullName": "Ledsjö Lilla Åängen", + "parentFullName": "Lundsbrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb2136a1" + }, + "id": "820666", + "fullName": "Ledsjö Stora Åängen", + "parentFullName": "Lundsbrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb2136a2" + }, + "id": "665461", + "fullName": "Hakefors Åäng", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb2136a3" + }, + "id": "722007", + "fullName": "Åamäck", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb2136a5" + }, + "id": "893964", + "fullName": "Aavajärvi", + "parentFullName": "Haparanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb2136a6" + }, + "id": "852904", + "fullName": "Fimmerstad Åängen", + "parentFullName": "Moholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb2136a7" + }, + "id": "898324", + "fullName": "Aareavaara", + "parentFullName": "Pajala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb2136a8" + }, + "id": "737695", + "fullName": "Åängen", + "parentFullName": "Laxå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb2136a9" + }, + "id": "894956", + "fullName": "Aapua", + "parentFullName": "Övertorneå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb2136aa" + }, + "id": "894957", + "fullName": "Aapuajoki", + "parentFullName": "Övertorneå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f18fea27dcf33cb2136ab" + }, + "id": "931098", + "fullName": "Åängen", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2136e1" + }, + "id": "509004", + "fullName": "Abborrvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21371c" + }, + "id": "762594", + "fullName": "Aberga", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21371d" + }, + "id": "764291", + "fullName": "Abelsberg", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21371e" + }, + "id": "762596", + "fullName": "Aberga Byväg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21371f" + }, + "id": "760117", + "fullName": "Abborregatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21372f" + }, + "id": "745274", + "fullName": "Abborrevägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21373a" + }, + "id": "559444", + "fullName": "Abborreberg", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21373b" + }, + "id": "558471", + "fullName": "Abel Beckers gata", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21373c" + }, + "id": "561703", + "fullName": "Rist Abborregölen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21373e" + }, + "id": "559450", + "fullName": "Abborrebergsvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21373f" + }, + "id": "934713", + "fullName": "Abborreberg Björks", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213740" + }, + "id": "559448", + "fullName": "Abborreberg Godnatt", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213742" + }, + "id": "559446", + "fullName": "Abborreberg Friluftsgård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213743" + }, + "id": "559449", + "fullName": "Abborreberg Grindstugan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21375c" + }, + "id": "856933", + "fullName": "Abrahamstorp", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21375d" + }, + "id": "860870", + "fullName": "Röttle Abrahamstorp", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21376b" + }, + "id": "549726", + "fullName": "Abusa", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21376c" + }, + "id": "549733", + "fullName": "Abusa Gård", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21376d" + }, + "id": "549735", + "fullName": "Abusa Skola", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21376e" + }, + "id": "549745", + "fullName": "Lilla Abusa", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213771" + }, + "id": "776205", + "fullName": "Abberås", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213772" + }, + "id": "766295", + "fullName": "Abborås", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213773" + }, + "id": "776213", + "fullName": "Abberås Rua", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213774" + }, + "id": "776211", + "fullName": "Abberås Gård", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213775" + }, + "id": "775693", + "fullName": "Abborrstigen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213776" + }, + "id": "762824", + "fullName": "Näs Abborråsen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213777" + }, + "id": "776209", + "fullName": "Abberås Enelund", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213778" + }, + "id": "776215", + "fullName": "Abberås Skarbro", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213779" + }, + "id": "776207", + "fullName": "Abberås Aspliden", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21377a" + }, + "id": "776217", + "fullName": "Abberås Villa Berg", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21377b" + }, + "id": "784928", + "fullName": "Abborrasjö Källeberg", + "parentFullName": "Bollebygd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21377c" + }, + "id": "766436", + "fullName": "Karlshester Abborrås", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21377d" + }, + "id": "923309", + "fullName": "Abborrasjö Källeberg", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21377e" + }, + "id": "763451", + "fullName": "Vemmenhult Abborråsen", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21377f" + }, + "id": "775705", + "fullName": "Arta Åby", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213780" + }, + "id": "781137", + "fullName": "Åbacken", + "parentFullName": "Rydboholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213781" + }, + "id": "776759", + "fullName": "Ön Åbrinken", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213782" + }, + "id": "783377", + "fullName": "Gravryd Åbo", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213783" + }, + "id": "781701", + "fullName": "Kyrkbyn Åby", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213784" + }, + "id": "775704", + "fullName": "Arta Åbacken", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213785" + }, + "id": "776018", + "fullName": "Vänga Åbacken", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213786" + }, + "id": "776409", + "fullName": "Gingri Åbacken", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213787" + }, + "id": "763164", + "fullName": "Gamsen Åbacken", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213788" + }, + "id": "781081", + "fullName": "Rydboholm Åbacken", + "parentFullName": "Rydboholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213789" + }, + "id": "490881", + "fullName": "Abrahamsbergsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21378a" + }, + "id": "491129", + "fullName": "Åbovägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21378b" + }, + "id": "623254", + "fullName": "Abborrvägen", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21378c" + }, + "id": "610989", + "fullName": "Abramsons väg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21378d" + }, + "id": "613283", + "fullName": "Österby Abborrkojan", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21378e" + }, + "id": "614354", + "fullName": "Stenkvista Absolut", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21378f" + }, + "id": "622291", + "fullName": "Åby", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213790" + }, + "id": "622301", + "fullName": "Åby Åltorp", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213791" + }, + "id": "622279", + "fullName": "Västermo Åby", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213792" + }, + "id": "607979", + "fullName": "Åbrinksvägen", + "parentFullName": "Skogstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213793" + }, + "id": "622295", + "fullName": "Åby Stensäter", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213794" + }, + "id": "621671", + "fullName": "Lista Åbylund", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213795" + }, + "id": "622293", + "fullName": "Åby Lindsätter", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213796" + }, + "id": "622246", + "fullName": "Västermo Sör Åby", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213797" + }, + "id": "622204", + "fullName": "Västermo Norr Åby", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213798" + }, + "id": "622206", + "fullName": "Västermo Norra Åby", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213799" + }, + "id": "622244", + "fullName": "Västermo Södra Åby", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21379a" + }, + "id": "621335", + "fullName": "Berga Norra Lövsta Åby", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21379b" + }, + "id": "482080", + "fullName": "Abborrvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21379c" + }, + "id": "482454", + "fullName": "Åbroddsvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21379d" + }, + "id": "844252", + "fullName": "Abborrholmen", + "parentFullName": "Forsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21379e" + }, + "id": "843763", + "fullName": "Åbyvägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21379f" + }, + "id": "844135", + "fullName": "Åbrinken", + "parentFullName": "Valbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137a0" + }, + "id": "844455", + "fullName": "Åby Allén", + "parentFullName": "Valbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137a1" + }, + "id": "837826", + "fullName": "Åbrovägen", + "parentFullName": "Hedesunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137a2" + }, + "id": "843891", + "fullName": "Åbydalsvägen", + "parentFullName": "Hamrångefjärden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137a3" + }, + "id": "836619", + "fullName": "Åbyggekroken", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137a4" + }, + "id": "844181", + "fullName": "Åbyforsvägen", + "parentFullName": "Valbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137a5" + }, + "id": "836579", + "fullName": "Norra Åbyggebyvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137a6" + }, + "id": "836603", + "fullName": "Södra Åbyggebyvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137a7" + }, + "id": "836466", + "fullName": "Östermyravägen Åbyggeby", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137a8" + }, + "id": "592949", + "fullName": "Abc-Gatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137a9" + }, + "id": "593500", + "fullName": "Abborrvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137aa" + }, + "id": "598746", + "fullName": "Åbacken", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137ab" + }, + "id": "592071", + "fullName": "Åbrinken", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137ac" + }, + "id": "609660", + "fullName": "Enslöv Åbo", + "parentFullName": "Åled", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137ad" + }, + "id": "596232", + "fullName": "Skedala Åbo", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137ae" + }, + "id": "596488", + "fullName": "Marbäck Åbo", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137af" + }, + "id": "592099", + "fullName": "Åbergsgatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137b0" + }, + "id": "593945", + "fullName": "Åbergsvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137b1" + }, + "id": "596315", + "fullName": "Tofta Åbacken", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137b2" + }, + "id": "595531", + "fullName": "Fammarp Åbacken", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137b3" + }, + "id": "609215", + "fullName": "Slättåkra Åborg", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137b4" + }, + "id": "928509", + "fullName": "Slättåkra Åborg", + "parentFullName": "Slättåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137b5" + }, + "id": "594786", + "fullName": "Skintaby Åbacken", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137b6" + }, + "id": "596640", + "fullName": "Skärkered Åbacken", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137b7" + }, + "id": "603478", + "fullName": "Steninge Åbergslyckan", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137b8" + }, + "id": "877808", + "fullName": "Abborrvägen", + "parentFullName": "Njurunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137b9" + }, + "id": "497837", + "fullName": "Abborrstigen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137ba" + }, + "id": "500173", + "fullName": "Åby", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137bb" + }, + "id": "500190", + "fullName": "Åbynäs", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137bc" + }, + "id": "498852", + "fullName": "Åberga", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137bd" + }, + "id": "500188", + "fullName": "Åbylund", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137be" + }, + "id": "500085", + "fullName": "Lilla Åby", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137bf" + }, + "id": "500147", + "fullName": "Stora Åby", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137c0" + }, + "id": "500175", + "fullName": "Åby Kvarn", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137c1" + }, + "id": "500087", + "fullName": "Lilla Åby Gård", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137c2" + }, + "id": "500149", + "fullName": "Stora Åby Gård", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137c3" + }, + "id": "499699", + "fullName": "Åbrinksvägen", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137c4" + }, + "id": "500186", + "fullName": "Åbykvarns Gård", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137c5" + }, + "id": "500179", + "fullName": "Åby Kvarns Gård Östra Flygeln", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137c6" + }, + "id": "500177", + "fullName": "Åby Kvarns Gård Västra Flygeln", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137c7" + }, + "id": "655061", + "fullName": "Karryd Abborrgläntan", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137c8" + }, + "id": "928923", + "fullName": "Åby", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137c9" + }, + "id": "654593", + "fullName": "Åby Jule", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137ca" + }, + "id": "928934", + "fullName": "Åby Jule", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137cb" + }, + "id": "654608", + "fullName": "Åby Udden", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137cc" + }, + "id": "654610", + "fullName": "Åby Åtorp", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137cd" + }, + "id": "928943", + "fullName": "Åby Udden", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137ce" + }, + "id": "928944", + "fullName": "Åby Åtorp", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137cf" + }, + "id": "644542", + "fullName": "Åbovägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137d0" + }, + "id": "654580", + "fullName": "Åby Borgen", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137d1" + }, + "id": "654598", + "fullName": "Åby Lugnet", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137d2" + }, + "id": "657938", + "fullName": "Furuby Åbo", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137d3" + }, + "id": "929240", + "fullName": "Furuby Åbo", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137d4" + }, + "id": "928926", + "fullName": "Åby Borgen", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137d5" + }, + "id": "928937", + "fullName": "Åby Lugnet", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137d6" + }, + "id": "654578", + "fullName": "Åby Bokeled", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137d7" + }, + "id": "654600", + "fullName": "Åby Lövhaga", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137d8" + }, + "id": "654606", + "fullName": "Åby Romadal", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137d9" + }, + "id": "654609", + "fullName": "Åby Åsudden", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137da" + }, + "id": "928925", + "fullName": "Åby Bokeled", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137db" + }, + "id": "928938", + "fullName": "Åby Lövhaga", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137dc" + }, + "id": "928941", + "fullName": "Åby Romadal", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137dd" + }, + "id": "654588", + "fullName": "Åby Herrgård", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137de" + }, + "id": "654607", + "fullName": "Åby Sjöudden", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137df" + }, + "id": "928930", + "fullName": "Åby Herrgård", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137e0" + }, + "id": "928942", + "fullName": "Åby Sjöudden", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137e1" + }, + "id": "644838", + "fullName": "Åbenråvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137e2" + }, + "id": "654583", + "fullName": "Åby Brostugan", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137e3" + }, + "id": "654591", + "fullName": "Åby Hästhalla", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137e4" + }, + "id": "654602", + "fullName": "Åby Nedre Jule", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137e5" + }, + "id": "654612", + "fullName": "Åbyforsvägen", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137e6" + }, + "id": "653309", + "fullName": "Härensås Åbro", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137e7" + }, + "id": "928927", + "fullName": "Åby Brostugan", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137e8" + }, + "id": "928928", + "fullName": "Åbyforsvägen", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137e9" + }, + "id": "928933", + "fullName": "Åby Hästhalla", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137ea" + }, + "id": "928939", + "fullName": "Åby Nedre Jule", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137eb" + }, + "id": "646038", + "fullName": "Hollstorp Åbo", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137ed" + }, + "id": "654575", + "fullName": "Åby Björkbacka", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137ee" + }, + "id": "654595", + "fullName": "Åby Kuvahemmet", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137ef" + }, + "id": "654597", + "fullName": "Åby Kvarnviken", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137f0" + }, + "id": "928924", + "fullName": "Åby Björkbacka", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137f1" + }, + "id": "928935", + "fullName": "Åby Kuvahemmet", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137f2" + }, + "id": "928936", + "fullName": "Åby Kvarnviken", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137f3" + }, + "id": "654586", + "fullName": "Åby Gunnarstorp", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137f4" + }, + "id": "654604", + "fullName": "Åby Pettersborg", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137f5" + }, + "id": "928929", + "fullName": "Åby Gunnarstorp", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137f6" + }, + "id": "928940", + "fullName": "Åby Pettersborg", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137f7" + }, + "id": "658195", + "fullName": "Kårestad Åbäcken", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137f8" + }, + "id": "653307", + "fullName": "Härensås Åbacken", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137f9" + }, + "id": "929324", + "fullName": "Kårestad Åbäcken", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137fa" + }, + "id": "654589", + "fullName": "Åby Herrgård Norra Flygeln", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137fb" + }, + "id": "654590", + "fullName": "Åby Herrgård Södra Flygeln", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137fc" + }, + "id": "928931", + "fullName": "Åby Herrgård Norra Flygeln", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137fd" + }, + "id": "928932", + "fullName": "Åby Herrgård Södra Flygeln", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137fe" + }, + "id": "653921", + "fullName": "Södra Abbortan", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2137ff" + }, + "id": "653777", + "fullName": "Lilla Abborrtan", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213800" + }, + "id": "653901", + "fullName": "Stora Abborrtan", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213801" + }, + "id": "650993", + "fullName": "Åbroddsvägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213802" + }, + "id": "487174", + "fullName": "Åbyplan", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213803" + }, + "id": "487175", + "fullName": "Åbyvägen", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213804" + }, + "id": "487146", + "fullName": "Åbylundsvägen", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213805" + }, + "id": "590423", + "fullName": "Abbotstigen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213807" + }, + "id": "584317", + "fullName": "Abbotens väg", + "parentFullName": "Fjälkinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213808" + }, + "id": "585949", + "fullName": "Absalons väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213809" + }, + "id": "586050", + "fullName": "Kung Abels väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21380a" + }, + "id": "585432", + "fullName": "Abraham Ahléns väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21380b" + }, + "id": "591861", + "fullName": "Åbrinken", + "parentFullName": "Huaröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21380c" + }, + "id": "586939", + "fullName": "Åbyvägen", + "parentFullName": "Färlöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21380d" + }, + "id": "590062", + "fullName": "Åbogatan", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21380e" + }, + "id": "585942", + "fullName": "Åbovägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21380f" + }, + "id": "590695", + "fullName": "Åbroddsvägen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213810" + }, + "id": "591752", + "fullName": "Anne-Marie Åbergs väg", + "parentFullName": "Tollarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213811" + }, + "id": "707298", + "fullName": "Abborrvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213812" + }, + "id": "712360", + "fullName": "Abbelåsvägen", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213813" + }, + "id": "505167", + "fullName": "Åbergssons väg", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213814" + }, + "id": "896418", + "fullName": "Abborrgränd", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213815" + }, + "id": "896502", + "fullName": "Abborrtjärnvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213816" + }, + "id": "911823", + "fullName": "Abborrvikgrundet", + "parentFullName": "Råneå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213817" + }, + "id": "896201", + "fullName": "Abraham Ruths Gränd", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213818" + }, + "id": "506120", + "fullName": "Abborrvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213819" + }, + "id": "888494", + "fullName": "Åbyn", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21381a" + }, + "id": "891290", + "fullName": "Nedre Åbyn", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21381b" + }, + "id": "891293", + "fullName": "Södra Åbyn", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21381c" + }, + "id": "891307", + "fullName": "Norra Åbyn", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21381d" + }, + "id": "889740", + "fullName": "Åbrogatan", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21381e" + }, + "id": "888495", + "fullName": "Åbyn Lotters", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21381f" + }, + "id": "888359", + "fullName": "Åbackavägen", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213820" + }, + "id": "888496", + "fullName": "Åbyn Västibyn", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213821" + }, + "id": "686814", + "fullName": "Abborregatan", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213822" + }, + "id": "676249", + "fullName": "Åby", + "parentFullName": "Läckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213823" + }, + "id": "675989", + "fullName": "Åbro", + "parentFullName": "Rockneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213824" + }, + "id": "675991", + "fullName": "Åby By", + "parentFullName": "Rockneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213825" + }, + "id": "685496", + "fullName": "Åberg", + "parentFullName": "Vassmolösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213826" + }, + "id": "676251", + "fullName": "Åby Slät", + "parentFullName": "Läckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213827" + }, + "id": "676255", + "fullName": "Åbygård", + "parentFullName": "Läckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213828" + }, + "id": "685759", + "fullName": "Åbovägen", + "parentFullName": "Ljungbyholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213829" + }, + "id": "675987", + "fullName": "Åbrinken", + "parentFullName": "Rockneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21382a" + }, + "id": "676253", + "fullName": "Åbygatan", + "parentFullName": "Läckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21382b" + }, + "id": "686768", + "fullName": "Åbrandtsgatan", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21382c" + }, + "id": "676258", + "fullName": "Åbyvallsvägen", + "parentFullName": "Läckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21382d" + }, + "id": "669403", + "fullName": "Abramsäng", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21382e" + }, + "id": "667124", + "fullName": "Per Abrahams väg", + "parentFullName": "Hasslö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21382f" + }, + "id": "668389", + "fullName": "Gunnetorp Abborahult", + "parentFullName": "Tving", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213830" + }, + "id": "673828", + "fullName": "Åby", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213831" + }, + "id": "668939", + "fullName": "Åbyholm", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213832" + }, + "id": "668941", + "fullName": "Åbyholm Matildestorpet", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213833" + }, + "id": "912035", + "fullName": "Åby Allé", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213834" + }, + "id": "701715", + "fullName": "Åbyvägen", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213835" + }, + "id": "701929", + "fullName": "Åbäcksgatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213836" + }, + "id": "701097", + "fullName": "Åbybergsgatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213837" + }, + "id": "863585", + "fullName": "Abborrvägen", + "parentFullName": "Frösön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213838" + }, + "id": "807069", + "fullName": "Abrahamsby", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213839" + }, + "id": "801373", + "fullName": "Abborrens väg", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21383a" + }, + "id": "803097", + "fullName": "Abborrvägen", + "parentFullName": "Herräng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21383b" + }, + "id": "803510", + "fullName": "Abborrvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21383c" + }, + "id": "801286", + "fullName": "Abborrstigen", + "parentFullName": "Furusund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21383d" + }, + "id": "914015", + "fullName": "Abrahamsbyvägen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21383e" + }, + "id": "913818", + "fullName": "Abrahamsbyvägen", + "parentFullName": "Rånäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21383f" + }, + "id": "803061", + "fullName": "Tomta Grisslehamnsstugan Ab", + "parentFullName": "Grisslehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213840" + }, + "id": "804330", + "fullName": "Åby", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213841" + }, + "id": "806502", + "fullName": "Åby", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213842" + }, + "id": "808233", + "fullName": "Åbrinken", + "parentFullName": "Skebobruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213843" + }, + "id": "806901", + "fullName": "Lilla Åby", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213844" + }, + "id": "807028", + "fullName": "Stora Åby", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213845" + }, + "id": "808359", + "fullName": "Åbyvägen", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213846" + }, + "id": "922769", + "fullName": "Stora Åbyvägen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213847" + }, + "id": "604495", + "fullName": "Åbrogatan", + "parentFullName": "Klintehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213848" + }, + "id": "600444", + "fullName": "Bro Lilla Åby", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213849" + }, + "id": "600447", + "fullName": "Bro Stora Åby", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21384a" + }, + "id": "824887", + "fullName": "Åbrovägen", + "parentFullName": "Linghed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21384b" + }, + "id": "744866", + "fullName": "Magnus Åbergsgatan", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21384c" + }, + "id": "882545", + "fullName": "Åbosjö", + "parentFullName": "Bredbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21384d" + }, + "id": "725977", + "fullName": "Åbogatan", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21384e" + }, + "id": "574442", + "fullName": "Abborrtorp", + "parentFullName": "Nävekvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21384f" + }, + "id": "576658", + "fullName": "Abborrvägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213850" + }, + "id": "582163", + "fullName": "Hartsö Abrahamsgården", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213851" + }, + "id": "581999", + "fullName": "Bälinge Tybble Abrahamsdal", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213852" + }, + "id": "576033", + "fullName": "Åboö", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213853" + }, + "id": "577915", + "fullName": "Åbro", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213854" + }, + "id": "580022", + "fullName": "Åby Gård", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213855" + }, + "id": "575183", + "fullName": "Aspa Åby", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213856" + }, + "id": "575727", + "fullName": "Ripsa Åby", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213857" + }, + "id": "576037", + "fullName": "Åboö Höjden", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213858" + }, + "id": "576039", + "fullName": "Åboö Smedjan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213859" + }, + "id": "576035", + "fullName": "Åboö Boholmen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21385a" + }, + "id": "576038", + "fullName": "Åboö Parkstugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21385b" + }, + "id": "598152", + "fullName": "Skogsbyvägen Åbo", + "parentFullName": "Stavsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21385c" + }, + "id": "580024", + "fullName": "Åby Gård Lillstugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21385d" + }, + "id": "575728", + "fullName": "Ripsa Åby Nergården", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21385e" + }, + "id": "619351", + "fullName": "Husbygård Åbrinken", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21385f" + }, + "id": "574899", + "fullName": "Kila Åtorp Åbecksnäs", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213860" + }, + "id": "578961", + "fullName": "Bergshammar Åby Brink", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213861" + }, + "id": "578965", + "fullName": "Bergshammar Åby Lövåsen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213862" + }, + "id": "934897", + "fullName": "Bergshammar Åby Gläntan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213863" + }, + "id": "578957", + "fullName": "Bergshammar Åby Annelund", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213864" + }, + "id": "578959", + "fullName": "Bergshammar Åby Bergåsen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213865" + }, + "id": "578967", + "fullName": "Bergshammar Åby Nalletorp", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213866" + }, + "id": "578973", + "fullName": "Bergshammar Åby Övre Broby", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213867" + }, + "id": "578969", + "fullName": "Bergshammar Åby Nedre Broby", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213868" + }, + "id": "578971", + "fullName": "Bergshammar Åby Tallbacken", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213869" + }, + "id": "578963", + "fullName": "Bergshammar Åby Broby Mellangården", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21386a" + }, + "id": "834165", + "fullName": "Horn Åbacka", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21386b" + }, + "id": "832016", + "fullName": "Åkleby Åbro", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21386c" + }, + "id": "829304", + "fullName": "Lerdala Åbod", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21386d" + }, + "id": "831504", + "fullName": "Kliene Åbacken", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21386e" + }, + "id": "832196", + "fullName": "Forsby Åbacken", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21386f" + }, + "id": "832725", + "fullName": "Bjärby Åbacken", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213870" + }, + "id": "851916", + "fullName": "Torpemad Åbacka", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213871" + }, + "id": "829032", + "fullName": "Klyftamon Åberga", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213872" + }, + "id": "829306", + "fullName": "Lerdala Åbod gatan", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213873" + }, + "id": "832018", + "fullName": "Åkleby Åbrovallen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213874" + }, + "id": "829310", + "fullName": "Lerdala Åbod Stenkullen", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213875" + }, + "id": "829312", + "fullName": "Lerdala Åbod Timmeråsen", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213876" + }, + "id": "829308", + "fullName": "Lerdala Åbod Skottahagen", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213877" + }, + "id": "578697", + "fullName": "Abborrvägen", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213878" + }, + "id": "577000", + "fullName": "Åbuen", + "parentFullName": "Hästveda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213879" + }, + "id": "581211", + "fullName": "Åbuen", + "parentFullName": "Osby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21387a" + }, + "id": "583511", + "fullName": "Åbogatan", + "parentFullName": "Vinslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21387b" + }, + "id": "578689", + "fullName": "Åbroddsgränden", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21387c" + }, + "id": "818769", + "fullName": "Åby", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21387d" + }, + "id": "821971", + "fullName": "Åbrinken", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21387e" + }, + "id": "822429", + "fullName": "Kf Åbergs gata", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21387f" + }, + "id": "484976", + "fullName": "Åbroddsgränd", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213880" + }, + "id": "510519", + "fullName": "Abborrvägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213881" + }, + "id": "522740", + "fullName": "Abrahamsberg", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213882" + }, + "id": "558346", + "fullName": "Abbes väg", + "parentFullName": "Glumslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213883" + }, + "id": "535217", + "fullName": "Abborrvägen", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213884" + }, + "id": "534621", + "fullName": "Stora Markie Drifts Ab", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213885" + }, + "id": "535948", + "fullName": "Södra Åby Åbyhem", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213886" + }, + "id": "534655", + "fullName": "Åbyhill", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213887" + }, + "id": "535816", + "fullName": "Norra Åby", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213888" + }, + "id": "535887", + "fullName": "Södra Åby", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213889" + }, + "id": "536013", + "fullName": "Åbyvägen", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21388a" + }, + "id": "534297", + "fullName": "Åbyvägen", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21388b" + }, + "id": "534585", + "fullName": "Norra Åby", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21388c" + }, + "id": "534653", + "fullName": "Åbygården", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21388d" + }, + "id": "910353", + "fullName": "Norra Åbyvägen", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21388e" + }, + "id": "535817", + "fullName": "Norra Åby Alvhem", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21388f" + }, + "id": "535896", + "fullName": "Södra Åby Bremad", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213890" + }, + "id": "535898", + "fullName": "Södra Åby Byaväg", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213891" + }, + "id": "535908", + "fullName": "Södra Åby Linsol", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213892" + }, + "id": "535924", + "fullName": "Södra Åby Persbo", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213893" + }, + "id": "535922", + "fullName": "Södra Åby Olsgård", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213894" + }, + "id": "535940", + "fullName": "Södra Åby Station", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213895" + }, + "id": "534593", + "fullName": "Norra Åby Karlsro", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213896" + }, + "id": "534595", + "fullName": "Norra Åby Knutsbo", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213897" + }, + "id": "535819", + "fullName": "Norra Åby Amnelund", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213898" + }, + "id": "535906", + "fullName": "Södra Åby Källadal", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213899" + }, + "id": "535910", + "fullName": "Södra Åby Lovisero", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21389a" + }, + "id": "535918", + "fullName": "Södra Åby Möllerup", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21389b" + }, + "id": "535928", + "fullName": "Södra Åby Rosenlid", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21389c" + }, + "id": "534591", + "fullName": "Norra Åby Höjalund", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21389d" + }, + "id": "534597", + "fullName": "Norra Åby Linelund", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21389e" + }, + "id": "534599", + "fullName": "Norra Åby Lugnedal", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21389f" + }, + "id": "534611", + "fullName": "Norra Åby Åkeslund", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138a0" + }, + "id": "535890", + "fullName": "Södra Åby Assartorp", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138a1" + }, + "id": "535894", + "fullName": "Södra Åby Bertelsta", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138a2" + }, + "id": "535900", + "fullName": "Södra Åby Elleberga", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138a3" + }, + "id": "535902", + "fullName": "Södra Åby Klockedal", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138a4" + }, + "id": "535904", + "fullName": "Södra Åby Knutstorp", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138a5" + }, + "id": "535912", + "fullName": "Södra Åby Martinsro", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138a6" + }, + "id": "535914", + "fullName": "Södra Åby Minnesdal", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138a7" + }, + "id": "535920", + "fullName": "Södra Åby Norregård", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138a8" + }, + "id": "535944", + "fullName": "Södra Åby Villa Eket", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138a9" + }, + "id": "534589", + "fullName": "Norra Åby Granlunda", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138aa" + }, + "id": "534603", + "fullName": "Norra Åby Tornetorp", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138ab" + }, + "id": "534605", + "fullName": "Norra Åby Tornsgård", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138ac" + }, + "id": "534609", + "fullName": "Norra Åby Traneholm", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138ad" + }, + "id": "535938", + "fullName": "Södra Åby Simbritsro", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138ae" + }, + "id": "535946", + "fullName": "Södra Åby Västergård", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138af" + }, + "id": "534601", + "fullName": "Norra Åby Norrbylund", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138b0" + }, + "id": "534607", + "fullName": "Norra Åby Tornslunda", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138b1" + }, + "id": "535892", + "fullName": "Södra Åby Backagården", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138b2" + }, + "id": "535932", + "fullName": "Södra Åby Simbritsdal", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138b3" + }, + "id": "535942", + "fullName": "Södra Åby Stationsväg", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138b4" + }, + "id": "535168", + "fullName": "Mellanköpinge Åbo Gård", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138b5" + }, + "id": "535821", + "fullName": "Norra Åby Målaregården", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138b6" + }, + "id": "535930", + "fullName": "Södra Åby Simbritsborg", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138b7" + }, + "id": "535934", + "fullName": "Södra Åby Simbritshill", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138b8" + }, + "id": "535936", + "fullName": "Södra Åby Simbritsholm", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138b9" + }, + "id": "535916", + "fullName": "Södra Åby Möllaregården", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138bb" + }, + "id": "534587", + "fullName": "Norra Åby Ehletorps Gård", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138bc" + }, + "id": "521693", + "fullName": "Abborrgränd", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138bd" + }, + "id": "928296", + "fullName": "Abild", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138be" + }, + "id": "605683", + "fullName": "Abild", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138bf" + }, + "id": "605712", + "fullName": "Abild Li", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138c0" + }, + "id": "605733", + "fullName": "Abilds-Ry", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138c1" + }, + "id": "600554", + "fullName": "Abborrakull", + "parentFullName": "Fegen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138c2" + }, + "id": "605719", + "fullName": "Abild Nybro", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138c3" + }, + "id": "603226", + "fullName": "Abilds-Lyngen", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138c4" + }, + "id": "605685", + "fullName": "Abild Assarp", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138c5" + }, + "id": "605687", + "fullName": "Abild backen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138c6" + }, + "id": "605703", + "fullName": "Abild Holmia", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138c7" + }, + "id": "605707", + "fullName": "Abild Kamper", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138c8" + }, + "id": "605714", + "fullName": "Abild Lugnet", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138c9" + }, + "id": "605723", + "fullName": "Abild Nytorp", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138ca" + }, + "id": "603225", + "fullName": "Abild Klevedal", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138cb" + }, + "id": "605689", + "fullName": "Abild Borghem", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138cc" + }, + "id": "605691", + "fullName": "Abild Dammvik", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138cd" + }, + "id": "605693", + "fullName": "Abild Ekelund", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138ce" + }, + "id": "605699", + "fullName": "Abild Frogård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138cf" + }, + "id": "605729", + "fullName": "Abild Puggebo", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138d0" + }, + "id": "603223", + "fullName": "Abild Bäckafors", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138d1" + }, + "id": "603224", + "fullName": "Abild Karlstorp", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138d2" + }, + "id": "605717", + "fullName": "Abild Måsagård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138d3" + }, + "id": "605721", + "fullName": "Abild Nygranna", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138d4" + }, + "id": "605725", + "fullName": "Abild Perstorp", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138d5" + }, + "id": "605727", + "fullName": "Abild Pilagård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138d6" + }, + "id": "605701", + "fullName": "Abild Hallagård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138d7" + }, + "id": "605709", + "fullName": "Abild Kranstorp", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138d8" + }, + "id": "605711", + "fullName": "Abild Landstorp", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138d9" + }, + "id": "605715", + "fullName": "Abild Lunnagård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138db" + }, + "id": "605713", + "fullName": "Abild Ljungheden", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138dc" + }, + "id": "605735", + "fullName": "Abilds-Ry Nilstorp", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138dd" + }, + "id": "605737", + "fullName": "Abilds-Ry Santetorp", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138de" + }, + "id": "605731", + "fullName": "Abild Trädgårdstorpet", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138df" + }, + "id": "600290", + "fullName": "Åbacken", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138e0" + }, + "id": "605671", + "fullName": "Åbroddsvägen", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138e1" + }, + "id": "602498", + "fullName": "Peter Åbergs väg", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138e2" + }, + "id": "602891", + "fullName": "Glostorp Åbacken", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138e3" + }, + "id": "599956", + "fullName": "Mjöshult Åbacken", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138e4" + }, + "id": "600495", + "fullName": "Tokalynga Åbacken", + "parentFullName": "Ätran", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138e5" + }, + "id": "514878", + "fullName": "Rydboholms Gård Abrahamsdal", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138e6" + }, + "id": "514449", + "fullName": "Åby Gård", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138e8" + }, + "id": "789087", + "fullName": "Abborrvägen", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138e9" + }, + "id": "794107", + "fullName": "Åbyvägen", + "parentFullName": "Grillby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138ea" + }, + "id": "789385", + "fullName": "Tillinge-Åby", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138eb" + }, + "id": "794026", + "fullName": "Litslena-Åby", + "parentFullName": "Grillby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138ec" + }, + "id": "795118", + "fullName": "Österunda-Åby", + "parentFullName": "Fjärdhundra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138ed" + }, + "id": "795120", + "fullName": "Österunda-Åby Skola", + "parentFullName": "Fjärdhundra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138ee" + }, + "id": "537149", + "fullName": "Abelsgatan", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138ef" + }, + "id": "537756", + "fullName": "Abborrgränd", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138f0" + }, + "id": "538330", + "fullName": "Ulvåsa Åby", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138f1" + }, + "id": "484259", + "fullName": "Abborrsjön", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138f2" + }, + "id": "484260", + "fullName": "Abborrvägen", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138f3" + }, + "id": "488687", + "fullName": "Abborrstigen", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138f4" + }, + "id": "489656", + "fullName": "Abborrberget", + "parentFullName": "Stavsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138f5" + }, + "id": "490152", + "fullName": "Abborrkroksvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138f6" + }, + "id": "479987", + "fullName": "Svartsö Abborrvass", + "parentFullName": "Skälvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138f7" + }, + "id": "484631", + "fullName": "Åbovägen", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138f8" + }, + "id": "891477", + "fullName": "Abborrgatan", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138f9" + }, + "id": "891464", + "fullName": "Abjörnssons väg", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138fa" + }, + "id": "939232", + "fullName": "Abborrtjärnsvägen", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138fb" + }, + "id": "892635", + "fullName": "Åbovägen", + "parentFullName": "Hemmingsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138fc" + }, + "id": "559021", + "fullName": "Abborrgränd", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138fd" + }, + "id": "811142", + "fullName": "Gillstad Resor Ab", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138fe" + }, + "id": "806749", + "fullName": "Tranum Åbo", + "parentFullName": "Tun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2138ff" + }, + "id": "809760", + "fullName": "Saleby Åby", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213900" + }, + "id": "809920", + "fullName": "Trässberg Åbytorp", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213901" + }, + "id": "809762", + "fullName": "Saleby Åby Bengt-Jonsgården", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213902" + }, + "id": "838787", + "fullName": "Åbyggenäsvägen", + "parentFullName": "Sandviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213903" + }, + "id": "757670", + "fullName": "Abborrvägen", + "parentFullName": "Vargön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213904" + }, + "id": "706127", + "fullName": "Åbrinken", + "parentFullName": "Jonsered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213905" + }, + "id": "705374", + "fullName": "Åbovägen", + "parentFullName": "Partille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213906" + }, + "id": "853649", + "fullName": "Abborrsjön", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213907" + }, + "id": "853360", + "fullName": "Abborrhålet", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213908" + }, + "id": "848646", + "fullName": "Åbo", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213909" + }, + "id": "848648", + "fullName": "Åbo Kvarn", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21390a" + }, + "id": "707906", + "fullName": "Abborrtjärnsvägen", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21390b" + }, + "id": "708006", + "fullName": "Åbydalsvägen", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21390c" + }, + "id": "700482", + "fullName": "Stockabäck Åbo", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21390d" + }, + "id": "540575", + "fullName": "Abborrgränd", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21390e" + }, + "id": "542336", + "fullName": "Gladhammar Aberdeen", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21390f" + }, + "id": "542831", + "fullName": "Åbyvägen", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213910" + }, + "id": "541827", + "fullName": "Almvik Åbo", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213911" + }, + "id": "542829", + "fullName": "Åbyhöjden", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213912" + }, + "id": "544835", + "fullName": "Odensvi Åbo", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213913" + }, + "id": "532067", + "fullName": "Gissebo Åbo", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213914" + }, + "id": "934585", + "fullName": "Odensvi Åbo", + "parentFullName": "Odensvi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213915" + }, + "id": "531635", + "fullName": "Tibbhult Åbro", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213916" + }, + "id": "536102", + "fullName": "Kolsebro Åbro", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213917" + }, + "id": "544721", + "fullName": "Mulestad Åbäck", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213918" + }, + "id": "934512", + "fullName": "Mulestad Åbäck", + "parentFullName": "Odensvi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213919" + }, + "id": "535504", + "fullName": "Baldersberg Åberget", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21391a" + }, + "id": "642142", + "fullName": "Åby", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21391b" + }, + "id": "642158", + "fullName": "Åbyäng", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21391c" + }, + "id": "649592", + "fullName": "Åbyholm", + "parentFullName": "Åkers Styckebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21391d" + }, + "id": "648606", + "fullName": "Åbytorp", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21391e" + }, + "id": "642146", + "fullName": "Åby Gård", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21391f" + }, + "id": "642152", + "fullName": "Åby Java", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213920" + }, + "id": "642156", + "fullName": "Åbylund", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213921" + }, + "id": "648602", + "fullName": "Åbykvarn", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213922" + }, + "id": "642144", + "fullName": "Åby Borgen", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213923" + }, + "id": "642154", + "fullName": "Åby Åstugan", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213924" + }, + "id": "648532", + "fullName": "Toresund Åby", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213925" + }, + "id": "935428", + "fullName": "Åbykvarn Berget", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213926" + }, + "id": "648604", + "fullName": "Åbykvarn Svedet", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213927" + }, + "id": "642150", + "fullName": "Åby Hammarängen", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213928" + }, + "id": "642148", + "fullName": "Åby Hammarbacken", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213929" + }, + "id": "641970", + "fullName": "Malmby Åby Skogsbacken", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21392a" + }, + "id": "767836", + "fullName": "Abborrhult", + "parentFullName": "Öxabäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21392b" + }, + "id": "767075", + "fullName": "Abborrhult", + "parentFullName": "Torestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21392c" + }, + "id": "767077", + "fullName": "Abborrhult Ekebo", + "parentFullName": "Torestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21392d" + }, + "id": "767521", + "fullName": "Torget Abborrhult", + "parentFullName": "Torestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21392e" + }, + "id": "769367", + "fullName": "Grönered Abborrsjö", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21392f" + }, + "id": "767083", + "fullName": "Abborrhult Nergården", + "parentFullName": "Torestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213930" + }, + "id": "767079", + "fullName": "Abborrhult Hagatorpet", + "parentFullName": "Torestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213931" + }, + "id": "767081", + "fullName": "Abborrhult Lampekullen", + "parentFullName": "Torestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213932" + }, + "id": "767756", + "fullName": "Holmen Åbacken", + "parentFullName": "Älekulla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213933" + }, + "id": "766870", + "fullName": "Karlshed Åbacken", + "parentFullName": "Örby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213934" + }, + "id": "623612", + "fullName": "Stora Hunnavik Abrahamstorp", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213935" + }, + "id": "614865", + "fullName": "Åvall Åbo", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213936" + }, + "id": "612993", + "fullName": "Havrida Åbo", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213937" + }, + "id": "612637", + "fullName": "Bredaryd Åby", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213938" + }, + "id": "612941", + "fullName": "Hamra Åbygget", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213939" + }, + "id": "612994", + "fullName": "Havrida Åbyholm", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21393a" + }, + "id": "621268", + "fullName": "Åminne Åboliden", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21393b" + }, + "id": "614525", + "fullName": "Hammargården Åbo", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21393c" + }, + "id": "614527", + "fullName": "Hammargården Åby", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21393d" + }, + "id": "627653", + "fullName": "Abbotnäs", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21393e" + }, + "id": "627659", + "fullName": "Abbotnäs Dammen", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21393f" + }, + "id": "627674", + "fullName": "Abbotnäs Matsbo", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213940" + }, + "id": "627678", + "fullName": "Abbotnäs Nytorp", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213941" + }, + "id": "627680", + "fullName": "Abbotnäs Skolan", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213942" + }, + "id": "627670", + "fullName": "Abbotnäs Karlberg", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213943" + }, + "id": "637572", + "fullName": "Fiskeboda Abborren", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213944" + }, + "id": "627655", + "fullName": "Abbotnäs Baggetorp", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213945" + }, + "id": "627663", + "fullName": "Abbotnäs Hagstugan", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213946" + }, + "id": "627676", + "fullName": "Abbotnäs Norra Flygeln", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213947" + }, + "id": "627684", + "fullName": "Abbotnäs Stora Staten", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213948" + }, + "id": "627686", + "fullName": "Abbotnäs Södra Flygeln", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213949" + }, + "id": "627692", + "fullName": "Abbotnäs Östra Nytorp", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21394b" + }, + "id": "627661", + "fullName": "Abbotnäs Generalpasset", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21394c" + }, + "id": "627672", + "fullName": "Abbotnäs Lindqvistkåken", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21394d" + }, + "id": "637858", + "fullName": "Julita Gård Abbotsbostaden", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21394e" + }, + "id": "627682", + "fullName": "Abbotnäs Skyttepaviljongen", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21394f" + }, + "id": "627688", + "fullName": "Abbotnäs Transformatorstationen", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213950" + }, + "id": "627690", + "fullName": "Abbotnäs Trädgårdsmästarbostaden", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213951" + }, + "id": "624614", + "fullName": "Forsa Åbacka", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213952" + }, + "id": "615691", + "fullName": "Danbyholm Åbo", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213953" + }, + "id": "625848", + "fullName": "Eriksberg Åbol", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213954" + }, + "id": "615806", + "fullName": "Glindran Åbydal", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213955" + }, + "id": "626247", + "fullName": "Åbols Grindstuga", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213956" + }, + "id": "636798", + "fullName": "Gimmersta Åbostaden", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213957" + }, + "id": "516810", + "fullName": "Åby gata", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213958" + }, + "id": "926841", + "fullName": "Åby Allé", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213959" + }, + "id": "517711", + "fullName": "Garns-Åby", + "parentFullName": "Brottby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21395a" + }, + "id": "516812", + "fullName": "Åbyholms Gård", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21395b" + }, + "id": "516814", + "fullName": "Åbyholmsvägen", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21395c" + }, + "id": "542304", + "fullName": "Åbovägen", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21395d" + }, + "id": "550058", + "fullName": "Åbacka Gård", + "parentFullName": "Flyinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21395e" + }, + "id": "540731", + "fullName": "Arup Åbrisen", + "parentFullName": "Löberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21395f" + }, + "id": "541094", + "fullName": "Ölycke Åbrisen", + "parentFullName": "Löberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213960" + }, + "id": "540843", + "fullName": "Högseröd Åbrisen", + "parentFullName": "Löberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213961" + }, + "id": "915380", + "fullName": "Södra Hultseröd Åbacka", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213962" + }, + "id": "796580", + "fullName": "Öja Abrahamsgården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213963" + }, + "id": "792811", + "fullName": "Fivlered Åbo", + "parentFullName": "Åsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213964" + }, + "id": "796718", + "fullName": "Slöta Åbotorp", + "parentFullName": "Vartofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213965" + }, + "id": "796289", + "fullName": "Håkantorp Åbod", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213966" + }, + "id": "790977", + "fullName": "Grolanda Äbbarp", + "parentFullName": "Floby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213967" + }, + "id": "797372", + "fullName": "Åkatorp Åbacken", + "parentFullName": "Broddetorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213968" + }, + "id": "792582", + "fullName": "Alvared Åbacken", + "parentFullName": "Åsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213969" + }, + "id": "792584", + "fullName": "Alvared Åbäcken", + "parentFullName": "Åsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21396a" + }, + "id": "796892", + "fullName": "Vartofta-Åsaka Åbotomten", + "parentFullName": "Vartofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21396b" + }, + "id": "674421", + "fullName": "Abborrevägen", + "parentFullName": "Asarum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21396c" + }, + "id": "675557", + "fullName": "Abborremålavägen", + "parentFullName": "Svängsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21396d" + }, + "id": "479574", + "fullName": "Jobo Trä Ab", + "parentFullName": "Sandsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21396e" + }, + "id": "481426", + "fullName": "Abborrevägen", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21396f" + }, + "id": "546457", + "fullName": "Absalons väg", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213970" + }, + "id": "730745", + "fullName": "Fältet Åbylund", + "parentFullName": "Granbergsdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213972" + }, + "id": "730664", + "fullName": "Västra Lonntorp Åbytorp", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213973" + }, + "id": "720941", + "fullName": "Färdsle Åbäck", + "parentFullName": "Skepplanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213976" + }, + "id": "566221", + "fullName": "Åbackavägen", + "parentFullName": "Köpingebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213977" + }, + "id": "672500", + "fullName": "Abergavägen", + "parentFullName": "Listerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213978" + }, + "id": "666421", + "fullName": "Abborremålavägen", + "parentFullName": "Backaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213979" + }, + "id": "666551", + "fullName": "Abborremålavägen", + "parentFullName": "Hallabro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21397a" + }, + "id": "666654", + "fullName": "Norra Abborremålavägen", + "parentFullName": "Hallabro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21397b" + }, + "id": "666707", + "fullName": "Åbackavägen", + "parentFullName": "Hallabro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21397c" + }, + "id": "624039", + "fullName": "Abborrakull", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21397d" + }, + "id": "624041", + "fullName": "Abborrakull Ekkullen", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21397e" + }, + "id": "624043", + "fullName": "Abborrakull Kulltorp", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21397f" + }, + "id": "624045", + "fullName": "Abborrakull Västergård", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213980" + }, + "id": "624047", + "fullName": "Abborrakull Östergård", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213981" + }, + "id": "617771", + "fullName": "Åbygget", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213982" + }, + "id": "619596", + "fullName": "Åbrinken", + "parentFullName": "Hestra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213983" + }, + "id": "613856", + "fullName": "Åbjörnabo", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213984" + }, + "id": "612776", + "fullName": "Enet Åbacken", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213985" + }, + "id": "625256", + "fullName": "Villstad Åbo", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213986" + }, + "id": "624027", + "fullName": "Åbjörnsgatan", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213987" + }, + "id": "617189", + "fullName": "Häljarp Åbygget", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213988" + }, + "id": "617513", + "fullName": "Reftele Åbyholm", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213989" + }, + "id": "617441", + "fullName": "Nennesmo Åbygget", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21398a" + }, + "id": "626093", + "fullName": "Östra Kallset Åbo", + "parentFullName": "Skeppshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21398b" + }, + "id": "627815", + "fullName": "Abbeshult", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21398c" + }, + "id": "635129", + "fullName": "Abborrvägen", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21398d" + }, + "id": "627825", + "fullName": "Abbeshults Gård", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21398e" + }, + "id": "627821", + "fullName": "Abbeshult Lunden", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21398f" + }, + "id": "627817", + "fullName": "Abbeshult Brodala", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213990" + }, + "id": "627823", + "fullName": "Abbeshult Matsatorp", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213991" + }, + "id": "630661", + "fullName": "Dörarp Abrahamsgård", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213992" + }, + "id": "627819", + "fullName": "Abbeshult Brudadunge", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213993" + }, + "id": "630611", + "fullName": "Åby Åbylund", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213994" + }, + "id": "630546", + "fullName": "Åby", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213995" + }, + "id": "630609", + "fullName": "Åby Åbrotorp", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213996" + }, + "id": "630562", + "fullName": "Åby Enet", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213997" + }, + "id": "630584", + "fullName": "Åby Nybo", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213998" + }, + "id": "630619", + "fullName": "Åbyfors", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213999" + }, + "id": "630560", + "fullName": "Åby Ekens", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21399a" + }, + "id": "630613", + "fullName": "Åby Ågård", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21399b" + }, + "id": "630623", + "fullName": "Åbyvägen", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21399c" + }, + "id": "630558", + "fullName": "Åby Dalhem", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21399d" + }, + "id": "630576", + "fullName": "Åby Månhem", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21399e" + }, + "id": "630582", + "fullName": "Åby Nyahem", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb21399f" + }, + "id": "630586", + "fullName": "Åby Nydala", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139a0" + }, + "id": "630588", + "fullName": "Åby Nygård", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139a1" + }, + "id": "630595", + "fullName": "Åby Säteri", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139a2" + }, + "id": "630599", + "fullName": "Åby Trädan", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139a3" + }, + "id": "634116", + "fullName": "Kånna Åbro", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139a4" + }, + "id": "630568", + "fullName": "Åby Laganäs", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139a5" + }, + "id": "630572", + "fullName": "Åby Ljunget", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139a6" + }, + "id": "630601", + "fullName": "Åby Vieberg", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139a7" + }, + "id": "630556", + "fullName": "Åby Bäckanäs", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139a8" + }, + "id": "630566", + "fullName": "Åby Grönadal", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139a9" + }, + "id": "630580", + "fullName": "Åby Norränga", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139aa" + }, + "id": "630591", + "fullName": "Åby Skålsbro", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139ab" + }, + "id": "630592", + "fullName": "Åby Solaberg", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139ac" + }, + "id": "632958", + "fullName": "Målaskog Åbo", + "parentFullName": "Ryssby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139ad" + }, + "id": "631225", + "fullName": "Åbjörnaboda", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139ae" + }, + "id": "630547", + "fullName": "Åby Backagård", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139af" + }, + "id": "630564", + "fullName": "Åby Granelund", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139b0" + }, + "id": "630574", + "fullName": "Åby Lönneberg", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139b1" + }, + "id": "630578", + "fullName": "Åby Norregård", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139b2" + }, + "id": "630593", + "fullName": "Åby Strandsro", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139b3" + }, + "id": "630594", + "fullName": "Åby Sunnanlid", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139b4" + }, + "id": "630597", + "fullName": "Åby Södergård", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139b5" + }, + "id": "630615", + "fullName": "Åby Ågård Haga", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139b6" + }, + "id": "630617", + "fullName": "Åby Östratorp", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139b7" + }, + "id": "630621", + "fullName": "Åbyforsvägen", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139b8" + }, + "id": "630549", + "fullName": "Åby Bengtsgård", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139b9" + }, + "id": "630570", + "fullName": "Åby Liljeviken", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139ba" + }, + "id": "630590", + "fullName": "Åby Per-Bengtsgård", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139bb" + }, + "id": "631227", + "fullName": "Åbjörnaboda Lilla", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139bc" + }, + "id": "631229", + "fullName": "Åbjörnaboda Snarryd", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139bd" + }, + "id": "628480", + "fullName": "Sällebråten Åbokullen", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139be" + }, + "id": "631231", + "fullName": "Åbjörnaboda Svenskatorpet", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139bf" + }, + "id": "895759", + "fullName": "Abramsån", + "parentFullName": "Gunnarsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139c0" + }, + "id": "895743", + "fullName": "Abramsvägen", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139c1" + }, + "id": "895093", + "fullName": "Åbacka", + "parentFullName": "Harads", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139c2" + }, + "id": "895434", + "fullName": "Åbergsleden", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139c3" + }, + "id": "496733", + "fullName": "Abborrkroken", + "parentFullName": "Nynäshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139c4" + }, + "id": "495494", + "fullName": "Åbylöt", + "parentFullName": "Ösmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139c5" + }, + "id": "495918", + "fullName": "Åby Gård", + "parentFullName": "Sorunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139c6" + }, + "id": "509269", + "fullName": "Aborrtorpsvägen", + "parentFullName": "Skå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139c7" + }, + "id": "916195", + "fullName": "Åbyvägen", + "parentFullName": "Ekerö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139c8" + }, + "id": "869836", + "fullName": "Abbemåla", + "parentFullName": "Myresjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139c9" + }, + "id": "870732", + "fullName": "Åbromåla", + "parentFullName": "Pauliström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139ca" + }, + "id": "870656", + "fullName": "Harshult Åbro", + "parentFullName": "Pauliström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139cb" + }, + "id": "491319", + "fullName": "Näsby-Boda Åbyholm", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139cc" + }, + "id": "494101", + "fullName": "Bodaskögle Åbylund", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139cd" + }, + "id": "808619", + "fullName": "Abborrberg Abborrbergsvägen", + "parentFullName": "Sunnansjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139ce" + }, + "id": "808914", + "fullName": "Abäcksvägen", + "parentFullName": "Nyhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139cf" + }, + "id": "808623", + "fullName": "Abborrberg Gamla Abborrbergsvägen", + "parentFullName": "Sunnansjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139d0" + }, + "id": "913526", + "fullName": "Abborrtjärnen", + "parentFullName": "Grängesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139d1" + }, + "id": "937358", + "fullName": "Abborrbergsvägen", + "parentFullName": "Sunnansjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139d2" + }, + "id": "808625", + "fullName": "Abborrberg Limas väg", + "parentFullName": "Sunnansjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139d3" + }, + "id": "937360", + "fullName": "Gamla Abborrbergsvägen", + "parentFullName": "Sunnansjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139d4" + }, + "id": "808629", + "fullName": "Abborrberg Storåkersvägen", + "parentFullName": "Sunnansjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139d5" + }, + "id": "808621", + "fullName": "Abborrberg Branddammsvägen", + "parentFullName": "Sunnansjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139d6" + }, + "id": "808627", + "fullName": "Abborrberg Lövkullbergsvägen", + "parentFullName": "Sunnansjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139d7" + }, + "id": "513106", + "fullName": "Abbetorp Tollstorp", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139d8" + }, + "id": "511846", + "fullName": "Bröt Åbacka", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139d9" + }, + "id": "545944", + "fullName": "Spellinge Åbo", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139da" + }, + "id": "549658", + "fullName": "Normlösa Åbacka", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139db" + }, + "id": "513535", + "fullName": "Lilla Harstad Åbylund", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139dc" + }, + "id": "483808", + "fullName": "Abborrestigen", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139dd" + }, + "id": "484823", + "fullName": "Åby", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139de" + }, + "id": "484825", + "fullName": "Åby Iskär", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139df" + }, + "id": "485157", + "fullName": "Mörtfors Åbo", + "parentFullName": "Fårbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139e0" + }, + "id": "850838", + "fullName": "Abrahamsvägen", + "parentFullName": "Bollnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139e1" + }, + "id": "720020", + "fullName": "Jordhammar Åbacka", + "parentFullName": "Ödsmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139e2" + }, + "id": "683482", + "fullName": "Abborrsjön Nyhem", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139e3" + }, + "id": "686319", + "fullName": "Dalen Abborresten", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139e4" + }, + "id": "683461", + "fullName": "Abborrsjön Berget", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139e5" + }, + "id": "683462", + "fullName": "Abborrsjön Bråten", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139e6" + }, + "id": "683463", + "fullName": "Abborrsjön Bäcken", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139e7" + }, + "id": "683474", + "fullName": "Abborrsjön Kullen", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139e8" + }, + "id": "683488", + "fullName": "Abborrsjön Torpet", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139e9" + }, + "id": "683470", + "fullName": "Abborrsjön Där Nere", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139ea" + }, + "id": "683476", + "fullName": "Abborrsjön Lyckebo", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139eb" + }, + "id": "683484", + "fullName": "Abborrsjön Nystuga", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139ec" + }, + "id": "683468", + "fullName": "Abborrsjön Bönehuset", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139ed" + }, + "id": "683478", + "fullName": "Abborrsjön Lövhöjden", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139ee" + }, + "id": "683486", + "fullName": "Abborrsjön Skolhuset", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139ef" + }, + "id": "683472", + "fullName": "Abborrsjön Gamla Konsum", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139f0" + }, + "id": "683480", + "fullName": "Abborrsjön Nedre Torpet", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139f1" + }, + "id": "685264", + "fullName": "Norra Treskog Västra Abborrsjön", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139f2" + }, + "id": "685027", + "fullName": "Lilla Årbotten Åbergshaget", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139f3" + }, + "id": "855146", + "fullName": "Abborrvägen", + "parentFullName": "Söderhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139f4" + }, + "id": "854754", + "fullName": "Abraham Bäckgatan", + "parentFullName": "Söderhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139f5" + }, + "id": "879347", + "fullName": "Abborrstigen", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139f6" + }, + "id": "878582", + "fullName": "Åbord", + "parentFullName": "Utansjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139f7" + }, + "id": "878584", + "fullName": "Åbord Näset", + "parentFullName": "Utansjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139f8" + }, + "id": "878583", + "fullName": "Åbord Lugnet", + "parentFullName": "Utansjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139f9" + }, + "id": "606529", + "fullName": "Abborrgränd", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139fa" + }, + "id": "608205", + "fullName": "Skottorps Slott Abakus", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139fb" + }, + "id": "607059", + "fullName": "Åbovägen", + "parentFullName": "Mellbystrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139fc" + }, + "id": "936249", + "fullName": "Abborrgränd", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139fd" + }, + "id": "835992", + "fullName": "Torsö Abelsgården", + "parentFullName": "Torsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139fe" + }, + "id": "834482", + "fullName": "Skalkarike Åbo", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb2139ff" + }, + "id": "838513", + "fullName": "Björsäter Åbron", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a00" + }, + "id": "537948", + "fullName": "Åbrinksgränd", + "parentFullName": "Lomma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a01" + }, + "id": "802750", + "fullName": "Åbacka", + "parentFullName": "Älmestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a02" + }, + "id": "802704", + "fullName": "Murum Åbacka", + "parentFullName": "Älmestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a03" + }, + "id": "802840", + "fullName": "Åbjörnstorp", + "parentFullName": "Grönahög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a04" + }, + "id": "547584", + "fullName": "Åbovägen", + "parentFullName": "Hjärup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a05" + }, + "id": "747685", + "fullName": "Åbacka", + "parentFullName": "Storå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a06" + }, + "id": "752876", + "fullName": "Åby Gård", + "parentFullName": "Kopparberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a07" + }, + "id": "749206", + "fullName": "Åbolund", + "parentFullName": "Storå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a08" + }, + "id": "747043", + "fullName": "Åbyhammar", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a09" + }, + "id": "747687", + "fullName": "Åbolundsvägen", + "parentFullName": "Storå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a0a" + }, + "id": "747045", + "fullName": "Åbyhammar Kilen", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a0b" + }, + "id": "749159", + "fullName": "Kallernäs Åboda", + "parentFullName": "Storå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a0c" + }, + "id": "747642", + "fullName": "Jönshyttan Åbotorp", + "parentFullName": "Storå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a0d" + }, + "id": "748446", + "fullName": "Bengtesfall Åbylund", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a0e" + }, + "id": "747047", + "fullName": "Åbyhammar Rynningstorp", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a0f" + }, + "id": "748437", + "fullName": "Bengtesfall Lilla Åbylund", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a10" + }, + "id": "939379", + "fullName": "Abisko", + "parentFullName": "Abisko", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a11" + }, + "id": "897334", + "fullName": "Abisko Strand", + "parentFullName": "Abisko", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a12" + }, + "id": "897335", + "fullName": "Abisko Turiststation", + "parentFullName": "Abisko", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a13" + }, + "id": "896925", + "fullName": "Abrahamsvägen", + "parentFullName": "Vittangi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a14" + }, + "id": "912568", + "fullName": "Sjölägret", + "parentFullName": "Abisko", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a15" + }, + "id": "915393", + "fullName": "Träskvägen", + "parentFullName": "Abisko", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a16" + }, + "id": "897337", + "fullName": "Karvens väg", + "parentFullName": "Abisko", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a17" + }, + "id": "897336", + "fullName": "Kalle Jons väg", + "parentFullName": "Abisko", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a18" + }, + "id": "897339", + "fullName": "Lapportsvägen", + "parentFullName": "Abisko", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a19" + }, + "id": "921672", + "fullName": "Nordkalottvägen", + "parentFullName": "Abisko", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a1a" + }, + "id": "897338", + "fullName": "Konstnärsstigen", + "parentFullName": "Abisko", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a1b" + }, + "id": "897341", + "fullName": "Vetenskapens väg", + "parentFullName": "Abisko", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a1c" + }, + "id": "897340", + "fullName": "Syster Syrenas väg", + "parentFullName": "Abisko", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a1d" + }, + "id": "812094", + "fullName": "Abrahamsbo", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a1e" + }, + "id": "812060", + "fullName": "Åbacksvägen", + "parentFullName": "Horndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a1f" + }, + "id": "811720", + "fullName": "Åbroddstigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a20" + }, + "id": "770943", + "fullName": "Åby", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a21" + }, + "id": "770945", + "fullName": "Åbylund", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a22" + }, + "id": "770947", + "fullName": "Åbyvägen", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a23" + }, + "id": "770941", + "fullName": "Åbergavägen", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a24" + }, + "id": "765283", + "fullName": "Norrhörende Åbo", + "parentFullName": "Västerfärnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a25" + }, + "id": "792868", + "fullName": "Åby", + "parentFullName": "Österbybruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a26" + }, + "id": "785531", + "fullName": "Åbrotten", + "parentFullName": "Gräsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a27" + }, + "id": "792870", + "fullName": "Åby Granboda", + "parentFullName": "Österbybruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a28" + }, + "id": "583307", + "fullName": "Abborrevägen", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a29" + }, + "id": "584505", + "fullName": "Igelfors Åbo", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a2a" + }, + "id": "615366", + "fullName": "Regna Åbylund", + "parentFullName": "Högsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a2c" + }, + "id": "615384", + "fullName": "Regnaholmsvägen Åbylund", + "parentFullName": "Högsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a2d" + }, + "id": "742908", + "fullName": "Åby", + "parentFullName": "Sköllersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a2e" + }, + "id": "732959", + "fullName": "Östra Åby Åbylund", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a2f" + }, + "id": "732941", + "fullName": "Västra Åby Åbylund", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a30" + }, + "id": "732945", + "fullName": "Åbytorp", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a31" + }, + "id": "936540", + "fullName": "Åby Gård", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a32" + }, + "id": "742916", + "fullName": "Åby Gård", + "parentFullName": "Sköllersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a33" + }, + "id": "731911", + "fullName": "Åbygatan", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a34" + }, + "id": "732947", + "fullName": "Östra Åby", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a35" + }, + "id": "742912", + "fullName": "Åby Dalby", + "parentFullName": "Sköllersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a36" + }, + "id": "732927", + "fullName": "Västra Åby", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a37" + }, + "id": "742918", + "fullName": "Åby Lugnet", + "parentFullName": "Sköllersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a38" + }, + "id": "732265", + "fullName": "Åby Skogaholm", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a39" + }, + "id": "742910", + "fullName": "Åby Andahaget", + "parentFullName": "Sköllersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a3a" + }, + "id": "742914", + "fullName": "Åby Granelund", + "parentFullName": "Sköllersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a3b" + }, + "id": "742926", + "fullName": "Åby Stentomta", + "parentFullName": "Sköllersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a3c" + }, + "id": "732955", + "fullName": "Östra Åby Hagen", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a3d" + }, + "id": "742920", + "fullName": "Åby Nilstorpet", + "parentFullName": "Sköllersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a3e" + }, + "id": "732957", + "fullName": "Östra Åby Skogen", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a3f" + }, + "id": "732930", + "fullName": "Västra Åby Skogsbo", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a40" + }, + "id": "732949", + "fullName": "Östra Åby Annelund", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a41" + }, + "id": "732951", + "fullName": "Östra Åby Hagalund", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a42" + }, + "id": "732928", + "fullName": "Västra Åby Karlberg", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a43" + }, + "id": "732934", + "fullName": "Västra Åby Sörlunda", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a44" + }, + "id": "732943", + "fullName": "Västra Åby Östlunda", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a45" + }, + "id": "732932", + "fullName": "Västra Åby Sörgården", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a46" + }, + "id": "732953", + "fullName": "Östra Åby Hagegården", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a47" + }, + "id": "732961", + "fullName": "Östra Åby Östergården", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a48" + }, + "id": "732929", + "fullName": "Västra Åby Mellangården", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a49" + }, + "id": "790642", + "fullName": "Abborrvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a4a" + }, + "id": "791000", + "fullName": "Abbotvägen", + "parentFullName": "Skokloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a4b" + }, + "id": "790998", + "fullName": "Abbedissavägen", + "parentFullName": "Skokloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a4c" + }, + "id": "790942", + "fullName": "Åbyvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a4d" + }, + "id": "790940", + "fullName": "Åbylundsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a4e" + }, + "id": "536846", + "fullName": "Åbjörngatan", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a4f" + }, + "id": "844670", + "fullName": "Abborrvägen", + "parentFullName": "Karlholmsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a50" + }, + "id": "786705", + "fullName": "Åbyggeby", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a51" + }, + "id": "786498", + "fullName": "Vendel Åby", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a52" + }, + "id": "829196", + "fullName": "Abborrkammarvägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a53" + }, + "id": "914166", + "fullName": "Äbbsäl", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a54" + }, + "id": "675657", + "fullName": "Abbetorp", + "parentFullName": "Rockneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a55" + }, + "id": "679030", + "fullName": "Abborrvägen", + "parentFullName": "Nybro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a56" + }, + "id": "676344", + "fullName": "Gustav Abels väg", + "parentFullName": "Orrefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a57" + }, + "id": "679393", + "fullName": "Åbro", + "parentFullName": "Nybro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a58" + }, + "id": "637019", + "fullName": "Abborrvägen", + "parentFullName": "Lönashult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a59" + }, + "id": "638228", + "fullName": "Åboda", + "parentFullName": "Moheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a5a" + }, + "id": "638230", + "fullName": "Åboda Kvarn", + "parentFullName": "Moheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a5b" + }, + "id": "638229", + "fullName": "Åboda Askedal", + "parentFullName": "Moheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a5c" + }, + "id": "638232", + "fullName": "Åboda Sjöanäs", + "parentFullName": "Moheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a5d" + }, + "id": "638238", + "fullName": "Åboda Sågverk", + "parentFullName": "Moheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a5e" + }, + "id": "638231", + "fullName": "Åboda Mellangård", + "parentFullName": "Moheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a5f" + }, + "id": "923251", + "fullName": "Abborrsjön", + "parentFullName": "Graninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a60" + }, + "id": "881064", + "fullName": "Åberget", + "parentFullName": "Långsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a61" + }, + "id": "881050", + "fullName": "Norra Åbacken", + "parentFullName": "Långsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a62" + }, + "id": "881059", + "fullName": "Södra Åbacken", + "parentFullName": "Långsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a63" + }, + "id": "881113", + "fullName": "Södra Åbacken", + "parentFullName": "Helgum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a64" + }, + "id": "568007", + "fullName": "Åbogatan", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a65" + }, + "id": "847938", + "fullName": "Aborrtjärn", + "parentFullName": "Los", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a66" + }, + "id": "832804", + "fullName": "Abborrsjöknoppen", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a67" + }, + "id": "847529", + "fullName": "Åbovägen", + "parentFullName": "Färila", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a68" + }, + "id": "573771", + "fullName": "Absalons väg", + "parentFullName": "Sövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a69" + }, + "id": "486156", + "fullName": "Abborrestigen", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a6a" + }, + "id": "485847", + "fullName": "Åbergsgatan", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a6b" + }, + "id": "487063", + "fullName": "Åbonäs Purkan", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a6c" + }, + "id": "487065", + "fullName": "Åbonäs Säteri", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a6d" + }, + "id": "489223", + "fullName": "Äpplehult Åbo", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a6e" + }, + "id": "814977", + "fullName": "Abbotvägen", + "parentFullName": "Varnhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a6f" + }, + "id": "816141", + "fullName": "Öglunda Åbo", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a70" + }, + "id": "816142", + "fullName": "Öglunda Åbod", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a71" + }, + "id": "880089", + "fullName": "Abborrvägen", + "parentFullName": "Väja", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a72" + }, + "id": "880123", + "fullName": "Abborrsjön", + "parentFullName": "Bollstabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a73" + }, + "id": "879730", + "fullName": "Åbacken", + "parentFullName": "Kramfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a74" + }, + "id": "877608", + "fullName": "Bredsjön Åbrodammet", + "parentFullName": "Ljustorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a75" + }, + "id": "536450", + "fullName": "Åbogatan", + "parentFullName": "Arlöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a76" + }, + "id": "898149", + "fullName": "Abborrvägen", + "parentFullName": "Malmberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a77" + }, + "id": "897086", + "fullName": "Åbyn", + "parentFullName": "Hakkas", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a78" + }, + "id": "897085", + "fullName": "Åbovägen", + "parentFullName": "Hakkas", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a79" + }, + "id": "782492", + "fullName": "Åby", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a7a" + }, + "id": "783227", + "fullName": "Husby-Åby Åby Gård", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a7b" + }, + "id": "783213", + "fullName": "Husby-Åby", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a7c" + }, + "id": "782350", + "fullName": "Knivsta Åby", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a7d" + }, + "id": "782352", + "fullName": "Knivsta Åby Gård", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a7e" + }, + "id": "783231", + "fullName": "Husby-Åby Änghem", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a7f" + }, + "id": "783214", + "fullName": "Husby-Åby Bergebo", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a80" + }, + "id": "783223", + "fullName": "Husby-Åby Tallåsen", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a81" + }, + "id": "783215", + "fullName": "Husby-Åby Bergsäter", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a82" + }, + "id": "783219", + "fullName": "Husby-Åby Stenbacka", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a83" + }, + "id": "783229", + "fullName": "Husby-Åby Åkersborg", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a84" + }, + "id": "783451", + "fullName": "Vackerberga Åberga", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a85" + }, + "id": "783221", + "fullName": "Husby-Åby Stenbacken", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a86" + }, + "id": "783225", + "fullName": "Husby-Åby Vilstenstorp", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a87" + }, + "id": "783217", + "fullName": "Husby-Åby Honungstorpet", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a88" + }, + "id": "783168", + "fullName": "Husby-Långhundra Åby Gård", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a89" + }, + "id": "589211", + "fullName": "Åbovägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a8a" + }, + "id": "588530", + "fullName": "Åbergs väg", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a8b" + }, + "id": "871685", + "fullName": "Häljarp Åbo", + "parentFullName": "Ingatorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a8c" + }, + "id": "493202", + "fullName": "Hults-Ebbarp Åbo", + "parentFullName": "Hult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a8d" + }, + "id": "493983", + "fullName": "Markestad Åberg", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a8e" + }, + "id": "561222", + "fullName": "Åbyplan", + "parentFullName": "Klippan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a8f" + }, + "id": "561458", + "fullName": "Åbygatan", + "parentFullName": "Klippan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a90" + }, + "id": "561706", + "fullName": "Åbygården", + "parentFullName": "Klippan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a91" + }, + "id": "561704", + "fullName": "Åbergstorp", + "parentFullName": "Klippan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a92" + }, + "id": "561512", + "fullName": "Åbytorpsvägen", + "parentFullName": "Klippan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a93" + }, + "id": "641445", + "fullName": "Abrahamsryd", + "parentFullName": "Virestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a94" + }, + "id": "640735", + "fullName": "Abborrstigen", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a95" + }, + "id": "642693", + "fullName": "Abborraslätt", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a96" + }, + "id": "642709", + "fullName": "Abborraslätts Gård", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a97" + }, + "id": "642708", + "fullName": "Abborraslätt Solvik", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a98" + }, + "id": "642699", + "fullName": "Abborraslätt Frislätt", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a99" + }, + "id": "642701", + "fullName": "Abborraslätt Hällevik", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a9a" + }, + "id": "642707", + "fullName": "Abborraslätt Rösslen", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a9b" + }, + "id": "642695", + "fullName": "Abborraslätt Aspholmen", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a9c" + }, + "id": "642703", + "fullName": "Abborraslätt Norratorp", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a9d" + }, + "id": "641447", + "fullName": "Abrahamsryd Backkrönet", + "parentFullName": "Virestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a9e" + }, + "id": "642697", + "fullName": "Abborraslätt Björkliden", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213a9f" + }, + "id": "642705", + "fullName": "Abborraslätt Norrgården", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213aa0" + }, + "id": "642884", + "fullName": "Kolborshult Abrahamsborg", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213aa1" + }, + "id": "642208", + "fullName": "Åbogen", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213aa2" + }, + "id": "641152", + "fullName": "Åbogatan", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213aa3" + }, + "id": "641863", + "fullName": "Gamlelycke Åby", + "parentFullName": "Liatorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213aa4" + }, + "id": "642210", + "fullName": "Åbogen Sjöholma", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213aa5" + }, + "id": "630192", + "fullName": "Hedenlunda Abborrvägen", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213aa6" + }, + "id": "618124", + "fullName": "Mellösa-Näs Abinatorp", + "parentFullName": "Hälleforsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213aa7" + }, + "id": "618735", + "fullName": "Åbo", + "parentFullName": "Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213aa8" + }, + "id": "618737", + "fullName": "Åbo Lillbro", + "parentFullName": "Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213aa9" + }, + "id": "620549", + "fullName": "Hyltinge-Åbo", + "parentFullName": "Sparreholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213aaa" + }, + "id": "541929", + "fullName": "Åbarp", + "parentFullName": "Tjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213aab" + }, + "id": "575920", + "fullName": "Åbarp Jonstorp", + "parentFullName": "Sösdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213aac" + }, + "id": "575918", + "fullName": "Åbarp Bolleholmens Gård", + "parentFullName": "Sösdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213aad" + }, + "id": "666442", + "fullName": "Abborrvägen", + "parentFullName": "Hammarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213aae" + }, + "id": "930848", + "fullName": "Ballstorp Åbacken", + "parentFullName": "Kvänum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213aaf" + }, + "id": "773288", + "fullName": "Åby", + "parentFullName": "Kolbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ab0" + }, + "id": "773113", + "fullName": "Åby", + "parentFullName": "Hallstahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ab1" + }, + "id": "772957", + "fullName": "Stora Åby", + "parentFullName": "Hallstahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ab2" + }, + "id": "773115", + "fullName": "Åby Anneholm", + "parentFullName": "Hallstahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ab3" + }, + "id": "773117", + "fullName": "Åby Karlsborg", + "parentFullName": "Hallstahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ab4" + }, + "id": "772833", + "fullName": "Sörsta Åbylund", + "parentFullName": "Kolbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ab5" + }, + "id": "772824", + "fullName": "Sörsta Lilla Åby", + "parentFullName": "Kolbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ab6" + }, + "id": "734018", + "fullName": "Äbbetorp", + "parentFullName": "Vretstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ab7" + }, + "id": "742089", + "fullName": "Kulltorp Åbylund", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ab8" + }, + "id": "554954", + "fullName": "Abygatan", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ab9" + }, + "id": "555122", + "fullName": "Abborrevägen", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213aba" + }, + "id": "555114", + "fullName": "Åbroallén", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213abb" + }, + "id": "555116", + "fullName": "Åbrovägen", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213abc" + }, + "id": "659655", + "fullName": "Bunäs Åbo", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213abd" + }, + "id": "823250", + "fullName": "Fors Åbacken", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213abe" + }, + "id": "823229", + "fullName": "Djura Åbrovägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213abf" + }, + "id": "571031", + "fullName": "Abbekås", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ac0" + }, + "id": "571105", + "fullName": "Örmölla", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ac1" + }, + "id": "571035", + "fullName": "Andvägen", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ac2" + }, + "id": "571047", + "fullName": "Hedvägen", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ac3" + }, + "id": "571069", + "fullName": "Måsvägen", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ac4" + }, + "id": "571037", + "fullName": "Brisvägen", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ac5" + }, + "id": "571041", + "fullName": "Faxevägen", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ac6" + }, + "id": "571056", + "fullName": "Kustvägen", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ac7" + }, + "id": "571087", + "fullName": "Skolvägen", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ac8" + }, + "id": "571093", + "fullName": "Svanvägen", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ac9" + }, + "id": "571097", + "fullName": "Tångvägen", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213aca" + }, + "id": "571039", + "fullName": "Ejdervägen", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213acb" + }, + "id": "571083", + "fullName": "Segelvägen", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213acc" + }, + "id": "571104", + "fullName": "Åkerivägen", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213acd" + }, + "id": "571053", + "fullName": "Kalmarvägen", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ace" + }, + "id": "571089", + "fullName": "Sockenvägen", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213acf" + }, + "id": "571095", + "fullName": "Tennisvägen", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ad0" + }, + "id": "571043", + "fullName": "Fiskarevägen", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ad1" + }, + "id": "571051", + "fullName": "Idrottsvägen", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ad2" + }, + "id": "571055", + "fullName": "Karl Kulls väg", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ad3" + }, + "id": "571079", + "fullName": "Rågångsvägen", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ad4" + }, + "id": "571099", + "fullName": "Vindarnas väg", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ad5" + }, + "id": "571057", + "fullName": "Mattias Ols väg", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ad6" + }, + "id": "571058", + "fullName": "Medvindsvägen", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ad7" + }, + "id": "571065", + "fullName": "Motvindsvägen", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ad8" + }, + "id": "571067", + "fullName": "Mårten Jöns väg", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ad9" + }, + "id": "571085", + "fullName": "Skepparevägen", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ada" + }, + "id": "571033", + "fullName": "Anders Truls väg", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213adb" + }, + "id": "571049", + "fullName": "Högastensvägen", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213adc" + }, + "id": "571077", + "fullName": "Oskar Albins väg", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213add" + }, + "id": "571059", + "fullName": "Metta Jörgens väg", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ade" + }, + "id": "571075", + "fullName": "Ola Snickares väg", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213adf" + }, + "id": "571081", + "fullName": "Sandflyktsvägen", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ae0" + }, + "id": "571106", + "fullName": "Östanvindsvägen", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ae1" + }, + "id": "571073", + "fullName": "Nordanvindsvägen", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ae2" + }, + "id": "571091", + "fullName": "Sunnanvindsvägen", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ae3" + }, + "id": "571101", + "fullName": "Virvelvindsvägen", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ae4" + }, + "id": "571103", + "fullName": "Västanvindsvägen", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ae6" + }, + "id": "571071", + "fullName": "Nils Holgerssons väg", + "parentFullName": "Abbekås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ae7" + }, + "id": "937423", + "fullName": "Stora Aborrtjärnen", + "parentFullName": "Dala-Husby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ae8" + }, + "id": "813993", + "fullName": "Nås Åby", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ae9" + }, + "id": "544337", + "fullName": "Abås", + "parentFullName": "Hörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213aea" + }, + "id": "555821", + "fullName": "Åbrovägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213aeb" + }, + "id": "759948", + "fullName": "Åbryggan", + "parentFullName": "Henån", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213aec" + }, + "id": "682541", + "fullName": "Abborres väg", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213aed" + }, + "id": "683132", + "fullName": "Abborrstigen", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213aee" + }, + "id": "682916", + "fullName": "Åby", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213aef" + }, + "id": "682918", + "fullName": "Åbygatan", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213af0" + }, + "id": "865210", + "fullName": "Åberg", + "parentFullName": "Alsen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213af1" + }, + "id": "477004", + "fullName": "Lilla Aby Gård", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213af2" + }, + "id": "476652", + "fullName": "Stora Aby Skola", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213af3" + }, + "id": "476636", + "fullName": "Stora Aby Kampen", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213af4" + }, + "id": "476646", + "fullName": "Stora Aby Nylund", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213af5" + }, + "id": "476648", + "fullName": "Stora Aby Nymåla", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213af6" + }, + "id": "477000", + "fullName": "Lilla Aby Fortet", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213af7" + }, + "id": "477015", + "fullName": "Lilla Aby Åhuset", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213af8" + }, + "id": "477266", + "fullName": "Stora Aby Ekenäs", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213af9" + }, + "id": "477008", + "fullName": "Lilla Aby Nyslätt", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213afa" + }, + "id": "477271", + "fullName": "Stora Aby Lövhult", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213afb" + }, + "id": "476631", + "fullName": "Stora Aby Grindrum", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213afc" + }, + "id": "476640", + "fullName": "Stora Aby Kättebro", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213afd" + }, + "id": "476650", + "fullName": "Stora Aby Orresgård", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213afe" + }, + "id": "476656", + "fullName": "Stora Aby Tallhagen", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213aff" + }, + "id": "476660", + "fullName": "Stora Aby Östra Hult", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b00" + }, + "id": "476998", + "fullName": "Lilla Aby Boträdan", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b01" + }, + "id": "477006", + "fullName": "Lilla Aby Källeberg", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b02" + }, + "id": "477017", + "fullName": "Lilla Aby Ängstugan", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b03" + }, + "id": "477269", + "fullName": "Stora Aby Lillåsen", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b04" + }, + "id": "477270", + "fullName": "Stora Aby Lövhorvan", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b05" + }, + "id": "476627", + "fullName": "Stora Aby Björkelund", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b06" + }, + "id": "476642", + "fullName": "Stora Aby Lindesholm", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b07" + }, + "id": "476644", + "fullName": "Stora Aby Norrgården", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b08" + }, + "id": "476651", + "fullName": "Stora Aby Postgården", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b09" + }, + "id": "476653", + "fullName": "Stora Aby Storgården", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b0a" + }, + "id": "477268", + "fullName": "Stora Aby Hammarsebo", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b0b" + }, + "id": "476629", + "fullName": "Stora Aby Flakesgården", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b0c" + }, + "id": "476634", + "fullName": "Stora Aby Juliusgården", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b0d" + }, + "id": "476638", + "fullName": "Stora Aby Kronogården", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b0e" + }, + "id": "476654", + "fullName": "Stora Aby Sunesgården", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b0f" + }, + "id": "476658", + "fullName": "Stora Aby Tillingeberg", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b10" + }, + "id": "477002", + "fullName": "Lilla Aby Fredriksberg", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b11" + }, + "id": "477013", + "fullName": "Lilla Aby Stallmästargården", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b12" + }, + "id": "496866", + "fullName": "Åbro", + "parentFullName": "Hultsfred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b13" + }, + "id": "933104", + "fullName": "Åbro", + "parentFullName": "Vena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b14" + }, + "id": "877110", + "fullName": "Klövdala Åbro", + "parentFullName": "Järnforsen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b15" + }, + "id": "478561", + "fullName": "Östrahult Åbo", + "parentFullName": "Kristdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b16" + }, + "id": "478563", + "fullName": "Östrahult Åbomon", + "parentFullName": "Kristdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b17" + }, + "id": "496471", + "fullName": "Gnöttlerum Villa Åbo", + "parentFullName": "Hultsfred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b18" + }, + "id": "922592", + "fullName": "Aborreberg Björks", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b19" + }, + "id": "588166", + "fullName": "Skönberga Abbetorp", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b1a" + }, + "id": "921729", + "fullName": "Aborreberg Drömmen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b1b" + }, + "id": "588615", + "fullName": "Åby", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b1c" + }, + "id": "588452", + "fullName": "Åbacka", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b1d" + }, + "id": "589671", + "fullName": "Åbacka", + "parentFullName": "Östra Ryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b1e" + }, + "id": "586543", + "fullName": "Åboholm", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b1f" + }, + "id": "586051", + "fullName": "Hälla Åbacka", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b20" + }, + "id": "588126", + "fullName": "Skåra Åbacka", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b21" + }, + "id": "585920", + "fullName": "Dyhult Åberga", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b22" + }, + "id": "586379", + "fullName": "Mogata Åbacka", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b23" + }, + "id": "587645", + "fullName": "Åbacka Drothem", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b24" + }, + "id": "588617", + "fullName": "Åby Västra Husby", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b25" + }, + "id": "588295", + "fullName": "Skönberga Åbacka", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b26" + }, + "id": "589711", + "fullName": "Östra Ryd Åbacken", + "parentFullName": "Östra Ryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b27" + }, + "id": "553466", + "fullName": "Abullabo", + "parentFullName": "Kågeröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b28" + }, + "id": "553468", + "fullName": "Abullabohus", + "parentFullName": "Kågeröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b29" + }, + "id": "553189", + "fullName": "Åbogatan", + "parentFullName": "Teckomatorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b2a" + }, + "id": "767985", + "fullName": "Abborrtorp", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b2b" + }, + "id": "767994", + "fullName": "Abborrtorp Stensta", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b2c" + }, + "id": "767987", + "fullName": "Abborrtorp Björknäs", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b2d" + }, + "id": "767988", + "fullName": "Abborrtorp Grönlund", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b2e" + }, + "id": "767990", + "fullName": "Abborrtorp Gärsätter", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b2f" + }, + "id": "768000", + "fullName": "Abborrtorp Vimnäset", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b30" + }, + "id": "768002", + "fullName": "Abborrtorp Västlunda", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b31" + }, + "id": "767996", + "fullName": "Abborrtorp Stensätter", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b32" + }, + "id": "767992", + "fullName": "Abborrtorp Lilla Kärrbo", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b33" + }, + "id": "767998", + "fullName": "Abborrtorp Stora Kärrbo", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b34" + }, + "id": "768053", + "fullName": "Götlunda Södra Abborrtorp", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b35" + }, + "id": "768054", + "fullName": "Götlunda Södra Abbortorps Gård", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b36" + }, + "id": "856045", + "fullName": "Åbo", + "parentFullName": "Hok", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b37" + }, + "id": "866984", + "fullName": "Ålaryd Åby", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b38" + }, + "id": "860038", + "fullName": "Grälebo Åbo", + "parentFullName": "Månsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b39" + }, + "id": "931031", + "fullName": "Kvarnaberg Åbo", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b3a" + }, + "id": "866610", + "fullName": "Kyllås Åbygget", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b3b" + }, + "id": "750528", + "fullName": "Åby", + "parentFullName": "Lilla Edet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b3c" + }, + "id": "780250", + "fullName": "Abbebovägen", + "parentFullName": "Tärnsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b3d" + }, + "id": "780590", + "fullName": "Åby", + "parentFullName": "Tärnsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b3e" + }, + "id": "781123", + "fullName": "Åby", + "parentFullName": "Östervåla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b3f" + }, + "id": "788600", + "fullName": "Åbylund", + "parentFullName": "Runhällen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b40" + }, + "id": "781130", + "fullName": "Åbylund", + "parentFullName": "Östervåla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b41" + }, + "id": "780355", + "fullName": "Hälla Åby", + "parentFullName": "Tärnsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b42" + }, + "id": "781126", + "fullName": "Åby Kraka", + "parentFullName": "Östervåla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b43" + }, + "id": "781128", + "fullName": "Åbygränd", + "parentFullName": "Östervåla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b44" + }, + "id": "781132", + "fullName": "Åbyvägen", + "parentFullName": "Östervåla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b45" + }, + "id": "781124", + "fullName": "Åby Björkeborg", + "parentFullName": "Östervåla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b46" + }, + "id": "676867", + "fullName": "Abborrevägen", + "parentFullName": "Timmernabben", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b47" + }, + "id": "677176", + "fullName": "Åby", + "parentFullName": "Fliseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b48" + }, + "id": "677174", + "fullName": "Yttre Åby", + "parentFullName": "Fliseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b49" + }, + "id": "677178", + "fullName": "Åbyvägen", + "parentFullName": "Fliseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b4a" + }, + "id": "587500", + "fullName": "Åbrinken", + "parentFullName": "Jämshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b4b" + }, + "id": "775454", + "fullName": "Abraham Ols väg", + "parentFullName": "Fagersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b4c" + }, + "id": "568662", + "fullName": "Åbogatan", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b4d" + }, + "id": "569352", + "fullName": "Allevad Åbo", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b4e" + }, + "id": "819593", + "fullName": "Holmestad Abberyd", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b4f" + }, + "id": "819985", + "fullName": "Vättlösa Abrahamstorp", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b50" + }, + "id": "820087", + "fullName": "Vättlösa Kyrkby Åby", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b51" + }, + "id": "729836", + "fullName": "Boråsgården Abbalklöva", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b52" + }, + "id": "730642", + "fullName": "Åberg", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b53" + }, + "id": "730644", + "fullName": "Åberg Gård", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b54" + }, + "id": "730648", + "fullName": "Åberg Änghagen", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b55" + }, + "id": "730646", + "fullName": "Åberg Skogsgläntan", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b56" + }, + "id": "578372", + "fullName": "Åbuen", + "parentFullName": "Lönsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b57" + }, + "id": "578551", + "fullName": "Åbrolla", + "parentFullName": "Killeberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b58" + }, + "id": "572907", + "fullName": "Åbro", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b59" + }, + "id": "571795", + "fullName": "Åbro", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b5a" + }, + "id": "571188", + "fullName": "Åby Gård", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b5b" + }, + "id": "571190", + "fullName": "Åbyvägen", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b5c" + }, + "id": "571799", + "fullName": "Åbro Gård", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b5d" + }, + "id": "571797", + "fullName": "Åbro Busis", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b5e" + }, + "id": "571240", + "fullName": "Åbacksvägen", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b5f" + }, + "id": "571629", + "fullName": "Solberga Åbo", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b60" + }, + "id": "599455", + "fullName": "Åshorn Åberget", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b61" + }, + "id": "571499", + "fullName": "Lövsta Åbylund", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b62" + }, + "id": "797978", + "fullName": "Bredsjön Abborra", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b63" + }, + "id": "799496", + "fullName": "Äbbarp Brogården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b64" + }, + "id": "799494", + "fullName": "Äbbarp Backgården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b65" + }, + "id": "799412", + "fullName": "Velinga Äbbarpstorp", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b66" + }, + "id": "799498", + "fullName": "Äbbarp Västergården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b67" + }, + "id": "664334", + "fullName": "Åbergsgatan", + "parentFullName": "Åmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b68" + }, + "id": "738219", + "fullName": "Åbrott", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b69" + }, + "id": "738221", + "fullName": "Åbrott Alhagen", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b6a" + }, + "id": "738225", + "fullName": "Åbrott Norgård", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b6b" + }, + "id": "738227", + "fullName": "Åbrott Sörgård", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b6c" + }, + "id": "738223", + "fullName": "Åbrott Nordskog", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b6d" + }, + "id": "589844", + "fullName": "Abborrgränd", + "parentFullName": "Bromölla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b6e" + }, + "id": "589418", + "fullName": "Abrahams Gränd", + "parentFullName": "Bromölla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b6f" + }, + "id": "589410", + "fullName": "Åbygatan", + "parentFullName": "Bromölla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b70" + }, + "id": "589916", + "fullName": "Åbyvägen", + "parentFullName": "Bromölla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b71" + }, + "id": "650697", + "fullName": "Abrahamshult", + "parentFullName": "Älmeboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b72" + }, + "id": "650702", + "fullName": "Abrahamshult Loge", + "parentFullName": "Älmeboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b73" + }, + "id": "650706", + "fullName": "Abrahamshult Näset", + "parentFullName": "Älmeboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b74" + }, + "id": "650704", + "fullName": "Abrahamshult Nyadal", + "parentFullName": "Älmeboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b75" + }, + "id": "650699", + "fullName": "Abrahamshult Anneberg", + "parentFullName": "Älmeboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b76" + }, + "id": "650707", + "fullName": "Abrahamshult Olofsborg", + "parentFullName": "Älmeboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b77" + }, + "id": "650708", + "fullName": "Abrahamshult Skogshem", + "parentFullName": "Älmeboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b78" + }, + "id": "650709", + "fullName": "Abrahamshult Skogslund", + "parentFullName": "Älmeboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b79" + }, + "id": "649165", + "fullName": "Getnö Gård Abborrestugan", + "parentFullName": "Ryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b7a" + }, + "id": "650715", + "fullName": "Abrahamshult Syrengården", + "parentFullName": "Älmeboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b7b" + }, + "id": "664198", + "fullName": "Söftestorp Abrahams Gård", + "parentFullName": "Väckelsång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b7c" + }, + "id": "650700", + "fullName": "Abrahamshult Intagslyckan", + "parentFullName": "Älmeboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b7d" + }, + "id": "649775", + "fullName": "Åbogen", + "parentFullName": "Ryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b7e" + }, + "id": "649789", + "fullName": "Åbogen Åryd", + "parentFullName": "Ryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b7f" + }, + "id": "649783", + "fullName": "Åbogen Intaget", + "parentFullName": "Ryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b80" + }, + "id": "649349", + "fullName": "Knapatorp Åbogen", + "parentFullName": "Ryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b81" + }, + "id": "649787", + "fullName": "Åbogen Trolleboda", + "parentFullName": "Ryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b82" + }, + "id": "649777", + "fullName": "Åbogen Gustavsborg", + "parentFullName": "Ryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b83" + }, + "id": "649785", + "fullName": "Åbogen Kvarndammen", + "parentFullName": "Ryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b84" + }, + "id": "885926", + "fullName": "Abborrtjärnliden", + "parentFullName": "Örträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b85" + }, + "id": "886329", + "fullName": "Abborrtjärnvägen", + "parentFullName": "Vormsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b86" + }, + "id": "887366", + "fullName": "Abborrträskliden", + "parentFullName": "Lycksele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b87" + }, + "id": "669901", + "fullName": "Åbacken", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b88" + }, + "id": "714137", + "fullName": "Krusmon Erress Ab", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b89" + }, + "id": "726005", + "fullName": "Ruskåsen Aborrtjärn", + "parentFullName": "Torsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b8a" + }, + "id": "726271", + "fullName": "Mattila Abborrtjärnsberg", + "parentFullName": "Östmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b8b" + }, + "id": "780389", + "fullName": "Abborrhult", + "parentFullName": "Sjötofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b8c" + }, + "id": "780391", + "fullName": "Abborrvägen", + "parentFullName": "Sjötofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b8d" + }, + "id": "914261", + "fullName": "Abborrhult Dammen", + "parentFullName": "Sjötofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b8e" + }, + "id": "779246", + "fullName": "Åbacken", + "parentFullName": "Dalstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b8f" + }, + "id": "777762", + "fullName": "Åbacken", + "parentFullName": "Limmared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b90" + }, + "id": "780633", + "fullName": "Åbygget", + "parentFullName": "Sjötofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b91" + }, + "id": "779988", + "fullName": "Åbogatan", + "parentFullName": "Uddebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b92" + }, + "id": "777595", + "fullName": "Gård Åbacken", + "parentFullName": "Limmared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b93" + }, + "id": "777558", + "fullName": "Bystad Åbacken", + "parentFullName": "Limmared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b94" + }, + "id": "864106", + "fullName": "Abborrviksvägen", + "parentFullName": "Strömsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b95" + }, + "id": "862156", + "fullName": "Abborrholmberget", + "parentFullName": "Norråker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b96" + }, + "id": "721309", + "fullName": "Abborrtorp", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b97" + }, + "id": "721320", + "fullName": "Abborrängen", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b98" + }, + "id": "720852", + "fullName": "Abborrtorpsvägen", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b99" + }, + "id": "721318", + "fullName": "Abborrtorp Tjädertorp", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b9a" + }, + "id": "721311", + "fullName": "Abborrtorp Larsbogården", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b9b" + }, + "id": "721324", + "fullName": "Abborrängen Koppartorpet", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b9c" + }, + "id": "721322", + "fullName": "Abborrängen Hallberggården", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b9d" + }, + "id": "863822", + "fullName": "Abbarp", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b9e" + }, + "id": "863827", + "fullName": "Abbarp Rabacka", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213b9f" + }, + "id": "863829", + "fullName": "Abbarp Sjöberg", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ba0" + }, + "id": "863823", + "fullName": "Abbarp Fagersro", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ba1" + }, + "id": "863825", + "fullName": "Abbarp Mohemmet", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ba2" + }, + "id": "863831", + "fullName": "Abbarp Solbacken", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ba3" + }, + "id": "863835", + "fullName": "Abbarp Östergården", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ba4" + }, + "id": "863833", + "fullName": "Abbarp Västergården", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ba5" + }, + "id": "861734", + "fullName": "Ebbarp Äbbetorp", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ba6" + }, + "id": "553157", + "fullName": "Hannäs Smide Och Montage Ab", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ba7" + }, + "id": "554195", + "fullName": "Gullebo Åby", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ba8" + }, + "id": "551821", + "fullName": "Värna Åbacka", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ba9" + }, + "id": "551226", + "fullName": "Viresjö Åbacka", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213baa" + }, + "id": "553186", + "fullName": "Hannäs Åbäckshov", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bab" + }, + "id": "724461", + "fullName": "Rudsheden Abrahamsmyren", + "parentFullName": "Ransäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bac" + }, + "id": "495427", + "fullName": "Örsby Åbo", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bad" + }, + "id": "722135", + "fullName": "Landa Åby", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bae" + }, + "id": "723235", + "fullName": "Ljur Åbacken", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213baf" + }, + "id": "715125", + "fullName": "Nårunga Åbacka", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bb0" + }, + "id": "722128", + "fullName": "Landa Lilla Åby", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bb1" + }, + "id": "722133", + "fullName": "Landa Stora Åby", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bb2" + }, + "id": "858639", + "fullName": "Åbo", + "parentFullName": "Järpen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bb3" + }, + "id": "858641", + "fullName": "Åbränna", + "parentFullName": "Järpen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bb4" + }, + "id": "859837", + "fullName": "Åbo Sandvikavägen", + "parentFullName": "Storlien", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bb5" + }, + "id": "736266", + "fullName": "Gålsjö Aboda", + "parentFullName": "Rönneshytta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bb6" + }, + "id": "739143", + "fullName": "Åbylund", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bb7" + }, + "id": "740377", + "fullName": "Algrena Åberga", + "parentFullName": "Aspabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bb8" + }, + "id": "740479", + "fullName": "Ingelsbyle Åbo", + "parentFullName": "Aspabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bb9" + }, + "id": "740311", + "fullName": "Vagersta Åbacken", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bba" + }, + "id": "735355", + "fullName": "Svinnersta Åbylund", + "parentFullName": "Vretstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bbb" + }, + "id": "739472", + "fullName": "Askersundsby Åbylund", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bbc" + }, + "id": "839199", + "fullName": "Abrahamsryd", + "parentFullName": "Tibro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bbd" + }, + "id": "839201", + "fullName": "Abrahamsryd Hagbäck", + "parentFullName": "Tibro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bbe" + }, + "id": "839203", + "fullName": "Abrahamsryd Nolhagen", + "parentFullName": "Tibro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bbf" + }, + "id": "840676", + "fullName": "Sånna Abrahamsgården", + "parentFullName": "Tibro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bc0" + }, + "id": "611610", + "fullName": "Abborrhult", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bc1" + }, + "id": "611611", + "fullName": "Abborrhult Hallarna", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bc2" + }, + "id": "601612", + "fullName": "Åbygget", + "parentFullName": "Unnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bc3" + }, + "id": "601080", + "fullName": "Hylteberg Åbygget", + "parentFullName": "Unnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bc4" + }, + "id": "610854", + "fullName": "Gassljunga Åbacken", + "parentFullName": "Långaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bc5" + }, + "id": "648616", + "fullName": "Abborrvägen", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bc6" + }, + "id": "643895", + "fullName": "Laxne Abrahamsberg", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bc7" + }, + "id": "646756", + "fullName": "Åbosätter Åbylund", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bc8" + }, + "id": "646737", + "fullName": "Åbacka", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bc9" + }, + "id": "646745", + "fullName": "Åbosätter", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bca" + }, + "id": "646739", + "fullName": "Åbacka Gård", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bcb" + }, + "id": "646758", + "fullName": "Åbosätters Gård", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bcc" + }, + "id": "647496", + "fullName": "Årby Åbergstäppan", + "parentFullName": "Stjärnhov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bcd" + }, + "id": "646743", + "fullName": "Åbacka Stensätter", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bce" + }, + "id": "646747", + "fullName": "Åbosätter Grönlund", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bcf" + }, + "id": "646749", + "fullName": "Åbosätter Sandtorp", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bd0" + }, + "id": "646741", + "fullName": "Åbacka Risbrobacken", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bd1" + }, + "id": "646258", + "fullName": "Domvalla Åbergstugan", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bd2" + }, + "id": "683791", + "fullName": "Abborrstigen", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bd3" + }, + "id": "684358", + "fullName": "Abbantorpsgatan", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bd4" + }, + "id": "920598", + "fullName": "Abborrbodarna", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bd5" + }, + "id": "824901", + "fullName": "Bingsjö Abborvägen", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bd6" + }, + "id": "815453", + "fullName": "Abbarbo", + "parentFullName": "Söderbärke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bd7" + }, + "id": "937375", + "fullName": "Abborrtjärn", + "parentFullName": "Ludvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bd8" + }, + "id": "815145", + "fullName": "Abborrtjärnsvägen", + "parentFullName": "Smedjebacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bd9" + }, + "id": "937443", + "fullName": "Matsgården Abborrbo", + "parentFullName": "Söderbärke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bda" + }, + "id": "920529", + "fullName": "Lilla Tolvsbo Abborrtjärnen", + "parentFullName": "Söderbärke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bdb" + }, + "id": "719553", + "fullName": "Fogdhyttan Abborrbo", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bdc" + }, + "id": "720700", + "fullName": "Stjälpet Stockholms Fjäderfabrik Ab", + "parentFullName": "Nordmarkshyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bdd" + }, + "id": "720367", + "fullName": "Saxån Åbengtsbäcken", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bde" + }, + "id": "750495", + "fullName": "Åbrinken", + "parentFullName": "Gyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bdf" + }, + "id": "751241", + "fullName": "Klacka-Lerberg Åbrohagen", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213be0" + }, + "id": "772120", + "fullName": "Getås Åbäcken", + "parentFullName": "Mjöbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213be1" + }, + "id": "772840", + "fullName": "Buttorp Åbodal", + "parentFullName": "Sexdrega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213be2" + }, + "id": "771686", + "fullName": "Övre Hid Åbygget", + "parentFullName": "Östra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213be3" + }, + "id": "772841", + "fullName": "Buttorp Åboholm", + "parentFullName": "Sexdrega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213be4" + }, + "id": "773956", + "fullName": "Strömsfors Åbygget", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213be5" + }, + "id": "774681", + "fullName": "Örsås Assmebro Åbacken", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213be6" + }, + "id": "501729", + "fullName": "Åbytorp", + "parentFullName": "Nykvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213be7" + }, + "id": "501731", + "fullName": "Åbytorpsvägen", + "parentFullName": "Nykvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213be8" + }, + "id": "734447", + "fullName": "Åboland", + "parentFullName": "Hedekas", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213be9" + }, + "id": "930176", + "fullName": "Åboland", + "parentFullName": "Munkedal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bea" + }, + "id": "734409", + "fullName": "Stora Åboland", + "parentFullName": "Hedekas", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213beb" + }, + "id": "912340", + "fullName": "Höglandet Abborrvägen", + "parentFullName": "Lofsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bec" + }, + "id": "582859", + "fullName": "Åbergsvägen", + "parentFullName": "Strömsnäsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bed" + }, + "id": "582853", + "fullName": "Nya Åbrovägen", + "parentFullName": "Strömsnäsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bee" + }, + "id": "816554", + "fullName": "Abborrberg", + "parentFullName": "Äppelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bef" + }, + "id": "921310", + "fullName": "Övre Abborrberg", + "parentFullName": "Äppelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bf0" + }, + "id": "915470", + "fullName": "Nedre Abborrberg", + "parentFullName": "Äppelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bf1" + }, + "id": "910309", + "fullName": "Horrmund Abborrnäs", + "parentFullName": "Sörsjön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bf2" + }, + "id": "582339", + "fullName": "Abborrstigen", + "parentFullName": "Örkelljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bf3" + }, + "id": "705588", + "fullName": "Sundsbyn Abels Park", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bf4" + }, + "id": "518917", + "fullName": "Abborrgränd", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bf5" + }, + "id": "518821", + "fullName": "Åby Åbyhill", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bf6" + }, + "id": "522200", + "fullName": "Äbovägen", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bf7" + }, + "id": "518801", + "fullName": "Åbrovägen", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bf8" + }, + "id": "518807", + "fullName": "Åby Säteri", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bf9" + }, + "id": "515896", + "fullName": "Horn Åbyboda", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bfa" + }, + "id": "518803", + "fullName": "Åby Myrudden", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bfb" + }, + "id": "518805", + "fullName": "Åby Solbacka", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bfc" + }, + "id": "518815", + "fullName": "Åby Tuveborg", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bfd" + }, + "id": "517535", + "fullName": "Åbyboda Dansbo", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bfe" + }, + "id": "518841", + "fullName": "Ålhult Åbacken", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213bff" + }, + "id": "517540", + "fullName": "Åbyboda Nyhagen", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c00" + }, + "id": "517542", + "fullName": "Åbyboda Sandsjö", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c01" + }, + "id": "517544", + "fullName": "Åbyboda Sandvik", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c02" + }, + "id": "518802", + "fullName": "Åby Humlegården", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c03" + }, + "id": "519506", + "fullName": "Basunda Åberget", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c04" + }, + "id": "517538", + "fullName": "Åbyboda Klintorp", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c05" + }, + "id": "517548", + "fullName": "Åbyboda Tallåsen", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c06" + }, + "id": "518813", + "fullName": "Åby Säteri Lumbra", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c07" + }, + "id": "517145", + "fullName": "Tidersrum Åbylund", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c08" + }, + "id": "517537", + "fullName": "Åbyboda Grangärde", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c09" + }, + "id": "517546", + "fullName": "Åbyboda Säldefall", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c0a" + }, + "id": "518809", + "fullName": "Åby Säteri Grinderum", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c0b" + }, + "id": "518811", + "fullName": "Åby Säteri Hemmingstorp", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c0c" + }, + "id": "627463", + "fullName": "Abborrakull", + "parentFullName": "Åsenhöga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c0d" + }, + "id": "627465", + "fullName": "Abborrakull Kronobo", + "parentFullName": "Åsenhöga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c0e" + }, + "id": "627467", + "fullName": "Abborrakull Skogsgläntan", + "parentFullName": "Åsenhöga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c0f" + }, + "id": "627322", + "fullName": "Åbo", + "parentFullName": "Gnosjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c10" + }, + "id": "626966", + "fullName": "Åbacken", + "parentFullName": "Gnosjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c11" + }, + "id": "619791", + "fullName": "Lilla Åbo", + "parentFullName": "Kulltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c12" + }, + "id": "627423", + "fullName": "Nissafors Åbo", + "parentFullName": "Nissafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c13" + }, + "id": "627325", + "fullName": "Åbo Svanshill", + "parentFullName": "Gnosjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c14" + }, + "id": "627324", + "fullName": "Åbo Svanshalsen", + "parentFullName": "Gnosjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c15" + }, + "id": "620193", + "fullName": "Törestorp Åbrinken", + "parentFullName": "Hillerstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c16" + }, + "id": "840592", + "fullName": "Abbilsvägen", + "parentFullName": "Torsåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c17" + }, + "id": "840334", + "fullName": "Abbebacksvägen", + "parentFullName": "Torsåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c18" + }, + "id": "676580", + "fullName": "Abrahamsmåla", + "parentFullName": "Alsterbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c19" + }, + "id": "662304", + "fullName": "Ideboås Abrahamsäng", + "parentFullName": "Älghult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c1a" + }, + "id": "659616", + "fullName": "Ekholma Åbroholm", + "parentFullName": "Åseda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c1b" + }, + "id": "852546", + "fullName": "Abberud Abberuds Gård", + "parentFullName": "Moholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c1c" + }, + "id": "852544", + "fullName": "Abberud", + "parentFullName": "Moholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c1d" + }, + "id": "852567", + "fullName": "Abberud Stora", + "parentFullName": "Moholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c1e" + }, + "id": "852548", + "fullName": "Abberud Annero", + "parentFullName": "Moholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c1f" + }, + "id": "852562", + "fullName": "Abberud Mannes", + "parentFullName": "Moholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c20" + }, + "id": "852565", + "fullName": "Abberud Ottowa", + "parentFullName": "Moholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c21" + }, + "id": "852558", + "fullName": "Abberud Lidbäck", + "parentFullName": "Moholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c22" + }, + "id": "852554", + "fullName": "Abberud Hoberget", + "parentFullName": "Moholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c23" + }, + "id": "852550", + "fullName": "Abberud Björkeberg", + "parentFullName": "Moholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c24" + }, + "id": "852552", + "fullName": "Abberud Björkliden", + "parentFullName": "Moholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c25" + }, + "id": "852564", + "fullName": "Abberud Märrahagen", + "parentFullName": "Moholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c26" + }, + "id": "852566", + "fullName": "Abberud Stenbacken", + "parentFullName": "Moholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c27" + }, + "id": "852556", + "fullName": "Abberud Kvarn Gården", + "parentFullName": "Moholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c28" + }, + "id": "852560", + "fullName": "Abberud Lilla Lidbäck", + "parentFullName": "Moholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c29" + }, + "id": "852568", + "fullName": "Abberud Sågarbacken", + "parentFullName": "Moholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c2a" + }, + "id": "852632", + "fullName": "Beateberg Lilla Abberud", + "parentFullName": "Moholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c2b" + }, + "id": "804509", + "fullName": "Hudene Åbacken", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c2c" + }, + "id": "804703", + "fullName": "Björnarp Åbacken", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c2d" + }, + "id": "845788", + "fullName": "Harstensmossen Åbylund", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c2e" + }, + "id": "850464", + "fullName": "Åbacken", + "parentFullName": "Hassela", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c2f" + }, + "id": "751920", + "fullName": "Abborreholmen", + "parentFullName": "Köpmannebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c30" + }, + "id": "753071", + "fullName": "Holms Torp Abborrberget", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c31" + }, + "id": "663400", + "fullName": "Åby", + "parentFullName": "Broakulla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c32" + }, + "id": "663402", + "fullName": "Åbyholm", + "parentFullName": "Broakulla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c33" + }, + "id": "663080", + "fullName": "Åbyvägen", + "parentFullName": "Broakulla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c34" + }, + "id": "663027", + "fullName": "Åbrinkvägen", + "parentFullName": "Lindås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c35" + }, + "id": "769057", + "fullName": "Abborrsjö Nabben", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c36" + }, + "id": "785488", + "fullName": "Stenkulla Åbrinken", + "parentFullName": "Bollebygd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c37" + }, + "id": "615099", + "fullName": "Högsjö Abrahamstorp", + "parentFullName": "Högsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c38" + }, + "id": "632527", + "fullName": "Åbrogatan", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c39" + }, + "id": "635142", + "fullName": "Österåker Åby", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c3a" + }, + "id": "633069", + "fullName": "Hansta Åby Gård", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c3b" + }, + "id": "633314", + "fullName": "Lundbyskog Åbygget", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c3c" + }, + "id": "633750", + "fullName": "Kjesäter Åbrostugan", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c3d" + }, + "id": "633740", + "fullName": "Kjesäter Lilla Åbrostugan", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c3e" + }, + "id": "737378", + "fullName": "Åby", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c3f" + }, + "id": "737394", + "fullName": "Åby Logen", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c40" + }, + "id": "737396", + "fullName": "Åby Lugnet", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c41" + }, + "id": "737398", + "fullName": "Åby Lunden", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c42" + }, + "id": "737401", + "fullName": "Åby Skogen", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c43" + }, + "id": "737405", + "fullName": "Åby Säteri", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c44" + }, + "id": "737417", + "fullName": "Åby Varpet", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c45" + }, + "id": "737390", + "fullName": "Åby Leoborg", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c46" + }, + "id": "737402", + "fullName": "Åby Stallet", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c47" + }, + "id": "737380", + "fullName": "Åby Anneberg", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c48" + }, + "id": "737388", + "fullName": "Åby Kornboden", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c49" + }, + "id": "737400", + "fullName": "Åby Månshagen", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c4a" + }, + "id": "737382", + "fullName": "Åby Gatemarken", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c4b" + }, + "id": "737384", + "fullName": "Åby Grindstugan", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c4c" + }, + "id": "737392", + "fullName": "Åby Lillehultet", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c4d" + }, + "id": "737403", + "fullName": "Åby Storehultet", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c4e" + }, + "id": "737421", + "fullName": "Åby Östra Dalarna", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c4f" + }, + "id": "737415", + "fullName": "Åby Törningshogen", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c50" + }, + "id": "737419", + "fullName": "Åby Västra Dalarna", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c51" + }, + "id": "737386", + "fullName": "Åby Husdjursgården", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c52" + }, + "id": "737413", + "fullName": "Åby Säteri Östra Flygeln", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c53" + }, + "id": "737407", + "fullName": "Åby Säteri Västra Flygeln", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c54" + }, + "id": "842891", + "fullName": "Abrahamstorp", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c55" + }, + "id": "842893", + "fullName": "Abrahamstorps Gård", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c56" + }, + "id": "659243", + "fullName": "Åbrovägen", + "parentFullName": "Skruv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c57" + }, + "id": "657296", + "fullName": "Fetebo Åbron", + "parentFullName": "Lessebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c58" + }, + "id": "658548", + "fullName": "Tollstorp Åbo", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c59" + }, + "id": "711214", + "fullName": "Stora Hög Abborrtjärnsstuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c5a" + }, + "id": "691031", + "fullName": "Ulvshuvdane Norra Abborrtjärnstuga", + "parentFullName": "Koppom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c5b" + }, + "id": "691624", + "fullName": "Högsäter Åbacka", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c5c" + }, + "id": "690559", + "fullName": "Solberga Åbacken", + "parentFullName": "Koppom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c5d" + }, + "id": "710399", + "fullName": "Norra Ämterud Åbacka", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c5e" + }, + "id": "569197", + "fullName": "Näs Aborrholmen", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c5f" + }, + "id": "569000", + "fullName": "Kömnevik Aborrholmen", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c60" + }, + "id": "569439", + "fullName": "Åbyvägen", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c61" + }, + "id": "570143", + "fullName": "Tolsum Åbo", + "parentFullName": "Ringarum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c62" + }, + "id": "570994", + "fullName": "Åbäcksnäs", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c63" + }, + "id": "569437", + "fullName": "Åby Lövsveden", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c64" + }, + "id": "592403", + "fullName": "Långrådna Åby", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c65" + }, + "id": "571011", + "fullName": "Åbäcksnäs Haga", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c66" + }, + "id": "571002", + "fullName": "Åbäcksnäs Eknäs", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c67" + }, + "id": "571012", + "fullName": "Åbäcksnäs Hamra", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c68" + }, + "id": "571006", + "fullName": "Åbäcksnäs Friden", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c69" + }, + "id": "571032", + "fullName": "Åbäcksnäs Sjövik", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c6a" + }, + "id": "571038", + "fullName": "Åbäcksnäs Säteri", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c6b" + }, + "id": "571046", + "fullName": "Åbäcksnäs Årsvik", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c6c" + }, + "id": "571016", + "fullName": "Åbäcksnäs Knallen", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c6d" + }, + "id": "571024", + "fullName": "Åbäcksnäs Lillebo", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c6e" + }, + "id": "594225", + "fullName": "Stjärneberg Åbäck", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c6f" + }, + "id": "571028", + "fullName": "Åbäcksnäs Mejeriet", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c70" + }, + "id": "571034", + "fullName": "Åbäcksnäs Solliden", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c71" + }, + "id": "571036", + "fullName": "Åbäcksnäs Stensnäs", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c72" + }, + "id": "571042", + "fullName": "Åbäcksnäs Tallarna", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c73" + }, + "id": "571044", + "fullName": "Åbäcksnäs Tallåsen", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c74" + }, + "id": "592377", + "fullName": "Långrådna Lilla Åby", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c75" + }, + "id": "593489", + "fullName": "Skrickerum Åbergen", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c76" + }, + "id": "571004", + "fullName": "Åbäcksnäs Fridbacka", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c77" + }, + "id": "571014", + "fullName": "Åbäcksnäs Karlsberg", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c78" + }, + "id": "571022", + "fullName": "Åbäcksnäs Leonsborg", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c79" + }, + "id": "570998", + "fullName": "Åbäcksnäs Björkliden", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c7a" + }, + "id": "571000", + "fullName": "Åbäcksnäs Bäcktorpet", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c7b" + }, + "id": "568860", + "fullName": "Gusum Lilla Åby Stallet", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c7c" + }, + "id": "571018", + "fullName": "Åbäcksnäs Knallstugan", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c7d" + }, + "id": "571020", + "fullName": "Åbäcksnäs Kvarnstugan", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c7e" + }, + "id": "592097", + "fullName": "Åbäcksnäs Fredriksdal", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c7f" + }, + "id": "571040", + "fullName": "Åbäcksnäs Säteri Flygeln", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c80" + }, + "id": "571010", + "fullName": "Åbäcksnäs Gryts Bygdegård", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c81" + }, + "id": "571026", + "fullName": "Åbäcksnäs Långmålsgärdet", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c82" + }, + "id": "571030", + "fullName": "Åbäcksnäs Rågeterdalsstugan", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c83" + }, + "id": "570996", + "fullName": "Åbäcksnäs Arrendatorbostaden", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c84" + }, + "id": "755577", + "fullName": "Åbytorp", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c85" + }, + "id": "754766", + "fullName": "Magria Åbacka", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c86" + }, + "id": "755294", + "fullName": "Lilla Åbytorp", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c87" + }, + "id": "754520", + "fullName": "Hidingebro Åbo", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c88" + }, + "id": "755579", + "fullName": "Åbytorp Hagaberg", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c89" + }, + "id": "756167", + "fullName": "Västanås Åbacken", + "parentFullName": "Mullhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c8a" + }, + "id": "756210", + "fullName": "Ängatorpsvägen Åbo", + "parentFullName": "Mullhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c8b" + }, + "id": "755296", + "fullName": "Lilla Åbytorp Annebo", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c8c" + }, + "id": "539802", + "fullName": "Åbylund Säteri", + "parentFullName": "Vadstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c8d" + }, + "id": "861962", + "fullName": "Abborrstigen", + "parentFullName": "Mullsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c8e" + }, + "id": "857168", + "fullName": "Axtorp Åbo", + "parentFullName": "Sandhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c8f" + }, + "id": "862830", + "fullName": "Nunnered Åbo", + "parentFullName": "Mullsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c90" + }, + "id": "938931", + "fullName": "Åbrånet", + "parentFullName": "Hörnsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c91" + }, + "id": "938557", + "fullName": "Finnsved Abborrnäset", + "parentFullName": "Svenstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c92" + }, + "id": "860559", + "fullName": "Åbbåsen", + "parentFullName": "Oviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c93" + }, + "id": "866433", + "fullName": "Åbovallen", + "parentFullName": "Åsarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c94" + }, + "id": "860560", + "fullName": "Åbbåsvägen", + "parentFullName": "Oviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c95" + }, + "id": "938596", + "fullName": "Åbbåsen Skrikviken", + "parentFullName": "Oviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c96" + }, + "id": "860304", + "fullName": "Gammal-Åbbåsbodarna", + "parentFullName": "Oviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c97" + }, + "id": "750026", + "fullName": "Abborrtjärn", + "parentFullName": "Grythyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c98" + }, + "id": "681138", + "fullName": "Abborregatan", + "parentFullName": "Bergkvara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c99" + }, + "id": "848120", + "fullName": "Vång Åbrona", + "parentFullName": "Undenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c9a" + }, + "id": "937884", + "fullName": "Abborsundet", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c9b" + }, + "id": "937885", + "fullName": "Abbortjärnen", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c9c" + }, + "id": "832716", + "fullName": "Åbergamyrvägen", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c9d" + }, + "id": "884251", + "fullName": "Åbacken", + "parentFullName": "Marsfjäll", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c9e" + }, + "id": "885724", + "fullName": "Åbyn", + "parentFullName": "Flarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213c9f" + }, + "id": "885725", + "fullName": "Åbysvägen", + "parentFullName": "Flarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ca0" + }, + "id": "497824", + "fullName": "Åbrovägen", + "parentFullName": "Frinnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ca1" + }, + "id": "741876", + "fullName": "Gunnebo Troax Ab", + "parentFullName": "Ödeborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ca2" + }, + "id": "742106", + "fullName": "Färgelanda Tveten Åbacken", + "parentFullName": "Färgelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ca3" + }, + "id": "868472", + "fullName": "Abborrselkojan", + "parentFullName": "Kälarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ca4" + }, + "id": "938485", + "fullName": "Abborrselkojan", + "parentFullName": "Bräcke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ca5" + }, + "id": "869114", + "fullName": "Åbacken", + "parentFullName": "Sörbygden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ca6" + }, + "id": "888980", + "fullName": "Abmorhed", + "parentFullName": "Moskosel", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ca7" + }, + "id": "888981", + "fullName": "Abmorvägen", + "parentFullName": "Moskosel", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ca8" + }, + "id": "939090", + "fullName": "Abborrbäcken", + "parentFullName": "Moskosel", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ca9" + }, + "id": "939091", + "fullName": "Abrahamstorp", + "parentFullName": "Moskosel", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213caa" + }, + "id": "888979", + "fullName": "Abborrtjärnvägen", + "parentFullName": "Moskosel", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cab" + }, + "id": "912324", + "fullName": "Abborrgrubbans Gård", + "parentFullName": "Arvidsjaur", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cac" + }, + "id": "888977", + "fullName": "Ånäs", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cad" + }, + "id": "888951", + "fullName": "Boksel", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cae" + }, + "id": "888952", + "fullName": "Bruket", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213caf" + }, + "id": "888955", + "fullName": "Bäckås", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cb0" + }, + "id": "888957", + "fullName": "Falkbo", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cb1" + }, + "id": "888974", + "fullName": "Torpet", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cb2" + }, + "id": "915768", + "fullName": "Hällsel", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cb3" + }, + "id": "922785", + "fullName": "Lobblet", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cb4" + }, + "id": "917142", + "fullName": "Forsnäs", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cb5" + }, + "id": "939088", + "fullName": "Bäcknäs", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cb6" + }, + "id": "888949", + "fullName": "Aspliden", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cb7" + }, + "id": "888962", + "fullName": "Granlund", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cb8" + }, + "id": "888964", + "fullName": "Hällberg", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cb9" + }, + "id": "917968", + "fullName": "Gottland", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cba" + }, + "id": "916037", + "fullName": "Fetbäcken", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cbb" + }, + "id": "888958", + "fullName": "Fredsborg", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cbc" + }, + "id": "888968", + "fullName": "Pitevägen", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cbd" + }, + "id": "888970", + "fullName": "Saltmyran", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cbe" + }, + "id": "939089", + "fullName": "Skaraborg", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cbf" + }, + "id": "916089", + "fullName": "Bävervägen", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cc0" + }, + "id": "888954", + "fullName": "Brännmyran", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cc1" + }, + "id": "888956", + "fullName": "Falkbacken", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cc2" + }, + "id": "888963", + "fullName": "Grundträsk", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cc3" + }, + "id": "888966", + "fullName": "Norravanäs", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cc4" + }, + "id": "888971", + "fullName": "Storholmen", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cc5" + }, + "id": "922759", + "fullName": "Gulliesjaur", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cc6" + }, + "id": "888950", + "fullName": "Björkholmen", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cc7" + }, + "id": "917426", + "fullName": "Bokselsvägen", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cc8" + }, + "id": "888953", + "fullName": "Brunmyrheden", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cc9" + }, + "id": "888965", + "fullName": "Norra Bäcknäs", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cca" + }, + "id": "888967", + "fullName": "Nya Skaraborg", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ccb" + }, + "id": "888969", + "fullName": "Renborgsvägen", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ccc" + }, + "id": "888978", + "fullName": "Östra Hällberg", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ccd" + }, + "id": "919478", + "fullName": "Ängbergsvägen", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cce" + }, + "id": "888959", + "fullName": "Gamla Pitevägen", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ccf" + }, + "id": "888960", + "fullName": "Gamla Skaraborg", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cd0" + }, + "id": "888973", + "fullName": "Tjockuddsvägen", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cd1" + }, + "id": "888976", + "fullName": "Västra Hällberg", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cd2" + }, + "id": "888972", + "fullName": "Södra Grundträsk", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cd3" + }, + "id": "888975", + "fullName": "Västra Grundträsk", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cd4" + }, + "id": "911741", + "fullName": "Norra Kroktjärnvägen", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cd5" + }, + "id": "888961", + "fullName": "Gamla Skelleftevägen", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cd6" + }, + "id": "889037", + "fullName": "Åberget", + "parentFullName": "Moskosel", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cd7" + }, + "id": "500752", + "fullName": "Aboda", + "parentFullName": "Högsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cd8" + }, + "id": "500754", + "fullName": "Aboda Klint", + "parentFullName": "Högsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cd9" + }, + "id": "500755", + "fullName": "Aboda Kvarn", + "parentFullName": "Högsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cda" + }, + "id": "500753", + "fullName": "Aboda Ekelund", + "parentFullName": "Högsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cdb" + }, + "id": "875875", + "fullName": "Hultsnäs Åbron", + "parentFullName": "Ruda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cdc" + }, + "id": "923410", + "fullName": "Stor-Abborrtjärnen Jädraås", + "parentFullName": "Jädraås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cdd" + }, + "id": "842815", + "fullName": "Åbron", + "parentFullName": "Ockelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cde" + }, + "id": "843452", + "fullName": "Åbyggeby", + "parentFullName": "Ockelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cdf" + }, + "id": "842924", + "fullName": "Åbostugan", + "parentFullName": "Jädraås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ce0" + }, + "id": "842817", + "fullName": "Åbron Fyrbo", + "parentFullName": "Ockelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ce1" + }, + "id": "842825", + "fullName": "Åbrotorpen", + "parentFullName": "Ockelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ce2" + }, + "id": "842714", + "fullName": "Åbackavägen", + "parentFullName": "Ockelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ce3" + }, + "id": "842813", + "fullName": "Åbro Skolväg", + "parentFullName": "Ockelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ce4" + }, + "id": "843454", + "fullName": "Åbyggeby Onils", + "parentFullName": "Ockelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ce5" + }, + "id": "843456", + "fullName": "Åbyggeby Skola", + "parentFullName": "Ockelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ce6" + }, + "id": "843448", + "fullName": "Åbergsströmmen", + "parentFullName": "Ockelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ce7" + }, + "id": "842824", + "fullName": "Åbron Pilgården", + "parentFullName": "Ockelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ce8" + }, + "id": "842826", + "fullName": "Åbrotorpen Rönnlunds", + "parentFullName": "Ockelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ce9" + }, + "id": "888119", + "fullName": "Abborrberg", + "parentFullName": "Storuman", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cea" + }, + "id": "887999", + "fullName": "Åbacken", + "parentFullName": "Stensele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ceb" + }, + "id": "922205", + "fullName": "Åbo Solberg", + "parentFullName": "Tärnaby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cec" + }, + "id": "888028", + "fullName": "Åbackvägen", + "parentFullName": "Barsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213ced" + }, + "id": "775833", + "fullName": "Abrahamsbovägen", + "parentFullName": "Norberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cee" + }, + "id": "756069", + "fullName": "Särestad Abrahamsgården", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cef" + }, + "id": "737537", + "fullName": "Porla Villa Abelin", + "parentFullName": "Laxå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cf0" + }, + "id": "738198", + "fullName": "Åbacka", + "parentFullName": "Finnerödja", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cf1" + }, + "id": "733565", + "fullName": "Åbytorp", + "parentFullName": "Svartå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cf2" + }, + "id": "738717", + "fullName": "Åboholm", + "parentFullName": "Tived", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cf3" + }, + "id": "737318", + "fullName": "Åbylund", + "parentFullName": "Hasselfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cf4" + }, + "id": "738848", + "fullName": "Ösjö Åbacken", + "parentFullName": "Tived", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cf5" + }, + "id": "738721", + "fullName": "Åboholm Holmen", + "parentFullName": "Tived", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cf6" + }, + "id": "738731", + "fullName": "Åboholms Kvarn", + "parentFullName": "Tived", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cf7" + }, + "id": "738719", + "fullName": "Åboholm Bråttom", + "parentFullName": "Tived", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cf8" + }, + "id": "738727", + "fullName": "Åboholm Mosshult", + "parentFullName": "Tived", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cf9" + }, + "id": "738374", + "fullName": "Paradisbygget Åby", + "parentFullName": "Finnerödja", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cfa" + }, + "id": "738723", + "fullName": "Åboholm Kyrkmossen", + "parentFullName": "Tived", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cfb" + }, + "id": "738729", + "fullName": "Åboholms Idrottsplats", + "parentFullName": "Tived", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cfc" + }, + "id": "738725", + "fullName": "Åboholm Lilla Källarefallet", + "parentFullName": "Tived", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cfd" + }, + "id": "754551", + "fullName": "Barne-Åsaka Abrahamstorp", + "parentFullName": "Nossebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cfe" + }, + "id": "754923", + "fullName": "Främmestad Åbo", + "parentFullName": "Nossebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213cff" + }, + "id": "513092", + "fullName": "Abbetorp", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d00" + }, + "id": "921246", + "fullName": "Abborrevägen", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d01" + }, + "id": "513096", + "fullName": "Abbetorp Hagen", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d02" + }, + "id": "513104", + "fullName": "Abbetorp Sörgård", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d04" + }, + "id": "513094", + "fullName": "Abbetorp Hagalund", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d05" + }, + "id": "513102", + "fullName": "Abbetorp Norrgård", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d06" + }, + "id": "513098", + "fullName": "Abbetorp Jarlslund", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d07" + }, + "id": "513100", + "fullName": "Abbetorp Kärrbetorp", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d08" + }, + "id": "513110", + "fullName": "Abbetorp Östergård", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d09" + }, + "id": "546379", + "fullName": "Dörhult Åbo", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d0a" + }, + "id": "869535", + "fullName": "Abborrtjärnen", + "parentFullName": "Bispgården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d0b" + }, + "id": "877237", + "fullName": "Norr-Abborrtjärn", + "parentFullName": "Liden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d0c" + }, + "id": "861927", + "fullName": "Åbacken", + "parentFullName": "Stugun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d0d" + }, + "id": "887637", + "fullName": "Abborrträsk", + "parentFullName": "Åmsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d0e" + }, + "id": "887717", + "fullName": "Abborrtjärn", + "parentFullName": "Vindeln", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d0f" + }, + "id": "938854", + "fullName": "Abborrtjärnen", + "parentFullName": "Vännäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d10" + }, + "id": "887682", + "fullName": "Åbackavägen", + "parentFullName": "Åmsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d11" + }, + "id": "558076", + "fullName": "Åby Järperyd Abelsro", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d12" + }, + "id": "558142", + "fullName": "Åby Åberga", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d13" + }, + "id": "558156", + "fullName": "Åby Åbylund", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d14" + }, + "id": "558148", + "fullName": "Åby Åby Karlsfors Åbacken", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d15" + }, + "id": "557031", + "fullName": "Åby Haga", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d16" + }, + "id": "557769", + "fullName": "Heda Åbo", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d17" + }, + "id": "558019", + "fullName": "Åby Albo", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d18" + }, + "id": "558079", + "fullName": "Åby Karlsfors Åbacken", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d19" + }, + "id": "558144", + "fullName": "Åby Åby Karlsfors Gård", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d1a" + }, + "id": "558154", + "fullName": "Åby Åby Karlsfors Östra", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d1b" + }, + "id": "558031", + "fullName": "Åby Dalen", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d1c" + }, + "id": "558129", + "fullName": "Åby Skola", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d1d" + }, + "id": "913484", + "fullName": "Åby Vilan", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d1e" + }, + "id": "558146", + "fullName": "Åby Åby Karlsfors Nyängen", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d1f" + }, + "id": "558027", + "fullName": "Åby Boeryd", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d20" + }, + "id": "558039", + "fullName": "Åby Fällan", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d21" + }, + "id": "558029", + "fullName": "Åby Böneryd", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d22" + }, + "id": "558035", + "fullName": "Åby Fridhem", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d23" + }, + "id": "558049", + "fullName": "Åby Göleryd", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d24" + }, + "id": "558064", + "fullName": "Åby Höghult", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d25" + }, + "id": "558084", + "fullName": "Åby Klippan", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d26" + }, + "id": "558106", + "fullName": "Åby Nykvarn", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d27" + }, + "id": "558132", + "fullName": "Åby Särland", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d28" + }, + "id": "558158", + "fullName": "Åby Åsgårda", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d29" + }, + "id": "556502", + "fullName": "Sväm Åbacken", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d2a" + }, + "id": "557033", + "fullName": "Åby Storeryd", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d2b" + }, + "id": "558021", + "fullName": "Åby Annelund", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d2c" + }, + "id": "558062", + "fullName": "Åby Hängslen", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d2d" + }, + "id": "558066", + "fullName": "Åby Ingabola", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d2e" + }, + "id": "558068", + "fullName": "Åby Jonstorp", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d2f" + }, + "id": "558070", + "fullName": "Åby Jutegård", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d30" + }, + "id": "558074", + "fullName": "Åby Järperyd", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d31" + }, + "id": "558088", + "fullName": "Åby Kroxeryd", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d32" + }, + "id": "558110", + "fullName": "Åby Pelarebo", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d33" + }, + "id": "558131", + "fullName": "Åby Storgård", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d34" + }, + "id": "557003", + "fullName": "Stora Åby Haga", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d35" + }, + "id": "558023", + "fullName": "Åby Bergudden", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d36" + }, + "id": "558025", + "fullName": "Åby Bjärkhaga", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d37" + }, + "id": "558026", + "fullName": "Åby Björkhaga", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d38" + }, + "id": "558082", + "fullName": "Åby Karlslund", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d39" + }, + "id": "558086", + "fullName": "Åby Kronsberg", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d3a" + }, + "id": "558092", + "fullName": "Åby Kyrkskola", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d3b" + }, + "id": "558096", + "fullName": "Åby Lindeberg", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d3c" + }, + "id": "558100", + "fullName": "Åby Månsabola", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d3d" + }, + "id": "558108", + "fullName": "Åby Parkudden", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d3e" + }, + "id": "558120", + "fullName": "Åby Prästgård", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d3f" + }, + "id": "558124", + "fullName": "Åby Rosenberg", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d40" + }, + "id": "558130", + "fullName": "Åby Stenseryd", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d41" + }, + "id": "558136", + "fullName": "Åby Södergård", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d42" + }, + "id": "557546", + "fullName": "Egbola Åbo Gård", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d43" + }, + "id": "558045", + "fullName": "Åby Gärdeslätt", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d44" + }, + "id": "558118", + "fullName": "Åby Prästabola", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d45" + }, + "id": "558128", + "fullName": "Åby Sandstugan", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d46" + }, + "id": "558138", + "fullName": "Åby Västergård", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d47" + }, + "id": "914896", + "fullName": "Stora Åby Kyrka", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d48" + }, + "id": "558033", + "fullName": "Åby Fridensberg", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d49" + }, + "id": "558043", + "fullName": "Åby Gustavsberg", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d4a" + }, + "id": "557001", + "fullName": "Stora Åby Ersbola", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d4b" + }, + "id": "557005", + "fullName": "Stora Åby Sjögård", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d4c" + }, + "id": "557029", + "fullName": "Åby Gransjömaden", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d4d" + }, + "id": "557926", + "fullName": "Stora Åby Annehem", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d4e" + }, + "id": "557934", + "fullName": "Stora Åby Höghult", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d4f" + }, + "id": "558037", + "fullName": "Åby Fyrbondegård", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d50" + }, + "id": "558060", + "fullName": "Åby Henningsborg", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d51" + }, + "id": "558094", + "fullName": "Åby Lilla Höghult", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d52" + }, + "id": "558098", + "fullName": "Åby Löneboställe", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d53" + }, + "id": "558122", + "fullName": "Åby Rambergstorp", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d54" + }, + "id": "556999", + "fullName": "Stora Åby Bonderyd", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d55" + }, + "id": "557007", + "fullName": "Stora Åby Storeryd", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d56" + }, + "id": "557932", + "fullName": "Stora Åby Hällemon", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d57" + }, + "id": "557936", + "fullName": "Stora Åby Högstorp", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d58" + }, + "id": "557938", + "fullName": "Stora Åby Kroxeryd", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d59" + }, + "id": "558077", + "fullName": "Åby Karlsfors Gård", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d5a" + }, + "id": "558126", + "fullName": "Åby Rävskinnshult", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d5b" + }, + "id": "557928", + "fullName": "Stora Åby Granudden", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d5c" + }, + "id": "558041", + "fullName": "Åby Församlingshem", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d5d" + }, + "id": "558047", + "fullName": "Åby Gästgivaregård", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d5e" + }, + "id": "558072", + "fullName": "Åby Jutegårdskvarn", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d5f" + }, + "id": "558080", + "fullName": "Åby Karlsfors Östra", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d60" + }, + "id": "558134", + "fullName": "Åby Särland Flygeln", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d61" + }, + "id": "558140", + "fullName": "Åby Västergård Torp", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d62" + }, + "id": "558028", + "fullName": "Åby Boeryd Skogslund", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d63" + }, + "id": "558058", + "fullName": "Åby Göleryd Högstorp", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d64" + }, + "id": "557930", + "fullName": "Stora Åby Gustavslund", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d65" + }, + "id": "557940", + "fullName": "Stora Åby Lärarbostad", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d66" + }, + "id": "558078", + "fullName": "Åby Karlsfors Nyängen", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d67" + }, + "id": "558090", + "fullName": "Åby Kroxeryd Hällemon", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d68" + }, + "id": "558112", + "fullName": "Åby Pelarebo Håletorp", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d69" + }, + "id": "558051", + "fullName": "Åby Göleryd Björkeberg", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d6a" + }, + "id": "915188", + "fullName": "Åby Avloppspumpstation", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d6b" + }, + "id": "558114", + "fullName": "Åby Pelarebo Murartorpet", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d6c" + }, + "id": "558116", + "fullName": "Åby Pelarebo Staffanstorp", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d6d" + }, + "id": "829580", + "fullName": "Abeland", + "parentFullName": "Sjötorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d6e" + }, + "id": "752281", + "fullName": "Abrahamsgård", + "parentFullName": "Kopparberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d6f" + }, + "id": "728333", + "fullName": "Lungsund Abborrudden", + "parentFullName": "Storfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d70" + }, + "id": "728301", + "fullName": "Lundsberg Åbacka", + "parentFullName": "Storfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d71" + }, + "id": "729081", + "fullName": "Sävviken Åbyhult", + "parentFullName": "Storfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d72" + }, + "id": "931925", + "fullName": "Åbro", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d73" + }, + "id": "931384", + "fullName": "Stora Åby Åbynäs", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d74" + }, + "id": "931383", + "fullName": "Stora Åby Åbylund", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d75" + }, + "id": "931380", + "fullName": "Stora Åby", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d76" + }, + "id": "931381", + "fullName": "Stora Åby Björka", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d77" + }, + "id": "931382", + "fullName": "Stora Åby Rosenberg", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d78" + }, + "id": "931385", + "fullName": "Stora Åby Änggården", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d79" + }, + "id": "888982", + "fullName": "Abraure", + "parentFullName": "Moskosel", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d7a" + }, + "id": "889460", + "fullName": "Abborrtjärn", + "parentFullName": "Mellanström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d7b" + }, + "id": "883847", + "fullName": "Abborrviken", + "parentFullName": "Åsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d7c" + }, + "id": "883846", + "fullName": "Abborrsjökullen", + "parentFullName": "Åsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d7d" + }, + "id": "883848", + "fullName": "Abborrviken Krutsjövägen", + "parentFullName": "Åsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d7e" + }, + "id": "886058", + "fullName": "Åbron", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d7f" + }, + "id": "939034", + "fullName": "Abborrberg", + "parentFullName": "Storuman", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d80" + }, + "id": "886787", + "fullName": "Åbacka", + "parentFullName": "Sorsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d81" + }, + "id": "885832", + "fullName": "Abborrfors", + "parentFullName": "Bjurholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d82" + }, + "id": "885842", + "fullName": "Abborrtjärn", + "parentFullName": "Bjurholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d83" + }, + "id": "953245", + "fullName": "Abborrträsk", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d84" + }, + "id": "943096", + "fullName": "Abberåsvägen", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d85" + }, + "id": "952809", + "fullName": "Abborrbodarna", + "parentFullName": "Åsarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d86" + }, + "id": "944152", + "fullName": "Abborrsvängen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d87" + }, + "id": "952484", + "fullName": "Aberga Ängsväg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d88" + }, + "id": "954356", + "fullName": "Abborrtorpsvägen", + "parentFullName": "Skå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d89" + }, + "id": "946100", + "fullName": "Gunnetorp Abborrahult", + "parentFullName": "Tving", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d8a" + }, + "id": "950509", + "fullName": "Spässlanda Abborrberget", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d8b" + }, + "id": "950464", + "fullName": "Häggesled Abrahamsgården", + "parentFullName": "Järpås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d8c" + }, + "id": "949937", + "fullName": "Svartträskvägen", + "parentFullName": "Abborrträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d8d" + }, + "id": "951554", + "fullName": "Åby", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d8e" + }, + "id": "945349", + "fullName": "Åbacka", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d8f" + }, + "id": "944014", + "fullName": "Åbrovägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d90" + }, + "id": "950045", + "fullName": "Åbydammen", + "parentFullName": "Finnerödja", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d91" + }, + "id": "942497", + "fullName": "Söne Åberget", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d92" + }, + "id": "943078", + "fullName": "Åby Arenaväg", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d93" + }, + "id": "942669", + "fullName": "Åbrinksleden", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d94" + }, + "id": "941399", + "fullName": "Nils Åbergs gata", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d95" + }, + "id": "944556", + "fullName": "St Åby Slöjdvillan", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d96" + }, + "id": "949806", + "fullName": "Trässberg Åbacken", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d97" + }, + "id": "954379", + "fullName": "Åby-Alebo Vindpark", + "parentFullName": "Mönsterås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1900a27dcf33cb213d98" + }, + "id": "954380", + "fullName": "Åby-Alebo Vindpark", + "parentFullName": "Fliseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213d9b" + }, + "id": "882804", + "fullName": "Ackordstråket", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213d9c" + }, + "id": "837585", + "fullName": "Acksjövägen", + "parentFullName": "Hedesunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213d9d" + }, + "id": "654577", + "fullName": "Acksjön", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213d9e" + }, + "id": "505448", + "fullName": "Olof Af Acrels väg", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213d9f" + }, + "id": "702108", + "fullName": "Äckregårdsvägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213da0" + }, + "id": "575030", + "fullName": "Ålberga Gård Ackebo", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213da1" + }, + "id": "918131", + "fullName": "Ackumulatorvägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213da2" + }, + "id": "523894", + "fullName": "Åckelsta Gård", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213da3" + }, + "id": "604957", + "fullName": "Stafsinge Ackes Gård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213da4" + }, + "id": "839721", + "fullName": "Övre Acktjärnsvägen", + "parentFullName": "Åshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213da5" + }, + "id": "854569", + "fullName": "Öster-Åcka", + "parentFullName": "Enånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213da6" + }, + "id": "854560", + "fullName": "Väster-Åcka", + "parentFullName": "Enånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213da7" + }, + "id": "621844", + "fullName": "Källstorp Villa Acacia", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213da8" + }, + "id": "794729", + "fullName": "Brismene Äckorna", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213da9" + }, + "id": "811329", + "fullName": "Äckerhöjden", + "parentFullName": "Grängesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213daa" + }, + "id": "845144", + "fullName": "Acktjärbo Acktjärn", + "parentFullName": "Arbrå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dab" + }, + "id": "851109", + "fullName": "Acktjära", + "parentFullName": "Bollnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dac" + }, + "id": "852173", + "fullName": "Acktjära", + "parentFullName": "Kilafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dad" + }, + "id": "852175", + "fullName": "Acktjärbodarna", + "parentFullName": "Kilafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dae" + }, + "id": "851111", + "fullName": "Acktjära Morvägen", + "parentFullName": "Bollnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213daf" + }, + "id": "685358", + "fullName": "Räxed Äckerbråten", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213db0" + }, + "id": "682264", + "fullName": "Hillringsberg Äckerna", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213db1" + }, + "id": "793015", + "fullName": "Ackarby", + "parentFullName": "Österbybruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213db2" + }, + "id": "793016", + "fullName": "Ackarby Uddarby", + "parentFullName": "Österbybruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213db3" + }, + "id": "937753", + "fullName": "Acksi", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213db4" + }, + "id": "914816", + "fullName": "Acksi Graven", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213db5" + }, + "id": "847940", + "fullName": "Acksjöbergsvallen", + "parentFullName": "Los", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213db6" + }, + "id": "814283", + "fullName": "Nyhyttan Acktjärn", + "parentFullName": "Vikmanshyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213db7" + }, + "id": "814025", + "fullName": "Stubbersbo Acktjärnen", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213db8" + }, + "id": "860656", + "fullName": "Acksjön", + "parentFullName": "Offerdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213db9" + }, + "id": "568711", + "fullName": "Activs Gård", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dba" + }, + "id": "568760", + "fullName": "Tomelilla Activs Gård", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dbb" + }, + "id": "799595", + "fullName": "Acklinga Råa", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dbc" + }, + "id": "799620", + "fullName": "Acklinga Åsen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dbd" + }, + "id": "799555", + "fullName": "Acklinga Hagen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dbe" + }, + "id": "799562", + "fullName": "Acklinga Kyrka", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dbf" + }, + "id": "799597", + "fullName": "Acklinga Skabo", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dc0" + }, + "id": "799622", + "fullName": "Acklingavägen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dc1" + }, + "id": "799553", + "fullName": "Acklinga Gärdet", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dc2" + }, + "id": "799570", + "fullName": "Acklinga Lyckås", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dc3" + }, + "id": "799578", + "fullName": "Acklinga Mossen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dc4" + }, + "id": "799598", + "fullName": "Acklinga Skogen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dc5" + }, + "id": "799600", + "fullName": "Acklinga Skolan", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dc6" + }, + "id": "799614", + "fullName": "Acklinga Tomten", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dc7" + }, + "id": "799616", + "fullName": "Acklinga Täppan", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dc8" + }, + "id": "799545", + "fullName": "Acklinga Egendom", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dc9" + }, + "id": "799549", + "fullName": "Acklinga Gubbero", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dca" + }, + "id": "799560", + "fullName": "Acklinga Kobonäs", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dcb" + }, + "id": "799559", + "fullName": "Acklinga Ingalunda", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dcc" + }, + "id": "799576", + "fullName": "Acklinga Mobacken", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dcd" + }, + "id": "799580", + "fullName": "Acklinga Nolgården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dce" + }, + "id": "799582", + "fullName": "Acklinga Nybygget", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dcf" + }, + "id": "799588", + "fullName": "Acklinga Prästgård", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dd0" + }, + "id": "799602", + "fullName": "Acklinga Solbacken", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dd1" + }, + "id": "799609", + "fullName": "Acklinga Sörgården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dd2" + }, + "id": "799618", + "fullName": "Acklinga Törlyckan", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dd3" + }, + "id": "799557", + "fullName": "Acklinga Hulegården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dd4" + }, + "id": "799561", + "fullName": "Acklinga Kolabacken", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dd5" + }, + "id": "799584", + "fullName": "Acklinga Pilagården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dd6" + }, + "id": "799586", + "fullName": "Acklinga Prästbolet", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dd7" + }, + "id": "799604", + "fullName": "Acklinga Stenbacken", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dd8" + }, + "id": "799611", + "fullName": "Acklinga Tjärhemmet", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dd9" + }, + "id": "799551", + "fullName": "Acklinga Gustavsborg", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dda" + }, + "id": "799566", + "fullName": "Acklinga Lillagården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213ddb" + }, + "id": "799568", + "fullName": "Acklinga Ljungbacken", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213ddc" + }, + "id": "799572", + "fullName": "Acklinga Marbogården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213ddd" + }, + "id": "799610", + "fullName": "Acklinga Tegelbruket", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dde" + }, + "id": "918188", + "fullName": "Acklinga Kobonäs Gård", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213ddf" + }, + "id": "799574", + "fullName": "Acklinga Mellomgården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213de0" + }, + "id": "799608", + "fullName": "Acklinga Strängshemmet", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213de1" + }, + "id": "799612", + "fullName": "Acklinga Tjärhemmets Gård", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213de2" + }, + "id": "799547", + "fullName": "Acklinga Församlingshemmet", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213de3" + }, + "id": "799563", + "fullName": "Acklinga Lilla Dränggården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213de4" + }, + "id": "799606", + "fullName": "Acklinga Stora Drängagården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213de5" + }, + "id": "799564", + "fullName": "Acklinga Lilla Strängshemmet", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213de6" + }, + "id": "671215", + "fullName": "Ackebol", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213de7" + }, + "id": "671217", + "fullName": "Ackebolsängen", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213de8" + }, + "id": "670737", + "fullName": "Tolita Ackmyren", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213de9" + }, + "id": "715035", + "fullName": "Ackdammen", + "parentFullName": "Likenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dea" + }, + "id": "938229", + "fullName": "Acktjärbo", + "parentFullName": "Arbrå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213deb" + }, + "id": "675183", + "fullName": "Acksjön Norra", + "parentFullName": "Forshaga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dec" + }, + "id": "675187", + "fullName": "Acksjön Östra", + "parentFullName": "Forshaga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213ded" + }, + "id": "675185", + "fullName": "Acksjön Västra", + "parentFullName": "Forshaga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dee" + }, + "id": "714990", + "fullName": "Acksjö Boggemo", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213def" + }, + "id": "723079", + "fullName": "Lida Acksjöhult", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213df0" + }, + "id": "714995", + "fullName": "Acksjö Marieberg", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213df1" + }, + "id": "714992", + "fullName": "Acksjö Gräsbacken", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213df2" + }, + "id": "715127", + "fullName": "Nårunga Äckran", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213df3" + }, + "id": "858645", + "fullName": "Äcklingsedet", + "parentFullName": "Järpen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213df4" + }, + "id": "872225", + "fullName": "Acktjärnen", + "parentFullName": "Funäsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213df5" + }, + "id": "937540", + "fullName": "Acktjärnen", + "parentFullName": "Transtrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213df6" + }, + "id": "816787", + "fullName": "Tyngsjö Acksjön", + "parentFullName": "Äppelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213df7" + }, + "id": "816785", + "fullName": "Tyngsjö Acksjöberg", + "parentFullName": "Äppelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213df8" + }, + "id": "816786", + "fullName": "Tyngsjö Acksjöfall", + "parentFullName": "Äppelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213df9" + }, + "id": "816788", + "fullName": "Tyngsjö Acksjöåsen", + "parentFullName": "Äppelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dfa" + }, + "id": "674420", + "fullName": "Äckre", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dfb" + }, + "id": "674424", + "fullName": "Äckre Ängen", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dfc" + }, + "id": "673600", + "fullName": "Torrskog Äckra", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dfd" + }, + "id": "674422", + "fullName": "Äckre Mellangården", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dfe" + }, + "id": "706162", + "fullName": "Hämnäs Äckera", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213dff" + }, + "id": "839985", + "fullName": "Acktjärnsgatan", + "parentFullName": "Hofors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213e00" + }, + "id": "805023", + "fullName": "Sträte Äckrorna", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213e01" + }, + "id": "850254", + "fullName": "Åckne", + "parentFullName": "Gnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213e02" + }, + "id": "850256", + "fullName": "Åckne Gärde", + "parentFullName": "Gnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213e03" + }, + "id": "752791", + "fullName": "Äckerud", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213e04" + }, + "id": "752799", + "fullName": "Äckerud Haga", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213e05" + }, + "id": "752801", + "fullName": "Äckerud Hagen", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213e06" + }, + "id": "752811", + "fullName": "Äckeruds Gård", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213e07" + }, + "id": "752795", + "fullName": "Äckerud Gossane", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213e08" + }, + "id": "752809", + "fullName": "Äckerud Slätten", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213e09" + }, + "id": "752451", + "fullName": "Erikstad Äckerud", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213e0a" + }, + "id": "752797", + "fullName": "Äckerud Grindhult", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213e0b" + }, + "id": "752807", + "fullName": "Äckerud Kråkedalen", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213e0c" + }, + "id": "752793", + "fullName": "Äckerud Gatetegarna", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213e0d" + }, + "id": "785807", + "fullName": "Gesebol Äckrebacken", + "parentFullName": "Olsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213e0e" + }, + "id": "861947", + "fullName": "Öster-Äcklingen", + "parentFullName": "Stugun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213e0f" + }, + "id": "728147", + "fullName": "Lundsberg Ackkärrsgård", + "parentFullName": "Storfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213e10" + }, + "id": "728148", + "fullName": "Lundsberg Ackkärrstorp", + "parentFullName": "Storfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213e11" + }, + "id": "728149", + "fullName": "Lundsberg Acktjärnsfallet", + "parentFullName": "Storfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213e12" + }, + "id": "728439", + "fullName": "Lungsund Västra Ackkärrstorp", + "parentFullName": "Storfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213e13" + }, + "id": "941943", + "fullName": "Acktjärbo", + "parentFullName": "Arbrå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213e14" + }, + "id": "952377", + "fullName": "Ackjeselet", + "parentFullName": "Koler", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213e15" + }, + "id": "953243", + "fullName": "Ackjaspåret", + "parentFullName": "Hemavan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213e16" + }, + "id": "950296", + "fullName": "Acklinga Sålunda", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1901a27dcf33cb213e17" + }, + "id": "942772", + "fullName": "Åckensjön", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e43" + }, + "id": "785662", + "fullName": "Adolfsbergsvägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e44" + }, + "id": "508218", + "fullName": "Kaga Adolfsnäs", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e46" + }, + "id": "527349", + "fullName": "Adamstorpsvägen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e48" + }, + "id": "525670", + "fullName": "Visätter Adolfsberg", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e49" + }, + "id": "501537", + "fullName": "Gustav Adolfsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e4a" + }, + "id": "507360", + "fullName": "Kolbyttemon Adolfsberg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e50" + }, + "id": "759666", + "fullName": "Adelsögatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e51" + }, + "id": "764295", + "fullName": "Adlerwalls väg", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e54" + }, + "id": "756659", + "fullName": "Adolfsberg", + "parentFullName": "Frövi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e55" + }, + "id": "744312", + "fullName": "Greta Adrians väg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e56" + }, + "id": "750501", + "fullName": "Adrian Giöbels väg", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e57" + }, + "id": "743428", + "fullName": "Adolfsbergsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e59" + }, + "id": "744404", + "fullName": "Gustav Adolfs Allé", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e5b" + }, + "id": "550323", + "fullName": "Gustav Adolfs torg", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e5c" + }, + "id": "550376", + "fullName": "Gustav Adolfs gata", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e5d" + }, + "id": "552665", + "fullName": "Adolfsbergsvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e61" + }, + "id": "566716", + "fullName": "Östra Ny Adolfsnäs", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e63" + }, + "id": "558754", + "fullName": "Gustaf Adolfsgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e69" + }, + "id": "854308", + "fullName": "Advokatgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e6a" + }, + "id": "853385", + "fullName": "Onkel Adamsstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e6b" + }, + "id": "854306", + "fullName": "Adolf Fredriksvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e6c" + }, + "id": "858440", + "fullName": "Adelswärdska Skolan", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e70" + }, + "id": "531568", + "fullName": "Adelgatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e72" + }, + "id": "763094", + "fullName": "Adamsbro", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e73" + }, + "id": "763096", + "fullName": "Adamsbro Kullen", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e74" + }, + "id": "761995", + "fullName": "Gustav Adolfsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e75" + }, + "id": "763098", + "fullName": "Adamsbro Örekullen", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e76" + }, + "id": "491050", + "fullName": "Advokatstigen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e77" + }, + "id": "490684", + "fullName": "Gustav Adolfsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e78" + }, + "id": "492303", + "fullName": "Ådravägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e79" + }, + "id": "638396", + "fullName": "Adjutantgatan", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e7a" + }, + "id": "606932", + "fullName": "Adjunktsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e7b" + }, + "id": "623534", + "fullName": "Tumbo Adolfsberg", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e7c" + }, + "id": "614024", + "fullName": "Gröndal Adolfslund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e7d" + }, + "id": "623389", + "fullName": "Mälhammar Adolfsberg", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e7e" + }, + "id": "606321", + "fullName": "Ådalsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e80" + }, + "id": "836887", + "fullName": "Adolfslund", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e81" + }, + "id": "596798", + "fullName": "Öppinge Adolfsberg", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e82" + }, + "id": "597093", + "fullName": "Alslöv Ådalen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e83" + }, + "id": "597085", + "fullName": "Tönnersa Ådala", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e84" + }, + "id": "598561", + "fullName": "Nortorp Ådalen", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e85" + }, + "id": "596402", + "fullName": "Fyllinge Ådalen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e86" + }, + "id": "596398", + "fullName": "Fyllinge Villa Ådalen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e87" + }, + "id": "875625", + "fullName": "Gustav Adolfsvägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e88" + }, + "id": "493168", + "fullName": "Advokatbacken", + "parentFullName": "Norsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e89" + }, + "id": "493834", + "fullName": "Adler Salvius väg", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e8a" + }, + "id": "651878", + "fullName": "Adams väg", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e8b" + }, + "id": "653439", + "fullName": "Öja Adamsberg", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e8c" + }, + "id": "645635", + "fullName": "Adventsvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e8d" + }, + "id": "655092", + "fullName": "Knabbarödje Adelsfors", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e8f" + }, + "id": "654158", + "fullName": "Rottne Ådalen", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e90" + }, + "id": "495496", + "fullName": "Adolfsbergsvägen", + "parentFullName": "Muskö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e91" + }, + "id": "926423", + "fullName": "Ådravägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e92" + }, + "id": "590074", + "fullName": "Adamsvägen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e93" + }, + "id": "586907", + "fullName": "Adinalvägen", + "parentFullName": "Färlöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e94" + }, + "id": "591547", + "fullName": "Onkel Adams väg", + "parentFullName": "Tollarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e95" + }, + "id": "586591", + "fullName": "Adamsbergsvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e96" + }, + "id": "712362", + "fullName": "Ada Karlssons väg", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e97" + }, + "id": "929888", + "fullName": "Ädelstensvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e98" + }, + "id": "504682", + "fullName": "Edvin Adolphsons väg", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e99" + }, + "id": "504895", + "fullName": "Haga Villa Ädelsten", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e9a" + }, + "id": "896901", + "fullName": "Adjunktvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e9b" + }, + "id": "507019", + "fullName": "Adilsvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e9c" + }, + "id": "507097", + "fullName": "Adjunktsvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e9d" + }, + "id": "890661", + "fullName": "Adamsvägen", + "parentFullName": "Kåge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e9e" + }, + "id": "891279", + "fullName": "Ådalsgatan", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213e9f" + }, + "id": "518724", + "fullName": "Adolf Lemons väg", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ea0" + }, + "id": "512987", + "fullName": "Ådalsvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ea1" + }, + "id": "686870", + "fullName": "Adelgatan", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ea2" + }, + "id": "686630", + "fullName": "Gustaf Adolfs väg", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ea3" + }, + "id": "676261", + "fullName": "Ådalsvägen", + "parentFullName": "Läckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ea4" + }, + "id": "670621", + "fullName": "Adonisvägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ea5" + }, + "id": "673686", + "fullName": "Skrävle Adolfstorp", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ea6" + }, + "id": "929410", + "fullName": "Ottilia Adelborgs gata", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ea7" + }, + "id": "673460", + "fullName": "Ådalsvägen", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ea8" + }, + "id": "668291", + "fullName": "Ådalsvägen", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ea9" + }, + "id": "668775", + "fullName": "Möllekulla Ådalen", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213eaa" + }, + "id": "702679", + "fullName": "Adjunktsvägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213eab" + }, + "id": "702272", + "fullName": "Ädelrosstigen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213eac" + }, + "id": "864520", + "fullName": "Adjutantsvägen", + "parentFullName": "Brunflo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ead" + }, + "id": "805820", + "fullName": "Adamsberg", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213eae" + }, + "id": "805247", + "fullName": "Addeboda", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213eaf" + }, + "id": "917574", + "fullName": "Adrians väg", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213eb0" + }, + "id": "800655", + "fullName": "Adinavägen", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213eb1" + }, + "id": "805239", + "fullName": "Adamsberg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213eb2" + }, + "id": "805241", + "fullName": "Addarsnäs", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213eb3" + }, + "id": "918260", + "fullName": "Adamsbergs Gård", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213eb4" + }, + "id": "805243", + "fullName": "Addarsnäs Gård", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213eb5" + }, + "id": "914391", + "fullName": "Addebodavägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213eb6" + }, + "id": "937292", + "fullName": "Adamsbergsvägen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213eb7" + }, + "id": "803463", + "fullName": "Gustaf Adolfs väg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213eb8" + }, + "id": "805245", + "fullName": "Addarsnäs Snickarbacken", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213eb9" + }, + "id": "912023", + "fullName": "Framskälby Gård Adamsbergsvägen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213eba" + }, + "id": "800629", + "fullName": "Ådalen", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ebb" + }, + "id": "804740", + "fullName": "Ådalen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ebc" + }, + "id": "804738", + "fullName": "Västertorp Ådalen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ebd" + }, + "id": "600198", + "fullName": "Adelsgatan", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ebe" + }, + "id": "826518", + "fullName": "Adrians backe", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ebf" + }, + "id": "826520", + "fullName": "Adriansbergsvägen", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ec0" + }, + "id": "881925", + "fullName": "Adolfsgränd", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ec1" + }, + "id": "882014", + "fullName": "Adnersgatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ec2" + }, + "id": "725691", + "fullName": "Adlersborgsvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ec3" + }, + "id": "725719", + "fullName": "Ådalsgatan", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ec4" + }, + "id": "573657", + "fullName": "Gustaf-Adolfsvägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ec5" + }, + "id": "577224", + "fullName": "Runtuna Adolfsberg", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ec6" + }, + "id": "581193", + "fullName": "Stigtomta Löten Adamsdal", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ec7" + }, + "id": "583054", + "fullName": "Ådalen", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ec8" + }, + "id": "575185", + "fullName": "Aspa Ådala", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ec9" + }, + "id": "581929", + "fullName": "Bogsta Ådalen", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213eca" + }, + "id": "830783", + "fullName": "Advokatvägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ecb" + }, + "id": "830520", + "fullName": "Gustav Adolfs gata", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ecc" + }, + "id": "852015", + "fullName": "Vallby Adelsgården", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ecd" + }, + "id": "833518", + "fullName": "Öm Ådalen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ece" + }, + "id": "830481", + "fullName": "Ädelstensvägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ecf" + }, + "id": "575559", + "fullName": "Adseke", + "parentFullName": "Sösdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ed0" + }, + "id": "583445", + "fullName": "Adelgatan", + "parentFullName": "Vinslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ed1" + }, + "id": "575922", + "fullName": "Ådala", + "parentFullName": "Sösdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ed2" + }, + "id": "579295", + "fullName": "Ådalsvägen", + "parentFullName": "Tormestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ed3" + }, + "id": "822060", + "fullName": "Adjutantgatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ed4" + }, + "id": "821976", + "fullName": "Adelsmansgatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ed5" + }, + "id": "822503", + "fullName": "Ådergatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ed6" + }, + "id": "533668", + "fullName": "Adamsgränd", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ed7" + }, + "id": "533932", + "fullName": "Adjunktgatan", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ed8" + }, + "id": "536267", + "fullName": "Ådalavägen", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ed9" + }, + "id": "571476", + "fullName": "Ådalavägen", + "parentFullName": "Skurup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213eda" + }, + "id": "534347", + "fullName": "Grönby Ådala", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213edb" + }, + "id": "534910", + "fullName": "Ädelgransvägen", + "parentFullName": "Beddingestrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213edc" + }, + "id": "535186", + "fullName": "Södra Virestad Ådala", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213edd" + }, + "id": "535543", + "fullName": "Västra Vemmerlöv Ådala", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ede" + }, + "id": "521801", + "fullName": "Adlerfelts gata", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213edf" + }, + "id": "922556", + "fullName": "David Adrians väg", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ee0" + }, + "id": "603913", + "fullName": "Adas väg", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ee1" + }, + "id": "605930", + "fullName": "Adelsa Gustavs väg", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ee2" + }, + "id": "600292", + "fullName": "Ådalsvägen", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ee3" + }, + "id": "603114", + "fullName": "Sörby Ådalen", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ee4" + }, + "id": "606223", + "fullName": "Ädelrosvägen", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ee5" + }, + "id": "600298", + "fullName": "Århult Ådalen", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ee6" + }, + "id": "600357", + "fullName": "Esered Ådalen", + "parentFullName": "Ätran", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ee7" + }, + "id": "513931", + "fullName": "Ådavägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ee8" + }, + "id": "515131", + "fullName": "Ådalsvägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ee9" + }, + "id": "515087", + "fullName": "Rydboholms Gård Ådalen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213eea" + }, + "id": "716236", + "fullName": "Ädelstensvägen", + "parentFullName": "Kode", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213eeb" + }, + "id": "911502", + "fullName": "Adelcrantz väg", + "parentFullName": "Ekolsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213eec" + }, + "id": "794768", + "fullName": "Altuna Ådalen", + "parentFullName": "Fjärdhundra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213eee" + }, + "id": "559731", + "fullName": "Ådalsvägen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213eef" + }, + "id": "717420", + "fullName": "Adelstorpsvägen", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ef0" + }, + "id": "717504", + "fullName": "Ådalavägen", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ef1" + }, + "id": "712766", + "fullName": "Adelsköldsgatan", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ef2" + }, + "id": "712821", + "fullName": "Gustav Adolfsgatan", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ef3" + }, + "id": "713630", + "fullName": "Ådalsgatan", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ef4" + }, + "id": "713632", + "fullName": "Ådalsstigen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ef5" + }, + "id": "810352", + "fullName": "Gustav Adolfsgatan", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ef6" + }, + "id": "748998", + "fullName": "Adolf Andersohnsgatan", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ef7" + }, + "id": "705950", + "fullName": "Ådäljan", + "parentFullName": "Sävedalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ef8" + }, + "id": "854413", + "fullName": "Ådalsvägen", + "parentFullName": "Enånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ef9" + }, + "id": "534762", + "fullName": "Adelswärdsvägen", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213efa" + }, + "id": "541160", + "fullName": "Ada Rydströms väg", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213efb" + }, + "id": "542085", + "fullName": "Skvagerfall Adelmo", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213efc" + }, + "id": "544734", + "fullName": "Möckelhult Adolfsborg", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213efd" + }, + "id": "934516", + "fullName": "Möckelhult Adolfsborg", + "parentFullName": "Odensvi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213efe" + }, + "id": "535037", + "fullName": "Hyllela Ädlaro", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213eff" + }, + "id": "534186", + "fullName": "Hellerö Ådalen", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f00" + }, + "id": "535959", + "fullName": "Hälgenäs Ådalen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f01" + }, + "id": "922763", + "fullName": "Helgenäs Ådalen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f02" + }, + "id": "536206", + "fullName": "Nelhammar Ådalen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f03" + }, + "id": "648618", + "fullName": "Adolfsberg", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f04" + }, + "id": "641513", + "fullName": "Adolfsberg", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f05" + }, + "id": "641517", + "fullName": "Adolfsberg Egala", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f06" + }, + "id": "641519", + "fullName": "Adolfsberg Grinda", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f07" + }, + "id": "641530", + "fullName": "Adolfsberg Täppan", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f08" + }, + "id": "640129", + "fullName": "Eldsund Adolfslund", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f09" + }, + "id": "641522", + "fullName": "Adolfsberg Liljelund", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f0a" + }, + "id": "641524", + "fullName": "Adolfsberg Majbacken", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f0b" + }, + "id": "641526", + "fullName": "Adolfsberg Marieberg", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f0c" + }, + "id": "641528", + "fullName": "Adolfsberg Marielund", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f0d" + }, + "id": "641515", + "fullName": "Adolfsberg Björkbacka", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f0e" + }, + "id": "641532", + "fullName": "Adolfsberg Ängsvreten", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f0f" + }, + "id": "649154", + "fullName": "Ådalstorp", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f10" + }, + "id": "649146", + "fullName": "Ådals Kvarn", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f11" + }, + "id": "649152", + "fullName": "Ådalskvarn", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f12" + }, + "id": "642231", + "fullName": "Algö Ådalen", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f13" + }, + "id": "648017", + "fullName": "Ådalsvägen", + "parentFullName": "Åkers Styckebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f14" + }, + "id": "649150", + "fullName": "Ådalsbacken", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f15" + }, + "id": "640151", + "fullName": "Eldsund Ådalen", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f16" + }, + "id": "649148", + "fullName": "Ådals Kvarn Sandsilon", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f17" + }, + "id": "788781", + "fullName": "Tranhult Adolfsberg", + "parentFullName": "Öxnevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f18" + }, + "id": "621594", + "fullName": "Ådalen", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f19" + }, + "id": "615190", + "fullName": "Ed Ådalen", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f1a" + }, + "id": "615807", + "fullName": "Årön Ädelfors", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f1b" + }, + "id": "620932", + "fullName": "Ädelstensvägen", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f1c" + }, + "id": "621596", + "fullName": "Ådalen Linnebråten", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f1d" + }, + "id": "617386", + "fullName": "Adolfsberg", + "parentFullName": "Sköldinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f1e" + }, + "id": "625022", + "fullName": "Adolfsborg", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f1f" + }, + "id": "637194", + "fullName": "Äs Ådalen", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f20" + }, + "id": "542632", + "fullName": "Ämnaröd Adagården", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f21" + }, + "id": "543594", + "fullName": "Ådala", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f22" + }, + "id": "550060", + "fullName": "Ådala Gård", + "parentFullName": "Flyinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f23" + }, + "id": "790981", + "fullName": "Jäla Adolfsro", + "parentFullName": "Floby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f24" + }, + "id": "512159", + "fullName": "Adilsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f25" + }, + "id": "675275", + "fullName": "Ådalsvägen", + "parentFullName": "Mörrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f26" + }, + "id": "479553", + "fullName": "Granskattehult Adolfsborg", + "parentFullName": "Sandsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f27" + }, + "id": "871174", + "fullName": "Ådalagatan", + "parentFullName": "Malmbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f28" + }, + "id": "548231", + "fullName": "Ådalsvägen", + "parentFullName": "Löddeköpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f29" + }, + "id": "724998", + "fullName": "Hålan Adolfsro", + "parentFullName": "Nol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f2a" + }, + "id": "720820", + "fullName": "Adolf Fredriks väg", + "parentFullName": "Alvhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f2b" + }, + "id": "566044", + "fullName": "Adjutantvägen", + "parentFullName": "Köpingebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f2d" + }, + "id": "566144", + "fullName": "Ådalavägen", + "parentFullName": "Köpingebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f2e" + }, + "id": "666407", + "fullName": "Ådalsvägen", + "parentFullName": "Bräkne-Hoby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f2f" + }, + "id": "613044", + "fullName": "Karaby Adolfsberg", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f30" + }, + "id": "617773", + "fullName": "Ådalen", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f31" + }, + "id": "624029", + "fullName": "Ådalsvägen", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f32" + }, + "id": "625278", + "fullName": "Ågårdsfors Ådalen", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f33" + }, + "id": "635131", + "fullName": "Adas väg", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f34" + }, + "id": "633649", + "fullName": "Ryd Adamsberg", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f35" + }, + "id": "629229", + "fullName": "Ådalen", + "parentFullName": "Annerstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f36" + }, + "id": "628600", + "fullName": "Vrå Ådala", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f37" + }, + "id": "634364", + "fullName": "Össjö Åderbacken", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f38" + }, + "id": "495132", + "fullName": "Adudde Gård", + "parentFullName": "Ösmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f39" + }, + "id": "488021", + "fullName": "Adolfsberg", + "parentFullName": "Norra Sorunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f3a" + }, + "id": "495388", + "fullName": "Ådala", + "parentFullName": "Ösmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f3b" + }, + "id": "926510", + "fullName": "Ådala", + "parentFullName": "Landfjärden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f3c" + }, + "id": "495392", + "fullName": "Ådudden", + "parentFullName": "Ösmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f3d" + }, + "id": "495390", + "fullName": "Ådalavägen", + "parentFullName": "Ösmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f3e" + }, + "id": "926511", + "fullName": "Ådalavägen", + "parentFullName": "Landfjärden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f3f" + }, + "id": "508429", + "fullName": "Adelsö Ringväg", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f40" + }, + "id": "508423", + "fullName": "Adelsö Kvarnväg", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f41" + }, + "id": "914225", + "fullName": "Hagalund-Adelsö", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f42" + }, + "id": "508520", + "fullName": "Haga", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f43" + }, + "id": "508481", + "fullName": "Dalby", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f44" + }, + "id": "508552", + "fullName": "Kiana", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f45" + }, + "id": "508560", + "fullName": "Kurön", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f46" + }, + "id": "508613", + "fullName": "Mälby", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f47" + }, + "id": "508651", + "fullName": "Sanda", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f48" + }, + "id": "508723", + "fullName": "Tofta", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f49" + }, + "id": "508449", + "fullName": "Björkö", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f4a" + }, + "id": "508512", + "fullName": "Gredby", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f4b" + }, + "id": "508542", + "fullName": "Höjden", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f4c" + }, + "id": "508556", + "fullName": "Kunsta", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f4d" + }, + "id": "508585", + "fullName": "Lindby", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f4e" + }, + "id": "508602", + "fullName": "Lyktan", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f4f" + }, + "id": "508603", + "fullName": "Lögarn", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f50" + }, + "id": "508666", + "fullName": "Skolan", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f51" + }, + "id": "508682", + "fullName": "Stenby", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f52" + }, + "id": "508731", + "fullName": "Videbo", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f53" + }, + "id": "913304", + "fullName": "Bruket", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f54" + }, + "id": "508435", + "fullName": "Alviken", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f55" + }, + "id": "508458", + "fullName": "Bollnäs", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f56" + }, + "id": "508465", + "fullName": "Byviken", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f57" + }, + "id": "508467", + "fullName": "Byvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f58" + }, + "id": "508530", + "fullName": "Hanmora", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f59" + }, + "id": "508678", + "fullName": "Spanien", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f5a" + }, + "id": "508433", + "fullName": "Almlunda", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f5b" + }, + "id": "508437", + "fullName": "Anneberg", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f5c" + }, + "id": "508441", + "fullName": "Bellevue", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f5d" + }, + "id": "508489", + "fullName": "Ekbacken", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f5e" + }, + "id": "508504", + "fullName": "Fåfängan", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f5f" + }, + "id": "508508", + "fullName": "Genvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f60" + }, + "id": "508534", + "fullName": "Horns väg", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f61" + }, + "id": "508564", + "fullName": "Källtorp", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f62" + }, + "id": "508632", + "fullName": "Notvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f63" + }, + "id": "508644", + "fullName": "Portugal", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f64" + }, + "id": "508699", + "fullName": "Stentorp", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f65" + }, + "id": "508741", + "fullName": "Österlid", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f66" + }, + "id": "508742", + "fullName": "Östervik", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f67" + }, + "id": "508439", + "fullName": "Bastutorp", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f68" + }, + "id": "508457", + "fullName": "Blombacka", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f69" + }, + "id": "508485", + "fullName": "Dalbylund", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f6a" + }, + "id": "508487", + "fullName": "Dalbytorp", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f6b" + }, + "id": "508514", + "fullName": "Gredby Såg", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f6c" + }, + "id": "508536", + "fullName": "Hovgården", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f6d" + }, + "id": "508544", + "fullName": "Ingalunda", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f6e" + }, + "id": "508550", + "fullName": "Karlslund", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f6f" + }, + "id": "508555", + "fullName": "Kronvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f70" + }, + "id": "508598", + "fullName": "Lisseberg", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f71" + }, + "id": "508605", + "fullName": "Marielund", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f72" + }, + "id": "508607", + "fullName": "Minkvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f73" + }, + "id": "508611", + "fullName": "Månstigen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f74" + }, + "id": "508615", + "fullName": "Mälby Gård", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f75" + }, + "id": "508634", + "fullName": "Nya Stenby", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f76" + }, + "id": "508640", + "fullName": "Oppgården", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f77" + }, + "id": "508650", + "fullName": "Rosenborg", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f78" + }, + "id": "508658", + "fullName": "Sandudden", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f79" + }, + "id": "508674", + "fullName": "Smedstorp", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f7a" + }, + "id": "508676", + "fullName": "Solvändan", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f7b" + }, + "id": "508696", + "fullName": "Stenstorp", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f7c" + }, + "id": "508725", + "fullName": "Tofta Gård", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f7d" + }, + "id": "508733", + "fullName": "Vinggränd", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f7e" + }, + "id": "508735", + "fullName": "Västervik", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f7f" + }, + "id": "913092", + "fullName": "Rälsvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f80" + }, + "id": "508506", + "fullName": "Färjeläget", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f81" + }, + "id": "508557", + "fullName": "Kunsta Gård", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f82" + }, + "id": "508568", + "fullName": "Lilla Dalby", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f83" + }, + "id": "508589", + "fullName": "Lindby Gård", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f84" + }, + "id": "508595", + "fullName": "Lindtorpet", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f85" + }, + "id": "508617", + "fullName": "Mälby Skola", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f86" + }, + "id": "508619", + "fullName": "Mälby Villa", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f87" + }, + "id": "508621", + "fullName": "Mälbyvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f88" + }, + "id": "508655", + "fullName": "Sandtorpet", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f89" + }, + "id": "508684", + "fullName": "Stenby Gård", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f8a" + }, + "id": "508693", + "fullName": "Stenhammar", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f8b" + }, + "id": "508729", + "fullName": "Toftavägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f8c" + }, + "id": "508743", + "fullName": "Östra vägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f8d" + }, + "id": "923010", + "fullName": "Badstutorp", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f8e" + }, + "id": "508443", + "fullName": "Bergby backe", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f8f" + }, + "id": "508445", + "fullName": "Bergbyvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f90" + }, + "id": "508459", + "fullName": "Bruksbacken", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f91" + }, + "id": "508497", + "fullName": "Flittens väg", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f92" + }, + "id": "508532", + "fullName": "Hanmora Gård", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f93" + }, + "id": "508546", + "fullName": "Inre Byvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f94" + }, + "id": "508559", + "fullName": "Kunstavägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f95" + }, + "id": "508574", + "fullName": "Lilla Stenby", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f96" + }, + "id": "508591", + "fullName": "Lindbyvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f97" + }, + "id": "508638", + "fullName": "Nydalsvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f98" + }, + "id": "508642", + "fullName": "Pinnmovägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f99" + }, + "id": "508671", + "fullName": "Slagarvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f9a" + }, + "id": "508692", + "fullName": "Stenbyvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f9b" + }, + "id": "508715", + "fullName": "Sättravägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f9c" + }, + "id": "508717", + "fullName": "Södergården", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f9d" + }, + "id": "508737", + "fullName": "Västra vägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f9e" + }, + "id": "508471", + "fullName": "Båtviksvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213f9f" + }, + "id": "508499", + "fullName": "Flygarbacken", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fa0" + }, + "id": "508516", + "fullName": "Grindbyvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fa1" + }, + "id": "508522", + "fullName": "Hallsta Gärde", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fa2" + }, + "id": "508524", + "fullName": "Hallstavägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fa3" + }, + "id": "508538", + "fullName": "Hovgårdsberg", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fa4" + }, + "id": "508653", + "fullName": "Sandstuvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fa5" + }, + "id": "508691", + "fullName": "Stenby Säteri", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fa6" + }, + "id": "916727", + "fullName": "Paltens backe", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fa7" + }, + "id": "508431", + "fullName": "Alholmsstigen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fa8" + }, + "id": "508469", + "fullName": "Båtsviksvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fa9" + }, + "id": "508493", + "fullName": "Ellholmsvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213faa" + }, + "id": "508501", + "fullName": "Fridhemsvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fab" + }, + "id": "508503", + "fullName": "Frutorpsvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fac" + }, + "id": "508505", + "fullName": "Fårbacksvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fad" + }, + "id": "508540", + "fullName": "Hovgårdsvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fae" + }, + "id": "508548", + "fullName": "Kantorsgården", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213faf" + }, + "id": "508566", + "fullName": "Lertäktsvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fb0" + }, + "id": "508570", + "fullName": "Lilla Dalby väg", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fb1" + }, + "id": "508604", + "fullName": "Lövlundsvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fb2" + }, + "id": "508609", + "fullName": "Myrbacksvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fb3" + }, + "id": "508623", + "fullName": "Norrängsliden", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fb4" + }, + "id": "508625", + "fullName": "Norrängsvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fb5" + }, + "id": "508646", + "fullName": "Portugalvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fb6" + }, + "id": "508661", + "fullName": "Sjötorpsvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fb7" + }, + "id": "508711", + "fullName": "Sättra Midgård", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fb8" + }, + "id": "508463", + "fullName": "Brukskogsvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fba" + }, + "id": "508509", + "fullName": "Gladhamnsvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fbb" + }, + "id": "508554", + "fullName": "Kronskogsvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fbc" + }, + "id": "508572", + "fullName": "Lilla Karlslund", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fbd" + }, + "id": "508581", + "fullName": "Lilla Stenby väg", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fbe" + }, + "id": "508583", + "fullName": "Lillskogsvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fbf" + }, + "id": "508587", + "fullName": "Lindby Bryggväg", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fc0" + }, + "id": "508600", + "fullName": "Lundkullavägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fc1" + }, + "id": "508636", + "fullName": "Nya Stenby Villa", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fc2" + }, + "id": "508648", + "fullName": "Prästviksvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fc3" + }, + "id": "508668", + "fullName": "Skäggiga backen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fc4" + }, + "id": "508680", + "fullName": "Stenbacksvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fc5" + }, + "id": "508686", + "fullName": "Stenby Sjöstuga", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fc6" + }, + "id": "508701", + "fullName": "Stora Karlslund", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fc7" + }, + "id": "508703", + "fullName": "Storgårdsvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fc8" + }, + "id": "508721", + "fullName": "Tallbacksvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fc9" + }, + "id": "508727", + "fullName": "Tofta Södergård", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fca" + }, + "id": "508455", + "fullName": "Björkö Oppgården", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fcb" + }, + "id": "508461", + "fullName": "Brukskogsbacken", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fcc" + }, + "id": "508483", + "fullName": "Dalby Stora Dalby", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fcd" + }, + "id": "508510", + "fullName": "Granholmsstigen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fce" + }, + "id": "508518", + "fullName": "Gärdsgårdsvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fcf" + }, + "id": "508596", + "fullName": "Lissboviksvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fd0" + }, + "id": "508606", + "fullName": "Marielundsvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fd1" + }, + "id": "508698", + "fullName": "Stenstorpsvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fd2" + }, + "id": "508719", + "fullName": "Tallbacken Dalby", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fd3" + }, + "id": "914283", + "fullName": "Sättra Gård Hagen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fd4" + }, + "id": "508495", + "fullName": "Elviralundsvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fd5" + }, + "id": "508507", + "fullName": "Gamla Prästgården", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fd6" + }, + "id": "508593", + "fullName": "Lindesborgsvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fd7" + }, + "id": "508694", + "fullName": "Stenskiljarvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fd8" + }, + "id": "508705", + "fullName": "Sätra Gård Gläntan", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fd9" + }, + "id": "508714", + "fullName": "Sättra Storgården", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fda" + }, + "id": "912921", + "fullName": "Sättra Gård Borgen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fdb" + }, + "id": "922577", + "fullName": "Sättra Gård Videbo", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fdc" + }, + "id": "508456", + "fullName": "Björkö Östergården", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fdd" + }, + "id": "508558", + "fullName": "Kunsta Gård Slottet", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fde" + }, + "id": "508663", + "fullName": "Skogstorps Tomtväg", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fdf" + }, + "id": "508707", + "fullName": "Sättra Gård Midgård", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fe0" + }, + "id": "910702", + "fullName": "Sättra Gård Smedjan", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fe1" + }, + "id": "910716", + "fullName": "Hovgården Karlberg", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fe2" + }, + "id": "912924", + "fullName": "Sättra Gård Ängskär", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fe3" + }, + "id": "912984", + "fullName": "Sättra Gård Lyckebo", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fe4" + }, + "id": "912327", + "fullName": "Sättra Gård Lövdala", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fe5" + }, + "id": "919753", + "fullName": "Sättra Gård Gläntan", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fe6" + }, + "id": "916697", + "fullName": "Sättra Gård Bygatan", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fe7" + }, + "id": "916835", + "fullName": "Sättra Gård Lövlund", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fe8" + }, + "id": "508451", + "fullName": "Björkö Akademivillan", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fe9" + }, + "id": "508453", + "fullName": "Björkö Mellangården", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fea" + }, + "id": "508491", + "fullName": "Ekskärs Gruppbostad", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213feb" + }, + "id": "913250", + "fullName": "Sättra Gård Storköket", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fec" + }, + "id": "926669", + "fullName": "Sättra Gård Fritiden", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fed" + }, + "id": "926671", + "fullName": "Sättra Gård Sörbacken", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fee" + }, + "id": "920803", + "fullName": "Sättra Gård Sättraudd", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fef" + }, + "id": "921658", + "fullName": "Sättra Gård Sörgården", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ff0" + }, + "id": "918328", + "fullName": "Sättra Gård Fabriken", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ff1" + }, + "id": "919425", + "fullName": "Sättra Gård Solbacken", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ff2" + }, + "id": "917115", + "fullName": "Sättra Gård Sjövillan", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ff4" + }, + "id": "508562", + "fullName": "Kuröns Behandlingshem", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ff5" + }, + "id": "508709", + "fullName": "Sättra Gård Storgården", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ff6" + }, + "id": "913905", + "fullName": "Sättra Gård Lastberget", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ff7" + }, + "id": "912869", + "fullName": "Sättra Gård Lillgården", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ff8" + }, + "id": "913653", + "fullName": "Sättra Gård Lillstugan", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ff9" + }, + "id": "922968", + "fullName": "Sättra Gård Herrgården", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ffa" + }, + "id": "916645", + "fullName": "Hovgården Södergården", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ffb" + }, + "id": "917926", + "fullName": "Sättra Gård Knallkåken", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ffc" + }, + "id": "920830", + "fullName": "Sättra Gård Skogsvillan", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ffd" + }, + "id": "915850", + "fullName": "Sättra Gård Skogsbacken", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213ffe" + }, + "id": "912870", + "fullName": "Hovgården Klockargården", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb213fff" + }, + "id": "911676", + "fullName": "Sättra Gård Byvikstorpet", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214000" + }, + "id": "508447", + "fullName": "Björkfjärdens Gruppbostad", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214001" + }, + "id": "911416", + "fullName": "Sättra Gård Storgårdsvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214002" + }, + "id": "917318", + "fullName": "Sättra Gård Storgårdsviken", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214003" + }, + "id": "926670", + "fullName": "Sättra Gård Midgårdsannexet", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214004" + }, + "id": "914071", + "fullName": "Sättra Gård Storgården Annexet", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214005" + }, + "id": "926668", + "fullName": "Sättra Gård Björkfjärdsvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214006" + }, + "id": "926672", + "fullName": "Sättra Gård Väntkuren Horns Udde", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214007" + }, + "id": "919074", + "fullName": "Sättra Gård Villa Horn Horns Udde", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214008" + }, + "id": "919488", + "fullName": "Sättra Gård Storgården Hönshuset", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214009" + }, + "id": "911347", + "fullName": "Sättra Gård Fiskarstugan Horns Udde", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21400a" + }, + "id": "526012", + "fullName": "Adolfsberg", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21400b" + }, + "id": "526014", + "fullName": "Adolfsbergsvägen", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21400c" + }, + "id": "525992", + "fullName": "Ådö Säteri Lilla Ådö", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21400d" + }, + "id": "525969", + "fullName": "Ådö Ekbo", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21400e" + }, + "id": "525997", + "fullName": "Ådövägen", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21400f" + }, + "id": "525785", + "fullName": "Lilla Ådö", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214010" + }, + "id": "525982", + "fullName": "Ådö Lugnet", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214011" + }, + "id": "525988", + "fullName": "Ådö Säteri", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214012" + }, + "id": "525996", + "fullName": "Ådöskogen", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214013" + }, + "id": "525971", + "fullName": "Ådö Ekdalen", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214014" + }, + "id": "917550", + "fullName": "Ådö Smedjan", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214015" + }, + "id": "525967", + "fullName": "Ådö Ekbacken", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214016" + }, + "id": "525984", + "fullName": "Ådö Skogsväg", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214017" + }, + "id": "525980", + "fullName": "Ådö Köpenhamn", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214018" + }, + "id": "525986", + "fullName": "Ådö Solbacken", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214019" + }, + "id": "525965", + "fullName": "Ådö Bergbacken", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21401a" + }, + "id": "525978", + "fullName": "Ådö Gamla Skolan", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21401b" + }, + "id": "525990", + "fullName": "Ådö Säteri Drabanten", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21401c" + }, + "id": "525994", + "fullName": "Ådö Säteri Sjöstugan", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21401d" + }, + "id": "491535", + "fullName": "Djuvanäs Adamstorp", + "parentFullName": "Björköby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21401e" + }, + "id": "491730", + "fullName": "Skönberga Adlersö", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21401f" + }, + "id": "491728", + "fullName": "Skönberga Adlersvik", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214020" + }, + "id": "490951", + "fullName": "Ådalen", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214021" + }, + "id": "870362", + "fullName": "Ädelvägen", + "parentFullName": "Holsbybrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214022" + }, + "id": "870483", + "fullName": "Roaryd Ådala", + "parentFullName": "Kvillsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214023" + }, + "id": "494295", + "fullName": "Mörteryd Ådala", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214024" + }, + "id": "870357", + "fullName": "Ädelfors Höjden", + "parentFullName": "Holsbybrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214025" + }, + "id": "870351", + "fullName": "Ädelfors Fågellund", + "parentFullName": "Holsbybrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214026" + }, + "id": "870359", + "fullName": "Ädelfors Kungsgård", + "parentFullName": "Holsbybrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214027" + }, + "id": "870361", + "fullName": "Ädelfors Strömsbäck", + "parentFullName": "Holsbybrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214028" + }, + "id": "522909", + "fullName": "Luntan Adolfshem", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214029" + }, + "id": "511904", + "fullName": "Gottlösa Adamstorp", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21402a" + }, + "id": "548730", + "fullName": "Östra Älgsjö Adolfsberg", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21402b" + }, + "id": "549861", + "fullName": "Öjebro Ådala", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21402c" + }, + "id": "546595", + "fullName": "Habblarp Ådala", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21402d" + }, + "id": "549660", + "fullName": "Normlösa Ådala", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21402e" + }, + "id": "482247", + "fullName": "Adelsgatan", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21402f" + }, + "id": "484044", + "fullName": "Adriansnäs Gård", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214030" + }, + "id": "500652", + "fullName": "Korsvägen Adolfslund", + "parentFullName": "Bockara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214031" + }, + "id": "916786", + "fullName": "Korsvägen Adolfslund", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214032" + }, + "id": "484947", + "fullName": "Hälsingsö Ådalen", + "parentFullName": "Fårbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214033" + }, + "id": "766418", + "fullName": "Adolfsdahl", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214034" + }, + "id": "766416", + "fullName": "Adelsbergsvägen", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214035" + }, + "id": "700320", + "fullName": "Norra Fjäll Adolfsvik", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214036" + }, + "id": "681788", + "fullName": "Glava Glasbruk Adolfsborg", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214037" + }, + "id": "879236", + "fullName": "Ådalsvägen", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214038" + }, + "id": "879245", + "fullName": "Gamla Ådalsvägen", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214039" + }, + "id": "606324", + "fullName": "Adams Gränd", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21403a" + }, + "id": "606288", + "fullName": "Adolf Perssons väg", + "parentFullName": "Skottorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21403b" + }, + "id": "606825", + "fullName": "Ådalavägen", + "parentFullName": "Veinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21403c" + }, + "id": "607727", + "fullName": "Veinge Ådala", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21403d" + }, + "id": "716267", + "fullName": "Adlersparregatan", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21403e" + }, + "id": "716491", + "fullName": "Adolfsbergsvägen", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21403f" + }, + "id": "717058", + "fullName": "Järsberg Adolfberg", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214040" + }, + "id": "716261", + "fullName": "Ådalsgatan", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214041" + }, + "id": "835666", + "fullName": "Adelavägen", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214042" + }, + "id": "837164", + "fullName": "Jula Adolfsberg", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214043" + }, + "id": "835152", + "fullName": "Adolfsbergsgatan", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214044" + }, + "id": "851215", + "fullName": "Karsmossen Adamskärret", + "parentFullName": "Lyrestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214045" + }, + "id": "801384", + "fullName": "Adjunktvägen", + "parentFullName": "Ulricehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214046" + }, + "id": "801631", + "fullName": "Ådalavägen", + "parentFullName": "Timmele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214047" + }, + "id": "912916", + "fullName": "Ädelgransgatan", + "parentFullName": "Ulricehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214048" + }, + "id": "536797", + "fullName": "Ådalagård", + "parentFullName": "Arlöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214049" + }, + "id": "748068", + "fullName": "Rya Adelund", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21404a" + }, + "id": "746922", + "fullName": "Svillinge Adolfsberg", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21404b" + }, + "id": "747049", + "fullName": "Ådalen", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21404c" + }, + "id": "749276", + "fullName": "Ingelshyttan Ådalen", + "parentFullName": "Storå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21404d" + }, + "id": "897372", + "fullName": "Adolf Hedinsplan", + "parentFullName": "Kiruna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21404e" + }, + "id": "897362", + "fullName": "Adolf Hedinsvägen", + "parentFullName": "Kiruna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21404f" + }, + "id": "770565", + "fullName": "Gustaf Adolfsgatan", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214050" + }, + "id": "791503", + "fullName": "Klev Adolfsberg", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214051" + }, + "id": "562739", + "fullName": "Ådalsvägen", + "parentFullName": "Hällestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214052" + }, + "id": "731768", + "fullName": "Adlers väg", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214053" + }, + "id": "734316", + "fullName": "Byrsta Adolfsberg", + "parentFullName": "Hallsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214054" + }, + "id": "732092", + "fullName": "Frommesta Adolfsberg", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214055" + }, + "id": "732504", + "fullName": "Brändåsen Adolfsberg", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214056" + }, + "id": "791040", + "fullName": "Adils väg", + "parentFullName": "Skokloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214057" + }, + "id": "841378", + "fullName": "Adamsvägen", + "parentFullName": "Tierp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214058" + }, + "id": "841817", + "fullName": "Adolf Ulriks väg", + "parentFullName": "Söderfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214059" + }, + "id": "845020", + "fullName": "Åddebo", + "parentFullName": "Hållnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21405a" + }, + "id": "678836", + "fullName": "Adelgatan", + "parentFullName": "Nybro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21405b" + }, + "id": "637857", + "fullName": "Ådalsvägen", + "parentFullName": "Moheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21405c" + }, + "id": "880801", + "fullName": "Norra Ådalsvägen", + "parentFullName": "Sollefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21405d" + }, + "id": "568357", + "fullName": "Adlerstens väg", + "parentFullName": "Gärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21405e" + }, + "id": "567732", + "fullName": "Tommarp Adlersro", + "parentFullName": "Tommarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21405f" + }, + "id": "575292", + "fullName": "Ådalsvägen", + "parentFullName": "Vitaby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214060" + }, + "id": "572166", + "fullName": "Addahäjdavägen", + "parentFullName": "Blentarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214061" + }, + "id": "573065", + "fullName": "Näsby Ådala", + "parentFullName": "Lövestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214062" + }, + "id": "572471", + "fullName": "Ådalsvägen", + "parentFullName": "Vollsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214063" + }, + "id": "488763", + "fullName": "Adelöv", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214064" + }, + "id": "488771", + "fullName": "Adelöv Haga", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214065" + }, + "id": "488801", + "fullName": "Adelövs Gård", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214066" + }, + "id": "488765", + "fullName": "Adelöv Bruket", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214067" + }, + "id": "488793", + "fullName": "Adelöv torget", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214068" + }, + "id": "488802", + "fullName": "Adelövs Kyrka", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214069" + }, + "id": "488806", + "fullName": "Adelövstugan", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21406a" + }, + "id": "488781", + "fullName": "Adelöv platsen", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21406b" + }, + "id": "488791", + "fullName": "Adelöv Söderby", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21406c" + }, + "id": "488797", + "fullName": "Adelöv Västerby", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21406d" + }, + "id": "488800", + "fullName": "Adelöv Ängsberg", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21406e" + }, + "id": "488767", + "fullName": "Adelöv Bäckaskog", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21406f" + }, + "id": "488769", + "fullName": "Adelöv Gåvotomta", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214070" + }, + "id": "488777", + "fullName": "Adelöv Källebäck", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214071" + }, + "id": "488783", + "fullName": "Adelöv Rosenlund", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214072" + }, + "id": "488773", + "fullName": "Adelöv Johansberg", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214073" + }, + "id": "488785", + "fullName": "Adelöv Sandstugan", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214074" + }, + "id": "488787", + "fullName": "Adelöv Strömsborg", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214075" + }, + "id": "488789", + "fullName": "Adelöv Svärdstorp", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214076" + }, + "id": "488795", + "fullName": "Adelöv Vilhelmsro", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214077" + }, + "id": "488804", + "fullName": "Adelövs Prästgård", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214078" + }, + "id": "488775", + "fullName": "Adelöv Klockelyckan", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214079" + }, + "id": "488779", + "fullName": "Adelöv Lilla Bäckaskog", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21407a" + }, + "id": "486691", + "fullName": "Ådalavägen", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21407b" + }, + "id": "489181", + "fullName": "Sötåsa Ådala", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21407c" + }, + "id": "488416", + "fullName": "Göberga Ådalen", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21407d" + }, + "id": "814487", + "fullName": "Sven Adolf Norlings gata", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21407e" + }, + "id": "878731", + "fullName": "Ådal", + "parentFullName": "Nordingrå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21407f" + }, + "id": "880038", + "fullName": "Ådalsvägen", + "parentFullName": "Bollstabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214080" + }, + "id": "880032", + "fullName": "Södra Ådalsvägen", + "parentFullName": "Bollstabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214081" + }, + "id": "880119", + "fullName": "Södra Ådalsvägen", + "parentFullName": "Väja", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214082" + }, + "id": "879688", + "fullName": "Södra Ådalsvägen", + "parentFullName": "Kramfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214083" + }, + "id": "588306", + "fullName": "Ådalavägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214084" + }, + "id": "492971", + "fullName": "Skurugata Adolfstorp", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214085" + }, + "id": "561712", + "fullName": "Adolf Nils väg", + "parentFullName": "Klippan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214086" + }, + "id": "642214", + "fullName": "Äskya Adolfsberg", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214087" + }, + "id": "628737", + "fullName": "Gustav Adolfs torg", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214088" + }, + "id": "631854", + "fullName": "Johannesnäs Adamsberg", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214089" + }, + "id": "621092", + "fullName": "Ådö", + "parentFullName": "Sparreholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21408a" + }, + "id": "621103", + "fullName": "Ådö Gård", + "parentFullName": "Sparreholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21408b" + }, + "id": "621094", + "fullName": "Ådö Ekstugan", + "parentFullName": "Sparreholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21408c" + }, + "id": "621093", + "fullName": "Ådö Brostugan", + "parentFullName": "Sparreholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21408d" + }, + "id": "621105", + "fullName": "Ådö Mosstugan", + "parentFullName": "Sparreholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21408e" + }, + "id": "621099", + "fullName": "Ådö Fiskartorp", + "parentFullName": "Sparreholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21408f" + }, + "id": "621109", + "fullName": "Ådö Rättarbostaden", + "parentFullName": "Sparreholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214090" + }, + "id": "621101", + "fullName": "Ådö Förmansbostaden", + "parentFullName": "Sparreholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214091" + }, + "id": "621107", + "fullName": "Ådö Nämndemansstugan", + "parentFullName": "Sparreholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214092" + }, + "id": "544706", + "fullName": "Adelgatan", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214093" + }, + "id": "825087", + "fullName": "Adelsvägen", + "parentFullName": "Stora Levene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214094" + }, + "id": "825952", + "fullName": "Levene Adelsåsen", + "parentFullName": "Stora Levene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214095" + }, + "id": "742255", + "fullName": "Sörberg Adeleberg", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214096" + }, + "id": "734983", + "fullName": "Herrgryt Adolfslund", + "parentFullName": "Östansjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214097" + }, + "id": "742179", + "fullName": "Stenstorp Adolfsberg", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214098" + }, + "id": "735760", + "fullName": "Nordankyrka Adolfsborg", + "parentFullName": "Vretstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214099" + }, + "id": "921154", + "fullName": "Ådalsvägen", + "parentFullName": "Hyllinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21409a" + }, + "id": "562484", + "fullName": "Ådalsvägen", + "parentFullName": "Åstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21409b" + }, + "id": "530754", + "fullName": "Ådalsvägen", + "parentFullName": "Gullringen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21409c" + }, + "id": "655868", + "fullName": "Gaperhult Adelsnäs", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21409d" + }, + "id": "830231", + "fullName": "Tibble Åderkällgattu", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21409e" + }, + "id": "760547", + "fullName": "Adels Lid", + "parentFullName": "Ellös", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21409f" + }, + "id": "759274", + "fullName": "Adlers väg", + "parentFullName": "Svanesund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140a0" + }, + "id": "677613", + "fullName": "Adas väg", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140a1" + }, + "id": "929599", + "fullName": "Ester Adolfssons gata", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140a2" + }, + "id": "577787", + "fullName": "Adams väg", + "parentFullName": "Glimåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140a3" + }, + "id": "577788", + "fullName": "Adjunktsvägen", + "parentFullName": "Glimåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140a4" + }, + "id": "877343", + "fullName": "Ekenäs Adolfsborg", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140a5" + }, + "id": "476418", + "fullName": "Hagelsrum Adolfsborg", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140a6" + }, + "id": "877270", + "fullName": "Ådalsgatan", + "parentFullName": "Järnforsen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140a7" + }, + "id": "588896", + "fullName": "Adolfsberg", + "parentFullName": "Östra Ryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140a8" + }, + "id": "589725", + "fullName": "Arentorp Addlund", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140a9" + }, + "id": "588632", + "fullName": "Gårdeby Adolfsberg", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140aa" + }, + "id": "591172", + "fullName": "Ådudden", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140ab" + }, + "id": "913677", + "fullName": "Vrångö Ådudden", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140ac" + }, + "id": "935001", + "fullName": "Lilla Eke Ådalen", + "parentFullName": "Östra Ryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140ad" + }, + "id": "553921", + "fullName": "Ådalen", + "parentFullName": "Kågeröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140ae" + }, + "id": "769197", + "fullName": "Säbytorp Adolfsborg", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140af" + }, + "id": "769029", + "fullName": "Brattberget Adolfsberg", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140b0" + }, + "id": "769033", + "fullName": "Brattberget Adolfstorp", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140b1" + }, + "id": "769031", + "fullName": "Brattberget Adolfsbergsgård", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140b2" + }, + "id": "856047", + "fullName": "Ådala", + "parentFullName": "Hok", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140b3" + }, + "id": "867007", + "fullName": "Äddebo Ekbacken", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140b4" + }, + "id": "867011", + "fullName": "Äddebo Norrgård", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140b5" + }, + "id": "867017", + "fullName": "Äddebo Södergård", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140b6" + }, + "id": "867009", + "fullName": "Äddebo Mellangård", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140b7" + }, + "id": "680824", + "fullName": "Ådal", + "parentFullName": "Ålem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140b8" + }, + "id": "587088", + "fullName": "Ådalsvägen", + "parentFullName": "Olofström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140b9" + }, + "id": "568513", + "fullName": "Adelgatan", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140ba" + }, + "id": "568577", + "fullName": "Adelsbergs Gård", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140bb" + }, + "id": "568579", + "fullName": "Adelsbergsvägen", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140bc" + }, + "id": "568952", + "fullName": "Brösarp Ådala", + "parentFullName": "Brösarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140bd" + }, + "id": "570356", + "fullName": "Gårdlösa Ådala", + "parentFullName": "Smedstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140be" + }, + "id": "928019", + "fullName": "Onslunda Ådala", + "parentFullName": "Onslunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140bf" + }, + "id": "569861", + "fullName": "Ullstorp Ådala", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140c0" + }, + "id": "570058", + "fullName": "Onslunda Ådala", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140c1" + }, + "id": "569750", + "fullName": "Spjutstorp Ådala", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140c2" + }, + "id": "569895", + "fullName": "Östra Ingelstad Ådala", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140c3" + }, + "id": "821558", + "fullName": "Forshem Adamsro", + "parentFullName": "Hällekis", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140c4" + }, + "id": "822842", + "fullName": "Fullösa Adolfsberg", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140c5" + }, + "id": "820510", + "fullName": "Hökaskog Ådalen", + "parentFullName": "Lundsbrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140c6" + }, + "id": "731595", + "fullName": "Valö Adamslund", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140c7" + }, + "id": "578553", + "fullName": "Ådalsgatan", + "parentFullName": "Killeberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140c8" + }, + "id": "580873", + "fullName": "Ådalsvägen", + "parentFullName": "Osby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140c9" + }, + "id": "571132", + "fullName": "Adventvägen", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140ca" + }, + "id": "935104", + "fullName": "Åda Dal", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140cb" + }, + "id": "598800", + "fullName": "Åda Gård", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140cc" + }, + "id": "598824", + "fullName": "Åda Haga", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140cd" + }, + "id": "598487", + "fullName": "Ådavägen", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140ce" + }, + "id": "598830", + "fullName": "Åda Lugnet", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140cf" + }, + "id": "598836", + "fullName": "Åda Vreten", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140d0" + }, + "id": "914850", + "fullName": "Åda Backar", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140d1" + }, + "id": "912564", + "fullName": "Åda Åsgård", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140d2" + }, + "id": "598798", + "fullName": "Åda Golfväg", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140d3" + }, + "id": "598833", + "fullName": "Åda Orrskog", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140d4" + }, + "id": "598788", + "fullName": "Åda Apelåker", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140d5" + }, + "id": "598790", + "fullName": "Åda Daggunga", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140d6" + }, + "id": "598826", + "fullName": "Åda Jordberg", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140d7" + }, + "id": "598828", + "fullName": "Åda Lillhaga", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140d8" + }, + "id": "598794", + "fullName": "Åda Fågelskog", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140d9" + }, + "id": "598832", + "fullName": "Åda Lökholmen", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140da" + }, + "id": "598792", + "fullName": "Åda Fagerbjörk", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140db" + }, + "id": "598820", + "fullName": "Åda Gård Åsgård", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140dc" + }, + "id": "598835", + "fullName": "Åda Sandstugan", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140dd" + }, + "id": "598806", + "fullName": "Åda Gård Kohagen", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140de" + }, + "id": "598834", + "fullName": "Åda Ryttartorpet", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140df" + }, + "id": "598796", + "fullName": "Åda Gamla Mejeriet", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140e0" + }, + "id": "598802", + "fullName": "Åda Gård Allévillan", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140e1" + }, + "id": "598804", + "fullName": "Åda Gård Gula Villan", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140e2" + }, + "id": "598812", + "fullName": "Åda Gård Norra Flygeln", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140e3" + }, + "id": "598816", + "fullName": "Åda Gård Södra Flygeln", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140e4" + }, + "id": "916055", + "fullName": "Åda Golf Restaurangen", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140e5" + }, + "id": "598814", + "fullName": "Åda Gård Skyttepaviljongen", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140e6" + }, + "id": "598822", + "fullName": "Åda Gård Östra Väderkvarnsbacken", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140e7" + }, + "id": "598818", + "fullName": "Åda Gård Västra Väderkvarnsbacken", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140e8" + }, + "id": "799011", + "fullName": "Norka Ådalen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140e9" + }, + "id": "800954", + "fullName": "Fröjered Ådalen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140ea" + }, + "id": "664372", + "fullName": "Adolfsbergsgatan", + "parentFullName": "Åmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140eb" + }, + "id": "664451", + "fullName": "Gustav Adolfsgatan", + "parentFullName": "Åmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140ec" + }, + "id": "739605", + "fullName": "Ådälet", + "parentFullName": "Bullaren", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140ed" + }, + "id": "649589", + "fullName": "Slattesmåla Adamsdal", + "parentFullName": "Ryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140ee" + }, + "id": "584771", + "fullName": "Furön Ådret", + "parentFullName": "Oxelösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140ef" + }, + "id": "668960", + "fullName": "Adels väg", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140f0" + }, + "id": "670462", + "fullName": "Prästbol Ådala", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140f1" + }, + "id": "670458", + "fullName": "Prästbol Norra Ådala", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140f2" + }, + "id": "778500", + "fullName": "Slumsvik Ådalen", + "parentFullName": "Månstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140f3" + }, + "id": "779469", + "fullName": "Algutstorp Ådala", + "parentFullName": "Tranemo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140f4" + }, + "id": "516272", + "fullName": "Ådalen", + "parentFullName": "Vaxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140f5" + }, + "id": "721325", + "fullName": "Adamstorp", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140f6" + }, + "id": "721500", + "fullName": "Gustav Adolf", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140f7" + }, + "id": "721432", + "fullName": "Geijersholm Adamstorp", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140f8" + }, + "id": "721504", + "fullName": "Gustav Adolf Lövnäset", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140f9" + }, + "id": "721514", + "fullName": "Gustav Adolf Ulrikslund", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140fa" + }, + "id": "721511", + "fullName": "Gustav Adolf Nya Lövnäset", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140fb" + }, + "id": "721502", + "fullName": "Gustav Adolf Klockargården", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140fc" + }, + "id": "721513", + "fullName": "Gustav Adolf Skräddaregården", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140fd" + }, + "id": "863041", + "fullName": "Onkel Adams väg", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140fe" + }, + "id": "864002", + "fullName": "Gustav Adolf Kyrkan", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2140ff" + }, + "id": "864000", + "fullName": "Gustav Adolf Församlingshemmet", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214100" + }, + "id": "864469", + "fullName": "Björnhult Ådalen", + "parentFullName": "Brandstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214101" + }, + "id": "550120", + "fullName": "Adelsnäsvägen", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214102" + }, + "id": "550347", + "fullName": "Adelsnäs Arknäs", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214103" + }, + "id": "550366", + "fullName": "Adelsnäs Kontor", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214104" + }, + "id": "550391", + "fullName": "Adelsnäs Valken", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214105" + }, + "id": "549867", + "fullName": "Adelswärdsgatan", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214106" + }, + "id": "550393", + "fullName": "Adelsnäs Åstugan", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214107" + }, + "id": "553049", + "fullName": "Hannäs Adolfsborg", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214108" + }, + "id": "550349", + "fullName": "Adelsnäs Badhuset", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214109" + }, + "id": "550362", + "fullName": "Adelsnäs Herrgård", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21410a" + }, + "id": "550377", + "fullName": "Adelsnäs Näbbtorp", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21410b" + }, + "id": "550383", + "fullName": "Adelsnäs Smedstorp", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21410c" + }, + "id": "550360", + "fullName": "Adelsnäs Grindstugan", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21410d" + }, + "id": "550379", + "fullName": "Adelsnäs Orangeriet", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21410e" + }, + "id": "550385", + "fullName": "Adelsnäs Stensätter", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21410f" + }, + "id": "550387", + "fullName": "Adelsnäs Tallbacken", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214110" + }, + "id": "550352", + "fullName": "Adelsnäs Fiskartorpet", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214111" + }, + "id": "550364", + "fullName": "Adelsnäs Kohagsstugan", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214112" + }, + "id": "550375", + "fullName": "Adelsnäs Nya Sunneborg", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214113" + }, + "id": "550381", + "fullName": "Adelsnäs Smedjegården", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214114" + }, + "id": "550350", + "fullName": "Adelsnäs Betjäntflygel", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214115" + }, + "id": "550373", + "fullName": "Adelsnäs Nya Gropstugan", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214116" + }, + "id": "550353", + "fullName": "Adelsnäs Funckskaflygel", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214117" + }, + "id": "550356", + "fullName": "Adelsnäs Gamla Gropstugan", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214118" + }, + "id": "550358", + "fullName": "Adelsnäs Gamla Sunneborg", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214119" + }, + "id": "550351", + "fullName": "Adelsnäs Biblioteksflygel", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21411a" + }, + "id": "550354", + "fullName": "Adelsnäs Förvaltarebostaden", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21411b" + }, + "id": "550389", + "fullName": "Adelsnäs Trädgårdsmästarflygel", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21411c" + }, + "id": "553866", + "fullName": "Broddebo Ådalen", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21411d" + }, + "id": "678663", + "fullName": "Adamstorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21411e" + }, + "id": "679036", + "fullName": "Västsjö Adamstorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21411f" + }, + "id": "679249", + "fullName": "Hällekilstorp Ådala", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214120" + }, + "id": "495044", + "fullName": "Hylletofta Ådala", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214121" + }, + "id": "867735", + "fullName": "Hjälmseryd Ådala", + "parentFullName": "Stockaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214122" + }, + "id": "495903", + "fullName": "Svältestorp Ådala", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214124" + }, + "id": "923603", + "fullName": "Gustaf Adolfsvägen", + "parentFullName": "Säter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214125" + }, + "id": "820404", + "fullName": "Gustaf Adolfs vägen", + "parentFullName": "Säter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214126" + }, + "id": "740876", + "fullName": "Långvik Adelsberg", + "parentFullName": "Åmmeberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214127" + }, + "id": "538845", + "fullName": "Dalmark Adolfsberg", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214129" + }, + "id": "736887", + "fullName": "Ådalsvägen", + "parentFullName": "Skyllberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21412a" + }, + "id": "839067", + "fullName": "Ådalsvägen", + "parentFullName": "Tibro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21412b" + }, + "id": "611049", + "fullName": "Råkna Adrians", + "parentFullName": "Långaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21412c" + }, + "id": "643308", + "fullName": "Ekhov Adolfsdal", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21412d" + }, + "id": "647303", + "fullName": "Odensberga Adolfsberg", + "parentFullName": "Stjärnhov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21412e" + }, + "id": "643138", + "fullName": "Ådahlsvägen", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21412f" + }, + "id": "683920", + "fullName": "Adjunktgatan", + "parentFullName": "Köpingsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214130" + }, + "id": "774645", + "fullName": "Örsås Adolfborg", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214131" + }, + "id": "774881", + "fullName": "Örsås Villa Adolpho", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214132" + }, + "id": "772082", + "fullName": "Bosgården Ådala", + "parentFullName": "Mjöbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214133" + }, + "id": "822696", + "fullName": "Adelborgsvägen", + "parentFullName": "Gagnef", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214134" + }, + "id": "870007", + "fullName": "Orrmo Adams", + "parentFullName": "Lillhärdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214135" + }, + "id": "938441", + "fullName": "Vemdalsskalet Adolf Hallgrens väg S", + "parentFullName": "Vemdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214136" + }, + "id": "870787", + "fullName": "Överhogdal Ådala", + "parentFullName": "Ytterhogdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214137" + }, + "id": "921439", + "fullName": "Gustav Adolfkojan", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214138" + }, + "id": "817195", + "fullName": "Äddjegårdsvägen", + "parentFullName": "Lima", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214139" + }, + "id": "707687", + "fullName": "Kroken Adelstugan", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21413a" + }, + "id": "705955", + "fullName": "Bjärn Administrationsbyggnad", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21413b" + }, + "id": "517426", + "fullName": "Västra Eneby Adlerskog Gård", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21413c" + }, + "id": "551170", + "fullName": "Vena Ådala", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21413d" + }, + "id": "518823", + "fullName": "Ådalavägen", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21413e" + }, + "id": "519478", + "fullName": "Bankevid Ådala", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21413f" + }, + "id": "517676", + "fullName": "Blomsfors Ådalen", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214140" + }, + "id": "843879", + "fullName": "Atterud Adolfsberg", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214141" + }, + "id": "844995", + "fullName": "Ängarna Adolfsberg", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214142" + }, + "id": "844765", + "fullName": "Månsarud Adolfsberg", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214143" + }, + "id": "845958", + "fullName": "Riddarhagen Adolfsberg", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214144" + }, + "id": "845762", + "fullName": "Halna Ådalen", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214145" + }, + "id": "852960", + "fullName": "Lagerfors Ådalen", + "parentFullName": "Moholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214146" + }, + "id": "845424", + "fullName": "Sandbräckan Ådalen", + "parentFullName": "Älgarås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214147" + }, + "id": "752350", + "fullName": "Adamserud", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214148" + }, + "id": "752356", + "fullName": "Adamserud Tuten", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214149" + }, + "id": "752352", + "fullName": "Adamserud Bergarud", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21414a" + }, + "id": "752354", + "fullName": "Adamserud Finserud", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21414b" + }, + "id": "753525", + "fullName": "Anolfsbyn Adamserud", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21414c" + }, + "id": "785705", + "fullName": "Ådalen", + "parentFullName": "Töllsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21414d" + }, + "id": "632782", + "fullName": "Berga Adolfsberg", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21414e" + }, + "id": "626263", + "fullName": "Baggetorp Adolfsberg", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21414f" + }, + "id": "841237", + "fullName": "Ådalsvägen", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214150" + }, + "id": "686045", + "fullName": "Adolfsfors", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214151" + }, + "id": "686063", + "fullName": "Adolfsfors Hagen", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214152" + }, + "id": "686065", + "fullName": "Adolfsfors Hamra", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214153" + }, + "id": "686053", + "fullName": "Adolfsfors Enbacka", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214154" + }, + "id": "686059", + "fullName": "Adolfsfors Gläntan", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214155" + }, + "id": "686061", + "fullName": "Adolfsfors Gunnebo", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214156" + }, + "id": "686077", + "fullName": "Adolfsfors Kvarnen", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214157" + }, + "id": "686083", + "fullName": "Adolfsfors Kölåsen", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214158" + }, + "id": "686102", + "fullName": "Adolfsfors Skolan", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214159" + }, + "id": "686108", + "fullName": "Adolfsfors Solhem", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21415a" + }, + "id": "686112", + "fullName": "Adolfsfors Svängen", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21415b" + }, + "id": "686055", + "fullName": "Adolfsfors Furulund", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21415c" + }, + "id": "686067", + "fullName": "Adolfsfors Herrgård", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21415d" + }, + "id": "686073", + "fullName": "Adolfsfors Hyttåsen", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21415e" + }, + "id": "686079", + "fullName": "Adolfsfors Kölhaget", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21415f" + }, + "id": "686081", + "fullName": "Adolfsfors Kölsätra", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214160" + }, + "id": "686110", + "fullName": "Adolfsfors Solliden", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214161" + }, + "id": "686118", + "fullName": "Adolfsfors Älvängen", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214162" + }, + "id": "686087", + "fullName": "Adolfsfors Lillsätra", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214163" + }, + "id": "686089", + "fullName": "Adolfsfors Mörtleken", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214164" + }, + "id": "686098", + "fullName": "Adolfsfors Skogslund", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214165" + }, + "id": "686100", + "fullName": "Adolfsfors Skogstorp", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214166" + }, + "id": "686106", + "fullName": "Adolfsfors Solgården", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214167" + }, + "id": "686047", + "fullName": "Adolfsfors Björkbacka", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214168" + }, + "id": "686049", + "fullName": "Adolfsfors Björkhagen", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214169" + }, + "id": "686085", + "fullName": "Adolfsfors Liljastuga", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21416a" + }, + "id": "686096", + "fullName": "Adolfsfors Skogsliden", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21416b" + }, + "id": "686104", + "fullName": "Adolfsfors Snickeriet", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21416c" + }, + "id": "686114", + "fullName": "Adolfsfors Thorsgropen", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21416d" + }, + "id": "686116", + "fullName": "Adolfsfors Verkstaden", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21416e" + }, + "id": "686057", + "fullName": "Adolfsfors Gamla Affären", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21416f" + }, + "id": "686075", + "fullName": "Adolfsfors Kraftstation", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214170" + }, + "id": "686086", + "fullName": "Adolfsfors Lilla Kvarnen", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214171" + }, + "id": "686120", + "fullName": "Adolfsfors Övre Hyttåsen", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214172" + }, + "id": "686088", + "fullName": "Adolfsfors Missionskyrka", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214173" + }, + "id": "686051", + "fullName": "Adolfsfors Björnes Magasin", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214174" + }, + "id": "686091", + "fullName": "Adolfsfors Nordkvistsstugan", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214175" + }, + "id": "689653", + "fullName": "Kyrkeskogen Adolfsforsbaracken", + "parentFullName": "Koppom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214176" + }, + "id": "593764", + "fullName": "Fifalla Ådalen", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214177" + }, + "id": "756226", + "fullName": "Öna Adolfsberg", + "parentFullName": "Mullhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214178" + }, + "id": "754737", + "fullName": "Magria Adolfsberg", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214179" + }, + "id": "755727", + "fullName": "Dormen Bäcklunda Adolfslund", + "parentFullName": "Mullhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21417a" + }, + "id": "754027", + "fullName": "Hackvads Via Ådalen", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21417b" + }, + "id": "756212", + "fullName": "Ängatorpsvägen Ådalen", + "parentFullName": "Mullhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21417c" + }, + "id": "540012", + "fullName": "Adolfsnäs", + "parentFullName": "Vadstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21417d" + }, + "id": "539860", + "fullName": "Kartorp Adineborg", + "parentFullName": "Borghamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21417e" + }, + "id": "682053", + "fullName": "Åd", + "parentFullName": "Söderåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21417f" + }, + "id": "681578", + "fullName": "Ådalen", + "parentFullName": "Gullabo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214180" + }, + "id": "682060", + "fullName": "Åd Åvik", + "parentFullName": "Söderåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214181" + }, + "id": "682062", + "fullName": "Ådholmen", + "parentFullName": "Söderåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214182" + }, + "id": "681384", + "fullName": "Ilingetorp Ådala", + "parentFullName": "Torsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214183" + }, + "id": "847622", + "fullName": "Fredrik Ådahls väg", + "parentFullName": "Undenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214184" + }, + "id": "498950", + "fullName": "Vireda Ådala", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214185" + }, + "id": "498544", + "fullName": "Bälaryds-Öja Ådala", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214186" + }, + "id": "867877", + "fullName": "Adamssonstugan", + "parentFullName": "Bräcke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214187" + }, + "id": "868473", + "fullName": "Adamssonskojan", + "parentFullName": "Kälarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214188" + }, + "id": "500866", + "fullName": "Drageryd Adolfsborg", + "parentFullName": "Högsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214189" + }, + "id": "875751", + "fullName": "Ådalsvägen", + "parentFullName": "Fågelfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21418a" + }, + "id": "500176", + "fullName": "Ådalsvägen", + "parentFullName": "Högsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21418b" + }, + "id": "876060", + "fullName": "Värlebo Ädeldal", + "parentFullName": "Ruda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21418c" + }, + "id": "886599", + "fullName": "Adolfs väg", + "parentFullName": "Hemavan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21418d" + }, + "id": "888120", + "fullName": "Adolfslund", + "parentFullName": "Storuman", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21418e" + }, + "id": "886613", + "fullName": "Gustav Adolfs väg", + "parentFullName": "Hemavan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21418f" + }, + "id": "738643", + "fullName": "Skyttatorp Adams", + "parentFullName": "Tived", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214190" + }, + "id": "737320", + "fullName": "Ådalen", + "parentFullName": "Hasselfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214191" + }, + "id": "546914", + "fullName": "Ramfall Adelsnäs", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214192" + }, + "id": "510957", + "fullName": "Ådalsvägen", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214193" + }, + "id": "510875", + "fullName": "Ryckelsby Ådala", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214194" + }, + "id": "861502", + "fullName": "Adrianstorpet", + "parentFullName": "Stugun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214195" + }, + "id": "557554", + "fullName": "Heda Adolfslund", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214196" + }, + "id": "558015", + "fullName": "Vallby Ådalen", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214197" + }, + "id": "556190", + "fullName": "Erstorp Ådalen", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214198" + }, + "id": "765650", + "fullName": "Adam Och Evas väg", + "parentFullName": "Riddarhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb214199" + }, + "id": "931468", + "fullName": "Adolfsnäs", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21419a" + }, + "id": "931950", + "fullName": "Asby Adolfsbo", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21419b" + }, + "id": "931935", + "fullName": "Ådala Ådalen", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21419c" + }, + "id": "931926", + "fullName": "Ådala", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21419d" + }, + "id": "931936", + "fullName": "Ådala Åtuna", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21419e" + }, + "id": "931928", + "fullName": "Ådala Broarp", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb21419f" + }, + "id": "931933", + "fullName": "Ådala Nydala", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141a0" + }, + "id": "932840", + "fullName": "Sunnanå Ådala", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141a1" + }, + "id": "487889", + "fullName": "Sunnanå Ådala", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141a2" + }, + "id": "931929", + "fullName": "Ådala Furulund", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141a3" + }, + "id": "931927", + "fullName": "Ådala Björkbacka", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141a4" + }, + "id": "931930", + "fullName": "Ådala Kindstugan", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141a5" + }, + "id": "931931", + "fullName": "Ådala Lanthandel", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141a6" + }, + "id": "931934", + "fullName": "Ådala Tallhyddan", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141a7" + }, + "id": "931932", + "fullName": "Ådala Lodhult Stora", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141a8" + }, + "id": "888861", + "fullName": "Adakliden", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141a9" + }, + "id": "888860", + "fullName": "Adakgruvan", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141aa" + }, + "id": "888883", + "fullName": "Lönås", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141ab" + }, + "id": "888896", + "fullName": "Öberg", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141ac" + }, + "id": "888863", + "fullName": "Aspnäs", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141ad" + }, + "id": "888881", + "fullName": "Ljungby", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141ae" + }, + "id": "888885", + "fullName": "Nygatan", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141af" + }, + "id": "888888", + "fullName": "Skidnäs", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141b0" + }, + "id": "888865", + "fullName": "Bastusel", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141b1" + }, + "id": "888867", + "fullName": "Björknäs", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141b2" + }, + "id": "888874", + "fullName": "Hundberg", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141b3" + }, + "id": "888876", + "fullName": "Karlgård", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141b4" + }, + "id": "888887", + "fullName": "Sjövägen", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141b5" + }, + "id": "888890", + "fullName": "Storhult", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141b6" + }, + "id": "888891", + "fullName": "Surliden", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141b7" + }, + "id": "888895", + "fullName": "Tullberg", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141b8" + }, + "id": "888866", + "fullName": "Björkland", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141b9" + }, + "id": "888868", + "fullName": "Blausjaur", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141ba" + }, + "id": "888870", + "fullName": "Brännlund", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141bb" + }, + "id": "888872", + "fullName": "Gruvvägen", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141bc" + }, + "id": "888882", + "fullName": "Ljusbacka", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141bd" + }, + "id": "888884", + "fullName": "Malåvägen", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141be" + }, + "id": "888886", + "fullName": "Ringvägen", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141bf" + }, + "id": "888893", + "fullName": "Tjärnberg", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141c0" + }, + "id": "888898", + "fullName": "Östanbäck", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141c1" + }, + "id": "888869", + "fullName": "Brännliden", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141c2" + }, + "id": "888871", + "fullName": "Granbacken", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141c3" + }, + "id": "888877", + "fullName": "Kedjeheden", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141c4" + }, + "id": "888879", + "fullName": "Kuorbevare", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141c5" + }, + "id": "888880", + "fullName": "Kvarnvägen", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141c6" + }, + "id": "888897", + "fullName": "Öhmansvägen", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141c7" + }, + "id": "888889", + "fullName": "Slagnäsvägen", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141c8" + }, + "id": "888864", + "fullName": "Bastunäsvägen", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141c9" + }, + "id": "888873", + "fullName": "Gustavsbränna", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141ca" + }, + "id": "888875", + "fullName": "Håptjärnliden", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141cb" + }, + "id": "888878", + "fullName": "Knivmyrbacken", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141cc" + }, + "id": "888892", + "fullName": "Sörgårdsvägen", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141cd" + }, + "id": "888894", + "fullName": "Tjärnbergsbränna", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141ce" + }, + "id": "888862", + "fullName": "Arthur Fribergs väg", + "parentFullName": "Adak", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141cf" + }, + "id": "889413", + "fullName": "Adakvägen", + "parentFullName": "Slagnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141d0" + }, + "id": "889545", + "fullName": "Adakvägen", + "parentFullName": "Laisvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141d1" + }, + "id": "889546", + "fullName": "Adolfström", + "parentFullName": "Laisvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141d2" + }, + "id": "883849", + "fullName": "Adamsgatan", + "parentFullName": "Åsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141d3" + }, + "id": "941193", + "fullName": "Adelas väg", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141d4" + }, + "id": "954130", + "fullName": "Adela Udde", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141d5" + }, + "id": "941423", + "fullName": "Ada Blocks gata", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141d6" + }, + "id": "951975", + "fullName": "Addebodavägen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141d7" + }, + "id": "953040", + "fullName": "Adjunktsgatan", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141d8" + }, + "id": "942793", + "fullName": "Adler Salvius Krok", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141d9" + }, + "id": "944906", + "fullName": "Ida Adamssons gata", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141da" + }, + "id": "947515", + "fullName": "Solåsen Adolfslund", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141db" + }, + "id": "947498", + "fullName": "Ada Arwedsons gata", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141dc" + }, + "id": "945281", + "fullName": "Gustaf II Adolfs Park", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141dd" + }, + "id": "953756", + "fullName": "Adolfsfors Kölamossen", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141de" + }, + "id": "951755", + "fullName": "Vällinge Adjutantbostaden", + "parentFullName": "Norsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141df" + }, + "id": "944447", + "fullName": "Vemdalsskalet Adolf Hallgrens väg N", + "parentFullName": "Vemdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141e0" + }, + "id": "946179", + "fullName": "Kyrkeskogen Adolfsforsbaracken", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141e1" + }, + "id": "952524", + "fullName": "Tegelbrännarvägen", + "parentFullName": "Adelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141e2" + }, + "id": "945075", + "fullName": "Ådasvängen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141e3" + }, + "id": "942121", + "fullName": "Ådalavägen", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1903a27dcf33cb2141e4" + }, + "id": "952069", + "fullName": "Östra Ingelstad Ådala", + "parentFullName": "Smedstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1904a27dcf33cb2141e5" + }, + "id": "614809", + "fullName": "Åeke", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1904a27dcf33cb2141e6" + }, + "id": "614811", + "fullName": "Åeke Bäckatorp", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1904a27dcf33cb2141e7" + }, + "id": "614812", + "fullName": "Åeke Nyahemmet", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1904a27dcf33cb2141e8" + }, + "id": "640345", + "fullName": "Åeke", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1904a27dcf33cb2141e9" + }, + "id": "640347", + "fullName": "Åeke Ekefors", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2141ef" + }, + "id": "509622", + "fullName": "Aftongatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2141f1" + }, + "id": "528491", + "fullName": "Flistad Gamla Affär", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2141f2" + }, + "id": "526412", + "fullName": "Bjärka-Säby Affären", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2141f3" + }, + "id": "528493", + "fullName": "Flistad Gamla Affären", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2141f6" + }, + "id": "552242", + "fullName": "Aftonsången", + "parentFullName": "Allerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2141f8" + }, + "id": "596195", + "fullName": "Grensholm Affären", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2141fa" + }, + "id": "854315", + "fullName": "Aftonstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2141fb" + }, + "id": "858007", + "fullName": "Af Klerckers väg", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2141fc" + }, + "id": "883458", + "fullName": "Aftonvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2141fd" + }, + "id": "782062", + "fullName": "Aftonvägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2141fe" + }, + "id": "623539", + "fullName": "Tumbo Aftonro", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2141ff" + }, + "id": "609003", + "fullName": "Jäders-Mälby Aftonro", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214200" + }, + "id": "483071", + "fullName": "Tippens Affärscentrum", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214201" + }, + "id": "593280", + "fullName": "Aftonvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214202" + }, + "id": "877656", + "fullName": "Affärsgatan", + "parentFullName": "Kvissleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214203" + }, + "id": "499375", + "fullName": "Gamla Affären", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214204" + }, + "id": "498390", + "fullName": "S:t Afrem Syrerns plan", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214205" + }, + "id": "493508", + "fullName": "Aftonvägen", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214206" + }, + "id": "638977", + "fullName": "Ör Affären", + "parentFullName": "Ör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214207" + }, + "id": "645636", + "fullName": "Aftonvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214208" + }, + "id": "651673", + "fullName": "Aftonvägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214209" + }, + "id": "487894", + "fullName": "Åfiskevägen", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21420b" + }, + "id": "894283", + "fullName": "Affärsvägen", + "parentFullName": "Råneå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21420c" + }, + "id": "507292", + "fullName": "Aftonvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21420d" + }, + "id": "506914", + "fullName": "Af Ugglas väg", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21420e" + }, + "id": "889847", + "fullName": "Aftongränd", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21420f" + }, + "id": "888497", + "fullName": "Åfors", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214210" + }, + "id": "668547", + "fullName": "Affärsvägen", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214211" + }, + "id": "669444", + "fullName": "Brömsebro Affär", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214212" + }, + "id": "673725", + "fullName": "Sälleryd Affären", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214213" + }, + "id": "670851", + "fullName": "Af Håkanssons väg", + "parentFullName": "Lyckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214214" + }, + "id": "670856", + "fullName": "Afvelsgärdevägen", + "parentFullName": "Lyckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214215" + }, + "id": "704660", + "fullName": "Affärsvägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214216" + }, + "id": "804746", + "fullName": "Affes väg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214217" + }, + "id": "804890", + "fullName": "Håtö Affär", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214218" + }, + "id": "919083", + "fullName": "Affes väg Södra", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214219" + }, + "id": "921557", + "fullName": "Affes väg Norra", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21421a" + }, + "id": "915915", + "fullName": "Aftonsolsvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21421b" + }, + "id": "800402", + "fullName": "Rumsättra Rumsättra Affär", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21421c" + }, + "id": "600432", + "fullName": "Bro Gamla Affären", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21421d" + }, + "id": "726277", + "fullName": "Aftonbrisvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21421e" + }, + "id": "577986", + "fullName": "Aftonstigen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21421f" + }, + "id": "577647", + "fullName": "Svärta Gård Affärshuset", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214220" + }, + "id": "579345", + "fullName": "Koppartorp Gamla Affären", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214221" + }, + "id": "582421", + "fullName": "Lästringe Veda Åfors", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214222" + }, + "id": "831244", + "fullName": "Aftonpromenaden", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214223" + }, + "id": "926677", + "fullName": "Affärsplan", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214224" + }, + "id": "523405", + "fullName": "Aftonro", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214225" + }, + "id": "533825", + "fullName": "Aftonbrisvägen", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214226" + }, + "id": "521067", + "fullName": "Afrodites plats", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214227" + }, + "id": "603815", + "fullName": "Ullarp Afzegård", + "parentFullName": "Ugglarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214228" + }, + "id": "484035", + "fullName": "Afrodites väg", + "parentFullName": "Gustavsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214229" + }, + "id": "892310", + "fullName": "Affärsgatan", + "parentFullName": "Öjebyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21422a" + }, + "id": "891877", + "fullName": "Åfors", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21422b" + }, + "id": "914792", + "fullName": "Aftonvägen", + "parentFullName": "Floda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21422c" + }, + "id": "717623", + "fullName": "Af Bjerkéns väg", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21422d" + }, + "id": "713179", + "fullName": "Afzeliivägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21422e" + }, + "id": "811016", + "fullName": "Gillstad Affären", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21422f" + }, + "id": "809565", + "fullName": "Saleby Friggeråker Af Saleby", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214230" + }, + "id": "705251", + "fullName": "Aftonstigen", + "parentFullName": "Partille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214231" + }, + "id": "531811", + "fullName": "Bolhult Affären", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214232" + }, + "id": "532954", + "fullName": "Skaftet Affären", + "parentFullName": "Gunnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214233" + }, + "id": "934230", + "fullName": "Bolhult Affären", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214234" + }, + "id": "531293", + "fullName": "Norrhult Affären", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214235" + }, + "id": "541754", + "fullName": "Almvik Affärshuset", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214236" + }, + "id": "533158", + "fullName": "Västrum Gamla Affären", + "parentFullName": "Gunnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214237" + }, + "id": "912525", + "fullName": "Lysingsbadet Affären", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214238" + }, + "id": "533990", + "fullName": "Bredvassa Gamla Affären", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21423a" + }, + "id": "649584", + "fullName": "Valsberga Affär", + "parentFullName": "Åkers Styckebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21423b" + }, + "id": "642847", + "fullName": "Tuna Gamla Affären", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21423c" + }, + "id": "768218", + "fullName": "Spjutås Affären", + "parentFullName": "Öxabäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21423d" + }, + "id": "614867", + "fullName": "Åvall Åfällan", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21423e" + }, + "id": "625147", + "fullName": "Djupviks Affär", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21423f" + }, + "id": "624861", + "fullName": "Toltorp Gamla Affären", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214240" + }, + "id": "793073", + "fullName": "Affärsgatan", + "parentFullName": "Slutarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214241" + }, + "id": "789982", + "fullName": "Afzeliigatan", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214242" + }, + "id": "790755", + "fullName": "Västtorp Aftonsjön", + "parentFullName": "Floby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214243" + }, + "id": "797167", + "fullName": "Broddetorp Afzegården", + "parentFullName": "Broddetorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214244" + }, + "id": "512591", + "fullName": "Affärsstigen", + "parentFullName": "Stocksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214245" + }, + "id": "548404", + "fullName": "Affärsvägen", + "parentFullName": "Löddeköpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214246" + }, + "id": "624197", + "fullName": "Kyrkarp Gamla Affären", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214247" + }, + "id": "635169", + "fullName": "Bolmstad Gamla Affären", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214248" + }, + "id": "510039", + "fullName": "Sånga Säby Gamla Affären", + "parentFullName": "Svartsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214249" + }, + "id": "511906", + "fullName": "Gottlösa Affär", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21424a" + }, + "id": "477905", + "fullName": "Ishult Affären", + "parentFullName": "Kristdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21424b" + }, + "id": "485103", + "fullName": "Mörtfors Affären", + "parentFullName": "Fårbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21424c" + }, + "id": "484935", + "fullName": "Hälsingsö Affären", + "parentFullName": "Fårbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21424d" + }, + "id": "683198", + "fullName": "Vissle Aftonro", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21424e" + }, + "id": "685306", + "fullName": "Räxed Affären", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21424f" + }, + "id": "685881", + "fullName": "Tobol Affären", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214250" + }, + "id": "683921", + "fullName": "Bortan Affären", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214251" + }, + "id": "685146", + "fullName": "Mången Affären", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214252" + }, + "id": "684311", + "fullName": "Fredros Affären", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214253" + }, + "id": "682817", + "fullName": "Sölje Gamla Affären", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214254" + }, + "id": "702764", + "fullName": "Slobyn Övre Affären", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214255" + }, + "id": "696056", + "fullName": "Öjerud Gamla Affären", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214256" + }, + "id": "681790", + "fullName": "Glava Glasbruk Affären", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214257" + }, + "id": "682454", + "fullName": "Lenungshammar Affären", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214258" + }, + "id": "693488", + "fullName": "Högvalta Gamla Affären", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214259" + }, + "id": "702903", + "fullName": "Västra Takene Affären", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21425a" + }, + "id": "935995", + "fullName": "Glava Glasbruk Aftasbeta", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21425b" + }, + "id": "696431", + "fullName": "Gördsbyn Älgå Gamla Affären", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21425c" + }, + "id": "697668", + "fullName": "Älgå-Gränsjön Gamla Affären", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21425d" + }, + "id": "845874", + "fullName": "Aftonmyravägen", + "parentFullName": "Sandarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21425e" + }, + "id": "837190", + "fullName": "Jula Gamla Affären", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21425f" + }, + "id": "838081", + "fullName": "Lugnås Gamla Affären", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214260" + }, + "id": "930714", + "fullName": "Åfärd", + "parentFullName": "Dalum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214261" + }, + "id": "789667", + "fullName": "Åfärd", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214262" + }, + "id": "803462", + "fullName": "Åfors", + "parentFullName": "Hökerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214263" + }, + "id": "930715", + "fullName": "Åfärd Kvarnen", + "parentFullName": "Dalum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214264" + }, + "id": "789669", + "fullName": "Åfärd Kvarnen", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214265" + }, + "id": "748346", + "fullName": "Åfallet", + "parentFullName": "Vedevåg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214266" + }, + "id": "748349", + "fullName": "Åfallet gatan", + "parentFullName": "Vedevåg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214267" + }, + "id": "748351", + "fullName": "Åfallet Tallbacken", + "parentFullName": "Vedevåg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214268" + }, + "id": "791236", + "fullName": "Aftonvägen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214269" + }, + "id": "615073", + "fullName": "Göntorps Gamla Affär", + "parentFullName": "Högsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21426b" + }, + "id": "731770", + "fullName": "Affärsgatan", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21426c" + }, + "id": "679222", + "fullName": "Aftonstigen", + "parentFullName": "Nybro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21426d" + }, + "id": "639481", + "fullName": "Blädingenäs Afrika", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21426e" + }, + "id": "639742", + "fullName": "Lekaryd Gamla Affären", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21426f" + }, + "id": "567090", + "fullName": "Afzegången", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214270" + }, + "id": "488467", + "fullName": "Kapela Affären", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214271" + }, + "id": "814742", + "fullName": "Afsengatan", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214272" + }, + "id": "814682", + "fullName": "Afzeliigatan", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214273" + }, + "id": "818172", + "fullName": "Händene Aftonro", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214274" + }, + "id": "898150", + "fullName": "Aftonstigen", + "parentFullName": "Malmberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214275" + }, + "id": "782795", + "fullName": "Åfors", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214276" + }, + "id": "782891", + "fullName": "Östuna Åfors", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214277" + }, + "id": "641685", + "fullName": "Kvarnatorp Åfors", + "parentFullName": "Virestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214278" + }, + "id": "630296", + "fullName": "Vadsbro Affär", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214279" + }, + "id": "630843", + "fullName": "Stäringe Gamla Affären Nedre", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21427a" + }, + "id": "630845", + "fullName": "Stäringe Gamla Affären Övre", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21427b" + }, + "id": "893767", + "fullName": "Affärsvägen", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21427c" + }, + "id": "824685", + "fullName": "Afzelius väg", + "parentFullName": "Larv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21427d" + }, + "id": "826182", + "fullName": "Naum Afsgården", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21427e" + }, + "id": "742339", + "fullName": "Bo Boo Affär", + "parentFullName": "Hjortkvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21427f" + }, + "id": "742297", + "fullName": "Averby Afverby Flygel", + "parentFullName": "Hjortkvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214280" + }, + "id": "742302", + "fullName": "Averby Afverby Herrgård", + "parentFullName": "Hjortkvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214281" + }, + "id": "742581", + "fullName": "Haddebo Åfallet", + "parentFullName": "Hjortkvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214282" + }, + "id": "663704", + "fullName": "Olebyn Affären", + "parentFullName": "Långserud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214283" + }, + "id": "662949", + "fullName": "Ökne Affären", + "parentFullName": "Värmlands Nysäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214284" + }, + "id": "663716", + "fullName": "Rudsbyn Affären", + "parentFullName": "Långserud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214285" + }, + "id": "655501", + "fullName": "Berg Gamla Affären", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214286" + }, + "id": "656246", + "fullName": "Kalvhagen Affären", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214287" + }, + "id": "657409", + "fullName": "Grorud Gamla Affären", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214288" + }, + "id": "661957", + "fullName": "Byn Gamla Affären", + "parentFullName": "Värmlands Nysäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214289" + }, + "id": "656060", + "fullName": "Gunnerud Gamla Affären", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21428a" + }, + "id": "665310", + "fullName": "Källbyn Gamla Affären", + "parentFullName": "Svanskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21428b" + }, + "id": "663889", + "fullName": "Stenbyn Gamla Affären", + "parentFullName": "Långserud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21428c" + }, + "id": "655723", + "fullName": "Eskilsäters-Byn Affären", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21428d" + }, + "id": "656251", + "fullName": "Kalvhagen Gamla Affären", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21428e" + }, + "id": "662139", + "fullName": "Gårdsvik Gamla Affären", + "parentFullName": "Värmlands Nysäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21428f" + }, + "id": "662367", + "fullName": "Kålsäter Gamla Affären", + "parentFullName": "Värmlands Nysäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214290" + }, + "id": "662814", + "fullName": "Södra Högsäter Affären", + "parentFullName": "Värmlands Nysäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214291" + }, + "id": "663820", + "fullName": "Sillingsfors Gamla Affären", + "parentFullName": "Långserud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214292" + }, + "id": "683133", + "fullName": "Aftongränd", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214293" + }, + "id": "677187", + "fullName": "Affärsgatan", + "parentFullName": "Mörbylånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214294" + }, + "id": "860880", + "fullName": "Åflo", + "parentFullName": "Offerdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214295" + }, + "id": "860911", + "fullName": "Övre Åflo", + "parentFullName": "Offerdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214296" + }, + "id": "860883", + "fullName": "Åflo Hammar", + "parentFullName": "Offerdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214297" + }, + "id": "928111", + "fullName": "Hylta Affären", + "parentFullName": "Immeln", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214298" + }, + "id": "577638", + "fullName": "Hylta Affären", + "parentFullName": "Sibbhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb214299" + }, + "id": "585960", + "fullName": "Gamla Affär", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21429a" + }, + "id": "935007", + "fullName": "Östra Ryd Affären", + "parentFullName": "Östra Ryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21429b" + }, + "id": "591305", + "fullName": "Sjögerum Affären", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21429c" + }, + "id": "769132", + "fullName": "Hällby Gamla Affären", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21429d" + }, + "id": "769605", + "fullName": "Jädersby Gamla Affären", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21429e" + }, + "id": "680480", + "fullName": "Åforsvägen", + "parentFullName": "Blomstermåla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb21429f" + }, + "id": "821048", + "fullName": "Blombergs Affär", + "parentFullName": "Källby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142a0" + }, + "id": "820755", + "fullName": "Myråsen Affären", + "parentFullName": "Lundsbrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142a1" + }, + "id": "819707", + "fullName": "Holmestad Lilleskogs Affär", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142a2" + }, + "id": "729445", + "fullName": "Saltbacken Gamla Affären", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142a3" + }, + "id": "798185", + "fullName": "Gälleberg Affären", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142a4" + }, + "id": "799500", + "fullName": "Östra Gerum Affären", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142a5" + }, + "id": "737737", + "fullName": "Affärsvägen", + "parentFullName": "Tanumshede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142a6" + }, + "id": "886395", + "fullName": "Affärsvägen", + "parentFullName": "Vindelgransele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142a7" + }, + "id": "726437", + "fullName": "Åfallberg", + "parentFullName": "Östmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142a8" + }, + "id": "726439", + "fullName": "Åfallberg Slaktbod", + "parentFullName": "Östmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142a9" + }, + "id": "777605", + "fullName": "Hulared Affären", + "parentFullName": "Limmared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142aa" + }, + "id": "819831", + "fullName": "Brunnberg Affären", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142ab" + }, + "id": "713170", + "fullName": "Västanberg Affären", + "parentFullName": "Ekshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142ac" + }, + "id": "863960", + "fullName": "Fjällböl Levins Affär", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142ad" + }, + "id": "864485", + "fullName": "Ekebäcken Gamla Affären", + "parentFullName": "Brandstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142ae" + }, + "id": "551715", + "fullName": "Bersbo Gamla Affären", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142af" + }, + "id": "554130", + "fullName": "Gullebo Affärshuset", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142b0" + }, + "id": "552542", + "fullName": "Borkhult Gamla Affären", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142b1" + }, + "id": "722456", + "fullName": "Asklanda Affär", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142b2" + }, + "id": "721922", + "fullName": "Fötene Afsegården", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142b3" + }, + "id": "723255", + "fullName": "Ljurhalla Gamla Affären", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142b4" + }, + "id": "736474", + "fullName": "Gilltorp Åfallet", + "parentFullName": "Närkesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142b5" + }, + "id": "840404", + "fullName": "Höghult Affären", + "parentFullName": "Tibro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142b6" + }, + "id": "610678", + "fullName": "Yaberg Affären", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142b7" + }, + "id": "610376", + "fullName": "Femsjö Gamla Affären", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142b8" + }, + "id": "720337", + "fullName": "Saxån Gamla Affären", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142b9" + }, + "id": "775082", + "fullName": "Skyarp Affären", + "parentFullName": "Håcksvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142ba" + }, + "id": "771543", + "fullName": "Mölneby Gamla Affären", + "parentFullName": "Östra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142bb" + }, + "id": "679926", + "fullName": "Bön Affären", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142bc" + }, + "id": "708781", + "fullName": "Harnäs Affärn", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142bd" + }, + "id": "708995", + "fullName": "Myrås Affären", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142be" + }, + "id": "703957", + "fullName": "Strand Affären", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142bf" + }, + "id": "706126", + "fullName": "Hämnäs Affären", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142c0" + }, + "id": "706499", + "fullName": "Smolmark Affären", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142c1" + }, + "id": "704178", + "fullName": "Tvärdalen Affärshuset", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142c2" + }, + "id": "706995", + "fullName": "Bergerud Gamla Affären", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142c3" + }, + "id": "706701", + "fullName": "Vännacka Hjalmars Affär", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142c4" + }, + "id": "517732", + "fullName": "Bränntorp Affären", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142c5" + }, + "id": "516276", + "fullName": "Kättestorp Affären", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142c6" + }, + "id": "519786", + "fullName": "Drabo Gamla Affären", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142c7" + }, + "id": "520788", + "fullName": "Långsbohagen Aftonsången", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142c8" + }, + "id": "522233", + "fullName": "Äfsinge Solhem", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142c9" + }, + "id": "522237", + "fullName": "Äfsinge Tyrsbo", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142ca" + }, + "id": "522213", + "fullName": "Äfsinge Ekelund", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142cb" + }, + "id": "522219", + "fullName": "Äfsinge Gullebo", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142cc" + }, + "id": "522223", + "fullName": "Äfsinge Kullsta", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142cd" + }, + "id": "522227", + "fullName": "Äfsinge Lyckebo", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142ce" + }, + "id": "522239", + "fullName": "Äfsinge Älgbron", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142cf" + }, + "id": "522225", + "fullName": "Äfsinge Lillgård", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142d0" + }, + "id": "522235", + "fullName": "Äfsinge Steninge", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142d1" + }, + "id": "522238", + "fullName": "Äfsinge Åttingen", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142d2" + }, + "id": "522207", + "fullName": "Äfsinge Björntorp", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142d3" + }, + "id": "522221", + "fullName": "Äfsinge Gölstugan", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142d4" + }, + "id": "522231", + "fullName": "Äfsinge Smedstorp", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142d5" + }, + "id": "522240", + "fullName": "Äfsinge Ängstugan", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142d6" + }, + "id": "522215", + "fullName": "Äfsinge Gamla Huset", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142d7" + }, + "id": "522217", + "fullName": "Äfsinge Gropkullen", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142d8" + }, + "id": "522229", + "fullName": "Äfsinge Mariannelund", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142d9" + }, + "id": "852926", + "fullName": "Lagerfors Affären", + "parentFullName": "Moholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142da" + }, + "id": "663606", + "fullName": "Åfors Solhem", + "parentFullName": "Eriksmåla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142db" + }, + "id": "663604", + "fullName": "Åfors Bäckalid", + "parentFullName": "Eriksmåla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142dc" + }, + "id": "633334", + "fullName": "Nästorp Affär", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142dd" + }, + "id": "633464", + "fullName": "Nästorps Affär", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142de" + }, + "id": "634064", + "fullName": "Vad Gamla Affären", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142df" + }, + "id": "626710", + "fullName": "Ålsäter Gamla Affären", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142e0" + }, + "id": "687192", + "fullName": "Lässerud Affären", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142e1" + }, + "id": "690490", + "fullName": "Solberga Gamla Affären", + "parentFullName": "Koppom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142e3" + }, + "id": "570256", + "fullName": "Breviksnäs Gamla Affären", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142e4" + }, + "id": "757669", + "fullName": "Lanna Affären", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142e5" + }, + "id": "754973", + "fullName": "Brohyttan Gamla Affären", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142e6" + }, + "id": "885136", + "fullName": "Affärsvägen", + "parentFullName": "Nordmaling", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142e7" + }, + "id": "885516", + "fullName": "Aftonmora", + "parentFullName": "Robertsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142e8" + }, + "id": "486046", + "fullName": "Aftonstigen", + "parentFullName": "Sunhultsbrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142e9" + }, + "id": "875759", + "fullName": "Af Harmens väg", + "parentFullName": "Ruda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142ea" + }, + "id": "875753", + "fullName": "Åforsvägen", + "parentFullName": "Fågelfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142eb" + }, + "id": "546909", + "fullName": "Pålsbo Affär", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142ec" + }, + "id": "510373", + "fullName": "Sjöbo Affären", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142ed" + }, + "id": "489316", + "fullName": "Flugebo Affär", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142ee" + }, + "id": "556315", + "fullName": "Maltmossen Affären", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142ef" + }, + "id": "513816", + "fullName": "Sättra Gamla Affären", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142f0" + }, + "id": "848909", + "fullName": "Storön Affären", + "parentFullName": "Otterbäcken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142f1" + }, + "id": "849490", + "fullName": "Gunnarstorp Aftonro", + "parentFullName": "Gullspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142f2" + }, + "id": "932326", + "fullName": "Sånna Affär", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142f3" + }, + "id": "931292", + "fullName": "Olstorp Affären", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142f4" + }, + "id": "932240", + "fullName": "Rakstorp Affären", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142f5" + }, + "id": "931862", + "fullName": "Tullerum Gamla Affären", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142f7" + }, + "id": "954195", + "fullName": "Alva Af Hulta Vindkraftspark", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1906a27dcf33cb2142f8" + }, + "id": "947287", + "fullName": "Äfsinge Gläntan", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21432d" + }, + "id": "779846", + "fullName": "Kättslinge Agnesro", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21433d" + }, + "id": "763159", + "fullName": "Aggarön", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21433e" + }, + "id": "758817", + "fullName": "Agnegatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21433f" + }, + "id": "763157", + "fullName": "Aggarö Hamn", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214342" + }, + "id": "744803", + "fullName": "Agreliusvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214347" + }, + "id": "560318", + "fullName": "Agetomta", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214348" + }, + "id": "560416", + "fullName": "Stora Agetomta", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21434a" + }, + "id": "565364", + "fullName": "Skogdala Agneskog", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21434c" + }, + "id": "567711", + "fullName": "Agelstad Lillgården", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21434d" + }, + "id": "567713", + "fullName": "Agelstad Storgården", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21434e" + }, + "id": "567922", + "fullName": "Östra Stenby Agelstad", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214355" + }, + "id": "856061", + "fullName": "Agutarem", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21435b" + }, + "id": "531614", + "fullName": "Agardhsgatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21435c" + }, + "id": "927001", + "fullName": "Agronomvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21435e" + }, + "id": "764546", + "fullName": "Djupadal Agnebo", + "parentFullName": "Gånghester", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21435f" + }, + "id": "780975", + "fullName": "Ågränd", + "parentFullName": "Svaneholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214360" + }, + "id": "781467", + "fullName": "Årydet Ågårdsängen", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214361" + }, + "id": "781485", + "fullName": "Alvared Lilla Ågården", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214362" + }, + "id": "781489", + "fullName": "Alvared Stora Ågården", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214363" + }, + "id": "490638", + "fullName": "Agnetavägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214364" + }, + "id": "491052", + "fullName": "Agronomstigen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214365" + }, + "id": "477561", + "fullName": "Ågesta", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214367" + }, + "id": "477569", + "fullName": "Ågestavägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214368" + }, + "id": "490988", + "fullName": "Ågestavägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214369" + }, + "id": "477563", + "fullName": "Ågesta Gammelgård", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21436a" + }, + "id": "477566", + "fullName": "Ågesta Orlångsjötorp", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21436b" + }, + "id": "477567", + "fullName": "Ågesta Orlångsjöudde", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21436c" + }, + "id": "607024", + "fullName": "Agnevägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21436d" + }, + "id": "607116", + "fullName": "Agronomvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21436e" + }, + "id": "608604", + "fullName": "Björsund Aggarö", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21436f" + }, + "id": "608956", + "fullName": "Jädersby Aggartorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214370" + }, + "id": "614356", + "fullName": "Stenkvista Aggeborg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214371" + }, + "id": "605905", + "fullName": "Ågatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214373" + }, + "id": "607885", + "fullName": "Kälby Villa Ågläntan", + "parentFullName": "Skogstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214374" + }, + "id": "483387", + "fullName": "Agnestigen", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214375" + }, + "id": "593122", + "fullName": "Agravägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214376" + }, + "id": "593281", + "fullName": "Agatvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214377" + }, + "id": "594464", + "fullName": "Aggaredsvägen", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214378" + }, + "id": "596877", + "fullName": "Påarp Agnegården", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214379" + }, + "id": "595778", + "fullName": "Ågarp", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21437a" + }, + "id": "592101", + "fullName": "Ågatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21437b" + }, + "id": "608691", + "fullName": "Ågatan", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21437c" + }, + "id": "599357", + "fullName": "Ågatan", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21437d" + }, + "id": "594944", + "fullName": "Ägovägen", + "parentFullName": "Gullbrandstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21437e" + }, + "id": "595796", + "fullName": "Ågarp Ekebo", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21437f" + }, + "id": "595820", + "fullName": "Ågarps Gård", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214380" + }, + "id": "608927", + "fullName": "Åleds Ågata", + "parentFullName": "Åled", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214381" + }, + "id": "595780", + "fullName": "Ågarp Berget", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214382" + }, + "id": "595790", + "fullName": "Ågarp Bygget", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214383" + }, + "id": "595812", + "fullName": "Ågarp Nydala", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214384" + }, + "id": "595822", + "fullName": "Ågarpsvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214385" + }, + "id": "595794", + "fullName": "Ågarp Ekeberg", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214386" + }, + "id": "598636", + "fullName": "Skällås Ågarp", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214387" + }, + "id": "595802", + "fullName": "Ågarp Hallarna", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214388" + }, + "id": "595806", + "fullName": "Ågarp Killedal", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214389" + }, + "id": "595810", + "fullName": "Ågarp Lyckedal", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21438a" + }, + "id": "919527", + "fullName": "Ågarp Dalalund", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21438b" + }, + "id": "597188", + "fullName": "Eldsberga Ågård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21438c" + }, + "id": "595782", + "fullName": "Ågarp Björkhaga", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21438d" + }, + "id": "595792", + "fullName": "Ågarp Bäckatorp", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21438e" + }, + "id": "595798", + "fullName": "Ågarp Eriksberg", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21438f" + }, + "id": "595804", + "fullName": "Ågarp Hästhagen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214390" + }, + "id": "595808", + "fullName": "Ågarp Lyckeberg", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214391" + }, + "id": "595813", + "fullName": "Ågarp Rosenberg", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214392" + }, + "id": "595814", + "fullName": "Ågarp Skogslund", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214393" + }, + "id": "599001", + "fullName": "Folkastad Ågård", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214394" + }, + "id": "595784", + "fullName": "Ågarp Bossahuset", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214395" + }, + "id": "595818", + "fullName": "Ågarp Västergård", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214396" + }, + "id": "595815", + "fullName": "Ågarp Skogslyckan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214397" + }, + "id": "595816", + "fullName": "Ågarp Villa Snäckros", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214398" + }, + "id": "595800", + "fullName": "Ågarp Gullringsbolet", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214399" + }, + "id": "877901", + "fullName": "Agnvägen", + "parentFullName": "Kvissleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21439a" + }, + "id": "874782", + "fullName": "Ågatan", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21439b" + }, + "id": "500932", + "fullName": "Agdala", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21439c" + }, + "id": "498452", + "fullName": "Agdala", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21439d" + }, + "id": "500934", + "fullName": "Agdala Gård", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21439e" + }, + "id": "498149", + "fullName": "Agnes Söderlunds väg", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21439f" + }, + "id": "498979", + "fullName": "Stora Äga", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143a0" + }, + "id": "498064", + "fullName": "Ägostigen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143a1" + }, + "id": "497986", + "fullName": "Ågärdevägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143a2" + }, + "id": "928648", + "fullName": "Ages väg", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143a3" + }, + "id": "647271", + "fullName": "Långstorp Agnesberg", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143a5" + }, + "id": "650997", + "fullName": "Agardhsgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143a6" + }, + "id": "649660", + "fullName": "Agnesbergsstigen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143a7" + }, + "id": "651321", + "fullName": "Ågatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143a8" + }, + "id": "586266", + "fullName": "Agronomvägen", + "parentFullName": "Önnestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143a9" + }, + "id": "585330", + "fullName": "Agda Holsts väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143aa" + }, + "id": "590063", + "fullName": "Ågränd", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143ac" + }, + "id": "585703", + "fullName": "Östra Ågatan", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143ad" + }, + "id": "585701", + "fullName": "Västra Ågatan", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143ae" + }, + "id": "706848", + "fullName": "Agnvägen", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143af" + }, + "id": "698121", + "fullName": "Agardalsvägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143b0" + }, + "id": "707300", + "fullName": "Agnsjödalsvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143b1" + }, + "id": "707304", + "fullName": "Agnsjörydsvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143b2" + }, + "id": "707306", + "fullName": "Agnsjöviksvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143b3" + }, + "id": "707302", + "fullName": "Agnsjömossevägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143b4" + }, + "id": "894222", + "fullName": "Agronomvägen", + "parentFullName": "Södra Sunderbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143b5" + }, + "id": "894311", + "fullName": "Ågrundet", + "parentFullName": "Råneå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143b6" + }, + "id": "894430", + "fullName": "Äggtilludden", + "parentFullName": "Niemisel", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143b7" + }, + "id": "505989", + "fullName": "Agrargränd", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143b8" + }, + "id": "505991", + "fullName": "Agrarvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143b9" + }, + "id": "914653", + "fullName": "Agronomgränd", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143ba" + }, + "id": "506423", + "fullName": "Äggelundavägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143bb" + }, + "id": "890272", + "fullName": "Agngatan", + "parentFullName": "Ursviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143bc" + }, + "id": "888653", + "fullName": "Ågatan", + "parentFullName": "Jörn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143bd" + }, + "id": "890371", + "fullName": "Ågrensgatan", + "parentFullName": "Ursviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143be" + }, + "id": "888325", + "fullName": "Norra Ågatan", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143bf" + }, + "id": "888347", + "fullName": "Södra Ågatan", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143c0" + }, + "id": "519396", + "fullName": "Kung Agnes väg", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143c1" + }, + "id": "518229", + "fullName": "Agronomvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143c2" + }, + "id": "686770", + "fullName": "Agavägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143c3" + }, + "id": "685179", + "fullName": "Ågärdesgatan", + "parentFullName": "Ljungbyholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143c4" + }, + "id": "667209", + "fullName": "Agdatorp", + "parentFullName": "Nättraby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143c5" + }, + "id": "916836", + "fullName": "Agdatorps Gård", + "parentFullName": "Nättraby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143c6" + }, + "id": "916668", + "fullName": "Agdatorpsvägen", + "parentFullName": "Nättraby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143c7" + }, + "id": "668541", + "fullName": "Ågården", + "parentFullName": "Tving", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143c8" + }, + "id": "701231", + "fullName": "Norra Ågatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143c9" + }, + "id": "701237", + "fullName": "Södra Ågatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143ca" + }, + "id": "703667", + "fullName": "Agnvägen", + "parentFullName": "Träslövsläge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143cb" + }, + "id": "787442", + "fullName": "Gunnarsjö Agnås", + "parentFullName": "Kungsäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143cc" + }, + "id": "704025", + "fullName": "Ågård", + "parentFullName": "Tvååker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143cd" + }, + "id": "702914", + "fullName": "Ägovägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143ce" + }, + "id": "863480", + "fullName": "Ägovägen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143cf" + }, + "id": "806514", + "fullName": "Agnmora", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143d0" + }, + "id": "806512", + "fullName": "Agnetelund", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143d1" + }, + "id": "807985", + "fullName": "Agnevägen", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143d2" + }, + "id": "807940", + "fullName": "Ågränd", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143d3" + }, + "id": "800631", + "fullName": "Ågården", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143d4" + }, + "id": "604497", + "fullName": "Ågatan", + "parentFullName": "Klintehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143d5" + }, + "id": "601627", + "fullName": "Vibble Ågatan", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143d6" + }, + "id": "824810", + "fullName": "Ågs Bruk", + "parentFullName": "Svärdsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143d7" + }, + "id": "824812", + "fullName": "Ågs Hage", + "parentFullName": "Svärdsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143d8" + }, + "id": "748239", + "fullName": "Lindveden Agnesberg", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143d9" + }, + "id": "881165", + "fullName": "Aggösundet", + "parentFullName": "Husum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143da" + }, + "id": "725623", + "fullName": "Agnebergsgatan", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143db" + }, + "id": "726780", + "fullName": "Agermarksvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143dc" + }, + "id": "727265", + "fullName": "Ägrimsvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143dd" + }, + "id": "573907", + "fullName": "Agstigen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143de" + }, + "id": "573357", + "fullName": "Agronomvägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143df" + }, + "id": "833656", + "fullName": "Varola Agnestorp", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143e0" + }, + "id": "831506", + "fullName": "Locketorp Agnesborg", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143e1" + }, + "id": "834167", + "fullName": "Horn Ågårdsbo", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143e2" + }, + "id": "834085", + "fullName": "Horn Lilla Ågården", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143e3" + }, + "id": "834103", + "fullName": "Horn Norra Ågården", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143e4" + }, + "id": "834129", + "fullName": "Horn Stora Ågården", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143e5" + }, + "id": "834175", + "fullName": "Horn Östra Ågården", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143e6" + }, + "id": "834161", + "fullName": "Horn Västra Ågården", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143e7" + }, + "id": "575955", + "fullName": "Aggarp", + "parentFullName": "Bjärnum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143e8" + }, + "id": "583446", + "fullName": "Agrupsgatan", + "parentFullName": "Vinslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143e9" + }, + "id": "575957", + "fullName": "Aggarpsvägen", + "parentFullName": "Bjärnum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143ea" + }, + "id": "583513", + "fullName": "Ågatan", + "parentFullName": "Vinslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143eb" + }, + "id": "575949", + "fullName": "Östra Häglinge Ågård", + "parentFullName": "Sösdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143ec" + }, + "id": "821973", + "fullName": "Ägovägen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143ed" + }, + "id": "909885", + "fullName": "Ågatan", + "parentFullName": "Sundbyberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143ee" + }, + "id": "485160", + "fullName": "Agatgången", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143ef" + }, + "id": "486026", + "fullName": "Ägnö", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143f0" + }, + "id": "510814", + "fullName": "Agavägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143f1" + }, + "id": "510665", + "fullName": "Ägirvägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143f2" + }, + "id": "926700", + "fullName": "Äggholmen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143f3" + }, + "id": "520541", + "fullName": "Agneta Ross gata", + "parentFullName": "Sigtuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143f4" + }, + "id": "558558", + "fullName": "Agronomvägen", + "parentFullName": "Asmundtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143f5" + }, + "id": "558554", + "fullName": "Ågatan", + "parentFullName": "Häljarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143f6" + }, + "id": "534474", + "fullName": "Grönby Agnesfrid", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143f7" + }, + "id": "534209", + "fullName": "Ägirs Gränd", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143f8" + }, + "id": "927149", + "fullName": "Ågårdsvägen", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143f9" + }, + "id": "535545", + "fullName": "Västra Vemmerlöv Ågård", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143fa" + }, + "id": "521853", + "fullName": "Antuna Agneslund", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143fb" + }, + "id": "521601", + "fullName": "Ägirvägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143fc" + }, + "id": "604105", + "fullName": "Agerör", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143fd" + }, + "id": "604113", + "fullName": "Agerör Skogs", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143fe" + }, + "id": "604115", + "fullName": "Agerörs Gård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2143ff" + }, + "id": "603841", + "fullName": "Agerörsvägen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214400" + }, + "id": "604111", + "fullName": "Agerör Petters", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214401" + }, + "id": "604107", + "fullName": "Agerör Allansgård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214402" + }, + "id": "604109", + "fullName": "Agerör Henriksgård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214403" + }, + "id": "605900", + "fullName": "Ågård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214404" + }, + "id": "602763", + "fullName": "Ågatan", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214405" + }, + "id": "603638", + "fullName": "Ågatan", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214406" + }, + "id": "601682", + "fullName": "Ågatan", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214407" + }, + "id": "604365", + "fullName": "Äggstigen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214408" + }, + "id": "603355", + "fullName": "Eftra-Ågård", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214409" + }, + "id": "602599", + "fullName": "Ågårdvägen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21440a" + }, + "id": "605250", + "fullName": "Ågårds Kvarn", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21440b" + }, + "id": "928399", + "fullName": "Ågårdskvarn", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21440c" + }, + "id": "605152", + "fullName": "Ljungby-Ågård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21440d" + }, + "id": "603077", + "fullName": "Sjönevad Ågård", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21440e" + }, + "id": "605902", + "fullName": "Ågård Grönedal", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21440f" + }, + "id": "600399", + "fullName": "Gunnarps-Ågård", + "parentFullName": "Ätran", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214410" + }, + "id": "606239", + "fullName": "Äspelunda Ågomens", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214412" + }, + "id": "717135", + "fullName": "Ågård", + "parentFullName": "Hålta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214413" + }, + "id": "788811", + "fullName": "Ågatan", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214414" + }, + "id": "794044", + "fullName": "Löt Ågersta", + "parentFullName": "Grillby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214415" + }, + "id": "537788", + "fullName": "Agneshögsgatan", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214416" + }, + "id": "562907", + "fullName": "Aggarpsvägen", + "parentFullName": "Munka-Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214417" + }, + "id": "562751", + "fullName": "Aggarps Byaväg", + "parentFullName": "Munka-Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214418" + }, + "id": "559213", + "fullName": "Ägirsgatan", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214419" + }, + "id": "562901", + "fullName": "Ågårdsvägen", + "parentFullName": "Munka-Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21441a" + }, + "id": "717877", + "fullName": "Aggetorpsvägen", + "parentFullName": "Gråbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21441b" + }, + "id": "717887", + "fullName": "Lilla Aggetorpsvägen", + "parentFullName": "Gråbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21441c" + }, + "id": "755204", + "fullName": "Ågatan", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21441d" + }, + "id": "807336", + "fullName": "Agngatan", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21441e" + }, + "id": "811219", + "fullName": "Norra Kedum Aggetorp", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21441f" + }, + "id": "812649", + "fullName": "Sunnersberg Agnesberg", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214420" + }, + "id": "811221", + "fullName": "Norra Kedum Aggetorp Rosenberg", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214421" + }, + "id": "807523", + "fullName": "Ågårdsgatan", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214422" + }, + "id": "810980", + "fullName": "Råda Ågården", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214423" + }, + "id": "826086", + "fullName": "Uvered Ågården", + "parentFullName": "Stora Levene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214424" + }, + "id": "810982", + "fullName": "Råda Ågårdens Säteri", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214425" + }, + "id": "838310", + "fullName": "Agavägen", + "parentFullName": "Sandviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214426" + }, + "id": "838578", + "fullName": "Ågatan", + "parentFullName": "Järbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214427" + }, + "id": "837567", + "fullName": "Ågottön", + "parentFullName": "Årsunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214428" + }, + "id": "757735", + "fullName": "Agnevik", + "parentFullName": "Vargön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214429" + }, + "id": "930423", + "fullName": "Agnevik", + "parentFullName": "Vänersnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21442a" + }, + "id": "749049", + "fullName": "Agnesborgsvägen", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21442b" + }, + "id": "929856", + "fullName": "Agda Helins väg", + "parentFullName": "Öjersjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21442c" + }, + "id": "853364", + "fullName": "Agön", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21442d" + }, + "id": "853362", + "fullName": "Agö Fyr", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21442e" + }, + "id": "852547", + "fullName": "Agöhamn", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21442f" + }, + "id": "853018", + "fullName": "Agövägen", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214430" + }, + "id": "853366", + "fullName": "Agön Storhamn", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214431" + }, + "id": "912253", + "fullName": "Agön Lotsviken", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214432" + }, + "id": "923106", + "fullName": "Ägget", + "parentFullName": "Iggesund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214433" + }, + "id": "709359", + "fullName": "Agnebäcksvägen", + "parentFullName": "Landvetter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214434" + }, + "id": "709489", + "fullName": "Agntjärnsvägen", + "parentFullName": "Landvetter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214435" + }, + "id": "709964", + "fullName": "Ågårdsvägen", + "parentFullName": "Härryda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214436" + }, + "id": "532726", + "fullName": "Agnevik", + "parentFullName": "Gunnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214437" + }, + "id": "532728", + "fullName": "Agustenborg Dala", + "parentFullName": "Gunnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214438" + }, + "id": "538521", + "fullName": "Gessie Byaväg Agneshill", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214439" + }, + "id": "640822", + "fullName": "Aspö Agnesund", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21443a" + }, + "id": "640824", + "fullName": "Aspö Agnetorp", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21443b" + }, + "id": "787976", + "fullName": "Surteby Ågården", + "parentFullName": "Björketorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21443c" + }, + "id": "620442", + "fullName": "Ågatan", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21443d" + }, + "id": "614869", + "fullName": "Åvall Ågård", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21443e" + }, + "id": "614690", + "fullName": "Slättö Ågård", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21443f" + }, + "id": "620505", + "fullName": "Ågårdsgatan", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214440" + }, + "id": "612995", + "fullName": "Havrida Ågård", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214441" + }, + "id": "636712", + "fullName": "Geteboda Agnestugan", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214442" + }, + "id": "627738", + "fullName": "Fjällskäfte Aggarne", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214443" + }, + "id": "627740", + "fullName": "Fjällskäfte Aggarnetorp", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214444" + }, + "id": "617878", + "fullName": "Ågatan", + "parentFullName": "Sköldinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214445" + }, + "id": "598288", + "fullName": "Virå Ågården", + "parentFullName": "Stavsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214446" + }, + "id": "624616", + "fullName": "Forsa Ågården", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214447" + }, + "id": "540700", + "fullName": "Ågatan", + "parentFullName": "Marieholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214448" + }, + "id": "793238", + "fullName": "Agnestad", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214449" + }, + "id": "790189", + "fullName": "Agnestadsgatan", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21444a" + }, + "id": "793239", + "fullName": "Agnestads Egendom", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21444b" + }, + "id": "791496", + "fullName": "Ågatan", + "parentFullName": "Stenstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21444c" + }, + "id": "792586", + "fullName": "Alvared Ågården", + "parentFullName": "Åsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21444d" + }, + "id": "792655", + "fullName": "Bredene Ågården", + "parentFullName": "Åsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21444e" + }, + "id": "791933", + "fullName": "Kyrketorp Ågården", + "parentFullName": "Stenstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21444f" + }, + "id": "512312", + "fullName": "Agnevägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214450" + }, + "id": "674134", + "fullName": "Ågatan", + "parentFullName": "Karlshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214451" + }, + "id": "674589", + "fullName": "Ägovägen", + "parentFullName": "Asarum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214452" + }, + "id": "871176", + "fullName": "Ågatan", + "parentFullName": "Malmbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214453" + }, + "id": "871298", + "fullName": "Ågatan", + "parentFullName": "Anneberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214454" + }, + "id": "546236", + "fullName": "Ågården", + "parentFullName": "Kävlinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214455" + }, + "id": "546455", + "fullName": "Ägovägen", + "parentFullName": "Furulund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214456" + }, + "id": "546393", + "fullName": "Ägirsgatan", + "parentFullName": "Furulund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214457" + }, + "id": "729596", + "fullName": "Aggerud", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214458" + }, + "id": "729639", + "fullName": "Nedre Aggerud", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214459" + }, + "id": "729600", + "fullName": "Aggerudsudden", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21445a" + }, + "id": "729602", + "fullName": "Aggerudsvägen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21445b" + }, + "id": "729598", + "fullName": "Aggerud Sommarro", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21445c" + }, + "id": "725008", + "fullName": "Hålan Ågetorp", + "parentFullName": "Nol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21445e" + }, + "id": "671826", + "fullName": "Ågårdsgatan", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21445f" + }, + "id": "671620", + "fullName": "Västra Ågatan", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214460" + }, + "id": "618718", + "fullName": "Agnvägen", + "parentFullName": "Hestra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214461" + }, + "id": "616976", + "fullName": "Agnittaryd", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214462" + }, + "id": "616954", + "fullName": "Agnetaryd Bygget", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214463" + }, + "id": "616956", + "fullName": "Agnetaryd Fridhem", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214464" + }, + "id": "616966", + "fullName": "Agnetaryd Skogsbo", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214465" + }, + "id": "616970", + "fullName": "Agnetaryd Sörgård", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214466" + }, + "id": "616960", + "fullName": "Agnetaryd Norregård", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214467" + }, + "id": "616962", + "fullName": "Agnetaryd Rönnsåkra", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214468" + }, + "id": "616968", + "fullName": "Agnetaryd Svenstorp", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214469" + }, + "id": "616975", + "fullName": "Agnetaryd Östergård", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21446a" + }, + "id": "618113", + "fullName": "Hällabäck Agnesborg", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21446b" + }, + "id": "616952", + "fullName": "Agnetaryd Aldas Stuga", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21446c" + }, + "id": "616958", + "fullName": "Agnetaryd Mellangård", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21446d" + }, + "id": "616964", + "fullName": "Agnetaryd Skattegård", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21446e" + }, + "id": "616972", + "fullName": "Agnetaryd Västergård", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21446f" + }, + "id": "616974", + "fullName": "Agnetaryd Västra Hult", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214470" + }, + "id": "617775", + "fullName": "Ågatan", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214471" + }, + "id": "618697", + "fullName": "Ågatan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214472" + }, + "id": "626270", + "fullName": "Ågatan", + "parentFullName": "Anderstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214473" + }, + "id": "617713", + "fullName": "Vä Ågård", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214474" + }, + "id": "625274", + "fullName": "Ågårdsfors", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214475" + }, + "id": "928569", + "fullName": "Sännås Ågård", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214476" + }, + "id": "624989", + "fullName": "Fållinge Ågård", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214478" + }, + "id": "625276", + "fullName": "Ågårdsfors Kvarnen", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214479" + }, + "id": "633398", + "fullName": "Agunnaryd", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21447a" + }, + "id": "633396", + "fullName": "Agundavägen", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21447b" + }, + "id": "633404", + "fullName": "Agunnaryd Ekebo", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21447c" + }, + "id": "633412", + "fullName": "Agunnaryd Kyrka", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21447d" + }, + "id": "633416", + "fullName": "Agunnaryd Nyhem", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21447e" + }, + "id": "633422", + "fullName": "Agunnaryd Prästö", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21447f" + }, + "id": "633424", + "fullName": "Agunnaryd Skogen", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214480" + }, + "id": "633402", + "fullName": "Agunnaryd Ekeberg", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214481" + }, + "id": "633406", + "fullName": "Agunnaryd Ekeliden", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214482" + }, + "id": "633408", + "fullName": "Agunnaryd Ekelyckan", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214483" + }, + "id": "633414", + "fullName": "Agunnaryd Kyrkoruin", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214484" + }, + "id": "633420", + "fullName": "Agunnaryd Prästnäs", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214485" + }, + "id": "633426", + "fullName": "Agunnaryd Solbacka", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214486" + }, + "id": "633428", + "fullName": "Agunnaryds Prästgård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214487" + }, + "id": "633400", + "fullName": "Agunnaryd Björkfällan", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214488" + }, + "id": "633418", + "fullName": "Agunnaryd Prästgården", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214489" + }, + "id": "633410", + "fullName": "Agunnaryd Klockaregård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21448a" + }, + "id": "633462", + "fullName": "Bråna", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21448b" + }, + "id": "633542", + "fullName": "Hyltan", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21448c" + }, + "id": "633807", + "fullName": "Vedåsa", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21448d" + }, + "id": "633859", + "fullName": "Åkaled", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21448e" + }, + "id": "633488", + "fullName": "Deranäs", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21448f" + }, + "id": "633583", + "fullName": "Myrarås", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214490" + }, + "id": "633655", + "fullName": "Ryd Elim", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214491" + }, + "id": "633679", + "fullName": "Ryd Åryd", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214492" + }, + "id": "633765", + "fullName": "Tumhult", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214493" + }, + "id": "633843", + "fullName": "Viggsjö", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214494" + }, + "id": "633432", + "fullName": "Angshult", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214495" + }, + "id": "633456", + "fullName": "Bokvägen", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214496" + }, + "id": "633470", + "fullName": "Bråna Näs", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214497" + }, + "id": "633506", + "fullName": "Getaboda", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214498" + }, + "id": "633563", + "fullName": "Lönshult", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214499" + }, + "id": "633579", + "fullName": "Marsholm", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21449a" + }, + "id": "633597", + "fullName": "Målensås", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21449b" + }, + "id": "633618", + "fullName": "Palms väg", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21449c" + }, + "id": "633651", + "fullName": "Ryd Ekebo", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21449d" + }, + "id": "633699", + "fullName": "Stavhult", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21449e" + }, + "id": "633871", + "fullName": "Älmtaryd", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21449f" + }, + "id": "633430", + "fullName": "Anders väg", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144a0" + }, + "id": "633440", + "fullName": "Bankaboda", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144a1" + }, + "id": "633504", + "fullName": "Fåglasång", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144a2" + }, + "id": "633540", + "fullName": "Gäddeboda", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144a3" + }, + "id": "633562", + "fullName": "Lönnvägen", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144a4" + }, + "id": "633635", + "fullName": "Ranglaköp", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144a5" + }, + "id": "633656", + "fullName": "Ryd Holmen", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144a6" + }, + "id": "633758", + "fullName": "Trinshult", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144a7" + }, + "id": "911128", + "fullName": "Ryd Östanå", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144a8" + }, + "id": "633458", + "fullName": "Brunnsberg", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144a9" + }, + "id": "633484", + "fullName": "Brånavägen", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144aa" + }, + "id": "633486", + "fullName": "Bygdevägen", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144ab" + }, + "id": "633545", + "fullName": "Lammakulla", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144ac" + }, + "id": "633665", + "fullName": "Ryd Solhaga", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144ad" + }, + "id": "633685", + "fullName": "Rönnäs Gård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144ae" + }, + "id": "633751", + "fullName": "Tjurkö Nybo", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144af" + }, + "id": "633805", + "fullName": "Tämmesboda", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144b0" + }, + "id": "633865", + "fullName": "Århult Elms", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144b1" + }, + "id": "633538", + "fullName": "Gydingstorp", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144b2" + }, + "id": "633543", + "fullName": "Jättakistan", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144b3" + }, + "id": "633577", + "fullName": "Lövingstorp", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144b4" + }, + "id": "633653", + "fullName": "Ryd Ekholmen", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144b5" + }, + "id": "633663", + "fullName": "Ryd Rydslund", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144b6" + }, + "id": "633669", + "fullName": "Ryd Stora Ryd", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144b7" + }, + "id": "633733", + "fullName": "Tjurkö Ekebo", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144b8" + }, + "id": "633741", + "fullName": "Tjurkö Kvarn", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144b9" + }, + "id": "633743", + "fullName": "Tjurkö Köpet", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144ba" + }, + "id": "633822", + "fullName": "Vedåsa Liden", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144bb" + }, + "id": "633463", + "fullName": "Bråna Boastad", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144bc" + }, + "id": "633482", + "fullName": "Bråna Änganäs", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144bd" + }, + "id": "633509", + "fullName": "Getaboda Gård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144be" + }, + "id": "633565", + "fullName": "Lönshult Gård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144bf" + }, + "id": "633575", + "fullName": "Lönshult Nybo", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144c0" + }, + "id": "633643", + "fullName": "Romarehyltan", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144c2" + }, + "id": "633657", + "fullName": "Ryd Linneberg", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144c3" + }, + "id": "633658", + "fullName": "Ryd Norregård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144c4" + }, + "id": "633661", + "fullName": "Ryd Passagård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144c5" + }, + "id": "633667", + "fullName": "Ryd Stenslund", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144c6" + }, + "id": "633671", + "fullName": "Ryd Svanslund", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144c7" + }, + "id": "633677", + "fullName": "Ryd Södergård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144c8" + }, + "id": "633683", + "fullName": "Rönnäs Berget", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144c9" + }, + "id": "633799", + "fullName": "Tumhult Vilan", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144ca" + }, + "id": "633815", + "fullName": "Vedåsa Fållen", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144cb" + }, + "id": "633857", + "fullName": "Viggsjö Sjöbo", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144cc" + }, + "id": "633466", + "fullName": "Bråna Linderås", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144cd" + }, + "id": "633500", + "fullName": "Finnhult Norra", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144ce" + }, + "id": "633530", + "fullName": "Granhult Södra", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144cf" + }, + "id": "633591", + "fullName": "Myrarås Stugan", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144d0" + }, + "id": "633625", + "fullName": "Promenadvägen", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144d1" + }, + "id": "633633", + "fullName": "Ramsås Åshuvud", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144d2" + }, + "id": "633659", + "fullName": "Ryd Norrelycke", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144d3" + }, + "id": "633697", + "fullName": "Rönnäs Valsnäs", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144d4" + }, + "id": "633735", + "fullName": "Tjurkö Ekelund", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144d5" + }, + "id": "633737", + "fullName": "Tjurkö Fridhem", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144d6" + }, + "id": "633745", + "fullName": "Tjurkö Lindhem", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144d7" + }, + "id": "633752", + "fullName": "Tjurkö Strömma", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144d8" + }, + "id": "633754", + "fullName": "Tjurkö Ödegård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144d9" + }, + "id": "633755", + "fullName": "Tjurkö Österbo", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144da" + }, + "id": "633811", + "fullName": "Vedåsa Brogård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144db" + }, + "id": "633894", + "fullName": "Älmtåsa Bygget", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144dc" + }, + "id": "633904", + "fullName": "Älmtåsa Nygård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144dd" + }, + "id": "633906", + "fullName": "Älmtåsa Planen", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144de" + }, + "id": "633442", + "fullName": "Bankabodavägen", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144df" + }, + "id": "633465", + "fullName": "Bråna Killeberg", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144e0" + }, + "id": "633476", + "fullName": "Bråna Sälleberg", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144e1" + }, + "id": "633478", + "fullName": "Bråna Södergård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144e2" + }, + "id": "633516", + "fullName": "Granhult Ekenäs", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144e3" + }, + "id": "633526", + "fullName": "Granhult Mellan", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144e4" + }, + "id": "633587", + "fullName": "Myrarås Myrboda", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144e5" + }, + "id": "633589", + "fullName": "Myrarås Rönnebo", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144e6" + }, + "id": "633627", + "fullName": "Ramsås Kalvsnäs", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144e7" + }, + "id": "633637", + "fullName": "Ranglaköp Södra", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144e8" + }, + "id": "633641", + "fullName": "Ranglaköps Gård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144e9" + }, + "id": "633681", + "fullName": "Rönnelidsvägen", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144ea" + }, + "id": "633687", + "fullName": "Rönnäs Hagalund", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144eb" + }, + "id": "633775", + "fullName": "Tumhult Karhult", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144ec" + }, + "id": "633778", + "fullName": "Tumhult Karlsbo", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144ed" + }, + "id": "633781", + "fullName": "Tumhult Kvarnen", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144ee" + }, + "id": "633801", + "fullName": "Tumhult Åståkra", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144ef" + }, + "id": "633803", + "fullName": "Tumhult Änganäs", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144f0" + }, + "id": "633813", + "fullName": "Vedåsa Furulund", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144f1" + }, + "id": "633817", + "fullName": "Vedåsa Hagalund", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144f2" + }, + "id": "633819", + "fullName": "Vedåsa Hulugård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144f3" + }, + "id": "633824", + "fullName": "Vedåsa Perstorp", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144f4" + }, + "id": "633849", + "fullName": "Viggsjö Furumon", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144f5" + }, + "id": "633852", + "fullName": "Viggsjö Leaboda", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144f6" + }, + "id": "633861", + "fullName": "Åkaled Grönadal", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144f7" + }, + "id": "633877", + "fullName": "Älmtaryd Hallen", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144f8" + }, + "id": "633881", + "fullName": "Älmtaryd Lunden", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144f9" + }, + "id": "633883", + "fullName": "Älmtaryd Lusten", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144fa" + }, + "id": "633896", + "fullName": "Älmtåsa Ekelund", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144fb" + }, + "id": "633910", + "fullName": "Älmtåsa Ängarna", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144fc" + }, + "id": "633912", + "fullName": "Älmtåsa Österås", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144fd" + }, + "id": "633474", + "fullName": "Bråna Smedjelund", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144fe" + }, + "id": "633480", + "fullName": "Bråna Västergård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2144ff" + }, + "id": "633507", + "fullName": "Getaboda Ekeboda", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214500" + }, + "id": "633522", + "fullName": "Granhult Fridhem", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214501" + }, + "id": "633524", + "fullName": "Granhult Kvarnen", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214502" + }, + "id": "633555", + "fullName": "Lammakulla Nyhem", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214503" + }, + "id": "633559", + "fullName": "Lammakulla Sjöbo", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214504" + }, + "id": "633610", + "fullName": "Nockarp Myreboda", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214505" + }, + "id": "633614", + "fullName": "Nockarp Ängaholm", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214506" + }, + "id": "633629", + "fullName": "Ramsås Norregård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214507" + }, + "id": "633631", + "fullName": "Ramsås Södergård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214508" + }, + "id": "633731", + "fullName": "Tjurkö Björkhult", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214509" + }, + "id": "633739", + "fullName": "Tjurkö Krunegård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21450a" + }, + "id": "633749", + "fullName": "Tjurkö Norregård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21450b" + }, + "id": "633756", + "fullName": "Tjurkö Östergård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21450c" + }, + "id": "633762", + "fullName": "Trinshult Skogen", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21450d" + }, + "id": "633768", + "fullName": "Tumhult Anneborg", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21450e" + }, + "id": "633794", + "fullName": "Tumhult Skogshem", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21450f" + }, + "id": "633826", + "fullName": "Vedåsa Rosenlund", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214510" + }, + "id": "633830", + "fullName": "Vedåsa Sorgenfri", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214511" + }, + "id": "633832", + "fullName": "Vedåsa Stensberg", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214512" + }, + "id": "633834", + "fullName": "Vedåsa Trekanten", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214513" + }, + "id": "633842", + "fullName": "Vedåsa Östergård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214514" + }, + "id": "633844", + "fullName": "Viggsjö Aspelund", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214515" + }, + "id": "633863", + "fullName": "Åkaled Hallatorp", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214516" + }, + "id": "633867", + "fullName": "Århult Norregård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214517" + }, + "id": "633869", + "fullName": "Århult Södergård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214518" + }, + "id": "633875", + "fullName": "Älmtaryd Fridhem", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214519" + }, + "id": "633885", + "fullName": "Älmtaryd Lövsdal", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21451a" + }, + "id": "910525", + "fullName": "Angshult Lindäng", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21451b" + }, + "id": "633436", + "fullName": "Angshult Ljustorp", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21451c" + }, + "id": "633444", + "fullName": "Björkelundsvägen", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21451d" + }, + "id": "633448", + "fullName": "Bockaboda Fridhem", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21451e" + }, + "id": "633472", + "fullName": "Bråna Reningsverk", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21451f" + }, + "id": "633492", + "fullName": "Fagerhult Strömma", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214520" + }, + "id": "633511", + "fullName": "Getaboda Sjöliden", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214521" + }, + "id": "633514", + "fullName": "Granhult Björkebo", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214522" + }, + "id": "633567", + "fullName": "Lönshult Högalund", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214523" + }, + "id": "633581", + "fullName": "Marsholm Liljenäs", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214524" + }, + "id": "633595", + "fullName": "Myrarås Östergård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214525" + }, + "id": "633599", + "fullName": "Målensås Skansåsa", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214526" + }, + "id": "633607", + "fullName": "Nockarp Broholmen", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214527" + }, + "id": "633609", + "fullName": "Nockarp Ljusandal", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214528" + }, + "id": "633611", + "fullName": "Nockarp Rosenlund", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214529" + }, + "id": "633612", + "fullName": "Nockarp Sjöbacken", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21452a" + }, + "id": "633616", + "fullName": "Nockarp Östergård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21452b" + }, + "id": "633639", + "fullName": "Ranglaköp Sörhult", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21452c" + }, + "id": "633691", + "fullName": "Rönnäs Mellantorp", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21452d" + }, + "id": "633695", + "fullName": "Rönnäs Sundratorp", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21452e" + }, + "id": "633702", + "fullName": "Stavhult Hagatorp", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21452f" + }, + "id": "633708", + "fullName": "Stensnäs Tranebro", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214530" + }, + "id": "633710", + "fullName": "Stockhult Ekeberg", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214531" + }, + "id": "633753", + "fullName": "Tjurkö Västergård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214532" + }, + "id": "633770", + "fullName": "Tumhult Aronsgård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214533" + }, + "id": "633788", + "fullName": "Tumhult Ljusandal", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214534" + }, + "id": "633793", + "fullName": "Tumhult Norrahult", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214535" + }, + "id": "633796", + "fullName": "Tumhult Trekanten", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214536" + }, + "id": "633820", + "fullName": "Vedåsa Korsbacken", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214537" + }, + "id": "633828", + "fullName": "Vedåsa Smedstugan", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214538" + }, + "id": "633841", + "fullName": "Vedåsa Västergård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214539" + }, + "id": "633851", + "fullName": "Viggsjö Kronogård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21453a" + }, + "id": "633873", + "fullName": "Älmtaryd Anneberg", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21453b" + }, + "id": "633898", + "fullName": "Älmtåsa Gamlegård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21453c" + }, + "id": "633902", + "fullName": "Älmtåsa Norregård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21453d" + }, + "id": "633908", + "fullName": "Älmtåsa Södergård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21453e" + }, + "id": "633434", + "fullName": "Angshult Gamlegård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21453f" + }, + "id": "633438", + "fullName": "Angshult Vedbacken", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214540" + }, + "id": "633450", + "fullName": "Bockaboda Sjöbacken", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214541" + }, + "id": "633496", + "fullName": "Fagerhult Östergård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214542" + }, + "id": "633498", + "fullName": "Finnhult Björkelund", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214543" + }, + "id": "633502", + "fullName": "Finnhult Skärvelid", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214544" + }, + "id": "633513", + "fullName": "Getaboda Trekanten", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214545" + }, + "id": "633515", + "fullName": "Granhult Björkliden", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214546" + }, + "id": "633528", + "fullName": "Granhult Muggeboda", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214547" + }, + "id": "633532", + "fullName": "Grythult Lillegård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214548" + }, + "id": "633534", + "fullName": "Grythult Sjöbacken", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214549" + }, + "id": "633536", + "fullName": "Grythult Storegård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21454a" + }, + "id": "633549", + "fullName": "Lammakulla Höganäs", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21454b" + }, + "id": "633564", + "fullName": "Lönshult Björkelund", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21454c" + }, + "id": "633585", + "fullName": "Myrarås Marinelund", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21454d" + }, + "id": "633593", + "fullName": "Myrarås Västergård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21454e" + }, + "id": "633601", + "fullName": "Målensås Stensboda", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21454f" + }, + "id": "633603", + "fullName": "Målensås Stolpaboda", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214550" + }, + "id": "633605", + "fullName": "Målensås Tjugaboda", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214551" + }, + "id": "633613", + "fullName": "Nockarp Västergård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214552" + }, + "id": "633689", + "fullName": "Rönnäs Martinslund", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214553" + }, + "id": "633693", + "fullName": "Rönnäs Norra Kinnen", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214554" + }, + "id": "633704", + "fullName": "Stavhult Karlstorp", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214555" + }, + "id": "633705", + "fullName": "Stavhult Mellangård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214556" + }, + "id": "633706", + "fullName": "Stavhult Norregård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214557" + }, + "id": "633707", + "fullName": "Stavhult Södergård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214558" + }, + "id": "633712", + "fullName": "Stockhult Rosendal", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214559" + }, + "id": "633714", + "fullName": "Stockhult Ryaledet", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21455a" + }, + "id": "633720", + "fullName": "Stockhult Stensgård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21455b" + }, + "id": "633722", + "fullName": "Stockhult Storegård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21455c" + }, + "id": "633728", + "fullName": "Stockhult Östergård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21455d" + }, + "id": "633747", + "fullName": "Tjurkö Möllaregård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21455e" + }, + "id": "633791", + "fullName": "Tumhult Lövingsboda", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21455f" + }, + "id": "633795", + "fullName": "Tumhult Snettaboda", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214560" + }, + "id": "633797", + "fullName": "Tumhult Tumhultsro", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214561" + }, + "id": "633809", + "fullName": "Vedåsa Bastebacken", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214562" + }, + "id": "633845", + "fullName": "Viggsjö Björkeberg", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214563" + }, + "id": "633847", + "fullName": "Viggsjö Frälsegård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214564" + }, + "id": "633854", + "fullName": "Viggsjö Mellangård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214565" + }, + "id": "633879", + "fullName": "Älmtaryd Hästhagen", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214566" + }, + "id": "633887", + "fullName": "Älmtaryd Magasinet", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214567" + }, + "id": "633892", + "fullName": "Älmtaryd Stenhuset", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214568" + }, + "id": "633900", + "fullName": "Älmtåsa Mellangård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214569" + }, + "id": "633446", + "fullName": "Bockaboda Björkelund", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21456a" + }, + "id": "633460", + "fullName": "Brunnsberg Sjöfållan", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21456b" + }, + "id": "633494", + "fullName": "Fagerhult Västergård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21456c" + }, + "id": "633547", + "fullName": "Lammakulla Enebacken", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21456d" + }, + "id": "633551", + "fullName": "Lammakulla Lindelund", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21456e" + }, + "id": "633557", + "fullName": "Lammakulla Rönneberg", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21456f" + }, + "id": "633561", + "fullName": "Lammakulla Östergård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214570" + }, + "id": "633645", + "fullName": "Romarehyltan Romanäs", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214571" + }, + "id": "633647", + "fullName": "Romarehyltan Romberg", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214572" + }, + "id": "633701", + "fullName": "Stavhult Gustavslund", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214573" + }, + "id": "633718", + "fullName": "Stockhult Sköldsboda", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214574" + }, + "id": "633772", + "fullName": "Tumhult Brännebacken", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214575" + }, + "id": "633891", + "fullName": "Älmtaryd Pettersberg", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214576" + }, + "id": "633452", + "fullName": "Bockaboda Stensjöholm", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214577" + }, + "id": "633454", + "fullName": "Bockaboda Stjärneberg", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214578" + }, + "id": "633490", + "fullName": "Fagerhult Kvarnstugan", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214579" + }, + "id": "633553", + "fullName": "Lammakulla Mellangård", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21457a" + }, + "id": "633573", + "fullName": "Lönshult Johannesgården", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21457b" + }, + "id": "633716", + "fullName": "Stockhult Skräddareboda", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21457c" + }, + "id": "633760", + "fullName": "Trinshult Möllaretorpet", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21457d" + }, + "id": "630625", + "fullName": "Ågatan", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21457e" + }, + "id": "632503", + "fullName": "Ågatan", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214580" + }, + "id": "629907", + "fullName": "Ivla Ågård", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214581" + }, + "id": "634366", + "fullName": "Össjö Ågård", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214582" + }, + "id": "629109", + "fullName": "Ränte Ågård", + "parentFullName": "Annerstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214583" + }, + "id": "632454", + "fullName": "Ågårdsvägen", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214585" + }, + "id": "629568", + "fullName": "Hamneda Ågård", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214586" + }, + "id": "629996", + "fullName": "Nöttja Ågården", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214587" + }, + "id": "629624", + "fullName": "Hornsborg Ågård", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214588" + }, + "id": "629968", + "fullName": "Nöttja Lilla Ågård", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214589" + }, + "id": "895464", + "fullName": "Agatvägen", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21458a" + }, + "id": "895338", + "fullName": "Agentgränd", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21458b" + }, + "id": "895758", + "fullName": "Ågärdanvägen", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21458c" + }, + "id": "507950", + "fullName": "Agneta Ribbings väg", + "parentFullName": "Ekerö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21458d" + }, + "id": "494081", + "fullName": "Aggarp", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21458e" + }, + "id": "868735", + "fullName": "Aggaskruv", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21458f" + }, + "id": "870577", + "fullName": "Ågatan", + "parentFullName": "Kvillsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214590" + }, + "id": "869759", + "fullName": "Ågatan", + "parentFullName": "Landsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214591" + }, + "id": "489794", + "fullName": "Ågatan", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214592" + }, + "id": "490187", + "fullName": "Ågårdsvägen", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214593" + }, + "id": "808812", + "fullName": "Ägovägen", + "parentFullName": "Sunnansjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214594" + }, + "id": "810857", + "fullName": "Ågårdsvägen", + "parentFullName": "Ludvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214595" + }, + "id": "548204", + "fullName": "Ågatan", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214596" + }, + "id": "544990", + "fullName": "Ågatan", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214597" + }, + "id": "544964", + "fullName": "Lilla Ågatan", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214598" + }, + "id": "547809", + "fullName": "Kavlebäck Ågården", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214599" + }, + "id": "484174", + "fullName": "Gersebo Agnemar", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21459a" + }, + "id": "483021", + "fullName": "Ågatan", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21459b" + }, + "id": "482839", + "fullName": "Äggholmsgränd", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21459c" + }, + "id": "719372", + "fullName": "Agnes väg", + "parentFullName": "Stora Höga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21459d" + }, + "id": "719374", + "fullName": "Agnetas väg", + "parentFullName": "Stora Höga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21459e" + }, + "id": "719639", + "fullName": "Äggestorp", + "parentFullName": "Stenungsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21459f" + }, + "id": "766033", + "fullName": "Ågatan", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145a0" + }, + "id": "766019", + "fullName": "Ågärdsgatan", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145a1" + }, + "id": "692810", + "fullName": "Agnetebergsallén", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145a2" + }, + "id": "854672", + "fullName": "Ågatan", + "parentFullName": "Söderhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145a3" + }, + "id": "597756", + "fullName": "Agerlödavägen", + "parentFullName": "Hishult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145a4" + }, + "id": "597918", + "fullName": "Ågård", + "parentFullName": "Hishult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145a5" + }, + "id": "606389", + "fullName": "Ågatan", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145a6" + }, + "id": "607200", + "fullName": "Ågas väg", + "parentFullName": "Mellbystrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145a7" + }, + "id": "606826", + "fullName": "Ågrens väg", + "parentFullName": "Veinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145a8" + }, + "id": "597924", + "fullName": "Ågård Mossen", + "parentFullName": "Hishult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145a9" + }, + "id": "607501", + "fullName": "Genevad Ågård", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145aa" + }, + "id": "597920", + "fullName": "Ågård Björkhem", + "parentFullName": "Hishult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145ab" + }, + "id": "597922", + "fullName": "Ågård Klämmesbygget", + "parentFullName": "Hishult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145ac" + }, + "id": "716888", + "fullName": "Agen Agetorp", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145ad" + }, + "id": "716886", + "fullName": "Agen", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145ae" + }, + "id": "716904", + "fullName": "Agetorp", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145af" + }, + "id": "716896", + "fullName": "Agen Piro", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145b0" + }, + "id": "716903", + "fullName": "Agens Gård", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145b1" + }, + "id": "716889", + "fullName": "Agen Bolund", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145b2" + }, + "id": "716901", + "fullName": "Agen Sandmo", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145b3" + }, + "id": "716894", + "fullName": "Agen Myrhult", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145b4" + }, + "id": "716892", + "fullName": "Agen Hagaborg", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145b5" + }, + "id": "716900", + "fullName": "Agen Rötterna", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145b6" + }, + "id": "716891", + "fullName": "Agen Bäckängen", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145b7" + }, + "id": "716902", + "fullName": "Agen Tereseborg", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145b8" + }, + "id": "838515", + "fullName": "Björsäter Ågården", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145b9" + }, + "id": "539299", + "fullName": "Agronomvägen", + "parentFullName": "Bjärred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145ba" + }, + "id": "539523", + "fullName": "Agnes Hylls väg", + "parentFullName": "Bjärred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145bb" + }, + "id": "789781", + "fullName": "Ågatan", + "parentFullName": "Dalum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145bc" + }, + "id": "801514", + "fullName": "Ågatan", + "parentFullName": "Ulricehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145bd" + }, + "id": "789060", + "fullName": "Ågatan", + "parentFullName": "Gällstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145be" + }, + "id": "803464", + "fullName": "Ågården", + "parentFullName": "Hökerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145bf" + }, + "id": "789223", + "fullName": "Säm Ågården", + "parentFullName": "Vegby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145c0" + }, + "id": "547848", + "fullName": "Ågårdsvägen", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145c1" + }, + "id": "746133", + "fullName": "Bergaby Agustenberg", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145c2" + }, + "id": "749396", + "fullName": "Nederhyttan Ägirslund", + "parentFullName": "Ramsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145c3" + }, + "id": "812744", + "fullName": "Ågatan", + "parentFullName": "Krylbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145c4" + }, + "id": "812790", + "fullName": "Ågränd", + "parentFullName": "Krylbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145c5" + }, + "id": "770200", + "fullName": "Aguéligatan", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145c6" + }, + "id": "771328", + "fullName": "Tärnaby Ågården", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145c7" + }, + "id": "785289", + "fullName": "Ormön Agnesören", + "parentFullName": "Gräsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145c8" + }, + "id": "784818", + "fullName": "Ågalma", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145c9" + }, + "id": "784820", + "fullName": "Ågalma Gård", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145ca" + }, + "id": "792462", + "fullName": "Väddika Ågården", + "parentFullName": "Gimo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145cb" + }, + "id": "731546", + "fullName": "Agegatan", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145cc" + }, + "id": "789945", + "fullName": "Agvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145cd" + }, + "id": "537438", + "fullName": "Aggarpsvägen", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145ce" + }, + "id": "537425", + "fullName": "Aggarps Bygata", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145cf" + }, + "id": "537429", + "fullName": "Aggarps Skolväg", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145d0" + }, + "id": "537464", + "fullName": "Lilla Aggarps väg", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145d1" + }, + "id": "537426", + "fullName": "Aggarps Gamla Byväg", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145d2" + }, + "id": "537431", + "fullName": "Aggarpshöjdsvägen", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145d3" + }, + "id": "537435", + "fullName": "Aggarpsmöllavägen", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145d4" + }, + "id": "536848", + "fullName": "Ågatan", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145d5" + }, + "id": "793415", + "fullName": "Agnebo", + "parentFullName": "Tobo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145d6" + }, + "id": "828421", + "fullName": "Agnmyrvägen", + "parentFullName": "Sollerön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145d7" + }, + "id": "828879", + "fullName": "Ågåvägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145d8" + }, + "id": "679692", + "fullName": "Agebo", + "parentFullName": "Nybro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145d9" + }, + "id": "676510", + "fullName": "Ågården", + "parentFullName": "Gullaskruv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145da" + }, + "id": "648858", + "fullName": "Agnäs", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145db" + }, + "id": "637861", + "fullName": "Ages väg", + "parentFullName": "Moheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145dc" + }, + "id": "911332", + "fullName": "Agnäs Gård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145dd" + }, + "id": "615831", + "fullName": "Agnaryd Åsen", + "parentFullName": "Rydaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145de" + }, + "id": "648862", + "fullName": "Agnäs Bokelund", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145df" + }, + "id": "648864", + "fullName": "Agnäs Ekholmen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145e0" + }, + "id": "648860", + "fullName": "Agnäs Björkholmen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145e1" + }, + "id": "615817", + "fullName": "Agnaryd Gummesgård", + "parentFullName": "Rydaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145e2" + }, + "id": "615818", + "fullName": "Agnaryd Hansagård", + "parentFullName": "Rydaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145e3" + }, + "id": "615821", + "fullName": "Agnaryd Lunnagård", + "parentFullName": "Rydaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145e4" + }, + "id": "615825", + "fullName": "Agnaryd Nämndemans", + "parentFullName": "Rydaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145e5" + }, + "id": "615827", + "fullName": "Agnaryd Södregård", + "parentFullName": "Rydaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145e6" + }, + "id": "615829", + "fullName": "Agnaryd Villansro", + "parentFullName": "Rydaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145e7" + }, + "id": "615823", + "fullName": "Agnaryd Missionshus", + "parentFullName": "Rydaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145e8" + }, + "id": "615819", + "fullName": "Agnaryd Kappelansgård", + "parentFullName": "Rydaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145e9" + }, + "id": "636026", + "fullName": "Ågatan", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145ea" + }, + "id": "635834", + "fullName": "Ågårdsvägen", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145eb" + }, + "id": "914223", + "fullName": "Agnsjön", + "parentFullName": "Junsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145ec" + }, + "id": "574831", + "fullName": "Agdelund", + "parentFullName": "Kivik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145ed" + }, + "id": "568138", + "fullName": "Rörum Agator", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145ee" + }, + "id": "574833", + "fullName": "Agdelundsvägen", + "parentFullName": "Kivik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145ef" + }, + "id": "567086", + "fullName": "Ågatan", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145f0" + }, + "id": "571726", + "fullName": "Agronomvägen", + "parentFullName": "Sjöbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145f1" + }, + "id": "572419", + "fullName": "Ågeäng", + "parentFullName": "Blentarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145f2" + }, + "id": "571326", + "fullName": "Ågerup", + "parentFullName": "Skurup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145f3" + }, + "id": "571720", + "fullName": "Ågatan", + "parentFullName": "Sjöbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145f4" + }, + "id": "572473", + "fullName": "Ågårdsvägen", + "parentFullName": "Vollsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145f5" + }, + "id": "572417", + "fullName": "Ågerupsvägen", + "parentFullName": "Blentarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145f6" + }, + "id": "571368", + "fullName": "Ågerupsvägen", + "parentFullName": "Skurup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145f7" + }, + "id": "485925", + "fullName": "Aggasvägen", + "parentFullName": "Sommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145f8" + }, + "id": "485951", + "fullName": "Grytbäcken Aggasstugan", + "parentFullName": "Sommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145f9" + }, + "id": "485421", + "fullName": "Ågatan", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145fa" + }, + "id": "817820", + "fullName": "Synnerby Aggetorp", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145fb" + }, + "id": "816928", + "fullName": "Härlunda Ågården", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145fc" + }, + "id": "880039", + "fullName": "Agntjärn", + "parentFullName": "Bollstabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145fd" + }, + "id": "876631", + "fullName": "Ågatan", + "parentFullName": "Sörberge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145fe" + }, + "id": "536753", + "fullName": "Agriborgsvägen", + "parentFullName": "Arlöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2145ff" + }, + "id": "898044", + "fullName": "Aggala", + "parentFullName": "Gällivare", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214600" + }, + "id": "898045", + "fullName": "Aggala Stugby", + "parentFullName": "Gällivare", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214601" + }, + "id": "897840", + "fullName": "Ågatan", + "parentFullName": "Gällivare", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214602" + }, + "id": "781749", + "fullName": "Agnesberg", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214603" + }, + "id": "588951", + "fullName": "Agerumsvägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214604" + }, + "id": "588037", + "fullName": "Äggsvampvägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214605" + }, + "id": "872329", + "fullName": "Kråkshults-Åsa Aggarp", + "parentFullName": "Mariannelund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214606" + }, + "id": "492548", + "fullName": "Ågatan", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214607" + }, + "id": "493368", + "fullName": "Ägersgöl", + "parentFullName": "Hult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214608" + }, + "id": "492198", + "fullName": "Norra Ågatan", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214609" + }, + "id": "492546", + "fullName": "Västra Ågatan", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21460a" + }, + "id": "493370", + "fullName": "Ägersgöl Föråsen", + "parentFullName": "Hult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21460b" + }, + "id": "493372", + "fullName": "Ägersgöl Klinten", + "parentFullName": "Hult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21460c" + }, + "id": "493374", + "fullName": "Ägersgöl Lönhult", + "parentFullName": "Hult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21460d" + }, + "id": "556417", + "fullName": "Aggarp", + "parentFullName": "Ljungbyhed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21460e" + }, + "id": "561849", + "fullName": "Agards väg", + "parentFullName": "Klippan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21460f" + }, + "id": "561175", + "fullName": "Ågatan", + "parentFullName": "Klippan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214610" + }, + "id": "556814", + "fullName": "Ågatan", + "parentFullName": "Ljungbyhed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214611" + }, + "id": "642244", + "fullName": "Agnshult", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214612" + }, + "id": "642248", + "fullName": "Agnshult Kråkön", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214613" + }, + "id": "642246", + "fullName": "Agnshult Hästabacken", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214614" + }, + "id": "641154", + "fullName": "Ågatan", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214615" + }, + "id": "643199", + "fullName": "Stenshult Ågård", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214616" + }, + "id": "618550", + "fullName": "Mellösa-Vik Agdaborg", + "parentFullName": "Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214617" + }, + "id": "631796", + "fullName": "Hosjö Ågården", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214618" + }, + "id": "628936", + "fullName": "Glastorp Ågläntan", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214619" + }, + "id": "629282", + "fullName": "Skebokvarn Ågläntan", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21461a" + }, + "id": "544971", + "fullName": "Ageröd", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21461b" + }, + "id": "541362", + "fullName": "Ageröd", + "parentFullName": "Stehag", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21461c" + }, + "id": "927445", + "fullName": "Ageröd", + "parentFullName": "Hallaröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21461d" + }, + "id": "541364", + "fullName": "Ageröds Säteri", + "parentFullName": "Stehag", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21461e" + }, + "id": "541366", + "fullName": "Agerödstorpet", + "parentFullName": "Stehag", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21461f" + }, + "id": "927446", + "fullName": "Ageröds Säteri", + "parentFullName": "Hallaröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214620" + }, + "id": "927447", + "fullName": "Agerödstorpet", + "parentFullName": "Hallaröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214621" + }, + "id": "544981", + "fullName": "Hänninge Ageröd", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214622" + }, + "id": "544493", + "fullName": "Ågatan", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214623" + }, + "id": "545347", + "fullName": "Ågerup", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214624" + }, + "id": "545349", + "fullName": "Ågerup Säteri", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214625" + }, + "id": "545351", + "fullName": "Ågerup Säteri Åkeshus", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214626" + }, + "id": "545345", + "fullName": "Vägasked Ågerupsmölla", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214627" + }, + "id": "893437", + "fullName": "Ågrundet", + "parentFullName": "Kalix-Nyborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214628" + }, + "id": "825901", + "fullName": "Ågatan", + "parentFullName": "Tråvad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214629" + }, + "id": "827168", + "fullName": "Ågatan", + "parentFullName": "Kvänum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21462a" + }, + "id": "827394", + "fullName": "Hällum Ågården", + "parentFullName": "Kvänum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21462b" + }, + "id": "772739", + "fullName": "Agnegatan", + "parentFullName": "Kolbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21462c" + }, + "id": "772627", + "fullName": "Agnesdalsgatan", + "parentFullName": "Hallstahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21462d" + }, + "id": "772697", + "fullName": "Ågatan", + "parentFullName": "Hallstahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21462e" + }, + "id": "772440", + "fullName": "Ägovägen", + "parentFullName": "Hallstahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21462f" + }, + "id": "773442", + "fullName": "Äggebylund", + "parentFullName": "Strömsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214630" + }, + "id": "773405", + "fullName": "Stora Äggeby", + "parentFullName": "Strömsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214631" + }, + "id": "773443", + "fullName": "Äggebyvägen", + "parentFullName": "Strömsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214632" + }, + "id": "772736", + "fullName": "Äggsjögatan", + "parentFullName": "Kolbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214633" + }, + "id": "734920", + "fullName": "Berga Aggershus", + "parentFullName": "Östansjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214634" + }, + "id": "733682", + "fullName": "Ågatan", + "parentFullName": "Hallsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214635" + }, + "id": "742694", + "fullName": "Ågatan", + "parentFullName": "Hjortkvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214636" + }, + "id": "742329", + "fullName": "Björnhammars Ågata", + "parentFullName": "Hjortkvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214637" + }, + "id": "758301", + "fullName": "Agatvägen", + "parentFullName": "Myggenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214638" + }, + "id": "758509", + "fullName": "Ägge Pers väg", + "parentFullName": "Höviksnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214639" + }, + "id": "556409", + "fullName": "Ågatan", + "parentFullName": "Hyllinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21463a" + }, + "id": "655494", + "fullName": "Berg Agnesberg", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21463b" + }, + "id": "664014", + "fullName": "Ågärde Näset", + "parentFullName": "Långserud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21463c" + }, + "id": "664016", + "fullName": "Ågärde Solbacka", + "parentFullName": "Långserud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21463d" + }, + "id": "664011", + "fullName": "Ågärde Nerstugan", + "parentFullName": "Långserud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21463e" + }, + "id": "664019", + "fullName": "Ågärde Sörstugan", + "parentFullName": "Långserud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21463f" + }, + "id": "664007", + "fullName": "Ågärde Björkudden", + "parentFullName": "Långserud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214640" + }, + "id": "664012", + "fullName": "Ågärde Norrstugan", + "parentFullName": "Långserud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214641" + }, + "id": "664017", + "fullName": "Ågärde Södra Kasen", + "parentFullName": "Långserud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214642" + }, + "id": "658021", + "fullName": "Sjögerås Ågotsberg", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214643" + }, + "id": "664009", + "fullName": "Ågärde Mellanstugan", + "parentFullName": "Långserud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214644" + }, + "id": "809353", + "fullName": "Ågatan", + "parentFullName": "Långshyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214645" + }, + "id": "927310", + "fullName": "Ågatan", + "parentFullName": "Hörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214646" + }, + "id": "563250", + "fullName": "Agatgatan", + "parentFullName": "Bjuv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214647" + }, + "id": "563154", + "fullName": "Ågatan", + "parentFullName": "Bjuv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214648" + }, + "id": "683066", + "fullName": "Ägirgatan", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214649" + }, + "id": "682507", + "fullName": "Äggsvampsgatan", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21464a" + }, + "id": "563970", + "fullName": "Agardhsgatan", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21464b" + }, + "id": "584029", + "fullName": "Agnebergsvägen", + "parentFullName": "Hanaskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21464c" + }, + "id": "577785", + "fullName": "Ågatan", + "parentFullName": "Sibbhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21464d" + }, + "id": "577525", + "fullName": "Ågatan", + "parentFullName": "Broby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21464e" + }, + "id": "578047", + "fullName": "Ågagatan", + "parentFullName": "Glimåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21464f" + }, + "id": "876094", + "fullName": "Aggatorp", + "parentFullName": "Virserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214650" + }, + "id": "876096", + "fullName": "Aggatorp Lunden", + "parentFullName": "Virserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214651" + }, + "id": "876098", + "fullName": "Aggatorp Rosenholm", + "parentFullName": "Virserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214652" + }, + "id": "876102", + "fullName": "Aggatorps Storgård", + "parentFullName": "Virserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214653" + }, + "id": "876100", + "fullName": "Aggatorp Ängagärdet", + "parentFullName": "Virserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214654" + }, + "id": "496084", + "fullName": "Ågatan", + "parentFullName": "Hultsfred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214655" + }, + "id": "476710", + "fullName": "Ågatan", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214656" + }, + "id": "476779", + "fullName": "Ågatan", + "parentFullName": "Rosenfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214657" + }, + "id": "585782", + "fullName": "Ågatan", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214658" + }, + "id": "588072", + "fullName": "Narebro Ågläntan", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214659" + }, + "id": "591216", + "fullName": "Äspholm Ägerholmen", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21465a" + }, + "id": "563690", + "fullName": "Ågatan", + "parentFullName": "Svalöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21465b" + }, + "id": "767414", + "fullName": "Norra Ågatan", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21465c" + }, + "id": "767763", + "fullName": "Södra Ågatan", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21465d" + }, + "id": "866003", + "fullName": "Ågatan", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21465e" + }, + "id": "864847", + "fullName": "Norra Ågatan", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21465f" + }, + "id": "864859", + "fullName": "Södra Ågatan", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214660" + }, + "id": "781155", + "fullName": "Östra Ågatan", + "parentFullName": "Östervåla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214661" + }, + "id": "781121", + "fullName": "Västra Ågatan", + "parentFullName": "Östervåla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214662" + }, + "id": "587269", + "fullName": "Agrasjövägen", + "parentFullName": "Olofström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214663" + }, + "id": "587090", + "fullName": "Ågatan", + "parentFullName": "Olofström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214664" + }, + "id": "591278", + "fullName": "Agusa", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214665" + }, + "id": "591282", + "fullName": "Agusa Möllan", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214666" + }, + "id": "591286", + "fullName": "Agusagården", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214667" + }, + "id": "591288", + "fullName": "Agusastugan", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214668" + }, + "id": "591280", + "fullName": "Agusa Gladelund", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214669" + }, + "id": "591284", + "fullName": "Agusa Stoltahus", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21466a" + }, + "id": "569684", + "fullName": "Hedeberga Agriborg", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21466b" + }, + "id": "568690", + "fullName": "Per-Ågas gata", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21466c" + }, + "id": "818979", + "fullName": "Ågatan", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21466d" + }, + "id": "820199", + "fullName": "Ågårdskvarn Ågården", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21466e" + }, + "id": "823326", + "fullName": "Sil Ågården", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21466f" + }, + "id": "820189", + "fullName": "Ågårdskvarn", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214670" + }, + "id": "820201", + "fullName": "Ågårdsvägen", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214671" + }, + "id": "823093", + "fullName": "Kestad Ågården", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214672" + }, + "id": "820195", + "fullName": "Ågårdskvarn Hagen", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214673" + }, + "id": "820193", + "fullName": "Ågårdskvarn Botten", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214674" + }, + "id": "819937", + "fullName": "Slåttan Ågårdsslätt", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214675" + }, + "id": "820191", + "fullName": "Ågårdskvarn Borrvik", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214676" + }, + "id": "820197", + "fullName": "Ågårdskvarn Intakan", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214677" + }, + "id": "580813", + "fullName": "Ågatan", + "parentFullName": "Osby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214678" + }, + "id": "761194", + "fullName": "Ägovägen", + "parentFullName": "Hönö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214679" + }, + "id": "598489", + "fullName": "Ägogången", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21467a" + }, + "id": "598348", + "fullName": "Östra Ågatan", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21467b" + }, + "id": "598544", + "fullName": "Västra Ågatan", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21467c" + }, + "id": "572034", + "fullName": "Girhällstorp Ågården", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21467d" + }, + "id": "800716", + "fullName": "Agnetorp Säby", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21467e" + }, + "id": "800724", + "fullName": "Agnetorp Vibo", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21467f" + }, + "id": "800640", + "fullName": "Agnetorp Liden", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214680" + }, + "id": "800670", + "fullName": "Agnetorp Nasen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214681" + }, + "id": "800686", + "fullName": "Agnetorp Rudan", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214682" + }, + "id": "800718", + "fullName": "Agnetorp Tiarp", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214683" + }, + "id": "800736", + "fullName": "Agnetorp Ängen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214684" + }, + "id": "800552", + "fullName": "Agnetorp Blacka", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214685" + }, + "id": "800562", + "fullName": "Agnetorp Bråten", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214686" + }, + "id": "800570", + "fullName": "Agnetorp Dalhem", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214687" + }, + "id": "800576", + "fullName": "Agnetorp Dälden", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214688" + }, + "id": "800592", + "fullName": "Agnetorp Furubo", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214689" + }, + "id": "800618", + "fullName": "Agnetorp Hyltan", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21468a" + }, + "id": "800646", + "fullName": "Agnetorp Lugnet", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21468b" + }, + "id": "800654", + "fullName": "Agnetorp Löväng", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21468c" + }, + "id": "800666", + "fullName": "Agnetorp Myrebo", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21468d" + }, + "id": "800673", + "fullName": "Agnetorp Nyholm", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21468e" + }, + "id": "799634", + "fullName": "Dimbo Aggetomten", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21468f" + }, + "id": "800535", + "fullName": "Agnetorp Berghem", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214690" + }, + "id": "800560", + "fullName": "Agnetorp Brotorp", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214691" + }, + "id": "800572", + "fullName": "Agnetorp Dalskog", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214692" + }, + "id": "800582", + "fullName": "Agnetorp Ekelund", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214693" + }, + "id": "800586", + "fullName": "Agnetorp Ekliden", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214694" + }, + "id": "800588", + "fullName": "Agnetorp Enängen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214695" + }, + "id": "800624", + "fullName": "Agnetorp Jutahem", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214696" + }, + "id": "800648", + "fullName": "Agnetorp Lövhaga", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214697" + }, + "id": "800652", + "fullName": "Agnetorp Lövlund", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214698" + }, + "id": "800676", + "fullName": "Agnetorp Pommern", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214699" + }, + "id": "800704", + "fullName": "Agnetorp Stenäng", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21469a" + }, + "id": "800714", + "fullName": "Agnetorp Svedjan", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21469b" + }, + "id": "916764", + "fullName": "Agnetorp Eriksro", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21469c" + }, + "id": "797496", + "fullName": "Agnetorp Noltorpet", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21469d" + }, + "id": "797497", + "fullName": "Agnetorp Nya Kullö", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21469e" + }, + "id": "797580", + "fullName": "Agnetorp Alphyddan", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21469f" + }, + "id": "797655", + "fullName": "Agnetorp Granelid", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146a0" + }, + "id": "800545", + "fullName": "Agnetorp Björkhaga", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146a1" + }, + "id": "800547", + "fullName": "Agnetorp Björkhem", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146a2" + }, + "id": "800574", + "fullName": "Agnetorp Dalslund", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146a3" + }, + "id": "800578", + "fullName": "Agnetorp Ekeberget", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146a4" + }, + "id": "800584", + "fullName": "Agnetorp Ekepiggen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146a5" + }, + "id": "800598", + "fullName": "Agnetorp Granbolet", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146a6" + }, + "id": "800602", + "fullName": "Agnetorp Gulliden", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146a7" + }, + "id": "800604", + "fullName": "Agnetorp Haddängen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146a8" + }, + "id": "800606", + "fullName": "Agnetorp Hagaberg", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146a9" + }, + "id": "800608", + "fullName": "Agnetorp Hagalund", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146aa" + }, + "id": "800612", + "fullName": "Agnetorp Helliden", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146ab" + }, + "id": "800616", + "fullName": "Agnetorp Hjulåsen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146ac" + }, + "id": "800622", + "fullName": "Agnetorp Jonsruder", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146ad" + }, + "id": "800628", + "fullName": "Agnetorp Järnåsen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146ae" + }, + "id": "800638", + "fullName": "Agnetorp Leringen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146af" + }, + "id": "800650", + "fullName": "Agnetorp Lövkullen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146b0" + }, + "id": "800656", + "fullName": "Agnetorp Markåsen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146b1" + }, + "id": "800664", + "fullName": "Agnetorp Munkåsen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146b2" + }, + "id": "800682", + "fullName": "Agnetorp Ramsäter", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146b3" + }, + "id": "800684", + "fullName": "Agnetorp Ridaholm", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146b4" + }, + "id": "800688", + "fullName": "Agnetorp Sandbron", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146b5" + }, + "id": "800694", + "fullName": "Agnetorp Skogslund", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146b6" + }, + "id": "800696", + "fullName": "Agnetorp Skogsryd", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146b7" + }, + "id": "800698", + "fullName": "Agnetorp Solsäter", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146b8" + }, + "id": "800706", + "fullName": "Agnetorp Stockydet", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146b9" + }, + "id": "800720", + "fullName": "Agnetorp Tjobacken", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146ba" + }, + "id": "800722", + "fullName": "Agnetorp Torängen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146bb" + }, + "id": "800723", + "fullName": "Agnetorp Uddestorp", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146bc" + }, + "id": "800727", + "fullName": "Agnetorp Ändetorp", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146bd" + }, + "id": "800734", + "fullName": "Agnetorp Ängdalen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146be" + }, + "id": "913277", + "fullName": "Agnetorp Solkulle", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146bf" + }, + "id": "800539", + "fullName": "Agnetorp Bergsliden", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146c0" + }, + "id": "800548", + "fullName": "Agnetorp Björksäter", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146c1" + }, + "id": "800550", + "fullName": "Agnetorp Björneberg", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146c2" + }, + "id": "800554", + "fullName": "Agnetorp Blackängen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146c3" + }, + "id": "800564", + "fullName": "Agnetorp Bränningen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146c4" + }, + "id": "800566", + "fullName": "Agnetorp Bämmelshed", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146c5" + }, + "id": "800590", + "fullName": "Agnetorp Flygfältet", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146c6" + }, + "id": "800594", + "fullName": "Agnetorp Gamla Kulle", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146c7" + }, + "id": "800625", + "fullName": "Agnetorp Jutahemmet", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146c8" + }, + "id": "800642", + "fullName": "Agnetorp Liljeängen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146c9" + }, + "id": "800658", + "fullName": "Agnetorp Milabacken", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146ca" + }, + "id": "800668", + "fullName": "Agnetorp Myrebo Gård", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146cb" + }, + "id": "800672", + "fullName": "Agnetorp Norra Kullö", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146cc" + }, + "id": "800674", + "fullName": "Agnetorp Ormebråten", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146cd" + }, + "id": "800700", + "fullName": "Agnetorp Starrsiken", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146ce" + }, + "id": "800702", + "fullName": "Agnetorp Stenbacken", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146cf" + }, + "id": "800710", + "fullName": "Agnetorp Stora Kulle", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146d0" + }, + "id": "800721", + "fullName": "Agnetorp Torrevalla", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146d1" + }, + "id": "800537", + "fullName": "Agnetorp Bergshyddan", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146d2" + }, + "id": "800541", + "fullName": "Agnetorp Björkbacken", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146d3" + }, + "id": "800543", + "fullName": "Agnetorp Björkeberga", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146d4" + }, + "id": "800558", + "fullName": "Agnetorp Bredegården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146d5" + }, + "id": "800596", + "fullName": "Agnetorp Gisslartorp", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146d6" + }, + "id": "800600", + "fullName": "Agnetorp Grindstugan", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146d7" + }, + "id": "800610", + "fullName": "Agnetorp Harrietsnäs", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146d8" + }, + "id": "800630", + "fullName": "Agnetorp Kvarnberget", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146d9" + }, + "id": "800632", + "fullName": "Agnetorp Kvarnlyckan", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146da" + }, + "id": "800580", + "fullName": "Agnetorp Ekebergs Gård", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146db" + }, + "id": "800614", + "fullName": "Agnetorp Hellidens Gård", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146dc" + }, + "id": "800620", + "fullName": "Agnetorp Håvens Egendom", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146dd" + }, + "id": "800634", + "fullName": "Agnetorp Kättilshemmet", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146de" + }, + "id": "800636", + "fullName": "Agnetorp Laggarehemmet", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146df" + }, + "id": "800644", + "fullName": "Agnetorp Lilla Väthult", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146e0" + }, + "id": "800662", + "fullName": "Agnetorp Mobackens Gård", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146e1" + }, + "id": "800675", + "fullName": "Agnetorp Perstorps Gård", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146e2" + }, + "id": "800690", + "fullName": "Agnetorp Silverkällan", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146e3" + }, + "id": "800692", + "fullName": "Agnetorp Skogsgläntan", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146e4" + }, + "id": "800712", + "fullName": "Agnetorp Stora Väthult", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146e5" + }, + "id": "800725", + "fullName": "Agnetorp Villa Jutahem", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146e6" + }, + "id": "800556", + "fullName": "Agnetorp Blomsterkullen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146e7" + }, + "id": "800568", + "fullName": "Agnetorp Bämmelsheds Gård", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146e8" + }, + "id": "800708", + "fullName": "Agnetorp Stora Bremsahemmet", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146e9" + }, + "id": "800738", + "fullName": "Agnetorp-Bråten Jaktvillan", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146ea" + }, + "id": "800660", + "fullName": "Agnetorp Mobackens Bygdegård", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146eb" + }, + "id": "799477", + "fullName": "Vättak Ågården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146ec" + }, + "id": "842786", + "fullName": "Klämmesbo Ågärdet", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146ed" + }, + "id": "664151", + "fullName": "Norra Ågatan", + "parentFullName": "Åmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146ee" + }, + "id": "664165", + "fullName": "Södra Ågatan", + "parentFullName": "Åmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146ef" + }, + "id": "737817", + "fullName": "Agdas väg", + "parentFullName": "Tanumshede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146f0" + }, + "id": "589412", + "fullName": "Ågatan", + "parentFullName": "Bromölla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146f1" + }, + "id": "664321", + "fullName": "Elofshult Agnalid", + "parentFullName": "Väckelsång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146f2" + }, + "id": "665884", + "fullName": "Örmo Ågrenstorp", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146f3" + }, + "id": "668598", + "fullName": "Agardhsgatan", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146f4" + }, + "id": "672440", + "fullName": "Ågatan", + "parentFullName": "Fagerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146f5" + }, + "id": "668792", + "fullName": "Ägirs väg", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146f6" + }, + "id": "714792", + "fullName": "Ågläntan", + "parentFullName": "Sysslebäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146f7" + }, + "id": "779443", + "fullName": "Agnabo", + "parentFullName": "Tranemo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146f8" + }, + "id": "780393", + "fullName": "Aggarp", + "parentFullName": "Sjötofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146f9" + }, + "id": "780395", + "fullName": "Aggarp Granlid", + "parentFullName": "Sjötofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146fa" + }, + "id": "780399", + "fullName": "Aggarp Rävhult", + "parentFullName": "Sjötofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146fb" + }, + "id": "921150", + "fullName": "Aggarp Källäng", + "parentFullName": "Sjötofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146fc" + }, + "id": "780397", + "fullName": "Aggarp Julavist", + "parentFullName": "Sjötofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146fd" + }, + "id": "780403", + "fullName": "Aggarp Stenshult", + "parentFullName": "Sjötofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146fe" + }, + "id": "780401", + "fullName": "Aggarp Skogastugan", + "parentFullName": "Sjötofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2146ff" + }, + "id": "779248", + "fullName": "Ågården", + "parentFullName": "Dalstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214700" + }, + "id": "550173", + "fullName": "Ågatan", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214701" + }, + "id": "494533", + "fullName": "Ägostigen", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214702" + }, + "id": "868651", + "fullName": "Sunnerby Ågård", + "parentFullName": "Vrigstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214703" + }, + "id": "721763", + "fullName": "Ågatan", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214704" + }, + "id": "722036", + "fullName": "Hoberg Ågärdet", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214705" + }, + "id": "859281", + "fullName": "Vik Agnesgården", + "parentFullName": "Åre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214706" + }, + "id": "859717", + "fullName": "Äggsjön", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214707" + }, + "id": "857966", + "fullName": "Äggfors", + "parentFullName": "Mörsil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214708" + }, + "id": "857970", + "fullName": "Äggränd", + "parentFullName": "Mörsil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214709" + }, + "id": "857714", + "fullName": "Ågårdarna Åhn", + "parentFullName": "Hallen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21470a" + }, + "id": "857968", + "fullName": "Äggforsvägen", + "parentFullName": "Mörsil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21470b" + }, + "id": "857707", + "fullName": "Ågårdarna Böle", + "parentFullName": "Hallen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21470c" + }, + "id": "857716", + "fullName": "Ågårdarna Önet", + "parentFullName": "Hallen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21470d" + }, + "id": "857831", + "fullName": "Ågårdarna Mårdlunda", + "parentFullName": "Mattmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21470e" + }, + "id": "857705", + "fullName": "Ågårdarna Berglägden", + "parentFullName": "Hallen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21470f" + }, + "id": "857833", + "fullName": "Ågårdarna Tårisholmen", + "parentFullName": "Mattmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214710" + }, + "id": "820433", + "fullName": "Ågatan", + "parentFullName": "Säter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214711" + }, + "id": "838999", + "fullName": "Ågatan", + "parentFullName": "Tibro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214712" + }, + "id": "612195", + "fullName": "Ågård", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214713" + }, + "id": "601614", + "fullName": "Ågatan", + "parentFullName": "Unnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214714" + }, + "id": "612197", + "fullName": "Ågård Bron", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214715" + }, + "id": "612201", + "fullName": "Ågård Kull", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214716" + }, + "id": "628679", + "fullName": "Älmås Ågård", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214717" + }, + "id": "611181", + "fullName": "Viken Ågärdet", + "parentFullName": "Långaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214718" + }, + "id": "612199", + "fullName": "Ågård Ekbacken", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214719" + }, + "id": "612209", + "fullName": "Ågård Skogslund", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21471a" + }, + "id": "612207", + "fullName": "Ågård Martinstugan", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21471b" + }, + "id": "643033", + "fullName": "Ågatan", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21471c" + }, + "id": "678481", + "fullName": "Tutta Agardhs Gränd", + "parentFullName": "Löttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21471d" + }, + "id": "684004", + "fullName": "Ågrens gata", + "parentFullName": "Köpingsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21471e" + }, + "id": "832874", + "fullName": "Ågatan", + "parentFullName": "Rättvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21471f" + }, + "id": "814858", + "fullName": "Ågatan", + "parentFullName": "Smedjebacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214720" + }, + "id": "814846", + "fullName": "Nya Ågatan", + "parentFullName": "Smedjebacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214721" + }, + "id": "719336", + "fullName": "Agviken", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214722" + }, + "id": "922739", + "fullName": "Stensjön Agen", + "parentFullName": "Lesjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214723" + }, + "id": "719878", + "fullName": "Daglösen Agnesberg", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214724" + }, + "id": "750166", + "fullName": "Ågatan", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214725" + }, + "id": "771088", + "fullName": "Agghult", + "parentFullName": "Mårdaklev", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214726" + }, + "id": "770291", + "fullName": "Agnes väg", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214727" + }, + "id": "771092", + "fullName": "Agghult Gård", + "parentFullName": "Mårdaklev", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214728" + }, + "id": "771096", + "fullName": "Agghult Persbo", + "parentFullName": "Mårdaklev", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214729" + }, + "id": "771090", + "fullName": "Agghult Fridhem", + "parentFullName": "Mårdaklev", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21472a" + }, + "id": "771094", + "fullName": "Agghult Källebacka", + "parentFullName": "Mårdaklev", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21472b" + }, + "id": "771062", + "fullName": "Ågården", + "parentFullName": "Kalv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21472c" + }, + "id": "774882", + "fullName": "Örsås Ågärde", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21472d" + }, + "id": "771986", + "fullName": "Tobo Ägnared", + "parentFullName": "Holsljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21472e" + }, + "id": "771063", + "fullName": "Ågården Lilla", + "parentFullName": "Kalv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21472f" + }, + "id": "771880", + "fullName": "Kvarnen Ågärdet", + "parentFullName": "Holsljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214730" + }, + "id": "773613", + "fullName": "Brokvarn Ågården", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214731" + }, + "id": "771065", + "fullName": "Ågården Skogsberg", + "parentFullName": "Kalv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214732" + }, + "id": "733357", + "fullName": "Ägirvägen", + "parentFullName": "Munkedal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214733" + }, + "id": "874684", + "fullName": "Äggen", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214734" + }, + "id": "873605", + "fullName": "Äggarvägen", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214735" + }, + "id": "870123", + "fullName": "Sunnanå Äggen", + "parentFullName": "Lillhärdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214736" + }, + "id": "873835", + "fullName": "Linsell Äggen", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214737" + }, + "id": "874699", + "fullName": "Äggen Utigårn", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214738" + }, + "id": "874695", + "fullName": "Äggen Bredbergs", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214739" + }, + "id": "919610", + "fullName": "Äggen Väst I Gårn", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21473a" + }, + "id": "874691", + "fullName": "Äggen Bagarstugan", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21473b" + }, + "id": "874697", + "fullName": "Äggen Ol-Jonstorpet", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21473c" + }, + "id": "874701", + "fullName": "Äggen Västergården", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21473d" + }, + "id": "874693", + "fullName": "Äggen Blombergstorpet", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21473e" + }, + "id": "582997", + "fullName": "Agghult", + "parentFullName": "Traryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21473f" + }, + "id": "582999", + "fullName": "Agghultsvägen", + "parentFullName": "Traryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214740" + }, + "id": "922237", + "fullName": "Agnevägen", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214741" + }, + "id": "820170", + "fullName": "Ågatan", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214742" + }, + "id": "582462", + "fullName": "Ågatan", + "parentFullName": "Örkelljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214743" + }, + "id": "709479", + "fullName": "Ågärde", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214744" + }, + "id": "673105", + "fullName": "Gummenäs Ågården", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214745" + }, + "id": "673315", + "fullName": "Kesnacken Ågården", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214746" + }, + "id": "936198", + "fullName": "Egenäs Agnars", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214747" + }, + "id": "705570", + "fullName": "Slämtegen Agnesberg", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214748" + }, + "id": "515791", + "fullName": "Gräverum Aggarp", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214749" + }, + "id": "518825", + "fullName": "Ågränd", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21474a" + }, + "id": "522060", + "fullName": "Västerskog Ågölen", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21474b" + }, + "id": "893843", + "fullName": "Agnsävsgatan", + "parentFullName": "Haparanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21474c" + }, + "id": "619684", + "fullName": "Aggarp", + "parentFullName": "Kulltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21474d" + }, + "id": "619698", + "fullName": "Aggarps Gård", + "parentFullName": "Kulltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21474e" + }, + "id": "619690", + "fullName": "Aggarp Viborg", + "parentFullName": "Kulltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21474f" + }, + "id": "619692", + "fullName": "Aggarp Vibäck", + "parentFullName": "Kulltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214750" + }, + "id": "619700", + "fullName": "Aggarpsvägen", + "parentFullName": "Kulltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214751" + }, + "id": "619686", + "fullName": "Aggarp Bäckaskog", + "parentFullName": "Kulltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214753" + }, + "id": "620239", + "fullName": "Ågård", + "parentFullName": "Hillerstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214754" + }, + "id": "620238", + "fullName": "Ågatan", + "parentFullName": "Hillerstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214755" + }, + "id": "626972", + "fullName": "Ågatan", + "parentFullName": "Gnosjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214756" + }, + "id": "620226", + "fullName": "Uppebo Ågård", + "parentFullName": "Hillerstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214757" + }, + "id": "839909", + "fullName": "Ågatan", + "parentFullName": "Hofors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214758" + }, + "id": "732963", + "fullName": "Agensgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214759" + }, + "id": "660414", + "fullName": "Ågatan", + "parentFullName": "Åseda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21475a" + }, + "id": "662682", + "fullName": "Ågatan", + "parentFullName": "Fröseke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21475b" + }, + "id": "852367", + "fullName": "Sträte Agnesberg", + "parentFullName": "Moholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21475c" + }, + "id": "853128", + "fullName": "Ågatan", + "parentFullName": "Moholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21475d" + }, + "id": "803686", + "fullName": "Ågatan", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21475e" + }, + "id": "722454", + "fullName": "Eggvena Ågården", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21475f" + }, + "id": "804705", + "fullName": "Björnarp Ågården", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214760" + }, + "id": "849656", + "fullName": "Ågränd", + "parentFullName": "Ilsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214761" + }, + "id": "840679", + "fullName": "Ågatan", + "parentFullName": "Skutskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214762" + }, + "id": "754029", + "fullName": "Årbol Agnesberg", + "parentFullName": "Dalskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214763" + }, + "id": "750906", + "fullName": "Ågatan", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214764" + }, + "id": "663028", + "fullName": "Ågatan", + "parentFullName": "Lindås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214765" + }, + "id": "636247", + "fullName": "Rörvik Aggebo", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214766" + }, + "id": "633208", + "fullName": "Kåsta Ågården", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214767" + }, + "id": "633266", + "fullName": "Lunda Ågården", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214768" + }, + "id": "736490", + "fullName": "Lindal Agalund", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214769" + }, + "id": "667125", + "fullName": "Agnhammar", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21476a" + }, + "id": "657687", + "fullName": "Ågatan", + "parentFullName": "Lessebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21476b" + }, + "id": "774039", + "fullName": "Ågatan", + "parentFullName": "Kungsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21476c" + }, + "id": "892071", + "fullName": "Agntjärn", + "parentFullName": "Vistträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21476d" + }, + "id": "570922", + "fullName": "Stora Ålö Agustendal", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21476e" + }, + "id": "568889", + "fullName": "Gusum Ågården", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21476f" + }, + "id": "588377", + "fullName": "Sverkersholm Ägerstorp", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214770" + }, + "id": "753535", + "fullName": "Binninge Agartslund", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214771" + }, + "id": "754428", + "fullName": "Ägelsta", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214772" + }, + "id": "736012", + "fullName": "Ägelsta", + "parentFullName": "Vretstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214773" + }, + "id": "754432", + "fullName": "Ägelsta Gård", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214774" + }, + "id": "736018", + "fullName": "Ägelsta Lund", + "parentFullName": "Vretstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214775" + }, + "id": "736020", + "fullName": "Ägelsta Nyhem", + "parentFullName": "Vretstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214776" + }, + "id": "754436", + "fullName": "Ägelsta Nytorp", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214777" + }, + "id": "736014", + "fullName": "Ägelsta Fallet", + "parentFullName": "Vretstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214778" + }, + "id": "754438", + "fullName": "Ägelsta Skoghem", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214779" + }, + "id": "736016", + "fullName": "Ägelsta Granelund", + "parentFullName": "Vretstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21477a" + }, + "id": "754430", + "fullName": "Ägelsta Emilgården", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21477b" + }, + "id": "754434", + "fullName": "Ägelsta Gård Drängstugan", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21477c" + }, + "id": "680900", + "fullName": "Norra Ågatan", + "parentFullName": "Torsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21477d" + }, + "id": "846596", + "fullName": "Agnvägen", + "parentFullName": "Karlsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21477e" + }, + "id": "847272", + "fullName": "Hamnen Agnesberg", + "parentFullName": "Mölltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21477f" + }, + "id": "832045", + "fullName": "Agdurvägen", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214780" + }, + "id": "938013", + "fullName": "Ägna", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214781" + }, + "id": "832612", + "fullName": "Ågågata", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214782" + }, + "id": "933343", + "fullName": "Ågatan", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214783" + }, + "id": "499482", + "fullName": "Ägersryd", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214784" + }, + "id": "499492", + "fullName": "Ägersryd Norrhem", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214785" + }, + "id": "499484", + "fullName": "Ägersryd Granlund", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214786" + }, + "id": "499490", + "fullName": "Ägersryd Norrgård", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214787" + }, + "id": "499494", + "fullName": "Ägersryd Perstorp", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214788" + }, + "id": "499486", + "fullName": "Ägersryd Marielund", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214789" + }, + "id": "499488", + "fullName": "Ägersryd Nordlunda", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21478a" + }, + "id": "742078", + "fullName": "Carta Ägg", + "parentFullName": "Färgelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21478b" + }, + "id": "727271", + "fullName": "Ödeborgs-Bråten Ågläntan", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21478c" + }, + "id": "859999", + "fullName": "Ågången", + "parentFullName": "Tandsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21478d" + }, + "id": "890461", + "fullName": "Aggnäs", + "parentFullName": "Arvidsjaur", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21478e" + }, + "id": "501469", + "fullName": "Ågatan", + "parentFullName": "Grönskåra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21478f" + }, + "id": "842493", + "fullName": "Agronomvägen", + "parentFullName": "Ockelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214790" + }, + "id": "938211", + "fullName": "Äggmuren Jädraås", + "parentFullName": "Åmotsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214791" + }, + "id": "775681", + "fullName": "Ågatan", + "parentFullName": "Norberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214792" + }, + "id": "757181", + "fullName": "Flo Agnesberg", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214793" + }, + "id": "755887", + "fullName": "Ågatan", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214794" + }, + "id": "757481", + "fullName": "Ås Ågården", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214795" + }, + "id": "737678", + "fullName": "Ågrena Gård", + "parentFullName": "Laxå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214796" + }, + "id": "737682", + "fullName": "Ågrena Skola", + "parentFullName": "Laxå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214797" + }, + "id": "737322", + "fullName": "Ågrenavägen", + "parentFullName": "Hasselfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214798" + }, + "id": "737363", + "fullName": "Backen Ågrena", + "parentFullName": "Laxå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb214799" + }, + "id": "737680", + "fullName": "Ågrena Kolugnen", + "parentFullName": "Laxå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21479a" + }, + "id": "737684", + "fullName": "Ågrena Tallåsen", + "parentFullName": "Laxå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21479b" + }, + "id": "737676", + "fullName": "Ågrena Brattforstorp", + "parentFullName": "Laxå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21479c" + }, + "id": "754151", + "fullName": "Ågatan", + "parentFullName": "Nossebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21479d" + }, + "id": "933968", + "fullName": "Särstad Äggproduktion", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21479e" + }, + "id": "556504", + "fullName": "Sväm Ågården", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb21479f" + }, + "id": "675518", + "fullName": "Agerhusvägen", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147a0" + }, + "id": "676212", + "fullName": "Risane Ågärdet", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147a1" + }, + "id": "728469", + "fullName": "Nässundet Agnesberg", + "parentFullName": "Storfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147a2" + }, + "id": "728471", + "fullName": "Nässundet Agnesbergs Gård", + "parentFullName": "Storfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147a3" + }, + "id": "931107", + "fullName": "Aggarps Gård", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147a4" + }, + "id": "931110", + "fullName": "Aggarpsvägen", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147a5" + }, + "id": "931106", + "fullName": "Aggarp Perstorp", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147a6" + }, + "id": "931112", + "fullName": "Aggebo Norrgård", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147a7" + }, + "id": "931108", + "fullName": "Aggarps Kursgård", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147a8" + }, + "id": "931113", + "fullName": "Aggebo Södergård", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147a9" + }, + "id": "931111", + "fullName": "Aggebo Mellangård", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147aa" + }, + "id": "931109", + "fullName": "Aggarp Stationshuset", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147ab" + }, + "id": "931096", + "fullName": "Ågatan", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147ac" + }, + "id": "889396", + "fullName": "Åggomjaure", + "parentFullName": "Arjeplog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147ad" + }, + "id": "885833", + "fullName": "Agnäs", + "parentFullName": "Bjurholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147ae" + }, + "id": "885843", + "fullName": "Agnsjön", + "parentFullName": "Bjurholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147af" + }, + "id": "952695", + "fullName": "Agnes väg", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147b0" + }, + "id": "943087", + "fullName": "Agdas väg", + "parentFullName": "Grebbestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147b1" + }, + "id": "941564", + "fullName": "Agatvägen", + "parentFullName": "Östra Karup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147b2" + }, + "id": "951479", + "fullName": "Agathons väg", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147b3" + }, + "id": "953116", + "fullName": "Agnestigs torg", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147b4" + }, + "id": "942269", + "fullName": "Agaplansvägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147b5" + }, + "id": "952761", + "fullName": "Agda Rösselsgata", + "parentFullName": "Gällivare", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147b6" + }, + "id": "945169", + "fullName": "Agnetorp Solbacken", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147b7" + }, + "id": "952431", + "fullName": "Agnetorp Björkhagen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147b8" + }, + "id": "944684", + "fullName": "Agnes Arvidssons gata", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147b9" + }, + "id": "952898", + "fullName": "Agnetorp Hasselbacken", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147ba" + }, + "id": "946105", + "fullName": "Marieholmsgatan", + "parentFullName": "Agnesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147bb" + }, + "id": "953831", + "fullName": "Stockhult Hagatorpet", + "parentFullName": "Agunnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147bc" + }, + "id": "950241", + "fullName": "Ågård", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147bd" + }, + "id": "944417", + "fullName": "Ågatan", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147be" + }, + "id": "953987", + "fullName": "Ågården", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147bf" + }, + "id": "945786", + "fullName": "Åglimten", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147c0" + }, + "id": "950242", + "fullName": "Ågård Bron", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147c1" + }, + "id": "950243", + "fullName": "Ågård Kull", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147c2" + }, + "id": "954350", + "fullName": "Ägirs Gränd", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147c3" + }, + "id": "947469", + "fullName": "Ågårdsvägen", + "parentFullName": "Hillerstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147c4" + }, + "id": "950913", + "fullName": "Ågärde Ålyckan", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147c5" + }, + "id": "950244", + "fullName": "Ågård Skogslund", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1907a27dcf33cb2147c6" + }, + "id": "951943", + "fullName": "Nederhyttan Ägirslund", + "parentFullName": "Storå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb2147de" + }, + "id": "758682", + "fullName": "Mäster Ahls gata", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb2147e0" + }, + "id": "554471", + "fullName": "Ahlmansgatan", + "parentFullName": "Mörarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb2147e7" + }, + "id": "780976", + "fullName": "Åhagavägen", + "parentFullName": "Svaneholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb2147e8" + }, + "id": "782404", + "fullName": "Toarpsdal Åhaga", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb2147e9" + }, + "id": "775647", + "fullName": "Örebro Villa Åhus", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb2147ea" + }, + "id": "783758", + "fullName": "Norra Lergered Åhaga", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb2147ec" + }, + "id": "482682", + "fullName": "Åhlbergs väg", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb2147ed" + }, + "id": "608693", + "fullName": "Åholmen", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb2147ee" + }, + "id": "609662", + "fullName": "Enslöv Åhem", + "parentFullName": "Åled", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb2147ef" + }, + "id": "609329", + "fullName": "Karlstorp Åhyltan", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb2147f0" + }, + "id": "922242", + "fullName": "Hakon Ahlbergs väg", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb2147f1" + }, + "id": "877897", + "fullName": "Åh", + "parentFullName": "Njurunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb2147f2" + }, + "id": "877898", + "fullName": "Åhvägen", + "parentFullName": "Njurunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb2147f3" + }, + "id": "497497", + "fullName": "Lill-Ahl", + "parentFullName": "Enhörna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb2147f4" + }, + "id": "497367", + "fullName": "Ahls Gård", + "parentFullName": "Enhörna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb2147f5" + }, + "id": "655492", + "fullName": "Stora Vret Åhus", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb2147f6" + }, + "id": "648146", + "fullName": "Stenslanda Åhus", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb2147f7" + }, + "id": "652043", + "fullName": "Asa Kråketorp Åhult", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb2147f8" + }, + "id": "649816", + "fullName": "Ahlmarksgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb2147f9" + }, + "id": "584743", + "fullName": "Ahlgrens väg", + "parentFullName": "Villands Vånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb2147fb" + }, + "id": "586522", + "fullName": "Åhusvägen", + "parentFullName": "Rinkaby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb2147fc" + }, + "id": "590908", + "fullName": "Åhusvägen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb2147fd" + }, + "id": "586900", + "fullName": "Åhusvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb2147fe" + }, + "id": "591254", + "fullName": "Åhultsvägen", + "parentFullName": "Vittskövle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214800" + }, + "id": "704027", + "fullName": "Åhs", + "parentFullName": "Tvååker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214803" + }, + "id": "703873", + "fullName": "Åhsvägen", + "parentFullName": "Träslövsläge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214805" + }, + "id": "865532", + "fullName": "Olof Ahlbergs väg", + "parentFullName": "Häggenås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214806" + }, + "id": "922478", + "fullName": "Åhléngården Skogsslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214807" + }, + "id": "603415", + "fullName": "Eksta Ahlströmstorp", + "parentFullName": "Klintehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214808" + }, + "id": "600091", + "fullName": "Åhsbergsgatan", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214809" + }, + "id": "881166", + "fullName": "Ahlénsvägen", + "parentFullName": "Husum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21480a" + }, + "id": "881904", + "fullName": "Ahnlundsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21480b" + }, + "id": "573245", + "fullName": "Ahlbergers väg", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21480c" + }, + "id": "832126", + "fullName": "Fjällets Gård Åhuset", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21480d" + }, + "id": "579841", + "fullName": "Åhus", + "parentFullName": "Vankiva", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21480e" + }, + "id": "579469", + "fullName": "Åhusvägen", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21480f" + }, + "id": "579939", + "fullName": "Stoby-Algustorp Åhällan", + "parentFullName": "Ballingslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214810" + }, + "id": "915499", + "fullName": "Ahrenbergs Kaj", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214811" + }, + "id": "915952", + "fullName": "Ahrenbergs Trad", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214812" + }, + "id": "915252", + "fullName": "Ahrenbergs Brygga", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214813" + }, + "id": "524413", + "fullName": "Åholmen", + "parentFullName": "Rosersberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214814" + }, + "id": "536127", + "fullName": "Tullstorp Ahletorp", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214815" + }, + "id": "533461", + "fullName": "Åhusvägen", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214816" + }, + "id": "521823", + "fullName": "Nils Åhlins väg", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214817" + }, + "id": "606171", + "fullName": "Sandkärr Ahngården", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214818" + }, + "id": "536985", + "fullName": "Ahlbomsgatan", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214819" + }, + "id": "538628", + "fullName": "Kapten Åhls väg", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21481a" + }, + "id": "892600", + "fullName": "Åhlshuset", + "parentFullName": "Hortlax", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21481b" + }, + "id": "891868", + "fullName": "Åhlunds väg", + "parentFullName": "Arnemark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21481c" + }, + "id": "891936", + "fullName": "Åhedenvägen", + "parentFullName": "Långträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21481d" + }, + "id": "562553", + "fullName": "Ahlefelds gata", + "parentFullName": "Munka-Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21481e" + }, + "id": "806751", + "fullName": "Tranum Åhn", + "parentFullName": "Tun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21481f" + }, + "id": "806523", + "fullName": "Karaby Åholma", + "parentFullName": "Tun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214820" + }, + "id": "535461", + "fullName": "Åhagavägen", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214821" + }, + "id": "544723", + "fullName": "Mulestad Åhagen", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214822" + }, + "id": "934513", + "fullName": "Mulestad Åhagen", + "parentFullName": "Odensvi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214823" + }, + "id": "935429", + "fullName": "Åhöjden", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214824" + }, + "id": "769355", + "fullName": "Friared Åhaga", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214825" + }, + "id": "614529", + "fullName": "Hammargården Åhus", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214826" + }, + "id": "616700", + "fullName": "Eneby Åhammar", + "parentFullName": "Valla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214827" + }, + "id": "675435", + "fullName": "Åholmsvägen", + "parentFullName": "Mörrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214828" + }, + "id": "479320", + "fullName": "Ahlenborg", + "parentFullName": "Bodafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214829" + }, + "id": "730944", + "fullName": "Öfalla Åhult", + "parentFullName": "Granbergsdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21482a" + }, + "id": "724589", + "fullName": "Patron Ahlmanns Allé", + "parentFullName": "Nödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21482b" + }, + "id": "566325", + "fullName": "Ahlgrens väg", + "parentFullName": "Löderup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21482e" + }, + "id": "624512", + "fullName": "Illerås Åhagen", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21482f" + }, + "id": "629730", + "fullName": "Hå Åhuset", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214830" + }, + "id": "635710", + "fullName": "Össlöv Åhult", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214831" + }, + "id": "629020", + "fullName": "Norrtorpa Åhus", + "parentFullName": "Annerstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214832" + }, + "id": "629018", + "fullName": "Norrtorpa Åhult", + "parentFullName": "Annerstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214833" + }, + "id": "490188", + "fullName": "Åhem", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214834" + }, + "id": "869761", + "fullName": "Åhult", + "parentFullName": "Landsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214835" + }, + "id": "869765", + "fullName": "Åhult Hägnen", + "parentFullName": "Landsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214836" + }, + "id": "869771", + "fullName": "Åhult Lugnet", + "parentFullName": "Landsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214837" + }, + "id": "870591", + "fullName": "Ämmaryd Åhaga", + "parentFullName": "Kvillsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214838" + }, + "id": "869780", + "fullName": "Åhult Rosendal", + "parentFullName": "Landsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214839" + }, + "id": "869767", + "fullName": "Åhult Karlsborg", + "parentFullName": "Landsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21483a" + }, + "id": "869786", + "fullName": "Åhult Åkersberg", + "parentFullName": "Landsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21483b" + }, + "id": "869778", + "fullName": "Åhult Norragården", + "parentFullName": "Landsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21483c" + }, + "id": "869769", + "fullName": "Åhult Kvarnagården", + "parentFullName": "Landsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21483d" + }, + "id": "869782", + "fullName": "Åhult Skattegården", + "parentFullName": "Landsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21483e" + }, + "id": "869784", + "fullName": "Åhult Trullagården", + "parentFullName": "Landsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21483f" + }, + "id": "869763", + "fullName": "Åhult Gabrielsgården", + "parentFullName": "Landsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214840" + }, + "id": "512746", + "fullName": "Öjebro Åhyddan", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214841" + }, + "id": "549662", + "fullName": "Normlösa Åhagen", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214842" + }, + "id": "560982", + "fullName": "Pg Ahnfeldts väg", + "parentFullName": "Jonstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214843" + }, + "id": "561000", + "fullName": "Åhusavägen", + "parentFullName": "Jonstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214844" + }, + "id": "692608", + "fullName": "Ahlgrenssons väg", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214845" + }, + "id": "607744", + "fullName": "Ahla", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214846" + }, + "id": "607748", + "fullName": "Ahlavägen", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214847" + }, + "id": "607780", + "fullName": "Nedre Ahla", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214848" + }, + "id": "607746", + "fullName": "Ahla Lejeby", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214849" + }, + "id": "844050", + "fullName": "Färed Åhs", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21484a" + }, + "id": "836493", + "fullName": "Enåsa Åhus", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21484b" + }, + "id": "747051", + "fullName": "Åhagen", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21484c" + }, + "id": "748634", + "fullName": "Åhagen", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21484d" + }, + "id": "921669", + "fullName": "Ahvenjärvivägen", + "parentFullName": "Lannavaara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21484e" + }, + "id": "631918", + "fullName": "Ströby Åhem", + "parentFullName": "Grimslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21484f" + }, + "id": "638357", + "fullName": "Grännaforsa Åhem", + "parentFullName": "Moheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214850" + }, + "id": "567212", + "fullName": "Åhällegatan", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214851" + }, + "id": "561239", + "fullName": "Åhällans väg", + "parentFullName": "Klippan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214852" + }, + "id": "641686", + "fullName": "Kvarnatorp Åhem", + "parentFullName": "Virestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214853" + }, + "id": "619597", + "fullName": "Sjölunda Åholmen", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214854" + }, + "id": "544537", + "fullName": "Åhusgatan", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214855" + }, + "id": "893743", + "fullName": "Åhera", + "parentFullName": "Kalix", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214856" + }, + "id": "827722", + "fullName": "Edsvära Ahlbacken", + "parentFullName": "Kvänum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214857" + }, + "id": "734523", + "fullName": "Åholmsvägen", + "parentFullName": "Hallsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214858" + }, + "id": "734516", + "fullName": "Åholmsbryggan", + "parentFullName": "Hallsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214859" + }, + "id": "556321", + "fullName": "Åhällan", + "parentFullName": "Kvidinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21485a" + }, + "id": "530758", + "fullName": "Åhl", + "parentFullName": "Gullringen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21485b" + }, + "id": "554672", + "fullName": "Ählströmsgatan", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21485c" + }, + "id": "921639", + "fullName": "Ahrnebergs väg", + "parentFullName": "Insjön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21485d" + }, + "id": "830327", + "fullName": "Åhléns väg", + "parentFullName": "Insjön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21485e" + }, + "id": "543711", + "fullName": "Ernst Ahlgrensgatan", + "parentFullName": "Hörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21485f" + }, + "id": "682674", + "fullName": "Åhlunds gata", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214860" + }, + "id": "557339", + "fullName": "Dr Ahlströms gata", + "parentFullName": "Torekov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214861" + }, + "id": "563944", + "fullName": "Åhusvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214862" + }, + "id": "725615", + "fullName": "Åhlunds Brygga", + "parentFullName": "Fiskebäckskil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214864" + }, + "id": "767322", + "fullName": "Ahllöfsgatan", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214865" + }, + "id": "865381", + "fullName": "Åhult", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214866" + }, + "id": "821114", + "fullName": "Broby Ähle", + "parentFullName": "Källby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214867" + }, + "id": "649478", + "fullName": "Mossbrohult Åhagen", + "parentFullName": "Ryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214868" + }, + "id": "780635", + "fullName": "Åhem", + "parentFullName": "Sjötofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214869" + }, + "id": "780637", + "fullName": "Åhult", + "parentFullName": "Sjötofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21486a" + }, + "id": "780473", + "fullName": "Erikstorp Åhult", + "parentFullName": "Sjötofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21486b" + }, + "id": "506458", + "fullName": "Grebo Åhagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21486c" + }, + "id": "550740", + "fullName": "Korshult Åhagen", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21486d" + }, + "id": "551296", + "fullName": "Västerby Åhagen", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21486e" + }, + "id": "722038", + "fullName": "Hoberg Åhem", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214870" + }, + "id": "539083", + "fullName": "Stora Forsa Åhaga", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214871" + }, + "id": "612211", + "fullName": "Åhylte", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214872" + }, + "id": "612079", + "fullName": "Kinnared Åhylte", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214873" + }, + "id": "684089", + "fullName": "Åhls väg", + "parentFullName": "Köpingsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214874" + }, + "id": "814769", + "fullName": "Johan Ahlbäcks plats", + "parentFullName": "Smedjebacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214875" + }, + "id": "815057", + "fullName": "Åhmans väg", + "parentFullName": "Smedjebacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214876" + }, + "id": "918274", + "fullName": "Rämmen Ahlintorpet", + "parentFullName": "Lesjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214877" + }, + "id": "772466", + "fullName": "Åhagavägen", + "parentFullName": "Sexdrega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214878" + }, + "id": "774299", + "fullName": "Bergsäter Åhill", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214879" + }, + "id": "774709", + "fullName": "Örsås Björlida Åhagen", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21487a" + }, + "id": "773845", + "fullName": "Åhagsvägen", + "parentFullName": "Surahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21487b" + }, + "id": "673544", + "fullName": "Tassbyn Ahlby", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21487c" + }, + "id": "518598", + "fullName": "Sillstad Ahlstad", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21487d" + }, + "id": "893918", + "fullName": "Ahlmarksvägen", + "parentFullName": "Haparanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21487e" + }, + "id": "658892", + "fullName": "Åhult", + "parentFullName": "Kosta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21487f" + }, + "id": "658895", + "fullName": "Åhult Hemmet", + "parentFullName": "Kosta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214880" + }, + "id": "658893", + "fullName": "Åhult Hammarby", + "parentFullName": "Kosta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214881" + }, + "id": "658899", + "fullName": "Åhult Sågtorpet", + "parentFullName": "Kosta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214882" + }, + "id": "658897", + "fullName": "Åhult Strandstugan", + "parentFullName": "Kosta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214883" + }, + "id": "735919", + "fullName": "Ahlbergs gata", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214884" + }, + "id": "658932", + "fullName": "Bondeskog Åholmen", + "parentFullName": "Skruv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214885" + }, + "id": "593687", + "fullName": "Älgerum Åhult", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214886" + }, + "id": "832123", + "fullName": "Doktor Ahlbergs väg", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214887" + }, + "id": "884618", + "fullName": "Kantor Ahlbergsvägen", + "parentFullName": "Vilhelmina", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214888" + }, + "id": "499776", + "fullName": "Stalpet Åhyddan", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214889" + }, + "id": "867873", + "fullName": "Åhögen", + "parentFullName": "Pilgrimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21488a" + }, + "id": "500280", + "fullName": "Åhagsvägen", + "parentFullName": "Högsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21488b" + }, + "id": "897209", + "fullName": "Aho", + "parentFullName": "Tärendö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21488c" + }, + "id": "897210", + "fullName": "Ahovägen", + "parentFullName": "Tärendö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21488d" + }, + "id": "886413", + "fullName": "Balstaberg Åhem", + "parentFullName": "Gunnarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21488e" + }, + "id": "754925", + "fullName": "Främmestad Åholmen", + "parentFullName": "Nossebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21488f" + }, + "id": "510313", + "fullName": "Moo Ahlagården", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214890" + }, + "id": "510877", + "fullName": "Ryckelsby Åhagen", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214891" + }, + "id": "887814", + "fullName": "Åheden", + "parentFullName": "Vindeln", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214892" + }, + "id": "889397", + "fullName": "Åheden", + "parentFullName": "Arjeplog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214893" + }, + "id": "886659", + "fullName": "Aha", + "parentFullName": "Sorsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214894" + }, + "id": "943007", + "fullName": "Ahavägen", + "parentFullName": "Blattnicksele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214895" + }, + "id": "951984", + "fullName": "Ahlgrens torg", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214896" + }, + "id": "943969", + "fullName": "Stenkulla Ahlängen", + "parentFullName": "Östansjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214897" + }, + "id": "950245", + "fullName": "Åhylte", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214898" + }, + "id": "952239", + "fullName": "Åheden", + "parentFullName": "Mellanström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb214899" + }, + "id": "950345", + "fullName": "Åhammar", + "parentFullName": "Skinnskatteberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21489a" + }, + "id": "949735", + "fullName": "Åhusavägen", + "parentFullName": "Mjöhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21489b" + }, + "id": "950202", + "fullName": "Kinnared Åhylte", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1909a27dcf33cb21489c" + }, + "id": "950056", + "fullName": "Gunnilbo Åhammar", + "parentFullName": "Skinnskatteberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190aa27dcf33cb21489e" + }, + "id": "647435", + "fullName": "Öjaby Smaland Airport", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190aa27dcf33cb21489f" + }, + "id": "647065", + "fullName": "Dänningelanda Ainagård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190aa27dcf33cb2148a0" + }, + "id": "602840", + "fullName": "Sproge Ainbuskstigen", + "parentFullName": "Havdhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190aa27dcf33cb2148a1" + }, + "id": "893033", + "fullName": "Åijvägen", + "parentFullName": "Svensbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190aa27dcf33cb2148a2" + }, + "id": "625860", + "fullName": "Forssjö Aik-Stugan", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190aa27dcf33cb2148a3" + }, + "id": "721525", + "fullName": "Kattleberg Airport", + "parentFullName": "Älvängen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190aa27dcf33cb2148a4" + }, + "id": "717209", + "fullName": "Ainas väg", + "parentFullName": "Kode", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190aa27dcf33cb2148a5" + }, + "id": "897720", + "fullName": "Aitejåkk", + "parentFullName": "Kiruna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190aa27dcf33cb2148a6" + }, + "id": "897034", + "fullName": "Ailis väg", + "parentFullName": "Hakkas", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190aa27dcf33cb2148a7" + }, + "id": "897117", + "fullName": "Äijävaara", + "parentFullName": "Ullatti", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190aa27dcf33cb2148a8" + }, + "id": "584196", + "fullName": "Hjärsåslilla Ainedal", + "parentFullName": "Knislinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190aa27dcf33cb2148a9" + }, + "id": "859000", + "fullName": "Björnen Bel Air", + "parentFullName": "Åre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190aa27dcf33cb2148aa" + }, + "id": "582554", + "fullName": "Ainas väg", + "parentFullName": "Örkelljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190aa27dcf33cb2148ab" + }, + "id": "832466", + "fullName": "Aisåkersvägen", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190aa27dcf33cb2148ac" + }, + "id": "897211", + "fullName": "Aittamaa", + "parentFullName": "Tärendö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190aa27dcf33cb2148ad" + }, + "id": "897204", + "fullName": "Äihämä", + "parentFullName": "Korpilombolo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190aa27dcf33cb2148ae" + }, + "id": "897206", + "fullName": "Äijäjärvi", + "parentFullName": "Korpilombolo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190aa27dcf33cb2148af" + }, + "id": "897205", + "fullName": "Äihämänsuu", + "parentFullName": "Korpilombolo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190aa27dcf33cb2148b0" + }, + "id": "895179", + "fullName": "Aimojokk", + "parentFullName": "Murjek", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190aa27dcf33cb2148b1" + }, + "id": "889042", + "fullName": "Aisjaur", + "parentFullName": "Arjeplog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190aa27dcf33cb2148b2" + }, + "id": "889461", + "fullName": "Aijejaur", + "parentFullName": "Mellanström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190aa27dcf33cb2148b3" + }, + "id": "889041", + "fullName": "Ailesvare", + "parentFullName": "Arjeplog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190aa27dcf33cb2148b4" + }, + "id": "944005", + "fullName": "Aili Kangas gata", + "parentFullName": "Kiruna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ba27dcf33cb2148b5" + }, + "id": "605724", + "fullName": "Fårö Ajnens", + "parentFullName": "Fårö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ba27dcf33cb2148b6" + }, + "id": "602802", + "fullName": "Silte Ajpe", + "parentFullName": "Havdhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ba27dcf33cb2148b7" + }, + "id": "603549", + "fullName": "Gerum Ajmunde", + "parentFullName": "Hemse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ba27dcf33cb2148b8" + }, + "id": "603417", + "fullName": "Eksta Ajvide", + "parentFullName": "Klintehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ba27dcf33cb2148b9" + }, + "id": "601386", + "fullName": "Roma Ajmunds", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ba27dcf33cb2148ba" + }, + "id": "603358", + "fullName": "Levide Ajsarve", + "parentFullName": "Hemse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ba27dcf33cb2148bb" + }, + "id": "601037", + "fullName": "Mästerby Ajmunds", + "parentFullName": "Gotlands Tofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ba27dcf33cb2148bc" + }, + "id": "831145", + "fullName": "Åjer Snarvens väg", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ba27dcf33cb2148bd" + }, + "id": "831147", + "fullName": "Åjer Åsledsvägen", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ba27dcf33cb2148be" + }, + "id": "937815", + "fullName": "Åjer Skottmorsvägen", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ba27dcf33cb2148bf" + }, + "id": "831143", + "fullName": "Åjer Räkenhålsgattu", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ba27dcf33cb2148c0" + }, + "id": "887082", + "fullName": "Ajaur", + "parentFullName": "Lycksele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ba27dcf33cb2148c1" + }, + "id": "887084", + "fullName": "Ajaur Högnäs", + "parentFullName": "Lycksele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ba27dcf33cb2148c2" + }, + "id": "887085", + "fullName": "Ajaur Talludden", + "parentFullName": "Lycksele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ba27dcf33cb2148c3" + }, + "id": "915903", + "fullName": "Ajaur Manjaurvägen", + "parentFullName": "Lycksele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ba27dcf33cb2148c4" + }, + "id": "887083", + "fullName": "Ajaur Farfarsgården", + "parentFullName": "Lycksele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ba27dcf33cb2148c5" + }, + "id": "539095", + "fullName": "Södra Kärra Ajjebo", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ba27dcf33cb2148c6" + }, + "id": "886464", + "fullName": "Ajaureforsen", + "parentFullName": "Tärnaby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214935" + }, + "id": "933748", + "fullName": "Aklejagatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21496a" + }, + "id": "758819", + "fullName": "Akademivägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21496b" + }, + "id": "760818", + "fullName": "Akvarellgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214983" + }, + "id": "551385", + "fullName": "Aklejagatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214987" + }, + "id": "559610", + "fullName": "Aktergatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214988" + }, + "id": "934715", + "fullName": "Akrobatgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149ba" + }, + "id": "938842", + "fullName": "Akutvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149bb" + }, + "id": "882914", + "fullName": "Aktörgränd", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149bc" + }, + "id": "882913", + "fullName": "Aktrisgränd", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149bd" + }, + "id": "885037", + "fullName": "Akterstigen", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149c5" + }, + "id": "531528", + "fullName": "Akutgatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149d0" + }, + "id": "764300", + "fullName": "Akvilejagången", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149d1" + }, + "id": "930492", + "fullName": "Akademiplatsen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149d2" + }, + "id": "782060", + "fullName": "Åkervägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149d3" + }, + "id": "764015", + "fullName": "Åkerliden", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149d4" + }, + "id": "780977", + "fullName": "Åkervägen", + "parentFullName": "Svaneholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149d5" + }, + "id": "782108", + "fullName": "Åkerivägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149d6" + }, + "id": "761621", + "fullName": "Åkerigatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149d7" + }, + "id": "783491", + "fullName": "Åkerigatan", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149d8" + }, + "id": "761638", + "fullName": "Åkermans väg", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149d9" + }, + "id": "782154", + "fullName": "Åkerstavägen", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149da" + }, + "id": "782406", + "fullName": "Toarpsdal Åkra", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149db" + }, + "id": "776731", + "fullName": "Tärby Åkerliden", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149dc" + }, + "id": "775495", + "fullName": "Sölebo Åkerlyckan", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149dd" + }, + "id": "784144", + "fullName": "Slätthult Åkersdal", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149de" + }, + "id": "783947", + "fullName": "Glafsered Åkerstorp", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149df" + }, + "id": "762953", + "fullName": "Hassmundshult Åkersta", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149e0" + }, + "id": "491370", + "fullName": "Aklejavägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149e1" + }, + "id": "491511", + "fullName": "Åkervägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149e2" + }, + "id": "491227", + "fullName": "Åkerstigen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149e3" + }, + "id": "477571", + "fullName": "Åkantsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149e4" + }, + "id": "491218", + "fullName": "Åkersbergsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149e5" + }, + "id": "638398", + "fullName": "Aktörgatan", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149e6" + }, + "id": "607337", + "fullName": "Mälarsjukhuset Akuten", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149e7" + }, + "id": "610961", + "fullName": "Åkerby", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149e8" + }, + "id": "606672", + "fullName": "Åkervägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149e9" + }, + "id": "607100", + "fullName": "Åkerövägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149ea" + }, + "id": "610987", + "fullName": "Åkerbyvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149eb" + }, + "id": "610977", + "fullName": "Åkerby Nygård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149ec" + }, + "id": "610971", + "fullName": "Åkerby Ekhagen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149ed" + }, + "id": "610975", + "fullName": "Åkerby Lövesta", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149ee" + }, + "id": "610979", + "fullName": "Åkerby Rosäter", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149ef" + }, + "id": "608027", + "fullName": "Åkerlundsvägen", + "parentFullName": "Hållsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149f0" + }, + "id": "612262", + "fullName": "Åkertorpsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149f1" + }, + "id": "610583", + "fullName": "Åkerkantsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149f2" + }, + "id": "610963", + "fullName": "Åkerby Albacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149f3" + }, + "id": "610969", + "fullName": "Åkerby Ekbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149f4" + }, + "id": "606864", + "fullName": "Åkerfjällsgränd", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149f5" + }, + "id": "611721", + "fullName": "Hyndevad Åkullen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149f6" + }, + "id": "610965", + "fullName": "Åkerby Backstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149f7" + }, + "id": "610985", + "fullName": "Åkerby Stenlunden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149f8" + }, + "id": "610967", + "fullName": "Åkerby Björklunden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149f9" + }, + "id": "610973", + "fullName": "Åkerby Lilla Råsunda", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149fa" + }, + "id": "622401", + "fullName": "Östra Fyrby Åkersholm", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149fb" + }, + "id": "622400", + "fullName": "Östra Fyrby Åkersberga", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149fc" + }, + "id": "482581", + "fullName": "Åkervägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149fd" + }, + "id": "488356", + "fullName": "Åkarvägen", + "parentFullName": "Älta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149fe" + }, + "id": "844457", + "fullName": "Åkertä", + "parentFullName": "Valbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb2149ff" + }, + "id": "837828", + "fullName": "Åkarvägen", + "parentFullName": "Hedesunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a00" + }, + "id": "837830", + "fullName": "Åkervägen", + "parentFullName": "Hedesunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a01" + }, + "id": "835977", + "fullName": "Åkerstigen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a02" + }, + "id": "836874", + "fullName": "Åkerbärsvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a03" + }, + "id": "834958", + "fullName": "Övre Åkargatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a04" + }, + "id": "834920", + "fullName": "Nedre Åkargatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a05" + }, + "id": "593124", + "fullName": "Akaciavägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a06" + }, + "id": "593947", + "fullName": "Akvarellgränd", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a07" + }, + "id": "594942", + "fullName": "Åkers väg", + "parentFullName": "Gullbrandstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a08" + }, + "id": "608795", + "fullName": "Åkervägen", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a09" + }, + "id": "595495", + "fullName": "Åkervägen", + "parentFullName": "Steninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a0a" + }, + "id": "597482", + "fullName": "Åkaregränd", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a0b" + }, + "id": "592490", + "fullName": "Åkersgränd", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a0c" + }, + "id": "596615", + "fullName": "Röinge Åkulla", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a0d" + }, + "id": "597284", + "fullName": "Nygård Åkroken", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a0e" + }, + "id": "596341", + "fullName": "Assarp Åkeslund", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a0f" + }, + "id": "594581", + "fullName": "Fäberga Åkraberg", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a10" + }, + "id": "596409", + "fullName": "Fyllinge Åkeslätt", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a11" + }, + "id": "599222", + "fullName": "Stålarp Åkerslund", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a12" + }, + "id": "594860", + "fullName": "Gullbrandstorp Åkersholm", + "parentFullName": "Gullbrandstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a13" + }, + "id": "878318", + "fullName": "Aktervägen", + "parentFullName": "Alnö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a14" + }, + "id": "876025", + "fullName": "Äkrom", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a15" + }, + "id": "874942", + "fullName": "Åkanten", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a17" + }, + "id": "877710", + "fullName": "Åkargatan", + "parentFullName": "Kvissleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a18" + }, + "id": "878144", + "fullName": "Åkarvägen", + "parentFullName": "Matfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a19" + }, + "id": "875093", + "fullName": "Åkergränd", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a1a" + }, + "id": "875281", + "fullName": "Åkerigatan", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a1b" + }, + "id": "878145", + "fullName": "Åkerstavägen", + "parentFullName": "Matfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a1c" + }, + "id": "877919", + "fullName": "Åkersviksvägen", + "parentFullName": "Kvissleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a1d" + }, + "id": "874943", + "fullName": "Åkersviksgatan", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a1e" + }, + "id": "500192", + "fullName": "Åkerby", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a1f" + }, + "id": "499574", + "fullName": "Åkerlösa", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a20" + }, + "id": "500198", + "fullName": "Åkersberg", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a21" + }, + "id": "499854", + "fullName": "Åkervägen", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a22" + }, + "id": "500194", + "fullName": "Åkerby Gård", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a23" + }, + "id": "499701", + "fullName": "Åkerstigen", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a24" + }, + "id": "498769", + "fullName": "Åkerivägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a25" + }, + "id": "500196", + "fullName": "Åkerbyvägen", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a26" + }, + "id": "499968", + "fullName": "Åkervälle Gård", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a27" + }, + "id": "493492", + "fullName": "Akvarellvägen", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a28" + }, + "id": "499557", + "fullName": "Skälby Åkerslund", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a29" + }, + "id": "914188", + "fullName": "Skälby Åkerslund", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a2a" + }, + "id": "664726", + "fullName": "Jät Åkerö", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a2c" + }, + "id": "644987", + "fullName": "Åkervägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a2d" + }, + "id": "655529", + "fullName": "Åkarevägen", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a2e" + }, + "id": "645732", + "fullName": "Åkerövägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a2f" + }, + "id": "639150", + "fullName": "Ör Åkersände", + "parentFullName": "Ör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a30" + }, + "id": "654718", + "fullName": "Braås Åkilaön", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a31" + }, + "id": "647656", + "fullName": "Rydet Åkersryd", + "parentFullName": "Vederslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a32" + }, + "id": "644290", + "fullName": "Åkerlidsgatan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a33" + }, + "id": "658197", + "fullName": "Kårestad Åkerslund", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a34" + }, + "id": "653187", + "fullName": "Ellanda Åkerlyckan", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a35" + }, + "id": "929325", + "fullName": "Kårestad Åkerslund", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a36" + }, + "id": "647501", + "fullName": "Lockarör Åkerlyckan", + "parentFullName": "Vederslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a37" + }, + "id": "647906", + "fullName": "Allatorp Åkerbacken", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a38" + }, + "id": "928748", + "fullName": "Tunatorp Åkerlyckan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a39" + }, + "id": "647311", + "fullName": "Långstorps Gård Åkerbo", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a3a" + }, + "id": "648008", + "fullName": "Rinkaby Per Åkessons Gård", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a3b" + }, + "id": "650412", + "fullName": "Akkas väg", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a3c" + }, + "id": "653986", + "fullName": "Åkergatan", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a3d" + }, + "id": "652212", + "fullName": "Åkervägen", + "parentFullName": "Skattkärr", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a3e" + }, + "id": "655034", + "fullName": "Åkdonsvägen", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a3f" + }, + "id": "935458", + "fullName": "Åkermarksvägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a40" + }, + "id": "487364", + "fullName": "Åkervägen", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a41" + }, + "id": "486215", + "fullName": "Åkervägen", + "parentFullName": "Haninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a42" + }, + "id": "488019", + "fullName": "Åkermarksvägen", + "parentFullName": "Tungelsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a43" + }, + "id": "591551", + "fullName": "Akasiavägen", + "parentFullName": "Tollarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a44" + }, + "id": "585819", + "fullName": "Åkervägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a45" + }, + "id": "591519", + "fullName": "Åkerövägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a46" + }, + "id": "591958", + "fullName": "Åkarpsvägen", + "parentFullName": "Linderöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a47" + }, + "id": "584463", + "fullName": "Lill-Åkes väg", + "parentFullName": "Fjälkinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a48" + }, + "id": "591608", + "fullName": "Åkerholms väg", + "parentFullName": "Tollarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a49" + }, + "id": "585619", + "fullName": "Åke Troeds väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a4a" + }, + "id": "590065", + "fullName": "Åke Måns Gränd", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a4b" + }, + "id": "584582", + "fullName": "Åkertegsvägen", + "parentFullName": "Fjälkinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a4c" + }, + "id": "586726", + "fullName": "Åkersholmsvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a4d" + }, + "id": "585621", + "fullName": "Åkernejlikegatan", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a4e" + }, + "id": "706612", + "fullName": "Aklejagatan", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a4f" + }, + "id": "919761", + "fullName": "Akvamarinvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a50" + }, + "id": "707470", + "fullName": "Åkes väg", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a51" + }, + "id": "706496", + "fullName": "Åkervägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a52" + }, + "id": "712130", + "fullName": "Onsala Åkerväg", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a53" + }, + "id": "706844", + "fullName": "Åkerbärsstigen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a54" + }, + "id": "698023", + "fullName": "Åkerholmsvägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a55" + }, + "id": "711255", + "fullName": "Frillesås Åkerväg", + "parentFullName": "Frillesås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a56" + }, + "id": "926634", + "fullName": "Akademiska Stråket", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a57" + }, + "id": "504767", + "fullName": "Åkersvägen", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a58" + }, + "id": "894141", + "fullName": "Åkervägen", + "parentFullName": "Gammelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a59" + }, + "id": "896431", + "fullName": "Åkerbärsstigen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a5a" + }, + "id": "918698", + "fullName": "Åkerholmsgatan", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a5b" + }, + "id": "896858", + "fullName": "Åkerstrandsvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a5c" + }, + "id": "506122", + "fullName": "Akvarellgränd", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a5d" + }, + "id": "507182", + "fullName": "Åkervägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a5e" + }, + "id": "506716", + "fullName": "Åkerbyvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a5f" + }, + "id": "890254", + "fullName": "Aktergatan", + "parentFullName": "Örviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a60" + }, + "id": "888498", + "fullName": "Åkroken", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a61" + }, + "id": "891176", + "fullName": "Åkerlund", + "parentFullName": "Boliden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a62" + }, + "id": "888654", + "fullName": "Åkerheden", + "parentFullName": "Jörn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a63" + }, + "id": "889684", + "fullName": "Åkergränd", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a64" + }, + "id": "889756", + "fullName": "Åkergatan", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a65" + }, + "id": "890849", + "fullName": "Åkerberget", + "parentFullName": "Kåge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a66" + }, + "id": "891173", + "fullName": "Södra Åkulla", + "parentFullName": "Boliden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a67" + }, + "id": "891189", + "fullName": "Norra Åkulla", + "parentFullName": "Boliden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a68" + }, + "id": "890310", + "fullName": "Åkerviksgränd", + "parentFullName": "Ursviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a69" + }, + "id": "890372", + "fullName": "Åkerströmsvägen", + "parentFullName": "Ursviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a6a" + }, + "id": "519727", + "fullName": "Aklejavägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a6b" + }, + "id": "519139", + "fullName": "Åkervägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a6c" + }, + "id": "519451", + "fullName": "Åkeribacken", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a6d" + }, + "id": "518721", + "fullName": "Åkerivägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a6e" + }, + "id": "512889", + "fullName": "Åkerbyvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a6f" + }, + "id": "685675", + "fullName": "Åkrabo", + "parentFullName": "Ljungbyholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a70" + }, + "id": "686046", + "fullName": "Åkes Hage", + "parentFullName": "Ljungbyholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a71" + }, + "id": "929676", + "fullName": "Åkes Hage", + "parentFullName": "Hagby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a72" + }, + "id": "685155", + "fullName": "Åkergatan", + "parentFullName": "Ljungbyholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a73" + }, + "id": "685498", + "fullName": "Åkersfors", + "parentFullName": "Vassmolösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a74" + }, + "id": "676263", + "fullName": "Åkerlyckan", + "parentFullName": "Läckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a75" + }, + "id": "687536", + "fullName": "Åkerhagsvägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a76" + }, + "id": "670182", + "fullName": "Akutvägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a77" + }, + "id": "670623", + "fullName": "Aklejavägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a78" + }, + "id": "929500", + "fullName": "Åkes väg", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a79" + }, + "id": "669809", + "fullName": "Åkesdal", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a7a" + }, + "id": "668293", + "fullName": "Åkervägen", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a7b" + }, + "id": "667911", + "fullName": "Höryda Åkestorp", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a7c" + }, + "id": "668013", + "fullName": "Lilla Åklivägen", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a7d" + }, + "id": "929446", + "fullName": "Höryda Åkestorp", + "parentFullName": "Fridlevstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a7e" + }, + "id": "929484", + "fullName": "Lilla Åklivägen", + "parentFullName": "Fridlevstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a7f" + }, + "id": "701243", + "fullName": "Akterstävsgatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a80" + }, + "id": "702016", + "fullName": "Åkergatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a81" + }, + "id": "703669", + "fullName": "Aktervägen", + "parentFullName": "Träslövsläge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a82" + }, + "id": "698807", + "fullName": "Åkulla", + "parentFullName": "Rolfstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a83" + }, + "id": "711566", + "fullName": "Åkraberg", + "parentFullName": "Stråvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a84" + }, + "id": "703272", + "fullName": "Åkraberg", + "parentFullName": "Väröbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a85" + }, + "id": "702201", + "fullName": "Åkervägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a86" + }, + "id": "702677", + "fullName": "Åkerövägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a87" + }, + "id": "698810", + "fullName": "Åkulla Gård", + "parentFullName": "Rolfstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a88" + }, + "id": "703274", + "fullName": "Åkrabergs Gård", + "parentFullName": "Väröbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a89" + }, + "id": "711562", + "fullName": "Stråvalla Åkraberg", + "parentFullName": "Stråvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a8a" + }, + "id": "698915", + "fullName": "Nösslinge Åkerkulla", + "parentFullName": "Skällinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a8b" + }, + "id": "698808", + "fullName": "Åkulla Friluftsgård", + "parentFullName": "Rolfstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a8c" + }, + "id": "862653", + "fullName": "Akademigatan", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a8d" + }, + "id": "864750", + "fullName": "Åkre", + "parentFullName": "Brunflo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a8e" + }, + "id": "864690", + "fullName": "Åkern", + "parentFullName": "Brunflo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a8f" + }, + "id": "863736", + "fullName": "Åkeräng", + "parentFullName": "Frösön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a90" + }, + "id": "864519", + "fullName": "Åkrevägen", + "parentFullName": "Brunflo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a91" + }, + "id": "862971", + "fullName": "Åkervägen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a92" + }, + "id": "863160", + "fullName": "Åkerbärsvägen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a93" + }, + "id": "807399", + "fullName": "Akademigården", + "parentFullName": "Rånäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a94" + }, + "id": "920932", + "fullName": "Åknäs", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a95" + }, + "id": "805587", + "fullName": "Åkerö", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a96" + }, + "id": "806806", + "fullName": "Åkerbo", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a97" + }, + "id": "807055", + "fullName": "Åkerby", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a98" + }, + "id": "805211", + "fullName": "Åkeboda", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a99" + }, + "id": "807057", + "fullName": "Åkeshus", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a9a" + }, + "id": "805213", + "fullName": "Åkerboda", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a9b" + }, + "id": "806808", + "fullName": "Åkerlund", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a9c" + }, + "id": "802544", + "fullName": "Åkervägen", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a9d" + }, + "id": "804202", + "fullName": "Åkervägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a9e" + }, + "id": "806810", + "fullName": "Åkersberg", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214a9f" + }, + "id": "918958", + "fullName": "Åkarbacken", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214aa0" + }, + "id": "800945", + "fullName": "Åkerövägen", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214aa1" + }, + "id": "805591", + "fullName": "Åkerö Näset", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214aa2" + }, + "id": "915081", + "fullName": "Åkerövägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214aa3" + }, + "id": "915741", + "fullName": "Åkerö Byväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214aa4" + }, + "id": "805756", + "fullName": "Åkerivägen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214aa5" + }, + "id": "803086", + "fullName": "Åkerstigen", + "parentFullName": "Grisslehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214aa6" + }, + "id": "805589", + "fullName": "Åkerö Edsvik", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214aa7" + }, + "id": "805593", + "fullName": "Åkerö Skäret", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214aa8" + }, + "id": "937336", + "fullName": "Lilla Åkerby", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214aa9" + }, + "id": "913312", + "fullName": "Åkerslingan", + "parentFullName": "Rånäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214aaa" + }, + "id": "806736", + "fullName": "Rö Åkersberg", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214aab" + }, + "id": "807030", + "fullName": "Stora Åkerby", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214aac" + }, + "id": "919920", + "fullName": "Åkerviolvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214aad" + }, + "id": "922430", + "fullName": "Marens Åkerväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214aae" + }, + "id": "937244", + "fullName": "Åkerbärsvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214aaf" + }, + "id": "937231", + "fullName": "Åkermarksvägen", + "parentFullName": "Riala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ab0" + }, + "id": "800633", + "fullName": "Åkermarksvägen", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ab1" + }, + "id": "917155", + "fullName": "Norra Åkerövägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ab2" + }, + "id": "919931", + "fullName": "Stora Åkerbyvägen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ab3" + }, + "id": "807005", + "fullName": "Närtuna Åkersberg", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ab4" + }, + "id": "804192", + "fullName": "Vämlinge Åkervägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ab5" + }, + "id": "920430", + "fullName": "Åkerö Västergården", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ab6" + }, + "id": "806959", + "fullName": "Närtuna Lilla Åkerby", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ab7" + }, + "id": "911051", + "fullName": "Västanvik Åkerövägen", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ab8" + }, + "id": "807150", + "fullName": "Gottröra Lilla Åkerby", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ab9" + }, + "id": "600793", + "fullName": "Akebäck Bäcks", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214aba" + }, + "id": "600805", + "fullName": "Akebäck Kyrka", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214abb" + }, + "id": "600807", + "fullName": "Akebäck Smiss", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214abc" + }, + "id": "602780", + "fullName": "Aklejastigen", + "parentFullName": "Havdhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214abd" + }, + "id": "600803", + "fullName": "Akebäck Hägdarve", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214abe" + }, + "id": "600809", + "fullName": "Akebäck Suderbys", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214abf" + }, + "id": "600801", + "fullName": "Akebäck Glammunds", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ac0" + }, + "id": "602842", + "fullName": "Sproge Akarvägen", + "parentFullName": "Havdhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ac1" + }, + "id": "600795", + "fullName": "Akebäck Fogmans Torp", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ac2" + }, + "id": "600797", + "fullName": "Akebäck Folkedarve", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ac3" + }, + "id": "600799", + "fullName": "Akebäck Frimans Torp", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ac4" + }, + "id": "603978", + "fullName": "Åkerkviar", + "parentFullName": "Ljugarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ac5" + }, + "id": "605199", + "fullName": "Åkervägen", + "parentFullName": "Slite", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ac6" + }, + "id": "599922", + "fullName": "Åkerstigen", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ac7" + }, + "id": "601245", + "fullName": "Sjonhem Åkre", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ac8" + }, + "id": "600324", + "fullName": "Åkermansvägen", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ac9" + }, + "id": "601587", + "fullName": "Hörsne Åkerlyckan", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214aca" + }, + "id": "827261", + "fullName": "Åkern", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214acb" + }, + "id": "826422", + "fullName": "Åkervägen", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214acc" + }, + "id": "827260", + "fullName": "Åkerbacken", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214acd" + }, + "id": "824814", + "fullName": "Åkers Långfäbodar", + "parentFullName": "Svärdsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ace" + }, + "id": "744932", + "fullName": "Åker", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214acf" + }, + "id": "746512", + "fullName": "Åkerström", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ad0" + }, + "id": "930323", + "fullName": "Åkerövägen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ad1" + }, + "id": "745329", + "fullName": "Åkerssjövägen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ad2" + }, + "id": "745638", + "fullName": "Åkertegsvägen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ad3" + }, + "id": "744934", + "fullName": "Åkersbergsvägen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ad4" + }, + "id": "746518", + "fullName": "Åkerström Lunden", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ad5" + }, + "id": "746516", + "fullName": "Åkerström Lillströmen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ad6" + }, + "id": "747773", + "fullName": "Humlekärr Åkerbergshage", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ad7" + }, + "id": "881895", + "fullName": "Åkarevägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ad8" + }, + "id": "881999", + "fullName": "Åkerstigen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ad9" + }, + "id": "881260", + "fullName": "Åkerivägen", + "parentFullName": "Husum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ada" + }, + "id": "881719", + "fullName": "Åkerivägen", + "parentFullName": "Järved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214adb" + }, + "id": "726686", + "fullName": "Åkersvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214adc" + }, + "id": "744217", + "fullName": "Ljungs Åker", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214add" + }, + "id": "727772", + "fullName": "Bokenäs Åker", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ade" + }, + "id": "727332", + "fullName": "Herrestads Åker", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214adf" + }, + "id": "744221", + "fullName": "Ljungs Åker Lunden", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ae0" + }, + "id": "744219", + "fullName": "Ljungs Åker Backesberg", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ae1" + }, + "id": "618764", + "fullName": "Akalby", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ae2" + }, + "id": "915908", + "fullName": "Aktervägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ae3" + }, + "id": "618766", + "fullName": "Akalby Hammarstugan", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ae4" + }, + "id": "583056", + "fullName": "Åkra", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ae5" + }, + "id": "575022", + "fullName": "Åkebo", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ae6" + }, + "id": "580790", + "fullName": "Åkersta", + "parentFullName": "Jönåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ae7" + }, + "id": "574013", + "fullName": "Åkestorp", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ae8" + }, + "id": "578126", + "fullName": "Gamla Åkra", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ae9" + }, + "id": "573243", + "fullName": "Åkersberg", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214aea" + }, + "id": "574438", + "fullName": "Åkervägen", + "parentFullName": "Enstaberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214aeb" + }, + "id": "578052", + "fullName": "Bärbo Åkra", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214aec" + }, + "id": "583064", + "fullName": "Åkra Nystugan", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214aed" + }, + "id": "583058", + "fullName": "Åkra Hålstugan", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214aee" + }, + "id": "573293", + "fullName": "Åkerbärsvägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214aef" + }, + "id": "583060", + "fullName": "Åkra Källstugan", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214af0" + }, + "id": "575729", + "fullName": "Ripsa Åkerslund", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214af1" + }, + "id": "580546", + "fullName": "Nybble Åkerlund", + "parentFullName": "Jönåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214af2" + }, + "id": "582143", + "fullName": "Hagby Åkrastugan", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214af3" + }, + "id": "578788", + "fullName": "Tista Åkerbotorp", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214af4" + }, + "id": "577480", + "fullName": "Runtuna Åkra Söder", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214af5" + }, + "id": "575213", + "fullName": "Bogslund Åkerslund", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214af6" + }, + "id": "575514", + "fullName": "Lid Örsta Åkersberg", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214af7" + }, + "id": "577458", + "fullName": "Runtuna Åkerstugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214af8" + }, + "id": "598034", + "fullName": "Kila Skogsby Åklohult", + "parentFullName": "Stavsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214af9" + }, + "id": "577482", + "fullName": "Runtuna Åkra Vårkulla", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214afa" + }, + "id": "583062", + "fullName": "Åkra Lilla Långsjötorp", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214afb" + }, + "id": "577464", + "fullName": "Runtuna Åkra Fjällsjön", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214afc" + }, + "id": "577466", + "fullName": "Runtuna Åkra Hästhagen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214afd" + }, + "id": "577468", + "fullName": "Runtuna Åkra Karlslund", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214afe" + }, + "id": "576761", + "fullName": "Fredriksdal Åkerstugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214aff" + }, + "id": "577470", + "fullName": "Runtuna Åkra Lustigtorp", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b00" + }, + "id": "577476", + "fullName": "Runtuna Åkra Planstugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b01" + }, + "id": "577462", + "fullName": "Runtuna Åkra Bruddstugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b02" + }, + "id": "577478", + "fullName": "Runtuna Åkra Stäringstugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b03" + }, + "id": "577474", + "fullName": "Runtuna Åkra Mejeribostaden", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b04" + }, + "id": "577460", + "fullName": "Runtuna Åkra Arbetarbostaden", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b05" + }, + "id": "577472", + "fullName": "Runtuna Åkra Mangårdsbyggnaden", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b06" + }, + "id": "832677", + "fullName": "Akterstigen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b07" + }, + "id": "832959", + "fullName": "Lanna Aktebacken", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b08" + }, + "id": "832020", + "fullName": "Åkleby Åkleholm", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b09" + }, + "id": "831951", + "fullName": "Åkersäter Åkersholm", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b0a" + }, + "id": "851401", + "fullName": "Åkervägen", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b0b" + }, + "id": "830762", + "fullName": "Åkervägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b0c" + }, + "id": "831967", + "fullName": "Åkleby Edet", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b0d" + }, + "id": "831971", + "fullName": "Åkleby Gård", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b0f" + }, + "id": "832022", + "fullName": "Åkleby Åvik", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b10" + }, + "id": "831979", + "fullName": "Åkleby Liden", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b11" + }, + "id": "831983", + "fullName": "Åkleby Linan", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b12" + }, + "id": "832024", + "fullName": "Åkleby Ängen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b13" + }, + "id": "851997", + "fullName": "Vad Åkershäll", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b14" + }, + "id": "831965", + "fullName": "Åkleby Dalvik", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b15" + }, + "id": "831973", + "fullName": "Åkleby Hultet", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b16" + }, + "id": "831987", + "fullName": "Åkleby Nylund", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b17" + }, + "id": "832008", + "fullName": "Åkleby Solvik", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b18" + }, + "id": "832675", + "fullName": "Åkleby Alaryd", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b19" + }, + "id": "831969", + "fullName": "Åkleby Ekliden", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b1a" + }, + "id": "831977", + "fullName": "Åkleby Karlsro", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b1b" + }, + "id": "831985", + "fullName": "Åkleby Lyckebo", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b1c" + }, + "id": "832014", + "fullName": "Åkleby Ulvåsen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b1d" + }, + "id": "831843", + "fullName": "Säter Åkersberg", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b1e" + }, + "id": "831845", + "fullName": "Säter Åkersäter", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b1f" + }, + "id": "831958", + "fullName": "Åkleby Annehill", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b20" + }, + "id": "832002", + "fullName": "Åkleby Solliden", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b21" + }, + "id": "832012", + "fullName": "Åkleby Tovatorp", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b22" + }, + "id": "792457", + "fullName": "Häggum Åkholmen", + "parentFullName": "Stenstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b23" + }, + "id": "851399", + "fullName": "Åkersbergsvägen", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b24" + }, + "id": "831937", + "fullName": "Åkersäter Dammen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b25" + }, + "id": "831947", + "fullName": "Åkersäter Soläng", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b26" + }, + "id": "831960", + "fullName": "Åkleby Backliden", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b27" + }, + "id": "831982", + "fullName": "Åkleby Lillängen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b28" + }, + "id": "831989", + "fullName": "Åkleby Rosenhill", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b29" + }, + "id": "831993", + "fullName": "Åkleby Skogshaga", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b2a" + }, + "id": "831995", + "fullName": "Åkleby Skogslund", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b2b" + }, + "id": "831999", + "fullName": "Åkleby Smedstorp", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b2c" + }, + "id": "851488", + "fullName": "Askeberga Åkernäs", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b2d" + }, + "id": "831962", + "fullName": "Åkleby Björketorp", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b2e" + }, + "id": "831963", + "fullName": "Åkleby Björkliden", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b2f" + }, + "id": "831991", + "fullName": "Åkleby Sandkullen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b30" + }, + "id": "832000", + "fullName": "Åkleby Smedsängen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b31" + }, + "id": "832010", + "fullName": "Åkleby Tallbacken", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b33" + }, + "id": "831934", + "fullName": "Ulvåker Åkergården", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b34" + }, + "id": "831941", + "fullName": "Åkersäter Gullhaga", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b35" + }, + "id": "831981", + "fullName": "Åkleby Lillegården", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b36" + }, + "id": "831997", + "fullName": "Åkleby Smedsbacken", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b37" + }, + "id": "831945", + "fullName": "Åkersäter Nolgården", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b38" + }, + "id": "831975", + "fullName": "Åkleby Hässlefallet", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b39" + }, + "id": "831984", + "fullName": "Åkleby Ljungagärdet", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b3a" + }, + "id": "833089", + "fullName": "Regumatorp Åkersberg", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b3b" + }, + "id": "831939", + "fullName": "Åkersäter Frälsegården", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b3c" + }, + "id": "834047", + "fullName": "Hagestads Gård Åkersberg", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b3d" + }, + "id": "831949", + "fullName": "Åkersäter Vitsippsbacken", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b3e" + }, + "id": "834915", + "fullName": "Djursätravägen Åkershäll", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b3f" + }, + "id": "831943", + "fullName": "Åkersäter Lilla Frälsegården", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b40" + }, + "id": "576330", + "fullName": "Åkarp", + "parentFullName": "Bjärnum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b41" + }, + "id": "579843", + "fullName": "Åkestorp", + "parentFullName": "Vankiva", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b42" + }, + "id": "579297", + "fullName": "Åkervägen", + "parentFullName": "Tormestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b43" + }, + "id": "579959", + "fullName": "Åkervägen", + "parentFullName": "Ballingslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b44" + }, + "id": "575926", + "fullName": "Åkervägen", + "parentFullName": "Sösdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b45" + }, + "id": "576170", + "fullName": "Norra Åkarp", + "parentFullName": "Bjärnum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b46" + }, + "id": "578691", + "fullName": "Åkaregatan", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b47" + }, + "id": "580531", + "fullName": "Åkarps-Hågnarp", + "parentFullName": "Röke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b48" + }, + "id": "576332", + "fullName": "Åkarps-Hågnarp", + "parentFullName": "Bjärnum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b49" + }, + "id": "576334", + "fullName": "Åkarps-Möllarp", + "parentFullName": "Bjärnum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b4a" + }, + "id": "576336", + "fullName": "Åkarps-Mölleröd", + "parentFullName": "Bjärnum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b4b" + }, + "id": "580201", + "fullName": "Johan Åkermans gata", + "parentFullName": "Tyringe", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b4c" + }, + "id": "822217", + "fullName": "Åkershem", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b4d" + }, + "id": "821394", + "fullName": "Åkergatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b4e" + }, + "id": "818541", + "fullName": "Åkrerondellen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b4f" + }, + "id": "822216", + "fullName": "Åkermansgatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b50" + }, + "id": "822218", + "fullName": "Åkertegsgatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b51" + }, + "id": "485024", + "fullName": "Akvarievägen", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b52" + }, + "id": "485399", + "fullName": "Åkervägen", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b53" + }, + "id": "510888", + "fullName": "Åkervägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b54" + }, + "id": "511545", + "fullName": "Åkerbärsvägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b55" + }, + "id": "524415", + "fullName": "Åkerslid", + "parentFullName": "Rosersberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b56" + }, + "id": "524417", + "fullName": "Åkholmen", + "parentFullName": "Rosersberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b57" + }, + "id": "522573", + "fullName": "Åkervägen", + "parentFullName": "Rosersberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b58" + }, + "id": "920722", + "fullName": "John Åkerlunds väg", + "parentFullName": "Sigtuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b59" + }, + "id": "533826", + "fullName": "Aktiegränd", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b5a" + }, + "id": "535213", + "fullName": "Åkarp Åkerslund", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b5b" + }, + "id": "535209", + "fullName": "Åkarp", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b5c" + }, + "id": "533632", + "fullName": "Åkaregatan", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b5d" + }, + "id": "533896", + "fullName": "Åkerstigen", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b5f" + }, + "id": "927089", + "fullName": "Åkarpsvägen", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b60" + }, + "id": "533634", + "fullName": "Åkerbärsvägen", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b61" + }, + "id": "533821", + "fullName": "Åklagaregränd", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b62" + }, + "id": "571478", + "fullName": "Åkesdalsvägen", + "parentFullName": "Skurup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b63" + }, + "id": "535624", + "fullName": "Sjörup Åkesholm", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b64" + }, + "id": "927090", + "fullName": "Åkerslundsvägen", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b65" + }, + "id": "535741", + "fullName": "Fru Alstad Åkersro", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b66" + }, + "id": "534565", + "fullName": "Hönsinge Åkesholm", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b68" + }, + "id": "535547", + "fullName": "Västra Vemmerlöv Åkaregården", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b69" + }, + "id": "521751", + "fullName": "Aklejavägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b6a" + }, + "id": "521320", + "fullName": "Åkervägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b6b" + }, + "id": "601929", + "fullName": "Åkervägen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b6c" + }, + "id": "600529", + "fullName": "Åkervägen", + "parentFullName": "Ätran", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b6d" + }, + "id": "601782", + "fullName": "Åkarevägen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b6e" + }, + "id": "602533", + "fullName": "Åkerstigen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b6f" + }, + "id": "600294", + "fullName": "Åkerholmen", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b70" + }, + "id": "604079", + "fullName": "Åke Tottsgatan", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b71" + }, + "id": "605511", + "fullName": "Heberg Åkergård", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b72" + }, + "id": "599442", + "fullName": "Björka Åkerjord", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b73" + }, + "id": "600296", + "fullName": "Åkerholmen Sjövik", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b74" + }, + "id": "514083", + "fullName": "Åkervreten", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b75" + }, + "id": "513448", + "fullName": "Åkerstorpsvägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b76" + }, + "id": "513727", + "fullName": "Åkersbergavägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b77" + }, + "id": "513827", + "fullName": "Åkersbergavägen", + "parentFullName": "Österskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b78" + }, + "id": "514111", + "fullName": "Enoc Åkerströms väg", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b79" + }, + "id": "716174", + "fullName": "Akvamarinvägen", + "parentFullName": "Kode", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b7a" + }, + "id": "716350", + "fullName": "Åkerhög", + "parentFullName": "Kärna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b7b" + }, + "id": "715620", + "fullName": "Åkergatan", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b7c" + }, + "id": "716348", + "fullName": "Västra Åkerhögsvägen", + "parentFullName": "Kärna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b7d" + }, + "id": "793751", + "fullName": "Åkersberg", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b7e" + }, + "id": "794172", + "fullName": "Åkervägen", + "parentFullName": "Grillby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b7f" + }, + "id": "789043", + "fullName": "Åkerögatan", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b80" + }, + "id": "788896", + "fullName": "Åkerbygatan", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b82" + }, + "id": "789927", + "fullName": "Veckholms-Åkerby", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b83" + }, + "id": "913870", + "fullName": "Åkersbergsvägen", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b84" + }, + "id": "789244", + "fullName": "Svinnegarns-Åkerby", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b85" + }, + "id": "789528", + "fullName": "Enköping Vårfrukyrka-Åkerby", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b86" + }, + "id": "536986", + "fullName": "Akasialiden", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b87" + }, + "id": "514351", + "fullName": "Åkerby", + "parentFullName": "Borensberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b88" + }, + "id": "538332", + "fullName": "Åkerby", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b89" + }, + "id": "514510", + "fullName": "Åkervägen", + "parentFullName": "Borensberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b8a" + }, + "id": "537750", + "fullName": "Åkergatan", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b8b" + }, + "id": "537314", + "fullName": "Åkersholmsvägen", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b8c" + }, + "id": "483976", + "fullName": "Akevägen", + "parentFullName": "Gustavsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b8d" + }, + "id": "484037", + "fullName": "Akilles väg", + "parentFullName": "Gustavsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b8e" + }, + "id": "488514", + "fullName": "Åkerövägen", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b8f" + }, + "id": "489965", + "fullName": "Åkerbacken", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b90" + }, + "id": "488502", + "fullName": "Åkerbärsvägen", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b91" + }, + "id": "488578", + "fullName": "Åkarpelles väg", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b92" + }, + "id": "489013", + "fullName": "Torsby Åkerväg", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b93" + }, + "id": "489646", + "fullName": "Åkerblomsvägen", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b94" + }, + "id": "892718", + "fullName": "Aktervägen", + "parentFullName": "Rosvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b95" + }, + "id": "891507", + "fullName": "Åkargatan", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b96" + }, + "id": "892409", + "fullName": "Åkervägen", + "parentFullName": "Öjebyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b97" + }, + "id": "892684", + "fullName": "Åkroksvägen", + "parentFullName": "Jävrebyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b98" + }, + "id": "559377", + "fullName": "Akkas Gränd", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b99" + }, + "id": "559559", + "fullName": "Akvarellgatan", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b9a" + }, + "id": "562549", + "fullName": "Åkergatan", + "parentFullName": "Munka-Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b9b" + }, + "id": "559889", + "fullName": "Åkerslund", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b9c" + }, + "id": "559735", + "fullName": "Åkerövägen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b9d" + }, + "id": "559733", + "fullName": "Åkerötorget", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b9e" + }, + "id": "557112", + "fullName": "Åkerbärsvägen", + "parentFullName": "Vejbystrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214b9f" + }, + "id": "559890", + "fullName": "Åkerslundsgatan", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ba0" + }, + "id": "559940", + "fullName": "Åkersholmsvägen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ba1" + }, + "id": "718012", + "fullName": "Åkervägen", + "parentFullName": "Gråbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ba2" + }, + "id": "718010", + "fullName": "Åkersvägen", + "parentFullName": "Gråbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ba3" + }, + "id": "718336", + "fullName": "Åkerivägen", + "parentFullName": "Stenkullen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ba4" + }, + "id": "718008", + "fullName": "Åkdonsvägen", + "parentFullName": "Gråbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ba5" + }, + "id": "724269", + "fullName": "Åkerbärsvägen", + "parentFullName": "Floda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ba6" + }, + "id": "713769", + "fullName": "Åkervägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ba7" + }, + "id": "755471", + "fullName": "Åkervägen", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ba8" + }, + "id": "712983", + "fullName": "Åkaregatan", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ba9" + }, + "id": "755554", + "fullName": "Åkerlundsvägen", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214baa" + }, + "id": "807567", + "fullName": "Åkervägen", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bab" + }, + "id": "809764", + "fullName": "Saleby Åker", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bac" + }, + "id": "812370", + "fullName": "Rackeby Åker", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bad" + }, + "id": "809766", + "fullName": "Saleby Åkerlid", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bae" + }, + "id": "810514", + "fullName": "Lovene Åkershus", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214baf" + }, + "id": "813046", + "fullName": "Tolsjö Åkerhäll", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bb0" + }, + "id": "809416", + "fullName": "Norra Härene Åker", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bb1" + }, + "id": "809768", + "fullName": "Saleby Åkersberg", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bb2" + }, + "id": "812372", + "fullName": "Rackeby Åkersberg", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bb3" + }, + "id": "814080", + "fullName": "Otterstad Åkervall", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bb4" + }, + "id": "806753", + "fullName": "Tranum Åkersberga Gård", + "parentFullName": "Tun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bb5" + }, + "id": "809418", + "fullName": "Norra Härene Åkersholm", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bb6" + }, + "id": "812980", + "fullName": "Sunnersberg Åkersberg", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bb7" + }, + "id": "812278", + "fullName": "Rackeby Lilla Åkersberg", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bb8" + }, + "id": "839514", + "fullName": "Aklejavägen", + "parentFullName": "Kungsgården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bb9" + }, + "id": "838474", + "fullName": "Åkervägen", + "parentFullName": "Sandviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bba" + }, + "id": "838580", + "fullName": "Åkaregatan", + "parentFullName": "Järbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bbb" + }, + "id": "837569", + "fullName": "Åkerslundsvägen", + "parentFullName": "Årsunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bbc" + }, + "id": "751486", + "fullName": "Åker", + "parentFullName": "Brålanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bbd" + }, + "id": "757787", + "fullName": "Åker", + "parentFullName": "Vargön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bbe" + }, + "id": "749719", + "fullName": "Åker", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bbf" + }, + "id": "930444", + "fullName": "Åker", + "parentFullName": "Vänersnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bc0" + }, + "id": "757791", + "fullName": "Åkersäng", + "parentFullName": "Vargön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bc1" + }, + "id": "930446", + "fullName": "Åkersäng", + "parentFullName": "Vänersnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bc2" + }, + "id": "749487", + "fullName": "Åkervägen", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bc3" + }, + "id": "749124", + "fullName": "Åkaregatan", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bc4" + }, + "id": "757789", + "fullName": "Åker Svenningsgården", + "parentFullName": "Vargön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bc5" + }, + "id": "930445", + "fullName": "Åker Svenningsgården", + "parentFullName": "Vänersnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bc6" + }, + "id": "705914", + "fullName": "Andra Åkervägen", + "parentFullName": "Sävedalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bc7" + }, + "id": "705924", + "fullName": "Första Åkervägen", + "parentFullName": "Sävedalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bc8" + }, + "id": "848650", + "fullName": "Åkre", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bc9" + }, + "id": "849116", + "fullName": "Åkre", + "parentFullName": "Näsviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bca" + }, + "id": "853641", + "fullName": "Åkre", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bcb" + }, + "id": "853791", + "fullName": "Åkern", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bcc" + }, + "id": "849321", + "fullName": "Åkernäs", + "parentFullName": "Forsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bcd" + }, + "id": "848919", + "fullName": "Åkervägen", + "parentFullName": "Bjuråker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bce" + }, + "id": "912226", + "fullName": "Åkermyran", + "parentFullName": "Bjuråker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bcf" + }, + "id": "852814", + "fullName": "Åkrestigen", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bd0" + }, + "id": "853536", + "fullName": "Rogsta Åkre", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bd1" + }, + "id": "853154", + "fullName": "Idenors-Åkre", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bd2" + }, + "id": "707764", + "fullName": "Åkarevägen", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bd3" + }, + "id": "708209", + "fullName": "Åkerövägen", + "parentFullName": "Pixbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bd4" + }, + "id": "708048", + "fullName": "Åkannavägen", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bd5" + }, + "id": "544453", + "fullName": "Åkerholm", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bd6" + }, + "id": "541688", + "fullName": "Åkervägen", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bd7" + }, + "id": "542716", + "fullName": "Åkaregatan", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bd9" + }, + "id": "543110", + "fullName": "Heda Åkersberg", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bda" + }, + "id": "532832", + "fullName": "Gutan Åkerholm", + "parentFullName": "Gunnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bdb" + }, + "id": "534895", + "fullName": "Botorp Åkroken", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bdc" + }, + "id": "544303", + "fullName": "Ottinge Åkullen", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bdd" + }, + "id": "544461", + "fullName": "Åkerholm Lörvik", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bde" + }, + "id": "551482", + "fullName": "Örshult Åkullen", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bdf" + }, + "id": "544466", + "fullName": "Åkerholm Vinö Udde", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214be0" + }, + "id": "542010", + "fullName": "Kålåker Åkerslund", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214be1" + }, + "id": "544459", + "fullName": "Åkerholm Högvarpet", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214be2" + }, + "id": "531206", + "fullName": "Hummelstad Åkullen", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214be3" + }, + "id": "531204", + "fullName": "Hummelstad Åkerholm", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214be4" + }, + "id": "544464", + "fullName": "Åkerholm Sågarstugan", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214be5" + }, + "id": "544455", + "fullName": "Åkerholm Fiskarhemmet", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214be6" + }, + "id": "544457", + "fullName": "Åkerholm Gudingebadet", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214be7" + }, + "id": "544468", + "fullName": "Åkerholm Östra Sandvik", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214be8" + }, + "id": "536380", + "fullName": "Skedshult Åkaregården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214be9" + }, + "id": "532456", + "fullName": "Södra Mörhult Åkerholm", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bea" + }, + "id": "544467", + "fullName": "Åkerholm Västra Sandvik", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214beb" + }, + "id": "538131", + "fullName": "Åkarpsgatan", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bec" + }, + "id": "538457", + "fullName": "Åkeshögsvägen", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bed" + }, + "id": "538656", + "fullName": "Åkerjordsvägen", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bee" + }, + "id": "539243", + "fullName": "Åkerslundsvägen", + "parentFullName": "Höllviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bef" + }, + "id": "540199", + "fullName": "John Åkares Gränd", + "parentFullName": "Skanör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bf0" + }, + "id": "538591", + "fullName": "Södra Åkarps Kyrkoväg", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bf1" + }, + "id": "540241", + "fullName": "Åke Gästgivares Gränd", + "parentFullName": "Skanör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bf2" + }, + "id": "642160", + "fullName": "Åkerby", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bf3" + }, + "id": "648608", + "fullName": "Åkartorp", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bf4" + }, + "id": "649159", + "fullName": "Åkersborg", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bf5" + }, + "id": "642947", + "fullName": "Åkervägen", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bf6" + }, + "id": "648610", + "fullName": "Åkersberg", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bf7" + }, + "id": "638941", + "fullName": "Åkervägen", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bf8" + }, + "id": "639991", + "fullName": "Åkersborg", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bf9" + }, + "id": "647947", + "fullName": "Åkers Kyrka", + "parentFullName": "Åkers Styckebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bfa" + }, + "id": "648023", + "fullName": "Åkersvägen", + "parentFullName": "Åkers Styckebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bfb" + }, + "id": "647943", + "fullName": "Åkerbyvägen", + "parentFullName": "Åkers Styckebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bfc" + }, + "id": "917310", + "fullName": "Åkers Bilbana", + "parentFullName": "Åkers Styckebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bfd" + }, + "id": "935310", + "fullName": "Åkerbybacken", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bfe" + }, + "id": "935311", + "fullName": "Åkerbyslingan", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214bff" + }, + "id": "649156", + "fullName": "Åker Gruvudden", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c00" + }, + "id": "647945", + "fullName": "Åkers Krutbruk", + "parentFullName": "Åkers Styckebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c01" + }, + "id": "648019", + "fullName": "Åkers Herrgård", + "parentFullName": "Åkers Styckebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c02" + }, + "id": "642162", + "fullName": "Åkerby Stenvik", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c03" + }, + "id": "649158", + "fullName": "Åker Mörtsjötorp", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c04" + }, + "id": "649594", + "fullName": "Åkersro Skäggesta", + "parentFullName": "Åkers Styckebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c05" + }, + "id": "648021", + "fullName": "Åkers Herrgårdsflygel", + "parentFullName": "Åkers Styckebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c06" + }, + "id": "765395", + "fullName": "Åkerstigen", + "parentFullName": "Kinna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c07" + }, + "id": "769220", + "fullName": "Bua Åkersta", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c08" + }, + "id": "767597", + "fullName": "Åkullavägen", + "parentFullName": "Torestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c09" + }, + "id": "787014", + "fullName": "Åkerstavägen", + "parentFullName": "Horred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c0a" + }, + "id": "768584", + "fullName": "Åkrabäcksvägen", + "parentFullName": "Berghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c0b" + }, + "id": "769563", + "fullName": "Olofsred Åkullen", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c0c" + }, + "id": "700290", + "fullName": "Dukared Åkerliden", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c0d" + }, + "id": "788096", + "fullName": "Sandryd Åkerstigen", + "parentFullName": "Tostared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c0e" + }, + "id": "768853", + "fullName": "Hjorttorp Åkagården", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c0f" + }, + "id": "616886", + "fullName": "Åkerås", + "parentFullName": "Rydaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c10" + }, + "id": "620378", + "fullName": "Åkroken", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c11" + }, + "id": "620571", + "fullName": "Åkersberg", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c12" + }, + "id": "620570", + "fullName": "Åkaregatan", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c13" + }, + "id": "621516", + "fullName": "Torp Åkerbo", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c14" + }, + "id": "615483", + "fullName": "Ivars Åkarödje", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c15" + }, + "id": "621429", + "fullName": "Maramö Åkrasjö", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c16" + }, + "id": "614365", + "fullName": "Forsheda Åkulla", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c17" + }, + "id": "620912", + "fullName": "Åkermyntavägen", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c18" + }, + "id": "614266", + "fullName": "Dannäs Åkerlyckan", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c19" + }, + "id": "621060", + "fullName": "Helmershus Åkerby", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c1a" + }, + "id": "614453", + "fullName": "Fänestad Åkershäll", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c1b" + }, + "id": "628156", + "fullName": "Vallmotorp Akelbro", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c1c" + }, + "id": "624297", + "fullName": "Åkragatan", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c1d" + }, + "id": "632774", + "fullName": "Åkervägen", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c1e" + }, + "id": "616521", + "fullName": "Åkfors Almnäs", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c1f" + }, + "id": "616525", + "fullName": "Åkfors Lugnet", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c20" + }, + "id": "616529", + "fullName": "Åkfors Åminne", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c21" + }, + "id": "624108", + "fullName": "Åkerbärsvägen", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c22" + }, + "id": "624914", + "fullName": "Toltorp Åkesro", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c23" + }, + "id": "616518", + "fullName": "Åkerbärsstigen", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c24" + }, + "id": "616519", + "fullName": "Åkfors Almliden", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c25" + }, + "id": "627412", + "fullName": "Nygård Åkersätter", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c26" + }, + "id": "616533", + "fullName": "Åkfors Änglahuset", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c27" + }, + "id": "615880", + "fullName": "Grindtorp Åkervalla", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c28" + }, + "id": "616531", + "fullName": "Åkfors Åminnestugan", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c29" + }, + "id": "616523", + "fullName": "Åkfors Kraftstationen", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c2a" + }, + "id": "637952", + "fullName": "Julita Gård Åkeröboden", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c2b" + }, + "id": "616527", + "fullName": "Åkfors Mjölnarbostaden", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c2c" + }, + "id": "627414", + "fullName": "Nygård Åkersättersstugan", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c2d" + }, + "id": "627182", + "fullName": "Gabrielstorp Åkersätters Soldattorp", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c2e" + }, + "id": "517831", + "fullName": "Åkervägen", + "parentFullName": "Brottby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c2f" + }, + "id": "517829", + "fullName": "Åkersbergavägen", + "parentFullName": "Brottby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c30" + }, + "id": "541346", + "fullName": "Åkert", + "parentFullName": "Harlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c31" + }, + "id": "540702", + "fullName": "Åkarp", + "parentFullName": "Marieholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c32" + }, + "id": "541711", + "fullName": "Åkesholm", + "parentFullName": "Stehag", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c33" + }, + "id": "542873", + "fullName": "Åkestorp", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c34" + }, + "id": "541344", + "fullName": "Åkershäll", + "parentFullName": "Harlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c35" + }, + "id": "541350", + "fullName": "Åkervägen", + "parentFullName": "Harlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c36" + }, + "id": "541090", + "fullName": "Åkervägen", + "parentFullName": "Löberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c37" + }, + "id": "542378", + "fullName": "Åkervägen", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c38" + }, + "id": "548973", + "fullName": "Åkervägen", + "parentFullName": "Flyinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c39" + }, + "id": "541348", + "fullName": "Åkerts Gård", + "parentFullName": "Harlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c3a" + }, + "id": "542489", + "fullName": "Åkerivägen", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c3b" + }, + "id": "540706", + "fullName": "Åkarps Gård", + "parentFullName": "Marieholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c3c" + }, + "id": "542491", + "fullName": "Åkermans väg", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c3d" + }, + "id": "540704", + "fullName": "Åkarp Lugnadal", + "parentFullName": "Marieholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c3e" + }, + "id": "543626", + "fullName": "Gunnaröd Åkulla", + "parentFullName": "Stockamöllan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c3f" + }, + "id": "540851", + "fullName": "Högseröd Åkeslund", + "parentFullName": "Löberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c40" + }, + "id": "542636", + "fullName": "Ämnaröd Åkerslund", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c41" + }, + "id": "542865", + "fullName": "Västra Strö Åkersdal", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c42" + }, + "id": "797370", + "fullName": "Åkatorp", + "parentFullName": "Broddetorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c43" + }, + "id": "793233", + "fullName": "Åkergatan", + "parentFullName": "Vartofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c44" + }, + "id": "796540", + "fullName": "Valtorp Åkarp", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c45" + }, + "id": "796977", + "fullName": "Öja Åkerholmen", + "parentFullName": "Vartofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c46" + }, + "id": "791844", + "fullName": "Dala Åkershäll", + "parentFullName": "Stenstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c47" + }, + "id": "796068", + "fullName": "Åkerängsgatan", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c49" + }, + "id": "792110", + "fullName": "Brunnhem Åkholmen", + "parentFullName": "Stenstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c4a" + }, + "id": "792813", + "fullName": "Fivlered Åkersdal", + "parentFullName": "Åsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c4b" + }, + "id": "791640", + "fullName": "Borgunda Åkagården", + "parentFullName": "Stenstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c4c" + }, + "id": "795149", + "fullName": "Gudhem Stora Åkatorp", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c4d" + }, + "id": "796365", + "fullName": "Tomten Lilla Åkatorp", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c4e" + }, + "id": "511799", + "fullName": "Åkervägen", + "parentFullName": "Danderyd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c4f" + }, + "id": "674830", + "fullName": "Åkarevägen", + "parentFullName": "Asarum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c50" + }, + "id": "674690", + "fullName": "Åkerstigen", + "parentFullName": "Trensum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c51" + }, + "id": "675277", + "fullName": "Åkroksvägen", + "parentFullName": "Mörrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c52" + }, + "id": "675617", + "fullName": "Åkeholmsvägen", + "parentFullName": "Svängsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c53" + }, + "id": "675647", + "fullName": "Åkeholms Byväg", + "parentFullName": "Svängsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c54" + }, + "id": "674689", + "fullName": "Åkerrensvägen", + "parentFullName": "Trensum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c55" + }, + "id": "675648", + "fullName": "Åkeholms Stationsväg", + "parentFullName": "Svängsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c56" + }, + "id": "871186", + "fullName": "Åkerhult Åkerslätt", + "parentFullName": "Malmbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c57" + }, + "id": "871178", + "fullName": "Åkerhult", + "parentFullName": "Malmbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c58" + }, + "id": "500134", + "fullName": "Åkerslund", + "parentFullName": "Flisby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c59" + }, + "id": "493083", + "fullName": "Åkersberg", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c5a" + }, + "id": "479621", + "fullName": "Åkersände", + "parentFullName": "Sandsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c5b" + }, + "id": "479843", + "fullName": "Åkersberg", + "parentFullName": "Bodafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c5c" + }, + "id": "479020", + "fullName": "Åkersgatan", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c5d" + }, + "id": "479024", + "fullName": "Åkragången", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c5e" + }, + "id": "932421", + "fullName": "Åkerögatan", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c5f" + }, + "id": "871089", + "fullName": "Stora Åkerhult", + "parentFullName": "Malmbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c60" + }, + "id": "871184", + "fullName": "Åkerhult Tomten", + "parentFullName": "Malmbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c61" + }, + "id": "481378", + "fullName": "Rödja Åkerslund", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c62" + }, + "id": "479022", + "fullName": "Åkershällsvägen", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c63" + }, + "id": "871179", + "fullName": "Åkerhult Grimstorp", + "parentFullName": "Malmbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c64" + }, + "id": "871180", + "fullName": "Åkerhult Jonshagen", + "parentFullName": "Malmbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c65" + }, + "id": "871252", + "fullName": "Knapparp Åkerslund", + "parentFullName": "Anneberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c66" + }, + "id": "479623", + "fullName": "Åkersände Fagerhult", + "parentFullName": "Sandsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c67" + }, + "id": "871181", + "fullName": "Åkerhult Lilla Hallen", + "parentFullName": "Malmbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c68" + }, + "id": "480399", + "fullName": "Fågelleken Åkersberg", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c69" + }, + "id": "871182", + "fullName": "Åkerhult Södra Älmhult", + "parentFullName": "Malmbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c6a" + }, + "id": "548650", + "fullName": "Åkarevägen", + "parentFullName": "Barsebäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c6b" + }, + "id": "546682", + "fullName": "Åkerivägen", + "parentFullName": "Furulund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c6c" + }, + "id": "546680", + "fullName": "Åkarpsvägen", + "parentFullName": "Furulund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c6d" + }, + "id": "546066", + "fullName": "Åkerrosvägen", + "parentFullName": "Kävlinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c6e" + }, + "id": "548491", + "fullName": "Åkersorksvägen", + "parentFullName": "Löddeköpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c6f" + }, + "id": "729318", + "fullName": "Åkargatan", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c70" + }, + "id": "729816", + "fullName": "Åkerbärsvägen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c71" + }, + "id": "720401", + "fullName": "Åkergränd", + "parentFullName": "Bohus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c72" + }, + "id": "720818", + "fullName": "Åkervägen", + "parentFullName": "Skepplanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c73" + }, + "id": "720816", + "fullName": "Åkersliden", + "parentFullName": "Skepplanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c74" + }, + "id": "720734", + "fullName": "Åkarevägen", + "parentFullName": "Älvängen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c75" + }, + "id": "930033", + "fullName": "Åkerholmsvägen", + "parentFullName": "Skepplanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c77" + }, + "id": "564984", + "fullName": "Åkerbruksvägen", + "parentFullName": "Glemmingebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c78" + }, + "id": "672069", + "fullName": "Aklejavägen", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c79" + }, + "id": "672298", + "fullName": "Åkervägen", + "parentFullName": "Kallinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c7a" + }, + "id": "666409", + "fullName": "Åkervägen", + "parentFullName": "Bräkne-Hoby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c7b" + }, + "id": "672067", + "fullName": "Åkerbärsvägen", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c7c" + }, + "id": "672794", + "fullName": "Åkerhallsvägen", + "parentFullName": "Kallinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c7d" + }, + "id": "672297", + "fullName": "Åkerivägen Olsgården", + "parentFullName": "Kallinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c7e" + }, + "id": "626271", + "fullName": "Åkervägen", + "parentFullName": "Anderstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c7f" + }, + "id": "617306", + "fullName": "Käfset Åkerö", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c80" + }, + "id": "613431", + "fullName": "Sporda Åkerlun", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c81" + }, + "id": "613433", + "fullName": "Sporda Åkerlund", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c82" + }, + "id": "626560", + "fullName": "Stjärnehult Åkanten", + "parentFullName": "Anderstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c83" + }, + "id": "619322", + "fullName": "Stora Öjhult Åkerslund", + "parentFullName": "Hestra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c85" + }, + "id": "632262", + "fullName": "Åkervägen", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c86" + }, + "id": "629606", + "fullName": "Horn Åkroken", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c87" + }, + "id": "630302", + "fullName": "Hörset Åkroken", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c88" + }, + "id": "628638", + "fullName": "Åkerbergshult", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c8a" + }, + "id": "633950", + "fullName": "Berghem Åkeslund", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c8c" + }, + "id": "634947", + "fullName": "Kärringe Åkesberg", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c8d" + }, + "id": "635195", + "fullName": "Bolmstad Åkraberg", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c8e" + }, + "id": "628642", + "fullName": "Åkerbergshult Hyltan", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c8f" + }, + "id": "628640", + "fullName": "Åkerbergshult Brånaryd", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c90" + }, + "id": "895740", + "fullName": "Åkerby", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c91" + }, + "id": "895260", + "fullName": "Åkargränd", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c92" + }, + "id": "895540", + "fullName": "Åkervägen", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c93" + }, + "id": "895202", + "fullName": "Åkerholmen", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c94" + }, + "id": "496359", + "fullName": "Aktervägen", + "parentFullName": "Nynäshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c95" + }, + "id": "496192", + "fullName": "Åkerby", + "parentFullName": "Sorunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c96" + }, + "id": "494974", + "fullName": "Åkertegen", + "parentFullName": "Segersäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c97" + }, + "id": "496260", + "fullName": "Åkargränd", + "parentFullName": "Nynäshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c98" + }, + "id": "496524", + "fullName": "Åkervägen", + "parentFullName": "Nynäshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c99" + }, + "id": "495023", + "fullName": "Åkerbyvägen", + "parentFullName": "Stora Vika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c9a" + }, + "id": "497056", + "fullName": "Åkerbärsvägen", + "parentFullName": "Nynäshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c9c" + }, + "id": "507502", + "fullName": "Åkerövägen", + "parentFullName": "Ekerö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c9d" + }, + "id": "507542", + "fullName": "Åkerstigen", + "parentFullName": "Ekerö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c9e" + }, + "id": "525998", + "fullName": "Åkerbärsvägen", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214c9f" + }, + "id": "526483", + "fullName": "Åkerfjällsvägen", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ca0" + }, + "id": "489864", + "fullName": "Åkergränd", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ca1" + }, + "id": "491432", + "fullName": "Vrå Åkerslund", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ca2" + }, + "id": "491933", + "fullName": "Farstorp Åkeryd", + "parentFullName": "Nye", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ca4" + }, + "id": "870138", + "fullName": "Alseda-Åkershult", + "parentFullName": "Holsbybrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ca5" + }, + "id": "870565", + "fullName": "Tälläng Åkersberg", + "parentFullName": "Kvillsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ca6" + }, + "id": "869502", + "fullName": "Hökhult Åkershult", + "parentFullName": "Landsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ca7" + }, + "id": "870041", + "fullName": "Myresjö Åkerslund", + "parentFullName": "Myresjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ca8" + }, + "id": "870477", + "fullName": "Repperda Åkersberg", + "parentFullName": "Kvillsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ca9" + }, + "id": "490828", + "fullName": "Upplanda Åkerslund", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214caa" + }, + "id": "869015", + "fullName": "Korsberga-Åkershult", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cab" + }, + "id": "869557", + "fullName": "Lannaskede Åkerslund", + "parentFullName": "Landsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cac" + }, + "id": "809717", + "fullName": "Åkergatan", + "parentFullName": "Ludvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cad" + }, + "id": "810942", + "fullName": "Åkarevägen", + "parentFullName": "Grängesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cae" + }, + "id": "545381", + "fullName": "Aklejagränd", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214caf" + }, + "id": "548300", + "fullName": "Åkervägen", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cb0" + }, + "id": "546057", + "fullName": "Åkebo Högstorp", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cb1" + }, + "id": "546059", + "fullName": "Åkebo Norrgård", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cb2" + }, + "id": "546061", + "fullName": "Åkebo Södergård", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cb3" + }, + "id": "549664", + "fullName": "Normlösa Åkertorp", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cb4" + }, + "id": "546597", + "fullName": "Habblarp Åkersberg", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cb5" + }, + "id": "545966", + "fullName": "Stenstorp Åkersberg", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cb6" + }, + "id": "484827", + "fullName": "Åkvik", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cb7" + }, + "id": "482363", + "fullName": "Åkervägen", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cb8" + }, + "id": "484836", + "fullName": "Åkvik Strömsö", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cb9" + }, + "id": "484216", + "fullName": "Grönö Åkerholm", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cba" + }, + "id": "477693", + "fullName": "Bjälebo Åkeryd", + "parentFullName": "Kristdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cbb" + }, + "id": "478317", + "fullName": "Saxtorp Åkeryd", + "parentFullName": "Kristdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cbc" + }, + "id": "484829", + "fullName": "Åkvik Karlshamn", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cbd" + }, + "id": "485159", + "fullName": "Mörtfors Åkanten", + "parentFullName": "Fårbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cbe" + }, + "id": "484704", + "fullName": "Stora Laxemar Åkerholm", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cbf" + }, + "id": "484910", + "fullName": "Blomsterhult Åkersholm", + "parentFullName": "Fårbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cc0" + }, + "id": "484838", + "fullName": "Åkvik Strömsö Fiskarstuga", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cc1" + }, + "id": "851093", + "fullName": "Åkre", + "parentFullName": "Rengsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cc2" + }, + "id": "852172", + "fullName": "Åkervägen", + "parentFullName": "Kilafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cc3" + }, + "id": "845525", + "fullName": "Åkrevägen", + "parentFullName": "Vallsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cc4" + }, + "id": "850542", + "fullName": "Åkerstavägen", + "parentFullName": "Bollnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cc5" + }, + "id": "850703", + "fullName": "Åkerbärsvägen", + "parentFullName": "Bollnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cc7" + }, + "id": "719844", + "fullName": "Åketorp", + "parentFullName": "Spekeröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cc8" + }, + "id": "767012", + "fullName": "Åkerby", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cc9" + }, + "id": "766074", + "fullName": "Åkervägen", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cca" + }, + "id": "766475", + "fullName": "Åkerivägen", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ccb" + }, + "id": "766189", + "fullName": "Åkerbovägen", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ccc" + }, + "id": "767016", + "fullName": "Åkerby Stena", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ccd" + }, + "id": "766954", + "fullName": "Köpings Åkerby", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cce" + }, + "id": "767013", + "fullName": "Åkerby Kilarna", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ccf" + }, + "id": "767015", + "fullName": "Åkerby Rotmossen", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cd0" + }, + "id": "560355", + "fullName": "Åkergatan", + "parentFullName": "Höganäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cd1" + }, + "id": "560928", + "fullName": "Åkerstigen", + "parentFullName": "Höganäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cd2" + }, + "id": "693169", + "fullName": "Åkersberg", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cd3" + }, + "id": "692598", + "fullName": "Åkaregatan", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cd4" + }, + "id": "702885", + "fullName": "Tobyn Åkerbråten", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cd5" + }, + "id": "693172", + "fullName": "Åkersberg Skansen", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cd6" + }, + "id": "703031", + "fullName": "Åstenäs Åkerbråten", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cd7" + }, + "id": "694497", + "fullName": "Björkenäs Åkerlyckan", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cd8" + }, + "id": "693170", + "fullName": "Åkersberg Rödbyggninga", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cd9" + }, + "id": "693175", + "fullName": "Åkersberg Östra Stalpet", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cda" + }, + "id": "693174", + "fullName": "Åkersberg Trädgårdsbacken", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cdb" + }, + "id": "855147", + "fullName": "Akterstigen", + "parentFullName": "Söderhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cdc" + }, + "id": "855434", + "fullName": "Åkre", + "parentFullName": "Söderhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cdd" + }, + "id": "855732", + "fullName": "Åkre", + "parentFullName": "Norrala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cde" + }, + "id": "913219", + "fullName": "Åkre Gård", + "parentFullName": "Söderhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cdf" + }, + "id": "855074", + "fullName": "Åkervägen", + "parentFullName": "Söderala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ce0" + }, + "id": "852416", + "fullName": "Åkersbergsvägen", + "parentFullName": "Holmsveden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ce1" + }, + "id": "879318", + "fullName": "Åkervägen", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ce2" + }, + "id": "879300", + "fullName": "Åkermansgatan", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ce3" + }, + "id": "607292", + "fullName": "Åkervägen", + "parentFullName": "Skummeslövsstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ce4" + }, + "id": "607464", + "fullName": "Åkervägen", + "parentFullName": "Våxtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ce5" + }, + "id": "606885", + "fullName": "Åkaregatan", + "parentFullName": "Vallberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ce6" + }, + "id": "606391", + "fullName": "Åkaregränd", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ce7" + }, + "id": "606828", + "fullName": "Åkarerundan", + "parentFullName": "Veinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ce8" + }, + "id": "597748", + "fullName": "Åkehansbygget", + "parentFullName": "Knäred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ce9" + }, + "id": "608259", + "fullName": "Vallberga Åkesholm", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cea" + }, + "id": "718573", + "fullName": "Åkerbo", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ceb" + }, + "id": "716585", + "fullName": "Åkervägen", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cec" + }, + "id": "718577", + "fullName": "Åkerbo Gård", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ced" + }, + "id": "716583", + "fullName": "Åkerbärsgränd", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cee" + }, + "id": "718579", + "fullName": "Åkerbo Karlsberg", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cef" + }, + "id": "718355", + "fullName": "Ölme Åkerbotorpet", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cf0" + }, + "id": "718575", + "fullName": "Åkerbo Anna-Gretas", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cf1" + }, + "id": "835446", + "fullName": "Akaciastigen", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cf2" + }, + "id": "835616", + "fullName": "Åkervägen", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cf3" + }, + "id": "829878", + "fullName": "Åkare Svantes väg", + "parentFullName": "Sjötorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cf4" + }, + "id": "837540", + "fullName": "Segerstad Åkershäll", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cf5" + }, + "id": "537950", + "fullName": "Akaciagatan", + "parentFullName": "Lomma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cf6" + }, + "id": "537761", + "fullName": "Åkershus", + "parentFullName": "Lomma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cf7" + }, + "id": "537677", + "fullName": "Åkervägen", + "parentFullName": "Lomma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cf8" + }, + "id": "801269", + "fullName": "Aklejavägen", + "parentFullName": "Ulricehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cf9" + }, + "id": "803211", + "fullName": "Åkerhult", + "parentFullName": "Hökerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cfa" + }, + "id": "802431", + "fullName": "Åkervägen", + "parentFullName": "Marbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cfb" + }, + "id": "789249", + "fullName": "Åkerivägen", + "parentFullName": "Vegby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cfc" + }, + "id": "547085", + "fullName": "Åkershus", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cfd" + }, + "id": "547586", + "fullName": "Åkerslund", + "parentFullName": "Hjärup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cfe" + }, + "id": "547587", + "fullName": "Åkervägen", + "parentFullName": "Hjärup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214cff" + }, + "id": "927506", + "fullName": "Åkergränd", + "parentFullName": "Hjärup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d00" + }, + "id": "547083", + "fullName": "Åkerlyckan", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d01" + }, + "id": "547089", + "fullName": "Åkertäppan", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d02" + }, + "id": "547087", + "fullName": "Åkershusvägen", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d03" + }, + "id": "927507", + "fullName": "Åkerslundsvägen", + "parentFullName": "Hjärup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d04" + }, + "id": "756340", + "fullName": "Åkergatan", + "parentFullName": "Frövi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d05" + }, + "id": "747896", + "fullName": "Åkervägen", + "parentFullName": "Guldsmedshyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d06" + }, + "id": "752910", + "fullName": "Östra Löa Åkroken", + "parentFullName": "Kopparberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d07" + }, + "id": "897371", + "fullName": "Åkaregatan", + "parentFullName": "Kiruna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d08" + }, + "id": "897707", + "fullName": "Åkerbärsvägen", + "parentFullName": "Riksgränsen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d09" + }, + "id": "811499", + "fullName": "Åkrundan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d0a" + }, + "id": "812598", + "fullName": "Åkersbyn", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d0b" + }, + "id": "811835", + "fullName": "Åkervägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d0c" + }, + "id": "812066", + "fullName": "Åkullvägen", + "parentFullName": "Horndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d0d" + }, + "id": "812596", + "fullName": "Åkersbykojan", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d0e" + }, + "id": "770367", + "fullName": "Åkragatan", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d0f" + }, + "id": "771945", + "fullName": "Kumla Åkersbo", + "parentFullName": "Ransta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d10" + }, + "id": "765498", + "fullName": "Gullvalla Åkersbo", + "parentFullName": "Salbohed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d11" + }, + "id": "765352", + "fullName": "Rosshyttan Åkroken", + "parentFullName": "Västerfärnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d12" + }, + "id": "765500", + "fullName": "Gullvalla Åkersbo Gård", + "parentFullName": "Salbohed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d13" + }, + "id": "791184", + "fullName": "Akademivägen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d14" + }, + "id": "791232", + "fullName": "Åkervägen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d15" + }, + "id": "792571", + "fullName": "Åkervägen", + "parentFullName": "Österbybruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d16" + }, + "id": "783657", + "fullName": "Åkervägen", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d17" + }, + "id": "784822", + "fullName": "Åkergärde", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d18" + }, + "id": "791358", + "fullName": "Åkerigatan", + "parentFullName": "Gimo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d19" + }, + "id": "793044", + "fullName": "Gryttjom Åknarby", + "parentFullName": "Österbybruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d1a" + }, + "id": "792464", + "fullName": "Väddika Åkersberg", + "parentFullName": "Gimo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d1b" + }, + "id": "562842", + "fullName": "Åktorp", + "parentFullName": "Lotorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d1c" + }, + "id": "583462", + "fullName": "Åkervägen", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d1d" + }, + "id": "563173", + "fullName": "Tisenhult Åktorp", + "parentFullName": "Rejmyre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d1e" + }, + "id": "562707", + "fullName": "Skånstorp Åkersta", + "parentFullName": "Hällestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d1f" + }, + "id": "562296", + "fullName": "Högsfall Åkersberga", + "parentFullName": "Grytgöl", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d20" + }, + "id": "584551", + "fullName": "Tjuttorp Åkkärrsfallet", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d21" + }, + "id": "731582", + "fullName": "Åkergatan", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d22" + }, + "id": "731847", + "fullName": "Åkarevägen", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d23" + }, + "id": "734916", + "fullName": "Alavi Åkerön", + "parentFullName": "Östansjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d24" + }, + "id": "790278", + "fullName": "Åkervägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d25" + }, + "id": "532963", + "fullName": "Akaciagatan", + "parentFullName": "Bara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d26" + }, + "id": "533128", + "fullName": "Åkerdalsvägen", + "parentFullName": "Bara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d27" + }, + "id": "927210", + "fullName": "Åkerbruksgatan", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d28" + }, + "id": "533130", + "fullName": "Åkertistelgatan", + "parentFullName": "Bara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d29" + }, + "id": "537422", + "fullName": "Åkerslättsvägen", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d2a" + }, + "id": "536895", + "fullName": "Nils Åkessongatan", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d2b" + }, + "id": "793178", + "fullName": "Åkra", + "parentFullName": "Örbyhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d2c" + }, + "id": "844666", + "fullName": "Åkerby", + "parentFullName": "Skärplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d2d" + }, + "id": "841653", + "fullName": "Åkervägen", + "parentFullName": "Tierp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d2e" + }, + "id": "841800", + "fullName": "Åkerbergs väg", + "parentFullName": "Söderfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d2f" + }, + "id": "793180", + "fullName": "Åkra Ingerstorp", + "parentFullName": "Örbyhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d30" + }, + "id": "845090", + "fullName": "Källviken Åkervägen", + "parentFullName": "Lövstabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d31" + }, + "id": "842399", + "fullName": "Åkerby Hembygdsgården", + "parentFullName": "Tierp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d32" + }, + "id": "828692", + "fullName": "Åkervägen", + "parentFullName": "Sollerön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d33" + }, + "id": "828880", + "fullName": "Åkernäsvägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d34" + }, + "id": "829021", + "fullName": "Ryssa Åkerväg", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d35" + }, + "id": "828199", + "fullName": "Åkerbärsstigen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d36" + }, + "id": "679219", + "fullName": "Åkervägen", + "parentFullName": "Nybro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d37" + }, + "id": "637015", + "fullName": "Åker", + "parentFullName": "Vislanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d38" + }, + "id": "638240", + "fullName": "Åkhult", + "parentFullName": "Moheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d39" + }, + "id": "635882", + "fullName": "Åkarvägen", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d3a" + }, + "id": "638246", + "fullName": "Åkhult Sjöbo", + "parentFullName": "Moheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d3b" + }, + "id": "636737", + "fullName": "Oby Åkesgård", + "parentFullName": "Vislanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d3c" + }, + "id": "638250", + "fullName": "Åkhult Älgadal", + "parentFullName": "Moheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d3d" + }, + "id": "636787", + "fullName": "Röshult Åkastu", + "parentFullName": "Vislanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d3e" + }, + "id": "638244", + "fullName": "Åkhult Sjöagård", + "parentFullName": "Moheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d3f" + }, + "id": "638242", + "fullName": "Åkhult Loftahall", + "parentFullName": "Moheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d40" + }, + "id": "638248", + "fullName": "Åkhult Skogslund", + "parentFullName": "Moheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d41" + }, + "id": "638206", + "fullName": "Vitteryd Åkaslätt", + "parentFullName": "Moheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d42" + }, + "id": "639313", + "fullName": "Benestad Åkesgård", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d43" + }, + "id": "639307", + "fullName": "Benestad Åkersberg", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d44" + }, + "id": "639309", + "fullName": "Benestad Åkersgård", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d45" + }, + "id": "639311", + "fullName": "Benestad Åkerslund", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d46" + }, + "id": "640265", + "fullName": "Elofstorp Åkestorp", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d47" + }, + "id": "640317", + "fullName": "Sköldstad Åkesgård", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d48" + }, + "id": "880510", + "fullName": "Åkerö", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d49" + }, + "id": "881162", + "fullName": "Åkroken", + "parentFullName": "Graninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d4a" + }, + "id": "880248", + "fullName": "Åkervägen", + "parentFullName": "Näsåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d4b" + }, + "id": "880249", + "fullName": "Åkvisslan", + "parentFullName": "Näsåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d4c" + }, + "id": "880469", + "fullName": "Åkervägen", + "parentFullName": "Ramsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d4d" + }, + "id": "880809", + "fullName": "Åkervägen", + "parentFullName": "Sollefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d4e" + }, + "id": "880884", + "fullName": "Åkvisslan", + "parentFullName": "Sollefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d4f" + }, + "id": "880354", + "fullName": "Åkerbränna", + "parentFullName": "Junsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d50" + }, + "id": "880718", + "fullName": "Åkerbergsgatan", + "parentFullName": "Sollefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d51" + }, + "id": "567091", + "fullName": "Akutvägen", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d52" + }, + "id": "574588", + "fullName": "Aktergatan", + "parentFullName": "Skillinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d53" + }, + "id": "575142", + "fullName": "Åkarp", + "parentFullName": "Kivik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d54" + }, + "id": "567822", + "fullName": "Åkergränd", + "parentFullName": "Tommarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d55" + }, + "id": "574359", + "fullName": "Åkaregatan", + "parentFullName": "Hammenhög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d56" + }, + "id": "574917", + "fullName": "Åkarebacken", + "parentFullName": "Kivik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d57" + }, + "id": "575143", + "fullName": "Åkarp Alenäs", + "parentFullName": "Kivik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d58" + }, + "id": "575144", + "fullName": "Åkarp Baråkra", + "parentFullName": "Kivik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d59" + }, + "id": "568202", + "fullName": "Rörum Åkesholm", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d5a" + }, + "id": "567677", + "fullName": "Åkeslundsvägen", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d5b" + }, + "id": "574495", + "fullName": "Glivarp Åkeshög", + "parentFullName": "Hammenhög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d5c" + }, + "id": "574431", + "fullName": "Hannas Åkesgården", + "parentFullName": "Hammenhög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d5d" + }, + "id": "567648", + "fullName": "Järrestad Åkeslund", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d5e" + }, + "id": "575136", + "fullName": "Svinaberga Åkesholm", + "parentFullName": "Kivik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d5f" + }, + "id": "847739", + "fullName": "Akinvallsvägen", + "parentFullName": "Ramsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d60" + }, + "id": "847530", + "fullName": "Åkervägen", + "parentFullName": "Färila", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d61" + }, + "id": "856392", + "fullName": "Åkerslund", + "parentFullName": "Ljusdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d62" + }, + "id": "847161", + "fullName": "Åkernvägen", + "parentFullName": "Järvsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d63" + }, + "id": "855976", + "fullName": "Åkernvägen", + "parentFullName": "Ljusdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d64" + }, + "id": "855920", + "fullName": "Åkerstagatan", + "parentFullName": "Ljusdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d65" + }, + "id": "847665", + "fullName": "Åkerbärsvägen", + "parentFullName": "Korskrogen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d66" + }, + "id": "855977", + "fullName": "Åkerslundsvägen", + "parentFullName": "Ljusdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d67" + }, + "id": "573103", + "fullName": "Åkaregatan", + "parentFullName": "Lövestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d68" + }, + "id": "572029", + "fullName": "Åkaregränd", + "parentFullName": "Sjöbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d69" + }, + "id": "572839", + "fullName": "Lövestad Åkeslund", + "parentFullName": "Lövestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d6a" + }, + "id": "572956", + "fullName": "Heingetorp Åkershäll", + "parentFullName": "Lövestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d6b" + }, + "id": "485708", + "fullName": "Åkergatan", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d6c" + }, + "id": "488567", + "fullName": "Ryd Åkersberg", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d6d" + }, + "id": "488647", + "fullName": "Stockabäck Åkerslund", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d6e" + }, + "id": "814880", + "fullName": "Åkerstigen", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d6f" + }, + "id": "818326", + "fullName": "Händene Åkedal", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d70" + }, + "id": "815400", + "fullName": "Överbo Åkershäll", + "parentFullName": "Varnhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d71" + }, + "id": "818328", + "fullName": "Händene Åkersholm", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d72" + }, + "id": "815152", + "fullName": "Ljungstorp Åkatorp", + "parentFullName": "Varnhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d73" + }, + "id": "815154", + "fullName": "Ljungstorp Åkerdal", + "parentFullName": "Varnhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d74" + }, + "id": "816485", + "fullName": "Norra Ving Åkersren", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d75" + }, + "id": "879631", + "fullName": "Åkervägen", + "parentFullName": "Kramfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d76" + }, + "id": "879967", + "fullName": "Åkerbovägen", + "parentFullName": "Skog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d77" + }, + "id": "876435", + "fullName": "Akvarievägen", + "parentFullName": "Sörberge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d78" + }, + "id": "877061", + "fullName": "Åkerö", + "parentFullName": "Söråker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d79" + }, + "id": "876715", + "fullName": "Åkargatan", + "parentFullName": "Fagervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d7a" + }, + "id": "876717", + "fullName": "Åkergränd", + "parentFullName": "Fagervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d7b" + }, + "id": "877059", + "fullName": "Åkervägen", + "parentFullName": "Söråker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d7c" + }, + "id": "876863", + "fullName": "Lilla Åkerö", + "parentFullName": "Söråker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d7d" + }, + "id": "876954", + "fullName": "Stora Åkerö", + "parentFullName": "Söråker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d7e" + }, + "id": "877564", + "fullName": "Åkerbyvägen", + "parentFullName": "Timrå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d7f" + }, + "id": "877500", + "fullName": "Åkerbärsstigen", + "parentFullName": "Bergeforsen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d80" + }, + "id": "536570", + "fullName": "Åkervägen", + "parentFullName": "Åkarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d81" + }, + "id": "897886", + "fullName": "Akkavägen", + "parentFullName": "Gällivare", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d82" + }, + "id": "898146", + "fullName": "Åkaregatan", + "parentFullName": "Malmberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d83" + }, + "id": "897885", + "fullName": "Åkerbärsvägen", + "parentFullName": "Gällivare", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d84" + }, + "id": "783467", + "fullName": "Åkervägen", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d86" + }, + "id": "588949", + "fullName": "Åkarevägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d87" + }, + "id": "588034", + "fullName": "Åkerbärsstigen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d88" + }, + "id": "494075", + "fullName": "Åkerslund", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d89" + }, + "id": "872501", + "fullName": "Åkersgatan", + "parentFullName": "Mariannelund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d8a" + }, + "id": "493806", + "fullName": "Björka Åkersberg", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d8b" + }, + "id": "493953", + "fullName": "Koanäs Åkersberg", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d8c" + }, + "id": "493250", + "fullName": "Kongseryd Åkerslund", + "parentFullName": "Hult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d8d" + }, + "id": "872289", + "fullName": "Kråkshult Åkerslund", + "parentFullName": "Mariannelund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d8e" + }, + "id": "492984", + "fullName": "Skurugata Åkerslund", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d8f" + }, + "id": "494196", + "fullName": "Höreda-Kulla Åkerslund", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d90" + }, + "id": "561447", + "fullName": "Åkervägen", + "parentFullName": "Klippan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d91" + }, + "id": "556822", + "fullName": "Äktaboden", + "parentFullName": "Ljungbyhed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d92" + }, + "id": "561318", + "fullName": "Åkaregatan", + "parentFullName": "Klippan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d93" + }, + "id": "556816", + "fullName": "Åkerbärsstället", + "parentFullName": "Ljungbyhed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d94" + }, + "id": "642686", + "fullName": "Åkervägen", + "parentFullName": "Häradsbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d95" + }, + "id": "643278", + "fullName": "Klöxhult Åkesholm", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d96" + }, + "id": "642398", + "fullName": "Trintendala Åkeslund", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d97" + }, + "id": "630995", + "fullName": "Akaren Akarön", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d98" + }, + "id": "630993", + "fullName": "Akaren Akarstugan", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d99" + }, + "id": "630991", + "fullName": "Akaren", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d9a" + }, + "id": "630997", + "fullName": "Akaren Solvända", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d9b" + }, + "id": "632092", + "fullName": "Navesta Akarens Hage", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d9c" + }, + "id": "630999", + "fullName": "Akaren Transformatorstation", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d9d" + }, + "id": "620000", + "fullName": "Åkra", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d9e" + }, + "id": "619974", + "fullName": "Åkerö", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214d9f" + }, + "id": "620004", + "fullName": "Åkravägen", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214da0" + }, + "id": "629460", + "fullName": "Åkarvägen", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214da1" + }, + "id": "618249", + "fullName": "Åkerstigen", + "parentFullName": "Hälleforsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214da2" + }, + "id": "619104", + "fullName": "Broby Åkfors", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214da3" + }, + "id": "619976", + "fullName": "Åkerö Säteri", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214da4" + }, + "id": "619883", + "fullName": "Valsta Åkersberg", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214da5" + }, + "id": "620002", + "fullName": "Åkra Banvaktstugan", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214da6" + }, + "id": "619990", + "fullName": "Åkerö Säteri Smedjan", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214da7" + }, + "id": "632006", + "fullName": "Malma-Lundby Åkersnäs", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214da8" + }, + "id": "632004", + "fullName": "Malma-Lundby Åkerslund", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214da9" + }, + "id": "619982", + "fullName": "Åkerö Säteri Hönshuset", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214daa" + }, + "id": "619988", + "fullName": "Åkerö Säteri Norra Flygeln", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dab" + }, + "id": "619994", + "fullName": "Åkerö Säteri Statarlängan", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dac" + }, + "id": "619996", + "fullName": "Åkerö Säteri Södra Flygeln", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dad" + }, + "id": "619817", + "fullName": "Svärdsta Säteri Åkervillan", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dae" + }, + "id": "619992", + "fullName": "Åkerö Säteri Snickarstugan", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214daf" + }, + "id": "619978", + "fullName": "Åkerö Säteri Bergträdgården", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214db0" + }, + "id": "619986", + "fullName": "Åkerö Säteri Inspektorsgaveln", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214db1" + }, + "id": "619980", + "fullName": "Åkerö Säteri Fördrängsbostaden", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214db2" + }, + "id": "619984", + "fullName": "Åkerö Säteri Inspektorsflygeln", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214db3" + }, + "id": "619998", + "fullName": "Åkerö Säteri Trädgårdsmästarbostaden", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214db4" + }, + "id": "541931", + "fullName": "Åkarp", + "parentFullName": "Tjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214db5" + }, + "id": "541936", + "fullName": "Åkervägen", + "parentFullName": "Tjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214db6" + }, + "id": "541934", + "fullName": "Åkarpsgården", + "parentFullName": "Tjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214db7" + }, + "id": "575924", + "fullName": "Åkarp Stenshult", + "parentFullName": "Sösdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214db8" + }, + "id": "544653", + "fullName": "Åkersbergsgatan", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dba" + }, + "id": "893183", + "fullName": "Åkervägen", + "parentFullName": "Töre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dbb" + }, + "id": "893438", + "fullName": "Åkarvägen", + "parentFullName": "Kalix-Nyborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dbc" + }, + "id": "893439", + "fullName": "Åkergränd", + "parentFullName": "Kalix-Nyborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dbd" + }, + "id": "893531", + "fullName": "Åkervägen", + "parentFullName": "Kalix", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dbe" + }, + "id": "893744", + "fullName": "Åkeränget", + "parentFullName": "Kalix", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dbf" + }, + "id": "893571", + "fullName": "Åkerivägen", + "parentFullName": "Risögrund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dc0" + }, + "id": "893352", + "fullName": "Åkerbärsstigen", + "parentFullName": "Kalix", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dc1" + }, + "id": "893284", + "fullName": "Åkerströmsgatan", + "parentFullName": "Kalix", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dc2" + }, + "id": "666477", + "fullName": "Åkervägen", + "parentFullName": "Hammarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dc3" + }, + "id": "823875", + "fullName": "Åkervägen", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dc4" + }, + "id": "827583", + "fullName": "Åkervägen", + "parentFullName": "Kvänum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dc5" + }, + "id": "824681", + "fullName": "Vedum Åkatorp", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dc6" + }, + "id": "824391", + "fullName": "Bitterna Åkatorp", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dc7" + }, + "id": "827942", + "fullName": "Edsvära Åkersberg", + "parentFullName": "Kvänum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dc8" + }, + "id": "772438", + "fullName": "Åkervägen", + "parentFullName": "Hallstahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dc9" + }, + "id": "741900", + "fullName": "Åkerby Åkersberg", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dca" + }, + "id": "741844", + "fullName": "Åkerby", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dcb" + }, + "id": "734017", + "fullName": "Åkarevägen", + "parentFullName": "Vretstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dcc" + }, + "id": "733684", + "fullName": "Åkerstigen", + "parentFullName": "Hallsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dcd" + }, + "id": "741928", + "fullName": "Övra Åkerby", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dce" + }, + "id": "741693", + "fullName": "Nedre Åkerby", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dcf" + }, + "id": "741848", + "fullName": "Åkerby Berga", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dd0" + }, + "id": "741858", + "fullName": "Åkerby Gårdö", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dd1" + }, + "id": "741875", + "fullName": "Åkerby Lövås", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dd2" + }, + "id": "741879", + "fullName": "Åkerby Nydal", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dd3" + }, + "id": "741891", + "fullName": "Åkerby Skola", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dd4" + }, + "id": "741846", + "fullName": "Åkerby Almedal", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dd5" + }, + "id": "741854", + "fullName": "Åkerby Furudal", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dd6" + }, + "id": "741877", + "fullName": "Åkerby Lövåsen", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dd7" + }, + "id": "741881", + "fullName": "Åkerby Omhälla", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dd8" + }, + "id": "742473", + "fullName": "Boskulla Åkerby", + "parentFullName": "Hjortkvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dd9" + }, + "id": "741850", + "fullName": "Åkerby Dalängen", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dda" + }, + "id": "741852", + "fullName": "Åkerby Eriksdal", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ddb" + }, + "id": "741867", + "fullName": "Åkerby Högsäter", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ddc" + }, + "id": "741873", + "fullName": "Åkerby Källtorp", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ddd" + }, + "id": "741883", + "fullName": "Åkerby Perstorp", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dde" + }, + "id": "741888", + "fullName": "Åkerby Rosendal", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ddf" + }, + "id": "741889", + "fullName": "Åkerby Rosenlid", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214de0" + }, + "id": "741902", + "fullName": "Åkerby Ängsholm", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214de1" + }, + "id": "741904", + "fullName": "Åkerby Ängslund", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214de2" + }, + "id": "741856", + "fullName": "Åkerby Fågelhult", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214de3" + }, + "id": "741860", + "fullName": "Åkerby Hagstugan", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214de4" + }, + "id": "741885", + "fullName": "Åkerby Rosenberg", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214de5" + }, + "id": "741887", + "fullName": "Åkerby Rosenborg", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214de6" + }, + "id": "741890", + "fullName": "Åkerby Rosenlund", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214de7" + }, + "id": "741894", + "fullName": "Åkerby Stenstorp", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214de8" + }, + "id": "741896", + "fullName": "Åkerby Tallbacka", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214de9" + }, + "id": "741898", + "fullName": "Åkerby Talludden", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dea" + }, + "id": "735918", + "fullName": "Sågebol Åkerslund", + "parentFullName": "Vretstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214deb" + }, + "id": "734904", + "fullName": "Översta Åkersberg", + "parentFullName": "Hallsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dec" + }, + "id": "741869", + "fullName": "Åkerby Junibacken", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ded" + }, + "id": "741871", + "fullName": "Åkerby Källbergsbacken", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dee" + }, + "id": "741892", + "fullName": "Åkerby Sköllersta Hembygdsgård", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214def" + }, + "id": "759181", + "fullName": "Åkervägen", + "parentFullName": "Bleket", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214df0" + }, + "id": "757933", + "fullName": "Åkervägen", + "parentFullName": "Skärhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214df1" + }, + "id": "759264", + "fullName": "Åkerviksvägen", + "parentFullName": "Fagerfjäll", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214df2" + }, + "id": "759231", + "fullName": "Lilla Åkerviksvägen", + "parentFullName": "Fagerfjäll", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214df3" + }, + "id": "556326", + "fullName": "Åkervägen", + "parentFullName": "Kvidinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214df4" + }, + "id": "556322", + "fullName": "Åkaregatan", + "parentFullName": "Kvidinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214df5" + }, + "id": "556411", + "fullName": "Åkaregatan", + "parentFullName": "Hyllinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214df6" + }, + "id": "556324", + "fullName": "Åkerslättsvägen", + "parentFullName": "Kvidinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214df7" + }, + "id": "555258", + "fullName": "Åkebo", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214df8" + }, + "id": "555260", + "fullName": "Åkemåla", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214df9" + }, + "id": "554671", + "fullName": "Åkersros", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dfa" + }, + "id": "554792", + "fullName": "Åkerstigen", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dfb" + }, + "id": "554868", + "fullName": "Åkersgatan", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dfc" + }, + "id": "555262", + "fullName": "Åkemåla Gård", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dfd" + }, + "id": "656910", + "fullName": "Torserud Åkil", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dfe" + }, + "id": "935469", + "fullName": "Ekenäs Åkersro", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214dff" + }, + "id": "655688", + "fullName": "Ekenäs Åkersvik", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e00" + }, + "id": "655684", + "fullName": "Ekenäs Åkersberg", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e01" + }, + "id": "655686", + "fullName": "Ekenäs Åkersbäck", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e02" + }, + "id": "655687", + "fullName": "Ekenäs Åkerslund", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e03" + }, + "id": "655654", + "fullName": "Ekenäs Lilla Åkershus", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e04" + }, + "id": "655658", + "fullName": "Ekenäs Norra Åkershus", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e05" + }, + "id": "655689", + "fullName": "Ekenäs Östra Åkershus", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e06" + }, + "id": "655682", + "fullName": "Ekenäs Västra Åkershus", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e07" + }, + "id": "655678", + "fullName": "Ekenäs Stora Åkersholmen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e08" + }, + "id": "663917", + "fullName": "Stenbyn Södra Åkertorpet", + "parentFullName": "Långserud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e09" + }, + "id": "830329", + "fullName": "Åkervägen", + "parentFullName": "Insjön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e0a" + }, + "id": "830070", + "fullName": "Åkerövägen", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e0b" + }, + "id": "831237", + "fullName": "Romma Åkervägen", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e0c" + }, + "id": "830232", + "fullName": "Tibble Åkervägen", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e0d" + }, + "id": "823827", + "fullName": "Ål-Kilen Åkervägen", + "parentFullName": "Gagnef", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e0e" + }, + "id": "831533", + "fullName": "Åkersbodarna Lomnäs", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e0f" + }, + "id": "831541", + "fullName": "Åkersbodarnas Byväg", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e10" + }, + "id": "831539", + "fullName": "Åkersbodarna Morvägen", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e11" + }, + "id": "831525", + "fullName": "Åkersbodarna Anbuvägen", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e12" + }, + "id": "831531", + "fullName": "Åkersbodarna Lindvägen", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e13" + }, + "id": "831529", + "fullName": "Åkersbodarna Järnavägen", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e14" + }, + "id": "831540", + "fullName": "Åkersbodarna Rältavägen", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e15" + }, + "id": "823350", + "fullName": "Söder Rälta Åkerholsvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e16" + }, + "id": "831091", + "fullName": "Söder Lindberg Åkerbacken", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e17" + }, + "id": "831537", + "fullName": "Åkersbodarna Morhagsvägen", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e18" + }, + "id": "831535", + "fullName": "Åkersbodarna Lomsängsvägen", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e19" + }, + "id": "831527", + "fullName": "Åkersbodarna Jerkersmorsgattu", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e1b" + }, + "id": "571177", + "fullName": "Åkaregatan", + "parentFullName": "Rydsgård", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e1c" + }, + "id": "937424", + "fullName": "Ak-Vägen", + "parentFullName": "Garpenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e1d" + }, + "id": "814359", + "fullName": "Åkerö", + "parentFullName": "Dala-Husby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e1e" + }, + "id": "813207", + "fullName": "Åkargatan", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e1f" + }, + "id": "813339", + "fullName": "Åkervägen", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e20" + }, + "id": "814291", + "fullName": "Nyhyttan Åkerbacken", + "parentFullName": "Vikmanshyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e21" + }, + "id": "544128", + "fullName": "Åkarp", + "parentFullName": "Hörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e22" + }, + "id": "543849", + "fullName": "Åkarevägen", + "parentFullName": "Hörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e23" + }, + "id": "544208", + "fullName": "Södra Rörum Åkerbergs väg", + "parentFullName": "Hörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e24" + }, + "id": "555824", + "fullName": "Åkervägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e25" + }, + "id": "563427", + "fullName": "Åkerigatan", + "parentFullName": "Bjuv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e26" + }, + "id": "759581", + "fullName": "Åker", + "parentFullName": "Svanesund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e27" + }, + "id": "759708", + "fullName": "Åkebo", + "parentFullName": "Varekil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e28" + }, + "id": "759368", + "fullName": "Åkerstigen", + "parentFullName": "Svanesund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e29" + }, + "id": "760218", + "fullName": "Tegneby-Åker", + "parentFullName": "Henån", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e2a" + }, + "id": "759590", + "fullName": "Östra Björneröd Åker", + "parentFullName": "Svanesund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e2b" + }, + "id": "683134", + "fullName": "Akaciastigen", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e2c" + }, + "id": "677598", + "fullName": "Åkeryd", + "parentFullName": "Mörbylånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e2d" + }, + "id": "677596", + "fullName": "Åkaregatan", + "parentFullName": "Mörbylånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e2e" + }, + "id": "861185", + "fullName": "Åkersjön", + "parentFullName": "Föllinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e2f" + }, + "id": "864954", + "fullName": "Åkervägen", + "parentFullName": "Nälden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e30" + }, + "id": "861192", + "fullName": "Övre Åkersjön", + "parentFullName": "Föllinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e31" + }, + "id": "861183", + "fullName": "Åkersjöholmen", + "parentFullName": "Föllinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e32" + }, + "id": "564180", + "fullName": "Åkervägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e33" + }, + "id": "557309", + "fullName": "Åkagårdsvägen", + "parentFullName": "Förslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e34" + }, + "id": "578049", + "fullName": "Åkarp", + "parentFullName": "Glimåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e35" + }, + "id": "584024", + "fullName": "Åkervägen", + "parentFullName": "Knislinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e36" + }, + "id": "584147", + "fullName": "Åkesvägen", + "parentFullName": "Hanaskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e37" + }, + "id": "583972", + "fullName": "Åkerbärsgränd", + "parentFullName": "Knislinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e38" + }, + "id": "732948", + "fullName": "Åker", + "parentFullName": "Brastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e39" + }, + "id": "725617", + "fullName": "Åkervägen", + "parentFullName": "Fiskebäckskil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e3a" + }, + "id": "733117", + "fullName": "Åkullevägen", + "parentFullName": "Brastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e3b" + }, + "id": "732950", + "fullName": "Åker Gökeplatsen", + "parentFullName": "Brastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e3c" + }, + "id": "497576", + "fullName": "Åkarp Åkersberg", + "parentFullName": "Lönneberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e3d" + }, + "id": "477467", + "fullName": "Åkerö", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e3e" + }, + "id": "496675", + "fullName": "Åkebo", + "parentFullName": "Hultsfred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e3f" + }, + "id": "497554", + "fullName": "Åkarp", + "parentFullName": "Lönneberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e40" + }, + "id": "497578", + "fullName": "Åktorp", + "parentFullName": "Lönneberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e41" + }, + "id": "496867", + "fullName": "Åkerhult", + "parentFullName": "Hultsfred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e42" + }, + "id": "933105", + "fullName": "Åkerhult", + "parentFullName": "Vena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e43" + }, + "id": "477493", + "fullName": "Åkeröholm", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e44" + }, + "id": "876816", + "fullName": "Åkervägen", + "parentFullName": "Virserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e45" + }, + "id": "477469", + "fullName": "Åkerö Bodal", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e46" + }, + "id": "477478", + "fullName": "Åkerö Maren", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e47" + }, + "id": "477491", + "fullName": "Åkerö Änsebo", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e48" + }, + "id": "497560", + "fullName": "Åkarp Ekelid", + "parentFullName": "Lönneberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e49" + }, + "id": "497562", + "fullName": "Åkarp Ekhaga", + "parentFullName": "Lönneberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e4a" + }, + "id": "496677", + "fullName": "Åkebo Höganäs", + "parentFullName": "Hultsfred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e4b" + }, + "id": "477473", + "fullName": "Åkerö Hultsnäs", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e4c" + }, + "id": "477477", + "fullName": "Åkerö Långevik", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e4d" + }, + "id": "477482", + "fullName": "Åkerö Törnerum", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e4e" + }, + "id": "497556", + "fullName": "Åkarp Betanien", + "parentFullName": "Lönneberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e4f" + }, + "id": "477471", + "fullName": "Åkerö Bäckefall", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e50" + }, + "id": "477480", + "fullName": "Åkerö Stinelund", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e51" + }, + "id": "477481", + "fullName": "Åkerö Södrahult", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e52" + }, + "id": "497558", + "fullName": "Åkarp Björkhaga", + "parentFullName": "Lönneberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e53" + }, + "id": "497564", + "fullName": "Åkarp Fridslund", + "parentFullName": "Lönneberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e54" + }, + "id": "497570", + "fullName": "Åkarp Rosenholm", + "parentFullName": "Lönneberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e55" + }, + "id": "477475", + "fullName": "Åkerö Käckhägnen", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e56" + }, + "id": "477484", + "fullName": "Åkerö Västrahult", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e57" + }, + "id": "497574", + "fullName": "Åkarp Södersholm", + "parentFullName": "Lönneberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e58" + }, + "id": "477479", + "fullName": "Åkerö Spångtorpet", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e59" + }, + "id": "497229", + "fullName": "Tälleryd Åkerholm", + "parentFullName": "Hultsfred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e5a" + }, + "id": "497572", + "fullName": "Åkarp Skävehorvan", + "parentFullName": "Lönneberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e5b" + }, + "id": "933282", + "fullName": "Tälleryd Åkerholm", + "parentFullName": "Vena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e5c" + }, + "id": "497100", + "fullName": "Främsteby Åkerholm", + "parentFullName": "Hultsfred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e5d" + }, + "id": "497568", + "fullName": "Åkarp Kristineberg", + "parentFullName": "Lönneberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e5e" + }, + "id": "933215", + "fullName": "Främsteby Åkerholm", + "parentFullName": "Vena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e5f" + }, + "id": "496869", + "fullName": "Åkerhult Stenhorvan", + "parentFullName": "Hultsfred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e60" + }, + "id": "933106", + "fullName": "Åkerhult Stenhorvan", + "parentFullName": "Vena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e61" + }, + "id": "497566", + "fullName": "Åkarp Hembygdsgården", + "parentFullName": "Lönneberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e62" + }, + "id": "932408", + "fullName": "Tulunda Åkermans Torp", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e63" + }, + "id": "591174", + "fullName": "Åkebo", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e64" + }, + "id": "590401", + "fullName": "Åkerbo", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e65" + }, + "id": "586545", + "fullName": "Åkerstigen", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e66" + }, + "id": "586381", + "fullName": "Mogata Åkerö", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e67" + }, + "id": "586604", + "fullName": "Össby Åkekärr", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e68" + }, + "id": "588817", + "fullName": "Gårdeby Åkelund", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e69" + }, + "id": "586380", + "fullName": "Mogata Åkervallen", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e6a" + }, + "id": "589862", + "fullName": "Bottna Åkerlyckan", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e6b" + }, + "id": "588819", + "fullName": "Gårdeby Åkerby Gård", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e6c" + }, + "id": "590214", + "fullName": "Skällvik Åkerlyckan", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e6d" + }, + "id": "586980", + "fullName": "Kollberg Åkerlyckan", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e6e" + }, + "id": "553928", + "fullName": "Åkesholm", + "parentFullName": "Kågeröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e6f" + }, + "id": "563912", + "fullName": "Åkersnäs", + "parentFullName": "Svalöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e70" + }, + "id": "553925", + "fullName": "Åkersberg", + "parentFullName": "Kågeröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e71" + }, + "id": "563613", + "fullName": "Åkervägen", + "parentFullName": "Svalöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e72" + }, + "id": "553869", + "fullName": "Stora Åkarp", + "parentFullName": "Kågeröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e73" + }, + "id": "553923", + "fullName": "Åkarpsmölla", + "parentFullName": "Kågeröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e74" + }, + "id": "767719", + "fullName": "Åkra", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e75" + }, + "id": "767573", + "fullName": "Åkervägen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e76" + }, + "id": "767571", + "fullName": "Åkersbergsvägen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e77" + }, + "id": "767569", + "fullName": "Åkerbo Gruppbostad", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e78" + }, + "id": "866849", + "fullName": "Åker Aspö", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e79" + }, + "id": "866904", + "fullName": "Åkers-Ryd", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e7a" + }, + "id": "866892", + "fullName": "Åker Sågen", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e7b" + }, + "id": "865847", + "fullName": "Åkersvägen", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e7c" + }, + "id": "866847", + "fullName": "Åkaregatan", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e7d" + }, + "id": "866866", + "fullName": "Åker Kyrkan", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e7e" + }, + "id": "866874", + "fullName": "Åker Molund", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e7f" + }, + "id": "866880", + "fullName": "Åker Sanden", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e80" + }, + "id": "866884", + "fullName": "Åker Skolan", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e81" + }, + "id": "866888", + "fullName": "Åker Solvik", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e82" + }, + "id": "866853", + "fullName": "Åker Fridhem", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e83" + }, + "id": "866870", + "fullName": "Åker Lilläng", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e84" + }, + "id": "866882", + "fullName": "Åker Sandhem", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e85" + }, + "id": "866902", + "fullName": "Åkers-Grytås", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e86" + }, + "id": "866886", + "fullName": "Åker Solsäter", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e87" + }, + "id": "865846", + "fullName": "Åkermansgatan", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e88" + }, + "id": "865907", + "fullName": "Nya Åkersvägen", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e89" + }, + "id": "866986", + "fullName": "Ålaryd Åkroken", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e8a" + }, + "id": "866868", + "fullName": "Åker Lilla Sjöbo", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e8b" + }, + "id": "866890", + "fullName": "Åker Stora Sjöbo", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e8c" + }, + "id": "866907", + "fullName": "Åkers-Ryd Kullen", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e8d" + }, + "id": "866876", + "fullName": "Åker Prästgården", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e8e" + }, + "id": "866894", + "fullName": "Åker Tallgläntan", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e8f" + }, + "id": "866905", + "fullName": "Åkers-Ryd Furunäs", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e90" + }, + "id": "866914", + "fullName": "Åkers-Ryd Rydlund", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e91" + }, + "id": "866862", + "fullName": "Åker Korsbogärdet", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e92" + }, + "id": "866872", + "fullName": "Åker Missionshuset", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e93" + }, + "id": "866916", + "fullName": "Åkers-Ryd Södraberg", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e94" + }, + "id": "866855", + "fullName": "Åker Klockaregården", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e95" + }, + "id": "866856", + "fullName": "Åker Klockaregärdet", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e96" + }, + "id": "866864", + "fullName": "Åker Kristinagården", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e97" + }, + "id": "866903", + "fullName": "Åkers-Grytås Fridhem", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e98" + }, + "id": "855638", + "fullName": "Hubbestad Åkerslätt", + "parentFullName": "Hok", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e99" + }, + "id": "855733", + "fullName": "Långserum Åkerslund", + "parentFullName": "Hok", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e9a" + }, + "id": "866878", + "fullName": "Åker Prästgårdslängan", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e9b" + }, + "id": "866851", + "fullName": "Åker Behandlingshemmet", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e9c" + }, + "id": "866854", + "fullName": "Åker Församlingshemmet", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e9d" + }, + "id": "866901", + "fullName": "Åkers-Gimmarp Sörgården", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e9e" + }, + "id": "866896", + "fullName": "Åker Vaktmästarbostaden", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214e9f" + }, + "id": "866900", + "fullName": "Åkers-Gimmarp Norrgården", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ea0" + }, + "id": "866898", + "fullName": "Åkers-Gimmarp Mellangården", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ea1" + }, + "id": "750692", + "fullName": "Åkes väg", + "parentFullName": "Västerlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ea2" + }, + "id": "930352", + "fullName": "Åkerström", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ea3" + }, + "id": "750149", + "fullName": "Åkerstigen", + "parentFullName": "Lilla Edet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ea4" + }, + "id": "746522", + "fullName": "Åkerström Nabben", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ea5" + }, + "id": "746520", + "fullName": "Åkerström Mellannabben", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ea6" + }, + "id": "746514", + "fullName": "Åkerström Gästgivargården", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ea7" + }, + "id": "781134", + "fullName": "Åkerby", + "parentFullName": "Östervåla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ea8" + }, + "id": "787689", + "fullName": "Åkervägen", + "parentFullName": "Heby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ea9" + }, + "id": "587700", + "fullName": "Åkervägen", + "parentFullName": "Olofström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214eaa" + }, + "id": "587330", + "fullName": "Åkerbärsvägen", + "parentFullName": "Olofström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214eab" + }, + "id": "774696", + "fullName": "Åkervägen", + "parentFullName": "Fagersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214eac" + }, + "id": "569758", + "fullName": "Sälshög Aktivs Gård", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ead" + }, + "id": "569062", + "fullName": "Åkaröd", + "parentFullName": "Brösarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214eae" + }, + "id": "591517", + "fullName": "Åkervägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214eaf" + }, + "id": "927877", + "fullName": "Åkerivägen", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214eb0" + }, + "id": "569065", + "fullName": "Åkaröd Skola", + "parentFullName": "Brösarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214eb1" + }, + "id": "569067", + "fullName": "Åkaröds Gård", + "parentFullName": "Brösarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214eb2" + }, + "id": "574365", + "fullName": "Bollerup Åkesholm", + "parentFullName": "Hammenhög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214eb3" + }, + "id": "927876", + "fullName": "Herman Åkares gata", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214eb4" + }, + "id": "569421", + "fullName": "Munka Tågarp Åkeslund", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214eb5" + }, + "id": "570190", + "fullName": "Norra Kverrestad Åkebo", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214eb6" + }, + "id": "726744", + "fullName": "Åkarevägen", + "parentFullName": "Sunne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214eb7" + }, + "id": "821389", + "fullName": "Sjöåsen Åkebäck", + "parentFullName": "Källby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214eb8" + }, + "id": "823274", + "fullName": "Kinne-Kleva Åkeriet", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214eb9" + }, + "id": "822833", + "fullName": "Skälvums Kyrkby Åkesholm", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214eba" + }, + "id": "728791", + "fullName": "Åkervägen", + "parentFullName": "Skee", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ebb" + }, + "id": "930147", + "fullName": "Ejgst Åkergläntan", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ebc" + }, + "id": "578555", + "fullName": "Åkergatan", + "parentFullName": "Killeberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ebd" + }, + "id": "580990", + "fullName": "Åkervägen", + "parentFullName": "Osby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ebe" + }, + "id": "580875", + "fullName": "Åkroksgatan", + "parentFullName": "Osby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ebf" + }, + "id": "761088", + "fullName": "Åkervägen", + "parentFullName": "Öckerö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ec0" + }, + "id": "571128", + "fullName": "Åkervägen", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ec1" + }, + "id": "598837", + "fullName": "Åkerstigen", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ec2" + }, + "id": "572909", + "fullName": "Åkerstigen", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ec3" + }, + "id": "915657", + "fullName": "Åkerövägen", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ec4" + }, + "id": "797709", + "fullName": "Åkervägen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ec5" + }, + "id": "799492", + "fullName": "Åkerstigen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ec6" + }, + "id": "800075", + "fullName": "Kavlås Åkeshov", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ec7" + }, + "id": "798473", + "fullName": "Härja Åkerlyckan", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ec8" + }, + "id": "797948", + "fullName": "Bogshult Åkershult", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ec9" + }, + "id": "797950", + "fullName": "Bogshult Åkerslund", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214eca" + }, + "id": "664366", + "fullName": "Åkervägen", + "parentFullName": "Åmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ecb" + }, + "id": "666179", + "fullName": "Åkarevägen", + "parentFullName": "Tösse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ecc" + }, + "id": "737815", + "fullName": "Åkervägen", + "parentFullName": "Tanumshede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ecd" + }, + "id": "740502", + "fullName": "Åkaregatan", + "parentFullName": "Grebbestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ece" + }, + "id": "741429", + "fullName": "Åkerstigen", + "parentFullName": "Grebbestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ecf" + }, + "id": "740954", + "fullName": "Åkerhagsvägen", + "parentFullName": "Tanumshede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ed0" + }, + "id": "588792", + "fullName": "Åkervägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ed1" + }, + "id": "589731", + "fullName": "Åkervägen", + "parentFullName": "Gualöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ed2" + }, + "id": "649790", + "fullName": "Åkergatan", + "parentFullName": "Ryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ed3" + }, + "id": "663904", + "fullName": "Åkervägen", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ed4" + }, + "id": "650651", + "fullName": "Åkervägen", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ed5" + }, + "id": "649544", + "fullName": "Ryd Åkerlyckan", + "parentFullName": "Ryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ed6" + }, + "id": "665577", + "fullName": "Skatemåla Åkerslund", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ed7" + }, + "id": "886986", + "fullName": "Åkerbacken", + "parentFullName": "Lycksele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ed8" + }, + "id": "887355", + "fullName": "Rusele Åkernäset", + "parentFullName": "Blåviksjön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ed9" + }, + "id": "668790", + "fullName": "Åkergatan", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214eda" + }, + "id": "668956", + "fullName": "Åkerbärsstigen", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214edb" + }, + "id": "669340", + "fullName": "Hannäs Åkerlyckan", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214edc" + }, + "id": "725047", + "fullName": "Åkervägen", + "parentFullName": "Torsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214edd" + }, + "id": "778177", + "fullName": "Åkerstad", + "parentFullName": "Länghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ede" + }, + "id": "777199", + "fullName": "Åkerivägen", + "parentFullName": "Tranemo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214edf" + }, + "id": "777257", + "fullName": "Åkerstigen", + "parentFullName": "Tranemo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ee0" + }, + "id": "777764", + "fullName": "Åkerhults Gård", + "parentFullName": "Limmared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ee1" + }, + "id": "777649", + "fullName": "Hulared Åkerhult", + "parentFullName": "Limmared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ee2" + }, + "id": "777766", + "fullName": "Åkerhults Gård Lillstugan", + "parentFullName": "Limmared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ee3" + }, + "id": "861482", + "fullName": "Åkergränd", + "parentFullName": "Hammerdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ee4" + }, + "id": "721122", + "fullName": "Åkervägen", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ee5" + }, + "id": "864392", + "fullName": "Åkervägen", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ee6" + }, + "id": "852036", + "fullName": "Åkroken", + "parentFullName": "Alfta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ee7" + }, + "id": "851875", + "fullName": "Åkervägen", + "parentFullName": "Alfta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ee8" + }, + "id": "856715", + "fullName": "Åkergatan", + "parentFullName": "Edsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ee9" + }, + "id": "550205", + "fullName": "Åkervägen", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214eea" + }, + "id": "506728", + "fullName": "Värna Åkerbacka", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214eeb" + }, + "id": "554549", + "fullName": "Sjöände Åkerhäll", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214eec" + }, + "id": "550486", + "fullName": "Bjässerum Åkullen", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214eed" + }, + "id": "552145", + "fullName": "Björsäter Åketorp", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214eee" + }, + "id": "552738", + "fullName": "Fröjerum Åkeslycka", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214eef" + }, + "id": "553786", + "fullName": "Solvestad Åkerhagen", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ef0" + }, + "id": "675182", + "fullName": "Åkergatan", + "parentFullName": "Forshaga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ef1" + }, + "id": "868718", + "fullName": "Åkaköp", + "parentFullName": "Vrigstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ef2" + }, + "id": "868090", + "fullName": "Åkervägen", + "parentFullName": "Stockaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ef3" + }, + "id": "868724", + "fullName": "Åkarevägen", + "parentFullName": "Vrigstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ef4" + }, + "id": "495123", + "fullName": "Lilla Åkerhult", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ef5" + }, + "id": "868722", + "fullName": "Åkaköp Sjöoset", + "parentFullName": "Vrigstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ef6" + }, + "id": "494737", + "fullName": "Sävsjö Åkeslund", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ef7" + }, + "id": "868720", + "fullName": "Åkaköp Grimsholmen", + "parentFullName": "Vrigstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ef8" + }, + "id": "494987", + "fullName": "Hultagård Åkerslund", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ef9" + }, + "id": "495905", + "fullName": "Svältestorp Åkullen", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214efa" + }, + "id": "868623", + "fullName": "Stenshult Åkerslätt", + "parentFullName": "Vrigstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214efb" + }, + "id": "721765", + "fullName": "Åkervägen", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214efc" + }, + "id": "721831", + "fullName": "Åkerigatan", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214efd" + }, + "id": "723687", + "fullName": "Horla Åkanten", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214efe" + }, + "id": "714284", + "fullName": "Fly Åkerhyddan", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214eff" + }, + "id": "723467", + "fullName": "Årred Åkeshult", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f00" + }, + "id": "722885", + "fullName": "Ramnaklev Åkerbo", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f01" + }, + "id": "722869", + "fullName": "Ornunga Åkerlyckan", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f02" + }, + "id": "714546", + "fullName": "Sotlanda Åkertorpet", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f03" + }, + "id": "723033", + "fullName": "Gilleshult Åkerlyckan", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f04" + }, + "id": "858643", + "fullName": "Åkroken", + "parentFullName": "Järpen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f05" + }, + "id": "860885", + "fullName": "Åkroken", + "parentFullName": "Offerdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f06" + }, + "id": "858965", + "fullName": "Åkarvägen", + "parentFullName": "Undersåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f07" + }, + "id": "859701", + "fullName": "Ånn Åkerivägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f08" + }, + "id": "859354", + "fullName": "Enafors Åkesgården", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f09" + }, + "id": "821225", + "fullName": "Åkre", + "parentFullName": "Gustafs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f0a" + }, + "id": "820434", + "fullName": "Åkergatan", + "parentFullName": "Säter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f0b" + }, + "id": "820646", + "fullName": "Åkervägen", + "parentFullName": "Gustafs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f0c" + }, + "id": "739039", + "fullName": "Åkervägen", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f0d" + }, + "id": "739194", + "fullName": "Åkarevägen", + "parentFullName": "Aspabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f0e" + }, + "id": "739145", + "fullName": "Åkerbärsvägen", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f0f" + }, + "id": "737583", + "fullName": "Ramshult Åkärr", + "parentFullName": "Laxå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f10" + }, + "id": "740706", + "fullName": "Harge Åkersberg", + "parentFullName": "Hammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f11" + }, + "id": "735394", + "fullName": "Tjälvesta Åkeri Bäcken", + "parentFullName": "Vretstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f12" + }, + "id": "610015", + "fullName": "Akelejvägen", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f13" + }, + "id": "601616", + "fullName": "Åkebo", + "parentFullName": "Unnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f14" + }, + "id": "601630", + "fullName": "Åkelund", + "parentFullName": "Unnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f15" + }, + "id": "610210", + "fullName": "Åkervägen", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f16" + }, + "id": "610105", + "fullName": "Åkervägen", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f17" + }, + "id": "601632", + "fullName": "Åkervägen", + "parentFullName": "Unnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f18" + }, + "id": "611517", + "fullName": "Åkerlyckan", + "parentFullName": "Landeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f19" + }, + "id": "611189", + "fullName": "Åker Kullen", + "parentFullName": "Långaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f1a" + }, + "id": "601256", + "fullName": "Lilla Åkebo", + "parentFullName": "Unnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f1b" + }, + "id": "601443", + "fullName": "Stora Åkebo", + "parentFullName": "Unnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f1c" + }, + "id": "601620", + "fullName": "Åkebo Boket", + "parentFullName": "Unnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f1d" + }, + "id": "610708", + "fullName": "Östra Åkralt", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f1e" + }, + "id": "609948", + "fullName": "Västra Åkralt", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f1f" + }, + "id": "611195", + "fullName": "Åker Ryskogen", + "parentFullName": "Långaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f20" + }, + "id": "601550", + "fullName": "Unnaryds Åker", + "parentFullName": "Unnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f21" + }, + "id": "601618", + "fullName": "Åkebo Björket", + "parentFullName": "Unnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f22" + }, + "id": "601622", + "fullName": "Åkebo Ekelund", + "parentFullName": "Unnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f23" + }, + "id": "601626", + "fullName": "Åkebo Sandvik", + "parentFullName": "Unnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f24" + }, + "id": "601628", + "fullName": "Åkebo Sjöadal", + "parentFullName": "Unnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f25" + }, + "id": "611193", + "fullName": "Åker Norregård", + "parentFullName": "Långaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f26" + }, + "id": "611197", + "fullName": "Åker Södergård", + "parentFullName": "Långaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f27" + }, + "id": "611478", + "fullName": "Norra Åkershult", + "parentFullName": "Landeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f28" + }, + "id": "611504", + "fullName": "Södra Åkershult", + "parentFullName": "Landeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f29" + }, + "id": "611191", + "fullName": "Åker Mellangård", + "parentFullName": "Långaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f2a" + }, + "id": "611199", + "fullName": "Åker Södergården", + "parentFullName": "Långaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f2b" + }, + "id": "601624", + "fullName": "Åkebo Lillstugan", + "parentFullName": "Unnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f2c" + }, + "id": "625939", + "fullName": "Käringanäs Äkran", + "parentFullName": "Skeppshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f2d" + }, + "id": "609950", + "fullName": "Västra Åkralt Leatorpet", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f2e" + }, + "id": "918984", + "fullName": "Norra Åkershult Västerås", + "parentFullName": "Landeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f2f" + }, + "id": "611480", + "fullName": "Norra Åkershult Lilla Berg", + "parentFullName": "Landeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f30" + }, + "id": "609952", + "fullName": "Västra Åkralt Reningsverket", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f31" + }, + "id": "643140", + "fullName": "Åkersta", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f32" + }, + "id": "646064", + "fullName": "Åkra Gård", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f33" + }, + "id": "935355", + "fullName": "Åkervägen", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f34" + }, + "id": "644452", + "fullName": "Hällesta Åkerö", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f35" + }, + "id": "645723", + "fullName": "Harbro Åkerslund", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f36" + }, + "id": "646778", + "fullName": "Åttersta Åkersberg", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f37" + }, + "id": "683128", + "fullName": "Åkerby", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f38" + }, + "id": "684889", + "fullName": "Åkervägen", + "parentFullName": "Köpingsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f39" + }, + "id": "678113", + "fullName": "Kesnäs Åkerväg", + "parentFullName": "Löttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f3a" + }, + "id": "683651", + "fullName": "Åkerhagsvägen", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f3b" + }, + "id": "684700", + "fullName": "Åketorpsvägen", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f3c" + }, + "id": "833140", + "fullName": "Åkervägen", + "parentFullName": "Rättvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f3d" + }, + "id": "832973", + "fullName": "Åkerivägen", + "parentFullName": "Rättvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f3e" + }, + "id": "833538", + "fullName": "Sätra Åkervägen", + "parentFullName": "Rättvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f3f" + }, + "id": "833362", + "fullName": "Söderås Åkergatu", + "parentFullName": "Rättvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f40" + }, + "id": "833573", + "fullName": "Västberg Åkervägen", + "parentFullName": "Rättvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f41" + }, + "id": "833878", + "fullName": "Tammeråsen Åkervägen", + "parentFullName": "Vikarbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f42" + }, + "id": "833721", + "fullName": "Nedre Gärdsjö Åkervägen", + "parentFullName": "Rättvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f43" + }, + "id": "815143", + "fullName": "Åkerskogsvägen", + "parentFullName": "Söderbärke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f44" + }, + "id": "719020", + "fullName": "Åkaregatan", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f45" + }, + "id": "750411", + "fullName": "Åkervägen", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f46" + }, + "id": "750306", + "fullName": "Åkar-Axels väg", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f47" + }, + "id": "751191", + "fullName": "Fåsjöhyttan Åkerby", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f48" + }, + "id": "750801", + "fullName": "Pershyttan Åkerhagen", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f49" + }, + "id": "771072", + "fullName": "Åkroken", + "parentFullName": "Kalv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f4a" + }, + "id": "772468", + "fullName": "Åkervägen", + "parentFullName": "Sexdrega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f4b" + }, + "id": "774157", + "fullName": "Ullasjö Åkra", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f4c" + }, + "id": "772584", + "fullName": "Läggared Åkra", + "parentFullName": "Hillared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f4d" + }, + "id": "771157", + "fullName": "Hyndarp Åkulla", + "parentFullName": "Mårdaklev", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f4e" + }, + "id": "774985", + "fullName": "Gräsdal Åkulla", + "parentFullName": "Håcksvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f4f" + }, + "id": "774158", + "fullName": "Ullasjö Åkralund", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f50" + }, + "id": "774334", + "fullName": "Bullsäng Åkersta", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f51" + }, + "id": "774336", + "fullName": "Bullsäng Åkerstad", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f52" + }, + "id": "772501", + "fullName": "Gälared Åkersberg", + "parentFullName": "Hillared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f53" + }, + "id": "771265", + "fullName": "Skeppshult Åkroken", + "parentFullName": "Mårdaklev", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f54" + }, + "id": "773984", + "fullName": "Ullasjö Amundtorp Åkra", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f55" + }, + "id": "501419", + "fullName": "Åkervägen", + "parentFullName": "Nykvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f56" + }, + "id": "501550", + "fullName": "Åkerövägen", + "parentFullName": "Nykvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f57" + }, + "id": "501293", + "fullName": "Åkerbärsvägen", + "parentFullName": "Nykvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f58" + }, + "id": "734688", + "fullName": "Åkarevägen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f59" + }, + "id": "733618", + "fullName": "Åkersbergsvägen", + "parentFullName": "Hedekas", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f5a" + }, + "id": "822860", + "fullName": "Åkervägen", + "parentFullName": "Mockfjärd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f5b" + }, + "id": "818838", + "fullName": "Åkerbäcksvägen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f5c" + }, + "id": "823153", + "fullName": "Åkergårdsvägen", + "parentFullName": "Björbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f5d" + }, + "id": "823506", + "fullName": "Åkerängstavägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f5e" + }, + "id": "872541", + "fullName": "Åkervägen", + "parentFullName": "Funäsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f5f" + }, + "id": "873669", + "fullName": "Åkargatan", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f60" + }, + "id": "870163", + "fullName": "Åkvandaren", + "parentFullName": "Lillhärdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f61" + }, + "id": "872606", + "fullName": "Åkerhagsvägen", + "parentFullName": "Ljusnedal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f62" + }, + "id": "871523", + "fullName": "Åkerhögsvägen", + "parentFullName": "Vemdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f63" + }, + "id": "873617", + "fullName": "Fredrik Åkares väg", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f64" + }, + "id": "872436", + "fullName": "Messlingen Åkerhagen", + "parentFullName": "Funäsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f65" + }, + "id": "582988", + "fullName": "Åkerivägen", + "parentFullName": "Strömsnäsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f66" + }, + "id": "817191", + "fullName": "Åkra", + "parentFullName": "Lima", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f67" + }, + "id": "764932", + "fullName": "Åkarevägen", + "parentFullName": "Ramnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f68" + }, + "id": "773680", + "fullName": "Åkerbärsvägen", + "parentFullName": "Surahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f69" + }, + "id": "582638", + "fullName": "Åkarp", + "parentFullName": "Örkelljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f6a" + }, + "id": "582335", + "fullName": "Åke Thotts väg", + "parentFullName": "Örkelljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f6b" + }, + "id": "672516", + "fullName": "Åkervägen", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f6c" + }, + "id": "918058", + "fullName": "Barkerud Åkerud", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f6d" + }, + "id": "673223", + "fullName": "Herrenäs Åkerkärr", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f6e" + }, + "id": "681453", + "fullName": "Åkervägen", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f6f" + }, + "id": "703884", + "fullName": "Sanda Åkerbo", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f70" + }, + "id": "703167", + "fullName": "Norra Åkerstigen", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f71" + }, + "id": "703188", + "fullName": "Södra Åkerstigen", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f72" + }, + "id": "680432", + "fullName": "Juskog Åkertjärnstugan", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f73" + }, + "id": "522096", + "fullName": "Åkervägen", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f74" + }, + "id": "522098", + "fullName": "Åkerövägen", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f75" + }, + "id": "551171", + "fullName": "Vena Åkullen", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f76" + }, + "id": "516429", + "fullName": "Lövåsa Åkviken", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f77" + }, + "id": "518980", + "fullName": "Norra Åkersvägen", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f78" + }, + "id": "517146", + "fullName": "Tidersrum Åkerdal", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f79" + }, + "id": "521155", + "fullName": "Opphem Åkerstugan", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f7a" + }, + "id": "517100", + "fullName": "Tidersrum Lilla Åkerdal", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f7b" + }, + "id": "893898", + "fullName": "Akkjavägen", + "parentFullName": "Haparanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f7c" + }, + "id": "893965", + "fullName": "Akusjärvivägen", + "parentFullName": "Haparanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f7d" + }, + "id": "893895", + "fullName": "Åkergatan", + "parentFullName": "Haparanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f7e" + }, + "id": "893946", + "fullName": "Åkargränd", + "parentFullName": "Haparanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f7f" + }, + "id": "840329", + "fullName": "Åkes väg", + "parentFullName": "Hofors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f80" + }, + "id": "839911", + "fullName": "Åkervägen", + "parentFullName": "Hofors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f81" + }, + "id": "733197", + "fullName": "Åkaregatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f82" + }, + "id": "660426", + "fullName": "Åker Åkersdal", + "parentFullName": "Åseda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f83" + }, + "id": "660416", + "fullName": "Åker", + "parentFullName": "Åseda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f84" + }, + "id": "660424", + "fullName": "Åker Åkersborg", + "parentFullName": "Åseda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f85" + }, + "id": "660430", + "fullName": "Åker Åkerström", + "parentFullName": "Åseda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f86" + }, + "id": "660428", + "fullName": "Åker Åkerskvarn", + "parentFullName": "Åseda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f87" + }, + "id": "661714", + "fullName": "Åkergatan", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f88" + }, + "id": "662101", + "fullName": "Åkerslund", + "parentFullName": "Alstermo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f89" + }, + "id": "660422", + "fullName": "Åker Solhäll", + "parentFullName": "Åseda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f8a" + }, + "id": "660432", + "fullName": "Åkvarn-Björkå", + "parentFullName": "Åseda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f8b" + }, + "id": "660326", + "fullName": "Toratorp Åkerö", + "parentFullName": "Åseda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f8c" + }, + "id": "660420", + "fullName": "Åker Smedsgård", + "parentFullName": "Åseda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f8d" + }, + "id": "660418", + "fullName": "Åker Frälsegård", + "parentFullName": "Åseda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f8e" + }, + "id": "661089", + "fullName": "Björneke Åkamåla", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f8f" + }, + "id": "660879", + "fullName": "Nottebäcks-Åkvarn", + "parentFullName": "Norrhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f90" + }, + "id": "659717", + "fullName": "Göljhult Åkersdal", + "parentFullName": "Åseda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f91" + }, + "id": "660033", + "fullName": "Mörtelek Åkeslund", + "parentFullName": "Åseda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f92" + }, + "id": "660435", + "fullName": "Åkvarn-Björkå Kullen", + "parentFullName": "Åseda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f93" + }, + "id": "662105", + "fullName": "Åkerslund Lönneberg", + "parentFullName": "Alstermo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f94" + }, + "id": "660434", + "fullName": "Åkvarn-Björkå Glasbruk", + "parentFullName": "Åseda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f95" + }, + "id": "660436", + "fullName": "Åkvarn-Björkå Sjökulla", + "parentFullName": "Åseda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f96" + }, + "id": "662103", + "fullName": "Åkerslund Johannesborg", + "parentFullName": "Alstermo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f97" + }, + "id": "661464", + "fullName": "Lenhovda-Nöbbele Åkersborg", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f98" + }, + "id": "865910", + "fullName": "Åkrarna", + "parentFullName": "Fränsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f99" + }, + "id": "873161", + "fullName": "Åkarvägen", + "parentFullName": "Ånge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f9a" + }, + "id": "873277", + "fullName": "Åkargränd", + "parentFullName": "Alby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f9b" + }, + "id": "865908", + "fullName": "Åkervägen", + "parentFullName": "Fränsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f9c" + }, + "id": "865754", + "fullName": "Åkervägen", + "parentFullName": "Ljungaverk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f9d" + }, + "id": "803688", + "fullName": "Åkergränd", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f9e" + }, + "id": "803767", + "fullName": "Åkerstigen", + "parentFullName": "Ljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214f9f" + }, + "id": "803691", + "fullName": "Åkerstigen", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fa0" + }, + "id": "844748", + "fullName": "Mon Åkershult", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fa1" + }, + "id": "845998", + "fullName": "Rödjan Åkersberg", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fa2" + }, + "id": "852247", + "fullName": "Moholm Åkersberg", + "parentFullName": "Moholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fa3" + }, + "id": "805123", + "fullName": "Vimle Åkaregården", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fa4" + }, + "id": "845429", + "fullName": "Sandbräckan Åkerslid", + "parentFullName": "Älgarås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fa5" + }, + "id": "850189", + "fullName": "Sörfjärden Aktergränd", + "parentFullName": "Gnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fa6" + }, + "id": "849559", + "fullName": "Åkern", + "parentFullName": "Bergsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fa7" + }, + "id": "849868", + "fullName": "Åkervägen", + "parentFullName": "Harmånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fa8" + }, + "id": "850466", + "fullName": "Åkerivägen", + "parentFullName": "Hassela", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fa9" + }, + "id": "849569", + "fullName": "Älgered Åkroken", + "parentFullName": "Bergsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214faa" + }, + "id": "850045", + "fullName": "Frästa Norr På Åkern", + "parentFullName": "Gnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fab" + }, + "id": "840839", + "fullName": "Åkergatan", + "parentFullName": "Skutskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fac" + }, + "id": "840979", + "fullName": "Åkervägen", + "parentFullName": "Älvkarleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fad" + }, + "id": "841222", + "fullName": "Åkerstigen", + "parentFullName": "Skutskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fae" + }, + "id": "752123", + "fullName": "Akveduktvägen", + "parentFullName": "Håverud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214faf" + }, + "id": "752865", + "fullName": "Ör Åker", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fb0" + }, + "id": "752867", + "fullName": "Ör Åker Åkershagarna", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fb1" + }, + "id": "751725", + "fullName": "Bolstad Åker", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fb2" + }, + "id": "753052", + "fullName": "Grinstad Åker", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fb3" + }, + "id": "751728", + "fullName": "Bolstad Åker Farom", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fb4" + }, + "id": "751726", + "fullName": "Bolstad Åker Drågarna", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fb5" + }, + "id": "663029", + "fullName": "Åkervägen", + "parentFullName": "Lindås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fb6" + }, + "id": "785113", + "fullName": "Låddekärrsbu Åkulla", + "parentFullName": "Bollebygd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fb7" + }, + "id": "785636", + "fullName": "Morjhult Åkerlyckan", + "parentFullName": "Töllsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fb8" + }, + "id": "632580", + "fullName": "Åkergatan", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fb9" + }, + "id": "636396", + "fullName": "Torp Åkersberg", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fba" + }, + "id": "635539", + "fullName": "Marsjö Åkershill", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fbb" + }, + "id": "636561", + "fullName": "Ättersta Åkerslund", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fbc" + }, + "id": "626448", + "fullName": "Baggetorp Åkershall", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fbd" + }, + "id": "626450", + "fullName": "Baggetorp Åkerslund", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fbe" + }, + "id": "735566", + "fullName": "Aktergatan", + "parentFullName": "Smögen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fbf" + }, + "id": "736969", + "fullName": "Askum Kronogård Åkerbo", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fc0" + }, + "id": "842477", + "fullName": "Åkarps Gård", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fc1" + }, + "id": "842871", + "fullName": "Åkerivägen", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fc2" + }, + "id": "842479", + "fullName": "Åkarpsstigen", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fc3" + }, + "id": "842475", + "fullName": "Åkarp Björkhaga", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fc4" + }, + "id": "842481", + "fullName": "Åkerhillsvägen", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fc5" + }, + "id": "842473", + "fullName": "Åkarp Backstugan", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fc6" + }, + "id": "843024", + "fullName": "Fågelås Torp Åkerhus", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fc7" + }, + "id": "842298", + "fullName": "Smedsskogen Åkerväck", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fc8" + }, + "id": "841399", + "fullName": "Grevbäcks Kyrkby Åkershill", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fc9" + }, + "id": "666990", + "fullName": "Åkerstigen", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fca" + }, + "id": "667866", + "fullName": "Portila Åkersdal", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fcb" + }, + "id": "667376", + "fullName": "Flokerud Åkerbäret", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fcc" + }, + "id": "659278", + "fullName": "Åkerby Åkersberg", + "parentFullName": "Skruv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fcd" + }, + "id": "659245", + "fullName": "Åkerby", + "parentFullName": "Skruv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fce" + }, + "id": "658901", + "fullName": "Åkervägen", + "parentFullName": "Kosta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fcf" + }, + "id": "657691", + "fullName": "Åkerivägen", + "parentFullName": "Lessebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fd0" + }, + "id": "659255", + "fullName": "Åkerby Lilläng", + "parentFullName": "Skruv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fd1" + }, + "id": "659257", + "fullName": "Åkerby Lindebo", + "parentFullName": "Skruv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fd2" + }, + "id": "659251", + "fullName": "Åkerby Högahöjd", + "parentFullName": "Skruv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fd3" + }, + "id": "659253", + "fullName": "Åkerby Högalund", + "parentFullName": "Skruv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fd4" + }, + "id": "659259", + "fullName": "Åkerby Mariedal", + "parentFullName": "Skruv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fd5" + }, + "id": "659275", + "fullName": "Åkerby Sveaborg", + "parentFullName": "Skruv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fd6" + }, + "id": "657689", + "fullName": "Åkerhultsvägen", + "parentFullName": "Lessebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fd7" + }, + "id": "659267", + "fullName": "Åkerby Norregård", + "parentFullName": "Skruv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fd8" + }, + "id": "659247", + "fullName": "Åkerby Björkelund", + "parentFullName": "Skruv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fd9" + }, + "id": "659261", + "fullName": "Åkerby Mellangård", + "parentFullName": "Skruv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fda" + }, + "id": "659271", + "fullName": "Åkerby Soldattorp", + "parentFullName": "Skruv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fdb" + }, + "id": "659273", + "fullName": "Åkerby Stenlyckan", + "parentFullName": "Skruv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fdc" + }, + "id": "659269", + "fullName": "Åkerby Norregården", + "parentFullName": "Skruv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fdd" + }, + "id": "659276", + "fullName": "Åkerby Södergården", + "parentFullName": "Skruv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fde" + }, + "id": "659277", + "fullName": "Åkerby Visdomshöjden", + "parentFullName": "Skruv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fdf" + }, + "id": "659249", + "fullName": "Åkerby Huvudpumpstationen", + "parentFullName": "Skruv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fe0" + }, + "id": "884565", + "fullName": "Åkerbäck", + "parentFullName": "Vännäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fe1" + }, + "id": "884369", + "fullName": "Åkervägen", + "parentFullName": "Vännäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fe2" + }, + "id": "884566", + "fullName": "Åkertjärn", + "parentFullName": "Vännäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fe4" + }, + "id": "774523", + "fullName": "Åkholmen", + "parentFullName": "Kungsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fe5" + }, + "id": "773885", + "fullName": "Åkergatan", + "parentFullName": "Kungsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fe6" + }, + "id": "892294", + "fullName": "Åkerdal", + "parentFullName": "Vidsel", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fe7" + }, + "id": "892295", + "fullName": "Åkroken", + "parentFullName": "Vidsel", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fe8" + }, + "id": "892172", + "fullName": "Åkermark", + "parentFullName": "Älvsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fe9" + }, + "id": "892010", + "fullName": "Åkerstigen", + "parentFullName": "Älvsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fea" + }, + "id": "935023", + "fullName": "Åkervägen", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214feb" + }, + "id": "592559", + "fullName": "Åkerövägen", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fec" + }, + "id": "592511", + "fullName": "Vindö Åkroken", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fed" + }, + "id": "592558", + "fullName": "Åkerbärsvägen", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fee" + }, + "id": "593902", + "fullName": "Gållösa Åkerbo", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fef" + }, + "id": "591784", + "fullName": "Hosum Åkerberga", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ff0" + }, + "id": "569242", + "fullName": "Näs Åkmosseviken", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ff1" + }, + "id": "570421", + "fullName": "Fångö Åkerbacken", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ff2" + }, + "id": "594118", + "fullName": "Kurum Åkmossens Gård", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ff3" + }, + "id": "594286", + "fullName": "Toverum Åkarebacken", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ff4" + }, + "id": "568751", + "fullName": "Finnebo Åketorpeviken", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ff5" + }, + "id": "755581", + "fullName": "Åkilen", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ff6" + }, + "id": "754416", + "fullName": "Åkerby Höglunda", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ff7" + }, + "id": "754420", + "fullName": "Åkerby Norrgård", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ff8" + }, + "id": "755587", + "fullName": "Åkilen Hagaberg", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ff9" + }, + "id": "755589", + "fullName": "Åkilen Rosendal", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ffa" + }, + "id": "754422", + "fullName": "Åkerby Södergård", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ffb" + }, + "id": "755583", + "fullName": "Åkilen Bäckfugan", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ffc" + }, + "id": "755585", + "fullName": "Åkilen Enebacken", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ffd" + }, + "id": "755591", + "fullName": "Åkilen Skogaholm", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214ffe" + }, + "id": "755595", + "fullName": "Åkilen Stenstorp", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb214fff" + }, + "id": "755356", + "fullName": "Staveläng Åkanten", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215000" + }, + "id": "755597", + "fullName": "Åkilen Ängslyckan", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215001" + }, + "id": "755593", + "fullName": "Åkilen Sommarhagen", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215002" + }, + "id": "754417", + "fullName": "Åkerby Mellangården", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215003" + }, + "id": "754807", + "fullName": "Nalavi Åkermansgården", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215004" + }, + "id": "754424", + "fullName": "Åkerby Södergård Lillstugan", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215005" + }, + "id": "539383", + "fullName": "Åkervägen", + "parentFullName": "Vadstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215006" + }, + "id": "581633", + "fullName": "Oderljunga Åkervägen", + "parentFullName": "Perstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215007" + }, + "id": "862073", + "fullName": "Åkerliden", + "parentFullName": "Mullsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215008" + }, + "id": "857761", + "fullName": "Åkervägen", + "parentFullName": "Sandhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215009" + }, + "id": "885347", + "fullName": "Åkervägen", + "parentFullName": "Lögdeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21500a" + }, + "id": "885374", + "fullName": "Åkervägen", + "parentFullName": "Norrfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21500b" + }, + "id": "885434", + "fullName": "Åkervägen", + "parentFullName": "Håknäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21500c" + }, + "id": "885214", + "fullName": "Åkergatan", + "parentFullName": "Nordmaling", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21500d" + }, + "id": "860420", + "fullName": "Myre Åkroken", + "parentFullName": "Oviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21500e" + }, + "id": "938632", + "fullName": "Klaxåsen Åkroken", + "parentFullName": "Rätan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21500f" + }, + "id": "681180", + "fullName": "Åkervägen", + "parentFullName": "Bergkvara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215010" + }, + "id": "682064", + "fullName": "Åkerstigen", + "parentFullName": "Söderåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215011" + }, + "id": "848128", + "fullName": "Åkervägen", + "parentFullName": "Undenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215012" + }, + "id": "847089", + "fullName": "Nyttorp Åkershäll", + "parentFullName": "Karlsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215013" + }, + "id": "816426", + "fullName": "Åkervägen", + "parentFullName": "Dala-Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215014" + }, + "id": "885606", + "fullName": "Åkullsjön", + "parentFullName": "Robertsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215015" + }, + "id": "885513", + "fullName": "Åkervägen", + "parentFullName": "Ånäset", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215016" + }, + "id": "885799", + "fullName": "Övre Åkulla", + "parentFullName": "Bygdeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215017" + }, + "id": "885796", + "fullName": "Yttre Åkulla", + "parentFullName": "Bygdeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215018" + }, + "id": "885607", + "fullName": "Åkullsjön Vindelvägen", + "parentFullName": "Robertsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215019" + }, + "id": "497642", + "fullName": "Åkerstigen", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21501a" + }, + "id": "498862", + "fullName": "Torp Åkersberg", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21501b" + }, + "id": "498958", + "fullName": "Vireda Åkersdal", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21501c" + }, + "id": "498956", + "fullName": "Vireda Åkersberg", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21501d" + }, + "id": "498510", + "fullName": "Bälaryd Åkersberg", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21501e" + }, + "id": "498098", + "fullName": "Lommaryd Åkersberg", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21501f" + }, + "id": "498823", + "fullName": "Släthult Åkerslund", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215020" + }, + "id": "860866", + "fullName": "Rupphult Åkerslund", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215021" + }, + "id": "498274", + "fullName": "Ralingsås Åkerslund", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215022" + }, + "id": "486151", + "fullName": "Södra Sunhult Åkersberg", + "parentFullName": "Sunhultsbrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215023" + }, + "id": "498988", + "fullName": "Västra Karstorp Åkersberg", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215024" + }, + "id": "743590", + "fullName": "Åkerud", + "parentFullName": "Högsäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215025" + }, + "id": "743596", + "fullName": "Åkesäter", + "parentFullName": "Högsäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215026" + }, + "id": "743593", + "fullName": "Åkerud Holmen", + "parentFullName": "Högsäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215027" + }, + "id": "741917", + "fullName": "Åke Anjous väg", + "parentFullName": "Ödeborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215028" + }, + "id": "743592", + "fullName": "Åkerud Bronäset", + "parentFullName": "Högsäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215029" + }, + "id": "743594", + "fullName": "Åkerud Nordsäter", + "parentFullName": "Högsäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21502a" + }, + "id": "743595", + "fullName": "Åkerud Nordängen", + "parentFullName": "Högsäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21502b" + }, + "id": "742104", + "fullName": "Färgelanda Hede Åkerud", + "parentFullName": "Färgelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21502c" + }, + "id": "742328", + "fullName": "Södra Högsäter Åkersberg", + "parentFullName": "Färgelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21502d" + }, + "id": "868428", + "fullName": "Åkeräng", + "parentFullName": "Bräcke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21502e" + }, + "id": "888983", + "fullName": "Akkajaur", + "parentFullName": "Moskosel", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21502f" + }, + "id": "890462", + "fullName": "Akkavare", + "parentFullName": "Arvidsjaur", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215030" + }, + "id": "890518", + "fullName": "Akkanålke", + "parentFullName": "Arvidsjaur", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215031" + }, + "id": "890622", + "fullName": "Åkroken", + "parentFullName": "Arvidsjaur", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215032" + }, + "id": "915565", + "fullName": "Åkerudden", + "parentFullName": "Arvidsjaur", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215033" + }, + "id": "889038", + "fullName": "Åkargatan", + "parentFullName": "Moskosel", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215034" + }, + "id": "876068", + "fullName": "Åkeryd", + "parentFullName": "Ruda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215035" + }, + "id": "875642", + "fullName": "Åkerslund", + "parentFullName": "Fagerhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215036" + }, + "id": "875755", + "fullName": "Åkerstigen", + "parentFullName": "Fågelfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215037" + }, + "id": "876066", + "fullName": "Åkerstigen", + "parentFullName": "Ruda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215038" + }, + "id": "875460", + "fullName": "Ekingevägen Åkerslund", + "parentFullName": "Fagerhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215039" + }, + "id": "875965", + "fullName": "Oskarshamnsvägen Åkeryd", + "parentFullName": "Ruda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21503a" + }, + "id": "897264", + "fullName": "Akavägen", + "parentFullName": "Junosuando", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21503b" + }, + "id": "897262", + "fullName": "Åkerstigen", + "parentFullName": "Tärendö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21503c" + }, + "id": "898298", + "fullName": "Åkerbärsgränd", + "parentFullName": "Pajala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21503d" + }, + "id": "898299", + "fullName": "Åkerbärsstigen", + "parentFullName": "Pajala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21503e" + }, + "id": "843637", + "fullName": "Åkern", + "parentFullName": "Åmotsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21503f" + }, + "id": "843458", + "fullName": "Åkerby", + "parentFullName": "Ockelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215040" + }, + "id": "843462", + "fullName": "Åkrarna", + "parentFullName": "Ockelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215041" + }, + "id": "843460", + "fullName": "Åkervägen", + "parentFullName": "Ockelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215042" + }, + "id": "843639", + "fullName": "Åkerstavägen", + "parentFullName": "Åmotsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215043" + }, + "id": "842926", + "fullName": "Åkerbärsvägen", + "parentFullName": "Jädraås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215044" + }, + "id": "888121", + "fullName": "Akkan", + "parentFullName": "Storuman", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215045" + }, + "id": "888000", + "fullName": "Åkarvägen", + "parentFullName": "Stensele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215046" + }, + "id": "888001", + "fullName": "Åkervägen", + "parentFullName": "Stensele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215047" + }, + "id": "886508", + "fullName": "John Åkerlunds väg", + "parentFullName": "Tärnaby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215048" + }, + "id": "757383", + "fullName": "Sal Åkanten", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215049" + }, + "id": "756809", + "fullName": "Flakeberg Åkerstomt", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21504a" + }, + "id": "756987", + "fullName": "Flakeberg Åkersberg", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21504b" + }, + "id": "737324", + "fullName": "Åkullen", + "parentFullName": "Hasselfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21504c" + }, + "id": "755147", + "fullName": "Främmestad Åkerbotten", + "parentFullName": "Nossebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21504d" + }, + "id": "510949", + "fullName": "Strålsnäs Åkersberg", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21504e" + }, + "id": "861929", + "fullName": "Åkroken", + "parentFullName": "Stugun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21504f" + }, + "id": "869525", + "fullName": "Åkervägen", + "parentFullName": "Hammarstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215050" + }, + "id": "556090", + "fullName": "Åkerstigen", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215051" + }, + "id": "557804", + "fullName": "Järnstad Åkersberg", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215052" + }, + "id": "556311", + "fullName": "Lilla Krokek Åkersberg", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215053" + }, + "id": "848796", + "fullName": "Aktervägen", + "parentFullName": "Otterbäcken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215054" + }, + "id": "850252", + "fullName": "Åkersbergsgatan", + "parentFullName": "Gårdsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215055" + }, + "id": "850847", + "fullName": "Hässleberg Åkershäll", + "parentFullName": "Hova", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215056" + }, + "id": "850169", + "fullName": "Källarbroängen Åkershäll", + "parentFullName": "Gårdsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215057" + }, + "id": "895924", + "fullName": "Aktse", + "parentFullName": "Jokkmokk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215058" + }, + "id": "895923", + "fullName": "Akkats", + "parentFullName": "Jokkmokk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215059" + }, + "id": "895886", + "fullName": "Akkatsgatan", + "parentFullName": "Jokkmokk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21505a" + }, + "id": "895171", + "fullName": "Åkerhult", + "parentFullName": "Vuollerim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21505b" + }, + "id": "752206", + "fullName": "Åkervägen", + "parentFullName": "Kopparberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21505c" + }, + "id": "894898", + "fullName": "Åkerbärsvägen", + "parentFullName": "Övertorneå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21505d" + }, + "id": "776182", + "fullName": "Åkervägen", + "parentFullName": "Skinnskatteberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21505e" + }, + "id": "730290", + "fullName": "Alkvettern Åkviken", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21505f" + }, + "id": "890884", + "fullName": "Åkargatan", + "parentFullName": "Norsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215060" + }, + "id": "890912", + "fullName": "Åkervägen", + "parentFullName": "Norsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215061" + }, + "id": "931097", + "fullName": "Åkervägen", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215062" + }, + "id": "932730", + "fullName": "Ramfall Åkersro", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215063" + }, + "id": "487670", + "fullName": "Ramfall Åkersro", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215064" + }, + "id": "932896", + "fullName": "Torpa Åkersnäset", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215065" + }, + "id": "488011", + "fullName": "Torpa Åkersnäset", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215066" + }, + "id": "931423", + "fullName": "Svinhult Åkerslund", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215067" + }, + "id": "724274", + "fullName": "Åkervägen", + "parentFullName": "Munkfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215068" + }, + "id": "894496", + "fullName": "Åkerbärsvägen", + "parentFullName": "Överkalix", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215069" + }, + "id": "888859", + "fullName": "Åkervägen", + "parentFullName": "Rentjärn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21506a" + }, + "id": "889043", + "fullName": "Akkapakte", + "parentFullName": "Arjeplog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21506b" + }, + "id": "889045", + "fullName": "Akkelisjaure", + "parentFullName": "Arjeplog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21506c" + }, + "id": "889044", + "fullName": "Akkelisholmen", + "parentFullName": "Arjeplog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21506d" + }, + "id": "889384", + "fullName": "Västra Akajaure", + "parentFullName": "Arjeplog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21506e" + }, + "id": "920952", + "fullName": "Akkelisholmen", + "parentFullName": "Mellanström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21506f" + }, + "id": "889458", + "fullName": "Åkervägen", + "parentFullName": "Slagnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215070" + }, + "id": "889538", + "fullName": "Åkerholmen", + "parentFullName": "Mellanström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215071" + }, + "id": "884189", + "fullName": "Åkarvägen", + "parentFullName": "Åsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215072" + }, + "id": "884190", + "fullName": "Åkerberget", + "parentFullName": "Åsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215073" + }, + "id": "884192", + "fullName": "Åkerbergsvägen", + "parentFullName": "Åsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215074" + }, + "id": "883994", + "fullName": "Lövnäs Åkerholmen", + "parentFullName": "Åsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215075" + }, + "id": "884147", + "fullName": "Varpsjö Åkerlandet", + "parentFullName": "Åsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215076" + }, + "id": "884191", + "fullName": "Åkerberget Dammviken", + "parentFullName": "Åsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215077" + }, + "id": "886131", + "fullName": "Åkarevägen", + "parentFullName": "Lavsjön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215078" + }, + "id": "886788", + "fullName": "Åkergatan", + "parentFullName": "Sorsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215079" + }, + "id": "885919", + "fullName": "Åkernäs", + "parentFullName": "Bjurholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21507a" + }, + "id": "885918", + "fullName": "Åkerberg", + "parentFullName": "Bjurholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21507b" + }, + "id": "885829", + "fullName": "Åkervägen", + "parentFullName": "Bjurholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21507c" + }, + "id": "885920", + "fullName": "Åkerslund", + "parentFullName": "Bjurholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21507d" + }, + "id": "885925", + "fullName": "Östra Åkernäs", + "parentFullName": "Bjurholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21507e" + }, + "id": "885917", + "fullName": "Västra Åkernäs", + "parentFullName": "Bjurholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21507f" + }, + "id": "950382", + "fullName": "Akvavägen", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215080" + }, + "id": "942423", + "fullName": "Akvarellen", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215081" + }, + "id": "950854", + "fullName": "Aktervägen", + "parentFullName": "Listerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215082" + }, + "id": "943008", + "fullName": "Akustikgränd", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215083" + }, + "id": "949880", + "fullName": "Akademigårdsvägen", + "parentFullName": "Harbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215084" + }, + "id": "952998", + "fullName": "Västra Akkelisjaure", + "parentFullName": "Arjeplog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215085" + }, + "id": "953851", + "fullName": "Åkerbo Aktivitetspark", + "parentFullName": "Löttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215086" + }, + "id": "953836", + "fullName": "Mejerivikens Aktivitetspark", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215087" + }, + "id": "945174", + "fullName": "Järpås Akrons Industriområde", + "parentFullName": "Järpås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215088" + }, + "id": "943305", + "fullName": "Åkroken", + "parentFullName": "Los", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215089" + }, + "id": "950759", + "fullName": "Åkroken", + "parentFullName": "Täfteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21508a" + }, + "id": "947457", + "fullName": "Åkroken", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21508b" + }, + "id": "944925", + "fullName": "Åkervägen", + "parentFullName": "Siljansnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21508c" + }, + "id": "950003", + "fullName": "Åkersberg", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21508d" + }, + "id": "941588", + "fullName": "Åkervägen", + "parentFullName": "Brösarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21508e" + }, + "id": "942820", + "fullName": "Åkervägen", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb21508f" + }, + "id": "951651", + "fullName": "Flo Åkersö", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215090" + }, + "id": "951181", + "fullName": "Åkerövägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215091" + }, + "id": "950871", + "fullName": "Åkerövägen", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215092" + }, + "id": "953297", + "fullName": "Gäre Åkerbo", + "parentFullName": "Tibro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215093" + }, + "id": "941114", + "fullName": "Åkerögatan", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215094" + }, + "id": "954523", + "fullName": "Åkerstigen", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215095" + }, + "id": "944889", + "fullName": "Arnorp Åkerö", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f190ea27dcf33cb215096" + }, + "id": "943700", + "fullName": "Åkarpsvägen", + "parentFullName": "Sankt Olof", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21528c" + }, + "id": "776660", + "fullName": "Almunge-Söderby Viken", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215298" + }, + "id": "937102", + "fullName": "Gottsunda Allé", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21529b" + }, + "id": "776519", + "fullName": "Almungeberg Skolbacken", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21529c" + }, + "id": "776529", + "fullName": "Almungeberg Tallbacken", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21529d" + }, + "id": "776569", + "fullName": "Almunge-Hagby Bromslätt", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21529e" + }, + "id": "776575", + "fullName": "Almunge-Hagby Fågelhult", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152a0" + }, + "id": "776583", + "fullName": "Almunge-Hagby Källberga", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152a1" + }, + "id": "776599", + "fullName": "Almunge-Lövsta Karlstad", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152a3" + }, + "id": "776655", + "fullName": "Almunge-Söderby Sanddal", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152a6" + }, + "id": "915811", + "fullName": "Almunge-Söderby Gränome", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152a8" + }, + "id": "799433", + "fullName": "Hugo Alfvéns väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152ab" + }, + "id": "776507", + "fullName": "Almungeberg Grindstugan", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152ac" + }, + "id": "776561", + "fullName": "Almunge-Gränby Stavugnen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152ad" + }, + "id": "776587", + "fullName": "Almunge-Hagby Skånsättra", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152af" + }, + "id": "776628", + "fullName": "Almunge-Söderby Björkhem", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152b0" + }, + "id": "776634", + "fullName": "Almunge-Söderby Hagalund", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152b1" + }, + "id": "776650", + "fullName": "Almunge-Söderby Lövängen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152b3" + }, + "id": "776656", + "fullName": "Almunge-Söderby Strömbro", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152b4" + }, + "id": "776658", + "fullName": "Almunge-Söderby Tureholm", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152b5" + }, + "id": "795318", + "fullName": "Von Kraemers Allé", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152b6" + }, + "id": "797146", + "fullName": "Alsta Björklunda", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152b9" + }, + "id": "920075", + "fullName": "Alice Tegnérs väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152bc" + }, + "id": "776497", + "fullName": "Almunge Församlingsgården", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152be" + }, + "id": "776511", + "fullName": "Almungeberg Lilla Krogsbol", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152bf" + }, + "id": "776527", + "fullName": "Almungeberg Stora Krogsbol", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152c4" + }, + "id": "776559", + "fullName": "Almunge-Gränby Soldattorp", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152c5" + }, + "id": "776577", + "fullName": "Almunge-Hagby Gäddarviken", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152c6" + }, + "id": "776585", + "fullName": "Almunge-Hagby Lilla Kilsjön", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152c7" + }, + "id": "776589", + "fullName": "Almunge-Hagby Stora Kilsjön", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152c8" + }, + "id": "776602", + "fullName": "Almunge-Lövsta Lövstalund", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152c9" + }, + "id": "776605", + "fullName": "Almunge-Lövsta Torpvreten", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152cb" + }, + "id": "776626", + "fullName": "Almunge-Söderby Bergshamra", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152ce" + }, + "id": "776646", + "fullName": "Almunge-Söderby Lillsättra", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152d0" + }, + "id": "776657", + "fullName": "Almunge-Söderby Södersand", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152d3" + }, + "id": "779488", + "fullName": "Allmänningsvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152d4" + }, + "id": "797150", + "fullName": "Alsta Lilla Mångsbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152d5" + }, + "id": "777216", + "fullName": "Almunge Björkudden", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152d6" + }, + "id": "776597", + "fullName": "Almunge-Lövsta Hasselbacken", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152d7" + }, + "id": "776630", + "fullName": "Almunge-Söderby Björkhyddan", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152da" + }, + "id": "776601", + "fullName": "Almunge-Lövsta Lilla Trångdal", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152dc" + }, + "id": "776636", + "fullName": "Almunge-Söderby Hasselbacken", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152dd" + }, + "id": "776642", + "fullName": "Almunge-Söderby Kristinelund", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152de" + }, + "id": "776644", + "fullName": "Almunge-Söderby Lilla Söderby", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152e4" + }, + "id": "918424", + "fullName": "Alvar Gullstrands gata", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152e5" + }, + "id": "777221", + "fullName": "Almunge Lärarbostaden", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152e6" + }, + "id": "914547", + "fullName": "Torgny Segerstedts Allé", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152e8" + }, + "id": "792025", + "fullName": "Bol", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152e9" + }, + "id": "791794", + "fullName": "Haga", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152ea" + }, + "id": "791944", + "fullName": "Tuna", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152ec" + }, + "id": "776918", + "fullName": "Moga", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152ed" + }, + "id": "791877", + "fullName": "Salem", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152ee" + }, + "id": "792267", + "fullName": "Torpa", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152ef" + }, + "id": "776902", + "fullName": "Länna", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152f1" + }, + "id": "777040", + "fullName": "Sanda", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152f2" + }, + "id": "791756", + "fullName": "Börsta", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152f5" + }, + "id": "791784", + "fullName": "Freden", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152f6" + }, + "id": "791824", + "fullName": "Malmen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152f7" + }, + "id": "791920", + "fullName": "Solhem", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152f8" + }, + "id": "791960", + "fullName": "Tunaby", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152f9" + }, + "id": "791991", + "fullName": "Vittja", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152fa" + }, + "id": "792059", + "fullName": "Gröna T", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152fb" + }, + "id": "792061", + "fullName": "Gökdal", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152fd" + }, + "id": "792095", + "fullName": "Lejdet", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152fe" + }, + "id": "792105", + "fullName": "Lugnet", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2152ff" + }, + "id": "792196", + "fullName": "Soläng", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215300" + }, + "id": "792198", + "fullName": "Stavby", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215301" + }, + "id": "792269", + "fullName": "Tunome", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215302" + }, + "id": "776856", + "fullName": "Kamsta", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215304" + }, + "id": "777050", + "fullName": "Skaten", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215305" + }, + "id": "777113", + "fullName": "Sursta", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215308" + }, + "id": "791806", + "fullName": "Karlsro", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215309" + }, + "id": "791812", + "fullName": "Krogsta", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21530b" + }, + "id": "791878", + "fullName": "Saringe", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21530c" + }, + "id": "791918", + "fullName": "Sofiero", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21530d" + }, + "id": "792001", + "fullName": "Vässarn", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21530e" + }, + "id": "792021", + "fullName": "Baggbol", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21530f" + }, + "id": "792029", + "fullName": "Bolsbyn", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215311" + }, + "id": "792043", + "fullName": "Gropdal", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215312" + }, + "id": "792045", + "fullName": "Gränome", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215314" + }, + "id": "792081", + "fullName": "Kullbol", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215315" + }, + "id": "792089", + "fullName": "Kölinge", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215316" + }, + "id": "792107", + "fullName": "Lydinge", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215317" + }, + "id": "792121", + "fullName": "Mjölsta", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215319" + }, + "id": "792185", + "fullName": "Skottbo", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21531b" + }, + "id": "776708", + "fullName": "Björkby", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21531c" + }, + "id": "776730", + "fullName": "Bråtorp", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21531d" + }, + "id": "776736", + "fullName": "Bullbol", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21531e" + }, + "id": "776762", + "fullName": "Faringe", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21531f" + }, + "id": "776832", + "fullName": "Gartbol", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215320" + }, + "id": "776840", + "fullName": "Gulunge", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215321" + }, + "id": "776889", + "fullName": "Lydinge", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215322" + }, + "id": "776940", + "fullName": "Mossbol", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215324" + }, + "id": "777130", + "fullName": "Tadinge", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215327" + }, + "id": "791738", + "fullName": "Bergdala", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215328" + }, + "id": "791816", + "fullName": "Kullarbo", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215329" + }, + "id": "791818", + "fullName": "Kyttinge", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21532a" + }, + "id": "791826", + "fullName": "Mejeriet", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21532b" + }, + "id": "791827", + "fullName": "Myssinge", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21532c" + }, + "id": "791849", + "fullName": "Måsvägen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21532e" + }, + "id": "791914", + "fullName": "Sjöhagen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21532f" + }, + "id": "791946", + "fullName": "Tuna Boda", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215331" + }, + "id": "791989", + "fullName": "Vastarby", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215332" + }, + "id": "792057", + "fullName": "Gräntorp", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215334" + }, + "id": "792079", + "fullName": "Krokmyra", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215335" + }, + "id": "792123", + "fullName": "Mobacken", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215339" + }, + "id": "792170", + "fullName": "Skallbyn", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21533a" + }, + "id": "792174", + "fullName": "Skeberga", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21533b" + }, + "id": "792202", + "fullName": "Stavby By", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21533c" + }, + "id": "792265", + "fullName": "Tallboda", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21533d" + }, + "id": "792271", + "fullName": "Vitmyran", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215340" + }, + "id": "776828", + "fullName": "Fuxvägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215341" + }, + "id": "776873", + "fullName": "Krogsbol", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215342" + }, + "id": "776875", + "fullName": "Kågarbol", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215343" + }, + "id": "776885", + "fullName": "Lill-Moga", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215344" + }, + "id": "776934", + "fullName": "Mogalund", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215345" + }, + "id": "776938", + "fullName": "Morängen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215346" + }, + "id": "776942", + "fullName": "Mosstorp", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215348" + }, + "id": "777044", + "fullName": "Seglinge", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215349" + }, + "id": "777065", + "fullName": "Solvalla", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21534a" + }, + "id": "777092", + "fullName": "Stavhult", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21534b" + }, + "id": "777119", + "fullName": "Sågarbol", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215350" + }, + "id": "791747", + "fullName": "Björkhaga", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215351" + }, + "id": "791755", + "fullName": "Buskvägen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215352" + }, + "id": "791788", + "fullName": "Granvägen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215353" + }, + "id": "791798", + "fullName": "Häcklinge", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215354" + }, + "id": "791800", + "fullName": "Hästhagen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215357" + }, + "id": "791884", + "fullName": "Saringe By", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215358" + }, + "id": "791924", + "fullName": "Storängen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215359" + }, + "id": "791927", + "fullName": "Svanvägen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21535c" + }, + "id": "792077", + "fullName": "Karlsborg", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21535d" + }, + "id": "792103", + "fullName": "Limuntorp", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215360" + }, + "id": "792190", + "fullName": "Snebacken", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215361" + }, + "id": "792194", + "fullName": "Solstugan", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215363" + }, + "id": "776726", + "fullName": "Bläsvägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215364" + }, + "id": "776826", + "fullName": "Furuvägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215365" + }, + "id": "776830", + "fullName": "Färmstorp", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215366" + }, + "id": "776836", + "fullName": "Gransäter", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215367" + }, + "id": "776838", + "fullName": "Granvägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215369" + }, + "id": "776936", + "fullName": "Mogavägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21536a" + }, + "id": "776948", + "fullName": "Mårtensby", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21536c" + }, + "id": "777098", + "fullName": "Stora Moga", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21536d" + }, + "id": "777180", + "fullName": "Västerbol", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21536e" + }, + "id": "913293", + "fullName": "Lästvägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215370" + }, + "id": "791749", + "fullName": "Borrlövsta", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215374" + }, + "id": "791786", + "fullName": "Furubacken", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215375" + }, + "id": "791825", + "fullName": "Masurvägen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215379" + }, + "id": "791922", + "fullName": "Stenbacken", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21537a" + }, + "id": "791938", + "fullName": "Tallhöjden", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21537b" + }, + "id": "791942", + "fullName": "Talltorpet", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21537c" + }, + "id": "791974", + "fullName": "Tunagården", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21537d" + }, + "id": "792027", + "fullName": "Bol Lillbol", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21537e" + }, + "id": "792087", + "fullName": "Källgården", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215382" + }, + "id": "792178", + "fullName": "Skinnarbol", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215383" + }, + "id": "792184", + "fullName": "Skogsängen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215384" + }, + "id": "792192", + "fullName": "Solgläntan", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215387" + }, + "id": "792261", + "fullName": "Stummelbol", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215388" + }, + "id": "792263", + "fullName": "Sunnersbol", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21538a" + }, + "id": "776720", + "fullName": "Björkvägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21538c" + }, + "id": "776816", + "fullName": "Fröjdstorp", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21538d" + }, + "id": "776842", + "fullName": "Hagbyvägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21538e" + }, + "id": "776850", + "fullName": "Henningsro", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215390" + }, + "id": "776879", + "fullName": "Lilla Väsby", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215391" + }, + "id": "776920", + "fullName": "Moga Breden", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215392" + }, + "id": "777057", + "fullName": "Skogsvägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215393" + }, + "id": "777107", + "fullName": "Stora Väsby", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215394" + }, + "id": "777128", + "fullName": "Taborvägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215396" + }, + "id": "919778", + "fullName": "Klackvägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215397" + }, + "id": "791740", + "fullName": "Bergshyddan", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21539a" + }, + "id": "791780", + "fullName": "Faringe Tuna", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21539b" + }, + "id": "791916", + "fullName": "Skogsbacken", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21539e" + }, + "id": "792003", + "fullName": "Västebacken", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153a0" + }, + "id": "792023", + "fullName": "Björkbacken", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153a1" + }, + "id": "792051", + "fullName": "Gränome Gård", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153a2" + }, + "id": "792083", + "fullName": "Kvarnmossen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153a3" + }, + "id": "792085", + "fullName": "Kvarnstugan", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153a4" + }, + "id": "792097", + "fullName": "Lilla Gökdal", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153a5" + }, + "id": "792099", + "fullName": "Lilla Slasby", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153a6" + }, + "id": "792101", + "fullName": "Lillsvedjan", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153a7" + }, + "id": "792111", + "fullName": "Lydinge Byle", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153a8" + }, + "id": "792115", + "fullName": "Lydinge Gård", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153aa" + }, + "id": "792183", + "fullName": "Skogshyddan", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153ab" + }, + "id": "792186", + "fullName": "Skräddarbol", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153ac" + }, + "id": "792212", + "fullName": "Stavby Haget", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153ad" + }, + "id": "792224", + "fullName": "Stavby Skola", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153ae" + }, + "id": "792239", + "fullName": "Stavby-Husby", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153af" + }, + "id": "792255", + "fullName": "Stavby-Väsby", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153b0" + }, + "id": "792259", + "fullName": "Stefansberg", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153b2" + }, + "id": "776800", + "fullName": "Faringe-Täby", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153b4" + }, + "id": "776846", + "fullName": "Hemmingsbol", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153b5" + }, + "id": "776867", + "fullName": "Katrinelund", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153b7" + }, + "id": "776924", + "fullName": "Moga Gröndal", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153bc" + }, + "id": "777109", + "fullName": "Storbolsäng", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153bf" + }, + "id": "777155", + "fullName": "Testenvägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153c1" + }, + "id": "911017", + "fullName": "Silvervägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153c3" + }, + "id": "776722", + "fullName": "Björnslåttan", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153c4" + }, + "id": "776772", + "fullName": "Faringe-Berga", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153c5" + }, + "id": "776778", + "fullName": "Faringe-Bärby", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153c6" + }, + "id": "776844", + "fullName": "Haglund Skola", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153c7" + }, + "id": "776858", + "fullName": "Kamsta backen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153c8" + }, + "id": "776887", + "fullName": "Lillsjövägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153c9" + }, + "id": "776900", + "fullName": "Långsjövägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153ca" + }, + "id": "776904", + "fullName": "Länna Bosshus", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153cb" + }, + "id": "776915", + "fullName": "Lövstahöjden", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153cc" + }, + "id": "776932", + "fullName": "Moga Svedlund", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153d1" + }, + "id": "777132", + "fullName": "Tadinge Berga", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153d7" + }, + "id": "791808", + "fullName": "Klockarhagen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153d8" + }, + "id": "791810", + "fullName": "Klockarängen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153da" + }, + "id": "791958", + "fullName": "Tuna Tunaberg", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153db" + }, + "id": "791976", + "fullName": "Tuna-Hässelby", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153dc" + }, + "id": "792035", + "fullName": "Fjällsvedjan", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153dd" + }, + "id": "792041", + "fullName": "Gisselvreten", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153e0" + }, + "id": "792233", + "fullName": "Stavby-Bärsta", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153e1" + }, + "id": "792237", + "fullName": "Stavbygården", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153e4" + }, + "id": "791926", + "fullName": "Storängsvägen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153e5" + }, + "id": "791950", + "fullName": "Tuna Karlslund", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153e6" + }, + "id": "791952", + "fullName": "Tuna Marielund", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153e8" + }, + "id": "792039", + "fullName": "Gammel Gränome", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153ea" + }, + "id": "792206", + "fullName": "Stavby Fridhem", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153eb" + }, + "id": "792208", + "fullName": "Stavby Gjuteri", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153ec" + }, + "id": "776724", + "fullName": "Blåkullavägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153ee" + }, + "id": "776798", + "fullName": "Faringe-Lundby", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153ef" + }, + "id": "776852", + "fullName": "Hälsinglandet", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153f0" + }, + "id": "776854", + "fullName": "Hästhagsvägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153f1" + }, + "id": "776898", + "fullName": "Lydinge Sursta", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153f2" + }, + "id": "776913", + "fullName": "Länna Strandet", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153f3" + }, + "id": "776930", + "fullName": "Moga Sofielund", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153fd" + }, + "id": "777090", + "fullName": "Spånhögsvägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2153ff" + }, + "id": "777117", + "fullName": "Surtäppsvägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215401" + }, + "id": "776718", + "fullName": "Björklövsvägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215402" + }, + "id": "776734", + "fullName": "Brännbolsvägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215403" + }, + "id": "776768", + "fullName": "Faringe Kyrkbyn", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215404" + }, + "id": "776834", + "fullName": "Granbarrsvägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215405" + }, + "id": "776865", + "fullName": "Karlstadsvägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215406" + }, + "id": "776877", + "fullName": "Lilla Finndalen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215407" + }, + "id": "776906", + "fullName": "Länna Hummelbol", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215408" + }, + "id": "776912", + "fullName": "Länna Karlsborg", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21540c" + }, + "id": "777048", + "fullName": "Seglinge Hällen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21540d" + }, + "id": "777059", + "fullName": "Smörkätten Haga", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21540e" + }, + "id": "777078", + "fullName": "Solvalla Solhem", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21540f" + }, + "id": "777080", + "fullName": "Solvalla Solvik", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215410" + }, + "id": "777084", + "fullName": "Solvalla Vallby", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215412" + }, + "id": "777111", + "fullName": "Storfamnsvägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215413" + }, + "id": "777134", + "fullName": "Tadinge Gröndal", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215415" + }, + "id": "777176", + "fullName": "Vargmossevägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215416" + }, + "id": "791736", + "fullName": "Banvaktsstugan", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215417" + }, + "id": "791796", + "fullName": "Hembygdsgården", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21541a" + }, + "id": "791904", + "fullName": "Saringe Sandbol", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21541b" + }, + "id": "791940", + "fullName": "Tallkottsvägen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21541d" + }, + "id": "791993", + "fullName": "Vittja Hagalund", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21541f" + }, + "id": "792047", + "fullName": "Gränome Grandal", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215420" + }, + "id": "792109", + "fullName": "Lydinge Brotorp", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215421" + }, + "id": "792210", + "fullName": "Stavby Grönlund", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215423" + }, + "id": "792226", + "fullName": "Stavby Tureberg", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215424" + }, + "id": "937046", + "fullName": "Saringe Lövlund", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215425" + }, + "id": "791753", + "fullName": "Borrlövsta Löten", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215429" + }, + "id": "791845", + "fullName": "Myssinge Sandbol", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21542b" + }, + "id": "791910", + "fullName": "Saringe Tunalund", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21542c" + }, + "id": "791948", + "fullName": "Tuna Grindstugan", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21542e" + }, + "id": "791995", + "fullName": "Vittja Haggården", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21542f" + }, + "id": "792049", + "fullName": "Gränome Granlund", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215430" + }, + "id": "792053", + "fullName": "Gränome Solsidan", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215431" + }, + "id": "792063", + "fullName": "Gökdal Karlslund", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215432" + }, + "id": "792091", + "fullName": "Kölinge Björkdal", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215434" + }, + "id": "792200", + "fullName": "Stavby Björklund", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215435" + }, + "id": "792204", + "fullName": "Stavby Fornbacka", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215436" + }, + "id": "792214", + "fullName": "Stavby Harbacken", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215437" + }, + "id": "792216", + "fullName": "Stavby Karlslund", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215438" + }, + "id": "792218", + "fullName": "Stavby Marielund", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215439" + }, + "id": "776738", + "fullName": "Bullbol Solberga", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21543b" + }, + "id": "776774", + "fullName": "Faringe-Bergtorp", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21543c" + }, + "id": "776776", + "fullName": "Faringe-Brännbol", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21543e" + }, + "id": "776883", + "fullName": "Lilla Väsby Vreta", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21543f" + }, + "id": "776893", + "fullName": "Lydinge Klastorp", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215440" + }, + "id": "776897", + "fullName": "Lydinge Munktorp", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215448" + }, + "id": "777071", + "fullName": "Solvalla Mossvik", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215449" + }, + "id": "777115", + "fullName": "Sursta Gåvansbol", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21544b" + }, + "id": "776709", + "fullName": "Björkby Björklund", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21544c" + }, + "id": "776710", + "fullName": "Björkby Högbacken", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21544d" + }, + "id": "776712", + "fullName": "Björkby Kvarnhill", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215451" + }, + "id": "776862", + "fullName": "Kamsta Gränhammar", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215452" + }, + "id": "776895", + "fullName": "Lydinge Kvarnboda", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215453" + }, + "id": "776916", + "fullName": "Lövstalundsvägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215456" + }, + "id": "777067", + "fullName": "Solvalla Blockhus", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215458" + }, + "id": "777076", + "fullName": "Solvalla Solbacka", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21545d" + }, + "id": "791814", + "fullName": "Krogsta Kråkvilan", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21545e" + }, + "id": "791831", + "fullName": "Myssinge Hammaren", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21545f" + }, + "id": "791835", + "fullName": "Myssinge Kullarbo", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215460" + }, + "id": "791841", + "fullName": "Myssinge Mosstorp", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215463" + }, + "id": "791882", + "fullName": "Saringe Bredsätra", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215464" + }, + "id": "791896", + "fullName": "Saringe Marielund", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215465" + }, + "id": "791906", + "fullName": "Saringe Solbacken", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215466" + }, + "id": "791908", + "fullName": "Saringe Stormyran", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215467" + }, + "id": "791912", + "fullName": "Saringe Västlunda", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215469" + }, + "id": "792113", + "fullName": "Lydinge Grönsinka", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21546a" + }, + "id": "792172", + "fullName": "Skallbyn Granboda", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215471" + }, + "id": "777146", + "fullName": "Tadinge Söderängen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215473" + }, + "id": "791751", + "fullName": "Borrlövsta Göklund", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215474" + }, + "id": "791820", + "fullName": "Kyttinge Lundaräng", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215475" + }, + "id": "791823", + "fullName": "Lydinge Stenkullen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215476" + }, + "id": "791880", + "fullName": "Saringe Björksäter", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215477" + }, + "id": "791890", + "fullName": "Saringe Grindaräng", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215479" + }, + "id": "791997", + "fullName": "Vittja Kvarngården", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21547e" + }, + "id": "792117", + "fullName": "Lydinge Mörkvreten", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21547f" + }, + "id": "792119", + "fullName": "Lydinge Tranmossen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215485" + }, + "id": "792243", + "fullName": "Stavby-Husby Krogen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215486" + }, + "id": "776728", + "fullName": "Brandstationsvägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215487" + }, + "id": "776732", + "fullName": "Bråtorp Svartholmen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21548b" + }, + "id": "776808", + "fullName": "Faringe-Täby Trätmot", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21548d" + }, + "id": "777061", + "fullName": "Smörkätten Haga Gård", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21548e" + }, + "id": "777082", + "fullName": "Solvalla Storvreten", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215490" + }, + "id": "777153", + "fullName": "Tadinge Västervreta", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215495" + }, + "id": "791760", + "fullName": "Börsta Hammarbacken", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215496" + }, + "id": "791822", + "fullName": "Kyttinge Torpvreten", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215497" + }, + "id": "791847", + "fullName": "Myssinge Sprosstorp", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21549d" + }, + "id": "791979", + "fullName": "Tuna-Hässelby Tyskbo", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2154a1" + }, + "id": "792055", + "fullName": "Gränome Stolpbacken", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2154a6" + }, + "id": "776786", + "fullName": "Faringe-Bärby Fridhem", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2154a8" + }, + "id": "776794", + "fullName": "Faringe-Bärby Lövlund", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2154a9" + }, + "id": "776804", + "fullName": "Faringe-Täby Karlsberg", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2154aa" + }, + "id": "776806", + "fullName": "Faringe-Täby Marielund", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2154ac" + }, + "id": "776881", + "fullName": "Lilla Väsby Björksäter", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2154ad" + }, + "id": "776946", + "fullName": "Myssinge Myssingstorp", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2154b5" + }, + "id": "777046", + "fullName": "Seglinge Björkbacken", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2154b6" + }, + "id": "777070", + "fullName": "Solvalla Gustavsberg", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2154b7" + }, + "id": "777086", + "fullName": "Solvalla Västergården", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2154b8" + }, + "id": "777105", + "fullName": "Stora Trångdalsvägen", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2154ba" + }, + "id": "777138", + "fullName": "Tadinge Lilla Tadinge", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2154bb" + }, + "id": "777144", + "fullName": "Tadinge Stora Tadinge", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2154bd" + }, + "id": "791481", + "fullName": "Häcklinge Gråbobacken", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2154c0" + }, + "id": "791894", + "fullName": "Saringe Klockarbacken", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2154c3" + }, + "id": "791962", + "fullName": "Tunaby Lysningsvreten", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2154c6" + }, + "id": "792176", + "fullName": "Skeberga Fredrikslund", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2154c7" + }, + "id": "792188", + "fullName": "Skräddarbol Solbacken", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2154c8" + }, + "id": "792235", + "fullName": "Stavby-Bärsta Lineberg", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2154c9" + }, + "id": "792236", + "fullName": "Stavby-Bärsta Myrhagen", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2154ca" + }, + "id": "792241", + "fullName": "Stavby-Husby Björktomt", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2154cb" + }, + "id": "776780", + "fullName": "Faringe-Bärby Bärbylund", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2154ce" + }, + "id": "776796", + "fullName": "Faringe-Bärby Stenhamra", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2154cf" + }, + "id": "776891", + "fullName": "Lydinge Gamla Kvarnboda", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2154d0" + }, + "id": "777063", + "fullName": "Smörkätten Smedstorpet", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2154d2" + }, + "id": "777136", + "fullName": "Tadinge Lilla Hammarbol", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2154d8" + }, + "id": "776788", + "fullName": "Faringe-Bärby Hammarlund", + "parentFullName": "Almunge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2154e1" + }, + "id": "792234", + "fullName": "Stavby-Bärsta Fredrikslund", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215516" + }, + "id": "508099", + "fullName": "Alguvi Alsberg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215517" + }, + "id": "507127", + "fullName": "Alarp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215518" + }, + "id": "523507", + "fullName": "Alorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215519" + }, + "id": "526323", + "fullName": "Alsund", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21551b" + }, + "id": "501660", + "fullName": "Alvgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21551d" + }, + "id": "509080", + "fullName": "Almgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21551e" + }, + "id": "502528", + "fullName": "Alkagatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21551f" + }, + "id": "507894", + "fullName": "Hag Algård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215520" + }, + "id": "508778", + "fullName": "Allévägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215521" + }, + "id": "509219", + "fullName": "Alnstigen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215522" + }, + "id": "509455", + "fullName": "Alpstigen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215523" + }, + "id": "920444", + "fullName": "Algolgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215524" + }, + "id": "524930", + "fullName": "Alvikens Gård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215526" + }, + "id": "523524", + "fullName": "Alorpsgatan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215527" + }, + "id": "933761", + "fullName": "Albacksvägen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215528" + }, + "id": "505066", + "fullName": "Almingstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21552a" + }, + "id": "526321", + "fullName": "Albacksvägen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21552b" + }, + "id": "502640", + "fullName": "Allmogegatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21552c" + }, + "id": "509453", + "fullName": "Alholmsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21552e" + }, + "id": "524508", + "fullName": "Alkottsgatan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21552f" + }, + "id": "519409", + "fullName": "Västerby Allén", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215532" + }, + "id": "501962", + "fullName": "Alvastragatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215533" + }, + "id": "502303", + "fullName": "Alelundsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215535" + }, + "id": "508103", + "fullName": "Alguvi Asplund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215536" + }, + "id": "508105", + "fullName": "Alguvi Brotorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215539" + }, + "id": "520164", + "fullName": "Hamra Alphyddan", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21553a" + }, + "id": "919813", + "fullName": "Alviken Veriksbo", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21553b" + }, + "id": "524914", + "fullName": "Alviken Bergåker", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21553d" + }, + "id": "502783", + "fullName": "Alsättersgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21553e" + }, + "id": "507206", + "fullName": "Håckerstad Allé", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21553f" + }, + "id": "508109", + "fullName": "Alguvi Karlshem", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215540" + }, + "id": "508120", + "fullName": "Alguvi Nybygget", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215541" + }, + "id": "508123", + "fullName": "Alguvi Sandtorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215542" + }, + "id": "523509", + "fullName": "Alorp Bergsäter", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215543" + }, + "id": "523511", + "fullName": "Alorp Bergsätra", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215544" + }, + "id": "523521", + "fullName": "Alorp Södergård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215545" + }, + "id": "503363", + "fullName": "Göstad Almlunden", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215546" + }, + "id": "525234", + "fullName": "Krankebo Alstugan", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215547" + }, + "id": "524912", + "fullName": "Alviken Aspholmen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215548" + }, + "id": "524916", + "fullName": "Alviken Brostugan", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215549" + }, + "id": "524918", + "fullName": "Alviken Hagstugan", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21554b" + }, + "id": "527350", + "fullName": "Allhelgonagatan", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21554d" + }, + "id": "508111", + "fullName": "Alguvi Korsliden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21554e" + }, + "id": "508113", + "fullName": "Alguvi Landsholm", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21554f" + }, + "id": "508118", + "fullName": "Alguvi Landstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215550" + }, + "id": "508127", + "fullName": "Alguvi Södergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215552" + }, + "id": "916312", + "fullName": "Kallerstads Allé", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215553" + }, + "id": "529150", + "fullName": "Sjöbacka Alviken", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215554" + }, + "id": "529830", + "fullName": "Kolfall Albäcken", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215555" + }, + "id": "530105", + "fullName": "Svensbergs Alväg", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215557" + }, + "id": "524924", + "fullName": "Alviken Strömsholm", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215559" + }, + "id": "525034", + "fullName": "Gatekulla Aliceberg", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21555b" + }, + "id": "505068", + "fullName": "Anders Alreiks väg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21555c" + }, + "id": "507319", + "fullName": "Kerstinebo Alsund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21555d" + }, + "id": "508101", + "fullName": "Alguvi Anderstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21555e" + }, + "id": "508107", + "fullName": "Alguvi Gyllenborg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215560" + }, + "id": "523883", + "fullName": "Krångestad Almåsen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215561" + }, + "id": "522723", + "fullName": "Hackeryd Almsätter", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215562" + }, + "id": "933534", + "fullName": "Krångestad Almåsen", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215563" + }, + "id": "530028", + "fullName": "Stjärnorp Alelund", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215564" + }, + "id": "524926", + "fullName": "Alviken Västra Hultet", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215565" + }, + "id": "504824", + "fullName": "Metsjö Almingstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215567" + }, + "id": "506054", + "fullName": "Ringstorp Almsätra", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215568" + }, + "id": "506055", + "fullName": "Ringstorp Almsätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215569" + }, + "id": "507780", + "fullName": "Sundsholm Alsätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21556a" + }, + "id": "933377", + "fullName": "Hannes Alfvéns gata", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21556b" + }, + "id": "524629", + "fullName": "Gismestad Alléhuset", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21556c" + }, + "id": "504842", + "fullName": "Ringatorp Alléstugan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21556d" + }, + "id": "508125", + "fullName": "Alguvi Skrivaregården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155a8" + }, + "id": "762752", + "fullName": "Almsta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155a9" + }, + "id": "761221", + "fullName": "Alvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155aa" + }, + "id": "762597", + "fullName": "Alvesta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155ab" + }, + "id": "759165", + "fullName": "Almvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155ac" + }, + "id": "915494", + "fullName": "Gotö Allé", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155ad" + }, + "id": "758275", + "fullName": "Almö-Lindö", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155ae" + }, + "id": "761479", + "fullName": "Stora Almö", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155af" + }, + "id": "762262", + "fullName": "Lilla Alby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155b0" + }, + "id": "762352", + "fullName": "Stora Alby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155b1" + }, + "id": "758712", + "fullName": "Alléstigen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155b2" + }, + "id": "759824", + "fullName": "Altunagatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155b3" + }, + "id": "759167", + "fullName": "Alvestavägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155b4" + }, + "id": "761093", + "fullName": "Allmogevägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155b5" + }, + "id": "763326", + "fullName": "Lybecks Alväg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155b6" + }, + "id": "759825", + "fullName": "Altunaplatsen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155b7" + }, + "id": "761227", + "fullName": "Barkarö Altona", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155b8" + }, + "id": "764297", + "fullName": "Aluminiumvägen", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155b9" + }, + "id": "758732", + "fullName": "Södra Allégatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155ba" + }, + "id": "758914", + "fullName": "Norra Allégatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155bb" + }, + "id": "760480", + "fullName": "Almelundsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155bc" + }, + "id": "761091", + "fullName": "Allmogeplatsen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155bd" + }, + "id": "761219", + "fullName": "Allmänningsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155bf" + }, + "id": "764609", + "fullName": "Skultuna Allmänningstorp", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155c0" + }, + "id": "762266", + "fullName": "Lillhärad Allmänningsgården", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155cf" + }, + "id": "753053", + "fullName": "Alm", + "parentFullName": "Stora Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155d5" + }, + "id": "746015", + "fullName": "Almas väg", + "parentFullName": "Lillkyrka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155d6" + }, + "id": "758149", + "fullName": "Alunvägen", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155de" + }, + "id": "743958", + "fullName": "Albanogatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155df" + }, + "id": "743966", + "fullName": "Almnäsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155e2" + }, + "id": "752991", + "fullName": "Allévägen", + "parentFullName": "Stora Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155e3" + }, + "id": "752993", + "fullName": "Almsvägen", + "parentFullName": "Stora Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155e4" + }, + "id": "744501", + "fullName": "Allmogegatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155e5" + }, + "id": "744621", + "fullName": "Alnängsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155e6" + }, + "id": "744805", + "fullName": "Alkärrsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155e7" + }, + "id": "923086", + "fullName": "Almtorpsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155e8" + }, + "id": "744925", + "fullName": "Alabastervägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155e9" + }, + "id": "743196", + "fullName": "Almsättersvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155ea" + }, + "id": "744088", + "fullName": "Hertig Karls Allé", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155f5" + }, + "id": "552248", + "fullName": "Allerumsvägen", + "parentFullName": "Allerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155f6" + }, + "id": "554123", + "fullName": "Alstigen", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155f7" + }, + "id": "551011", + "fullName": "Alvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155f8" + }, + "id": "552910", + "fullName": "Alnögatan", + "parentFullName": "Rydebäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155f9" + }, + "id": "551884", + "fullName": "Almgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155fa" + }, + "id": "552549", + "fullName": "Alegatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155fb" + }, + "id": "552244", + "fullName": "Allerums Kyrkväg", + "parentFullName": "Allerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155fc" + }, + "id": "552246", + "fullName": "Allerums Mosseväg", + "parentFullName": "Allerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155fd" + }, + "id": "551009", + "fullName": "Allévägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155fe" + }, + "id": "551858", + "fullName": "Berga Allé", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2155ff" + }, + "id": "550809", + "fullName": "Albäcksgatan", + "parentFullName": "Råå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215600" + }, + "id": "550514", + "fullName": "Albrogatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215601" + }, + "id": "551856", + "fullName": "Östra Allén", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215603" + }, + "id": "554761", + "fullName": "Västraby Allé", + "parentFullName": "Kattarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215604" + }, + "id": "551854", + "fullName": "Västra Allén", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215605" + }, + "id": "552132", + "fullName": "Allerumsvägen", + "parentFullName": "Ödåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215606" + }, + "id": "552879", + "fullName": "Rydebäcks Allé", + "parentFullName": "Rydebäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215607" + }, + "id": "550707", + "fullName": "Alvestagatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215608" + }, + "id": "552551", + "fullName": "Allmogegatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215609" + }, + "id": "552770", + "fullName": "Alnarpsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21560a" + }, + "id": "552800", + "fullName": "Albergagatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21560b" + }, + "id": "552625", + "fullName": "Hårlemans Allé", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21560c" + }, + "id": "552613", + "fullName": "Ask-Upmarks Allé", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215610" + }, + "id": "552323", + "fullName": "Allerums Kyrkväg", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215611" + }, + "id": "552553", + "fullName": "Allmänningsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215612" + }, + "id": "552249", + "fullName": "Beéns väg", + "parentFullName": "Allerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215613" + }, + "id": "552261", + "fullName": "Hästvägen", + "parentFullName": "Allerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215614" + }, + "id": "552253", + "fullName": "Brödavägen", + "parentFullName": "Allerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215615" + }, + "id": "552280", + "fullName": "Ottesången", + "parentFullName": "Allerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215617" + }, + "id": "552281", + "fullName": "Rydsbogatan", + "parentFullName": "Allerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215618" + }, + "id": "552287", + "fullName": "Tallbogatan", + "parentFullName": "Allerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215619" + }, + "id": "552282", + "fullName": "Smårydsvägen", + "parentFullName": "Allerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21561a" + }, + "id": "552291", + "fullName": "Torparevägen", + "parentFullName": "Allerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21561d" + }, + "id": "552263", + "fullName": "Höghultsvägen", + "parentFullName": "Allerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21561e" + }, + "id": "552269", + "fullName": "Ljunghusvägen", + "parentFullName": "Allerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21561f" + }, + "id": "552273", + "fullName": "Mjöhultsvägen", + "parentFullName": "Allerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215620" + }, + "id": "552293", + "fullName": "Tursköpsvägen", + "parentFullName": "Allerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215621" + }, + "id": "552251", + "fullName": "Björkdalavägen", + "parentFullName": "Allerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215623" + }, + "id": "552271", + "fullName": "Mariedalsvägen", + "parentFullName": "Allerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215624" + }, + "id": "552285", + "fullName": "Svedbergavägen", + "parentFullName": "Allerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215625" + }, + "id": "552289", + "fullName": "Tornhultsvägen", + "parentFullName": "Allerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215626" + }, + "id": "927576", + "fullName": "Annelundsvägen", + "parentFullName": "Allerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215627" + }, + "id": "552259", + "fullName": "Fåglebäcksgatan", + "parentFullName": "Allerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215628" + }, + "id": "552267", + "fullName": "Kungsgårdsvägen", + "parentFullName": "Allerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215629" + }, + "id": "552283", + "fullName": "Stureholmsvägen", + "parentFullName": "Allerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21562a" + }, + "id": "927577", + "fullName": "Lottenlundsvägen", + "parentFullName": "Allerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21562b" + }, + "id": "927578", + "fullName": "Östra Farmarevägen", + "parentFullName": "Allerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21562c" + }, + "id": "552275", + "fullName": "Norra Torshultsvägen", + "parentFullName": "Allerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215638" + }, + "id": "595885", + "fullName": "Alvägen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21563a" + }, + "id": "597276", + "fullName": "Alexdahl", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21563b" + }, + "id": "558886", + "fullName": "Almgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21563d" + }, + "id": "597355", + "fullName": "Alkavägen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21563f" + }, + "id": "567809", + "fullName": "Näs Aludden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215640" + }, + "id": "558457", + "fullName": "Almstaplan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215641" + }, + "id": "558455", + "fullName": "Almstagatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215642" + }, + "id": "595948", + "fullName": "Aluddevägen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215643" + }, + "id": "597353", + "fullName": "Alfågelvägen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215644" + }, + "id": "564466", + "fullName": "Övre Alvestad", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215645" + }, + "id": "558822", + "fullName": "Alreiksgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215646" + }, + "id": "558904", + "fullName": "Alholmsgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215647" + }, + "id": "559558", + "fullName": "Alkärrsgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215648" + }, + "id": "561274", + "fullName": "Alsäters Gård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215649" + }, + "id": "564019", + "fullName": "Nedre Alvestad", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21564a" + }, + "id": "596575", + "fullName": "Vånga Alhagen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21564b" + }, + "id": "563261", + "fullName": "Alvestadsvägen", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21564e" + }, + "id": "558983", + "fullName": "Albrektsvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21564f" + }, + "id": "561252", + "fullName": "Almborgavägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215650" + }, + "id": "561265", + "fullName": "Alsäter Solhem", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215651" + }, + "id": "561272", + "fullName": "Alsäter Täppan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215652" + }, + "id": "561276", + "fullName": "Alsäters Skola", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215653" + }, + "id": "561278", + "fullName": "Alsätersvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215654" + }, + "id": "561286", + "fullName": "Borg Alphyddan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215655" + }, + "id": "565857", + "fullName": "Östra Ny Altorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215658" + }, + "id": "586627", + "fullName": "Almstad Torpet", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215659" + }, + "id": "586631", + "fullName": "Almstad Villan", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21565a" + }, + "id": "564121", + "fullName": "Skärkind Alvhem", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21565b" + }, + "id": "567136", + "fullName": "Östra Ny Alberga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21565c" + }, + "id": "561253", + "fullName": "Alsäter Fridhem", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21565d" + }, + "id": "561255", + "fullName": "Alsäter Lillbyn", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21565e" + }, + "id": "564400", + "fullName": "Västerby Alsborg", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21565f" + }, + "id": "563390", + "fullName": "Kimstads-Alvestad", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215661" + }, + "id": "561257", + "fullName": "Alsäter Mejeriet", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215662" + }, + "id": "564858", + "fullName": "Kälebo Alphyddan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215663" + }, + "id": "567584", + "fullName": "Östra Husby Albri", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215664" + }, + "id": "568261", + "fullName": "Kuddby Alphyddan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215666" + }, + "id": "586625", + "fullName": "Almstad Mangården", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215667" + }, + "id": "558371", + "fullName": "Allmänningsgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215668" + }, + "id": "561259", + "fullName": "Alsäter Norrbacka", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215669" + }, + "id": "561261", + "fullName": "Alsäter Rudmossen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21566a" + }, + "id": "561284", + "fullName": "Borg Albrektstorp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21566b" + }, + "id": "914262", + "fullName": "Skärkind Alvestad", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215671" + }, + "id": "561263", + "fullName": "Alsäter Smedstugan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215672" + }, + "id": "561396", + "fullName": "Ekebo Albrektstorp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215673" + }, + "id": "567365", + "fullName": "Mauritzberg Aludden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215674" + }, + "id": "567926", + "fullName": "Östra Stenby Aludden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215675" + }, + "id": "559532", + "fullName": "Albert Engströms gata", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215676" + }, + "id": "934747", + "fullName": "Alsäter Tallgläntan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215677" + }, + "id": "596380", + "fullName": "Onsorgsmarken Alnäs", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215678" + }, + "id": "567924", + "fullName": "Östra Stenby Aliceborg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21567a" + }, + "id": "586633", + "fullName": "Almstad Västra Flygeln", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21567b" + }, + "id": "586635", + "fullName": "Almstad Östra Flygeln", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21567c" + }, + "id": "563259", + "fullName": "Alvestad Arbetarbostaden", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21567d" + }, + "id": "563775", + "fullName": "Alvestads Grenadjärstorp", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21567e" + }, + "id": "586629", + "fullName": "Almstad Trädgårdsmästaren", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156a2" + }, + "id": "860986", + "fullName": "Alboga", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156a3" + }, + "id": "858442", + "fullName": "Alarp", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156a4" + }, + "id": "860599", + "fullName": "Alviken", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156a5" + }, + "id": "856649", + "fullName": "Alvägen", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156a6" + }, + "id": "858009", + "fullName": "Alvägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156a7" + }, + "id": "856542", + "fullName": "Alpvägen", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156a8" + }, + "id": "859092", + "fullName": "Alstigen", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156ab" + }, + "id": "858270", + "fullName": "Almgatan", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156ae" + }, + "id": "861607", + "fullName": "Algutseryd", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156af" + }, + "id": "858444", + "fullName": "Algutstorp", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156b0" + }, + "id": "860603", + "fullName": "Alviken Klarö", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156b2" + }, + "id": "915063", + "fullName": "Alfreds gata", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156b3" + }, + "id": "857838", + "fullName": "Alviksvägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156b4" + }, + "id": "858306", + "fullName": "Alängsvägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156b5" + }, + "id": "860601", + "fullName": "Alviken Brånsö", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156b8" + }, + "id": "854317", + "fullName": "Alströmervägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156ba" + }, + "id": "854010", + "fullName": "Albert Engströms väg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156cd" + }, + "id": "883580", + "fullName": "Alfens Allé", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156ce" + }, + "id": "882834", + "fullName": "Almvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156cf" + }, + "id": "887535", + "fullName": "Altjärn", + "parentFullName": "Tavelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156d0" + }, + "id": "886192", + "fullName": "Alstigen", + "parentFullName": "Sävar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156d1" + }, + "id": "883655", + "fullName": "Alvägen", + "parentFullName": "Hörnefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156d2" + }, + "id": "882805", + "fullName": "Altstråket", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156d3" + }, + "id": "882975", + "fullName": "Alviksgränd", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156d4" + }, + "id": "882976", + "fullName": "Alviksvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156d5" + }, + "id": "883378", + "fullName": "Allmogevägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156d6" + }, + "id": "883053", + "fullName": "Almkvists väg", + "parentFullName": "Röbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156d7" + }, + "id": "883115", + "fullName": "Alfred Fiskares väg", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156e6" + }, + "id": "549305", + "fullName": "Almgatan", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156e7" + }, + "id": "531506", + "fullName": "Albogatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156ea" + }, + "id": "548811", + "fullName": "Almvägen", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156eb" + }, + "id": "548654", + "fullName": "Allégatan", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156ec" + }, + "id": "548808", + "fullName": "Almbacken", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156ed" + }, + "id": "531582", + "fullName": "Lilla Algatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156ee" + }, + "id": "531600", + "fullName": "Stora Algatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156ef" + }, + "id": "531674", + "fullName": "Råbyholms Allé", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156f0" + }, + "id": "926994", + "fullName": "Vipeholms Allé", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156f1" + }, + "id": "531368", + "fullName": "Gyllenkroks Allé", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156f2" + }, + "id": "548810", + "fullName": "Almbacksvägen", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156f3" + }, + "id": "531702", + "fullName": "Allhelgona Kyrkogata", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156f4" + }, + "id": "531980", + "fullName": "Solbjersgårdens Allé", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156f5" + }, + "id": "532192", + "fullName": "Stora Råby Byaväg Almelund", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156f6" + }, + "id": "532620", + "fullName": "Vallkärravägen Almgården", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156f7" + }, + "id": "532194", + "fullName": "Stora Råby Byaväg Almelundsskolan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156fd" + }, + "id": "781482", + "fullName": "Alvared Alvstorp", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156fe" + }, + "id": "786144", + "fullName": "Allén", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2156ff" + }, + "id": "763580", + "fullName": "Almenäs", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215700" + }, + "id": "783495", + "fullName": "Alvägen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215701" + }, + "id": "775323", + "fullName": "Alvägen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215702" + }, + "id": "781479", + "fullName": "Almhult", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215703" + }, + "id": "781481", + "fullName": "Alvared", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215704" + }, + "id": "786226", + "fullName": "Alvägen", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215705" + }, + "id": "775321", + "fullName": "Almvägen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215706" + }, + "id": "761565", + "fullName": "Allégatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215707" + }, + "id": "761650", + "fullName": "Alidefred", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215708" + }, + "id": "764017", + "fullName": "Alegränd", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215709" + }, + "id": "764064", + "fullName": "Almgatan", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21570a" + }, + "id": "785983", + "fullName": "Alpvägen", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21570b" + }, + "id": "780979", + "fullName": "Almvägen", + "parentFullName": "Svaneholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21570d" + }, + "id": "761705", + "fullName": "Almåsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21570e" + }, + "id": "762783", + "fullName": "Alarevägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21570f" + }, + "id": "763539", + "fullName": "Albanoliden", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215710" + }, + "id": "761652", + "fullName": "Alvestagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215711" + }, + "id": "763582", + "fullName": "Almenäsvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215712" + }, + "id": "781480", + "fullName": "Almhult Lida", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215713" + }, + "id": "781942", + "fullName": "Alprosvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215714" + }, + "id": "761698", + "fullName": "Alingsåsvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215715" + }, + "id": "775373", + "fullName": "Mölarp Alefors", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215716" + }, + "id": "776277", + "fullName": "Gingri Alebäck", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215717" + }, + "id": "776629", + "fullName": "Sik Villa Alvik", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215718" + }, + "id": "761605", + "fullName": "Alströmergatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215719" + }, + "id": "785981", + "fullName": "Alingsåsvägen", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21571a" + }, + "id": "786007", + "fullName": "Alf Stigens väg", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21571b" + }, + "id": "762307", + "fullName": "Alingsåsvägen", + "parentFullName": "Sandhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21571c" + }, + "id": "762538", + "fullName": "Alingsåsvägen", + "parentFullName": "Hedared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21571d" + }, + "id": "786146", + "fullName": "Allmänna vägen", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21571e" + }, + "id": "786276", + "fullName": "Alingsåsvägen", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21571f" + }, + "id": "781487", + "fullName": "Alvared Lundsbo", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215720" + }, + "id": "763564", + "fullName": "Alidebergsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215721" + }, + "id": "763566", + "fullName": "Alidelundsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215722" + }, + "id": "776512", + "fullName": "Komlösa Alehagen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215723" + }, + "id": "784148", + "fullName": "Stackhult Alelund", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215724" + }, + "id": "781483", + "fullName": "Alvared Brännered", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215725" + }, + "id": "764406", + "fullName": "Allmänningsstigen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215726" + }, + "id": "783240", + "fullName": "Algutstorp Saläng", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215728" + }, + "id": "783222", + "fullName": "Algutstorp Anneberg", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215729" + }, + "id": "783224", + "fullName": "Algutstorp Annelund", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21572b" + }, + "id": "783226", + "fullName": "Algutstorp Björkåsen", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21572c" + }, + "id": "783232", + "fullName": "Algutstorp Lindängen", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21572d" + }, + "id": "783234", + "fullName": "Algutstorp Lundängen", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215730" + }, + "id": "783236", + "fullName": "Algutstorp Nordhemmet", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215731" + }, + "id": "783238", + "fullName": "Algutstorp Orrebacken", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215732" + }, + "id": "783304", + "fullName": "Finnekumla Altalyckan", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215733" + }, + "id": "783230", + "fullName": "Algutstorp Hultebacken", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215734" + }, + "id": "783242", + "fullName": "Algutstorp Västergården", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215735" + }, + "id": "783246", + "fullName": "Algutstorp Östergården", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215736" + }, + "id": "783228", + "fullName": "Algutstorp Hembygdsgården", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215737" + }, + "id": "783244", + "fullName": "Algutstorp Västra Anneberg", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21573b" + }, + "id": "775850", + "fullName": "Ålstigen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215741" + }, + "id": "775270", + "fullName": "Ålidsvägen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215745" + }, + "id": "761776", + "fullName": "Ålandsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215747" + }, + "id": "763562", + "fullName": "Ålgårdsvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21574a" + }, + "id": "781139", + "fullName": "Ålgårdsvägen", + "parentFullName": "Rydboholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21574b" + }, + "id": "782076", + "fullName": "Aplared Ålsten", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21574e" + }, + "id": "761894", + "fullName": "Ållebergsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21575e" + }, + "id": "491647", + "fullName": "Alfred Nobels Allé", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21575f" + }, + "id": "491515", + "fullName": "Alvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215760" + }, + "id": "492382", + "fullName": "Altvägen", + "parentFullName": "Skogås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215761" + }, + "id": "492449", + "fullName": "Alstigen", + "parentFullName": "Skogås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215762" + }, + "id": "491372", + "fullName": "Almvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215763" + }, + "id": "492778", + "fullName": "Vårby Allé", + "parentFullName": "Vårby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215764" + }, + "id": "477642", + "fullName": "Alpbacken", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215765" + }, + "id": "490830", + "fullName": "Alunvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215766" + }, + "id": "491054", + "fullName": "Allévägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215767" + }, + "id": "491231", + "fullName": "Alpstigen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215768" + }, + "id": "491806", + "fullName": "Hageby Allé", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215769" + }, + "id": "491923", + "fullName": "Smista Allé", + "parentFullName": "Segeltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21576a" + }, + "id": "477415", + "fullName": "Alängsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21576b" + }, + "id": "491873", + "fullName": "Juringe Allé", + "parentFullName": "Segeltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21576d" + }, + "id": "492166", + "fullName": "Balingsta Allé", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21576e" + }, + "id": "477413", + "fullName": "Albatrossvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21576f" + }, + "id": "490775", + "fullName": "Allfadersvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215770" + }, + "id": "491790", + "fullName": "Vistabergs Allé", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215771" + }, + "id": "491836", + "fullName": "Altartorpsvägen", + "parentFullName": "Segeltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215773" + }, + "id": "491948", + "fullName": "Ålyckevägen", + "parentFullName": "Segeltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215778" + }, + "id": "491131", + "fullName": "Åldermansvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215779" + }, + "id": "611542", + "fullName": "Almby Almtorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21577a" + }, + "id": "612285", + "fullName": "Almby Almbylid", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21577b" + }, + "id": "611540", + "fullName": "Almby Almsätra", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21577c" + }, + "id": "612287", + "fullName": "Almby Almbylund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21577d" + }, + "id": "609434", + "fullName": "Stora Almby Almbylund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21577e" + }, + "id": "612283", + "fullName": "Almby", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21577f" + }, + "id": "611471", + "fullName": "Albro", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215780" + }, + "id": "606369", + "fullName": "Alvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215781" + }, + "id": "608575", + "fullName": "Alvesta", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215782" + }, + "id": "612670", + "fullName": "Alstugan", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215783" + }, + "id": "609565", + "fullName": "Almvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215784" + }, + "id": "606682", + "fullName": "Alpvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215785" + }, + "id": "637208", + "fullName": "Altytan", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215786" + }, + "id": "917824", + "fullName": "Albro Åsen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215787" + }, + "id": "612289", + "fullName": "Almby Gård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215789" + }, + "id": "610401", + "fullName": "Ostra Allé", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21578a" + }, + "id": "611477", + "fullName": "Albro Haga", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21578b" + }, + "id": "611481", + "fullName": "Albro Hult", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21578c" + }, + "id": "611483", + "fullName": "Albro Lund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21578d" + }, + "id": "613867", + "fullName": "Årby Almby", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21578e" + }, + "id": "935158", + "fullName": "Lilla Almby", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21578f" + }, + "id": "612640", + "fullName": "Villa Almby", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215790" + }, + "id": "609432", + "fullName": "Stora Almby", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215791" + }, + "id": "607726", + "fullName": "Balsta Allé", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215792" + }, + "id": "611538", + "fullName": "Albrovägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215793" + }, + "id": "606083", + "fullName": "Alforsgatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215794" + }, + "id": "606681", + "fullName": "Albanovägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215795" + }, + "id": "611472", + "fullName": "Albro Ekenäs", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215796" + }, + "id": "611493", + "fullName": "Albro Ockebo", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215797" + }, + "id": "611524", + "fullName": "Albro Sätran", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215798" + }, + "id": "638332", + "fullName": "Aliforsgatan", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215799" + }, + "id": "768885", + "fullName": "Värhulta Alvik", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21579a" + }, + "id": "612920", + "fullName": "Lilla Alstugan", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21579b" + }, + "id": "613104", + "fullName": "Stora Alstugan", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21579c" + }, + "id": "606844", + "fullName": "Alfeltsgatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21579d" + }, + "id": "605931", + "fullName": "Alsätervägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21579e" + }, + "id": "621643", + "fullName": "Lista Alstorp", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21579f" + }, + "id": "611475", + "fullName": "Albro Gläntan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157a0" + }, + "id": "611489", + "fullName": "Albro Nergård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157a1" + }, + "id": "611523", + "fullName": "Albro Svanebo", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157a2" + }, + "id": "638603", + "fullName": "Roxnäs Almtorp", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157a3" + }, + "id": "608642", + "fullName": "Bränne Almenäs", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157a4" + }, + "id": "606831", + "fullName": "Suckarnas Allé", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157a7" + }, + "id": "607117", + "fullName": "Alvedalsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157a8" + }, + "id": "608583", + "fullName": "Alvesta Säteri", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157a9" + }, + "id": "611473", + "fullName": "Albro Ekhöjden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157aa" + }, + "id": "611474", + "fullName": "Albro Enbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157ab" + }, + "id": "611479", + "fullName": "Albro Hemhagen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157ac" + }, + "id": "611485", + "fullName": "Albro Lövudden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157ad" + }, + "id": "611491", + "fullName": "Albro Norrgård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157ae" + }, + "id": "611509", + "fullName": "Albro Solberga", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157af" + }, + "id": "611518", + "fullName": "Albro Stenhult", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157b0" + }, + "id": "611522", + "fullName": "Albro Stentorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157b1" + }, + "id": "611544", + "fullName": "Almby Nybotorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157b2" + }, + "id": "768986", + "fullName": "Åltorp Alphyddan", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157b3" + }, + "id": "612291", + "fullName": "Almby Lillmyren", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157b4" + }, + "id": "612381", + "fullName": "Lista Almbylund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157b5" + }, + "id": "608834", + "fullName": "Gamla Almbylund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157b6" + }, + "id": "608854", + "fullName": "Hättinge Alvebo", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157b7" + }, + "id": "609456", + "fullName": "Stora Almbyberg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157b8" + }, + "id": "609458", + "fullName": "Stora Almbylund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157bb" + }, + "id": "610403", + "fullName": "Ostra Almgården", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157be" + }, + "id": "611501", + "fullName": "Albro Skogsgård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157bf" + }, + "id": "611505", + "fullName": "Albro Skogstorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157c0" + }, + "id": "611525", + "fullName": "Albro Södergård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157c1" + }, + "id": "611536", + "fullName": "Albro Östergård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157c3" + }, + "id": "638447", + "fullName": "Albert Öbergs väg", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157c4" + }, + "id": "608856", + "fullName": "Hättinge Alvedal", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157c6" + }, + "id": "607259", + "fullName": "Lilla Nyby Altona", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157c7" + }, + "id": "608577", + "fullName": "Alvesta Barbacka", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157c8" + }, + "id": "605839", + "fullName": "Alva Myrdals gata", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157c9" + }, + "id": "610644", + "fullName": "Grundby Albacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157ca" + }, + "id": "611487", + "fullName": "Albro Mellangård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157cb" + }, + "id": "611497", + "fullName": "Albro Rönnbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157cc" + }, + "id": "611516", + "fullName": "Albro Stenhammar", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157cd" + }, + "id": "611520", + "fullName": "Albro Stenhöjden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157ce" + }, + "id": "611528", + "fullName": "Albro Villa Dalby", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157cf" + }, + "id": "611530", + "fullName": "Albro Västergård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157d2" + }, + "id": "614520", + "fullName": "Örsta Alfonstorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157d3" + }, + "id": "935159", + "fullName": "Aspesta Albertsro", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157d4" + }, + "id": "612148", + "fullName": "Stora Hult Almtorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157d5" + }, + "id": "613065", + "fullName": "Prästtorp Almtorp", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157d6" + }, + "id": "613138", + "fullName": "Svalboviken Alvik", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157d7" + }, + "id": "609110", + "fullName": "Lilla Almby Ensked", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157d8" + }, + "id": "609121", + "fullName": "Lilla Almby Nygård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157d9" + }, + "id": "609444", + "fullName": "Stora Almby Hageby", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157da" + }, + "id": "609445", + "fullName": "Stora Almby Höjden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157db" + }, + "id": "609858", + "fullName": "Kjulaås Albertsro", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157dc" + }, + "id": "607227", + "fullName": "Kvinnersta Alvhem", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157dd" + }, + "id": "608579", + "fullName": "Alvesta Granbacka", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157de" + }, + "id": "608581", + "fullName": "Alvesta Onsberget", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157df" + }, + "id": "611503", + "fullName": "Albro Skogshöjden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157e0" + }, + "id": "768883", + "fullName": "Värhulta Alphyddan", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157e2" + }, + "id": "607933", + "fullName": "Skogstorp Alprosen", + "parentFullName": "Skogstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157e3" + }, + "id": "612293", + "fullName": "Almby Mellangården", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157e4" + }, + "id": "612672", + "fullName": "Alstugan Björnberga", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157e5" + }, + "id": "638496", + "fullName": "Gullängen Alphyddan", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157e6" + }, + "id": "638544", + "fullName": "Lisseläng Alnö Gård", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157e7" + }, + "id": "609079", + "fullName": "Kinglöt Allskönsro", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157e8" + }, + "id": "609112", + "fullName": "Lilla Almby Lerboda", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157e9" + }, + "id": "636840", + "fullName": "Hjälmaresund Alkärr", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157ea" + }, + "id": "607258", + "fullName": "Lilla Nyby Alstermo", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157eb" + }, + "id": "611499", + "fullName": "Albro Skogsgläntan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157ec" + }, + "id": "611526", + "fullName": "Albro Tivoligården", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157ed" + }, + "id": "918017", + "fullName": "Lilla Almby Soludden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157ee" + }, + "id": "612146", + "fullName": "Stora Hult Almbyholm", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157ef" + }, + "id": "612301", + "fullName": "Bondeka Almagrundet", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157f0" + }, + "id": "609114", + "fullName": "Lilla Almby Mälbyhus", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157f1" + }, + "id": "609125", + "fullName": "Lilla Almby Skogaholm", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157f2" + }, + "id": "609131", + "fullName": "Lilla Almby Tuvboudde", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157f3" + }, + "id": "609440", + "fullName": "Stora Almby Erikslund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157f4" + }, + "id": "609441", + "fullName": "Stora Almby Granboda", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157f5" + }, + "id": "609443", + "fullName": "Stora Almby Hagaholm", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157f6" + }, + "id": "609447", + "fullName": "Stora Almby Missmyra", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157f7" + }, + "id": "609449", + "fullName": "Stora Almby Solbacka", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157f8" + }, + "id": "637345", + "fullName": "Kärrtorp Alphyddan", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157f9" + }, + "id": "607352", + "fullName": "Odlaren Albertshäll", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157fa" + }, + "id": "606051", + "fullName": "Åsbymon Allangården", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157fb" + }, + "id": "611507", + "fullName": "Albro Smultronbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157fc" + }, + "id": "611564", + "fullName": "Biby Högra Alléhuset", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157fd" + }, + "id": "611592", + "fullName": "Biby Västra Alléhuset", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157fe" + }, + "id": "611594", + "fullName": "Biby Östra Alléhuset", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb2157ff" + }, + "id": "613712", + "fullName": "Sandbankarna Alfsund", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215800" + }, + "id": "609130", + "fullName": "Lilla Almby Stensätter", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215801" + }, + "id": "609436", + "fullName": "Stora Almby Backsippan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215802" + }, + "id": "609438", + "fullName": "Stora Almby Brygghuset", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215803" + }, + "id": "609442", + "fullName": "Stora Almby Gripbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215804" + }, + "id": "605929", + "fullName": "Albertina Nyströms väg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215805" + }, + "id": "609123", + "fullName": "Lilla Almby Rådmanstorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215806" + }, + "id": "609127", + "fullName": "Lilla Almby Snickargård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215807" + }, + "id": "609129", + "fullName": "Lilla Almby Snyggtäppan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215808" + }, + "id": "611732", + "fullName": "Hyndevadstrand Alsätra", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215809" + }, + "id": "611731", + "fullName": "Hyndevadstrand Alstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21580c" + }, + "id": "608029", + "fullName": "Ålläng", + "parentFullName": "Hållsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21580d" + }, + "id": "936938", + "fullName": "Åltorp", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21580e" + }, + "id": "623737", + "fullName": "Ålvägen", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215817" + }, + "id": "612562", + "fullName": "Lista Åltorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215819" + }, + "id": "608031", + "fullName": "Ållängsvägen", + "parentFullName": "Hållsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21581a" + }, + "id": "769007", + "fullName": "Åltorp Lövnäs", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21581b" + }, + "id": "769025", + "fullName": "Åltorp Vreten", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21581f" + }, + "id": "768999", + "fullName": "Åltorp Karlers", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215820" + }, + "id": "769013", + "fullName": "Åltorp Sjöfall", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215821" + }, + "id": "769015", + "fullName": "Åltorp Sjökärr", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215828" + }, + "id": "768989", + "fullName": "Åltorp Hästfall", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215829" + }, + "id": "768997", + "fullName": "Åltorp Kapellet", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21582a" + }, + "id": "769017", + "fullName": "Åltorp Stenhult", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215833" + }, + "id": "768988", + "fullName": "Åltorp Formhagen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215834" + }, + "id": "769005", + "fullName": "Åltorp Lövlunden", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215835" + }, + "id": "769009", + "fullName": "Åltorp Marieberg", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215836" + }, + "id": "769021", + "fullName": "Åltorp Sörgården", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21583b" + }, + "id": "769011", + "fullName": "Åltorp Oskarslund", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21583c" + }, + "id": "769019", + "fullName": "Åltorp Stensätter", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21583d" + }, + "id": "769023", + "fullName": "Åltorp Tällbacken", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21583e" + }, + "id": "769027", + "fullName": "Åltorp Västergård", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215843" + }, + "id": "638207", + "fullName": "Mats Ålännings gata", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215844" + }, + "id": "768987", + "fullName": "Åltorp Björkbacken", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215845" + }, + "id": "769001", + "fullName": "Åltorp Långsjöhult", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215846" + }, + "id": "769003", + "fullName": "Åltorp Långsjötorp", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215848" + }, + "id": "768990", + "fullName": "Åltorp Johannesberg", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215849" + }, + "id": "613586", + "fullName": "Mörtsjötorp Ålvreten", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21584d" + }, + "id": "488222", + "fullName": "Almvägen", + "parentFullName": "Älta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21584e" + }, + "id": "488316", + "fullName": "Alpvägen", + "parentFullName": "Älta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21584f" + }, + "id": "482254", + "fullName": "Almallén", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215850" + }, + "id": "481897", + "fullName": "Sickla Allé", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215851" + }, + "id": "482258", + "fullName": "Almstigen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215852" + }, + "id": "482620", + "fullName": "Allévägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215853" + }, + "id": "482777", + "fullName": "Alpstigen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215854" + }, + "id": "481718", + "fullName": "Gamla Allén", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215855" + }, + "id": "482376", + "fullName": "Risets Alväg", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215856" + }, + "id": "481277", + "fullName": "Alphyddevägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215857" + }, + "id": "481275", + "fullName": "Alphyddestigen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215858" + }, + "id": "482256", + "fullName": "Almdalsvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215859" + }, + "id": "482783", + "fullName": "Alskogsvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21585a" + }, + "id": "482533", + "fullName": "Rensättra Allé", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21585b" + }, + "id": "483452", + "fullName": "Fisksätra Allé", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21585c" + }, + "id": "483335", + "fullName": "Alfredsrovägen", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21585d" + }, + "id": "483528", + "fullName": "Ålgatan", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21585e" + }, + "id": "481799", + "fullName": "Älgvägen", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb21585f" + }, + "id": "481255", + "fullName": "Ältavägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215860" + }, + "id": "482252", + "fullName": "Älgplatån", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215861" + }, + "id": "483333", + "fullName": "Älgövägen", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215862" + }, + "id": "488233", + "fullName": "Ältavägen", + "parentFullName": "Älta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215863" + }, + "id": "483383", + "fullName": "Älgöbranten", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215864" + }, + "id": "488434", + "fullName": "Älta Mossväg", + "parentFullName": "Älta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1910a27dcf33cb215865" + }, + "id": "488312", + "fullName": "Älta Strandväg", + "parentFullName": "Älta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158a9" + }, + "id": "937074", + "fullName": "Amanuensgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158ae" + }, + "id": "525790", + "fullName": "Amundebo Hallen", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158b0" + }, + "id": "525814", + "fullName": "Amundebo Tolebo", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158b1" + }, + "id": "525794", + "fullName": "Amundebo Maderna", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158b2" + }, + "id": "525800", + "fullName": "Amundebo Sandhem", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158b3" + }, + "id": "525806", + "fullName": "Amundebo Svängen", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158b4" + }, + "id": "525786", + "fullName": "Amundebo Furuborg", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158b5" + }, + "id": "525788", + "fullName": "Amundebo Hagalund", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158b6" + }, + "id": "525792", + "fullName": "Amundebo Lunviken", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158b7" + }, + "id": "525796", + "fullName": "Amundebo Nygärdet", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158b8" + }, + "id": "525802", + "fullName": "Amundebo Solberga", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158b9" + }, + "id": "525818", + "fullName": "Amundebo Vägstorp", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158bb" + }, + "id": "525804", + "fullName": "Amundebo Stjärnero", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158bc" + }, + "id": "525812", + "fullName": "Amundebo Södergård", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158be" + }, + "id": "525778", + "fullName": "Amundebo Avgölstugan", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158bf" + }, + "id": "525780", + "fullName": "Amundebo Björksätter", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158c1" + }, + "id": "525816", + "fullName": "Amundebo Vägsjöborg", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158c2" + }, + "id": "525817", + "fullName": "Amundebo Vägsjöhult", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158c3" + }, + "id": "527939", + "fullName": "Gunnarstorp America", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158c4" + }, + "id": "527941", + "fullName": "Gunnarstorp Amerika", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158c5" + }, + "id": "520006", + "fullName": "Gärdala Amaliusholm", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158c7" + }, + "id": "934073", + "fullName": "Gunnarstorp Lilla Amerika", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158db" + }, + "id": "744286", + "fullName": "Amaryllisgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158dd" + }, + "id": "564784", + "fullName": "Gottenvik Amyborg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158de" + }, + "id": "566063", + "fullName": "Hälgetorp Amantorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158df" + }, + "id": "564123", + "fullName": "Skärkind Amalienborg", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158e3" + }, + "id": "856063", + "fullName": "Ambo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158e4" + }, + "id": "858698", + "fullName": "Ammarp", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158e5" + }, + "id": "860179", + "fullName": "Amiralsvägen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158e6" + }, + "id": "854319", + "fullName": "Amiralsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158e7" + }, + "id": "917725", + "fullName": "Ametistgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158e8" + }, + "id": "858702", + "fullName": "Ammarp Sörängen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158e9" + }, + "id": "858700", + "fullName": "Ammarp Norrängen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158ea" + }, + "id": "883283", + "fullName": "Amerika", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158eb" + }, + "id": "883498", + "fullName": "Amanuensvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158ec" + }, + "id": "921335", + "fullName": "Ammonitgatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158ed" + }, + "id": "782414", + "fullName": "Ammarp", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158ee" + }, + "id": "762157", + "fullName": "Amnéusgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158ef" + }, + "id": "764019", + "fullName": "Amnhultsvägen", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158f0" + }, + "id": "782422", + "fullName": "Ammarp Lyckhem", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158f1" + }, + "id": "782424", + "fullName": "Ammarp Tittebo", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158f2" + }, + "id": "764646", + "fullName": "Amnahultsvägen", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158f3" + }, + "id": "782416", + "fullName": "Ammarp Hagalund", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158f5" + }, + "id": "764644", + "fullName": "Amnahultsstigen", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158f6" + }, + "id": "776219", + "fullName": "Amnahult Aspliden", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158f7" + }, + "id": "782418", + "fullName": "Ammarp Klangsberg", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158f8" + }, + "id": "782420", + "fullName": "Ammarp Klingatorpet", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158f9" + }, + "id": "491649", + "fullName": "Ambulansgatan", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158fa" + }, + "id": "492683", + "fullName": "Amaryllisvägen", + "parentFullName": "Trångsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158fb" + }, + "id": "611142", + "fullName": "Amtorpsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158fc" + }, + "id": "638400", + "fullName": "Amanuensgatan", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158fd" + }, + "id": "611974", + "fullName": "Närsjö Amandastugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158fe" + }, + "id": "607339", + "fullName": "Mälarsjukhuset Ambulansstation", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2158ff" + }, + "id": "483258", + "fullName": "Amiralsvägen", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215900" + }, + "id": "598145", + "fullName": "Amböke", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215901" + }, + "id": "598153", + "fullName": "Amböke Ön", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215902" + }, + "id": "598149", + "fullName": "Amböke Hage", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215903" + }, + "id": "598161", + "fullName": "Amsjövägen", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215904" + }, + "id": "593282", + "fullName": "Ametistvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215905" + }, + "id": "594193", + "fullName": "Amiralsgatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215906" + }, + "id": "598147", + "fullName": "Amböke Boden", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215907" + }, + "id": "595592", + "fullName": "Onsjö Amalienbo", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215908" + }, + "id": "598160", + "fullName": "Amböke Övregård", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215909" + }, + "id": "598151", + "fullName": "Amböke Karlslund", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21590a" + }, + "id": "877899", + "fullName": "Åmon", + "parentFullName": "Njurunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21590b" + }, + "id": "497720", + "fullName": "Amerikagatan", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21590c" + }, + "id": "926443", + "fullName": "Amalias väg", + "parentFullName": "Norsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21590d" + }, + "id": "638979", + "fullName": "Ör Amundsgård", + "parentFullName": "Ör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21590e" + }, + "id": "652602", + "fullName": "Lammhult Amsterdam", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21590f" + }, + "id": "929341", + "fullName": "Västorp Amundsgård", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215910" + }, + "id": "658601", + "fullName": "Västorp Amundsgård", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215911" + }, + "id": "655631", + "fullName": "Hemmesjö Amalienlund", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215912" + }, + "id": "646457", + "fullName": "Kråkenäs Åmarken", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215913" + }, + "id": "654584", + "fullName": "Ambjörbyn", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215914" + }, + "id": "487896", + "fullName": "Åmunsfjärden", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215915" + }, + "id": "584321", + "fullName": "Amerikavägen", + "parentFullName": "Fjälkinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215916" + }, + "id": "585155", + "fullName": "Ambulansvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215917" + }, + "id": "585506", + "fullName": "Amaryllisvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215918" + }, + "id": "712061", + "fullName": "Amis stig", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215919" + }, + "id": "710530", + "fullName": "Amandas väg", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21591a" + }, + "id": "929879", + "fullName": "Ametistvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21591b" + }, + "id": "706613", + "fullName": "Amaryllisvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21591c" + }, + "id": "712057", + "fullName": "Åminnaredsvägen", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21591d" + }, + "id": "504827", + "fullName": "Haga Amiralen", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21591e" + }, + "id": "504928", + "fullName": "Amundsons torg", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21591f" + }, + "id": "896202", + "fullName": "Amiralsvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215920" + }, + "id": "506919", + "fullName": "Amunds väg", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215921" + }, + "id": "890274", + "fullName": "Amiralsvägen", + "parentFullName": "Ursviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215922" + }, + "id": "889900", + "fullName": "Amerikavägen", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215923" + }, + "id": "520112", + "fullName": "Amorgränd", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215924" + }, + "id": "519231", + "fullName": "Amorinavägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215925" + }, + "id": "686959", + "fullName": "Amorvägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215926" + }, + "id": "686541", + "fullName": "Amiralsgatan", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215927" + }, + "id": "687067", + "fullName": "Amerikavägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215928" + }, + "id": "685681", + "fullName": "Åmund", + "parentFullName": "Ljungbyholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215929" + }, + "id": "918410", + "fullName": "Amandas väg", + "parentFullName": "Sturkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21592a" + }, + "id": "669839", + "fullName": "Amiralitetsgatan", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21592b" + }, + "id": "669841", + "fullName": "Amiralitetstorget", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21592c" + }, + "id": "669840", + "fullName": "Amiralitetsslätten", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21592d" + }, + "id": "701608", + "fullName": "Aminogatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21592e" + }, + "id": "701682", + "fullName": "Amaryllisgången", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21592f" + }, + "id": "704035", + "fullName": "Amandas väg", + "parentFullName": "Tvååker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215930" + }, + "id": "703085", + "fullName": "Ambjörntorp", + "parentFullName": "Väröbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215931" + }, + "id": "787363", + "fullName": "Ambjörnsvägen", + "parentFullName": "Kungsäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215932" + }, + "id": "923559", + "fullName": "Amalias väg", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215933" + }, + "id": "803087", + "fullName": "Åmyren", + "parentFullName": "Grisslehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215934" + }, + "id": "921125", + "fullName": "Åmansören", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215935" + }, + "id": "922617", + "fullName": "Åmmanäsvägen", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215936" + }, + "id": "602440", + "fullName": "Näs Amfunds", + "parentFullName": "Havdhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215937" + }, + "id": "603143", + "fullName": "Burs Ammunde", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215938" + }, + "id": "604557", + "fullName": "Sanda Ammor", + "parentFullName": "Klintehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215939" + }, + "id": "603571", + "fullName": "Linde Amlings", + "parentFullName": "Hemse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21593a" + }, + "id": "601187", + "fullName": "Väte Lilla Ambos", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21593b" + }, + "id": "601039", + "fullName": "Mästerby Ammor", + "parentFullName": "Gotlands Tofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21593c" + }, + "id": "601003", + "fullName": "Västergarn Ammor", + "parentFullName": "Gotlands Tofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21593d" + }, + "id": "604758", + "fullName": "Gothem Åminnevägen", + "parentFullName": "Slite", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21593e" + }, + "id": "755244", + "fullName": "Ambjörnstorp", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21593f" + }, + "id": "745919", + "fullName": "Åmålsvägen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215940" + }, + "id": "882124", + "fullName": "Åmynnesvägen", + "parentFullName": "Bjästa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215941" + }, + "id": "726783", + "fullName": "Amunds väg", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215942" + }, + "id": "726782", + "fullName": "Ammenäsvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215943" + }, + "id": "726881", + "fullName": "Lilla Ammenäsvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215944" + }, + "id": "581378", + "fullName": "Ambol", + "parentFullName": "Vrena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215945" + }, + "id": "573825", + "fullName": "Amiralstorget", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215946" + }, + "id": "576612", + "fullName": "Ämtnäs", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215947" + }, + "id": "576389", + "fullName": "Lilla Ämtnäs", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215948" + }, + "id": "576613", + "fullName": "Ämtnäs Högtorp", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215949" + }, + "id": "576634", + "fullName": "Ämtnäs Sandtorp", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21594a" + }, + "id": "645905", + "fullName": "Nilslund Ämtvik", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21594b" + }, + "id": "576636", + "fullName": "Ämtnäs Snälltorp", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21594c" + }, + "id": "934880", + "fullName": "Ämtnäs Marsviken", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21594d" + }, + "id": "576391", + "fullName": "Lilla Ämtnäs Backa", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21594e" + }, + "id": "576626", + "fullName": "Ämtnäs Marsvikens Kursgård Solö", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21594f" + }, + "id": "576615", + "fullName": "Ämtnäs Marsvikens Kursgård Bergö", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215950" + }, + "id": "576624", + "fullName": "Ämtnäs Marsvikens Kursgård Rönnö", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215951" + }, + "id": "576618", + "fullName": "Ämtnäs Marsvikens Kursgård Björkö", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215952" + }, + "id": "576632", + "fullName": "Ämtnäs Marsvikens Kursgård Torpet", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215953" + }, + "id": "576620", + "fullName": "Ämtnäs Marsvikens Kursgård Hasselö", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215954" + }, + "id": "576622", + "fullName": "Ämtnäs Marsvikens Kursgård Mickeboa", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215955" + }, + "id": "916967", + "fullName": "Ämtnäs Marsvikens Kursgård Huvudbyggnad", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215956" + }, + "id": "829994", + "fullName": "Ambjörns väg", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215957" + }, + "id": "830237", + "fullName": "Amundtorps Kvarn", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215958" + }, + "id": "830235", + "fullName": "Amundtorp Kvarnbacken", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215959" + }, + "id": "829056", + "fullName": "Lerdala Ambjörnsgården", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21595a" + }, + "id": "829137", + "fullName": "Lerdala Jon Ambjörnsgården", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21595b" + }, + "id": "833488", + "fullName": "Varola Åmaden", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21595c" + }, + "id": "576736", + "fullName": "Amundtorp", + "parentFullName": "Hästveda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21595d" + }, + "id": "580033", + "fullName": "Ametistvägen", + "parentFullName": "Tyringe", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21595e" + }, + "id": "578945", + "fullName": "Ambulansvägen", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21595f" + }, + "id": "818566", + "fullName": "Norr Amsberg", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215960" + }, + "id": "822327", + "fullName": "Amsbergsvägen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215961" + }, + "id": "822387", + "fullName": "Sör Amsbergsvägen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215962" + }, + "id": "821660", + "fullName": "Åmbergsgatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215963" + }, + "id": "485095", + "fullName": "Amaryllisvägen", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215964" + }, + "id": "510978", + "fullName": "Amorvägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215965" + }, + "id": "557643", + "fullName": "Ammoniakgatan", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215966" + }, + "id": "913346", + "fullName": "Amorosagården", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215967" + }, + "id": "535223", + "fullName": "Amandas Gränd", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215969" + }, + "id": "927193", + "fullName": "Åmossevägen", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21596a" + }, + "id": "536149", + "fullName": "Tullstorp Åminne", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21596b" + }, + "id": "599411", + "fullName": "Ammås", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21596c" + }, + "id": "928354", + "fullName": "Morup Ambergsgården", + "parentFullName": "Morup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21596d" + }, + "id": "604738", + "fullName": "Morup Ambergsgården", + "parentFullName": "Långås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21596e" + }, + "id": "604959", + "fullName": "Stafsinge Ambjörnsgård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21596f" + }, + "id": "605252", + "fullName": "Åminne", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215970" + }, + "id": "606286", + "fullName": "Åminnevägen", + "parentFullName": "Vinberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215971" + }, + "id": "514457", + "fullName": "Amiralsvägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215972" + }, + "id": "716377", + "fullName": "Amiralns väg", + "parentFullName": "Kärna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215973" + }, + "id": "716177", + "fullName": "Ametistvägen", + "parentFullName": "Kode", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215974" + }, + "id": "789877", + "fullName": "Veckholm Amnö", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215975" + }, + "id": "789879", + "fullName": "Veckholm Amnö Gård", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215976" + }, + "id": "514648", + "fullName": "Amnada", + "parentFullName": "Fornåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215977" + }, + "id": "514653", + "fullName": "Amnada Ödegården", + "parentFullName": "Fornåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215978" + }, + "id": "514655", + "fullName": "Amnada Östergården", + "parentFullName": "Fornåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215979" + }, + "id": "514651", + "fullName": "Amnada Mellangården", + "parentFullName": "Fornåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21597a" + }, + "id": "515070", + "fullName": "Ämta", + "parentFullName": "Tjällmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21597b" + }, + "id": "891671", + "fullName": "Amperegatan", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21597c" + }, + "id": "892685", + "fullName": "Amaliengatan", + "parentFullName": "Norrfjärden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21597d" + }, + "id": "927645", + "fullName": "Ametistvägen", + "parentFullName": "Strövelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21597e" + }, + "id": "717516", + "fullName": "Amund Bengtssons väg", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21597f" + }, + "id": "717518", + "fullName": "Anders Amundssons väg", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215980" + }, + "id": "713352", + "fullName": "Ametistgatan", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215981" + }, + "id": "713376", + "fullName": "Amiralsvägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215982" + }, + "id": "811011", + "fullName": "Ambjörnsvägen", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215983" + }, + "id": "810095", + "fullName": "Järpås Ambjörnsgården", + "parentFullName": "Järpås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215984" + }, + "id": "810096", + "fullName": "Järpås Ambjörnsvillan", + "parentFullName": "Järpås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215985" + }, + "id": "811640", + "fullName": "Örslösa Ambjörnstorp", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215986" + }, + "id": "811638", + "fullName": "Örslösa Ambjörnsgården", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215987" + }, + "id": "839717", + "fullName": "Åmotanvägen", + "parentFullName": "Åshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215988" + }, + "id": "839705", + "fullName": "Södra Åmotanvägen", + "parentFullName": "Åshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215989" + }, + "id": "749410", + "fullName": "Amneredsvägen", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21598a" + }, + "id": "706006", + "fullName": "Amerikaliden", + "parentFullName": "Jonsered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21598b" + }, + "id": "709426", + "fullName": "Amiralsvägen", + "parentFullName": "Landvetter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21598c" + }, + "id": "540609", + "fullName": "Amerikavägen", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21598d" + }, + "id": "543338", + "fullName": "Dalhem Amalienborg", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21598e" + }, + "id": "543448", + "fullName": "Dalhem Ämtöholm", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21598f" + }, + "id": "534491", + "fullName": "Sandered Ämtmaren", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215990" + }, + "id": "535351", + "fullName": "Snötomta Ämtsveden", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215991" + }, + "id": "534620", + "fullName": "Stora Askö Åmansgården", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215992" + }, + "id": "538699", + "fullName": "Amboltvägen", + "parentFullName": "Höllviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215993" + }, + "id": "540446", + "fullName": "Ammebrovägen", + "parentFullName": "Falsterbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215994" + }, + "id": "640408", + "fullName": "Helgarö Amerika", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215995" + }, + "id": "642279", + "fullName": "Janslunda Amerika", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215996" + }, + "id": "767838", + "fullName": "Amundagärde", + "parentFullName": "Öxabäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215997" + }, + "id": "767599", + "fullName": "Åmynningsvägen", + "parentFullName": "Torestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215998" + }, + "id": "929964", + "fullName": "Åminnaredsvägen", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215999" + }, + "id": "623414", + "fullName": "Ulås Ambjörns", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21599a" + }, + "id": "621154", + "fullName": "Åminne", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21599b" + }, + "id": "621163", + "fullName": "Åminne Bruk", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21599c" + }, + "id": "928544", + "fullName": "Åminne Berg", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21599d" + }, + "id": "621198", + "fullName": "Åminne Kloen", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21599e" + }, + "id": "621218", + "fullName": "Åminne Röset", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb21599f" + }, + "id": "622365", + "fullName": "Åminne Ävjan", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159a0" + }, + "id": "622393", + "fullName": "Gamla Åminne", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159a1" + }, + "id": "621165", + "fullName": "Åminne Dalhem", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159a2" + }, + "id": "621173", + "fullName": "Åminne Fållen", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159a3" + }, + "id": "621187", + "fullName": "Åminne Hyltan", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159a4" + }, + "id": "621200", + "fullName": "Åminne Kårabo", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159a5" + }, + "id": "621232", + "fullName": "Åminne Sjövik", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159a6" + }, + "id": "621240", + "fullName": "Åminne Soläng", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159a7" + }, + "id": "621158", + "fullName": "Åminne Bokenäs", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159a8" + }, + "id": "621160", + "fullName": "Åminne Bokhult", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159a9" + }, + "id": "621175", + "fullName": "Åminne Fällebo", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159aa" + }, + "id": "621191", + "fullName": "Åminne Idyllen", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159ab" + }, + "id": "621195", + "fullName": "Åminne Klippan", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159ac" + }, + "id": "621214", + "fullName": "Åminne Ovansjö", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159ad" + }, + "id": "621228", + "fullName": "Åminne Sjösala", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159ae" + }, + "id": "621238", + "fullName": "Åminne Solhäll", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159af" + }, + "id": "911231", + "fullName": "Åminne Dalanäs", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159b0" + }, + "id": "621156", + "fullName": "Åminne Berghäll", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159b1" + }, + "id": "621171", + "fullName": "Åminne Enehagen", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159b2" + }, + "id": "621179", + "fullName": "Åminne Granelid", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159b3" + }, + "id": "621181", + "fullName": "Åminne Granåsen", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159b4" + }, + "id": "621183", + "fullName": "Åminne Grönskog", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159b5" + }, + "id": "621185", + "fullName": "Åminne Gölsaryd", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159b6" + }, + "id": "621189", + "fullName": "Åminne Högakull", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159b7" + }, + "id": "621193", + "fullName": "Åminne Ingatorp", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159b8" + }, + "id": "621204", + "fullName": "Åminne Lönsberg", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159b9" + }, + "id": "621206", + "fullName": "Åminne Lövberga", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159ba" + }, + "id": "621212", + "fullName": "Åminne Nybygget", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159bb" + }, + "id": "621222", + "fullName": "Åminne Sjöaberg", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159bc" + }, + "id": "621230", + "fullName": "Åminne Sjöstorp", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159bd" + }, + "id": "621234", + "fullName": "Åminne Sjöängen", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159be" + }, + "id": "621262", + "fullName": "Åminne Tjutaryd", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159bf" + }, + "id": "621264", + "fullName": "Åminne Tostholm", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159c1" + }, + "id": "622363", + "fullName": "Åminne Bossaryd", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159c2" + }, + "id": "621162", + "fullName": "Åminne Boktorpet", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159c3" + }, + "id": "621167", + "fullName": "Åminne Ekebacken", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159c4" + }, + "id": "621169", + "fullName": "Åminne Enebacken", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159c5" + }, + "id": "621208", + "fullName": "Åminne Norra Hult", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159c6" + }, + "id": "621216", + "fullName": "Åminne Rönnebäck", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159c7" + }, + "id": "621224", + "fullName": "Åminne Sjöholmen", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159c8" + }, + "id": "621236", + "fullName": "Åminne Solbacken", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159c9" + }, + "id": "621256", + "fullName": "Åminne Sågtorpet", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159ca" + }, + "id": "621258", + "fullName": "Åminne Södra Hult", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159cb" + }, + "id": "621260", + "fullName": "Åminne Sörgården", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159cc" + }, + "id": "622402", + "fullName": "Gamla Åminne Gård", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159cd" + }, + "id": "621177", + "fullName": "Åminne Granbacken", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159ce" + }, + "id": "621242", + "fullName": "Åminne Stenhyltan", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159cf" + }, + "id": "621244", + "fullName": "Åminne Strandeken", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159d0" + }, + "id": "621266", + "fullName": "Åminne Västra Hult", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159d1" + }, + "id": "621252", + "fullName": "Åminne Strandängen", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159d2" + }, + "id": "621254", + "fullName": "Åminne Svensbygget", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159d3" + }, + "id": "621269", + "fullName": "Åminne Äppelbacken", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159d4" + }, + "id": "622407", + "fullName": "Gamla Åminne Soläng", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159d5" + }, + "id": "916711", + "fullName": "Åminne Skogsbacken", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159d6" + }, + "id": "621245", + "fullName": "Åminne Strandgården", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159d7" + }, + "id": "621250", + "fullName": "Åminne Strandhällen", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159d8" + }, + "id": "622399", + "fullName": "Gamla Åminne Bestorp", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159d9" + }, + "id": "621202", + "fullName": "Åminne Lilla Grönemad", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159da" + }, + "id": "621220", + "fullName": "Åminne Sista Friheten", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159db" + }, + "id": "621226", + "fullName": "Åminne Sjömalmsvägen", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159dc" + }, + "id": "621243", + "fullName": "Åminne Stora Grönemad", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159dd" + }, + "id": "622394", + "fullName": "Gamla Åminne Annelund", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159de" + }, + "id": "622396", + "fullName": "Gamla Åminne Bellevue", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159df" + }, + "id": "622412", + "fullName": "Gamla Åminne Trädgård", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159e0" + }, + "id": "621210", + "fullName": "Åminne Norra Hults Gård", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159e1" + }, + "id": "622409", + "fullName": "Gamla Åminne Svanaholm", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159e2" + }, + "id": "622404", + "fullName": "Gamla Åminne Rättarns backe", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159e3" + }, + "id": "625690", + "fullName": "Amalienborg", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159e4" + }, + "id": "626008", + "fullName": "Heden Amerika", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159e6" + }, + "id": "598290", + "fullName": "Virå Åmunstorp", + "parentFullName": "Stavsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159e7" + }, + "id": "935184", + "fullName": "Broby Säteri Åminne", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159e8" + }, + "id": "619092", + "fullName": "Broby Säteri Åminne", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159ea" + }, + "id": "542891", + "fullName": "Amensgården", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159eb" + }, + "id": "548924", + "fullName": "Hästgården Amerika", + "parentFullName": "Flyinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159ec" + }, + "id": "541713", + "fullName": "Ämnaröd", + "parentFullName": "Stehag", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159ed" + }, + "id": "542630", + "fullName": "Ämnaröd", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159ee" + }, + "id": "542638", + "fullName": "Ämnaröds Gård", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159ef" + }, + "id": "541715", + "fullName": "Ämnaröd Björkhaga", + "parentFullName": "Stehag", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159f2" + }, + "id": "542634", + "fullName": "Ämnaröd Hasselbacken", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159f3" + }, + "id": "793158", + "fullName": "Ambjörnsvägen", + "parentFullName": "Gudhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159f4" + }, + "id": "790982", + "fullName": "Jäla Ambjörntorp", + "parentFullName": "Floby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159f5" + }, + "id": "795085", + "fullName": "Gudhem Ambjörntorp", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159f6" + }, + "id": "791854", + "fullName": "Högstena Amfastorp", + "parentFullName": "Stenstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159f7" + }, + "id": "791045", + "fullName": "Jäla Lilla Ambjörntorp", + "parentFullName": "Floby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159f8" + }, + "id": "791075", + "fullName": "Jäla Stora Ambjörntorp", + "parentFullName": "Floby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159fa" + }, + "id": "795121", + "fullName": "Gudhem Lilla Ambjörntorp", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159fb" + }, + "id": "675623", + "fullName": "Övre Ämnebodavägen", + "parentFullName": "Svängsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159fc" + }, + "id": "478962", + "fullName": "Ambjörngatan", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159fd" + }, + "id": "481585", + "fullName": "Spexhult Ammetorp", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159fe" + }, + "id": "917854", + "fullName": "Amerikavägen", + "parentFullName": "Furulund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb2159ff" + }, + "id": "566496", + "fullName": "Amandas Gränd", + "parentFullName": "Löderup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a00" + }, + "id": "666555", + "fullName": "Amandas väg", + "parentFullName": "Hallabro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a01" + }, + "id": "617807", + "fullName": "Ambjörnsgatan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a02" + }, + "id": "617443", + "fullName": "Nennesmo Åmotshage", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a03" + }, + "id": "629391", + "fullName": "Bäck Ambjörnsgård", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a04" + }, + "id": "634700", + "fullName": "Angelstad Åminne", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a05" + }, + "id": "629293", + "fullName": "Björkeberg Åminne", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a06" + }, + "id": "895094", + "fullName": "Åminne", + "parentFullName": "Harads", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a07" + }, + "id": "869428", + "fullName": "Fröset Amnabro", + "parentFullName": "Landsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a08" + }, + "id": "659720", + "fullName": "Haddarp Amerika", + "parentFullName": "Åseda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a09" + }, + "id": "868746", + "fullName": "Amerikagården", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a0a" + }, + "id": "870363", + "fullName": "Ämmaryd", + "parentFullName": "Holsbybrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a0b" + }, + "id": "870581", + "fullName": "Åmjölkesbo", + "parentFullName": "Kvillsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a0c" + }, + "id": "870593", + "fullName": "Ämmaryd Åryd", + "parentFullName": "Kvillsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a0e" + }, + "id": "870589", + "fullName": "Ämmaryd Rosendal", + "parentFullName": "Kvillsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a0f" + }, + "id": "870734", + "fullName": "Åmjölkesbo Näset", + "parentFullName": "Pauliström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a10" + }, + "id": "870583", + "fullName": "Åmjölkesbo Bäckabo", + "parentFullName": "Kvillsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a11" + }, + "id": "870585", + "fullName": "Åmjölkesbo Ekhöjden", + "parentFullName": "Kvillsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a12" + }, + "id": "870364", + "fullName": "Ämmaryd Missionshus", + "parentFullName": "Holsbybrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a13" + }, + "id": "810859", + "fullName": "Åminnevägen", + "parentFullName": "Ludvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a14" + }, + "id": "513114", + "fullName": "Appuna Amerika", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a15" + }, + "id": "545901", + "fullName": "Spellinge Amundstorp", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a16" + }, + "id": "514121", + "fullName": "Väderstad Amalienborg", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a17" + }, + "id": "482847", + "fullName": "Amerikavägen", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a18" + }, + "id": "719852", + "fullName": "Amdal", + "parentFullName": "Ucklum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a19" + }, + "id": "720214", + "fullName": "Amdal", + "parentFullName": "Svenshögen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a1a" + }, + "id": "744042", + "fullName": "Amdal", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a1b" + }, + "id": "719979", + "fullName": "Amdalen", + "parentFullName": "Ödsmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a1c" + }, + "id": "766238", + "fullName": "Amelie Berglunds väg", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a1d" + }, + "id": "936081", + "fullName": "Sulvik Ampa", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a1e" + }, + "id": "681791", + "fullName": "Glava Glasbruk Amerika", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a1f" + }, + "id": "699341", + "fullName": "Åmot Broa", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a20" + }, + "id": "699397", + "fullName": "Åmot Åsen", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a21" + }, + "id": "699360", + "fullName": "Åmot Hagen", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a22" + }, + "id": "699362", + "fullName": "Åmot Kraft", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a23" + }, + "id": "699370", + "fullName": "Åmot Mellan", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a24" + }, + "id": "699347", + "fullName": "Åmot Där Nere", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a25" + }, + "id": "699349", + "fullName": "Åmot Där Oppe", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a26" + }, + "id": "699368", + "fullName": "Åmot Lövåsen", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a27" + }, + "id": "699378", + "fullName": "Åmot Myråsen", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a28" + }, + "id": "699383", + "fullName": "Åmot Nolerud", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a29" + }, + "id": "699386", + "fullName": "Åmot Nystuga", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a2a" + }, + "id": "701904", + "fullName": "Ämnebol Gård", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a2b" + }, + "id": "699337", + "fullName": "Åmot Anneberg", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a2c" + }, + "id": "699343", + "fullName": "Åmot Bråtarna", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a2d" + }, + "id": "699364", + "fullName": "Åmot Källaren", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a2e" + }, + "id": "699382", + "fullName": "Åmot Nerhagen", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a2f" + }, + "id": "699408", + "fullName": "Åmot Östtomta", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a30" + }, + "id": "699353", + "fullName": "Åmot Gravtjärn", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a31" + }, + "id": "699387", + "fullName": "Åmot Rönningen", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a32" + }, + "id": "699389", + "fullName": "Åmot Skolhuset", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a33" + }, + "id": "699395", + "fullName": "Åmot Västtomta", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a34" + }, + "id": "699412", + "fullName": "Åmot Övre Hagen", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a35" + }, + "id": "699374", + "fullName": "Åmot Mellstugan", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a36" + }, + "id": "699385", + "fullName": "Åmot Norra Hagen", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a37" + }, + "id": "699401", + "fullName": "Åmot Östra Tomta", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a38" + }, + "id": "699410", + "fullName": "Åmot Övre Berget", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a39" + }, + "id": "699210", + "fullName": "Vikene Åmanstorp", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a3a" + }, + "id": "699345", + "fullName": "Åmot Domartomten", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a3b" + }, + "id": "699351", + "fullName": "Åmot Framre Hagen", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a3c" + }, + "id": "699372", + "fullName": "Åmot Mellanhagen", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a3d" + }, + "id": "699380", + "fullName": "Åmot Nedre Berget", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a3e" + }, + "id": "699414", + "fullName": "Åmot Övre Nystuga", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a3f" + }, + "id": "701902", + "fullName": "Ämnebol Anneberg", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a40" + }, + "id": "701906", + "fullName": "Ämnebol Hagalund", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a41" + }, + "id": "699339", + "fullName": "Åmot Baksjöstugan", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a42" + }, + "id": "699393", + "fullName": "Åmot Västra Tomten", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a43" + }, + "id": "701908", + "fullName": "Ämnebol Rosenlund", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a44" + }, + "id": "699366", + "fullName": "Åmot Läkarbostaden", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a45" + }, + "id": "699376", + "fullName": "Åmot Missionshuset", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a46" + }, + "id": "701910", + "fullName": "Ämnebol Väststugan", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a47" + }, + "id": "699399", + "fullName": "Åmot Östra Mangfalla", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a48" + }, + "id": "699391", + "fullName": "Åmot Västra Mangfalla", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a49" + }, + "id": "699384", + "fullName": "Åmot Nordvästra Tomten", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a4a" + }, + "id": "699416", + "fullName": "Åmot Övre Västra Tomten", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a4b" + }, + "id": "852346", + "fullName": "Amerika", + "parentFullName": "Holmsveden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a4c" + }, + "id": "879497", + "fullName": "Amerika", + "parentFullName": "Viksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a4d" + }, + "id": "879530", + "fullName": "Villola Amerika", + "parentFullName": "Viksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a4e" + }, + "id": "878554", + "fullName": "Åm", + "parentFullName": "Älandsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a4f" + }, + "id": "608285", + "fullName": "Åmot", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a50" + }, + "id": "597750", + "fullName": "Ämtövägen", + "parentFullName": "Knäred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a51" + }, + "id": "607060", + "fullName": "Åmotslingan", + "parentFullName": "Mellbystrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a52" + }, + "id": "718356", + "fullName": "Ölme Åm", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a53" + }, + "id": "718075", + "fullName": "Åms Gård", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a54" + }, + "id": "717316", + "fullName": "Ämtheden", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a55" + }, + "id": "716263", + "fullName": "Ämbetsgatan", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a56" + }, + "id": "718083", + "fullName": "Ämbetsägorna", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a57" + }, + "id": "718510", + "fullName": "Sjöstad Ämberg", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a58" + }, + "id": "717286", + "fullName": "Vassgårda Södra Ämtheden", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a59" + }, + "id": "837170", + "fullName": "Jula Amundsgården", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a5a" + }, + "id": "837167", + "fullName": "Jula Ambjörnsgården", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a5b" + }, + "id": "838523", + "fullName": "Bredsäter Ambjörn-Persgården", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a5c" + }, + "id": "539300", + "fullName": "Amiralsvägen", + "parentFullName": "Bjärred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a5d" + }, + "id": "803221", + "fullName": "Ambo", + "parentFullName": "Hökerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a5e" + }, + "id": "789685", + "fullName": "Ambjörnarp", + "parentFullName": "Dalum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a5f" + }, + "id": "789737", + "fullName": "Nöre Ambjörnarp", + "parentFullName": "Dalum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a60" + }, + "id": "789687", + "fullName": "Ambjörnarp Anneberg", + "parentFullName": "Dalum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a61" + }, + "id": "802920", + "fullName": "Hössna Amurabacken", + "parentFullName": "Ulricehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a62" + }, + "id": "547688", + "fullName": "Ämnesvägen", + "parentFullName": "Hjärup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a63" + }, + "id": "752872", + "fullName": "Västra Löa Åmundshagen", + "parentFullName": "Kopparberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a64" + }, + "id": "784958", + "fullName": "Amsterdam", + "parentFullName": "Hargshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a65" + }, + "id": "584264", + "fullName": "Sonstorps Bruk Ämtetorp", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a66" + }, + "id": "938183", + "fullName": "Åmyra", + "parentFullName": "Strömsbergs Bruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a67" + }, + "id": "842231", + "fullName": "Åmyra", + "parentFullName": "Tierp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a68" + }, + "id": "844802", + "fullName": "Åminnesholmen", + "parentFullName": "Karlholmsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a69" + }, + "id": "828706", + "fullName": "Amberg", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a6a" + }, + "id": "828708", + "fullName": "Ambergsvägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a6b" + }, + "id": "828738", + "fullName": "Gamla Ambergsvägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a6c" + }, + "id": "827867", + "fullName": "Åmåsäng", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a6d" + }, + "id": "827869", + "fullName": "Åmåsängsvägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a6e" + }, + "id": "640016", + "fullName": "Hjortsberga-Hult Amundsgård", + "parentFullName": "Hjortsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a6f" + }, + "id": "637099", + "fullName": "Fårshult Åmanstorp", + "parentFullName": "Lönashult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a70" + }, + "id": "574590", + "fullName": "Amiralsgatan", + "parentFullName": "Skillinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a71" + }, + "id": "567095", + "fullName": "Ambulansvägen", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a72" + }, + "id": "847211", + "fullName": "Amorvägen", + "parentFullName": "Färila", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a73" + }, + "id": "847942", + "fullName": "Ammasovägen", + "parentFullName": "Los", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a74" + }, + "id": "856132", + "fullName": "Ämbarbovägen", + "parentFullName": "Ljusdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a75" + }, + "id": "856331", + "fullName": "Ämbarbo Hybovägen", + "parentFullName": "Ljusdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a76" + }, + "id": "571574", + "fullName": "Amboltgränd", + "parentFullName": "Sjöbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a77" + }, + "id": "571786", + "fullName": "Amiralsgränd", + "parentFullName": "Sjöbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a78" + }, + "id": "573644", + "fullName": "Öved Amalielund", + "parentFullName": "Sjöbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a79" + }, + "id": "566587", + "fullName": "Amalielunds Gård", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a7a" + }, + "id": "573824", + "fullName": "Åmans backe", + "parentFullName": "Sövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a7b" + }, + "id": "816145", + "fullName": "Amundtorp Bäckedal", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a7c" + }, + "id": "816147", + "fullName": "Amundtorp Källegården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a7d" + }, + "id": "815031", + "fullName": "Ljungstorp Ambjörntorp", + "parentFullName": "Varnhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a7e" + }, + "id": "816149", + "fullName": "Amundtorp Millomgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a7f" + }, + "id": "818546", + "fullName": "Planteringen Amundtorp", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a80" + }, + "id": "816151", + "fullName": "Amundtorp Överstegården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a81" + }, + "id": "879827", + "fullName": "Åmanssågen", + "parentFullName": "Kramfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a82" + }, + "id": "536525", + "fullName": "Amerikagården", + "parentFullName": "Åkarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a83" + }, + "id": "898151", + "fullName": "Amorstigen", + "parentFullName": "Malmberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a84" + }, + "id": "898033", + "fullName": "Ampiaslantto", + "parentFullName": "Gällivare", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a85" + }, + "id": "588798", + "fullName": "Amaryllisstigen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a86" + }, + "id": "871618", + "fullName": "Amundarp", + "parentFullName": "Ingatorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a87" + }, + "id": "871620", + "fullName": "Amundarp Fagerhult", + "parentFullName": "Ingatorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a88" + }, + "id": "493754", + "fullName": "Ämmingarp Ämhagen", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a89" + }, + "id": "493599", + "fullName": "Åmberg", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a8a" + }, + "id": "493752", + "fullName": "Ämmingarp", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a8b" + }, + "id": "493755", + "fullName": "Ämmingarps Skola", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a8c" + }, + "id": "493753", + "fullName": "Ämmingarp Lyckarp", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a8d" + }, + "id": "561648", + "fullName": "Amalienlund", + "parentFullName": "Klippan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a8e" + }, + "id": "642415", + "fullName": "Amundshylte", + "parentFullName": "Häradsbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a8f" + }, + "id": "642416", + "fullName": "Amundshylte Norratorp", + "parentFullName": "Häradsbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a90" + }, + "id": "642417", + "fullName": "Amundshylte Södratorp", + "parentFullName": "Häradsbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a91" + }, + "id": "642418", + "fullName": "Amundshylte Östratorp", + "parentFullName": "Häradsbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a92" + }, + "id": "620757", + "fullName": "Präststigen Amsterdam", + "parentFullName": "Sparreholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a93" + }, + "id": "618193", + "fullName": "Mellösa-Näs Åminne", + "parentFullName": "Hälleforsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a94" + }, + "id": "618189", + "fullName": "Mellösa-Näs Villa Åminne", + "parentFullName": "Hälleforsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a95" + }, + "id": "618195", + "fullName": "Mellösa-Näs Åminnestugan", + "parentFullName": "Hälleforsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a96" + }, + "id": "543293", + "fullName": "Rolsberga Amaliehem", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a97" + }, + "id": "927422", + "fullName": "Rolsberga Amaliehem", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a98" + }, + "id": "773125", + "fullName": "Amsta", + "parentFullName": "Kolbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a99" + }, + "id": "773127", + "fullName": "Amsta Gård", + "parentFullName": "Kolbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a9a" + }, + "id": "742333", + "fullName": "Bo Amsterdam", + "parentFullName": "Hjortkvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a9b" + }, + "id": "734874", + "fullName": "Ämtsätter", + "parentFullName": "Hallsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a9c" + }, + "id": "734753", + "fullName": "Skogaholm Ämta", + "parentFullName": "Hallsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a9d" + }, + "id": "734878", + "fullName": "Ämtsätters Gård", + "parentFullName": "Hallsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a9e" + }, + "id": "734876", + "fullName": "Ämtsätter Stora Snickartorp", + "parentFullName": "Hallsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215a9f" + }, + "id": "930454", + "fullName": "Amazonkajen", + "parentFullName": "Bleket", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215aa0" + }, + "id": "556336", + "fullName": "Ametistvägen", + "parentFullName": "Hyllinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215aa1" + }, + "id": "663000", + "fullName": "Amnebyn", + "parentFullName": "Långserud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215aa2" + }, + "id": "657154", + "fullName": "Amneruds Gård", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215aa3" + }, + "id": "657156", + "fullName": "Amnerudstorp", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215aa4" + }, + "id": "663005", + "fullName": "Amnebyns Gård", + "parentFullName": "Långserud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215aa5" + }, + "id": "657152", + "fullName": "Amnerud Gläntan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215aa6" + }, + "id": "663002", + "fullName": "Amnebyn Lövenborg", + "parentFullName": "Långserud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215aa7" + }, + "id": "663003", + "fullName": "Amnebyn Norra Parken", + "parentFullName": "Långserud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215aa8" + }, + "id": "663001", + "fullName": "Amnebyn Lilla Lövenborg", + "parentFullName": "Långserud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215aa9" + }, + "id": "709528", + "fullName": "Ämmeskog", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215aaa" + }, + "id": "655256", + "fullName": "Åmålsvägen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215aab" + }, + "id": "658168", + "fullName": "Södra Skane Åminne", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215aac" + }, + "id": "814376", + "fullName": "Amshyttan", + "parentFullName": "Dala-Husby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215aad" + }, + "id": "809080", + "fullName": "Amungsvägen", + "parentFullName": "Långshyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215aae" + }, + "id": "814378", + "fullName": "Amshyttan Fårhagen", + "parentFullName": "Dala-Husby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215aaf" + }, + "id": "814380", + "fullName": "Amshyttan Klingens", + "parentFullName": "Dala-Husby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ab0" + }, + "id": "814382", + "fullName": "Amshyttan Rågsveden", + "parentFullName": "Dala-Husby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ab1" + }, + "id": "809359", + "fullName": "Ämnesvägen", + "parentFullName": "Långshyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ab2" + }, + "id": "813209", + "fullName": "Ämbetsgatan", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ab3" + }, + "id": "563252", + "fullName": "Ametistgatan", + "parentFullName": "Bjuv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ab4" + }, + "id": "759517", + "fullName": "Ammedalen", + "parentFullName": "Svanesund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ab5" + }, + "id": "927833", + "fullName": "Amorosavägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ab6" + }, + "id": "564359", + "fullName": "Ametistvägen", + "parentFullName": "Östra Karup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ab7" + }, + "id": "564843", + "fullName": "Åmossevägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ab8" + }, + "id": "877307", + "fullName": "Amerikavägen", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ab9" + }, + "id": "877070", + "fullName": "Järeda Amerika", + "parentFullName": "Järnforsen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215aba" + }, + "id": "476714", + "fullName": "Ämmenäs Gård", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215abb" + }, + "id": "476723", + "fullName": "Ämmenäsvägen", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215abc" + }, + "id": "476781", + "fullName": "Ämmenäsvägen", + "parentFullName": "Rosenfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215abd" + }, + "id": "476712", + "fullName": "Ämmenäs Ekliden", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215abe" + }, + "id": "476721", + "fullName": "Ämmenäs Solhöjden", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215abf" + }, + "id": "591178", + "fullName": "Ämtevik", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ac0" + }, + "id": "591190", + "fullName": "Ämtevik Lortvik", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ac1" + }, + "id": "591186", + "fullName": "Ämtevik Kaludden", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ac2" + }, + "id": "591184", + "fullName": "Ämtevik Grytsholm", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ac3" + }, + "id": "591188", + "fullName": "Ämtevik Kamsklint", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ac4" + }, + "id": "591192", + "fullName": "Ämtevik Sumpekrok", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ac5" + }, + "id": "590434", + "fullName": "Bergtorpet Ämtevik", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ac6" + }, + "id": "591180", + "fullName": "Ämtevik Ekenstugan", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ac7" + }, + "id": "591182", + "fullName": "Ämtevik Fnuggtäppan", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ac8" + }, + "id": "865387", + "fullName": "Ammelund", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ac9" + }, + "id": "930021", + "fullName": "Amdal", + "parentFullName": "Svenshögen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215aca" + }, + "id": "750532", + "fullName": "Amneröd", + "parentFullName": "Västerlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215acb" + }, + "id": "779450", + "fullName": "Ämsjö", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215acc" + }, + "id": "584971", + "fullName": "Åmmavägen", + "parentFullName": "Kyrkhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215acd" + }, + "id": "569104", + "fullName": "Eljaröd Amerika", + "parentFullName": "Brösarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ace" + }, + "id": "569798", + "fullName": "Bollerup Amaliehög", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215acf" + }, + "id": "726585", + "fullName": "Åmbergsvägen", + "parentFullName": "Sunne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ad0" + }, + "id": "726583", + "fullName": "Åmbergs Prästgård", + "parentFullName": "Sunne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ad1" + }, + "id": "819988", + "fullName": "Vättlösa Amfinnsryd", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ad2" + }, + "id": "731255", + "fullName": "Amalias väg", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ad3" + }, + "id": "729260", + "fullName": "Hogdal Amalieberg", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ad4" + }, + "id": "729427", + "fullName": "Ramdal Amalieberg", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ad5" + }, + "id": "729569", + "fullName": "Vässby Amalienberg", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ad6" + }, + "id": "729164", + "fullName": "Åmot", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ad7" + }, + "id": "729170", + "fullName": "Åmot Höganäs", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ad8" + }, + "id": "729172", + "fullName": "Åmot Höviken", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ad9" + }, + "id": "729166", + "fullName": "Åmot Burhögen", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ada" + }, + "id": "729168", + "fullName": "Åmot Hästhagen", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215adb" + }, + "id": "572911", + "fullName": "Åmöjastigen", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215adc" + }, + "id": "665996", + "fullName": "Amnebyn", + "parentFullName": "Tösse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215add" + }, + "id": "664883", + "fullName": "Amnerud", + "parentFullName": "Fengersfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ade" + }, + "id": "665006", + "fullName": "Ämnebyn", + "parentFullName": "Fengersfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215adf" + }, + "id": "666183", + "fullName": "Åmålsvägen", + "parentFullName": "Tösse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ae0" + }, + "id": "665008", + "fullName": "Ämnebyvägen", + "parentFullName": "Fengersfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ae1" + }, + "id": "664867", + "fullName": "Åmåls Kroken", + "parentFullName": "Åmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ae2" + }, + "id": "664869", + "fullName": "Åmåls Sigerud", + "parentFullName": "Åmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ae3" + }, + "id": "664866", + "fullName": "Åmåls Gärdsbyn", + "parentFullName": "Åmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ae4" + }, + "id": "739360", + "fullName": "Amdal", + "parentFullName": "Bullaren", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ae5" + }, + "id": "738884", + "fullName": "Amdal", + "parentFullName": "Hamburgsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ae6" + }, + "id": "741439", + "fullName": "Amunderöd", + "parentFullName": "Lur", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ae7" + }, + "id": "739362", + "fullName": "Amunderöd", + "parentFullName": "Bullaren", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ae8" + }, + "id": "739358", + "fullName": "Amaliaberg", + "parentFullName": "Bullaren", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ae9" + }, + "id": "916527", + "fullName": "Amiralsvägen", + "parentFullName": "Grebbestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215aea" + }, + "id": "738886", + "fullName": "Amdal Hasselvägen", + "parentFullName": "Hamburgsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215aeb" + }, + "id": "739125", + "fullName": "Östra Amdalsvägen", + "parentFullName": "Hamburgsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215aec" + }, + "id": "739062", + "fullName": "Slottet Amalieberg", + "parentFullName": "Hamburgsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215aed" + }, + "id": "739118", + "fullName": "Västra Amdalsvägen", + "parentFullName": "Hamburgsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215aee" + }, + "id": "738888", + "fullName": "Amdal Smultronvägen", + "parentFullName": "Hamburgsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215aef" + }, + "id": "739364", + "fullName": "Amunderöd Korpeskogen", + "parentFullName": "Bullaren", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215af0" + }, + "id": "887181", + "fullName": "Åmnäs", + "parentFullName": "Lycksele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215af1" + }, + "id": "887182", + "fullName": "Åmsund", + "parentFullName": "Lycksele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215af2" + }, + "id": "916032", + "fullName": "Handskberget Åmberg", + "parentFullName": "Lycksele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215af3" + }, + "id": "669971", + "fullName": "Amundstorp Bråten", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215af4" + }, + "id": "713961", + "fullName": "Ambjörby", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215af5" + }, + "id": "715036", + "fullName": "Amnerud", + "parentFullName": "Likenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215af6" + }, + "id": "713983", + "fullName": "Ambjörby Nerby", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215af7" + }, + "id": "713987", + "fullName": "Ambjörby Skola", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215af8" + }, + "id": "713973", + "fullName": "Ambjörby Gärdet", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215af9" + }, + "id": "713975", + "fullName": "Ambjörby Hedebo", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215afa" + }, + "id": "713991", + "fullName": "Ambjörby Smedjan", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215afb" + }, + "id": "713969", + "fullName": "Ambjörby Byggelit", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215afc" + }, + "id": "713977", + "fullName": "Ambjörby Jofa Huset", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215afd" + }, + "id": "713981", + "fullName": "Ambjörby Lundhagen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215afe" + }, + "id": "713993", + "fullName": "Ambjörby Solbacken", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215aff" + }, + "id": "713971", + "fullName": "Ambjörby Folkets Hus", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b00" + }, + "id": "713979", + "fullName": "Ambjörby Larsstugan", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b01" + }, + "id": "714000", + "fullName": "Ambjörby Väststugan", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b02" + }, + "id": "713999", + "fullName": "Ambjörby Telestation", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b03" + }, + "id": "715039", + "fullName": "Amnerudsheden", + "parentFullName": "Likenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b04" + }, + "id": "713963", + "fullName": "Ambjörby Bengtsstugan", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b05" + }, + "id": "713985", + "fullName": "Ambjörby Skogsstjärnan", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b06" + }, + "id": "714001", + "fullName": "Ambjörbys Hantverkshus", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b07" + }, + "id": "713989", + "fullName": "Ambjörby Skräddarstugan", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b08" + }, + "id": "715038", + "fullName": "Amnerud Persheden", + "parentFullName": "Likenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b09" + }, + "id": "715037", + "fullName": "Amnerud Fågelheden", + "parentFullName": "Likenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b0a" + }, + "id": "713967", + "fullName": "Ambjörby Bengtsstugan Östra", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b0b" + }, + "id": "713965", + "fullName": "Ambjörby Bengtsstugan Västra", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b0c" + }, + "id": "714176", + "fullName": "Mon", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b0d" + }, + "id": "714033", + "fullName": "Blek", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b0e" + }, + "id": "714085", + "fullName": "Haga", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b0f" + }, + "id": "714244", + "fullName": "Rehn", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b10" + }, + "id": "714246", + "fullName": "Rena", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b11" + }, + "id": "714005", + "fullName": "Backa", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b12" + }, + "id": "714053", + "fullName": "Dalbo", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b13" + }, + "id": "714089", + "fullName": "Hagen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b14" + }, + "id": "714099", + "fullName": "Heden", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b15" + }, + "id": "714254", + "fullName": "Skärr", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b16" + }, + "id": "714281", + "fullName": "Sörby", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b17" + }, + "id": "714292", + "fullName": "Täppa", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b18" + }, + "id": "714332", + "fullName": "Ängen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b19" + }, + "id": "714055", + "fullName": "Dalhem", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b1a" + }, + "id": "714074", + "fullName": "Granby", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b1b" + }, + "id": "714077", + "fullName": "Gropen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b1c" + }, + "id": "714084", + "fullName": "Gästis", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b1d" + }, + "id": "714097", + "fullName": "Hedebo", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b1e" + }, + "id": "714131", + "fullName": "Kroken", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b1f" + }, + "id": "714159", + "fullName": "Lundby", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b20" + }, + "id": "714172", + "fullName": "Mogård", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b21" + }, + "id": "714221", + "fullName": "Nygård", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b22" + }, + "id": "714264", + "fullName": "Stugan", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b23" + }, + "id": "714283", + "fullName": "Sörmon", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b24" + }, + "id": "714294", + "fullName": "Tömtan", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b25" + }, + "id": "714298", + "fullName": "Vargen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b26" + }, + "id": "714300", + "fullName": "Vestby", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b27" + }, + "id": "714328", + "fullName": "Älvnäs", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b28" + }, + "id": "714048", + "fullName": "Bäckebo", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b29" + }, + "id": "714050", + "fullName": "Bänteby", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b2a" + }, + "id": "714068", + "fullName": "Framnäs", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b2b" + }, + "id": "714135", + "fullName": "Krusmon", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b2c" + }, + "id": "714256", + "fullName": "Slättbo", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b2d" + }, + "id": "714306", + "fullName": "Vänerbo", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b2e" + }, + "id": "713955", + "fullName": "Albacken", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b2f" + }, + "id": "713959", + "fullName": "Allunden", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b30" + }, + "id": "714013", + "fullName": "Backa Mon", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b31" + }, + "id": "714057", + "fullName": "Femtåsen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b32" + }, + "id": "714063", + "fullName": "Finnstad", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b33" + }, + "id": "714087", + "fullName": "Hagaborg", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b34" + }, + "id": "714095", + "fullName": "Hallerud", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b35" + }, + "id": "714117", + "fullName": "Hästhult", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b36" + }, + "id": "714129", + "fullName": "Knektmon", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b37" + }, + "id": "714178", + "fullName": "Munkebol", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b38" + }, + "id": "714208", + "fullName": "Mörbacka", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b39" + }, + "id": "714219", + "fullName": "Norra Vad", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b3a" + }, + "id": "714223", + "fullName": "Nystugan", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b3b" + }, + "id": "714227", + "fullName": "Odlingen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b3c" + }, + "id": "714261", + "fullName": "Solliden", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b3d" + }, + "id": "714275", + "fullName": "Sågtjärn", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b3e" + }, + "id": "714330", + "fullName": "Älvvägen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b3f" + }, + "id": "714343", + "fullName": "Örsängen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b40" + }, + "id": "714025", + "fullName": "Berglunda", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b41" + }, + "id": "714031", + "fullName": "Björstuga", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b42" + }, + "id": "714036", + "fullName": "Blekheden", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b43" + }, + "id": "714038", + "fullName": "Blekvägen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b44" + }, + "id": "714042", + "fullName": "Brattåsen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b45" + }, + "id": "714044", + "fullName": "Brännåsen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b46" + }, + "id": "714069", + "fullName": "Fämtängen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b47" + }, + "id": "714076", + "fullName": "Granliden", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b48" + }, + "id": "714101", + "fullName": "Hedenskog", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b49" + }, + "id": "714107", + "fullName": "Hjällstad", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b4a" + }, + "id": "714115", + "fullName": "Håkstugan", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b4b" + }, + "id": "714119", + "fullName": "Janstugan", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b4c" + }, + "id": "714121", + "fullName": "Karlslund", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b4d" + }, + "id": "714127", + "fullName": "Klaralund", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b4e" + }, + "id": "714155", + "fullName": "Larsgropa", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b4f" + }, + "id": "714157", + "fullName": "Larsstuga", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b50" + }, + "id": "714162", + "fullName": "Länsängen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b51" + }, + "id": "714164", + "fullName": "Marielund", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b52" + }, + "id": "714205", + "fullName": "Myrbacken", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b53" + }, + "id": "714211", + "fullName": "Nordstuga", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b54" + }, + "id": "714260", + "fullName": "Solbacken", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b55" + }, + "id": "714263", + "fullName": "Storheden", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b56" + }, + "id": "714273", + "fullName": "Sågbacken", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b57" + }, + "id": "714285", + "fullName": "Torslunda", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b58" + }, + "id": "714296", + "fullName": "Uppgården", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b59" + }, + "id": "714308", + "fullName": "Värnstuga", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b5a" + }, + "id": "714312", + "fullName": "Västgärde", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b5b" + }, + "id": "714326", + "fullName": "Älgkalven", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b5c" + }, + "id": "714357", + "fullName": "Öststugan", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b5d" + }, + "id": "936230", + "fullName": "Dalbacken", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b5e" + }, + "id": "714027", + "fullName": "Björkliden", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b5f" + }, + "id": "714040", + "fullName": "Bondstugan", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b60" + }, + "id": "714060", + "fullName": "Femtåvägen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b61" + }, + "id": "714064", + "fullName": "Finnstugan", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b62" + }, + "id": "714066", + "fullName": "Framgården", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b63" + }, + "id": "714106", + "fullName": "Herrgården", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b64" + }, + "id": "714133", + "fullName": "Kroksätern", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b65" + }, + "id": "714149", + "fullName": "Källbacken", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b66" + }, + "id": "714161", + "fullName": "Långgärdet", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b67" + }, + "id": "714207", + "fullName": "Månäs Tomta", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b68" + }, + "id": "714210", + "fullName": "Nordgården", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b69" + }, + "id": "714233", + "fullName": "Petersburg", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b6a" + }, + "id": "714248", + "fullName": "Sandsheden", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b6b" + }, + "id": "714279", + "fullName": "Södra Månäs", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b6c" + }, + "id": "714324", + "fullName": "Väststugan", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b6d" + }, + "id": "714347", + "fullName": "Östra Månäs", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b6e" + }, + "id": "918242", + "fullName": "Halgåvägen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b6f" + }, + "id": "714007", + "fullName": "Backa backen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b70" + }, + "id": "714023", + "fullName": "Bengtsheden", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b71" + }, + "id": "714058", + "fullName": "Femtåsätern", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b72" + }, + "id": "714071", + "fullName": "Gamla Posten", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b73" + }, + "id": "714103", + "fullName": "Hedåssätern", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b74" + }, + "id": "714147", + "fullName": "Krusmovägen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b75" + }, + "id": "714160", + "fullName": "Lundegården", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b76" + }, + "id": "714229", + "fullName": "Omsås-Sätern", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b77" + }, + "id": "714231", + "fullName": "Ordenshuset", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b78" + }, + "id": "714235", + "fullName": "Petterstuga", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b79" + }, + "id": "714314", + "fullName": "Västra Månäs", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b7a" + }, + "id": "714334", + "fullName": "Ängen Gärdås", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b7b" + }, + "id": "713957", + "fullName": "Albacksvägen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b7c" + }, + "id": "714029", + "fullName": "Björnåsvägen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b7d" + }, + "id": "714046", + "fullName": "Bröskågården", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b7e" + }, + "id": "714072", + "fullName": "Gammelstugan", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b7f" + }, + "id": "714123", + "fullName": "Kattstjärten", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b80" + }, + "id": "714145", + "fullName": "Krusmon Skärr", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b81" + }, + "id": "714170", + "fullName": "Mellanstupet", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b82" + }, + "id": "714174", + "fullName": "Mogårdsvägen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b83" + }, + "id": "714215", + "fullName": "Norra Högåsen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b84" + }, + "id": "714225", + "fullName": "Nyvallsvägen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b85" + }, + "id": "714051", + "fullName": "Bäntebysätern", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b86" + }, + "id": "714081", + "fullName": "Grysjöåsvägen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b87" + }, + "id": "714151", + "fullName": "Källbackheden", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b88" + }, + "id": "714153", + "fullName": "Källberg Myren", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b89" + }, + "id": "714163", + "fullName": "Lärarbostaden", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b8a" + }, + "id": "714180", + "fullName": "Munkebol Dalen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b8b" + }, + "id": "714184", + "fullName": "Munkebol Hagen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b8c" + }, + "id": "714258", + "fullName": "Snickarbacken", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b8d" + }, + "id": "714262", + "fullName": "Stenbäcksfall", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b8e" + }, + "id": "714341", + "fullName": "Ängen Hedegård", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b8f" + }, + "id": "714015", + "fullName": "Backa Ordenshus", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b91" + }, + "id": "714079", + "fullName": "Grysjöåssätern", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b92" + }, + "id": "714166", + "fullName": "Marrhälldammen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b93" + }, + "id": "714213", + "fullName": "Norra Blekheden", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b94" + }, + "id": "714217", + "fullName": "Norra Larsstuga", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b95" + }, + "id": "714250", + "fullName": "Skogmanssätern", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b96" + }, + "id": "714265", + "fullName": "Sundbergsheden", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b97" + }, + "id": "714271", + "fullName": "Sunevallsvägen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b98" + }, + "id": "714277", + "fullName": "Södra Blekheden", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b99" + }, + "id": "714302", + "fullName": "Vestby Bryggeri", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b9a" + }, + "id": "714304", + "fullName": "Vestby Tvätteri", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b9b" + }, + "id": "714310", + "fullName": "Västgårdslycka", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b9c" + }, + "id": "714322", + "fullName": "Västra Sundåsen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b9d" + }, + "id": "714345", + "fullName": "Österängsvägen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b9e" + }, + "id": "714359", + "fullName": "Övre Källbacken", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215b9f" + }, + "id": "714009", + "fullName": "Backa Fransheden", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ba0" + }, + "id": "714017", + "fullName": "Backa Tvättstuga", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ba1" + }, + "id": "714109", + "fullName": "Hjällstad Holmen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ba2" + }, + "id": "714113", + "fullName": "Hjällstadsätern", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ba4" + }, + "id": "714199", + "fullName": "Munkebol Skogsbo", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ba5" + }, + "id": "714203", + "fullName": "Munkebolssätern", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ba6" + }, + "id": "714237", + "fullName": "Påvtjärnssätern", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ba7" + }, + "id": "714252", + "fullName": "Skogvaktarheden", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ba8" + }, + "id": "714019", + "fullName": "Backa Uppmansheden", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ba9" + }, + "id": "714125", + "fullName": "Kattstjärtsätern", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215baa" + }, + "id": "714168", + "fullName": "Mattsgården Backa", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bab" + }, + "id": "714195", + "fullName": "Munkebol Nystugan", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bac" + }, + "id": "714197", + "fullName": "Munkebol Rosenhill", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bad" + }, + "id": "714201", + "fullName": "Munkebol Torslund", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bae" + }, + "id": "714313", + "fullName": "Västra Hedåssätern", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215baf" + }, + "id": "714315", + "fullName": "Västra Månäs backen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bb0" + }, + "id": "714318", + "fullName": "Västra Månäs Lyckan", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bb1" + }, + "id": "714320", + "fullName": "Västra Månäs Nerby", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bb2" + }, + "id": "714011", + "fullName": "Backa Halvarsgården", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bb3" + }, + "id": "714108", + "fullName": "Hjällstad Hjälltorp", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bb4" + }, + "id": "714111", + "fullName": "Hjällstad Lassheden", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bb5" + }, + "id": "714143", + "fullName": "Krusmon Reningsverk", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bb6" + }, + "id": "714349", + "fullName": "Östra Månäs Finnstad", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bb7" + }, + "id": "714351", + "fullName": "Östra Månäs Hästhult", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bb8" + }, + "id": "714267", + "fullName": "Sundbergsheden Myren", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bb9" + }, + "id": "714353", + "fullName": "Östra Månäs Janstugan", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bba" + }, + "id": "714061", + "fullName": "Femtåvägen Brittsätern", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bbb" + }, + "id": "714110", + "fullName": "Hjällstad Håkansheden", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bbc" + }, + "id": "714209", + "fullName": "Nedre Lundbergssätern", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bbd" + }, + "id": "714269", + "fullName": "Sundbergsheden Torvan", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bbe" + }, + "id": "714316", + "fullName": "Västra Månäs Björstuga", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bbf" + }, + "id": "714082", + "fullName": "Grysjöåsvägen Kölsätern", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bc0" + }, + "id": "714355", + "fullName": "Östra Månäs Markusstugan", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bc1" + }, + "id": "714182", + "fullName": "Munkebol Gästgivargården", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bc2" + }, + "id": "725594", + "fullName": "Åmmesjön", + "parentFullName": "Torsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bc3" + }, + "id": "780649", + "fullName": "Amnabo", + "parentFullName": "Grimsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bc4" + }, + "id": "780000", + "fullName": "Ambjörnarp Station", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bc5" + }, + "id": "780002", + "fullName": "Ambjörnarp Vattenverk", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bc6" + }, + "id": "780651", + "fullName": "Amnabo Ekeberga", + "parentFullName": "Grimsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bc7" + }, + "id": "780004", + "fullName": "Ambjörnarps Idrottsplats", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bc8" + }, + "id": "778466", + "fullName": "Slumsvik Amalienborg", + "parentFullName": "Månstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bc9" + }, + "id": "780382", + "fullName": "Ön", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bca" + }, + "id": "780197", + "fullName": "Lida", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bcb" + }, + "id": "780345", + "fullName": "Åsen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bcc" + }, + "id": "780133", + "fullName": "Heden", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bcd" + }, + "id": "780153", + "fullName": "Hylte", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bce" + }, + "id": "780238", + "fullName": "Näset", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bcf" + }, + "id": "780022", + "fullName": "Bohult", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bd0" + }, + "id": "780124", + "fullName": "Hagård", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bd1" + }, + "id": "780227", + "fullName": "Malsbo", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bd2" + }, + "id": "780242", + "fullName": "Pjuken", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bd3" + }, + "id": "780267", + "fullName": "Sjönäs", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bd4" + }, + "id": "780269", + "fullName": "Skogen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bd5" + }, + "id": "780282", + "fullName": "Solvik", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bd6" + }, + "id": "780333", + "fullName": "Vägabo", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bd7" + }, + "id": "780028", + "fullName": "By Byhem", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bd8" + }, + "id": "780030", + "fullName": "By Heden", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bd9" + }, + "id": "780072", + "fullName": "Grannäs", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bda" + }, + "id": "780126", + "fullName": "Hallabo", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bdb" + }, + "id": "780137", + "fullName": "Hunnabo", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bdc" + }, + "id": "780171", + "fullName": "Högalid", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bdd" + }, + "id": "780181", + "fullName": "Kullabo", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bde" + }, + "id": "780182", + "fullName": "Kvarnen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bdf" + }, + "id": "780189", + "fullName": "Källäng", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215be0" + }, + "id": "780228", + "fullName": "Myggebo", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215be1" + }, + "id": "780265", + "fullName": "Sjöborg", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215be2" + }, + "id": "780280", + "fullName": "Solfors", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215be3" + }, + "id": "780347", + "fullName": "Åsgärde", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215be4" + }, + "id": "922088", + "fullName": "Svansjö", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215be5" + }, + "id": "780006", + "fullName": "Andvägen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215be6" + }, + "id": "780008", + "fullName": "Annelund", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215be7" + }, + "id": "780024", + "fullName": "Bohyltan", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215be8" + }, + "id": "780026", + "fullName": "Bredhult", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215be9" + }, + "id": "780035", + "fullName": "By Sjöhem", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bea" + }, + "id": "780042", + "fullName": "By Soläng", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215beb" + }, + "id": "780050", + "fullName": "Böttnebo", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bec" + }, + "id": "780068", + "fullName": "Genvägen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bed" + }, + "id": "780118", + "fullName": "Gräsåsen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bee" + }, + "id": "780120", + "fullName": "Hagalund", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bef" + }, + "id": "780217", + "fullName": "Lida Övre", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bf0" + }, + "id": "780229", + "fullName": "Mörkhult", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bf1" + }, + "id": "780249", + "fullName": "Pjuken By", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bf2" + }, + "id": "780273", + "fullName": "Skoghall", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bf3" + }, + "id": "780313", + "fullName": "Stubbabo", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bf4" + }, + "id": "780320", + "fullName": "Tosthult", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bf5" + }, + "id": "780327", + "fullName": "Ulvshult", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bf6" + }, + "id": "780331", + "fullName": "Viseberg", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bf7" + }, + "id": "780012", + "fullName": "Björkered", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bf8" + }, + "id": "780014", + "fullName": "Björkhaga", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bf9" + }, + "id": "780018", + "fullName": "Björkåsen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bfa" + }, + "id": "780056", + "fullName": "Dammliden", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bfb" + }, + "id": "780060", + "fullName": "Ekelyckan", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bfc" + }, + "id": "780187", + "fullName": "Källeberg", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bfd" + }, + "id": "780199", + "fullName": "Lida backe", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bfe" + }, + "id": "780213", + "fullName": "Lida Yttre", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215bff" + }, + "id": "780219", + "fullName": "Lidavägen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c00" + }, + "id": "780225", + "fullName": "Lärkvägen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c01" + }, + "id": "780263", + "fullName": "Sidenfors", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c02" + }, + "id": "780275", + "fullName": "Skummenäs", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c03" + }, + "id": "780278", + "fullName": "Solby Udde", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c04" + }, + "id": "780296", + "fullName": "Stjärnebo", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c05" + }, + "id": "780317", + "fullName": "Svanvägen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c06" + }, + "id": "780325", + "fullName": "Trösjödal", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c07" + }, + "id": "780380", + "fullName": "Ämtashult", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c08" + }, + "id": "780016", + "fullName": "Björkkulla", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c09" + }, + "id": "780032", + "fullName": "By Karlshed", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c0a" + }, + "id": "780040", + "fullName": "By Soludden", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c0b" + }, + "id": "780058", + "fullName": "Dammsbacka", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c0c" + }, + "id": "780066", + "fullName": "Fågelvägen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c0d" + }, + "id": "780116", + "fullName": "Grysjöholm", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c0e" + }, + "id": "780180", + "fullName": "Korsgården", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c0f" + }, + "id": "780183", + "fullName": "Kvarngärde", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c10" + }, + "id": "780185", + "fullName": "Källebacka", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c11" + }, + "id": "780209", + "fullName": "Lida Lidäng", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c12" + }, + "id": "780211", + "fullName": "Lida Lyckås", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c13" + }, + "id": "780240", + "fullName": "Pjukaudden", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c14" + }, + "id": "780279", + "fullName": "Solbyvägen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c15" + }, + "id": "780323", + "fullName": "Trastvägen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c16" + }, + "id": "780387", + "fullName": "Övre Lalabo", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c17" + }, + "id": "911604", + "fullName": "Stjärnevik", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c18" + }, + "id": "921086", + "fullName": "Vägabo Gård", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c19" + }, + "id": "780036", + "fullName": "By Sjöstrand", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c1a" + }, + "id": "780086", + "fullName": "Grannäs Moen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c1b" + }, + "id": "780130", + "fullName": "Hallabo Höjd", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c1c" + }, + "id": "780131", + "fullName": "Hallabotorp", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c1d" + }, + "id": "780179", + "fullName": "Hörryds Gård", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c1e" + }, + "id": "780203", + "fullName": "Lida Ekehill", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c1f" + }, + "id": "780215", + "fullName": "Lida Övralid", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c20" + }, + "id": "780236", + "fullName": "Nyponstigen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c21" + }, + "id": "780255", + "fullName": "Pjuken Rovik", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c22" + }, + "id": "780276", + "fullName": "Smedabygget", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c23" + }, + "id": "780335", + "fullName": "Vägabo Skola", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c24" + }, + "id": "780337", + "fullName": "Yttre Lalabo", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c25" + }, + "id": "780368", + "fullName": "Älvshult Ryd", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c26" + }, + "id": "915170", + "fullName": "Blåbärslund", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c27" + }, + "id": "922532", + "fullName": "Solbystigen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c28" + }, + "id": "780046", + "fullName": "By Ytterheden", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c29" + }, + "id": "780074", + "fullName": "Grannäs Björk", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c2a" + }, + "id": "780106", + "fullName": "Grannäs Udden", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c2b" + }, + "id": "780112", + "fullName": "Grannäs Visen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c2c" + }, + "id": "780132", + "fullName": "Hallonstigen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c2d" + }, + "id": "780135", + "fullName": "Holmåkra Gård", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c2e" + }, + "id": "780161", + "fullName": "Hylte Persdal", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c2f" + }, + "id": "780201", + "fullName": "Lida Ekbacken", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c30" + }, + "id": "780223", + "fullName": "Lingonstigen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c31" + }, + "id": "780319", + "fullName": "Taborgsvägen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c32" + }, + "id": "780321", + "fullName": "Tranemovägen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c33" + }, + "id": "780384", + "fullName": "Övre Böttnebo", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c34" + }, + "id": "914939", + "fullName": "Hanabo Bygget", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c35" + }, + "id": "779998", + "fullName": "Algrenstorpet", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c36" + }, + "id": "780010", + "fullName": "Annelundvägen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c37" + }, + "id": "780020", + "fullName": "Blåbärsstigen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c38" + }, + "id": "780048", + "fullName": "By Östergården", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c39" + }, + "id": "780052", + "fullName": "Böttnebo Yttre", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c3a" + }, + "id": "780064", + "fullName": "Fridhemsvägen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c3b" + }, + "id": "780076", + "fullName": "Grannäs Dahlbo", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c3c" + }, + "id": "780104", + "fullName": "Grannäs Stugan", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c3d" + }, + "id": "780110", + "fullName": "Grannäs Violen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c3e" + }, + "id": "780157", + "fullName": "Hylte Ljunghed", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c3f" + }, + "id": "780221", + "fullName": "Lilla Annehill", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c40" + }, + "id": "780253", + "fullName": "Pjuken Lyckebo", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c41" + }, + "id": "780310", + "fullName": "Stora Ekhyltan", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c42" + }, + "id": "780349", + "fullName": "Älvshult Ekebo", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c43" + }, + "id": "780370", + "fullName": "Älvshult Sjöbo", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c44" + }, + "id": "911326", + "fullName": "Pjuken Sandsjö", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c45" + }, + "id": "919078", + "fullName": "Pjuken Sjöberg", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c46" + }, + "id": "921811", + "fullName": "Mörkhult Dalen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c47" + }, + "id": "780044", + "fullName": "By Västergården", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c48" + }, + "id": "780062", + "fullName": "Ekhyltan Stugan", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c49" + }, + "id": "780070", + "fullName": "Gislavedsvägen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c4a" + }, + "id": "780078", + "fullName": "Grannäs Fridhem", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c4b" + }, + "id": "780080", + "fullName": "Grannäs Granlid", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c4c" + }, + "id": "780085", + "fullName": "Grannäs Lyckebo", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c4d" + }, + "id": "780098", + "fullName": "Grannäs Sjösala", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c4e" + }, + "id": "780134", + "fullName": "Hjortronstigen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c4f" + }, + "id": "780143", + "fullName": "Hunnabo Berghem", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c50" + }, + "id": "780155", + "fullName": "Hylte Hallagård", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c51" + }, + "id": "780169", + "fullName": "Hylte Östergård", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c52" + }, + "id": "780205", + "fullName": "Lida Johansborg", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c53" + }, + "id": "780230", + "fullName": "Mörkhult Lalabo", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c54" + }, + "id": "780231", + "fullName": "Mörkhult Pikabo", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c55" + }, + "id": "780271", + "fullName": "Skogen Rödjenäs", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c56" + }, + "id": "780277", + "fullName": "Smultronstigen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c57" + }, + "id": "780285", + "fullName": "Solvik Sjöliden", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c58" + }, + "id": "780305", + "fullName": "Stjärnebo Södra", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c59" + }, + "id": "780307", + "fullName": "Stora Björkered", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c5a" + }, + "id": "780351", + "fullName": "Älvshult Hagård", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c5b" + }, + "id": "917861", + "fullName": "Solvik Solliden", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c5c" + }, + "id": "780034", + "fullName": "By Käringakullen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c5e" + }, + "id": "780094", + "fullName": "Grannäs Sjöboden", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c5f" + }, + "id": "780122", + "fullName": "Hagalund Kullabo", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c60" + }, + "id": "780149", + "fullName": "Hunnabo Ekeberga", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c61" + }, + "id": "780151", + "fullName": "Hunnabo Åsberget", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c62" + }, + "id": "780165", + "fullName": "Hylte Uppegården", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c63" + }, + "id": "780207", + "fullName": "Lida Kråketorpet", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c64" + }, + "id": "780232", + "fullName": "Mörkhult Slätten", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c65" + }, + "id": "780257", + "fullName": "Pjuken Skogsfrid", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c66" + }, + "id": "780259", + "fullName": "Pjuken Solstugan", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c67" + }, + "id": "780287", + "fullName": "Solvik Sjölyckan", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c68" + }, + "id": "780293", + "fullName": "Solvik Sörgården", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c69" + }, + "id": "780316", + "fullName": "Sturehillsvägen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c6a" + }, + "id": "920132", + "fullName": "Stjärnebostugan", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c6b" + }, + "id": "921269", + "fullName": "Malsbo Lillstuga", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c6c" + }, + "id": "780092", + "fullName": "Grannäs Paradiset", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c6d" + }, + "id": "780102", + "fullName": "Grannäs Solhöjden", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c6e" + }, + "id": "780108", + "fullName": "Grannäs Villa Rosa", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c6f" + }, + "id": "780128", + "fullName": "Hallabo Boklyckan", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c70" + }, + "id": "780159", + "fullName": "Hylte Nedergården", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c71" + }, + "id": "780173", + "fullName": "Högalid Övre Heden", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c72" + }, + "id": "780175", + "fullName": "Hörryd Björkemåla", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c73" + }, + "id": "780177", + "fullName": "Hörryd Björksäter", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c74" + }, + "id": "780234", + "fullName": "Norra Strandvägen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c75" + }, + "id": "780261", + "fullName": "Pjuken Västergård", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c76" + }, + "id": "780318", + "fullName": "Södra Strandvägen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c77" + }, + "id": "780364", + "fullName": "Älvshult Lövgärde", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c78" + }, + "id": "920606", + "fullName": "Grannäs Trösjödal", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c79" + }, + "id": "780082", + "fullName": "Grannäs Gustavsvik", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c7a" + }, + "id": "780083", + "fullName": "Grannäs Karlstrand", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c7b" + }, + "id": "780096", + "fullName": "Grannäs Sjöklippan", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c7c" + }, + "id": "780145", + "fullName": "Hunnabo Björkkulla", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c7d" + }, + "id": "780163", + "fullName": "Hylte Sommartorpet", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c7e" + }, + "id": "780167", + "fullName": "Hylte Västergården", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c7f" + }, + "id": "780195", + "fullName": "Lalabo Nissabygget", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c80" + }, + "id": "780251", + "fullName": "Pjuken Ljunghöjden", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c81" + }, + "id": "780363", + "fullName": "Älvshult Lillsäter", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c82" + }, + "id": "780366", + "fullName": "Älvshult Nergården", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c83" + }, + "id": "780374", + "fullName": "Älvshult Sörgården", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c84" + }, + "id": "912934", + "fullName": "Skummenäs Norsbron", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c85" + }, + "id": "780084", + "fullName": "Grannäs Lommaberget", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c86" + }, + "id": "780100", + "fullName": "Grannäs Sjöutsikten", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c87" + }, + "id": "780114", + "fullName": "Grannäs Visenstrand", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c88" + }, + "id": "780147", + "fullName": "Hunnabo Björnhyltan", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c89" + }, + "id": "780290", + "fullName": "Solvik Strandlyckan", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c8a" + }, + "id": "780298", + "fullName": "Stjärnebo Norrgården", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c8b" + }, + "id": "780329", + "fullName": "Ulvshult Bastukollen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c8c" + }, + "id": "780353", + "fullName": "Älvshult Hansagården", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c8d" + }, + "id": "780359", + "fullName": "Älvshult Hulugården", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c8e" + }, + "id": "780361", + "fullName": "Älvshult Lillagården", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c8f" + }, + "id": "780365", + "fullName": "Älvshult Mellangård", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c90" + }, + "id": "780367", + "fullName": "Älvshult Nordgården", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c91" + }, + "id": "780372", + "fullName": "Älvshult Smeagården", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c92" + }, + "id": "780378", + "fullName": "Älvshult Yttergården", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c93" + }, + "id": "913860", + "fullName": "Grannäs Fredriksborg", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c94" + }, + "id": "780339", + "fullName": "Yttre Lida Kråketorpet", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c95" + }, + "id": "780376", + "fullName": "Älvshult Västergården", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c96" + }, + "id": "780341", + "fullName": "Yttre Älvshult Granåsen", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c97" + }, + "id": "864040", + "fullName": "Amaliagatan", + "parentFullName": "Strömsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c98" + }, + "id": "861963", + "fullName": "Amerikavägen", + "parentFullName": "Hoting", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c99" + }, + "id": "861395", + "fullName": "Sikås Amerikavägen", + "parentFullName": "Hammerdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c9a" + }, + "id": "722015", + "fullName": "Ämten", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c9b" + }, + "id": "722017", + "fullName": "Ämthöjden", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c9c" + }, + "id": "721799", + "fullName": "Norra Ämten", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c9d" + }, + "id": "721913", + "fullName": "Södra Ämten", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c9e" + }, + "id": "721917", + "fullName": "Södra Ämten Lillåsen", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215c9f" + }, + "id": "721915", + "fullName": "Södra Ämten Gullusudden", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ca0" + }, + "id": "863848", + "fullName": "Amurliden", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ca1" + }, + "id": "863846", + "fullName": "Amperevägen", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ca2" + }, + "id": "856678", + "fullName": "Ämnebo", + "parentFullName": "Edsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ca3" + }, + "id": "857434", + "fullName": "Västra Ämnatjärnen", + "parentFullName": "Viksjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ca4" + }, + "id": "551228", + "fullName": "Viresjö Ämten", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ca5" + }, + "id": "553481", + "fullName": "Löpgöl Ämtenäs", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ca6" + }, + "id": "550991", + "fullName": "Norrby Ämtenäs", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ca7" + }, + "id": "679389", + "fullName": "Nyckelby Ambrusparti", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ca8" + }, + "id": "495435", + "fullName": "Ammatorp", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ca9" + }, + "id": "714742", + "fullName": "Hol Ambjörntorp", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215caa" + }, + "id": "721850", + "fullName": "Ambjörntorp Mon", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cab" + }, + "id": "721837", + "fullName": "Ambjörntorp Ekås", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cac" + }, + "id": "721842", + "fullName": "Ambjörntorp Gård", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cad" + }, + "id": "714740", + "fullName": "Hol Ambjörnsgården", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cae" + }, + "id": "721836", + "fullName": "Ambjörntorp Brynet", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215caf" + }, + "id": "721844", + "fullName": "Ambjörntorp Hagen", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cb0" + }, + "id": "721846", + "fullName": "Ambjörntorp Kullen", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cb1" + }, + "id": "721848", + "fullName": "Ambjörntorp Lyckås", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cb2" + }, + "id": "721858", + "fullName": "Ambjörntorp Sörlid", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cb3" + }, + "id": "721840", + "fullName": "Ambjörntorp Gläntan", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cb4" + }, + "id": "721838", + "fullName": "Ambjörntorp Enerotet", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cb5" + }, + "id": "721833", + "fullName": "Ambjörntorp Backgården", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cb6" + }, + "id": "721835", + "fullName": "Ambjörntorp Björkhagen", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cb7" + }, + "id": "721860", + "fullName": "Ambjörntorp Tallgården", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cb8" + }, + "id": "721856", + "fullName": "Ambjörntorp Stallbacken", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cb9" + }, + "id": "721862", + "fullName": "Ambjörntorp Västerhagen", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cba" + }, + "id": "721839", + "fullName": "Ambjörntorp Frälsegården", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cbb" + }, + "id": "721854", + "fullName": "Ambjörntorp Skattegården", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cbc" + }, + "id": "820964", + "fullName": "Amshyttevägen", + "parentFullName": "Stora Skedvi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cbd" + }, + "id": "740787", + "fullName": "Skyrsta Amalienborg", + "parentFullName": "Hammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cbe" + }, + "id": "739328", + "fullName": "Åmme", + "parentFullName": "Åmmeberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cbf" + }, + "id": "740976", + "fullName": "Åmme Åmmeskogen", + "parentFullName": "Åmmeberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cc0" + }, + "id": "739330", + "fullName": "Åmme Gård", + "parentFullName": "Åmmeberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cc1" + }, + "id": "739334", + "fullName": "Åmmeberg", + "parentFullName": "Åmmeberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cc2" + }, + "id": "736888", + "fullName": "Åmmestorp", + "parentFullName": "Skyllberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cc3" + }, + "id": "739332", + "fullName": "Åmme Rosenhill", + "parentFullName": "Åmmeberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cc4" + }, + "id": "740968", + "fullName": "Åmme Lillstugan", + "parentFullName": "Åmmeberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cc5" + }, + "id": "740970", + "fullName": "Åmme Ljungsberg", + "parentFullName": "Åmmeberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cc6" + }, + "id": "740839", + "fullName": "Åmmebergsvägen", + "parentFullName": "Hammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cc8" + }, + "id": "740972", + "fullName": "Åmme Sigfridsborg", + "parentFullName": "Åmmeberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cc9" + }, + "id": "740982", + "fullName": "Åmmestorp Masugnen", + "parentFullName": "Åmmeberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cca" + }, + "id": "736716", + "fullName": "Ingelsby Åmmefallet", + "parentFullName": "Skyllberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ccb" + }, + "id": "740966", + "fullName": "Åmme Lilla Gruvfallet", + "parentFullName": "Åmmeberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ccc" + }, + "id": "740974", + "fullName": "Åmme Stora Gruvfallet", + "parentFullName": "Åmmeberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ccd" + }, + "id": "740980", + "fullName": "Åmmestorp Johannesborg", + "parentFullName": "Åmmeberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cce" + }, + "id": "740984", + "fullName": "Åmmestorp Nedra Klämman", + "parentFullName": "Åmmeberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ccf" + }, + "id": "740978", + "fullName": "Åmmestorp Bernströmstorpet", + "parentFullName": "Åmmeberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cd0" + }, + "id": "611219", + "fullName": "Amfrebo", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cd1" + }, + "id": "611223", + "fullName": "Amfrebo Södergård", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cd2" + }, + "id": "611221", + "fullName": "Amfrebo Mellangård", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cd3" + }, + "id": "611222", + "fullName": "Amfrebo Norrgården", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cd4" + }, + "id": "611224", + "fullName": "Amfrebo Södergården", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cd5" + }, + "id": "612225", + "fullName": "Övra Kärrshult Ambjörnsgård", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cd6" + }, + "id": "611605", + "fullName": "Åmotsvägen", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cd7" + }, + "id": "611569", + "fullName": "Åmot Elisero", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cd8" + }, + "id": "611581", + "fullName": "Åmot Furudal", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cd9" + }, + "id": "611587", + "fullName": "Åmot Högadal", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cda" + }, + "id": "611579", + "fullName": "Åmot Fridhäll", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cdb" + }, + "id": "611597", + "fullName": "Åmot Lövängen", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cdc" + }, + "id": "611603", + "fullName": "Åmot Änghagen", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cdd" + }, + "id": "611571", + "fullName": "Åmot Emilslund", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cde" + }, + "id": "611585", + "fullName": "Åmot Granbacka", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cdf" + }, + "id": "611591", + "fullName": "Åmot Karlslund", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ce0" + }, + "id": "611563", + "fullName": "Åmot Björkliden", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ce1" + }, + "id": "611565", + "fullName": "Åmot Björklunda", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ce2" + }, + "id": "611589", + "fullName": "Åmot Johanslund", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ce3" + }, + "id": "611595", + "fullName": "Åmot Lönnhöjden", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ce4" + }, + "id": "611567", + "fullName": "Åmot Bäckagården", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ce5" + }, + "id": "611583", + "fullName": "Åmot Gamlegården", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ce6" + }, + "id": "611601", + "fullName": "Åmot Utterhöjden", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ce7" + }, + "id": "611599", + "fullName": "Åmot Smedjebacken", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ce8" + }, + "id": "611573", + "fullName": "Åmot Fastrarnas Hus", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ce9" + }, + "id": "611593", + "fullName": "Åmot Källaregården", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cea" + }, + "id": "684042", + "fullName": "Amerikavägen", + "parentFullName": "Köpingsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ceb" + }, + "id": "918228", + "fullName": "Amorins väg", + "parentFullName": "Vikarbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cec" + }, + "id": "937699", + "fullName": "Östra Amungen", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ced" + }, + "id": "715621", + "fullName": "Amerika", + "parentFullName": "Lesjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cee" + }, + "id": "715625", + "fullName": "Amerika Syd", + "parentFullName": "Lesjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cef" + }, + "id": "715623", + "fullName": "Amerika Nord", + "parentFullName": "Lesjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cf0" + }, + "id": "715837", + "fullName": "Rämmen Amerika", + "parentFullName": "Lesjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cf1" + }, + "id": "773974", + "fullName": "Ullasjö Amundtorp", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cf3" + }, + "id": "772680", + "fullName": "Torsered Villa Ambrosia", + "parentFullName": "Hillared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cf4" + }, + "id": "773980", + "fullName": "Ullasjö Amundtorp Påvarp", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cf5" + }, + "id": "773976", + "fullName": "Ullasjö Amundtorp Hedelund", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cf6" + }, + "id": "773978", + "fullName": "Ullasjö Amundtorp Hästhagen", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cf7" + }, + "id": "773982", + "fullName": "Ullasjö Amundtorp Villa Ekero", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cf8" + }, + "id": "773387", + "fullName": "Redslared Vännebo Ambjörntorp", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cf9" + }, + "id": "780343", + "fullName": "Yttre Älvshult Rosenlund", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cfa" + }, + "id": "771267", + "fullName": "Skeppshult Åminnet", + "parentFullName": "Mårdaklev", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cfb" + }, + "id": "914341", + "fullName": "Amsen", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cfc" + }, + "id": "873940", + "fullName": "Amerika", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cfd" + }, + "id": "582186", + "fullName": "Åmot", + "parentFullName": "Markaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cfe" + }, + "id": "581902", + "fullName": "Åmotsvägen", + "parentFullName": "Markaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215cff" + }, + "id": "936229", + "fullName": "Bredsjövägen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d00" + }, + "id": "678223", + "fullName": "Amliden", + "parentFullName": "Ödskölt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d01" + }, + "id": "678225", + "fullName": "Amliden Ivägsholm", + "parentFullName": "Ödskölt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d02" + }, + "id": "653089", + "fullName": "Ämnebyn", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d03" + }, + "id": "672795", + "fullName": "Gamla Åmålsvägen", + "parentFullName": "Skåpafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d04" + }, + "id": "707990", + "fullName": "Rössbyn Amnebyn", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d05" + }, + "id": "704306", + "fullName": "Åsebyn Amundstorp", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d06" + }, + "id": "704962", + "fullName": "Källsbyn Amundserud", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d07" + }, + "id": "706160", + "fullName": "Hämnäs Åmot", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d08" + }, + "id": "706144", + "fullName": "Hämnäs Nedre Åmot", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d09" + }, + "id": "936161", + "fullName": "Hämnäs Mellan Åmot", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d0a" + }, + "id": "517390", + "fullName": "Vimantorp Amnebo", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d0b" + }, + "id": "517180", + "fullName": "Tidersrums-Hökhult Amnebo", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d0c" + }, + "id": "517820", + "fullName": "Eneby Ämtefall", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d0d" + }, + "id": "517967", + "fullName": "Gröninge Ämtebo", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d0e" + }, + "id": "521157", + "fullName": "Opphem Ämmersvik", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d0f" + }, + "id": "619719", + "fullName": "Ambo", + "parentFullName": "Kulltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d10" + }, + "id": "840338", + "fullName": "Amandus väg", + "parentFullName": "Torsåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d11" + }, + "id": "661728", + "fullName": "Åmatorp", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d12" + }, + "id": "661730", + "fullName": "Åmatorp Jogård", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d13" + }, + "id": "661732", + "fullName": "Åmatorp Lönneberg", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d14" + }, + "id": "661733", + "fullName": "Åmatorp Sjöborgen", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d15" + }, + "id": "846246", + "fullName": "Åsen Amerika", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d16" + }, + "id": "805915", + "fullName": "Broddarp Amundared", + "parentFullName": "Ljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d17" + }, + "id": "804337", + "fullName": "Fåglavik Amundehult", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d18" + }, + "id": "804372", + "fullName": "Grevbobacke Amundehult", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d19" + }, + "id": "804611", + "fullName": "Stenunga Ambjörnsgården", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d1a" + }, + "id": "841291", + "fullName": "Ambricka", + "parentFullName": "Älvkarleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d1b" + }, + "id": "753521", + "fullName": "Amundsrud", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d1c" + }, + "id": "753954", + "fullName": "Myrevarv Amerika", + "parentFullName": "Dalskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d1d" + }, + "id": "751833", + "fullName": "Lilla Åmot", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d1e" + }, + "id": "751876", + "fullName": "Stora Åmot", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d1f" + }, + "id": "751918", + "fullName": "Åmotetorpet", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d20" + }, + "id": "662797", + "fullName": "Ametiststigen", + "parentFullName": "Emmaboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d21" + }, + "id": "785706", + "fullName": "Åmot", + "parentFullName": "Töllsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d22" + }, + "id": "633584", + "fullName": "Dammsdal Amsterdamm", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d23" + }, + "id": "634454", + "fullName": "Grövsbol Amundstorp", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d24" + }, + "id": "634464", + "fullName": "Grövsbol Lilla Amundstorp", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d25" + }, + "id": "736247", + "fullName": "Amhult", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d26" + }, + "id": "736223", + "fullName": "Amborsröd", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d27" + }, + "id": "736258", + "fullName": "Amhult Gård", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d28" + }, + "id": "736250", + "fullName": "Amhult Ekhaga", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d29" + }, + "id": "736262", + "fullName": "Amhult Kullen", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d2a" + }, + "id": "735720", + "fullName": "Nils Amecks väg", + "parentFullName": "Smögen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d2b" + }, + "id": "735924", + "fullName": "Amundsdalen", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d2c" + }, + "id": "736254", + "fullName": "Amhult Fridhem", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d2d" + }, + "id": "736271", + "fullName": "Amhult Lidarne", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d2e" + }, + "id": "736256", + "fullName": "Amhult Furulund", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d2f" + }, + "id": "736275", + "fullName": "Amhult Sillevik", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d30" + }, + "id": "736277", + "fullName": "Amhult Sjöliden", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d31" + }, + "id": "736283", + "fullName": "Amhult Solliden", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d32" + }, + "id": "736243", + "fullName": "Amborsröd Lunden", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d33" + }, + "id": "736248", + "fullName": "Amhult Björkhaga", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d34" + }, + "id": "736260", + "fullName": "Amhult Kalvhagen", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d35" + }, + "id": "736273", + "fullName": "Amhult Rosenlund", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d36" + }, + "id": "736281", + "fullName": "Amhult Solbacken", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d37" + }, + "id": "736225", + "fullName": "Amborsröd Annedal", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d39" + }, + "id": "736239", + "fullName": "Amborsröd Kohagen", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d3a" + }, + "id": "736252", + "fullName": "Amhult Fredriksro", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d3b" + }, + "id": "736285", + "fullName": "Amhult Övergärdet", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d3c" + }, + "id": "735926", + "fullName": "Amundsdalsvägen", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d3d" + }, + "id": "736227", + "fullName": "Amborsröd Båtbacken", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d3f" + }, + "id": "736235", + "fullName": "Amborsröd Gorrevik", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d40" + }, + "id": "736244", + "fullName": "Amborsröd Marielund", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d41" + }, + "id": "736245", + "fullName": "Amborsröd Solhagen", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d42" + }, + "id": "736246", + "fullName": "Amborsröd Änghyddan", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d43" + }, + "id": "736264", + "fullName": "Amhult Lejonbacken", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d44" + }, + "id": "736279", + "fullName": "Amhult Slättebacka", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d45" + }, + "id": "736287", + "fullName": "Amhults Gamla Skola", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d47" + }, + "id": "736237", + "fullName": "Amborsröd Henriksberg", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d48" + }, + "id": "736241", + "fullName": "Amborsröd Kvarnbacken", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d49" + }, + "id": "654101", + "fullName": "Lång Amundstorp", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d4a" + }, + "id": "710556", + "fullName": "Södra Ämterud Norra Ämtliden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d4b" + }, + "id": "710589", + "fullName": "Södra Ämterud Södra Ämtliden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d4c" + }, + "id": "710537", + "fullName": "Södra Ämterud Mon", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d4d" + }, + "id": "710563", + "fullName": "Södra Ämterud Rud", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d4e" + }, + "id": "710337", + "fullName": "Norra Ämterud Haga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d4f" + }, + "id": "710355", + "fullName": "Norra Ämterud Lund", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d50" + }, + "id": "710401", + "fullName": "Norra Ämterud Åsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d51" + }, + "id": "710558", + "fullName": "Södra Ämterud Nybo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d52" + }, + "id": "710327", + "fullName": "Norra Ämterud Falla", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d53" + }, + "id": "710463", + "fullName": "Södra Ämterud Dalen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d54" + }, + "id": "710465", + "fullName": "Södra Ämterud Der Ne", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d55" + }, + "id": "710467", + "fullName": "Södra Ämterud Der Sö", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d56" + }, + "id": "710491", + "fullName": "Södra Ämterud Hagen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d57" + }, + "id": "710501", + "fullName": "Södra Ämterud Ladan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d58" + }, + "id": "710529", + "fullName": "Södra Ämterud Lövås", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d59" + }, + "id": "710561", + "fullName": "Södra Ämterud Näset", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d5a" + }, + "id": "710587", + "fullName": "Södra Ämterud Sätra", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d5b" + }, + "id": "710595", + "fullName": "Södra Ämterud Tomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d5c" + }, + "id": "710610", + "fullName": "Södra Ämterud Vråna", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d5d" + }, + "id": "688652", + "fullName": "Åmotfors Ställverk", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d5e" + }, + "id": "710339", + "fullName": "Norra Ämterud Hedeby", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d5f" + }, + "id": "710343", + "fullName": "Norra Ämterud Jänken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d60" + }, + "id": "710345", + "fullName": "Norra Ämterud Laåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d61" + }, + "id": "710356", + "fullName": "Norra Ämterud Mossen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d62" + }, + "id": "710363", + "fullName": "Norra Ämterud Nyback", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d63" + }, + "id": "710377", + "fullName": "Norra Ämterud Solhem", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d64" + }, + "id": "710391", + "fullName": "Norra Ämterud Ve Växa", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d66" + }, + "id": "710403", + "fullName": "Norra Ämterud Älvnäs", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d67" + }, + "id": "710453", + "fullName": "Södra Ämterud Borgen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d68" + }, + "id": "710458", + "fullName": "Södra Ämterud Bråten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d69" + }, + "id": "710461", + "fullName": "Södra Ämterud Bränna", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d6a" + }, + "id": "710471", + "fullName": "Södra Ämterud Dungen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d6b" + }, + "id": "710485", + "fullName": "Södra Ämterud Gärdet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d6c" + }, + "id": "710513", + "fullName": "Södra Ämterud Lugnet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d6d" + }, + "id": "710515", + "fullName": "Södra Ämterud Lunden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d6e" + }, + "id": "710517", + "fullName": "Södra Ämterud Lyckan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d6f" + }, + "id": "710527", + "fullName": "Södra Ämterud Lövsta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d70" + }, + "id": "710559", + "fullName": "Södra Ämterud Nygård", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d71" + }, + "id": "710577", + "fullName": "Södra Ämterud Soläng", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d72" + }, + "id": "710602", + "fullName": "Södra Ämterud Torpet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d73" + }, + "id": "710622", + "fullName": "Södra Ämterud Älvsby", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d74" + }, + "id": "936220", + "fullName": "Norra Ämterud Där Sör", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d75" + }, + "id": "688654", + "fullName": "Åmotfors Vattenverk", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d76" + }, + "id": "710321", + "fullName": "Norra Ämterud Bunäset", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d77" + }, + "id": "710329", + "fullName": "Norra Ämterud Fridhem", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d78" + }, + "id": "710335", + "fullName": "Norra Ämterud Gyllebo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d79" + }, + "id": "710341", + "fullName": "Norra Ämterud Högåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d7a" + }, + "id": "710369", + "fullName": "Norra Ämterud Skoglid", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d7b" + }, + "id": "710383", + "fullName": "Norra Ämterud Söderås", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d7c" + }, + "id": "710387", + "fullName": "Norra Ämterud Tomtebo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d7d" + }, + "id": "710389", + "fullName": "Norra Ämterud Tukåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d7e" + }, + "id": "710443", + "fullName": "Södra Ämterud Berghem", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d7f" + }, + "id": "710475", + "fullName": "Södra Ämterud Där Oppe", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d80" + }, + "id": "710481", + "fullName": "Södra Ämterud Gläntan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d81" + }, + "id": "710495", + "fullName": "Södra Ämterud Intaket", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d82" + }, + "id": "710511", + "fullName": "Södra Ämterud Lillebo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d83" + }, + "id": "710519", + "fullName": "Södra Ämterud Lyckebo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d84" + }, + "id": "710531", + "fullName": "Södra Ämterud Lövåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d85" + }, + "id": "710560", + "fullName": "Södra Ämterud Nytomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d86" + }, + "id": "710562", + "fullName": "Södra Ämterud Roserud", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d87" + }, + "id": "710565", + "fullName": "Södra Ämterud Sjöåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d88" + }, + "id": "710575", + "fullName": "Södra Ämterud Solvind", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d89" + }, + "id": "710319", + "fullName": "Norra Ämterud Björnsta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d8a" + }, + "id": "710365", + "fullName": "Norra Ämterud Nygärdet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d8b" + }, + "id": "710371", + "fullName": "Norra Ämterud Skunkebo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d8c" + }, + "id": "710373", + "fullName": "Norra Ämterud Solbacka", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d8d" + }, + "id": "710379", + "fullName": "Norra Ämterud Solliden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d8e" + }, + "id": "710407", + "fullName": "Norra Ämterud Övre Höja", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d8f" + }, + "id": "710439", + "fullName": "Södra Ämterud Backåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d90" + }, + "id": "710445", + "fullName": "Södra Ämterud Björkebo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d91" + }, + "id": "710469", + "fullName": "Södra Ämterud Der Väste", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d92" + }, + "id": "710473", + "fullName": "Södra Ämterud Durendal", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d93" + }, + "id": "710487", + "fullName": "Södra Ämterud Hagaberg", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d94" + }, + "id": "710493", + "fullName": "Södra Ämterud Höglunda", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d95" + }, + "id": "710539", + "fullName": "Södra Ämterud Myrändan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d96" + }, + "id": "710569", + "fullName": "Södra Ämterud Solbacka", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d97" + }, + "id": "710573", + "fullName": "Södra Ämterud Solliden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d98" + }, + "id": "710581", + "fullName": "Södra Ämterud Sundåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d99" + }, + "id": "710583", + "fullName": "Södra Ämterud Sydstuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d9a" + }, + "id": "710591", + "fullName": "Södra Ämterud Sörtomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d9b" + }, + "id": "710611", + "fullName": "Södra Ämterud Vålängen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d9c" + }, + "id": "710614", + "fullName": "Södra Ämterud Västerås", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d9d" + }, + "id": "710621", + "fullName": "Södra Ämterud Älvbacka", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d9e" + }, + "id": "711198", + "fullName": "Norra Ämterud Furuskog", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215d9f" + }, + "id": "688650", + "fullName": "Åmotfors Kraftstation", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215da0" + }, + "id": "710325", + "fullName": "Norra Ämterud Där Framme", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215da1" + }, + "id": "710331", + "fullName": "Norra Ämterud Gravlinet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215da2" + }, + "id": "710359", + "fullName": "Norra Ämterud Nedre Höja", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215da3" + }, + "id": "710397", + "fullName": "Norra Ämterud Väststuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215da4" + }, + "id": "710435", + "fullName": "Södra Ämterud Arnestorp", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215da5" + }, + "id": "710437", + "fullName": "Södra Ämterud Asphyttan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215da6" + }, + "id": "710457", + "fullName": "Södra Ämterud Bostället", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215da7" + }, + "id": "710459", + "fullName": "Södra Ämterud Bråtudden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215da8" + }, + "id": "710483", + "fullName": "Södra Ämterud Granhagen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215da9" + }, + "id": "710489", + "fullName": "Södra Ämterud Hagbacken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215daa" + }, + "id": "710507", + "fullName": "Södra Ämterud Larstomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dab" + }, + "id": "710523", + "fullName": "Södra Ämterud Långtjärn", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dac" + }, + "id": "710541", + "fullName": "Södra Ämterud Nordhagen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dad" + }, + "id": "710543", + "fullName": "Södra Ämterud Nordstuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dae" + }, + "id": "710567", + "fullName": "Södra Ämterud Skogslund", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215daf" + }, + "id": "710585", + "fullName": "Södra Ämterud Sågbacken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215db0" + }, + "id": "710604", + "fullName": "Södra Ämterud Träskogen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215db1" + }, + "id": "710606", + "fullName": "Södra Ämterud Vaktstuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215db2" + }, + "id": "710608", + "fullName": "Södra Ämterud Veteranen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215db3" + }, + "id": "710612", + "fullName": "Södra Ämterud Vålängsby", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215db4" + }, + "id": "710619", + "fullName": "Södra Ämterud Väststuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215db5" + }, + "id": "711201", + "fullName": "Norra Ämterud Skogshall", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215db6" + }, + "id": "710316", + "fullName": "Norra Ämterud Björklunda", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215db7" + }, + "id": "710323", + "fullName": "Norra Ämterud Bäckeliden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215db8" + }, + "id": "710375", + "fullName": "Norra Ämterud Solglimten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215db9" + }, + "id": "710381", + "fullName": "Norra Ämterud Storberget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dba" + }, + "id": "710447", + "fullName": "Södra Ämterud Björkhagen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dbb" + }, + "id": "710451", + "fullName": "Södra Ämterud Björkliden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dbc" + }, + "id": "710497", + "fullName": "Södra Ämterud Knaggudden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dbd" + }, + "id": "710521", + "fullName": "Södra Ämterud Långbråten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dbe" + }, + "id": "710525", + "fullName": "Södra Ämterud Långtången", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dbf" + }, + "id": "710533", + "fullName": "Södra Ämterud Mattestorp", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dc0" + }, + "id": "710545", + "fullName": "Södra Ämterud Norra Lövås", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dc1" + }, + "id": "710571", + "fullName": "Södra Ämterud Solglimten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dc2" + }, + "id": "710579", + "fullName": "Södra Ämterud Sotarstuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dc3" + }, + "id": "710624", + "fullName": "Södra Ämterud Ängstorpet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dc4" + }, + "id": "710628", + "fullName": "Södra Ämterud Övre Bränna", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dc5" + }, + "id": "916769", + "fullName": "Södra Ämterud Lillstugan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dc6" + }, + "id": "711583", + "fullName": "Norra Ämterud Morokulien", + "parentFullName": "Morokulien", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dc7" + }, + "id": "710314", + "fullName": "Norra Ämterud Billestugan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dc8" + }, + "id": "710333", + "fullName": "Norra Ämterud Gränstorpet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dc9" + }, + "id": "710349", + "fullName": "Norra Ämterud Lilla Älvnäs", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dca" + }, + "id": "710367", + "fullName": "Norra Ämterud Nytomta Gård", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dcb" + }, + "id": "710385", + "fullName": "Norra Ämterud Thorsgården", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dcc" + }, + "id": "710441", + "fullName": "Södra Ämterud Bastubacken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dcd" + }, + "id": "710449", + "fullName": "Södra Ämterud Björkhyddan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dce" + }, + "id": "710477", + "fullName": "Södra Ämterud Elinstorpet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dcf" + }, + "id": "710499", + "fullName": "Södra Ämterud Kvarnforsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dd0" + }, + "id": "710509", + "fullName": "Södra Ämterud Lilla Gärdet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dd1" + }, + "id": "710510", + "fullName": "Södra Ämterud Lilla Nygård", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dd2" + }, + "id": "710535", + "fullName": "Södra Ämterud Mellantomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dd3" + }, + "id": "710615", + "fullName": "Södra Ämterud Västra Dalen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dd4" + }, + "id": "710617", + "fullName": "Södra Ämterud Västra Lövås", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dd5" + }, + "id": "711199", + "fullName": "Norra Ämterud Gamla Skolan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dd6" + }, + "id": "710361", + "fullName": "Norra Ämterud Norra Bunäset", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dd7" + }, + "id": "710395", + "fullName": "Norra Ämterud Västra Solhem", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dd8" + }, + "id": "710405", + "fullName": "Norra Ämterud Östra Bunäset", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dd9" + }, + "id": "710479", + "fullName": "Södra Ämterud Fredriksberg", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dda" + }, + "id": "710547", + "fullName": "Södra Ämterud Norra Lövåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ddb" + }, + "id": "710613", + "fullName": "Södra Ämterud Vålängstomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ddc" + }, + "id": "710626", + "fullName": "Södra Ämterud Östra Sjöåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ddd" + }, + "id": "710393", + "fullName": "Norra Ämterud Västra Bunäset", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dde" + }, + "id": "710554", + "fullName": "Södra Ämterud Norra Vålängen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ddf" + }, + "id": "710312", + "fullName": "Norra Ämterud Billefalla Gård", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215de0" + }, + "id": "710347", + "fullName": "Norra Ämterud Lilla Storberget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215de1" + }, + "id": "710593", + "fullName": "Södra Ämterud Thonandergården", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215de2" + }, + "id": "710353", + "fullName": "Norra Ämterud Lillstugan Jänken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215de3" + }, + "id": "710508", + "fullName": "Södra Ämterud Lilla Fredriksberg", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215de4" + }, + "id": "710351", + "fullName": "Norra Ämterud Lillstuga Thorsgården", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215de5" + }, + "id": "570543", + "fullName": "Harstena Amandus", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215de6" + }, + "id": "593982", + "fullName": "Ingelsbo Amandagården", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215de7" + }, + "id": "593076", + "fullName": "Ämtö", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215de8" + }, + "id": "593083", + "fullName": "Ämtö Ekö", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215de9" + }, + "id": "571052", + "fullName": "Ämtö Gård", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dea" + }, + "id": "594346", + "fullName": "Ämtödala", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215deb" + }, + "id": "594348", + "fullName": "Ämtöholm", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dec" + }, + "id": "935051", + "fullName": "Ämtö Gård", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215ded" + }, + "id": "571062", + "fullName": "Ämtö Näset", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dee" + }, + "id": "593078", + "fullName": "Ämtö Bovik", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215def" + }, + "id": "571070", + "fullName": "Ämtö Stugby", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215df0" + }, + "id": "593080", + "fullName": "Ämtö Bygget", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215df1" + }, + "id": "593082", + "fullName": "Ämtö Ekudden", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215df2" + }, + "id": "593101", + "fullName": "Ämtö Ängsvik", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215df3" + }, + "id": "571063", + "fullName": "Ämtö Näsudden", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215df4" + }, + "id": "910357", + "fullName": "Ämtö Enkullen", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215df5" + }, + "id": "593088", + "fullName": "Ämtö Enkullen", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215df6" + }, + "id": "571074", + "fullName": "Ämtö Vårholmen", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215df7" + }, + "id": "593097", + "fullName": "Ämtö Tjärnsvik", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215df8" + }, + "id": "594362", + "fullName": "Ämtöholms Gård", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215df9" + }, + "id": "571050", + "fullName": "Ämtö Gamla Skola", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dfa" + }, + "id": "593081", + "fullName": "Ämtö Ekholmarna", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dfb" + }, + "id": "593090", + "fullName": "Ämtö Norra Udden", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dfc" + }, + "id": "593092", + "fullName": "Ämtö Norra Viken", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dfd" + }, + "id": "593099", + "fullName": "Ämtö Åsenstugan", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dfe" + }, + "id": "593103", + "fullName": "Ämtö Äppelviken", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215dff" + }, + "id": "594352", + "fullName": "Ämtöholm Grönbo", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e00" + }, + "id": "594356", + "fullName": "Ämtöholm Jonsbo", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e01" + }, + "id": "569464", + "fullName": "Ämtöholm Kallebo", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e02" + }, + "id": "571048", + "fullName": "Ämtö Fiskarudden", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e03" + }, + "id": "593095", + "fullName": "Ämtö Småklabbarna", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e04" + }, + "id": "935050", + "fullName": "Ämtö Fiskarstugan", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e05" + }, + "id": "594354", + "fullName": "Ämtöholm Hagsätter", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e06" + }, + "id": "594360", + "fullName": "Ämtöholm Stenbacka", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e07" + }, + "id": "571068", + "fullName": "Ämtö Stora Lövholmen", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e08" + }, + "id": "571072", + "fullName": "Ämtö Södra Tväsäcken", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e09" + }, + "id": "571060", + "fullName": "Ämtö Lilla Lövholmen", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e0a" + }, + "id": "571061", + "fullName": "Ämtö Norra Tväsäcken", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e0b" + }, + "id": "571076", + "fullName": "Ämtö Västra Tväsäcken", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e0c" + }, + "id": "594350", + "fullName": "Ämtöholm Björkkullen", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e0d" + }, + "id": "594358", + "fullName": "Ämtöholm Kvarnstugan", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e0e" + }, + "id": "594366", + "fullName": "Ämtöholms Gård Flygeln", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e0f" + }, + "id": "594370", + "fullName": "Ämtöholms Gård Mitthuset", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e10" + }, + "id": "571054", + "fullName": "Ämtö Liljekonvaljeholmen", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e11" + }, + "id": "594371", + "fullName": "Ämtöholms Gård Söderhuset", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e12" + }, + "id": "570478", + "fullName": "Gryts Prästgård Åmansudden", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e13" + }, + "id": "571064", + "fullName": "Ämtö Stora Bockholmen Norra", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e14" + }, + "id": "571066", + "fullName": "Ämtö Stora Bockholmen Södra", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e15" + }, + "id": "594364", + "fullName": "Ämtöholms Gård Bagarstugan", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e16" + }, + "id": "594368", + "fullName": "Ämtöholms Gård Huvudbyggnaden", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e17" + }, + "id": "754620", + "fullName": "Kräcklinge Amandastugan", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e18" + }, + "id": "581590", + "fullName": "Amnabygget", + "parentFullName": "Perstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e19" + }, + "id": "561847", + "fullName": "Åmod", + "parentFullName": "Klippan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e1a" + }, + "id": "581584", + "fullName": "Åmod", + "parentFullName": "Perstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e1b" + }, + "id": "860561", + "fullName": "Åmyren", + "parentFullName": "Oviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e1c" + }, + "id": "910861", + "fullName": "Amberris", + "parentFullName": "Älvdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e1d" + }, + "id": "847626", + "fullName": "Fräckestad Ambergs", + "parentFullName": "Undenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e1e" + }, + "id": "915945", + "fullName": "Fräckestad Ambergstorp", + "parentFullName": "Undenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e1f" + }, + "id": "938016", + "fullName": "Ämåsjön", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e20" + }, + "id": "832832", + "fullName": "Ämådalen", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e21" + }, + "id": "937883", + "fullName": "Ämmeråsen", + "parentFullName": "Skattungbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e22" + }, + "id": "937854", + "fullName": "Ämåtjärnen", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e23" + }, + "id": "938015", + "fullName": "Ämåsjödammen", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e24" + }, + "id": "938017", + "fullName": "Ämåsjövallen", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e25" + }, + "id": "499399", + "fullName": "Redeby Åmarp", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e26" + }, + "id": "743172", + "fullName": "Amliden", + "parentFullName": "Högsäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e27" + }, + "id": "743174", + "fullName": "Amliden Björkbacka", + "parentFullName": "Högsäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e28" + }, + "id": "743180", + "fullName": "Bergbacka Amliden", + "parentFullName": "Högsäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e29" + }, + "id": "742256", + "fullName": "Sandviken Amorinen", + "parentFullName": "Färgelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e2a" + }, + "id": "867072", + "fullName": "Ammer", + "parentFullName": "Gällö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e2b" + }, + "id": "867074", + "fullName": "Ammernäset", + "parentFullName": "Gällö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e2c" + }, + "id": "867649", + "fullName": "Skurubodarna-Ammer", + "parentFullName": "Gällö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e2d" + }, + "id": "869116", + "fullName": "Åmyrriset", + "parentFullName": "Sörbygden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e2e" + }, + "id": "842928", + "fullName": "Åmarks", + "parentFullName": "Jädraås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e2f" + }, + "id": "843641", + "fullName": "Åmot Näset", + "parentFullName": "Åmotsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e30" + }, + "id": "843648", + "fullName": "Åmotsvägen", + "parentFullName": "Åmotsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e31" + }, + "id": "842510", + "fullName": "Gamla Åmotsvägen", + "parentFullName": "Ockelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e32" + }, + "id": "938197", + "fullName": "Kvisjöudden Åmot", + "parentFullName": "Åmotsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e33" + }, + "id": "755865", + "fullName": "Ambjörnsvägen", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e34" + }, + "id": "756993", + "fullName": "Hyringa Amandustorp", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e35" + }, + "id": "756691", + "fullName": "Flakeberg Ambjörn Persgården", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e36" + }, + "id": "738829", + "fullName": "Ösjö Amerika", + "parentFullName": "Tived", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e37" + }, + "id": "737326", + "fullName": "Åminne", + "parentFullName": "Hasselfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e38" + }, + "id": "738733", + "fullName": "Ämtatorp", + "parentFullName": "Tived", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e39" + }, + "id": "547098", + "fullName": "Östanå Åmanshemmet", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e3a" + }, + "id": "869134", + "fullName": "Ammer", + "parentFullName": "Hammarstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e3b" + }, + "id": "869140", + "fullName": "Ammerån", + "parentFullName": "Hammarstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e3c" + }, + "id": "869539", + "fullName": "Amperevägen", + "parentFullName": "Bispgården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e3d" + }, + "id": "869138", + "fullName": "Ammers-Nybodarna", + "parentFullName": "Hammarstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e3e" + }, + "id": "869136", + "fullName": "Ammers Gammelbodarna", + "parentFullName": "Hammarstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e3f" + }, + "id": "887718", + "fullName": "Amerika", + "parentFullName": "Vindeln", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e40" + }, + "id": "887683", + "fullName": "Åmkroken", + "parentFullName": "Åmsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e41" + }, + "id": "887684", + "fullName": "Åmsele Station", + "parentFullName": "Åmsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e42" + }, + "id": "556149", + "fullName": "Amundeby", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e43" + }, + "id": "848800", + "fullName": "Amnevägen", + "parentFullName": "Otterbäcken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e44" + }, + "id": "849413", + "fullName": "Amnehärads Kyrka", + "parentFullName": "Gullspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e45" + }, + "id": "849409", + "fullName": "Amnehärad Prästgården", + "parentFullName": "Gullspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e46" + }, + "id": "849411", + "fullName": "Amnehärads Församlingshem", + "parentFullName": "Gullspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e47" + }, + "id": "776485", + "fullName": "Åmesbo", + "parentFullName": "Skinnskatteberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e48" + }, + "id": "776354", + "fullName": "Ämthyttan", + "parentFullName": "Skinnskatteberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e49" + }, + "id": "728473", + "fullName": "Nässundet Amerika", + "parentFullName": "Storfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e4a" + }, + "id": "717324", + "fullName": "Östra Ämtsjön", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e4b" + }, + "id": "728447", + "fullName": "Lungsund Ämten", + "parentFullName": "Storfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e4c" + }, + "id": "728449", + "fullName": "Lungsund Ämtnäset", + "parentFullName": "Storfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e4d" + }, + "id": "717173", + "fullName": "Kväggeshyttan Ämterud", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e4e" + }, + "id": "891016", + "fullName": "Åmliden", + "parentFullName": "Norsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e4f" + }, + "id": "891017", + "fullName": "Åmträsk", + "parentFullName": "Norsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e50" + }, + "id": "891019", + "fullName": "Övre Åmnäs", + "parentFullName": "Norsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e51" + }, + "id": "931114", + "fullName": "Amundstorp", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e52" + }, + "id": "932260", + "fullName": "Ruda Amalienborg", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e53" + }, + "id": "931115", + "fullName": "Amundstorp Ekbacken", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e54" + }, + "id": "931553", + "fullName": "Forsnäs Villa Amerika", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e55" + }, + "id": "931116", + "fullName": "Amundstorp Smedjebacken", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e56" + }, + "id": "724547", + "fullName": "Åmunvägen", + "parentFullName": "Ransäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e57" + }, + "id": "724477", + "fullName": "Rudstorp Åmmen", + "parentFullName": "Ransäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e58" + }, + "id": "894785", + "fullName": "Åmynnet", + "parentFullName": "Lansjärv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e59" + }, + "id": "886003", + "fullName": "Amons väg", + "parentFullName": "Borgafjäll", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e5a" + }, + "id": "939075", + "fullName": "Ammarnäsvägen", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e5b" + }, + "id": "886660", + "fullName": "Ammarnäsvägen", + "parentFullName": "Sorsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e5c" + }, + "id": "886890", + "fullName": "Geunja", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e5d" + }, + "id": "886883", + "fullName": "Alvägen", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e5e" + }, + "id": "886884", + "fullName": "Aspvägen", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e5f" + }, + "id": "886891", + "fullName": "Ivars väg", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e60" + }, + "id": "886898", + "fullName": "Myrvägen", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e61" + }, + "id": "922682", + "fullName": "Rönnvägen", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e62" + }, + "id": "910568", + "fullName": "Tallvägen", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e63" + }, + "id": "886886", + "fullName": "Bergvägen", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e64" + }, + "id": "886894", + "fullName": "Kyrkvägen", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e65" + }, + "id": "886896", + "fullName": "Liftvägen", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e66" + }, + "id": "886902", + "fullName": "Renstigen", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e67" + }, + "id": "886903", + "fullName": "Smedvägen", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e68" + }, + "id": "886906", + "fullName": "Televägen", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e69" + }, + "id": "886887", + "fullName": "Björkvägen", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e6a" + }, + "id": "886889", + "fullName": "Fällavägen", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e6b" + }, + "id": "886901", + "fullName": "Nolsivägen", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e6c" + }, + "id": "886904", + "fullName": "Stickvägen", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e6d" + }, + "id": "886908", + "fullName": "Ugglevägen", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e6e" + }, + "id": "886905", + "fullName": "Strandvägen", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e6f" + }, + "id": "939077", + "fullName": "Stugbyvägen", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e70" + }, + "id": "886897", + "fullName": "Lilljälvägen", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e71" + }, + "id": "886895", + "fullName": "Lapplassvägen", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e72" + }, + "id": "886899", + "fullName": "Måsvingevägen", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e73" + }, + "id": "919643", + "fullName": "Häggdalsvägen", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e74" + }, + "id": "939076", + "fullName": "Näsbergsvägen", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e75" + }, + "id": "886885", + "fullName": "Beföringsvägen", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e76" + }, + "id": "886893", + "fullName": "Kungsledsvägen", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e77" + }, + "id": "886900", + "fullName": "Nedre Tjulträsk", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e78" + }, + "id": "886907", + "fullName": "Tjulträskvägen", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e79" + }, + "id": "886892", + "fullName": "Jon Lars Annas väg", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e7a" + }, + "id": "886888", + "fullName": "Blomsterdalsvägen", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e7b" + }, + "id": "941768", + "fullName": "Amerika", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e7c" + }, + "id": "953261", + "fullName": "Amandas väg", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e7d" + }, + "id": "947421", + "fullName": "Ampervägen", + "parentFullName": "Älvsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e7e" + }, + "id": "943758", + "fullName": "Ammonitgatan", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e7f" + }, + "id": "947477", + "fullName": "Po Amnérs väg", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e80" + }, + "id": "941926", + "fullName": "Östra Amungen", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e81" + }, + "id": "942565", + "fullName": "Ambulansgatan", + "parentFullName": "Stockholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e82" + }, + "id": "943201", + "fullName": "Amarantgatan", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e83" + }, + "id": "943248", + "fullName": "Ambjörnsgatan", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e84" + }, + "id": "947204", + "fullName": "Ametistgatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e85" + }, + "id": "941285", + "fullName": "Amhult Eketången", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e86" + }, + "id": "946085", + "fullName": "Askeröd Amaliefrid", + "parentFullName": "Hörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e87" + }, + "id": "954285", + "fullName": "Amatörradiogatan", + "parentFullName": "Västra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e88" + }, + "id": "950252", + "fullName": "Övra Kärrshult Ambjörnsgård", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e89" + }, + "id": "950461", + "fullName": "Hörryd", + "parentFullName": "Ambjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e8a" + }, + "id": "951999", + "fullName": "Fällabacken", + "parentFullName": "Ammarnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e8b" + }, + "id": "941803", + "fullName": "Bredsjövägen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e8c" + }, + "id": "943543", + "fullName": "Bengtsstugan", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e8d" + }, + "id": "946892", + "fullName": "Rattsjöstenen", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e8e" + }, + "id": "954319", + "fullName": "Hantverkshuset", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e8f" + }, + "id": "954320", + "fullName": "Östra Månäs Nygård", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e90" + }, + "id": "946181", + "fullName": "Norra Ny Missionshus", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e91" + }, + "id": "951140", + "fullName": "Västra Månäs Björsstuga", + "parentFullName": "Ambjörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e92" + }, + "id": "946446", + "fullName": "Hornnäs-Ämten", + "parentFullName": "Ekshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e93" + }, + "id": "951039", + "fullName": "Vassgårda Ämten", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e94" + }, + "id": "952703", + "fullName": "Åminne Duvskogen", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1912a27dcf33cb215e95" + }, + "id": "945109", + "fullName": "Åminne Humleboäng", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216048" + }, + "id": "785956", + "fullName": "Gås-Anders väg", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21604a" + }, + "id": "796566", + "fullName": "Bonäs Andershov", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216051" + }, + "id": "778497", + "fullName": "Skillsta Andersbo", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216054" + }, + "id": "786629", + "fullName": "Sävasta Annehem", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216055" + }, + "id": "796461", + "fullName": "Andershov Fridhem", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216059" + }, + "id": "787463", + "fullName": "Snickar-Anders väg", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21605c" + }, + "id": "786247", + "fullName": "Skuttunge-Myrby Andersbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21609e" + }, + "id": "527615", + "fullName": "Annehill", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21609f" + }, + "id": "508991", + "fullName": "Annelund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160a0" + }, + "id": "527400", + "fullName": "Anders väg", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160a1" + }, + "id": "509331", + "fullName": "Anisstigen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160a2" + }, + "id": "933749", + "fullName": "Anemongränd", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160a3" + }, + "id": "529367", + "fullName": "Ankarvägen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160a4" + }, + "id": "525511", + "fullName": "Tobo Anderstorp", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160a7" + }, + "id": "934075", + "fullName": "Ljung Annelund", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160a8" + }, + "id": "505433", + "fullName": "Landeryd Annero", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160a9" + }, + "id": "529202", + "fullName": "Släta Anneberg", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160aa" + }, + "id": "530150", + "fullName": "Sörby Annelund", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160ab" + }, + "id": "524408", + "fullName": "Unnerstad Annero", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160ac" + }, + "id": "933674", + "fullName": "Unnerstad Annero", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160ad" + }, + "id": "504541", + "fullName": "Tägneby Anneberg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160af" + }, + "id": "529694", + "fullName": "Flemma Andersbo", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160b0" + }, + "id": "529698", + "fullName": "Flemma Anneberg", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160b1" + }, + "id": "524180", + "fullName": "Sjögestad Annedal", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160b2" + }, + "id": "502866", + "fullName": "Bostorp Anderstorp", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160b5" + }, + "id": "933721", + "fullName": "Rystad Ankarstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160b6" + }, + "id": "529369", + "fullName": "Annelundsbacken", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160b7" + }, + "id": "525249", + "fullName": "Kättestad Annelund", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160b8" + }, + "id": "522813", + "fullName": "Kråkorp Anderstorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160ba" + }, + "id": "505970", + "fullName": "Höversby Andersborg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160bb" + }, + "id": "507621", + "fullName": "Siggantorp Andersbo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160bc" + }, + "id": "508182", + "fullName": "Gillberga Annelund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160bd" + }, + "id": "528646", + "fullName": "Hornstäve Anneborg", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160be" + }, + "id": "529688", + "fullName": "Farsbo Anderstorp", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160bf" + }, + "id": "529696", + "fullName": "Flemma Anderstorp", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160c0" + }, + "id": "526962", + "fullName": "Stavsätter Andersbo", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160c1" + }, + "id": "525492", + "fullName": "Stora Tostebo Annexet", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160c2" + }, + "id": "523356", + "fullName": "Västerlösa Anneberg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160c3" + }, + "id": "522753", + "fullName": "Herrestad Anderstorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160c4" + }, + "id": "523006", + "fullName": "Rappestad Anderstorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160c5" + }, + "id": "503302", + "fullName": "Andreas Lindbloms väg", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160c6" + }, + "id": "509580", + "fullName": "Skonberga Andersborg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160c7" + }, + "id": "528560", + "fullName": "Gullberg Andersberg", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160c8" + }, + "id": "523354", + "fullName": "Västerlösa Andersberg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160c9" + }, + "id": "523831", + "fullName": "Gälstad-Lundby Annexet", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160ca" + }, + "id": "522340", + "fullName": "Björkeberg Annorlunda", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160cb" + }, + "id": "505636", + "fullName": "Månestad Anrocigården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160cc" + }, + "id": "528834", + "fullName": "Kättstorp Anderstorp", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160cd" + }, + "id": "529994", + "fullName": "Sjökullen Annorlunda", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160ce" + }, + "id": "502053", + "fullName": "Anders Ljungstedts gata", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160d0" + }, + "id": "528904", + "fullName": "Ljungs Västra Anneberg", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160d1" + }, + "id": "527100", + "fullName": "Sturefors Slott Anngården", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2160d3" + }, + "id": "526496", + "fullName": "Bjärka-Säby Nya Slottet Annexet", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216171" + }, + "id": "762374", + "fullName": "Ansta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216172" + }, + "id": "760957", + "fullName": "Annelund", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216173" + }, + "id": "762757", + "fullName": "Anundshög", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216174" + }, + "id": "762376", + "fullName": "Ansta Gård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216175" + }, + "id": "762755", + "fullName": "Anundsborg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216176" + }, + "id": "760011", + "fullName": "Ankargatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216177" + }, + "id": "760119", + "fullName": "Angelgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216178" + }, + "id": "762448", + "fullName": "Lilla Ansta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216179" + }, + "id": "758989", + "fullName": "Andréegatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21617a" + }, + "id": "759580", + "fullName": "Anemonvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21617b" + }, + "id": "760227", + "fullName": "Anundsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21617c" + }, + "id": "759691", + "fullName": "Ansgarsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21617d" + }, + "id": "760482", + "fullName": "Annedalsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216180" + }, + "id": "936822", + "fullName": "Vångsta Annehill", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216181" + }, + "id": "761137", + "fullName": "Antikvarievägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216182" + }, + "id": "761229", + "fullName": "Barkarö Annelund", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216183" + }, + "id": "762486", + "fullName": "Romfartuna Ansta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216184" + }, + "id": "762753", + "fullName": "Andra Kolonistigen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216185" + }, + "id": "758847", + "fullName": "Anderslundsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216189" + }, + "id": "762488", + "fullName": "Romfartuna Ansta Gård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21618a" + }, + "id": "762759", + "fullName": "Badelunda Anundsgården", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2161dc" + }, + "id": "743498", + "fullName": "Anells Gränd", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2161dd" + }, + "id": "743742", + "fullName": "Anhaltsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2161de" + }, + "id": "743621", + "fullName": "Anstorpsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2161df" + }, + "id": "753331", + "fullName": "Anstorpsvägen", + "parentFullName": "Kilsmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2161e1" + }, + "id": "743735", + "fullName": "Andra Tvärgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2161e2" + }, + "id": "743285", + "fullName": "Silver-Anders väg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2161e4" + }, + "id": "744138", + "fullName": "Otto E Andersens gata", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2161e5" + }, + "id": "744288", + "fullName": "Anna Lenah Elgströms väg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2161e6" + }, + "id": "758237", + "fullName": "Norra Korsgatan Anneberg", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2161e7" + }, + "id": "744290", + "fullName": "Annalisa Forssbergers väg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2161f5" + }, + "id": "554125", + "fullName": "Annelund", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2161f6" + }, + "id": "551313", + "fullName": "Anisgatan", + "parentFullName": "Gantofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2161f7" + }, + "id": "550871", + "fullName": "Ankarplatsen", + "parentFullName": "Råå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2161f8" + }, + "id": "551091", + "fullName": "Ankarliden", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2161f9" + }, + "id": "550811", + "fullName": "Angantyrsgatan", + "parentFullName": "Råå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2161fa" + }, + "id": "551387", + "fullName": "Anemongatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2161fb" + }, + "id": "551998", + "fullName": "Annerovägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2161fc" + }, + "id": "552065", + "fullName": "Andesitgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2161fe" + }, + "id": "552325", + "fullName": "Annelundsvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216208" + }, + "id": "597357", + "fullName": "Andvägen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216209" + }, + "id": "597278", + "fullName": "Ankarvägen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21620a" + }, + "id": "567715", + "fullName": "Ankarstorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21620b" + }, + "id": "563502", + "fullName": "Melby Annero", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21620c" + }, + "id": "561288", + "fullName": "Borg Andrum", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21620d" + }, + "id": "596950", + "fullName": "Anemonvägen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21620e" + }, + "id": "596948", + "fullName": "Andersbovägen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21620f" + }, + "id": "558182", + "fullName": "Anhaltsstigen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216210" + }, + "id": "596577", + "fullName": "Vånga Anneberg", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216211" + }, + "id": "565604", + "fullName": "Mörje Annelund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216212" + }, + "id": "567268", + "fullName": "Annebergs Gård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216213" + }, + "id": "587476", + "fullName": "Tåby Annsätter", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216214" + }, + "id": "566821", + "fullName": "Kuddby Anneberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216215" + }, + "id": "566823", + "fullName": "Kuddby Annelund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216216" + }, + "id": "559800", + "fullName": "Annelundsvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216218" + }, + "id": "504059", + "fullName": "Skärkind Annelund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216219" + }, + "id": "567138", + "fullName": "Östra Ny Anneberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21621a" + }, + "id": "567825", + "fullName": "Ormestad Anneberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21621b" + }, + "id": "566097", + "fullName": "Kättinge Anneborg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21621c" + }, + "id": "558180", + "fullName": "Anders Reimers väg", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21621d" + }, + "id": "560168", + "fullName": "Styrstad Annelund", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21621e" + }, + "id": "560537", + "fullName": "Tingstad Anneberg", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216220" + }, + "id": "564402", + "fullName": "Västerby Annedahl", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216221" + }, + "id": "597463", + "fullName": "Kolsveden Andersbo", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216222" + }, + "id": "560118", + "fullName": "Kummelby Andersdal", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216223" + }, + "id": "934725", + "fullName": "Anna Särströms gata", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216224" + }, + "id": "564125", + "fullName": "Skärkind Anderstorp", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216225" + }, + "id": "568183", + "fullName": "Konungsund Anneberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216226" + }, + "id": "566468", + "fullName": "Häradshammar Annero", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216227" + }, + "id": "558249", + "fullName": "Andra Kyrkvägsgränd", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216228" + }, + "id": "560324", + "fullName": "Furingstad Annelund", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216229" + }, + "id": "596785", + "fullName": "Vånga Nedre Anneberg", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21622a" + }, + "id": "566466", + "fullName": "Häradshammar Anneberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21622b" + }, + "id": "586765", + "fullName": "Blinnestad Andreelund", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21622c" + }, + "id": "561571", + "fullName": "Hillerstad Anderstorp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21622d" + }, + "id": "567908", + "fullName": "Östra Husby Annebergs Gård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216270" + }, + "id": "859094", + "fullName": "Anvarp", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216271" + }, + "id": "860607", + "fullName": "Anneberg", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216272" + }, + "id": "860605", + "fullName": "Andersarp", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216273" + }, + "id": "860988", + "fullName": "Ansestorp", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216274" + }, + "id": "856065", + "fullName": "Anneberg", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216276" + }, + "id": "858833", + "fullName": "Anebyvägen", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216278" + }, + "id": "859544", + "fullName": "Andrégatan", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216279" + }, + "id": "854321", + "fullName": "Andréevägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21627a" + }, + "id": "857939", + "fullName": "Aniaravägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21627b" + }, + "id": "857025", + "fullName": "Näs Andersgård", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21627c" + }, + "id": "859909", + "fullName": "Angerdshestra", + "parentFullName": "Månsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21627d" + }, + "id": "854323", + "fullName": "Ansgariigatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21627e" + }, + "id": "854685", + "fullName": "Annelundsvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21627f" + }, + "id": "915591", + "fullName": "Målskog Annelund", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216280" + }, + "id": "856990", + "fullName": "Kumlaby Andersgård", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216281" + }, + "id": "856067", + "fullName": "Annebergs Vårdhem", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216282" + }, + "id": "854012", + "fullName": "Anders Spolegatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216283" + }, + "id": "854920", + "fullName": "Ulvstorp Annelund", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216284" + }, + "id": "854966", + "fullName": "Andra Radhusvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216285" + }, + "id": "860609", + "fullName": "Anneberg Mårtenstorp", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216286" + }, + "id": "860611", + "fullName": "Anneberg Rönnekullen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216287" + }, + "id": "853330", + "fullName": "Anders Blomstrands väg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216288" + }, + "id": "856330", + "fullName": "Norra Unnaryd Anderstorp", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216289" + }, + "id": "498834", + "fullName": "Svallebo", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21628a" + }, + "id": "498843", + "fullName": "Torestorp Mon", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21628b" + }, + "id": "498845", + "fullName": "Torestorp Tällekullen", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162be" + }, + "id": "883116", + "fullName": "Ansmark", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162bf" + }, + "id": "883348", + "fullName": "Anumark", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162c0" + }, + "id": "885039", + "fullName": "Annagränd", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162c1" + }, + "id": "885040", + "fullName": "Annavägen", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162c2" + }, + "id": "882711", + "fullName": "Ankargränd", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162c3" + }, + "id": "938843", + "fullName": "Analysvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162c4" + }, + "id": "882891", + "fullName": "Angårdsvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162c5" + }, + "id": "886173", + "fullName": "Ansmyrsvägen", + "parentFullName": "Holmön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162c6" + }, + "id": "883104", + "fullName": "Antfällavägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162c7" + }, + "id": "885038", + "fullName": "Anderssons väg", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162c8" + }, + "id": "887686", + "fullName": "Andersrovägen", + "parentFullName": "Botsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162c9" + }, + "id": "884932", + "fullName": "Anders Ersvägen", + "parentFullName": "Holmsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162d2" + }, + "id": "531596", + "fullName": "Sankt Annegatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162d3" + }, + "id": "532408", + "fullName": "Anslagsvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162d4" + }, + "id": "532459", + "fullName": "Annehemsvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162d5" + }, + "id": "532536", + "fullName": "Ankaregränden", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162d6" + }, + "id": "532658", + "fullName": "Andjaktsvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162d7" + }, + "id": "532955", + "fullName": "Annedalsvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162d8" + }, + "id": "532081", + "fullName": "Angantyrs Gränd", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162da" + }, + "id": "531891", + "fullName": "Andreas Rydelius väg", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162db" + }, + "id": "549504", + "fullName": "Anders Larssons väg", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162e3" + }, + "id": "764302", + "fullName": "Anisgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162e4" + }, + "id": "764114", + "fullName": "Andgatan", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162e5" + }, + "id": "780951", + "fullName": "Andgränd", + "parentFullName": "Svaneholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162e6" + }, + "id": "763100", + "fullName": "Andstigen", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162e7" + }, + "id": "763852", + "fullName": "Ankarvägen", + "parentFullName": "Frufällan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162e8" + }, + "id": "775516", + "fullName": "Annerovägen", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162e9" + }, + "id": "782437", + "fullName": "Draered Anno", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162ea" + }, + "id": "775416", + "fullName": "Skalle Annelid", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162eb" + }, + "id": "776478", + "fullName": "Annestorp Gård", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162ec" + }, + "id": "761926", + "fullName": "Andra Villagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162ee" + }, + "id": "782720", + "fullName": "Stålarp Andared", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162ef" + }, + "id": "763275", + "fullName": "Holmåsa Annelund", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162f0" + }, + "id": "784028", + "fullName": "Råslätt Annehill", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162f1" + }, + "id": "781633", + "fullName": "Kyrkbyn Anneberg", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162f2" + }, + "id": "781786", + "fullName": "Tomta Annorlunda", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162f3" + }, + "id": "764616", + "fullName": "Tokarp Anneberg", + "parentFullName": "Gånghester", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162f4" + }, + "id": "776480", + "fullName": "Annestorp Kolycke", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162f5" + }, + "id": "784364", + "fullName": "Ljushult Anneberg", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162f6" + }, + "id": "782435", + "fullName": "Draered Anneberg", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162f8" + }, + "id": "781183", + "fullName": "Anneslättsvägen", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162f9" + }, + "id": "782375", + "fullName": "Toarpsdal Annedal", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162fa" + }, + "id": "764729", + "fullName": "Snökulla Annelund", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162fb" + }, + "id": "776475", + "fullName": "Annestorp Björkhult", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162fc" + }, + "id": "776481", + "fullName": "Annestorp Stavhagen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2162fd" + }, + "id": "784362", + "fullName": "Ljushult Anderstorp", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216300" + }, + "id": "776473", + "fullName": "Annestorp Björkeberg", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216301" + }, + "id": "776482", + "fullName": "Annestorp Östergården", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216302" + }, + "id": "776221", + "fullName": "Anders Danielssons väg", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216303" + }, + "id": "781631", + "fullName": "Kyrkbyn Andersgården", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216304" + }, + "id": "762542", + "fullName": "Eriksgården Annelund", + "parentFullName": "Hedared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216305" + }, + "id": "781517", + "fullName": "Björkhult Andersgården", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216306" + }, + "id": "782746", + "fullName": "Stålarp Stålarp Andared", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216307" + }, + "id": "783704", + "fullName": "Lilla Skedskamma Annelund", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216322" + }, + "id": "492569", + "fullName": "Aniaravägen", + "parentFullName": "Trångsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216323" + }, + "id": "911404", + "fullName": "Anatomivägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216324" + }, + "id": "491428", + "fullName": "Annerstavägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216325" + }, + "id": "491426", + "fullName": "Annelundsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216326" + }, + "id": "490538", + "fullName": "Anders Klockares väg", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21632e" + }, + "id": "638449", + "fullName": "Andvägen", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21632f" + }, + "id": "607815", + "fullName": "Anells väg", + "parentFullName": "Skogstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216330" + }, + "id": "774376", + "fullName": "Broby Annero", + "parentFullName": "Kungsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216331" + }, + "id": "638453", + "fullName": "Annerovägen", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216332" + }, + "id": "607119", + "fullName": "Anemonvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216333" + }, + "id": "610405", + "fullName": "Ostra Annero", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216334" + }, + "id": "614524", + "fullName": "Örsta Annvik", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216335" + }, + "id": "638451", + "fullName": "Annero Norrby", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216336" + }, + "id": "607026", + "fullName": "Ananasstigen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216337" + }, + "id": "621719", + "fullName": "Råby Anneberg", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216338" + }, + "id": "614522", + "fullName": "Örsta Annedal", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216339" + }, + "id": "612203", + "fullName": "Tiggeby Annero", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21633a" + }, + "id": "638239", + "fullName": "Andbäcksvägen", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21633b" + }, + "id": "606684", + "fullName": "Anneviksvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21633d" + }, + "id": "607661", + "fullName": "Andbergsgatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21633e" + }, + "id": "610335", + "fullName": "Andersrovägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21633f" + }, + "id": "611011", + "fullName": "Hällby Annedal", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216340" + }, + "id": "613970", + "fullName": "Önsta Annelund", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216341" + }, + "id": "612938", + "fullName": "Lövhult Annelund", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216342" + }, + "id": "613047", + "fullName": "Näsna Anderstorp", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216343" + }, + "id": "607669", + "fullName": "Annehillsgatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216344" + }, + "id": "608094", + "fullName": "Svista Andersro", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216345" + }, + "id": "610120", + "fullName": "Hammarby Annero", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216346" + }, + "id": "638402", + "fullName": "Antikvariegatan", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216347" + }, + "id": "612674", + "fullName": "Arvidstorp Annero", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216349" + }, + "id": "609332", + "fullName": "Norrby Anderslund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21634a" + }, + "id": "607384", + "fullName": "Stenkvista Annero", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21634b" + }, + "id": "608202", + "fullName": "Barva Anderslunda", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21634c" + }, + "id": "638148", + "fullName": "Anders Getings gata", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21634e" + }, + "id": "621691", + "fullName": "Notholmen Andersro", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21634f" + }, + "id": "610689", + "fullName": "Hensta Anderslunda", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216350" + }, + "id": "614237", + "fullName": "Kolunda Anders Jons", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216351" + }, + "id": "609133", + "fullName": "Lilla Malmö Anneberg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216352" + }, + "id": "609760", + "fullName": "Kjulamon Anderslunda", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216353" + }, + "id": "623483", + "fullName": "Sundbyvik Annorlunda", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216354" + }, + "id": "610293", + "fullName": "Torsborg Anderslunda", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216355" + }, + "id": "614637", + "fullName": "Björktorp Andersberg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216356" + }, + "id": "614641", + "fullName": "Blacksta Anderslunda", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216357" + }, + "id": "637251", + "fullName": "Haneberg Anderslund", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216358" + }, + "id": "622386", + "fullName": "Östra Fyrby Anderslars", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216359" + }, + "id": "614358", + "fullName": "Stenkvista Anderslund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21635a" + }, + "id": "632270", + "fullName": "Stora Häradsäng Anneberg", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21635b" + }, + "id": "609374", + "fullName": "Norrby Röda Stugan Annexet", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21635c" + }, + "id": "607211", + "fullName": "Kungsladugården Anderslunda", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21635d" + }, + "id": "614382", + "fullName": "Stenkvista Gamla Anderslunda", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21635e" + }, + "id": "607801", + "fullName": "Ånsöga", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216363" + }, + "id": "607803", + "fullName": "Ånsöga Gård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21636c" + }, + "id": "607805", + "fullName": "Ånsöga Nysäter", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216387" + }, + "id": "607807", + "fullName": "Ånsöga Sigridsberg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216397" + }, + "id": "488257", + "fullName": "Annagatan", + "parentFullName": "Älta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216398" + }, + "id": "488358", + "fullName": "Anemonvägen", + "parentFullName": "Älta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216399" + }, + "id": "482941", + "fullName": "Ankarvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21639a" + }, + "id": "482623", + "fullName": "Anarisvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21639b" + }, + "id": "482732", + "fullName": "Ankdammsvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21639c" + }, + "id": "482479", + "fullName": "Annelundsvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21639d" + }, + "id": "481449", + "fullName": "Ängsvägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21639e" + }, + "id": "482012", + "fullName": "Ängsövägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21639f" + }, + "id": "482597", + "fullName": "Ängsbacken", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163a0" + }, + "id": "482937", + "fullName": "Ångbåtsvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163a1" + }, + "id": "926134", + "fullName": "Tollare Ängsväg", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163a2" + }, + "id": "835393", + "fullName": "Andra Tvärgatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163a3" + }, + "id": "836195", + "fullName": "Gammel Annavägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163a4" + }, + "id": "844332", + "fullName": "Anders Persvägen", + "parentFullName": "Valbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163a5" + }, + "id": "835123", + "fullName": "Andersbergsvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163a6" + }, + "id": "835537", + "fullName": "Andra Magasinsgatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163a7" + }, + "id": "836165", + "fullName": "Änges Tä", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163a8" + }, + "id": "834990", + "fullName": "Ängsvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163a9" + }, + "id": "837838", + "fullName": "Ängesvägen", + "parentFullName": "Hedesunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163aa" + }, + "id": "836866", + "fullName": "Ängsullsvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163ab" + }, + "id": "841057", + "fullName": "Ängshyddevägen", + "parentFullName": "Furuvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163ac" + }, + "id": "835786", + "fullName": "Ångermansvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163ad" + }, + "id": "836326", + "fullName": "Ångbåtsbryggan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163ae" + }, + "id": "844139", + "fullName": "Ängsbergsvägen", + "parentFullName": "Valbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163af" + }, + "id": "836330", + "fullName": "Ängskavlestigen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163b0" + }, + "id": "595100", + "fullName": "Anckerbyn", + "parentFullName": "Haverdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163b1" + }, + "id": "596987", + "fullName": "Anisvägen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163b2" + }, + "id": "592546", + "fullName": "Andrégatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163b3" + }, + "id": "592579", + "fullName": "Ankargatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163b4" + }, + "id": "593784", + "fullName": "Annas Gränd", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163b5" + }, + "id": "595101", + "fullName": "Anckers väg", + "parentFullName": "Haverdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163b6" + }, + "id": "596983", + "fullName": "Andersfält", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163b7" + }, + "id": "592581", + "fullName": "Antenngatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163b8" + }, + "id": "595680", + "fullName": "Tiarp Anneberg", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163b9" + }, + "id": "596500", + "fullName": "Röinge Annehem", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163ba" + }, + "id": "609061", + "fullName": "Kleva Anneberg", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163bb" + }, + "id": "928447", + "fullName": "Kleva Anneberg", + "parentFullName": "Slättåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163bc" + }, + "id": "594679", + "fullName": "Risarp Annedal", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163bd" + }, + "id": "593653", + "fullName": "Annelundsvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163be" + }, + "id": "596085", + "fullName": "Brogård Annelund", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163bf" + }, + "id": "599039", + "fullName": "Getinge Anneberg", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163c0" + }, + "id": "594880", + "fullName": "Lynga Anneberg", + "parentFullName": "Gullbrandstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163c1" + }, + "id": "596985", + "fullName": "Andersfälts Gård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163c2" + }, + "id": "598509", + "fullName": "Mahult Annelund", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163c3" + }, + "id": "608705", + "fullName": "Anneslättsgatan", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163c4" + }, + "id": "594717", + "fullName": "Skintaby Annehem", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163c5" + }, + "id": "597043", + "fullName": "Tönnersa Anneberg", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163c6" + }, + "id": "593110", + "fullName": "Andersbergsringen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163c7" + }, + "id": "598082", + "fullName": "Skogby Anderstorp", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163c8" + }, + "id": "609077", + "fullName": "Kullsbol Annefrid", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163c9" + }, + "id": "928454", + "fullName": "Kullsbol Annefrid", + "parentFullName": "Slättåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163ca" + }, + "id": "594796", + "fullName": "Särdal Andersgård", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163cb" + }, + "id": "596999", + "fullName": "Gullbranna Annedal", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163cc" + }, + "id": "597412", + "fullName": "Tönnersjö Annelund", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163cd" + }, + "id": "594974", + "fullName": "Haverdal Aniansgård", + "parentFullName": "Haverdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163ce" + }, + "id": "594976", + "fullName": "Haverdal Annies Gård", + "parentFullName": "Haverdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163cf" + }, + "id": "597041", + "fullName": "Tönnersa Andreasgård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163d0" + }, + "id": "609149", + "fullName": "Slättåkra Anderstorp", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163d1" + }, + "id": "928480", + "fullName": "Slättåkra Anderstorp", + "parentFullName": "Slättåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163d2" + }, + "id": "592938", + "fullName": "Lektor Anderssons gata", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163d3" + }, + "id": "608695", + "fullName": "Ängarna", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163d4" + }, + "id": "599359", + "fullName": "Ängarna", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163d5" + }, + "id": "592103", + "fullName": "Änggatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163d6" + }, + "id": "608797", + "fullName": "Ängvägen", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163d7" + }, + "id": "597484", + "fullName": "Ängsgatan", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163d8" + }, + "id": "593238", + "fullName": "Ängavägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163d9" + }, + "id": "594293", + "fullName": "Ängsvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163da" + }, + "id": "598140", + "fullName": "Ängsvägen", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163db" + }, + "id": "599361", + "fullName": "Ängsvägen", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163dc" + }, + "id": "592270", + "fullName": "Ängdalagatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163dd" + }, + "id": "596794", + "fullName": "Änganäsvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163de" + }, + "id": "609095", + "fullName": "Kärra Ängarna", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163df" + }, + "id": "928461", + "fullName": "Kärra Ängarna", + "parentFullName": "Slättåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163e0" + }, + "id": "608935", + "fullName": "Ängsflyvägen", + "parentFullName": "Åled", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163e1" + }, + "id": "609521", + "fullName": "Sennans Ängväg", + "parentFullName": "Sennan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163e2" + }, + "id": "594714", + "fullName": "Risarp Ängarna", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163e3" + }, + "id": "593278", + "fullName": "Ängsgårdsvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163e4" + }, + "id": "593840", + "fullName": "Frösakull Ängar", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163e5" + }, + "id": "609012", + "fullName": "Drared Ängagård", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163e6" + }, + "id": "595487", + "fullName": "Särdals Ängaväg", + "parentFullName": "Steninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163e7" + }, + "id": "594544", + "fullName": "Ännavänna Gränd", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163e8" + }, + "id": "595409", + "fullName": "Steninge Ängsväg", + "parentFullName": "Steninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163e9" + }, + "id": "928284", + "fullName": "Tönnersa Ängsgård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163ea" + }, + "id": "596642", + "fullName": "Skärkered Ängarna", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163eb" + }, + "id": "609411", + "fullName": "Skavböke Ängagård", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163ec" + }, + "id": "596839", + "fullName": "Öppinge Ängamossen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163ed" + }, + "id": "598187", + "fullName": "Bjärsahult Ängarna", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163ee" + }, + "id": "595768", + "fullName": "Trottaberg Ängsbacka", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163ef" + }, + "id": "596027", + "fullName": "Slangemöllan Ängarna", + "parentFullName": "Holm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163f0" + }, + "id": "594560", + "fullName": "Borgasgård Ängalyckan", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163f1" + }, + "id": "609331", + "fullName": "Karlstorp Ängskulla Hagen", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163f2" + }, + "id": "877169", + "fullName": "Anundgård", + "parentFullName": "Liden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163f3" + }, + "id": "877666", + "fullName": "Andvägen", + "parentFullName": "Kvissleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163f4" + }, + "id": "877167", + "fullName": "Anderberget", + "parentFullName": "Liden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163f5" + }, + "id": "875783", + "fullName": "Ankarvägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163f6" + }, + "id": "877920", + "fullName": "Anemonvägen", + "parentFullName": "Kvissleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163f7" + }, + "id": "878035", + "fullName": "Antennvägen", + "parentFullName": "Sundsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163f8" + }, + "id": "912809", + "fullName": "Antennvägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163f9" + }, + "id": "878391", + "fullName": "Angeldonsvägen", + "parentFullName": "Alnö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163fa" + }, + "id": "878034", + "fullName": "Anfångarbacken", + "parentFullName": "Sundsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163fb" + }, + "id": "878379", + "fullName": "Myrnäs", + "parentFullName": "Ankarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163fc" + }, + "id": "878384", + "fullName": "Stenvik", + "parentFullName": "Ankarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163fd" + }, + "id": "878361", + "fullName": "Brisvägen", + "parentFullName": "Ankarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163fe" + }, + "id": "878366", + "fullName": "Galärvägen", + "parentFullName": "Ankarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2163ff" + }, + "id": "878369", + "fullName": "Jullevägen", + "parentFullName": "Ankarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216400" + }, + "id": "878370", + "fullName": "Kajakvägen", + "parentFullName": "Ankarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216401" + }, + "id": "878371", + "fullName": "Kanotvägen", + "parentFullName": "Ankarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216402" + }, + "id": "878381", + "fullName": "Orkanvägen", + "parentFullName": "Ankarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216403" + }, + "id": "878386", + "fullName": "Stormvägen", + "parentFullName": "Ankarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216404" + }, + "id": "878387", + "fullName": "Trombvägen", + "parentFullName": "Ankarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216405" + }, + "id": "878365", + "fullName": "Galeasvägen", + "parentFullName": "Ankarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216406" + }, + "id": "878367", + "fullName": "Gondolvägen", + "parentFullName": "Ankarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216407" + }, + "id": "878373", + "fullName": "Kulingvägen", + "parentFullName": "Ankarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216408" + }, + "id": "878374", + "fullName": "Kultjevägen", + "parentFullName": "Ankarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216409" + }, + "id": "878375", + "fullName": "Kuttervägen", + "parentFullName": "Ankarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21640a" + }, + "id": "878380", + "fullName": "Myrnäsvägen", + "parentFullName": "Ankarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21640b" + }, + "id": "878362", + "fullName": "Fartygsvägen", + "parentFullName": "Ankarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21640c" + }, + "id": "878372", + "fullName": "Korvettvägen", + "parentFullName": "Ankarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21640d" + }, + "id": "878378", + "fullName": "Lysbojsvägen", + "parentFullName": "Ankarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21640e" + }, + "id": "878382", + "fullName": "Raholmsvägen", + "parentFullName": "Ankarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21640f" + }, + "id": "878385", + "fullName": "Stiltjevägen", + "parentFullName": "Ankarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216410" + }, + "id": "878377", + "fullName": "Ljudbojsvägen", + "parentFullName": "Ankarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216411" + }, + "id": "878364", + "fullName": "Fyrskeppsvägen", + "parentFullName": "Ankarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216412" + }, + "id": "878368", + "fullName": "Granlidenvägen", + "parentFullName": "Ankarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216413" + }, + "id": "878363", + "fullName": "Fiskehamnsvägen", + "parentFullName": "Ankarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216414" + }, + "id": "878383", + "fullName": "Skravsättsvägen", + "parentFullName": "Ankarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216415" + }, + "id": "878388", + "fullName": "Vedettbåtsvägen", + "parentFullName": "Ankarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216416" + }, + "id": "878376", + "fullName": "Kvastpricksvägen", + "parentFullName": "Ankarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216417" + }, + "id": "878389", + "fullName": "Övre Raholmsvägen", + "parentFullName": "Ankarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216418" + }, + "id": "877940", + "fullName": "Ängom", + "parentFullName": "Njurunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216419" + }, + "id": "876425", + "fullName": "Ånäsvägen", + "parentFullName": "Kovland", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21641a" + }, + "id": "875150", + "fullName": "Ängsgatan", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21641b" + }, + "id": "875371", + "fullName": "Ängsvägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21641c" + }, + "id": "878089", + "fullName": "Ängesvägen", + "parentFullName": "Sundsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21641d" + }, + "id": "877900", + "fullName": "Ängomsvägen", + "parentFullName": "Njurunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21641e" + }, + "id": "878186", + "fullName": "Ängomsvägen", + "parentFullName": "Matfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21641f" + }, + "id": "938732", + "fullName": "Ångaregatan", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216420" + }, + "id": "876423", + "fullName": "Ångströms väg", + "parentFullName": "Kovland", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216421" + }, + "id": "878317", + "fullName": "Ångbåtsvägen", + "parentFullName": "Alnö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216422" + }, + "id": "877941", + "fullName": "Ängomsbodarna", + "parentFullName": "Njurunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216423" + }, + "id": "500208", + "fullName": "Anklora", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216424" + }, + "id": "500212", + "fullName": "Anneberg", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216425" + }, + "id": "497113", + "fullName": "Andvägen", + "parentFullName": "Mölnbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216426" + }, + "id": "500210", + "fullName": "Anklora Stora", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216427" + }, + "id": "498147", + "fullName": "Vatt-Annas väg", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216428" + }, + "id": "498855", + "fullName": "Ansgarsvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216429" + }, + "id": "498915", + "fullName": "Annalundsvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21642a" + }, + "id": "499293", + "fullName": "Andersboda Gård", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21642b" + }, + "id": "497839", + "fullName": "Annebergsvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21642c" + }, + "id": "498076", + "fullName": "Robert Anbergs väg", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21642d" + }, + "id": "497357", + "fullName": "Ängen", + "parentFullName": "Mölnbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21642e" + }, + "id": "500930", + "fullName": "Ängsvik", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21642f" + }, + "id": "498131", + "fullName": "Lina Äng", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216430" + }, + "id": "500838", + "fullName": "Ängsholm", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216431" + }, + "id": "500928", + "fullName": "Ängstorp", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216432" + }, + "id": "501150", + "fullName": "Ängstugan", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216433" + }, + "id": "499622", + "fullName": "Ängsgatan", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216434" + }, + "id": "499856", + "fullName": "Ängsvägen", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216435" + }, + "id": "497732", + "fullName": "Ängsgatan", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216436" + }, + "id": "500840", + "fullName": "Ängsstugan", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216437" + }, + "id": "499526", + "fullName": "Ängsbacken", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216438" + }, + "id": "498911", + "fullName": "Ängshöjden", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216439" + }, + "id": "499467", + "fullName": "Persboda Äng", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21643a" + }, + "id": "499990", + "fullName": "Broby Ängsväg", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21643b" + }, + "id": "499527", + "fullName": "Östra Ängsbacken", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21643c" + }, + "id": "497359", + "fullName": "Ängen Björkudden", + "parentFullName": "Mölnbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21643d" + }, + "id": "926535", + "fullName": "Ängsbacken Östra", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21643e" + }, + "id": "498066", + "fullName": "Ängsbacken Västra", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21643f" + }, + "id": "571759", + "fullName": "Tullgarn Ängsbyggnaden", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216440" + }, + "id": "494592", + "fullName": "Annelötsvägen", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216441" + }, + "id": "493569", + "fullName": "Annabergsvägen", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216442" + }, + "id": "493836", + "fullName": "Anna Maria Roos väg", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216443" + }, + "id": "494594", + "fullName": "Arvid Och Annas väg", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216444" + }, + "id": "494471", + "fullName": "Kagghamra Säteri Annexet", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216445" + }, + "id": "494469", + "fullName": "Kagghamra Säteri Anderstorp", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216446" + }, + "id": "494195", + "fullName": "Ängsvägen", + "parentFullName": "Tumba", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216447" + }, + "id": "494064", + "fullName": "Ängshöksvägen", + "parentFullName": "Tumba", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216448" + }, + "id": "651886", + "fullName": "Aneboda Anelund", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216449" + }, + "id": "651884", + "fullName": "Aneboda Anegården", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21644a" + }, + "id": "651957", + "fullName": "Aneboda Villa Anebo", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21644b" + }, + "id": "644433", + "fullName": "Sankt Anneväg", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21644c" + }, + "id": "919283", + "fullName": "Aneboda", + "parentFullName": "Moheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21644d" + }, + "id": "651882", + "fullName": "Aneboda", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21644e" + }, + "id": "644479", + "fullName": "Andvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21644f" + }, + "id": "644594", + "fullName": "Antons väg", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216450" + }, + "id": "644746", + "fullName": "Annavägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216451" + }, + "id": "645470", + "fullName": "Ankarevägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216452" + }, + "id": "928678", + "fullName": "Aniaravägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216453" + }, + "id": "651898", + "fullName": "Aneboda Eken", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216454" + }, + "id": "651914", + "fullName": "Aneboda Haga", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216455" + }, + "id": "644292", + "fullName": "Anteliigatan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216456" + }, + "id": "651903", + "fullName": "Aneboda Ferön", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216457" + }, + "id": "651926", + "fullName": "Aneboda Kyrka", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216458" + }, + "id": "651955", + "fullName": "Aneboda Södra", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216459" + }, + "id": "921935", + "fullName": "Aneboda Busins", + "parentFullName": "Moheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21645a" + }, + "id": "651892", + "fullName": "Aneboda Busins", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21645b" + }, + "id": "651930", + "fullName": "Aneboda Lunden", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21645c" + }, + "id": "651942", + "fullName": "Aneboda Nyborg", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21645d" + }, + "id": "651954", + "fullName": "Aneboda Säteri", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21645e" + }, + "id": "652125", + "fullName": "Berg Annegärde", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21645f" + }, + "id": "929025", + "fullName": "Tolg Andersgård", + "parentFullName": "Tolg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216460" + }, + "id": "644379", + "fullName": "Anna Trolles väg", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216461" + }, + "id": "644880", + "fullName": "Hagavik Annevik", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216463" + }, + "id": "664578", + "fullName": "Jät Andersgården", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216464" + }, + "id": "654305", + "fullName": "Tolg Andersgård", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216465" + }, + "id": "651905", + "fullName": "Aneboda Forsebo", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216466" + }, + "id": "651908", + "fullName": "Aneboda Fridhem", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216467" + }, + "id": "651924", + "fullName": "Aneboda Knäppen", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216468" + }, + "id": "651902", + "fullName": "Aneboda Esketorp", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216469" + }, + "id": "651916", + "fullName": "Aneboda Hagaberg", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21646a" + }, + "id": "651922", + "fullName": "Aneboda Klintäng", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21646b" + }, + "id": "651932", + "fullName": "Aneboda Lönshult", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21646c" + }, + "id": "651944", + "fullName": "Aneboda Sjöshult", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21646d" + }, + "id": "651946", + "fullName": "Aneboda Sjöudden", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21646e" + }, + "id": "651968", + "fullName": "Aneboda Äskåsdal", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21646f" + }, + "id": "928659", + "fullName": "Anna Koskulls gata", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216470" + }, + "id": "928676", + "fullName": "Linnea Andréns väg", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216471" + }, + "id": "929211", + "fullName": "Furuby Andersgård", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216472" + }, + "id": "651888", + "fullName": "Aneboda Björkedal", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216473" + }, + "id": "651894", + "fullName": "Aneboda Bygdegård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216474" + }, + "id": "651896", + "fullName": "Aneboda Djupasand", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216475" + }, + "id": "651900", + "fullName": "Aneboda Enebacken", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216476" + }, + "id": "651904", + "fullName": "Aneboda Fiskodling", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216477" + }, + "id": "651906", + "fullName": "Aneboda Fredfällan", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216478" + }, + "id": "651920", + "fullName": "Aneboda Karlslund", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216479" + }, + "id": "651928", + "fullName": "Aneboda Limnologen", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21647a" + }, + "id": "651934", + "fullName": "Aneboda Mellangård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21647b" + }, + "id": "651936", + "fullName": "Aneboda Muggeboda", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21647c" + }, + "id": "651938", + "fullName": "Aneboda Norratorp", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21647d" + }, + "id": "651940", + "fullName": "Aneboda Norregård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21647e" + }, + "id": "651948", + "fullName": "Aneboda Skogsholm", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21647f" + }, + "id": "651950", + "fullName": "Aneboda Skogshäll", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216480" + }, + "id": "651951", + "fullName": "Aneboda Stenfälle", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216481" + }, + "id": "651952", + "fullName": "Aneboda Strömsberg", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216482" + }, + "id": "651953", + "fullName": "Aneboda Strömsdal", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216483" + }, + "id": "651970", + "fullName": "Aneboda Äskåskvarn", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216484" + }, + "id": "651972", + "fullName": "Aneboda Äskåslund", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216485" + }, + "id": "657884", + "fullName": "Furuby Andersgård", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216486" + }, + "id": "655004", + "fullName": "Hornaryd Andersgård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216487" + }, + "id": "651890", + "fullName": "Aneboda Björkhöjden", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216489" + }, + "id": "654184", + "fullName": "Skälsnäs Gård Annexet", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21648a" + }, + "id": "646449", + "fullName": "Kråkenäs Säteri Annex", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21648b" + }, + "id": "651959", + "fullName": "Aneboda Äskås Norregård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21648c" + }, + "id": "651966", + "fullName": "Aneboda Äskås Södergård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21648d" + }, + "id": "655006", + "fullName": "Hornaryd Andersgård Byn", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21648f" + }, + "id": "929166", + "fullName": "Hornaryd Andersgård Snipen", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216490" + }, + "id": "657180", + "fullName": "Änganäs", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216492" + }, + "id": "654626", + "fullName": "Ängsvägen", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216493" + }, + "id": "653437", + "fullName": "Ängsvägen", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216494" + }, + "id": "645190", + "fullName": "Ängsvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216495" + }, + "id": "639156", + "fullName": "Ör Ängalund", + "parentFullName": "Ör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216496" + }, + "id": "657940", + "fullName": "Furuby Änga", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216497" + }, + "id": "929241", + "fullName": "Furuby Änga", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216499" + }, + "id": "654299", + "fullName": "Tjureda Änga", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21649a" + }, + "id": "928919", + "fullName": "Tjureda Änga", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21649b" + }, + "id": "646145", + "fullName": "Skir Ängarna", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21649c" + }, + "id": "656935", + "fullName": "Ryd Ängsholm", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21649d" + }, + "id": "656971", + "fullName": "Torp Ängalund", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21649f" + }, + "id": "664734", + "fullName": "Jät Ängslyckan", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164a0" + }, + "id": "929165", + "fullName": "Ödetofta Ängen", + "parentFullName": "Tolg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164a1" + }, + "id": "645966", + "fullName": "Ängsullsvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164a2" + }, + "id": "646710", + "fullName": "Stojby Änglabo", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164a3" + }, + "id": "657196", + "fullName": "Änganäs Säteri", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164a4" + }, + "id": "654302", + "fullName": "Tjureda Änganäs", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164a5" + }, + "id": "657942", + "fullName": "Furuby Ängaholm", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164a6" + }, + "id": "929242", + "fullName": "Furuby Ängaholm", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164a7" + }, + "id": "928921", + "fullName": "Tjureda Änganäs", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164a8" + }, + "id": "655839", + "fullName": "Risinge Ängadal", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164a9" + }, + "id": "657198", + "fullName": "Änganäs Tokadal", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164ab" + }, + "id": "654301", + "fullName": "Tjureda Ängaholm", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164ac" + }, + "id": "928920", + "fullName": "Tjureda Ängaholm", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164ad" + }, + "id": "646807", + "fullName": "Tveta Ängslyckan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164ae" + }, + "id": "928719", + "fullName": "Tveta Ängabacken", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164af" + }, + "id": "655601", + "fullName": "Billa Ängslyckan", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164b0" + }, + "id": "655841", + "fullName": "Risinge Ängalund", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164b1" + }, + "id": "657192", + "fullName": "Änganäs Nybygget", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164b2" + }, + "id": "652941", + "fullName": "Skavenäs Ängalund", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164b3" + }, + "id": "658199", + "fullName": "Kårestad Ängaholm", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164b4" + }, + "id": "653180", + "fullName": "Ellanda Villa Änga", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164b5" + }, + "id": "653562", + "fullName": "Öpestorp Ängagård", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164b6" + }, + "id": "929326", + "fullName": "Kårestad Ängaholm", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164b7" + }, + "id": "929167", + "fullName": "Sandreda Ängsgård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164b8" + }, + "id": "648339", + "fullName": "Tävelsås Ängaholm", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164b9" + }, + "id": "646040", + "fullName": "Hollstorp Ängarna", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164ba" + }, + "id": "646187", + "fullName": "Telestad Ängalund", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164bb" + }, + "id": "646712", + "fullName": "Stojby Ängslyckan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164bc" + }, + "id": "657190", + "fullName": "Änganäs Knutsgård", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164bd" + }, + "id": "657194", + "fullName": "Änganäs Strömsdal", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164be" + }, + "id": "657200", + "fullName": "Änganäs Vingsholm", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164bf" + }, + "id": "657202", + "fullName": "Änganäs Östregård", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164c0" + }, + "id": "648807", + "fullName": "Kråketorp Ängeldal", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164c1" + }, + "id": "648838", + "fullName": "Sunnerö Ängslyckan", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164c3" + }, + "id": "664572", + "fullName": "Djura Nöbbele Ängen", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164c4" + }, + "id": "654978", + "fullName": "Hagreda Ängatorpet", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164c5" + }, + "id": "655464", + "fullName": "Skårtaryd Ängaholm", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164c6" + }, + "id": "647294", + "fullName": "Långstorp Ängslund", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164c7" + }, + "id": "656845", + "fullName": "Kåralycke Ängalund", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164c8" + }, + "id": "657182", + "fullName": "Änganäs Arvidsberg", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164c9" + }, + "id": "648436", + "fullName": "Hjortatorp Ängaholm", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164ca" + }, + "id": "658201", + "fullName": "Kårestad Ängemarken", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164cb" + }, + "id": "929327", + "fullName": "Kårestad Ängemarken", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164cc" + }, + "id": "648147", + "fullName": "Stenslanda Ängalund", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164cd" + }, + "id": "914576", + "fullName": "Tävelsås Ängalyckan", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164ce" + }, + "id": "646215", + "fullName": "Älmåsen Ängesgården", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164cf" + }, + "id": "928711", + "fullName": "Notteryd Ängsbacken", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164d0" + }, + "id": "657157", + "fullName": "Väderlanda Ängalund", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164d1" + }, + "id": "664570", + "fullName": "Djura Nöbbele Änganäs", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164d2" + }, + "id": "655388", + "fullName": "Sjösås Rödje Ängalund", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164d3" + }, + "id": "647741", + "fullName": "Vederslöv Ängslyckan", + "parentFullName": "Vederslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164d4" + }, + "id": "923090", + "fullName": "Stenslanda Ängalycke", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164d5" + }, + "id": "928741", + "fullName": "Marklanda Ängsmarken", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164d7" + }, + "id": "664569", + "fullName": "Djura Nöbbele Ängaholm", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164d8" + }, + "id": "646558", + "fullName": "Norra Åreda Ängagärdet", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164d9" + }, + "id": "655389", + "fullName": "Sjösås Rödje Ängalyckan", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164da" + }, + "id": "655414", + "fullName": "Sjösås Äskås Ängagärdet", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164db" + }, + "id": "646480", + "fullName": "Kråkenäsryd Ängastugan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164dc" + }, + "id": "657188", + "fullName": "Änganäs Arvidsbergs Gård", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164dd" + }, + "id": "650876", + "fullName": "Anisvägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164de" + }, + "id": "652218", + "fullName": "Andstigen", + "parentFullName": "Skattkärr", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164df" + }, + "id": "649662", + "fullName": "Ankargatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164e0" + }, + "id": "654252", + "fullName": "Berg Annelund", + "parentFullName": "Väse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164e1" + }, + "id": "650338", + "fullName": "Anemongatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164e2" + }, + "id": "652065", + "fullName": "Anna Leks väg", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164e3" + }, + "id": "650420", + "fullName": "Anna Svärds väg", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164e4" + }, + "id": "654981", + "fullName": "Tegel-Anders väg", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164e5" + }, + "id": "651236", + "fullName": "Annebergsvägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164e6" + }, + "id": "652158", + "fullName": "Annelundsvägen", + "parentFullName": "Skattkärr", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164e7" + }, + "id": "654893", + "fullName": "Reparetorp Annero", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164e8" + }, + "id": "650069", + "fullName": "Gustaf Anders gata", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164e9" + }, + "id": "650414", + "fullName": "Anna Stjärnhöks väg", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164ea" + }, + "id": "651232", + "fullName": "Anneberg Färjestad", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164eb" + }, + "id": "651233", + "fullName": "Annebergsslingan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164ec" + }, + "id": "654007", + "fullName": "Ängvägen", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164ed" + }, + "id": "650277", + "fullName": "Änggatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164ee" + }, + "id": "654005", + "fullName": "Änggården", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164ef" + }, + "id": "654233", + "fullName": "Änglidsvägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164f0" + }, + "id": "650630", + "fullName": "Ängbackevägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164f1" + }, + "id": "651596", + "fullName": "Grava-Ängebäck", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164f2" + }, + "id": "654872", + "fullName": "Nyeds-Ängebäck", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164f3" + }, + "id": "655054", + "fullName": "Ängebäckstorp", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164f4" + }, + "id": "652214", + "fullName": "Ängskogsvägen", + "parentFullName": "Skattkärr", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164f5" + }, + "id": "652216", + "fullName": "Ängtorpsvägen", + "parentFullName": "Skattkärr", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164f6" + }, + "id": "654942", + "fullName": "Stensviken Ängen", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164f7" + }, + "id": "486360", + "fullName": "Anderslund", + "parentFullName": "Jordbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164f8" + }, + "id": "495503", + "fullName": "Angnäsvägen", + "parentFullName": "Muskö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164f9" + }, + "id": "486138", + "fullName": "Anunds Gränd", + "parentFullName": "Handen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164fa" + }, + "id": "486047", + "fullName": "Anna Marias väg", + "parentFullName": "Handen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164fb" + }, + "id": "486109", + "fullName": "Anläggarvägen", + "parentFullName": "Handen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164fc" + }, + "id": "486494", + "fullName": "Annebergsvägen", + "parentFullName": "Vendelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164fd" + }, + "id": "926514", + "fullName": "Hjalmar Anckers väg", + "parentFullName": "Muskö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164fe" + }, + "id": "487595", + "fullName": "Anders Franzéns Trappa", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2164ff" + }, + "id": "487897", + "fullName": "Ånäs Gård", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216500" + }, + "id": "481068", + "fullName": "Simons Äng", + "parentFullName": "Ornö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216501" + }, + "id": "495754", + "fullName": "Ängsvägen", + "parentFullName": "Muskö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216502" + }, + "id": "486290", + "fullName": "Ängsvägen", + "parentFullName": "Handen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216503" + }, + "id": "487785", + "fullName": "Ängsövägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216504" + }, + "id": "481134", + "fullName": "Utö Ängsvik", + "parentFullName": "Utö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216505" + }, + "id": "926099", + "fullName": "Gränö Ängsön", + "parentFullName": "Gränö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216506" + }, + "id": "481148", + "fullName": "Ängsholmarna", + "parentFullName": "Utö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216507" + }, + "id": "481150", + "fullName": "Ängsholmarna Edudden", + "parentFullName": "Utö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216508" + }, + "id": "590078", + "fullName": "Ankvägen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216509" + }, + "id": "585332", + "fullName": "Andvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21650a" + }, + "id": "590076", + "fullName": "Ankaregatan", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21650b" + }, + "id": "584592", + "fullName": "Aniaravägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21650d" + }, + "id": "586524", + "fullName": "Annettes väg", + "parentFullName": "Gärds Köpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21650e" + }, + "id": "591121", + "fullName": "Anna-Stinas väg", + "parentFullName": "Everöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21650f" + }, + "id": "585507", + "fullName": "Anemonvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216510" + }, + "id": "586463", + "fullName": "Anders Nils väg", + "parentFullName": "Rinkaby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216511" + }, + "id": "591552", + "fullName": "Annelundsvägen", + "parentFullName": "Tollarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216512" + }, + "id": "591290", + "fullName": "Andrarumsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216513" + }, + "id": "591502", + "fullName": "Truls Anders väg", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216514" + }, + "id": "585951", + "fullName": "Annedalsvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216515" + }, + "id": "586764", + "fullName": "Anna Åströms väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216517" + }, + "id": "589994", + "fullName": "Andreas Björkmans gata", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216518" + }, + "id": "584402", + "fullName": "Henning Anderssons väg", + "parentFullName": "Fjälkinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216519" + }, + "id": "585189", + "fullName": "Ängsvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21651a" + }, + "id": "586760", + "fullName": "Ängdalavägen", + "parentFullName": "Önnestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21651c" + }, + "id": "928166", + "fullName": "Rinkaby Ängaväg", + "parentFullName": "Rinkaby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21651d" + }, + "id": "591258", + "fullName": "Everöds Ängaväg", + "parentFullName": "Everöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21651e" + }, + "id": "586125", + "fullName": "Ängamöllevägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21651f" + }, + "id": "590419", + "fullName": "Ängsbollsstigen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216520" + }, + "id": "591610", + "fullName": "Ängsvattnargatan", + "parentFullName": "Tollarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216521" + }, + "id": "710949", + "fullName": "Andvägen", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216522" + }, + "id": "698385", + "fullName": "Annas väg", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216523" + }, + "id": "711786", + "fullName": "Antons väg", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216524" + }, + "id": "706852", + "fullName": "Ankarvägen", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216525" + }, + "id": "707014", + "fullName": "Andreas väg", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216526" + }, + "id": "710744", + "fullName": "Mor Annas väg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216527" + }, + "id": "712167", + "fullName": "Blå Ankaret", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216528" + }, + "id": "711630", + "fullName": "Annabovägen", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216529" + }, + "id": "710792", + "fullName": "Anna-Lenas väg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21652a" + }, + "id": "929785", + "fullName": "Ann-Maris väg", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21652b" + }, + "id": "706615", + "fullName": "Anemongatan", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21652c" + }, + "id": "712464", + "fullName": "Post-Annas väg", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21652d" + }, + "id": "698387", + "fullName": "Annelundsvägen", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21652e" + }, + "id": "914018", + "fullName": "Mor Annies väg", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21652f" + }, + "id": "711360", + "fullName": "Rull-Anders väg", + "parentFullName": "Frillesås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216530" + }, + "id": "710798", + "fullName": "Berndt Anders väg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216531" + }, + "id": "707312", + "fullName": "Annebergs Gård", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216532" + }, + "id": "710438", + "fullName": "Anåsbergsvägen", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216533" + }, + "id": "711784", + "fullName": "Annabrittens väg", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216534" + }, + "id": "711150", + "fullName": "Johan Anders väg", + "parentFullName": "Frillesås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216535" + }, + "id": "707146", + "fullName": "Anders Olssons väg", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216536" + }, + "id": "698383", + "fullName": "Anders Jönsgårdsvägen", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216537" + }, + "id": "698031", + "fullName": "Astrid Anderssons väg", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216538" + }, + "id": "707415", + "fullName": "Norra Annebergsvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216539" + }, + "id": "707458", + "fullName": "Södra Annebergsvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21653a" + }, + "id": "709334", + "fullName": "Norra Annebergsvägen", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21653b" + }, + "id": "698613", + "fullName": "Ängåsen", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21653c" + }, + "id": "698027", + "fullName": "Änghagen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21653d" + }, + "id": "711395", + "fullName": "Ängavägen", + "parentFullName": "Frillesås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21653e" + }, + "id": "697865", + "fullName": "Kyviks Äng", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21653f" + }, + "id": "697965", + "fullName": "Ängsvägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216540" + }, + "id": "706298", + "fullName": "Ängsgatan", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216541" + }, + "id": "698440", + "fullName": "Särö Ängväg", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216542" + }, + "id": "707142", + "fullName": "Ängåsvägen", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216543" + }, + "id": "710893", + "fullName": "Ängsstigen", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216544" + }, + "id": "697963", + "fullName": "Ängsbacken", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216545" + }, + "id": "698025", + "fullName": "Änghagavägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216546" + }, + "id": "707239", + "fullName": "Ängsullsvägen", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216547" + }, + "id": "710790", + "fullName": "Ölmanäs Ängväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216548" + }, + "id": "710830", + "fullName": "Johans Ängsväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216549" + }, + "id": "698444", + "fullName": "Ängslyckans väg", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21654a" + }, + "id": "711299", + "fullName": "Ängsklockevägen", + "parentFullName": "Frillesås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21654b" + }, + "id": "697959", + "fullName": "Västra Ängsvägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21654c" + }, + "id": "711142", + "fullName": "Frillesås Ängsväg", + "parentFullName": "Frillesås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21654d" + }, + "id": "711035", + "fullName": "Vassbäcks Ängsväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21654e" + }, + "id": "697909", + "fullName": "Kullaviks Ängsväg", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21654f" + }, + "id": "504815", + "fullName": "Annelund", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216550" + }, + "id": "504705", + "fullName": "S:t Ansgars väg", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216551" + }, + "id": "504799", + "fullName": "Andersvägen", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216552" + }, + "id": "504817", + "fullName": "Annerovägen", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216553" + }, + "id": "504800", + "fullName": "Anhaltsvägen", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216554" + }, + "id": "505338", + "fullName": "Ankdammsgatan", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216555" + }, + "id": "505394", + "fullName": "Anderstorpsvägen", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216556" + }, + "id": "926635", + "fullName": "Anna Steckséns gata", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216557" + }, + "id": "504944", + "fullName": "Anders Lundströms gata", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216558" + }, + "id": "504787", + "fullName": "Ängsgatan", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216559" + }, + "id": "505490", + "fullName": "Ängkärrsgatan", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21655a" + }, + "id": "504992", + "fullName": "Ulriksdal Ångslupstomten", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21655b" + }, + "id": "896453", + "fullName": "Andgränd", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21655c" + }, + "id": "894343", + "fullName": "Andträsket", + "parentFullName": "Råneå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21655d" + }, + "id": "896183", + "fullName": "Ankarvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21655e" + }, + "id": "896349", + "fullName": "Angelgatan", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21655f" + }, + "id": "894208", + "fullName": "Andersvägen", + "parentFullName": "Gammelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216560" + }, + "id": "896714", + "fullName": "Antbergsvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216561" + }, + "id": "896577", + "fullName": "Antnäskorsningen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216562" + }, + "id": "896606", + "fullName": "Stor Antnästräsket", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216563" + }, + "id": "916775", + "fullName": "Antnäs-Börstskäret", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216564" + }, + "id": "894312", + "fullName": "Ängsvägen", + "parentFullName": "Råneå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216565" + }, + "id": "894431", + "fullName": "Ängesträsk", + "parentFullName": "Niemisel", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216566" + }, + "id": "896859", + "fullName": "Ängesbyvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216567" + }, + "id": "896852", + "fullName": "Södra Ängesbyn", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216568" + }, + "id": "896575", + "fullName": "Ängdalsrovägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216569" + }, + "id": "896853", + "fullName": "Södra Ängesbyvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21656a" + }, + "id": "506192", + "fullName": "Ananasvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21656b" + }, + "id": "506498", + "fullName": "Aniaravägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21656c" + }, + "id": "505957", + "fullName": "Andebodavägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21656d" + }, + "id": "506921", + "fullName": "Anna Skyttes Gränd", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21656e" + }, + "id": "506730", + "fullName": "Anton Johanssons väg", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21656f" + }, + "id": "506069", + "fullName": "Görvälns Gård Solbacka Annex", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216570" + }, + "id": "506996", + "fullName": "Ängsjövägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216571" + }, + "id": "890826", + "fullName": "Antkläppen", + "parentFullName": "Kåge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216572" + }, + "id": "891136", + "fullName": "Andersberg", + "parentFullName": "Boliden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216573" + }, + "id": "888528", + "fullName": "Andersträsk", + "parentFullName": "Jörn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216574" + }, + "id": "890037", + "fullName": "Antholmen", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216575" + }, + "id": "891349", + "fullName": "Andersfors", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216576" + }, + "id": "890275", + "fullName": "Ankarvägen", + "parentFullName": "Ursviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216577" + }, + "id": "889920", + "fullName": "Anderstorg", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216578" + }, + "id": "890012", + "fullName": "Annastigen", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216579" + }, + "id": "889880", + "fullName": "Andersvägen", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21657a" + }, + "id": "889919", + "fullName": "Anbudsgatan", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21657b" + }, + "id": "891326", + "fullName": "Andersvattnet", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21657c" + }, + "id": "890036", + "fullName": "Annedalsvägen", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21657d" + }, + "id": "891054", + "fullName": "Anrikningsvägen", + "parentFullName": "Boliden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21657e" + }, + "id": "939128", + "fullName": "Anna-Stavas gata", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21657f" + }, + "id": "889906", + "fullName": "Anderstorps Gård", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216580" + }, + "id": "889907", + "fullName": "Anderstorpsleden", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216581" + }, + "id": "888655", + "fullName": "Ånäset", + "parentFullName": "Jörn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216582" + }, + "id": "891234", + "fullName": "Ängsgatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216583" + }, + "id": "888268", + "fullName": "Ängsbacka", + "parentFullName": "Lövånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216584" + }, + "id": "889703", + "fullName": "Ängesvägen", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216585" + }, + "id": "520114", + "fullName": "Annero", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216586" + }, + "id": "519404", + "fullName": "Anneberg", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216587" + }, + "id": "519355", + "fullName": "Aniaravägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216588" + }, + "id": "519402", + "fullName": "Andelsvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216589" + }, + "id": "520116", + "fullName": "Annerovägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21658a" + }, + "id": "520277", + "fullName": "Antunavägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21658b" + }, + "id": "519075", + "fullName": "Anhaltsvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21658c" + }, + "id": "519353", + "fullName": "Aniaraplatsen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21658d" + }, + "id": "519406", + "fullName": "Annebergsvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21658e" + }, + "id": "519919", + "fullName": "Annelundsvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21658f" + }, + "id": "518992", + "fullName": "Ängsvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216590" + }, + "id": "506813", + "fullName": "Boda Äng Mässen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216591" + }, + "id": "518990", + "fullName": "Ängstorpsvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216592" + }, + "id": "506810", + "fullName": "Boda Äng Jaktvillan", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216593" + }, + "id": "506816", + "fullName": "Boda Äng Torpstugan", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216594" + }, + "id": "512947", + "fullName": "Ankarvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216595" + }, + "id": "518169", + "fullName": "Anbudsvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216596" + }, + "id": "518364", + "fullName": "Antennvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216597" + }, + "id": "518723", + "fullName": "Ängsvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216598" + }, + "id": "518211", + "fullName": "Ängsullsvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216599" + }, + "id": "518362", + "fullName": "Ängsholmsvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21659a" + }, + "id": "687409", + "fullName": "Anisplan", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21659b" + }, + "id": "687693", + "fullName": "Andvägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21659c" + }, + "id": "685373", + "fullName": "Anneberg", + "parentFullName": "Vassmolösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21659d" + }, + "id": "685508", + "fullName": "Anneberg", + "parentFullName": "Ljungbyholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21659e" + }, + "id": "686598", + "fullName": "Ängöleden", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21659f" + }, + "id": "687912", + "fullName": "Änggärdet", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165a0" + }, + "id": "685307", + "fullName": "Ängsgatan", + "parentFullName": "Trekanten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165a1" + }, + "id": "686326", + "fullName": "Ängö Hamngata", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165a2" + }, + "id": "676003", + "fullName": "Änggärdesvägen", + "parentFullName": "Rockneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165a3" + }, + "id": "670184", + "fullName": "Annebo", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165a4" + }, + "id": "673082", + "fullName": "Anneberg", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165a5" + }, + "id": "669098", + "fullName": "Annas väg", + "parentFullName": "Sturkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165a6" + }, + "id": "669407", + "fullName": "Annedal", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165a7" + }, + "id": "671124", + "fullName": "Annlund", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165a8" + }, + "id": "673470", + "fullName": "Andvägen", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165a9" + }, + "id": "671122", + "fullName": "Annelund", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165aa" + }, + "id": "673471", + "fullName": "Antons väg", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165ab" + }, + "id": "667628", + "fullName": "Anemonvägen", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165ac" + }, + "id": "669405", + "fullName": "Anderstorp", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165ad" + }, + "id": "667214", + "fullName": "Antennvägen", + "parentFullName": "Nättraby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165ae" + }, + "id": "670186", + "fullName": "Annebovägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165af" + }, + "id": "671256", + "fullName": "Ryd Annelund", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165b0" + }, + "id": "915231", + "fullName": "Annebergsvägen", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165b1" + }, + "id": "669096", + "fullName": "Annakurravägen", + "parentFullName": "Sturkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165b2" + }, + "id": "929372", + "fullName": "Annakurravägen", + "parentFullName": "Tjurkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165b3" + }, + "id": "671135", + "fullName": "Bastasjö Annedal", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165b4" + }, + "id": "671310", + "fullName": "Anders Petters väg", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165b5" + }, + "id": "668571", + "fullName": "Björklyckans Annex", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165b7" + }, + "id": "673462", + "fullName": "Ånäs", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165b8" + }, + "id": "667606", + "fullName": "Ängsvägen", + "parentFullName": "Nättraby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165b9" + }, + "id": "670424", + "fullName": "Ängsvägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165ba" + }, + "id": "667200", + "fullName": "Ängsvägen", + "parentFullName": "Hasslö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165bb" + }, + "id": "668310", + "fullName": "Ängsvägen", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165bc" + }, + "id": "670998", + "fullName": "Ängholmen", + "parentFullName": "Lyckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165bd" + }, + "id": "669821", + "fullName": "Ängstorpet", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165be" + }, + "id": "668543", + "fullName": "Ängslyckan", + "parentFullName": "Tving", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165bf" + }, + "id": "673441", + "fullName": "Törnåkra Ånäs", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165c0" + }, + "id": "670354", + "fullName": "Ångslupsvägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165c1" + }, + "id": "669242", + "fullName": "Lilla Ängvägen", + "parentFullName": "Sturkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165c2" + }, + "id": "671000", + "fullName": "Ängholmsvägen", + "parentFullName": "Lyckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165c3" + }, + "id": "670999", + "fullName": "Ängholmsstrand", + "parentFullName": "Lyckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165c4" + }, + "id": "673830", + "fullName": "Änglamarksvägen", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165c5" + }, + "id": "929543", + "fullName": "Änglamarksvägen", + "parentFullName": "Senoren", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165c6" + }, + "id": "668753", + "fullName": "Långasjö Änghagen", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165c7" + }, + "id": "668261", + "fullName": "Tvingelshed Ängstorpet", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165c8" + }, + "id": "701789", + "fullName": "Andgatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165c9" + }, + "id": "697853", + "fullName": "Mor Annas väg", + "parentFullName": "Kållered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165ca" + }, + "id": "708822", + "fullName": "Anemonvägen", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165cb" + }, + "id": "701340", + "fullName": "Antilopgatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165cc" + }, + "id": "709280", + "fullName": "Annebergsvägen", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165cd" + }, + "id": "708909", + "fullName": "Annestorpsvägen", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165ce" + }, + "id": "709287", + "fullName": "Gamla Annebergsvägen", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165cf" + }, + "id": "697819", + "fullName": "Ängsvägen", + "parentFullName": "Kållered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165d0" + }, + "id": "701651", + "fullName": "Eklanda Äng", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165d1" + }, + "id": "702018", + "fullName": "Ändergatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165d2" + }, + "id": "697722", + "fullName": "Tulebo Ängsväg", + "parentFullName": "Kållered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165d3" + }, + "id": "697736", + "fullName": "Ängbackevägen", + "parentFullName": "Kållered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165d4" + }, + "id": "709138", + "fullName": "Ängskavlevägen", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165d5" + }, + "id": "701167", + "fullName": "Östra Ånäsgatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165d6" + }, + "id": "701438", + "fullName": "Ängshyddegatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165d7" + }, + "id": "701163", + "fullName": "Västra Ånäsgatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165d8" + }, + "id": "704039", + "fullName": "Angryd", + "parentFullName": "Tvååker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165d9" + }, + "id": "704664", + "fullName": "Anneberg", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165da" + }, + "id": "703477", + "fullName": "Andvägen", + "parentFullName": "Veddige", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165db" + }, + "id": "703530", + "fullName": "Annehill", + "parentFullName": "Veddige", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165dc" + }, + "id": "702965", + "fullName": "Ankarevägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165dd" + }, + "id": "704889", + "fullName": "Andstigen", + "parentFullName": "Åskloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165de" + }, + "id": "703087", + "fullName": "Andins väg", + "parentFullName": "Väröbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165df" + }, + "id": "703089", + "fullName": "Anunds väg", + "parentFullName": "Väröbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165e0" + }, + "id": "698826", + "fullName": "Annestorp", + "parentFullName": "Skällinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165e1" + }, + "id": "703874", + "fullName": "Anemonvägen", + "parentFullName": "Tvååker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165e2" + }, + "id": "703677", + "fullName": "Ankarvägen", + "parentFullName": "Träslövsläge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165e3" + }, + "id": "702510", + "fullName": "Annedalsgatan", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165e4" + }, + "id": "704665", + "fullName": "Annebergs Gård", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165e5" + }, + "id": "704775", + "fullName": "Kråk-Anders väg", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165e6" + }, + "id": "921331", + "fullName": "Lill-Anders väg", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165e7" + }, + "id": "703479", + "fullName": "Annedalsvägen", + "parentFullName": "Veddige", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165e8" + }, + "id": "704667", + "fullName": "Annebergsvägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165e9" + }, + "id": "929804", + "fullName": "Annelundsvägen", + "parentFullName": "Tvååker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165ea" + }, + "id": "702749", + "fullName": "Anders Götars väg", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165eb" + }, + "id": "604438", + "fullName": "Folkared Anneberg", + "parentFullName": "Långås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165ec" + }, + "id": "702780", + "fullName": "Anders Petters gata", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165ed" + }, + "id": "704037", + "fullName": "Anders Kristians väg", + "parentFullName": "Tvååker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165ee" + }, + "id": "704426", + "fullName": "Anders Perstorpsvägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165ef" + }, + "id": "704033", + "fullName": "Ängarna", + "parentFullName": "Tvååker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165f0" + }, + "id": "702203", + "fullName": "Ängvägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165f1" + }, + "id": "704358", + "fullName": "Ängvägen", + "parentFullName": "Tvååker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165f2" + }, + "id": "703286", + "fullName": "Ängsvägen", + "parentFullName": "Väröbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165f3" + }, + "id": "787433", + "fullName": "Ängsvägen", + "parentFullName": "Kungsäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165f4" + }, + "id": "703763", + "fullName": "Änkestigen", + "parentFullName": "Träslövsläge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165f5" + }, + "id": "703048", + "fullName": "Rusas Ängväg", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165f6" + }, + "id": "704886", + "fullName": "Ängarnas väg", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165f7" + }, + "id": "704608", + "fullName": "Ängaviksvägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165f8" + }, + "id": "704610", + "fullName": "Änggärdevägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165f9" + }, + "id": "703761", + "fullName": "Ängslyckevägen", + "parentFullName": "Träslövsläge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165fa" + }, + "id": "711572", + "fullName": "Ängsbackevägen", + "parentFullName": "Stråvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165fb" + }, + "id": "767720", + "fullName": "Gunnarsjö Änkeshult", + "parentFullName": "Älekulla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165fc" + }, + "id": "863671", + "fullName": "Andersön", + "parentFullName": "Frösön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165fd" + }, + "id": "863187", + "fullName": "Anarisvägen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165fe" + }, + "id": "863434", + "fullName": "Andalsvägen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb2165ff" + }, + "id": "862888", + "fullName": "Anläggarvägen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216600" + }, + "id": "920989", + "fullName": "Andersgårdsbodarna", + "parentFullName": "Fåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216601" + }, + "id": "863453", + "fullName": "Nedre Andalsvägen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216602" + }, + "id": "860007", + "fullName": "Änge", + "parentFullName": "Tandsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216603" + }, + "id": "860001", + "fullName": "Ångsta", + "parentFullName": "Tandsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216604" + }, + "id": "863633", + "fullName": "Änge Gård", + "parentFullName": "Frösön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216605" + }, + "id": "865341", + "fullName": "Ängevägen", + "parentFullName": "Lit", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216606" + }, + "id": "864488", + "fullName": "Ängevägen", + "parentFullName": "Brunflo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216607" + }, + "id": "862621", + "fullName": "Ängegatan", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216608" + }, + "id": "863974", + "fullName": "Ängsstigen", + "parentFullName": "Frösön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216609" + }, + "id": "859929", + "fullName": "Lockne-Änge", + "parentFullName": "Tandsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21660a" + }, + "id": "864486", + "fullName": "Ängegården", + "parentFullName": "Brunflo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21660b" + }, + "id": "860003", + "fullName": "Ångstavägen", + "parentFullName": "Tandsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21660c" + }, + "id": "863976", + "fullName": "Ängstorpsvägen", + "parentFullName": "Frösön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21660d" + }, + "id": "864472", + "fullName": "Jacob Ängmans väg", + "parentFullName": "Brunflo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21660e" + }, + "id": "801620", + "fullName": "Annero", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21660f" + }, + "id": "801377", + "fullName": "Anneberg", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216610" + }, + "id": "805834", + "fullName": "Annelund", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216611" + }, + "id": "806516", + "fullName": "Anneberg", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216612" + }, + "id": "804626", + "fullName": "Annelund", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216613" + }, + "id": "808025", + "fullName": "Annelund", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216614" + }, + "id": "806643", + "fullName": "Rö Annelund", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216615" + }, + "id": "917618", + "fullName": "Andreas väg", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216616" + }, + "id": "800657", + "fullName": "Andréas väg", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216617" + }, + "id": "923299", + "fullName": "Antons väg", + "parentFullName": "Grisslehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216618" + }, + "id": "922687", + "fullName": "Tyvö Annexet", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216619" + }, + "id": "803435", + "fullName": "Ankarvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21661a" + }, + "id": "911498", + "fullName": "Edsgarn Annero", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21661b" + }, + "id": "913275", + "fullName": "Anemonvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21661c" + }, + "id": "808310", + "fullName": "Mor Annas väg", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21661d" + }, + "id": "918875", + "fullName": "Lilla Anskäret", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21661e" + }, + "id": "920232", + "fullName": "Annedalsvägen", + "parentFullName": "Björkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21661f" + }, + "id": "803312", + "fullName": "Ansgarsgatan", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216620" + }, + "id": "804338", + "fullName": "Anderssvedja", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216621" + }, + "id": "910339", + "fullName": "Annelundsvägen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216622" + }, + "id": "807914", + "fullName": "Ansgarsvägen", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216623" + }, + "id": "804748", + "fullName": "Angskärsvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216624" + }, + "id": "805801", + "fullName": "Anund Vikings väg", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216625" + }, + "id": "805888", + "fullName": "Ekebyholms Anhalt", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216626" + }, + "id": "805835", + "fullName": "Annelunds Trädgård", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216627" + }, + "id": "804440", + "fullName": "Lilla Anderssvedja", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216628" + }, + "id": "804504", + "fullName": "Stora Anderssvedja", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216629" + }, + "id": "937250", + "fullName": "Anderssvedjavägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21662a" + }, + "id": "910515", + "fullName": "Lilla Anderssvedjavägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21662b" + }, + "id": "914109", + "fullName": "Ängsvik", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21662c" + }, + "id": "802610", + "fullName": "Ängskär", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21662d" + }, + "id": "802048", + "fullName": "Ängland", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21662e" + }, + "id": "806815", + "fullName": "Ängdalen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21662f" + }, + "id": "806817", + "fullName": "Ängsborg", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216630" + }, + "id": "915388", + "fullName": "Tyvö Ängen", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216631" + }, + "id": "918863", + "fullName": "Ängsnäset", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216632" + }, + "id": "802608", + "fullName": "Änglaskär", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216633" + }, + "id": "802771", + "fullName": "Ängholmen", + "parentFullName": "Björkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216634" + }, + "id": "800641", + "fullName": "Ängsvägen", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216635" + }, + "id": "801371", + "fullName": "Ängsvägen", + "parentFullName": "Furusund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216636" + }, + "id": "803559", + "fullName": "Ängsgatan", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216637" + }, + "id": "804741", + "fullName": "Ängsvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216638" + }, + "id": "805676", + "fullName": "Ängsvägen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216639" + }, + "id": "802050", + "fullName": "Ängsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21663a" + }, + "id": "808372", + "fullName": "Ängsvägen", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21663d" + }, + "id": "801613", + "fullName": "Ängstalund", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21663e" + }, + "id": "802550", + "fullName": "Ängsholmen", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21663f" + }, + "id": "802772", + "fullName": "Ängshöjden", + "parentFullName": "Björkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216641" + }, + "id": "805214", + "fullName": "Ängsstigen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216642" + }, + "id": "805216", + "fullName": "Ängstalund", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216643" + }, + "id": "808370", + "fullName": "Ängbyvägen", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216644" + }, + "id": "803300", + "fullName": "Ängsgården", + "parentFullName": "Herräng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216645" + }, + "id": "914178", + "fullName": "Ängsjövägen", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216646" + }, + "id": "922140", + "fullName": "Ängshagarna", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216647" + }, + "id": "805215", + "fullName": "Ängsstycket", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216648" + }, + "id": "910367", + "fullName": "Ångbåtsvägen", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216649" + }, + "id": "805051", + "fullName": "Paris Ängsväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21664a" + }, + "id": "805197", + "fullName": "Vreta Ängsväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21664b" + }, + "id": "920954", + "fullName": "Ångsågsvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21664c" + }, + "id": "937235", + "fullName": "Ångbåtsgatan", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21664d" + }, + "id": "803088", + "fullName": "Ångermanland", + "parentFullName": "Grisslehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21664e" + }, + "id": "913090", + "fullName": "Ängskär Knuven", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21664f" + }, + "id": "922564", + "fullName": "Kalles Ängsväg", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216650" + }, + "id": "912120", + "fullName": "Tyvö Ängsudden", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216651" + }, + "id": "918006", + "fullName": "Ångbåtsbacken", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216652" + }, + "id": "937215", + "fullName": "Sättra Ängsväg", + "parentFullName": "Riala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216653" + }, + "id": "937232", + "fullName": "Ängkärrsvägen", + "parentFullName": "Riala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216654" + }, + "id": "915948", + "fullName": "Ängskär Gölpan", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216655" + }, + "id": "914164", + "fullName": "Ängsbodavägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216656" + }, + "id": "916212", + "fullName": "Ängholmsvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216657" + }, + "id": "916524", + "fullName": "Marens Ängsväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216658" + }, + "id": "910889", + "fullName": "Ängshälludden", + "parentFullName": "Grisslehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216659" + }, + "id": "916684", + "fullName": "Lavarö Ängsväg", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21665a" + }, + "id": "913990", + "fullName": "Ängsdalsstigen", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21665b" + }, + "id": "911877", + "fullName": "Tyvö Ängshyddan", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21665c" + }, + "id": "921205", + "fullName": "Ängskär Manskär", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21665d" + }, + "id": "800639", + "fullName": "Ängskärrsvägen", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21665e" + }, + "id": "915424", + "fullName": "Ängsbacksvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb21665f" + }, + "id": "910259", + "fullName": "Ängsklockevägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216660" + }, + "id": "919706", + "fullName": "Ängsnyckelvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216661" + }, + "id": "923051", + "fullName": "Björinge Ängsväg", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216662" + }, + "id": "920350", + "fullName": "Toftinge Ängsstig", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216663" + }, + "id": "800637", + "fullName": "Änglamarksstigen", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216664" + }, + "id": "919604", + "fullName": "Ängstalundsvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1914a27dcf33cb216665" + }, + "id": "923526", + "fullName": "Ängvallrudans väg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e59" + }, + "id": "778230", + "fullName": "Hagby Apalbacken", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e5a" + }, + "id": "501885", + "fullName": "Apelgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e5b" + }, + "id": "501611", + "fullName": "Apotekaregatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e5c" + }, + "id": "526414", + "fullName": "Bjärka-Säby Apellunden", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e5d" + }, + "id": "528648", + "fullName": "Hornstäve Appelgården", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e5e" + }, + "id": "758990", + "fullName": "Apalby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e5f" + }, + "id": "758992", + "fullName": "Apalby Gård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e60" + }, + "id": "758849", + "fullName": "Apalbyvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e61" + }, + "id": "758922", + "fullName": "Apotekargatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e64" + }, + "id": "911893", + "fullName": "Apelsingatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e65" + }, + "id": "914532", + "fullName": "Aprikosgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e67" + }, + "id": "552667", + "fullName": "Apelgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e68" + }, + "id": "552668", + "fullName": "Aprilgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e69" + }, + "id": "927608", + "fullName": "Apeloxegatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e6a" + }, + "id": "550649", + "fullName": "Apotekaregatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e6c" + }, + "id": "558449", + "fullName": "Apelgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e6e" + }, + "id": "560142", + "fullName": "Lundby Apelbacken", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e71" + }, + "id": "565091", + "fullName": "Gummetorp Appelberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e72" + }, + "id": "564376", + "fullName": "Stora Skävid Apelvillan", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e73" + }, + "id": "566444", + "fullName": "Fjärdingstad Appelberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e74" + }, + "id": "566470", + "fullName": "Häradshammar Apeltäppan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e7b" + }, + "id": "861461", + "fullName": "Apelvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e7d" + }, + "id": "853529", + "fullName": "Apotekargränd", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e7e" + }, + "id": "854302", + "fullName": "Södra Apollovägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e7f" + }, + "id": "854350", + "fullName": "Norra Apollovägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e80" + }, + "id": "883431", + "fullName": "Aprilvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e82" + }, + "id": "531680", + "fullName": "Apelgatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e85" + }, + "id": "782078", + "fullName": "Aplareds Gård", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e86" + }, + "id": "783496", + "fullName": "Apelgärde Apelgärde Gård", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e88" + }, + "id": "782064", + "fullName": "Aplared Bergsbo", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e89" + }, + "id": "763102", + "fullName": "Aplakulla", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e8a" + }, + "id": "782066", + "fullName": "Aplared Björkebo", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e8b" + }, + "id": "782068", + "fullName": "Aplared Furulund", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e8c" + }, + "id": "782070", + "fullName": "Aplared Graneborg", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e8d" + }, + "id": "782072", + "fullName": "Aplared Skogslund", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e8e" + }, + "id": "782074", + "fullName": "Aplared Solgläntan", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e8f" + }, + "id": "786334", + "fullName": "Applagården", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e90" + }, + "id": "783498", + "fullName": "Apelgärde Gård", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e91" + }, + "id": "783502", + "fullName": "Apelgärde Strand", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e92" + }, + "id": "783497", + "fullName": "Apelgärde Eneberg", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e93" + }, + "id": "783500", + "fullName": "Apelgärde Sommarhagen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e94" + }, + "id": "786336", + "fullName": "Applagården Björkhaga", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e95" + }, + "id": "784215", + "fullName": "Boden", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e96" + }, + "id": "784356", + "fullName": "Kärra", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e97" + }, + "id": "784262", + "fullName": "Gastås", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e98" + }, + "id": "784208", + "fullName": "Björryd", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e99" + }, + "id": "784436", + "fullName": "Sibbarp", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e9a" + }, + "id": "784442", + "fullName": "Sjögabo", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e9b" + }, + "id": "782103", + "fullName": "Sjövägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e9c" + }, + "id": "784232", + "fullName": "Enekulla", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e9d" + }, + "id": "784288", + "fullName": "Gränd Öna", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e9e" + }, + "id": "784294", + "fullName": "Hallared", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216e9f" + }, + "id": "784394", + "fullName": "Loftsdal", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ea0" + }, + "id": "784400", + "fullName": "Lönnåsen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ea1" + }, + "id": "784414", + "fullName": "Roppered", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ea2" + }, + "id": "784465", + "fullName": "Årbohult", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ea3" + }, + "id": "782091", + "fullName": "Huluvägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ea4" + }, + "id": "782099", + "fullName": "Ringvägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ea5" + }, + "id": "782104", + "fullName": "Skolvägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ea6" + }, + "id": "784206", + "fullName": "Barrvägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ea7" + }, + "id": "784220", + "fullName": "Drösphult", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ea8" + }, + "id": "784340", + "fullName": "Kanikabol", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ea9" + }, + "id": "784352", + "fullName": "Krokstorp", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216eaa" + }, + "id": "784358", + "fullName": "Kärra Gård", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ead" + }, + "id": "782080", + "fullName": "Bastuvägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216eae" + }, + "id": "782082", + "fullName": "Bergsvägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216eaf" + }, + "id": "782084", + "fullName": "Björkvägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216eb0" + }, + "id": "782086", + "fullName": "Boråsvägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216eb1" + }, + "id": "782093", + "fullName": "Klintvägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216eb2" + }, + "id": "782095", + "fullName": "Kullavägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216eb3" + }, + "id": "782106", + "fullName": "Tegelvägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216eb5" + }, + "id": "784260", + "fullName": "Frimans väg", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216eb6" + }, + "id": "784274", + "fullName": "Gränd Lexås", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216eb7" + }, + "id": "784306", + "fullName": "Hallavägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216eb8" + }, + "id": "784398", + "fullName": "Lysjövägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216eb9" + }, + "id": "782097", + "fullName": "Morgonvägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216eba" + }, + "id": "782101", + "fullName": "Roasjövägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ebb" + }, + "id": "782107", + "fullName": "Tennisvägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ebc" + }, + "id": "784212", + "fullName": "Björryd Gård", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ebd" + }, + "id": "784214", + "fullName": "Björryd Övre", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ebe" + }, + "id": "784261", + "fullName": "Frisjövägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ebf" + }, + "id": "782089", + "fullName": "Dalhemsvägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ec0" + }, + "id": "784218", + "fullName": "Dalviksvägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ec1" + }, + "id": "784244", + "fullName": "Enekulla Gård", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ec2" + }, + "id": "784254", + "fullName": "Enekulla Torp", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ec3" + }, + "id": "784276", + "fullName": "Gränd Lomåsen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ec4" + }, + "id": "784324", + "fullName": "Hökhult Lilla", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ec5" + }, + "id": "784330", + "fullName": "Hökhult Nyhem", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ec6" + }, + "id": "784334", + "fullName": "Hökhult Stora", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ec7" + }, + "id": "784368", + "fullName": "Ljushult Berg", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ec8" + }, + "id": "784374", + "fullName": "Ljushult Haga", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ec9" + }, + "id": "784440", + "fullName": "Sibbarps Gård", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216eca" + }, + "id": "784448", + "fullName": "Sjögabovägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ecb" + }, + "id": "782105", + "fullName": "Stationsvägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ecc" + }, + "id": "784213", + "fullName": "Björryd Kullen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ecd" + }, + "id": "784280", + "fullName": "Gränd Rosendal", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ece" + }, + "id": "784282", + "fullName": "Gränd Sjöliden", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ecf" + }, + "id": "784292", + "fullName": "Halla Solviken", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ed0" + }, + "id": "784370", + "fullName": "Ljushult Dalen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ed1" + }, + "id": "784390", + "fullName": "Ljushult Udden", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ed2" + }, + "id": "784396", + "fullName": "Loftsdal Lilla", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ed3" + }, + "id": "784408", + "fullName": "Lönnåsen Surum", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ed5" + }, + "id": "784216", + "fullName": "Boden Lindsberg", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ed6" + }, + "id": "784230", + "fullName": "Drösphult Östra", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ed7" + }, + "id": "784238", + "fullName": "Enekulla Ekhaga", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ed8" + }, + "id": "784272", + "fullName": "Gränd Kättebäck", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216eda" + }, + "id": "784338", + "fullName": "Hökhult Stället", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216edb" + }, + "id": "784360", + "fullName": "Ladubacksvägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216edc" + }, + "id": "784378", + "fullName": "Ljushult Krogen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216edd" + }, + "id": "784382", + "fullName": "Ljushult Nyberg", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ede" + }, + "id": "784392", + "fullName": "Ljushults Kyrka", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216edf" + }, + "id": "784412", + "fullName": "Lönnåsen Trädet", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ee0" + }, + "id": "784430", + "fullName": "Roppered Nytorp", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ee1" + }, + "id": "784444", + "fullName": "Sjögabo Furuvik", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ee2" + }, + "id": "784450", + "fullName": "Sjöslättsvägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ee3" + }, + "id": "784452", + "fullName": "Skansasjövägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ee4" + }, + "id": "784456", + "fullName": "Svalhultsvägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ee5" + }, + "id": "784200", + "fullName": "Arnäsholmsvägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ee6" + }, + "id": "784210", + "fullName": "Björryd Aspelund", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ee7" + }, + "id": "784226", + "fullName": "Drösphult Västra", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ee8" + }, + "id": "784240", + "fullName": "Enekulla Eneberg", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ee9" + }, + "id": "784242", + "fullName": "Enekulla Fridhem", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216eea" + }, + "id": "784264", + "fullName": "Gränd Bengtstorp", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216eeb" + }, + "id": "784266", + "fullName": "Gränd Björkhagen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216eec" + }, + "id": "784296", + "fullName": "Hallared Ekhagen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216eed" + }, + "id": "784304", + "fullName": "Hallared Solhall", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216eee" + }, + "id": "784310", + "fullName": "Hulu Kvarntorpet", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216eef" + }, + "id": "784328", + "fullName": "Hökhult Nybygget", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ef0" + }, + "id": "784350", + "fullName": "Knotthultsvägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ef1" + }, + "id": "784372", + "fullName": "Ljushult Ekhagen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ef2" + }, + "id": "784386", + "fullName": "Ljushult Stommen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ef3" + }, + "id": "784409", + "fullName": "Lönnåsen Söråsen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ef4" + }, + "id": "784434", + "fullName": "Roppereds Strand", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ef5" + }, + "id": "784454", + "fullName": "Skansaviksvägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ef6" + }, + "id": "784477", + "fullName": "Östra Lysjövägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ef7" + }, + "id": "784246", + "fullName": "Enekulla Klerhult", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ef8" + }, + "id": "784270", + "fullName": "Gränd Knutsgården", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ef9" + }, + "id": "784290", + "fullName": "Grändsholmsvägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216efa" + }, + "id": "784302", + "fullName": "Hallared Lövkulla", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216efb" + }, + "id": "784332", + "fullName": "Hökhult Rosenberg", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216efc" + }, + "id": "784354", + "fullName": "Krokstorp Skogsbo", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216efe" + }, + "id": "784402", + "fullName": "Lönnåsen Hulängen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216eff" + }, + "id": "784404", + "fullName": "Lönnåsen Melltorp", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f00" + }, + "id": "784406", + "fullName": "Lönnåsen Slättäng", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f01" + }, + "id": "784416", + "fullName": "Roppered Björkhem", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f02" + }, + "id": "784418", + "fullName": "Roppered Bokehall", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f03" + }, + "id": "784424", + "fullName": "Roppered Hagalund", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f04" + }, + "id": "784426", + "fullName": "Roppered Lillhaga", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f05" + }, + "id": "784432", + "fullName": "Roppered Sävkulla", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f06" + }, + "id": "784459", + "fullName": "Västra Lysjövägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f08" + }, + "id": "784228", + "fullName": "Drösphult Örneberg", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f09" + }, + "id": "784236", + "fullName": "Enekulla Eketorpet", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f0a" + }, + "id": "784250", + "fullName": "Enekulla Smedalund", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f0b" + }, + "id": "784263", + "fullName": "Gränd Asseragården", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f0c" + }, + "id": "784268", + "fullName": "Gränd Djäknegården", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f0d" + }, + "id": "784284", + "fullName": "Gränd Skillingsnäs", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f0e" + }, + "id": "784298", + "fullName": "Hallared Fjästered", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f0f" + }, + "id": "784326", + "fullName": "Hökhult Lillstugan", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f10" + }, + "id": "784336", + "fullName": "Hökhult Storstugan", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f11" + }, + "id": "784366", + "fullName": "Ljushult Backa Gård", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f12" + }, + "id": "784376", + "fullName": "Ljushult Karlsberg", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f13" + }, + "id": "784388", + "fullName": "Ljushult Svenstorp", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f14" + }, + "id": "784446", + "fullName": "Sjögabo Ledstorpet", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f15" + }, + "id": "784471", + "fullName": "Årbohult Hultslund", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f16" + }, + "id": "784473", + "fullName": "Årbohult Hästhagen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f17" + }, + "id": "784224", + "fullName": "Drösphult Rosenskog", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f18" + }, + "id": "784234", + "fullName": "Enekulla Dammkullen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f1a" + }, + "id": "784342", + "fullName": "Kanikabol Björkelid", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f1c" + }, + "id": "784380", + "fullName": "Ljushult Ledslyckan", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f1d" + }, + "id": "784422", + "fullName": "Roppered Gunnarsnäs", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f1e" + }, + "id": "784428", + "fullName": "Roppered Lövstaholm", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f1f" + }, + "id": "784467", + "fullName": "Årbohult Blombacken", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f20" + }, + "id": "784196", + "fullName": "Arnäsholm Ladubacken", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f21" + }, + "id": "784222", + "fullName": "Drösphult Fågelsången", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f22" + }, + "id": "784300", + "fullName": "Hallared Lillagärdet", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f23" + }, + "id": "784344", + "fullName": "Kanikabol Björkhamra", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f26" + }, + "id": "784420", + "fullName": "Roppered Gamla Station", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f27" + }, + "id": "784469", + "fullName": "Årbohult Hassogården", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f28" + }, + "id": "784248", + "fullName": "Enekulla Klerhults Kvarn", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f29" + }, + "id": "784348", + "fullName": "Kanikabol Skräddartorpet", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f2a" + }, + "id": "491570", + "fullName": "Apelvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f2d" + }, + "id": "638455", + "fullName": "Apelstigen", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f2e" + }, + "id": "605933", + "fullName": "Aprilvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f2f" + }, + "id": "607028", + "fullName": "Apelsinvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f30" + }, + "id": "607030", + "fullName": "Aprikosvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f34" + }, + "id": "488360", + "fullName": "Apelvägen", + "parentFullName": "Älta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f35" + }, + "id": "481603", + "fullName": "Apportvägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f36" + }, + "id": "482081", + "fullName": "Aprilvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f37" + }, + "id": "482734", + "fullName": "Apollovägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f38" + }, + "id": "488253", + "fullName": "Äpplegatan", + "parentFullName": "Älta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f39" + }, + "id": "835015", + "fullName": "Apelgatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f3a" + }, + "id": "594215", + "fullName": "Aprilvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f3b" + }, + "id": "594820", + "fullName": "Apelgatan", + "parentFullName": "Gullbrandstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f3c" + }, + "id": "592376", + "fullName": "Apelstamsgatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f3d" + }, + "id": "593240", + "fullName": "Äppelvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f3e" + }, + "id": "877745", + "fullName": "Apelvägen", + "parentFullName": "Kvissleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f3f" + }, + "id": "874944", + "fullName": "Apelgränd", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f40" + }, + "id": "878079", + "fullName": "Aprilvägen", + "parentFullName": "Sundsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f41" + }, + "id": "877667", + "fullName": "Apollovägen", + "parentFullName": "Kvissleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f42" + }, + "id": "875289", + "fullName": "Appelbergsvägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f43" + }, + "id": "499002", + "fullName": "Apelstigen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f44" + }, + "id": "498581", + "fullName": "Äppelgränd", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f45" + }, + "id": "493734", + "fullName": "Apelvägen", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f46" + }, + "id": "653124", + "fullName": "Apelvägen", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f47" + }, + "id": "644557", + "fullName": "Apelvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f48" + }, + "id": "645572", + "fullName": "Aprilvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f49" + }, + "id": "664518", + "fullName": "Aplaryd Nyatorp", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f4a" + }, + "id": "664513", + "fullName": "Aplaryd Bergslund", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f4b" + }, + "id": "664517", + "fullName": "Aplaryd Norregård", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f4c" + }, + "id": "911393", + "fullName": "Aplaryd Rungeboda", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f4d" + }, + "id": "645808", + "fullName": "Kronoberg Appelö", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f4e" + }, + "id": "653140", + "fullName": "Ellanda Apeludden", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f4f" + }, + "id": "664515", + "fullName": "Aplaryd Björkelund", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f50" + }, + "id": "664519", + "fullName": "Aplaryd Södra Lycke", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f51" + }, + "id": "647910", + "fullName": "Aplaryd Rungeboda", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f52" + }, + "id": "652467", + "fullName": "Hjälmaryd Appelbergs", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f53" + }, + "id": "928673", + "fullName": "Apotekare Reinholds väg", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f54" + }, + "id": "649976", + "fullName": "Apelvägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f55" + }, + "id": "654585", + "fullName": "Apoteksvägen", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f56" + }, + "id": "650877", + "fullName": "Aprikosvägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f57" + }, + "id": "650995", + "fullName": "Äpplevägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f58" + }, + "id": "487945", + "fullName": "Apeltorpsvägen", + "parentFullName": "Tungelsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f59" + }, + "id": "486637", + "fullName": "Apelvretsvägen", + "parentFullName": "Vendelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f5a" + }, + "id": "585334", + "fullName": "Apelvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f5b" + }, + "id": "711788", + "fullName": "Apelvägen", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f5c" + }, + "id": "710336", + "fullName": "Apelrödsvägen", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f5d" + }, + "id": "706243", + "fullName": "Apotekargränden", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f5e" + }, + "id": "710895", + "fullName": "Äppelstigen", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f5f" + }, + "id": "929875", + "fullName": "Äppelrosvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f60" + }, + "id": "504829", + "fullName": "Haga Apollo", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f61" + }, + "id": "894159", + "fullName": "Apoteksvägen", + "parentFullName": "Gammelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f62" + }, + "id": "896432", + "fullName": "Äppelstigen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f63" + }, + "id": "507294", + "fullName": "Aprilvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f64" + }, + "id": "506365", + "fullName": "Apollovägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f65" + }, + "id": "506343", + "fullName": "Apelsinvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f66" + }, + "id": "506345", + "fullName": "Aprikosgränd", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f67" + }, + "id": "506363", + "fullName": "Äppelvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f68" + }, + "id": "889849", + "fullName": "Aprilstigen", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f69" + }, + "id": "888500", + "fullName": "Äppelstigen", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f6a" + }, + "id": "519759", + "fullName": "Apelgränd", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f6b" + }, + "id": "518191", + "fullName": "Aprilvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f6c" + }, + "id": "685375", + "fullName": "Applerum", + "parentFullName": "Vassmolösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f6d" + }, + "id": "685273", + "fullName": "Apollovägen", + "parentFullName": "Trekanten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f6e" + }, + "id": "686718", + "fullName": "Appeltoffts väg", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f6f" + }, + "id": "685309", + "fullName": "Äppelvägen", + "parentFullName": "Trekanten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f70" + }, + "id": "929551", + "fullName": "Appleryd", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f71" + }, + "id": "669409", + "fullName": "Aplanabben", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f72" + }, + "id": "920814", + "fullName": "Appelåsvägen", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f73" + }, + "id": "670264", + "fullName": "Apotekarevägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f74" + }, + "id": "670463", + "fullName": "Äppelvägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f75" + }, + "id": "673837", + "fullName": "Äppelvägen", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f76" + }, + "id": "697821", + "fullName": "Apelgården", + "parentFullName": "Kållered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f77" + }, + "id": "697820", + "fullName": "Äpplekullevägen", + "parentFullName": "Kållered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f78" + }, + "id": "702598", + "fullName": "Apelstigen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f79" + }, + "id": "702898", + "fullName": "Södra Apelvik", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f7a" + }, + "id": "702751", + "fullName": "Apelviksleden", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f7b" + }, + "id": "702753", + "fullName": "Apelviksvägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f7c" + }, + "id": "702159", + "fullName": "Äppelvägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f7d" + }, + "id": "862890", + "fullName": "Apotekarvägen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f7e" + }, + "id": "807407", + "fullName": "Apelbol", + "parentFullName": "Rånäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f7f" + }, + "id": "922095", + "fullName": "Apalbol", + "parentFullName": "Rånäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f80" + }, + "id": "802068", + "fullName": "Apelvägen", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f81" + }, + "id": "805605", + "fullName": "Apoteksvägen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f82" + }, + "id": "912677", + "fullName": "Apeldalsvägen", + "parentFullName": "Grisslehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f83" + }, + "id": "913608", + "fullName": "Havsskogen Apelvägen", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f84" + }, + "id": "803885", + "fullName": "Äppelvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f85" + }, + "id": "920101", + "fullName": "Äppelängsvägen", + "parentFullName": "Herräng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f86" + }, + "id": "808073", + "fullName": "Hammarby Äppelbo", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f87" + }, + "id": "600204", + "fullName": "Apgränd", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f88" + }, + "id": "603144", + "fullName": "Burs Apse", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f89" + }, + "id": "599813", + "fullName": "Apelgatan", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f8a" + }, + "id": "599794", + "fullName": "Appellstigen", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f8b" + }, + "id": "605092", + "fullName": "Apoteksgatan", + "parentFullName": "Slite", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f8c" + }, + "id": "603287", + "fullName": "Apoteksgatan", + "parentFullName": "Hemse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f8d" + }, + "id": "604647", + "fullName": "Gothem Aprilvägen", + "parentFullName": "Slite", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f8e" + }, + "id": "824571", + "fullName": "Apoteksvägen", + "parentFullName": "Svärdsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f8f" + }, + "id": "824071", + "fullName": "Appelmans väg", + "parentFullName": "Grycksbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f90" + }, + "id": "745180", + "fullName": "Apelvägen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f91" + }, + "id": "745757", + "fullName": "Apollofjärilen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f92" + }, + "id": "747464", + "fullName": "Stora Bredäng Apelbacken", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f93" + }, + "id": "930324", + "fullName": "Äpplekullen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f94" + }, + "id": "745644", + "fullName": "Äppleknäppsvägen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f95" + }, + "id": "881482", + "fullName": "Apoteksgränd", + "parentFullName": "Örnsköldsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f96" + }, + "id": "726376", + "fullName": "Aprilvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f97" + }, + "id": "577998", + "fullName": "Apaltorp", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f98" + }, + "id": "574768", + "fullName": "Kila Apaltorp", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f99" + }, + "id": "574770", + "fullName": "Kila Apaltorp Fridhem", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f9a" + }, + "id": "574772", + "fullName": "Kila Apaltorp Furusta", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f9b" + }, + "id": "578277", + "fullName": "Husby-Oppunda Apaltorp", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f9c" + }, + "id": "583072", + "fullName": "Äppelstugan", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f9d" + }, + "id": "573791", + "fullName": "Äppelgången", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f9e" + }, + "id": "578497", + "fullName": "Oppeby Äppelbo", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216f9f" + }, + "id": "580650", + "fullName": "Stigtomta Vik Äppelbo", + "parentFullName": "Jönåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fa0" + }, + "id": "833309", + "fullName": "Tåstorp Apelängen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fa1" + }, + "id": "851786", + "fullName": "Lunne Äppelbo", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fa2" + }, + "id": "578840", + "fullName": "Apelvägen", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fa3" + }, + "id": "579301", + "fullName": "Äppelstigen", + "parentFullName": "Tormestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fa4" + }, + "id": "822258", + "fullName": "Aprilvägen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fa5" + }, + "id": "821619", + "fullName": "Apatitvägen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fa6" + }, + "id": "822222", + "fullName": "Äppelbogatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fa7" + }, + "id": "485596", + "fullName": "Apelvägen", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fa8" + }, + "id": "485405", + "fullName": "Aprilvägen", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fa9" + }, + "id": "485669", + "fullName": "Äppelgränd", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216faa" + }, + "id": "511153", + "fullName": "Apeltunet", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fab" + }, + "id": "511389", + "fullName": "Apelvägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fac" + }, + "id": "511450", + "fullName": "Äppelstigen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fad" + }, + "id": "558396", + "fullName": "Apelvägen", + "parentFullName": "Häljarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fae" + }, + "id": "558791", + "fullName": "Apelgården", + "parentFullName": "Saxtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216faf" + }, + "id": "557764", + "fullName": "Aprikosstigen", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fb0" + }, + "id": "557857", + "fullName": "Äppelstigen", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fb1" + }, + "id": "558488", + "fullName": "Äppelrosgården", + "parentFullName": "Häljarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fb2" + }, + "id": "533898", + "fullName": "Äppelstigen", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fb3" + }, + "id": "534916", + "fullName": "Äppelrosvägen", + "parentFullName": "Beddingestrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fb4" + }, + "id": "606244", + "fullName": "Apelvägen", + "parentFullName": "Vinberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fb5" + }, + "id": "606243", + "fullName": "Apelsinvägen", + "parentFullName": "Vinberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fb6" + }, + "id": "601662", + "fullName": "Apoteksgatan", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fb7" + }, + "id": "605958", + "fullName": "Bölse Apelhult", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fb8" + }, + "id": "600050", + "fullName": "Okome-Åparp", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fb9" + }, + "id": "604896", + "fullName": "Äppelstigen", + "parentFullName": "Långås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fba" + }, + "id": "600431", + "fullName": "Krogsereds-Åparp", + "parentFullName": "Ätran", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fbb" + }, + "id": "600052", + "fullName": "Okome-Åparp Borgas", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fbc" + }, + "id": "600056", + "fullName": "Okome-Åparp Riserna", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fbd" + }, + "id": "604540", + "fullName": "Huvhult Äppeltorpet", + "parentFullName": "Långås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fbe" + }, + "id": "928339", + "fullName": "Huvhult Äppeltorpet", + "parentFullName": "Morup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fbf" + }, + "id": "600054", + "fullName": "Okome-Åparp Hökabäck", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fc0" + }, + "id": "600057", + "fullName": "Okome-Åparp Solaberg", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fc1" + }, + "id": "605948", + "fullName": "Bryntebo Äppellunde Gård", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fc2" + }, + "id": "513315", + "fullName": "Apoteksvägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fc3" + }, + "id": "926812", + "fullName": "Äpplarö", + "parentFullName": "Husarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fc4" + }, + "id": "926813", + "fullName": "Äpplarö Brygga", + "parentFullName": "Husarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fc5" + }, + "id": "926814", + "fullName": "Äpplarö Ekskär", + "parentFullName": "Husarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fc6" + }, + "id": "515413", + "fullName": "Äppeluddsstigen", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fc7" + }, + "id": "926815", + "fullName": "Äpplarö Långören", + "parentFullName": "Husarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fc8" + }, + "id": "926816", + "fullName": "Äpplarö Tackskäret", + "parentFullName": "Husarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fc9" + }, + "id": "716553", + "fullName": "Apelvägen", + "parentFullName": "Romelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fca" + }, + "id": "715694", + "fullName": "Apelviksgatan", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fcb" + }, + "id": "789001", + "fullName": "Apelgatan", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fcc" + }, + "id": "789931", + "fullName": "Äppelvägen", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fcd" + }, + "id": "484110", + "fullName": "Apelvreten", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fce" + }, + "id": "483787", + "fullName": "Apelvägen", + "parentFullName": "Gustavsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fcf" + }, + "id": "488516", + "fullName": "Äppelblomsvägen", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fd0" + }, + "id": "559681", + "fullName": "Apelvägen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fd1" + }, + "id": "724023", + "fullName": "Apelvägen", + "parentFullName": "Floda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fd2" + }, + "id": "712811", + "fullName": "Apelgatan", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fd3" + }, + "id": "807645", + "fullName": "Apelåsvägen", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fd4" + }, + "id": "808154", + "fullName": "Truve Apelås", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fd5" + }, + "id": "811977", + "fullName": "Apellebacken", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fd6" + }, + "id": "808823", + "fullName": "Sävare Apelskog", + "parentFullName": "Vinninga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fd7" + }, + "id": "812019", + "fullName": "Gösslunda Apelås", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fd8" + }, + "id": "808416", + "fullName": "Hasslösa Apelängen", + "parentFullName": "Vinninga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fd9" + }, + "id": "813165", + "fullName": "Kållandsö Apelvik", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fda" + }, + "id": "813163", + "fullName": "Kållandsö Apeltorp", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fdb" + }, + "id": "807908", + "fullName": "Stenhammar Apeltorp", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fdc" + }, + "id": "812166", + "fullName": "Rackeby Apelbacken", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fdd" + }, + "id": "813167", + "fullName": "Kållandsö Aplagården", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fde" + }, + "id": "812021", + "fullName": "Gösslunda Apelås Gård", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fdf" + }, + "id": "930797", + "fullName": "Gösslunda Apellebacken", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fe0" + }, + "id": "749162", + "fullName": "Apelvägen", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fe1" + }, + "id": "748935", + "fullName": "Apoteksgränd", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fe2" + }, + "id": "705107", + "fullName": "Apelstigen", + "parentFullName": "Partille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fe3" + }, + "id": "700075", + "fullName": "Apelnäs", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fe4" + }, + "id": "708158", + "fullName": "Apelvägen", + "parentFullName": "Pixbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fe5" + }, + "id": "710107", + "fullName": "Apelgärde", + "parentFullName": "Härryda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fe6" + }, + "id": "700079", + "fullName": "Apelnäs Lyckan", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fe7" + }, + "id": "700081", + "fullName": "Apelnäs Lyckebo", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fe8" + }, + "id": "700077", + "fullName": "Apelnäs Hjortängen", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fe9" + }, + "id": "700459", + "fullName": "Stockabäck Apelnäs", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fea" + }, + "id": "710109", + "fullName": "Apelgärde Hagaliden", + "parentFullName": "Härryda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216feb" + }, + "id": "531723", + "fullName": "Apelgatan", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fec" + }, + "id": "543664", + "fullName": "Risebo Apelgården", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fed" + }, + "id": "555464", + "fullName": "Totebo Appelkullen", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fee" + }, + "id": "536803", + "fullName": "Äpperum", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fef" + }, + "id": "536807", + "fullName": "Äpperum Lugnet", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ff0" + }, + "id": "534513", + "fullName": "Smågö Äppeldalen", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ff1" + }, + "id": "536805", + "fullName": "Äpperum Aspkullen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ff2" + }, + "id": "541303", + "fullName": "Sandebo Äppleudden", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ff3" + }, + "id": "541119", + "fullName": "Norra Malmö Äppeldalen", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ff4" + }, + "id": "539167", + "fullName": "Appelins väg", + "parentFullName": "Höllviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ff5" + }, + "id": "538387", + "fullName": "Äpplevägen", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ff6" + }, + "id": "649207", + "fullName": "Apelvägen", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ff7" + }, + "id": "647867", + "fullName": "Äppelstigen", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ff8" + }, + "id": "642168", + "fullName": "Äppellundsvägen", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ff9" + }, + "id": "766494", + "fullName": "Apelslätt", + "parentFullName": "Skene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ffa" + }, + "id": "786522", + "fullName": "Aprilvägen", + "parentFullName": "Horred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ffb" + }, + "id": "765596", + "fullName": "Apoteksgatan", + "parentFullName": "Skene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ffc" + }, + "id": "766028", + "fullName": "Apelhultsvägen", + "parentFullName": "Rydal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ffd" + }, + "id": "766092", + "fullName": "Aplakullsvägen", + "parentFullName": "Fritsla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216ffe" + }, + "id": "770000", + "fullName": "Härkila Apelskog", + "parentFullName": "Sätila", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb216fff" + }, + "id": "787742", + "fullName": "Navåsen Apelvik", + "parentFullName": "Björketorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217000" + }, + "id": "787738", + "fullName": "Navåsen Apelberg", + "parentFullName": "Björketorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217001" + }, + "id": "787740", + "fullName": "Navåsen Apelskog", + "parentFullName": "Björketorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217002" + }, + "id": "788589", + "fullName": "Bäckäng Aplagården", + "parentFullName": "Öxnevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217003" + }, + "id": "787265", + "fullName": "Södersocknen Apelås", + "parentFullName": "Istorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217004" + }, + "id": "787748", + "fullName": "Navåsen Apelviksberg", + "parentFullName": "Björketorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217005" + }, + "id": "788591", + "fullName": "Bäckäng Aplagården Nedre", + "parentFullName": "Öxnevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217006" + }, + "id": "788593", + "fullName": "Bäckäng Aplagården Övre", + "parentFullName": "Öxnevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217007" + }, + "id": "765397", + "fullName": "Äpplegatan", + "parentFullName": "Kinna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217008" + }, + "id": "615837", + "fullName": "Apelvägen", + "parentFullName": "Rydaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217009" + }, + "id": "620320", + "fullName": "Aplarinken", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21700a" + }, + "id": "620914", + "fullName": "Apelsinvägen", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21700b" + }, + "id": "620916", + "fullName": "Aprikosvägen", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21700c" + }, + "id": "620318", + "fullName": "Apladalsgatan", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21700d" + }, + "id": "623014", + "fullName": "Näs Appelhyltan", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21700e" + }, + "id": "623604", + "fullName": "Skuggebo Appelas", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21700f" + }, + "id": "620316", + "fullName": "Apladalens Kaffestuga", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217010" + }, + "id": "620947", + "fullName": "Alandsryd Apelhyltan", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217011" + }, + "id": "614457", + "fullName": "Fänestad Äppelbo", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217013" + }, + "id": "637646", + "fullName": "Gimgöl Apelrotstugan", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217014" + }, + "id": "624110", + "fullName": "Äppelvägen", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217015" + }, + "id": "617900", + "fullName": "Årsta Äppelbacken", + "parentFullName": "Sköldinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217016" + }, + "id": "516900", + "fullName": "Appelboms väg", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217017" + }, + "id": "542190", + "fullName": "Apelvägen", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217018" + }, + "id": "542312", + "fullName": "Aprikosgatan", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217019" + }, + "id": "540720", + "fullName": "Apoteksgatan", + "parentFullName": "Löberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21701a" + }, + "id": "543161", + "fullName": "Äppelvägen", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21701b" + }, + "id": "548975", + "fullName": "Äppelvägen", + "parentFullName": "Flyinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21701c" + }, + "id": "789874", + "fullName": "Apelgatan", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21701d" + }, + "id": "792680", + "fullName": "Fivlered Aplaskog", + "parentFullName": "Åsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21701e" + }, + "id": "512679", + "fullName": "Apelvägen", + "parentFullName": "Stocksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21701f" + }, + "id": "674879", + "fullName": "Aplakärr", + "parentFullName": "Trensum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217020" + }, + "id": "674262", + "fullName": "Apollovägen", + "parentFullName": "Karlshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217021" + }, + "id": "674880", + "fullName": "Aplakärrsvägen", + "parentFullName": "Trensum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217022" + }, + "id": "492552", + "fullName": "Applarp", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217023" + }, + "id": "481635", + "fullName": "Aplakulla", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217024" + }, + "id": "479530", + "fullName": "Applaryd", + "parentFullName": "Sandsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217025" + }, + "id": "479922", + "fullName": "Äpplaholm", + "parentFullName": "Bodafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217026" + }, + "id": "481155", + "fullName": "Äpplaskog", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217027" + }, + "id": "478869", + "fullName": "Äpplestigen", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217028" + }, + "id": "479926", + "fullName": "Äpplaholm Gård", + "parentFullName": "Bodafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217029" + }, + "id": "911568", + "fullName": "Äpplaholm backen", + "parentFullName": "Bodafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21702a" + }, + "id": "915982", + "fullName": "Äpplaholm Lyckan", + "parentFullName": "Bodafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21702b" + }, + "id": "479625", + "fullName": "Äpplaholm backen", + "parentFullName": "Sandsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21702c" + }, + "id": "479627", + "fullName": "Äpplaholm Lyckan", + "parentFullName": "Sandsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21702d" + }, + "id": "479928", + "fullName": "Äpplaholm Sjöholm", + "parentFullName": "Bodafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21702e" + }, + "id": "481162", + "fullName": "Äpplaskog Linderyd", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21702f" + }, + "id": "479924", + "fullName": "Äpplaholm Brunnstorp", + "parentFullName": "Bodafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217030" + }, + "id": "548044", + "fullName": "Äppelbacken", + "parentFullName": "Löddeköpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217031" + }, + "id": "546068", + "fullName": "Äppelrosvägen", + "parentFullName": "Kävlinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217032" + }, + "id": "729727", + "fullName": "Apelvägen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217033" + }, + "id": "729980", + "fullName": "Aprilgränd", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217034" + }, + "id": "729671", + "fullName": "Aprikosvägen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217035" + }, + "id": "724664", + "fullName": "Apelvägen", + "parentFullName": "Nol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217038" + }, + "id": "666415", + "fullName": "Äppelvägen", + "parentFullName": "Bräkne-Hoby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217039" + }, + "id": "920570", + "fullName": "Äppelgården", + "parentFullName": "Kallinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21703a" + }, + "id": "623817", + "fullName": "Apelgatan", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21703b" + }, + "id": "624913", + "fullName": "Aplagården", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21703c" + }, + "id": "624835", + "fullName": "Apelsinvägen", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21703d" + }, + "id": "624836", + "fullName": "Aprikosgränd", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21703e" + }, + "id": "618496", + "fullName": "Röshult Aplagård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21703f" + }, + "id": "624358", + "fullName": "Våthult Aplaberg", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217040" + }, + "id": "625507", + "fullName": "Hensjö Aplagården", + "parentFullName": "Broaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217041" + }, + "id": "624911", + "fullName": "Äppelvägen", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217042" + }, + "id": "617445", + "fullName": "Nennesmo Äpplö", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217043" + }, + "id": "627827", + "fullName": "Apelvägen", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217044" + }, + "id": "632506", + "fullName": "Apelstigen", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217045" + }, + "id": "629792", + "fullName": "Ivla Aplahult", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217046" + }, + "id": "630641", + "fullName": "Apotekarvägen", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217047" + }, + "id": "634304", + "fullName": "Össjö Appelhult", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217048" + }, + "id": "629927", + "fullName": "Malmaryd Apladal", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217049" + }, + "id": "635659", + "fullName": "Äpplanäs", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21704a" + }, + "id": "635667", + "fullName": "Äpplanäs Nydala", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21704b" + }, + "id": "635678", + "fullName": "Äpplanäs Torpet", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21704c" + }, + "id": "630000", + "fullName": "Nöttja Äppelblom", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21704d" + }, + "id": "635661", + "fullName": "Äpplanäs Karlstorp", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21704e" + }, + "id": "635663", + "fullName": "Äpplanäs Kullagård", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21704f" + }, + "id": "635671", + "fullName": "Äpplanäs Ronhultet", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217050" + }, + "id": "635673", + "fullName": "Äpplanäs Storegård", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217051" + }, + "id": "635676", + "fullName": "Äpplanäs Södra Torp", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217052" + }, + "id": "635665", + "fullName": "Äpplanäs Mellangård", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217053" + }, + "id": "635669", + "fullName": "Äpplanäs Prinsafallet", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217054" + }, + "id": "895633", + "fullName": "Apelvägen", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217055" + }, + "id": "895510", + "fullName": "Apelsingränd", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217056" + }, + "id": "895511", + "fullName": "Aprikosvägen", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217057" + }, + "id": "488023", + "fullName": "Apeltorp", + "parentFullName": "Norra Sorunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217058" + }, + "id": "496210", + "fullName": "Apoteksgatan", + "parentFullName": "Nynäshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217059" + }, + "id": "496202", + "fullName": "Äppelgarn", + "parentFullName": "Sorunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21705a" + }, + "id": "509224", + "fullName": "Apelvägen", + "parentFullName": "Stenhamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21705b" + }, + "id": "510266", + "fullName": "Äppelhagen Oxelgärde", + "parentFullName": "Färentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21705c" + }, + "id": "526514", + "fullName": "Apoteket Skråmsta", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21705d" + }, + "id": "525944", + "fullName": "Säbyholm Äppellunden", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21705e" + }, + "id": "868752", + "fullName": "Applaholm", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21705f" + }, + "id": "870140", + "fullName": "Appelhester", + "parentFullName": "Holsbybrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217060" + }, + "id": "932968", + "fullName": "Mossgård Applaholm", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217061" + }, + "id": "870637", + "fullName": "Flenshult Aplabäcken", + "parentFullName": "Pauliström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217062" + }, + "id": "810002", + "fullName": "Äppelstigen", + "parentFullName": "Ludvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217063" + }, + "id": "513116", + "fullName": "Appuna Apelhem", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217064" + }, + "id": "513126", + "fullName": "Appuna Gård", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217065" + }, + "id": "513112", + "fullName": "Appuna Altorp", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217066" + }, + "id": "513118", + "fullName": "Appuna Asphem", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217067" + }, + "id": "513141", + "fullName": "Appuna Lugnet", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217069" + }, + "id": "513145", + "fullName": "Appuna Lyckhem", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21706a" + }, + "id": "513157", + "fullName": "Appuna Olstorp", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21706b" + }, + "id": "548238", + "fullName": "Apotekaregränd", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21706c" + }, + "id": "548308", + "fullName": "Bjälbo Apeltorp", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21706d" + }, + "id": "513122", + "fullName": "Appuna Grönlund", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21706e" + }, + "id": "513133", + "fullName": "Appuna Hagalund", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21706f" + }, + "id": "513143", + "fullName": "Appuna Lunntorp", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217070" + }, + "id": "513149", + "fullName": "Appuna Lövsberg", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217071" + }, + "id": "513155", + "fullName": "Appuna Norrgård", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217072" + }, + "id": "513159", + "fullName": "Appuna Orregård", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217073" + }, + "id": "513161", + "fullName": "Appuna Prästtorp", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217074" + }, + "id": "513163", + "fullName": "Appuna Rosenhill", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217075" + }, + "id": "513167", + "fullName": "Appuna Stålagård", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217076" + }, + "id": "513173", + "fullName": "Appuna Östergård", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217077" + }, + "id": "513120", + "fullName": "Appuna Björkhaga", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217078" + }, + "id": "513135", + "fullName": "Appuna Järnslund", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217079" + }, + "id": "513137", + "fullName": "Appuna Karlstorp", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21707a" + }, + "id": "513165", + "fullName": "Appuna Sandbacken", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21707b" + }, + "id": "513169", + "fullName": "Appuna Törnevalla", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21707c" + }, + "id": "513171", + "fullName": "Appuna Ängslyckan", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21707d" + }, + "id": "513151", + "fullName": "Appuna Mellangård", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21707e" + }, + "id": "513124", + "fullName": "Appuna Gustavsberg", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21707f" + }, + "id": "513130", + "fullName": "Appuna Gård Flygeln", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217080" + }, + "id": "513147", + "fullName": "Appuna Löneboställe", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217081" + }, + "id": "513139", + "fullName": "Appuna Lilla Östergård", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217082" + }, + "id": "513153", + "fullName": "Appuna Norr Mellangård", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217083" + }, + "id": "513129", + "fullName": "Appuna Gård Elevbostaden", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217084" + }, + "id": "513131", + "fullName": "Appuna Gård Förmansbostaden", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217085" + }, + "id": "477632", + "fullName": "Applekulla", + "parentFullName": "Kristdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217086" + }, + "id": "532336", + "fullName": "Solstad Apelvik", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217087" + }, + "id": "485107", + "fullName": "Mörtfors Apoteket", + "parentFullName": "Fårbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217088" + }, + "id": "555805", + "fullName": "Ishult Appeltorp", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217089" + }, + "id": "934297", + "fullName": "Solstad Apelvik", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21708a" + }, + "id": "483813", + "fullName": "Applerums Kvarn", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21708b" + }, + "id": "483815", + "fullName": "Applerumsvägen", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21708c" + }, + "id": "485078", + "fullName": "Köksmåla Applemålen", + "parentFullName": "Fårbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21708d" + }, + "id": "500653", + "fullName": "Korsvägen Applerum", + "parentFullName": "Bockara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21708e" + }, + "id": "555804", + "fullName": "Ishult Appelkullen", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21708f" + }, + "id": "912657", + "fullName": "Korsvägen Applerum", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217090" + }, + "id": "477633", + "fullName": "Applekulla Backebo", + "parentFullName": "Kristdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217091" + }, + "id": "477637", + "fullName": "Applekulla Dalsberg", + "parentFullName": "Kristdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217092" + }, + "id": "483811", + "fullName": "Applerum Sörgården", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217093" + }, + "id": "477639", + "fullName": "Applekulla Ängstugan", + "parentFullName": "Kristdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217094" + }, + "id": "483810", + "fullName": "Applerum Norrgården", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217095" + }, + "id": "483809", + "fullName": "Applerum Mellangården", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217096" + }, + "id": "482365", + "fullName": "Äppelgatan", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217097" + }, + "id": "850705", + "fullName": "Apelvägen", + "parentFullName": "Bollnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217098" + }, + "id": "850840", + "fullName": "Apoteksgatan", + "parentFullName": "Bollnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217099" + }, + "id": "720107", + "fullName": "Apleröd", + "parentFullName": "Ödsmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21709a" + }, + "id": "720157", + "fullName": "Norra Apleröd", + "parentFullName": "Ödsmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21709b" + }, + "id": "719831", + "fullName": "Spekeröds Apleröd", + "parentFullName": "Spekeröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21709c" + }, + "id": "765990", + "fullName": "Östra Åpromenaden", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21709d" + }, + "id": "766017", + "fullName": "Västra Åpromenaden", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21709e" + }, + "id": "554822", + "fullName": "Apelvägen", + "parentFullName": "Viken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21709f" + }, + "id": "555382", + "fullName": "Äppelvägen", + "parentFullName": "Nyhamnsläge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170a0" + }, + "id": "681663", + "fullName": "Brandsbol Apotekarns", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170a1" + }, + "id": "684174", + "fullName": "Bortan Äppelbo", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170a2" + }, + "id": "854573", + "fullName": "Apoteksgatan", + "parentFullName": "Söderhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170a3" + }, + "id": "879222", + "fullName": "Apelvägen", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170a4" + }, + "id": "606403", + "fullName": "Apelgatan", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170a5" + }, + "id": "607202", + "fullName": "Äppelvägen", + "parentFullName": "Mellbystrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170a6" + }, + "id": "608231", + "fullName": "Skottorps Slott Äppelbo", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170a7" + }, + "id": "716493", + "fullName": "Apelvägen", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170a8" + }, + "id": "936313", + "fullName": "Apelholmen", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170a9" + }, + "id": "539348", + "fullName": "Apelstigen", + "parentFullName": "Bjärred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170aa" + }, + "id": "539301", + "fullName": "Apotekarevägen", + "parentFullName": "Bjärred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170ab" + }, + "id": "537835", + "fullName": "Äpplegatan", + "parentFullName": "Lomma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170ac" + }, + "id": "802651", + "fullName": "Apleberg", + "parentFullName": "Älmestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170ad" + }, + "id": "801722", + "fullName": "Apelskog", + "parentFullName": "Ulricehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170ae" + }, + "id": "801275", + "fullName": "Apelgatan", + "parentFullName": "Ulricehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170af" + }, + "id": "802437", + "fullName": "Äpplared", + "parentFullName": "Marbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170b0" + }, + "id": "927503", + "fullName": "Aprilvägen", + "parentFullName": "Hjärup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170b1" + }, + "id": "546742", + "fullName": "Apoteksgatan", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170b2" + }, + "id": "915114", + "fullName": "Aptas", + "parentFullName": "Kiruna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170b3" + }, + "id": "897498", + "fullName": "Apatitvägen", + "parentFullName": "Kiruna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170b4" + }, + "id": "812411", + "fullName": "Apoteksvägen", + "parentFullName": "Horndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170b5" + }, + "id": "812646", + "fullName": "Äpplevägen", + "parentFullName": "Krylbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170b6" + }, + "id": "936947", + "fullName": "Apollogatan", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170b7" + }, + "id": "783948", + "fullName": "Apelvägen", + "parentFullName": "Öregrund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170b8" + }, + "id": "783709", + "fullName": "Aprilvägen", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170b9" + }, + "id": "562858", + "fullName": "Apoteksvägen", + "parentFullName": "Rejmyre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170ba" + }, + "id": "790789", + "fullName": "Apallevägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170bb" + }, + "id": "790787", + "fullName": "Apalle Gårds väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170bc" + }, + "id": "790137", + "fullName": "Äppelvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170bd" + }, + "id": "537101", + "fullName": "Apelsingatan", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170be" + }, + "id": "537103", + "fullName": "Aprikosgatan", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170bf" + }, + "id": "536993", + "fullName": "Apollofjärilgatan", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170c0" + }, + "id": "537160", + "fullName": "Äppelgatan", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170c1" + }, + "id": "679508", + "fullName": "Appleryd", + "parentFullName": "Nybro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170c2" + }, + "id": "676283", + "fullName": "Applaryd", + "parentFullName": "Orrefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170c3" + }, + "id": "676285", + "fullName": "Applaryd Bondetorp", + "parentFullName": "Orrefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170c4" + }, + "id": "636198", + "fullName": "Aplamon Aplaryd", + "parentFullName": "Vislanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170c5" + }, + "id": "636196", + "fullName": "Aplamon Apellund", + "parentFullName": "Vislanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170c6" + }, + "id": "636194", + "fullName": "Aplamon", + "parentFullName": "Vislanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170c7" + }, + "id": "647437", + "fullName": "Aplaryd", + "parentFullName": "Vederslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170c8" + }, + "id": "636192", + "fullName": "Apelholm", + "parentFullName": "Vislanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170c9" + }, + "id": "636204", + "fullName": "Aplamon Damm", + "parentFullName": "Vislanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170ca" + }, + "id": "636208", + "fullName": "Aplamon Gård", + "parentFullName": "Vislanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170cb" + }, + "id": "647439", + "fullName": "Aplaryd Norra", + "parentFullName": "Vederslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170cc" + }, + "id": "647443", + "fullName": "Aplaryd Södra", + "parentFullName": "Vederslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170cd" + }, + "id": "640057", + "fullName": "Hult Aplagård", + "parentFullName": "Hjortsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170ce" + }, + "id": "636206", + "fullName": "Aplamon Fridhem", + "parentFullName": "Vislanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170cf" + }, + "id": "636209", + "fullName": "Aplamon Ängsdal", + "parentFullName": "Vislanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170d0" + }, + "id": "636200", + "fullName": "Aplamon Björkelund", + "parentFullName": "Vislanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170d1" + }, + "id": "636202", + "fullName": "Aplamon Björkhaga", + "parentFullName": "Vislanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170d2" + }, + "id": "636492", + "fullName": "Kalkatorp Apelhult", + "parentFullName": "Vislanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170d3" + }, + "id": "647441", + "fullName": "Aplaryd Schönabacken", + "parentFullName": "Vederslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170d4" + }, + "id": "640018", + "fullName": "Hjortsberga-Hult Aplagård", + "parentFullName": "Hjortsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170d5" + }, + "id": "574919", + "fullName": "Äppelvägen", + "parentFullName": "Kivik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170d6" + }, + "id": "568114", + "fullName": "Norra Äppelrosvägen", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170d7" + }, + "id": "568223", + "fullName": "Södra Äppelrosvägen", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170d8" + }, + "id": "574756", + "fullName": "Dagcentralen Äppelgården", + "parentFullName": "Kivik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170d9" + }, + "id": "571843", + "fullName": "Äppelgränd", + "parentFullName": "Sjöbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170da" + }, + "id": "485600", + "fullName": "Aprilgatan", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170db" + }, + "id": "487084", + "fullName": "Äpplaryd", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170dc" + }, + "id": "489217", + "fullName": "Äpplehult", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170dd" + }, + "id": "487087", + "fullName": "Äpplaryd Boka", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170df" + }, + "id": "487107", + "fullName": "Äpplaryds Gård", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170e0" + }, + "id": "487089", + "fullName": "Äpplaryd Dalhem", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170e1" + }, + "id": "489221", + "fullName": "Äpplehult Nyhem", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170e2" + }, + "id": "487097", + "fullName": "Äpplaryd Eskeryd", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170e3" + }, + "id": "487099", + "fullName": "Äpplaryd Fridhem", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170e4" + }, + "id": "487085", + "fullName": "Äpplaryd Aspliden", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170e5" + }, + "id": "487095", + "fullName": "Äpplaryd Ekholmen", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170e6" + }, + "id": "487101", + "fullName": "Äpplaryd Lillängen", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170e7" + }, + "id": "487103", + "fullName": "Äpplaryd Norregård", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170e8" + }, + "id": "487105", + "fullName": "Äpplaryd Södergård", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170e9" + }, + "id": "489219", + "fullName": "Äpplehult Jonstorp", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170ea" + }, + "id": "817329", + "fullName": "Vinköl Apelskog", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170eb" + }, + "id": "818340", + "fullName": "Istrum Apelbacken", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170ec" + }, + "id": "817594", + "fullName": "Bernstorp Apelskog", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170ed" + }, + "id": "817421", + "fullName": "Vinköl Lilla Apelskog", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170ee" + }, + "id": "880041", + "fullName": "Appelkvistvägen", + "parentFullName": "Bollstabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170ef" + }, + "id": "536634", + "fullName": "Apelvägen", + "parentFullName": "Åkarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170f0" + }, + "id": "536736", + "fullName": "Äppelvägen", + "parentFullName": "Åkarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170f1" + }, + "id": "898227", + "fullName": "Apatitvägen", + "parentFullName": "Koskullskulle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170f2" + }, + "id": "897841", + "fullName": "Apelqvistvägen", + "parentFullName": "Gällivare", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170f3" + }, + "id": "781504", + "fullName": "Aprikosvägen", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170f4" + }, + "id": "781542", + "fullName": "Apelsinvägen", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170f5" + }, + "id": "781592", + "fullName": "Apoteksvägen", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170f6" + }, + "id": "781830", + "fullName": "Ledinge Apelbol", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170f7" + }, + "id": "588099", + "fullName": "Aplakärrsvägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170f8" + }, + "id": "588044", + "fullName": "Äppelvägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170f9" + }, + "id": "872041", + "fullName": "Apparp", + "parentFullName": "Mariannelund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170fa" + }, + "id": "492059", + "fullName": "Apoteksgränd", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170fb" + }, + "id": "561177", + "fullName": "Apoteksgatan", + "parentFullName": "Klippan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170fc" + }, + "id": "642024", + "fullName": "Apelhult", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170fd" + }, + "id": "642030", + "fullName": "Apelhult Nyhem", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170fe" + }, + "id": "642032", + "fullName": "Apelhult Ållnebro", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2170ff" + }, + "id": "642028", + "fullName": "Apelhult Kronängen", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217100" + }, + "id": "642026", + "fullName": "Apelhult Björkhagen", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217101" + }, + "id": "628518", + "fullName": "Aprilvägen", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217102" + }, + "id": "628716", + "fullName": "Appellvägen", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217103" + }, + "id": "619669", + "fullName": "Skaresta Apaltorp", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217104" + }, + "id": "544427", + "fullName": "Apoteksgatan", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217105" + }, + "id": "666229", + "fullName": "Apelstigen", + "parentFullName": "Skoghall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217106" + }, + "id": "823884", + "fullName": "Apoteksgatan", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217107" + }, + "id": "826860", + "fullName": "Ryda Aplehagsbotten", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217108" + }, + "id": "825393", + "fullName": "Ulvstorp Applabacken", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217109" + }, + "id": "827982", + "fullName": "Norra Vånga Aplagården", + "parentFullName": "Kvänum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21710a" + }, + "id": "825909", + "fullName": "Baljered Applabacken", + "parentFullName": "Stora Levene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21710b" + }, + "id": "826352", + "fullName": "Naum Äppelbo", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21710c" + }, + "id": "773313", + "fullName": "Apotekarbacken", + "parentFullName": "Strömsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21710d" + }, + "id": "773395", + "fullName": "Sofielund Äppelbo", + "parentFullName": "Strömsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21710e" + }, + "id": "734296", + "fullName": "Apelvägen", + "parentFullName": "Hallsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21710f" + }, + "id": "758605", + "fullName": "Mjörn Apelgården", + "parentFullName": "Hjälteby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217110" + }, + "id": "759077", + "fullName": "Stockevik Apeldalsvägen", + "parentFullName": "Skärhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217111" + }, + "id": "555273", + "fullName": "Applakulla", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217112" + }, + "id": "916971", + "fullName": "Apollovägen", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217113" + }, + "id": "910935", + "fullName": "Applekulla Gård", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217114" + }, + "id": "555482", + "fullName": "Äppelblomsvägen", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217115" + }, + "id": "655258", + "fullName": "Apollogatan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217116" + }, + "id": "661152", + "fullName": "Stora Backa Apelgården", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217117" + }, + "id": "656103", + "fullName": "Herrestad Norra Apelkvisterud", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217118" + }, + "id": "563429", + "fullName": "Apelgatan", + "parentFullName": "Bjuv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217119" + }, + "id": "927825", + "fullName": "Apoteksgatan", + "parentFullName": "Bjuv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21711a" + }, + "id": "682247", + "fullName": "Aprilgatan", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21711b" + }, + "id": "682508", + "fullName": "Äppelgränd", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21711c" + }, + "id": "682509", + "fullName": "Äppelvägen", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21711d" + }, + "id": "683579", + "fullName": "Äpplerumsvägen", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21711e" + }, + "id": "564355", + "fullName": "Äppelvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21711f" + }, + "id": "564141", + "fullName": "Äppledalsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217120" + }, + "id": "732045", + "fullName": "Apoteksgatan", + "parentFullName": "Lysekil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217121" + }, + "id": "933225", + "fullName": "Kvarnarp Appelkullen", + "parentFullName": "Vena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217122" + }, + "id": "476464", + "fullName": "Hyggelsebo Applerum", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217123" + }, + "id": "497118", + "fullName": "Kvarnarp Appelkullen", + "parentFullName": "Hultsfred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217124" + }, + "id": "585443", + "fullName": "Åpromenaden", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217125" + }, + "id": "591128", + "fullName": "Vänsö Äppelvik", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217126" + }, + "id": "591126", + "fullName": "Vänsö Äppeludden", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217127" + }, + "id": "564684", + "fullName": "Aspöja Stora Äppelsätter", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217128" + }, + "id": "554121", + "fullName": "Äpplatofta", + "parentFullName": "Röstånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217129" + }, + "id": "768569", + "fullName": "Valen Apelbacken", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21712a" + }, + "id": "866032", + "fullName": "Appelås", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21712b" + }, + "id": "744754", + "fullName": "Apelås", + "parentFullName": "Prässebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21712c" + }, + "id": "680735", + "fullName": "Applerum", + "parentFullName": "Ålem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21712d" + }, + "id": "587331", + "fullName": "Äppelvägen", + "parentFullName": "Olofström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21712e" + }, + "id": "569647", + "fullName": "Appeltorp", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21712f" + }, + "id": "569648", + "fullName": "Appeltorp Annelund", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217130" + }, + "id": "569649", + "fullName": "Appeltorp Bingshus", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217131" + }, + "id": "569650", + "fullName": "Appeltorp Maglehill", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217132" + }, + "id": "570337", + "fullName": "Äppelgatan", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217133" + }, + "id": "568250", + "fullName": "Gårdlösa Äpplagården", + "parentFullName": "Gärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217134" + }, + "id": "727111", + "fullName": "Aplung", + "parentFullName": "Västra Ämtervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217135" + }, + "id": "727113", + "fullName": "Aplung Hagen", + "parentFullName": "Västra Ämtervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217136" + }, + "id": "727115", + "fullName": "Aplungstorp", + "parentFullName": "Västra Ämtervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217137" + }, + "id": "727126", + "fullName": "Aplungsåsen", + "parentFullName": "Västra Ämtervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217138" + }, + "id": "727124", + "fullName": "Aplungstorp Östby", + "parentFullName": "Västra Ämtervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217139" + }, + "id": "727117", + "fullName": "Aplungstorp Nygård", + "parentFullName": "Västra Ämtervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21713a" + }, + "id": "727128", + "fullName": "Aplungsåsen Pilåsen", + "parentFullName": "Västra Ämtervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21713b" + }, + "id": "822608", + "fullName": "Husaby Apelås", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21713c" + }, + "id": "822606", + "fullName": "Husaby Apelskog", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21713d" + }, + "id": "821295", + "fullName": "Nordskog Apollostugan", + "parentFullName": "Källby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21713e" + }, + "id": "822471", + "fullName": "Trolmen Äppelbo", + "parentFullName": "Hällekis", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21713f" + }, + "id": "729262", + "fullName": "Hogdal Apelviken", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217140" + }, + "id": "729311", + "fullName": "Lervik Apelbukten", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217141" + }, + "id": "731510", + "fullName": "Södra Öddö Apelviken", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217142" + }, + "id": "731341", + "fullName": "Rossö Äppelbo", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217143" + }, + "id": "576344", + "fullName": "Applehult", + "parentFullName": "Vittsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217144" + }, + "id": "578069", + "fullName": "Applahult", + "parentFullName": "Lönsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217145" + }, + "id": "761522", + "fullName": "Apelviksvägen", + "parentFullName": "Rörö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217146" + }, + "id": "761534", + "fullName": "Lilla Apelviksvägen", + "parentFullName": "Rörö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217147" + }, + "id": "598635", + "fullName": "Apelvägen", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217149" + }, + "id": "599016", + "fullName": "Hänö Apelviken", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21714a" + }, + "id": "571883", + "fullName": "Broby Apelbacken", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21714b" + }, + "id": "798012", + "fullName": "Daretorp Aplaliden", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21714c" + }, + "id": "799257", + "fullName": "Velinga Aplagården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21714d" + }, + "id": "800777", + "fullName": "Fröjered Apelåsen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21714e" + }, + "id": "799259", + "fullName": "Velinga Aplagården Flygel", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21714f" + }, + "id": "741441", + "fullName": "Apleröd", + "parentFullName": "Lur", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217150" + }, + "id": "741440", + "fullName": "Apelsäter", + "parentFullName": "Lur", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217151" + }, + "id": "739633", + "fullName": "Apelhult", + "parentFullName": "Bullaren", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217152" + }, + "id": "737769", + "fullName": "Apoteksvägen", + "parentFullName": "Tanumshede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217153" + }, + "id": "738437", + "fullName": "Dåveland Apelliden", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217154" + }, + "id": "589562", + "fullName": "Apelvägen", + "parentFullName": "Bromölla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217155" + }, + "id": "665463", + "fullName": "Hakefors Äppellunda", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217156" + }, + "id": "668980", + "fullName": "Apertin", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217157" + }, + "id": "669972", + "fullName": "Aplungsbyn", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217158" + }, + "id": "669973", + "fullName": "Aplungstorp", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217159" + }, + "id": "668996", + "fullName": "Apertins Gård", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21715a" + }, + "id": "669893", + "fullName": "Villa Apertin", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21715b" + }, + "id": "668796", + "fullName": "Apertinsvägen", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21715c" + }, + "id": "668986", + "fullName": "Apertin Krogen", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21715d" + }, + "id": "669000", + "fullName": "Apertins Skola", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21715e" + }, + "id": "668988", + "fullName": "Apertin Mellbyn", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21715f" + }, + "id": "669028", + "fullName": "Bonserud Apelbo", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217160" + }, + "id": "668982", + "fullName": "Apertin Kapellet", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217161" + }, + "id": "668998", + "fullName": "Apertins Herrgård", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217162" + }, + "id": "668984", + "fullName": "Apertin Kavaljeren", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217163" + }, + "id": "668992", + "fullName": "Apertin Parkvillan", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217164" + }, + "id": "668990", + "fullName": "Apertin Mogårdsstugan", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217165" + }, + "id": "668994", + "fullName": "Apertin Trädgårdsvillan", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217166" + }, + "id": "670909", + "fullName": "Västra Glänne Aplungsbyn", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217167" + }, + "id": "671205", + "fullName": "Östra Glänne Äppelbo", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217168" + }, + "id": "715040", + "fullName": "Apoteksvägen", + "parentFullName": "Likenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217169" + }, + "id": "777297", + "fullName": "Aprilvägen", + "parentFullName": "Limmared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21716a" + }, + "id": "777263", + "fullName": "Aprikosgatan", + "parentFullName": "Tranemo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21716b" + }, + "id": "780805", + "fullName": "Äppelbo", + "parentFullName": "Grimsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21716c" + }, + "id": "777259", + "fullName": "Äpplegatan", + "parentFullName": "Tranemo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21716d" + }, + "id": "930578", + "fullName": "Tyggesvedjan Äppelbo", + "parentFullName": "Grimsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21716e" + }, + "id": "780709", + "fullName": "Grimsås By Äppelbacken", + "parentFullName": "Grimsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21716f" + }, + "id": "515824", + "fullName": "Äpplarövägen", + "parentFullName": "Vaxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217170" + }, + "id": "863246", + "fullName": "Apelskift", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217171" + }, + "id": "863248", + "fullName": "Apelskift Gamlegård", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217172" + }, + "id": "863250", + "fullName": "Apelskift Karthagen", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217173" + }, + "id": "863252", + "fullName": "Apelskift Solhöjden", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217174" + }, + "id": "863253", + "fullName": "Apelskift Östergården", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217175" + }, + "id": "863251", + "fullName": "Apelskift Missionshuset", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217176" + }, + "id": "856680", + "fullName": "Apoteksgatan", + "parentFullName": "Edsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217177" + }, + "id": "678438", + "fullName": "Apotekargränd", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217178" + }, + "id": "867323", + "fullName": "Applehult", + "parentFullName": "Rörvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217179" + }, + "id": "867330", + "fullName": "Applehult Hörnet", + "parentFullName": "Rörvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21717a" + }, + "id": "867617", + "fullName": "Appelholmsgatan", + "parentFullName": "Stockaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21717b" + }, + "id": "867332", + "fullName": "Applehult Maderna", + "parentFullName": "Rörvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21717c" + }, + "id": "867336", + "fullName": "Applehult Söråker", + "parentFullName": "Rörvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21717d" + }, + "id": "867335", + "fullName": "Applehult Nybygget", + "parentFullName": "Rörvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21717e" + }, + "id": "867334", + "fullName": "Applehult Norregård", + "parentFullName": "Rörvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21717f" + }, + "id": "653120", + "fullName": "Äpplaryd", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217180" + }, + "id": "722458", + "fullName": "Asklanda Apelängen", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217181" + }, + "id": "714402", + "fullName": "Långesbro Aplabacken", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217182" + }, + "id": "857845", + "fullName": "Apoteksgränd", + "parentFullName": "Mörsil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217183" + }, + "id": "736361", + "fullName": "Rönne Äppellunda Gård", + "parentFullName": "Rönneshytta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217184" + }, + "id": "838953", + "fullName": "Aprilgatan", + "parentFullName": "Tibro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217185" + }, + "id": "611386", + "fullName": "Applaryd Applagård", + "parentFullName": "Landeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217186" + }, + "id": "611388", + "fullName": "Applaryd Applahöjden", + "parentFullName": "Landeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217187" + }, + "id": "611396", + "fullName": "Applaryd Majbo", + "parentFullName": "Landeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217188" + }, + "id": "611392", + "fullName": "Applaryd Johansbo", + "parentFullName": "Landeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217189" + }, + "id": "611394", + "fullName": "Applaryd Karlslund", + "parentFullName": "Landeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21718a" + }, + "id": "611398", + "fullName": "Applaryd Stensgård", + "parentFullName": "Landeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21718b" + }, + "id": "611400", + "fullName": "Applaryd Strömsborg", + "parentFullName": "Landeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21718c" + }, + "id": "611390", + "fullName": "Applaryd Björkvillan", + "parentFullName": "Landeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21718d" + }, + "id": "611913", + "fullName": "Tostabo Äppletorpet", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21718e" + }, + "id": "648620", + "fullName": "Apelstigen", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21718f" + }, + "id": "684350", + "fullName": "Äppelstigen", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217190" + }, + "id": "684705", + "fullName": "Äpplebogatan", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217191" + }, + "id": "684710", + "fullName": "Äpplerumsåsen", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217192" + }, + "id": "684708", + "fullName": "Äpplerums Bygata", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217193" + }, + "id": "684638", + "fullName": "Gamla Äpplerumsvägen", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217194" + }, + "id": "719032", + "fullName": "Apelvägen", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217195" + }, + "id": "772046", + "fullName": "Apelnäs", + "parentFullName": "Mjöbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217196" + }, + "id": "774304", + "fullName": "Bullsäng Apelås", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217197" + }, + "id": "773534", + "fullName": "Roasjö Lilla Apelnäs", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217198" + }, + "id": "773551", + "fullName": "Roasjö Stora Apelnäs", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217199" + }, + "id": "773548", + "fullName": "Roasjö Lilla Apelnäs Åsen", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21719a" + }, + "id": "773555", + "fullName": "Roasjö Stora Apelnäs Blåsut", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21719b" + }, + "id": "773540", + "fullName": "Roasjö Lilla Apelnäs Eriksås", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21719c" + }, + "id": "773536", + "fullName": "Roasjö Lilla Apelnäs Bihultet", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21719d" + }, + "id": "773538", + "fullName": "Roasjö Lilla Apelnäs Eriksberg", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21719e" + }, + "id": "773542", + "fullName": "Roasjö Lilla Apelnäs Mogaberg", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21719f" + }, + "id": "773544", + "fullName": "Roasjö Lilla Apelnäs Växtorpet", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171a0" + }, + "id": "773553", + "fullName": "Roasjö Stora Apelnäs Aspelund", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171a1" + }, + "id": "784311", + "fullName": "Högalid", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171a2" + }, + "id": "784457", + "fullName": "Såken Gräsön", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171a3" + }, + "id": "784458", + "fullName": "Såken Ramnön", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171a4" + }, + "id": "784314", + "fullName": "Högalid Högen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171a5" + }, + "id": "784318", + "fullName": "Högalid Nyberg", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171a6" + }, + "id": "784320", + "fullName": "Högalid Sjöbacken", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171a7" + }, + "id": "784322", + "fullName": "Högalid Sjölyckan", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171a8" + }, + "id": "784252", + "fullName": "Enekulla Stenstorp", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171a9" + }, + "id": "784312", + "fullName": "Högalid Björkudden", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171aa" + }, + "id": "784316", + "fullName": "Högalid Lindholmen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171ab" + }, + "id": "581664", + "fullName": "Apoteksgatan", + "parentFullName": "Markaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171ac" + }, + "id": "818085", + "fullName": "Apelstigen", + "parentFullName": "Transtrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171ad" + }, + "id": "937528", + "fullName": "Lindvallen Ski Apartments", + "parentFullName": "Sälen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171ae" + }, + "id": "673480", + "fullName": "Ramsbyn Apalhögen", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171af" + }, + "id": "703039", + "fullName": "Apoteksvägen", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171b0" + }, + "id": "703339", + "fullName": "Herredalen Apelbo", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171b1" + }, + "id": "707828", + "fullName": "Lilla Sundsbyn Där Åppe", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171b2" + }, + "id": "516087", + "fullName": "Kisa-Måla Appeldalen", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171b3" + }, + "id": "516093", + "fullName": "Kisa-Måla Appelkullen", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171b4" + }, + "id": "521188", + "fullName": "Pålehult Appelkullen", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171b5" + }, + "id": "518877", + "fullName": "Äpplerum Ekliden", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171b6" + }, + "id": "518881", + "fullName": "Äpplerum Granhem", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171b7" + }, + "id": "518873", + "fullName": "Äpplerum Björkhem", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171b8" + }, + "id": "518883", + "fullName": "Äpplerum Holmstad", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171b9" + }, + "id": "518885", + "fullName": "Äpplerum Norrgård", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171ba" + }, + "id": "518875", + "fullName": "Äpplerum Brostugan", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171bb" + }, + "id": "518889", + "fullName": "Äpplerum Södergård", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171bc" + }, + "id": "518891", + "fullName": "Äpplerum Södergården", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171bd" + }, + "id": "518879", + "fullName": "Äpplerum Gammelgården", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171be" + }, + "id": "518887", + "fullName": "Äpplerum Petrusgården", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171bf" + }, + "id": "627469", + "fullName": "Appelås", + "parentFullName": "Åsenhöga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171c0" + }, + "id": "626779", + "fullName": "Apelgatan", + "parentFullName": "Gnosjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171c1" + }, + "id": "627470", + "fullName": "Appelås Gård", + "parentFullName": "Åsenhöga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171c2" + }, + "id": "733205", + "fullName": "Apteraregatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171c3" + }, + "id": "661047", + "fullName": "Apoteksgatan", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171c4" + }, + "id": "662203", + "fullName": "Flisan Aplaholm", + "parentFullName": "Älghult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171c5" + }, + "id": "659895", + "fullName": "Källeflaga Aplalund", + "parentFullName": "Åseda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171c6" + }, + "id": "659939", + "fullName": "Lillahult Aplaholm", + "parentFullName": "Åseda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171c7" + }, + "id": "843854", + "fullName": "Apetorp", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171c8" + }, + "id": "805156", + "fullName": "Grude Apelås", + "parentFullName": "Ljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171c9" + }, + "id": "804295", + "fullName": "Aplakullen", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171ca" + }, + "id": "843874", + "fullName": "Apetorp Väsås", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171cb" + }, + "id": "843856", + "fullName": "Apetorp Berget", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171cc" + }, + "id": "843876", + "fullName": "Apetorp Ålunden", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171cd" + }, + "id": "846250", + "fullName": "Åsen Aplaholmen", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171ce" + }, + "id": "843858", + "fullName": "Apetorp Bergkullen", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171d0" + }, + "id": "843870", + "fullName": "Apetorp Segersberg", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171d1" + }, + "id": "804179", + "fullName": "Remmenedal Apelbo", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171d2" + }, + "id": "843864", + "fullName": "Apetorp Nilsagården", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171d3" + }, + "id": "843872", + "fullName": "Apetorp Skogsgläntan", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171d4" + }, + "id": "804613", + "fullName": "Stenunga Aplagården", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171d5" + }, + "id": "843862", + "fullName": "Apetorp Gassmansgården", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171d6" + }, + "id": "803769", + "fullName": "Äppelstigen", + "parentFullName": "Ljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171d7" + }, + "id": "752631", + "fullName": "Linde Aplebol", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171d8" + }, + "id": "753299", + "fullName": "Rådane Apoteket", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171d9" + }, + "id": "632464", + "fullName": "Apoteksgatan", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171da" + }, + "id": "916053", + "fullName": "Vik Apotekargården", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171db" + }, + "id": "627019", + "fullName": "Stora Målke Apelgården", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171dc" + }, + "id": "634707", + "fullName": "Valltrand Äppelgården", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171dd" + }, + "id": "735564", + "fullName": "Äpplejälvägen", + "parentFullName": "Bovallstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171de" + }, + "id": "657210", + "fullName": "Aprilvägen", + "parentFullName": "Lessebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171df" + }, + "id": "657632", + "fullName": "Videslund Aplarp", + "parentFullName": "Lessebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171e0" + }, + "id": "687426", + "fullName": "Lässerud Åppåbacken", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171e1" + }, + "id": "891947", + "fullName": "Apelgatan", + "parentFullName": "Älvsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171e2" + }, + "id": "592132", + "fullName": "Aprikosvägen", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171e4" + }, + "id": "569074", + "fullName": "Kömnevik Äppelholm", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171e5" + }, + "id": "569076", + "fullName": "Kömnevik Äppelsand", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171e6" + }, + "id": "592346", + "fullName": "Lilla Kalvö Äppeludden", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171e7" + }, + "id": "569077", + "fullName": "Kömnevik Äppelsandsviken", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171e8" + }, + "id": "758183", + "fullName": "Apeltorp", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171e9" + }, + "id": "753474", + "fullName": "Apelgatan", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171ea" + }, + "id": "758131", + "fullName": "Vretalund Äppelgården", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171eb" + }, + "id": "758133", + "fullName": "Vretalund Äppelgårdens Daghem", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171ec" + }, + "id": "540013", + "fullName": "Appelby", + "parentFullName": "Vadstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171ed" + }, + "id": "540015", + "fullName": "Appelby Södergården", + "parentFullName": "Vadstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171ee" + }, + "id": "680964", + "fullName": "Applerum", + "parentFullName": "Torsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171ef" + }, + "id": "681582", + "fullName": "Appleryd", + "parentFullName": "Torsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171f0" + }, + "id": "680962", + "fullName": "Apelgatan", + "parentFullName": "Torsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171f1" + }, + "id": "680968", + "fullName": "Applerums By", + "parentFullName": "Torsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171f2" + }, + "id": "681640", + "fullName": "Norra Appleryd", + "parentFullName": "Torsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171f3" + }, + "id": "669413", + "fullName": "Applerydvägen", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171f4" + }, + "id": "680916", + "fullName": "Applerumsgatan", + "parentFullName": "Torsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171f5" + }, + "id": "669412", + "fullName": "Appleryd Tombäck", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171f6" + }, + "id": "680966", + "fullName": "Applerum Stensborg", + "parentFullName": "Torsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171f7" + }, + "id": "816261", + "fullName": "Äppelbovägen", + "parentFullName": "Vansbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171f8" + }, + "id": "500473", + "fullName": "Gösebo Applehult", + "parentFullName": "Berga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171f9" + }, + "id": "757193", + "fullName": "Flo Apeltorp", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171fa" + }, + "id": "754087", + "fullName": "Apelgatan", + "parentFullName": "Nossebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171fb" + }, + "id": "754089", + "fullName": "Aprilgatan", + "parentFullName": "Nossebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171fc" + }, + "id": "757153", + "fullName": "Malma Aplabo", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171fd" + }, + "id": "754202", + "fullName": "Malma Aplabacken", + "parentFullName": "Nossebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171fe" + }, + "id": "511736", + "fullName": "Särstad Apelgård", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb2171ff" + }, + "id": "510553", + "fullName": "Södra Ekeberg Applanäset", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217200" + }, + "id": "513439", + "fullName": "Ingvaldstorp Äppelgård", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217201" + }, + "id": "849446", + "fullName": "Brötetorp Äpplebo", + "parentFullName": "Gullspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217202" + }, + "id": "849785", + "fullName": "Torsvid Äppelgården", + "parentFullName": "Gullspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217203" + }, + "id": "752024", + "fullName": "Apotekaregården", + "parentFullName": "Kopparberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217204" + }, + "id": "728152", + "fullName": "Lundsberg Apelgården", + "parentFullName": "Storfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217205" + }, + "id": "889051", + "fullName": "Apoteksgatan", + "parentFullName": "Arjeplog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217206" + }, + "id": "943880", + "fullName": "Appes väg", + "parentFullName": "Gärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217207" + }, + "id": "947474", + "fullName": "Appes väg", + "parentFullName": "Nättraby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217208" + }, + "id": "941208", + "fullName": "Appleryd", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217209" + }, + "id": "954414", + "fullName": "Apertin Gård", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21720a" + }, + "id": "942764", + "fullName": "Apotekarstugan", + "parentFullName": "Sälen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21720b" + }, + "id": "950015", + "fullName": "Appuna Karlsro", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21720c" + }, + "id": "941668", + "fullName": "Mjörn Apelgården", + "parentFullName": "Mjörn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21720d" + }, + "id": "947522", + "fullName": "Apelgårdstorget", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21720e" + }, + "id": "952602", + "fullName": "Ishult Appeltorp", + "parentFullName": "Kristdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21720f" + }, + "id": "952601", + "fullName": "Ishult Appelkullen", + "parentFullName": "Kristdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217210" + }, + "id": "943507", + "fullName": "Applehult Stenlyckan", + "parentFullName": "Rörvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217211" + }, + "id": "944705", + "fullName": "Apelslätt Johannesfält", + "parentFullName": "Skene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217212" + }, + "id": "941895", + "fullName": "Tandådalen Ski Apartments", + "parentFullName": "Sälen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217213" + }, + "id": "942765", + "fullName": "Hundfjället Ski Apartments", + "parentFullName": "Sälen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217214" + }, + "id": "951655", + "fullName": "Gränd", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217215" + }, + "id": "941307", + "fullName": "Dalviksvägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217216" + }, + "id": "954125", + "fullName": "Sandsjövägen", + "parentFullName": "Aplared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217217" + }, + "id": "945686", + "fullName": "Åparken", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217218" + }, + "id": "946770", + "fullName": "Äpplegatan", + "parentFullName": "Nyhamnsläge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb217219" + }, + "id": "946769", + "fullName": "Äpplegatan", + "parentFullName": "Viken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21721a" + }, + "id": "953445", + "fullName": "Äppelgränd", + "parentFullName": "Munsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21721b" + }, + "id": "941332", + "fullName": "Äppelbyvägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21721c" + }, + "id": "943662", + "fullName": "Äppelrikevägen", + "parentFullName": "Kivik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21721d" + }, + "id": "952791", + "fullName": "Öninge Äppellund", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21721e" + }, + "id": "941115", + "fullName": "Äppelblomsgatan", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1919a27dcf33cb21721f" + }, + "id": "950021", + "fullName": "Algutsboda Äppelbacken", + "parentFullName": "Åby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191ba27dcf33cb217220" + }, + "id": "942688", + "fullName": "Aquilavägen", + "parentFullName": "Idre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191ba27dcf33cb217221" + }, + "id": "947403", + "fullName": "Aquariusvägen", + "parentFullName": "Vemdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217319" + }, + "id": "795284", + "fullName": "Artillerigatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21731a" + }, + "id": "796308", + "fullName": "Greta Arwidssons väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217357" + }, + "id": "506737", + "fullName": "Arnebo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217358" + }, + "id": "522318", + "fullName": "Arnorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217359" + }, + "id": "933762", + "fullName": "Arturs väg", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21735a" + }, + "id": "527617", + "fullName": "Argovägen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21735b" + }, + "id": "526325", + "fullName": "Arturs väg", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21735c" + }, + "id": "501521", + "fullName": "Artistgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21735d" + }, + "id": "506753", + "fullName": "Arnebo Gråbo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21735e" + }, + "id": "506759", + "fullName": "Arnebo Kulla", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21735f" + }, + "id": "502626", + "fullName": "Arrendegatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217360" + }, + "id": "506757", + "fullName": "Arnebo Kidsbo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217362" + }, + "id": "501986", + "fullName": "Arbetaregatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217364" + }, + "id": "506769", + "fullName": "Arnebo Norrgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217367" + }, + "id": "509311", + "fullName": "Artillerigatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217368" + }, + "id": "503519", + "fullName": "Nygård Arensberg", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21736a" + }, + "id": "506739", + "fullName": "Arnebo Björkmåla", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21736b" + }, + "id": "506745", + "fullName": "Arnebo Brostugan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21736c" + }, + "id": "506755", + "fullName": "Arnebo Karlunden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21736d" + }, + "id": "506761", + "fullName": "Arnebo Landstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21736e" + }, + "id": "506775", + "fullName": "Arnebo Skarsmåla", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21736f" + }, + "id": "506778", + "fullName": "Arnebo Storsmåla", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217371" + }, + "id": "507782", + "fullName": "Sundsholm Arboga", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217372" + }, + "id": "933374", + "fullName": "Arkitekturgränd", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217373" + }, + "id": "506743", + "fullName": "Arnebo Björnkulla", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217374" + }, + "id": "506751", + "fullName": "Arnebo Frälsegård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217375" + }, + "id": "506767", + "fullName": "Arnebo Mellangård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217376" + }, + "id": "506777", + "fullName": "Arnebo Skattegård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217377" + }, + "id": "506779", + "fullName": "Arnebo Västergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217378" + }, + "id": "913899", + "fullName": "Arnebo Björksäter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217379" + }, + "id": "506741", + "fullName": "Arnebo Björksätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21737a" + }, + "id": "527943", + "fullName": "Gunnarstorp Arnesberg", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21737c" + }, + "id": "528027", + "fullName": "Högsätter Arbetarbostaden", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21737d" + }, + "id": "529831", + "fullName": "Kolfall Arrendatorbostaden", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21737e" + }, + "id": "505735", + "fullName": "Slattefors Arbetarebostaden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21737f" + }, + "id": "506160", + "fullName": "Svenneby Arrendatorbostaden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217380" + }, + "id": "507208", + "fullName": "Håckerstad Arbetarbostaden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21738b" + }, + "id": "763161", + "fullName": "Arnbo", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21738c" + }, + "id": "758821", + "fullName": "Arosvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21738d" + }, + "id": "760167", + "fullName": "Armégatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21738e" + }, + "id": "760484", + "fullName": "Arlagatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21738f" + }, + "id": "758589", + "fullName": "Aroscenter", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217390" + }, + "id": "762378", + "fullName": "Arvidslund", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217391" + }, + "id": "759668", + "fullName": "Arbogavägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217392" + }, + "id": "623261", + "fullName": "Arrendevägen", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217393" + }, + "id": "758376", + "fullName": "Arnbomsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217394" + }, + "id": "760229", + "fullName": "Armringsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217395" + }, + "id": "760320", + "fullName": "Arkeologgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217398" + }, + "id": "758187", + "fullName": "Arvaby", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21739b" + }, + "id": "758185", + "fullName": "Arbohyttan", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21739c" + }, + "id": "743499", + "fullName": "Arlaborgsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21739d" + }, + "id": "745231", + "fullName": "Gamla Arbogavägen", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21739f" + }, + "id": "551140", + "fullName": "Ardennervägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173a0" + }, + "id": "551966", + "fullName": "Artillerigatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173a6" + }, + "id": "564569", + "fullName": "Arkösund Arkö Krog", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173a7" + }, + "id": "564543", + "fullName": "Arkö", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173a8" + }, + "id": "566753", + "fullName": "Arkebo", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173a9" + }, + "id": "559135", + "fullName": "Arkvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173aa" + }, + "id": "564541", + "fullName": "Arkvägen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173ab" + }, + "id": "597385", + "fullName": "Arvidsborg", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173ac" + }, + "id": "564547", + "fullName": "Arkö Ekhult", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173ad" + }, + "id": "564549", + "fullName": "Arkö Ekudden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173ae" + }, + "id": "564555", + "fullName": "Arkö Kuggvik", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173af" + }, + "id": "564565", + "fullName": "Arkö Starkrok", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173b0" + }, + "id": "564553", + "fullName": "Arkö Knopashål", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173b1" + }, + "id": "564557", + "fullName": "Arkö Marieberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173b2" + }, + "id": "564559", + "fullName": "Arkö Marsundet", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173b3" + }, + "id": "564561", + "fullName": "Arkö Solbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173b4" + }, + "id": "564783", + "fullName": "Gamla Arkösund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173b6" + }, + "id": "564545", + "fullName": "Arkö Boviksholm", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173b7" + }, + "id": "564563", + "fullName": "Arkö Starholken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173b8" + }, + "id": "564575", + "fullName": "Arkösund Ekhaga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173b9" + }, + "id": "564593", + "fullName": "Arkösund Lyckås", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173ba" + }, + "id": "564611", + "fullName": "Arkösundsvägen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173bb" + }, + "id": "559137", + "fullName": "Arkösundsvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173bc" + }, + "id": "564551", + "fullName": "Arkö Gibbnäsudden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173bd" + }, + "id": "564567", + "fullName": "Arkö Villa Sundbo", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173be" + }, + "id": "564573", + "fullName": "Arkösund Ekbacka", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173bf" + }, + "id": "564578", + "fullName": "Arkösund Ekudden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173c0" + }, + "id": "564579", + "fullName": "Arkösund Enbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173c1" + }, + "id": "564591", + "fullName": "Arkösund Lillhem", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173c2" + }, + "id": "564601", + "fullName": "Arkösund Stenvik", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173c3" + }, + "id": "564609", + "fullName": "Arkösund Östansjö", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173c4" + }, + "id": "565390", + "fullName": "Ekhult Arvidslund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173c5" + }, + "id": "916310", + "fullName": "Arkö Norra Måsskär", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173c6" + }, + "id": "564571", + "fullName": "Arkösund Bergdalen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173c7" + }, + "id": "564583", + "fullName": "Arkösund Gåsåker Bo", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173c8" + }, + "id": "564595", + "fullName": "Arkösund Lövbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173c9" + }, + "id": "564599", + "fullName": "Arkösund Spångkärr", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173ca" + }, + "id": "564607", + "fullName": "Arkösund Vaktudden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173cc" + }, + "id": "586920", + "fullName": "Grönhög Arnegården", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173cd" + }, + "id": "561659", + "fullName": "Lida Arbetarbostad", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173ce" + }, + "id": "564581", + "fullName": "Arkösund Evertslund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173cf" + }, + "id": "564605", + "fullName": "Arkösund Tallholmen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173d0" + }, + "id": "565128", + "fullName": "Häggebo Arkmanstorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173d1" + }, + "id": "565506", + "fullName": "Kåreholm Arvidsberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173d2" + }, + "id": "566609", + "fullName": "Reseberga Aronslund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173d3" + }, + "id": "596197", + "fullName": "Grensholm Arlebrunn", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173d4" + }, + "id": "564585", + "fullName": "Arkösund Gåsåker Gård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173d5" + }, + "id": "564587", + "fullName": "Arkösund Gåsåker Nyhem", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173d6" + }, + "id": "564603", + "fullName": "Arkösund Sundsholmen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173d7" + }, + "id": "561573", + "fullName": "Hillerstad Arvidslund", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173d8" + }, + "id": "564392", + "fullName": "Viggeby Arbetarebostad", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173d9" + }, + "id": "564597", + "fullName": "Arkösund Olssons Brygga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173da" + }, + "id": "567354", + "fullName": "Mauritsberg Arvidsberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173dd" + }, + "id": "564589", + "fullName": "Arkösund Kälebo Nedergård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173de" + }, + "id": "565955", + "fullName": "Bråxvik Arrendatorbostaden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173e0" + }, + "id": "561415", + "fullName": "Finnstad Gård Arbetarbostaden", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173e1" + }, + "id": "560496", + "fullName": "Myckelby Säteri Arbetarbostaden", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173e2" + }, + "id": "860315", + "fullName": "Aranäs", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173e3" + }, + "id": "859911", + "fullName": "Arvidabo", + "parentFullName": "Månsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173e4" + }, + "id": "860319", + "fullName": "Aranäs Gård", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173e6" + }, + "id": "860321", + "fullName": "Aranäs Kråkö", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173e7" + }, + "id": "858308", + "fullName": "Aronsvägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173e8" + }, + "id": "859368", + "fullName": "Arrebacken", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173e9" + }, + "id": "860323", + "fullName": "Aranäs Lugnet", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173ea" + }, + "id": "860329", + "fullName": "Aranäs Stugan", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173eb" + }, + "id": "860327", + "fullName": "Aranäs Solbacken", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173ec" + }, + "id": "853565", + "fullName": "Artillerigatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173ed" + }, + "id": "860325", + "fullName": "Aranäs Olsatorpet", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173ee" + }, + "id": "860331", + "fullName": "Aranäs Valakleven", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173ef" + }, + "id": "856992", + "fullName": "Kumlaby Arvidsgård", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173f0" + }, + "id": "860317", + "fullName": "Aranäs Bjurustugan", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173f1" + }, + "id": "860525", + "fullName": "Uppgränna Arvidsgård", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173f2" + }, + "id": "858793", + "fullName": "Stensholm Arvidstorp", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173f5" + }, + "id": "885024", + "fullName": "Aronsvägen", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173f6" + }, + "id": "883505", + "fullName": "Artedigränd", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173f7" + }, + "id": "882754", + "fullName": "Arsenalsgatan", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173f8" + }, + "id": "882772", + "fullName": "Armbågakroken", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173fa" + }, + "id": "532139", + "fullName": "Arendala", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173fb" + }, + "id": "531682", + "fullName": "Arkivgatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173fc" + }, + "id": "914067", + "fullName": "Aromagatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173fd" + }, + "id": "549673", + "fullName": "Arendala", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173fe" + }, + "id": "913207", + "fullName": "Arenatorget", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2173ff" + }, + "id": "532141", + "fullName": "Arendala Gård", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217400" + }, + "id": "532676", + "fullName": "Arkeologvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217401" + }, + "id": "532723", + "fullName": "Arkitektvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217402" + }, + "id": "549214", + "fullName": "Ardennergatan", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217403" + }, + "id": "532143", + "fullName": "Arendala Smedja", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217404" + }, + "id": "926995", + "fullName": "Arendalastigen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217406" + }, + "id": "762784", + "fullName": "Arås", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217407" + }, + "id": "763541", + "fullName": "Armbåga", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217409" + }, + "id": "761578", + "fullName": "Arlagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21740a" + }, + "id": "762790", + "fullName": "Aråsviken", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21740b" + }, + "id": "781185", + "fullName": "Arnes väg", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21740c" + }, + "id": "762788", + "fullName": "Arås Utsikten", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21740d" + }, + "id": "763543", + "fullName": "Armbågavägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217410" + }, + "id": "775274", + "fullName": "Armaturvägen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217411" + }, + "id": "762786", + "fullName": "Arås Råddehult", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217412" + }, + "id": "762785", + "fullName": "Arås Kvarnviken", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217413" + }, + "id": "930490", + "fullName": "Arås Sundre Hage", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217414" + }, + "id": "775706", + "fullName": "Arta Ödegården", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217415" + }, + "id": "775697", + "fullName": "Arta Ljungsäter", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217417" + }, + "id": "775699", + "fullName": "Arta Olofsgården", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217418" + }, + "id": "775695", + "fullName": "Arta Ljungagården", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217419" + }, + "id": "775701", + "fullName": "Arta Skattegården", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21741a" + }, + "id": "775703", + "fullName": "Arta Skogsgläntan", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21741d" + }, + "id": "780978", + "fullName": "Årbo", + "parentFullName": "Svaneholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21741e" + }, + "id": "763069", + "fullName": "Årebo", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21741f" + }, + "id": "781455", + "fullName": "Årydet", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217423" + }, + "id": "763071", + "fullName": "Årebo Gethult", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217425" + }, + "id": "781461", + "fullName": "Årydet Kvarnen", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217426" + }, + "id": "763070", + "fullName": "Årebo Bergdalen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217427" + }, + "id": "781463", + "fullName": "Årydet Malmtorp", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217428" + }, + "id": "781823", + "fullName": "Årbo Hultaliden", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217429" + }, + "id": "781457", + "fullName": "Årydet Björkhall", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21742a" + }, + "id": "781465", + "fullName": "Årydet Solbacken", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217431" + }, + "id": "491771", + "fullName": "Aroniavägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217432" + }, + "id": "491759", + "fullName": "Arrendatorsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217434" + }, + "id": "492311", + "fullName": "Årtorpsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217435" + }, + "id": "492305", + "fullName": "Årtorpsstigen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217436" + }, + "id": "621278", + "fullName": "Arninge Arntorp", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217437" + }, + "id": "621276", + "fullName": "Arninge", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217438" + }, + "id": "607671", + "fullName": "Arlagatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217439" + }, + "id": "935147", + "fullName": "Arenatorget", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21743a" + }, + "id": "638408", + "fullName": "Artistgatan", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21743b" + }, + "id": "637210", + "fullName": "Arvidstorp", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21743c" + }, + "id": "621282", + "fullName": "Arninge Gård", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21743d" + }, + "id": "638404", + "fullName": "Arkeologgatan", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21743e" + }, + "id": "638406", + "fullName": "Arkitektgatan", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21743f" + }, + "id": "608192", + "fullName": "Arphus Sjötorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217440" + }, + "id": "611013", + "fullName": "Hällby Arninge", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217441" + }, + "id": "638150", + "fullName": "Arfströmsgatan", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217442" + }, + "id": "621290", + "fullName": "Arninge Nyboda", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217443" + }, + "id": "621297", + "fullName": "Arninge Sjötorp", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217445" + }, + "id": "623540", + "fullName": "Tumbo Arvidsborg", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217446" + }, + "id": "607120", + "fullName": "Arrendatorvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217448" + }, + "id": "606889", + "fullName": "Arvid Olssons gata", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217449" + }, + "id": "637212", + "fullName": "Arvidstorp Dalby", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21744a" + }, + "id": "621943", + "fullName": "Vargarn Arvidsnäs", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21744b" + }, + "id": "621280", + "fullName": "Arninge Brostugan", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21744c" + }, + "id": "621288", + "fullName": "Arninge Norrgård", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21744d" + }, + "id": "621296", + "fullName": "Arninge Rosendal", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21744e" + }, + "id": "621298", + "fullName": "Arninge Sjötorpet", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21744f" + }, + "id": "621299", + "fullName": "Arninge Strömsdal", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217450" + }, + "id": "621284", + "fullName": "Arninge Lillstugan", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217451" + }, + "id": "621286", + "fullName": "Arninge Mellangård", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217452" + }, + "id": "637224", + "fullName": "Arvidstorp Leffebo", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217453" + }, + "id": "637230", + "fullName": "Arvidstorp Tomtebo", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217454" + }, + "id": "608190", + "fullName": "Arphus Fagerviks Gård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217455" + }, + "id": "637218", + "fullName": "Arvidstorp Ekbacken", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217456" + }, + "id": "637220", + "fullName": "Arvidstorp Granliden", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217457" + }, + "id": "637222", + "fullName": "Arvidstorp Karlskoga", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217458" + }, + "id": "637226", + "fullName": "Arvidstorp Lillsäter", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217459" + }, + "id": "637232", + "fullName": "Arvidstorp Trollebo", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21745a" + }, + "id": "637228", + "fullName": "Arvidstorp Stenbacken", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21745b" + }, + "id": "611606", + "fullName": "Gillberga Arrendatorstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21745c" + }, + "id": "613580", + "fullName": "Mörtsjötorp Arrendebostaden", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21745d" + }, + "id": "611152", + "fullName": "Gunnarskäl Arrendatorbostaden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21745e" + }, + "id": "768824", + "fullName": "Näset", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217460" + }, + "id": "768742", + "fullName": "Ekeberg", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217461" + }, + "id": "768862", + "fullName": "Stavvik", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217462" + }, + "id": "768881", + "fullName": "Värhulta", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217463" + }, + "id": "768835", + "fullName": "Ramsnäset", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217464" + }, + "id": "768985", + "fullName": "Värhulta Ö", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217465" + }, + "id": "768781", + "fullName": "Herrfallet", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217466" + }, + "id": "768789", + "fullName": "Hjälmsäter", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217467" + }, + "id": "768825", + "fullName": "Näset Eknäs", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217468" + }, + "id": "768940", + "fullName": "Värhulta Mo", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217469" + }, + "id": "768780", + "fullName": "Ekebergs Gård", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21746a" + }, + "id": "768914", + "fullName": "Värhulta Gård", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21746b" + }, + "id": "768950", + "fullName": "Värhulta Roan", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21746e" + }, + "id": "768777", + "fullName": "Ekeberg Torpet", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21746f" + }, + "id": "768827", + "fullName": "Näset Hagviken", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217470" + }, + "id": "768831", + "fullName": "Näset Sjöliden", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217471" + }, + "id": "768833", + "fullName": "Näset Svanevik", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217473" + }, + "id": "768904", + "fullName": "Värhulta Ekvik", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217474" + }, + "id": "768922", + "fullName": "Värhulta Kasön", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217475" + }, + "id": "768956", + "fullName": "Värhulta Skola", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217479" + }, + "id": "768778", + "fullName": "Ekeberg Vitskär", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21747a" + }, + "id": "768779", + "fullName": "Ekeberg Åsfoten", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21747b" + }, + "id": "768828", + "fullName": "Näset Hällfoten", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21747c" + }, + "id": "768841", + "fullName": "Ramsnäset Ekero", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21747d" + }, + "id": "768896", + "fullName": "Värhulta Båstad", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21747e" + }, + "id": "768898", + "fullName": "Värhulta Båtsta", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21747f" + }, + "id": "768906", + "fullName": "Värhulta Fallet", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217480" + }, + "id": "768919", + "fullName": "Värhulta Kapell", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217481" + }, + "id": "768938", + "fullName": "Värhulta Lövnäs", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217482" + }, + "id": "768968", + "fullName": "Värhulta Säteri", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217486" + }, + "id": "768750", + "fullName": "Ekeberg Grusåsen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217487" + }, + "id": "768797", + "fullName": "Hjälmsäter Hytta", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217488" + }, + "id": "768801", + "fullName": "Hjälmsäter Kasön", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217489" + }, + "id": "768822", + "fullName": "Lilla Herrfallet", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21748a" + }, + "id": "768826", + "fullName": "Näset Frälsetorp", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21748b" + }, + "id": "768851", + "fullName": "Ramsnäset Torpet", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21748c" + }, + "id": "768864", + "fullName": "Stavvik Aspgölet", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21748d" + }, + "id": "768866", + "fullName": "Stavvik Ekbacken", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21748e" + }, + "id": "768868", + "fullName": "Stavvik Eksnäset", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21748f" + }, + "id": "768870", + "fullName": "Stavvik Fårudden", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217490" + }, + "id": "768935", + "fullName": "Värhulta Lillebo", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217491" + }, + "id": "768937", + "fullName": "Värhulta Lövhult", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217492" + }, + "id": "768939", + "fullName": "Värhulta Malmvik", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217493" + }, + "id": "768946", + "fullName": "Värhulta Moudden", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217494" + }, + "id": "768981", + "fullName": "Värhulta Västorp", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21749a" + }, + "id": "768752", + "fullName": "Ekeberg Gålhammar", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21749b" + }, + "id": "768764", + "fullName": "Ekeberg Sjöfallet", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21749c" + }, + "id": "768768", + "fullName": "Ekeberg Sjölyckan", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21749d" + }, + "id": "768845", + "fullName": "Ramsnäset Ekudden", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21749e" + }, + "id": "768858", + "fullName": "Ramsnäset Ugglebo", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21749f" + }, + "id": "768876", + "fullName": "Stavvik Karlslund", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174a0" + }, + "id": "768877", + "fullName": "Stavvik Långudden", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174a1" + }, + "id": "768878", + "fullName": "Stavvik Mossgölet", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174a2" + }, + "id": "768879", + "fullName": "Stavvik Rothällen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174a3" + }, + "id": "768895", + "fullName": "Värhulta Brohagen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174a4" + }, + "id": "768912", + "fullName": "Värhulta Granhäll", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174a5" + }, + "id": "768917", + "fullName": "Värhulta Hälltorp", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174a6" + }, + "id": "768921", + "fullName": "Värhulta Karlberg", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174a7" + }, + "id": "768958", + "fullName": "Värhulta Sköttorp", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174ac" + }, + "id": "768744", + "fullName": "Ekeberg Björkudden", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174ad" + }, + "id": "768748", + "fullName": "Ekeberg Granholmen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174ae" + }, + "id": "768762", + "fullName": "Ekeberg Mittstenen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174af" + }, + "id": "768774", + "fullName": "Ekeberg Stenkullen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174b0" + }, + "id": "768783", + "fullName": "Herrfallet Butiken", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174b1" + }, + "id": "768787", + "fullName": "Herrfallet Stallet", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174b2" + }, + "id": "768829", + "fullName": "Näset Roviksgården", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174b3" + }, + "id": "768839", + "fullName": "Ramsnäset Björkvik", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174b4" + }, + "id": "768843", + "fullName": "Ramsnäset Ekkullen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174b5" + }, + "id": "768874", + "fullName": "Stavvik Kalmar Udde", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174b7" + }, + "id": "768891", + "fullName": "Värhulta Björklund", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174b8" + }, + "id": "768907", + "fullName": "Värhulta Fågelberg", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174b9" + }, + "id": "768944", + "fullName": "Värhulta Mossgölet", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174ba" + }, + "id": "768948", + "fullName": "Värhulta Norrängen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174bb" + }, + "id": "768952", + "fullName": "Värhulta Rosenhill", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174bc" + }, + "id": "768954", + "fullName": "Värhulta Själafrid", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174bd" + }, + "id": "768960", + "fullName": "Värhulta Spisängen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174be" + }, + "id": "768979", + "fullName": "Värhulta Trångtorp", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174c2" + }, + "id": "768746", + "fullName": "Ekeberg Degerhammar", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174c3" + }, + "id": "768758", + "fullName": "Ekeberg Hjälmarsberg", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174c4" + }, + "id": "768760", + "fullName": "Ekeberg Lilla Åstorp", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174c5" + }, + "id": "768770", + "fullName": "Ekeberg Skräddartorp", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174c6" + }, + "id": "768772", + "fullName": "Ekeberg Stallholmen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174c7" + }, + "id": "768776", + "fullName": "Ekeberg Stora Åstorp", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174c8" + }, + "id": "768791", + "fullName": "Hjälmsäter Ekholmen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174c9" + }, + "id": "768799", + "fullName": "Hjälmsäter Hälltorp", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174ca" + }, + "id": "768816", + "fullName": "Hjälmsäter Sörgården", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174cb" + }, + "id": "768818", + "fullName": "Hjälmsäter Tvåkanten", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174cc" + }, + "id": "768837", + "fullName": "Ramsnäset Björkudden", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174cd" + }, + "id": "768847", + "fullName": "Ramsnäset Fiskgjusen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174ce" + }, + "id": "768872", + "fullName": "Stavvik Hackholmarna", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174cf" + }, + "id": "768880", + "fullName": "Stavvik Sindersholm", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174d0" + }, + "id": "768887", + "fullName": "Värhulta Björkhagen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174d1" + }, + "id": "768889", + "fullName": "Värhulta Björkliden", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174d2" + }, + "id": "768893", + "fullName": "Värhulta Bockholmen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174d3" + }, + "id": "768903", + "fullName": "Värhulta Djupholmen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174d4" + }, + "id": "768909", + "fullName": "Värhulta Fågelsången", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174d5" + }, + "id": "768911", + "fullName": "Värhulta Granholmen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174d6" + }, + "id": "768924", + "fullName": "Värhulta Laggartorp", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174d7" + }, + "id": "768929", + "fullName": "Värhulta Lilla Hagen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174d8" + }, + "id": "768962", + "fullName": "Värhulta Stora Hagen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174d9" + }, + "id": "768970", + "fullName": "Värhulta Tallholmen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174da" + }, + "id": "768977", + "fullName": "Värhulta Torvgården", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174dc" + }, + "id": "768812", + "fullName": "Hjälmsäter Norrgården", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174dd" + }, + "id": "768814", + "fullName": "Hjälmsäter Skokloster", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174de" + }, + "id": "768849", + "fullName": "Ramsnäset Strandängen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174df" + }, + "id": "768933", + "fullName": "Värhulta Lilla Kolaren", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174e0" + }, + "id": "768964", + "fullName": "Värhulta Stora Kolaren", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174e1" + }, + "id": "768766", + "fullName": "Ekeberg Sjöfallsvillan", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174e2" + }, + "id": "768785", + "fullName": "Herrfallet Receptionen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174e3" + }, + "id": "768810", + "fullName": "Hjälmsäter Norra Fallet", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174e4" + }, + "id": "768860", + "fullName": "Ramsnäset Villa Sjönära", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174e5" + }, + "id": "768803", + "fullName": "Hjälmsäter Mellangården", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174e7" + }, + "id": "768916", + "fullName": "Värhulta Häggbergshagen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174e8" + }, + "id": "768925", + "fullName": "Värhulta Lilla Fågelberg", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174e9" + }, + "id": "768931", + "fullName": "Värhulta Lilla Herrfallet", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174ea" + }, + "id": "768966", + "fullName": "Värhulta Stora Lindholmen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174eb" + }, + "id": "768983", + "fullName": "Värhulta Västra Smedstorp", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174ec" + }, + "id": "768927", + "fullName": "Värhulta Lilla Fågelberget", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174ed" + }, + "id": "613883", + "fullName": "Årby Gård Årby", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174f2" + }, + "id": "613868", + "fullName": "Årby Berga", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174f4" + }, + "id": "638330", + "fullName": "Årbyvägen", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174f5" + }, + "id": "606972", + "fullName": "Årbygatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174f9" + }, + "id": "613887", + "fullName": "Årby Nylund", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2174fe" + }, + "id": "613899", + "fullName": "Årby Sörtorp", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217501" + }, + "id": "613893", + "fullName": "Årby Sparrnäs", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217502" + }, + "id": "613895", + "fullName": "Årby Ståltorp", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217506" + }, + "id": "613891", + "fullName": "Årby Sparrenäs", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217507" + }, + "id": "613897", + "fullName": "Årby Susenberg", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217508" + }, + "id": "609958", + "fullName": "Kjulaåsen Årby", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21750e" + }, + "id": "935153", + "fullName": "Årbylundsgatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217516" + }, + "id": "607156", + "fullName": "Måsta Årbystugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217519" + }, + "id": "608631", + "fullName": "Björsund Årholmen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21751a" + }, + "id": "609959", + "fullName": "Kjulaåsen Årby Såg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21751b" + }, + "id": "609960", + "fullName": "Kjulaåsen Årbylund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21751c" + }, + "id": "609962", + "fullName": "Kjulaåsen Årbytorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217521" + }, + "id": "609923", + "fullName": "Kjulaåsen Lilla Årby", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217529" + }, + "id": "613869", + "fullName": "Årby Berga Soldattorp", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21752a" + }, + "id": "613873", + "fullName": "Årby Gård Lilla Stugan", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21752b" + }, + "id": "613885", + "fullName": "Årby Mosstorpsstugan", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21752c" + }, + "id": "609961", + "fullName": "Kjulaåsen Årbystugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217537" + }, + "id": "613875", + "fullName": "Årby Gård Rättarbostaden", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21753a" + }, + "id": "613881", + "fullName": "Årby Gård Trädgårdsbostaden", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21753b" + }, + "id": "613877", + "fullName": "Årby Gård Skogvaktarbostaden", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21753c" + }, + "id": "613879", + "fullName": "Årby Gård Tegelmästarbostaden", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21753d" + }, + "id": "481973", + "fullName": "Arnövägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21753e" + }, + "id": "836169", + "fullName": "Arlavägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21753f" + }, + "id": "837051", + "fullName": "Arentvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217540" + }, + "id": "835081", + "fullName": "Artillerigatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217541" + }, + "id": "834956", + "fullName": "Övre Arbetshusgatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217542" + }, + "id": "834916", + "fullName": "Nedre Arbetshusgatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217543" + }, + "id": "836621", + "fullName": "Årakan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217544" + }, + "id": "596067", + "fullName": "Arlösa", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217545" + }, + "id": "608649", + "fullName": "Armégatan", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217546" + }, + "id": "596069", + "fullName": "Arlösa Gård", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217547" + }, + "id": "596077", + "fullName": "Arlösa Slott", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217548" + }, + "id": "594155", + "fullName": "Arnbjörns väg", + "parentFullName": "Holm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217549" + }, + "id": "609584", + "fullName": "Arlösa Rävsbol", + "parentFullName": "Åled", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21754a" + }, + "id": "596075", + "fullName": "Arlösa Nygård", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21754b" + }, + "id": "592492", + "fullName": "Arkitektgatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21754c" + }, + "id": "593283", + "fullName": "Armbandsvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21754d" + }, + "id": "594005", + "fullName": "Aron Skantz väg", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21754e" + }, + "id": "608647", + "fullName": "Arkadiegatan", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21754f" + }, + "id": "596270", + "fullName": "Tofta Arvidsdal", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217550" + }, + "id": "596071", + "fullName": "Arlösa Huneljung", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217551" + }, + "id": "596079", + "fullName": "Arlösa Tippakull", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217552" + }, + "id": "919274", + "fullName": "Nannarp Arvidslund", + "parentFullName": "Holm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217553" + }, + "id": "596073", + "fullName": "Arlösa Kvarnehall", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217554" + }, + "id": "609419", + "fullName": "Vrenninge Arlagården", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217555" + }, + "id": "594550", + "fullName": "Borgasgård Aronsberg", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217556" + }, + "id": "596709", + "fullName": "Årnarp", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217557" + }, + "id": "596792", + "fullName": "Årnilt", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217558" + }, + "id": "609446", + "fullName": "Årnilt", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217559" + }, + "id": "598748", + "fullName": "Årnaböke", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21755a" + }, + "id": "609454", + "fullName": "Årnilt Ryet", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21755b" + }, + "id": "593100", + "fullName": "Äringsvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21755c" + }, + "id": "596742", + "fullName": "Årnarp Hallen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21755d" + }, + "id": "596744", + "fullName": "Årnarp Jonsbo", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21755e" + }, + "id": "596754", + "fullName": "Årnarp Nygård", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21755f" + }, + "id": "596774", + "fullName": "Årnarp Solhem", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217560" + }, + "id": "596776", + "fullName": "Årnarp Solryd", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217561" + }, + "id": "596777", + "fullName": "Årnarp Solvik", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217562" + }, + "id": "596786", + "fullName": "Årnarp Vårhem", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217563" + }, + "id": "598750", + "fullName": "Årnaböke Enet", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217564" + }, + "id": "608643", + "fullName": "Årniltsvägen", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217565" + }, + "id": "916811", + "fullName": "Risarp Årsäng", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217566" + }, + "id": "596715", + "fullName": "Årnarp Björket", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217567" + }, + "id": "596730", + "fullName": "Årnarp Dalsvik", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217568" + }, + "id": "596734", + "fullName": "Årnarp Eriksbo", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217569" + }, + "id": "596736", + "fullName": "Årnarp Fridhem", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21756a" + }, + "id": "596746", + "fullName": "Årnarp Landala", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21756b" + }, + "id": "596750", + "fullName": "Årnarp Lövedal", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21756c" + }, + "id": "596756", + "fullName": "Årnarp Olivero", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21756d" + }, + "id": "596758", + "fullName": "Årnarp Olstorp", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21756e" + }, + "id": "596775", + "fullName": "Årnarp Solhäll", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21756f" + }, + "id": "609450", + "fullName": "Årnilt Kvarnen", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217570" + }, + "id": "609455", + "fullName": "Årnilt Smedjan", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217571" + }, + "id": "596713", + "fullName": "Årnarp Björkebo", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217572" + }, + "id": "596724", + "fullName": "Årnarp Bäckadal", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217573" + }, + "id": "596728", + "fullName": "Årnarp Dalshäll", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217574" + }, + "id": "596729", + "fullName": "Årnarp Dalslund", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217575" + }, + "id": "596732", + "fullName": "Årnarp Eibersro", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217576" + }, + "id": "596760", + "fullName": "Årnarp Persgård", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217577" + }, + "id": "596766", + "fullName": "Årnarp Smeagård", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217578" + }, + "id": "596782", + "fullName": "Årnarp Utsikten", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217579" + }, + "id": "596788", + "fullName": "Årnarp Västerbo", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21757a" + }, + "id": "609453", + "fullName": "Årnilt Pålsgård", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21757b" + }, + "id": "596711", + "fullName": "Årnarp Bergsgård", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21757c" + }, + "id": "596722", + "fullName": "Årnarp Bokeslätt", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21757e" + }, + "id": "596740", + "fullName": "Årnarp Granberga", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21757f" + }, + "id": "596752", + "fullName": "Årnarp Marielund", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217580" + }, + "id": "596790", + "fullName": "Årnarp Östergård", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217581" + }, + "id": "598752", + "fullName": "Årnaböke Risåsen", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217582" + }, + "id": "609451", + "fullName": "Årnilt Lunnatorp", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217583" + }, + "id": "596768", + "fullName": "Årnarp Solgläntan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217584" + }, + "id": "596778", + "fullName": "Årnarp Stenbacken", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217585" + }, + "id": "596780", + "fullName": "Årnarp Tingberget", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217586" + }, + "id": "915230", + "fullName": "Årnarp Dösebacken", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217587" + }, + "id": "609448", + "fullName": "Årnilt Björkelund", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217588" + }, + "id": "596748", + "fullName": "Årnarp Ljunggården", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217589" + }, + "id": "608591", + "fullName": "Gamla Årniltsvägen", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21758a" + }, + "id": "609452", + "fullName": "Årnilt Luttershage", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21758b" + }, + "id": "596726", + "fullName": "Årnarp Bäckåkra Gård", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21758c" + }, + "id": "596762", + "fullName": "Årnarp Skogsgläntan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21758d" + }, + "id": "596764", + "fullName": "Årnarp Slättabacken", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21758e" + }, + "id": "596784", + "fullName": "Årnarp Villa Fridhem", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21758f" + }, + "id": "596738", + "fullName": "Årnarp Gamla Vattenverket", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217591" + }, + "id": "877943", + "fullName": "Armsjön", + "parentFullName": "Njurunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217592" + }, + "id": "877944", + "fullName": "Armsjövägen", + "parentFullName": "Njurunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217593" + }, + "id": "875785", + "fullName": "Arrendatorsvägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217594" + }, + "id": "876073", + "fullName": "Arbetsledarvägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217595" + }, + "id": "875040", + "fullName": "Arthur Engbergs väg", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217596" + }, + "id": "644934", + "fullName": "Arneborg", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217597" + }, + "id": "500352", + "fullName": "Ekö Arrendebostad", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217598" + }, + "id": "500252", + "fullName": "Berga Arbetarbostad", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217599" + }, + "id": "500611", + "fullName": "Nora Arbetarbostad", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21759a" + }, + "id": "500794", + "fullName": "Tuna Arbetarbostad", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21759b" + }, + "id": "500844", + "fullName": "Örsta Arrendebostad", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21759c" + }, + "id": "500632", + "fullName": "Nygård Arbetarbostad", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21759d" + }, + "id": "500772", + "fullName": "Tegneby Arbetarbostad", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21759e" + }, + "id": "500406", + "fullName": "Gåsta Gamla Arrendebostad", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21759f" + }, + "id": "500220", + "fullName": "Axviks Gamla Arrendebostad", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175a0" + }, + "id": "500568", + "fullName": "Lötens Gamla Arrendebostad", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175a1" + }, + "id": "499865", + "fullName": "Brandalsunds Säteri Arrendatorbostaden", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175a2" + }, + "id": "497643", + "fullName": "Årby", + "parentFullName": "Enhörna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175a3" + }, + "id": "497645", + "fullName": "Årby Gård", + "parentFullName": "Enhörna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175a4" + }, + "id": "493882", + "fullName": "K P Arnoldssons väg", + "parentFullName": "Tumba", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175a5" + }, + "id": "494262", + "fullName": "K P Arnoldssons väg", + "parentFullName": "Uttran", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175a7" + }, + "id": "645574", + "fullName": "Araby Arabystugan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175a8" + }, + "id": "661049", + "fullName": "Arebro", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175a9" + }, + "id": "648347", + "fullName": "Arnanäs", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175aa" + }, + "id": "644596", + "fullName": "Arosvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175ab" + }, + "id": "645580", + "fullName": "Araby Gård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175ac" + }, + "id": "644159", + "fullName": "Arkenvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175ad" + }, + "id": "644294", + "fullName": "Arabygatan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175ae" + }, + "id": "645589", + "fullName": "Araby Sjöväg", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175af" + }, + "id": "661053", + "fullName": "Arebro Näsby", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175b0" + }, + "id": "645578", + "fullName": "Araby Granebo", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175b1" + }, + "id": "646050", + "fullName": "Skir Arnagård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175b2" + }, + "id": "644840", + "fullName": "Armborstvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175b3" + }, + "id": "645582", + "fullName": "Araby Herrgård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175b4" + }, + "id": "661051", + "fullName": "Arebro Bialite", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175b5" + }, + "id": "661055", + "fullName": "Arebro Skolhus", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175b6" + }, + "id": "654750", + "fullName": "Drev Arvidsgård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175b7" + }, + "id": "645585", + "fullName": "Araby Karlslund", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175b8" + }, + "id": "646506", + "fullName": "Norra Åreda Arnö", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175b9" + }, + "id": "654078", + "fullName": "Rottne Arvatorp", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175ba" + }, + "id": "645596", + "fullName": "Araby Tegeludden", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175bb" + }, + "id": "648348", + "fullName": "Arnanäs Näsudden", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175bc" + }, + "id": "645576", + "fullName": "Araby Bocksholmen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175bf" + }, + "id": "648349", + "fullName": "Arnanäs Östrahult", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175c0" + }, + "id": "645587", + "fullName": "Araby Ryttaretorpet", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175c1" + }, + "id": "646131", + "fullName": "Skir Södra Arnagård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175c2" + }, + "id": "646500", + "fullName": "Norra Åreda Arehöjd", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175c3" + }, + "id": "646502", + "fullName": "Norra Åreda Arelund", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175c4" + }, + "id": "646504", + "fullName": "Norra Åreda Areström", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175c5" + }, + "id": "928649", + "fullName": "Arnold Guntschs väg", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175c6" + }, + "id": "928675", + "fullName": "Evertz Arnessons väg", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175c7" + }, + "id": "928696", + "fullName": "Skir Västra Arnagård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175c8" + }, + "id": "664520", + "fullName": "Djura Nöbbele Arnagård", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175cb" + }, + "id": "645595", + "fullName": "Araby Skogvaktarbostad", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175cd" + }, + "id": "655939", + "fullName": "Åryd Åryds Kvarn", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175ce" + }, + "id": "655933", + "fullName": "Åryd Åry Herrgård", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175cf" + }, + "id": "645452", + "fullName": "Ärtvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175d0" + }, + "id": "644544", + "fullName": "Ärlevägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175d1" + }, + "id": "910293", + "fullName": "Åryd Kvarn", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175d2" + }, + "id": "655935", + "fullName": "Åryd Åryds Herrgårdsflygel", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175d3" + }, + "id": "655937", + "fullName": "Åryd Åryds Järnvägsstation", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175d4" + }, + "id": "655923", + "fullName": "Åryd Höjden", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175d5" + }, + "id": "655927", + "fullName": "Åryd Lyckås", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175d6" + }, + "id": "655929", + "fullName": "Åryd Sjövik", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175d7" + }, + "id": "655921", + "fullName": "Åryd Bellevy", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175d8" + }, + "id": "655925", + "fullName": "Åryd Källelund", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175d9" + }, + "id": "646515", + "fullName": "Norra Åreda Haga", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175da" + }, + "id": "646538", + "fullName": "Norra Åreda Nybo", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175db" + }, + "id": "655883", + "fullName": "Södra Åreda Moen", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175dc" + }, + "id": "655931", + "fullName": "Åryd Strömmarna", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175dd" + }, + "id": "646511", + "fullName": "Norra Åreda Boket", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175de" + }, + "id": "646512", + "fullName": "Norra Åreda Ekäng", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175df" + }, + "id": "655869", + "fullName": "Södra Åreda Jimbo", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175e0" + }, + "id": "655871", + "fullName": "Södra Åreda Kvarn", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175e1" + }, + "id": "655895", + "fullName": "Södra Åreda Sågen", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175e2" + }, + "id": "646548", + "fullName": "Norra Åreda Sjövik", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175e3" + }, + "id": "655875", + "fullName": "Södra Åreda Lugnet", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175e4" + }, + "id": "655877", + "fullName": "Södra Åreda Lyckan", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175e5" + }, + "id": "655893", + "fullName": "Södra Åreda Stugan", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175e6" + }, + "id": "655909", + "fullName": "Södra Åreda Torpet", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175e7" + }, + "id": "646510", + "fullName": "Norra Åreda Bokelid", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175e8" + }, + "id": "646540", + "fullName": "Norra Åreda Nyelund", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175e9" + }, + "id": "646552", + "fullName": "Norra Åreda Slätten", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175ea" + }, + "id": "655861", + "fullName": "Södra Åreda Byagård", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175eb" + }, + "id": "655867", + "fullName": "Södra Åreda Hultäng", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175ec" + }, + "id": "646509", + "fullName": "Norra Åreda Björkäng", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175ed" + }, + "id": "646519", + "fullName": "Norra Åreda Justinas", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175ee" + }, + "id": "646542", + "fullName": "Norra Åreda Nyhemmet", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175ef" + }, + "id": "655864", + "fullName": "Södra Åreda Hedaholm", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175f0" + }, + "id": "655865", + "fullName": "Södra Åreda Herrgård", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175f1" + }, + "id": "646508", + "fullName": "Norra Åreda Björkhaga", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175f2" + }, + "id": "646517", + "fullName": "Norra Åreda Högaskruv", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175f3" + }, + "id": "646528", + "fullName": "Norra Åreda Kronogård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175f4" + }, + "id": "646536", + "fullName": "Norra Åreda Norregård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175f5" + }, + "id": "646546", + "fullName": "Norra Åreda Rosenlund", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175f6" + }, + "id": "646556", + "fullName": "Norra Åreda Stubbavik", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175f7" + }, + "id": "646557", + "fullName": "Norra Åreda Södergård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175f8" + }, + "id": "655858", + "fullName": "Södra Åreda Björkhaga", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175f9" + }, + "id": "655863", + "fullName": "Södra Åreda Granliden", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175fa" + }, + "id": "655873", + "fullName": "Södra Åreda Källehult", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175fb" + }, + "id": "655887", + "fullName": "Södra Åreda Norratorp", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175fc" + }, + "id": "655889", + "fullName": "Södra Åreda Norrelund", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175fd" + }, + "id": "655902", + "fullName": "Södra Åreda Södergård", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175fe" + }, + "id": "646514", + "fullName": "Norra Åreda Granlyckan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2175ff" + }, + "id": "646532", + "fullName": "Norra Åreda Mellangård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217600" + }, + "id": "646554", + "fullName": "Norra Åreda Solgläntan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217602" + }, + "id": "655860", + "fullName": "Södra Åreda Bokefällan", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217603" + }, + "id": "655906", + "fullName": "Södra Åreda Södralycke", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217604" + }, + "id": "655908", + "fullName": "Södra Åreda Tallbacken", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217605" + }, + "id": "646521", + "fullName": "Norra Åreda Krogaregård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217606" + }, + "id": "646530", + "fullName": "Norra Åreda Lyckanshöjd", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217607" + }, + "id": "646534", + "fullName": "Norra Åreda Movallsberg", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217608" + }, + "id": "646544", + "fullName": "Norra Åreda Rastplatsen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217609" + }, + "id": "646550", + "fullName": "Norra Åreda Skogslyckan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21760a" + }, + "id": "655879", + "fullName": "Södra Åreda Lyckans Höjd", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21760b" + }, + "id": "655891", + "fullName": "Södra Åreda Ringagården", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21760c" + }, + "id": "655856", + "fullName": "Södra Åreda Beverly Hills", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21760d" + }, + "id": "655885", + "fullName": "Södra Åreda Norra Thorsta", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21760e" + }, + "id": "655904", + "fullName": "Södra Åreda Södra Thorsta", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21760f" + }, + "id": "655910", + "fullName": "Södra Åreda Östra Thorsta", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217610" + }, + "id": "655862", + "fullName": "Södra Åreda Gamla Mejeriet", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217611" + }, + "id": "655881", + "fullName": "Södra Åreda Mellersta Thorsta", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217612" + }, + "id": "654235", + "fullName": "Arnön", + "parentFullName": "Väse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217613" + }, + "id": "654587", + "fullName": "Arviken", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217614" + }, + "id": "654241", + "fullName": "Arnövägen", + "parentFullName": "Väse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217615" + }, + "id": "654239", + "fullName": "Arnön Tjern", + "parentFullName": "Väse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217616" + }, + "id": "654483", + "fullName": "Södra Arnön", + "parentFullName": "Väse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217617" + }, + "id": "654237", + "fullName": "Arnön Faxstad", + "parentFullName": "Väse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217618" + }, + "id": "650500", + "fullName": "Herr Arnes väg", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217619" + }, + "id": "650139", + "fullName": "Artillerigatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21761a" + }, + "id": "654592", + "fullName": "Arviken Solbacken", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21761b" + }, + "id": "651182", + "fullName": "Arvidslundsgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21761c" + }, + "id": "653988", + "fullName": "Årsås", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21761d" + }, + "id": "654223", + "fullName": "Årbäck", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21761e" + }, + "id": "654225", + "fullName": "Årbäcks Gård", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21761f" + }, + "id": "651325", + "fullName": "Äringsgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217620" + }, + "id": "654227", + "fullName": "Årbäcksvägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217621" + }, + "id": "486054", + "fullName": "Arkens väg", + "parentFullName": "Handen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217622" + }, + "id": "486618", + "fullName": "Arosvägen", + "parentFullName": "Vendelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217623" + }, + "id": "486362", + "fullName": "Armaturvägen", + "parentFullName": "Jordbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217624" + }, + "id": "495504", + "fullName": "Arbottnavägen", + "parentFullName": "Muskö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217625" + }, + "id": "486905", + "fullName": "Arkitektvägen", + "parentFullName": "Haninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217626" + }, + "id": "926315", + "fullName": "Arkitektvägen", + "parentFullName": "Årsta Havsbad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217627" + }, + "id": "926292", + "fullName": "Årsta Slott", + "parentFullName": "Österhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217628" + }, + "id": "487120", + "fullName": "Årsta Slott", + "parentFullName": "Haninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217629" + }, + "id": "926291", + "fullName": "Årstanäsvägen", + "parentFullName": "Österhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21762a" + }, + "id": "926294", + "fullName": "Årstavillorna", + "parentFullName": "Österhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21762b" + }, + "id": "487124", + "fullName": "Årstanäsvägen", + "parentFullName": "Haninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21762c" + }, + "id": "487126", + "fullName": "Årstavillorna", + "parentFullName": "Haninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21762d" + }, + "id": "926290", + "fullName": "Årsta Havsbadsvägen", + "parentFullName": "Österhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21762e" + }, + "id": "926380", + "fullName": "Årsta Havsbadsvägen", + "parentFullName": "Årsta Havsbad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21762f" + }, + "id": "487118", + "fullName": "Årsta Havsbadsvägen", + "parentFullName": "Haninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217630" + }, + "id": "926293", + "fullName": "Årsta Slott Norra Flygeln", + "parentFullName": "Österhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217631" + }, + "id": "487122", + "fullName": "Årsta Slott Norra Flygeln", + "parentFullName": "Haninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217633" + }, + "id": "586365", + "fullName": "Arilds väg", + "parentFullName": "Färlöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217634" + }, + "id": "591553", + "fullName": "Arlagatan", + "parentFullName": "Tollarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217635" + }, + "id": "586768", + "fullName": "Arons väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217637" + }, + "id": "586364", + "fullName": "Araslövsvägen", + "parentFullName": "Färlöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217638" + }, + "id": "584627", + "fullName": "Gamla Arkelstorpsvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217639" + }, + "id": "585953", + "fullName": "Artillerivägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21763a" + }, + "id": "586766", + "fullName": "Arkelstorpsvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21763b" + }, + "id": "585987", + "fullName": "Norra Artillerivägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21763d" + }, + "id": "584604", + "fullName": "Ekbacken", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21763e" + }, + "id": "584629", + "fullName": "Geist väg", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21763f" + }, + "id": "584631", + "fullName": "Grytvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217640" + }, + "id": "584644", + "fullName": "Kajevägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217641" + }, + "id": "584596", + "fullName": "Boanavägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217642" + }, + "id": "584665", + "fullName": "Lussebacke", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217643" + }, + "id": "584679", + "fullName": "Målenvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217644" + }, + "id": "584698", + "fullName": "Rytters väg", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217645" + }, + "id": "584735", + "fullName": "Tornavägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217647" + }, + "id": "584606", + "fullName": "Energivägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217648" + }, + "id": "584643", + "fullName": "Kajesträdet", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217649" + }, + "id": "584677", + "fullName": "Mjönäsvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21764a" + }, + "id": "584691", + "fullName": "Näsumsvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21764b" + }, + "id": "584706", + "fullName": "Snärjevägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21764c" + }, + "id": "584717", + "fullName": "Stävervägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21764d" + }, + "id": "584723", + "fullName": "Södra Björkö", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21764e" + }, + "id": "584590", + "fullName": "Allarpsvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21764f" + }, + "id": "584654", + "fullName": "Lille Pers väg", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217650" + }, + "id": "584661", + "fullName": "Limugnsvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217651" + }, + "id": "584681", + "fullName": "Möllarevägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217652" + }, + "id": "584700", + "fullName": "Skärsjövägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217653" + }, + "id": "584713", + "fullName": "Spängervägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217654" + }, + "id": "584731", + "fullName": "Tivolibacken", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217655" + }, + "id": "584733", + "fullName": "Tollarevägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217656" + }, + "id": "584742", + "fullName": "Överstevägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217657" + }, + "id": "584598", + "fullName": "Brostugevägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217658" + }, + "id": "584600", + "fullName": "Bryggarevägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217659" + }, + "id": "584602", + "fullName": "Dynebodavägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21765a" + }, + "id": "584613", + "fullName": "Enetorpsvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21765b" + }, + "id": "584615", + "fullName": "Enevallsvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21765c" + }, + "id": "584621", + "fullName": "Fjäringsvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21765d" + }, + "id": "584646", + "fullName": "Klockarevägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21765e" + }, + "id": "584663", + "fullName": "Lindorrevägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21765f" + }, + "id": "584675", + "fullName": "Mjönäs Uddeväg", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217660" + }, + "id": "584693", + "fullName": "Oppmannavägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217661" + }, + "id": "584704", + "fullName": "Skärsnäsvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217662" + }, + "id": "584721", + "fullName": "Sågtorpsvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217663" + }, + "id": "584727", + "fullName": "Söndrabyvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217664" + }, + "id": "584729", + "fullName": "Thomassons väg", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217665" + }, + "id": "584737", + "fullName": "Torparebacken", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217666" + }, + "id": "584739", + "fullName": "Tre Smeders väg", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217667" + }, + "id": "584597", + "fullName": "Bonggårdsvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217668" + }, + "id": "584623", + "fullName": "Furustadsvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217669" + }, + "id": "584633", + "fullName": "Grönmossevägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21766a" + }, + "id": "584637", + "fullName": "Hallabodavägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21766b" + }, + "id": "584639", + "fullName": "Hejekillevägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21766c" + }, + "id": "584640", + "fullName": "Hillehagsvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21766d" + }, + "id": "584641", + "fullName": "Höjelyckevägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21766e" + }, + "id": "584645", + "fullName": "Killebodavägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21766f" + }, + "id": "584667", + "fullName": "Långa Hildas väg", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217670" + }, + "id": "584669", + "fullName": "Långkullevägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217671" + }, + "id": "584694", + "fullName": "Perstorpsvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217672" + }, + "id": "584702", + "fullName": "Skärsnäs Genväg", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217673" + }, + "id": "584719", + "fullName": "Surbrunnsvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217674" + }, + "id": "584594", + "fullName": "Björkebodavägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217675" + }, + "id": "584617", + "fullName": "Filkesbodavägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217676" + }, + "id": "584619", + "fullName": "Fjäramossevägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217677" + }, + "id": "584647", + "fullName": "Krogshultsvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217678" + }, + "id": "584648", + "fullName": "Kronogårdsvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217679" + }, + "id": "584650", + "fullName": "Lerjevallsvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21767a" + }, + "id": "584652", + "fullName": "Lilla Skedets väg", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21767b" + }, + "id": "584671", + "fullName": "Mannestadsvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21767c" + }, + "id": "584683", + "fullName": "Möllegårdsvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21767d" + }, + "id": "584687", + "fullName": "Norratorpsvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21767e" + }, + "id": "584692", + "fullName": "Oppmanna Kyrkväg", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21767f" + }, + "id": "584740", + "fullName": "Värestorpsvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217680" + }, + "id": "584741", + "fullName": "Västerviksvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217681" + }, + "id": "918747", + "fullName": "Ella Perssons väg", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217682" + }, + "id": "584673", + "fullName": "Missionshusvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217683" + }, + "id": "584689", + "fullName": "Nässelblomsvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217684" + }, + "id": "584695", + "fullName": "Romelstorpsvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217685" + }, + "id": "584715", + "fullName": "Staversvadsvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217686" + }, + "id": "584625", + "fullName": "Gamla Allarpsvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217687" + }, + "id": "584696", + "fullName": "Ryttaretorpsvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217688" + }, + "id": "584635", + "fullName": "Gullyckeskärsvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217689" + }, + "id": "584685", + "fullName": "Norra Brunstorpsvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21768a" + }, + "id": "584725", + "fullName": "Södra Brunstorpsvägen", + "parentFullName": "Arkelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21768b" + }, + "id": "586238", + "fullName": "Ärres väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21768c" + }, + "id": "586458", + "fullName": "Ärlevägen", + "parentFullName": "Färlöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21768d" + }, + "id": "591798", + "fullName": "Årrödsvägen", + "parentFullName": "Tollarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21768e" + }, + "id": "586728", + "fullName": "Årrödsvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21768f" + }, + "id": "590421", + "fullName": "Ärenprisstigen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217690" + }, + "id": "584584", + "fullName": "Ärkebiskopens väg", + "parentFullName": "Fjälkinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217691" + }, + "id": "710696", + "fullName": "Arturs väg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217692" + }, + "id": "706708", + "fullName": "Aranäs Allé", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217693" + }, + "id": "706696", + "fullName": "Aroniavägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217694" + }, + "id": "707197", + "fullName": "Sandö Arkens väg", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217695" + }, + "id": "706358", + "fullName": "Arendalsleden", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217696" + }, + "id": "706383", + "fullName": "Arendalsvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217697" + }, + "id": "707016", + "fullName": "Arvidsbergsvägen", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217698" + }, + "id": "706742", + "fullName": "Arvid Janssons väg", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217699" + }, + "id": "712273", + "fullName": "Östra Arvidsgårdsvägen", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21769a" + }, + "id": "711628", + "fullName": "Ärtvägen", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21769b" + }, + "id": "711079", + "fullName": "Ärlevägen", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21769c" + }, + "id": "505492", + "fullName": "Armégatan", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21769d" + }, + "id": "910518", + "fullName": "Arvid Tydéns Allé", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21769e" + }, + "id": "505207", + "fullName": "Ulriksdal Arbetarbostaden", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21769f" + }, + "id": "504731", + "fullName": "Årebacken", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176a0" + }, + "id": "896375", + "fullName": "Armévägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176a1" + }, + "id": "896612", + "fullName": "Arcusvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176a2" + }, + "id": "896611", + "fullName": "Arbetarvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176a3" + }, + "id": "896613", + "fullName": "Armanbovägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176a4" + }, + "id": "896657", + "fullName": "Soldat Arms väg", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176a5" + }, + "id": "896303", + "fullName": "Aronstorpsvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176a6" + }, + "id": "894223", + "fullName": "Arrendevägen", + "parentFullName": "Södra Sunderbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176a7" + }, + "id": "507296", + "fullName": "Arlavägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176a8" + }, + "id": "506042", + "fullName": "Arealvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176a9" + }, + "id": "506283", + "fullName": "Arrendevägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176aa" + }, + "id": "506717", + "fullName": "Aron Lindgrens väg", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176ab" + }, + "id": "888554", + "fullName": "Gamla Arvidsjaurvägen", + "parentFullName": "Jörn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176ac" + }, + "id": "518927", + "fullName": "Arenavägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176ad" + }, + "id": "520279", + "fullName": "Arkens Gränd", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176ae" + }, + "id": "519827", + "fullName": "Armborstvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176af" + }, + "id": "519009", + "fullName": "Arenanders Promenad", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176b0" + }, + "id": "519513", + "fullName": "Väsby Gård Arrendatorsbostaden", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176b1" + }, + "id": "518366", + "fullName": "Arninge", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176b2" + }, + "id": "518312", + "fullName": "Armévägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176b3" + }, + "id": "518155", + "fullName": "Arkenvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176b4" + }, + "id": "518330", + "fullName": "Armébacken", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176b5" + }, + "id": "926847", + "fullName": "Arealgränd", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176b6" + }, + "id": "518368", + "fullName": "Arningevägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176b7" + }, + "id": "517841", + "fullName": "Arrendevägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176b8" + }, + "id": "926848", + "fullName": "Arningetorpsvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176b9" + }, + "id": "685767", + "fullName": "Arby", + "parentFullName": "Vassmolösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176ba" + }, + "id": "685772", + "fullName": "Arbyholm", + "parentFullName": "Vassmolösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176bb" + }, + "id": "685774", + "fullName": "Arbylund", + "parentFullName": "Vassmolösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176bc" + }, + "id": "929681", + "fullName": "Arenavägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176bd" + }, + "id": "685770", + "fullName": "Arbygatan", + "parentFullName": "Vassmolösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176be" + }, + "id": "685377", + "fullName": "Arbygården", + "parentFullName": "Vassmolösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176bf" + }, + "id": "685376", + "fullName": "Arby Nygärde", + "parentFullName": "Vassmolösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176c0" + }, + "id": "686543", + "fullName": "Arkitektgatan", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176c1" + }, + "id": "686696", + "fullName": "Arendalsgatan", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176c2" + }, + "id": "686619", + "fullName": "Arrheniusgatan", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176c3" + }, + "id": "685842", + "fullName": "Prästgården Arby", + "parentFullName": "Vassmolösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176c4" + }, + "id": "686600", + "fullName": "Arvid Västgötes gata", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176c5" + }, + "id": "676265", + "fullName": "Årtebäck", + "parentFullName": "Läckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176c6" + }, + "id": "685869", + "fullName": "Ärtvägen", + "parentFullName": "Vassmolösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176c7" + }, + "id": "667007", + "fullName": "Aronavägen", + "parentFullName": "Hasslö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176c8" + }, + "id": "669414", + "fullName": "Arvidsryd", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176c9" + }, + "id": "670155", + "fullName": "Arnögatan", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176ca" + }, + "id": "670266", + "fullName": "Argongatan", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176cb" + }, + "id": "670695", + "fullName": "Arenavägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176cc" + }, + "id": "669234", + "fullName": "Lars Arvas väg", + "parentFullName": "Sturkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176cd" + }, + "id": "929387", + "fullName": "Lars Arvas väg", + "parentFullName": "Tjurkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176ce" + }, + "id": "670078", + "fullName": "Arkitektgatan", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176cf" + }, + "id": "667630", + "fullName": "Arvid Larssons väg", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176d0" + }, + "id": "669842", + "fullName": "Arklimästaregatan", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176d1" + }, + "id": "669918", + "fullName": "Arvid Nilssonsgatan", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176d2" + }, + "id": "667232", + "fullName": "Bjärby Gård Arbetarebostaden", + "parentFullName": "Nättraby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176d3" + }, + "id": "669823", + "fullName": "Ärlvägen", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176d4" + }, + "id": "668951", + "fullName": "Ärkilsmåla", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176d5" + }, + "id": "668955", + "fullName": "Ärkilstorp", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176d6" + }, + "id": "668953", + "fullName": "Ärkilsmåla Gård", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176d7" + }, + "id": "701610", + "fullName": "Argongatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176d8" + }, + "id": "701576", + "fullName": "Arnegårdsgatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176d9" + }, + "id": "701321", + "fullName": "Årtullsgatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176da" + }, + "id": "923548", + "fullName": "Aromavägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176db" + }, + "id": "702922", + "fullName": "Arakullevägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176dc" + }, + "id": "929794", + "fullName": "Arboretumgatan", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176dd" + }, + "id": "704895", + "fullName": "Arabergsvägen", + "parentFullName": "Åskloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176de" + }, + "id": "703767", + "fullName": "Arrendevägen", + "parentFullName": "Träslövsläge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176df" + }, + "id": "705061", + "fullName": "Årnäs", + "parentFullName": "Åskloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176e0" + }, + "id": "705063", + "fullName": "Årnäsvägen", + "parentFullName": "Åskloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176e1" + }, + "id": "705067", + "fullName": "Ärlastigen", + "parentFullName": "Åskloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176e2" + }, + "id": "863164", + "fullName": "Arågränd", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176e3" + }, + "id": "862540", + "fullName": "Armégränd", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176e4" + }, + "id": "863653", + "fullName": "Arnljots väg", + "parentFullName": "Frösön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176e5" + }, + "id": "862516", + "fullName": "Arkivvägen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176e6" + }, + "id": "862538", + "fullName": "Arenavägen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176e7" + }, + "id": "862983", + "fullName": "Arkeologvägen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176e8" + }, + "id": "862586", + "fullName": "Artillerigatan", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176e9" + }, + "id": "863162", + "fullName": "Ärtvägen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176ea" + }, + "id": "802558", + "fullName": "Arholma", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176eb" + }, + "id": "803099", + "fullName": "Arnö", + "parentFullName": "Herräng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176ec" + }, + "id": "802562", + "fullName": "Arholma Ö", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176ed" + }, + "id": "805251", + "fullName": "Arnö", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176ee" + }, + "id": "802560", + "fullName": "Arholma By", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176ef" + }, + "id": "799954", + "fullName": "Arnö", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176f0" + }, + "id": "806268", + "fullName": "Arvidsro", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176f1" + }, + "id": "803101", + "fullName": "Arnölund", + "parentFullName": "Herräng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176f2" + }, + "id": "913780", + "fullName": "Arkvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176f3" + }, + "id": "913210", + "fullName": "Arholma Långören", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176f4" + }, + "id": "805249", + "fullName": "Arnholmen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176f5" + }, + "id": "916251", + "fullName": "Arnövägen", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176f6" + }, + "id": "916438", + "fullName": "Arholma Södra Byväg", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176f7" + }, + "id": "915852", + "fullName": "Arholma Norra Byväg", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176f8" + }, + "id": "915517", + "fullName": "Arbetsborg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176f9" + }, + "id": "937282", + "fullName": "Argonvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176fa" + }, + "id": "917766", + "fullName": "Artemisvägen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176fb" + }, + "id": "922796", + "fullName": "Arnöslingan", + "parentFullName": "Herräng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176fc" + }, + "id": "802612", + "fullName": "Arholmastigen", + "parentFullName": "Björkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176fd" + }, + "id": "803730", + "fullName": "Arholmagatan", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176fe" + }, + "id": "804566", + "fullName": "Arholmavägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2176ff" + }, + "id": "805758", + "fullName": "Arkitektvägen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217700" + }, + "id": "911762", + "fullName": "Artursviken", + "parentFullName": "Grisslehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217701" + }, + "id": "913769", + "fullName": "Solö Arnholmen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217702" + }, + "id": "910794", + "fullName": "Arnholmsvägen", + "parentFullName": "Grisslehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217703" + }, + "id": "803427", + "fullName": "Port Arthurgatan", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217704" + }, + "id": "802351", + "fullName": "Ortala Arrendatorbyggnaden", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217705" + }, + "id": "910676", + "fullName": "Kristineholm Arrendatorbostaden", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217706" + }, + "id": "802567", + "fullName": "Granö", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217707" + }, + "id": "802594", + "fullName": "Simes", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217708" + }, + "id": "918527", + "fullName": "Flåten", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217709" + }, + "id": "802566", + "fullName": "Godhem", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21770b" + }, + "id": "802579", + "fullName": "Kasken", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21770c" + }, + "id": "802604", + "fullName": "Viberö", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21770d" + }, + "id": "912795", + "fullName": "Lamböra", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21770e" + }, + "id": "922864", + "fullName": "Rödskär", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21770f" + }, + "id": "802571", + "fullName": "Gråhamn", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217711" + }, + "id": "916141", + "fullName": "Ovanskär", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217712" + }, + "id": "912622", + "fullName": "Kaskören", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217713" + }, + "id": "919631", + "fullName": "Käringön", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217714" + }, + "id": "802590", + "fullName": "Långöran", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217715" + }, + "id": "802598", + "fullName": "Solliden", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217716" + }, + "id": "910658", + "fullName": "Båkstigen", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217717" + }, + "id": "918868", + "fullName": "Kasholmen", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217718" + }, + "id": "802569", + "fullName": "Granösund", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217719" + }, + "id": "802573", + "fullName": "Hagas Gård", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21771a" + }, + "id": "802600", + "fullName": "Södergård", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21771b" + }, + "id": "802602", + "fullName": "Talludden", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21771c" + }, + "id": "802606", + "fullName": "Vägskälet", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21771e" + }, + "id": "918654", + "fullName": "Kalvholmen", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21771f" + }, + "id": "916577", + "fullName": "Örnklubben", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217720" + }, + "id": "802563", + "fullName": "Björkliden", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217722" + }, + "id": "802581", + "fullName": "Krokholmen", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217723" + }, + "id": "920025", + "fullName": "Äspskärsörn", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217724" + }, + "id": "802565", + "fullName": "Båthusviken", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217725" + }, + "id": "802596", + "fullName": "Simesgården", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217726" + }, + "id": "918259", + "fullName": "Stridsholmen", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217727" + }, + "id": "918764", + "fullName": "Ensfyrens väg", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217728" + }, + "id": "802583", + "fullName": "Lilla Espskär", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217729" + }, + "id": "802592", + "fullName": "Norra Bryggan", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21772a" + }, + "id": "916020", + "fullName": "Båkbergsvägen", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21772b" + }, + "id": "802564", + "fullName": "Blomsterängen", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21772c" + }, + "id": "916726", + "fullName": "Gotthemsvägen", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21772d" + }, + "id": "921754", + "fullName": "Norrängsstigen", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21772f" + }, + "id": "911524", + "fullName": "Gårhamnsstigen", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217730" + }, + "id": "914866", + "fullName": "Riddarviksvägen", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217731" + }, + "id": "922127", + "fullName": "Slåttsundsvägen", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217732" + }, + "id": "921040", + "fullName": "Österhamnsvägen", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217733" + }, + "id": "913757", + "fullName": "Granösundsstigen", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217734" + }, + "id": "922893", + "fullName": "Stenbacknäsvägen", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217735" + }, + "id": "913241", + "fullName": "Skinnfällsgrundet", + "parentFullName": "Arholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217737" + }, + "id": "603231", + "fullName": "Hemse Arges", + "parentFullName": "Hemse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217738" + }, + "id": "605580", + "fullName": "Fleringe Ar", + "parentFullName": "Lärbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217739" + }, + "id": "603982", + "fullName": "Ardre Annex", + "parentFullName": "Ljugarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21773a" + }, + "id": "603992", + "fullName": "Ardre Ekese", + "parentFullName": "Ljugarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21773b" + }, + "id": "603998", + "fullName": "Ardre Kyrka", + "parentFullName": "Ljugarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21773c" + }, + "id": "600328", + "fullName": "Ekeby Ardags", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21773d" + }, + "id": "603981", + "fullName": "Ardre Alsarve", + "parentFullName": "Ljugarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21773e" + }, + "id": "599463", + "fullName": "Artillerigatan", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21773f" + }, + "id": "603983", + "fullName": "Ardre Botvalde", + "parentFullName": "Ljugarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217740" + }, + "id": "603990", + "fullName": "Ardre Butrajvs", + "parentFullName": "Ljugarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217741" + }, + "id": "603996", + "fullName": "Ardre Kaupungs", + "parentFullName": "Ljugarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217742" + }, + "id": "604002", + "fullName": "Ardre Petsarve", + "parentFullName": "Ljugarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217743" + }, + "id": "604006", + "fullName": "Ardre Västerby", + "parentFullName": "Ljugarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217744" + }, + "id": "604008", + "fullName": "Ardre Ängsarve", + "parentFullName": "Ljugarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217745" + }, + "id": "603994", + "fullName": "Ardre Halsgårde", + "parentFullName": "Ljugarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217746" + }, + "id": "604000", + "fullName": "Ardre Mullvalds", + "parentFullName": "Ljugarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217747" + }, + "id": "600206", + "fullName": "Artilleribacken", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217748" + }, + "id": "600330", + "fullName": "Ekeby Ardagstorp", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217749" + }, + "id": "605813", + "fullName": "Artillerivägen", + "parentFullName": "Fårösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21774a" + }, + "id": "603984", + "fullName": "Ardre Bringsarve", + "parentFullName": "Ljugarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21774b" + }, + "id": "600326", + "fullName": "Arbetarrörelsens Hus", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21774c" + }, + "id": "604004", + "fullName": "Ardre Petsarveklint", + "parentFullName": "Ljugarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21774d" + }, + "id": "935117", + "fullName": "Greta Arwidssons gata", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21774e" + }, + "id": "603877", + "fullName": "Ardre Vitvär Fiskeläge", + "parentFullName": "Ljugarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21774f" + }, + "id": "604930", + "fullName": "Stenkyrka Arkosvägen", + "parentFullName": "Tingstäde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217750" + }, + "id": "824829", + "fullName": "Arons", + "parentFullName": "Linghed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217751" + }, + "id": "824573", + "fullName": "Arnbo", + "parentFullName": "Svärdsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217752" + }, + "id": "824217", + "fullName": "Arons väg", + "parentFullName": "Bjursås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217753" + }, + "id": "824219", + "fullName": "Arvsgatan", + "parentFullName": "Bjursås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217754" + }, + "id": "824565", + "fullName": "Årboheden", + "parentFullName": "Sågmyra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217755" + }, + "id": "824567", + "fullName": "Årbostigen", + "parentFullName": "Sågmyra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217756" + }, + "id": "748531", + "fullName": "Artorp", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217757" + }, + "id": "746944", + "fullName": "Arevägen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217758" + }, + "id": "745467", + "fullName": "Arvidstorp", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217759" + }, + "id": "930311", + "fullName": "Aromavägen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21775a" + }, + "id": "748547", + "fullName": "Artorp Stommen", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21775b" + }, + "id": "748549", + "fullName": "Artorp Tallmon", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21775c" + }, + "id": "748543", + "fullName": "Artorp Nolgården", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21775d" + }, + "id": "748546", + "fullName": "Artorp Smedstorp", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21775e" + }, + "id": "746690", + "fullName": "Gärdhems-Artorp", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21775f" + }, + "id": "748537", + "fullName": "Artorp Hasselängen", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217760" + }, + "id": "748539", + "fullName": "Artorp Kullegården", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217761" + }, + "id": "745468", + "fullName": "Arvidstorpsgatan", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217762" + }, + "id": "747098", + "fullName": "Åsaka Arnebacken", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217763" + }, + "id": "748533", + "fullName": "Artorp Andersgården", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217764" + }, + "id": "748541", + "fullName": "Artorp Lövkärrsmaden", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217765" + }, + "id": "746619", + "fullName": "Gärdhem Artorps Udde", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217766" + }, + "id": "748535", + "fullName": "Artorp Bredfjällsmaden", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217767" + }, + "id": "746694", + "fullName": "Gärdhems-Artorp Kronogården", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217768" + }, + "id": "746692", + "fullName": "Gärdhems-Artorp Gästgivaregården", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217769" + }, + "id": "748025", + "fullName": "Rommele Åryd", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21776a" + }, + "id": "748043", + "fullName": "Skattetorpet Åryd", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21776b" + }, + "id": "748045", + "fullName": "Skattetorpet Årydslid", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21776c" + }, + "id": "881660", + "fullName": "Arnäsvägen", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21776d" + }, + "id": "882547", + "fullName": "Arons väg", + "parentFullName": "Skorped", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21776e" + }, + "id": "882097", + "fullName": "Ariavägen", + "parentFullName": "Bjästa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21776f" + }, + "id": "881983", + "fullName": "Arnellsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217770" + }, + "id": "881632", + "fullName": "Arnäsvägen", + "parentFullName": "Örnsköldsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217771" + }, + "id": "881844", + "fullName": "Vike", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217772" + }, + "id": "881777", + "fullName": "Bölen", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217773" + }, + "id": "881786", + "fullName": "Näset", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217774" + }, + "id": "881794", + "fullName": "Tjärn", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217775" + }, + "id": "881806", + "fullName": "Burön", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217776" + }, + "id": "881808", + "fullName": "Finna", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217778" + }, + "id": "881817", + "fullName": "Lunne", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217779" + }, + "id": "881831", + "fullName": "Skede", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21777a" + }, + "id": "881837", + "fullName": "Ström", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21777b" + }, + "id": "881843", + "fullName": "Tävra", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21777c" + }, + "id": "881846", + "fullName": "Ällön", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21777d" + }, + "id": "881676", + "fullName": "Överön", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21777e" + }, + "id": "881771", + "fullName": "Angsta", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21777f" + }, + "id": "881775", + "fullName": "Bursjö", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217780" + }, + "id": "881779", + "fullName": "Hjälta", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217781" + }, + "id": "881780", + "fullName": "Högbyn", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217782" + }, + "id": "881797", + "fullName": "Täfteå", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217783" + }, + "id": "881803", + "fullName": "Bergön", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217784" + }, + "id": "881812", + "fullName": "Hornön", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217785" + }, + "id": "881815", + "fullName": "Kvaved", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217786" + }, + "id": "881819", + "fullName": "Lunnön", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217787" + }, + "id": "881822", + "fullName": "Malmön", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217788" + }, + "id": "881664", + "fullName": "Måvägen", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217789" + }, + "id": "881665", + "fullName": "Nederön", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21778a" + }, + "id": "881670", + "fullName": "Ravesta", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21778b" + }, + "id": "881776", + "fullName": "Byggdom", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21778c" + }, + "id": "881778", + "fullName": "Faresta", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21778d" + }, + "id": "881782", + "fullName": "Klingre", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21778e" + }, + "id": "881787", + "fullName": "Ovansjö", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21778f" + }, + "id": "881823", + "fullName": "Mattjäl", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217790" + }, + "id": "881833", + "fullName": "Spetten", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217791" + }, + "id": "881835", + "fullName": "Stranne", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217792" + }, + "id": "881773", + "fullName": "Brunsnäs", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217793" + }, + "id": "881783", + "fullName": "Myckling", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217794" + }, + "id": "881788", + "fullName": "Smedsbyn", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217795" + }, + "id": "881795", + "fullName": "Torsböle", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217796" + }, + "id": "881800", + "fullName": "Älvsöden", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217797" + }, + "id": "881801", + "fullName": "Övervike", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217798" + }, + "id": "881802", + "fullName": "Banafjäl", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217799" + }, + "id": "881816", + "fullName": "Lakasund", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21779a" + }, + "id": "881834", + "fullName": "Stenberg", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21779b" + }, + "id": "881838", + "fullName": "Strömsön", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21779c" + }, + "id": "881781", + "fullName": "Högbysjön", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21779d" + }, + "id": "881789", + "fullName": "Stensöden", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21779e" + }, + "id": "881792", + "fullName": "Sörbrynge", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21779f" + }, + "id": "881793", + "fullName": "Sörälvsjö", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177a0" + }, + "id": "881811", + "fullName": "Fälludden", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177a1" + }, + "id": "881825", + "fullName": "Sillviken", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177a2" + }, + "id": "881827", + "fullName": "Skagshamn", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177a3" + }, + "id": "881828", + "fullName": "Skagsudde", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177a4" + }, + "id": "881829", + "fullName": "Skallåsen", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177a5" + }, + "id": "881830", + "fullName": "Skallören", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177a6" + }, + "id": "881839", + "fullName": "Stubbsand", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177a7" + }, + "id": "881841", + "fullName": "Tennviken", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177a8" + }, + "id": "881842", + "fullName": "Tennåkern", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177a9" + }, + "id": "881848", + "fullName": "Överfälle", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177aa" + }, + "id": "881674", + "fullName": "Tröskvägen", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177ab" + }, + "id": "881774", + "fullName": "Bryngnäset", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177ac" + }, + "id": "881784", + "fullName": "Norrbrynge", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177ad" + }, + "id": "881785", + "fullName": "Norrälvsjö", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177ae" + }, + "id": "881807", + "fullName": "Degerfälle", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177af" + }, + "id": "881809", + "fullName": "Fjärdänget", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177b0" + }, + "id": "881818", + "fullName": "Lunnedalen", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177b1" + }, + "id": "881821", + "fullName": "Lövbovägen", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177b2" + }, + "id": "881840", + "fullName": "Tennbacken", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177b3" + }, + "id": "938806", + "fullName": "Vikesvägen", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177b4" + }, + "id": "881661", + "fullName": "Fröstavägen", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177b5" + }, + "id": "881666", + "fullName": "Nederövägen", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177b6" + }, + "id": "881668", + "fullName": "Prästbordet", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177b7" + }, + "id": "881671", + "fullName": "Rättarvägen", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177b8" + }, + "id": "881672", + "fullName": "Sockenvägen", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177b9" + }, + "id": "881772", + "fullName": "Brunsnyland", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177ba" + }, + "id": "881798", + "fullName": "Utanlandsjö", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177bb" + }, + "id": "881810", + "fullName": "Fällestrand", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177bc" + }, + "id": "881814", + "fullName": "Killingsnäs", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177bd" + }, + "id": "881820", + "fullName": "Långroudden", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177be" + }, + "id": "881826", + "fullName": "Sjöbodvägen", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177bf" + }, + "id": "881832", + "fullName": "Skeppsmalen", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177c0" + }, + "id": "881836", + "fullName": "Strannyland", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177c1" + }, + "id": "881847", + "fullName": "Österbursjö", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177c2" + }, + "id": "881663", + "fullName": "Klockarvägen", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177c3" + }, + "id": "881790", + "fullName": "Stybbersmark", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177c4" + }, + "id": "881796", + "fullName": "Trehörningen", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177c5" + }, + "id": "881805", + "fullName": "Bursjöholmen", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177c6" + }, + "id": "881824", + "fullName": "Norra Stranne", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177c7" + }, + "id": "881845", + "fullName": "Västerbursjö", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177c8" + }, + "id": "881675", + "fullName": "Vårdhemsvägen", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177c9" + }, + "id": "881799", + "fullName": "Västerlandsjö", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177ca" + }, + "id": "881804", + "fullName": "Björknäsvägen", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177cb" + }, + "id": "881662", + "fullName": "Hallbacksvägen", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177cc" + }, + "id": "881667", + "fullName": "Nibblingsvägen", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177cd" + }, + "id": "881669", + "fullName": "Prästgårdsvägen", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177ce" + }, + "id": "881673", + "fullName": "Tegelbruksvägen", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177cf" + }, + "id": "881791", + "fullName": "Stybbersmarkssjön", + "parentFullName": "Arnäsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177d0" + }, + "id": "881746", + "fullName": "Årtullsvägen", + "parentFullName": "Bonässund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177d1" + }, + "id": "744275", + "fullName": "Aröd", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177d2" + }, + "id": "727960", + "fullName": "Arvids väg", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177d3" + }, + "id": "743807", + "fullName": "Arödsvägen", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177d4" + }, + "id": "744281", + "fullName": "Aröd backen", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177d5" + }, + "id": "744283", + "fullName": "Aröd Hagarna", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177d6" + }, + "id": "911600", + "fullName": "Ardmorevägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177d7" + }, + "id": "743859", + "fullName": "Arendalsvägen", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177d8" + }, + "id": "727948", + "fullName": "Torseröd Årängen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177d9" + }, + "id": "576092", + "fullName": "Arnö", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177da" + }, + "id": "573477", + "fullName": "Arnö Allé", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177db" + }, + "id": "572981", + "fullName": "Arnöleden", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177dc" + }, + "id": "576099", + "fullName": "Arnö Skola", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177dd" + }, + "id": "576095", + "fullName": "Arnö Laggarbo", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177de" + }, + "id": "573479", + "fullName": "Arnö Strandväg", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177df" + }, + "id": "574790", + "fullName": "Kila Brink Arken", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177e0" + }, + "id": "576093", + "fullName": "Arnö Hattsätter", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177e1" + }, + "id": "916263", + "fullName": "Arnö Stavstugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177e2" + }, + "id": "573359", + "fullName": "Arrendatorvägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177e3" + }, + "id": "579657", + "fullName": "Skripkärr Arisborg", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177e4" + }, + "id": "910623", + "fullName": "Arnö Rättarbostaden", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177e5" + }, + "id": "576097", + "fullName": "Arnö Lilla Björkbacken", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177e6" + }, + "id": "576106", + "fullName": "Arnö Stora Björkbacken", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177e7" + }, + "id": "580191", + "fullName": "Gällsta Arbetarbostaden", + "parentFullName": "Jönåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177e8" + }, + "id": "581639", + "fullName": "Rottninge Arbetarbostaden", + "parentFullName": "Vrena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177e9" + }, + "id": "576019", + "fullName": "Värma Nya Arbetarbostaden", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177ea" + }, + "id": "581001", + "fullName": "Helgesta Arbetarbostaden", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177eb" + }, + "id": "581513", + "fullName": "Halla Väsby Arrendebostaden", + "parentFullName": "Vrena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177ec" + }, + "id": "582476", + "fullName": "Måstena Nya Arrendebostaden", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177ee" + }, + "id": "581330", + "fullName": "Århammar Gamla Arrendebostaden", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177ef" + }, + "id": "582465", + "fullName": "Måstena Gamla Arrendebostaden", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177f0" + }, + "id": "576571", + "fullName": "Stora Flättna Västra Arbetarbostaden", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177f1" + }, + "id": "576573", + "fullName": "Stora Flättna Östra Arbetarbostaden", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177f2" + }, + "id": "576565", + "fullName": "Stora Flättna Mellersta Arbetarbostaden", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177f3" + }, + "id": "577954", + "fullName": "Ärsta", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177f4" + }, + "id": "577957", + "fullName": "Ärsta Ärstastugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177f5" + }, + "id": "583070", + "fullName": "Åresta", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177f6" + }, + "id": "576638", + "fullName": "Ärilla", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177f7" + }, + "id": "581328", + "fullName": "Århammar", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177f8" + }, + "id": "573473", + "fullName": "Ärtgången", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177f9" + }, + "id": "581344", + "fullName": "Århammarsön", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177fa" + }, + "id": "577955", + "fullName": "Ärsta Hällen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177fb" + }, + "id": "580046", + "fullName": "Ärtsångarvägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177fc" + }, + "id": "581334", + "fullName": "Århammar Jägarbo", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177fd" + }, + "id": "920785", + "fullName": "Århammar Nystugan", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177fe" + }, + "id": "577956", + "fullName": "Ärsta Källarbacken", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2177ff" + }, + "id": "581332", + "fullName": "Århammar Herrgården", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217800" + }, + "id": "581339", + "fullName": "Århammar Stockängen", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217801" + }, + "id": "581336", + "fullName": "Århammar Ladugårdsbo", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217802" + }, + "id": "581342", + "fullName": "Århammar Trädgårdsbo", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217803" + }, + "id": "581338", + "fullName": "Århammar Norra Flygeln", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217804" + }, + "id": "581341", + "fullName": "Århammar Södra Flygeln", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217805" + }, + "id": "576640", + "fullName": "Ärilla Nyköpings Golfklubb", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217806" + }, + "id": "828781", + "fullName": "Arvidstorp", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217807" + }, + "id": "833973", + "fullName": "Greby Arvidstorp", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217808" + }, + "id": "834568", + "fullName": "Truvet Arvidsberg", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217809" + }, + "id": "828783", + "fullName": "Arvidstorp Ekevall", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21780a" + }, + "id": "833405", + "fullName": "Varola Aronsholmen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21780b" + }, + "id": "833923", + "fullName": "Dagstorp Arvidslund", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21780c" + }, + "id": "834635", + "fullName": "Väring Arvidsgården", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21780d" + }, + "id": "828785", + "fullName": "Arvidstorp Nolberget", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21780e" + }, + "id": "829062", + "fullName": "Lerdala Arvidsgården", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21780f" + }, + "id": "832465", + "fullName": "Långaskede Arvidstorp", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217810" + }, + "id": "832929", + "fullName": "Hökaberg Arvidsgården", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217811" + }, + "id": "833133", + "fullName": "Rådene Lars Arvidsgården", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217812" + }, + "id": "829996", + "fullName": "Arne Sandbergs väg Bandyplan", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217813" + }, + "id": "830000", + "fullName": "Arne Sandbergs väg Blå Hallen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217814" + }, + "id": "830002", + "fullName": "Arne Sandbergs väg S:t Lukas Kyrka", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217815" + }, + "id": "930857", + "fullName": "Arne Sandbergs väg St Lukas Kyrka", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217816" + }, + "id": "833975", + "fullName": "Greby Arvidstorp Soldattorpet", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217817" + }, + "id": "829998", + "fullName": "Arne Sandbergs väg Billinghusbadet", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217818" + }, + "id": "831208", + "fullName": "Årekullsvägen", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217819" + }, + "id": "834747", + "fullName": "Väring Årekullen", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21781a" + }, + "id": "828761", + "fullName": "Vristulven Århult", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21781b" + }, + "id": "828763", + "fullName": "Vristulven Århult Bergudden", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21781c" + }, + "id": "828764", + "fullName": "Vristulven Århult Fredkulla", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21781d" + }, + "id": "828765", + "fullName": "Vristulven Århult Storholmen", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21781e" + }, + "id": "575571", + "fullName": "Arastorp", + "parentFullName": "Sösdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21781f" + }, + "id": "579851", + "fullName": "Arkelstorp", + "parentFullName": "Ballingslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217820" + }, + "id": "576738", + "fullName": "Ardennervägen", + "parentFullName": "Hästveda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217821" + }, + "id": "578842", + "fullName": "Armborstvägen", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217822" + }, + "id": "580362", + "fullName": "Artilleristvägen", + "parentFullName": "Västra Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217823" + }, + "id": "583761", + "fullName": "Åraslöv", + "parentFullName": "Vinslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217824" + }, + "id": "580537", + "fullName": "Ärtslingan", + "parentFullName": "Röke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217825" + }, + "id": "583773", + "fullName": "Åraslövs Gård", + "parentFullName": "Vinslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217826" + }, + "id": "583520", + "fullName": "Åraslövsvägen", + "parentFullName": "Vinslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217827" + }, + "id": "583763", + "fullName": "Åraslöv Eka Gård", + "parentFullName": "Vinslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217828" + }, + "id": "583765", + "fullName": "Åraslöv Hagaborg", + "parentFullName": "Vinslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217829" + }, + "id": "583767", + "fullName": "Åraslöv Nybylund", + "parentFullName": "Vinslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21782a" + }, + "id": "928086", + "fullName": "Åraslöv Lönnedal", + "parentFullName": "Vinslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21782b" + }, + "id": "583771", + "fullName": "Åraslöv Trulsas Gård", + "parentFullName": "Vinslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21782c" + }, + "id": "583769", + "fullName": "Åraslöv Rusthållaregården", + "parentFullName": "Vinslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21782d" + }, + "id": "822607", + "fullName": "Arents väg", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21782e" + }, + "id": "822395", + "fullName": "Arturs gata", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21782f" + }, + "id": "821838", + "fullName": "Arons Eriks väg", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217830" + }, + "id": "818463", + "fullName": "Arkitektgatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217831" + }, + "id": "821474", + "fullName": "Årbyvägen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217832" + }, + "id": "821480", + "fullName": "Ärlestigen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217833" + }, + "id": "821476", + "fullName": "Årtullsvägen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217834" + }, + "id": "909701", + "fullName": "Arrendevägen", + "parentFullName": "Sundbyberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217835" + }, + "id": "909702", + "fullName": "Artillerivägen", + "parentFullName": "Sundbyberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217836" + }, + "id": "485585", + "fullName": "Alby Gård Arrendebostaden", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217837" + }, + "id": "510964", + "fullName": "Årtullsvägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217838" + }, + "id": "522206", + "fullName": "Arhem", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217839" + }, + "id": "522746", + "fullName": "Arntorp", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21783a" + }, + "id": "522458", + "fullName": "Arlandavägen", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21783b" + }, + "id": "926862", + "fullName": "Arlandaleden", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21783c" + }, + "id": "522276", + "fullName": "Arenbergavägen", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21783d" + }, + "id": "522208", + "fullName": "Arhem Servicehuset", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21783e" + }, + "id": "914589", + "fullName": "Toredal", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21783f" + }, + "id": "522508", + "fullName": "Nybygget", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217840" + }, + "id": "922672", + "fullName": "Fyrgatan", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217841" + }, + "id": "522472", + "fullName": "Fältvägen", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217842" + }, + "id": "922541", + "fullName": "Voltgatan", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217843" + }, + "id": "518790", + "fullName": "Brovägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217844" + }, + "id": "518834", + "fullName": "Sas vägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217845" + }, + "id": "522462", + "fullName": "Björkberga", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217846" + }, + "id": "522466", + "fullName": "Brobyvägen", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217847" + }, + "id": "522478", + "fullName": "Kabelgatan", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217848" + }, + "id": "522486", + "fullName": "Returvägen", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217849" + }, + "id": "522488", + "fullName": "Servogatan", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21784a" + }, + "id": "522501", + "fullName": "Daléns gata", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21784b" + }, + "id": "522512", + "fullName": "Thulins väg", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21784c" + }, + "id": "917501", + "fullName": "Vingvägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21784d" + }, + "id": "518796", + "fullName": "Flygvägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21784e" + }, + "id": "518817", + "fullName": "Lastgatan", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21784f" + }, + "id": "518819", + "fullName": "Luftleden", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217850" + }, + "id": "518836", + "fullName": "Silovägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217851" + }, + "id": "518848", + "fullName": "Tullgränd", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217852" + }, + "id": "518850", + "fullName": "Tullvägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217853" + }, + "id": "914717", + "fullName": "Tornvägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217854" + }, + "id": "522464", + "fullName": "Bristagatan", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217855" + }, + "id": "522480", + "fullName": "Maskingatan", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217856" + }, + "id": "522492", + "fullName": "Turbingatan", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217858" + }, + "id": "518788", + "fullName": "Brandvägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217859" + }, + "id": "518794", + "fullName": "Driftvägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21785a" + }, + "id": "518798", + "fullName": "Fraktvägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21785b" + }, + "id": "518812", + "fullName": "Jumbovägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21785c" + }, + "id": "518814", + "fullName": "Kabinvägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21785d" + }, + "id": "518828", + "fullName": "Pilotvägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21785e" + }, + "id": "518832", + "fullName": "Radarvägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21785f" + }, + "id": "926866", + "fullName": "Sefirgatan", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217860" + }, + "id": "522490", + "fullName": "Söderbyvägen", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217861" + }, + "id": "522502", + "fullName": "Halmsjövägen", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217862" + }, + "id": "522510", + "fullName": "Pionjärvägen", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217863" + }, + "id": "914590", + "fullName": "Thulins plats", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217864" + }, + "id": "926915", + "fullName": "Junkersgatan", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217866" + }, + "id": "518826", + "fullName": "Pelargången", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217867" + }, + "id": "926865", + "fullName": "Nordanleden", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217868" + }, + "id": "522468", + "fullName": "Elektrongatan", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217869" + }, + "id": "522470", + "fullName": "Elkraftsgatan", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21786b" + }, + "id": "522498", + "fullName": "Östra Bangatan", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21786e" + }, + "id": "518816", + "fullName": "Kaptensvägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21786f" + }, + "id": "926864", + "fullName": "Mistralleden", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217870" + }, + "id": "522460", + "fullName": "Banvaktarvägen", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217871" + }, + "id": "522474", + "fullName": "Generatorgatan", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217872" + }, + "id": "522482", + "fullName": "Moralundsvägen", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217873" + }, + "id": "522504", + "fullName": "Lindberghs gata", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217874" + }, + "id": "522506", + "fullName": "Lindberghs Loop", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217875" + }, + "id": "910831", + "fullName": "Uppfinnarvägen", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217877" + }, + "id": "518840", + "fullName": "Styrmansvägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217878" + }, + "id": "518844", + "fullName": "Teknikervägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217879" + }, + "id": "518786", + "fullName": "Bergtäktsvägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21787b" + }, + "id": "518820", + "fullName": "Mekanikervägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21787c" + }, + "id": "518830", + "fullName": "Propellervägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21787d" + }, + "id": "518838", + "fullName": "Speditörsgränd", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21787e" + }, + "id": "518846", + "fullName": "Torvmossevägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21787f" + }, + "id": "926863", + "fullName": "Levanteslingan", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217880" + }, + "id": "910914", + "fullName": "Lilla Granstigen", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217882" + }, + "id": "518804", + "fullName": "Helikoptervägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217883" + }, + "id": "518818", + "fullName": "Lindskrogsvägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217884" + }, + "id": "518822", + "fullName": "Navigatörsvägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217886" + }, + "id": "518859", + "fullName": "Östra Hangarvägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217889" + }, + "id": "518824", + "fullName": "Norra Speditörsvägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21788a" + }, + "id": "518842", + "fullName": "Södra Speditörsvägen", + "parentFullName": "Stockholm-Arlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21788c" + }, + "id": "522644", + "fullName": "Husby-Ärlinghundra", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21788d" + }, + "id": "558769", + "fullName": "Arhillsvägen", + "parentFullName": "Härslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21788e" + }, + "id": "558016", + "fullName": "Aromagården", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21788f" + }, + "id": "557613", + "fullName": "Artillerigatan", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217890" + }, + "id": "927831", + "fullName": "Årupsvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217891" + }, + "id": "535137", + "fullName": "Gylle Arvidsro", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217892" + }, + "id": "535829", + "fullName": "Simlinge Arnäs", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217893" + }, + "id": "534918", + "fullName": "Ärttörnevägen", + "parentFullName": "Beddingestrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217894" + }, + "id": "521811", + "fullName": "Ardennergatan", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217895" + }, + "id": "522018", + "fullName": "Sättra Arrendatorsvillan", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217897" + }, + "id": "521547", + "fullName": "Södra Årvägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217898" + }, + "id": "912021", + "fullName": "Norra Årvägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217899" + }, + "id": "605320", + "fullName": "Arvids väg", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21789a" + }, + "id": "603845", + "fullName": "Arons väg", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21789b" + }, + "id": "602027", + "fullName": "Arnikavägen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21789c" + }, + "id": "606022", + "fullName": "Hans Arons väg", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21789d" + }, + "id": "910991", + "fullName": "Boberg Arvidsgård", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21789e" + }, + "id": "603051", + "fullName": "Rävige Arvidsgård", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21789f" + }, + "id": "601684", + "fullName": "Arvidstorpsvägen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178a1" + }, + "id": "604195", + "fullName": "Boberg Arvidsgård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178a2" + }, + "id": "604951", + "fullName": "Ringsås Arvidsgård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178a3" + }, + "id": "915858", + "fullName": "Bobergs By Arvesgård", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178a4" + }, + "id": "599552", + "fullName": "Fagereds-Arvidstorp", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178a5" + }, + "id": "604235", + "fullName": "Bobergs By Arvesgård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178a6" + }, + "id": "604966", + "fullName": "Stafsinge Arvidsgård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178a7" + }, + "id": "604968", + "fullName": "Stafsinge Arvidstorp", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178a8" + }, + "id": "605741", + "fullName": "Blixtorp Arvidsgård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178a9" + }, + "id": "605886", + "fullName": "Särestad Arvid Nilsgård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178aa" + }, + "id": "603909", + "fullName": "Ärlan", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178ab" + }, + "id": "605906", + "fullName": "Årstad", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178ac" + }, + "id": "600297", + "fullName": "Århult", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178ad" + }, + "id": "603552", + "fullName": "Årnared", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178ae" + }, + "id": "600531", + "fullName": "Årnakulla", + "parentFullName": "Ätran", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178af" + }, + "id": "600537", + "fullName": "Övra Århult", + "parentFullName": "Ätran", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178b0" + }, + "id": "602600", + "fullName": "Årstadvägen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178b1" + }, + "id": "605908", + "fullName": "Årstad Boken", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178b3" + }, + "id": "605922", + "fullName": "Årstad Nytorp", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178b4" + }, + "id": "605679", + "fullName": "Årstadsvägen", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178b6" + }, + "id": "605924", + "fullName": "Årstad Slätten", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178b7" + }, + "id": "605926", + "fullName": "Årstad Ängarna", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178b8" + }, + "id": "600698", + "fullName": "Årnahylte Åsen", + "parentFullName": "Fegen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178b9" + }, + "id": "605907", + "fullName": "Årstad Bokagård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178ba" + }, + "id": "605910", + "fullName": "Årstad Eriksberg", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178bb" + }, + "id": "605914", + "fullName": "Årstad Hästhagen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178bc" + }, + "id": "605916", + "fullName": "Årstad Jönsagård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178bd" + }, + "id": "605918", + "fullName": "Årstad Mosshagen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178be" + }, + "id": "605675", + "fullName": "Årstad Kullagård", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178bf" + }, + "id": "600359", + "fullName": "Esered Årnaslätt", + "parentFullName": "Ätran", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178c0" + }, + "id": "605236", + "fullName": "Töringe Lilla Äran", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178c1" + }, + "id": "605920", + "fullName": "Årstad Måsalyckan", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178c2" + }, + "id": "600299", + "fullName": "Århult Örnatorpet", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178c3" + }, + "id": "605677", + "fullName": "Årstad Nya Änghagen", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178c4" + }, + "id": "600539", + "fullName": "Övra Århult Vagndala", + "parentFullName": "Ätran", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178c5" + }, + "id": "605673", + "fullName": "Årstad Gamla Änghagen", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178c6" + }, + "id": "603193", + "fullName": "Årnakulla Björkebacken", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178c7" + }, + "id": "600696", + "fullName": "Årnahylte Torstensgård", + "parentFullName": "Fegen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178c8" + }, + "id": "605912", + "fullName": "Årstad Gamla Klockaregården", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178c9" + }, + "id": "515422", + "fullName": "Arnövägen", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178ca" + }, + "id": "514458", + "fullName": "Aramis väg", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178cb" + }, + "id": "515420", + "fullName": "Arnö Mellanväg", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178cc" + }, + "id": "514810", + "fullName": "Ardennervägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178cd" + }, + "id": "513833", + "fullName": "Armborstvägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178ce" + }, + "id": "514666", + "fullName": "Mälby Gård Arbetarbostaden", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178cf" + }, + "id": "514890", + "fullName": "Rydboholms Gård Deglinge Stora Arbbostad", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178d0" + }, + "id": "513851", + "fullName": "Margretelunds Gård Arrendatorsbostaden", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178d1" + }, + "id": "926727", + "fullName": "Rydboholms Gård Deglinge Lilla Arb Bostad", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178d2" + }, + "id": "513889", + "fullName": "Åreparksvägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178d3" + }, + "id": "716897", + "fullName": "Arnebo", + "parentFullName": "Kareby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178d4" + }, + "id": "716898", + "fullName": "Arntorp", + "parentFullName": "Kareby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178d5" + }, + "id": "712511", + "fullName": "Arvidsvik", + "parentFullName": "Marstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178d6" + }, + "id": "717220", + "fullName": "Arendalsvägen", + "parentFullName": "Kode", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178d7" + }, + "id": "913114", + "fullName": "Arntorpsgatan", + "parentFullName": "Kareby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178d8" + }, + "id": "715674", + "fullName": "Herr Arnes gata", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178d9" + }, + "id": "929994", + "fullName": "Arntorpsgatan", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178da" + }, + "id": "717291", + "fullName": "Norra Arödsvägen", + "parentFullName": "Kode", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178db" + }, + "id": "717323", + "fullName": "Södra Arödsvägen", + "parentFullName": "Kode", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178dc" + }, + "id": "717408", + "fullName": "Årsnäs", + "parentFullName": "Kode", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178dd" + }, + "id": "712716", + "fullName": "Ärholmen", + "parentFullName": "Marstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178de" + }, + "id": "641183", + "fullName": "Kungs-Husby Arnöberg", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178df" + }, + "id": "641181", + "fullName": "Kungs-Husby Arnö Prästgård", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178e0" + }, + "id": "793830", + "fullName": "Ärtvägen", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178e1" + }, + "id": "794525", + "fullName": "Gryta Årke", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178e2" + }, + "id": "794631", + "fullName": "Nysätra Årby", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178e3" + }, + "id": "789125", + "fullName": "Enköpings-Näs Ärsta", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178e4" + }, + "id": "489981", + "fullName": "Djurö Arbodaön", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178e5" + }, + "id": "926021", + "fullName": "Djurö Arbodaön", + "parentFullName": "Sollenkroka Ö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178e6" + }, + "id": "910288", + "fullName": "Artipelagstigen", + "parentFullName": "Gustavsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178e7" + }, + "id": "488886", + "fullName": "Märkberget Aronsdal", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178e8" + }, + "id": "892570", + "fullName": "Armen", + "parentFullName": "Hortlax", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178e9" + }, + "id": "939180", + "fullName": "Armégatan", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178ea" + }, + "id": "891847", + "fullName": "Arnemarksvägen", + "parentFullName": "Arnemark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178eb" + }, + "id": "891451", + "fullName": "Aronsgatan", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178ec" + }, + "id": "892594", + "fullName": "Södra Armen", + "parentFullName": "Hortlax", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178ed" + }, + "id": "892412", + "fullName": "Arrendegatan", + "parentFullName": "Öjebyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178ee" + }, + "id": "891591", + "fullName": "Artillerigatan", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178ef" + }, + "id": "892311", + "fullName": "Arnemarksgatan", + "parentFullName": "Öjebyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178f0" + }, + "id": "893035", + "fullName": "Arvidsjaurvägen", + "parentFullName": "Roknäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178f1" + }, + "id": "892537", + "fullName": "Arvidsjaurvägen", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178f2" + }, + "id": "893008", + "fullName": "Arvidsjaurvägen", + "parentFullName": "Svensbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178f3" + }, + "id": "890615", + "fullName": "Vallnäs", + "parentFullName": "Arvidsjaur", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178f4" + }, + "id": "939138", + "fullName": "Grannäs", + "parentFullName": "Arvidsjaur", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178f5" + }, + "id": "890541", + "fullName": "Gråträsk", + "parentFullName": "Arvidsjaur", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178f6" + }, + "id": "939140", + "fullName": "Hemmyran", + "parentFullName": "Arvidsjaur", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178f7" + }, + "id": "891862", + "fullName": "Rälsvägen", + "parentFullName": "Arnemark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178f8" + }, + "id": "891863", + "fullName": "Rönnberget", + "parentFullName": "Arnemark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178fa" + }, + "id": "891852", + "fullName": "Färjevägen", + "parentFullName": "Arnemark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178fb" + }, + "id": "891855", + "fullName": "Isakstigen", + "parentFullName": "Arnemark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178fc" + }, + "id": "891851", + "fullName": "Finnbäcken", + "parentFullName": "Arnemark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178fd" + }, + "id": "891857", + "fullName": "Låstbäcken", + "parentFullName": "Arnemark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178fe" + }, + "id": "891869", + "fullName": "Älvsbyvägen", + "parentFullName": "Arnemark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2178ff" + }, + "id": "890609", + "fullName": "Tallskatan", + "parentFullName": "Arvidsjaur", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217900" + }, + "id": "891859", + "fullName": "Nögderstorp", + "parentFullName": "Arnemark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217901" + }, + "id": "890543", + "fullName": "Gustavstorp", + "parentFullName": "Arvidsjaur", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217902" + }, + "id": "891849", + "fullName": "Burmansvägen", + "parentFullName": "Arnemark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217903" + }, + "id": "891856", + "fullName": "Långnäsvägen", + "parentFullName": "Arnemark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217904" + }, + "id": "891846", + "fullName": "Ante Bergs väg", + "parentFullName": "Arnemark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217905" + }, + "id": "891860", + "fullName": "P O Vallboms väg", + "parentFullName": "Arnemark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217906" + }, + "id": "891861", + "fullName": "Renmossevägen", + "parentFullName": "Arnemark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217907" + }, + "id": "891865", + "fullName": "Solgårdsvägen", + "parentFullName": "Arnemark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217908" + }, + "id": "891848", + "fullName": "Borgforsvägen", + "parentFullName": "Arnemark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217909" + }, + "id": "891864", + "fullName": "Rönnbergsvägen", + "parentFullName": "Arnemark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21790a" + }, + "id": "891867", + "fullName": "Västra Selsborg", + "parentFullName": "Arnemark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21790b" + }, + "id": "891854", + "fullName": "Holmträskvägen", + "parentFullName": "Arnemark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21790c" + }, + "id": "891866", + "fullName": "Stridholmsvägen", + "parentFullName": "Arnemark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21790d" + }, + "id": "891850", + "fullName": "Degerkullsvägen", + "parentFullName": "Arnemark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21790e" + }, + "id": "891853", + "fullName": "Gårdtjärnsvägen", + "parentFullName": "Arnemark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21790f" + }, + "id": "890603", + "fullName": "Södra Brännträsk", + "parentFullName": "Arvidsjaur", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217910" + }, + "id": "891858", + "fullName": "Nordtjärnsslingan", + "parentFullName": "Arnemark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217911" + }, + "id": "559562", + "fullName": "Arbingatan", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217912" + }, + "id": "723903", + "fullName": "Arfwedssons väg", + "parentFullName": "Floda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217913" + }, + "id": "921241", + "fullName": "Ärlevägen", + "parentFullName": "Floda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217914" + }, + "id": "713856", + "fullName": "Arlidsvägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217915" + }, + "id": "713507", + "fullName": "Arrendegatan", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217916" + }, + "id": "713378", + "fullName": "Arkitektvägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217917" + }, + "id": "713509", + "fullName": "Arrendestigen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217918" + }, + "id": "755816", + "fullName": "Ärtebräckavägen", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217919" + }, + "id": "806852", + "fullName": "Tådene Arken", + "parentFullName": "Tun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21791a" + }, + "id": "826052", + "fullName": "Uvered Arvejorden", + "parentFullName": "Stora Levene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21791b" + }, + "id": "807910", + "fullName": "Stenhammar Arvidstorp", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21791c" + }, + "id": "809043", + "fullName": "Bastlunda Arvidsgården", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21791d" + }, + "id": "809200", + "fullName": "Norra Härene Arvidstorp", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21791e" + }, + "id": "809198", + "fullName": "Norra Härene Arvidsgården", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21791f" + }, + "id": "810527", + "fullName": "Mellby Arvidstorp Egendom", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217920" + }, + "id": "812023", + "fullName": "Gösslunda Arvid-Ersgården", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217921" + }, + "id": "812130", + "fullName": "Gösslunda Stora Arvid-Ersgården", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217922" + }, + "id": "806757", + "fullName": "Tranum Årnäs", + "parentFullName": "Tun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217923" + }, + "id": "806948", + "fullName": "Tådene Årtorp", + "parentFullName": "Tun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217924" + }, + "id": "813922", + "fullName": "Kållandsö Årnäs", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217925" + }, + "id": "938218", + "fullName": "Lilla Arnveden", + "parentFullName": "Forsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217926" + }, + "id": "838478", + "fullName": "Ärtvägen", + "parentFullName": "Sandviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217927" + }, + "id": "837573", + "fullName": "Årsundavägen", + "parentFullName": "Årsunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217928" + }, + "id": "838430", + "fullName": "Årsundavägen", + "parentFullName": "Sandviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217929" + }, + "id": "751365", + "fullName": "Arud", + "parentFullName": "Brålanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21792a" + }, + "id": "746865", + "fullName": "Artorp", + "parentFullName": "Västra Tunhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21792b" + }, + "id": "749077", + "fullName": "Arrendegatan", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21792c" + }, + "id": "751487", + "fullName": "Årbol", + "parentFullName": "Brålanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21792d" + }, + "id": "749854", + "fullName": "Årberg", + "parentFullName": "Frändefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21792e" + }, + "id": "705074", + "fullName": "Artles väg", + "parentFullName": "Partille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21792f" + }, + "id": "705073", + "fullName": "Artles torg", + "parentFullName": "Partille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217930" + }, + "id": "929855", + "fullName": "Arenavägen", + "parentFullName": "Partille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217931" + }, + "id": "929854", + "fullName": "Arenatorget", + "parentFullName": "Partille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217932" + }, + "id": "853368", + "fullName": "Arnön", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217933" + }, + "id": "853935", + "fullName": "Arkvägen", + "parentFullName": "Iggesund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217934" + }, + "id": "853369", + "fullName": "Arnöviken", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217935" + }, + "id": "854154", + "fullName": "Årsvik", + "parentFullName": "Njutånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217936" + }, + "id": "854155", + "fullName": "Årsviken", + "parentFullName": "Njutånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217937" + }, + "id": "700366", + "fullName": "Högahedsvägen Arla", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217938" + }, + "id": "710100", + "fullName": "Ärlevägen", + "parentFullName": "Landvetter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217939" + }, + "id": "709966", + "fullName": "Åreplansvägen", + "parentFullName": "Härryda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21793a" + }, + "id": "540275", + "fullName": "Arabievägen", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21793b" + }, + "id": "536488", + "fullName": "Söderskogen Arken", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21793c" + }, + "id": "542205", + "fullName": "Böljerum Arabien", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21793d" + }, + "id": "534441", + "fullName": "Råsdal Aronsgården", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21793e" + }, + "id": "536613", + "fullName": "Vinäs Arbetarbostaden", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21793f" + }, + "id": "536284", + "fullName": "Rorstad Arbetarbostaden", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217940" + }, + "id": "532762", + "fullName": "Dagsbo Arrendatorsbostaden", + "parentFullName": "Gunnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217941" + }, + "id": "534316", + "fullName": "Lerglo Arrendatorbostaden", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217942" + }, + "id": "542649", + "fullName": "Ärnäs", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217943" + }, + "id": "536796", + "fullName": "Årestad", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217944" + }, + "id": "540571", + "fullName": "Ärtstigen", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217945" + }, + "id": "542650", + "fullName": "Ärnäs Lycka", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217947" + }, + "id": "542833", + "fullName": "Ärnebergsgatan", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217948" + }, + "id": "532615", + "fullName": "Totebo Ärtholmen", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217949" + }, + "id": "538465", + "fullName": "Arrievägen", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21794a" + }, + "id": "538335", + "fullName": "Arrendevägen", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21794b" + }, + "id": "538587", + "fullName": "Svedala Arrievägen", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21794c" + }, + "id": "540546", + "fullName": "Ärlavägen", + "parentFullName": "Falsterbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21794d" + }, + "id": "608188", + "fullName": "Arphus", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21794e" + }, + "id": "639285", + "fullName": "Arsenalen", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21794f" + }, + "id": "935301", + "fullName": "Arenavägen", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217950" + }, + "id": "641792", + "fullName": "Malmby Arvidslund", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217951" + }, + "id": "648456", + "fullName": "Salby Arbetarbostaden", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217952" + }, + "id": "642293", + "fullName": "Klahammar Arbetarbostaden", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217953" + }, + "id": "649161", + "fullName": "Årby", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217954" + }, + "id": "649175", + "fullName": "Ärja", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217955" + }, + "id": "649181", + "fullName": "Ärnäs", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217956" + }, + "id": "649167", + "fullName": "Årby By", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217957" + }, + "id": "642480", + "fullName": "Ärnesta", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217958" + }, + "id": "649169", + "fullName": "Årbylund", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217959" + }, + "id": "649350", + "fullName": "Ärnäs Gård", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21795a" + }, + "id": "642336", + "fullName": "Lilla Årby", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21795b" + }, + "id": "642414", + "fullName": "Stora Årby", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21795c" + }, + "id": "640393", + "fullName": "Fogdö Årby", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21795d" + }, + "id": "647677", + "fullName": "Ärnäsvägen", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21795e" + }, + "id": "649185", + "fullName": "Ärnässtugan", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21795f" + }, + "id": "642481", + "fullName": "Ärnesta Gård", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217960" + }, + "id": "649177", + "fullName": "Ärja Bostället", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217961" + }, + "id": "649179", + "fullName": "Ärja Skogkvarn", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217962" + }, + "id": "648818", + "fullName": "Herrgårds Ärja", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217963" + }, + "id": "640796", + "fullName": "Vansö Årbylund", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217964" + }, + "id": "640667", + "fullName": "Slängstan Åreberg", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217965" + }, + "id": "649183", + "fullName": "Ärnäs Djurgårdsporten", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217966" + }, + "id": "649348", + "fullName": "Ärnås Djurgårdsporten", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217967" + }, + "id": "766163", + "fullName": "Arlavägen", + "parentFullName": "Fritsla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217968" + }, + "id": "769494", + "fullName": "Olofsred Arken", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217969" + }, + "id": "766093", + "fullName": "Aratorpsvägen", + "parentFullName": "Fritsla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21796a" + }, + "id": "699637", + "fullName": "Jäxviken Arngård", + "parentFullName": "Hällingsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21796b" + }, + "id": "788782", + "fullName": "Tranhult Arnungared", + "parentFullName": "Öxnevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21796c" + }, + "id": "699398", + "fullName": "Flygsnäs Aronstorp", + "parentFullName": "Hällingsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21796d" + }, + "id": "700220", + "fullName": "Bosgården Arlabräcka", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21796e" + }, + "id": "788783", + "fullName": "Tranhult Arnungared Skola", + "parentFullName": "Öxnevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21796f" + }, + "id": "788814", + "fullName": "Tranhult Lilla Arnungared", + "parentFullName": "Öxnevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217970" + }, + "id": "711736", + "fullName": "Årenäs", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217971" + }, + "id": "711742", + "fullName": "Årenäs Gård", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217972" + }, + "id": "711740", + "fullName": "Årenäs Gersbo", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217973" + }, + "id": "711753", + "fullName": "Årenäs Landet", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217974" + }, + "id": "711738", + "fullName": "Årenäs Björkås", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217975" + }, + "id": "711748", + "fullName": "Årenäs Hyltebo", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217976" + }, + "id": "711752", + "fullName": "Årenäs Högalid", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217977" + }, + "id": "711755", + "fullName": "Årenäs Lygnebo", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217978" + }, + "id": "711764", + "fullName": "Årenäs Skarvik", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217979" + }, + "id": "711768", + "fullName": "Årenäs Tjädern", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21797a" + }, + "id": "711746", + "fullName": "Årenäs Hopängen", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21797b" + }, + "id": "711750", + "fullName": "Årenäs Hyltorna", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21797c" + }, + "id": "711766", + "fullName": "Årenäs Stranden", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21797d" + }, + "id": "929957", + "fullName": "Årenäs Berguven", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21797e" + }, + "id": "929959", + "fullName": "Årenäs Rödhaken", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21797f" + }, + "id": "781825", + "fullName": "Åredal Pjätared", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217980" + }, + "id": "781827", + "fullName": "Åredal Surtedal", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217981" + }, + "id": "711762", + "fullName": "Årenäs Pilgården", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217982" + }, + "id": "929958", + "fullName": "Årenäs Morkullan", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217983" + }, + "id": "711770", + "fullName": "Årenäs Tostekulla", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217984" + }, + "id": "929961", + "fullName": "Årenäs Skogsduvan", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217985" + }, + "id": "769727", + "fullName": "Åredal Gunnestorp", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217986" + }, + "id": "711749", + "fullName": "Årenäs Hyltelyckan", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217987" + }, + "id": "711772", + "fullName": "Årenäs Ängsknarren", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217988" + }, + "id": "929960", + "fullName": "Årenäs Semesterbyn", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217989" + }, + "id": "699531", + "fullName": "Gäddhult Ärlingsnäs", + "parentFullName": "Hällingsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21798a" + }, + "id": "711751", + "fullName": "Årenäs Hyltornas Gård", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21798b" + }, + "id": "711744", + "fullName": "Årenäs Gäddebäckshult", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21798c" + }, + "id": "616753", + "fullName": "Torp Arvidas", + "parentFullName": "Rydaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21798d" + }, + "id": "620664", + "fullName": "Armaturgatan", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21798e" + }, + "id": "612780", + "fullName": "Eskilstorp Arvidabo", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21798f" + }, + "id": "622555", + "fullName": "Hörda Sjötorp Arrendatorsbostaden", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217990" + }, + "id": "615801", + "fullName": "Årön", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217991" + }, + "id": "615794", + "fullName": "Åröbo", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217992" + }, + "id": "621518", + "fullName": "Torp Årup", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217993" + }, + "id": "614817", + "fullName": "Åreved Rydet", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217994" + }, + "id": "615803", + "fullName": "Årön Björkebo", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217995" + }, + "id": "615805", + "fullName": "Årön Böckerbo", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217997" + }, + "id": "614813", + "fullName": "Åreved Bokelund", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217998" + }, + "id": "614814", + "fullName": "Åreved Lilla Fällan", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb217999" + }, + "id": "614815", + "fullName": "Åreved Norra Vipparp", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21799a" + }, + "id": "616660", + "fullName": "Arlaplan", + "parentFullName": "Valla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21799b" + }, + "id": "598214", + "fullName": "Virå Arken", + "parentFullName": "Stavsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21799c" + }, + "id": "636716", + "fullName": "Geteboda Ararat", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21799d" + }, + "id": "615717", + "fullName": "Fall Arbetarbostaden", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21799e" + }, + "id": "627551", + "fullName": "Sund Arbetarbostaden", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb21799f" + }, + "id": "617228", + "fullName": "Sund Arrendatorbostaden", + "parentFullName": "Valla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179a0" + }, + "id": "615718", + "fullName": "Fall Arrendatorbostaden", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179a1" + }, + "id": "627418", + "fullName": "Nästorp Arbetarbostaden", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179a2" + }, + "id": "627553", + "fullName": "Sund Arrendatorbostaden", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179a3" + }, + "id": "616297", + "fullName": "Smedsbol Arbetarbostaden", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179a4" + }, + "id": "617234", + "fullName": "Sund Gamla Arbetarbostaden", + "parentFullName": "Valla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179a5" + }, + "id": "616455", + "fullName": "Valla Norra Arbetarbostaden", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179a6" + }, + "id": "626251", + "fullName": "Öster-Djulö Arbetarbostaden", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179a7" + }, + "id": "627424", + "fullName": "Nästorp Arrendatorbostaden", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179a8" + }, + "id": "616459", + "fullName": "Valla Västra Arbetarbostaden", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179a9" + }, + "id": "626253", + "fullName": "Öster-Djulö Arrendatorbostaden", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179aa" + }, + "id": "626597", + "fullName": "Sjöholm Arrendatorsbostaden", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179ab" + }, + "id": "637860", + "fullName": "Julita Gård Arrendatorbostaden", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179ac" + }, + "id": "637906", + "fullName": "Julita Gård Nedre Arbetarbostaden", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179ad" + }, + "id": "625777", + "fullName": "Eriksberg Myrkärr Arbetarbostaden", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179ae" + }, + "id": "617880", + "fullName": "Årby Gård", + "parentFullName": "Sköldinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179af" + }, + "id": "617886", + "fullName": "Årsta Gård", + "parentFullName": "Sköldinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179b0" + }, + "id": "935189", + "fullName": "Årsta Lugnet", + "parentFullName": "Sköldinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179b1" + }, + "id": "617902", + "fullName": "Årsta Östergård", + "parentFullName": "Sköldinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179b2" + }, + "id": "617892", + "fullName": "Årsta Kvarntorp", + "parentFullName": "Sköldinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179b3" + }, + "id": "617890", + "fullName": "Årsta Krogstugan", + "parentFullName": "Sköldinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179b4" + }, + "id": "617896", + "fullName": "Årsta Remmaråsen", + "parentFullName": "Sköldinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179b5" + }, + "id": "616285", + "fullName": "Sarpetorp Ärlunda", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179b7" + }, + "id": "617894", + "fullName": "Årsta Lilla Flygeln", + "parentFullName": "Sköldinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179b8" + }, + "id": "617898", + "fullName": "Årsta Stora Flygeln", + "parentFullName": "Sköldinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179b9" + }, + "id": "617888", + "fullName": "Årsta Gård Lovisedal", + "parentFullName": "Sköldinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179ba" + }, + "id": "517677", + "fullName": "Arken", + "parentFullName": "Brottby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179bb" + }, + "id": "517395", + "fullName": "Artinge", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179bc" + }, + "id": "516839", + "fullName": "Arningeleden", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179bd" + }, + "id": "517397", + "fullName": "Artingevägen", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179be" + }, + "id": "517028", + "fullName": "Artillerivägen", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179bf" + }, + "id": "540722", + "fullName": "Arup", + "parentFullName": "Löberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179c0" + }, + "id": "540726", + "fullName": "Arup Eka", + "parentFullName": "Löberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179c1" + }, + "id": "540734", + "fullName": "Arups Skola", + "parentFullName": "Löberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179c2" + }, + "id": "542155", + "fullName": "Arildsvägen", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179c4" + }, + "id": "540724", + "fullName": "Arup Almelund", + "parentFullName": "Löberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179c5" + }, + "id": "540729", + "fullName": "Arup Lillehem", + "parentFullName": "Löberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179c6" + }, + "id": "540730", + "fullName": "Arup Lillgården", + "parentFullName": "Löberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179c7" + }, + "id": "540732", + "fullName": "Arup Änglahuset", + "parentFullName": "Löberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179c8" + }, + "id": "540728", + "fullName": "Arup Kungabacken", + "parentFullName": "Löberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179c9" + }, + "id": "542901", + "fullName": "Benstorp Arbetarbostaden", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179ca" + }, + "id": "543457", + "fullName": "Fagerås Gård Arbetsbostaden", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179cb" + }, + "id": "540934", + "fullName": "Lönshults Gård Arbetarebostaden", + "parentFullName": "Löberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179cc" + }, + "id": "548912", + "fullName": "Gårdala Gård Arrendatorbostaden", + "parentFullName": "Flyinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179cf" + }, + "id": "541360", + "fullName": "Ärenprisvägen", + "parentFullName": "Harlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179d0" + }, + "id": "790355", + "fullName": "Arkegatan", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179d1" + }, + "id": "790115", + "fullName": "Ardennergatan", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179d2" + }, + "id": "790869", + "fullName": "Grolanda Arneborg", + "parentFullName": "Floby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179d3" + }, + "id": "791150", + "fullName": "Alphems Arboretum", + "parentFullName": "Floby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179d4" + }, + "id": "795861", + "fullName": "Vistorp Arnared", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179d5" + }, + "id": "795491", + "fullName": "Ullene Aregården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179d6" + }, + "id": "795333", + "fullName": "Sätuna Arvidsgården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179d7" + }, + "id": "797206", + "fullName": "Hornborga Arvidsgården", + "parentFullName": "Broddetorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179d8" + }, + "id": "796195", + "fullName": "Håkantorp Arvid Jonsgården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179d9" + }, + "id": "792658", + "fullName": "Bredene Åryd", + "parentFullName": "Åsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179da" + }, + "id": "792815", + "fullName": "Fivlered Åred", + "parentFullName": "Åsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179db" + }, + "id": "790979", + "fullName": "Grolanda Ärtelyckan", + "parentFullName": "Floby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179dc" + }, + "id": "512086", + "fullName": "Arholmavägen", + "parentFullName": "Enebyberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179dd" + }, + "id": "675120", + "fullName": "Åryd", + "parentFullName": "Trensum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179de" + }, + "id": "675121", + "fullName": "Åryds", + "parentFullName": "Trensum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179df" + }, + "id": "675122", + "fullName": "Årydsvägen", + "parentFullName": "Trensum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179e0" + }, + "id": "674691", + "fullName": "Äringsvägen", + "parentFullName": "Trensum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179e1" + }, + "id": "481637", + "fullName": "Arken", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179e2" + }, + "id": "479716", + "fullName": "Armarp", + "parentFullName": "Bodafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179e3" + }, + "id": "481641", + "fullName": "Arksäter", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179e4" + }, + "id": "481639", + "fullName": "Arkliden", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179e5" + }, + "id": "480278", + "fullName": "Armégatan", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179e6" + }, + "id": "932417", + "fullName": "Aromagatan", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179e7" + }, + "id": "479718", + "fullName": "Armarp Nylund", + "parentFullName": "Bodafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179e8" + }, + "id": "932416", + "fullName": "Arne Fagers gata", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179e9" + }, + "id": "480151", + "fullName": "Ärlvägen", + "parentFullName": "Äng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179ea" + }, + "id": "871238", + "fullName": "Hult Ärrhult", + "parentFullName": "Anneberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179eb" + }, + "id": "871236", + "fullName": "Hult Lilla Ärrhult", + "parentFullName": "Anneberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179ec" + }, + "id": "546160", + "fullName": "Arildsgatan", + "parentFullName": "Kävlinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179ed" + }, + "id": "546162", + "fullName": "Arvidsborgsvägen", + "parentFullName": "Kävlinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179ee" + }, + "id": "729873", + "fullName": "Artilleriplan", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179ef" + }, + "id": "730729", + "fullName": "Dalsmund Arvidsudden", + "parentFullName": "Granbergsdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179f0" + }, + "id": "730727", + "fullName": "Dalsmund Arvidstorpet", + "parentFullName": "Granbergsdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191da27dcf33cb2179f1" + }, + "id": "730759", + "fullName": "Granbergsdal Arvidsfall", + "parentFullName": "Granbergsdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217b75" + }, + "id": "785597", + "fullName": "Astrakanvägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217b76" + }, + "id": "785665", + "fullName": "Aspdungevägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217b77" + }, + "id": "798614", + "fullName": "Fjällbo Asplunda", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217b7e" + }, + "id": "786005", + "fullName": "Askarbäck Björkhagen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217b80" + }, + "id": "786014", + "fullName": "Björklinge-Hammarby Asphagen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ba6" + }, + "id": "502823", + "fullName": "Asptorpet Asplund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ba7" + }, + "id": "507131", + "fullName": "Asksätter Asplunda", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ba8" + }, + "id": "504249", + "fullName": "Aspvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ba9" + }, + "id": "507167", + "fullName": "Asplunda", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217baa" + }, + "id": "914711", + "fullName": "Asj-Vägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bab" + }, + "id": "502821", + "fullName": "Asptorpet", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bad" + }, + "id": "507129", + "fullName": "Asksätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bae" + }, + "id": "507931", + "fullName": "Lilla Aska", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217baf" + }, + "id": "509407", + "fullName": "Aspeliden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bb0" + }, + "id": "933370", + "fullName": "Aspögatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bb1" + }, + "id": "503307", + "fullName": "Askeby Boda", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bb2" + }, + "id": "528469", + "fullName": "Asklunden", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bb3" + }, + "id": "526327", + "fullName": "Aspebråten", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bb5" + }, + "id": "503336", + "fullName": "Askeby Skola", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bb6" + }, + "id": "504174", + "fullName": "Askebyvägen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bb8" + }, + "id": "503226", + "fullName": "Värla Asplund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bb9" + }, + "id": "503318", + "fullName": "Askeby Holmen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bba" + }, + "id": "527619", + "fullName": "Astreavägen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bbb" + }, + "id": "509383", + "fullName": "Aspnäsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bbc" + }, + "id": "507479", + "fullName": "Mutebo Aspnäs", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bbd" + }, + "id": "509548", + "fullName": "Askhagsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bbe" + }, + "id": "524345", + "fullName": "Sålla Asplund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bbf" + }, + "id": "503748", + "fullName": "Gistad Asplund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bc0" + }, + "id": "933952", + "fullName": "Tutebo Asplund", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bc1" + }, + "id": "525672", + "fullName": "Visätter Aspnäs", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bc2" + }, + "id": "522799", + "fullName": "Hölja Asphagen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bc4" + }, + "id": "503314", + "fullName": "Askeby Hagalund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bc5" + }, + "id": "503320", + "fullName": "Askeby Högliden", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bc6" + }, + "id": "503324", + "fullName": "Askeby Källtorp", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bc8" + }, + "id": "503338", + "fullName": "Askeby Solvalla", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bc9" + }, + "id": "503340", + "fullName": "Askeby Solängen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bca" + }, + "id": "503342", + "fullName": "Askeby Storgård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bcb" + }, + "id": "504131", + "fullName": "Ullälva Asplund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bce" + }, + "id": "526848", + "fullName": "Skog Aspgården", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bcf" + }, + "id": "527316", + "fullName": "Tutebo Asplund", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bd0" + }, + "id": "505079", + "fullName": "Astrakanvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bd1" + }, + "id": "507135", + "fullName": "Asksätter Lund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bd3" + }, + "id": "507806", + "fullName": "Syrorp Asplund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bd5" + }, + "id": "508015", + "fullName": "Stora Aska Gård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bd7" + }, + "id": "527791", + "fullName": "Bullorp Asplund", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bd8" + }, + "id": "528708", + "fullName": "Härna Askegård", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bd9" + }, + "id": "529299", + "fullName": "Vallby Asplund", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bda" + }, + "id": "530132", + "fullName": "Södra Hult Aspa", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bdb" + }, + "id": "525239", + "fullName": "Krankebo Asplund", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bdc" + }, + "id": "525126", + "fullName": "Hundkärr Asplund", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bdd" + }, + "id": "504543", + "fullName": "Tägneby Asplund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217be0" + }, + "id": "507269", + "fullName": "Hökhult Asplund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217be1" + }, + "id": "523788", + "fullName": "Gustad Aspegård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217be2" + }, + "id": "524884", + "fullName": "Tillorp Asplund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217be3" + }, + "id": "502960", + "fullName": "Linghem Asplunda", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217be4" + }, + "id": "503304", + "fullName": "Askeby Banketorp", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217be5" + }, + "id": "503306", + "fullName": "Askeby Blommedal", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217be6" + }, + "id": "503316", + "fullName": "Askeby Hagsätter", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217be7" + }, + "id": "503326", + "fullName": "Askeby Lindersro", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217be8" + }, + "id": "503334", + "fullName": "Askeby Skogslund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bea" + }, + "id": "525036", + "fullName": "Gatekulla Asplund", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217beb" + }, + "id": "516990", + "fullName": "Sävsjömåla Aspenäs", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bec" + }, + "id": "503322", + "fullName": "Askeby Katrinedal", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bed" + }, + "id": "503344", + "fullName": "Askeby Strömslund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bee" + }, + "id": "503346", + "fullName": "Askeby Tallbacken", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bef" + }, + "id": "503348", + "fullName": "Askeby Västergård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bf0" + }, + "id": "503924", + "fullName": "Kulla Gård Asplund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bf1" + }, + "id": "528564", + "fullName": "Gullberg Aspebo", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bf2" + }, + "id": "529833", + "fullName": "Kolfall Asplund", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bf4" + }, + "id": "504400", + "fullName": "Mylinge Asphagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bf5" + }, + "id": "504726", + "fullName": "Bökestad Aspåkra", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bf6" + }, + "id": "505791", + "fullName": "Sviestad Asplund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bf7" + }, + "id": "506199", + "fullName": "Ullälva Aspudden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bf8" + }, + "id": "506782", + "fullName": "Björnkil Asplund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bf9" + }, + "id": "507880", + "fullName": "Gålstad Aspegård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bfb" + }, + "id": "524182", + "fullName": "Sjögestad Asplund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bfc" + }, + "id": "522679", + "fullName": "Fålåsa Aspetorpet", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217bfd" + }, + "id": "522725", + "fullName": "Hackeryd Aspegård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c00" + }, + "id": "503312", + "fullName": "Askeby Gustafsberg", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c01" + }, + "id": "503330", + "fullName": "Askeby Lövingsborg", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c04" + }, + "id": "528562", + "fullName": "Gullberg Askåsen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c05" + }, + "id": "528566", + "fullName": "Gullberg Asplund", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c06" + }, + "id": "529917", + "fullName": "Norrhult Asplund", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c07" + }, + "id": "525251", + "fullName": "Kättestad Aspeliden", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c08" + }, + "id": "505077", + "fullName": "Asksätter Uppgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c09" + }, + "id": "508206", + "fullName": "Haverland Aspedal", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c0c" + }, + "id": "933535", + "fullName": "Krångestad Asphagen", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c0d" + }, + "id": "528836", + "fullName": "Kättstorp Asplunda", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c0e" + }, + "id": "529180", + "fullName": "Sjöhagen Askhagen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c0f" + }, + "id": "529182", + "fullName": "Sjöhagen Asklunden", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c10" + }, + "id": "530134", + "fullName": "Södra Hult Asplund", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c11" + }, + "id": "505071", + "fullName": "Asksätter Nedergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c12" + }, + "id": "505075", + "fullName": "Asksätter Solsätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c13" + }, + "id": "507784", + "fullName": "Sundsholm Aspholmen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c14" + }, + "id": "508335", + "fullName": "Krängegatan Asplund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c15" + }, + "id": "523358", + "fullName": "Västerlösa Asplunden", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c16" + }, + "id": "522727", + "fullName": "Hackeryd Aspegården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c17" + }, + "id": "503012", + "fullName": "Milltorpsvägen Aspebo", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c18" + }, + "id": "503328", + "fullName": "Askeby Lärarbostaden", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c19" + }, + "id": "505069", + "fullName": "Asksätter Mellangård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c1a" + }, + "id": "507362", + "fullName": "Kolbyttemon Aspängen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c1b" + }, + "id": "503000", + "fullName": "Linghems Gård Aspbacken", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c1c" + }, + "id": "505802", + "fullName": "Sviestad Stora Asplund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c1d" + }, + "id": "508018", + "fullName": "Stora Aska Kvarnkullen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c1f" + }, + "id": "505073", + "fullName": "Asksätter Skogsgläntan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c20" + }, + "id": "507151", + "fullName": "Asksättersvägen Nygård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c21" + }, + "id": "507759", + "fullName": "Stora Visätter Aspsäter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c23" + }, + "id": "503310", + "fullName": "Askeby Församlingsgården", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c26" + }, + "id": "507143", + "fullName": "Asksättersvägen Hagaberg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c27" + }, + "id": "507157", + "fullName": "Asksättersvägen Soldalen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c28" + }, + "id": "507161", + "fullName": "Asksättersvägen Vårlunda", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c29" + }, + "id": "508019", + "fullName": "Stora Aska Rättarbostaden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c2a" + }, + "id": "507141", + "fullName": "Asksättersvägen Granlunda", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c2b" + }, + "id": "507149", + "fullName": "Asksättersvägen Högsätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c2c" + }, + "id": "507155", + "fullName": "Asksättersvägen Riskällan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c2d" + }, + "id": "507159", + "fullName": "Asksättersvägen Stenlunda", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c30" + }, + "id": "508013", + "fullName": "Stora Aska Förmansbostaden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c32" + }, + "id": "507137", + "fullName": "Asksättersvägen Byttsätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c33" + }, + "id": "507144", + "fullName": "Asksättersvägen Humptorpet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c35" + }, + "id": "507153", + "fullName": "Asksättersvägen Nyhagens Gård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c36" + }, + "id": "507147", + "fullName": "Asksättersvägen Humptorpets Gård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c37" + }, + "id": "507933", + "fullName": "Lilla Aska Griftegård Krematoriet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c7e" + }, + "id": "761223", + "fullName": "Askö", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c7f" + }, + "id": "759169", + "fullName": "Aspvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c80" + }, + "id": "760384", + "fullName": "Askgränd", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c81" + }, + "id": "760386", + "fullName": "Aslögs väg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c82" + }, + "id": "761636", + "fullName": "Aspskären", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c83" + }, + "id": "936770", + "fullName": "Aspholmen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c84" + }, + "id": "758666", + "fullName": "Aseatorget", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c85" + }, + "id": "759091", + "fullName": "Aseastigen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c86" + }, + "id": "759092", + "fullName": "Aspvretsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c87" + }, + "id": "761510", + "fullName": "Askholmsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c88" + }, + "id": "761635", + "fullName": "Asköviksvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c89" + }, + "id": "761231", + "fullName": "Barkarö Asptorp", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c8a" + }, + "id": "914510", + "fullName": "Sevalla Asplunda", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c8c" + }, + "id": "761492", + "fullName": "Tallbacken Askö Gård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c9a" + }, + "id": "752918", + "fullName": "Askenäs", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c9b" + }, + "id": "753236", + "fullName": "Askersby", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c9d" + }, + "id": "753247", + "fullName": "Askers-Rud", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217c9f" + }, + "id": "753249", + "fullName": "Askers-Sand", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ca0" + }, + "id": "743430", + "fullName": "Aspholmsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ca1" + }, + "id": "743623", + "fullName": "Asplundavägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ca2" + }, + "id": "745282", + "fullName": "Aspsoppsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ca3" + }, + "id": "753228", + "fullName": "Askers Byväg", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ca4" + }, + "id": "753234", + "fullName": "Askers-Berga", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ca5" + }, + "id": "753245", + "fullName": "Askers-Mörby", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ca6" + }, + "id": "753251", + "fullName": "Askersvägen", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ca7" + }, + "id": "745225", + "fullName": "Asphagsvägen", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ca8" + }, + "id": "753232", + "fullName": "Askersbacken", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ca9" + }, + "id": "753243", + "fullName": "Askers-Lundby", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217caa" + }, + "id": "753230", + "fullName": "Askers Kyrkväg", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cab" + }, + "id": "753226", + "fullName": "Askers Bergamon", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cac" + }, + "id": "753238", + "fullName": "Askers-Fasttorp", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cad" + }, + "id": "753240", + "fullName": "Askers-Kvinnersta", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cc2" + }, + "id": "554127", + "fullName": "Aspavägen", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cc3" + }, + "id": "552859", + "fullName": "Aspögatan", + "parentFullName": "Rydebäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cc4" + }, + "id": "551393", + "fullName": "Astergatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cc5" + }, + "id": "912603", + "fullName": "Astilbegatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cc7" + }, + "id": "554473", + "fullName": "Assertorps Gård", + "parentFullName": "Mörarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cc8" + }, + "id": "927548", + "fullName": "Asa Thors Gränd", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cc9" + }, + "id": "554475", + "fullName": "Assertorpsvägen", + "parentFullName": "Mörarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cca" + }, + "id": "550664", + "fullName": "Askersundsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ccb" + }, + "id": "551617", + "fullName": "Aschebergsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cce" + }, + "id": "564613", + "fullName": "Aspö", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ccf" + }, + "id": "563263", + "fullName": "Ask Gård", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cd0" + }, + "id": "563267", + "fullName": "Askvägen", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cd1" + }, + "id": "563269", + "fullName": "Aspa Gård", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cd2" + }, + "id": "921561", + "fullName": "Kälebo Aspa", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cd3" + }, + "id": "563265", + "fullName": "Askhagsvägen", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cd4" + }, + "id": "558824", + "fullName": "Askebygatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cd6" + }, + "id": "934738", + "fullName": "Astrakanvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cd7" + }, + "id": "596579", + "fullName": "Vånga Aspeboda", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cd8" + }, + "id": "564728", + "fullName": "Brytsbo Aspskär", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cd9" + }, + "id": "567139", + "fullName": "Östra Ny Asplund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cda" + }, + "id": "560018", + "fullName": "Sidus Asptorpet", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cdb" + }, + "id": "561737", + "fullName": "Skärlöta Aspebo", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cdc" + }, + "id": "564696", + "fullName": "Aspöja Västantill", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cdd" + }, + "id": "564860", + "fullName": "Kälebo Aspbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cde" + }, + "id": "567141", + "fullName": "Östra Ny Asplunden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cdf" + }, + "id": "568263", + "fullName": "Kuddby Aspkullen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ce0" + }, + "id": "586777", + "fullName": "Brestad Asptorpet", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ce1" + }, + "id": "504061", + "fullName": "Skärkind Asptorpet", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ce2" + }, + "id": "560823", + "fullName": "Vrinnevi Aspliden", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ce3" + }, + "id": "563947", + "fullName": "Kätterstad Asplund", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ce4" + }, + "id": "564748", + "fullName": "Brytsbo Villa Asken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ce6" + }, + "id": "567585", + "fullName": "Östra Husby Asplund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ce7" + }, + "id": "567855", + "fullName": "Valtersten Asplund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ce8" + }, + "id": "566625", + "fullName": "Satterstad Asplund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cea" + }, + "id": "597661", + "fullName": "Holmtorp Aspbacken", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ceb" + }, + "id": "560169", + "fullName": "Styrstad Asplunden", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cec" + }, + "id": "561735", + "fullName": "Skärlöta Aspbacken", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ced" + }, + "id": "565077", + "fullName": "Gottenvik Asptorpet", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cee" + }, + "id": "561575", + "fullName": "Hillerstad Asketorp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cef" + }, + "id": "567288", + "fullName": "Färjestaden Aspliden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cf0" + }, + "id": "567928", + "fullName": "Östra Stenby Aspetorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cf1" + }, + "id": "567930", + "fullName": "Östra Stenby Aspstugan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217cf2" + }, + "id": "566472", + "fullName": "Häradshammar Aspliden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d16" + }, + "id": "860617", + "fullName": "Askarp", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d17" + }, + "id": "859912", + "fullName": "Assarebo", + "parentFullName": "Månsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d1a" + }, + "id": "858015", + "fullName": "Aspvägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d1b" + }, + "id": "859096", + "fullName": "Aspstigen", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d1c" + }, + "id": "859446", + "fullName": "Aspgatan", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d1d" + }, + "id": "861383", + "fullName": "Aspåsgatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d1e" + }, + "id": "856935", + "fullName": "Asby Norrgård", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d20" + }, + "id": "914962", + "fullName": "Astrakangatan", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d21" + }, + "id": "858310", + "fullName": "Aspängsvägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d22" + }, + "id": "856939", + "fullName": "Asby Södergård", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d23" + }, + "id": "853616", + "fullName": "Aspholmsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d24" + }, + "id": "854014", + "fullName": "Astronomgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d25" + }, + "id": "856934", + "fullName": "Asby Bengtsgård", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d26" + }, + "id": "860619", + "fullName": "Askarp Östergård", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d27" + }, + "id": "859264", + "fullName": "Rönjane Aspelund", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d29" + }, + "id": "859336", + "fullName": "Vireda By Aspelund", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d2a" + }, + "id": "858901", + "fullName": "Gyeberg Aspholmen", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d2b" + }, + "id": "853407", + "fullName": "Astrid Lindgrens stig", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d4f" + }, + "id": "882835", + "fullName": "Aspvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d50" + }, + "id": "886193", + "fullName": "Aspvägen", + "parentFullName": "Sävar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d51" + }, + "id": "883656", + "fullName": "Aspvägen", + "parentFullName": "Hörnefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d52" + }, + "id": "887687", + "fullName": "Asplidvägen", + "parentFullName": "Botsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d53" + }, + "id": "886259", + "fullName": "Ostnäs Aspväg", + "parentFullName": "Sävar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d54" + }, + "id": "883586", + "fullName": "Astronomgatan", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d59" + }, + "id": "926996", + "fullName": "Asks väg", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d5a" + }, + "id": "550138", + "fullName": "Assartorp", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d5b" + }, + "id": "533140", + "fullName": "Assartorp", + "parentFullName": "Klågerup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d5c" + }, + "id": "531752", + "fullName": "Astrakanvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d5d" + }, + "id": "549266", + "fullName": "Astrakangatan", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d5e" + }, + "id": "548774", + "fullName": "Assarhusagård", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d5f" + }, + "id": "550140", + "fullName": "Assartorps Skola", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d60" + }, + "id": "533142", + "fullName": "Assartorps Fälad", + "parentFullName": "Klågerup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d61" + }, + "id": "548812", + "fullName": "Assarhusavägen", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d62" + }, + "id": "550142", + "fullName": "Assartorps Säteri", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d63" + }, + "id": "910273", + "fullName": "Astrid Lindgrens väg", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d6b" + }, + "id": "775203", + "fullName": "Askvägen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d6c" + }, + "id": "764066", + "fullName": "Aspgatan", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d6d" + }, + "id": "763516", + "fullName": "Askallén", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d6e" + }, + "id": "780981", + "fullName": "Askvägen", + "parentFullName": "Svaneholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d6f" + }, + "id": "786227", + "fullName": "Aspvägen", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d70" + }, + "id": "764534", + "fullName": "Aspvägen", + "parentFullName": "Gånghester", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d71" + }, + "id": "763963", + "fullName": "Aspegränd", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d72" + }, + "id": "781965", + "fullName": "Asphyddan", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d73" + }, + "id": "764021", + "fullName": "Aspestigen", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d74" + }, + "id": "775861", + "fullName": "Assmundared", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d75" + }, + "id": "781966", + "fullName": "Aspåsvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d76" + }, + "id": "781527", + "fullName": "Bua Aspelund", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d77" + }, + "id": "775892", + "fullName": "Vänga Asstorp", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d7a" + }, + "id": "762044", + "fullName": "Askedalsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d7b" + }, + "id": "775201", + "fullName": "Asklandavägen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d7d" + }, + "id": "777001", + "fullName": "Uddetorp Asket", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d83" + }, + "id": "783262", + "fullName": "Ekkulla Aspelund", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d86" + }, + "id": "781145", + "fullName": "Kållakärr Aspelund", + "parentFullName": "Viskafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d87" + }, + "id": "783383", + "fullName": "Gretlanda Aspelund", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d88" + }, + "id": "781289", + "fullName": "Häggårda Asmundared", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d89" + }, + "id": "782640", + "fullName": "Skänstad Assarsgården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d8a" + }, + "id": "764179", + "fullName": "Åsvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d8b" + }, + "id": "775625", + "fullName": "Åsvägen", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d8d" + }, + "id": "764638", + "fullName": "Åsvägen", + "parentFullName": "Gånghester", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d8e" + }, + "id": "775317", + "fullName": "Åsboplan", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d8f" + }, + "id": "780825", + "fullName": "Åsavägen", + "parentFullName": "Viskafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d90" + }, + "id": "775319", + "fullName": "Åsbovägen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d91" + }, + "id": "776020", + "fullName": "Vänga Åsen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d92" + }, + "id": "761582", + "fullName": "Åsbogatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d94" + }, + "id": "780874", + "fullName": "Åsabacken", + "parentFullName": "Viskafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d95" + }, + "id": "780878", + "fullName": "Åsakroken", + "parentFullName": "Viskafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d96" + }, + "id": "782156", + "fullName": "Åsenvägen", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d97" + }, + "id": "776411", + "fullName": "Gingri Åsen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d98" + }, + "id": "763166", + "fullName": "Gamsen Åsen", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d99" + }, + "id": "763204", + "fullName": "Gravryd Åsen", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d9c" + }, + "id": "776413", + "fullName": "Gingri Åslätt", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217d9e" + }, + "id": "780876", + "fullName": "Åsahagsvägen", + "parentFullName": "Viskafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217da1" + }, + "id": "761968", + "fullName": "Övre Åsbogatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217da3" + }, + "id": "761899", + "fullName": "Åsboholmsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217da5" + }, + "id": "763174", + "fullName": "Granholmen Åsen", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217da9" + }, + "id": "782622", + "fullName": "Kronogården Åsen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217daa" + }, + "id": "776689", + "fullName": "Tärby Norra Åsarna", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dab" + }, + "id": "776717", + "fullName": "Tärby Södra Åsarne", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dae" + }, + "id": "775755", + "fullName": "Råhult Åskesvedjan", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dbc" + }, + "id": "783760", + "fullName": "Norra Lergered Åsenhill", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dbd" + }, + "id": "783884", + "fullName": "Södra Lergered Åsengård", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dc4" + }, + "id": "491233", + "fullName": "Aspvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dc5" + }, + "id": "491773", + "fullName": "Astilbevägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dc6" + }, + "id": "491792", + "fullName": "Åsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dc7" + }, + "id": "935161", + "fullName": "Aspesta Aspesta", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dc8" + }, + "id": "935160", + "fullName": "Aspesta Askkullen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dc9" + }, + "id": "774147", + "fullName": "Aspesten Asphöjden", + "parentFullName": "Kungsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dca" + }, + "id": "935162", + "fullName": "Aspesta Aspesta Gård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dcb" + }, + "id": "935163", + "fullName": "Aspesta Aspesta Hagen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dcd" + }, + "id": "614568", + "fullName": "Aspedal", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dce" + }, + "id": "774145", + "fullName": "Aspesten", + "parentFullName": "Kungsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dcf" + }, + "id": "613307", + "fullName": "Asplund", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dd0" + }, + "id": "638457", + "fullName": "Aspvägen", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dd1" + }, + "id": "609567", + "fullName": "Askvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dd2" + }, + "id": "606402", + "fullName": "Aspvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dd3" + }, + "id": "621972", + "fullName": "Vi Asplund", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dd4" + }, + "id": "612385", + "fullName": "Lista Asplund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dd5" + }, + "id": "608892", + "fullName": "Jäder Aspedal", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dd6" + }, + "id": "609503", + "fullName": "Vävle Asplund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dd7" + }, + "id": "606686", + "fullName": "Asphagsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dd9" + }, + "id": "608096", + "fullName": "Svista Aspnäs", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dda" + }, + "id": "612204", + "fullName": "Tiggeby Aspäng", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ddb" + }, + "id": "638410", + "fullName": "Aspirantgatan", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ddc" + }, + "id": "607032", + "fullName": "Astrakanvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dde" + }, + "id": "623541", + "fullName": "Tumbo Asplunda", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ddf" + }, + "id": "607260", + "fullName": "Lilla Nyby Askö", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217de0" + }, + "id": "614526", + "fullName": "Örsta Aspudden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217de2" + }, + "id": "612383", + "fullName": "Lista Asphyddan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217de3" + }, + "id": "609497", + "fullName": "Vävle Asphöjden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217de4" + }, + "id": "609862", + "fullName": "Kjulaås Aspesta", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217de5" + }, + "id": "606383", + "fullName": "Assessorsgatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217de6" + }, + "id": "606738", + "fullName": "Hällby Aspudden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217de7" + }, + "id": "609764", + "fullName": "Kjulamon Asphult", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217de8" + }, + "id": "609766", + "fullName": "Kjulamon Asplund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217de9" + }, + "id": "607263", + "fullName": "Lilla Nyby Aspvik", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dea" + }, + "id": "610743", + "fullName": "Kolsta Askbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dec" + }, + "id": "935165", + "fullName": "Aspesta Karlslund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ded" + }, + "id": "613309", + "fullName": "Asplund Bergkärr", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dee" + }, + "id": "613311", + "fullName": "Asplund Holmtorp", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217def" + }, + "id": "613313", + "fullName": "Asplund Hälltorp", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217df0" + }, + "id": "613317", + "fullName": "Asplund Sörlunda", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217df1" + }, + "id": "612838", + "fullName": "Knutstorp Aspdalen", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217df2" + }, + "id": "614070", + "fullName": "Hällberga Asplund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217df3" + }, + "id": "609860", + "fullName": "Kjulaås Askkullen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217df4" + }, + "id": "622128", + "fullName": "Västermo Asphäll", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217df5" + }, + "id": "608466", + "fullName": "Prostökna Asplund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217df6" + }, + "id": "774153", + "fullName": "Aspesten Stenliden", + "parentFullName": "Kungsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217df7" + }, + "id": "613315", + "fullName": "Asplund Rändelsved", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217df8" + }, + "id": "609577", + "fullName": "Dammsäng Aspstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217df9" + }, + "id": "609893", + "fullName": "Kjulaåsen Asplunda", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dfa" + }, + "id": "623356", + "fullName": "Lilla Smedby Asplund", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dfb" + }, + "id": "774149", + "fullName": "Aspesten Junibacken", + "parentFullName": "Kungsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dfc" + }, + "id": "935164", + "fullName": "Aspesta Gustavslund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dfd" + }, + "id": "935166", + "fullName": "Aspesta Kvarnbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dfe" + }, + "id": "612642", + "fullName": "Vingsleör Asphyddan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217dff" + }, + "id": "609762", + "fullName": "Kjulamon Aspestahult", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e00" + }, + "id": "609864", + "fullName": "Kjulaås Aspesta Gård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e01" + }, + "id": "609866", + "fullName": "Kjulaås Aspesta Hagen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e02" + }, + "id": "607261", + "fullName": "Lilla Nyby Asphöjden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e03" + }, + "id": "611297", + "fullName": "Råby-Rekarne Asphagen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e04" + }, + "id": "611299", + "fullName": "Råby-Rekarne Asphäll", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e05" + }, + "id": "611301", + "fullName": "Råby-Rekarne Asplund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e06" + }, + "id": "614360", + "fullName": "Stenkvista Aspliden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e07" + }, + "id": "622387", + "fullName": "Östra Fyrby Asphyddan", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e08" + }, + "id": "623694", + "fullName": "Tumbo-Österby Askholmen", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e09" + }, + "id": "611295", + "fullName": "Råby-Rekarne Askarshäll", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e0a" + }, + "id": "607317", + "fullName": "Lilla Nyby Villa Asphöjden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e0b" + }, + "id": "774151", + "fullName": "Aspesten Kyrkgrindsbacken", + "parentFullName": "Kungsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e0c" + }, + "id": "935180", + "fullName": "Åsby", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e0f" + }, + "id": "606077", + "fullName": "Åsbymon Åsbyhage", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e10" + }, + "id": "606079", + "fullName": "Åsbymon Åsbylund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e11" + }, + "id": "613259", + "fullName": "Åstorp", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e12" + }, + "id": "638673", + "fullName": "Åsvägen", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e14" + }, + "id": "606049", + "fullName": "Åsbymon", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e15" + }, + "id": "606075", + "fullName": "Åsbymon Åsbergstorpet", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e16" + }, + "id": "607981", + "fullName": "Åsavägen", + "parentFullName": "Skogstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e18" + }, + "id": "606081", + "fullName": "Åsbyvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e1a" + }, + "id": "609056", + "fullName": "Jäders-Åsby", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e1c" + }, + "id": "606047", + "fullName": "Åsby Säteri", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e1d" + }, + "id": "610100", + "fullName": "Viby Åslund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e1e" + }, + "id": "774223", + "fullName": "Hägerås Åsa", + "parentFullName": "Kungsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e1f" + }, + "id": "613279", + "fullName": "Åstorp Näsbo", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e20" + }, + "id": "613562", + "fullName": "Lundby Åsboda", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e21" + }, + "id": "606173", + "fullName": "Östra Åsgatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e22" + }, + "id": "607102", + "fullName": "Åstorpsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e23" + }, + "id": "913844", + "fullName": "Åstorp Kvarnen", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e25" + }, + "id": "612564", + "fullName": "Lista-Åsby Gård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e26" + }, + "id": "612568", + "fullName": "Lista-Åsby Haga", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e27" + }, + "id": "613267", + "fullName": "Åstorp Flygeln", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e28" + }, + "id": "606172", + "fullName": "Västra Åsgatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e29" + }, + "id": "612268", + "fullName": "Åsbymon Tolalöt", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e2a" + }, + "id": "612914", + "fullName": "Kyrkbyn Åsbacka", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e2b" + }, + "id": "613261", + "fullName": "Åstorp Björkäng", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e2c" + }, + "id": "613265", + "fullName": "Åstorp Ekhöjden", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e2d" + }, + "id": "613271", + "fullName": "Åstorp Herrgård", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e2e" + }, + "id": "613277", + "fullName": "Åstorp Mejeriet", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e2f" + }, + "id": "609064", + "fullName": "Jäders-Åsby Gård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e30" + }, + "id": "609074", + "fullName": "Jäders-Åsbylund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e31" + }, + "id": "609486", + "fullName": "Strand Åsstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e32" + }, + "id": "609853", + "fullName": "Kjulamon Åstorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e34" + }, + "id": "916137", + "fullName": "Åstorp Växthuset", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e35" + }, + "id": "612264", + "fullName": "Åsbymon Tolaberg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e36" + }, + "id": "612266", + "fullName": "Åsbymon Tolalund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e37" + }, + "id": "612580", + "fullName": "Lista-Åsby Täppan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e3b" + }, + "id": "606056", + "fullName": "Åsbymon Backtorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e3c" + }, + "id": "606065", + "fullName": "Åsbymon Kråktorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e3d" + }, + "id": "611723", + "fullName": "Hyndevad Åstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e3e" + }, + "id": "923196", + "fullName": "Åstorp Lantbruket", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e3f" + }, + "id": "613269", + "fullName": "Åstorp Gårdshuset", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e40" + }, + "id": "613273", + "fullName": "Åstorp Kråkvreten", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e41" + }, + "id": "609060", + "fullName": "Jäders-Åsby Djupet", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e44" + }, + "id": "916421", + "fullName": "Åstorp Övre Flygeln", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e45" + }, + "id": "612570", + "fullName": "Lista-Åsby Norrgård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e46" + }, + "id": "612578", + "fullName": "Lista-Åsby Talliden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e47" + }, + "id": "609964", + "fullName": "Kjulaåsen Åsgården", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e48" + }, + "id": "606069", + "fullName": "Åsbymon Skogsudden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e49" + }, + "id": "606057", + "fullName": "Åsbymon Branteberg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e4a" + }, + "id": "606059", + "fullName": "Åsbymon Gripbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e4b" + }, + "id": "606061", + "fullName": "Åsbymon Hällvreten", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e4c" + }, + "id": "911458", + "fullName": "Åstorp Östra Flygeln", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e4d" + }, + "id": "612572", + "fullName": "Lista-Åsby Olsgården", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e4e" + }, + "id": "612574", + "fullName": "Lista-Åsby Rönnliden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e4f" + }, + "id": "612576", + "fullName": "Lista-Åsby Södergård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e50" + }, + "id": "609062", + "fullName": "Jäders-Åsby Dybacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e51" + }, + "id": "606071", + "fullName": "Åsbymon Spångstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e54" + }, + "id": "606058", + "fullName": "Åsbymon Gamla Skolan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e55" + }, + "id": "610677", + "fullName": "Grundby Åslunda Gård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e58" + }, + "id": "911704", + "fullName": "Åstorp Västra Flygeln", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e59" + }, + "id": "921431", + "fullName": "Åstorp Östra Mejeriet", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e5a" + }, + "id": "613560", + "fullName": "Lundby Säteri Åstugan", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e5b" + }, + "id": "612582", + "fullName": "Lista-Åsby Västergård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e5c" + }, + "id": "613275", + "fullName": "Åstorp Lilla Ebbetorp", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e5e" + }, + "id": "609066", + "fullName": "Jäders-Åsby Lillängen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e5f" + }, + "id": "609072", + "fullName": "Jäders-Åsby Olofslund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e60" + }, + "id": "606073", + "fullName": "Åsbymon Svedjetorpet", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e62" + }, + "id": "606063", + "fullName": "Åsbymon Johannesberg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e63" + }, + "id": "917907", + "fullName": "Åstorp Västra Mejeriet", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e65" + }, + "id": "613263", + "fullName": "Åstorp Blomstergården", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e66" + }, + "id": "912994", + "fullName": "Åstorp Östra Gårdshuset", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e67" + }, + "id": "922916", + "fullName": "Jäders-Åsby Karins backe", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e68" + }, + "id": "606067", + "fullName": "Åsbymon Nya Spångstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e6b" + }, + "id": "923131", + "fullName": "Åstorp Västra Gårdshuset", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e6d" + }, + "id": "912989", + "fullName": "Åstorp Östra Blomstergården", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e6e" + }, + "id": "612565", + "fullName": "Lista-Åsby Gård Vallmostugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e6f" + }, + "id": "917775", + "fullName": "Åstorp Västra Blomstergården", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e70" + }, + "id": "481605", + "fullName": "Asastigen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e71" + }, + "id": "482684", + "fullName": "Aspvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e72" + }, + "id": "488411", + "fullName": "Åsvägen", + "parentFullName": "Älta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e73" + }, + "id": "482775", + "fullName": "Åsavägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e74" + }, + "id": "483332", + "fullName": "Åsbacken", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e75" + }, + "id": "482079", + "fullName": "Åsastigen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e76" + }, + "id": "836937", + "fullName": "Aspvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e77" + }, + "id": "835395", + "fullName": "Askharen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e78" + }, + "id": "835082", + "fullName": "Asmundgatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e79" + }, + "id": "843707", + "fullName": "Asbosandsvägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e7a" + }, + "id": "843893", + "fullName": "Åstigen", + "parentFullName": "Hamrångefjärden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e7b" + }, + "id": "844183", + "fullName": "Åsvägen", + "parentFullName": "Valbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e7c" + }, + "id": "837836", + "fullName": "Åsvägen", + "parentFullName": "Hedesunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e7d" + }, + "id": "836666", + "fullName": "Åsagatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e7e" + }, + "id": "836111", + "fullName": "Åsbovägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e7f" + }, + "id": "836109", + "fullName": "Åsbogården", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e80" + }, + "id": "923048", + "fullName": "Åsundsharen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e81" + }, + "id": "844185", + "fullName": "Åsängevägen", + "parentFullName": "Valbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e82" + }, + "id": "837125", + "fullName": "Norra Åsvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e83" + }, + "id": "837129", + "fullName": "Södra Åsvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e84" + }, + "id": "837137", + "fullName": "Åsgårdsvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e85" + }, + "id": "844137", + "fullName": "Åsgårdsvägen", + "parentFullName": "Valbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e86" + }, + "id": "837834", + "fullName": "Åsbergsvägen", + "parentFullName": "Hedesunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e87" + }, + "id": "596325", + "fullName": "Assarp", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e88" + }, + "id": "592008", + "fullName": "Aspvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e89" + }, + "id": "596333", + "fullName": "Assarp Haga", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e8a" + }, + "id": "594822", + "fullName": "Aspgatan", + "parentFullName": "Gullbrandstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e8b" + }, + "id": "597099", + "fullName": "Aspehagsvägen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e8c" + }, + "id": "598163", + "fullName": "Askarebygget", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e8d" + }, + "id": "596327", + "fullName": "Assarp Björkhem", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e8f" + }, + "id": "592753", + "fullName": "Aschebergsgatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e90" + }, + "id": "596335", + "fullName": "Assarp Karlslund", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e91" + }, + "id": "594824", + "fullName": "Astrakangatan", + "parentFullName": "Gullbrandstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e92" + }, + "id": "597204", + "fullName": "Jonstorp Aspelund", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e93" + }, + "id": "596329", + "fullName": "Assarp Björklunden", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e94" + }, + "id": "596331", + "fullName": "Assarp Gårdslyckan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e95" + }, + "id": "596346", + "fullName": "Björkås Askelunda", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e96" + }, + "id": "596337", + "fullName": "Assarp Kastanjelund", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e97" + }, + "id": "609151", + "fullName": "Slättåkra Aspelund", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e98" + }, + "id": "928481", + "fullName": "Slättåkra Aspelund", + "parentFullName": "Slättåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e99" + }, + "id": "594552", + "fullName": "Borgasgård Aspelund", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e9a" + }, + "id": "596339", + "fullName": "Assarp Lilla Karlslund", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e9b" + }, + "id": "598165", + "fullName": "Askarebygget Ugglebo", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e9c" + }, + "id": "598565", + "fullName": "Nybygget Askängens Gård", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e9d" + }, + "id": "609457", + "fullName": "Äspön", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e9e" + }, + "id": "598756", + "fullName": "Äskilt", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217e9f" + }, + "id": "593946", + "fullName": "Åsvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ea0" + }, + "id": "598762", + "fullName": "Äspered", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ea1" + }, + "id": "598139", + "fullName": "Åsgränd", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ea2" + }, + "id": "609227", + "fullName": "Åstrilt", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ea3" + }, + "id": "928300", + "fullName": "Äskered", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ea4" + }, + "id": "608931", + "fullName": "Åsgatan", + "parentFullName": "Åled", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ea5" + }, + "id": "598335", + "fullName": "Fröböke Åsen", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ea6" + }, + "id": "594460", + "fullName": "Åsgårdsvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ea7" + }, + "id": "598758", + "fullName": "Äskilt Krunan", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ea8" + }, + "id": "608951", + "fullName": "Backabol Åsen", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ea9" + }, + "id": "595749", + "fullName": "Tiarp Åsenlund", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217eaa" + }, + "id": "609277", + "fullName": "Grumshult Åsen", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217eab" + }, + "id": "603556", + "fullName": "Äskered Mokrik", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217eac" + }, + "id": "598759", + "fullName": "Äskilt Lillegård", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ead" + }, + "id": "598761", + "fullName": "Äskilt Storegård", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217eae" + }, + "id": "598760", + "fullName": "Äskilt Sjötegarna", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217eaf" + }, + "id": "598763", + "fullName": "Äspered Morbacken", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217eb0" + }, + "id": "877712", + "fullName": "Aspvägen", + "parentFullName": "Kvissleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217eb1" + }, + "id": "877668", + "fullName": "Astravägen", + "parentFullName": "Kvissleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217eb2" + }, + "id": "877746", + "fullName": "Astervägen", + "parentFullName": "Kvissleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217eb3" + }, + "id": "878429", + "fullName": "Ås", + "parentFullName": "Alnö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217eb4" + }, + "id": "876427", + "fullName": "Åse", + "parentFullName": "Kovland", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217eb5" + }, + "id": "877291", + "fullName": "Åsen", + "parentFullName": "Liden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217eb6" + }, + "id": "878184", + "fullName": "Åsvägen", + "parentFullName": "Matfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217eb7" + }, + "id": "875523", + "fullName": "Åsgatan", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217eb8" + }, + "id": "876429", + "fullName": "Åséns väg", + "parentFullName": "Kovland", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217eb9" + }, + "id": "878215", + "fullName": "Åstavägen", + "parentFullName": "Matfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217eba" + }, + "id": "497368", + "fullName": "Aska", + "parentFullName": "Enhörna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ebb" + }, + "id": "500944", + "fullName": "Aspvik", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ebc" + }, + "id": "499980", + "fullName": "Asphaga", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ebd" + }, + "id": "500216", + "fullName": "Asptorp", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ebe" + }, + "id": "500214", + "fullName": "Aspbacken", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ebf" + }, + "id": "499003", + "fullName": "Askvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ec0" + }, + "id": "499008", + "fullName": "Aspvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ec1" + }, + "id": "497369", + "fullName": "Askavägen", + "parentFullName": "Enhörna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ec2" + }, + "id": "500850", + "fullName": "Aspviks Gård", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ec3" + }, + "id": "499004", + "fullName": "Aspstigen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ec4" + }, + "id": "499006", + "fullName": "Aspvillan", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ec5" + }, + "id": "498856", + "fullName": "Aspdungen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ec6" + }, + "id": "498857", + "fullName": "Asphyddan", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ec7" + }, + "id": "926562", + "fullName": "Astraallén", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ec8" + }, + "id": "500852", + "fullName": "Aspviksvägen", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ec9" + }, + "id": "497738", + "fullName": "Astrabacken", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217eca" + }, + "id": "498461", + "fullName": "Aspdalsvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ecb" + }, + "id": "498650", + "fullName": "Aspegrensvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ecc" + }, + "id": "926563", + "fullName": "Astrid Lööfs gata", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ecd" + }, + "id": "498999", + "fullName": "Åsbo", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ece" + }, + "id": "501146", + "fullName": "Åstugan", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ecf" + }, + "id": "499621", + "fullName": "Åsgatan", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ed0" + }, + "id": "497940", + "fullName": "Åsvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ed1" + }, + "id": "501594", + "fullName": "Åshammar", + "parentFullName": "Nykvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ed2" + }, + "id": "498854", + "fullName": "Åsgården", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ed3" + }, + "id": "499000", + "fullName": "Åsbovägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ed5" + }, + "id": "493237", + "fullName": "Asptuna", + "parentFullName": "Norsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ed6" + }, + "id": "493813", + "fullName": "Askvägen", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ed7" + }, + "id": "494380", + "fullName": "Aspvägen", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ed8" + }, + "id": "494197", + "fullName": "Aspenvägen", + "parentFullName": "Tumba", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ed9" + }, + "id": "493355", + "fullName": "Aspbergsvägen", + "parentFullName": "Norsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217eda" + }, + "id": "493541", + "fullName": "Rikstens Säteri Asptorp", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217edb" + }, + "id": "494360", + "fullName": "Åsvägen", + "parentFullName": "Uttran", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217edc" + }, + "id": "494794", + "fullName": "Åshöjdsvägen", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217edd" + }, + "id": "652085", + "fullName": "Asaryd Asgård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ede" + }, + "id": "651974", + "fullName": "Asa", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217edf" + }, + "id": "652083", + "fullName": "Asaryd", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ee0" + }, + "id": "654689", + "fullName": "Aspvägen", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ee1" + }, + "id": "644559", + "fullName": "Aspvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ee2" + }, + "id": "928949", + "fullName": "Asa Örnebo", + "parentFullName": "Tolg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ee3" + }, + "id": "652045", + "fullName": "Asa Kyrka", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ee4" + }, + "id": "652048", + "fullName": "Asa Leran", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ee5" + }, + "id": "652111", + "fullName": "Asavägen", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ee6" + }, + "id": "653126", + "fullName": "Askevägen", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ee7" + }, + "id": "653576", + "fullName": "Asa Örnebo", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ee8" + }, + "id": "928947", + "fullName": "Asa Lindäng", + "parentFullName": "Tolg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ee9" + }, + "id": "661065", + "fullName": "Asby Släna", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217eeb" + }, + "id": "664580", + "fullName": "Jät Aspelund", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217eec" + }, + "id": "664582", + "fullName": "Jät Aspvägen", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217eed" + }, + "id": "653570", + "fullName": "Asa Lindäng", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217eee" + }, + "id": "651984", + "fullName": "Asa Fridhem", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217eef" + }, + "id": "652079", + "fullName": "Asa Solhäll", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ef0" + }, + "id": "664786", + "fullName": "Uråsa Aspäng", + "parentFullName": "Uråsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ef1" + }, + "id": "654234", + "fullName": "Tjureda Aspö", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ef2" + }, + "id": "651980", + "fullName": "Asa Ekbacken", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ef3" + }, + "id": "911322", + "fullName": "Asa Ekkullen", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ef4" + }, + "id": "661059", + "fullName": "Asby Lyckebo", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ef5" + }, + "id": "661064", + "fullName": "Asby Nyalund", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ef6" + }, + "id": "661066", + "fullName": "Asby Solhöjd", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ef7" + }, + "id": "928885", + "fullName": "Tjureda Aspö", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ef8" + }, + "id": "646892", + "fullName": "Bergkvara Ask", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ef9" + }, + "id": "651982", + "fullName": "Asa Erikstorp", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217efa" + }, + "id": "651991", + "fullName": "Asa Grästaket", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217efb" + }, + "id": "651997", + "fullName": "Asa Kråketorp", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217efc" + }, + "id": "652047", + "fullName": "Asa Kyrkskola", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217efd" + }, + "id": "652049", + "fullName": "Asa Norratorp", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217efe" + }, + "id": "652051", + "fullName": "Asa Prästgård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217eff" + }, + "id": "652093", + "fullName": "Asaryd Förans", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f00" + }, + "id": "652097", + "fullName": "Asaryd Lejons", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f01" + }, + "id": "652101", + "fullName": "Asaryd Nabben", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f02" + }, + "id": "922869", + "fullName": "Asaryd Ekåker", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f03" + }, + "id": "653574", + "fullName": "Asa Undantaget", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f04" + }, + "id": "661057", + "fullName": "Asby Hägghult", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f05" + }, + "id": "661061", + "fullName": "Asby Lövängen", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f06" + }, + "id": "644296", + "fullName": "Askelövsgatan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f07" + }, + "id": "645640", + "fullName": "Astrakanvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f08" + }, + "id": "645810", + "fullName": "Kronoberg Aspö", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f09" + }, + "id": "645918", + "fullName": "Asteroidvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f0a" + }, + "id": "651978", + "fullName": "Asa Brunnstorp", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f0b" + }, + "id": "652053", + "fullName": "Asa Rönnkullen", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f0c" + }, + "id": "652055", + "fullName": "Asa Sandshagen", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f0d" + }, + "id": "652057", + "fullName": "Asa Skattegård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f0e" + }, + "id": "652059", + "fullName": "Asa Skogsslätt", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f0f" + }, + "id": "652081", + "fullName": "Asa Vandrarhem", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f10" + }, + "id": "652087", + "fullName": "Asaryd Brogård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f11" + }, + "id": "652089", + "fullName": "Asaryd Broholm", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f12" + }, + "id": "652091", + "fullName": "Asaryd Fridhem", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f13" + }, + "id": "661067", + "fullName": "Asby Storegård", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f14" + }, + "id": "661071", + "fullName": "Asby Östregård", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f15" + }, + "id": "653189", + "fullName": "Gemla Aspdungen", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f16" + }, + "id": "644297", + "fullName": "Assessorsgatan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f17" + }, + "id": "651986", + "fullName": "Asa Fågelkullen", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f18" + }, + "id": "651988", + "fullName": "Asa Försökspark", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f19" + }, + "id": "651993", + "fullName": "Asa Haraldstorp", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f1a" + }, + "id": "652107", + "fullName": "Asaryd Rydsholm", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f1c" + }, + "id": "653926", + "fullName": "Löpanäs Aspelund", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f1d" + }, + "id": "661063", + "fullName": "Asby Mellangård", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f1e" + }, + "id": "661069", + "fullName": "Asby Västregård", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f1f" + }, + "id": "654984", + "fullName": "Harshult Askelid", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f20" + }, + "id": "651995", + "fullName": "Asa Hembygdsgård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f21" + }, + "id": "652095", + "fullName": "Asaryd Karlsgård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f22" + }, + "id": "652096", + "fullName": "Asaryd Laneskärv", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f23" + }, + "id": "652099", + "fullName": "Asaryd Lönneberg", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f24" + }, + "id": "652103", + "fullName": "Asaryd Norregård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f25" + }, + "id": "652105", + "fullName": "Asaryd Nästagård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f26" + }, + "id": "652109", + "fullName": "Asaryd Södergård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f27" + }, + "id": "652391", + "fullName": "Förhult Aspelund", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f28" + }, + "id": "928945", + "fullName": "Asa Granhults Gård", + "parentFullName": "Tolg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f29" + }, + "id": "928946", + "fullName": "Asa Granhults Hage", + "parentFullName": "Tolg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f2a" + }, + "id": "928948", + "fullName": "Asa Stora Granhult", + "parentFullName": "Tolg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f2c" + }, + "id": "653568", + "fullName": "Asa Granhults Gård", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f2d" + }, + "id": "653572", + "fullName": "Asa Stora Granhult", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f2e" + }, + "id": "651976", + "fullName": "Asa Brottsahemmet", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f30" + }, + "id": "652050", + "fullName": "Asa Palmgrens Torp", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f31" + }, + "id": "652061", + "fullName": "Asa Skogsvårdsgård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f32" + }, + "id": "652098", + "fullName": "Asaryd Linnebjörke", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f33" + }, + "id": "661581", + "fullName": "Näsbykulla Askenäs", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f34" + }, + "id": "655083", + "fullName": "Klackhult Askelund", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f35" + }, + "id": "655433", + "fullName": "Skårtaryd Aspelund", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f36" + }, + "id": "648199", + "fullName": "Tävelsås Aspelund", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f37" + }, + "id": "646155", + "fullName": "Telestad Aspeberget", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f38" + }, + "id": "646273", + "fullName": "Gasslanda Aspelund", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f39" + }, + "id": "657005", + "fullName": "Vedkärr Aspelund", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f3a" + }, + "id": "648733", + "fullName": "Kläcklinge Askelund", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f3b" + }, + "id": "652002", + "fullName": "Asa Kråketorp Högåsa", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f3c" + }, + "id": "652033", + "fullName": "Asa Kråketorp Solhem", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f41" + }, + "id": "929330", + "fullName": "Lysteryd Askatorpet", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f42" + }, + "id": "647507", + "fullName": "Odenslanda Aspelund", + "parentFullName": "Vederslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f43" + }, + "id": "652031", + "fullName": "Asa Kråketorp Solhaga", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f44" + }, + "id": "652039", + "fullName": "Asa Kråketorp Torpäng", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f46" + }, + "id": "658265", + "fullName": "Lysteryd Askatorpet", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f47" + }, + "id": "646890", + "fullName": "Bergkvara Asfaltsverk", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f48" + }, + "id": "646894", + "fullName": "Bergkvara Askummetorp", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f49" + }, + "id": "869304", + "fullName": "Asa Kråketorp Bråteberg", + "parentFullName": "Landsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f4a" + }, + "id": "651989", + "fullName": "Asa Förvaltarbostaden", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f4b" + }, + "id": "651999", + "fullName": "Asa Kråketorp Bergsnäs", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f4c" + }, + "id": "652001", + "fullName": "Asa Kråketorp Hagalund", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f4d" + }, + "id": "652003", + "fullName": "Asa Kråketorp Karlslund", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f4e" + }, + "id": "652007", + "fullName": "Asa Kråketorp Ljungäng", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f4f" + }, + "id": "652009", + "fullName": "Asa Kråketorp Lönneberg", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f50" + }, + "id": "652011", + "fullName": "Asa Kråketorp Lövholmen", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f51" + }, + "id": "652019", + "fullName": "Asa Kråketorp Norregård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f52" + }, + "id": "652021", + "fullName": "Asa Kråketorp Norretorp", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f53" + }, + "id": "652023", + "fullName": "Asa Kråketorp Odenslund", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f54" + }, + "id": "652027", + "fullName": "Asa Kråketorp Rosendal", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f55" + }, + "id": "652029", + "fullName": "Asa Kråketorp Sjölyckan", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f56" + }, + "id": "652035", + "fullName": "Asa Kråketorp Södergård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f57" + }, + "id": "652037", + "fullName": "Asa Kråketorp Toragård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f58" + }, + "id": "652000", + "fullName": "Asa Kråketorp Björkelund", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f59" + }, + "id": "652017", + "fullName": "Asa Kråketorp Mellangård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f5a" + }, + "id": "652041", + "fullName": "Asa Kråketorp Tre Björkar", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f5b" + }, + "id": "652005", + "fullName": "Asa Kråketorp Kungsbacken", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f5c" + }, + "id": "652025", + "fullName": "Asa Kråketorp Ordenshuset", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f5d" + }, + "id": "652063", + "fullName": "Asa Skogsvårdsgård backen", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f5e" + }, + "id": "652071", + "fullName": "Asa Skogsvårdsgård Midgård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f5f" + }, + "id": "652075", + "fullName": "Asa Skogsvårdsgård Odensalen", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f60" + }, + "id": "652069", + "fullName": "Asa Skogsvårdsgård Frejasalen", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f61" + }, + "id": "652073", + "fullName": "Asa Skogsvårdsgård Norra Flygeln", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f62" + }, + "id": "652077", + "fullName": "Asa Skogsvårdsgård Södra Flygeln", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f63" + }, + "id": "660945", + "fullName": "Åshult", + "parentFullName": "Norrhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f64" + }, + "id": "653522", + "fullName": "Öja Åsen", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f65" + }, + "id": "644989", + "fullName": "Åsvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f67" + }, + "id": "648725", + "fullName": "Kalvsvik Åsen", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f68" + }, + "id": "652872", + "fullName": "Rösås Äspenäs", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f69" + }, + "id": "648727", + "fullName": "Kalvsvik Åsängen", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f6c" + }, + "id": "655410", + "fullName": "Sjösås Äskås Stora", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f6e" + }, + "id": "652361", + "fullName": "Ernatorp Åsabacken", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f70" + }, + "id": "646880", + "fullName": "Vikensved Äskebäck", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f71" + }, + "id": "655466", + "fullName": "Skårtaryd Äspesätet", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f72" + }, + "id": "655408", + "fullName": "Sjösås Äskås Lillegård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f73" + }, + "id": "655412", + "fullName": "Sjösås Äskås Storegård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f74" + }, + "id": "655416", + "fullName": "Sjösås Äskås Östrakärr", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f78" + }, + "id": "653644", + "fullName": "Aspberg", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f79" + }, + "id": "654245", + "fullName": "Aspsäter", + "parentFullName": "Väse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f7a" + }, + "id": "654243", + "fullName": "Askholmen", + "parentFullName": "Väse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f7b" + }, + "id": "650422", + "fullName": "Aspsäter", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f7c" + }, + "id": "650879", + "fullName": "Aspvägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f7d" + }, + "id": "654594", + "fullName": "Asplunden", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f7e" + }, + "id": "917091", + "fullName": "Aspåsvägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f7f" + }, + "id": "649664", + "fullName": "Asfaltgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f80" + }, + "id": "654024", + "fullName": "Askedalsvägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f81" + }, + "id": "650424", + "fullName": "Aspsäters Gård", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f82" + }, + "id": "655026", + "fullName": "Västra Asplunden", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f83" + }, + "id": "654968", + "fullName": "Svenserud Västra Asplund", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f84" + }, + "id": "654561", + "fullName": "Åsen", + "parentFullName": "Väse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f85" + }, + "id": "653998", + "fullName": "Åsunda", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f86" + }, + "id": "655040", + "fullName": "Åsvägen", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f87" + }, + "id": "653990", + "fullName": "Åsbacken", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f88" + }, + "id": "654001", + "fullName": "Åsundaön", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f89" + }, + "id": "651825", + "fullName": "Ulvsby-Ås", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f8a" + }, + "id": "653999", + "fullName": "Åsundatorp", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f8b" + }, + "id": "653992", + "fullName": "Åslidsgatan", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f8c" + }, + "id": "651829", + "fullName": "Åstorps Gård", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f8d" + }, + "id": "654871", + "fullName": "Nyeds-Åstorp", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f8e" + }, + "id": "655036", + "fullName": "Åsdalsvägen", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f8f" + }, + "id": "653996", + "fullName": "Åstorpsgatan", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f90" + }, + "id": "651827", + "fullName": "Ulvsby-Åstorp", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f91" + }, + "id": "651146", + "fullName": "Åshammargatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f92" + }, + "id": "655038", + "fullName": "Åsvallabacken", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f93" + }, + "id": "654571", + "fullName": "Ölmhult Östra Ås", + "parentFullName": "Väse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f94" + }, + "id": "654000", + "fullName": "Åsundatorpvägen", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f95" + }, + "id": "650628", + "fullName": "Åsa Gåsapigas väg", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f96" + }, + "id": "669917", + "fullName": "Östra Tolerud Åsen", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f97" + }, + "id": "654670", + "fullName": "Gaperud Nedre Åsen", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f98" + }, + "id": "653994", + "fullName": "Åstorp Skogsgläntan", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f99" + }, + "id": "654667", + "fullName": "Färnsviken Nedre Åsen", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f9a" + }, + "id": "497080", + "fullName": "Aspö", + "parentFullName": "Nynäshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f9b" + }, + "id": "480895", + "fullName": "Aspbacken", + "parentFullName": "Ornö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f9c" + }, + "id": "487610", + "fullName": "Dalarö Aspö", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f9d" + }, + "id": "487219", + "fullName": "Aspvägen", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f9e" + }, + "id": "486292", + "fullName": "Asplunds väg", + "parentFullName": "Vega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217f9f" + }, + "id": "912706", + "fullName": "Dalarö Aspön", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fa0" + }, + "id": "926299", + "fullName": "Askviksvägen", + "parentFullName": "Gålö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fa1" + }, + "id": "487602", + "fullName": "Askfatsvägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fa2" + }, + "id": "486907", + "fullName": "Askviksvägen", + "parentFullName": "Haninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fa3" + }, + "id": "497097", + "fullName": "Nåttarö Aspön", + "parentFullName": "Nynäshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fa4" + }, + "id": "914970", + "fullName": "Björkö Aspkobben", + "parentFullName": "Ornö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fa5" + }, + "id": "920816", + "fullName": "Björkö Aspkoppen", + "parentFullName": "Ornö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fa6" + }, + "id": "920485", + "fullName": "Kymmendö Askholmen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fa7" + }, + "id": "486288", + "fullName": "Åsvägen", + "parentFullName": "Handen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fa8" + }, + "id": "914354", + "fullName": "Kymmendö Äspskär", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fab" + }, + "id": "591335", + "fullName": "Astrakanvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fac" + }, + "id": "585623", + "fullName": "Åsvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fad" + }, + "id": "585943", + "fullName": "Åstavägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fae" + }, + "id": "590671", + "fullName": "Äspetvägen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217faf" + }, + "id": "585947", + "fullName": "Åsumsvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fb0" + }, + "id": "591960", + "fullName": "Äsphultsvägen", + "parentFullName": "Linderöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fb1" + }, + "id": "585945", + "fullName": "Åsumlundsvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fb3" + }, + "id": "707148", + "fullName": "Aspliden", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fb4" + }, + "id": "711041", + "fullName": "Åsa Aspväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fb5" + }, + "id": "698502", + "fullName": "Asåsvägen", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fb6" + }, + "id": "706159", + "fullName": "Askvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fb7" + }, + "id": "712364", + "fullName": "Asketunnan", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fb8" + }, + "id": "698123", + "fullName": "Aspekullen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fb9" + }, + "id": "706617", + "fullName": "Astergatan", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fba" + }, + "id": "711800", + "fullName": "Fjärås Aspväg", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fbb" + }, + "id": "710985", + "fullName": "Lilla Aspvägen", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fbc" + }, + "id": "697890", + "fullName": "Asplyckevägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fbd" + }, + "id": "711879", + "fullName": "Asserlundsvägen", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fbe" + }, + "id": "707314", + "fullName": "Asserdalsvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fbf" + }, + "id": "711225", + "fullName": "Frillesås Aspväg", + "parentFullName": "Frillesås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fc1" + }, + "id": "710633", + "fullName": "Åsvägen", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fc2" + }, + "id": "711468", + "fullName": "Åsesvägen", + "parentFullName": "Frillesås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fc3" + }, + "id": "698607", + "fullName": "Åsåsvägen", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fc4" + }, + "id": "710945", + "fullName": "Åsa Bäckväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fc6" + }, + "id": "711049", + "fullName": "Åsa Höjdväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fc7" + }, + "id": "711053", + "fullName": "Åsa Lärkväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fc8" + }, + "id": "711055", + "fullName": "Åsa Planväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fc9" + }, + "id": "711057", + "fullName": "Åsa Rundväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fca" + }, + "id": "711063", + "fullName": "Åsa Starväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fcb" + }, + "id": "711067", + "fullName": "Åsa Svanväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fcc" + }, + "id": "711069", + "fullName": "Åsa Tallväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fcd" + }, + "id": "711071", + "fullName": "Åsa Tångväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fce" + }, + "id": "698379", + "fullName": "Åskogsvägen", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fcf" + }, + "id": "710885", + "fullName": "Åsa Kulleväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fd0" + }, + "id": "710888", + "fullName": "Åsa Sandstig", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fd1" + }, + "id": "710889", + "fullName": "Åsa Snäckväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fd2" + }, + "id": "711043", + "fullName": "Åsa backe väg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fd3" + }, + "id": "711051", + "fullName": "Åsa Kvarnväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fd4" + }, + "id": "711059", + "fullName": "Åsa Skogsväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fd5" + }, + "id": "711061", + "fullName": "Åsa Sparvväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fd6" + }, + "id": "711073", + "fullName": "Åsa Villaväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fd7" + }, + "id": "710641", + "fullName": "Övre Åsvägen", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fd8" + }, + "id": "707238", + "fullName": "Åslyckevägen", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fd9" + }, + "id": "710886", + "fullName": "Åsa Mellanväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fda" + }, + "id": "710887", + "fullName": "Åsa Poppelväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fdb" + }, + "id": "710891", + "fullName": "Åsa Strandväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fdc" + }, + "id": "711047", + "fullName": "Åsa Gärdesväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fdd" + }, + "id": "711075", + "fullName": "Åsa Vinkelväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fde" + }, + "id": "712059", + "fullName": "Äskhultsvägen", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fdf" + }, + "id": "707002", + "fullName": "Åsekullevägen", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fe0" + }, + "id": "711077", + "fullName": "Åsabergsvägen", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fe1" + }, + "id": "711776", + "fullName": "Äskebackavägen", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fe2" + }, + "id": "711982", + "fullName": "Äskatorpsvägen", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fe3" + }, + "id": "711995", + "fullName": "Dugatorps Åsväg", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fe4" + }, + "id": "711065", + "fullName": "Åsa Stationsväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fe5" + }, + "id": "911781", + "fullName": "Åsa Ledgårdsväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fe6" + }, + "id": "697961", + "fullName": "Åsnekärrsvägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fe7" + }, + "id": "710779", + "fullName": "Åsa Jutegårdsväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fe9" + }, + "id": "707363", + "fullName": "Hjälmareds Åsväg", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fea" + }, + "id": "710884", + "fullName": "Åsa Jättegrytsväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217feb" + }, + "id": "504831", + "fullName": "Haga Asp", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fec" + }, + "id": "504644", + "fullName": "Aspstigen", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fee" + }, + "id": "505432", + "fullName": "Gunnar Asplunds Allé", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fef" + }, + "id": "504717", + "fullName": "Åsvägen", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ff0" + }, + "id": "894209", + "fullName": "Aspstigen", + "parentFullName": "Gammelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ff1" + }, + "id": "896670", + "fullName": "Aspviksvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ff2" + }, + "id": "896899", + "fullName": "Assistentvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ff3" + }, + "id": "896060", + "fullName": "Åsgatan", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ff4" + }, + "id": "896892", + "fullName": "Åskvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ff5" + }, + "id": "911473", + "fullName": "Sör-Äspen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ff6" + }, + "id": "910250", + "fullName": "Norr-Äspen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ff7" + }, + "id": "506449", + "fullName": "Aspvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ff8" + }, + "id": "507060", + "fullName": "Aspnäsvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ff9" + }, + "id": "506742", + "fullName": "Askungevägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ffa" + }, + "id": "506347", + "fullName": "Astrakangränd", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ffb" + }, + "id": "506542", + "fullName": "Astronomivägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ffc" + }, + "id": "506061", + "fullName": "Görvälns Gård Aspvillan", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ffd" + }, + "id": "507168", + "fullName": "Åsvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217ffe" + }, + "id": "890827", + "fullName": "Aspliden", + "parentFullName": "Kåge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb217fff" + }, + "id": "888529", + "fullName": "Aspliden", + "parentFullName": "Jörn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218000" + }, + "id": "889647", + "fullName": "Aspgatan", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218001" + }, + "id": "889936", + "fullName": "Assistentgatan", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218002" + }, + "id": "891395", + "fullName": "Åsen", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218003" + }, + "id": "888527", + "fullName": "Åselet", + "parentFullName": "Fällfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218004" + }, + "id": "939159", + "fullName": "Åselet", + "parentFullName": "Jörn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218005" + }, + "id": "890660", + "fullName": "Åsgatan", + "parentFullName": "Kåge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218006" + }, + "id": "891396", + "fullName": "Åsträsk", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218007" + }, + "id": "889713", + "fullName": "Åsgatan", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218008" + }, + "id": "889846", + "fullName": "Åskstigen", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218009" + }, + "id": "891256", + "fullName": "Åsträskvägen", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21800a" + }, + "id": "519143", + "fullName": "Aspvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21800b" + }, + "id": "519178", + "fullName": "Astervägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21800c" + }, + "id": "520086", + "fullName": "Åsbacken", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21800d" + }, + "id": "519225", + "fullName": "Åsgårdsvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21800e" + }, + "id": "517940", + "fullName": "Aspgränd", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21800f" + }, + "id": "512913", + "fullName": "Askrikevägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218010" + }, + "id": "513230", + "fullName": "Stora Askens väg", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218011" + }, + "id": "512851", + "fullName": "Åsvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218012" + }, + "id": "687547", + "fullName": "Askvägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218013" + }, + "id": "686048", + "fullName": "Aspelund", + "parentFullName": "Halltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218014" + }, + "id": "687695", + "fullName": "Aspövägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218015" + }, + "id": "685378", + "fullName": "Askelund", + "parentFullName": "Vassmolösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218016" + }, + "id": "675661", + "fullName": "Askaremåla", + "parentFullName": "Rockneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218017" + }, + "id": "685502", + "fullName": "Åsen", + "parentFullName": "Vassmolösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218018" + }, + "id": "687537", + "fullName": "Åsvägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218019" + }, + "id": "676268", + "fullName": "Åsgärde", + "parentFullName": "Läckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21801a" + }, + "id": "675993", + "fullName": "Åsagatan", + "parentFullName": "Rockneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21801b" + }, + "id": "676005", + "fullName": "Äspelundsvägen", + "parentFullName": "Rockneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21801c" + }, + "id": "667632", + "fullName": "Askunga", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21801d" + }, + "id": "667009", + "fullName": "Aspvägen", + "parentFullName": "Hasslö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21801e" + }, + "id": "671126", + "fullName": "Askedal", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21801f" + }, + "id": "929422", + "fullName": "Askunga", + "parentFullName": "Fridlevstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218020" + }, + "id": "670474", + "fullName": "Aspvägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218021" + }, + "id": "670030", + "fullName": "Aspögatan", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218022" + }, + "id": "670625", + "fullName": "Astervägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218023" + }, + "id": "670967", + "fullName": "Verkö Aspebo", + "parentFullName": "Lyckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218024" + }, + "id": "666918", + "fullName": "Aspö Kyrka", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218025" + }, + "id": "671424", + "fullName": "Åsjön", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218026" + }, + "id": "668299", + "fullName": "Åsarna", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218027" + }, + "id": "671290", + "fullName": "Åstugan", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218028" + }, + "id": "667198", + "fullName": "Åsvägen", + "parentFullName": "Hasslö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218029" + }, + "id": "668305", + "fullName": "Åstigen", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21802a" + }, + "id": "669827", + "fullName": "Äspenäs", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21802b" + }, + "id": "667600", + "fullName": "Åsavägen", + "parentFullName": "Nättraby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21802c" + }, + "id": "669825", + "fullName": "Äspeborg", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21802d" + }, + "id": "671426", + "fullName": "Åsjövägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21802e" + }, + "id": "668297", + "fullName": "Åsagården", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21802f" + }, + "id": "668743", + "fullName": "Ledja Åsen", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218030" + }, + "id": "669829", + "fullName": "Äspenäs Udde", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218031" + }, + "id": "667602", + "fullName": "Åslättsvägen", + "parentFullName": "Nättraby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218032" + }, + "id": "670794", + "fullName": "Åslättsvägen", + "parentFullName": "Lyckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218033" + }, + "id": "667913", + "fullName": "Höryda Åsagården", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218034" + }, + "id": "929447", + "fullName": "Höryda Åsagården", + "parentFullName": "Fridlevstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218035" + }, + "id": "671336", + "fullName": "Bromåla Stora Åsjön", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218036" + }, + "id": "668657", + "fullName": "Granemåla Äskekärr", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218037" + }, + "id": "670663", + "fullName": "Gullberna Park Äspeskär", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218038" + }, + "id": "709040", + "fullName": "Aspvägen", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218039" + }, + "id": "701382", + "fullName": "Aspliden", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21803a" + }, + "id": "708824", + "fullName": "Astervägen", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21803b" + }, + "id": "701384", + "fullName": "Asplidsbacken", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21803c" + }, + "id": "701838", + "fullName": "Åsgatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21803d" + }, + "id": "709276", + "fullName": "Åsens väg", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21803e" + }, + "id": "920256", + "fullName": "Åsängsvägen", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21803f" + }, + "id": "703300", + "fullName": "Askvägen", + "parentFullName": "Veddige", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218040" + }, + "id": "704221", + "fullName": "Askvägen", + "parentFullName": "Tvååker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218041" + }, + "id": "704223", + "fullName": "Aspvägen", + "parentFullName": "Tvååker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218042" + }, + "id": "702600", + "fullName": "Aspstigen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218043" + }, + "id": "702602", + "fullName": "Astrakanvägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218044" + }, + "id": "704552", + "fullName": "Askekärrsvägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218045" + }, + "id": "698827", + "fullName": "Asplundavägen", + "parentFullName": "Skällinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218046" + }, + "id": "703603", + "fullName": "Åsby", + "parentFullName": "Veddige", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218047" + }, + "id": "703280", + "fullName": "Åsen", + "parentFullName": "Väröbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218048" + }, + "id": "600311", + "fullName": "Ästad", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218049" + }, + "id": "703601", + "fullName": "Åsbro", + "parentFullName": "Veddige", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21804a" + }, + "id": "704203", + "fullName": "Ästad", + "parentFullName": "Tvååker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21804b" + }, + "id": "702594", + "fullName": "Åsgatan", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21804c" + }, + "id": "703599", + "fullName": "Ås Kyrka", + "parentFullName": "Veddige", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21804d" + }, + "id": "703284", + "fullName": "Åsvägen", + "parentFullName": "Väröbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21804e" + }, + "id": "703605", + "fullName": "Åsbyvägen", + "parentFullName": "Veddige", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21804f" + }, + "id": "704031", + "fullName": "Åsenvägen", + "parentFullName": "Tvååker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218050" + }, + "id": "703282", + "fullName": "Åslyckevägen", + "parentFullName": "Väröbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218051" + }, + "id": "711568", + "fullName": "Åsdammsvägen", + "parentFullName": "Stråvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218052" + }, + "id": "711570", + "fullName": "Åskärrsvägen", + "parentFullName": "Stråvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218053" + }, + "id": "704205", + "fullName": "Ästad Bondgård", + "parentFullName": "Tvååker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218054" + }, + "id": "705065", + "fullName": "Åsklostervägen", + "parentFullName": "Åskloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218055" + }, + "id": "865393", + "fullName": "Aspnäset", + "parentFullName": "Lit", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218056" + }, + "id": "863637", + "fullName": "Aspvägen", + "parentFullName": "Frösön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218057" + }, + "id": "863526", + "fullName": "Aspnäsgatan", + "parentFullName": "Frösön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218058" + }, + "id": "860005", + "fullName": "Åsan", + "parentFullName": "Tandsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218059" + }, + "id": "860099", + "fullName": "Åsan", + "parentFullName": "Fåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21805a" + }, + "id": "864692", + "fullName": "Äspnäs", + "parentFullName": "Brunflo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21805b" + }, + "id": "865361", + "fullName": "Lits-Åsen", + "parentFullName": "Lit", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21805c" + }, + "id": "865390", + "fullName": "Åsmundgården", + "parentFullName": "Lit", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21805d" + }, + "id": "862928", + "fullName": "Norra Åsvägen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21805e" + }, + "id": "862959", + "fullName": "Södra Åsvägen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21805f" + }, + "id": "801290", + "fullName": "Aspö", + "parentFullName": "Furusund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218060" + }, + "id": "800661", + "fullName": "Asken", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218061" + }, + "id": "800663", + "fullName": "Aspnäs", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218062" + }, + "id": "802070", + "fullName": "Asklund", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218063" + }, + "id": "805803", + "fullName": "Asplund", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218064" + }, + "id": "912718", + "fullName": "Assögården Assöslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218065" + }, + "id": "920353", + "fullName": "Askören", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218066" + }, + "id": "802071", + "fullName": "Aspvägen", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218067" + }, + "id": "807071", + "fullName": "Aspliden", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218068" + }, + "id": "806824", + "fullName": "Asphagen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218069" + }, + "id": "914229", + "fullName": "Askudden", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21806a" + }, + "id": "804210", + "fullName": "Aspsund", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21806b" + }, + "id": "804628", + "fullName": "Asplund", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21806c" + }, + "id": "801379", + "fullName": "Asplunden", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21806d" + }, + "id": "799956", + "fullName": "Asplund", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21806e" + }, + "id": "806645", + "fullName": "Rö Asplund", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21806f" + }, + "id": "912118", + "fullName": "Lill-Asken", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218070" + }, + "id": "805437", + "fullName": "Aspvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218071" + }, + "id": "923465", + "fullName": "Askvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218072" + }, + "id": "799960", + "fullName": "Aspvägen", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218073" + }, + "id": "807766", + "fullName": "Aspvägen", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218074" + }, + "id": "808028", + "fullName": "Asphagen", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218075" + }, + "id": "914575", + "fullName": "Aspövägen", + "parentFullName": "Furusund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218076" + }, + "id": "802073", + "fullName": "Assögården", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218077" + }, + "id": "804630", + "fullName": "Aspstigen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218078" + }, + "id": "921874", + "fullName": "Aspvändan", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218079" + }, + "id": "919569", + "fullName": "Askörarna", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21807a" + }, + "id": "801355", + "fullName": "Stora Asken", + "parentFullName": "Furusund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21807b" + }, + "id": "917849", + "fullName": "Askholmen", + "parentFullName": "Grisslehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21807c" + }, + "id": "914105", + "fullName": "Aspnäs Byväg", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21807d" + }, + "id": "923545", + "fullName": "Gräddö-Asken", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21807e" + }, + "id": "917559", + "fullName": "Aspnäsvägen", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21807f" + }, + "id": "915491", + "fullName": "Aspsjövägen", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218080" + }, + "id": "913215", + "fullName": "Löparö-Asken", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218081" + }, + "id": "801621", + "fullName": "Askängsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218082" + }, + "id": "800659", + "fullName": "Askedalsvägen", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218083" + }, + "id": "917235", + "fullName": "Marens Aspväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218084" + }, + "id": "913255", + "fullName": "Eknö Stor-Asken", + "parentFullName": "Furusund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218085" + }, + "id": "921490", + "fullName": "Aspuddsvägen", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218086" + }, + "id": "921543", + "fullName": "Rödlöga Askören", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218087" + }, + "id": "921825", + "fullName": "Lilla Askholmen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218088" + }, + "id": "916693", + "fullName": "Stora Askholmen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218089" + }, + "id": "799958", + "fullName": "Asplundsvägen", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21808a" + }, + "id": "803811", + "fullName": "Asteroidvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21808b" + }, + "id": "803860", + "fullName": "Astrakanvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21808c" + }, + "id": "910240", + "fullName": "Aspsunds Byväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21808d" + }, + "id": "918399", + "fullName": "Askholmsöarna", + "parentFullName": "Grisslehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21808e" + }, + "id": "912323", + "fullName": "Udden Assöslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21808f" + }, + "id": "920889", + "fullName": "Solbo Assöslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218090" + }, + "id": "914025", + "fullName": "Hällen Assöslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218091" + }, + "id": "915339", + "fullName": "Ekslätt Assöslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218092" + }, + "id": "910776", + "fullName": "Alslätt Assöslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218093" + }, + "id": "912788", + "fullName": "Fogden Assöslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218094" + }, + "id": "912810", + "fullName": "Höjden Assöslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218095" + }, + "id": "911649", + "fullName": "Kedjebo Assöslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218096" + }, + "id": "911697", + "fullName": "Asplunds Gårdsväg", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218097" + }, + "id": "912158", + "fullName": "Norrpada Askskäret", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218098" + }, + "id": "912370", + "fullName": "Sollöga Assöslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218099" + }, + "id": "920502", + "fullName": "Havsskogen Aspvägen", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21809a" + }, + "id": "921855", + "fullName": "Lillebo Assöslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21809b" + }, + "id": "921887", + "fullName": "Klippan Assöslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21809c" + }, + "id": "921947", + "fullName": "Lyckebo Assöslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21809d" + }, + "id": "918476", + "fullName": "Torpet Assöslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21809e" + }, + "id": "919475", + "fullName": "Kullen Assöslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21809f" + }, + "id": "912434", + "fullName": "Epidemin Assöslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180a0" + }, + "id": "921491", + "fullName": "Ekberget Assöslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180a1" + }, + "id": "921642", + "fullName": "Solängen Assöslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180a2" + }, + "id": "919087", + "fullName": "Utsikten Assöslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180a3" + }, + "id": "911288", + "fullName": "Kristineholm Asplund", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180a4" + }, + "id": "922169", + "fullName": "Solberget Assöslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180a5" + }, + "id": "911371", + "fullName": "Solholmen Assöslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180a6" + }, + "id": "920105", + "fullName": "Mors Stuga Assöslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180a7" + }, + "id": "918215", + "fullName": "Granslätt Assöslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180a8" + }, + "id": "918961", + "fullName": "Eliassons Assöslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180a9" + }, + "id": "803632", + "fullName": "Astrid Lindgrens gata", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180aa" + }, + "id": "915461", + "fullName": "Sjukstugan Assöslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180ab" + }, + "id": "911522", + "fullName": "Björkslätt Assöslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180ac" + }, + "id": "911839", + "fullName": "Storgården Assöslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180ad" + }, + "id": "912188", + "fullName": "Strandvillan Assöslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180ae" + }, + "id": "919443", + "fullName": "Villa Lingslätö Assöslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180af" + }, + "id": "921465", + "fullName": "Solsta Kök Och Matsal Assöslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180b0" + }, + "id": "921023", + "fullName": "Äskö", + "parentFullName": "Furusund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180b1" + }, + "id": "804011", + "fullName": "Åsby", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180b2" + }, + "id": "806812", + "fullName": "Åsen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180b3" + }, + "id": "807758", + "fullName": "Åsby", + "parentFullName": "Rånäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180b4" + }, + "id": "802040", + "fullName": "Åsby", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180b5" + }, + "id": "806738", + "fullName": "Rö Åsen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180b6" + }, + "id": "911987", + "fullName": "Åsvägen", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180b7" + }, + "id": "805217", + "fullName": "Äspholmen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180b8" + }, + "id": "802044", + "fullName": "Åsbyvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180b9" + }, + "id": "802042", + "fullName": "Åsbygården", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180bb" + }, + "id": "913509", + "fullName": "Åskärrets väg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180bc" + }, + "id": "806464", + "fullName": "Skederid Åsen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180bd" + }, + "id": "937328", + "fullName": "Söderlund Åsen", + "parentFullName": "Rö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180be" + }, + "id": "806776", + "fullName": "Söderlund Åsen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180bf" + }, + "id": "802039", + "fullName": "Åsavallsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180c0" + }, + "id": "921615", + "fullName": "Ässkärsgrunden", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180c1" + }, + "id": "916870", + "fullName": "Äspenbolsvägen", + "parentFullName": "Rånäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180c2" + }, + "id": "599684", + "fullName": "Aspgatan", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180c3" + }, + "id": "603606", + "fullName": "Lojsta Ase", + "parentFullName": "Hemse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180c4" + }, + "id": "603233", + "fullName": "Hemse Asarve", + "parentFullName": "Hemse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180c5" + }, + "id": "603288", + "fullName": "Asarvegatan", + "parentFullName": "Hemse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180c6" + }, + "id": "604649", + "fullName": "Gothem Asbrovägen", + "parentFullName": "Slite", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180c7" + }, + "id": "601629", + "fullName": "Vibble Asplunds väg", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180c8" + }, + "id": "601943", + "fullName": "Åsvägen", + "parentFullName": "Gotlands Tofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180c9" + }, + "id": "604639", + "fullName": "Sanda Äskes", + "parentFullName": "Klintehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180ca" + }, + "id": "827175", + "fullName": "Aspeboda", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180cb" + }, + "id": "826227", + "fullName": "Aspvägen", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180cc" + }, + "id": "824575", + "fullName": "Aspvägen", + "parentFullName": "Svärdsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180cd" + }, + "id": "824221", + "fullName": "Asphultvägen", + "parentFullName": "Bjursås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180ce" + }, + "id": "827210", + "fullName": "Lilla Aspeboda", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180cf" + }, + "id": "827177", + "fullName": "Aspeboda Björkgården", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180d0" + }, + "id": "827114", + "fullName": "Åsbo", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180d1" + }, + "id": "827167", + "fullName": "Åsen", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180d2" + }, + "id": "826931", + "fullName": "Åsgatan", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180d3" + }, + "id": "824889", + "fullName": "Åsvägen", + "parentFullName": "Linghed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180d4" + }, + "id": "824055", + "fullName": "Åsenvägen", + "parentFullName": "Sundborn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180d5" + }, + "id": "826620", + "fullName": "Åsbovägen", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180d6" + }, + "id": "826582", + "fullName": "Åströms väg", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180d7" + }, + "id": "748125", + "fullName": "Assarebo", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180d8" + }, + "id": "930344", + "fullName": "Aspudden", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180d9" + }, + "id": "745182", + "fullName": "Askvägen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180da" + }, + "id": "745925", + "fullName": "Astervägen", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180db" + }, + "id": "745815", + "fullName": "Överby Aspvik", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180dc" + }, + "id": "748454", + "fullName": "Torp Aspelund", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180dd" + }, + "id": "748147", + "fullName": "Assarebo Maden", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180de" + }, + "id": "930312", + "fullName": "Astrakanvägen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180df" + }, + "id": "748141", + "fullName": "Assarebo Kullen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180e0" + }, + "id": "748394", + "fullName": "Skogsbo Asphult", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180e2" + }, + "id": "746524", + "fullName": "Ängen Aspekullen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180e3" + }, + "id": "747100", + "fullName": "Åsaka Aspekullen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180e4" + }, + "id": "748135", + "fullName": "Assarebo Grönelid", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180e5" + }, + "id": "748091", + "fullName": "Ålstad Aspekullen", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180e6" + }, + "id": "747520", + "fullName": "Väne Åsaka Aspelund", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180e7" + }, + "id": "748127", + "fullName": "Assarebo Eriksberg", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180e8" + }, + "id": "748129", + "fullName": "Assarebo Grandalen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180e9" + }, + "id": "748139", + "fullName": "Assarebo Kakeliden", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180ea" + }, + "id": "748149", + "fullName": "Assarebo Stenröset", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180eb" + }, + "id": "748151", + "fullName": "Assarebo Älvskogen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180ec" + }, + "id": "747535", + "fullName": "Västbjörke Aspelund", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180ed" + }, + "id": "746718", + "fullName": "Hullsjö Assaregården", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180ee" + }, + "id": "748143", + "fullName": "Assarebo Lindebacken", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180ef" + }, + "id": "748137", + "fullName": "Assarebo Hörlycke Mosse", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180f0" + }, + "id": "755345", + "fullName": "Lagmansered Lilla Aspås", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180f1" + }, + "id": "755393", + "fullName": "Lagmansered Stora Aspås", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180f2" + }, + "id": "748145", + "fullName": "Assarebo Lindvedens Byggvaruhus", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180f3" + }, + "id": "747262", + "fullName": "Åsaka Åsevi", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180f4" + }, + "id": "745536", + "fullName": "Åslunda", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180f5" + }, + "id": "745640", + "fullName": "Åsgatan", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180f6" + }, + "id": "747238", + "fullName": "Åsaka Såg", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180f7" + }, + "id": "746228", + "fullName": "Åsakavägen", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180f8" + }, + "id": "747115", + "fullName": "Åsaka Dalen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180f9" + }, + "id": "747125", + "fullName": "Åsaka Furås", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180fa" + }, + "id": "747139", + "fullName": "Åsaka Hagen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180fb" + }, + "id": "747516", + "fullName": "Vägen Åsaka", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180fc" + }, + "id": "748865", + "fullName": "Åsaka Skogen", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180fd" + }, + "id": "747153", + "fullName": "Åsaka Kroken", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180fe" + }, + "id": "747191", + "fullName": "Åsaka Nygård", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2180ff" + }, + "id": "747208", + "fullName": "Åsaka Rödjan", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218100" + }, + "id": "747597", + "fullName": "Åsaka Kleven", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218101" + }, + "id": "747605", + "fullName": "Åsaka Kullen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218102" + }, + "id": "747609", + "fullName": "Åsaka Laggen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218103" + }, + "id": "747626", + "fullName": "Åsaka Nytorp", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218104" + }, + "id": "747961", + "fullName": "Kalvhed Åsen", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218105" + }, + "id": "748801", + "fullName": "Snartorp Åsen", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218106" + }, + "id": "748863", + "fullName": "Åsaka Klinten", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218107" + }, + "id": "747096", + "fullName": "Åsaka Annedal", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218108" + }, + "id": "747117", + "fullName": "Åsaka Ekelund", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218109" + }, + "id": "747169", + "fullName": "Åsaka Lyckhem", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21810a" + }, + "id": "747175", + "fullName": "Åsaka Mariero", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21810b" + }, + "id": "747183", + "fullName": "Åsaka Nordhem", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21810c" + }, + "id": "747187", + "fullName": "Åsaka Nybacka", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21810d" + }, + "id": "747193", + "fullName": "Åsaka Nyttorp", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21810e" + }, + "id": "747216", + "fullName": "Åsaka Skolhem", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21810f" + }, + "id": "747230", + "fullName": "Åsaka Stommen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218110" + }, + "id": "747236", + "fullName": "Åsaka Svedjan", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218111" + }, + "id": "747250", + "fullName": "Åsaka Velanda", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218112" + }, + "id": "747526", + "fullName": "Väne Åsaka Mon", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218113" + }, + "id": "747582", + "fullName": "Åsaka Fridhem", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218114" + }, + "id": "747622", + "fullName": "Åsaka Moberga", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218115" + }, + "id": "930367", + "fullName": "Åsaka Munkebo", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218116" + }, + "id": "748869", + "fullName": "Äspenäs Bråten", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218117" + }, + "id": "747105", + "fullName": "Åsaka Björkhem", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218118" + }, + "id": "747106", + "fullName": "Åsaka Björkäng", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218119" + }, + "id": "747112", + "fullName": "Åsaka Broliden", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21811a" + }, + "id": "747119", + "fullName": "Åsaka Ekemaden", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21811b" + }, + "id": "747123", + "fullName": "Åsaka Eriksdal", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21811c" + }, + "id": "747129", + "fullName": "Åsaka Grönelid", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21811d" + }, + "id": "747165", + "fullName": "Åsaka Lyckemad", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21811e" + }, + "id": "747167", + "fullName": "Åsaka Lyckeäng", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21811f" + }, + "id": "747179", + "fullName": "Åsaka Munkedal", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218120" + }, + "id": "747185", + "fullName": "Åsaka Nordtorp", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218121" + }, + "id": "747189", + "fullName": "Åsaka Nybygget", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218122" + }, + "id": "747199", + "fullName": "Åsaka Olshagen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218123" + }, + "id": "747228", + "fullName": "Åsaka Solhagen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218124" + }, + "id": "747242", + "fullName": "Åsaka Söderlid", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218125" + }, + "id": "747246", + "fullName": "Åsaka Sölvtorp", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218126" + }, + "id": "747532", + "fullName": "Väne-Åsaka Bäck", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218127" + }, + "id": "747584", + "fullName": "Åsaka Furulund", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218128" + }, + "id": "747607", + "fullName": "Åsaka Ladängen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218129" + }, + "id": "747620", + "fullName": "Åsaka Lövängen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21812a" + }, + "id": "747628", + "fullName": "Åsaka Råbäcken", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21812b" + }, + "id": "746860", + "fullName": "Åsaka Smedstorp", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21812c" + }, + "id": "747102", + "fullName": "Åsaka Backafall", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21812d" + }, + "id": "747108", + "fullName": "Åsaka Bockhagen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21812e" + }, + "id": "747113", + "fullName": "Åsaka Bygdegård", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21812f" + }, + "id": "747121", + "fullName": "Åsaka Ekeskogen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218130" + }, + "id": "747148", + "fullName": "Åsaka Hästhagen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218131" + }, + "id": "747151", + "fullName": "Åsaka Karemaden", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218132" + }, + "id": "747155", + "fullName": "Åsaka Kvarnåkra", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218133" + }, + "id": "747171", + "fullName": "Åsaka Lärkeberg", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218134" + }, + "id": "747173", + "fullName": "Åsaka Marieberg", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218135" + }, + "id": "747195", + "fullName": "Åsaka Ollehagen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218136" + }, + "id": "747200", + "fullName": "Åsaka Orremaden", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218137" + }, + "id": "747212", + "fullName": "Åsaka Sandliden", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218138" + }, + "id": "747218", + "fullName": "Åsaka Skulegård", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218139" + }, + "id": "747240", + "fullName": "Åsaka Sättungen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21813a" + }, + "id": "747249", + "fullName": "Åsaka Torpliden", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21813b" + }, + "id": "747581", + "fullName": "Åsaka Enebacken", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21813c" + }, + "id": "747583", + "fullName": "Åsaka Furuliden", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21813d" + }, + "id": "747590", + "fullName": "Åsaka Fågelsmad", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21813e" + }, + "id": "747594", + "fullName": "Åsaka Granliden", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21813f" + }, + "id": "747618", + "fullName": "Åsaka Lindeberg", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218140" + }, + "id": "747624", + "fullName": "Åsaka Myrbacken", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218141" + }, + "id": "747629", + "fullName": "Åsaka Rörmossen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218142" + }, + "id": "747630", + "fullName": "Åsaka Solbacken", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218143" + }, + "id": "747632", + "fullName": "Åsaka Vedbacken", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218144" + }, + "id": "755666", + "fullName": "Åsaka Svalehult", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218145" + }, + "id": "748867", + "fullName": "Åsaka Svartmaden", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218146" + }, + "id": "747046", + "fullName": "Skäggärdet Åsaka", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218148" + }, + "id": "747103", + "fullName": "Åsaka Björkelund", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218149" + }, + "id": "747104", + "fullName": "Åsaka Björkhagen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21814a" + }, + "id": "747127", + "fullName": "Åsaka Gröna Råsen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21814b" + }, + "id": "747137", + "fullName": "Åsaka Gåsetomten", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21814c" + }, + "id": "747150", + "fullName": "Åsaka Jutegården", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21814d" + }, + "id": "747152", + "fullName": "Åsaka Karlsbacke", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21814e" + }, + "id": "747159", + "fullName": "Åsaka Lillgården", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21814f" + }, + "id": "747161", + "fullName": "Åsaka Ljungliden", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218150" + }, + "id": "747181", + "fullName": "Åsaka Nilsgården", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218151" + }, + "id": "747210", + "fullName": "Åsaka Sandbacken", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218152" + }, + "id": "747222", + "fullName": "Åsaka Slättängen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218153" + }, + "id": "747234", + "fullName": "Åsaka Storemaden", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218154" + }, + "id": "747260", + "fullName": "Åsaka Värmes Hage", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218155" + }, + "id": "747586", + "fullName": "Åsaka Furulunden", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218156" + }, + "id": "747588", + "fullName": "Åsaka Fågelsberg", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218157" + }, + "id": "747599", + "fullName": "Åsaka Knektängen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218158" + }, + "id": "747631", + "fullName": "Åsaka Solgläntan", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218159" + }, + "id": "747633", + "fullName": "Åsaka Örnsberget", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21815a" + }, + "id": "748871", + "fullName": "Äspenäs Nolgärdet", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21815b" + }, + "id": "747084", + "fullName": "Väne Åsaka Stjärnö", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21815c" + }, + "id": "747088", + "fullName": "Väne-Åsaka Olsberg", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21815d" + }, + "id": "747110", + "fullName": "Åsaka Bostebacken", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21815e" + }, + "id": "747131", + "fullName": "Åsaka Gubbegården", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21815f" + }, + "id": "747135", + "fullName": "Åsaka Gustavsberg", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218160" + }, + "id": "747202", + "fullName": "Åsaka Prästkullen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218161" + }, + "id": "747204", + "fullName": "Åsaka Rabbekullen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218162" + }, + "id": "747206", + "fullName": "Åsaka Ramsebacken", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218163" + }, + "id": "747220", + "fullName": "Åsaka Skulegården", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218164" + }, + "id": "747226", + "fullName": "Åsaka Smedsgården", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218165" + }, + "id": "747232", + "fullName": "Åsaka Storegården", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218166" + }, + "id": "747244", + "fullName": "Åsaka Södra Fäbron", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218167" + }, + "id": "747252", + "fullName": "Åsaka Velanda Gård", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218168" + }, + "id": "747254", + "fullName": "Åsaka Velanda Sand", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218169" + }, + "id": "747256", + "fullName": "Åsaka Vintermaden", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21816a" + }, + "id": "747258", + "fullName": "Åsaka Vissla Kvarn", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21816b" + }, + "id": "747580", + "fullName": "Åsaka Björklyckan", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21816c" + }, + "id": "747595", + "fullName": "Åsaka Hjälmsängen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21816d" + }, + "id": "747611", + "fullName": "Åsaka Lindebacken", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21816e" + }, + "id": "748336", + "fullName": "Lindveden Äspenäs", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21816f" + }, + "id": "747094", + "fullName": "Åsaka Allmänningen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218170" + }, + "id": "747141", + "fullName": "Åsaka Havresvedjan", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218171" + }, + "id": "747157", + "fullName": "Åsaka Landbogården", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218172" + }, + "id": "747163", + "fullName": "Åsaka Lunnervallen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218173" + }, + "id": "747201", + "fullName": "Åsaka Piparetomten", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218174" + }, + "id": "747214", + "fullName": "Åsaka Skattegården", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218175" + }, + "id": "747224", + "fullName": "Åsaka Smedjebacken", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218176" + }, + "id": "747578", + "fullName": "Åsaka Björkebacken", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218177" + }, + "id": "747601", + "fullName": "Åsaka Koppardammen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218178" + }, + "id": "755619", + "fullName": "Kuleskog Äskedalen", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218179" + }, + "id": "747133", + "fullName": "Åsaka Gullhövdingen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21817a" + }, + "id": "747177", + "fullName": "Åsaka Munkebo Säteri", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21817b" + }, + "id": "747528", + "fullName": "Väne Åsaka Rörbotten", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21817c" + }, + "id": "747530", + "fullName": "Väne Åsaka Sandvadet", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21817d" + }, + "id": "747592", + "fullName": "Åsaka Gamla Ladängen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21817e" + }, + "id": "747522", + "fullName": "Väne Åsaka Lillemossen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21817f" + }, + "id": "747603", + "fullName": "Åsaka Kornhallsbäcken", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218180" + }, + "id": "747524", + "fullName": "Väne Åsaka Lövkärrsåsen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218181" + }, + "id": "747264", + "fullName": "Åsaka-Svalehult Stenbrottet", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218182" + }, + "id": "882548", + "fullName": "Aspeå", + "parentFullName": "Skorped", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218183" + }, + "id": "881330", + "fullName": "Aspsele", + "parentFullName": "Björna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218184" + }, + "id": "882015", + "fullName": "Aspgatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218185" + }, + "id": "882043", + "fullName": "Södra Aspgatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218186" + }, + "id": "882286", + "fullName": "Ås", + "parentFullName": "Sidensjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218187" + }, + "id": "881453", + "fullName": "Åsvägen", + "parentFullName": "Örnsköldsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218188" + }, + "id": "881479", + "fullName": "Åsgatan", + "parentFullName": "Örnsköldsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218189" + }, + "id": "881770", + "fullName": "Åsliden", + "parentFullName": "Örnsköldsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21818a" + }, + "id": "881769", + "fullName": "Åsberget", + "parentFullName": "Örnsköldsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21818b" + }, + "id": "881452", + "fullName": "Åsbergsvägen", + "parentFullName": "Örnsköldsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21818c" + }, + "id": "726024", + "fullName": "Aspvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21818d" + }, + "id": "744285", + "fullName": "Aspekärr", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21818e" + }, + "id": "744289", + "fullName": "Aspekärr Åsen", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21818f" + }, + "id": "725807", + "fullName": "Asplundsgatan", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218190" + }, + "id": "725979", + "fullName": "Aspekullsvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218191" + }, + "id": "728003", + "fullName": "Holma Aspekasen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218192" + }, + "id": "744287", + "fullName": "Aspekärr Bråten", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218193" + }, + "id": "727759", + "fullName": "Bokenäs Fossen Askemyren", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218194" + }, + "id": "727747", + "fullName": "Åsen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218195" + }, + "id": "727588", + "fullName": "Äskebacka", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218196" + }, + "id": "728067", + "fullName": "Åsholmsvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218197" + }, + "id": "725797", + "fullName": "Äsperödsvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218198" + }, + "id": "720241", + "fullName": "Grinneröds Åsen", + "parentFullName": "Svenshögen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb218199" + }, + "id": "744177", + "fullName": "Grinneröds Åsen", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21819a" + }, + "id": "744179", + "fullName": "Grinneröds Åsen Nygård", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21819b" + }, + "id": "720243", + "fullName": "Grinneröds Åsen Björkebo", + "parentFullName": "Svenshögen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21819c" + }, + "id": "575133", + "fullName": "Aspa Asplöt", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21819d" + }, + "id": "575195", + "fullName": "Aspa Över-Aspa", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21819e" + }, + "id": "575129", + "fullName": "Aspa Aspadalen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb21819f" + }, + "id": "575131", + "fullName": "Aspa Asphöjden", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181a0" + }, + "id": "597972", + "fullName": "Asptorp", + "parentFullName": "Stavsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181a2" + }, + "id": "576662", + "fullName": "Asplund", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181a3" + }, + "id": "578000", + "fullName": "Aspåker", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181a4" + }, + "id": "580824", + "fullName": "Aspedal", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181a5" + }, + "id": "618782", + "fullName": "Aspudden", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181a6" + }, + "id": "574293", + "fullName": "Aspvägen", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181a7" + }, + "id": "580822", + "fullName": "Askugnen", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181a8" + }, + "id": "618780", + "fullName": "Aspstugan", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181a9" + }, + "id": "575135", + "fullName": "Aspa Berga", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181aa" + }, + "id": "575165", + "fullName": "Aspa Löten", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181ac" + }, + "id": "573525", + "fullName": "Astrids väg", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181ad" + }, + "id": "575197", + "fullName": "Aspabacken", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181ae" + }, + "id": "575153", + "fullName": "Aspa Furubo", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181af" + }, + "id": "575175", + "fullName": "Aspa Solhem", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181b0" + }, + "id": "575125", + "fullName": "Aspa Alängen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181b1" + }, + "id": "575147", + "fullName": "Aspa Ekhamra", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181b2" + }, + "id": "575156", + "fullName": "Aspa Gläntan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181b3" + }, + "id": "575158", + "fullName": "Aspa Gröndal", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181b4" + }, + "id": "575187", + "fullName": "Aspa Örbrink", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181b5" + }, + "id": "920650", + "fullName": "Aspa Lyckebo", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181b6" + }, + "id": "575123", + "fullName": "Aspa Alexborg", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181b7" + }, + "id": "575127", + "fullName": "Aspa Anneberg", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181b8" + }, + "id": "575137", + "fullName": "Aspa Bergholm", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181b9" + }, + "id": "575155", + "fullName": "Aspa Fågelvik", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181ba" + }, + "id": "575157", + "fullName": "Aspa Grönborg", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181bb" + }, + "id": "575171", + "fullName": "Aspa Solbacka", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181bc" + }, + "id": "575177", + "fullName": "Aspa Tallåsen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181bd" + }, + "id": "618801", + "fullName": "Aspudden Enebo", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181be" + }, + "id": "579664", + "fullName": "Stora Aspdalen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181bf" + }, + "id": "575149", + "fullName": "Aspa Eriksborg", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181c0" + }, + "id": "575151", + "fullName": "Aspa Erikslund", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f191fa27dcf33cb2181c1" + }, + "id": "575167", + "fullName": "Aspa Majgården", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2181d8" + }, + "id": "796094", + "fullName": "Atterbomsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2181db" + }, + "id": "522320", + "fullName": "Attorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2181dc" + }, + "id": "501828", + "fullName": "Atlasgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2181dd" + }, + "id": "502217", + "fullName": "Attorpsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2181de" + }, + "id": "522322", + "fullName": "Attorp Sofiero", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2181df" + }, + "id": "502797", + "fullName": "Atterboms gata", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2181ea" + }, + "id": "762598", + "fullName": "Attersta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2181eb" + }, + "id": "760388", + "fullName": "Atlevägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2181ec" + }, + "id": "760819", + "fullName": "Ateljégatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2181ed" + }, + "id": "758344", + "fullName": "Atmosfärvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2181ee" + }, + "id": "762599", + "fullName": "Attersta Grenadjärtorp", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2181f2" + }, + "id": "919094", + "fullName": "Atlanticagatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2181f5" + }, + "id": "554129", + "fullName": "Attarpsvägen", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2181f6" + }, + "id": "550311", + "fullName": "Atlantgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2181f7" + }, + "id": "552393", + "fullName": "Attarpsvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2181f8" + }, + "id": "551631", + "fullName": "Atterbomsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2181fb" + }, + "id": "558160", + "fullName": "Attungsgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218202" + }, + "id": "859913", + "fullName": "Attlabryna", + "parentFullName": "Månsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218203" + }, + "id": "861385", + "fullName": "Attarpsvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218207" + }, + "id": "938849", + "fullName": "Atlasgatan", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21820b" + }, + "id": "491235", + "fullName": "Atlestigen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21820c" + }, + "id": "614697", + "fullName": "Hamra Åttinge", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21820d" + }, + "id": "915025", + "fullName": "Återvinningsgatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21820e" + }, + "id": "481259", + "fullName": "Atlasvägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21820f" + }, + "id": "482260", + "fullName": "Atlevägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218210" + }, + "id": "481257", + "fullName": "Atlasrondellen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218211" + }, + "id": "482724", + "fullName": "Återvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218212" + }, + "id": "482583", + "fullName": "Ättiksvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218213" + }, + "id": "481450", + "fullName": "Ättestupsvägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218214" + }, + "id": "835452", + "fullName": "Atlasgatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218215" + }, + "id": "598167", + "fullName": "Attavara", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218216" + }, + "id": "593948", + "fullName": "Ateljévägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218217" + }, + "id": "594681", + "fullName": "Risarp Attasgård", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218218" + }, + "id": "598169", + "fullName": "Attavara Båtmansgården", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218219" + }, + "id": "593108", + "fullName": "Åttingsstigen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21821a" + }, + "id": "593410", + "fullName": "Ättehögsvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21821b" + }, + "id": "878217", + "fullName": "Attmarby", + "parentFullName": "Matfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21821c" + }, + "id": "875323", + "fullName": "Atlasvägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21821d" + }, + "id": "875966", + "fullName": "Ättehögsvägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21821e" + }, + "id": "498068", + "fullName": "Ättestigen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21821f" + }, + "id": "571757", + "fullName": "Tullgarn Åtorp", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218220" + }, + "id": "571735", + "fullName": "Tullgarn Lilla Åtorp", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218221" + }, + "id": "500474", + "fullName": "Hörningsholm Åttkanten", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218222" + }, + "id": "493563", + "fullName": "Rikstens Säteri Åtorp", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218223" + }, + "id": "929182", + "fullName": "Attsjö Attsjöholm", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218224" + }, + "id": "929184", + "fullName": "Attsjö Attsjötorp", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218225" + }, + "id": "657699", + "fullName": "Attsjö Attsjöholm", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218226" + }, + "id": "657703", + "fullName": "Attsjö Attsjötorp", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218227" + }, + "id": "929183", + "fullName": "Attsjö Attsjölyckan", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218228" + }, + "id": "929181", + "fullName": "Attsjö", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218229" + }, + "id": "657701", + "fullName": "Attsjö Attsjölyckan", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21822a" + }, + "id": "657697", + "fullName": "Attsjö", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21822b" + }, + "id": "929200", + "fullName": "Attsjö Moen", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21822c" + }, + "id": "929186", + "fullName": "Attsjö Bygget", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21822d" + }, + "id": "929189", + "fullName": "Attsjö Ekedal", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21822e" + }, + "id": "929185", + "fullName": "Attsjö Byestad", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21822f" + }, + "id": "929202", + "fullName": "Attsjö Nyalund", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218230" + }, + "id": "657711", + "fullName": "Attsjö Bygget", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218231" + }, + "id": "657715", + "fullName": "Attsjö Ekedal", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218232" + }, + "id": "657705", + "fullName": "Attsjö Byestad", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218233" + }, + "id": "657739", + "fullName": "Attsjö Nyalund", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218234" + }, + "id": "929192", + "fullName": "Attsjö Högalund", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218235" + }, + "id": "929198", + "fullName": "Attsjö Lövängen", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218236" + }, + "id": "929204", + "fullName": "Attsjö Sköntorp", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218237" + }, + "id": "929207", + "fullName": "Attsjö Torslund", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218238" + }, + "id": "929188", + "fullName": "Attsjö Drakängen", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218239" + }, + "id": "929193", + "fullName": "Attsjö Jössagård", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21823a" + }, + "id": "929194", + "fullName": "Attsjö Kronogård", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21823b" + }, + "id": "929196", + "fullName": "Attsjö Lindeberg", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21823c" + }, + "id": "929201", + "fullName": "Attsjö Norregård", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21823d" + }, + "id": "929205", + "fullName": "Attsjö Södregård", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21823e" + }, + "id": "929206", + "fullName": "Attsjö Torsagård", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21823f" + }, + "id": "657721", + "fullName": "Attsjö Högalund", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218240" + }, + "id": "657733", + "fullName": "Attsjö Lövängen", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218241" + }, + "id": "657741", + "fullName": "Attsjö Sköntorp", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218242" + }, + "id": "657744", + "fullName": "Attsjö Torslund", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218243" + }, + "id": "654690", + "fullName": "Attsjö Möcklehult", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218244" + }, + "id": "664744", + "fullName": "Jätsberg Attingsås", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218245" + }, + "id": "657723", + "fullName": "Attsjö Jössagård", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218246" + }, + "id": "657725", + "fullName": "Attsjö Kronogård", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218247" + }, + "id": "657729", + "fullName": "Attsjö Lindeberg", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218248" + }, + "id": "657737", + "fullName": "Attsjö Norregård", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218249" + }, + "id": "657742", + "fullName": "Attsjö Södregård", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21824a" + }, + "id": "657743", + "fullName": "Attsjö Torsagård", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21824b" + }, + "id": "929190", + "fullName": "Attsjö Gamla Skola", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21824c" + }, + "id": "929195", + "fullName": "Attsjö Källelycke", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21824d" + }, + "id": "929199", + "fullName": "Attsjö Markustorp", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21824e" + }, + "id": "929203", + "fullName": "Attsjö Penningsmo", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21824f" + }, + "id": "657717", + "fullName": "Attsjö Gamla Skola", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218250" + }, + "id": "657727", + "fullName": "Attsjö Källelycke", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218251" + }, + "id": "657735", + "fullName": "Attsjö Markustorp", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218252" + }, + "id": "657740", + "fullName": "Attsjö Penningsmo", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218253" + }, + "id": "929197", + "fullName": "Attsjö Lyckanshöjd", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218254" + }, + "id": "657731", + "fullName": "Attsjö Lyckanshöjd", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218255" + }, + "id": "929187", + "fullName": "Attsjö Båtsmansgård", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218256" + }, + "id": "657713", + "fullName": "Attsjö Båtsmansgård", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218257" + }, + "id": "929191", + "fullName": "Attsjö Gamla Södergård", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218258" + }, + "id": "657719", + "fullName": "Attsjö Gamla Södergård", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21825b" + }, + "id": "654558", + "fullName": "Väse-Åtorp", + "parentFullName": "Väse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21825c" + }, + "id": "669201", + "fullName": "Grava-Åtorp", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21825d" + }, + "id": "649656", + "fullName": "Åttkantsgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21825e" + }, + "id": "649632", + "fullName": "Åttkantslunden", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21825f" + }, + "id": "654290", + "fullName": "Dröjsforsen Åtorp", + "parentFullName": "Väse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218260" + }, + "id": "486681", + "fullName": "Atletvägen", + "parentFullName": "Vendelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218261" + }, + "id": "710951", + "fullName": "Atosvägen", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218262" + }, + "id": "504668", + "fullName": "Ateljévägen", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218263" + }, + "id": "505209", + "fullName": "Ulriksdal Ateljévillan", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218264" + }, + "id": "505269", + "fullName": "Ulriksdal Ornässtugans Ateljé", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218265" + }, + "id": "506425", + "fullName": "Attackvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218266" + }, + "id": "507337", + "fullName": "Återvinningsvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218267" + }, + "id": "518863", + "fullName": "Atlasvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218268" + }, + "id": "520171", + "fullName": "Atfares väg", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218269" + }, + "id": "519477", + "fullName": "Attundagränd", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21826a" + }, + "id": "518988", + "fullName": "Återvändsgränd", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21826b" + }, + "id": "512867", + "fullName": "Attundavägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21826c" + }, + "id": "914100", + "fullName": "Attundagränd", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21826d" + }, + "id": "512865", + "fullName": "Attundafältet", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21826e" + }, + "id": "518306", + "fullName": "Ättebacken", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21826f" + }, + "id": "512853", + "fullName": "Ättestigen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218270" + }, + "id": "518308", + "fullName": "Ättehagsvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218271" + }, + "id": "673083", + "fullName": "Attanäs", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218272" + }, + "id": "671101", + "fullName": "Västeråkra Ateljén", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218273" + }, + "id": "671116", + "fullName": "Åtorpet", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218274" + }, + "id": "670687", + "fullName": "Ättebådan", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218275" + }, + "id": "671118", + "fullName": "Åtorpsvägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218276" + }, + "id": "670664", + "fullName": "Gullberna Park Ättebåden", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218277" + }, + "id": "708932", + "fullName": "Ättehögsvägen", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218278" + }, + "id": "704669", + "fullName": "Attorp", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218279" + }, + "id": "698828", + "fullName": "Attarp", + "parentFullName": "Skällinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21827a" + }, + "id": "704671", + "fullName": "Attorpsvägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21827b" + }, + "id": "704549", + "fullName": "Åttabro", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21827c" + }, + "id": "703288", + "fullName": "Ättehögen", + "parentFullName": "Väröbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21827d" + }, + "id": "863070", + "fullName": "Återgången", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21827e" + }, + "id": "862599", + "fullName": "Återvändsgränd", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21827f" + }, + "id": "806814", + "fullName": "Åtorp", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218280" + }, + "id": "910362", + "fullName": "Ättvägen", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218281" + }, + "id": "917994", + "fullName": "Kristineholm Östra Åtorp", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218282" + }, + "id": "919346", + "fullName": "Kristineholm Västra Åtorp", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218283" + }, + "id": "601167", + "fullName": "Atlingbo Lilla Atlings", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218284" + }, + "id": "599516", + "fullName": "Atlasgatan", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218286" + }, + "id": "601157", + "fullName": "Atlingbo Kyrka", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218287" + }, + "id": "601149", + "fullName": "Atlingbo Friggars", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218288" + }, + "id": "601155", + "fullName": "Atlingbo Kallarve", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218289" + }, + "id": "601169", + "fullName": "Atlingbo Myrände", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21828a" + }, + "id": "601170", + "fullName": "Atlingbo Nygårds", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21828b" + }, + "id": "601175", + "fullName": "Atlingbo Resarve", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21828c" + }, + "id": "601177", + "fullName": "Atlingbo Rindarve", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21828d" + }, + "id": "601179", + "fullName": "Atlingbo Rundarve", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21828e" + }, + "id": "601181", + "fullName": "Atlingbo Suderbys", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21828f" + }, + "id": "601147", + "fullName": "Atlingbo Djauränge", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218290" + }, + "id": "601159", + "fullName": "Atlingbo Kyrklasse", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218291" + }, + "id": "601166", + "fullName": "Atlingbo Källgårds", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218292" + }, + "id": "601171", + "fullName": "Atlingbo Prästgård", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218293" + }, + "id": "601151", + "fullName": "Atlingbo Hellmans Torp", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218294" + }, + "id": "601168", + "fullName": "Atlingbo Lilla Björke", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218295" + }, + "id": "601173", + "fullName": "Atlingbo Prästgården", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218296" + }, + "id": "824223", + "fullName": "Attjärnbo", + "parentFullName": "Bjursås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218297" + }, + "id": "881167", + "fullName": "Ateljevägen", + "parentFullName": "Husum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218298" + }, + "id": "882428", + "fullName": "Åte", + "parentFullName": "Överhörnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218299" + }, + "id": "727273", + "fullName": "Attervägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21829a" + }, + "id": "744519", + "fullName": "Norra Åtorpsvägen", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21829b" + }, + "id": "744576", + "fullName": "Södra Åtorpsvägen", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21829c" + }, + "id": "744469", + "fullName": "Forshälla Bräcke Åtorp", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21829d" + }, + "id": "578845", + "fullName": "Veda Ateljén", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21829e" + }, + "id": "576609", + "fullName": "Åtorp", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21829f" + }, + "id": "574890", + "fullName": "Kila Åtorp", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182a0" + }, + "id": "575102", + "fullName": "Åtorpsvägen", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182a1" + }, + "id": "573648", + "fullName": "Åttingevägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182a2" + }, + "id": "574611", + "fullName": "Tunaberg Åtorp", + "parentFullName": "Nävekvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182a3" + }, + "id": "575101", + "fullName": "Åtorps Badplats", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182a4" + }, + "id": "574898", + "fullName": "Kila Åtorp Tureborg", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182a6" + }, + "id": "574892", + "fullName": "Kila Åtorp Björkudden", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182a7" + }, + "id": "574896", + "fullName": "Kila Åtorp Skogshyddan", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182a8" + }, + "id": "574894", + "fullName": "Kila Åtorp Skogsgläntan", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182a9" + }, + "id": "574613", + "fullName": "Tunaberg Åtorp Häradstorp", + "parentFullName": "Nävekvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182aa" + }, + "id": "829064", + "fullName": "Lerdala Attebo", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182ab" + }, + "id": "833520", + "fullName": "Öm Åtorp", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182ac" + }, + "id": "833618", + "fullName": "Ljunghem Åtorp", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182ad" + }, + "id": "580366", + "fullName": "Attarp", + "parentFullName": "Västra Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182ae" + }, + "id": "580485", + "fullName": "Torups-Attarp", + "parentFullName": "Västra Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182af" + }, + "id": "583800", + "fullName": "Nävlinge-Attarp", + "parentFullName": "Nävlinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182b5" + }, + "id": "576732", + "fullName": "Återvändsgränd", + "parentFullName": "Vittsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182b6" + }, + "id": "909703", + "fullName": "Ateljévägen", + "parentFullName": "Sundbyberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182b7" + }, + "id": "510590", + "fullName": "Atlasvägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182b8" + }, + "id": "522365", + "fullName": "Atletvägen", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182b9" + }, + "id": "521051", + "fullName": "Åtorpet", + "parentFullName": "Sigtuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182ba" + }, + "id": "558125", + "fullName": "Gång Åtta", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182bb" + }, + "id": "558344", + "fullName": "Ättehögsvägen", + "parentFullName": "Glumslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182bc" + }, + "id": "535553", + "fullName": "Västra Värlinge Atlehög", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182bd" + }, + "id": "927091", + "fullName": "Åttavägen", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182be" + }, + "id": "916200", + "fullName": "Åttavägen", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182bf" + }, + "id": "535356", + "fullName": "Ättehögsvägen", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182c0" + }, + "id": "535549", + "fullName": "Västra Vemmerlöv Åtorp", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182c1" + }, + "id": "920512", + "fullName": "Återvinningsvägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182c2" + }, + "id": "602797", + "fullName": "Attarp", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182c3" + }, + "id": "602801", + "fullName": "Attarp Ekåsen", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182c4" + }, + "id": "602799", + "fullName": "Attarp Ekekullen", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182c5" + }, + "id": "603219", + "fullName": "Ättarp", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182c6" + }, + "id": "603201", + "fullName": "Ätrafors", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182c7" + }, + "id": "602251", + "fullName": "Ätrastigen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182c8" + }, + "id": "602767", + "fullName": "Ätranstigen", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182ca" + }, + "id": "600313", + "fullName": "Ätraforsvägen", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182cb" + }, + "id": "600534", + "fullName": "Ätradalsvägen", + "parentFullName": "Ätran", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182cc" + }, + "id": "603205", + "fullName": "Ätrafors Berget", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182cd" + }, + "id": "603215", + "fullName": "Ätrafors Tången", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182ce" + }, + "id": "603153", + "fullName": "Vessige Ätraberg", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182cf" + }, + "id": "603203", + "fullName": "Ätrafors Anneberg", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182d0" + }, + "id": "603209", + "fullName": "Ätrafors Solliden", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182d1" + }, + "id": "603213", + "fullName": "Ätrafors Torslund", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182d2" + }, + "id": "605256", + "fullName": "Ättarp Hermanstorp", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182d3" + }, + "id": "603211", + "fullName": "Ätrafors Tallbacken", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182d4" + }, + "id": "603207", + "fullName": "Ätrafors Långansgård", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182d5" + }, + "id": "514459", + "fullName": "Athos väg", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182d6" + }, + "id": "513406", + "fullName": "Norra Atriumvägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182d7" + }, + "id": "513442", + "fullName": "Södra Atriumvägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182d8" + }, + "id": "514089", + "fullName": "Ättarö Gård", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182d9" + }, + "id": "514093", + "fullName": "Ättarötorp", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182da" + }, + "id": "514091", + "fullName": "Ättarögränd", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182db" + }, + "id": "514095", + "fullName": "Ättarövägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182dd" + }, + "id": "712714", + "fullName": "Återvändsgatan", + "parentFullName": "Marstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182de" + }, + "id": "538758", + "fullName": "Åtorpsvägen", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182df" + }, + "id": "537752", + "fullName": "Åttonde Sjögränd", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182e0" + }, + "id": "514576", + "fullName": "Klockrike Ättorpa", + "parentFullName": "Klockrike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182e1" + }, + "id": "488760", + "fullName": "Återstigen", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182e2" + }, + "id": "484396", + "fullName": "Återlögavägen", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182e3" + }, + "id": "484400", + "fullName": "Återvallsvägen", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182e4" + }, + "id": "490528", + "fullName": "Återvändsbacken", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182e5" + }, + "id": "484398", + "fullName": "Återvallsträsket", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182e6" + }, + "id": "484439", + "fullName": "Eknäsvägen Återvall", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182e7" + }, + "id": "484679", + "fullName": "Karbyvägen Återvall", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182e8" + }, + "id": "892343", + "fullName": "Atletgatan", + "parentFullName": "Öjebyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182e9" + }, + "id": "893090", + "fullName": "Åträsk", + "parentFullName": "Lillpite", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182ea" + }, + "id": "892636", + "fullName": "Återvändsgatan", + "parentFullName": "Hemmingsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182eb" + }, + "id": "559214", + "fullName": "Ättegatan", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182ec" + }, + "id": "717510", + "fullName": "Åtorps Udde", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182ed" + }, + "id": "717512", + "fullName": "Åtorpsvägen", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182ee" + }, + "id": "717508", + "fullName": "Åtorps Bokväg", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182ef" + }, + "id": "717506", + "fullName": "Åtorps Björkväg", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182f0" + }, + "id": "713860", + "fullName": "Attholmen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182f1" + }, + "id": "713866", + "fullName": "Attuddsvägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182f2" + }, + "id": "713862", + "fullName": "Attholmen Ekbacken", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182f3" + }, + "id": "713864", + "fullName": "Attholmen Ljungåsen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182f4" + }, + "id": "714124", + "fullName": "Östra Attholmsvägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182f5" + }, + "id": "714104", + "fullName": "Västra Attholmsvägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182f6" + }, + "id": "807579", + "fullName": "Atletvägen", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182f7" + }, + "id": "839628", + "fullName": "Åttersta Hytta", + "parentFullName": "Kungsgården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182f8" + }, + "id": "839632", + "fullName": "Åtterstavägen", + "parentFullName": "Kungsgården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182f9" + }, + "id": "839630", + "fullName": "Åtterstabacken", + "parentFullName": "Kungsgården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182fa" + }, + "id": "751554", + "fullName": "Åttersrud", + "parentFullName": "Brålanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182fb" + }, + "id": "705249", + "fullName": "Åtorget", + "parentFullName": "Partille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182fc" + }, + "id": "705761", + "fullName": "Återvägen", + "parentFullName": "Sävedalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182fd" + }, + "id": "854261", + "fullName": "Atletvägen", + "parentFullName": "Enånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182fe" + }, + "id": "916269", + "fullName": "Åtjärnarna", + "parentFullName": "Enånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2182ff" + }, + "id": "852884", + "fullName": "Återvändsgränd", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218300" + }, + "id": "544065", + "fullName": "Fårö Ateljé", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218301" + }, + "id": "544066", + "fullName": "Fårö Ateljen", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218302" + }, + "id": "540173", + "fullName": "Återvändsgatan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218303" + }, + "id": "542722", + "fullName": "Återvändsgatan", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218304" + }, + "id": "542724", + "fullName": "Återvändsgränd", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218305" + }, + "id": "536799", + "fullName": "Åtvidabergsvägen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218306" + }, + "id": "534009", + "fullName": "Bredvassa Åttinge", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218307" + }, + "id": "538152", + "fullName": "Atlegången", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218308" + }, + "id": "540544", + "fullName": "Åttamannavägen", + "parentFullName": "Falsterbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218309" + }, + "id": "640004", + "fullName": "Atlanten", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21830a" + }, + "id": "642749", + "fullName": "Mälsåker Åttan", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21830b" + }, + "id": "766583", + "fullName": "Attared Ekkullen", + "parentFullName": "Örby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21830c" + }, + "id": "766585", + "fullName": "Attared Västergård", + "parentFullName": "Örby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21830d" + }, + "id": "766760", + "fullName": "Haratången Attared", + "parentFullName": "Örby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21830e" + }, + "id": "766762", + "fullName": "Haratången Attared Ekekullen", + "parentFullName": "Örby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21830f" + }, + "id": "620444", + "fullName": "Ättehögsvägen", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218310" + }, + "id": "615256", + "fullName": "Gunnamo Åtorpet", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218311" + }, + "id": "615648", + "fullName": "Sölaryd Åtorpet", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218312" + }, + "id": "622512", + "fullName": "Herrestad Åttan", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218313" + }, + "id": "637198", + "fullName": "Äs Åtorp", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218314" + }, + "id": "627630", + "fullName": "Åtorp Kil", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218315" + }, + "id": "624620", + "fullName": "Forsa Åtorp", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218316" + }, + "id": "627185", + "fullName": "Gamla Åtorp", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218317" + }, + "id": "627645", + "fullName": "Åtorps Gård", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218318" + }, + "id": "627615", + "fullName": "Åtorp Bronäs", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218319" + }, + "id": "627634", + "fullName": "Åtorp Lundsjö", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21831a" + }, + "id": "627638", + "fullName": "Åtorp Lövåsen", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21831b" + }, + "id": "617611", + "fullName": "Lindbro Åtorp", + "parentFullName": "Sköldinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21831c" + }, + "id": "627640", + "fullName": "Åtorp Rosendal", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21831d" + }, + "id": "627643", + "fullName": "Åtorp Solberga", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21831e" + }, + "id": "627613", + "fullName": "Åtorp Backafall", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21831f" + }, + "id": "627626", + "fullName": "Åtorp Herrgölet", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218320" + }, + "id": "627632", + "fullName": "Åtorp Kilstugan", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218321" + }, + "id": "627642", + "fullName": "Åtorp Skarendal", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218322" + }, + "id": "627644", + "fullName": "Åtorp Sågstugan", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218323" + }, + "id": "615713", + "fullName": "Eriksberg Åtorp", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218324" + }, + "id": "627628", + "fullName": "Åtorp Jaktstugan", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218325" + }, + "id": "627624", + "fullName": "Åtorp Didrikstorp", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218326" + }, + "id": "616165", + "fullName": "Mörtbol Malm-Åtorp", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218327" + }, + "id": "627622", + "fullName": "Åtorp Dansarbacken", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218328" + }, + "id": "637954", + "fullName": "Julita Gård Åttkanten", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218329" + }, + "id": "627636", + "fullName": "Åtorp Lundsjö Lillstuga", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21832a" + }, + "id": "517575", + "fullName": "Åttesta", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21832b" + }, + "id": "540738", + "fullName": "Attarp", + "parentFullName": "Löberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21832c" + }, + "id": "540745", + "fullName": "Attarp Hemdala", + "parentFullName": "Löberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21832d" + }, + "id": "540747", + "fullName": "Attarp Hulta Gård", + "parentFullName": "Löberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21832e" + }, + "id": "542595", + "fullName": "Skarhult Attarpsbo", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21832f" + }, + "id": "541977", + "fullName": "Återvändsgränd", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218330" + }, + "id": "543080", + "fullName": "Skarhults Gård Åttamannahuset Öster", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218331" + }, + "id": "543078", + "fullName": "Skarhults Gård Åttamannahuset Väster", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218332" + }, + "id": "790391", + "fullName": "Åttagårdsgatan", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218333" + }, + "id": "792997", + "fullName": "Väberga Ätthögen", + "parentFullName": "Åsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218334" + }, + "id": "792600", + "fullName": "Alvared Ätrastrand", + "parentFullName": "Åsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218335" + }, + "id": "792602", + "fullName": "Alvared Ätravallen", + "parentFullName": "Åsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218336" + }, + "id": "796898", + "fullName": "Vartofta-Åsaka Ätravik", + "parentFullName": "Vartofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218337" + }, + "id": "792175", + "fullName": "Ranstad Återvinningsanläggning", + "parentFullName": "Stenstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218338" + }, + "id": "791216", + "fullName": "Torrevalla Återvinningsanläggning", + "parentFullName": "Floby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218339" + }, + "id": "675279", + "fullName": "Atriumvägen", + "parentFullName": "Mörrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21833a" + }, + "id": "546336", + "fullName": "Atles Gränd", + "parentFullName": "Furulund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21833b" + }, + "id": "546529", + "fullName": "Ättevägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21833c" + }, + "id": "930403", + "fullName": "Attlered", + "parentFullName": "Lödöse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21833d" + }, + "id": "624063", + "fullName": "Attebo", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21833e" + }, + "id": "616992", + "fullName": "Attaryds Gård", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21833f" + }, + "id": "616994", + "fullName": "Attaryds Kvarn", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218340" + }, + "id": "616988", + "fullName": "Attaryd Kallaberget", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218341" + }, + "id": "616990", + "fullName": "Attaryd Kvarnaberget", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218342" + }, + "id": "624909", + "fullName": "Åtteråsskolan", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218343" + }, + "id": "625290", + "fullName": "Åtterås Norrby", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218344" + }, + "id": "625286", + "fullName": "Åtterås Madegård", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218345" + }, + "id": "625282", + "fullName": "Åtterås Bäckegård", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218346" + }, + "id": "625284", + "fullName": "Åtterås Jeppagård", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218347" + }, + "id": "625292", + "fullName": "Åtterås Smedjegård", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218348" + }, + "id": "625280", + "fullName": "Åtterås Brännesgård", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218349" + }, + "id": "625288", + "fullName": "Åtterås Norra Norrby", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21834a" + }, + "id": "625294", + "fullName": "Åtterås Södra Norrby", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21834b" + }, + "id": "634283", + "fullName": "Sommarsäte Åttingsskiften", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21834c" + }, + "id": "895799", + "fullName": "Åträsk", + "parentFullName": "Gunnarsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21834d" + }, + "id": "895683", + "fullName": "Åträsket", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21834e" + }, + "id": "494847", + "fullName": "Atles väg", + "parentFullName": "Ösmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21834f" + }, + "id": "495770", + "fullName": "Atlestigen", + "parentFullName": "Sorunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218350" + }, + "id": "915655", + "fullName": "Återvändsgränd", + "parentFullName": "Ramkvilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218351" + }, + "id": "490835", + "fullName": "Upplanda Åtorpet", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218352" + }, + "id": "870229", + "fullName": "Holsby Åttingsstugan", + "parentFullName": "Holsbybrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218353" + }, + "id": "548240", + "fullName": "Atletgränd", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218354" + }, + "id": "512748", + "fullName": "Öjebro Åtorp", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218355" + }, + "id": "548182", + "fullName": "Återvändsgränd", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218356" + }, + "id": "545109", + "fullName": "Ättekullsgränd", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218357" + }, + "id": "512172", + "fullName": "Mathem Åttingen", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218358" + }, + "id": "549668", + "fullName": "Normlösa Åttingen", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218359" + }, + "id": "512337", + "fullName": "Stora Ljunga Åttingen", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21835a" + }, + "id": "547488", + "fullName": "Gullringstorp Åttingen", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21835b" + }, + "id": "484344", + "fullName": "Imbramåla Fredriksborgs Ateljé", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21835c" + }, + "id": "483252", + "fullName": "Lagmanskvarn Åtorpet", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21835d" + }, + "id": "851095", + "fullName": "Återgårdsbacken", + "parentFullName": "Rengsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21835e" + }, + "id": "720093", + "fullName": "Åtorp", + "parentFullName": "Ödsmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21835f" + }, + "id": "555384", + "fullName": "Ättehögsvägen", + "parentFullName": "Nyhamnsläge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218360" + }, + "id": "927702", + "fullName": "Ättehögsvägen", + "parentFullName": "Strandbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218361" + }, + "id": "683408", + "fullName": "Östra Knåll Ateljen", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218362" + }, + "id": "698602", + "fullName": "Näs Åttan", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218363" + }, + "id": "928080", + "fullName": "Attarp", + "parentFullName": "Örkelljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218364" + }, + "id": "539519", + "fullName": "Ättehögsvägen", + "parentFullName": "Bjärred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218365" + }, + "id": "789064", + "fullName": "Attorp", + "parentFullName": "Vegby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218366" + }, + "id": "789872", + "fullName": "Ätragatan", + "parentFullName": "Trädet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218367" + }, + "id": "789782", + "fullName": "Ätrastigen", + "parentFullName": "Dalum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218368" + }, + "id": "789675", + "fullName": "Ätrabacken", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218369" + }, + "id": "789677", + "fullName": "Ätrabrinken", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21836a" + }, + "id": "547588", + "fullName": "Åttegränd", + "parentFullName": "Hjärup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21836b" + }, + "id": "547589", + "fullName": "Åttevägen", + "parentFullName": "Hjärup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21836c" + }, + "id": "547796", + "fullName": "Ättarpsvägen", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21836d" + }, + "id": "747501", + "fullName": "Ånäs Åtorp", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21836e" + }, + "id": "748214", + "fullName": "Åtsjögård", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21836f" + }, + "id": "747081", + "fullName": "Ålsänge Åteg", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218370" + }, + "id": "746453", + "fullName": "Fänninge Åtorp", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218371" + }, + "id": "749377", + "fullName": "Jönshyttan Åtorp", + "parentFullName": "Ramsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218372" + }, + "id": "748116", + "fullName": "Skrymtarboda Åtsjöängen", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218373" + }, + "id": "771329", + "fullName": "Tärnaby Åtorpet", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218374" + }, + "id": "731978", + "fullName": "Ekeby Attlingstorp", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218375" + }, + "id": "732788", + "fullName": "Norrby Åtorp", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218376" + }, + "id": "731477", + "fullName": "Återvändsgränd", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218377" + }, + "id": "533289", + "fullName": "Ättehögsvägen", + "parentFullName": "Klågerup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218378" + }, + "id": "829346", + "fullName": "Ätjärnsvägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218379" + }, + "id": "676859", + "fullName": "Återvinningsvägen", + "parentFullName": "Alsterbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21837a" + }, + "id": "635914", + "fullName": "Aringsås Återvinningsanläggning", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21837b" + }, + "id": "575456", + "fullName": "Attusa", + "parentFullName": "Sankt Olof", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21837c" + }, + "id": "575458", + "fullName": "Attusa Solgård", + "parentFullName": "Sankt Olof", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21837d" + }, + "id": "574279", + "fullName": "Återvändsvägen", + "parentFullName": "Borrby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21837e" + }, + "id": "817610", + "fullName": "Marum Attorp", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21837f" + }, + "id": "815685", + "fullName": "Skärv Attorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218380" + }, + "id": "816602", + "fullName": "Dagsnäs Ateljen", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218381" + }, + "id": "878936", + "fullName": "Återtjärnen", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218382" + }, + "id": "782017", + "fullName": "Ala Åtorp", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218383" + }, + "id": "799150", + "fullName": "Morby Åttondelen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218384" + }, + "id": "588579", + "fullName": "Attmars väg", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218385" + }, + "id": "871663", + "fullName": "Haddås Åttingen", + "parentFullName": "Ingatorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218386" + }, + "id": "912336", + "fullName": "Gryt Ateljén", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218387" + }, + "id": "629721", + "fullName": "Stora Åtorp", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218388" + }, + "id": "918231", + "fullName": "Stora Åtorp Sandvik", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218389" + }, + "id": "618655", + "fullName": "Stora Åtorp Sandvik", + "parentFullName": "Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21838a" + }, + "id": "629663", + "fullName": "Stenhammar Lilla Åtorp", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21838b" + }, + "id": "826926", + "fullName": "Ryda Lilla Attorp", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21838c" + }, + "id": "826990", + "fullName": "Ryda Stora Attorp", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21838d" + }, + "id": "773307", + "fullName": "Återvändsgränd", + "parentFullName": "Kolbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21838e" + }, + "id": "742150", + "fullName": "Skogaholm Åtorpet", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21838f" + }, + "id": "757864", + "fullName": "Ateneplan", + "parentFullName": "Skärhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218390" + }, + "id": "655260", + "fullName": "Atlasgatan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218391" + }, + "id": "657849", + "fullName": "Råglanda Villa Atrium", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218392" + }, + "id": "662933", + "fullName": "Åtorp", + "parentFullName": "Värmlands Nysäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218393" + }, + "id": "662872", + "fullName": "Södra Åtorp", + "parentFullName": "Värmlands Nysäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218394" + }, + "id": "662994", + "fullName": "Östra Åtorp", + "parentFullName": "Värmlands Nysäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218395" + }, + "id": "655855", + "fullName": "Forsvik Åtorp", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218396" + }, + "id": "661610", + "fullName": "Återslöp Håla", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218397" + }, + "id": "661646", + "fullName": "Återslöp Sjöbo", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218398" + }, + "id": "935485", + "fullName": "Återslöp Hagen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218399" + }, + "id": "661604", + "fullName": "Återslöp Gärdet", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21839a" + }, + "id": "661628", + "fullName": "Återslöp Lugnet", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21839b" + }, + "id": "661630", + "fullName": "Återslöp Lyckan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21839c" + }, + "id": "661669", + "fullName": "Återslöp Solebo", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21839d" + }, + "id": "661675", + "fullName": "Återslöp Solhem", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21839e" + }, + "id": "935487", + "fullName": "Återslöp Ugglan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21839f" + }, + "id": "655233", + "fullName": "Återslöpsvägen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183a0" + }, + "id": "661586", + "fullName": "Återslöp Fridhem", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183a1" + }, + "id": "661588", + "fullName": "Återslöp Gläntan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183a2" + }, + "id": "661590", + "fullName": "Återslöp Granvik", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183a3" + }, + "id": "661618", + "fullName": "Återslöp Lassebo", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183a4" + }, + "id": "661620", + "fullName": "Återslöp Lillebo", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183a5" + }, + "id": "661624", + "fullName": "Återslöp Lillhem", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183a6" + }, + "id": "661632", + "fullName": "Återslöp Lyckebo", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183a7" + }, + "id": "661652", + "fullName": "Återslöp Sjöhaga", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183a8" + }, + "id": "661659", + "fullName": "Återslöp Sjösala", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183a9" + }, + "id": "661681", + "fullName": "Återslöp Solåkra", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183aa" + }, + "id": "661578", + "fullName": "Återslöp Brängebo", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183ab" + }, + "id": "661602", + "fullName": "Återslöp Gullåsen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183ac" + }, + "id": "661606", + "fullName": "Återslöp Hagliden", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183ad" + }, + "id": "661608", + "fullName": "Återslöp Hagviken", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183ae" + }, + "id": "661614", + "fullName": "Återslöp Kobråten", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183af" + }, + "id": "661636", + "fullName": "Återslöp Mulviken", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183b0" + }, + "id": "661654", + "fullName": "Återslöp Sjöhaget", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183b1" + }, + "id": "661656", + "fullName": "Återslöp Sjöliden", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183b2" + }, + "id": "661673", + "fullName": "Återslöp Solhagen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183b3" + }, + "id": "661679", + "fullName": "Återslöp Soludden", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183b4" + }, + "id": "661690", + "fullName": "Återslöp Sommarro", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183b6" + }, + "id": "661584", + "fullName": "Återslöp Flåhacket", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183b7" + }, + "id": "661598", + "fullName": "Återslöp Gullhagen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183b8" + }, + "id": "661600", + "fullName": "Återslöp Gullviken", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183b9" + }, + "id": "661612", + "fullName": "Återslöp Karlslund", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183ba" + }, + "id": "661622", + "fullName": "Återslöp Lillhagen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183bb" + }, + "id": "661626", + "fullName": "Återslöp Lilltomta", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183bc" + }, + "id": "661645", + "fullName": "Återslöp Sandviken", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183bd" + }, + "id": "661657", + "fullName": "Återslöp Sjölunden", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183be" + }, + "id": "661661", + "fullName": "Återslöp Sjöstugan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183bf" + }, + "id": "661663", + "fullName": "Återslöp Sjötorpet", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183c0" + }, + "id": "661667", + "fullName": "Återslöp Solbacken", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183c1" + }, + "id": "661677", + "fullName": "Återslöp Soltorpet", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183c2" + }, + "id": "935486", + "fullName": "Återslöp Paradiset", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183c3" + }, + "id": "662935", + "fullName": "Åtorp Vargsjöstugan", + "parentFullName": "Värmlands Nysäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183c4" + }, + "id": "661596", + "fullName": "Återslöp Gullbacken", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183c5" + }, + "id": "661644", + "fullName": "Återslöp Pernillebo", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183c6" + }, + "id": "661648", + "fullName": "Återslöp Sjöglimten", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183c7" + }, + "id": "661650", + "fullName": "Återslöp Sjögläntan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183c8" + }, + "id": "661671", + "fullName": "Återslöp Solgläntan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183c9" + }, + "id": "915028", + "fullName": "Återslöp Tallhöjden", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183ca" + }, + "id": "661616", + "fullName": "Återslöp Källebacken", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183cb" + }, + "id": "661634", + "fullName": "Återslöp Lycketorpet", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183cc" + }, + "id": "661643", + "fullName": "Återslöp Olofsgården", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183cd" + }, + "id": "661665", + "fullName": "Återslöp Skogstorpet", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183ce" + }, + "id": "661683", + "fullName": "Återslöp Sommarhagen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183cf" + }, + "id": "661692", + "fullName": "Återslöp Strandbacka", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183d0" + }, + "id": "661694", + "fullName": "Återslöp Strandhagen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183d1" + }, + "id": "661695", + "fullName": "Återslöp Strandliden", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183d2" + }, + "id": "661593", + "fullName": "Återslöp Granviks Gård", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183d3" + }, + "id": "661642", + "fullName": "Återslöp Mulviksudden", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183d4" + }, + "id": "661696", + "fullName": "Återslöp Strandtorpet", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183d5" + }, + "id": "661697", + "fullName": "Återslöp Sundströmmen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183d7" + }, + "id": "661698", + "fullName": "Återslöp Östra Karlslund", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183d8" + }, + "id": "661594", + "fullName": "Återslöp Granviks Lillstuga", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183d9" + }, + "id": "929595", + "fullName": "Attungegatan", + "parentFullName": "Mörbylånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183da" + }, + "id": "677191", + "fullName": "Alby Attungegatan", + "parentFullName": "Mörbylånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183db" + }, + "id": "913627", + "fullName": "Åtorpet", + "parentFullName": "Ås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183dc" + }, + "id": "865392", + "fullName": "Åtorpet", + "parentFullName": "Lit", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183dd" + }, + "id": "864956", + "fullName": "Återvändsgränd", + "parentFullName": "Nälden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183de" + }, + "id": "564845", + "fullName": "Atteköpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183df" + }, + "id": "557317", + "fullName": "Ättehögsvägen", + "parentFullName": "Förslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183e0" + }, + "id": "733224", + "fullName": "Vrångebäck Åtorp", + "parentFullName": "Brastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183e1" + }, + "id": "877309", + "fullName": "Atlantvägen", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183e2" + }, + "id": "877148", + "fullName": "Prästnäs Åtorpet", + "parentFullName": "Järnforsen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183e3" + }, + "id": "476445", + "fullName": "Hagelsrum Åtorpet", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183e4" + }, + "id": "876576", + "fullName": "Ramsebo Åttingstugan", + "parentFullName": "Virserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183e5" + }, + "id": "590426", + "fullName": "Attelholm", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183e6" + }, + "id": "590001", + "fullName": "Kungshällsudden Attelholm", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183e7" + }, + "id": "587111", + "fullName": "Lund Åttingen", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183e8" + }, + "id": "588544", + "fullName": "Norrbotorp Åttan", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183e9" + }, + "id": "589084", + "fullName": "Harstorp Åttingen", + "parentFullName": "Östra Ryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183ea" + }, + "id": "588588", + "fullName": "Ringeby Åttingshagen", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183eb" + }, + "id": "553460", + "fullName": "Ättehög", + "parentFullName": "Tågarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183ec" + }, + "id": "770070", + "fullName": "Ökna Åtorp", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183ed" + }, + "id": "769126", + "fullName": "Hjälmare Docka Åttonde Slussen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183ee" + }, + "id": "750716", + "fullName": "Attlered", + "parentFullName": "Lödöse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183ef" + }, + "id": "570094", + "fullName": "Attevadsmölla", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183f0" + }, + "id": "569310", + "fullName": "Kristinehov Åttakantshuset", + "parentFullName": "Brösarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183f1" + }, + "id": "822404", + "fullName": "Trolmen Ateljén", + "parentFullName": "Hällekis", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183f2" + }, + "id": "798812", + "fullName": "Ettak Åtorpet", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183f3" + }, + "id": "740929", + "fullName": "Underslös Åtorp", + "parentFullName": "Tanumshede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183f4" + }, + "id": "887438", + "fullName": "Åttonträsk", + "parentFullName": "Lycksele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183f5" + }, + "id": "887095", + "fullName": "Falträsk Åtjärn", + "parentFullName": "Lycksele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183f6" + }, + "id": "715389", + "fullName": "Örsjövägen Åttingsätern", + "parentFullName": "Höljes", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183f7" + }, + "id": "779531", + "fullName": "Gudarps Återvinningscentral", + "parentFullName": "Tranemo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183f8" + }, + "id": "722039", + "fullName": "Attermyr", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183f9" + }, + "id": "720869", + "fullName": "Atterbergsvägen", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183fa" + }, + "id": "713014", + "fullName": "Södra Skoga Atterström", + "parentFullName": "Ekshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183fb" + }, + "id": "551350", + "fullName": "Åtvidsnäs Gård", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183fc" + }, + "id": "551364", + "fullName": "Åtvids-Torp Vin", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183fd" + }, + "id": "551368", + "fullName": "Åtvids-Torp Ören", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183fe" + }, + "id": "551304", + "fullName": "Åtvids-Falla Gård", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2183ff" + }, + "id": "551324", + "fullName": "Åtvids-Kulla Gård", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218400" + }, + "id": "551316", + "fullName": "Åtvids-Falla Åsvik", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218401" + }, + "id": "551318", + "fullName": "Åtvids-Kulla Dalbo", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218402" + }, + "id": "551362", + "fullName": "Åtvids-Torp Solvik", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218403" + }, + "id": "551372", + "fullName": "Åtvids-Torp Örnvik", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218404" + }, + "id": "552209", + "fullName": "Gamla Åtvidsvägen", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218405" + }, + "id": "551314", + "fullName": "Åtvids-Falla Rotorp", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218406" + }, + "id": "551352", + "fullName": "Åtvidsnäs Solsidan", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218407" + }, + "id": "551360", + "fullName": "Åtvids-Torp Sandvik", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218408" + }, + "id": "551370", + "fullName": "Åtvids-Torp Örntorp", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218409" + }, + "id": "551298", + "fullName": "Åtvids-Falla Brinken", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21840a" + }, + "id": "551300", + "fullName": "Åtvids-Falla Fallvik", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21840b" + }, + "id": "551342", + "fullName": "Åtvidsnäs Björkåsen", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21840c" + }, + "id": "551346", + "fullName": "Åtvidsnäs Brostugan", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21840d" + }, + "id": "551348", + "fullName": "Åtvidsnäs Erikslund", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21840e" + }, + "id": "551354", + "fullName": "Åtvidsnäs Östgården", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21840f" + }, + "id": "551358", + "fullName": "Åtvids-Torp Rosendal", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218410" + }, + "id": "551310", + "fullName": "Åtvids-Falla Nybygget", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218411" + }, + "id": "551332", + "fullName": "Åtvids-Kulla Lillgård", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218412" + }, + "id": "551337", + "fullName": "Åtvids-Kulla Storgård", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218413" + }, + "id": "551374", + "fullName": "Åtvids-Torp Östergård", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218414" + }, + "id": "551302", + "fullName": "Åtvids-Falla Gustavsro", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218415" + }, + "id": "551320", + "fullName": "Åtvids-Kulla Dixholmen", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218416" + }, + "id": "551338", + "fullName": "Åtvids-Kulla Storängen", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218417" + }, + "id": "551339", + "fullName": "Åtvids-Kulla Vägskälet", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218418" + }, + "id": "551344", + "fullName": "Åtvidsnäs Björnkullen", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218419" + }, + "id": "551356", + "fullName": "Åtvids-Torp Norrgården", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21841a" + }, + "id": "934663", + "fullName": "Åtvids-Torp Starkullen", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21841b" + }, + "id": "551308", + "fullName": "Åtvids-Falla Karlsätter", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21841c" + }, + "id": "551312", + "fullName": "Åtvids-Falla Oscarsberg", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21841d" + }, + "id": "551326", + "fullName": "Åtvids-Kulla Liljekulla", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21841e" + }, + "id": "551334", + "fullName": "Åtvids-Kulla Mellangård", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21841f" + }, + "id": "551336", + "fullName": "Åtvids-Kulla Stensveden", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218420" + }, + "id": "551340", + "fullName": "Åtvids-Kulla Västergård", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218421" + }, + "id": "551322", + "fullName": "Åtvids-Kulla Ernstgården", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218422" + }, + "id": "551366", + "fullName": "Åtvids-Torp Västergården", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218423" + }, + "id": "551306", + "fullName": "Åtvids-Falla Johannisborg", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218424" + }, + "id": "934650", + "fullName": "Korshult Återvinningscentral", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218425" + }, + "id": "495446", + "fullName": "Atomvägen", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218426" + }, + "id": "495604", + "fullName": "Hultsjö Atomvägen", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218427" + }, + "id": "721966", + "fullName": "Hjultorp Åtorpet", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218428" + }, + "id": "714397", + "fullName": "Lenahed Åttingsledet", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218429" + }, + "id": "930073", + "fullName": "Tumberg Återvinningsvägen", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21842a" + }, + "id": "857998", + "fullName": "Atlantvägen", + "parentFullName": "Järpen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21842b" + }, + "id": "858931", + "fullName": "Stor-Åtjärnen", + "parentFullName": "Undersåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21842c" + }, + "id": "938350", + "fullName": "Stor-Åtjärnen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21842d" + }, + "id": "739762", + "fullName": "Åtorp", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21842e" + }, + "id": "539085", + "fullName": "Stora Forsa Åtorpet", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21842f" + }, + "id": "609956", + "fullName": "Åttingsgatan", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218430" + }, + "id": "646768", + "fullName": "Åttersta", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218431" + }, + "id": "646770", + "fullName": "Åttersta Gård", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218432" + }, + "id": "646780", + "fullName": "Åttersta Åsta", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218433" + }, + "id": "646776", + "fullName": "Åttersta Solvik", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218434" + }, + "id": "646774", + "fullName": "Åttersta Sjöhaga", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218435" + }, + "id": "646772", + "fullName": "Åttersta Hagalund", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218437" + }, + "id": "814917", + "fullName": "Atlasvägen", + "parentFullName": "Smedjebacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218438" + }, + "id": "916014", + "fullName": "Humboberget Återvinningscentral", + "parentFullName": "Smedjebacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218439" + }, + "id": "750599", + "fullName": "Hammarby Åtorp", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21843a" + }, + "id": "770284", + "fullName": "Ätravägen", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21843b" + }, + "id": "772387", + "fullName": "Ätrastigen", + "parentFullName": "Hillared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21843c" + }, + "id": "772550", + "fullName": "Kila Ätralund", + "parentFullName": "Hillared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21843d" + }, + "id": "775133", + "fullName": "Skyarp Åtorpet", + "parentFullName": "Håcksvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21843e" + }, + "id": "772301", + "fullName": "Ättekullavägen", + "parentFullName": "Mjöbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21843f" + }, + "id": "771199", + "fullName": "Kyrkbyn Ätralid", + "parentFullName": "Mårdaklev", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218440" + }, + "id": "771133", + "fullName": "Grenhult Ätradal", + "parentFullName": "Mårdaklev", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218441" + }, + "id": "771526", + "fullName": "Lerbäcksbo Ätradal", + "parentFullName": "Östra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218442" + }, + "id": "774285", + "fullName": "Axelfors Ätradalen", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218443" + }, + "id": "773829", + "fullName": "Ringestena Ätraberg", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218444" + }, + "id": "774287", + "fullName": "Axelfors Ätrastrand", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218445" + }, + "id": "733380", + "fullName": "Östra Åtorpsvägen", + "parentFullName": "Munkedal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218446" + }, + "id": "733374", + "fullName": "Västra Åtorpsvägen", + "parentFullName": "Munkedal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218447" + }, + "id": "938460", + "fullName": "Vemdalsskalet Återvägen", + "parentFullName": "Vemdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218448" + }, + "id": "871377", + "fullName": "Sörvemdalsvägen Åtgårdsbygget", + "parentFullName": "Vemdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218449" + }, + "id": "921933", + "fullName": "Åtjärnberget", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21844a" + }, + "id": "582650", + "fullName": "Attarp", + "parentFullName": "Örkelljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21844b" + }, + "id": "516362", + "fullName": "Kölefors Åtorp", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21844d" + }, + "id": "520701", + "fullName": "Kättilstad Ätteborg", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21844e" + }, + "id": "733408", + "fullName": "Åtorp", + "parentFullName": "Åtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21844f" + }, + "id": "843884", + "fullName": "Attorp", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218450" + }, + "id": "843878", + "fullName": "Atterud", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218451" + }, + "id": "805362", + "fullName": "Molla Attorp", + "parentFullName": "Ljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218452" + }, + "id": "843881", + "fullName": "Atterud Nytorp", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218453" + }, + "id": "805917", + "fullName": "Broddarp Attorp", + "parentFullName": "Ljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218454" + }, + "id": "843880", + "fullName": "Atterud Gärdhem", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218455" + }, + "id": "843882", + "fullName": "Atterud Stenåsen", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218457" + }, + "id": "843886", + "fullName": "Attorp Olofsgården", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218458" + }, + "id": "804707", + "fullName": "Björnarp Åtorpet", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218459" + }, + "id": "752374", + "fullName": "Atterud", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21845a" + }, + "id": "752789", + "fullName": "Åtorp", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21845b" + }, + "id": "626768", + "fullName": "Åtorp", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21845c" + }, + "id": "636467", + "fullName": "Ättersta", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21845d" + }, + "id": "633451", + "fullName": "Nästorp Åtorp", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21845e" + }, + "id": "636491", + "fullName": "Ättersta Grus", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21845f" + }, + "id": "636483", + "fullName": "Ättersta Ekeby", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218460" + }, + "id": "636519", + "fullName": "Ättersta Kroka", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218461" + }, + "id": "636528", + "fullName": "Ättersta Nyhem", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218462" + }, + "id": "636532", + "fullName": "Ättersta Ollas", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218463" + }, + "id": "636485", + "fullName": "Ättersta Ekhult", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218464" + }, + "id": "636511", + "fullName": "Ättersta Ingras", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218465" + }, + "id": "636524", + "fullName": "Ättersta Lundby", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218466" + }, + "id": "636525", + "fullName": "Ättersta Mattsa", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218467" + }, + "id": "636555", + "fullName": "Ättersta Tomstu", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218468" + }, + "id": "636469", + "fullName": "Ättersta Annersa", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218469" + }, + "id": "636471", + "fullName": "Ättersta Backamo", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21846a" + }, + "id": "636481", + "fullName": "Ättersta Ekbacka", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21846b" + }, + "id": "636487", + "fullName": "Ättersta Fridhem", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21846c" + }, + "id": "636489", + "fullName": "Ättersta Gläntan", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21846d" + }, + "id": "636503", + "fullName": "Ättersta Högalid", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21846e" + }, + "id": "636509", + "fullName": "Ättersta Högtorp", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21846f" + }, + "id": "636553", + "fullName": "Ättersta Templet", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218470" + }, + "id": "636473", + "fullName": "Ättersta Betlehem", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218471" + }, + "id": "636493", + "fullName": "Ättersta Grönlund", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218472" + }, + "id": "636495", + "fullName": "Ättersta Gärlinge", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218473" + }, + "id": "636501", + "fullName": "Ättersta Hagaberg", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218474" + }, + "id": "636505", + "fullName": "Ättersta Höganlid", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218475" + }, + "id": "636513", + "fullName": "Ättersta Järlinge", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218476" + }, + "id": "636515", + "fullName": "Ättersta Karlberg", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218477" + }, + "id": "636521", + "fullName": "Ättersta Källtorp", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218478" + }, + "id": "636530", + "fullName": "Ättersta Nysätter", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218479" + }, + "id": "636547", + "fullName": "Ättersta Solliden", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21847a" + }, + "id": "633453", + "fullName": "Nästorp Åtorpslund", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21847b" + }, + "id": "636472", + "fullName": "Ättersta Bergliden", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21847c" + }, + "id": "636474", + "fullName": "Ättersta Björkesta", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21847d" + }, + "id": "636475", + "fullName": "Ättersta Björkhaga", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21847e" + }, + "id": "636477", + "fullName": "Ättersta Björktorp", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21847f" + }, + "id": "636479", + "fullName": "Ättersta Björkåker", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218480" + }, + "id": "636507", + "fullName": "Ättersta Högbacken", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218481" + }, + "id": "636517", + "fullName": "Ättersta Karlsborg", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218482" + }, + "id": "636526", + "fullName": "Ättersta Mosshagen", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218483" + }, + "id": "636534", + "fullName": "Ättersta Rosenborg", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218484" + }, + "id": "636540", + "fullName": "Ättersta Sofielund", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218485" + }, + "id": "636551", + "fullName": "Ättersta Sörgården", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218486" + }, + "id": "636557", + "fullName": "Ättersta Värnsborg", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218488" + }, + "id": "636527", + "fullName": "Ättersta Norrgården", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218489" + }, + "id": "636536", + "fullName": "Ättersta Skomartorp", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21848a" + }, + "id": "636538", + "fullName": "Ättersta Slängbäcken", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21848b" + }, + "id": "636549", + "fullName": "Ättersta Stockbäcken", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21848c" + }, + "id": "636559", + "fullName": "Ättersta Västergården", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21848d" + }, + "id": "935277", + "fullName": "Vik Återvinngscentral", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21848e" + }, + "id": "636523", + "fullName": "Ättersta Lilla Nysätter", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21848f" + }, + "id": "736149", + "fullName": "Ateljégatan", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218490" + }, + "id": "841641", + "fullName": "Atteby", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218491" + }, + "id": "841643", + "fullName": "Atteby Gård", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218492" + }, + "id": "841644", + "fullName": "Atteby Motorpet", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218493" + }, + "id": "653394", + "fullName": "Kyrkebyn Ateljévillan", + "parentFullName": "Segmon", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218494" + }, + "id": "653629", + "fullName": "Åtorp", + "parentFullName": "Segmon", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218495" + }, + "id": "653613", + "fullName": "Valnäs Åtorp", + "parentFullName": "Segmon", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218496" + }, + "id": "659198", + "fullName": "Vida Ateljen", + "parentFullName": "Skruv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218497" + }, + "id": "915634", + "fullName": "Attsjö Moen", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218498" + }, + "id": "919201", + "fullName": "Vida Ateljé Vidagård", + "parentFullName": "Skruv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb218499" + }, + "id": "936023", + "fullName": "Lunden Återvinningscentral", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21849a" + }, + "id": "689793", + "fullName": "Lunden Återvinningscentral", + "parentFullName": "Koppom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21849b" + }, + "id": "568789", + "fullName": "Fängebo Åtorp", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21849c" + }, + "id": "570182", + "fullName": "Åtvidabergsvägen", + "parentFullName": "Ringarum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21849d" + }, + "id": "568710", + "fullName": "Byngsbo Åttondelen", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21849e" + }, + "id": "755601", + "fullName": "Åtorp Hallsberg", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb21849f" + }, + "id": "756214", + "fullName": "Ängatorpsvägen Åtorp", + "parentFullName": "Mullhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184a0" + }, + "id": "539798", + "fullName": "Valla Åttingen", + "parentFullName": "Vadstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184a1" + }, + "id": "848665", + "fullName": "Svanvik Åtorp", + "parentFullName": "Karlsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184a2" + }, + "id": "848561", + "fullName": "Svanhult Åtorp", + "parentFullName": "Karlsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184a3" + }, + "id": "848084", + "fullName": "Undenäs-Hultet Åtkärr", + "parentFullName": "Undenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184a4" + }, + "id": "848086", + "fullName": "Undenäs-Hultet Åtorpet", + "parentFullName": "Undenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184a5" + }, + "id": "884253", + "fullName": "Atjiken", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184a6" + }, + "id": "499506", + "fullName": "Äsevad Åttingen", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184a7" + }, + "id": "860918", + "fullName": "Stora Hultrum Åtorpet", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184a8" + }, + "id": "742384", + "fullName": "Åttingsberg", + "parentFullName": "Färgelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184a9" + }, + "id": "742396", + "fullName": "Åttingsåker", + "parentFullName": "Färgelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184aa" + }, + "id": "741859", + "fullName": "Ättehögsvägen", + "parentFullName": "Färgelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184ab" + }, + "id": "742390", + "fullName": "Åttingsberg Hagen", + "parentFullName": "Färgelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184ac" + }, + "id": "742392", + "fullName": "Åttingsberg Högås", + "parentFullName": "Färgelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184ad" + }, + "id": "742398", + "fullName": "Åttingsåker Hosen", + "parentFullName": "Färgelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184ae" + }, + "id": "742395", + "fullName": "Åttingsberg Mossen", + "parentFullName": "Färgelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184af" + }, + "id": "742386", + "fullName": "Åttingsberg Björkebo", + "parentFullName": "Färgelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184b0" + }, + "id": "742394", + "fullName": "Åttingsberg Karterud", + "parentFullName": "Färgelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184b1" + }, + "id": "742397", + "fullName": "Åttingsåker Bengtstorp", + "parentFullName": "Färgelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184b2" + }, + "id": "742388", + "fullName": "Åttingsberg Fjällsliden", + "parentFullName": "Färgelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184b3" + }, + "id": "742399", + "fullName": "Åttingsåker Korpefjället", + "parentFullName": "Färgelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184b5" + }, + "id": "737359", + "fullName": "Åtorp", + "parentFullName": "Röfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184b6" + }, + "id": "738574", + "fullName": "Åtorp", + "parentFullName": "Hasselfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184b7" + }, + "id": "737162", + "fullName": "Rynningskärren Åtorp", + "parentFullName": "Finnerödja", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184b8" + }, + "id": "936572", + "fullName": "Mosjön Återvinningscentral", + "parentFullName": "Laxå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184b9" + }, + "id": "754796", + "fullName": "Fåglum Nya Åtorp", + "parentFullName": "Nossebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184ba" + }, + "id": "510628", + "fullName": "Atterbomsvägen", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184bb" + }, + "id": "546381", + "fullName": "Dörhult Åttingen", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184bc" + }, + "id": "861931", + "fullName": "Åtevägen", + "parentFullName": "Stugun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184bd" + }, + "id": "513229", + "fullName": "Dalbobeta Åtorpet", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184be" + }, + "id": "675610", + "fullName": "Ättehögsvägen", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184bf" + }, + "id": "676583", + "fullName": "Bråten Åttondelen", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184c0" + }, + "id": "717171", + "fullName": "Kväggeshyttan Åtorp", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184c1" + }, + "id": "931128", + "fullName": "Attarps Gård", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184c2" + }, + "id": "931129", + "fullName": "Attarp Sjöarp", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184c3" + }, + "id": "931450", + "fullName": "Västra Attarp", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184c4" + }, + "id": "931123", + "fullName": "Attarp Fridhem", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184c5" + }, + "id": "931124", + "fullName": "Attarp Kvarnforsen", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184c6" + }, + "id": "931125", + "fullName": "Attarp Kvarnhöjden", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184c7" + }, + "id": "931126", + "fullName": "Attarp Kvarntorpet", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184c8" + }, + "id": "932807", + "fullName": "Stebbarps Gård Ateljé", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184c9" + }, + "id": "487833", + "fullName": "Stebbarps Gård Ateljé", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184ca" + }, + "id": "931127", + "fullName": "Attarp Lilla Kvarntorpet", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184cc" + }, + "id": "932186", + "fullName": "Kroksmåla Ättestupan", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184cd" + }, + "id": "724439", + "fullName": "Ransberg Åtorp", + "parentFullName": "Ransäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184ce" + }, + "id": "884195", + "fullName": "Åtjärntorp", + "parentFullName": "Åsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184cf" + }, + "id": "884201", + "fullName": "Älgsjö Åtjärnen", + "parentFullName": "Åsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184d0" + }, + "id": "941216", + "fullName": "Atlasvägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184d1" + }, + "id": "943666", + "fullName": "Attusavägen", + "parentFullName": "Sankt Olof", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184d2" + }, + "id": "952136", + "fullName": "Tista Ateljén", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184d3" + }, + "id": "941116", + "fullName": "Atom-Egons gata", + "parentFullName": "Höganäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184d4" + }, + "id": "943059", + "fullName": "Risarp Attaslund", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184d5" + }, + "id": "947473", + "fullName": "Attsjö Bastalyckan", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184d6" + }, + "id": "954300", + "fullName": "Åtorpsvägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184d7" + }, + "id": "952472", + "fullName": "Återslöp Högalid", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184d8" + }, + "id": "951279", + "fullName": "Jönshyttan Åtorp", + "parentFullName": "Storå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184d9" + }, + "id": "952473", + "fullName": "Återslöp Älvlyckan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184da" + }, + "id": "953923", + "fullName": "Återvinningsvägen", + "parentFullName": "Sandviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184db" + }, + "id": "949868", + "fullName": "Återslöp Tegelbruket", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184dc" + }, + "id": "943749", + "fullName": "Åtvids-Kulla Rävbergen", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184dd" + }, + "id": "943479", + "fullName": "Ljung Återvinningsstation", + "parentFullName": "Ljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184de" + }, + "id": "941747", + "fullName": "Orrnäs Återvinningscentral", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184df" + }, + "id": "945078", + "fullName": "Skarhults Gård Åttamannahuset", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1921a27dcf33cb2184e0" + }, + "id": "952303", + "fullName": "Hunnebyns Återvinningscentral", + "parentFullName": "Dals Rostock", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2184f4" + }, + "id": "798079", + "fullName": "Helgeby Augustberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2184f5" + }, + "id": "799429", + "fullName": "August Södermans väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2184f8" + }, + "id": "502014", + "fullName": "Augustbergsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2184fa" + }, + "id": "508702", + "fullName": "Västerbränninge Augusttorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2184fc" + }, + "id": "743269", + "fullName": "Mas Augusts väg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2184fd" + }, + "id": "552669", + "fullName": "Augustigatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2184ff" + }, + "id": "596581", + "fullName": "Vånga Augustenborg", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218500" + }, + "id": "566340", + "fullName": "Såneby Augustenberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218501" + }, + "id": "561827", + "fullName": "Svärtinge Augustborg", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218502" + }, + "id": "563777", + "fullName": "Augustenhill Flygeln", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218503" + }, + "id": "567142", + "fullName": "Östra Ny Augustenhill", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218504" + }, + "id": "597205", + "fullName": "Strömsfors Augustenborg", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218505" + }, + "id": "563779", + "fullName": "Augustenhill Lillstugan", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218506" + }, + "id": "563781", + "fullName": "Augustenhill Stora Huset", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218507" + }, + "id": "858569", + "fullName": "Augustenborg", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218508" + }, + "id": "854687", + "fullName": "Augusta Hyléns väg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21850b" + }, + "id": "531893", + "fullName": "August Strindbergs väg", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21850c" + }, + "id": "610584", + "fullName": "August Olssons väg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21850d" + }, + "id": "638459", + "fullName": "August Stålbergs väg", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21850e" + }, + "id": "623263", + "fullName": "Augustendalsvägen", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21850f" + }, + "id": "609768", + "fullName": "Kjulamon Augustenborg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218510" + }, + "id": "638498", + "fullName": "Gullängen Augustenborg", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218511" + }, + "id": "481810", + "fullName": "Automobilgatan", + "parentFullName": "Nacka Strand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218512" + }, + "id": "483081", + "fullName": "August Plyms väg", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218513" + }, + "id": "481808", + "fullName": "Augustendalsvägen", + "parentFullName": "Nacka Strand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218514" + }, + "id": "481806", + "fullName": "Augustendalstorget", + "parentFullName": "Nacka Strand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218515" + }, + "id": "840985", + "fullName": "August Lindbergs väg", + "parentFullName": "Furuvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218516" + }, + "id": "593412", + "fullName": "Augustivägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218517" + }, + "id": "928201", + "fullName": "August Bondesons väg", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218518" + }, + "id": "592271", + "fullName": "August Bondessons väg", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218519" + }, + "id": "594297", + "fullName": "August Jönssons Gränd", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21851a" + }, + "id": "878091", + "fullName": "Augustivägen", + "parentFullName": "Sundsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21851b" + }, + "id": "913796", + "fullName": "Augustivägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21851c" + }, + "id": "645597", + "fullName": "Augustivägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21851d" + }, + "id": "589996", + "fullName": "Aulingatan", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21851e" + }, + "id": "585450", + "fullName": "August Tholanders väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21851f" + }, + "id": "712366", + "fullName": "Augusts väg", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218520" + }, + "id": "698033", + "fullName": "August Kullgrens väg", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218521" + }, + "id": "504833", + "fullName": "Haga Aurora", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218522" + }, + "id": "505499", + "fullName": "Augustendal", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218523" + }, + "id": "896923", + "fullName": "Aurorum", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218524" + }, + "id": "896924", + "fullName": "Aurorumvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218525" + }, + "id": "507298", + "fullName": "Augustivägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218526" + }, + "id": "890203", + "fullName": "Auravägen", + "parentFullName": "Skelleftehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218527" + }, + "id": "671127", + "fullName": "Augerum", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218528" + }, + "id": "912196", + "fullName": "Augustas väg", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218529" + }, + "id": "929502", + "fullName": "Augustas väg", + "parentFullName": "Senoren", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21852a" + }, + "id": "670079", + "fullName": "Auroragatan", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21852b" + }, + "id": "669274", + "fullName": "Per Augusts väg", + "parentFullName": "Sturkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21852c" + }, + "id": "929395", + "fullName": "Per Augusts väg", + "parentFullName": "Tjurkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21852d" + }, + "id": "922156", + "fullName": "Augerums Gård", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21852e" + }, + "id": "670858", + "fullName": "Augerumsvägen", + "parentFullName": "Lyckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21852f" + }, + "id": "671129", + "fullName": "Augerums Kvarn", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218530" + }, + "id": "671131", + "fullName": "Augerumsvägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218531" + }, + "id": "670502", + "fullName": "August Palmgrens väg", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218532" + }, + "id": "704041", + "fullName": "Augusts väg", + "parentFullName": "Tvååker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218533" + }, + "id": "922089", + "fullName": "Augusts väg", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218534" + }, + "id": "801622", + "fullName": "Augustborg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218535" + }, + "id": "800665", + "fullName": "Augustsvägen", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218536" + }, + "id": "803634", + "fullName": "August Strindbergs gata", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218537" + }, + "id": "807974", + "fullName": "Sjukhemmet Augustjansgård", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218538" + }, + "id": "605608", + "fullName": "Aurvägen", + "parentFullName": "Fårösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218539" + }, + "id": "605773", + "fullName": "Fårö Austers", + "parentFullName": "Fårö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21853a" + }, + "id": "600510", + "fullName": "Fole Ausarve", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21853b" + }, + "id": "605527", + "fullName": "Rute Audungs", + "parentFullName": "Lärbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21853c" + }, + "id": "602937", + "fullName": "Rone Autsarve", + "parentFullName": "Hemse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21853d" + }, + "id": "601387", + "fullName": "Roma Aumunds", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21853e" + }, + "id": "605606", + "fullName": "Audungsvägen", + "parentFullName": "Fårösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21853f" + }, + "id": "605682", + "fullName": "Bunge Audungs", + "parentFullName": "Fårösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218540" + }, + "id": "603575", + "fullName": "Linde Autsarve", + "parentFullName": "Hemse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218541" + }, + "id": "603774", + "fullName": "Garde Autsarve", + "parentFullName": "Ljugarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218542" + }, + "id": "603608", + "fullName": "Lojsta Autsarve", + "parentFullName": "Hemse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218543" + }, + "id": "605406", + "fullName": "Hangvar Austers", + "parentFullName": "Lärbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218544" + }, + "id": "600701", + "fullName": "Källunge Aumunds", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218545" + }, + "id": "602157", + "fullName": "Vamlingbo Austre", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218546" + }, + "id": "601301", + "fullName": "Norrlanda Aurungs", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218547" + }, + "id": "602156", + "fullName": "Vamlingbo Augstens", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218548" + }, + "id": "604651", + "fullName": "Gothem Augustivägen", + "parentFullName": "Slite", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218549" + }, + "id": "605029", + "fullName": "Tingstäde Austris", + "parentFullName": "Tingstäde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21854a" + }, + "id": "604932", + "fullName": "Stenkyrka Austergårds", + "parentFullName": "Tingstäde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21854b" + }, + "id": "726378", + "fullName": "Augustivägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21854c" + }, + "id": "580071", + "fullName": "Augustenborg", + "parentFullName": "Jönåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21854d" + }, + "id": "913076", + "fullName": "Aurore Holmbergs väg", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21854e" + }, + "id": "580035", + "fullName": "Auroravägen", + "parentFullName": "Tyringe", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21854f" + }, + "id": "580263", + "fullName": "Augustenborgsvägen", + "parentFullName": "Tyringe", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218550" + }, + "id": "580325", + "fullName": "Mjölkalånga Augustenborg", + "parentFullName": "Tyringe", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218551" + }, + "id": "821621", + "fullName": "August Brodins gata", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218552" + }, + "id": "605938", + "fullName": "Bengt Augusta väg", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218553" + }, + "id": "605322", + "fullName": "August Nilssons väg", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218554" + }, + "id": "606044", + "fullName": "Klockar-Augustas väg", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218555" + }, + "id": "602697", + "fullName": "August Bondesons väg", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218556" + }, + "id": "602606", + "fullName": "August Bondesons väg", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218557" + }, + "id": "602280", + "fullName": "August Strindbergs väg", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218558" + }, + "id": "514099", + "fullName": "August Erikssons väg", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218559" + }, + "id": "562339", + "fullName": "Ausåsvägen", + "parentFullName": "Åstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21855a" + }, + "id": "559950", + "fullName": "Ausåsvägen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21855b" + }, + "id": "562337", + "fullName": "Ausås Ängaväg", + "parentFullName": "Åstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21855c" + }, + "id": "559948", + "fullName": "Ausås Ängaväg", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21855d" + }, + "id": "559946", + "fullName": "Ausås Mölleväg", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21855e" + }, + "id": "560072", + "fullName": "Ausås Vagnmakarelid", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21855f" + }, + "id": "532732", + "fullName": "Augustenborg", + "parentFullName": "Gunnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218560" + }, + "id": "542835", + "fullName": "Augustendalsgatan", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218561" + }, + "id": "531036", + "fullName": "Hult Augustenburg", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218562" + }, + "id": "540331", + "fullName": "Augustenburgsgatan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218563" + }, + "id": "543266", + "fullName": "Ullevi Augustenborg", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218564" + }, + "id": "533661", + "fullName": "Kleva Augustenborg", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218565" + }, + "id": "543817", + "fullName": "Sniperum Augustenborg", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218566" + }, + "id": "541998", + "fullName": "Kålåker Augustenburg", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218567" + }, + "id": "532579", + "fullName": "Tibbhult Augustenborg", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218568" + }, + "id": "535625", + "fullName": "Edsbruk Augustenburg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218569" + }, + "id": "533829", + "fullName": "Aleglo Augustenborg", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21856a" + }, + "id": "536306", + "fullName": "Skedshult Augustenburg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21856b" + }, + "id": "541201", + "fullName": "Hagaberg Augustenburg", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21856c" + }, + "id": "535062", + "fullName": "Karlshult Augustenborg", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21856d" + }, + "id": "531087", + "fullName": "Hummelstad Augustenborg", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21856e" + }, + "id": "532467", + "fullName": "Södra Stämshult Augustenborg", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21856f" + }, + "id": "934346", + "fullName": "Södra Stämshult Augustenborg", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218570" + }, + "id": "640828", + "fullName": "Aspö Augustalund", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218571" + }, + "id": "648969", + "fullName": "Läggesta Augustalund", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218572" + }, + "id": "786523", + "fullName": "Augustivägen", + "parentFullName": "Horred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218573" + }, + "id": "769525", + "fullName": "Olofsred Korsås Augustas", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218574" + }, + "id": "627052", + "fullName": "Aurells väg", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218575" + }, + "id": "512287", + "fullName": "Auravägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218578" + }, + "id": "566329", + "fullName": "Augustastien", + "parentFullName": "Löderup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218579" + }, + "id": "566046", + "fullName": "Augustivägen", + "parentFullName": "Köpingebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21857a" + }, + "id": "632670", + "fullName": "Boaryd Augustenborg", + "parentFullName": "Ryssby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21857b" + }, + "id": "634830", + "fullName": "Djurarp Augustensdal", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21857c" + }, + "id": "507430", + "fullName": "Auroravägen", + "parentFullName": "Ekerö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21857d" + }, + "id": "512262", + "fullName": "Skorteby Augmentsgård", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21857e" + }, + "id": "482546", + "fullName": "Auktionsbacken", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21857f" + }, + "id": "482544", + "fullName": "August Och Huldas väg", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218580" + }, + "id": "837174", + "fullName": "Jula Augustendal", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218581" + }, + "id": "897570", + "fullName": "Auroravägen", + "parentFullName": "Kiruna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218582" + }, + "id": "897421", + "fullName": "August Malmsgatan", + "parentFullName": "Kiruna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218583" + }, + "id": "917134", + "fullName": "August Lundbergsbacken", + "parentFullName": "Lannavaara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218584" + }, + "id": "791238", + "fullName": "August Jans väg", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218585" + }, + "id": "791731", + "fullName": "Väskinge Augustberg", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218586" + }, + "id": "583378", + "fullName": "Auroravägen", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218587" + }, + "id": "790793", + "fullName": "Augustibacken", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218588" + }, + "id": "536997", + "fullName": "Aurorafjärilgatan", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218589" + }, + "id": "636030", + "fullName": "Augusts väg", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21858a" + }, + "id": "637059", + "fullName": "Elensås Augustas", + "parentFullName": "Lönashult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21858b" + }, + "id": "574173", + "fullName": "Augustivägen", + "parentFullName": "Borrby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21858c" + }, + "id": "574216", + "fullName": "Per Augusts väg", + "parentFullName": "Borrby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21858d" + }, + "id": "485602", + "fullName": "Augustigatan", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21858e" + }, + "id": "589099", + "fullName": "Augavägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21858f" + }, + "id": "561558", + "fullName": "Auktionsvägen", + "parentFullName": "Östra Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218590" + }, + "id": "628426", + "fullName": "Auragatan", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218591" + }, + "id": "628520", + "fullName": "Augustivägen", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218592" + }, + "id": "629975", + "fullName": "Silinge Augustenhill", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218593" + }, + "id": "545055", + "fullName": "Ormanäs Augustborg", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218594" + }, + "id": "655486", + "fullName": "Barud Augustberg", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218595" + }, + "id": "655478", + "fullName": "Averstadkrog Augustberg", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218596" + }, + "id": "830110", + "fullName": "Prins Augusts väg", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218597" + }, + "id": "813211", + "fullName": "August Lindbergs plan", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218598" + }, + "id": "682249", + "fullName": "Augustigatan", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb218599" + }, + "id": "677207", + "fullName": "August Jansgatan", + "parentFullName": "Mörbylånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21859a" + }, + "id": "864994", + "fullName": "Hemming Augusts väg", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21859b" + }, + "id": "877146", + "fullName": "Prästnäs Auktionshall", + "parentFullName": "Järnforsen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21859c" + }, + "id": "586639", + "fullName": "Augusthill", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21859d" + }, + "id": "727628", + "fullName": "Aureliusvägen", + "parentFullName": "Gräsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21859e" + }, + "id": "820922", + "fullName": "Blomberg Augustelund", + "parentFullName": "Källby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb21859f" + }, + "id": "598639", + "fullName": "Augustendalsvägen", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185a0" + }, + "id": "777298", + "fullName": "Augustivägen", + "parentFullName": "Limmared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185a1" + }, + "id": "721124", + "fullName": "Aurenska Villan", + "parentFullName": "Uddeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185a2" + }, + "id": "552789", + "fullName": "Slättmo Augustenborg", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185a4" + }, + "id": "838955", + "fullName": "Augustigatan", + "parentFullName": "Tibro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185a5" + }, + "id": "840865", + "fullName": "Lilla Marhult Aurora", + "parentFullName": "Fagersanna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185a6" + }, + "id": "611336", + "fullName": "Södra Ekeryd Augustgården", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185a7" + }, + "id": "646236", + "fullName": "Bresätter Augustadal", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185a8" + }, + "id": "815329", + "fullName": "Augustendalsvägen", + "parentFullName": "Smedjebacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185a9" + }, + "id": "770292", + "fullName": "Augustas väg", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185aa" + }, + "id": "680777", + "fullName": "Rommenäs Augustborg", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185ab" + }, + "id": "659897", + "fullName": "Källeflaga Augustenborg", + "parentFullName": "Åseda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185ac" + }, + "id": "634342", + "fullName": "Boda Augustdal", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185ad" + }, + "id": "634824", + "fullName": "Österåker Augustenborg", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185ae" + }, + "id": "657212", + "fullName": "Augustivägen", + "parentFullName": "Lessebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185af" + }, + "id": "569645", + "fullName": "Frödetorp Augustenhill", + "parentFullName": "Ringarum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185b0" + }, + "id": "847057", + "fullName": "Nolkärr Augustgården", + "parentFullName": "Karlsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185b1" + }, + "id": "498254", + "fullName": "Nöbbele Augustenborg", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185b2" + }, + "id": "498055", + "fullName": "Lillekulla Augustenborg", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185b3" + }, + "id": "499109", + "fullName": "Askeryds-Hulu Augustsstugan", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185b4" + }, + "id": "890464", + "fullName": "Auktsjaur", + "parentFullName": "Arvidsjaur", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185b5" + }, + "id": "898327", + "fullName": "Autio", + "parentFullName": "Pajala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185b6" + }, + "id": "737001", + "fullName": "Aulins väg", + "parentFullName": "Laxå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185b7" + }, + "id": "510315", + "fullName": "Moo Augustenborg", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185b8" + }, + "id": "510901", + "fullName": "Strålsnäs Augmentet", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185b9" + }, + "id": "510717", + "fullName": "Fjättmunna Augustastugan", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185ba" + }, + "id": "911366", + "fullName": "August-Vedinsbodarna", + "parentFullName": "Stugun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185bb" + }, + "id": "556092", + "fullName": "Backasand Augustenlund", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185bc" + }, + "id": "932458", + "fullName": "Basarp Augustdal", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185bd" + }, + "id": "487119", + "fullName": "Basarp Augustdal", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185be" + }, + "id": "932459", + "fullName": "Basarp Augustlund", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185bf" + }, + "id": "487121", + "fullName": "Basarp Augustlund", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185c0" + }, + "id": "941533", + "fullName": "Augustivägen", + "parentFullName": "Hjärup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185c1" + }, + "id": "949942", + "fullName": "Ausjaurviken", + "parentFullName": "Arvidsjaur", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185c2" + }, + "id": "944311", + "fullName": "Auroras Gränd", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185c3" + }, + "id": "951775", + "fullName": "Augustas gata", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185c4" + }, + "id": "944018", + "fullName": "Prins Augusts gata", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185c5" + }, + "id": "950436", + "fullName": "Augerum Stora Hus", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185c6" + }, + "id": "953322", + "fullName": "Tveta Augustelund", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185c7" + }, + "id": "946727", + "fullName": "Augustendalsvägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1922a27dcf33cb2185c8" + }, + "id": "951768", + "fullName": "Augusta Tonnings väg", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21860b" + }, + "id": "509164", + "fullName": "Avsynaregatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218616" + }, + "id": "760705", + "fullName": "Avsynargatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218617" + }, + "id": "916011", + "fullName": "Avståndsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21861b" + }, + "id": "757122", + "fullName": "Avdala", + "parentFullName": "Ervalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21861d" + }, + "id": "745005", + "fullName": "Avenboksvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218620" + }, + "id": "554131", + "fullName": "Avenstorp", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218624" + }, + "id": "856941", + "fullName": "Avlösa", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218625" + }, + "id": "856945", + "fullName": "Avlösa Nilsagård", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218626" + }, + "id": "856947", + "fullName": "Avlösa Södergård", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218627" + }, + "id": "856943", + "fullName": "Avlösa Länsmansgård", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21862a" + }, + "id": "887565", + "fullName": "Avanäs", + "parentFullName": "Tavelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21862b" + }, + "id": "887566", + "fullName": "Avunda", + "parentFullName": "Tavelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21862c" + }, + "id": "887536", + "fullName": "Avaliden", + "parentFullName": "Tavelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21862d" + }, + "id": "532906", + "fullName": "Avtalsvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21862e" + }, + "id": "927525", + "fullName": "Avenboksvägen", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218630" + }, + "id": "776765", + "fullName": "Avelstomten", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218631" + }, + "id": "783493", + "fullName": "Åvägen", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218632" + }, + "id": "930736", + "fullName": "Åvägen", + "parentFullName": "Hökerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218633" + }, + "id": "781469", + "fullName": "Åvägen", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218634" + }, + "id": "490579", + "fullName": "Åvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218635" + }, + "id": "491878", + "fullName": "Juringe Åväg", + "parentFullName": "Segeltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218636" + }, + "id": "613183", + "fullName": "Svalboviken Åvik", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218637" + }, + "id": "836970", + "fullName": "Avastigen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218638" + }, + "id": "836964", + "fullName": "Åvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218639" + }, + "id": "609767", + "fullName": "Älvasjö Avragård", + "parentFullName": "Åled", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21863a" + }, + "id": "593635", + "fullName": "Åvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21863b" + }, + "id": "875249", + "fullName": "Avtalsvägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21863c" + }, + "id": "493199", + "fullName": "Avstyckningsvägen", + "parentFullName": "Norsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21863d" + }, + "id": "910488", + "fullName": "Åvägen", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21863e" + }, + "id": "494585", + "fullName": "Åvinge Gård", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21863f" + }, + "id": "494586", + "fullName": "Åvinge Kvarn", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218640" + }, + "id": "645188", + "fullName": "Åvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218641" + }, + "id": "664732", + "fullName": "Jät Åvägen", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218642" + }, + "id": "665007", + "fullName": "Uråsa Åvillan", + "parentFullName": "Uråsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218643" + }, + "id": "651833", + "fullName": "Averstad", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218644" + }, + "id": "651835", + "fullName": "Averstad Sörgården", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218645" + }, + "id": "487527", + "fullName": "Åvägen", + "parentFullName": "Tungelsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218646" + }, + "id": "920759", + "fullName": "Åvassa", + "parentFullName": "Ornö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218647" + }, + "id": "486893", + "fullName": "Åvägen", + "parentFullName": "Vendelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218648" + }, + "id": "923182", + "fullName": "Gudö Åväg", + "parentFullName": "Vendelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218649" + }, + "id": "926295", + "fullName": "Åvavägen", + "parentFullName": "Österhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21864a" + }, + "id": "487127", + "fullName": "Åvavägen", + "parentFullName": "Haninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21864b" + }, + "id": "926276", + "fullName": "Sandemar Ävjabro", + "parentFullName": "Österhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21864c" + }, + "id": "487046", + "fullName": "Sandemar Ävjabro", + "parentFullName": "Haninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21864d" + }, + "id": "590669", + "fullName": "Åvägen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21864e" + }, + "id": "711632", + "fullName": "Avavägen", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21864f" + }, + "id": "894444", + "fullName": "Avafors", + "parentFullName": "Råneå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218650" + }, + "id": "911580", + "fullName": "Avarevet", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218651" + }, + "id": "896614", + "fullName": "Avans Byaväg", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218652" + }, + "id": "896830", + "fullName": "Avabäcksvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218653" + }, + "id": "920259", + "fullName": "Avasjögrundet", + "parentFullName": "Råneå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218654" + }, + "id": "894429", + "fullName": "Åvägen", + "parentFullName": "Niemisel", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218655" + }, + "id": "506043", + "fullName": "Avstyckningsgränd", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218656" + }, + "id": "506226", + "fullName": "Avstyckningsvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218657" + }, + "id": "888377", + "fullName": "Avan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218658" + }, + "id": "888187", + "fullName": "Avan", + "parentFullName": "Lövånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218659" + }, + "id": "891327", + "fullName": "Avaborg", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21865a" + }, + "id": "888362", + "fullName": "Avaberg", + "parentFullName": "Kalvträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21865b" + }, + "id": "891177", + "fullName": "Avaberget", + "parentFullName": "Boliden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21865c" + }, + "id": "888188", + "fullName": "Avasundet", + "parentFullName": "Lövånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21865d" + }, + "id": "890717", + "fullName": "Avasandviken", + "parentFullName": "Kåge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21865e" + }, + "id": "889921", + "fullName": "Avtagsvägen", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21865f" + }, + "id": "519455", + "fullName": "Avtagsvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218660" + }, + "id": "519943", + "fullName": "Åvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218661" + }, + "id": "518171", + "fullName": "Avtalsvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218662" + }, + "id": "513019", + "fullName": "Åvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218663" + }, + "id": "517911", + "fullName": "Åvavägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218664" + }, + "id": "512891", + "fullName": "Åva Skolgränd", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218665" + }, + "id": "517886", + "fullName": "Åvalundsvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218666" + }, + "id": "676270", + "fullName": "Åvadet", + "parentFullName": "Läckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218667" + }, + "id": "670860", + "fullName": "Avelsgärde", + "parentFullName": "Lyckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218668" + }, + "id": "670862", + "fullName": "Avelsgärde Gård", + "parentFullName": "Lyckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218669" + }, + "id": "667634", + "fullName": "Avfallsanläggningen", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21866a" + }, + "id": "667604", + "fullName": "Åvägen", + "parentFullName": "Nättraby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21866b" + }, + "id": "668307", + "fullName": "Åvägen", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21866c" + }, + "id": "668943", + "fullName": "Åvägen", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21866d" + }, + "id": "709113", + "fullName": "Avenboksvägen", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21866e" + }, + "id": "697790", + "fullName": "Ävavägen", + "parentFullName": "Kållered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21866f" + }, + "id": "704225", + "fullName": "Avavägen", + "parentFullName": "Tvååker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218670" + }, + "id": "711506", + "fullName": "Lilla Åvägen", + "parentFullName": "Stråvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218671" + }, + "id": "808234", + "fullName": "Åvägen", + "parentFullName": "Skebobruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218672" + }, + "id": "808361", + "fullName": "Åvägen", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218673" + }, + "id": "804194", + "fullName": "Vämlinge Åvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218674" + }, + "id": "605775", + "fullName": "Fårö Ava", + "parentFullName": "Fårö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218675" + }, + "id": "599702", + "fullName": "Avagatan", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218676" + }, + "id": "604499", + "fullName": "Åvallevägen", + "parentFullName": "Klintehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218677" + }, + "id": "746058", + "fullName": "Åvägen", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218678" + }, + "id": "882066", + "fullName": "Åviken", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218679" + }, + "id": "881658", + "fullName": "Åvägen", + "parentFullName": "Örnsköldsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21867a" + }, + "id": "581805", + "fullName": "Avlöt", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21867b" + }, + "id": "575413", + "fullName": "Landshammar Avkroken", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21867c" + }, + "id": "913852", + "fullName": "Björshult Avfallsanläggning", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21867d" + }, + "id": "851403", + "fullName": "Åvägen", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21867e" + }, + "id": "851999", + "fullName": "Vad Åviken", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218680" + }, + "id": "580368", + "fullName": "Avenböke", + "parentFullName": "Västra Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218681" + }, + "id": "578559", + "fullName": "Andra Avenyen", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218682" + }, + "id": "578561", + "fullName": "Första Avenyen", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218683" + }, + "id": "578579", + "fullName": "Tredje Avenyen", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218684" + }, + "id": "485186", + "fullName": "Åvägen", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218685" + }, + "id": "926296", + "fullName": "Åvavägen", + "parentFullName": "Österhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218686" + }, + "id": "535662", + "fullName": "Stora Slågarp Åvik", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218687" + }, + "id": "521234", + "fullName": "Åvägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218688" + }, + "id": "606245", + "fullName": "Avocadovägen", + "parentFullName": "Vinberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218689" + }, + "id": "914088", + "fullName": "Avenbokstigen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21868a" + }, + "id": "605681", + "fullName": "Åvägen", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21868b" + }, + "id": "602915", + "fullName": "Gällsås Åviken", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21868c" + }, + "id": "514085", + "fullName": "Åvägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21868d" + }, + "id": "484402", + "fullName": "Åvägen", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21868e" + }, + "id": "489037", + "fullName": "Åvägen", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21868f" + }, + "id": "480871", + "fullName": "Möja Åverkesö", + "parentFullName": "Möja", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218690" + }, + "id": "891901", + "fullName": "Avavägen", + "parentFullName": "Storsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218691" + }, + "id": "892450", + "fullName": "Avanvägen", + "parentFullName": "Hortlax", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218692" + }, + "id": "892449", + "fullName": "Avabäcksvägen", + "parentFullName": "Hortlax", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218693" + }, + "id": "892837", + "fullName": "Avastrandsvägen", + "parentFullName": "Norrfjärden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218694" + }, + "id": "892637", + "fullName": "Åvägen", + "parentFullName": "Hemmingsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218695" + }, + "id": "559503", + "fullName": "Åvägen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218696" + }, + "id": "927574", + "fullName": "Åvallavägen", + "parentFullName": "Hasslarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218697" + }, + "id": "560014", + "fullName": "Åvarpsvägen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218698" + }, + "id": "717514", + "fullName": "Åvägen", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218699" + }, + "id": "712897", + "fullName": "Åvägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21869a" + }, + "id": "807769", + "fullName": "Avenboksvägen", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21869b" + }, + "id": "808614", + "fullName": "Kartåsen Avfallsanläggning", + "parentFullName": "Vinninga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21869c" + }, + "id": "930771", + "fullName": "Kartåsen Avfallsanläggning", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21869d" + }, + "id": "848672", + "fullName": "Avholm", + "parentFullName": "Bjuråker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21869e" + }, + "id": "848286", + "fullName": "Avavägen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21869f" + }, + "id": "848674", + "fullName": "Avholmsberget", + "parentFullName": "Bjuråker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186a0" + }, + "id": "853216", + "fullName": "Åvägen", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186a1" + }, + "id": "854068", + "fullName": "Östra Åvägen", + "parentFullName": "Iggesund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186a2" + }, + "id": "854066", + "fullName": "Västra Åvägen", + "parentFullName": "Iggesund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186a3" + }, + "id": "700516", + "fullName": "Åvägen", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186a4" + }, + "id": "708255", + "fullName": "Åvägen", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186a5" + }, + "id": "533925", + "fullName": "Averum", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186a6" + }, + "id": "542012", + "fullName": "Kårby Avalund", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186a7" + }, + "id": "533933", + "fullName": "Averum Sjövik", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186a8" + }, + "id": "533927", + "fullName": "Averum Lyckebo", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186a9" + }, + "id": "533929", + "fullName": "Averum Mantebo", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186aa" + }, + "id": "533931", + "fullName": "Averum Norrgård", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186ab" + }, + "id": "542106", + "fullName": "Törnsfall Averum", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186ac" + }, + "id": "533935", + "fullName": "Averum Skolhuset", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186ad" + }, + "id": "533938", + "fullName": "Averum Solbacken", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186ae" + }, + "id": "533939", + "fullName": "Averum Strängenäs", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186af" + }, + "id": "542108", + "fullName": "Törnsfall Aveslätt", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186b0" + }, + "id": "532722", + "fullName": "Åvägen", + "parentFullName": "Totebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186b1" + }, + "id": "536104", + "fullName": "Kolsebro Åvalla", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186b2" + }, + "id": "538137", + "fullName": "Avenboksgatan", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186b3" + }, + "id": "621116", + "fullName": "Stomsjö Avfallsanläggning", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186b4" + }, + "id": "615199", + "fullName": "Ed Åvägen", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186b6" + }, + "id": "614827", + "fullName": "Åvall Haga", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186b7" + }, + "id": "614855", + "fullName": "Åvall Ryen", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186b8" + }, + "id": "614696", + "fullName": "Slättö Åvik", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186ba" + }, + "id": "614825", + "fullName": "Åvall Gretes", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186bb" + }, + "id": "614835", + "fullName": "Åvall Lansbo", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186bc" + }, + "id": "614839", + "fullName": "Åvall Lybeck", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186bd" + }, + "id": "614853", + "fullName": "Åvall Rydhem", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186bf" + }, + "id": "614700", + "fullName": "Slättö Ävjebo", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186c0" + }, + "id": "614821", + "fullName": "Åvall Brogård", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186c1" + }, + "id": "614833", + "fullName": "Åvall Hökhult", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186c2" + }, + "id": "614859", + "fullName": "Åvall Smedens", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186c3" + }, + "id": "614860", + "fullName": "Åvall Solhäll", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186c5" + }, + "id": "614819", + "fullName": "Åvall Blankebo", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186c6" + }, + "id": "614823", + "fullName": "Åvall Ekhyltan", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186c7" + }, + "id": "614369", + "fullName": "Forsheda Åviken", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186c8" + }, + "id": "614831", + "fullName": "Åvall Håkentorp", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186c9" + }, + "id": "614843", + "fullName": "Åvall Myrtorpet", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186ca" + }, + "id": "614845", + "fullName": "Åvall Norregård", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186cb" + }, + "id": "614847", + "fullName": "Åvall Norretorp", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186cc" + }, + "id": "614861", + "fullName": "Åvall Södratorp", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186cd" + }, + "id": "614863", + "fullName": "Åvall Sörhyltan", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186ce" + }, + "id": "614849", + "fullName": "Åvall Norrhyltan", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186cf" + }, + "id": "614871", + "fullName": "Åvalls Filadelfia", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186d0" + }, + "id": "619850", + "fullName": "Åvall Stjärnhyltan", + "parentFullName": "Kulltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186d1" + }, + "id": "614841", + "fullName": "Åvall Mellanhyltan", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186d2" + }, + "id": "614837", + "fullName": "Åvall Lilla Södratorp", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186d3" + }, + "id": "626020", + "fullName": "Höjen Avrad", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186d4" + }, + "id": "617716", + "fullName": "Sköldinge Avloppsverket", + "parentFullName": "Sköldinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186d5" + }, + "id": "625558", + "fullName": "Åvägen", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186d6" + }, + "id": "624622", + "fullName": "Forsa Åvik", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186d7" + }, + "id": "626205", + "fullName": "Sågmon Åvägen", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186d8" + }, + "id": "517577", + "fullName": "Åvasta", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186d9" + }, + "id": "543415", + "fullName": "Avundstorp", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186da" + }, + "id": "541354", + "fullName": "Åvägen", + "parentFullName": "Harlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186db" + }, + "id": "550062", + "fullName": "Åvägen", + "parentFullName": "Flyinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186dc" + }, + "id": "930624", + "fullName": "Slutarp Avloppspumpstationen", + "parentFullName": "Slutarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186dd" + }, + "id": "791095", + "fullName": "Jäla Åvalla", + "parentFullName": "Floby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186de" + }, + "id": "792588", + "fullName": "Alvared Åvillan", + "parentFullName": "Åsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186df" + }, + "id": "478675", + "fullName": "Avtagsvägen", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186e0" + }, + "id": "480138", + "fullName": "Äng Avloppsverk", + "parentFullName": "Äng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186e1" + }, + "id": "479509", + "fullName": "Sjövik Avloppsverk", + "parentFullName": "Bodafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186e2" + }, + "id": "481526", + "fullName": "Nässjö Avloppsverk", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186e3" + }, + "id": "479990", + "fullName": "Ormaryd Avloppsverk", + "parentFullName": "Ormaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186e4" + }, + "id": "479119", + "fullName": "Bodafors Avloppsverk", + "parentFullName": "Bodafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186e5" + }, + "id": "871212", + "fullName": "Anneberg Avloppsverk", + "parentFullName": "Anneberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186e6" + }, + "id": "480101", + "fullName": "Stensjön Avloppsverk", + "parentFullName": "Stensjön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186e7" + }, + "id": "481434", + "fullName": "Boda Avfallsanläggning", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186e8" + }, + "id": "480219", + "fullName": "Solberga Avloppspumpstation", + "parentFullName": "Solberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186e9" + }, + "id": "481779", + "fullName": "Forserums Avloppsreningsverk", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186ea" + }, + "id": "724834", + "fullName": "Åvägen", + "parentFullName": "Alafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186eb" + }, + "id": "566146", + "fullName": "Åvägen", + "parentFullName": "Köpingebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186ec" + }, + "id": "672720", + "fullName": "Avesjövägen", + "parentFullName": "Kallinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186ed" + }, + "id": "672383", + "fullName": "Avenboksvägen", + "parentFullName": "Kallinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186ee" + }, + "id": "672300", + "fullName": "Åvägen", + "parentFullName": "Kallinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186ef" + }, + "id": "623708", + "fullName": "Åviksvägen", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186f0" + }, + "id": "634377", + "fullName": "Bollstad Avloppsstation", + "parentFullName": "Bolmsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186f1" + }, + "id": "630627", + "fullName": "Åviksgatan", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186f2" + }, + "id": "895613", + "fullName": "Avagatan", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186f3" + }, + "id": "895461", + "fullName": "Åvägen", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186f4" + }, + "id": "495922", + "fullName": "Åvik", + "parentFullName": "Sorunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186f5" + }, + "id": "495394", + "fullName": "Åvägen", + "parentFullName": "Ösmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186f6" + }, + "id": "491174", + "fullName": "Flishult Avfallsanläggning", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186f7" + }, + "id": "870553", + "fullName": "Torpa Åvik", + "parentFullName": "Kvillsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186f8" + }, + "id": "809072", + "fullName": "Åvägen", + "parentFullName": "Nyhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186f9" + }, + "id": "549670", + "fullName": "Normlösa Åvik", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186fa" + }, + "id": "549344", + "fullName": "Herrberga Åvik", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186fb" + }, + "id": "483817", + "fullName": "Avfarten", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186fc" + }, + "id": "478076", + "fullName": "Kvarngårdsmåla Aveström", + "parentFullName": "Kristdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186fd" + }, + "id": "484854", + "fullName": "Ävrö", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186fe" + }, + "id": "478508", + "fullName": "Ävernäs", + "parentFullName": "Kristdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2186ff" + }, + "id": "484860", + "fullName": "Ävrö Hålö", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218700" + }, + "id": "484858", + "fullName": "Ävrö Hamburg", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218701" + }, + "id": "484864", + "fullName": "Ävrö Äleskär", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218702" + }, + "id": "483526", + "fullName": "Fårbo Åvillan", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218703" + }, + "id": "484856", + "fullName": "Ävrö Gröneslätt", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218704" + }, + "id": "484862", + "fullName": "Ävrö Petersburg", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218705" + }, + "id": "500612", + "fullName": "Hammarsbo Äverum", + "parentFullName": "Bockara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218706" + }, + "id": "919410", + "fullName": "Hammarsbo Äverum", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218707" + }, + "id": "478510", + "fullName": "Ävernäs Norrhult", + "parentFullName": "Kristdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218708" + }, + "id": "766477", + "fullName": "Avhulta", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218709" + }, + "id": "766479", + "fullName": "Avhulta Gård", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21870a" + }, + "id": "766817", + "fullName": "Åva", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21870b" + }, + "id": "555119", + "fullName": "Avrösningsvägen", + "parentFullName": "Nyhamnsläge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21870c" + }, + "id": "699696", + "fullName": "Avelsbol Nyhem", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21870d" + }, + "id": "699702", + "fullName": "Avelsbol Sjöli", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21870e" + }, + "id": "699718", + "fullName": "Avelsbols Gård", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21870f" + }, + "id": "699690", + "fullName": "Avelsbol Hultet", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218710" + }, + "id": "699694", + "fullName": "Avelsbol Nyback", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218711" + }, + "id": "699706", + "fullName": "Avelsbol Sjövik", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218712" + }, + "id": "699712", + "fullName": "Avelsbol Solvik", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218713" + }, + "id": "699714", + "fullName": "Avelsbol Soläng", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218714" + }, + "id": "699688", + "fullName": "Avelsbol Garaget", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218715" + }, + "id": "699678", + "fullName": "Avelsbol Björkebo", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218716" + }, + "id": "699682", + "fullName": "Avelsbol Edsberga", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218717" + }, + "id": "699684", + "fullName": "Avelsbol Ekbacken", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218718" + }, + "id": "699686", + "fullName": "Avelsbol Erikslund", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218719" + }, + "id": "699692", + "fullName": "Avelsbol Mellanvik", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21871a" + }, + "id": "699698", + "fullName": "Avelsbol Parksätra", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21871b" + }, + "id": "699704", + "fullName": "Avelsbol Sjöliden", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21871c" + }, + "id": "699710", + "fullName": "Avelsbol Solliden", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21871d" + }, + "id": "699716", + "fullName": "Avelsbol Västänga", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21871e" + }, + "id": "699676", + "fullName": "Avelsbol Björkbacka", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21871f" + }, + "id": "699680", + "fullName": "Avelsbol Björkliden", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218720" + }, + "id": "699700", + "fullName": "Avelsbol Reprostugan", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218721" + }, + "id": "699708", + "fullName": "Avelsbol Skogsbacken", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218722" + }, + "id": "917437", + "fullName": "Avelsbol Västängshaga", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218723" + }, + "id": "936110", + "fullName": "Avelsbol Västänga Gård", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218724" + }, + "id": "682334", + "fullName": "Hönacka Avloppsreningsverket", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218725" + }, + "id": "702343", + "fullName": "Grytterud Avloppsreningsverket", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218726" + }, + "id": "855738", + "fullName": "Åvägen", + "parentFullName": "Norrala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218727" + }, + "id": "878556", + "fullName": "Åvägen", + "parentFullName": "Älandsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218728" + }, + "id": "607061", + "fullName": "Åvägen", + "parentFullName": "Mellbystrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218729" + }, + "id": "716186", + "fullName": "Åvändan", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21872a" + }, + "id": "930924", + "fullName": "Torsö Brofästet Avloppsverk", + "parentFullName": "Torsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21872b" + }, + "id": "835664", + "fullName": "Åvägen", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21872c" + }, + "id": "837619", + "fullName": "Tidavad Åvik", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21872d" + }, + "id": "836248", + "fullName": "Torsö Åvassen", + "parentFullName": "Torsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21872e" + }, + "id": "803223", + "fullName": "Avelsås", + "parentFullName": "Hökerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21872f" + }, + "id": "803474", + "fullName": "Övre Avelsås", + "parentFullName": "Hökerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218730" + }, + "id": "803362", + "fullName": "Nedre Avelsås", + "parentFullName": "Hökerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218731" + }, + "id": "914057", + "fullName": "Avenboksgatan", + "parentFullName": "Ulricehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218732" + }, + "id": "802435", + "fullName": "Åvägen", + "parentFullName": "Marbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218733" + }, + "id": "789061", + "fullName": "Åvallagatan", + "parentFullName": "Gällstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218734" + }, + "id": "756661", + "fullName": "Avdala", + "parentFullName": "Frövi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218735" + }, + "id": "756663", + "fullName": "Avdala Hagaberg", + "parentFullName": "Frövi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218736" + }, + "id": "756665", + "fullName": "Avdala Marieberg", + "parentFullName": "Frövi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218737" + }, + "id": "747689", + "fullName": "Åvägen", + "parentFullName": "Storå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218738" + }, + "id": "747085", + "fullName": "Åviksvägen", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218739" + }, + "id": "746841", + "fullName": "Rynninge Åvik", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21873a" + }, + "id": "747136", + "fullName": "Östra Sörby Åvik", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21873b" + }, + "id": "811515", + "fullName": "Askö", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21873c" + }, + "id": "812089", + "fullName": "Moren", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21873d" + }, + "id": "812163", + "fullName": "Kårbo", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21873e" + }, + "id": "812177", + "fullName": "Rembo", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21873f" + }, + "id": "812185", + "fullName": "Saxbo", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218740" + }, + "id": "811555", + "fullName": "Myggbo", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218741" + }, + "id": "812079", + "fullName": "Baggbo", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218742" + }, + "id": "812091", + "fullName": "Risbyn", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218743" + }, + "id": "812115", + "fullName": "Dammen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218744" + }, + "id": "812119", + "fullName": "Forsbo", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218745" + }, + "id": "812144", + "fullName": "Hyttan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218746" + }, + "id": "811487", + "fullName": "Rigränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218747" + }, + "id": "811514", + "fullName": "Algatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218748" + }, + "id": "811591", + "fullName": "Uppsjön", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218749" + }, + "id": "811674", + "fullName": "Åsgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21874a" + }, + "id": "812085", + "fullName": "Klintbo", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21874b" + }, + "id": "812096", + "fullName": "Axelsbo", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21874c" + }, + "id": "812100", + "fullName": "Björsjö", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21874d" + }, + "id": "812117", + "fullName": "Envägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21874e" + }, + "id": "812121", + "fullName": "Fridhem", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21874f" + }, + "id": "812129", + "fullName": "Grytnäs", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218750" + }, + "id": "812171", + "fullName": "Norrvik", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218751" + }, + "id": "811475", + "fullName": "Myrgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218752" + }, + "id": "811481", + "fullName": "Våggatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218754" + }, + "id": "811519", + "fullName": "Bodgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218755" + }, + "id": "811557", + "fullName": "Nyby Gård", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218756" + }, + "id": "811561", + "fullName": "Nybytorp", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218757" + }, + "id": "811607", + "fullName": "Götgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218758" + }, + "id": "811830", + "fullName": "Tegvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218759" + }, + "id": "812077", + "fullName": "Asköberg", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21875a" + }, + "id": "812090", + "fullName": "Nyhyttan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21875b" + }, + "id": "812127", + "fullName": "Gisselbo", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21875c" + }, + "id": "812141", + "fullName": "Hallsjön", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21875d" + }, + "id": "812145", + "fullName": "Hällsjön", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21875e" + }, + "id": "812173", + "fullName": "Nygården", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21875f" + }, + "id": "812193", + "fullName": "Slotterö", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218760" + }, + "id": "812196", + "fullName": "Sör Nävde", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218761" + }, + "id": "812200", + "fullName": "Östanbyn", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218762" + }, + "id": "811449", + "fullName": "Järngatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218763" + }, + "id": "811457", + "fullName": "Malmgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218764" + }, + "id": "811460", + "fullName": "Myntgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218765" + }, + "id": "811465", + "fullName": "Böösgränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218766" + }, + "id": "811471", + "fullName": "Hamngatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218767" + }, + "id": "811479", + "fullName": "Telegatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218768" + }, + "id": "811508", + "fullName": "Slaggatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218769" + }, + "id": "811512", + "fullName": "Tvärgränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21876a" + }, + "id": "811513", + "fullName": "Vallgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21876b" + }, + "id": "811548", + "fullName": "Kullgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21876c" + }, + "id": "811563", + "fullName": "Nybyvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21876d" + }, + "id": "811568", + "fullName": "Rotegatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21876e" + }, + "id": "811589", + "fullName": "Tråbacken", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21876f" + }, + "id": "811619", + "fullName": "Vasagatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218770" + }, + "id": "811624", + "fullName": "Dalavägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218771" + }, + "id": "811625", + "fullName": "Frejgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218772" + }, + "id": "811645", + "fullName": "Odengatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218773" + }, + "id": "811652", + "fullName": "Sagagränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218774" + }, + "id": "811658", + "fullName": "Strömsnäs", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218775" + }, + "id": "811672", + "fullName": "Torsgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218776" + }, + "id": "811675", + "fullName": "Älvbacken", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218777" + }, + "id": "811757", + "fullName": "Grenvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218778" + }, + "id": "811829", + "fullName": "Stråvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218779" + }, + "id": "811833", + "fullName": "Violgränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21877b" + }, + "id": "811837", + "fullName": "Åsbovägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21877c" + }, + "id": "811876", + "fullName": "Odongränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21877d" + }, + "id": "811886", + "fullName": "Torpvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21877e" + }, + "id": "811890", + "fullName": "Tyrstigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21877f" + }, + "id": "811894", + "fullName": "Älgstigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218780" + }, + "id": "812092", + "fullName": "Snickarbo", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218781" + }, + "id": "812104", + "fullName": "Boslätten", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218782" + }, + "id": "812139", + "fullName": "Hagvreten", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218783" + }, + "id": "812150", + "fullName": "Karlslund", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218784" + }, + "id": "812152", + "fullName": "Kilholmen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218785" + }, + "id": "812169", + "fullName": "Norr Nävde", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218786" + }, + "id": "812175", + "fullName": "Raskvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218787" + }, + "id": "812179", + "fullName": "Ryttnäset", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218788" + }, + "id": "812189", + "fullName": "Skogslund", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218789" + }, + "id": "811453", + "fullName": "Kungsgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21878a" + }, + "id": "811463", + "fullName": "Bruksgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21878b" + }, + "id": "811467", + "fullName": "Eriksgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21878c" + }, + "id": "811473", + "fullName": "Kyrkogatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21878d" + }, + "id": "811477", + "fullName": "Prästgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21878e" + }, + "id": "811497", + "fullName": "Vädergränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21878f" + }, + "id": "811521", + "fullName": "Bondegatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218790" + }, + "id": "811522", + "fullName": "Dalergränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218791" + }, + "id": "811529", + "fullName": "Fågelvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218792" + }, + "id": "811564", + "fullName": "Odlargränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218793" + }, + "id": "811566", + "fullName": "Pellesberg", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218794" + }, + "id": "811575", + "fullName": "Stackgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218795" + }, + "id": "811577", + "fullName": "Stallgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218796" + }, + "id": "811587", + "fullName": "Södergatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218797" + }, + "id": "811601", + "fullName": "Bergstigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218798" + }, + "id": "811605", + "fullName": "Fredsgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218799" + }, + "id": "811621", + "fullName": "Villagatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21879a" + }, + "id": "811623", + "fullName": "Bragegatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21879b" + }, + "id": "811633", + "fullName": "Idunavägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21879c" + }, + "id": "811635", + "fullName": "Kanalvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21879d" + }, + "id": "811647", + "fullName": "Polervägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21879e" + }, + "id": "811654", + "fullName": "Skogsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21879f" + }, + "id": "811664", + "fullName": "Sturegatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187a0" + }, + "id": "811670", + "fullName": "Svalagatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187a1" + }, + "id": "811688", + "fullName": "Frodevägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187a2" + }, + "id": "811692", + "fullName": "Gropstigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187a3" + }, + "id": "811708", + "fullName": "Rutboleden", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187a4" + }, + "id": "811737", + "fullName": "Brusstigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187a5" + }, + "id": "811739", + "fullName": "Dalahästen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187a6" + }, + "id": "811747", + "fullName": "Floravägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187a7" + }, + "id": "811773", + "fullName": "Gårdsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187a8" + }, + "id": "811779", + "fullName": "Högboleden", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187a9" + }, + "id": "811785", + "fullName": "Jämtsveden", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187aa" + }, + "id": "811803", + "fullName": "Liljevägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187ab" + }, + "id": "811817", + "fullName": "Månsbo Gård", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187ac" + }, + "id": "811843", + "fullName": "Borgers väg", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187ae" + }, + "id": "812098", + "fullName": "Backgården", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187af" + }, + "id": "812123", + "fullName": "Garphyttan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187b0" + }, + "id": "812125", + "fullName": "Germundsbo", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187b1" + }, + "id": "812135", + "fullName": "Grönvallen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187b2" + }, + "id": "812191", + "fullName": "Slogmossen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187b3" + }, + "id": "811455", + "fullName": "Köpmangatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187b4" + }, + "id": "811458", + "fullName": "Markusgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187b5" + }, + "id": "811461", + "fullName": "Badhusgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187b6" + }, + "id": "811485", + "fullName": "Jämtbovägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187b7" + }, + "id": "811501", + "fullName": "Älvnäsleden", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187b8" + }, + "id": "811503", + "fullName": "Arvidsgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187b9" + }, + "id": "811516", + "fullName": "Baggbovägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187ba" + }, + "id": "811527", + "fullName": "Fågelstigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187bb" + }, + "id": "811538", + "fullName": "Garagegränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187bc" + }, + "id": "811540", + "fullName": "Grabbogatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187bd" + }, + "id": "811544", + "fullName": "Kristins väg", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187be" + }, + "id": "811569", + "fullName": "Ryttargatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187bf" + }, + "id": "811571", + "fullName": "Skultbacken", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187c0" + }, + "id": "811572", + "fullName": "Skälsbo Gård", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187c1" + }, + "id": "811579", + "fullName": "Storbogatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187c2" + }, + "id": "811585", + "fullName": "Stubbsveden", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187c3" + }, + "id": "811597", + "fullName": "Älvbrovägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187c4" + }, + "id": "811613", + "fullName": "Klippstigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187c5" + }, + "id": "811639", + "fullName": "Krylbovägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187c6" + }, + "id": "811643", + "fullName": "Modellvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187c7" + }, + "id": "811649", + "fullName": "Poppelvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187c8" + }, + "id": "811668", + "fullName": "Sulfatvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187c9" + }, + "id": "811673", + "fullName": "Vallongatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187ca" + }, + "id": "811686", + "fullName": "Emblastigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187cb" + }, + "id": "811690", + "fullName": "Gimlestigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187cc" + }, + "id": "811696", + "fullName": "Humlestigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187cd" + }, + "id": "811702", + "fullName": "Mimerstigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187ce" + }, + "id": "811706", + "fullName": "Nornastigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187cf" + }, + "id": "811725", + "fullName": "Bagarstigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187d0" + }, + "id": "811735", + "fullName": "Brunnsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187d1" + }, + "id": "811743", + "fullName": "Filarstigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187d2" + }, + "id": "811751", + "fullName": "Garpestigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187d3" + }, + "id": "811755", + "fullName": "Getingvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187d4" + }, + "id": "811771", + "fullName": "Gyllenvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187d5" + }, + "id": "811781", + "fullName": "Högbostigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187d6" + }, + "id": "811783", + "fullName": "Illesstigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187d7" + }, + "id": "811795", + "fullName": "Kloratvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187d8" + }, + "id": "811797", + "fullName": "Klövergränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187d9" + }, + "id": "811809", + "fullName": "Mellanvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187da" + }, + "id": "811811", + "fullName": "Metarstigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187db" + }, + "id": "811813", + "fullName": "Murarstigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187dc" + }, + "id": "811819", + "fullName": "Månsbovägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187dd" + }, + "id": "811827", + "fullName": "Skördevägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187de" + }, + "id": "811845", + "fullName": "Enbärsgränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187df" + }, + "id": "811849", + "fullName": "Hallongränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187e0" + }, + "id": "811857", + "fullName": "Jägarstigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187e1" + }, + "id": "811865", + "fullName": "Lingongränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187e2" + }, + "id": "812093", + "fullName": "Uppsjövägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187e3" + }, + "id": "812146", + "fullName": "Ingevallsbo", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187e4" + }, + "id": "812156", + "fullName": "Kyrkbyvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187e5" + }, + "id": "812165", + "fullName": "Liljansberg", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187e6" + }, + "id": "812195", + "fullName": "Stusshyttan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187e7" + }, + "id": "812198", + "fullName": "Vilsvavägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187e8" + }, + "id": "916455", + "fullName": "Masmyrvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187e9" + }, + "id": "937409", + "fullName": "Jansbo Gränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187ea" + }, + "id": "811459", + "fullName": "Markustorget", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187eb" + }, + "id": "811524", + "fullName": "Djäknehyttan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187ec" + }, + "id": "811531", + "fullName": "Förrådsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187ed" + }, + "id": "811552", + "fullName": "Lagmansgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187ee" + }, + "id": "811573", + "fullName": "Slåttergränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187ef" + }, + "id": "811599", + "fullName": "Baldersvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187f0" + }, + "id": "811615", + "fullName": "Mattsbogatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187f1" + }, + "id": "811627", + "fullName": "Haganäsgränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187f2" + }, + "id": "811700", + "fullName": "Lövkojstigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187f3" + }, + "id": "811710", + "fullName": "Skogsbovägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187f4" + }, + "id": "811712", + "fullName": "Solrosstigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187f5" + }, + "id": "811718", + "fullName": "Vallmostigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187f7" + }, + "id": "811722", + "fullName": "Åsgårdsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187f8" + }, + "id": "811729", + "fullName": "Blinkastigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187f9" + }, + "id": "811745", + "fullName": "Fiskarstigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187fa" + }, + "id": "811761", + "fullName": "Grönvalls väg", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187fb" + }, + "id": "811821", + "fullName": "Riktarstigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187fc" + }, + "id": "811839", + "fullName": "Alfhemsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187fd" + }, + "id": "811841", + "fullName": "Blåbärsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187fe" + }, + "id": "811847", + "fullName": "Grytnäsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2187ff" + }, + "id": "811861", + "fullName": "Klockarvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218800" + }, + "id": "811892", + "fullName": "Vinbärsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218801" + }, + "id": "812081", + "fullName": "Grytnäs Backa", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218802" + }, + "id": "812106", + "fullName": "Broängsgränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218803" + }, + "id": "812108", + "fullName": "Broängsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218804" + }, + "id": "812142", + "fullName": "Hedledsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218805" + }, + "id": "812183", + "fullName": "Sammelsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218806" + }, + "id": "812194", + "fullName": "Strandbacken", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218807" + }, + "id": "811441", + "fullName": "Bryggaregatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218808" + }, + "id": "811518", + "fullName": "Bengtsbogatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218809" + }, + "id": "811542", + "fullName": "Industrigatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21880a" + }, + "id": "811550", + "fullName": "Källhagsgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21880b" + }, + "id": "811559", + "fullName": "Nybydalsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21880c" + }, + "id": "811570", + "fullName": "Skillinggränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21880d" + }, + "id": "811622", + "fullName": "Bergsnäsgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21880e" + }, + "id": "811641", + "fullName": "Lindsnäsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21880f" + }, + "id": "811676", + "fullName": "Bifroststigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218810" + }, + "id": "811684", + "fullName": "Daggkåpstigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218811" + }, + "id": "811694", + "fullName": "Heimdalstigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218812" + }, + "id": "811704", + "fullName": "Mjölnarstigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218813" + }, + "id": "811731", + "fullName": "Blomstervägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218814" + }, + "id": "811749", + "fullName": "Friluftsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218815" + }, + "id": "811763", + "fullName": "Gubbmossvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218816" + }, + "id": "811765", + "fullName": "Gullbågsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218817" + }, + "id": "811767", + "fullName": "Gullvivegränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218818" + }, + "id": "811769", + "fullName": "Gullängsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218819" + }, + "id": "811777", + "fullName": "Hästhovsgränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21881a" + }, + "id": "811789", + "fullName": "Kaprifolvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21881b" + }, + "id": "811793", + "fullName": "Kattfotsgränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21881c" + }, + "id": "811805", + "fullName": "Lillforsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21881d" + }, + "id": "811851", + "fullName": "Hjortrongränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21881e" + }, + "id": "811853", + "fullName": "Häggbärsgränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21881f" + }, + "id": "811868", + "fullName": "Materialvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218820" + }, + "id": "811874", + "fullName": "Midgårdsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218821" + }, + "id": "811878", + "fullName": "Rådjursstigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218822" + }, + "id": "811880", + "fullName": "Rönnbärsgränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218823" + }, + "id": "811882", + "fullName": "Smultrongränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218824" + }, + "id": "811884", + "fullName": "Stenbärsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218825" + }, + "id": "811888", + "fullName": "Tranbärsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218826" + }, + "id": "812137", + "fullName": "Habborsbacken", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218827" + }, + "id": "812148", + "fullName": "Kaplansgården", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218828" + }, + "id": "812154", + "fullName": "Killingholmen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218829" + }, + "id": "812167", + "fullName": "Mästerbovägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21882a" + }, + "id": "812181", + "fullName": "Saggmossvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21882b" + }, + "id": "811439", + "fullName": "Bergslagsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21882d" + }, + "id": "811469", + "fullName": "Garmakaregatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21882e" + }, + "id": "811491", + "fullName": "Vindarnas Gränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21882f" + }, + "id": "811509", + "fullName": "Södra Parkgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218830" + }, + "id": "811511", + "fullName": "Östra Parkgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218831" + }, + "id": "811611", + "fullName": "Karlbergsgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218832" + }, + "id": "811617", + "fullName": "Myntsmedsgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218833" + }, + "id": "811666", + "fullName": "Stålverksgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218834" + }, + "id": "811682", + "fullName": "Blåklockstigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218835" + }, + "id": "811698", + "fullName": "Hällsängsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218836" + }, + "id": "811724", + "fullName": "Aluminiumvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218837" + }, + "id": "811733", + "fullName": "Blåklintsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218838" + }, + "id": "811741", + "fullName": "Dalahästen Åsbo", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218839" + }, + "id": "811753", + "fullName": "Get Johannas väg", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21883a" + }, + "id": "811775", + "fullName": "Hällgårdsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21883b" + }, + "id": "811787", + "fullName": "Jämtsvedsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21883c" + }, + "id": "811791", + "fullName": "Karibackagränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21883d" + }, + "id": "811801", + "fullName": "Lappkällstigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21883e" + }, + "id": "811823", + "fullName": "Skomakarstigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21883f" + }, + "id": "811828", + "fullName": "Spärringstigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218840" + }, + "id": "811831", + "fullName": "Trädgårdsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218841" + }, + "id": "811863", + "fullName": "Krontallsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218842" + }, + "id": "811867", + "fullName": "Långsvedsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218843" + }, + "id": "812087", + "fullName": "Knallasbenning", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218844" + }, + "id": "812131", + "fullName": "Grytnäs Knutsbo", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218845" + }, + "id": "812133", + "fullName": "Grytnäs Smedsbo", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218846" + }, + "id": "811451", + "fullName": "Karlbergsparken", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218847" + }, + "id": "811483", + "fullName": "Axel Johnsons väg", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218848" + }, + "id": "811504", + "fullName": "Kolgillaregatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218849" + }, + "id": "811506", + "fullName": "Masmästaregatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21884a" + }, + "id": "811532", + "fullName": "Gammelängsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21884b" + }, + "id": "811593", + "fullName": "Vågmästaregatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21884c" + }, + "id": "811595", + "fullName": "Västra Parkgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21884d" + }, + "id": "811637", + "fullName": "Koppardalsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21884e" + }, + "id": "811714", + "fullName": "Tallbacksstigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21884f" + }, + "id": "811716", + "fullName": "Uggelbergsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218850" + }, + "id": "811759", + "fullName": "Gryllbergsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218851" + }, + "id": "811881", + "fullName": "Skräddarbovägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218852" + }, + "id": "812083", + "fullName": "Grytnäs Bengtsbo", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218853" + }, + "id": "812143", + "fullName": "Humlegårdsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218854" + }, + "id": "912736", + "fullName": "Månsbo Strandväg", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218855" + }, + "id": "811489", + "fullName": "Villervallagränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218856" + }, + "id": "811526", + "fullName": "Djäknehyttevägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218857" + }, + "id": "811546", + "fullName": "Krongjutaregatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218858" + }, + "id": "811603", + "fullName": "Engelbrektsgatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218859" + }, + "id": "811609", + "fullName": "Hantverkaregatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21885a" + }, + "id": "811656", + "fullName": "Strömsborgsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21885b" + }, + "id": "811799", + "fullName": "Kolskrivarstigen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21885c" + }, + "id": "811807", + "fullName": "Mandelblomsgränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21885d" + }, + "id": "811855", + "fullName": "Ingevallsbovägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21885e" + }, + "id": "811859", + "fullName": "Klockarkilsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21885f" + }, + "id": "811883", + "fullName": "Soldattorpsvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218860" + }, + "id": "922816", + "fullName": "Strandbacksvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218861" + }, + "id": "811660", + "fullName": "Strömsnäs Herrgård", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218863" + }, + "id": "811815", + "fullName": "Måns Hammarsmeds väg", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218864" + }, + "id": "812197", + "fullName": "Sör Nävde Sperringgården", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218865" + }, + "id": "811662", + "fullName": "Strömsnäs Herrgård V Flygeln", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218866" + }, + "id": "812746", + "fullName": "Åvestagatan", + "parentFullName": "Krylbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218867" + }, + "id": "765132", + "fullName": "Avestavägen", + "parentFullName": "Västerfärnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218868" + }, + "id": "772291", + "fullName": "Åverka", + "parentFullName": "Möklinta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218869" + }, + "id": "772293", + "fullName": "Åverkaberg", + "parentFullName": "Möklinta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21886a" + }, + "id": "785535", + "fullName": "Åvasse", + "parentFullName": "Gräsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21886b" + }, + "id": "615217", + "fullName": "Regna Averviken", + "parentFullName": "Högsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21886c" + }, + "id": "584556", + "fullName": "Åvägen", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21886d" + }, + "id": "562846", + "fullName": "Åviken", + "parentFullName": "Lotorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21886e" + }, + "id": "792718", + "fullName": "Åvägen", + "parentFullName": "Örbyhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21886f" + }, + "id": "937761", + "fullName": "Södra Avskaken", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218870" + }, + "id": "829073", + "fullName": "Åvägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218871" + }, + "id": "679221", + "fullName": "Åvägen", + "parentFullName": "Nybro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218872" + }, + "id": "640237", + "fullName": "Åvägen", + "parentFullName": "Hjortsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218873" + }, + "id": "574837", + "fullName": "Avenboksvägen", + "parentFullName": "Kivik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218874" + }, + "id": "575500", + "fullName": "Måsalycke Avfallsanläggningen", + "parentFullName": "Sankt Olof", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218875" + }, + "id": "573826", + "fullName": "Åvägen", + "parentFullName": "Sövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218876" + }, + "id": "486401", + "fullName": "Åviken", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218877" + }, + "id": "485923", + "fullName": "Åviksvägen", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218878" + }, + "id": "486240", + "fullName": "Högstorp Åviken", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218879" + }, + "id": "486403", + "fullName": "Åviken Hedberga", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21887a" + }, + "id": "486407", + "fullName": "Åviken Vårbacka", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21887b" + }, + "id": "486405", + "fullName": "Åviken Ljungsäter", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21887c" + }, + "id": "814501", + "fullName": "Avedalsgatan", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21887d" + }, + "id": "879731", + "fullName": "Åvägen", + "parentFullName": "Kramfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21887e" + }, + "id": "876721", + "fullName": "Ava", + "parentFullName": "Söråker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21887f" + }, + "id": "877069", + "fullName": "Åvikebruk", + "parentFullName": "Söråker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218880" + }, + "id": "536798", + "fullName": "Åvägen", + "parentFullName": "Arlöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218881" + }, + "id": "898048", + "fullName": "Avvakko", + "parentFullName": "Gällivare", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218882" + }, + "id": "588322", + "fullName": "Avenboksvägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218883" + }, + "id": "589089", + "fullName": "Åvägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218884" + }, + "id": "871596", + "fullName": "Åvik", + "parentFullName": "Mariannelund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218885" + }, + "id": "492162", + "fullName": "Åvallagatan", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218886" + }, + "id": "556430", + "fullName": "Avenboket", + "parentFullName": "Ljungbyhed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218887" + }, + "id": "640867", + "fullName": "Bergön Åvik", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218888" + }, + "id": "641158", + "fullName": "Åviksgatan", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218889" + }, + "id": "643797", + "fullName": "Åvallsvägen", + "parentFullName": "Hallaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21888a" + }, + "id": "641474", + "fullName": "Arnanäs Åvik", + "parentFullName": "Virestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21888b" + }, + "id": "893441", + "fullName": "Åvägen", + "parentFullName": "Kalix-Nyborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21888c" + }, + "id": "772724", + "fullName": "Norra Åvägen", + "parentFullName": "Kolbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21888d" + }, + "id": "772737", + "fullName": "Östra Åvägen", + "parentFullName": "Kolbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21888e" + }, + "id": "772859", + "fullName": "Västra Åvägen", + "parentFullName": "Kolbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21888f" + }, + "id": "742304", + "fullName": "Averby Averbytorp", + "parentFullName": "Hjortkvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218890" + }, + "id": "742295", + "fullName": "Averby", + "parentFullName": "Hjortkvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218891" + }, + "id": "742305", + "fullName": "Averby backen", + "parentFullName": "Hjortkvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218892" + }, + "id": "742313", + "fullName": "Averby Kullen", + "parentFullName": "Hjortkvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218893" + }, + "id": "742309", + "fullName": "Averby Döbacka", + "parentFullName": "Hjortkvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218894" + }, + "id": "742321", + "fullName": "Averby Smedjan", + "parentFullName": "Hjortkvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218895" + }, + "id": "742303", + "fullName": "Averby Aspelund", + "parentFullName": "Hjortkvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218896" + }, + "id": "742307", + "fullName": "Averby Björkmon", + "parentFullName": "Hjortkvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218897" + }, + "id": "742311", + "fullName": "Averby Eriksberg", + "parentFullName": "Hjortkvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218898" + }, + "id": "742317", + "fullName": "Averby Sandbacken", + "parentFullName": "Hjortkvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21889a" + }, + "id": "742315", + "fullName": "Averby Nedre Alstugan", + "parentFullName": "Hjortkvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21889b" + }, + "id": "742319", + "fullName": "Averby Skinnarbacka", + "parentFullName": "Hjortkvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21889c" + }, + "id": "742323", + "fullName": "Averby Övre Alstugan", + "parentFullName": "Hjortkvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21889e" + }, + "id": "915938", + "fullName": "Averby Skyttepaviljongen", + "parentFullName": "Hjortkvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21889f" + }, + "id": "737693", + "fullName": "Åvik", + "parentFullName": "Laxå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188a0" + }, + "id": "555118", + "fullName": "Åvägen", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188a1" + }, + "id": "656759", + "fullName": "Södra Averstad Averbo", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188a2" + }, + "id": "656761", + "fullName": "Södra Averstad Averstaviken", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188a3" + }, + "id": "935477", + "fullName": "Avelsäter", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188a4" + }, + "id": "659524", + "fullName": "Avelsätersön", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188a5" + }, + "id": "659484", + "fullName": "Avelsäter Gård", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188a6" + }, + "id": "659506", + "fullName": "Avelsäter Sand", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188a7" + }, + "id": "659486", + "fullName": "Avelsäter Hagen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188a8" + }, + "id": "659488", + "fullName": "Avelsäter Haget", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188a9" + }, + "id": "659464", + "fullName": "Avelsäter backen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188aa" + }, + "id": "659494", + "fullName": "Avelsäter Lugnet", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188ab" + }, + "id": "659496", + "fullName": "Avelsäter Lunden", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188ac" + }, + "id": "659474", + "fullName": "Avelsäter Framnäs", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188ad" + }, + "id": "659476", + "fullName": "Avelsäter Fridhem", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188ae" + }, + "id": "659498", + "fullName": "Avelsäter Lyckebo", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188af" + }, + "id": "659510", + "fullName": "Avelsäter Skoghem", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188b0" + }, + "id": "657113", + "fullName": "Östra Averstadkrog", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188b1" + }, + "id": "659468", + "fullName": "Avelsäter Bostugan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188b2" + }, + "id": "659508", + "fullName": "Avelsäter Sjöglimt", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188b3" + }, + "id": "659512", + "fullName": "Avelsäter Solliden", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188b4" + }, + "id": "659518", + "fullName": "Avelsäter Tallhult", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188b5" + }, + "id": "656499", + "fullName": "Norra Averstad Bergås", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188b6" + }, + "id": "656501", + "fullName": "Norra Averstad Ekebo", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188b7" + }, + "id": "656503", + "fullName": "Norra Averstad Höjden", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188b8" + }, + "id": "656518", + "fullName": "Norra Averstads Gård", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188b9" + }, + "id": "656767", + "fullName": "Södra Averstad Höjda", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188ba" + }, + "id": "656773", + "fullName": "Södra Averstad Sjöbo", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188bb" + }, + "id": "656789", + "fullName": "Södra Averstad Sjövik", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188bc" + }, + "id": "656799", + "fullName": "Södra Averstad Torpet", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188bd" + }, + "id": "659472", + "fullName": "Avelsäter Enebacken", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188be" + }, + "id": "659480", + "fullName": "Avelsäter Granliden", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188bf" + }, + "id": "659490", + "fullName": "Avelsäter Klöversten", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188c0" + }, + "id": "659492", + "fullName": "Avelsäter Lillhagen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188c1" + }, + "id": "659500", + "fullName": "Avelsäter Nerstugan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188c2" + }, + "id": "659502", + "fullName": "Avelsäter Orrkullen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188c3" + }, + "id": "659504", + "fullName": "Avelsäter Paradiset", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188c4" + }, + "id": "659514", + "fullName": "Avelsäter Storhagen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188c5" + }, + "id": "659516", + "fullName": "Avelsäter Tallbacken", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188c6" + }, + "id": "659522", + "fullName": "Avelsäter Verkstaden", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188c7" + }, + "id": "659523", + "fullName": "Avelsäter Väststugan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188c8" + }, + "id": "656765", + "fullName": "Södra Averstad Flygeln", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188c9" + }, + "id": "656776", + "fullName": "Södra Averstad Sjösala", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188ca" + }, + "id": "656778", + "fullName": "Södra Averstad Sjöstad", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188cb" + }, + "id": "656805", + "fullName": "Södra Averstads Säteri", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188cc" + }, + "id": "912887", + "fullName": "Avelsäter Tvetabacken", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188cd" + }, + "id": "655479", + "fullName": "Averstadkrog Änglagård", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188ce" + }, + "id": "656785", + "fullName": "Södra Averstad Sjötomta", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188cf" + }, + "id": "656787", + "fullName": "Södra Averstad Sjöudden", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188d0" + }, + "id": "656801", + "fullName": "Södra Averstad Vårliden", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188d1" + }, + "id": "659470", + "fullName": "Avelsäter Domarebråten", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188d3" + }, + "id": "656497", + "fullName": "Norra Averstad Allégården", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188d4" + }, + "id": "656505", + "fullName": "Norra Averstad Lundsborg", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188d5" + }, + "id": "656515", + "fullName": "Norra Averstad Vassängen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188d6" + }, + "id": "656771", + "fullName": "Södra Averstad Kopparrud", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188d7" + }, + "id": "656772", + "fullName": "Södra Averstad Nordstrand", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188d8" + }, + "id": "656774", + "fullName": "Södra Averstad Sjögläntan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188d9" + }, + "id": "656775", + "fullName": "Södra Averstad Sjöhöjden", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188da" + }, + "id": "656791", + "fullName": "Södra Averstad Sjövillan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188db" + }, + "id": "656793", + "fullName": "Södra Averstad Solbacken", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188dc" + }, + "id": "659466", + "fullName": "Avelsäter Betongfabriken", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188dd" + }, + "id": "659478", + "fullName": "Avelsäter Gatviksstugan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188de" + }, + "id": "659482", + "fullName": "Avelsäter Gubbrönningen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188df" + }, + "id": "656511", + "fullName": "Norra Averstad Vallmodalen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188e0" + }, + "id": "656517", + "fullName": "Norra Averstad Östra Bergås", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188e1" + }, + "id": "656797", + "fullName": "Södra Averstad Söderstrand", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188e2" + }, + "id": "656513", + "fullName": "Norra Averstad Vallmohöjden", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188e3" + }, + "id": "656516", + "fullName": "Norra Averstad Västra Bergås", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188e4" + }, + "id": "656763", + "fullName": "Södra Averstad Fiskartorpet", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188e5" + }, + "id": "656769", + "fullName": "Södra Averstad Klingerängen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188e6" + }, + "id": "656795", + "fullName": "Södra Averstad Strandbacken", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188e7" + }, + "id": "656803", + "fullName": "Södra Averstad Östra Sjöstad", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188e8" + }, + "id": "656507", + "fullName": "Norra Averstad Norra Lundsborg", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188e9" + }, + "id": "656509", + "fullName": "Norra Averstad Södra Lundsborg", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188ea" + }, + "id": "823830", + "fullName": "Ål-Kilen Åv-Ängan", + "parentFullName": "Gagnef", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188eb" + }, + "id": "831333", + "fullName": "Östra Rönnäs Åvavägen", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188ec" + }, + "id": "831297", + "fullName": "Västra Rönnäs Åvavägen", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188ed" + }, + "id": "937411", + "fullName": "Björsjö", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188ee" + }, + "id": "812237", + "fullName": "Källviken", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188ef" + }, + "id": "812187", + "fullName": "Skaffarbo Gård", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188f0" + }, + "id": "812239", + "fullName": "Källviken Dalälven", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188f1" + }, + "id": "812102", + "fullName": "Björsjö Sollboviken", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188f2" + }, + "id": "813459", + "fullName": "Åvägen", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188f3" + }, + "id": "555829", + "fullName": "Åvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188f4" + }, + "id": "555828", + "fullName": "Åvarpsvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188f5" + }, + "id": "555815", + "fullName": "Västra Åvarpsvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188f6" + }, + "id": "759710", + "fullName": "Åvägen", + "parentFullName": "Varekil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188f7" + }, + "id": "759856", + "fullName": "Åvägen", + "parentFullName": "Henån", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188f8" + }, + "id": "864868", + "fullName": "Åvägen", + "parentFullName": "Krokom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188f9" + }, + "id": "564890", + "fullName": "Åvarpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188fa" + }, + "id": "584215", + "fullName": "Hjärsåslilla Åvik", + "parentFullName": "Knislinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188fb" + }, + "id": "733121", + "fullName": "Åvägen", + "parentFullName": "Brastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188fc" + }, + "id": "476785", + "fullName": "Avlingetorp", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188fd" + }, + "id": "476557", + "fullName": "Målilla Avloppsreningsverk", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188fe" + }, + "id": "496501", + "fullName": "Hultsfreds Avloppsreningsverk", + "parentFullName": "Hultsfred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2188ff" + }, + "id": "918343", + "fullName": "Virserums Avloppsreningsverk", + "parentFullName": "Virserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218900" + }, + "id": "476489", + "fullName": "Kejsarkullens Avfallsanläggning", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218901" + }, + "id": "496259", + "fullName": "Åvägen", + "parentFullName": "Silverdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218902" + }, + "id": "876848", + "fullName": "Ävlingebo", + "parentFullName": "Virserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218903" + }, + "id": "553456", + "fullName": "Åvägen", + "parentFullName": "Tågarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218904" + }, + "id": "864869", + "fullName": "Åvikstigen", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218905" + }, + "id": "866715", + "fullName": "Nyholm Åviken", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218906" + }, + "id": "864871", + "fullName": "Åvikstigen Granudden", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218907" + }, + "id": "787759", + "fullName": "Åvägen", + "parentFullName": "Heby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218908" + }, + "id": "788415", + "fullName": "Enåkersby Åviken", + "parentFullName": "Runhällen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218909" + }, + "id": "680828", + "fullName": "Åvallsvägen", + "parentFullName": "Ålem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21890a" + }, + "id": "775453", + "fullName": "Åvestbovägen", + "parentFullName": "Fagersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21890b" + }, + "id": "569525", + "fullName": "Aventorp", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21890c" + }, + "id": "927883", + "fullName": "Aventorp", + "parentFullName": "Skåne-Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21890d" + }, + "id": "927884", + "fullName": "Aventorp Gärstorp", + "parentFullName": "Skåne-Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21890e" + }, + "id": "569527", + "fullName": "Aventorp Gärstorp", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21890f" + }, + "id": "927885", + "fullName": "Aventorp Skarphult", + "parentFullName": "Skåne-Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218910" + }, + "id": "569529", + "fullName": "Aventorp Skarphult", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218911" + }, + "id": "571840", + "fullName": "Avlebro Höjden", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218912" + }, + "id": "571823", + "fullName": "Avlebro Gläntan", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218913" + }, + "id": "571827", + "fullName": "Avlebro Gäddvik", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218914" + }, + "id": "571854", + "fullName": "Avlebro Sofiero", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218915" + }, + "id": "571861", + "fullName": "Avlebro Tärnsjö", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218916" + }, + "id": "571813", + "fullName": "Avlebro Björkvik", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218917" + }, + "id": "571817", + "fullName": "Avlebro Enbacken", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218918" + }, + "id": "571819", + "fullName": "Avlebro Fridhäll", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218919" + }, + "id": "571821", + "fullName": "Avlebro Furuberg", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21891a" + }, + "id": "571829", + "fullName": "Avlebro Gökbacken", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21891b" + }, + "id": "571836", + "fullName": "Avlebro Hjälmvik", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21891c" + }, + "id": "571842", + "fullName": "Avlebro Jägarhult", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21891d" + }, + "id": "571844", + "fullName": "Avlebro Klastorp", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21891e" + }, + "id": "571846", + "fullName": "Avlebro Lillhamra", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21891f" + }, + "id": "571848", + "fullName": "Avlebro Norrhäll", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218920" + }, + "id": "571850", + "fullName": "Avlebro Nya Salla", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218921" + }, + "id": "571852", + "fullName": "Avlebro Sandbrink", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218922" + }, + "id": "571857", + "fullName": "Avlebro Solnästet", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218923" + }, + "id": "571859", + "fullName": "Avlebro Svartvik", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218924" + }, + "id": "571856", + "fullName": "Avlebro Solklippan", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218925" + }, + "id": "934817", + "fullName": "Avlebro Strömshill", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218926" + }, + "id": "571825", + "fullName": "Avlebro Grindstugan", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218927" + }, + "id": "571815", + "fullName": "Avlebro Blåbärsbacken", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218928" + }, + "id": "571838", + "fullName": "Avlebro Hjälmvikshäll", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218929" + }, + "id": "571862", + "fullName": "Avlebro Villa Bergsäng", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21892a" + }, + "id": "571833", + "fullName": "Avlebro Gökbacken Längan", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21892b" + }, + "id": "571388", + "fullName": "Korslöt Avfallsanläggning", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21892c" + }, + "id": "571834", + "fullName": "Avlebro Gökbacken Spiltan", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21892d" + }, + "id": "571192", + "fullName": "Åvägen", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21892e" + }, + "id": "572917", + "fullName": "Ävlingeby Gård", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21892f" + }, + "id": "571180", + "fullName": "Södra Husby Åvägen", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218930" + }, + "id": "571172", + "fullName": "Reningsverket Åvägen", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218931" + }, + "id": "797574", + "fullName": "Åvägen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218932" + }, + "id": "740911", + "fullName": "Tyft Avfallsanläggning", + "parentFullName": "Tanumshede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218933" + }, + "id": "912566", + "fullName": "Bodalens Avloppsreningsverk", + "parentFullName": "Tanumshede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218934" + }, + "id": "589764", + "fullName": "Åvägen", + "parentFullName": "Nymölla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218935" + }, + "id": "649825", + "fullName": "Åvägen", + "parentFullName": "Ryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218936" + }, + "id": "887319", + "fullName": "Avasund", + "parentFullName": "Blåviksjön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218937" + }, + "id": "886381", + "fullName": "Avabacka", + "parentFullName": "Björksele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218938" + }, + "id": "714365", + "fullName": "Averåkojan", + "parentFullName": "Sysslebäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218939" + }, + "id": "713859", + "fullName": "Stöllets Avloppsreningsverk", + "parentFullName": "Stöllet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21893a" + }, + "id": "778670", + "fullName": "Åvik", + "parentFullName": "Nittorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21893b" + }, + "id": "780641", + "fullName": "Åvägen", + "parentFullName": "Sjötofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21893c" + }, + "id": "721530", + "fullName": "Gustavsfors Aven", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21893d" + }, + "id": "863656", + "fullName": "Mellangölhult Avfallsdeponin", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21893e" + }, + "id": "864396", + "fullName": "Åvägen", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21893f" + }, + "id": "506729", + "fullName": "Värna Åvillan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218940" + }, + "id": "679076", + "fullName": "Ävja Norra", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218941" + }, + "id": "679078", + "fullName": "Ävja Södra", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218942" + }, + "id": "679080", + "fullName": "Ävjagården", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218943" + }, + "id": "867478", + "fullName": "Nya Hjälmseryds Avloppreningsverk", + "parentFullName": "Rörvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218944" + }, + "id": "858971", + "fullName": "Åvägen", + "parentFullName": "Undersåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218945" + }, + "id": "739813", + "fullName": "Boda Avaudden", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218946" + }, + "id": "740323", + "fullName": "Åvik Åvikamon", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218947" + }, + "id": "740319", + "fullName": "Åvik", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218948" + }, + "id": "936583", + "fullName": "Åviken", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218949" + }, + "id": "736232", + "fullName": "Åvägen", + "parentFullName": "Åsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21894a" + }, + "id": "739922", + "fullName": "Edö Ävje", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21894b" + }, + "id": "740325", + "fullName": "Åviks Gård", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21894c" + }, + "id": "739924", + "fullName": "Edö Ävjetorp", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21894d" + }, + "id": "736317", + "fullName": "Joxtorp Åvik", + "parentFullName": "Rönneshytta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21894e" + }, + "id": "740324", + "fullName": "Åviken Strömsvik", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21894f" + }, + "id": "610294", + "fullName": "Borabo Avfallsanläggning", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218950" + }, + "id": "611607", + "fullName": "Åvägen", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218951" + }, + "id": "643553", + "fullName": "Avla Ängen", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218952" + }, + "id": "646160", + "fullName": "Avla Nyborg", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218953" + }, + "id": "646152", + "fullName": "Avla Karlsro", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218954" + }, + "id": "646148", + "fullName": "Avla Enbacken", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218955" + }, + "id": "646186", + "fullName": "Avlaby Nerbyn", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218956" + }, + "id": "914695", + "fullName": "Avlaby Smedjan", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218957" + }, + "id": "646150", + "fullName": "Avla Eriksberg", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218958" + }, + "id": "646164", + "fullName": "Avla Rosenborg", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218959" + }, + "id": "646166", + "fullName": "Avla Solbacken", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21895a" + }, + "id": "646167", + "fullName": "Avla Stenstorp", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21895b" + }, + "id": "646176", + "fullName": "Avlaby Gärdsta", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21895c" + }, + "id": "646178", + "fullName": "Avlaby Jansnäs", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21895d" + }, + "id": "646184", + "fullName": "Avlaby Mittbyn", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21895e" + }, + "id": "646182", + "fullName": "Avlaby Lillgård", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21895f" + }, + "id": "646154", + "fullName": "Avla Lilla Lugnet", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218960" + }, + "id": "646158", + "fullName": "Avla Lugnets Gård", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218961" + }, + "id": "646162", + "fullName": "Avla Petterslund", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218962" + }, + "id": "646168", + "fullName": "Avla Övre Mittbyn", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218963" + }, + "id": "646146", + "fullName": "Avla Brandstation", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218964" + }, + "id": "646156", + "fullName": "Avla Lugnets backe", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218965" + }, + "id": "646180", + "fullName": "Avlaby Jubrostugan", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218966" + }, + "id": "646174", + "fullName": "Avlaby Ermundsgården", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218967" + }, + "id": "646190", + "fullName": "Avlaby Österbyn Nisses", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218968" + }, + "id": "646188", + "fullName": "Avlaby Österbyn Mangelboda", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218969" + }, + "id": "646192", + "fullName": "Avlaby Österbyn Stora Huset", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21896a" + }, + "id": "938034", + "fullName": "Avlassen", + "parentFullName": "Rättvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21896b" + }, + "id": "938054", + "fullName": "Avlassen", + "parentFullName": "Boda Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21896c" + }, + "id": "811161", + "fullName": "Avlångsvägen", + "parentFullName": "Grängesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21896d" + }, + "id": "771340", + "fullName": "Aveholm", + "parentFullName": "Östra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21896e" + }, + "id": "771342", + "fullName": "Aveholms Gård", + "parentFullName": "Östra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21896f" + }, + "id": "774602", + "fullName": "Änglarp Avfallsanläggning", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218970" + }, + "id": "771076", + "fullName": "Ävje", + "parentFullName": "Kalv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218971" + }, + "id": "771078", + "fullName": "Ävje Björkelund", + "parentFullName": "Kalv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218972" + }, + "id": "501247", + "fullName": "Åvägen", + "parentFullName": "Nykvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218973" + }, + "id": "733376", + "fullName": "Åvägen", + "parentFullName": "Munkedal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218974" + }, + "id": "823508", + "fullName": "Ävia", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218975" + }, + "id": "823621", + "fullName": "Åvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218976" + }, + "id": "822908", + "fullName": "Åvägen", + "parentFullName": "Mockfjärd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218977" + }, + "id": "874162", + "fullName": "Byn Ävjan", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218978" + }, + "id": "819813", + "fullName": "Avradsberg", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218979" + }, + "id": "819815", + "fullName": "Avradstjärn", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21897a" + }, + "id": "820116", + "fullName": "Södra Avradsberg", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21897b" + }, + "id": "764940", + "fullName": "Åvensfallet", + "parentFullName": "Ramnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21897c" + }, + "id": "673985", + "fullName": "Hökenäs Ävviken", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21897d" + }, + "id": "709296", + "fullName": "Snarkil Åvika", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21897e" + }, + "id": "517428", + "fullName": "Västra Eneby Avfallsanläggning", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21897f" + }, + "id": "522247", + "fullName": "Ävjeboda Hugås", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218980" + }, + "id": "522249", + "fullName": "Ävjeboda Lyckan", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218981" + }, + "id": "515406", + "fullName": "Bjärkeryd Åvalla", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218982" + }, + "id": "522245", + "fullName": "Ävjeboda Eklyckan", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218983" + }, + "id": "522243", + "fullName": "Ävjeboda Bostället", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218984" + }, + "id": "522251", + "fullName": "Ävjeboda Norrviken", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218985" + }, + "id": "522253", + "fullName": "Ävjeboda Notkullen", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218986" + }, + "id": "619858", + "fullName": "Åvall Åveken", + "parentFullName": "Kulltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218987" + }, + "id": "619846", + "fullName": "Åvall Sandlid", + "parentFullName": "Kulltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218988" + }, + "id": "619848", + "fullName": "Åvall Smeanäs", + "parentFullName": "Kulltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218989" + }, + "id": "619842", + "fullName": "Åvall Broviken", + "parentFullName": "Kulltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21898a" + }, + "id": "619854", + "fullName": "Åvall Vekafors", + "parentFullName": "Kulltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21898b" + }, + "id": "614829", + "fullName": "Åvall Håkansnäs", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21898c" + }, + "id": "619844", + "fullName": "Åvall Kvarnliden", + "parentFullName": "Kulltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21898d" + }, + "id": "922049", + "fullName": "Åvall Änglaviken", + "parentFullName": "Kulltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21898e" + }, + "id": "619856", + "fullName": "Åvall Vilhelmsborg", + "parentFullName": "Kulltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21898f" + }, + "id": "619860", + "fullName": "Åvalls Missionshus", + "parentFullName": "Kulltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218990" + }, + "id": "614851", + "fullName": "Åvall Nya Svenstorp", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218991" + }, + "id": "619852", + "fullName": "Åvall Stora Svenstorp", + "parentFullName": "Kulltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218992" + }, + "id": "659959", + "fullName": "Linneberg Avfallsanläggning", + "parentFullName": "Åseda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218993" + }, + "id": "873203", + "fullName": "Åvägen", + "parentFullName": "Ånge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218994" + }, + "id": "850004", + "fullName": "Åvägen", + "parentFullName": "Jättendal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218995" + }, + "id": "849870", + "fullName": "Åvallsvägen", + "parentFullName": "Harmånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218996" + }, + "id": "754039", + "fullName": "Årbol Åvaregården", + "parentFullName": "Dalskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218997" + }, + "id": "663614", + "fullName": "Åvägen", + "parentFullName": "Eriksmåla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218998" + }, + "id": "634144", + "fullName": "Viala Avloppspumpstation", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218999" + }, + "id": "935219", + "fullName": "Åvägen", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21899a" + }, + "id": "842494", + "fullName": "Åviksvägen", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21899b" + }, + "id": "842359", + "fullName": "Stora Hamrum Åvik", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21899c" + }, + "id": "667098", + "fullName": "Ås Avern", + "parentFullName": "Slottsbron", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21899d" + }, + "id": "892074", + "fullName": "Avaträsk", + "parentFullName": "Vistträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21899e" + }, + "id": "935068", + "fullName": "Toverum Avfallsanläggningen", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb21899f" + }, + "id": "569462", + "fullName": "Åvägen", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189a0" + }, + "id": "593494", + "fullName": "Skrickerum Åvalla", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189a1" + }, + "id": "754524", + "fullName": "Hidingebro Åvallen", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189a2" + }, + "id": "754526", + "fullName": "Hidingebro Åvillan", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189a3" + }, + "id": "857765", + "fullName": "Åvägen", + "parentFullName": "Sandhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189a4" + }, + "id": "885303", + "fullName": "Ava", + "parentFullName": "Lögdeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189a5" + }, + "id": "866447", + "fullName": "Avfångviken", + "parentFullName": "Klövsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189a6" + }, + "id": "866681", + "fullName": "Åviken", + "parentFullName": "Storsjö Kapell", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189a7" + }, + "id": "867044", + "fullName": "Åvägen", + "parentFullName": "Svenstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189a9" + }, + "id": "847587", + "fullName": "Åvikstrand Åviksvägen", + "parentFullName": "Undenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189aa" + }, + "id": "847578", + "fullName": "Åvikstrand Lövön", + "parentFullName": "Undenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189ab" + }, + "id": "847570", + "fullName": "Åvikstrand Aspliden", + "parentFullName": "Undenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189ac" + }, + "id": "847574", + "fullName": "Åvikstrand Granliden", + "parentFullName": "Undenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189ad" + }, + "id": "847580", + "fullName": "Åvikstrand Rönnliden", + "parentFullName": "Undenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189ae" + }, + "id": "847572", + "fullName": "Åvikstrand Björkliden", + "parentFullName": "Undenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189af" + }, + "id": "847576", + "fullName": "Åvikstrand Hasselliden", + "parentFullName": "Undenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189b0" + }, + "id": "937888", + "fullName": "Avenlammskojan", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189b1" + }, + "id": "742968", + "fullName": "Rådanefors Avloppsreningsverk", + "parentFullName": "Färgelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189b2" + }, + "id": "868934", + "fullName": "Åvägen", + "parentFullName": "Kälarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189b3" + }, + "id": "890520", + "fullName": "Avaviken", + "parentFullName": "Arvidsjaur", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189b4" + }, + "id": "888125", + "fullName": "Avasund", + "parentFullName": "Storuman", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189b5" + }, + "id": "888004", + "fullName": "Avavägen", + "parentFullName": "Barsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189b6" + }, + "id": "886600", + "fullName": "Avavägen", + "parentFullName": "Hemavan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189b7" + }, + "id": "886465", + "fullName": "Avanäset Laxnäs", + "parentFullName": "Tärnaby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189b8" + }, + "id": "888005", + "fullName": "Avavägen Skirträsk", + "parentFullName": "Barsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189b9" + }, + "id": "937412", + "fullName": "Häste", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189ba" + }, + "id": "812223", + "fullName": "Myrsjö", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189bb" + }, + "id": "812235", + "fullName": "Vassbo", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189bc" + }, + "id": "812213", + "fullName": "Ekorrbo", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189bd" + }, + "id": "812204", + "fullName": "Bjurfors", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189be" + }, + "id": "812229", + "fullName": "Skölarna", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189bf" + }, + "id": "937413", + "fullName": "Storsjön", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189c0" + }, + "id": "812225", + "fullName": "Olofsfors", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189c1" + }, + "id": "812231", + "fullName": "Stripåsen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189c2" + }, + "id": "812233", + "fullName": "Sågtorpet", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189c3" + }, + "id": "812219", + "fullName": "Jägarhyddan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189c4" + }, + "id": "812211", + "fullName": "Bjurfors Gård", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189c5" + }, + "id": "812202", + "fullName": "Andersbenning", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189c6" + }, + "id": "812215", + "fullName": "Fröbenbenning", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189c7" + }, + "id": "812217", + "fullName": "Ingolsbenning", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189c8" + }, + "id": "812221", + "fullName": "Långbrosveden", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189c9" + }, + "id": "812227", + "fullName": "Rabbatsbenning", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189ca" + }, + "id": "736930", + "fullName": "Laxå Avloppsreningsverk", + "parentFullName": "Laxå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189cb" + }, + "id": "737880", + "fullName": "Finnerödja Avloppsreningsverk", + "parentFullName": "Finnerödja", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189cc" + }, + "id": "737633", + "fullName": "Stavåna Åvik", + "parentFullName": "Laxå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189cd" + }, + "id": "509869", + "fullName": "Åsbodalens Avfallsanläggning", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189ce" + }, + "id": "887719", + "fullName": "Avanäs", + "parentFullName": "Vindeln", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189cf" + }, + "id": "917706", + "fullName": "Avalund", + "parentFullName": "Granö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189d0" + }, + "id": "887720", + "fullName": "Avanäsheden", + "parentFullName": "Vindeln", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189d2" + }, + "id": "556835", + "fullName": "Boet Åviken", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189d3" + }, + "id": "513231", + "fullName": "Dalbobeta Åvallen", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189d4" + }, + "id": "848913", + "fullName": "Storön Avloppsreningsverket", + "parentFullName": "Otterbäcken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189d5" + }, + "id": "895100", + "fullName": "Avaudden", + "parentFullName": "Vuollerim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189d6" + }, + "id": "752407", + "fullName": "Avlången", + "parentFullName": "Kopparberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189d7" + }, + "id": "811159", + "fullName": "Avlångshyttan", + "parentFullName": "Grängesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189d8" + }, + "id": "730233", + "fullName": "Alkvettern Avloppsreningsverket", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189d9" + }, + "id": "890917", + "fullName": "Avaliden", + "parentFullName": "Norsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189da" + }, + "id": "890918", + "fullName": "Avalidlandet", + "parentFullName": "Norsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189db" + }, + "id": "931955", + "fullName": "Asby Avloppsreningsverk", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189dc" + }, + "id": "932707", + "fullName": "Ramfall Avloppsreningsverk", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189dd" + }, + "id": "487624", + "fullName": "Ramfall Avloppsreningsverk", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189de" + }, + "id": "922549", + "fullName": "Avagärdan", + "parentFullName": "Överkalix", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189df" + }, + "id": "894460", + "fullName": "Avanstigen", + "parentFullName": "Överkalix", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189e0" + }, + "id": "894653", + "fullName": "Vännäsberget Avavägen", + "parentFullName": "Överkalix", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189e1" + }, + "id": "888714", + "fullName": "Avaås", + "parentFullName": "Malå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189e2" + }, + "id": "889055", + "fullName": "Avaholm", + "parentFullName": "Arjeplog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189e3" + }, + "id": "914598", + "fullName": "Avaholm", + "parentFullName": "Mellanström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189e4" + }, + "id": "883857", + "fullName": "Avasjö", + "parentFullName": "Åsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189e5" + }, + "id": "883863", + "fullName": "Avasjömyran", + "parentFullName": "Åsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189e6" + }, + "id": "883864", + "fullName": "Avasjövägen", + "parentFullName": "Åsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189e7" + }, + "id": "883858", + "fullName": "Avasjö Antesbodarna", + "parentFullName": "Åsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189e8" + }, + "id": "883861", + "fullName": "Avasjö Latikberget", + "parentFullName": "Åsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189e9" + }, + "id": "883860", + "fullName": "Avasjö Granbergudden", + "parentFullName": "Åsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189ea" + }, + "id": "883862", + "fullName": "Avasjö Riskullbodarna", + "parentFullName": "Åsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189eb" + }, + "id": "883859", + "fullName": "Avasjö Bergkvistbodarna", + "parentFullName": "Åsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189ec" + }, + "id": "886090", + "fullName": "Avaträsk", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189ed" + }, + "id": "886004", + "fullName": "Avasjövägen", + "parentFullName": "Borgafjäll", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189ee" + }, + "id": "886797", + "fullName": "Avanäs", + "parentFullName": "Blattnicksele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189ef" + }, + "id": "951955", + "fullName": "Avdala", + "parentFullName": "Ervalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189f0" + }, + "id": "945333", + "fullName": "Avanäset", + "parentFullName": "Gunnarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189f1" + }, + "id": "950370", + "fullName": "Aviorvägen", + "parentFullName": "Vemdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189f2" + }, + "id": "946302", + "fullName": "Avtalsvägen", + "parentFullName": "Asmundtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189f3" + }, + "id": "951178", + "fullName": "Avtalsvägen", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189f4" + }, + "id": "953090", + "fullName": "Avenboksvägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189f5" + }, + "id": "951956", + "fullName": "Avdala Hagaberg", + "parentFullName": "Ervalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189f6" + }, + "id": "951957", + "fullName": "Avdala Marieberg", + "parentFullName": "Ervalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189f7" + }, + "id": "954114", + "fullName": "Avenboksgatan", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189f8" + }, + "id": "945479", + "fullName": "Avlebro Villa Berg", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189f9" + }, + "id": "951409", + "fullName": "Norra Averstad Storön", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189fa" + }, + "id": "951192", + "fullName": "Äspelunda Avensgård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189fb" + }, + "id": "942766", + "fullName": "Avradsberg Båthusviken", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189fc" + }, + "id": "953755", + "fullName": "Mosseberg Avfallsanläggningen", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189fd" + }, + "id": "944236", + "fullName": "Finnbo", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189fe" + }, + "id": "944235", + "fullName": "Dunderbo", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb2189ff" + }, + "id": "952490", + "fullName": "Plogvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218a00" + }, + "id": "942536", + "fullName": "Målargatan", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218a01" + }, + "id": "952492", + "fullName": "Tröskvägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218a02" + }, + "id": "950749", + "fullName": "Målarberget", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218a03" + }, + "id": "943559", + "fullName": "Skälsbo Gränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218a04" + }, + "id": "943979", + "fullName": "Skälsbogränd", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218a05" + }, + "id": "952491", + "fullName": "Slåttervägen", + "parentFullName": "Avesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218a06" + }, + "id": "941111", + "fullName": "Åvallavägen", + "parentFullName": "Hasslarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218a07" + }, + "id": "953136", + "fullName": "Äventyrsgatan", + "parentFullName": "Kävlinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218a08" + }, + "id": "942931", + "fullName": "Äventyrsvägen", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1924a27dcf33cb218a09" + }, + "id": "944000", + "fullName": "Vemdalsskalet Äventyrsstigen", + "parentFullName": "Vemdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2191f2" + }, + "id": "527621", + "fullName": "Axborg", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2191f3" + }, + "id": "502016", + "fullName": "Axgränd", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2191f4" + }, + "id": "529497", + "fullName": "Axhult", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2191f5" + }, + "id": "529501", + "fullName": "Axhult Hagen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2191f6" + }, + "id": "529499", + "fullName": "Axhult Gärdet", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2191f8" + }, + "id": "934054", + "fullName": "Spärringe Axhem", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2191fa" + }, + "id": "507364", + "fullName": "Kolbyttemon Axbo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2191fb" + }, + "id": "529505", + "fullName": "Axhult Sjötomten", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2191fc" + }, + "id": "529507", + "fullName": "Axhult Sjötorpet", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2191fe" + }, + "id": "529800", + "fullName": "Grytstorp Axstugan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2191ff" + }, + "id": "508252", + "fullName": "Krokbränninge Axlunden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219200" + }, + "id": "763057", + "fullName": "Tortuna Axtorp", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219201" + }, + "id": "936876", + "fullName": "Slagårda Axelborg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219202" + }, + "id": "761075", + "fullName": "Axel Oxenstiernas gata", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219206" + }, + "id": "745358", + "fullName": "Axbergs Häggen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219207" + }, + "id": "745360", + "fullName": "Axbergs Kyrkby", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219209" + }, + "id": "745356", + "fullName": "Axbergs Erstorp", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21920a" + }, + "id": "745364", + "fullName": "Axbergs-Grindtorp", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21920b" + }, + "id": "757124", + "fullName": "Axbergs-Rangeltorp", + "parentFullName": "Ervalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21920d" + }, + "id": "554477", + "fullName": "Axelsdal", + "parentFullName": "Mörarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21920e" + }, + "id": "551395", + "fullName": "Axgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21920f" + }, + "id": "927561", + "fullName": "Axeltorpsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219211" + }, + "id": "564997", + "fullName": "Öbnebo Axebo", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219212" + }, + "id": "923038", + "fullName": "Axel Lillies väg", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219213" + }, + "id": "597905", + "fullName": "Timmergata Axelsborg", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219214" + }, + "id": "559514", + "fullName": "Axel Swartlings gata", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219215" + }, + "id": "856068", + "fullName": "Axö", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219217" + }, + "id": "861463", + "fullName": "Axvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21921c" + }, + "id": "854697", + "fullName": "Axamo Rödjorna", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21921d" + }, + "id": "854699", + "fullName": "Axamo Skogsväg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21921e" + }, + "id": "854591", + "fullName": "Axamo Flygplats", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21921f" + }, + "id": "854693", + "fullName": "Axamo Hallbystugan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219221" + }, + "id": "854701", + "fullName": "Axamo Trafikövningsplats", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219222" + }, + "id": "882892", + "fullName": "Axlavägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219223" + }, + "id": "882731", + "fullName": "Axtorpsvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219224" + }, + "id": "884889", + "fullName": "Axel Enströms väg", + "parentFullName": "Holmsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219225" + }, + "id": "782642", + "fullName": "Skänstad Axelsberg", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219226" + }, + "id": "477417", + "fullName": "Axnäsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219227" + }, + "id": "608592", + "fullName": "Axby", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219228" + }, + "id": "614570", + "fullName": "Axnäs", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219229" + }, + "id": "608596", + "fullName": "Axby Gård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21922a" + }, + "id": "614585", + "fullName": "Axnäs Gård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21922d" + }, + "id": "614596", + "fullName": "Axnäs Stenby", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21922f" + }, + "id": "614602", + "fullName": "Axnäs Svelunda", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219230" + }, + "id": "612823", + "fullName": "Hållet Axelsberg", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219231" + }, + "id": "607449", + "fullName": "Axenborgsgatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219232" + }, + "id": "608600", + "fullName": "Axby Nya Jäderön", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219233" + }, + "id": "614572", + "fullName": "Axnäs Brostugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219234" + }, + "id": "614576", + "fullName": "Axnäs Enebacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219235" + }, + "id": "614587", + "fullName": "Axnäs Hagbytorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219236" + }, + "id": "614588", + "fullName": "Axnäs Karlsborg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219237" + }, + "id": "614590", + "fullName": "Axnäs Lindbacka", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219238" + }, + "id": "614591", + "fullName": "Axnäs Lönnbacka", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219239" + }, + "id": "614592", + "fullName": "Axnäs Rävgrytet", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21923a" + }, + "id": "614607", + "fullName": "Axnäs Törnlunda", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21923b" + }, + "id": "608594", + "fullName": "Axby Gimmersholm", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21923c" + }, + "id": "614589", + "fullName": "Axnäs Lilla Tomtö", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21923d" + }, + "id": "614594", + "fullName": "Axnäs Stenbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21923e" + }, + "id": "614600", + "fullName": "Axnäs Stenbytorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21923f" + }, + "id": "613514", + "fullName": "Lundby Axelsborg", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219241" + }, + "id": "614239", + "fullName": "Kolunda Axelsborg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219242" + }, + "id": "614578", + "fullName": "Axnäs Gripsmossen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219243" + }, + "id": "614598", + "fullName": "Axnäs Stenby Kulle", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219244" + }, + "id": "614613", + "fullName": "Axnäs Östergården", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219245" + }, + "id": "623072", + "fullName": "Stackkärr Axels backe", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219246" + }, + "id": "614609", + "fullName": "Axnäs Västergården", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219247" + }, + "id": "614765", + "fullName": "Mälsäter Axelsberg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219248" + }, + "id": "608598", + "fullName": "Axby Gård Lilla Huset", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21924a" + }, + "id": "614604", + "fullName": "Axnäs Svelunda Handel", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21924b" + }, + "id": "613512", + "fullName": "Lundby Axelborgs Storskola", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21924c" + }, + "id": "622137", + "fullName": "Västermo Bygdegård Axelsberg", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21924d" + }, + "id": "482991", + "fullName": "Axens väg", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21924e" + }, + "id": "482481", + "fullName": "Axel Malmströms väg", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21924f" + }, + "id": "843897", + "fullName": "Axmarstig", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219250" + }, + "id": "843905", + "fullName": "Boskär", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219251" + }, + "id": "843960", + "fullName": "Sjöänge", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219252" + }, + "id": "843907", + "fullName": "Brovägen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219253" + }, + "id": "843950", + "fullName": "Norrstig", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219254" + }, + "id": "843952", + "fullName": "Ogavägen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219255" + }, + "id": "843971", + "fullName": "Uddvägen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219256" + }, + "id": "843917", + "fullName": "Fårholmen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219257" + }, + "id": "843923", + "fullName": "Hamnvägen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219258" + }, + "id": "843925", + "fullName": "Harivägen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219259" + }, + "id": "843968", + "fullName": "Storharen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21925a" + }, + "id": "843969", + "fullName": "Sälgviken", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21925b" + }, + "id": "843970", + "fullName": "Söderstig", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21925c" + }, + "id": "843980", + "fullName": "Österstig", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21925d" + }, + "id": "938215", + "fullName": "Finnharen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21925e" + }, + "id": "843899", + "fullName": "Bjurstigen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21925f" + }, + "id": "843915", + "fullName": "Finnstigen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219260" + }, + "id": "843946", + "fullName": "Mellanstig", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219261" + }, + "id": "843954", + "fullName": "Rysskroken", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219262" + }, + "id": "843903", + "fullName": "Blåsåsvägen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219263" + }, + "id": "843942", + "fullName": "Lövnäsvägen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219264" + }, + "id": "843948", + "fullName": "Mellanvägen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219265" + }, + "id": "843909", + "fullName": "Estviksvägen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219266" + }, + "id": "843936", + "fullName": "Klockarmuren", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219267" + }, + "id": "843944", + "fullName": "Medviksvägen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219268" + }, + "id": "843958", + "fullName": "Rörmursvägen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219269" + }, + "id": "843972", + "fullName": "Uttervikarna", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21926a" + }, + "id": "843901", + "fullName": "Blåbritsvägen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21926b" + }, + "id": "843913", + "fullName": "Finnharsvägen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21926c" + }, + "id": "843921", + "fullName": "Gåsholmavägen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21926d" + }, + "id": "843911", + "fullName": "Fallsmursvägen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21926e" + }, + "id": "843920", + "fullName": "Grönsinkavägen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21926f" + }, + "id": "843932", + "fullName": "Havsbandsvägen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219270" + }, + "id": "843934", + "fullName": "Karlbäcksvägen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219271" + }, + "id": "843940", + "fullName": "Långvarpsvägen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219272" + }, + "id": "843956", + "fullName": "Rysskroksvägen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219273" + }, + "id": "843962", + "fullName": "Skållharsvägen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219274" + }, + "id": "843966", + "fullName": "Slåttmursvägen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219275" + }, + "id": "843973", + "fullName": "Utterviksvägen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219276" + }, + "id": "843919", + "fullName": "Gammellötsvägen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219277" + }, + "id": "843964", + "fullName": "Skämningshamnen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219278" + }, + "id": "843982", + "fullName": "Överhammarsvägen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219279" + }, + "id": "843918", + "fullName": "Gamla Gåsholmavägen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21927a" + }, + "id": "595568", + "fullName": "Mjällby Axbo", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21927b" + }, + "id": "592159", + "fullName": "Axel Olsons gata", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21927c" + }, + "id": "596272", + "fullName": "Tofta Axelbrott", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21927d" + }, + "id": "598116", + "fullName": "Steninge Axeltorp", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21927e" + }, + "id": "877860", + "fullName": "Axvägen", + "parentFullName": "Njurunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21927f" + }, + "id": "875053", + "fullName": "Axvägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219280" + }, + "id": "500218", + "fullName": "Axvik", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219281" + }, + "id": "497370", + "fullName": "Axviken", + "parentFullName": "Enhörna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219282" + }, + "id": "500224", + "fullName": "Axviks Västra", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219283" + }, + "id": "497373", + "fullName": "Axviksvägen", + "parentFullName": "Enhörna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219284" + }, + "id": "497371", + "fullName": "Axviksstigen", + "parentFullName": "Enhörna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219285" + }, + "id": "500222", + "fullName": "Axviks Kammare", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219287" + }, + "id": "494284", + "fullName": "Axels väg", + "parentFullName": "Uttran", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219288" + }, + "id": "664788", + "fullName": "Uråsa Axebo", + "parentFullName": "Uråsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219289" + }, + "id": "646716", + "fullName": "Tofta Axelberg", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21928a" + }, + "id": "655222", + "fullName": "Pilås Axelsgård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21928b" + }, + "id": "647273", + "fullName": "Långstorp Axelsberg", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21928c" + }, + "id": "650283", + "fullName": "Axgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21928d" + }, + "id": "650045", + "fullName": "Axelövägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21928e" + }, + "id": "650426", + "fullName": "Axelines väg", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21928f" + }, + "id": "649666", + "fullName": "Axel Johnsons väg", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219290" + }, + "id": "654026", + "fullName": "Axel Danielssons väg", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219292" + }, + "id": "585158", + "fullName": "Axel Kleimers väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219293" + }, + "id": "894127", + "fullName": "Axvägen", + "parentFullName": "Gammelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219294" + }, + "id": "896534", + "fullName": "Axel Mårds väg", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219295" + }, + "id": "506270", + "fullName": "Axvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219296" + }, + "id": "889686", + "fullName": "Axvägen", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219297" + }, + "id": "675663", + "fullName": "Axeltorpet", + "parentFullName": "Rockneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219299" + }, + "id": "686620", + "fullName": "Axel Oxenstiernas väg", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21929a" + }, + "id": "667216", + "fullName": "Axlunda", + "parentFullName": "Nättraby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21929b" + }, + "id": "670912", + "fullName": "Axelas väg", + "parentFullName": "Lyckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21929d" + }, + "id": "701440", + "fullName": "Axgatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21929e" + }, + "id": "698621", + "fullName": "Axelid", + "parentFullName": "Rolfstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21929f" + }, + "id": "704897", + "fullName": "Axasvägen", + "parentFullName": "Åskloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192a0" + }, + "id": "698623", + "fullName": "Axelid Gård", + "parentFullName": "Rolfstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192a1" + }, + "id": "807073", + "fullName": "Axvall", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192a2" + }, + "id": "803751", + "fullName": "Axgatan", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192a3" + }, + "id": "917378", + "fullName": "Axelsborg", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192a4" + }, + "id": "911223", + "fullName": "Axvallsvägen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192a5" + }, + "id": "921291", + "fullName": "Säv Axvallsvägen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192a6" + }, + "id": "914209", + "fullName": "Runsten Axvallsvägen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192a7" + }, + "id": "602782", + "fullName": "Axstigen", + "parentFullName": "Havdhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192a8" + }, + "id": "601651", + "fullName": "Högklint Axel Ekmans väg", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192a9" + }, + "id": "827263", + "fullName": "Axel Johanssons väg", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192aa" + }, + "id": "881863", + "fullName": "Axgränd", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192ab" + }, + "id": "727962", + "fullName": "Axels väg", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192ac" + }, + "id": "577096", + "fullName": "Lilla Axmora", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192ad" + }, + "id": "577589", + "fullName": "Stora Axmora", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192ae" + }, + "id": "581361", + "fullName": "Ängsäter Axelsberg", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192af" + }, + "id": "833411", + "fullName": "Varola Axtorp Axudden", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192b0" + }, + "id": "834053", + "fullName": "Horn Axtorp", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192b1" + }, + "id": "830056", + "fullName": "Våmb Axtorp", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192b2" + }, + "id": "833409", + "fullName": "Varola Axtorp", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192b3" + }, + "id": "832931", + "fullName": "Hökaberg Axelbo", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192b4" + }, + "id": "834055", + "fullName": "Horn Axtorps Gård", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192b5" + }, + "id": "833443", + "fullName": "Varola Axtorps Äng", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192b6" + }, + "id": "833441", + "fullName": "Varola Axtorps Gård", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192b7" + }, + "id": "833425", + "fullName": "Varola Axtorp Lyckhem", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192b8" + }, + "id": "833427", + "fullName": "Varola Axtorp Mikabo", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192b9" + }, + "id": "833433", + "fullName": "Varola Axtorp Solhem", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192ba" + }, + "id": "833431", + "fullName": "Varola Axtorp Solbacka", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192bb" + }, + "id": "833416", + "fullName": "Varola Axtorp Björkåsen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192bc" + }, + "id": "833423", + "fullName": "Varola Axtorp Kilbacken", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192bd" + }, + "id": "833429", + "fullName": "Varola Axtorp Skogslund", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192be" + }, + "id": "833413", + "fullName": "Varola Axtorp Björkedalen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192bf" + }, + "id": "833415", + "fullName": "Varola Axtorp Björkudden", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192c0" + }, + "id": "833417", + "fullName": "Varola Axtorp Björkängen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192c1" + }, + "id": "833435", + "fullName": "Varola Axtorp Stenbacken", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192c2" + }, + "id": "833437", + "fullName": "Varola Axtorp Stensholmen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192c3" + }, + "id": "930899", + "fullName": "Varola Axtorp Lindegården", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192c4" + }, + "id": "833418", + "fullName": "Varola Axtorp Hasselbacken", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192c5" + }, + "id": "833439", + "fullName": "Varola Axtorp Vallingsberg", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192c6" + }, + "id": "815659", + "fullName": "Lerdala Lilla Höjen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192c7" + }, + "id": "816114", + "fullName": "Öglunda Stora Höjen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192c8" + }, + "id": "583628", + "fullName": "Gumlösa Axeltorp", + "parentFullName": "Vinslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192c9" + }, + "id": "822061", + "fullName": "Axvägen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192ca" + }, + "id": "822260", + "fullName": "Axelinas gata", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192cb" + }, + "id": "485505", + "fullName": "Axvägen", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192cd" + }, + "id": "520474", + "fullName": "Axgatan", + "parentFullName": "Sigtuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192ce" + }, + "id": "558562", + "fullName": "Axel Pers väg", + "parentFullName": "Asmundtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192cf" + }, + "id": "558489", + "fullName": "Axeltoftavägen", + "parentFullName": "Häljarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192d0" + }, + "id": "557649", + "fullName": "Axeltoftavägen", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192d1" + }, + "id": "927033", + "fullName": "Axvägen", + "parentFullName": "Skegrie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192d2" + }, + "id": "535364", + "fullName": "Axvägen", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192d3" + }, + "id": "535505", + "fullName": "Hammarlöv Axatorp", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192d4" + }, + "id": "603648", + "fullName": "Axelia", + "parentFullName": "Ugglarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192d5" + }, + "id": "599415", + "fullName": "Axtorna", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192d6" + }, + "id": "604383", + "fullName": "Axels väg", + "parentFullName": "Långås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192d7" + }, + "id": "602803", + "fullName": "Axtorna", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192d8" + }, + "id": "600709", + "fullName": "Axvallsvägen", + "parentFullName": "Älvsered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192d9" + }, + "id": "599421", + "fullName": "Axtorna Kullen", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192da" + }, + "id": "599429", + "fullName": "Axtorna Lunden", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192db" + }, + "id": "599417", + "fullName": "Axtorna Ekelund", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192dc" + }, + "id": "599419", + "fullName": "Axtorna Hakestad", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192dd" + }, + "id": "599431", + "fullName": "Axtorna Milaberg", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192de" + }, + "id": "602807", + "fullName": "Axtorna Myrekull", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192df" + }, + "id": "599423", + "fullName": "Axtorna Källeholm", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192e0" + }, + "id": "599425", + "fullName": "Axtorna Källekull", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192e1" + }, + "id": "599433", + "fullName": "Axtorna Sandslätt", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192e2" + }, + "id": "602805", + "fullName": "Axtorna Hinnagård", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192e3" + }, + "id": "599435", + "fullName": "Axtorna Vekatorpet", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192e4" + }, + "id": "599427", + "fullName": "Axtorna Köinge Lunna", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192e5" + }, + "id": "778801", + "fullName": "Axtorpsvägen", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192e6" + }, + "id": "538576", + "fullName": "Axénsvägen", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192e7" + }, + "id": "538790", + "fullName": "Godegård Axhult", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192e8" + }, + "id": "892451", + "fullName": "Axvägen", + "parentFullName": "Hortlax", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192e9" + }, + "id": "559357", + "fullName": "Axgatan", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192ea" + }, + "id": "562909", + "fullName": "Axtorpsvägen", + "parentFullName": "Munka-Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192eb" + }, + "id": "562919", + "fullName": "Nya Axtorpsvägen", + "parentFullName": "Munka-Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192ec" + }, + "id": "717610", + "fullName": "Övre Axåsvägen", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192ed" + }, + "id": "717570", + "fullName": "Nedre Axåsvägen", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192ee" + }, + "id": "724403", + "fullName": "Axels väg", + "parentFullName": "Tollered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192ef" + }, + "id": "810350", + "fullName": "Axtorp", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192f0" + }, + "id": "807338", + "fullName": "Axgatan", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192f1" + }, + "id": "810742", + "fullName": "Råda Axtorp", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192f2" + }, + "id": "808014", + "fullName": "Axtorpsvägen", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192f3" + }, + "id": "810439", + "fullName": "Lovene Axtorp", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192f4" + }, + "id": "812170", + "fullName": "Rackeby Axiöbro", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192f5" + }, + "id": "809776", + "fullName": "Trässberg Axtorp", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192f6" + }, + "id": "809518", + "fullName": "Saleby Axelsgården", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192f7" + }, + "id": "838632", + "fullName": "Axelsvägen", + "parentFullName": "Sandviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192f8" + }, + "id": "837141", + "fullName": "Axel Erikssons väg", + "parentFullName": "Österfärnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192f9" + }, + "id": "749023", + "fullName": "Axel Roos gata", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192fb" + }, + "id": "852657", + "fullName": "Axvägen", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192fc" + }, + "id": "849128", + "fullName": "Axel Lemans väg", + "parentFullName": "Forsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192fd" + }, + "id": "708102", + "fullName": "Axel Engdahls väg", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192fe" + }, + "id": "530915", + "fullName": "Axsjövägen", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2192ff" + }, + "id": "530913", + "fullName": "Axhultsvägen", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219300" + }, + "id": "531301", + "fullName": "Norrhult Axhult", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219301" + }, + "id": "911792", + "fullName": "Axelsons torg", + "parentFullName": "Skanör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219302" + }, + "id": "540081", + "fullName": "Axelssons torg", + "parentFullName": "Skanör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219303" + }, + "id": "639296", + "fullName": "Axelsberg", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219304" + }, + "id": "640830", + "fullName": "Aspö Axelslund", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219305" + }, + "id": "769079", + "fullName": "Bonared Axberga", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219306" + }, + "id": "765787", + "fullName": "Axel Bergengrens gata", + "parentFullName": "Skene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219307" + }, + "id": "616156", + "fullName": "Mörtbol Axö", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219308" + }, + "id": "628080", + "fullName": "Södra Granhed Axnäs", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219309" + }, + "id": "542418", + "fullName": "Axgatan", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21930a" + }, + "id": "541261", + "fullName": "Karl Axels väg", + "parentFullName": "Harlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21930b" + }, + "id": "542192", + "fullName": "Axelvoldsvägen", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21930c" + }, + "id": "796729", + "fullName": "Smeby Axtorp", + "parentFullName": "Vartofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21930d" + }, + "id": "794640", + "fullName": "Axtorp Ekängen", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21930e" + }, + "id": "789329", + "fullName": "Börstig Axelro", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21930f" + }, + "id": "794638", + "fullName": "Axtorp Dammhall", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219310" + }, + "id": "796906", + "fullName": "Vårkumla Axtorp", + "parentFullName": "Vartofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219311" + }, + "id": "794648", + "fullName": "Axtorp Nolgården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219312" + }, + "id": "794650", + "fullName": "Axtorp Ödegården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219313" + }, + "id": "794636", + "fullName": "Axtorp Björkelund", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219314" + }, + "id": "794642", + "fullName": "Axtorp Högagärdet", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219315" + }, + "id": "794644", + "fullName": "Axtorp Ledsgården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219316" + }, + "id": "794646", + "fullName": "Axtorp Lunnagården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219317" + }, + "id": "794652", + "fullName": "Axtorps Församlingssal", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219318" + }, + "id": "816172", + "fullName": "Bjällum Tomten", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219319" + }, + "id": "816164", + "fullName": "Bjällum Fäholmen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21931a" + }, + "id": "816162", + "fullName": "Bjällum Bäckaskog", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21931b" + }, + "id": "816168", + "fullName": "Bjällum Smedstorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21931c" + }, + "id": "816170", + "fullName": "Bjällum Solbacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21931d" + }, + "id": "816176", + "fullName": "Bjällum Villaberg", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21931e" + }, + "id": "816178", + "fullName": "Bjällum Vårbacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21931f" + }, + "id": "816174", + "fullName": "Bjällum Villa Maria", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219320" + }, + "id": "816153", + "fullName": "Bjällum Bredegården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219321" + }, + "id": "816155", + "fullName": "Bjällum Bäckagården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219322" + }, + "id": "816166", + "fullName": "Bjällum Nolbreagården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219323" + }, + "id": "816180", + "fullName": "Bjällum Väster Bredegården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219324" + }, + "id": "511747", + "fullName": "Axel Johnsons väg", + "parentFullName": "Danderyd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219325" + }, + "id": "674591", + "fullName": "Axvägen", + "parentFullName": "Asarum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219326" + }, + "id": "481643", + "fullName": "Axlarp Axbo", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219327" + }, + "id": "481652", + "fullName": "Axlarp Kullen", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219328" + }, + "id": "481660", + "fullName": "Axlarp Nyholm", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219329" + }, + "id": "481662", + "fullName": "Axlarp Solvik", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21932a" + }, + "id": "481648", + "fullName": "Axlarp Fridhem", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21932b" + }, + "id": "481654", + "fullName": "Axlarp Kvarnen", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21932c" + }, + "id": "481650", + "fullName": "Axlarp Gamlegård", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21932d" + }, + "id": "481664", + "fullName": "Axlarp Sörgården", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21932e" + }, + "id": "481646", + "fullName": "Axlarp Dejlagården", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21932f" + }, + "id": "481656", + "fullName": "Axlarp Missionshus", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219330" + }, + "id": "481658", + "fullName": "Axlarp Norrgården", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219331" + }, + "id": "481666", + "fullName": "Axlarp Ängsbacken", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219332" + }, + "id": "480989", + "fullName": "Hunseberg Axelsborg", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219333" + }, + "id": "481914", + "fullName": "Ribbingsnäs Axelsborg", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219334" + }, + "id": "546648", + "fullName": "Axel Snickares väg", + "parentFullName": "Furulund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219335" + }, + "id": "729818", + "fullName": "Axvägen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219336" + }, + "id": "671731", + "fullName": "Axvägen", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219337" + }, + "id": "629395", + "fullName": "Bäck Axelsgård", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219338" + }, + "id": "632411", + "fullName": "Axel Roothsgatan", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219339" + }, + "id": "632459", + "fullName": "Axel Ångbagares gata", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21933a" + }, + "id": "632936", + "fullName": "Målaskog Johanneborgs Ax", + "parentFullName": "Ryssby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21933b" + }, + "id": "509226", + "fullName": "Axvägen", + "parentFullName": "Stenhamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21933c" + }, + "id": "508745", + "fullName": "Axelsberg", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21933d" + }, + "id": "490953", + "fullName": "Axelforsvägen", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21933e" + }, + "id": "809747", + "fullName": "Axvägen", + "parentFullName": "Ludvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21933f" + }, + "id": "547453", + "fullName": "Axstad Axtorp", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219340" + }, + "id": "548089", + "fullName": "Axboms väg", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219341" + }, + "id": "547469", + "fullName": "Axstad Tives", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219342" + }, + "id": "547457", + "fullName": "Axstad Liden", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219343" + }, + "id": "547472", + "fullName": "Axstad Öhagen", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219344" + }, + "id": "548206", + "fullName": "Axstadvägen", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219345" + }, + "id": "547456", + "fullName": "Axstad Hagadal", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219346" + }, + "id": "547470", + "fullName": "Axstad Vågagård", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219347" + }, + "id": "547459", + "fullName": "Axstad Lindenäs", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219348" + }, + "id": "545145", + "fullName": "Axel Träffs gata", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219349" + }, + "id": "547462", + "fullName": "Axstad Rosenlund", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21934a" + }, + "id": "547466", + "fullName": "Axstad Skogslund", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21934b" + }, + "id": "547467", + "fullName": "Axstad Södergård", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21934c" + }, + "id": "547473", + "fullName": "Axstad Östergård", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21934d" + }, + "id": "547111", + "fullName": "Axstad Marielund", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21934e" + }, + "id": "547455", + "fullName": "Axstad Bergafors", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21934f" + }, + "id": "547461", + "fullName": "Axstad Mellangård", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219350" + }, + "id": "547464", + "fullName": "Axstad Skattegård", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219351" + }, + "id": "547113", + "fullName": "Axstad Ryttartorpet", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219352" + }, + "id": "545425", + "fullName": "Rothemmet Axelsborg", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219353" + }, + "id": "512756", + "fullName": "Östra Tollstad Axelsro", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219354" + }, + "id": "548091", + "fullName": "Axel Schenströms Gränd", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219355" + }, + "id": "483334", + "fullName": "Århult Axebo", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219356" + }, + "id": "482198", + "fullName": "Axel Munthes stig", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219357" + }, + "id": "717222", + "fullName": "Axels väg", + "parentFullName": "Kode", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219358" + }, + "id": "560642", + "fullName": "Axgränd", + "parentFullName": "Lerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219359" + }, + "id": "683656", + "fullName": "Axland Nyhem", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21935a" + }, + "id": "683665", + "fullName": "Axland Näset", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21935b" + }, + "id": "683678", + "fullName": "Axland Ängen", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21935c" + }, + "id": "683642", + "fullName": "Axland Botten", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21935d" + }, + "id": "683672", + "fullName": "Axland Solhem", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21935e" + }, + "id": "683664", + "fullName": "Axland Nytomta", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21935f" + }, + "id": "683644", + "fullName": "Axland Ektorpet", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219360" + }, + "id": "683652", + "fullName": "Axland Kärrsmon", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219361" + }, + "id": "683658", + "fullName": "Axland Nystugan", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219362" + }, + "id": "683680", + "fullName": "Axland Östängen", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219363" + }, + "id": "683666", + "fullName": "Axland Orrkärren", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219364" + }, + "id": "683667", + "fullName": "Axland Rönningen", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219365" + }, + "id": "683676", + "fullName": "Axland Västängen", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219366" + }, + "id": "683646", + "fullName": "Axland Folkets Hus", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219367" + }, + "id": "683648", + "fullName": "Axland Hottastorp", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219368" + }, + "id": "683674", + "fullName": "Axland Verkstaden", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219369" + }, + "id": "683640", + "fullName": "Axland Bastubråten", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21936a" + }, + "id": "683650", + "fullName": "Axland Kärringtomta", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21936b" + }, + "id": "683654", + "fullName": "Axland Norra Backarna", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21936c" + }, + "id": "683668", + "fullName": "Axland Rönningsberget", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21936d" + }, + "id": "683670", + "fullName": "Axland Smultronstället", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21936e" + }, + "id": "855078", + "fullName": "Axvägen", + "parentFullName": "Norrala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21936f" + }, + "id": "843938", + "fullName": "Kolaränge", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219370" + }, + "id": "608287", + "fullName": "Axvägen", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219371" + }, + "id": "608409", + "fullName": "Axelvold", + "parentFullName": "Våxtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219372" + }, + "id": "607296", + "fullName": "Axels väg", + "parentFullName": "Skummeslövsstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219373" + }, + "id": "716451", + "fullName": "Axvallagatan", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219374" + }, + "id": "716333", + "fullName": "Axel Kumliens väg", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219375" + }, + "id": "829676", + "fullName": "Kåhult Axeltorp", + "parentFullName": "Sjötorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219376" + }, + "id": "838649", + "fullName": "Prästkvarn Axtorp", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219379" + }, + "id": "764301", + "fullName": "Axholm", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21937a" + }, + "id": "771364", + "fullName": "Axelsäng", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21937b" + }, + "id": "764305", + "fullName": "Axholms Gård", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21937c" + }, + "id": "770375", + "fullName": "Axelinas gata", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21937d" + }, + "id": "772058", + "fullName": "Forneby Axeltorp", + "parentFullName": "Möklinta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21937e" + }, + "id": "764303", + "fullName": "Axholm Braheholmen", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21937f" + }, + "id": "920182", + "fullName": "Axgatan", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219380" + }, + "id": "583353", + "fullName": "Axvägen", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219381" + }, + "id": "583182", + "fullName": "Sundet Axhult", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219382" + }, + "id": "635605", + "fullName": "Skedevi Axborg", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219383" + }, + "id": "562928", + "fullName": "Hävla Axelsberg", + "parentFullName": "Rejmyre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219384" + }, + "id": "790141", + "fullName": "Axvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219385" + }, + "id": "841380", + "fullName": "Axbovägen", + "parentFullName": "Tierp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219386" + }, + "id": "842405", + "fullName": "Axelberg", + "parentFullName": "Månkarbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219387" + }, + "id": "575172", + "fullName": "Axlahult", + "parentFullName": "Vitaby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219388" + }, + "id": "574598", + "fullName": "Axelgatan", + "parentFullName": "Skillinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219389" + }, + "id": "567830", + "fullName": "Axel Anders väg", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21938a" + }, + "id": "575174", + "fullName": "Axlahultsvägen", + "parentFullName": "Vitaby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21938b" + }, + "id": "574989", + "fullName": "Axel Nils Strädde", + "parentFullName": "Kivik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21938c" + }, + "id": "567548", + "fullName": "Gislöv Axlabjer", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21938d" + }, + "id": "574572", + "fullName": "Östra Herrestad Axeltorp", + "parentFullName": "Hammenhög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21938e" + }, + "id": "938231", + "fullName": "Axel Erdmanns väg", + "parentFullName": "Järvsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21938f" + }, + "id": "573221", + "fullName": "Åxmans väg", + "parentFullName": "Sjöbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219390" + }, + "id": "488260", + "fullName": "Axeryd", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219391" + }, + "id": "485604", + "fullName": "Axgatan", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219392" + }, + "id": "488262", + "fullName": "Axeryd Ekliden", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219393" + }, + "id": "815687", + "fullName": "Skärv Axtorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219394" + }, + "id": "815444", + "fullName": "Axevalla Travbana", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219395" + }, + "id": "814744", + "fullName": "Axvallagatan", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219396" + }, + "id": "816547", + "fullName": "Bjärka Axtorp", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219397" + }, + "id": "814979", + "fullName": "Axevallavägen", + "parentFullName": "Varnhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219398" + }, + "id": "814892", + "fullName": "Axevalla Folkhögskola Kungs", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219399" + }, + "id": "814901", + "fullName": "Axevalla Hed Västgötalägret", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21939a" + }, + "id": "814893", + "fullName": "Axevalla Folkhögskola Mässen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21939b" + }, + "id": "815448", + "fullName": "Axevalla Travbana Skogsbanan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21939c" + }, + "id": "815450", + "fullName": "Axevalla Travbana Stallbacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21939d" + }, + "id": "814884", + "fullName": "Axevalla Folkhögskola Arresten", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21939e" + }, + "id": "814888", + "fullName": "Axevalla Folkhögskola Kavaljers", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21939f" + }, + "id": "814889", + "fullName": "Axevalla Folkhögskola Klostret", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193a0" + }, + "id": "814897", + "fullName": "Axevalla Folkhögskola Skolhuset", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193a1" + }, + "id": "814886", + "fullName": "Axevalla Folkhögskola Gymnastiken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193a3" + }, + "id": "930829", + "fullName": "Axevalla Folkhögskola Lägerhyddan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193a4" + }, + "id": "814890", + "fullName": "Axevalla Folkhögskola Kommissariatet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193a5" + }, + "id": "814891", + "fullName": "Axevalla Folkhögskola Kortkursgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193a6" + }, + "id": "814895", + "fullName": "Axevalla Folkhögskola Nya Elevhemmet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193a8" + }, + "id": "816519", + "fullName": "Äle Gård", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193a9" + }, + "id": "814903", + "fullName": "Bangatan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193aa" + }, + "id": "814922", + "fullName": "Hedvägen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193ab" + }, + "id": "814975", + "fullName": "Änggatan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193ac" + }, + "id": "815452", + "fullName": "Dalvägen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193ad" + }, + "id": "815578", + "fullName": "Eggby Näs", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193ae" + }, + "id": "814916", + "fullName": "Dammgatan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193af" + }, + "id": "814934", + "fullName": "Kulegatan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193b0" + }, + "id": "814936", + "fullName": "Lillgatan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193b1" + }, + "id": "814937", + "fullName": "Långgatan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193b2" + }, + "id": "814945", + "fullName": "Parkgatan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193b3" + }, + "id": "814949", + "fullName": "Ringvägen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193b4" + }, + "id": "814967", + "fullName": "Tvärgatan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193b5" + }, + "id": "815492", + "fullName": "Eggby Emtö", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193b6" + }, + "id": "815632", + "fullName": "Eggby Torp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193b7" + }, + "id": "815658", + "fullName": "Köpstaden", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193b8" + }, + "id": "815802", + "fullName": "Skärv Lund", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193b9" + }, + "id": "814924", + "fullName": "Humlegatan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193ba" + }, + "id": "814926", + "fullName": "Husargatan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193bb" + }, + "id": "814928", + "fullName": "Hägnevägen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193bc" + }, + "id": "814938", + "fullName": "Lägergatan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193bd" + }, + "id": "814953", + "fullName": "Skaravägen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193be" + }, + "id": "814959", + "fullName": "Södra vägen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193bf" + }, + "id": "814969", + "fullName": "Villagatan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193c1" + }, + "id": "815498", + "fullName": "Eggby Esset", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193c2" + }, + "id": "815508", + "fullName": "Eggby gatan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193c3" + }, + "id": "815548", + "fullName": "Eggby Kyrka", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193c4" + }, + "id": "815562", + "fullName": "Eggby Malma", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193c5" + }, + "id": "815645", + "fullName": "Eggby Vadet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193c6" + }, + "id": "815653", + "fullName": "Holmavägen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193c7" + }, + "id": "815711", + "fullName": "Skärv Dalen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193c8" + }, + "id": "815713", + "fullName": "Skärv Ekäng", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193c9" + }, + "id": "815748", + "fullName": "Skärv Hagen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193ca" + }, + "id": "815753", + "fullName": "Skärv Heden", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193cb" + }, + "id": "815763", + "fullName": "Skärv Hulan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193cc" + }, + "id": "815822", + "fullName": "Skärv Nynäs", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193ce" + }, + "id": "816143", + "fullName": "Öglunda Åna", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193cf" + }, + "id": "816537", + "fullName": "Ökulls Gård", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193d0" + }, + "id": "814918", + "fullName": "Dragongatan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193d1" + }, + "id": "814939", + "fullName": "Mejerigatan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193d2" + }, + "id": "814940", + "fullName": "Mellangatan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193d3" + }, + "id": "814943", + "fullName": "Pansargatan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193d4" + }, + "id": "814973", + "fullName": "Ystaregatan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193d5" + }, + "id": "815479", + "fullName": "Eggby Emtero", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193d6" + }, + "id": "815512", + "fullName": "Eggby Grinda", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193d7" + }, + "id": "815560", + "fullName": "Eggby London", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193d8" + }, + "id": "815572", + "fullName": "Eggby Noläng", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193d9" + }, + "id": "815576", + "fullName": "Eggby Nytorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193da" + }, + "id": "815608", + "fullName": "Eggby Sjönäs", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193db" + }, + "id": "815611", + "fullName": "Eggby Skolan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193dc" + }, + "id": "815631", + "fullName": "Eggby Tomten", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193dd" + }, + "id": "815634", + "fullName": "Eggby Torpet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193de" + }, + "id": "815636", + "fullName": "Eggby Tubbes", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193df" + }, + "id": "815660", + "fullName": "Millomvägen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193e0" + }, + "id": "815661", + "fullName": "Rankenvägen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193e1" + }, + "id": "815663", + "fullName": "Rasmusvägen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193e2" + }, + "id": "815677", + "fullName": "Skärv Altuna", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193e4" + }, + "id": "815727", + "fullName": "Skärv Gatebo", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193e5" + }, + "id": "815729", + "fullName": "Skärv Gimmbo", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193e6" + }, + "id": "815761", + "fullName": "Skärv Holmen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193e7" + }, + "id": "815810", + "fullName": "Skärv Mossen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193e8" + }, + "id": "815814", + "fullName": "Skärv Munkön", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193e9" + }, + "id": "815826", + "fullName": "Skärv Persbo", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193ea" + }, + "id": "815846", + "fullName": "Skärv Sjönäs", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193eb" + }, + "id": "815854", + "fullName": "Skärv Sjövik", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193ec" + }, + "id": "815910", + "fullName": "Skärv Stugan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193ed" + }, + "id": "815918", + "fullName": "Skärv Torpet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193ee" + }, + "id": "815928", + "fullName": "Skärv Vallen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193ef" + }, + "id": "815931", + "fullName": "Skärv Ängabo", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193f0" + }, + "id": "815939", + "fullName": "Skärvavägen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193f1" + }, + "id": "815941", + "fullName": "Skärvs Kyrka", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193f2" + }, + "id": "816050", + "fullName": "Öglunda Kärr", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193f4" + }, + "id": "816503", + "fullName": "Tranums Gård", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193f5" + }, + "id": "816524", + "fullName": "Ökull Gudhem", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193f6" + }, + "id": "814932", + "fullName": "Kaptensgatan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193f7" + }, + "id": "814955", + "fullName": "Stenumsvägen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193f8" + }, + "id": "814957", + "fullName": "Stommengatan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193f9" + }, + "id": "814965", + "fullName": "Tranumsvägen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193fa" + }, + "id": "815477", + "fullName": "Eggby Emtenäs", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193fb" + }, + "id": "815481", + "fullName": "Eggby Emtevik", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193fc" + }, + "id": "815490", + "fullName": "Eggby Emtåsen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193fd" + }, + "id": "815504", + "fullName": "Eggby Fjället", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193fe" + }, + "id": "815533", + "fullName": "Eggby Karlsro", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2193ff" + }, + "id": "815540", + "fullName": "Eggby Klinten", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219400" + }, + "id": "815558", + "fullName": "Eggby Lilläng", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219401" + }, + "id": "815580", + "fullName": "Eggby Näs Gård", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219402" + }, + "id": "815604", + "fullName": "Eggby Sjögård", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219403" + }, + "id": "815606", + "fullName": "Eggby Sjöhaga", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219404" + }, + "id": "815625", + "fullName": "Eggby Såntorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219405" + }, + "id": "815651", + "fullName": "Foxernavägen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219406" + }, + "id": "815707", + "fullName": "Skärv Bråneke", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219407" + }, + "id": "815721", + "fullName": "Skärv Fridhem", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219408" + }, + "id": "815723", + "fullName": "Skärv Furumon", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219409" + }, + "id": "815735", + "fullName": "Skärv Gläntan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21940a" + }, + "id": "815750", + "fullName": "Skärv Hallabo", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21940b" + }, + "id": "815757", + "fullName": "Skärv Hedhult", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21940c" + }, + "id": "815759", + "fullName": "Skärv Hedåsen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21940d" + }, + "id": "815775", + "fullName": "Skärv Klintås", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21940e" + }, + "id": "815838", + "fullName": "Skärv Rönnlid", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21940f" + }, + "id": "815844", + "fullName": "Skärv Sjöhaga", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219410" + }, + "id": "815848", + "fullName": "Skärv Sjötorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219411" + }, + "id": "815851", + "fullName": "Skärv Sjötuna", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219412" + }, + "id": "815882", + "fullName": "Skärv Solhaga", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219413" + }, + "id": "815886", + "fullName": "Skärv Solhöjd", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219414" + }, + "id": "815904", + "fullName": "Skärv Stommen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219415" + }, + "id": "815943", + "fullName": "Stora Ekeberg", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219416" + }, + "id": "816031", + "fullName": "Öglunda Hulan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219417" + }, + "id": "816047", + "fullName": "Öglunda Kyrka", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219418" + }, + "id": "816075", + "fullName": "Öglunda Nyhem", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219419" + }, + "id": "816091", + "fullName": "Öglunda Rävön", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21941a" + }, + "id": "816124", + "fullName": "Öglunda Toran", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21941b" + }, + "id": "816130", + "fullName": "Öglunda Udden", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21941c" + }, + "id": "816144", + "fullName": "Öglundavägen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21941d" + }, + "id": "816182", + "fullName": "Härlingstorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21941e" + }, + "id": "816520", + "fullName": "Ökull Fridhem", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21941f" + }, + "id": "816526", + "fullName": "Ökull Kvarnen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219420" + }, + "id": "816533", + "fullName": "Ökull Lassebo", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219421" + }, + "id": "814914", + "fullName": "Bryggaregatan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219422" + }, + "id": "814920", + "fullName": "Enebacksvägen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219423" + }, + "id": "814951", + "fullName": "Sjögårdsgatan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219424" + }, + "id": "815471", + "fullName": "Eggby Eggbyäng", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219425" + }, + "id": "815473", + "fullName": "Eggby Ekbacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219426" + }, + "id": "815488", + "fullName": "Eggby Emtliden", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219427" + }, + "id": "815516", + "fullName": "Eggby Hulängen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219428" + }, + "id": "815520", + "fullName": "Eggby Högvalla", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219429" + }, + "id": "815529", + "fullName": "Eggby Ingelund", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21942a" + }, + "id": "815550", + "fullName": "Eggby Lidängen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21942b" + }, + "id": "815570", + "fullName": "Eggby Nolhagen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21942c" + }, + "id": "815574", + "fullName": "Eggby Nygården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21942d" + }, + "id": "815594", + "fullName": "Eggby Sandtorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21942e" + }, + "id": "815600", + "fullName": "Eggby Sjöbacka", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21942f" + }, + "id": "815602", + "fullName": "Eggby Sjöbonäs", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219430" + }, + "id": "815617", + "fullName": "Eggby Solhagen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219431" + }, + "id": "815621", + "fullName": "Eggby Stenåsen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219432" + }, + "id": "815629", + "fullName": "Eggby Tokatorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219433" + }, + "id": "815643", + "fullName": "Eggby Tusculum", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219434" + }, + "id": "815683", + "fullName": "Skärv Aspelund", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219435" + }, + "id": "815717", + "fullName": "Skärv Eriksdal", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219436" + }, + "id": "815739", + "fullName": "Skärv Grönelid", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219437" + }, + "id": "815767", + "fullName": "Skärv Hushagen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219438" + }, + "id": "815785", + "fullName": "Skärv Lassehem", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219439" + }, + "id": "815804", + "fullName": "Skärv Lövängen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21943a" + }, + "id": "815828", + "fullName": "Skärv Perstorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21943b" + }, + "id": "815842", + "fullName": "Skärv Sjöbacka", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21943c" + }, + "id": "815852", + "fullName": "Skärv Sjöudden", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21943d" + }, + "id": "815878", + "fullName": "Skärv Solbacka", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21943e" + }, + "id": "815884", + "fullName": "Skärv Solheden", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21943f" + }, + "id": "815888", + "fullName": "Skärv Solliden", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219440" + }, + "id": "815898", + "fullName": "Skärv Stenåsen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219441" + }, + "id": "815926", + "fullName": "Skärv Tureberg", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219442" + }, + "id": "815947", + "fullName": "Vallebrovägen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219443" + }, + "id": "815994", + "fullName": "Öglunda Emtevy", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219444" + }, + "id": "815997", + "fullName": "Öglunda Enelid", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219445" + }, + "id": "816000", + "fullName": "Öglunda Fallet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219446" + }, + "id": "816021", + "fullName": "Öglunda Hallan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219447" + }, + "id": "816033", + "fullName": "Öglunda Hyllan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219448" + }, + "id": "816037", + "fullName": "Öglunda Hägnen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219449" + }, + "id": "816041", + "fullName": "Öglunda Ingabo", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21944a" + }, + "id": "816048", + "fullName": "Öglunda Källan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21944b" + }, + "id": "816061", + "fullName": "Öglunda Lunden", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21944c" + }, + "id": "816116", + "fullName": "Öglunda Stugan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21944d" + }, + "id": "816122", + "fullName": "Öglunda Tomten", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21944e" + }, + "id": "911756", + "fullName": "Skärv Lebacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21944f" + }, + "id": "814905", + "fullName": "Beväringsgatan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219450" + }, + "id": "814930", + "fullName": "Infanterigatan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219451" + }, + "id": "815496", + "fullName": "Eggby Erikslund", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219452" + }, + "id": "815510", + "fullName": "Eggby Granhagen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219453" + }, + "id": "815515", + "fullName": "Eggby Hornsborg", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219454" + }, + "id": "815522", + "fullName": "Eggby Höjentorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219455" + }, + "id": "815563", + "fullName": "Eggby Marielund", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219456" + }, + "id": "815568", + "fullName": "Eggby Nolgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219457" + }, + "id": "815582", + "fullName": "Eggby Näsbacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219458" + }, + "id": "815586", + "fullName": "Eggby Rosenhill", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219459" + }, + "id": "815592", + "fullName": "Eggby Sandliden", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21945a" + }, + "id": "815596", + "fullName": "Eggby Sikahagen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21945b" + }, + "id": "815619", + "fullName": "Eggby Stakasjön", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21945c" + }, + "id": "815647", + "fullName": "Eggby Villa Haga", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21945d" + }, + "id": "815649", + "fullName": "Eggby Ödegården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21945e" + }, + "id": "815657", + "fullName": "Istrum Lilla Bro", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21945f" + }, + "id": "815681", + "fullName": "Skärv Anestigen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219460" + }, + "id": "815700", + "fullName": "Skärv Björkedal", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219461" + }, + "id": "815702", + "fullName": "Skärv Björkhaga", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219462" + }, + "id": "815715", + "fullName": "Skärv Eriksborg", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219463" + }, + "id": "815752", + "fullName": "Skärv Hallsberg", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219464" + }, + "id": "815756", + "fullName": "Skärv Hedgärdet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219465" + }, + "id": "815765", + "fullName": "Skärv Husgärdet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219466" + }, + "id": "815773", + "fullName": "Skärv Karlslund", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219467" + }, + "id": "815777", + "fullName": "Skärv Kockatorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219468" + }, + "id": "815781", + "fullName": "Skärv Källstorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219469" + }, + "id": "815803", + "fullName": "Skärv Lyckhamra", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21946a" + }, + "id": "815806", + "fullName": "Skärv Marielund", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21946b" + }, + "id": "815834", + "fullName": "Skärv Prinshaga", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21946c" + }, + "id": "815840", + "fullName": "Skärv Rönnängen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21946d" + }, + "id": "815872", + "fullName": "Skärv Smedstorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21946e" + }, + "id": "815874", + "fullName": "Skärv Småskolan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21946f" + }, + "id": "815876", + "fullName": "Skärv Sofielund", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219470" + }, + "id": "815880", + "fullName": "Skärv Solbacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219471" + }, + "id": "815890", + "fullName": "Skärv Soltäppan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219472" + }, + "id": "815892", + "fullName": "Skärv Stenliden", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219473" + }, + "id": "815894", + "fullName": "Skärv Stenslund", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219474" + }, + "id": "815900", + "fullName": "Skärv Stjälkabo", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219475" + }, + "id": "815902", + "fullName": "Skärv Stjärnhem", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219476" + }, + "id": "815912", + "fullName": "Skärv Svenstorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219477" + }, + "id": "815920", + "fullName": "Skärv Traveberg", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219478" + }, + "id": "815922", + "fullName": "Skärv Trekanten", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219479" + }, + "id": "815949", + "fullName": "Ängslyckevägen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21947a" + }, + "id": "815958", + "fullName": "Öglunda Berghem", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21947b" + }, + "id": "815986", + "fullName": "Öglunda Bostorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21947c" + }, + "id": "815990", + "fullName": "Öglunda Brotorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21947d" + }, + "id": "815992", + "fullName": "Öglunda Bäckäng", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21947e" + }, + "id": "816007", + "fullName": "Öglunda Fridhem", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21947f" + }, + "id": "816029", + "fullName": "Öglunda Hjärpås", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219480" + }, + "id": "816039", + "fullName": "Öglunda Idelund", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219481" + }, + "id": "816063", + "fullName": "Öglunda Lövåsen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219482" + }, + "id": "816069", + "fullName": "Öglunda Nilshem", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219483" + }, + "id": "816071", + "fullName": "Öglunda Nolåsen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219484" + }, + "id": "816077", + "fullName": "Öglunda Nylunda", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219485" + }, + "id": "816079", + "fullName": "Öglunda Nyängen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219486" + }, + "id": "816092", + "fullName": "Öglunda Sandhem", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219487" + }, + "id": "816112", + "fullName": "Öglunda Stommen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219488" + }, + "id": "816392", + "fullName": "Norra Lundby Tån", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219489" + }, + "id": "816400", + "fullName": "Norra Lundby Äle", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21948a" + }, + "id": "816518", + "fullName": "Åsentorp Eköjan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21948b" + }, + "id": "930832", + "fullName": "Skärv Ekebacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21948c" + }, + "id": "814907", + "fullName": "Björkedalsvägen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21948d" + }, + "id": "814941", + "fullName": "Olofstorpsvägen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21948e" + }, + "id": "814947", + "fullName": "Prästebolsgatan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21948f" + }, + "id": "815454", + "fullName": "Eggby Annorlunda", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219490" + }, + "id": "815458", + "fullName": "Eggby Björkelund", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219491" + }, + "id": "815462", + "fullName": "Eggby Bojalyckan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219492" + }, + "id": "815465", + "fullName": "Eggby Davidstorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219493" + }, + "id": "815468", + "fullName": "Eggby Djurgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219494" + }, + "id": "815513", + "fullName": "Eggby Halsfallet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219495" + }, + "id": "815514", + "fullName": "Eggby Hermansdal", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219496" + }, + "id": "815561", + "fullName": "Eggby Lunnaliden", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219497" + }, + "id": "815598", + "fullName": "Eggby Sikatomten", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219498" + }, + "id": "815627", + "fullName": "Eggby Tallbacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219499" + }, + "id": "815655", + "fullName": "Höjentorpsvägen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21949a" + }, + "id": "815665", + "fullName": "Skara Sommarland", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21949b" + }, + "id": "815679", + "fullName": "Skärv Anderstorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21949c" + }, + "id": "815709", + "fullName": "Skärv Dalabacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21949d" + }, + "id": "815719", + "fullName": "Skärv Fornstugan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21949e" + }, + "id": "815754", + "fullName": "Skärv Hedensberg", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21949f" + }, + "id": "815755", + "fullName": "Skärv Hedestugan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194a0" + }, + "id": "815801", + "fullName": "Skärv Linas Stuga", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194a1" + }, + "id": "815808", + "fullName": "Skärv Modalyckan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194a2" + }, + "id": "815830", + "fullName": "Skärv Petersborg", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194a3" + }, + "id": "815832", + "fullName": "Skärv Postgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194a4" + }, + "id": "815908", + "fullName": "Skärv Storskogen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194a5" + }, + "id": "815914", + "fullName": "Skärv Tallstugan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194a6" + }, + "id": "815916", + "fullName": "Skärv Tingshuset", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194a7" + }, + "id": "815950", + "fullName": "Öglunda Annelund", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194a8" + }, + "id": "815960", + "fullName": "Öglunda Berghäll", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194a9" + }, + "id": "815966", + "fullName": "Öglunda Björkebo", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194aa" + }, + "id": "815996", + "fullName": "Öglunda Enebacka", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194ab" + }, + "id": "816035", + "fullName": "Öglunda Håkansro", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194ac" + }, + "id": "816059", + "fullName": "Öglunda Lindhäll", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194ad" + }, + "id": "816073", + "fullName": "Öglunda Nygården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194ae" + }, + "id": "816098", + "fullName": "Öglunda Slättäng", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194af" + }, + "id": "816110", + "fullName": "Öglunda Stenåsen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194b0" + }, + "id": "816126", + "fullName": "Öglunda Torsborg", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194b1" + }, + "id": "816277", + "fullName": "Norra Lundby Kåbo", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194b2" + }, + "id": "816414", + "fullName": "Norra Ving Berget", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194b3" + }, + "id": "816422", + "fullName": "Norra Ving Eköjan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194b4" + }, + "id": "816447", + "fullName": "Norra Ving Hägnen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194b5" + }, + "id": "816493", + "fullName": "Norra Vings Kyrka", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194b6" + }, + "id": "815456", + "fullName": "Eggby Björkbacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194b7" + }, + "id": "815460", + "fullName": "Eggby Björkhöjden", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194b8" + }, + "id": "815466", + "fullName": "Eggby Dikartorpet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194b9" + }, + "id": "815467", + "fullName": "Eggby Dikeslyckan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194ba" + }, + "id": "815475", + "fullName": "Eggby Emtenstugan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194bb" + }, + "id": "815531", + "fullName": "Eggby Inköpartorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194bc" + }, + "id": "815584", + "fullName": "Eggby Orgelgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194bd" + }, + "id": "815610", + "fullName": "Eggby Skogslyckan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194be" + }, + "id": "815696", + "fullName": "Skärv Björkbacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194bf" + }, + "id": "815704", + "fullName": "Skärv Björklyckan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194c0" + }, + "id": "815705", + "fullName": "Skärv Björkstugan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194c1" + }, + "id": "815725", + "fullName": "Skärv Gamla Skolan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194c2" + }, + "id": "815737", + "fullName": "Skärv Grindstugan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194c3" + }, + "id": "815741", + "fullName": "Skärv Gustavsberg", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194c4" + }, + "id": "815771", + "fullName": "Skärv Jägartorpet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194c5" + }, + "id": "815779", + "fullName": "Skärv Källebacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194c6" + }, + "id": "815783", + "fullName": "Skärv Kölnebacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194c7" + }, + "id": "815812", + "fullName": "Skärv Munkalyckan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194c8" + }, + "id": "815856", + "fullName": "Skärv Skarpaliden", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194c9" + }, + "id": "815860", + "fullName": "Skärv Skogsbrynet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194ca" + }, + "id": "815896", + "fullName": "Skärv Stenstorpet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194cb" + }, + "id": "815930", + "fullName": "Skärv Vargamossen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194cc" + }, + "id": "815978", + "fullName": "Öglunda Boatången", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194cd" + }, + "id": "816011", + "fullName": "Öglunda Granelund", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194ce" + }, + "id": "816027", + "fullName": "Öglunda Hindstorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194cf" + }, + "id": "816083", + "fullName": "Öglunda Paradiset", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194d0" + }, + "id": "816087", + "fullName": "Öglunda Prästgård", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194d1" + }, + "id": "816093", + "fullName": "Öglunda Sjöbacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194d2" + }, + "id": "816100", + "fullName": "Öglunda Solbacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194d3" + }, + "id": "816118", + "fullName": "Öglunda Sunnanäng", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194d4" + }, + "id": "816136", + "fullName": "Öglunda Violvägen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194d5" + }, + "id": "816192", + "fullName": "Norra Lundby Alebo", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194d6" + }, + "id": "816223", + "fullName": "Norra Lundby Floon", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194d7" + }, + "id": "816275", + "fullName": "Norra Lundby Kyrka", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194d8" + }, + "id": "816288", + "fullName": "Norra Lundby Liden", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194d9" + }, + "id": "816330", + "fullName": "Norra Lundby Nydal", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194da" + }, + "id": "816348", + "fullName": "Norra Lundby Röret", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194db" + }, + "id": "816358", + "fullName": "Norra Lundby Skola", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194dc" + }, + "id": "816420", + "fullName": "Norra Ving Ekhagen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194dd" + }, + "id": "816429", + "fullName": "Norra Ving Fridhem", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194de" + }, + "id": "816457", + "fullName": "Norra Ving Lövåsen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194df" + }, + "id": "816470", + "fullName": "Norra Ving Skansen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194e0" + }, + "id": "816505", + "fullName": "Tubbetorps Anhalt", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194e1" + }, + "id": "816535", + "fullName": "Ökull Sommarhuset", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194e2" + }, + "id": "815469", + "fullName": "Eggby Djäknegården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194e3" + }, + "id": "815502", + "fullName": "Eggby Fiskartorpet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194e4" + }, + "id": "815506", + "fullName": "Eggby Gamla Lilläng", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194e5" + }, + "id": "815518", + "fullName": "Eggby Håkansgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194e6" + }, + "id": "815556", + "fullName": "Eggby Lilla Klinten", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194e7" + }, + "id": "815564", + "fullName": "Eggby Mellomgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194e8" + }, + "id": "815566", + "fullName": "Eggby Millomgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194e9" + }, + "id": "815609", + "fullName": "Eggby Skattegården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194ea" + }, + "id": "815615", + "fullName": "Eggby Soldattorpet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194eb" + }, + "id": "815689", + "fullName": "Skärv Billingsberg", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194ec" + }, + "id": "815698", + "fullName": "Skärv Björkebacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194ed" + }, + "id": "815706", + "fullName": "Skärv Brunnsgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194ee" + }, + "id": "815731", + "fullName": "Skärv Gisslagården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194ef" + }, + "id": "815787", + "fullName": "Skärv Lilla Bråneke", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194f0" + }, + "id": "815789", + "fullName": "Skärv Lilla Ekeberg", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194f1" + }, + "id": "815791", + "fullName": "Skärv Lilla Hedhult", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194f2" + }, + "id": "815800", + "fullName": "Skärv Lilla Munkabo", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194f3" + }, + "id": "815836", + "fullName": "Skärv Rospiggstorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194f4" + }, + "id": "815858", + "fullName": "Skärv Skattegården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194f5" + }, + "id": "815862", + "fullName": "Skärv Skogsgläntan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194f6" + }, + "id": "815864", + "fullName": "Skärv Skogsgrinden", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194f7" + }, + "id": "815906", + "fullName": "Skärv Stora Munkabo", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194f8" + }, + "id": "815945", + "fullName": "Stora Ekebergs Gård", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194f9" + }, + "id": "815954", + "fullName": "Öglunda Backgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194fa" + }, + "id": "815956", + "fullName": "Öglunda Backstigen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194fb" + }, + "id": "815968", + "fullName": "Öglunda Björkelund", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194fc" + }, + "id": "815970", + "fullName": "Öglunda Björkliden", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194fd" + }, + "id": "815974", + "fullName": "Öglunda Blombacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194fe" + }, + "id": "815980", + "fullName": "Öglunda Bockaskede", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2194ff" + }, + "id": "816013", + "fullName": "Öglunda Grangården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219500" + }, + "id": "816023", + "fullName": "Öglunda Hallavadet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219501" + }, + "id": "816045", + "fullName": "Öglunda Korsgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219502" + }, + "id": "816052", + "fullName": "Öglunda Ledsgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219503" + }, + "id": "816081", + "fullName": "Öglunda Nätersäter", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219504" + }, + "id": "816089", + "fullName": "Öglunda Rodinstorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219505" + }, + "id": "816102", + "fullName": "Öglunda Solgläntan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219506" + }, + "id": "816120", + "fullName": "Öglunda Tallbacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219507" + }, + "id": "816128", + "fullName": "Öglunda Transkogen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219508" + }, + "id": "816132", + "fullName": "Öglunda Vilhelmsro", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21950a" + }, + "id": "816184", + "fullName": "Härlingstorp Berga", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21950b" + }, + "id": "816189", + "fullName": "Lundby Källegården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21950c" + }, + "id": "816190", + "fullName": "Lundby Storegården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21950d" + }, + "id": "816225", + "fullName": "Norra Lundby Forsen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21950e" + }, + "id": "816237", + "fullName": "Norra Lundby Gärdet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21950f" + }, + "id": "816272", + "fullName": "Norra Lundby Krogen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219510" + }, + "id": "816308", + "fullName": "Norra Lundby Lunden", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219511" + }, + "id": "816332", + "fullName": "Norra Lundby Nylund", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219512" + }, + "id": "816336", + "fullName": "Norra Lundby Nytorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219513" + }, + "id": "816354", + "fullName": "Norra Lundby Skogen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219514" + }, + "id": "816378", + "fullName": "Norra Lundby Tomten", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219515" + }, + "id": "816380", + "fullName": "Norra Lundby Tonabo", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219516" + }, + "id": "816388", + "fullName": "Norra Lundby Trädet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219517" + }, + "id": "816398", + "fullName": "Norra Lundby Åsalid", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219518" + }, + "id": "816449", + "fullName": "Norra Ving Jonstorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219519" + }, + "id": "816464", + "fullName": "Norra Ving Rödjorna", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21951b" + }, + "id": "816499", + "fullName": "Tranum Storegården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21951c" + }, + "id": "912818", + "fullName": "Öglunda Gamla Skola", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21951d" + }, + "id": "815494", + "fullName": "Eggby Erasmusgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21951e" + }, + "id": "815500", + "fullName": "Eggby Fallgrenstorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21951f" + }, + "id": "815542", + "fullName": "Eggby Klockaretomten", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219520" + }, + "id": "815544", + "fullName": "Eggby Klosternoläng", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219521" + }, + "id": "815546", + "fullName": "Eggby Kullingshagen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219522" + }, + "id": "815552", + "fullName": "Eggby Lilla Baggeboda", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219523" + }, + "id": "815554", + "fullName": "Eggby Lilla Harpsund", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219524" + }, + "id": "815612", + "fullName": "Eggby Snickaregården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219525" + }, + "id": "815613", + "fullName": "Eggby Snickaretorpet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219526" + }, + "id": "815708", + "fullName": "Skärv Bråneke Station", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219527" + }, + "id": "815816", + "fullName": "Skärv Nedre Aregården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219528" + }, + "id": "815824", + "fullName": "Skärv Per Larsgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219529" + }, + "id": "815866", + "fullName": "Skärv Skomakaretorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21952a" + }, + "id": "815933", + "fullName": "Skärv Övre Aregården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21952b" + }, + "id": "815935", + "fullName": "Skärv Övre Korsgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21952c" + }, + "id": "815937", + "fullName": "Skärv Övre Postgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21952d" + }, + "id": "815962", + "fullName": "Öglunda Billingsdal", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21952e" + }, + "id": "815964", + "fullName": "Öglunda Billingslund", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21952f" + }, + "id": "815972", + "fullName": "Öglunda Björkstigen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219530" + }, + "id": "815988", + "fullName": "Öglunda Brattbäcken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219531" + }, + "id": "816015", + "fullName": "Öglunda Grottagården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219532" + }, + "id": "816025", + "fullName": "Öglunda Hasselstigen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219533" + }, + "id": "816043", + "fullName": "Öglunda Klöverängen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219534" + }, + "id": "816044", + "fullName": "Öglunda Konvaljvägen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219535" + }, + "id": "816046", + "fullName": "Öglunda Kvarngården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219536" + }, + "id": "816094", + "fullName": "Öglunda Skockagården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219537" + }, + "id": "816095", + "fullName": "Öglunda Skogsgläntan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219538" + }, + "id": "816096", + "fullName": "Öglunda Skäggelycke", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219539" + }, + "id": "816104", + "fullName": "Öglunda Sommarängen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21953a" + }, + "id": "816134", + "fullName": "Öglunda Villa Boängen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21953b" + }, + "id": "816194", + "fullName": "Norra Lundby Alehöjd", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21953c" + }, + "id": "816196", + "fullName": "Norra Lundby Alekärr", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21953d" + }, + "id": "816198", + "fullName": "Norra Lundby Annelund", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21953e" + }, + "id": "816206", + "fullName": "Norra Lundby Broholm", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21953f" + }, + "id": "816208", + "fullName": "Norra Lundby Bäckedal", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219540" + }, + "id": "816217", + "fullName": "Norra Lundby Dotterbo", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219541" + }, + "id": "816219", + "fullName": "Norra Lundby Eksberg", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219542" + }, + "id": "816221", + "fullName": "Norra Lundby Erikslid", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219543" + }, + "id": "816231", + "fullName": "Norra Lundby Fridhem", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219544" + }, + "id": "816238", + "fullName": "Norra Lundby Hagalund", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219545" + }, + "id": "816251", + "fullName": "Norra Lundby Högalid", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219546" + }, + "id": "816254", + "fullName": "Norra Lundby Hökaberg", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219547" + }, + "id": "816284", + "fullName": "Norra Lundby Källorna", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219548" + }, + "id": "816286", + "fullName": "Norra Lundby Lidaberg", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219549" + }, + "id": "816290", + "fullName": "Norra Lundby Lidängen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21954a" + }, + "id": "816302", + "fullName": "Norra Lundby Lillebo", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21954b" + }, + "id": "816312", + "fullName": "Norra Lundby Lövåsen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21954c" + }, + "id": "816314", + "fullName": "Norra Lundby Lövängen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21954d" + }, + "id": "816318", + "fullName": "Norra Lundby Mariebo", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21954e" + }, + "id": "816328", + "fullName": "Norra Lundby Nybacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21954f" + }, + "id": "816334", + "fullName": "Norra Lundby Nysäter", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219550" + }, + "id": "816346", + "fullName": "Norra Lundby Rökstorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219551" + }, + "id": "816362", + "fullName": "Norra Lundby Stommen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219552" + }, + "id": "816376", + "fullName": "Norra Lundby Tomtebo", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219553" + }, + "id": "816402", + "fullName": "Norra Lundby Äle Gård", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219554" + }, + "id": "816410", + "fullName": "Norra Ving Aspebacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219555" + }, + "id": "816412", + "fullName": "Norra Ving Backgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219556" + }, + "id": "816416", + "fullName": "Norra Ving Björkedal", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219557" + }, + "id": "816423", + "fullName": "Norra Ving Enebacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219558" + }, + "id": "816427", + "fullName": "Norra Ving Finnatorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219559" + }, + "id": "816433", + "fullName": "Norra Ving Granelund", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21955a" + }, + "id": "816435", + "fullName": "Norra Ving Granstugan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21955b" + }, + "id": "816437", + "fullName": "Norra Ving Hanaskede", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21955c" + }, + "id": "816441", + "fullName": "Norra Ving Hedegärdet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21955d" + }, + "id": "816445", + "fullName": "Norra Ving Hulegården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21955e" + }, + "id": "816451", + "fullName": "Norra Ving Kyrkgärdet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21955f" + }, + "id": "816458", + "fullName": "Norra Ving Olofstorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219560" + }, + "id": "816460", + "fullName": "Norra Ving Prästbolet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219561" + }, + "id": "816466", + "fullName": "Norra Ving Sjögården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219562" + }, + "id": "816468", + "fullName": "Norra Ving Skansabron", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219563" + }, + "id": "816489", + "fullName": "Norra Ving Åsenstorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219564" + }, + "id": "816491", + "fullName": "Norra Ving Ängslyckan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219565" + }, + "id": "816497", + "fullName": "Tranum Skattegården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219566" + }, + "id": "816501", + "fullName": "Tranum Överstegården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219567" + }, + "id": "815793", + "fullName": "Skärv Lilla Laggartorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219568" + }, + "id": "815818", + "fullName": "Skärv Nedre Korsgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219569" + }, + "id": "815820", + "fullName": "Skärv Nedre Postgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21956a" + }, + "id": "815976", + "fullName": "Öglunda Blåsippsvägen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21956b" + }, + "id": "816019", + "fullName": "Öglunda Gullvivevägen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21956c" + }, + "id": "816065", + "fullName": "Öglunda Missionshuset", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21956d" + }, + "id": "816085", + "fullName": "Öglunda Paradislyckan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21956e" + }, + "id": "816140", + "fullName": "Öglunda Vitsippsvägen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219570" + }, + "id": "816188", + "fullName": "Lundby Karlsbergsgård", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219571" + }, + "id": "816215", + "fullName": "Norra Lundby Dalbacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219572" + }, + "id": "816233", + "fullName": "Norra Lundby Fålehagen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219573" + }, + "id": "816257", + "fullName": "Norra Lundby Karlsberg", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219574" + }, + "id": "816265", + "fullName": "Norra Lundby Knutstorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219575" + }, + "id": "816276", + "fullName": "Norra Lundby Kyrkdalen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219576" + }, + "id": "816280", + "fullName": "Norra Lundby Källeberg", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219577" + }, + "id": "816304", + "fullName": "Norra Lundby Lillsäter", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219578" + }, + "id": "816316", + "fullName": "Norra Lundby Marieberg", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219579" + }, + "id": "816320", + "fullName": "Norra Lundby Marielund", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21957a" + }, + "id": "816342", + "fullName": "Norra Lundby Rosenberg", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21957b" + }, + "id": "816344", + "fullName": "Norra Lundby Rosenhill", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21957c" + }, + "id": "816350", + "fullName": "Norra Lundby Schweizen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21957d" + }, + "id": "816360", + "fullName": "Norra Lundby Smedstorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21957e" + }, + "id": "816372", + "fullName": "Norra Lundby Strömsdal", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21957f" + }, + "id": "816384", + "fullName": "Norra Lundby Trekanten", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219580" + }, + "id": "816394", + "fullName": "Norra Lundby Ånatorpet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219581" + }, + "id": "816396", + "fullName": "Norra Lundby Åsabacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219582" + }, + "id": "816418", + "fullName": "Norra Ving Björklyckan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219583" + }, + "id": "816462", + "fullName": "Norra Ving Prästgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219584" + }, + "id": "816472", + "fullName": "Norra Ving Skogsbrynet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219586" + }, + "id": "816487", + "fullName": "Norra Ving Åsalyckorna", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219587" + }, + "id": "816511", + "fullName": "Vallehemmet Röda Huset", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219588" + }, + "id": "816513", + "fullName": "Vallehemmet Sydvästen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219589" + }, + "id": "816515", + "fullName": "Vallehemmet Sörgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21958a" + }, + "id": "816517", + "fullName": "Vallehemmet Östgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21958b" + }, + "id": "914584", + "fullName": "Norra Lundby Lundstorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21958c" + }, + "id": "815623", + "fullName": "Eggby Stora Foxerna Gård", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21958d" + }, + "id": "815673", + "fullName": "Skara Sommarland Malibu", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21958e" + }, + "id": "815769", + "fullName": "Skärv Hushagens Egendom", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21958f" + }, + "id": "815982", + "fullName": "Öglunda Bockaskede Gård", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219590" + }, + "id": "815999", + "fullName": "Öglunda Esbjörnsgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219591" + }, + "id": "816067", + "fullName": "Öglunda Måns Nilsgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219592" + }, + "id": "816138", + "fullName": "Öglunda Vitsippebacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219594" + }, + "id": "816200", + "fullName": "Norra Lundby Backgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219595" + }, + "id": "816204", + "fullName": "Norra Lundby Björkelund", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219596" + }, + "id": "816246", + "fullName": "Norra Lundby Hjorthagen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219597" + }, + "id": "816298", + "fullName": "Norra Lundby Lilla Lycke", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219598" + }, + "id": "816306", + "fullName": "Norra Lundby Lindgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219599" + }, + "id": "816340", + "fullName": "Norra Lundby Oxelgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21959a" + }, + "id": "816366", + "fullName": "Norra Lundby Stora Lycke", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21959b" + }, + "id": "816370", + "fullName": "Norra Lundby Strömsberg", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21959c" + }, + "id": "816390", + "fullName": "Norra Lundby Trädgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21959d" + }, + "id": "816471", + "fullName": "Norra Ving Skattegården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21959e" + }, + "id": "816495", + "fullName": "Olofstorp Björkebacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21959f" + }, + "id": "816522", + "fullName": "Ökull Gamla Festplatsen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195a0" + }, + "id": "930833", + "fullName": "Skärv Stora Laggaretorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195a2" + }, + "id": "815671", + "fullName": "Skara Sommarland Kontoret", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195a3" + }, + "id": "815733", + "fullName": "Skärv Glasmästaregården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195a4" + }, + "id": "815868", + "fullName": "Skärv Skålltorps Herrgård", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195a5" + }, + "id": "815984", + "fullName": "Öglunda Bockaskede Kvarn", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195a6" + }, + "id": "816017", + "fullName": "Öglunda Grottagårdskvarn", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195a8" + }, + "id": "816202", + "fullName": "Norra Lundby Billingsdal", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195a9" + }, + "id": "816227", + "fullName": "Norra Lundby Fredriksberg", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195aa" + }, + "id": "816229", + "fullName": "Norra Lundby Fredrikslid", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195ab" + }, + "id": "816235", + "fullName": "Norra Lundby Gamla Doterbo", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195ac" + }, + "id": "816236", + "fullName": "Norra Lundby Gisslagården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195ad" + }, + "id": "816240", + "fullName": "Norra Lundby Hasselbacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195ae" + }, + "id": "816249", + "fullName": "Norra Lundby Holmagården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195af" + }, + "id": "816259", + "fullName": "Norra Lundby Klippeskede", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195b0" + }, + "id": "816278", + "fullName": "Norra Lundby Källebacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195b1" + }, + "id": "816282", + "fullName": "Norra Lundby Källemossen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195b2" + }, + "id": "816292", + "fullName": "Norra Lundby Liljebacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195b3" + }, + "id": "816310", + "fullName": "Norra Lundby Lunsatorpet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195b4" + }, + "id": "816324", + "fullName": "Norra Lundby Mellomgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195b5" + }, + "id": "816338", + "fullName": "Norra Lundby Odinsgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195b6" + }, + "id": "816352", + "fullName": "Norra Lundby Skattegården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195b7" + }, + "id": "816356", + "fullName": "Norra Lundby Skogslyckan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195b8" + }, + "id": "816374", + "fullName": "Norra Lundby Timmerbacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195b9" + }, + "id": "816382", + "fullName": "Norra Lundby Tranums Gård", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195ba" + }, + "id": "816404", + "fullName": "Norra Lundby Ökullskvarn", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195bb" + }, + "id": "816443", + "fullName": "Norra Ving Hembygdsgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195bc" + }, + "id": "816455", + "fullName": "Norra Ving Lilla Olofstorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195bd" + }, + "id": "816474", + "fullName": "Norra Ving Stora Olofstorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195be" + }, + "id": "816509", + "fullName": "Vallehemmet Mellangården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195bf" + }, + "id": "816516", + "fullName": "Vallehemmet Västergården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195c0" + }, + "id": "815464", + "fullName": "Eggby Bränningsholmsvägen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195c1" + }, + "id": "815528", + "fullName": "Eggby Höjentorps Kungsgård", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195c3" + }, + "id": "815675", + "fullName": "Skånings-Åsaka Vargamossen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195c4" + }, + "id": "815998", + "fullName": "Öglunda Engelbrektsgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195c5" + }, + "id": "816009", + "fullName": "Öglunda Församlingshemmet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195c6" + }, + "id": "816186", + "fullName": "Härlingstorp Ingvaldstorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195c7" + }, + "id": "816242", + "fullName": "Norra Lundby Himmelsberget", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195c8" + }, + "id": "816244", + "fullName": "Norra Lundby Himmelskällan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195c9" + }, + "id": "816262", + "fullName": "Norra Lundby Klockarebolet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195ca" + }, + "id": "816294", + "fullName": "Norra Lundby Lilla Hökaberg", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195cb" + }, + "id": "816296", + "fullName": "Norra Lundby Lilla Kärrtorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195cc" + }, + "id": "816300", + "fullName": "Norra Lundby Lilla Rökstorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195cd" + }, + "id": "816364", + "fullName": "Norra Lundby Stora Kärrtorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195ce" + }, + "id": "816368", + "fullName": "Norra Lundby Stora Rökstorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195cf" + }, + "id": "816406", + "fullName": "Norra Lundby Överstegården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195d0" + }, + "id": "816439", + "fullName": "Norra Ving Hanaskede Torpet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195d1" + }, + "id": "815924", + "fullName": "Skärv Trädgårdsmästarebostaden", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195d2" + }, + "id": "816187", + "fullName": "Härlingstorp Snickarstugan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195d3" + }, + "id": "816325", + "fullName": "Norra Lundby Nederstegården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195d4" + }, + "id": "816453", + "fullName": "Norra Ving Lilla Blekebacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195d5" + }, + "id": "816481", + "fullName": "Norra Ving Tubbetorps Anhalt", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195d6" + }, + "id": "816507", + "fullName": "Vallehemmet Huvudbyggnaden", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195d7" + }, + "id": "815524", + "fullName": "Eggby Höjentorp Norra Flygeln", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195d8" + }, + "id": "815526", + "fullName": "Eggby Höjentorp Södra Flygeln", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195d9" + }, + "id": "816326", + "fullName": "Norra Lundby Nils Olofsgården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195da" + }, + "id": "816386", + "fullName": "Norra Lundby Trumpetaregården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195db" + }, + "id": "816408", + "fullName": "Norra Lundby Övre Timmerbacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195dc" + }, + "id": "816431", + "fullName": "Norra Ving Församlingshemmet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195dd" + }, + "id": "815870", + "fullName": "Skärv Skålltorps Ridanläggning", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195de" + }, + "id": "816234", + "fullName": "Norra Lundby Församlingshemmet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195df" + }, + "id": "781656", + "fullName": "Axelsberg", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195e0" + }, + "id": "589100", + "fullName": "Axvägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195e1" + }, + "id": "643822", + "fullName": "Axels väg", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195e2" + }, + "id": "630003", + "fullName": "Skedevi Axelsberg", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195e3" + }, + "id": "630299", + "fullName": "Vadsbro Axelsberg", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195e4" + }, + "id": "619766", + "fullName": "Solberga Axelsberg", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195e5" + }, + "id": "630977", + "fullName": "Årdala Sannerby Axnäs", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195e6" + }, + "id": "629142", + "fullName": "Skebokvarn Axelsfors", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195e7" + }, + "id": "545359", + "fullName": "Bokehall Axel Hans väg", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195e8" + }, + "id": "893769", + "fullName": "Axelsviksvägen", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195e9" + }, + "id": "666300", + "fullName": "Axelssonsvägen", + "parentFullName": "Skoghall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195ea" + }, + "id": "734159", + "fullName": "Axgatan", + "parentFullName": "Östansjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195eb" + }, + "id": "665308", + "fullName": "Källbyn Axerud", + "parentFullName": "Svanskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195ec" + }, + "id": "937664", + "fullName": "Axen", + "parentFullName": "Bjursås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195ed" + }, + "id": "937665", + "fullName": "Axmor", + "parentFullName": "Bjursås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195ee" + }, + "id": "830761", + "fullName": "Axrödsgattu", + "parentFullName": "Tällberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195ef" + }, + "id": "910316", + "fullName": "Axel Bergkvist väg", + "parentFullName": "Insjön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195f0" + }, + "id": "759275", + "fullName": "Axel Börjessons väg", + "parentFullName": "Svanesund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195f1" + }, + "id": "677209", + "fullName": "Axelhills väg", + "parentFullName": "Mörbylånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195f2" + }, + "id": "860925", + "fullName": "Axelåsvägen", + "parentFullName": "Föllinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195f3" + }, + "id": "860923", + "fullName": "Axelåsmoarna", + "parentFullName": "Föllinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195f4" + }, + "id": "864760", + "fullName": "Axel Perssons väg", + "parentFullName": "Krokom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195f5" + }, + "id": "864872", + "fullName": "Axel Johanssons väg", + "parentFullName": "Nälden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195f6" + }, + "id": "564403", + "fullName": "Axelstorpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195f7" + }, + "id": "584151", + "fullName": "Axeltorp", + "parentFullName": "Knislinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195f8" + }, + "id": "584157", + "fullName": "Axeltorp Ögården", + "parentFullName": "Knislinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195f9" + }, + "id": "584050", + "fullName": "Bössebacken Axebo", + "parentFullName": "Hanaskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195fa" + }, + "id": "584153", + "fullName": "Axeltorp Suddarens", + "parentFullName": "Knislinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195fb" + }, + "id": "584155", + "fullName": "Axeltorp Vikens Gård", + "parentFullName": "Knislinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195fc" + }, + "id": "732799", + "fullName": "Axtveten", + "parentFullName": "Brastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195fd" + }, + "id": "732801", + "fullName": "Axtveten Åsen", + "parentFullName": "Brastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195fe" + }, + "id": "477400", + "fullName": "Tulunda Axelholm", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2195ff" + }, + "id": "477115", + "fullName": "Näshult Axelholm", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219600" + }, + "id": "876984", + "fullName": "Fröreda Axelbacken", + "parentFullName": "Järnforsen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219601" + }, + "id": "588908", + "fullName": "Axtorpet", + "parentFullName": "Östra Ryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219602" + }, + "id": "553482", + "fullName": "Axelvold", + "parentFullName": "Kågeröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219603" + }, + "id": "553484", + "fullName": "Axelvolds Gård", + "parentFullName": "Kågeröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219604" + }, + "id": "553486", + "fullName": "Axelvoldskolan", + "parentFullName": "Kågeröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219605" + }, + "id": "769512", + "fullName": "Garlinge Axel Karls", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219606" + }, + "id": "787822", + "fullName": "Axsjö", + "parentFullName": "Morgongåva", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219607" + }, + "id": "787824", + "fullName": "Axsjö By", + "parentFullName": "Morgongåva", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219608" + }, + "id": "787826", + "fullName": "Axsjövägen", + "parentFullName": "Morgongåva", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219609" + }, + "id": "587335", + "fullName": "Axvägen", + "parentFullName": "Olofström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21960a" + }, + "id": "774773", + "fullName": "Axel Fornanders väg", + "parentFullName": "Fagersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21960b" + }, + "id": "568828", + "fullName": "Axamöllan", + "parentFullName": "Brösarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21960c" + }, + "id": "823658", + "fullName": "Österäng Axtorp", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21960d" + }, + "id": "821750", + "fullName": "Gössäter Axeltorp", + "parentFullName": "Hällekis", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21960e" + }, + "id": "821893", + "fullName": "Kinnekulle Axvall", + "parentFullName": "Hällekis", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21960f" + }, + "id": "797721", + "fullName": "Baltak Axtorp", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219610" + }, + "id": "664340", + "fullName": "Axvägen", + "parentFullName": "Åmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219611" + }, + "id": "664382", + "fullName": "Axel Roosgatan", + "parentFullName": "Åmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219612" + }, + "id": "739666", + "fullName": "Flötemarken Axlevik", + "parentFullName": "Bullaren", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219613" + }, + "id": "589768", + "fullName": "Axvägen", + "parentFullName": "Näsum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219614" + }, + "id": "928174", + "fullName": "Axtorpsvägen", + "parentFullName": "Jämshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219615" + }, + "id": "589766", + "fullName": "Axeltorpsvägen", + "parentFullName": "Näsum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219616" + }, + "id": "650038", + "fullName": "Elmehult Axeltorp", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219617" + }, + "id": "650176", + "fullName": "Hätteboda Degerskiftens Ax", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219618" + }, + "id": "887185", + "fullName": "Axvägen", + "parentFullName": "Lycksele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219619" + }, + "id": "712292", + "fullName": "Hornnäs Axelsborg", + "parentFullName": "Ekshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21961a" + }, + "id": "863854", + "fullName": "Baskarp Axtorp", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21961b" + }, + "id": "549930", + "fullName": "Axels väg", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21961c" + }, + "id": "552174", + "fullName": "Båtvik Södra Axdalen", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21961d" + }, + "id": "867619", + "fullName": "Axaryd", + "parentFullName": "Stockaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21961e" + }, + "id": "723592", + "fullName": "Grönemad Axtorp", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21961f" + }, + "id": "739789", + "fullName": "Axsjö", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219620" + }, + "id": "739804", + "fullName": "Axsjö Mötet", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219621" + }, + "id": "739808", + "fullName": "Axsjö Skola", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219622" + }, + "id": "739809", + "fullName": "Axsjö Udden", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219623" + }, + "id": "739800", + "fullName": "Axsjö Hällen", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219624" + }, + "id": "740791", + "fullName": "Skyrsta Axborg", + "parentFullName": "Hammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219625" + }, + "id": "739802", + "fullName": "Axsjö Janstorp", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219626" + }, + "id": "739806", + "fullName": "Axsjö Nybygget", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219627" + }, + "id": "737707", + "fullName": "Bergshult Axelby", + "parentFullName": "Laxå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219628" + }, + "id": "739791", + "fullName": "Axsjö Fallamodal", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219629" + }, + "id": "739793", + "fullName": "Axsjö Gustavstorp", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21962a" + }, + "id": "736201", + "fullName": "Södra Nyckelhult Axsjöfallet", + "parentFullName": "Åsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21962b" + }, + "id": "736203", + "fullName": "Södra Nyckelhult Axsjötorpet", + "parentFullName": "Åsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21962c" + }, + "id": "839563", + "fullName": "Axtorp", + "parentFullName": "Tibro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21962d" + }, + "id": "839565", + "fullName": "Axtorp Holma", + "parentFullName": "Tibro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21962e" + }, + "id": "839567", + "fullName": "Axtorp Sandåsen", + "parentFullName": "Tibro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21962f" + }, + "id": "839569", + "fullName": "Axtorp Sörgården", + "parentFullName": "Tibro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219630" + }, + "id": "839799", + "fullName": "Älgarås Axellund", + "parentFullName": "Tibro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219631" + }, + "id": "612234", + "fullName": "Axet", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219632" + }, + "id": "612236", + "fullName": "Axet Åshuset", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219633" + }, + "id": "601405", + "fullName": "Skälsarp Axelslund", + "parentFullName": "Unnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219634" + }, + "id": "645567", + "fullName": "Axala", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219635" + }, + "id": "645594", + "fullName": "Axala Skola", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219636" + }, + "id": "645602", + "fullName": "Axala Stene", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219637" + }, + "id": "645577", + "fullName": "Axala Handel", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219638" + }, + "id": "645579", + "fullName": "Axala Hägnan", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219639" + }, + "id": "645588", + "fullName": "Axala Lugnet", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21963a" + }, + "id": "645606", + "fullName": "Axala Tomtebo", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21963b" + }, + "id": "921107", + "fullName": "Axala Hagalund", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21963c" + }, + "id": "645584", + "fullName": "Axala Lillgård", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21963d" + }, + "id": "645593", + "fullName": "Axala Skogadal", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21963e" + }, + "id": "645571", + "fullName": "Axala Brostugan", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21963f" + }, + "id": "645573", + "fullName": "Axala Ekensborg", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219640" + }, + "id": "645575", + "fullName": "Axala Gillberga", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219641" + }, + "id": "645581", + "fullName": "Axala Kruseborg", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219642" + }, + "id": "645586", + "fullName": "Axala Lindsberg", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219643" + }, + "id": "645600", + "fullName": "Axala Sofieborg", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219644" + }, + "id": "645608", + "fullName": "Axala Österlund", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219645" + }, + "id": "645569", + "fullName": "Axala Björkbacka", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219646" + }, + "id": "645592", + "fullName": "Axala Sandbäcken", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219647" + }, + "id": "645604", + "fullName": "Axala Storgården", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219648" + }, + "id": "645563", + "fullName": "Askartorp Axliden", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219649" + }, + "id": "645591", + "fullName": "Axala Petterslund", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21964a" + }, + "id": "645590", + "fullName": "Axala Mellangården", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21964b" + }, + "id": "684044", + "fullName": "Axels väg", + "parentFullName": "Köpingsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21964c" + }, + "id": "684094", + "fullName": "Axels gata", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21964d" + }, + "id": "677832", + "fullName": "Axel Daniels gata", + "parentFullName": "Löttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21964e" + }, + "id": "719035", + "fullName": "Axelsvik", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21964f" + }, + "id": "716005", + "fullName": "Villastaden Axelvik", + "parentFullName": "Lesjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219650" + }, + "id": "936332", + "fullName": "Östra Kyrkogården Axelsvik", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219652" + }, + "id": "774184", + "fullName": "Axelfors Axelforshed", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219653" + }, + "id": "774214", + "fullName": "Axelfors Hede", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219654" + }, + "id": "774210", + "fullName": "Axelfors Furet", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219655" + }, + "id": "774216", + "fullName": "Axelfors Heden", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219656" + }, + "id": "774218", + "fullName": "Axelfors Hylte", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219657" + }, + "id": "774235", + "fullName": "Axelfors Nybro", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219658" + }, + "id": "920013", + "fullName": "Axelforsvägen", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219659" + }, + "id": "774277", + "fullName": "Axelfors Villan", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21965a" + }, + "id": "774279", + "fullName": "Axelfors Änghem", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21965b" + }, + "id": "774203", + "fullName": "Axelfors Fornebo", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21965c" + }, + "id": "774237", + "fullName": "Axelfors Nysätra", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21965d" + }, + "id": "774247", + "fullName": "Axelfors Solhaga", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21965e" + }, + "id": "774182", + "fullName": "Axelfors Annehill", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21965f" + }, + "id": "774212", + "fullName": "Axelfors Granhäll", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219660" + }, + "id": "774283", + "fullName": "Axelfors Ängsätra", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219661" + }, + "id": "774198", + "fullName": "Axelfors Flenstorp", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219662" + }, + "id": "774227", + "fullName": "Axelfors Lilla Eden", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219663" + }, + "id": "774229", + "fullName": "Axelfors Marieberg", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219664" + }, + "id": "774231", + "fullName": "Axelfors Marielund", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219665" + }, + "id": "774245", + "fullName": "Axelfors Solbacken", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219666" + }, + "id": "774249", + "fullName": "Axelfors Stationen", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219667" + }, + "id": "774252", + "fullName": "Axelfors Tallbacka", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219669" + }, + "id": "774186", + "fullName": "Axelfors Backstugan", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21966a" + }, + "id": "774188", + "fullName": "Axelfors Björkbacken", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21966b" + }, + "id": "774190", + "fullName": "Axelfors Björkliden", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21966c" + }, + "id": "774192", + "fullName": "Axelfors Björksätra", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21966d" + }, + "id": "774194", + "fullName": "Axelfors Blåklinten", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21966e" + }, + "id": "774196", + "fullName": "Axelfors Bäckagården", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21966f" + }, + "id": "774225", + "fullName": "Axelfors Kraftverket", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219670" + }, + "id": "774239", + "fullName": "Axelfors Skallamoga", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219671" + }, + "id": "774241", + "fullName": "Axelfors Skogsbrynet", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219672" + }, + "id": "774243", + "fullName": "Axelfors Smedjebacka", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219673" + }, + "id": "774250", + "fullName": "Axelfors Stinsvägen", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219674" + }, + "id": "774251", + "fullName": "Axelfors Syfabriken", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219675" + }, + "id": "774254", + "fullName": "Axelfors Vallen Hålan", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219676" + }, + "id": "774270", + "fullName": "Axelfors Vattenverk", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219677" + }, + "id": "774281", + "fullName": "Axelfors Ängshyddan", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219679" + }, + "id": "774289", + "fullName": "Axelfors Övre Vallen", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21967a" + }, + "id": "774260", + "fullName": "Axelfors Vallen Lyckås", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21967b" + }, + "id": "774253", + "fullName": "Axelfors Vallen Fridhem", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21967c" + }, + "id": "774204", + "fullName": "Axelfors Fornebo Fågelvik", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21967d" + }, + "id": "774205", + "fullName": "Axelfors Fornebo Gläntan", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21967f" + }, + "id": "774206", + "fullName": "Axelfors Fornebo Högaslätt", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219680" + }, + "id": "774208", + "fullName": "Axelfors Fornebo Kärralund", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219681" + }, + "id": "774233", + "fullName": "Axelfors Maskinistbostaden", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219682" + }, + "id": "774258", + "fullName": "Axelfors Vallen Lilla Dammen", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219683" + }, + "id": "774262", + "fullName": "Axelfors Vallen Smedavallen", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219684" + }, + "id": "774200", + "fullName": "Axelfors Flenstorp Björklunden", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219685" + }, + "id": "774256", + "fullName": "Axelfors Vallen Jansases Torp", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219686" + }, + "id": "774264", + "fullName": "Axelfors Vallen Trykullen Nedre", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219687" + }, + "id": "774266", + "fullName": "Axelfors Vallen Trykullen Övre", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219688" + }, + "id": "774202", + "fullName": "Axelfors Flenstorp Frälsegården", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219689" + }, + "id": "501442", + "fullName": "Axeldal", + "parentFullName": "Nykvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21968a" + }, + "id": "583083", + "fullName": "Axhult", + "parentFullName": "Strömsnäsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21968b" + }, + "id": "582828", + "fullName": "Axel Rothsvägen", + "parentFullName": "Strömsnäsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21968c" + }, + "id": "819189", + "fullName": "Axvägen", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21968d" + }, + "id": "708119", + "fullName": "Sucka Axels Stuga", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21968e" + }, + "id": "515302", + "fullName": "Axhult", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21968f" + }, + "id": "515315", + "fullName": "Axhult Skola", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219690" + }, + "id": "515327", + "fullName": "Axhults Gård", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219691" + }, + "id": "515317", + "fullName": "Axhult Slutet", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219692" + }, + "id": "515313", + "fullName": "Axhult Sjövika", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219693" + }, + "id": "515324", + "fullName": "Axhult Värnamo", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219694" + }, + "id": "515325", + "fullName": "Axhult Östtorp", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219695" + }, + "id": "515311", + "fullName": "Axhult Nedre Fus", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219696" + }, + "id": "933999", + "fullName": "Axhult Jacobsro", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219697" + }, + "id": "515305", + "fullName": "Axhult Gatstugan", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219698" + }, + "id": "515309", + "fullName": "Axhult Lövkullen", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219699" + }, + "id": "515322", + "fullName": "Axhult Stensätra", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21969a" + }, + "id": "520229", + "fullName": "Horns-Boda Axhult", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21969b" + }, + "id": "515323", + "fullName": "Axhult Timmerliden", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21969c" + }, + "id": "515307", + "fullName": "Axhult Larssvederna", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21969d" + }, + "id": "660466", + "fullName": "Åseda-Fröseke Axelsborg", + "parentFullName": "Åseda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21969e" + }, + "id": "865921", + "fullName": "Axzellsväg", + "parentFullName": "Torpshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21969f" + }, + "id": "805364", + "fullName": "Molla Axsjödal", + "parentFullName": "Ljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196a0" + }, + "id": "805665", + "fullName": "Torpåkra Axelfors", + "parentFullName": "Ljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196a1" + }, + "id": "750912", + "fullName": "Axgatan", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196a2" + }, + "id": "735999", + "fullName": "Axbergsgatan", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196a3" + }, + "id": "736078", + "fullName": "Riddar Axels gata", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196a4" + }, + "id": "736444", + "fullName": "Knutsvik Axelsberg", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196a5" + }, + "id": "688948", + "fullName": "Bete Axelsvik", + "parentFullName": "Koppom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196a6" + }, + "id": "591324", + "fullName": "Axvägen", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196a7" + }, + "id": "591322", + "fullName": "Axgården", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196a8" + }, + "id": "569526", + "fullName": "Bråta Axgården", + "parentFullName": "Ringarum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196a9" + }, + "id": "592640", + "fullName": "Axelsö Andrakö", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196aa" + }, + "id": "553725", + "fullName": "Skrickerum Axsjöbäck", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196ab" + }, + "id": "756104", + "fullName": "Torhyttan Axsjölund", + "parentFullName": "Mullhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196ac" + }, + "id": "857160", + "fullName": "Axtorp", + "parentFullName": "Sandhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196ae" + }, + "id": "857170", + "fullName": "Axtorpsvägen", + "parentFullName": "Sandhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196af" + }, + "id": "857162", + "fullName": "Axtorp Fridhem", + "parentFullName": "Sandhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196b0" + }, + "id": "857166", + "fullName": "Axtorp Marieberg", + "parentFullName": "Sandhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196b1" + }, + "id": "862329", + "fullName": "Lilla Gålleryd Axlunda", + "parentFullName": "Mullsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196b2" + }, + "id": "857164", + "fullName": "Axtorp Hantverkargården", + "parentFullName": "Sandhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196b3" + }, + "id": "938652", + "fullName": "Stabergsvallen Axelstöreset", + "parentFullName": "Rätan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196b4" + }, + "id": "846658", + "fullName": "Axtorpsvägen", + "parentFullName": "Mölltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196b5" + }, + "id": "884228", + "fullName": "Axel Arons väg", + "parentFullName": "Marsfjäll", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196b6" + }, + "id": "875424", + "fullName": "Axebo", + "parentFullName": "Fagerhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196b7" + }, + "id": "875428", + "fullName": "Axebo Ljusholm", + "parentFullName": "Fagerhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196b8" + }, + "id": "875426", + "fullName": "Axebo Björkedal", + "parentFullName": "Fagerhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196b9" + }, + "id": "875430", + "fullName": "Axebo Sjölyckan", + "parentFullName": "Fagerhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196ba" + }, + "id": "875432", + "fullName": "Axebo Sjöstugan", + "parentFullName": "Fagerhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196bb" + }, + "id": "842930", + "fullName": "Axvallavägen", + "parentFullName": "Lingbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196bc" + }, + "id": "754045", + "fullName": "Axgatan", + "parentFullName": "Nossebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196bd" + }, + "id": "510010", + "fullName": "Axsjövägen", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196be" + }, + "id": "510540", + "fullName": "Svärdsvik Axsjöhult", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196bf" + }, + "id": "869146", + "fullName": "Axvägen", + "parentFullName": "Hammarstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196c0" + }, + "id": "555920", + "fullName": "Axgatan", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196c1" + }, + "id": "920733", + "fullName": "Sväm Axelstugan", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196c2" + }, + "id": "557558", + "fullName": "Heda Axelineborg", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196c3" + }, + "id": "556974", + "fullName": "Stora Aleryd Axlund", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196c4" + }, + "id": "557039", + "fullName": "Alvastra Axels Stuga", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196c5" + }, + "id": "849835", + "fullName": "Åråshult Axelsberg", + "parentFullName": "Gullspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196c6" + }, + "id": "931130", + "fullName": "Axebo", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196c7" + }, + "id": "931475", + "fullName": "Axefallsboda", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196c8" + }, + "id": "932554", + "fullName": "Dragsnäs Axebo", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196c9" + }, + "id": "487314", + "fullName": "Dragsnäs Axebo", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196ca" + }, + "id": "931132", + "fullName": "Axebo Bockängen", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196cb" + }, + "id": "931133", + "fullName": "Axebo Sjögården", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196cc" + }, + "id": "931131", + "fullName": "Axebo Björksäter", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196cd" + }, + "id": "931135", + "fullName": "Axebo Ulfshöjden", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196ce" + }, + "id": "931134", + "fullName": "Axebo Södergården", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196cf" + }, + "id": "922401", + "fullName": "Axelsta", + "parentFullName": "Slagnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196d0" + }, + "id": "889056", + "fullName": "Axelsta", + "parentFullName": "Arjeplog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196d1" + }, + "id": "951054", + "fullName": "Axhem", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196d2" + }, + "id": "950703", + "fullName": "Axlarp", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196d3" + }, + "id": "945300", + "fullName": "Axgatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196d4" + }, + "id": "951812", + "fullName": "Axvägen", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196d5" + }, + "id": "952687", + "fullName": "Axgränd", + "parentFullName": "Sundbyberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196d6" + }, + "id": "953137", + "fullName": "Axgatan", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196d7" + }, + "id": "951480", + "fullName": "Axels väg", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196d8" + }, + "id": "941156", + "fullName": "Axtorpsvägen", + "parentFullName": "Jämshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196d9" + }, + "id": "949894", + "fullName": "Nils-Axels väg", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196da" + }, + "id": "945689", + "fullName": "Axel Ebbes väg", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196db" + }, + "id": "950992", + "fullName": "Kolsebo Axhult", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196dc" + }, + "id": "950712", + "fullName": "Axhult Badhagen", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196dd" + }, + "id": "942579", + "fullName": "Nya Axtorpsvägen", + "parentFullName": "Össjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196de" + }, + "id": "946777", + "fullName": "Axel Ohlssons gata", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196e0" + }, + "id": "950936", + "fullName": "Skärv Axevalla Hästcentrum", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196e1" + }, + "id": "945873", + "fullName": "Torsåker Axelsro", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196e2" + }, + "id": "951220", + "fullName": "Axelfors Grustäkten", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196e3" + }, + "id": "951135", + "fullName": "Axhult Gammelgården", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196e4" + }, + "id": "946806", + "fullName": "Backa Noltorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196e5" + }, + "id": "946808", + "fullName": "Istrum Bronäs", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196e6" + }, + "id": "946809", + "fullName": "Istrum Dungen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196e7" + }, + "id": "946807", + "fullName": "Backa Solberga", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196e8" + }, + "id": "946810", + "fullName": "Istrum Nolåsen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196e9" + }, + "id": "946828", + "fullName": "Varnhem Ulunda", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196ea" + }, + "id": "946826", + "fullName": "Skärv Lindhagen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196eb" + }, + "id": "947258", + "fullName": "Lundsbergs Gård", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196ec" + }, + "id": "952902", + "fullName": "Öglunda Starebo", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196ed" + }, + "id": "942775", + "fullName": "Karlsbäcksvägen", + "parentFullName": "Axmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196ee" + }, + "id": "953292", + "fullName": "Ökull Snickeriet", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196ef" + }, + "id": "947253", + "fullName": "Brunsbo Sandlyckan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196f0" + }, + "id": "947254", + "fullName": "Brunsbo Sandstugan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196f1" + }, + "id": "947255", + "fullName": "Brunsbo Skjutbanan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196f2" + }, + "id": "941692", + "fullName": "Norra Lundby Spåberg", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196f3" + }, + "id": "946121", + "fullName": "Öglunda Stenhammaren", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196f4" + }, + "id": "946813", + "fullName": "Remningstorp Botorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196f5" + }, + "id": "946816", + "fullName": "Remningstorp Gropen", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196f6" + }, + "id": "946817", + "fullName": "Remningstorp Kruses", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196f7" + }, + "id": "946825", + "fullName": "Skånings-Åsaka Örlid", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196f8" + }, + "id": "947252", + "fullName": "Brunsbo Björkebacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196f9" + }, + "id": "947257", + "fullName": "Brunsbo Östra Bestorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196fa" + }, + "id": "953986", + "fullName": "Öglunda Björnabacken", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196fb" + }, + "id": "945730", + "fullName": "Skara Sommarland Entré", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196fc" + }, + "id": "946827", + "fullName": "Varnhem Himmelslunden", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196fd" + }, + "id": "947256", + "fullName": "Brunsbo Västra Bestorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196fe" + }, + "id": "949807", + "fullName": "Skärv Skara Sommarland", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb2196ff" + }, + "id": "946812", + "fullName": "Remningstorp Björnudden", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219700" + }, + "id": "946814", + "fullName": "Remningstorp Corps De Logi", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219701" + }, + "id": "946820", + "fullName": "Remningstorp Parkstugan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219702" + }, + "id": "946823", + "fullName": "Skånings-Åsaka Hulegården", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219703" + }, + "id": "947259", + "fullName": "Skånings-Åsaka Stålberga", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219704" + }, + "id": "946818", + "fullName": "Remningstorp Kuskbostaden", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219705" + }, + "id": "946819", + "fullName": "Remningstorp Norra Flygeln", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219706" + }, + "id": "946821", + "fullName": "Remningstorp Rättarbostad", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219707" + }, + "id": "946822", + "fullName": "Remningstorp Södra Flygeln", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219708" + }, + "id": "946811", + "fullName": "Remningstorp Arbetarbostad", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb219709" + }, + "id": "946824", + "fullName": "Skånings-Åsaka Rospiggstorp", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21970a" + }, + "id": "946815", + "fullName": "Remningstorp Engelska Villan", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1929a27dcf33cb21970b" + }, + "id": "945731", + "fullName": "Skara Sommarland Lager/Verkstad", + "parentFullName": "Axvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f192ca27dcf33cb219ede" + }, + "id": "857840", + "fullName": "Azurvägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f192ca27dcf33cb219edf" + }, + "id": "491794", + "fullName": "Azaleavägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f192ca27dcf33cb219ee0" + }, + "id": "594299", + "fullName": "Azaleavägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f192ca27dcf33cb219ee1" + }, + "id": "702207", + "fullName": "Azaleastigen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f192ca27dcf33cb219ee2" + }, + "id": "707872", + "fullName": "Azaleavägen", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f192ca27dcf33cb219ee3" + }, + "id": "941827", + "fullName": "Azaleastigen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bf49" + }, + "id": "477733", + "fullName": "Sätterstavägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bf56" + }, + "id": "479168", + "fullName": "Klarälvsvägen", + "parentFullName": "Bagarmossen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bf57" + }, + "id": "479192", + "fullName": "Kolbäcksgränd", + "parentFullName": "Bagarmossen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bf5b" + }, + "id": "477747", + "fullName": "Skärlingebacken", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bf5c" + }, + "id": "477791", + "fullName": "Kvicksundsvägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bf5f" + }, + "id": "477817", + "fullName": "Spårfinnargränd", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bf61" + }, + "id": "477829", + "fullName": "Sköllerstagatan", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bf63" + }, + "id": "477868", + "fullName": "Skyllbergsgatan", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bf64" + }, + "id": "477877", + "fullName": "Kvarntorpsgränd", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bf68" + }, + "id": "915626", + "fullName": "Stenkvistavägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bf69" + }, + "id": "477732", + "fullName": "Skebokvarnsvägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bf6a" + }, + "id": "477735", + "fullName": "Trollesundsvägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bf6b" + }, + "id": "477874", + "fullName": "Stjärnsundsgatan", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bf6d" + }, + "id": "479178", + "fullName": "Svartbäcksvägen", + "parentFullName": "Bagarmossen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bf70" + }, + "id": "477799", + "fullName": "Stallarholmsvägen", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bf73" + }, + "id": "477856", + "fullName": "Klockhammarsgränd", + "parentFullName": "Bandhagen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bf95" + }, + "id": "693762", + "fullName": "Backadalen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bf96" + }, + "id": "693563", + "fullName": "Balladgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bf9a" + }, + "id": "693597", + "fullName": "Backebogatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bf9b" + }, + "id": "697316", + "fullName": "Backängen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfa0" + }, + "id": "693758", + "fullName": "Backa Bergögata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfa1" + }, + "id": "693764", + "fullName": "Backadalsmotet", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfa2" + }, + "id": "693775", + "fullName": "Backadalsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfa3" + }, + "id": "694006", + "fullName": "Backa Kyrkogata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfa5" + }, + "id": "688123", + "fullName": "Basargatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfa6" + }, + "id": "689906", + "fullName": "Bankogatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfa7" + }, + "id": "691361", + "fullName": "Backavägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfa8" + }, + "id": "708722", + "fullName": "Bassåsvägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfa9" + }, + "id": "693760", + "fullName": "Backa Strandgata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfab" + }, + "id": "693934", + "fullName": "Backadalsgången", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfad" + }, + "id": "694500", + "fullName": "Kärrs backe", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfaf" + }, + "id": "697559", + "fullName": "Hedens backe", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfb1" + }, + "id": "690013", + "fullName": "Banérsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfb2" + }, + "id": "690906", + "fullName": "Bauersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfb3" + }, + "id": "708803", + "fullName": "Hislops backe", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfb6" + }, + "id": "695110", + "fullName": "Bergarns backe", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfba" + }, + "id": "687965", + "fullName": "Baldersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfbb" + }, + "id": "687966", + "fullName": "Barnhusgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfbc" + }, + "id": "689683", + "fullName": "Barlastgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfbd" + }, + "id": "689953", + "fullName": "Batterigatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfbe" + }, + "id": "690573", + "fullName": "Bassänggatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfbf" + }, + "id": "700720", + "fullName": "Bagarns Brygga", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfc0" + }, + "id": "694352", + "fullName": "Batterivägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfc1" + }, + "id": "695767", + "fullName": "Badviksvägen", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfc2" + }, + "id": "920465", + "fullName": "Banvaktsvägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfc4" + }, + "id": "688138", + "fullName": "Bangårdsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfc5" + }, + "id": "689520", + "fullName": "Banehagsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfc6" + }, + "id": "689526", + "fullName": "Banehagsliden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfc7" + }, + "id": "690660", + "fullName": "Balsamingatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfc8" + }, + "id": "691251", + "fullName": "Bandsågsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfc9" + }, + "id": "692574", + "fullName": "Baltzersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfca" + }, + "id": "695108", + "fullName": "Backstugevägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfcb" + }, + "id": "695765", + "fullName": "Badvikshöjden", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfcc" + }, + "id": "697375", + "fullName": "Billdals Badväg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfce" + }, + "id": "716601", + "fullName": "Backeredsvägen", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfd5" + }, + "id": "687952", + "fullName": "Baldersplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfd6" + }, + "id": "689015", + "fullName": "Barrskogsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfd7" + }, + "id": "689017", + "fullName": "Barrskogsgränd", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfd8" + }, + "id": "690220", + "fullName": "Barberaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfd9" + }, + "id": "691743", + "fullName": "Torehatts backe", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfda" + }, + "id": "692420", + "fullName": "Badvädersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfdb" + }, + "id": "692464", + "fullName": "Barometergatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfe0" + }, + "id": "688104", + "fullName": "Bastionsplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfe3" + }, + "id": "689770", + "fullName": "Bankebergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfe4" + }, + "id": "690107", + "fullName": "Backegårdsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfe5" + }, + "id": "690109", + "fullName": "Barefjällsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfe6" + }, + "id": "691268", + "fullName": "Barkspadesgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfe7" + }, + "id": "692702", + "fullName": "Bautastensgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bfe9" + }, + "id": "716603", + "fullName": "Backergårdsvägen", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bff1" + }, + "id": "688245", + "fullName": "Stora Badhusgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bff2" + }, + "id": "689983", + "fullName": "Lärje Bangårdsgata", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bff3" + }, + "id": "690732", + "fullName": "Hammarbergs backe", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bff4" + }, + "id": "690999", + "fullName": "Bagaregårdsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bff6" + }, + "id": "695795", + "fullName": "Lilla Badviksvägen", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bff7" + }, + "id": "708562", + "fullName": "Hovås Bautastensväg", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21bffb" + }, + "id": "694468", + "fullName": "Lilletummens backe", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c005" + }, + "id": "693737", + "fullName": "Stigen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c006" + }, + "id": "693812", + "fullName": "Tagene", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c008" + }, + "id": "693792", + "fullName": "Högatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c00a" + }, + "id": "693916", + "fullName": "Skogome", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c00e" + }, + "id": "693773", + "fullName": "Tingstad", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c011" + }, + "id": "693754", + "fullName": "Sagogatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c013" + }, + "id": "693788", + "fullName": "Halmgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c015" + }, + "id": "693864", + "fullName": "Skogaberg", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c019" + }, + "id": "693653", + "fullName": "Svalegatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c01d" + }, + "id": "693727", + "fullName": "Skidbacken", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c01f" + }, + "id": "693756", + "fullName": "Sagogången", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c021" + }, + "id": "693839", + "fullName": "Brinkvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c025" + }, + "id": "693911", + "fullName": "Sandlyckan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c029" + }, + "id": "693930", + "fullName": "Krumeluren", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c02b" + }, + "id": "694008", + "fullName": "Sägengatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c02c" + }, + "id": "694024", + "fullName": "Trulsvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c02e" + }, + "id": "693579", + "fullName": "Skaldegatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c02f" + }, + "id": "693587", + "fullName": "Kåserigatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c032" + }, + "id": "693645", + "fullName": "Snäppegatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c034" + }, + "id": "693661", + "fullName": "Trollstigen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c035" + }, + "id": "693677", + "fullName": "Börsåsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c037" + }, + "id": "693705", + "fullName": "Komedigatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c041" + }, + "id": "693960", + "fullName": "Sonettgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c042" + }, + "id": "693962", + "fullName": "Björkdungen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c043" + }, + "id": "693972", + "fullName": "Skogsbrynet", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c044" + }, + "id": "693974", + "fullName": "Skogsdungen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c045" + }, + "id": "694022", + "fullName": "Tagenevägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c049" + }, + "id": "693603", + "fullName": "Berguvsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c04a" + }, + "id": "693625", + "fullName": "Håbergsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c04c" + }, + "id": "693676", + "fullName": "Bällsrogatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c04f" + }, + "id": "693703", + "fullName": "Klintåsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c050" + }, + "id": "693707", + "fullName": "Krönikegatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c051" + }, + "id": "693872", + "fullName": "Bukärrsvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c052" + }, + "id": "693878", + "fullName": "Hökällans väg", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c053" + }, + "id": "693917", + "fullName": "Skogomevägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c058" + }, + "id": "693585", + "fullName": "Humoreskgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c059" + }, + "id": "693605", + "fullName": "Björkrisvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c05d" + }, + "id": "693657", + "fullName": "Tofsvipegatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c05e" + }, + "id": "693665", + "fullName": "Vänskapsvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c05f" + }, + "id": "693673", + "fullName": "Byamannagatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c063" + }, + "id": "693728", + "fullName": "Slingerstigen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c064" + }, + "id": "693735", + "fullName": "Stenhedsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c065" + }, + "id": "693743", + "fullName": "Sågverksgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c066" + }, + "id": "693746", + "fullName": "Tryckerigatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c067" + }, + "id": "693748", + "fullName": "Träslövsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c06b" + }, + "id": "693810", + "fullName": "Stensötevägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c06e" + }, + "id": "693828", + "fullName": "Bergartsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c06f" + }, + "id": "693870", + "fullName": "Vändtegsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c072" + }, + "id": "693909", + "fullName": "Sandlidsvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c073" + }, + "id": "693915", + "fullName": "Sandtagsvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c076" + }, + "id": "694010", + "fullName": "Björningsåsen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c079" + }, + "id": "693569", + "fullName": "Klassikergatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c07a" + }, + "id": "693580", + "fullName": "Sångspelsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c07b" + }, + "id": "693583", + "fullName": "Brunnsbotorget", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c07c" + }, + "id": "693599", + "fullName": "Beckasinsvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c07d" + }, + "id": "693601", + "fullName": "Bergkantsvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c07e" + }, + "id": "693623", + "fullName": "Haletorpsvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c07f" + }, + "id": "693647", + "fullName": "Steglitsegatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c080" + }, + "id": "693671", + "fullName": "Blankversgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c081" + }, + "id": "693675", + "fullName": "Bällskärsvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c083" + }, + "id": "693744", + "fullName": "Tingstadsvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c084" + }, + "id": "693774", + "fullName": "Transportgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c085" + }, + "id": "693808", + "fullName": "Skogsängsvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c086" + }, + "id": "693821", + "fullName": "Kavaljersgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c088" + }, + "id": "693830", + "fullName": "Berghöjdsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c089" + }, + "id": "693832", + "fullName": "Bergskogsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c08b" + }, + "id": "693869", + "fullName": "Täljstensgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c090" + }, + "id": "693903", + "fullName": "Sandbanksvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c091" + }, + "id": "693905", + "fullName": "Sandjordsvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c092" + }, + "id": "693907", + "fullName": "Sandkullsvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c094" + }, + "id": "693936", + "fullName": "Bäckebolsvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c095" + }, + "id": "693947", + "fullName": "Bäckebolsängen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c096" + }, + "id": "693964", + "fullName": "Bokskogsbacken", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c097" + }, + "id": "693966", + "fullName": "Hagatorpsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c098" + }, + "id": "693967", + "fullName": "Hedatorpsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c099" + }, + "id": "693978", + "fullName": "Söderhagsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c09c" + }, + "id": "929729", + "fullName": "Kalkstensgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c09d" + }, + "id": "929730", + "fullName": "Sandstensgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0a0" + }, + "id": "693581", + "fullName": "Berättelsegatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0a1" + }, + "id": "693627", + "fullName": "Kornknarrsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0a2" + }, + "id": "693629", + "fullName": "Kärrsgårdsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0a7" + }, + "id": "693713", + "fullName": "Litteraturgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0ae" + }, + "id": "693852", + "fullName": "Källehöjdsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0af" + }, + "id": "693854", + "fullName": "Lilla Brinkvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0b1" + }, + "id": "693913", + "fullName": "Sandrevelsvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0b3" + }, + "id": "693945", + "fullName": "Bäckebolslyckan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0b4" + }, + "id": "693976", + "fullName": "Skälltorpsvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0b8" + }, + "id": "929731", + "fullName": "Lerbäcksgläntan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0b9" + }, + "id": "929733", + "fullName": "Lillhagsvinkeln", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0bc" + }, + "id": "693651", + "fullName": "Strandskategatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0bd" + }, + "id": "693663", + "fullName": "Törnsångaregatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0c0" + }, + "id": "693701", + "fullName": "Häradsdomarevägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0c2" + }, + "id": "693772", + "fullName": "Salsmästaregatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0c8" + }, + "id": "693880", + "fullName": "Knipplebergsvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0d1" + }, + "id": "694020", + "fullName": "Södra Tagenevägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0d4" + }, + "id": "693826", + "fullName": "Selma Lagerlöfs torg", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0dd" + }, + "id": "693709", + "fullName": "Lilla Bällskärsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0df" + }, + "id": "693897", + "fullName": "Lillhagens Sandlycka", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0e4" + }, + "id": "693641", + "fullName": "Sjunde Kvillängsvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0e5" + }, + "id": "693643", + "fullName": "Sjätte Kvillängsvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0e6" + }, + "id": "693659", + "fullName": "Tredje Kvillängsvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0e8" + }, + "id": "693739", + "fullName": "Stora Kronogårdsgatan", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0ea" + }, + "id": "693798", + "fullName": "Lilla Skälltorpsvägen", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0eb" + }, + "id": "690755", + "fullName": "Bågevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0ec" + }, + "id": "690908", + "fullName": "Bältgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0ee" + }, + "id": "689021", + "fullName": "Bäckeliden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0ef" + }, + "id": "689247", + "fullName": "Bäckegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0f0" + }, + "id": "690036", + "fullName": "Bångegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0f1" + }, + "id": "700741", + "fullName": "Båsenvägen", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0f2" + }, + "id": "700743", + "fullName": "Båtebacken", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0f3" + }, + "id": "695264", + "fullName": "Bärbyvägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0f7" + }, + "id": "690119", + "fullName": "Bäckelyckan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0f8" + }, + "id": "691607", + "fullName": "Bååthsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0f9" + }, + "id": "708788", + "fullName": "Bäckslingan", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0fa" + }, + "id": "694208", + "fullName": "Bäringsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0fb" + }, + "id": "695032", + "fullName": "Bärby Korsväg", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0fd" + }, + "id": "691673", + "fullName": "Bäckuddsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0fe" + }, + "id": "691675", + "fullName": "Bäckängsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c0ff" + }, + "id": "692003", + "fullName": "Bäcktuvevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c102" + }, + "id": "691488", + "fullName": "Bäckedalsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c103" + }, + "id": "692002", + "fullName": "Bäckedalsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c105" + }, + "id": "708568", + "fullName": "Hovås Bäckastig", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c106" + }, + "id": "688984", + "fullName": "Bångejordsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c107" + }, + "id": "689305", + "fullName": "Bågskyttebacken", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c108" + }, + "id": "689311", + "fullName": "Bågskyttestigen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c109" + }, + "id": "690117", + "fullName": "Bäckeflatsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c10b" + }, + "id": "695323", + "fullName": "Södra Bärbyvägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c10c" + }, + "id": "929714", + "fullName": "Kvibergs Bäckväg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c10d" + }, + "id": "688986", + "fullName": "Bäfverfeltsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c10e" + }, + "id": "690232", + "fullName": "Bårdskäraregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c110" + }, + "id": "695258", + "fullName": "Bärby Herrgårdsväg", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c111" + }, + "id": "695256", + "fullName": "Bärby Bygdegårdsväg", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c113" + }, + "id": "694600", + "fullName": "Lilleby Bäckedalsväg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c114" + }, + "id": "695338", + "fullName": "Västra Bärmeråsvägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c118" + }, + "id": "531168", + "fullName": "Badvägen", + "parentFullName": "Klagshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c123" + }, + "id": "528521", + "fullName": "Batterigatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c124" + }, + "id": "530009", + "fullName": "Bagaregatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c126" + }, + "id": "529826", + "fullName": "Barlastgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c127" + }, + "id": "531290", + "fullName": "Backebovägen", + "parentFullName": "Tygelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c128" + }, + "id": "527348", + "fullName": "Baltzarsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c129" + }, + "id": "528960", + "fullName": "Barkmansgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c12a" + }, + "id": "530066", + "fullName": "Baldersstigen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c12b" + }, + "id": "530552", + "fullName": "Baltiska vägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c12c" + }, + "id": "526904", + "fullName": "Barometergatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c12d" + }, + "id": "527751", + "fullName": "Backsvalevägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c12e" + }, + "id": "530671", + "fullName": "Backåkersvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c12f" + }, + "id": "530328", + "fullName": "Barkåkragatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c130" + }, + "id": "530326", + "fullName": "Baldringegatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c131" + }, + "id": "531292", + "fullName": "Banstorpsvägen", + "parentFullName": "Tygelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c133" + }, + "id": "529112", + "fullName": "Baskemöllegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c134" + }, + "id": "530201", + "fullName": "Barsebäcksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c135" + }, + "id": "914399", + "fullName": "Fritz Bauers gata", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c136" + }, + "id": "529114", + "fullName": "Baskemöllegången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c138" + }, + "id": "531074", + "fullName": "Backliljevägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c13b" + }, + "id": "531309", + "fullName": "Södra Banstorpsvägen", + "parentFullName": "Tygelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c140" + }, + "id": "531186", + "fullName": "Bågfilsgatan", + "parentFullName": "Tygelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c141" + }, + "id": "528866", + "fullName": "Båtyxestigen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c142" + }, + "id": "529107", + "fullName": "Båstadsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c143" + }, + "id": "530207", + "fullName": "Bågängsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c144" + }, + "id": "530858", + "fullName": "Båtsmansgränd", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c145" + }, + "id": "530462", + "fullName": "Bäckängsgränd", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c146" + }, + "id": "531260", + "fullName": "Bäckaforsvägen", + "parentFullName": "Tygelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c147" + }, + "id": "528307", + "fullName": "Bäckahästgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c148" + }, + "id": "528409", + "fullName": "Bäcklundagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c14a" + }, + "id": "531169", + "fullName": "Bäckaforsvägen", + "parentFullName": "Klagshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c14b" + }, + "id": "530498", + "fullName": "Båtbyggaregatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c14c" + }, + "id": "778111", + "fullName": "Bangen", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c14e" + }, + "id": "779500", + "fullName": "Backbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c150" + }, + "id": "786313", + "fullName": "Backbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c152" + }, + "id": "779502", + "fullName": "Bandarbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c153" + }, + "id": "787121", + "fullName": "Backtorp", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c154" + }, + "id": "777408", + "fullName": "Baddvägen", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c157" + }, + "id": "786009", + "fullName": "Bandarbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c158" + }, + "id": "785667", + "fullName": "Barrvägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c15e" + }, + "id": "785599", + "fullName": "Bagarvägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c15f" + }, + "id": "777555", + "fullName": "Gavel Baddet", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c166" + }, + "id": "779858", + "fullName": "Lilla Backbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c16c" + }, + "id": "785729", + "fullName": "Basketvägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c177" + }, + "id": "777223", + "fullName": "Banvaktsstugan", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c179" + }, + "id": "796469", + "fullName": "Balingsta Bonäs", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c17a" + }, + "id": "796502", + "fullName": "Balingsta Lurbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c17c" + }, + "id": "796536", + "fullName": "Balingsta-Kumla", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c17d" + }, + "id": "797688", + "fullName": "Backsippsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c17e" + }, + "id": "798536", + "fullName": "Visteby Barberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c17f" + }, + "id": "799353", + "fullName": "Barkspadevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c180" + }, + "id": "799403", + "fullName": "Bandstolsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c181" + }, + "id": "921359", + "fullName": "Backstuguvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c183" + }, + "id": "779571", + "fullName": "Bälinge Backväg", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c185" + }, + "id": "918249", + "fullName": "Balingsta-Böksta", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c186" + }, + "id": "795914", + "fullName": "Tuna Backars Gård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c188" + }, + "id": "796515", + "fullName": "Balingsta Skolan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c189" + }, + "id": "796532", + "fullName": "Balingsta-Böksta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c18a" + }, + "id": "796538", + "fullName": "Balingsta-Tibble", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c18b" + }, + "id": "796476", + "fullName": "Balingsta Fridhem", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c18c" + }, + "id": "796490", + "fullName": "Balingsta Högland", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c18d" + }, + "id": "796516", + "fullName": "Balingsta Station", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c18e" + }, + "id": "796518", + "fullName": "Balingsta Sävenäs", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c191" + }, + "id": "796470", + "fullName": "Balingsta Bonäsudd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c192" + }, + "id": "796482", + "fullName": "Balingsta Fröviäng", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c193" + }, + "id": "796504", + "fullName": "Balingsta Marsback", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c194" + }, + "id": "796508", + "fullName": "Balingsta Mälarvik", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c195" + }, + "id": "787167", + "fullName": "Gryta Bastubacken", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c198" + }, + "id": "796472", + "fullName": "Balingsta Bostället", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c19a" + }, + "id": "796478", + "fullName": "Balingsta Fröviborg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c19b" + }, + "id": "796480", + "fullName": "Balingsta Frövitorp", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c19c" + }, + "id": "796484", + "fullName": "Balingsta Graneberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c19d" + }, + "id": "796488", + "fullName": "Balingsta Harlyckan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c19f" + }, + "id": "796498", + "fullName": "Balingsta Kumlaborg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1a0" + }, + "id": "796500", + "fullName": "Balingsta Kvarnberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1a2" + }, + "id": "796520", + "fullName": "Balingsta Viks Kvarn", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1a3" + }, + "id": "796534", + "fullName": "Balingsta-Karlsborg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1a5" + }, + "id": "796486", + "fullName": "Balingsta Gustavsborg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1a6" + }, + "id": "796506", + "fullName": "Balingsta Måstabacke", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1a7" + }, + "id": "796514", + "fullName": "Balingsta Skogshyddan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1ad" + }, + "id": "796544", + "fullName": "Balingsta-Tibble Björkdal", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1ae" + }, + "id": "796548", + "fullName": "Balingsta-Tibble Karlsborg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1af" + }, + "id": "796552", + "fullName": "Balingsta-Tibble Tibbleborg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1b2" + }, + "id": "779570", + "fullName": "Bälinge", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1bb" + }, + "id": "778665", + "fullName": "Vänge-Bärby", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1bd" + }, + "id": "779568", + "fullName": "Bångbacken", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1be" + }, + "id": "779569", + "fullName": "Bångmossen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1bf" + }, + "id": "779588", + "fullName": "Bälinge Tun", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1c1" + }, + "id": "786021", + "fullName": "Bälinge-Berg", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1c2" + }, + "id": "779592", + "fullName": "Bälinge-Berg", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1c4" + }, + "id": "779617", + "fullName": "Bälinge-Tuna", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1cb" + }, + "id": "779620", + "fullName": "Bälinge-Väsby", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1d1" + }, + "id": "779584", + "fullName": "Bälinge Solhem", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1d2" + }, + "id": "779590", + "fullName": "Bälinge Vreten", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1d3" + }, + "id": "779598", + "fullName": "Bälinge-Fallet", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1d4" + }, + "id": "797181", + "fullName": "Börje Bärberget", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1d6" + }, + "id": "779574", + "fullName": "Bälinge Brogård", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1d8" + }, + "id": "779605", + "fullName": "Bälinge-Kvarnbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1d9" + }, + "id": "796198", + "fullName": "Bågspännarvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1da" + }, + "id": "798886", + "fullName": "Bärby Soldattorp", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1db" + }, + "id": "779578", + "fullName": "Bälinge Mobacken", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1dc" + }, + "id": "779594", + "fullName": "Bälinge-Bolandet", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1dd" + }, + "id": "779607", + "fullName": "Bälinge-Laggarbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1de" + }, + "id": "779667", + "fullName": "Gamla Bångsnåret", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1df" + }, + "id": "779860", + "fullName": "Lilla Bångsnåret", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1e0" + }, + "id": "786019", + "fullName": "Bälinge Karlsberg", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1e1" + }, + "id": "779572", + "fullName": "Bälinge Björkhäll", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1e3" + }, + "id": "779576", + "fullName": "Bälinge Lindesberg", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1e4" + }, + "id": "779586", + "fullName": "Bälinge Stenbacken", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1e5" + }, + "id": "797619", + "fullName": "Skäggesta Bärberget", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1ea" + }, + "id": "779619", + "fullName": "Bälinge-Tuna Tunamalm", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1ec" + }, + "id": "798693", + "fullName": "Funbo-Bärby Berggården", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1f8" + }, + "id": "779609", + "fullName": "Bälinge-Lövsta Söderäng", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1fe" + }, + "id": "797702", + "fullName": "Bälinge-Svista Lilla Blomsberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c1ff" + }, + "id": "505081", + "fullName": "Banka Bankaberg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c200" + }, + "id": "522326", + "fullName": "Bankeberg Backgård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c201" + }, + "id": "524605", + "fullName": "Bo Back", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c202" + }, + "id": "527623", + "fullName": "Bagarbo", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c203" + }, + "id": "528471", + "fullName": "Backebo", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c204" + }, + "id": "501547", + "fullName": "Bantorget", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c205" + }, + "id": "501936", + "fullName": "Barrgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c206" + }, + "id": "504250", + "fullName": "Backvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c207" + }, + "id": "529371", + "fullName": "Barkvägen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c208" + }, + "id": "501732", + "fullName": "Banérgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c209" + }, + "id": "509221", + "fullName": "Bankogatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c20a" + }, + "id": "922225", + "fullName": "Basungatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c20b" + }, + "id": "524347", + "fullName": "Sålla backen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c20c" + }, + "id": "519142", + "fullName": "Brokind Basta", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c20d" + }, + "id": "527352", + "fullName": "Bagaregatan", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c20e" + }, + "id": "527754", + "fullName": "Bjärka backe", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c20f" + }, + "id": "501571", + "fullName": "Badhusgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c211" + }, + "id": "506872", + "fullName": "Hulta Badväg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c213" + }, + "id": "501573", + "fullName": "Barfotegatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c214" + }, + "id": "501834", + "fullName": "Baldersgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c215" + }, + "id": "507463", + "fullName": "Mo Backstugan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c216" + }, + "id": "913409", + "fullName": "Batterigatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c217" + }, + "id": "525516", + "fullName": "Tobo Backliden", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c218" + }, + "id": "522856", + "fullName": "Lind Backgård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c219" + }, + "id": "512280", + "fullName": "Skränge backen", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c21a" + }, + "id": "503094", + "fullName": "Skrukeby backe", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c21b" + }, + "id": "525512", + "fullName": "Tobo Backhemmet", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c21c" + }, + "id": "525518", + "fullName": "Tobo Backstugan", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c21d" + }, + "id": "524675", + "fullName": "Gunnorp backen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c21e" + }, + "id": "522681", + "fullName": "Fålåsa Bagarbo", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c21f" + }, + "id": "522875", + "fullName": "Linds Backgård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c220" + }, + "id": "528190", + "fullName": "Mörstorp Bakom", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c221" + }, + "id": "933641", + "fullName": "Skränge backen", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c222" + }, + "id": "501676", + "fullName": "Barnhemsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c223" + }, + "id": "501789", + "fullName": "Barhällsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c224" + }, + "id": "502530", + "fullName": "Bangårdsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c225" + }, + "id": "506849", + "fullName": "Fjälla Backväg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c227" + }, + "id": "529264", + "fullName": "Södra Lund Back", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c228" + }, + "id": "505083", + "fullName": "Banka Brunstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c229" + }, + "id": "505089", + "fullName": "Banka Grönsberg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c22c" + }, + "id": "505315", + "fullName": "Grävsten backen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c22d" + }, + "id": "508687", + "fullName": "Värö Backlyckan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c22e" + }, + "id": "509408", + "fullName": "Backsippevägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c22f" + }, + "id": "916363", + "fullName": "Bataljonsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c230" + }, + "id": "933723", + "fullName": "Banka Solbacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c231" + }, + "id": "525450", + "fullName": "Skålebo Backgård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c232" + }, + "id": "524509", + "fullName": "Backgårdsgatan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c233" + }, + "id": "524514", + "fullName": "Barrskogsvägen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c235" + }, + "id": "503350", + "fullName": "Bankekindsvägen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c236" + }, + "id": "525580", + "fullName": "Ullstorp Backgård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c238" + }, + "id": "524513", + "fullName": "Bankebergsvägen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c239" + }, + "id": "522324", + "fullName": "Backasandsgatan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c23a" + }, + "id": "522328", + "fullName": "Bankeberg Berget", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c23b" + }, + "id": "522332", + "fullName": "Bankeberg Lugnet", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c23c" + }, + "id": "503480", + "fullName": "Nartomta Backgård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c23d" + }, + "id": "503876", + "fullName": "Herrbeta Backmark", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c23f" + }, + "id": "529633", + "fullName": "Brinks Backgård", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c240" + }, + "id": "504402", + "fullName": "Mylinge Backgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c241" + }, + "id": "505091", + "fullName": "Banka Mellangård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c242" + }, + "id": "505095", + "fullName": "Banka Stensätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c243" + }, + "id": "505097", + "fullName": "Banka Västergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c244" + }, + "id": "522334", + "fullName": "Bankeberg Valhall", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c245" + }, + "id": "519286", + "fullName": "Kögenäs Bastuängen", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c246" + }, + "id": "519378", + "fullName": "Vårdnäs Backgården", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c248" + }, + "id": "528421", + "fullName": "Viggesäter backen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c249" + }, + "id": "528425", + "fullName": "Viggsätter backen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c24a" + }, + "id": "528475", + "fullName": "Flistad Backgård", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c24b" + }, + "id": "529624", + "fullName": "Brink Backgården", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c24c" + }, + "id": "501607", + "fullName": "Stora Badstugatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c24d" + }, + "id": "502167", + "fullName": "Mörtlösa Backgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c24e" + }, + "id": "505121", + "fullName": "Bjärstad Backgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c250" + }, + "id": "525702", + "fullName": "Vittsätter Backgård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c251" + }, + "id": "523254", + "fullName": "Spärringe Backgård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c253" + }, + "id": "933536", + "fullName": "Krångestad Backgård", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c254" + }, + "id": "528770", + "fullName": "Knivinge Backgård", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c255" + }, + "id": "529919", + "fullName": "Norrhult Backhult", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c256" + }, + "id": "530135", + "fullName": "Södra Hult Backhult", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c257" + }, + "id": "505105", + "fullName": "Bankekind Liselund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c258" + }, + "id": "505107", + "fullName": "Bankekind Mällebro", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c259" + }, + "id": "505111", + "fullName": "Bankekind Rosenlund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c25a" + }, + "id": "505113", + "fullName": "Bankekind Solliden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c25b" + }, + "id": "505115", + "fullName": "Bankekind Svanshals", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c25c" + }, + "id": "505238", + "fullName": "Fillinge Backasand", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c25d" + }, + "id": "506164", + "fullName": "Svenneby Lilla Barön", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c25e" + }, + "id": "506168", + "fullName": "Svenneby Stora Barön", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c25f" + }, + "id": "506784", + "fullName": "Björnkil Backgården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c260" + }, + "id": "520011", + "fullName": "Gärdala Backagården", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c261" + }, + "id": "526814", + "fullName": "Seltorp Backstugan", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c262" + }, + "id": "523885", + "fullName": "Krångestad Backgård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c263" + }, + "id": "934042", + "fullName": "Bankeberg Solgläntan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c264" + }, + "id": "934043", + "fullName": "Bankeberg Tallholmen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c265" + }, + "id": "529511", + "fullName": "Bjäsäter Backgården", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c266" + }, + "id": "505101", + "fullName": "Bankekind Björkliden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c268" + }, + "id": "526696", + "fullName": "Kringstorp Banketorp", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c269" + }, + "id": "934041", + "fullName": "Bankeberg Liljegården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c26a" + }, + "id": "529543", + "fullName": "Bjäsätter Backgården", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c26b" + }, + "id": "530029", + "fullName": "Stjärnorp Backstugan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c26c" + }, + "id": "505103", + "fullName": "Bankekind Fågelsången", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c26e" + }, + "id": "507760", + "fullName": "Stora Visätter Batthem", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c26f" + }, + "id": "529375", + "fullName": "Bergs Slussar Bankeberg", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c270" + }, + "id": "505093", + "fullName": "Banka Mellangård Flygeln", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c271" + }, + "id": "526666", + "fullName": "Hållingstorp Barkesved", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c272" + }, + "id": "522330", + "fullName": "Bankeberg Lilla Rundelen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c273" + }, + "id": "502803", + "fullName": "Glyttinge Banvaktsstugan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c274" + }, + "id": "504941", + "fullName": "Vårdsberg Banvaktsstugan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c275" + }, + "id": "506057", + "fullName": "Ringstorp Banvaktsstugan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c276" + }, + "id": "524512", + "fullName": "Bankeberg Gästgivaregården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c277" + }, + "id": "508539", + "fullName": "Ledingelunda Banvaktsstugan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c278" + }, + "id": "525821", + "fullName": "Bäck", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c279" + }, + "id": "524981", + "fullName": "Bäck", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c27a" + }, + "id": "524985", + "fullName": "Bäck Bäckliden", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c27b" + }, + "id": "522493", + "fullName": "Bålorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c27c" + }, + "id": "527804", + "fullName": "Bänorp", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c27d" + }, + "id": "527838", + "fullName": "Bänorp Lilla Bänorp", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c27e" + }, + "id": "502314", + "fullName": "Bärstad", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c27f" + }, + "id": "529396", + "fullName": "Båtvägen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c280" + }, + "id": "522948", + "fullName": "Lycke Bäck", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c281" + }, + "id": "525827", + "fullName": "Bäck Hagen", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c282" + }, + "id": "527802", + "fullName": "Bäckliden", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c283" + }, + "id": "501858", + "fullName": "Bäckgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c284" + }, + "id": "519232", + "fullName": "Bäckstugan", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c285" + }, + "id": "524986", + "fullName": "Bäck Skolan", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c287" + }, + "id": "525823", + "fullName": "Bäck Bostorp", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c288" + }, + "id": "527412", + "fullName": "Bäverstigen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c289" + }, + "id": "527834", + "fullName": "Bänorp Kilen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c28a" + }, + "id": "502315", + "fullName": "Bärstad Gård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c28c" + }, + "id": "527814", + "fullName": "Bänorp Bränna", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c28e" + }, + "id": "528135", + "fullName": "Ljung Bäckebo", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c28f" + }, + "id": "508662", + "fullName": "Tift Bäckgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c291" + }, + "id": "504178", + "fullName": "Bäcklidsvägen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c292" + }, + "id": "527824", + "fullName": "Bänorp Fridhem", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c293" + }, + "id": "527826", + "fullName": "Bänorp Gläntan", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c294" + }, + "id": "527828", + "fullName": "Bänorp Grinden", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c296" + }, + "id": "524984", + "fullName": "Bäck Björkåsen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c297" + }, + "id": "527027", + "fullName": "Sturefors Bäck", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c299" + }, + "id": "503754", + "fullName": "Gistad Bärtomta", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c29a" + }, + "id": "527810", + "fullName": "Bänorp Björkhem", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c29b" + }, + "id": "527812", + "fullName": "Bänorp Björknäs", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c29c" + }, + "id": "527840", + "fullName": "Bänorp Nystugan", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c29d" + }, + "id": "527843", + "fullName": "Bänorp Nysätter", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2a0" + }, + "id": "528480", + "fullName": "Flistad Bäckhem", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2a3" + }, + "id": "507250", + "fullName": "Hässleberg Bäck", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2a4" + }, + "id": "933363", + "fullName": "Bärodlarevägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2a5" + }, + "id": "524663", + "fullName": "Greby Bäckhemmet", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2a6" + }, + "id": "524676", + "fullName": "Gunnorp Bäckgård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2a7" + }, + "id": "522494", + "fullName": "Bålorp Fridslund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2a8" + }, + "id": "525825", + "fullName": "Bäck Gamla Skolan", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2a9" + }, + "id": "525829", + "fullName": "Bäck Kvarnkullen", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2ab" + }, + "id": "527806", + "fullName": "Bänorp Bergkulla", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2ac" + }, + "id": "527836", + "fullName": "Bänorp Killyckan", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2ae" + }, + "id": "527853", + "fullName": "Bänorp Villaborg", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2af" + }, + "id": "508645", + "fullName": "Sättuna Bäckgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2b0" + }, + "id": "524983", + "fullName": "Bäck Björklyckan", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2b1" + }, + "id": "522495", + "fullName": "Bålorp Gammalgård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2b2" + }, + "id": "527808", + "fullName": "Bänorp Bergsätter", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2b4" + }, + "id": "527851", + "fullName": "Bänorp Stenkullen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2b5" + }, + "id": "933838", + "fullName": "Kristineberg Bäck", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2b6" + }, + "id": "529708", + "fullName": "Flemma Bäckstugan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2b7" + }, + "id": "526712", + "fullName": "Kristineberg Bäck", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2b8" + }, + "id": "524038", + "fullName": "Lunnevad Bäckafall", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2b9" + }, + "id": "504028", + "fullName": "Norrunda Bånghagen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2ba" + }, + "id": "527830", + "fullName": "Bänorp Haraldslund", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2bb" + }, + "id": "527847", + "fullName": "Bänorp Skogshyddan", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2bc" + }, + "id": "529786", + "fullName": "Fröstorp Bäckaskog", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2bd" + }, + "id": "529788", + "fullName": "Fröstorp Bärtorpet", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2be" + }, + "id": "502316", + "fullName": "Bärstadskogsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2bf" + }, + "id": "506977", + "fullName": "Sandebo Bäckstugan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2c0" + }, + "id": "527029", + "fullName": "Sturefors Bäckfall", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2c1" + }, + "id": "523901", + "fullName": "Krångestad Bäcktorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2c2" + }, + "id": "522496", + "fullName": "Bålorp Gammalgården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2c3" + }, + "id": "527818", + "fullName": "Bänorp Fredriksberg", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2c4" + }, + "id": "933544", + "fullName": "Krångestad Bäcktorp", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2c6" + }, + "id": "528838", + "fullName": "Kättstorp Bäckdalen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2c8" + }, + "id": "527849", + "fullName": "Bänorp Snickargården", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2c9" + }, + "id": "527859", + "fullName": "Gilleberga Bäckaskog", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2ca" + }, + "id": "528520", + "fullName": "Flistad Nedre Bäckhem", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2cb" + }, + "id": "527031", + "fullName": "Sturefors Bäckstugan", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2cc" + }, + "id": "527877", + "fullName": "Gillerberga Bäckaskog", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2cd" + }, + "id": "528005", + "fullName": "Hjälmsätter Bäckliden", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2ce" + }, + "id": "507212", + "fullName": "Håckerstad Bäcksätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2cf" + }, + "id": "506940", + "fullName": "Norra Fjälla Bäcklyckan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2d0" + }, + "id": "521291", + "fullName": "Sibbenhorva Bäckstugan", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2d1" + }, + "id": "759162", + "fullName": "Bangatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2d2" + }, + "id": "764307", + "fullName": "Bankvägen", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2d3" + }, + "id": "764331", + "fullName": "Boda backe", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2d4" + }, + "id": "760486", + "fullName": "Backgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2d5" + }, + "id": "761225", + "fullName": "Badstigen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2d6" + }, + "id": "761283", + "fullName": "Barkaröby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2d7" + }, + "id": "759395", + "fullName": "Bandygatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2d8" + }, + "id": "761139", + "fullName": "Bastugatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2d9" + }, + "id": "762385", + "fullName": "Banjovägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2da" + }, + "id": "762387", + "fullName": "Basunvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2db" + }, + "id": "763167", + "fullName": "Borup backe", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2dc" + }, + "id": "936791", + "fullName": "Husta backe", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2dd" + }, + "id": "758745", + "fullName": "Badhusgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2de" + }, + "id": "761254", + "fullName": "Barkarö Gård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2df" + }, + "id": "761637", + "fullName": "Bastubacken", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2e0" + }, + "id": "623265", + "fullName": "Backastigen", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2e1" + }, + "id": "758277", + "fullName": "Baldersgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2e2" + }, + "id": "761236", + "fullName": "Barkarö Ekebo", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2e3" + }, + "id": "761256", + "fullName": "Barkarö Hagbo", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2e4" + }, + "id": "761264", + "fullName": "Barkarö Kyrka", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2e5" + }, + "id": "761281", + "fullName": "Barkarö Vilan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2e6" + }, + "id": "761821", + "fullName": "Giresta backe", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2e7" + }, + "id": "762242", + "fullName": "Finnsta backe", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2e8" + }, + "id": "914084", + "fullName": "Batterigatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2e9" + }, + "id": "758483", + "fullName": "Banmatarvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2ea" + }, + "id": "759288", + "fullName": "Banvaktsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2eb" + }, + "id": "760169", + "fullName": "Bajonettgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2ec" + }, + "id": "760959", + "fullName": "Bakbordsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2ed" + }, + "id": "760961", + "fullName": "Bakformsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2ee" + }, + "id": "760963", + "fullName": "Bakplåtsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2ef" + }, + "id": "760965", + "fullName": "Bakverksvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2f1" + }, + "id": "761234", + "fullName": "Barkarö Bygata", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2f2" + }, + "id": "761260", + "fullName": "Barkarö Hultet", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2f3" + }, + "id": "761285", + "fullName": "Basilikavägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2f4" + }, + "id": "762797", + "fullName": "Badelunda Tuna", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2f5" + }, + "id": "936769", + "fullName": "Barkarö Lindbo", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2f6" + }, + "id": "936889", + "fullName": "Vilsta Barrebo", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2f7" + }, + "id": "758451", + "fullName": "Bastborregatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2f8" + }, + "id": "758473", + "fullName": "Barkborregatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2f9" + }, + "id": "759093", + "fullName": "Backsippsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2fa" + }, + "id": "759171", + "fullName": "Badelundavägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2fb" + }, + "id": "759851", + "fullName": "Barrskogsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2fc" + }, + "id": "759875", + "fullName": "Högby Badelunda", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2fd" + }, + "id": "760171", + "fullName": "Barometergatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2fe" + }, + "id": "761083", + "fullName": "Bandverksgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c2ff" + }, + "id": "761099", + "fullName": "Backstugugatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c301" + }, + "id": "761237", + "fullName": "Barkarö Ekeholm", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c302" + }, + "id": "761243", + "fullName": "Barkarö Eklunda", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c303" + }, + "id": "761246", + "fullName": "Barkarö Eriksbo", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c304" + }, + "id": "761250", + "fullName": "Barkarö Fridhem", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c305" + }, + "id": "761252", + "fullName": "Barkarö Gröndal", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c306" + }, + "id": "762716", + "fullName": "Tillberga Backa", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c307" + }, + "id": "762761", + "fullName": "Badelunda Berga", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c308" + }, + "id": "762767", + "fullName": "Badelunda Furby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c30a" + }, + "id": "762775", + "fullName": "Badelunda Kyrka", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c30b" + }, + "id": "762777", + "fullName": "Badelunda Lunda", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c30c" + }, + "id": "762781", + "fullName": "Badelunda Myrby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c30d" + }, + "id": "762793", + "fullName": "Badelunda Sörby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c30e" + }, + "id": "762799", + "fullName": "Badelunda Vedby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c310" + }, + "id": "761269", + "fullName": "Barkarö Rosendal", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c311" + }, + "id": "761273", + "fullName": "Barkarö Solliden", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c312" + }, + "id": "761277", + "fullName": "Barkarö Sågliden", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c313" + }, + "id": "761279", + "fullName": "Barkarö Trädgård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c314" + }, + "id": "762763", + "fullName": "Badelunda Blåsbo", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c315" + }, + "id": "762787", + "fullName": "Badelunda Nylund", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c316" + }, + "id": "762795", + "fullName": "Badelunda Tibble", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c317" + }, + "id": "762801", + "fullName": "Badelunda Vrånga", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c318" + }, + "id": "623267", + "fullName": "Backatorpsvägen", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c319" + }, + "id": "761233", + "fullName": "Barkarö Björkhagen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c31a" + }, + "id": "761235", + "fullName": "Barkarö Bygdegård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c31b" + }, + "id": "761248", + "fullName": "Barkarö Erikslund", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c31c" + }, + "id": "761266", + "fullName": "Barkarö Lagerstorp", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c31e" + }, + "id": "761275", + "fullName": "Barkarö Steneborg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c31f" + }, + "id": "762773", + "fullName": "Badelunda Karlsro", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c320" + }, + "id": "762789", + "fullName": "Badelunda Onsmyran", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c321" + }, + "id": "762803", + "fullName": "Badelunda Västerbo", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c322" + }, + "id": "936795", + "fullName": "Lövsta Backgården", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c323" + }, + "id": "936796", + "fullName": "Lövsta Bastubacken", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c324" + }, + "id": "761271", + "fullName": "Barkarö Skogshyddan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c325" + }, + "id": "762765", + "fullName": "Badelunda Bygdegård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c326" + }, + "id": "762771", + "fullName": "Badelunda Karlslund", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c327" + }, + "id": "762779", + "fullName": "Badelunda Lunda Gård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c329" + }, + "id": "918679", + "fullName": "Badelunda Kyrkskola", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c32c" + }, + "id": "762190", + "fullName": "Vångsta Barklundstorp", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c32e" + }, + "id": "761258", + "fullName": "Barkarö Handelsträdgård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c32f" + }, + "id": "762940", + "fullName": "Klockargården Badelunda", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c330" + }, + "id": "761303", + "fullName": "Bärby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c331" + }, + "id": "761678", + "fullName": "Bälby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c332" + }, + "id": "764353", + "fullName": "Bålsta", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c333" + }, + "id": "762232", + "fullName": "Bäckby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c334" + }, + "id": "936845", + "fullName": "Bännbo", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c335" + }, + "id": "761676", + "fullName": "Bäcktorp", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c336" + }, + "id": "936776", + "fullName": "Bångtorp", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c337" + }, + "id": "758853", + "fullName": "Bågevägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c338" + }, + "id": "760021", + "fullName": "Bäckvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c339" + }, + "id": "761301", + "fullName": "Båtstigen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c33a" + }, + "id": "762234", + "fullName": "Bärby Golf", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c33b" + }, + "id": "759498", + "fullName": "Bävergatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c33c" + }, + "id": "760326", + "fullName": "Båtyxgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c33d" + }, + "id": "760799", + "fullName": "Bälbyvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c33e" + }, + "id": "760875", + "fullName": "Bäckby torg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c33f" + }, + "id": "761305", + "fullName": "Bärby Byväg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c340" + }, + "id": "764507", + "fullName": "Lilla Bålsta", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c341" + }, + "id": "761078", + "fullName": "Bäckbyvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c342" + }, + "id": "761152", + "fullName": "Båthusgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c343" + }, + "id": "761391", + "fullName": "Lundby Bärby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c344" + }, + "id": "936850", + "fullName": "Lilla Bäckby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c345" + }, + "id": "936883", + "fullName": "Stora Bäckby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c346" + }, + "id": "764509", + "fullName": "Lilla Bäckarna", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c347" + }, + "id": "764668", + "fullName": "Stora Bäckarna", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c348" + }, + "id": "763177", + "fullName": "Båthamnsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c349" + }, + "id": "760245", + "fullName": "Bärnstensgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c34a" + }, + "id": "936757", + "fullName": "Bäckahästgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c34b" + }, + "id": "761489", + "fullName": "Södra Bärbyvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c34d" + }, + "id": "936777", + "fullName": "Bäcktorp Eketorp", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c34e" + }, + "id": "764669", + "fullName": "Stora Bäckarna Svanå", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c351" + }, + "id": "745788", + "fullName": "Backa", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c352" + }, + "id": "745876", + "fullName": "Balsna", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c356" + }, + "id": "757180", + "fullName": "Baggetorp", + "parentFullName": "Ervalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c357" + }, + "id": "757184", + "fullName": "Basketorp", + "parentFullName": "Ervalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c35d" + }, + "id": "745789", + "fullName": "Backafall", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c35e" + }, + "id": "752972", + "fullName": "Backvägen", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c360" + }, + "id": "743343", + "fullName": "Baggesgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c361" + }, + "id": "744919", + "fullName": "Balladgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c362" + }, + "id": "745006", + "fullName": "Bagarevägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c363" + }, + "id": "744035", + "fullName": "Barkaregatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c364" + }, + "id": "744733", + "fullName": "Baldersvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c365" + }, + "id": "745134", + "fullName": "Hovsta Banväg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c366" + }, + "id": "745878", + "fullName": "Balsnavägen", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c367" + }, + "id": "746017", + "fullName": "Babordsvägen", + "parentFullName": "Lillkyrka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c368" + }, + "id": "743161", + "fullName": "Basilikavägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c369" + }, + "id": "743432", + "fullName": "Banvaktstugan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c36a" + }, + "id": "743824", + "fullName": "Svartå Bangata", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c36b" + }, + "id": "744292", + "fullName": "Balsamingatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c36c" + }, + "id": "744394", + "fullName": "Norra Bangatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c36e" + }, + "id": "745717", + "fullName": "Banvallsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c36f" + }, + "id": "743627", + "fullName": "Barkborrevägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c370" + }, + "id": "744296", + "fullName": "Barrskogsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c371" + }, + "id": "744386", + "fullName": "Västra Bangatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c372" + }, + "id": "743625", + "fullName": "Backebergsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c373" + }, + "id": "745368", + "fullName": "Björkvalla backe", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c374" + }, + "id": "757182", + "fullName": "Baggetorpsvägen", + "parentFullName": "Ervalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c375" + }, + "id": "752995", + "fullName": "Backagårdsvägen", + "parentFullName": "Stora Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c376" + }, + "id": "757456", + "fullName": "Bäck", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c377" + }, + "id": "753064", + "fullName": "Bärsta", + "parentFullName": "Stora Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c37b" + }, + "id": "750537", + "fullName": "Bäcketorp", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c37c" + }, + "id": "756698", + "fullName": "Bävervägen", + "parentFullName": "Frövi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c37f" + }, + "id": "745117", + "fullName": "Bästebovägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c381" + }, + "id": "757144", + "fullName": "Kils-Bäcketorp", + "parentFullName": "Ervalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c382" + }, + "id": "743565", + "fullName": "Seved Bååts väg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c383" + }, + "id": "745487", + "fullName": "Kils-Bäcketorp", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c384" + }, + "id": "918652", + "fullName": "Båtsmansgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c385" + }, + "id": "743914", + "fullName": "Bäcklundavägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c386" + }, + "id": "744937", + "fullName": "Bärnstensvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c387" + }, + "id": "745442", + "fullName": "Bärplockarvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c388" + }, + "id": "745894", + "fullName": "Glanshammars-Bäcketorp", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c38a" + }, + "id": "550926", + "fullName": "Basungatan", + "parentFullName": "Råå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c38b" + }, + "id": "554483", + "fullName": "Bankgatan", + "parentFullName": "Mörarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c38d" + }, + "id": "551315", + "fullName": "Backgatan", + "parentFullName": "Gantofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c38e" + }, + "id": "552440", + "fullName": "Barongatan", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c38f" + }, + "id": "554133", + "fullName": "Backstigen", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c390" + }, + "id": "552330", + "fullName": "Barkvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c391" + }, + "id": "554479", + "fullName": "Backagården", + "parentFullName": "Mörarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c392" + }, + "id": "550423", + "fullName": "Barrstigen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c393" + }, + "id": "552555", + "fullName": "Bankogatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c394" + }, + "id": "550813", + "fullName": "Bangårdsgatan", + "parentFullName": "Råå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c395" + }, + "id": "550873", + "fullName": "Batteritorget", + "parentFullName": "Råå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c396" + }, + "id": "554481", + "fullName": "Bangsbovägen", + "parentFullName": "Mörarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c397" + }, + "id": "550216", + "fullName": "Badhusgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c398" + }, + "id": "551676", + "fullName": "Bagaregatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c399" + }, + "id": "552067", + "fullName": "Basaltgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c39a" + }, + "id": "551092", + "fullName": "Babordsvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c39b" + }, + "id": "551886", + "fullName": "Baldersgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c39c" + }, + "id": "552615", + "fullName": "Banvallsgatan", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c39e" + }, + "id": "554218", + "fullName": "Kristians backe", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c39f" + }, + "id": "552047", + "fullName": "Bajonettgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3a0" + }, + "id": "927549", + "fullName": "Baltzars Gränd", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3a2" + }, + "id": "551093", + "fullName": "Barrskogsvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3a3" + }, + "id": "551280", + "fullName": "Raus Backgården", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3a4" + }, + "id": "552327", + "fullName": "Backstugevägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3a6" + }, + "id": "552517", + "fullName": "Bankogårdsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3a7" + }, + "id": "551399", + "fullName": "Bårslöv", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3a8" + }, + "id": "550928", + "fullName": "Bältgatan", + "parentFullName": "Råå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3a9" + }, + "id": "552817", + "fullName": "Båtögatan", + "parentFullName": "Rydebäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3ac" + }, + "id": "551097", + "fullName": "Bäckavägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3ad" + }, + "id": "551099", + "fullName": "Bäckstigen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3ae" + }, + "id": "550787", + "fullName": "Båthusgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3af" + }, + "id": "550875", + "fullName": "Båtsmansgatan", + "parentFullName": "Råå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3b0" + }, + "id": "551405", + "fullName": "Bårslövsvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3b1" + }, + "id": "551319", + "fullName": "Bårslövsvägen", + "parentFullName": "Gantofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3b2" + }, + "id": "552190", + "fullName": "Bäckarpsgatan", + "parentFullName": "Ödåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3b3" + }, + "id": "554156", + "fullName": "Bälteberga Gård", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3b4" + }, + "id": "550465", + "fullName": "Bäckamansgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3b5" + }, + "id": "551241", + "fullName": "Bärnstensgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3b6" + }, + "id": "553364", + "fullName": "Bältebergavägen", + "parentFullName": "Tågarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3b7" + }, + "id": "554158", + "fullName": "Bältebergavägen", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3b8" + }, + "id": "552479", + "fullName": "Bågenholmsgatan", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3b9" + }, + "id": "551401", + "fullName": "Bårslövs Boställe", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3ba" + }, + "id": "552188", + "fullName": "Bäckarps Gårdsväg", + "parentFullName": "Ödåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3bc" + }, + "id": "552399", + "fullName": "Bårslövshedsvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3be" + }, + "id": "563271", + "fullName": "Backvägen", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3bf" + }, + "id": "563504", + "fullName": "Melby Back", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3c0" + }, + "id": "561280", + "fullName": "Badvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3c1" + }, + "id": "596044", + "fullName": "Balderum", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3c2" + }, + "id": "561533", + "fullName": "Barkvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3c3" + }, + "id": "559700", + "fullName": "Backstigen", + "parentFullName": "Svärtinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3c4" + }, + "id": "558844", + "fullName": "Backagatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3c5" + }, + "id": "559438", + "fullName": "Bandygränd", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3c6" + }, + "id": "559545", + "fullName": "Bankogatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3c7" + }, + "id": "934748", + "fullName": "Barrstigen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3c8" + }, + "id": "596583", + "fullName": "Vånga Backa", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3ca" + }, + "id": "934708", + "fullName": "Badhusgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3cb" + }, + "id": "568530", + "fullName": "Råda Backgård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3cc" + }, + "id": "558846", + "fullName": "Baldersgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3cd" + }, + "id": "559451", + "fullName": "Babordsvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3ce" + }, + "id": "559611", + "fullName": "Barlastgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3cf" + }, + "id": "596589", + "fullName": "Vånga Bankhus", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3d0" + }, + "id": "563273", + "fullName": "Barrskogsvägen", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3d3" + }, + "id": "558183", + "fullName": "Barnhemsvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3d4" + }, + "id": "558674", + "fullName": "Bangårdsgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3d5" + }, + "id": "561290", + "fullName": "Borg Baggetorp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3d6" + }, + "id": "596049", + "fullName": "Balderum Eknäs", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3d7" + }, + "id": "596058", + "fullName": "Balderum Hagen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3d8" + }, + "id": "596092", + "fullName": "Balderum Viken", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3d9" + }, + "id": "596096", + "fullName": "Balderums Gård", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3da" + }, + "id": "596585", + "fullName": "Vånga Backåkra", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3db" + }, + "id": "596587", + "fullName": "Vånga Balderum", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3dc" + }, + "id": "563959", + "fullName": "Landsjö Backtun", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3dd" + }, + "id": "564129", + "fullName": "Skärkind Barnebo", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3de" + }, + "id": "596078", + "fullName": "Balderum Solvik", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3df" + }, + "id": "596507", + "fullName": "Tolskepp backen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3e0" + }, + "id": "935075", + "fullName": "Grensholm Badet", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3e2" + }, + "id": "596045", + "fullName": "Balderum Berghem", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3e3" + }, + "id": "596048", + "fullName": "Balderum Ekberga", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3e4" + }, + "id": "596080", + "fullName": "Balderum Solåkra", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3e5" + }, + "id": "596199", + "fullName": "Grensholm backen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3e6" + }, + "id": "564999", + "fullName": "Öbnebo Backafall", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3e7" + }, + "id": "568264", + "fullName": "Kuddby Backgården", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3ea" + }, + "id": "560538", + "fullName": "Tingstad Backtorp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3eb" + }, + "id": "564127", + "fullName": "Skärkind Barbacka", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3ec" + }, + "id": "564291", + "fullName": "Skärkind Röda Backa", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3ed" + }, + "id": "596053", + "fullName": "Balderum Granhult", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3ee" + }, + "id": "596062", + "fullName": "Balderum Herrgård", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3ef" + }, + "id": "596064", + "fullName": "Balderum Lövudden", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3f0" + }, + "id": "596070", + "fullName": "Balderum Odensnäs", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3f1" + }, + "id": "596086", + "fullName": "Balderum Ståthöga", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3f2" + }, + "id": "565508", + "fullName": "Kåreholm Baggetorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3f3" + }, + "id": "567587", + "fullName": "Östra Husby Bagarbo", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3f6" + }, + "id": "597207", + "fullName": "Strömsfors Backlund", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3f7" + }, + "id": "597907", + "fullName": "Timmergata Backlund", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3f8" + }, + "id": "561459", + "fullName": "Lövstad Backstugan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3f9" + }, + "id": "564181", + "fullName": "Skärkind Gröna Backa", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3fb" + }, + "id": "596074", + "fullName": "Balderum Rosenbäck", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3fc" + }, + "id": "596088", + "fullName": "Balderum Södergård", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3fd" + }, + "id": "596090", + "fullName": "Balderum Sörskogen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3fe" + }, + "id": "596098", + "fullName": "Balderums Norrgård", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c3ff" + }, + "id": "568556", + "fullName": "Stensvad Backstugan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c400" + }, + "id": "566474", + "fullName": "Häradshammar backen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c401" + }, + "id": "597245", + "fullName": "Tysktorpet Backafall", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c402" + }, + "id": "560279", + "fullName": "Styrstad Tornby backe", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c403" + }, + "id": "560545", + "fullName": "Tingstad Bardensberg", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c404" + }, + "id": "596046", + "fullName": "Balderum Bäcktorpet", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c406" + }, + "id": "596051", + "fullName": "Balderum Gamla Salem", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c407" + }, + "id": "596068", + "fullName": "Balderum Norrgården", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c408" + }, + "id": "596076", + "fullName": "Balderum Sandmoängen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c409" + }, + "id": "596082", + "fullName": "Balderum Stenbacken", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c40a" + }, + "id": "596084", + "fullName": "Balderum Stubbängen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c40b" + }, + "id": "596094", + "fullName": "Balderum Västerängen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c40d" + }, + "id": "567586", + "fullName": "Östra Husby Backafall", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c40e" + }, + "id": "568164", + "fullName": "Helgestad Backgården", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c40f" + }, + "id": "596060", + "fullName": "Balderum Hasselbacken", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c410" + }, + "id": "596066", + "fullName": "Balderum Mellangården", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c411" + }, + "id": "922918", + "fullName": "Balderum Nubbeslätten", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c412" + }, + "id": "567570", + "fullName": "Vållingstad Backgården", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c415" + }, + "id": "560114", + "fullName": "Fröberga Stora Backgård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c416" + }, + "id": "564175", + "fullName": "Skärkind Gamla Bankhuset", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c418" + }, + "id": "565527", + "fullName": "Kåreholm Norra Baggetorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c419" + }, + "id": "565550", + "fullName": "Kåreholm Södra Baggetorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c41a" + }, + "id": "560234", + "fullName": "Styrstad Lilla Backgården", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c41b" + }, + "id": "563807", + "fullName": "Bäckeby", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c41c" + }, + "id": "558395", + "fullName": "Bågvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c41d" + }, + "id": "559048", + "fullName": "Bäckgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c41f" + }, + "id": "559115", + "fullName": "Bäraregatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c420" + }, + "id": "561304", + "fullName": "Borg Bårstad", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c422" + }, + "id": "563647", + "fullName": "Torp Bäckatorp", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c423" + }, + "id": "597394", + "fullName": "Bäckängsvägen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c424" + }, + "id": "559454", + "fullName": "Båtsmansgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c425" + }, + "id": "561303", + "fullName": "Borg Bårdstorp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c426" + }, + "id": "596161", + "fullName": "Gettorp Bäcken", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c427" + }, + "id": "596424", + "fullName": "Ruda Bäckalund", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c428" + }, + "id": "564823", + "fullName": "Hästö Båtvarvet", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c429" + }, + "id": "563648", + "fullName": "Torp Bäckstugan", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c42b" + }, + "id": "597392", + "fullName": "Bäcktorp Hindås", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c42c" + }, + "id": "597479", + "fullName": "Krokek Bäcktorp", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c42d" + }, + "id": "597590", + "fullName": "Båtbyggarvägen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c42e" + }, + "id": "561749", + "fullName": "Skärlöta Bäcken", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c42f" + }, + "id": "595811", + "fullName": "Bäckstugevägen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c431" + }, + "id": "563809", + "fullName": "Bäckeby Ekbacken", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c432" + }, + "id": "564027", + "fullName": "Norsholm Bäckeby", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c433" + }, + "id": "595999", + "fullName": "Bäckalundsvägen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c434" + }, + "id": "596118", + "fullName": "Boberg Bäckliden", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c435" + }, + "id": "596624", + "fullName": "Vånga Bäckstugan", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c436" + }, + "id": "597116", + "fullName": "Krokek Bäcksveden", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c437" + }, + "id": "561751", + "fullName": "Skärlöta Bänntorp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c438" + }, + "id": "563811", + "fullName": "Bäckeby Karlslund", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c439" + }, + "id": "563815", + "fullName": "Bäckeby Östergård", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c43b" + }, + "id": "597589", + "fullName": "Bålsjön Långmossen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c43d" + }, + "id": "563813", + "fullName": "Bäckeby Västergård", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c43e" + }, + "id": "564873", + "fullName": "Kälebo Båtsmanstorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c443" + }, + "id": "560549", + "fullName": "Tingstad Bäckstorpet", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c444" + }, + "id": "561627", + "fullName": "Knivberga Bäckstugan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c446" + }, + "id": "566773", + "fullName": "Eneberga Båtsmanstorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c449" + }, + "id": "597665", + "fullName": "Hultstugan Bäringstorp", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c44e" + }, + "id": "560327", + "fullName": "Furingstad Båtsmanstorpet", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c44f" + }, + "id": "861308", + "fullName": "Bankgatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c450" + }, + "id": "861465", + "fullName": "Backgatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c451" + }, + "id": "861539", + "fullName": "Backliden", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c452" + }, + "id": "861467", + "fullName": "Barrstigen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c453" + }, + "id": "860335", + "fullName": "Barnarp", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c454" + }, + "id": "861323", + "fullName": "Baldersgatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c455" + }, + "id": "860333", + "fullName": "Badvägen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c458" + }, + "id": "858704", + "fullName": "Baggarp", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c459" + }, + "id": "859100", + "fullName": "Basvägen", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c45a" + }, + "id": "861613", + "fullName": "Bankeryds Kyrka", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c45b" + }, + "id": "861609", + "fullName": "Bankeryd Stommen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c45d" + }, + "id": "858181", + "fullName": "Backgatan", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c45e" + }, + "id": "856650", + "fullName": "Backens väg", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c45f" + }, + "id": "858834", + "fullName": "Bastavägen", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c460" + }, + "id": "859098", + "fullName": "Backstigen", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c461" + }, + "id": "859868", + "fullName": "Bandyvägen", + "parentFullName": "Månsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c462" + }, + "id": "859370", + "fullName": "Backgatan", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c46a" + }, + "id": "859813", + "fullName": "Barnarpsvägen", + "parentFullName": "Taberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c46b" + }, + "id": "853227", + "fullName": "Batterigatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c46c" + }, + "id": "861611", + "fullName": "Bankeryds Hembygdsgård", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c46d" + }, + "id": "856752", + "fullName": "Backsvalevägen", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c46e" + }, + "id": "861108", + "fullName": "Gunneryd backen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c46f" + }, + "id": "853143", + "fullName": "Barnhemsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c470" + }, + "id": "853188", + "fullName": "Bangårdsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c471" + }, + "id": "853482", + "fullName": "Barnarpsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c472" + }, + "id": "853959", + "fullName": "Barbackavägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c473" + }, + "id": "854088", + "fullName": "Banvaktsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c475" + }, + "id": "854424", + "fullName": "Barnarp Skogen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c476" + }, + "id": "855299", + "fullName": "Barnarpsvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c477" + }, + "id": "859732", + "fullName": "Backsippsstigen", + "parentFullName": "Taberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c478" + }, + "id": "853225", + "fullName": "Bataljonsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c479" + }, + "id": "853892", + "fullName": "Södra Barrgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c47a" + }, + "id": "853926", + "fullName": "Norra Barrgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c47b" + }, + "id": "855028", + "fullName": "Barrsätragatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c47c" + }, + "id": "855186", + "fullName": "Barnarp Sandvik", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c47d" + }, + "id": "855188", + "fullName": "Barnarp Sjöberg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c47e" + }, + "id": "855190", + "fullName": "Barnarp Sjöskog", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c47f" + }, + "id": "859448", + "fullName": "Barnarpsvägen", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c480" + }, + "id": "860337", + "fullName": "Barnarp Skogstorp", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c482" + }, + "id": "854432", + "fullName": "Bashult Rödjedal", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c483" + }, + "id": "857034", + "fullName": "Rökinge Backegård", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c484" + }, + "id": "860209", + "fullName": "Ludwig Barcks Gränd", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c485" + }, + "id": "854426", + "fullName": "Barnarp Skogsberg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c486" + }, + "id": "855251", + "fullName": "Barnarp Lillängen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c487" + }, + "id": "856902", + "fullName": "Ödestugu Backgården", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c488" + }, + "id": "860303", + "fullName": "Vretaholm Backafall", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c48a" + }, + "id": "855192", + "fullName": "Barnarp Tallbacken", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c48b" + }, + "id": "861615", + "fullName": "Bod", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c48c" + }, + "id": "861454", + "fullName": "Torp", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c48d" + }, + "id": "861431", + "fullName": "Nyarp", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c490" + }, + "id": "861740", + "fullName": "Ekeryd", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c491" + }, + "id": "861835", + "fullName": "Sjövik", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c492" + }, + "id": "861878", + "fullName": "Tunabo", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c493" + }, + "id": "861331", + "fullName": "Ekgatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c495" + }, + "id": "861508", + "fullName": "Mogatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c496" + }, + "id": "861617", + "fullName": "Bosaryd", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c497" + }, + "id": "861751", + "fullName": "Fröjden", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c498" + }, + "id": "861786", + "fullName": "Klerebo", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c499" + }, + "id": "861798", + "fullName": "Kolaryd", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c49a" + }, + "id": "861806", + "fullName": "Labbarp", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c49b" + }, + "id": "861831", + "fullName": "Rickarp", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c49c" + }, + "id": "861840", + "fullName": "Skirebo", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c49d" + }, + "id": "861864", + "fullName": "Stommen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c49e" + }, + "id": "930997", + "fullName": "Målskog", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c49f" + }, + "id": "861364", + "fullName": "Tegvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4a0" + }, + "id": "861404", + "fullName": "Majvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4a3" + }, + "id": "861563", + "fullName": "Myrvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4a5" + }, + "id": "861747", + "fullName": "Flaskebo", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4a6" + }, + "id": "861825", + "fullName": "Månseryd", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4a7" + }, + "id": "861866", + "fullName": "Svinhaga", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4a8" + }, + "id": "861874", + "fullName": "Tornaryd", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4ac" + }, + "id": "861337", + "fullName": "Hagagatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4ad" + }, + "id": "861348", + "fullName": "Lärkgatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4ae" + }, + "id": "861358", + "fullName": "Odengatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4af" + }, + "id": "861367", + "fullName": "Torsgatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4b0" + }, + "id": "861375", + "fullName": "Vallgatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4b2" + }, + "id": "861406", + "fullName": "Ringvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4b3" + }, + "id": "861409", + "fullName": "Skolgatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4b4" + }, + "id": "861411", + "fullName": "Torps Gård", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4b5" + }, + "id": "861419", + "fullName": "Halmvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4b6" + }, + "id": "861439", + "fullName": "Slädvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4b7" + }, + "id": "861456", + "fullName": "Torpleden", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4ba" + }, + "id": "861481", + "fullName": "Filstigen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4bb" + }, + "id": "861483", + "fullName": "Furuvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4bc" + }, + "id": "861485", + "fullName": "Granvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4bd" + }, + "id": "861487", + "fullName": "Habovägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4be" + }, + "id": "861515", + "fullName": "Sandgatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4bf" + }, + "id": "861527", + "fullName": "Tallvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4c0" + }, + "id": "861535", + "fullName": "Videvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4c1" + }, + "id": "861543", + "fullName": "Bergvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4c4" + }, + "id": "861577", + "fullName": "Solstigen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4c5" + }, + "id": "861589", + "fullName": "Uddstigen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4c7" + }, + "id": "861768", + "fullName": "Granshult", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4c8" + }, + "id": "861802", + "fullName": "Krabberyd", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4ca" + }, + "id": "861839", + "fullName": "Skinnkärr", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4cb" + }, + "id": "861872", + "fullName": "Tallsäter", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4cc" + }, + "id": "861327", + "fullName": "Bergstigen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4cd" + }, + "id": "861329", + "fullName": "Björkvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4ce" + }, + "id": "861333", + "fullName": "Floragatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4cf" + }, + "id": "861335", + "fullName": "Grottvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4d0" + }, + "id": "861350", + "fullName": "Lövbrinken", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4d2" + }, + "id": "861361", + "fullName": "Ramnegatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4d3" + }, + "id": "861362", + "fullName": "Skogsvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4d4" + }, + "id": "861365", + "fullName": "Torpstigen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4d5" + }, + "id": "861369", + "fullName": "Trastvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4d6" + }, + "id": "861371", + "fullName": "Trökagatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4d7" + }, + "id": "861377", + "fullName": "Villavägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4d9" + }, + "id": "861391", + "fullName": "Gröna vägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4da" + }, + "id": "861408", + "fullName": "Rosenvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4db" + }, + "id": "861427", + "fullName": "Kärvevägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4dc" + }, + "id": "861471", + "fullName": "Björngatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4dd" + }, + "id": "861505", + "fullName": "Linnégatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4de" + }, + "id": "861513", + "fullName": "Ravinvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4df" + }, + "id": "861519", + "fullName": "Smedstigen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4e0" + }, + "id": "861521", + "fullName": "Speltvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4e1" + }, + "id": "861525", + "fullName": "Syrénvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4e2" + }, + "id": "861529", + "fullName": "Tångstigen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4e3" + }, + "id": "861551", + "fullName": "Gränsvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4e4" + }, + "id": "861555", + "fullName": "Hallavägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4e5" + }, + "id": "861557", + "fullName": "Lilla vägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4e6" + }, + "id": "861559", + "fullName": "Lundevägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4e7" + }, + "id": "861571", + "fullName": "Sjöbovägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4e9" + }, + "id": "861880", + "fullName": "Tunabo Gård", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4ea" + }, + "id": "919199", + "fullName": "Skolgången", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4eb" + }, + "id": "861341", + "fullName": "Lillsvängen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4ec" + }, + "id": "861352", + "fullName": "Mellangatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4ed" + }, + "id": "861354", + "fullName": "Nyarpsgatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4ee" + }, + "id": "861379", + "fullName": "Vättergatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4ef" + }, + "id": "861393", + "fullName": "Gärdesvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4f0" + }, + "id": "861410", + "fullName": "Säterigatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4f1" + }, + "id": "861433", + "fullName": "Slalomvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4f2" + }, + "id": "861473", + "fullName": "Broddstigen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4f3" + }, + "id": "861499", + "fullName": "Lingonvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4f4" + }, + "id": "861567", + "fullName": "Ravinstigen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4f5" + }, + "id": "861597", + "fullName": "Vättervägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4f6" + }, + "id": "861841", + "fullName": "Skirebo Gård", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4f7" + }, + "id": "861310", + "fullName": "Förrådsvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4f8" + }, + "id": "861316", + "fullName": "Sjöåkravägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4fa" + }, + "id": "861389", + "fullName": "Ekeforsvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4fb" + }, + "id": "861399", + "fullName": "Kortebovägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4fc" + }, + "id": "861477", + "fullName": "Ebbarpsvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4fd" + }, + "id": "861479", + "fullName": "Fabriksvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4fe" + }, + "id": "861489", + "fullName": "Hammarstigen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c4ff" + }, + "id": "861509", + "fullName": "Odlingsvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c500" + }, + "id": "861573", + "fullName": "Sjöhagsvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c501" + }, + "id": "861591", + "fullName": "Ulfsbostigen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c502" + }, + "id": "861595", + "fullName": "Utsiktsvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c503" + }, + "id": "861749", + "fullName": "Flaskebo Gård", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c504" + }, + "id": "861796", + "fullName": "Klerebovägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c505" + }, + "id": "861810", + "fullName": "Labbarps Gård", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c506" + }, + "id": "861812", + "fullName": "Lilla Labbarp", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c509" + }, + "id": "861317", + "fullName": "Stationsgatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c50a" + }, + "id": "861321", + "fullName": "A S Sunesons väg", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c50b" + }, + "id": "861325", + "fullName": "Berghagsgatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c50c" + }, + "id": "861356", + "fullName": "Nygärdesgatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c50d" + }, + "id": "861387", + "fullName": "Blomstervägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c50e" + }, + "id": "861402", + "fullName": "Lyckhemsgatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c50f" + }, + "id": "861441", + "fullName": "Snöbollsvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c510" + }, + "id": "861458", + "fullName": "Torpängsvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c512" + }, + "id": "861497", + "fullName": "Körsbärsvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c513" + }, + "id": "861569", + "fullName": "Rävhallavägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c514" + }, + "id": "861575", + "fullName": "Skogsbostigen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c515" + }, + "id": "861593", + "fullName": "Ulvhallavägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c517" + }, + "id": "861800", + "fullName": "Kolaryds Kvarn", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c518" + }, + "id": "861821", + "fullName": "Målskog Säteri", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c519" + }, + "id": "861823", + "fullName": "Målskogsvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c51a" + }, + "id": "922502", + "fullName": "Torphagsvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c51b" + }, + "id": "861339", + "fullName": "Högalundsgatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c51c" + }, + "id": "861373", + "fullName": "Valhallsstigen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c51d" + }, + "id": "861412", + "fullName": "Trädgårdsgatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c51e" + }, + "id": "861415", + "fullName": "Borstingevägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c51f" + }, + "id": "861417", + "fullName": "Bågskyttevägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c520" + }, + "id": "861421", + "fullName": "Höjdhoppsvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c521" + }, + "id": "861423", + "fullName": "Kapplöparvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c522" + }, + "id": "861445", + "fullName": "Stavhoppsvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c523" + }, + "id": "861457", + "fullName": "Torplyckevägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c524" + }, + "id": "861507", + "fullName": "Mekanikervägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c525" + }, + "id": "861517", + "fullName": "Skogsdalsgatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c526" + }, + "id": "861523", + "fullName": "Susegårdsvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c527" + }, + "id": "861531", + "fullName": "Verkstadsvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c528" + }, + "id": "861541", + "fullName": "Berghallavägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c52a" + }, + "id": "861556", + "fullName": "Klevstugevägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c52b" + }, + "id": "861583", + "fullName": "Trånghalla Gård", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c52c" + }, + "id": "861587", + "fullName": "Uddebergsvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c52f" + }, + "id": "861876", + "fullName": "Tornaryd Hörnet", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c530" + }, + "id": "861319", + "fullName": "Verkmästargränd", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c531" + }, + "id": "861363", + "fullName": "Stenbrottsgatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c532" + }, + "id": "861425", + "fullName": "Kappsimmarvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c533" + }, + "id": "861429", + "fullName": "Längdhoppsvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c534" + }, + "id": "861447", + "fullName": "Störtloppsvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c537" + }, + "id": "861495", + "fullName": "Horstorpsringen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c538" + }, + "id": "861506", + "fullName": "Ljungbergsvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c539" + }, + "id": "861533", + "fullName": "Vidablicksvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c53a" + }, + "id": "861549", + "fullName": "Fjällhyddevägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c53b" + }, + "id": "861561", + "fullName": "Markabergsvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c53c" + }, + "id": "861581", + "fullName": "Södra Bergstigen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c53d" + }, + "id": "861585", + "fullName": "Trånghallavägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c53f" + }, + "id": "861784", + "fullName": "Granshultsvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c541" + }, + "id": "861435", + "fullName": "Slåttervallsvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c542" + }, + "id": "861437", + "fullName": "Slåtterängsvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c543" + }, + "id": "861443", + "fullName": "Spjutkastarvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c544" + }, + "id": "861469", + "fullName": "Björnebergsvägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c545" + }, + "id": "861491", + "fullName": "Hantverkaregatan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c546" + }, + "id": "861579", + "fullName": "Stenbrottsbacken", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c54a" + }, + "id": "861776", + "fullName": "Granshult Norrgård", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c54b" + }, + "id": "861787", + "fullName": "Klerebo Bergsäter", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c54c" + }, + "id": "861792", + "fullName": "Klerebo Klerefors", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c54d" + }, + "id": "861808", + "fullName": "Labbarp Södergård", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c54e" + }, + "id": "861837", + "fullName": "Sjövik Västergård", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c54f" + }, + "id": "861842", + "fullName": "Skirebo Göransberg", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c550" + }, + "id": "861601", + "fullName": "Övre Berghallavägen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c551" + }, + "id": "861772", + "fullName": "Granshult Lillegård", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c552" + }, + "id": "861778", + "fullName": "Granshult Södergård", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c553" + }, + "id": "861782", + "fullName": "Granshult Östergård", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c554" + }, + "id": "861774", + "fullName": "Granshult Mellangård", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c555" + }, + "id": "861780", + "fullName": "Granshult Västergård", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c556" + }, + "id": "861770", + "fullName": "Granshult Katrineholm", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c557" + }, + "id": "860674", + "fullName": "Båget", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c558" + }, + "id": "481709", + "fullName": "Bårarp", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c559" + }, + "id": "856120", + "fullName": "Bålabo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c55b" + }, + "id": "856121", + "fullName": "Bäckanäs", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c55c" + }, + "id": "856123", + "fullName": "Bästhult", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c55e" + }, + "id": "858280", + "fullName": "Båggatan", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c55f" + }, + "id": "860383", + "fullName": "Båtshagen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c562" + }, + "id": "859550", + "fullName": "Bäckgatan", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c565" + }, + "id": "854433", + "fullName": "Bäckamarken", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c567" + }, + "id": "857842", + "fullName": "Bäraregatan", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c568" + }, + "id": "855118", + "fullName": "Bårarpsvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c569" + }, + "id": "860676", + "fullName": "Båget Norrgård", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c56a" + }, + "id": "853567", + "fullName": "Båtmansbacken", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c56b" + }, + "id": "858459", + "fullName": "Bäckängsgatan", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c56d" + }, + "id": "910689", + "fullName": "Båget Södergård", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c56e" + }, + "id": "856849", + "fullName": "Slätteryd Bäcken", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c56f" + }, + "id": "853411", + "fullName": "Bäckalyckevägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c570" + }, + "id": "859341", + "fullName": "Vireda By Bäckadal", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c571" + }, + "id": "858207", + "fullName": "Bråneryd Bäckadal", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c572" + }, + "id": "861004", + "fullName": "Bröttjemark Bäcken", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c573" + }, + "id": "865383", + "fullName": "Ödestugu Bäckaskog", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c574" + }, + "id": "857035", + "fullName": "Rökinge Bäckalyckan", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c575" + }, + "id": "858763", + "fullName": "Kikstorp Bäckalyckan", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c576" + }, + "id": "858722", + "fullName": "Eskilstorp Lilla Bäckaskog", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c577" + }, + "id": "882713", + "fullName": "Bangatan", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c578" + }, + "id": "883296", + "fullName": "Baggböle", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c579" + }, + "id": "882658", + "fullName": "Bankgatan", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c57a" + }, + "id": "886229", + "fullName": "Backvägen", + "parentFullName": "Sävar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c57b" + }, + "id": "883657", + "fullName": "Bangatan", + "parentFullName": "Hörnefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c57c" + }, + "id": "882807", + "fullName": "Basstråket", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c57d" + }, + "id": "882808", + "fullName": "Basunvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c57e" + }, + "id": "884960", + "fullName": "Backvägen", + "parentFullName": "Holmsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c57f" + }, + "id": "884980", + "fullName": "Bastuskär", + "parentFullName": "Holmsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c580" + }, + "id": "885041", + "fullName": "Bastuvägen", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c581" + }, + "id": "882836", + "fullName": "Backenvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c582" + }, + "id": "883526", + "fullName": "Barkargränd", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c583" + }, + "id": "938817", + "fullName": "Balettgränd", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c584" + }, + "id": "882806", + "fullName": "Banjostråket", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c585" + }, + "id": "938808", + "fullName": "Bangårdsvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c586" + }, + "id": "883295", + "fullName": "Backeberga Gård", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c587" + }, + "id": "883506", + "fullName": "Barrskogsgränd", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c588" + }, + "id": "886174", + "fullName": "Bastulönnvägen", + "parentFullName": "Holmön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c589" + }, + "id": "884890", + "fullName": "Backlundsgränd", + "parentFullName": "Holmsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c58a" + }, + "id": "886310", + "fullName": "Bagarstugevägen", + "parentFullName": "Bullmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c58b" + }, + "id": "886287", + "fullName": "Bäcknäs", + "parentFullName": "Sävar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c58c" + }, + "id": "882702", + "fullName": "Båtgränd", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c58d" + }, + "id": "883354", + "fullName": "Bäcksjön", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c58e" + }, + "id": "885057", + "fullName": "Båtvägen", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c58f" + }, + "id": "884909", + "fullName": "Bågvägen", + "parentFullName": "Holmsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c590" + }, + "id": "882779", + "fullName": "Bäckvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c591" + }, + "id": "883666", + "fullName": "Bådahällan", + "parentFullName": "Hörnefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c592" + }, + "id": "882837", + "fullName": "Bävervägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c593" + }, + "id": "883186", + "fullName": "Bådahällan", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c594" + }, + "id": "886233", + "fullName": "Bådagrundet", + "parentFullName": "Sävar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c595" + }, + "id": "885056", + "fullName": "Båtviksvägen", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c596" + }, + "id": "883353", + "fullName": "Bäcksjögården", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c597" + }, + "id": "883370", + "fullName": "Södra Bäcksjön", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c598" + }, + "id": "920866", + "fullName": "Bådahällsvägen", + "parentFullName": "Hörnefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c599" + }, + "id": "883187", + "fullName": "Bådahällsvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c59a" + }, + "id": "883188", + "fullName": "Bättringsvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c59b" + }, + "id": "883547", + "fullName": "Bärnstensvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c59c" + }, + "id": "883613", + "fullName": "Båtbyggarvägen", + "parentFullName": "Täfteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c59d" + }, + "id": "883352", + "fullName": "Bäcksjö Skogsskola", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c59e" + }, + "id": "531328", + "fullName": "Bangatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c59f" + }, + "id": "531423", + "fullName": "Bantorget", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5a0" + }, + "id": "531481", + "fullName": "Baravägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5a1" + }, + "id": "531530", + "fullName": "Barngatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5a2" + }, + "id": "531626", + "fullName": "Bankgatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5a4" + }, + "id": "531967", + "fullName": "Basgränden", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5a5" + }, + "id": "549216", + "fullName": "Barrstigen", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5a6" + }, + "id": "549828", + "fullName": "Backavägen", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5a7" + }, + "id": "531538", + "fullName": "Badarevägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5a8" + }, + "id": "548656", + "fullName": "Backgatan", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5a9" + }, + "id": "531540", + "fullName": "Baldersvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5aa" + }, + "id": "531969", + "fullName": "Basungränden", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5ab" + }, + "id": "532316", + "fullName": "Bandelsvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5ac" + }, + "id": "532460", + "fullName": "Banergränden", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5ad" + }, + "id": "532936", + "fullName": "Trolles backe", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5ae" + }, + "id": "548680", + "fullName": "Barrstigen", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5af" + }, + "id": "531452", + "fullName": "Banvaktsgatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5b0" + }, + "id": "531965", + "fullName": "Barytongränden", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5b1" + }, + "id": "532538", + "fullName": "Bataljonsvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5b2" + }, + "id": "532461", + "fullName": "Bardisangränden", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5b3" + }, + "id": "549556", + "fullName": "Bankerudsgatan", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5b5" + }, + "id": "531884", + "fullName": "Ola Hanssons backe", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5b6" + }, + "id": "548682", + "fullName": "Bastahölsvägen", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5b7" + }, + "id": "532690", + "fullName": "Båtyxevägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5b8" + }, + "id": "532924", + "fullName": "Bäckarännan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5b9" + }, + "id": "532544", + "fullName": "Bägaregränden", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5ba" + }, + "id": "532087", + "fullName": "Bärsärkagången", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5bb" + }, + "id": "532546", + "fullName": "Bärnstensvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5bc" + }, + "id": "549612", + "fullName": "Bäckahästvägen", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5bd" + }, + "id": "781499", + "fullName": "Backa Nol-Backa", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5be" + }, + "id": "786338", + "fullName": "Backabo", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5bf" + }, + "id": "930731", + "fullName": "Badvägen", + "parentFullName": "Hökerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5c0" + }, + "id": "762159", + "fullName": "Barrgränd", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5c1" + }, + "id": "786010", + "fullName": "Badvägen", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5c2" + }, + "id": "763854", + "fullName": "Badvägen", + "parentFullName": "Frufällan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5c3" + }, + "id": "783248", + "fullName": "Badvägen", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5c4" + }, + "id": "783587", + "fullName": "Bäck Backa", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5c6" + }, + "id": "775205", + "fullName": "Backvägen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5c7" + }, + "id": "775517", + "fullName": "Backvägen", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5c8" + }, + "id": "762219", + "fullName": "Banjogatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5c9" + }, + "id": "763622", + "fullName": "Banérgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5ca" + }, + "id": "780983", + "fullName": "Barrvägen", + "parentFullName": "Svaneholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5cc" + }, + "id": "775707", + "fullName": "Backagärde", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5cd" + }, + "id": "764536", + "fullName": "Backvägen", + "parentFullName": "Gånghester", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5ce" + }, + "id": "761707", + "fullName": "Badhusgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5cf" + }, + "id": "914275", + "fullName": "Balladgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5d0" + }, + "id": "922941", + "fullName": "Balladgränd", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5d1" + }, + "id": "764068", + "fullName": "Bastugatan", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5d2" + }, + "id": "764070", + "fullName": "Batikgatan", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5d3" + }, + "id": "786012", + "fullName": "Barrstigen", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5d4" + }, + "id": "781045", + "fullName": "Backavägen", + "parentFullName": "Rydboholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5d5" + }, + "id": "761924", + "fullName": "Tiljans backe", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5d6" + }, + "id": "762004", + "fullName": "Backersgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5d7" + }, + "id": "776059", + "fullName": "Malryd backe", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5d8" + }, + "id": "776108", + "fullName": "Tämta backen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5d9" + }, + "id": "781868", + "fullName": "Badhusvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5da" + }, + "id": "776514", + "fullName": "Komlösa Backa", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5db" + }, + "id": "776568", + "fullName": "Längjum Backa", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5dc" + }, + "id": "763784", + "fullName": "Barnhemsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5dd" + }, + "id": "783274", + "fullName": "Falskog Backa", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5de" + }, + "id": "761900", + "fullName": "Backadalsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5df" + }, + "id": "763647", + "fullName": "Baldersplatsen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5e0" + }, + "id": "764367", + "fullName": "Backgårdsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5e1" + }, + "id": "776641", + "fullName": "Tärby Baracken", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5e2" + }, + "id": "786350", + "fullName": "Backabo Soläng", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5e3" + }, + "id": "781495", + "fullName": "Backa Kilahult", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5e4" + }, + "id": "775708", + "fullName": "Backagärde Gård", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5e5" + }, + "id": "786322", + "fullName": "Backhagsgränd", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5e6" + }, + "id": "786323", + "fullName": "Backhagsliden", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5e7" + }, + "id": "786324", + "fullName": "Backhagsvägen", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5e8" + }, + "id": "781497", + "fullName": "Backa Marielund", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5e9" + }, + "id": "781503", + "fullName": "Backa Skogafors", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5ea" + }, + "id": "781742", + "fullName": "Skrimhult Backa", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5eb" + }, + "id": "761901", + "fullName": "Backadalsstigen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5ec" + }, + "id": "762483", + "fullName": "Näs Bastubacken", + "parentFullName": "Sandhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5ed" + }, + "id": "762384", + "fullName": "Kypered Backakärr", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5ee" + }, + "id": "776110", + "fullName": "Tämta Backgården", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5ef" + }, + "id": "786348", + "fullName": "Backabo Solliden", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5f0" + }, + "id": "783827", + "fullName": "Stuvhult Backåkra", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5f1" + }, + "id": "781357", + "fullName": "Lisegärde backen", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1938a27dcf33cb21c5f2" + }, + "id": "786148", + "fullName": "Badstrandsvägen", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de3d" + }, + "id": "929905", + "fullName": "Berguven", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de3f" + }, + "id": "700685", + "fullName": "Bergängen", + "parentFullName": "Vrångö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de40" + }, + "id": "695112", + "fullName": "Bergkullen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de43" + }, + "id": "692216", + "fullName": "Belegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de44" + }, + "id": "695114", + "fullName": "Bergslänten", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de46" + }, + "id": "689110", + "fullName": "Bergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de47" + }, + "id": "691468", + "fullName": "Bergavägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de48" + }, + "id": "691671", + "fullName": "Betesgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de49" + }, + "id": "694434", + "fullName": "Bergklevet", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de4a" + }, + "id": "700724", + "fullName": "Bergshöjden", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de4b" + }, + "id": "688562", + "fullName": "Betongvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de4c" + }, + "id": "690061", + "fullName": "Befälsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de4d" + }, + "id": "692330", + "fullName": "Bensinvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de4e" + }, + "id": "692332", + "fullName": "Bentylgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de4f" + }, + "id": "716606", + "fullName": "Bergklinten", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de50" + }, + "id": "708786", + "fullName": "Brända Berget", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de52" + }, + "id": "700678", + "fullName": "Bergviksvägen", + "parentFullName": "Vrångö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de53" + }, + "id": "688306", + "fullName": "Besvärsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de55" + }, + "id": "688560", + "fullName": "Betonggården", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de56" + }, + "id": "688882", + "fullName": "Betaniagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de57" + }, + "id": "689570", + "fullName": "Betzensgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de58" + }, + "id": "690509", + "fullName": "Bergsjövägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de59" + }, + "id": "690549", + "fullName": "Bergsjödalen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de5a" + }, + "id": "691145", + "fullName": "Bellisgången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de5b" + }, + "id": "695769", + "fullName": "Bergsjövägen", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de5e" + }, + "id": "697373", + "fullName": "Berghagavägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de60" + }, + "id": "688305", + "fullName": "Bellmansgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de61" + }, + "id": "688496", + "fullName": "Berzeliigatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de63" + }, + "id": "691432", + "fullName": "Bessemergatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de65" + }, + "id": "716605", + "fullName": "Berghemsvägen", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de67" + }, + "id": "915644", + "fullName": "Berghagagången", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de69" + }, + "id": "687987", + "fullName": "Bergslagsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de6a" + }, + "id": "688980", + "fullName": "Berggrensgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de6b" + }, + "id": "690067", + "fullName": "Beväringsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de6c" + }, + "id": "690537", + "fullName": "Bergsjösvängen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de78" + }, + "id": "690858", + "fullName": "Bergsträdgården", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de79" + }, + "id": "691952", + "fullName": "Bergsgårdsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de7b" + }, + "id": "694673", + "fullName": "Bergegårdsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de8a" + }, + "id": "694294", + "fullName": "Sune Berntsons väg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de93" + }, + "id": "708564", + "fullName": "Hovås Bergagårdsväg", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de94" + }, + "id": "688605", + "fullName": "Bergsprängaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de96" + }, + "id": "695296", + "fullName": "Kvilleheds Bergegård", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21de9b" + }, + "id": "708776", + "fullName": "Brottkärrs Bergegård", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dea3" + }, + "id": "917433", + "fullName": "Kapten Bertilssons väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21deb4" + }, + "id": "531138", + "fullName": "Bettys väg", + "parentFullName": "Klagshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21debc" + }, + "id": "528187", + "fullName": "Betulastigen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21debd" + }, + "id": "529422", + "fullName": "Berguvsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21debe" + }, + "id": "926970", + "fullName": "Betonggatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dec1" + }, + "id": "912569", + "fullName": "Bersågatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dec2" + }, + "id": "527610", + "fullName": "Bellmansgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dec3" + }, + "id": "529285", + "fullName": "Beckasingatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dec4" + }, + "id": "529610", + "fullName": "Bergdalagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dec5" + }, + "id": "530067", + "fullName": "Bellevuevägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dec6" + }, + "id": "530572", + "fullName": "Beridaregatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dec7" + }, + "id": "527618", + "fullName": "Bertrandsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dec8" + }, + "id": "528305", + "fullName": "Beväringsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dec9" + }, + "id": "530731", + "fullName": "Beleshögsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21deca" + }, + "id": "530011", + "fullName": "Beleshögsplan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21decb" + }, + "id": "530013", + "fullName": "Beleshögsvägen", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21decc" + }, + "id": "530886", + "fullName": "Begoniavägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dece" + }, + "id": "530538", + "fullName": "Bernstorpsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21decf" + }, + "id": "530796", + "fullName": "Bergandsvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21ded0" + }, + "id": "528751", + "fullName": "Berg Von Lindes väg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21ded1" + }, + "id": "527779", + "fullName": "Beijersparksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21ded2" + }, + "id": "530600", + "fullName": "Beritta Gurrisgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21ded7" + }, + "id": "529823", + "fullName": "Västra Bernadottesgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21ded8" + }, + "id": "777418", + "fullName": "Berga", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21ded9" + }, + "id": "779511", + "fullName": "Berga", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dedb" + }, + "id": "779515", + "fullName": "Bergbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dedc" + }, + "id": "777539", + "fullName": "Faringe-Berga Bergalund", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dedd" + }, + "id": "778116", + "fullName": "Bergesta", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dede" + }, + "id": "777410", + "fullName": "Bennebol", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dedf" + }, + "id": "777420", + "fullName": "Bergdala", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dee3" + }, + "id": "779513", + "fullName": "Bergalid", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dee4" + }, + "id": "777416", + "fullName": "Bennetorp", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dee5" + }, + "id": "777424", + "fullName": "Bergsäter", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dee7" + }, + "id": "785669", + "fullName": "Bergvägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21deea" + }, + "id": "779509", + "fullName": "Bemersberg", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21deeb" + }, + "id": "778118", + "fullName": "Bergshyddan", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21deec" + }, + "id": "777422", + "fullName": "Bergshammar", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21def0" + }, + "id": "779516", + "fullName": "Bergshyddan", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21defb" + }, + "id": "778234", + "fullName": "Hagby Bergesta", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21defc" + }, + "id": "777414", + "fullName": "Bennebols Bruk", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df03" + }, + "id": "799788", + "fullName": "Bergslagsresan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df04" + }, + "id": "799812", + "fullName": "Bergtallsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df05" + }, + "id": "786225", + "fullName": "Skuttunge-Berg", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df06" + }, + "id": "777412", + "fullName": "Bennebol Grandal", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df08" + }, + "id": "795407", + "fullName": "Berthåga Lindväg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df09" + }, + "id": "799407", + "fullName": "Bernadottevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df0a" + }, + "id": "799808", + "fullName": "Bergsbrunna Gård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df0b" + }, + "id": "780138", + "fullName": "Tungelbo Bergvik", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df0e" + }, + "id": "795711", + "fullName": "Bergsbrunnagatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df0f" + }, + "id": "797088", + "fullName": "Västeråkers-Berga", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df10" + }, + "id": "799405", + "fullName": "Bernadottestigen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df11" + }, + "id": "786645", + "fullName": "Viksta Bergalund", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df12" + }, + "id": "797955", + "fullName": "Vaksala Berggården", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df17" + }, + "id": "777581", + "fullName": "Gränsta Bergsgården", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df1a" + }, + "id": "786857", + "fullName": "Fjuckby Bengtsberg", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df1e" + }, + "id": "798816", + "fullName": "Marielund Bergshyddan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df1f" + }, + "id": "799438", + "fullName": "Bröderna Berwalds väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df20" + }, + "id": "799810", + "fullName": "Bergsbrunna Villaväg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df22" + }, + "id": "779810", + "fullName": "Kiplingekrog Bergaäng", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df25" + }, + "id": "786505", + "fullName": "Viksta-Långängen Berga", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df29" + }, + "id": "522336", + "fullName": "Berg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df2a" + }, + "id": "502825", + "fullName": "Berga", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df2b" + }, + "id": "524836", + "fullName": "Slaka Berga Bergalund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df2c" + }, + "id": "524599", + "fullName": "Berga", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df2d" + }, + "id": "933799", + "fullName": "Bestorp Sörbo", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df2e" + }, + "id": "933793", + "fullName": "Bestorp Solvik", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df2f" + }, + "id": "933801", + "fullName": "Bestorp Vindås", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df30" + }, + "id": "933765", + "fullName": "Bestorp Bultsjö", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df32" + }, + "id": "933767", + "fullName": "Bestorp Garnvik", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df33" + }, + "id": "933788", + "fullName": "Bestorp Sjölund", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df34" + }, + "id": "933797", + "fullName": "Bestorp Såghult", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df35" + }, + "id": "933802", + "fullName": "Bestorp Vinkebo", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df36" + }, + "id": "502831", + "fullName": "Berga Gård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df38" + }, + "id": "525542", + "fullName": "Tuna Bergås", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df39" + }, + "id": "933772", + "fullName": "Bestorp Högliden", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df3a" + }, + "id": "933776", + "fullName": "Bestorp Laggarbo", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df3b" + }, + "id": "933777", + "fullName": "Bestorp Lillgård", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df3c" + }, + "id": "933779", + "fullName": "Bestorp Lindenäs", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df3d" + }, + "id": "933780", + "fullName": "Bestorp Lindevik", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df3e" + }, + "id": "933781", + "fullName": "Bestorp Majudden", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df3f" + }, + "id": "933782", + "fullName": "Bestorp Norrgård", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df40" + }, + "id": "933794", + "fullName": "Bestorp Sommarbo", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df41" + }, + "id": "933796", + "fullName": "Bestorp Storgård", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df42" + }, + "id": "933800", + "fullName": "Bestorp Trollebo", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df44" + }, + "id": "933880", + "fullName": "Sätra Bergstugan", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df45" + }, + "id": "527625", + "fullName": "Bergslott", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df47" + }, + "id": "933770", + "fullName": "Bestorp Hagstugan", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df48" + }, + "id": "933771", + "fullName": "Bestorp Hasselvik", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df4a" + }, + "id": "933787", + "fullName": "Bestorp Sjöhallen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df4b" + }, + "id": "933790", + "fullName": "Bestorp Smedbacka", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df4c" + }, + "id": "933791", + "fullName": "Bestorp Sofielund", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df4d" + }, + "id": "933792", + "fullName": "Bestorp Solbacken", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df4e" + }, + "id": "933798", + "fullName": "Bestorp Södergård", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df50" + }, + "id": "524349", + "fullName": "Sålla Berg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df51" + }, + "id": "522338", + "fullName": "Bergs Gård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df52" + }, + "id": "933764", + "fullName": "Bestorp Bultholmen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df53" + }, + "id": "933775", + "fullName": "Bestorp Kläppviken", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df54" + }, + "id": "933786", + "fullName": "Bestorp Sandbäcken", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df55" + }, + "id": "502532", + "fullName": "Bergsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df56" + }, + "id": "502627", + "fullName": "Betesgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df57" + }, + "id": "509166", + "fullName": "Bergavägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df58" + }, + "id": "502899", + "fullName": "Förråd Bellö", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df59" + }, + "id": "502938", + "fullName": "Himna Berget", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df5a" + }, + "id": "520168", + "fullName": "Hamra Bergön", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df5b" + }, + "id": "933769", + "fullName": "Bestorp Gustavsborg", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df5c" + }, + "id": "933773", + "fullName": "Bestorp Kläppekvarn", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df5d" + }, + "id": "933774", + "fullName": "Bestorp Kläpphöjden", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df5e" + }, + "id": "933778", + "fullName": "Bestorp Lillkläppen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df60" + }, + "id": "524661", + "fullName": "Greby Berget", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df61" + }, + "id": "502827", + "fullName": "Berga Brinken", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df62" + }, + "id": "502836", + "fullName": "Berga Lyckebo", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df63" + }, + "id": "527518", + "fullName": "Södra Berget", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df64" + }, + "id": "528473", + "fullName": "Berg Sjövik", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df65" + }, + "id": "509295", + "fullName": "Befälsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df66" + }, + "id": "509550", + "fullName": "Betarevägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df68" + }, + "id": "505923", + "fullName": "Fläret Berget", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df69" + }, + "id": "526398", + "fullName": "Bestorp Sörbo", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df6a" + }, + "id": "933789", + "fullName": "Bestorp Skogsgläntan", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df6b" + }, + "id": "523838", + "fullName": "Hackstad Berg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df6c" + }, + "id": "524690", + "fullName": "Gustad Berget", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df6d" + }, + "id": "524886", + "fullName": "Tillorp Berga", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df6e" + }, + "id": "502829", + "fullName": "Berga Gladhäll", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df6f" + }, + "id": "502833", + "fullName": "Berga Lillgård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df70" + }, + "id": "502846", + "fullName": "Bjärby Berglid", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df71" + }, + "id": "504184", + "fullName": "Himna Berggård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df73" + }, + "id": "525457", + "fullName": "Smacka Betlehem", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df74" + }, + "id": "911753", + "fullName": "Bergvallavägen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df75" + }, + "id": "523746", + "fullName": "Frackstad Berg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df76" + }, + "id": "522337", + "fullName": "Berg Karlslund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df77" + }, + "id": "516248", + "fullName": "Kottebo Bergdala", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df78" + }, + "id": "501523", + "fullName": "Berzeliigatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df79" + }, + "id": "501854", + "fullName": "Bergdalsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df7a" + }, + "id": "504452", + "fullName": "Skälv Berglund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df7b" + }, + "id": "504458", + "fullName": "Skälv Bergåkra", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df7c" + }, + "id": "529373", + "fullName": "Bergs Slussar", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df7d" + }, + "id": "505925", + "fullName": "Fläret Betania", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df7e" + }, + "id": "507481", + "fullName": "Mutebo Bergsol", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df7f" + }, + "id": "526388", + "fullName": "Bestorp Solvik", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df80" + }, + "id": "526401", + "fullName": "Bestorp Vindås", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df81" + }, + "id": "526626", + "fullName": "Göttorp Berget", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df82" + }, + "id": "526850", + "fullName": "Skog Bergbacka", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df83" + }, + "id": "527354", + "fullName": "Bernhards Gränd", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df84" + }, + "id": "527530", + "fullName": "Veda Bergshälla", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df85" + }, + "id": "933425", + "fullName": "Brånstad Berget", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df87" + }, + "id": "934066", + "fullName": "Bergvallastigen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df88" + }, + "id": "520166", + "fullName": "Hamra Berghamra", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df8a" + }, + "id": "502799", + "fullName": "Berggårdsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df8b" + }, + "id": "504272", + "fullName": "Beatelunds Gård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df8c" + }, + "id": "505319", + "fullName": "Grävsten Berget", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df8d" + }, + "id": "506856", + "fullName": "Fjälla Bergsväg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df8e" + }, + "id": "508397", + "fullName": "Ledberg Betania", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df8f" + }, + "id": "526333", + "fullName": "Bestorp Bultsjö", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df91" + }, + "id": "526337", + "fullName": "Bestorp Garnvik", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df92" + }, + "id": "526379", + "fullName": "Bestorp Sjölund", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df93" + }, + "id": "526395", + "fullName": "Bestorp Såghult", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df94" + }, + "id": "526403", + "fullName": "Bestorp Vinkebo", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df95" + }, + "id": "933768", + "fullName": "Bestorp Grenadjärtorpet", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df98" + }, + "id": "523606", + "fullName": "Brånstad Berget", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df99" + }, + "id": "524837", + "fullName": "Slaka Berga Gård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df9a" + }, + "id": "522659", + "fullName": "Forsa Bergslund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df9b" + }, + "id": "522946", + "fullName": "Lycke Bergslund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df9c" + }, + "id": "512417", + "fullName": "Unnerstad Berget", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df9d" + }, + "id": "502838", + "fullName": "Berga Mellangård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df9e" + }, + "id": "503521", + "fullName": "Nygård Bergslund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21df9f" + }, + "id": "503829", + "fullName": "Gåselöt Bergdala", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfa0" + }, + "id": "911426", + "fullName": "Limmerhult Berget", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfa1" + }, + "id": "918831", + "fullName": "Bergvallaslingan", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfa2" + }, + "id": "524184", + "fullName": "Sjögestad Berget", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfa4" + }, + "id": "519268", + "fullName": "Kuseboholm Besebo", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfa5" + }, + "id": "519411", + "fullName": "Västerby Betlehem", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfa6" + }, + "id": "502832", + "fullName": "Berga Gård Flygeln", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfa7" + }, + "id": "502962", + "fullName": "Linghem Bergtomta", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfa8" + }, + "id": "503352", + "fullName": "Bergsättersvägen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfaa" + }, + "id": "503677", + "fullName": "Blistad Bergslund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfab" + }, + "id": "503975", + "fullName": "Markeby Bergdalen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfad" + }, + "id": "933675", + "fullName": "Unnerstad Berget", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfaf" + }, + "id": "529379", + "fullName": "Bergsbadsvägen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfb0" + }, + "id": "529702", + "fullName": "Flemma Bergsnäs", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfb1" + }, + "id": "504762", + "fullName": "Ginkelösa Berget", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfb2" + }, + "id": "505123", + "fullName": "Bjärstad Bergebo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfb3" + }, + "id": "507051", + "fullName": "Sundsmåla Berget", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfb4" + }, + "id": "526347", + "fullName": "Bestorp Högliden", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfb5" + }, + "id": "526355", + "fullName": "Bestorp Laggarbo", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfb6" + }, + "id": "526357", + "fullName": "Bestorp Lillgård", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfb7" + }, + "id": "526361", + "fullName": "Bestorp Lindenäs", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfb8" + }, + "id": "526363", + "fullName": "Bestorp Lindevik", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfb9" + }, + "id": "526365", + "fullName": "Bestorp Majudden", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfba" + }, + "id": "526367", + "fullName": "Bestorp Norrgård", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfbb" + }, + "id": "526390", + "fullName": "Bestorp Sommarbo", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfbc" + }, + "id": "526393", + "fullName": "Bestorp Storgård", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfbd" + }, + "id": "526399", + "fullName": "Bestorp Trollebo", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfbf" + }, + "id": "527165", + "fullName": "Sätra Bergstugan", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfc0" + }, + "id": "545504", + "fullName": "Byttebo Bergsätter", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfc1" + }, + "id": "511995", + "fullName": "Gävbo Bengtstorpet", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfc2" + }, + "id": "524524", + "fullName": "Fålåsa Berggården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfc6" + }, + "id": "503482", + "fullName": "Nartomta Bergvalla", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfc8" + }, + "id": "525582", + "fullName": "Ullstorp Bergvalla", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfc9" + }, + "id": "504257", + "fullName": "Beatelund Furulid", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfca" + }, + "id": "528474", + "fullName": "Bergs Frälsegård", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfcb" + }, + "id": "504901", + "fullName": "Vimarka Bergdalen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfcc" + }, + "id": "505773", + "fullName": "Stubbetorp Berget", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfcd" + }, + "id": "507778", + "fullName": "Styvinge Bergtäkt", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfce" + }, + "id": "507786", + "fullName": "Sundsholm Bergaro", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfcf" + }, + "id": "526343", + "fullName": "Bestorp Hagstugan", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfd0" + }, + "id": "526345", + "fullName": "Bestorp Hasselvik", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfd2" + }, + "id": "526377", + "fullName": "Bestorp Sjöhallen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfd3" + }, + "id": "526383", + "fullName": "Bestorp Smedbacka", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfd4" + }, + "id": "526386", + "fullName": "Bestorp Sofielund", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfd5" + }, + "id": "526387", + "fullName": "Bestorp Solbacken", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfd6" + }, + "id": "526396", + "fullName": "Bestorp Södergård", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfd8" + }, + "id": "527019", + "fullName": "Sturefors Bestorp", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfd9" + }, + "id": "523613", + "fullName": "Brånstad Berglunda", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfda" + }, + "id": "523013", + "fullName": "Rappestad Bergåkra", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfdc" + }, + "id": "504194", + "fullName": "Himna Nedre Berggård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfdd" + }, + "id": "528096", + "fullName": "Kungsbro Bergsätter", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfdf" + }, + "id": "933426", + "fullName": "Brånstad Berglunda", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfe0" + }, + "id": "933464", + "fullName": "Fettjestad Betlehem", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfe1" + }, + "id": "933502", + "fullName": "Gävbo Bengtstorpet", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfe3" + }, + "id": "504264", + "fullName": "Beatelund Hagsätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfe4" + }, + "id": "504266", + "fullName": "Beatelund Karlstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfe5" + }, + "id": "504502", + "fullName": "Torstorp Bergliden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfe6" + }, + "id": "529700", + "fullName": "Flemma Berghällen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfe7" + }, + "id": "505317", + "fullName": "Grävsten Bergdalen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfe8" + }, + "id": "505435", + "fullName": "Landeryd Bergsätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfe9" + }, + "id": "505638", + "fullName": "Månestad Bergsäter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfea" + }, + "id": "505702", + "fullName": "Sinnerstad Bellevue", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfeb" + }, + "id": "505721", + "fullName": "Skonberga Bergalid", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfec" + }, + "id": "505723", + "fullName": "Skonberga Berghamra", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfed" + }, + "id": "506909", + "fullName": "Karlemåla Bergsmåla", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfee" + }, + "id": "508037", + "fullName": "Tollstorp Bergalund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfef" + }, + "id": "508196", + "fullName": "Glyttinge Berggård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dff1" + }, + "id": "922455", + "fullName": "Kåvetorp Bergshagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dff2" + }, + "id": "526331", + "fullName": "Bestorp Bultholmen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dff3" + }, + "id": "526341", + "fullName": "Bestorp Gustavsborg", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dff4" + }, + "id": "526349", + "fullName": "Bestorp Kläppekvarn", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dff5" + }, + "id": "526351", + "fullName": "Bestorp Kläpphöjden", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dff6" + }, + "id": "526353", + "fullName": "Bestorp Kläppviken", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dff7" + }, + "id": "526359", + "fullName": "Bestorp Lillkläppen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dff8" + }, + "id": "526375", + "fullName": "Bestorp Sandbäcken", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dffa" + }, + "id": "526698", + "fullName": "Kringstorp Berglund", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dffb" + }, + "id": "526756", + "fullName": "Norrberga Bergvalla", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dffc" + }, + "id": "527017", + "fullName": "Sturefors Bergdalen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dffd" + }, + "id": "527281", + "fullName": "Tolebo Bergshyddan", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dffe" + }, + "id": "523526", + "fullName": "Björkhult Bergstugan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21dfff" + }, + "id": "523688", + "fullName": "Fettjestad Betlehem", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e000" + }, + "id": "524191", + "fullName": "Sjögestad Bergsätter", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e001" + }, + "id": "524749", + "fullName": "Naterstad Bergsäter", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e002" + }, + "id": "524854", + "fullName": "Slaka Berga Rusthåll", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e003" + }, + "id": "524856", + "fullName": "Slaka Berga Södra Lund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e007" + }, + "id": "503184", + "fullName": "Tärnestad Bergsätter", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e009" + }, + "id": "527945", + "fullName": "Gunnarstorp Berghaga", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e00a" + }, + "id": "933394", + "fullName": "Björkhult Bergstugan", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e00b" + }, + "id": "913482", + "fullName": "Gårdsätter Bergsätter", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e00c" + }, + "id": "504253", + "fullName": "Beatelund Björnvänge", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e00d" + }, + "id": "504268", + "fullName": "Beatelund Lagersberg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e00e" + }, + "id": "504292", + "fullName": "Bjursholmen Berglund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e011" + }, + "id": "505299", + "fullName": "Frösslunda Bemmelsbo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e012" + }, + "id": "506058", + "fullName": "Ringstorp Bergsätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e013" + }, + "id": "526381", + "fullName": "Bestorp Skogsgläntan", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e014" + }, + "id": "523887", + "fullName": "Krångestad Bergbacken", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e015" + }, + "id": "527482", + "fullName": "Ljungsbro Södra Berget", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e016" + }, + "id": "933537", + "fullName": "Krångestad Bergbacken", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e017" + }, + "id": "525293", + "fullName": "Lilla Kolaryd Bergsätter", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e019" + }, + "id": "504251", + "fullName": "Beatelund Björkeberga", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e01a" + }, + "id": "529764", + "fullName": "Fruktåker Berghällen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e01b" + }, + "id": "529766", + "fullName": "Fruktåker Bergvreten", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e01c" + }, + "id": "507367", + "fullName": "Kolbyttemon Beatelund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e01d" + }, + "id": "508883", + "fullName": "Malmslätt Bernshammar", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e01e" + }, + "id": "512030", + "fullName": "Gävbo Lilla Bengtstorpet", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e020" + }, + "id": "523888", + "fullName": "Krångestad Bergshyddan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e022" + }, + "id": "526110", + "fullName": "Södra Häggebo Berggården", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e023" + }, + "id": "933508", + "fullName": "Gävbo Lilla Bengtstorpet", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e024" + }, + "id": "933538", + "fullName": "Krångestad Bergshyddan", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e025" + }, + "id": "504270", + "fullName": "Beatelund Trädgårdstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e026" + }, + "id": "528476", + "fullName": "Flistad Betelkapellet", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e028" + }, + "id": "526339", + "fullName": "Bestorp Grenadjärtorpet", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e029" + }, + "id": "527021", + "fullName": "Sturefors Bestorps Skola", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e02a" + }, + "id": "523256", + "fullName": "Spärringe Benkammargård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e02b" + }, + "id": "524450", + "fullName": "Vikingstads Utjord Berget", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e02c" + }, + "id": "503124", + "fullName": "Skrukeby Lundby Bergkullen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e02d" + }, + "id": "526811", + "fullName": "Selgesätter Bellmanstorp", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e02e" + }, + "id": "523258", + "fullName": "Spärringe Benkammargården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e02f" + }, + "id": "524335", + "fullName": "Stora Tollstad Bergsgården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e030" + }, + "id": "529377", + "fullName": "Bergs Slussar Kanalvillan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e031" + }, + "id": "934077", + "fullName": "Berg Härnavikens Fågeltorn", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e032" + }, + "id": "524839", + "fullName": "Slaka Berga Gård Västra Flygeln", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e034" + }, + "id": "519219", + "fullName": "Brokinds Herrgård Lilla Betlehem", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e035" + }, + "id": "519223", + "fullName": "Brokinds Herrgård Stora Betlehem", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e036" + }, + "id": "933866", + "fullName": "Skår", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e037" + }, + "id": "933843", + "fullName": "Kulla", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e038" + }, + "id": "933879", + "fullName": "Sätra", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e039" + }, + "id": "933828", + "fullName": "Gavel", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e03b" + }, + "id": "933951", + "fullName": "Tutebo", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e03c" + }, + "id": "933878", + "fullName": "Sågvägen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e03d" + }, + "id": "933855", + "fullName": "Seths väg", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e03e" + }, + "id": "933857", + "fullName": "Skaggebo", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e03f" + }, + "id": "933940", + "fullName": "Tråstorp", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e041" + }, + "id": "933827", + "fullName": "Fagers väg", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e042" + }, + "id": "933835", + "fullName": "Hodins väg", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e043" + }, + "id": "933867", + "fullName": "Spjuts väg", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e044" + }, + "id": "933815", + "fullName": "Bonäsvägen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e045" + }, + "id": "933834", + "fullName": "Henriks väg", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e046" + }, + "id": "933836", + "fullName": "Koppertorp", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e047" + }, + "id": "933858", + "fullName": "Skruvkulla", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e04a" + }, + "id": "933896", + "fullName": "Sätra Hagen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e04b" + }, + "id": "933902", + "fullName": "Sätraliden", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e04c" + }, + "id": "933910", + "fullName": "Sätra Skola", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e04e" + }, + "id": "933919", + "fullName": "Sätravallen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e052" + }, + "id": "933830", + "fullName": "Gavel Flithem", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e053" + }, + "id": "933832", + "fullName": "Gottfrids väg", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e054" + }, + "id": "933837", + "fullName": "Kristineberg", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e057" + }, + "id": "933893", + "fullName": "Sätra Fridhem", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e058" + }, + "id": "933899", + "fullName": "Sätra Karlsro", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e059" + }, + "id": "933900", + "fullName": "Sätra Klippan", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e05a" + }, + "id": "933909", + "fullName": "Sätra Sjöåsen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e05b" + }, + "id": "933913", + "fullName": "Sätra Solhaga", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e05c" + }, + "id": "933831", + "fullName": "Gavel Lövhagen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e05e" + }, + "id": "933856", + "fullName": "Sjölundsvägen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e061" + }, + "id": "933895", + "fullName": "Sätra Hagalund", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e062" + }, + "id": "933903", + "fullName": "Sätra Lindhaga", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e064" + }, + "id": "933914", + "fullName": "Sätra Solklint", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e065" + }, + "id": "933918", + "fullName": "Sätra Tallåsen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e069" + }, + "id": "933829", + "fullName": "Gavel Björkåkra", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e06a" + }, + "id": "933845", + "fullName": "Lindbacksvägen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e06b" + }, + "id": "933846", + "fullName": "Lönnbacksvägen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e06e" + }, + "id": "933863", + "fullName": "Skruvkulla Lund", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e06f" + }, + "id": "933885", + "fullName": "Sätra Björklund", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e070" + }, + "id": "933898", + "fullName": "Sätra Karlslund", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e071" + }, + "id": "933901", + "fullName": "Sätra Kullsäter", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e072" + }, + "id": "933904", + "fullName": "Sätra Mariehill", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e074" + }, + "id": "933911", + "fullName": "Sätra Solbacken", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e075" + }, + "id": "933917", + "fullName": "Sätra Södergård", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e077" + }, + "id": "933945", + "fullName": "Tråstorp Grytet", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e079" + }, + "id": "933808", + "fullName": "Bjärka-Säby gatan", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e07a" + }, + "id": "933812", + "fullName": "Björkbacksvägen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e07b" + }, + "id": "933882", + "fullName": "Sätra Björkhagen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e07c" + }, + "id": "933884", + "fullName": "Sätra Björkliden", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e07d" + }, + "id": "933886", + "fullName": "Sätra Björksätra", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e07e" + }, + "id": "933905", + "fullName": "Sätra Mellangård", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e07f" + }, + "id": "933912", + "fullName": "Sätra Solgläntan", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e080" + }, + "id": "933916", + "fullName": "Sätra Sätramålen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e083" + }, + "id": "933942", + "fullName": "Tråstorp Fridhem", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e084" + }, + "id": "933813", + "fullName": "Björklida Björkmo", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e085" + }, + "id": "933814", + "fullName": "Björklida Svensbo", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e086" + }, + "id": "933833", + "fullName": "Hasselbacksvägen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e088" + }, + "id": "933881", + "fullName": "Sätra Björkbacken", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e089" + }, + "id": "933883", + "fullName": "Sätra Björkhyddan", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e08a" + }, + "id": "933894", + "fullName": "Sätra Gamla Skolan", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e08b" + }, + "id": "933915", + "fullName": "Sätra Svartbäcken", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e08c" + }, + "id": "933944", + "fullName": "Tråstorp Furusten", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e08d" + }, + "id": "933947", + "fullName": "Tråstorp Högstorp", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e08e" + }, + "id": "933948", + "fullName": "Tråstorp Stentorp", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e08f" + }, + "id": "933950", + "fullName": "Tråstorp Sörängen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e090" + }, + "id": "933844", + "fullName": "Lilla Kristineberg", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e091" + }, + "id": "933862", + "fullName": "Skruvkulla Klinten", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e092" + }, + "id": "933868", + "fullName": "Stora Kristineberg", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e093" + }, + "id": "933897", + "fullName": "Sätra Hasselbacken", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e094" + }, + "id": "933921", + "fullName": "Sätravallen Hällen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e095" + }, + "id": "933810", + "fullName": "Bjärka-Säby Landenäs", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e096" + }, + "id": "933840", + "fullName": "Kristineberg Hemsjö", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e097" + }, + "id": "933848", + "fullName": "Norra Sjösätravägen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e099" + }, + "id": "933865", + "fullName": "Skruvkulla Vasstorp", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e09a" + }, + "id": "933934", + "fullName": "Södra Sjösätravägen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e09b" + }, + "id": "933943", + "fullName": "Tråstorp Frälsegård", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e09c" + }, + "id": "933953", + "fullName": "Tutebo Hasselbacken", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e09d" + }, + "id": "933954", + "fullName": "Tutebo Sätragläntan", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e09e" + }, + "id": "933809", + "fullName": "Bjärka-Säby Landamäre", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e09f" + }, + "id": "933811", + "fullName": "Bjärka-Säby Storängen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0a1" + }, + "id": "933841", + "fullName": "Kristineberg Långsbo", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0a2" + }, + "id": "933842", + "fullName": "Kristineberg Sjöholm", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0a3" + }, + "id": "933861", + "fullName": "Skruvkulla Gröndalen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0a4" + }, + "id": "933925", + "fullName": "Sätravallen Lövbacken", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0a5" + }, + "id": "933927", + "fullName": "Sätravallen Sjöstugan", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0a6" + }, + "id": "933949", + "fullName": "Tråstorp Södergården", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0a8" + }, + "id": "933922", + "fullName": "Sätravallen Hällstugan", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0a9" + }, + "id": "933924", + "fullName": "Sätravallen Lillstugan", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0aa" + }, + "id": "933929", + "fullName": "Sätravallen Storstugan", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0ab" + }, + "id": "933930", + "fullName": "Sätravallen Varglunden", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0ac" + }, + "id": "933920", + "fullName": "Sätravallen Gillestugan", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0ad" + }, + "id": "933923", + "fullName": "Sätravallen Klockstugan", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0ae" + }, + "id": "933928", + "fullName": "Sätravallen Stengläntan", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0af" + }, + "id": "933864", + "fullName": "Skruvkulla Trädgårdstorp", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0b0" + }, + "id": "933946", + "fullName": "Tråstorp Grönsved Lillängen", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0b1" + }, + "id": "933926", + "fullName": "Sätravallen Semesterstugorna", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0b2" + }, + "id": "764309", + "fullName": "Berga", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0b3" + }, + "id": "762389", + "fullName": "Bergbo", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0b4" + }, + "id": "764308", + "fullName": "Bengtsbo", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0b5" + }, + "id": "764312", + "fullName": "Bergboda", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0b6" + }, + "id": "760310", + "fullName": "Benvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0b7" + }, + "id": "764310", + "fullName": "Berga Gård", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0b8" + }, + "id": "764314", + "fullName": "Bernsborg", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0b9" + }, + "id": "764316", + "fullName": "Bertilsbo", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0bb" + }, + "id": "759853", + "fullName": "Bergsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0bc" + }, + "id": "758485", + "fullName": "Betonggatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0bd" + }, + "id": "761286", + "fullName": "Bergåsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0be" + }, + "id": "758976", + "fullName": "Bellmansgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0bf" + }, + "id": "760873", + "fullName": "Bessemergatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0c0" + }, + "id": "762806", + "fullName": "Björksta Berga", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0c1" + }, + "id": "763472", + "fullName": "Kungsåra Berga", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0c2" + }, + "id": "623269", + "fullName": "Bergskogsvägen", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0c3" + }, + "id": "758545", + "fullName": "Bergslagsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0c4" + }, + "id": "760013", + "fullName": "Berghamravägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0c6" + }, + "id": "761077", + "fullName": "Bergmästarvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0c7" + }, + "id": "762670", + "fullName": "Sevalla Bergboda", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0c8" + }, + "id": "758851", + "fullName": "Bernsborgsstigen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0c9" + }, + "id": "760552", + "fullName": "Västra Bergsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0ca" + }, + "id": "762807", + "fullName": "Björksta Berga Gård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0cc" + }, + "id": "753028", + "fullName": "Berg", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0cd" + }, + "id": "745880", + "fullName": "Berga", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0d3" + }, + "id": "758151", + "fullName": "Bergavägen", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0d4" + }, + "id": "753253", + "fullName": "Bernstorp", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0d5" + }, + "id": "743910", + "fullName": "Betongvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0d6" + }, + "id": "743848", + "fullName": "Berglings väg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0d7" + }, + "id": "744298", + "fullName": "Begoniagatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0da" + }, + "id": "744192", + "fullName": "Beckasingatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0db" + }, + "id": "744639", + "fullName": "Bessemervägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0dc" + }, + "id": "744837", + "fullName": "Bettorpsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0dd" + }, + "id": "745007", + "fullName": "Berberisvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0df" + }, + "id": "743344", + "fullName": "Berghultsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0e0" + }, + "id": "743908", + "fullName": "Berglundavägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0e1" + }, + "id": "744735", + "fullName": "Beväringsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0e2" + }, + "id": "744807", + "fullName": "Bergslagsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0e3" + }, + "id": "744835", + "fullName": "Berghällsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0e4" + }, + "id": "743815", + "fullName": "Berghammargatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0e8" + }, + "id": "743944", + "fullName": "Norra Belltorpsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0e9" + }, + "id": "743946", + "fullName": "Södra Belltorpsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0ea" + }, + "id": "744462", + "fullName": "Hjalmar Bergmans väg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0ec" + }, + "id": "552617", + "fullName": "Bendzgatan", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0ed" + }, + "id": "554272", + "fullName": "Stora Berga", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0ee" + }, + "id": "552810", + "fullName": "Bergögatan", + "parentFullName": "Rydebäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0ef" + }, + "id": "551013", + "fullName": "Bengts väg", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0f1" + }, + "id": "554485", + "fullName": "Befälsgatan", + "parentFullName": "Mörarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0f2" + }, + "id": "550257", + "fullName": "Bergaliden", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0f3" + }, + "id": "552034", + "fullName": "Bergavägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0f4" + }, + "id": "554486", + "fullName": "Benarpsvägen", + "parentFullName": "Mörarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0f5" + }, + "id": "551196", + "fullName": "Betselvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0f6" + }, + "id": "551860", + "fullName": "Berga Kasern", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0f7" + }, + "id": "552670", + "fullName": "Bellisgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0f9" + }, + "id": "551397", + "fullName": "Begoniagatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0fa" + }, + "id": "551194", + "fullName": "Beridarevägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0fb" + }, + "id": "551633", + "fullName": "Bellmansgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0fc" + }, + "id": "552331", + "fullName": "Berghemsvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0fd" + }, + "id": "550459", + "fullName": "Berzeliusgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0fe" + }, + "id": "911673", + "fullName": "Bergendals gata", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e0ff" + }, + "id": "927567", + "fullName": "Bergfinksgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e100" + }, + "id": "550265", + "fullName": "Lilla Bergaliden", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e101" + }, + "id": "550461", + "fullName": "Berzeliusplatsen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e102" + }, + "id": "551095", + "fullName": "Bella Vista-Vägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e103" + }, + "id": "551503", + "fullName": "Bengt Langhs gata", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e104" + }, + "id": "551567", + "fullName": "Bergeströmsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e105" + }, + "id": "551618", + "fullName": "Bengt Lidners gata", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e106" + }, + "id": "550666", + "fullName": "Edwin Berlings gata", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e107" + }, + "id": "550398", + "fullName": "Sturzen-Beckers gata", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e108" + }, + "id": "552622", + "fullName": "Folke Bernadottes väg", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e109" + }, + "id": "552456", + "fullName": "Brunnsparken Villa Bellis", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e10a" + }, + "id": "552509", + "fullName": "Villa Begonia Ramlösa Brunnspark", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e10b" + }, + "id": "559804", + "fullName": "Beteby", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e10f" + }, + "id": "597581", + "fullName": "Bergtorp", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e110" + }, + "id": "597020", + "fullName": "Betlehem", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e112" + }, + "id": "560071", + "fullName": "Berga Gård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e113" + }, + "id": "595889", + "fullName": "Bergvägen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e114" + }, + "id": "586642", + "fullName": "Beateborg", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e115" + }, + "id": "565622", + "fullName": "Rönö Berget", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e117" + }, + "id": "559139", + "fullName": "Bergstigen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e118" + }, + "id": "559452", + "fullName": "Bergagatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e119" + }, + "id": "561292", + "fullName": "Borg Berget", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e11a" + }, + "id": "561535", + "fullName": "Bergsätter", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e11b" + }, + "id": "595887", + "fullName": "Berggården", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e11c" + }, + "id": "596422", + "fullName": "Ruda Berget", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e11d" + }, + "id": "596596", + "fullName": "Vånga Berga", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e11e" + }, + "id": "563275", + "fullName": "Bergåsavägen", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e120" + }, + "id": "561705", + "fullName": "Rist Bergsbo", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e121" + }, + "id": "568265", + "fullName": "Kuddby Berga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e123" + }, + "id": "565122", + "fullName": "Håcklö Berget", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e124" + }, + "id": "567144", + "fullName": "Östra Ny Berga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e125" + }, + "id": "596116", + "fullName": "Boberg Bergås", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e126" + }, + "id": "596611", + "fullName": "Vånga Bergvik", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e129" + }, + "id": "559806", + "fullName": "Beteby Gustorp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e12a" + }, + "id": "560075", + "fullName": "Berga Norrgård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e12b" + }, + "id": "596598", + "fullName": "Vånga Berganäs", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e12c" + }, + "id": "596600", + "fullName": "Vånga Bergdala", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e12d" + }, + "id": "596610", + "fullName": "Vånga Bergtuna", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e12e" + }, + "id": "565921", + "fullName": "Brink Bedalund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e131" + }, + "id": "597583", + "fullName": "Bergtorpsvägen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e132" + }, + "id": "564025", + "fullName": "Norsholm Berget", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e133" + }, + "id": "564440", + "fullName": "Öjeby Bergdalen", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e134" + }, + "id": "565001", + "fullName": "Öbnebo Bergåsen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e135" + }, + "id": "565003", + "fullName": "Öbnebo Betanien", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e136" + }, + "id": "567270", + "fullName": "Berga Rönneholm", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e137" + }, + "id": "567803", + "fullName": "Mastad Berglund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e138" + }, + "id": "568267", + "fullName": "Kuddby Bergåsen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e139" + }, + "id": "563637", + "fullName": "Sörby Bergstugan", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e13a" + }, + "id": "586644", + "fullName": "Beatelunds Gård", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e13b" + }, + "id": "587173", + "fullName": "Mem Bergshyddan", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e13c" + }, + "id": "504063", + "fullName": "Skärkind Bergvik", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e13d" + }, + "id": "558473", + "fullName": "Bergslagsgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e13e" + }, + "id": "560077", + "fullName": "Berga Södergård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e13f" + }, + "id": "560393", + "fullName": "Låstad Berglund", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e140" + }, + "id": "561429", + "fullName": "Klinga Bergtäkt", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e141" + }, + "id": "561811", + "fullName": "Stora Bergstorp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e142" + }, + "id": "595807", + "fullName": "Bergslagsvägen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e143" + }, + "id": "596447", + "fullName": "Rökstorp Berget", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e144" + }, + "id": "596509", + "fullName": "Tolskepp Berget", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e145" + }, + "id": "596603", + "fullName": "Vånga Berghamra", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e146" + }, + "id": "596605", + "fullName": "Vånga Bergkulla", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e149" + }, + "id": "597022", + "fullName": "Betlehem Nyalund", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e14b" + }, + "id": "559802", + "fullName": "Bergsbackevägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e14c" + }, + "id": "559810", + "fullName": "Beteby Svensborg", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e14d" + }, + "id": "560073", + "fullName": "Berga Mellangård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e14e" + }, + "id": "560119", + "fullName": "Kummelby Betania", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e14f" + }, + "id": "561739", + "fullName": "Skärlöta Bennebo", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e151" + }, + "id": "596099", + "fullName": "Berga Krongården", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e152" + }, + "id": "596602", + "fullName": "Vånga Bergfallet", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e153" + }, + "id": "596608", + "fullName": "Vånga Bergsundet", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e154" + }, + "id": "596609", + "fullName": "Vånga Bergsätter", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e155" + }, + "id": "564808", + "fullName": "Gåsåker Bergdalen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e156" + }, + "id": "564862", + "fullName": "Kälebo Berghälla", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e157" + }, + "id": "564864", + "fullName": "Kälebo Bergsäter", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e15b" + }, + "id": "565335", + "fullName": "Mönnerum Bergåsen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e15c" + }, + "id": "565392", + "fullName": "Ekhult Bergtomta", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e15d" + }, + "id": "567146", + "fullName": "Östra Ny Berghamra", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e15e" + }, + "id": "567147", + "fullName": "Östra Ny Bergkvara", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e15f" + }, + "id": "567588", + "fullName": "Östra Husby Berga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e160" + }, + "id": "568266", + "fullName": "Kuddby Bergudden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e161" + }, + "id": "566450", + "fullName": "Gårdsjö Bergåsen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e162" + }, + "id": "566718", + "fullName": "Östra Ny Berglund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e163" + }, + "id": "566747", + "fullName": "Östra Ny Södra Berg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e165" + }, + "id": "919860", + "fullName": "Bergbrantsvägen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e167" + }, + "id": "560170", + "fullName": "Styrstad Benntorp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e169" + }, + "id": "565859", + "fullName": "Östra Ny Berghällen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e16a" + }, + "id": "565991", + "fullName": "Falketorp Berglund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e16b" + }, + "id": "567367", + "fullName": "Mauritzberg Berget", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e16c" + }, + "id": "566099", + "fullName": "Kättinge Berghamra", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e16e" + }, + "id": "597541", + "fullName": "Mörkhult Beijersro", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e16f" + }, + "id": "597024", + "fullName": "Betlehem Skogstorp", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e173" + }, + "id": "560547", + "fullName": "Tingstad Bergudden", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e174" + }, + "id": "596114", + "fullName": "Boberg Bergshyttan", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e175" + }, + "id": "567589", + "fullName": "Östra Husby Bergtorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e176" + }, + "id": "567910", + "fullName": "Östra Husby Berglund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e177" + }, + "id": "568189", + "fullName": "Konungsund Berglund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e178" + }, + "id": "587482", + "fullName": "Tåby Beatelunds Gård", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e179" + }, + "id": "560171", + "fullName": "Styrstad Bergshyddan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e17a" + }, + "id": "560172", + "fullName": "Styrstad Bergslyckan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e17b" + }, + "id": "560325", + "fullName": "Furingstad Betlehem", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e17c" + }, + "id": "561537", + "fullName": "Bergsätter Karlslund", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e17d" + }, + "id": "595897", + "fullName": "Ljusfors Berggården", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e17f" + }, + "id": "565743", + "fullName": "Satterstad Berglunda", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e180" + }, + "id": "567628", + "fullName": "Östra Husby Husby-Berga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e181" + }, + "id": "567684", + "fullName": "Östra Husby Stora Berga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e182" + }, + "id": "568185", + "fullName": "Konungsund Bergdalen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e183" + }, + "id": "568187", + "fullName": "Konungsund Berghamra", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e184" + }, + "id": "566101", + "fullName": "Kättinge Bergshyddan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e185" + }, + "id": "566476", + "fullName": "Häradshammar Berglund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e186" + }, + "id": "566478", + "fullName": "Häradshammar Bergåsen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e187" + }, + "id": "566922", + "fullName": "Linneberga Bergdalen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e189" + }, + "id": "560498", + "fullName": "Myckelby Säteri Berget", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e18a" + }, + "id": "596606", + "fullName": "Vånga Bergsmansgården", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e18b" + }, + "id": "567932", + "fullName": "Östra Stenby Bergsätter", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e18c" + }, + "id": "587480", + "fullName": "Tåby Beatelund Ektorpet", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e18d" + }, + "id": "561521", + "fullName": "Torps Gård Villa Bellman", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e18f" + }, + "id": "564200", + "fullName": "Skärkind Hestad Gård Berget", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e190" + }, + "id": "856070", + "fullName": "Bet", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e191" + }, + "id": "860990", + "fullName": "Berg", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e193" + }, + "id": "860241", + "fullName": "Bellevue", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e194" + }, + "id": "859662", + "fullName": "Bergslid", + "parentFullName": "Taberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e195" + }, + "id": "858446", + "fullName": "Berghem", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e196" + }, + "id": "856651", + "fullName": "Bergtorp", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e197" + }, + "id": "856072", + "fullName": "Bet Liden", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e198" + }, + "id": "859664", + "fullName": "Bergvägen", + "parentFullName": "Taberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e199" + }, + "id": "858836", + "fullName": "Bergshult", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e19b" + }, + "id": "860243", + "fullName": "Bergsgatan", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e19c" + }, + "id": "860245", + "fullName": "Bergsvägen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e19f" + }, + "id": "856069", + "fullName": "Bergstigen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1a2" + }, + "id": "857781", + "fullName": "Bergsgatan", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1a3" + }, + "id": "856774", + "fullName": "Falla Berget", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1a4" + }, + "id": "859914", + "fullName": "Bengtsbryna", + "parentFullName": "Månsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1a5" + }, + "id": "859546", + "fullName": "Bergsgatan", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1a7" + }, + "id": "856071", + "fullName": "Bet Högaberg", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1a8" + }, + "id": "853960", + "fullName": "Betselvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1a9" + }, + "id": "858089", + "fullName": "Bergsstigen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1aa" + }, + "id": "859734", + "fullName": "Berghemsvägen", + "parentFullName": "Taberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1ab" + }, + "id": "854330", + "fullName": "Bergiusvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1ac" + }, + "id": "857896", + "fullName": "Bermansgatan", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1ad" + }, + "id": "858017", + "fullName": "Benvedsvägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1ae" + }, + "id": "859450", + "fullName": "Bellisvägen", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1b0" + }, + "id": "856074", + "fullName": "Bet Västerlund", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1b1" + }, + "id": "861265", + "fullName": "Ölmstad Bergvik", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1b2" + }, + "id": "859737", + "fullName": "Bergslagsvägen", + "parentFullName": "Taberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1b3" + }, + "id": "853378", + "fullName": "Berghemsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1b4" + }, + "id": "853654", + "fullName": "Berzeliigatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1b5" + }, + "id": "853700", + "fullName": "Bellmansgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1b6" + }, + "id": "853908", + "fullName": "Bellevuegatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1b7" + }, + "id": "854358", + "fullName": "Bernhards stig", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1b8" + }, + "id": "855010", + "fullName": "Beckasinvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1b9" + }, + "id": "858205", + "fullName": "Berghagavägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1ba" + }, + "id": "858454", + "fullName": "Berghemsgatan", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1bd" + }, + "id": "853377", + "fullName": "Bergbackagatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1be" + }, + "id": "853900", + "fullName": "Övre Bergsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1bf" + }, + "id": "858450", + "fullName": "Berghem Röängen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1c0" + }, + "id": "859338", + "fullName": "Vireda By Berghem", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1c2" + }, + "id": "859372", + "fullName": "Bergholmsvägen", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1c3" + }, + "id": "859374", + "fullName": "Bergsmansvägen", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1c5" + }, + "id": "853765", + "fullName": "Nedre Bergsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1c6" + }, + "id": "854709", + "fullName": "Bergshyddevägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1c7" + }, + "id": "857060", + "fullName": "Stigby Bengtsgård", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1ca" + }, + "id": "858448", + "fullName": "Berghem Hallagård", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1cb" + }, + "id": "858452", + "fullName": "Berghem Svenstorp", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1cd" + }, + "id": "858069", + "fullName": "Stora Tokarp Berget", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1ce" + }, + "id": "854767", + "fullName": "Hedenstorp Bergkulla", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1cf" + }, + "id": "858795", + "fullName": "Stensholm Bengtaberg", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1d0" + }, + "id": "857108", + "fullName": "Tunnerstad Bengtsgård", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1d1" + }, + "id": "885042", + "fullName": "Berga", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1d2" + }, + "id": "882977", + "fullName": "Bergön", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1d3" + }, + "id": "885043", + "fullName": "Bergön", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1d4" + }, + "id": "883349", + "fullName": "Berttjärn", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1d5" + }, + "id": "883379", + "fullName": "Bergsboda", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1d6" + }, + "id": "882852", + "fullName": "Betesvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1d7" + }, + "id": "884891", + "fullName": "Berggatan", + "parentFullName": "Holmsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1d8" + }, + "id": "883119", + "fullName": "Bettnessand", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1d9" + }, + "id": "883571", + "fullName": "Betongvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1da" + }, + "id": "883658", + "fullName": "Bergsvägen", + "parentFullName": "Hörnefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1db" + }, + "id": "883121", + "fullName": "Bettnesvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1dc" + }, + "id": "882742", + "fullName": "Berghemsvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1dd" + }, + "id": "886175", + "fullName": "Berguddsvägen", + "parentFullName": "Holmön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1de" + }, + "id": "887688", + "fullName": "Bergviksvägen", + "parentFullName": "Botsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1df" + }, + "id": "883117", + "fullName": "Berghällevägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1e0" + }, + "id": "883118", + "fullName": "Bergknallevägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1e1" + }, + "id": "883380", + "fullName": "Bergsbodavallen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1e2" + }, + "id": "883120", + "fullName": "Bettnesuddsvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1e4" + }, + "id": "531870", + "fullName": "Fader Bergs väg", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1e5" + }, + "id": "549428", + "fullName": "Berberisvägen", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1e6" + }, + "id": "532409", + "fullName": "Beslutsgränden", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1e7" + }, + "id": "531866", + "fullName": "Bengt Lidforss väg", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1e9" + }, + "id": "548684", + "fullName": "Bengt Möllare Gränd", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1ea" + }, + "id": "783506", + "fullName": "Berg Bergs Gård", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1eb" + }, + "id": "783504", + "fullName": "Berg", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1ec" + }, + "id": "762924", + "fullName": "Berget", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1ed" + }, + "id": "761903", + "fullName": "Bergsäter", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1ee" + }, + "id": "763793", + "fullName": "Bergsgränd", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1f0" + }, + "id": "775276", + "fullName": "Bergsvägen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1f1" + }, + "id": "762096", + "fullName": "Bensingatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1f2" + }, + "id": "762135", + "fullName": "Bengtsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1f3" + }, + "id": "780880", + "fullName": "Bergsvägen", + "parentFullName": "Viskafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1f4" + }, + "id": "761868", + "fullName": "Bergsbogatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1f5" + }, + "id": "762006", + "fullName": "Betaniagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1f6" + }, + "id": "763082", + "fullName": "Öd Bergholmen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1f7" + }, + "id": "763700", + "fullName": "Bertilsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1f8" + }, + "id": "783512", + "fullName": "Berg Ekeberg", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1f9" + }, + "id": "776112", + "fullName": "Tämta Berget", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1fa" + }, + "id": "786354", + "fullName": "Bertilshult", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1fc" + }, + "id": "783514", + "fullName": "Bergsbovägen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1fd" + }, + "id": "783589", + "fullName": "Bäck Bellevue", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1fe" + }, + "id": "783612", + "fullName": "Forsa Bergvik", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e1ff" + }, + "id": "930593", + "fullName": "Bergastigen", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e200" + }, + "id": "761606", + "fullName": "Berzeliigatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e201" + }, + "id": "762045", + "fullName": "Bergdalsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e202" + }, + "id": "761902", + "fullName": "Bergkullsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e203" + }, + "id": "761904", + "fullName": "Bergsätergatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e204" + }, + "id": "762046", + "fullName": "Bergdalslyckan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e206" + }, + "id": "763545", + "fullName": "Bergslenagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e207" + }, + "id": "930494", + "fullName": "Bergkantsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e208" + }, + "id": "776620", + "fullName": "Sik Bergetsdal", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e209" + }, + "id": "783905", + "fullName": "Bygd Bergsäter", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e20a" + }, + "id": "781605", + "fullName": "Holmen Betania", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e20c" + }, + "id": "782297", + "fullName": "Senåsa Berghem", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e20d" + }, + "id": "776880", + "fullName": "Lindsås Berget", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e20e" + }, + "id": "775896", + "fullName": "Vänga Bergsäter", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e20f" + }, + "id": "776279", + "fullName": "Gingri Berghäll", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e210" + }, + "id": "776643", + "fullName": "Tärby Bergsäter", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e211" + }, + "id": "781753", + "fullName": "Slottet Bergnäs", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e212" + }, + "id": "762661", + "fullName": "Funningen Berget", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e213" + }, + "id": "763731", + "fullName": "Bergakungsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e214" + }, + "id": "776843", + "fullName": "Kållared Berget", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e216" + }, + "id": "782187", + "fullName": "Häglared Berget", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e217" + }, + "id": "782438", + "fullName": "Draered Berghem", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e218" + }, + "id": "775280", + "fullName": "Gamla Bergsvägen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e219" + }, + "id": "775286", + "fullName": "Norra Bergsvägen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e21a" + }, + "id": "776283", + "fullName": "Gingri Bergsäter", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e21b" + }, + "id": "783975", + "fullName": "Kulla Bellsvägen", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e21c" + }, + "id": "781187", + "fullName": "Benjamins Gränd", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e21d" + }, + "id": "783552", + "fullName": "Bosgården Betania", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e21e" + }, + "id": "776835", + "fullName": "Kråkarp Bengtsro", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e21f" + }, + "id": "775894", + "fullName": "Vänga Bergsgården", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e220" + }, + "id": "776114", + "fullName": "Tämta Bergsgården", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e222" + }, + "id": "781807", + "fullName": "Upptröst Bergåkra", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e223" + }, + "id": "782440", + "fullName": "Draered Bergvalla", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e224" + }, + "id": "762663", + "fullName": "Funningen Bergängen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e225" + }, + "id": "777023", + "fullName": "Örlanda Bergsäter", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e226" + }, + "id": "776281", + "fullName": "Gingri Bergklinten", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e228" + }, + "id": "762659", + "fullName": "Funningen Bengtstorp", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e229" + }, + "id": "777003", + "fullName": "Uddetorp Bergagärde", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e22a" + }, + "id": "784092", + "fullName": "Slätthult Bergsäter", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e22b" + }, + "id": "772932", + "fullName": "Ljushult Bergkullen", + "parentFullName": "Sexdrega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e22c" + }, + "id": "783447", + "fullName": "Ormåsa Bergalyckan", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e22d" + }, + "id": "782439", + "fullName": "Draered Bergsgården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e22e" + }, + "id": "783829", + "fullName": "Stuvhult Berntsgården", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e22f" + }, + "id": "777021", + "fullName": "Örlanda Bengtsgården", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e230" + }, + "id": "786519", + "fullName": "Öndered Bernhardsäng", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e231" + }, + "id": "764622", + "fullName": "Vasshalla Berghalla", + "parentFullName": "Gånghester", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e232" + }, + "id": "764713", + "fullName": "Lilla Brämhult Bergsbo", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e233" + }, + "id": "781235", + "fullName": "Göllingstorp Bergsäter", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e234" + }, + "id": "783308", + "fullName": "Finnekumla Bengtsgården", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e235" + }, + "id": "762430", + "fullName": "Götseredsfjäll Bergsäter", + "parentFullName": "Sandhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e236" + }, + "id": "783706", + "fullName": "Lilla Skedskamma Bergslyckan", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e237" + }, + "id": "490640", + "fullName": "Bergavägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e238" + }, + "id": "490642", + "fullName": "Bertils väg", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e239" + }, + "id": "491135", + "fullName": "Bergstigen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e23a" + }, + "id": "491438", + "fullName": "Betesvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e23b" + }, + "id": "491950", + "fullName": "Bergsvägen", + "parentFullName": "Segeltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e23c" + }, + "id": "492431", + "fullName": "Betongvägen", + "parentFullName": "Skogås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e23d" + }, + "id": "490859", + "fullName": "Bersåstigen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e23e" + }, + "id": "477419", + "fullName": "Beckasinvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e23f" + }, + "id": "913057", + "fullName": "Bergtoras väg", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e240" + }, + "id": "491775", + "fullName": "Benvedsbacken", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e241" + }, + "id": "477421", + "fullName": "Berghällsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e242" + }, + "id": "492685", + "fullName": "Bellmansvägen", + "parentFullName": "Trångsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e243" + }, + "id": "490581", + "fullName": "Bergtomtavägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e244" + }, + "id": "491239", + "fullName": "Bergmarksvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e245" + }, + "id": "491436", + "fullName": "Bergholmsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e247" + }, + "id": "492168", + "fullName": "Bergfalkstigen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e248" + }, + "id": "492384", + "fullName": "Bergklintsvägen", + "parentFullName": "Skogås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e249" + }, + "id": "491237", + "fullName": "Bergakungsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e24a" + }, + "id": "621305", + "fullName": "Berga Bergaro", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e24b" + }, + "id": "621303", + "fullName": "Berga", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e24d" + }, + "id": "621333", + "fullName": "Berga Mon", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e24e" + }, + "id": "609555", + "fullName": "Össby Berg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e24f" + }, + "id": "611834", + "fullName": "Magla Berg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e250" + }, + "id": "621317", + "fullName": "Berga Gård", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e252" + }, + "id": "638241", + "fullName": "Bergsgatan", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e253" + }, + "id": "638243", + "fullName": "Betargatan", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e254" + }, + "id": "638463", + "fullName": "Bergius väg", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e255" + }, + "id": "623542", + "fullName": "Tumbo Berga", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e256" + }, + "id": "612389", + "fullName": "Lista Berga", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e257" + }, + "id": "609702", + "fullName": "Kjula-Berga", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e258" + }, + "id": "606175", + "fullName": "Bergsgatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e259" + }, + "id": "621344", + "fullName": "Berga Råsbo", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e25a" + }, + "id": "610691", + "fullName": "Hensta Berg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e25b" + }, + "id": "606688", + "fullName": "Bellisvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e25c" + }, + "id": "638461", + "fullName": "Bengtzéns väg", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e25d" + }, + "id": "621352", + "fullName": "Bergabacken", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e25e" + }, + "id": "612859", + "fullName": "Kråksten Berga", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e25f" + }, + "id": "608838", + "fullName": "Hyvena Berget", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e260" + }, + "id": "609158", + "fullName": "Mora Bergsten", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e261" + }, + "id": "606412", + "fullName": "Bergaåsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e262" + }, + "id": "606680", + "fullName": "Bellmansplan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e263" + }, + "id": "621976", + "fullName": "Vi Bergstugan", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e264" + }, + "id": "607745", + "fullName": "Bergsbovägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e265" + }, + "id": "621323", + "fullName": "Berga Klippan", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e266" + }, + "id": "621329", + "fullName": "Berga Lyckebo", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e267" + }, + "id": "621500", + "fullName": "Frasta Bender", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e268" + }, + "id": "612395", + "fullName": "Lista Bergalid", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e269" + }, + "id": "606323", + "fullName": "Berzeliigatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e26a" + }, + "id": "606676", + "fullName": "Bellmansgatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e26b" + }, + "id": "606934", + "fullName": "Beroniusgatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e26c" + }, + "id": "607122", + "fullName": "Berberisvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e26d" + }, + "id": "607194", + "fullName": "Beckasinvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e26e" + }, + "id": "607196", + "fullName": "Bergfinkvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e26f" + }, + "id": "608214", + "fullName": "Barva Bergholm", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e270" + }, + "id": "608216", + "fullName": "Barva Berglund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e271" + }, + "id": "614707", + "fullName": "Knutstena Berg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e272" + }, + "id": "613792", + "fullName": "Svenstorp Berg", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e273" + }, + "id": "613094", + "fullName": "Rotarbo Betania", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e274" + }, + "id": "638152", + "fullName": "Berglundsgatan", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e275" + }, + "id": "621975", + "fullName": "Vi Bergsgården", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e276" + }, + "id": "622103", + "fullName": "Väsby Berghaga", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e277" + }, + "id": "623544", + "fullName": "Tumbo Berga Gård", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e278" + }, + "id": "621307", + "fullName": "Berga Bingtorp", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e279" + }, + "id": "621309", + "fullName": "Berga Ekbacken", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e27a" + }, + "id": "621311", + "fullName": "Berga Furuhäll", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e27b" + }, + "id": "621321", + "fullName": "Berga Jonsberg", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e27c" + }, + "id": "621327", + "fullName": "Berga Liseberg", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e27d" + }, + "id": "621645", + "fullName": "Lista Berglund", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e27e" + }, + "id": "612393", + "fullName": "Lista Berga Gård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e27f" + }, + "id": "612397", + "fullName": "Lista Bergalund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e280" + }, + "id": "609708", + "fullName": "Kjula-Berga Gård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e281" + }, + "id": "606408", + "fullName": "Bergadalsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e282" + }, + "id": "606410", + "fullName": "Bergalidsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e283" + }, + "id": "637327", + "fullName": "Hökärr Bergåsa", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e284" + }, + "id": "622131", + "fullName": "Västermo Bergås", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e286" + }, + "id": "608210", + "fullName": "Barva Beateberg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e287" + }, + "id": "608212", + "fullName": "Barva Bergaholm", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e288" + }, + "id": "621313", + "fullName": "Berga Furuliden", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e289" + }, + "id": "621331", + "fullName": "Berga Lötbacken", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e28a" + }, + "id": "621342", + "fullName": "Berga Olofsborg", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e28b" + }, + "id": "621351", + "fullName": "Berga Talludden", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e28c" + }, + "id": "610337", + "fullName": "Berggrensvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e28d" + }, + "id": "611976", + "fullName": "Närsjö Bengtsbo", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e28e" + }, + "id": "638154", + "fullName": "Betulanders gata", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e28f" + }, + "id": "608840", + "fullName": "Hyvena Berglunda", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e290" + }, + "id": "606690", + "fullName": "Bergklintsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e291" + }, + "id": "610339", + "fullName": "Bergströmsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e292" + }, + "id": "610739", + "fullName": "Hyggeby Berghäll", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e293" + }, + "id": "611978", + "fullName": "Närsjö Bergatorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e294" + }, + "id": "920067", + "fullName": "Odlaren Bergvalla", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e296" + }, + "id": "612091", + "fullName": "Skricksta Bernabo", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e297" + }, + "id": "612860", + "fullName": "Kråksten Bergalund", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e298" + }, + "id": "609007", + "fullName": "Jäders-Mälby Berga", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e299" + }, + "id": "637377", + "fullName": "Magda Bergstugan", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e29a" + }, + "id": "622129", + "fullName": "Västermo Berghem", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e29b" + }, + "id": "623485", + "fullName": "Sundbyvik Bergvik", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e29c" + }, + "id": "621315", + "fullName": "Berga Gustavstorp", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e29d" + }, + "id": "621346", + "fullName": "Berga Sandstugan", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e29e" + }, + "id": "621349", + "fullName": "Berga Skogshyddan", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e29f" + }, + "id": "621350", + "fullName": "Berga Södra Lövsta", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2a0" + }, + "id": "610585", + "fullName": "Bernhard Frids väg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2a1" + }, + "id": "610592", + "fullName": "Eneby Bergsstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2a2" + }, + "id": "610746", + "fullName": "Kolsta Berghyddan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2a3" + }, + "id": "607918", + "fullName": "Skjulsta Bergsäkra", + "parentFullName": "Skogstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2a4" + }, + "id": "612391", + "fullName": "Lista Berga Ekliden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2a5" + }, + "id": "613139", + "fullName": "Svalboviken Bergvik", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2a6" + }, + "id": "608798", + "fullName": "Fiholm Bergshällen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2a7" + }, + "id": "622130", + "fullName": "Västermo Bergsätra", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2a8" + }, + "id": "622287", + "fullName": "Västra Fyrby Bender", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2a9" + }, + "id": "608608", + "fullName": "Björsund Berglunda", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2aa" + }, + "id": "608610", + "fullName": "Björsund Bergudden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2ab" + }, + "id": "621325", + "fullName": "Berga Kristinelund", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2ac" + }, + "id": "611612", + "fullName": "Gillberga Betlehem", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2ad" + }, + "id": "609704", + "fullName": "Kjula-Berga Björkhaga", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2ae" + }, + "id": "609706", + "fullName": "Kjula-Berga Ekbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2af" + }, + "id": "609710", + "fullName": "Kjula-Berga Nybacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2b0" + }, + "id": "609712", + "fullName": "Kjula-Berga Sandåsen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2b1" + }, + "id": "609895", + "fullName": "Kjulaåsen Bergstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2b2" + }, + "id": "609987", + "fullName": "Ramshammar Bergalund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2b3" + }, + "id": "609989", + "fullName": "Ramshammar Bergavrån", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2b4" + }, + "id": "607386", + "fullName": "Stenkvista Bergkulla", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2b5" + }, + "id": "607390", + "fullName": "Stenkvista Bergstena", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2b6" + }, + "id": "621301", + "fullName": "Beckhyttan Elofsnäs", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2b7" + }, + "id": "621319", + "fullName": "Berga Gästgivargård", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2b8" + }, + "id": "621348", + "fullName": "Berga Schelinbacken", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2b9" + }, + "id": "610646", + "fullName": "Grundby Bergshöjden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2ba" + }, + "id": "611303", + "fullName": "Råby-Rekarne Berghem", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2bb" + }, + "id": "613714", + "fullName": "Sandbankarna Bergebo", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2bc" + }, + "id": "613811", + "fullName": "Tandersten Bergstorp", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2be" + }, + "id": "609714", + "fullName": "Kjula-Berga Västergård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2c0" + }, + "id": "621531", + "fullName": "Järshammar Beckhyttan", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2c1" + }, + "id": "610257", + "fullName": "Stora Tidö Bergshammar", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2c2" + }, + "id": "613642", + "fullName": "Ryningsberg Bergstugan", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2c3" + }, + "id": "613813", + "fullName": "Tandersten Bergvreten", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2c4" + }, + "id": "614074", + "fullName": "Hällberga Bergsgläntan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2c5" + }, + "id": "609005", + "fullName": "Jäders-Mälby Bengtsborg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2c6" + }, + "id": "609770", + "fullName": "Kjulamon Berglundstorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2c7" + }, + "id": "607388", + "fullName": "Stenkvista Bergshöjden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2c8" + }, + "id": "613640", + "fullName": "Ryningsberg Bergsstugan", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2c9" + }, + "id": "612754", + "fullName": "Hedensö Befallarbostaden", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2ca" + }, + "id": "610209", + "fullName": "Lilla Lövhulta Berghammar", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2cb" + }, + "id": "611636", + "fullName": "Gillberga Stora Betlehem", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2cc" + }, + "id": "609990", + "fullName": "Ramshammar Bergavråtorpet", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2cd" + }, + "id": "614757", + "fullName": "Mortorpakrogen Bertilstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2ce" + }, + "id": "481452", + "fullName": "Bergliden", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2cf" + }, + "id": "488259", + "fullName": "Bergstigen", + "parentFullName": "Älta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2d0" + }, + "id": "481609", + "fullName": "Bergåsavägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2d1" + }, + "id": "481704", + "fullName": "Bergvägen", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2d2" + }, + "id": "481923", + "fullName": "Betsövägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2d3" + }, + "id": "482091", + "fullName": "Bergholmen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2d4" + }, + "id": "481694", + "fullName": "Bergbacken", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2d5" + }, + "id": "926137", + "fullName": "Berggården", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2d6" + }, + "id": "482089", + "fullName": "Bergbrinken", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2d7" + }, + "id": "482273", + "fullName": "Bergastigen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2d8" + }, + "id": "481505", + "fullName": "Beckasinvägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2d9" + }, + "id": "481201", + "fullName": "Bergparksvägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2da" + }, + "id": "481520", + "fullName": "Bergkantstigen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2db" + }, + "id": "481697", + "fullName": "Berguvsgränd", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2dc" + }, + "id": "482599", + "fullName": "Bergdalsvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2dd" + }, + "id": "482848", + "fullName": "Bellevuevägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2de" + }, + "id": "482993", + "fullName": "Bengts Trappor", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2df" + }, + "id": "483338", + "fullName": "Bergabovägen", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2e0" + }, + "id": "481286", + "fullName": "Becksjudarvägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2e1" + }, + "id": "483090", + "fullName": "Berguddsvägen", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2e2" + }, + "id": "483132", + "fullName": "Berberisvägen", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2e3" + }, + "id": "483340", + "fullName": "Berghemsvägen", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2e4" + }, + "id": "483448", + "fullName": "Bergandsgatan", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2e5" + }, + "id": "481279", + "fullName": "Bergknattestigen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2e6" + }, + "id": "482271", + "fullName": "Beatebergsvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2e7" + }, + "id": "483173", + "fullName": "Oskar Bergmans väg", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2e8" + }, + "id": "843709", + "fullName": "Bergbyvägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2e9" + }, + "id": "836532", + "fullName": "Bergstig", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2ea" + }, + "id": "836334", + "fullName": "Bergvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2eb" + }, + "id": "837107", + "fullName": "Bergsvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2ec" + }, + "id": "834902", + "fullName": "Bergsgränd", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2ed" + }, + "id": "835181", + "fullName": "Bergsgatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2ee" + }, + "id": "844189", + "fullName": "Bergsgatan", + "parentFullName": "Forsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2ef" + }, + "id": "843656", + "fullName": "Bergsgatan", + "parentFullName": "Norrsundet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2f0" + }, + "id": "835514", + "fullName": "Beckasinvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2f1" + }, + "id": "835790", + "fullName": "Bergmossvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2f2" + }, + "id": "835888", + "fullName": "Berghemsgatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2f3" + }, + "id": "834900", + "fullName": "Övre Bergsgränd", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2f4" + }, + "id": "834936", + "fullName": "Övre Bergsgatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2f5" + }, + "id": "844355", + "fullName": "Nils Bergens väg", + "parentFullName": "Valbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2f6" + }, + "id": "844228", + "fullName": "Bergsmansvägen", + "parentFullName": "Forsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2f7" + }, + "id": "834918", + "fullName": "Nedre Bergsgatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2f8" + }, + "id": "834923", + "fullName": "Stora Bergsgränd", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2f9" + }, + "id": "843655", + "fullName": "Bergbackagatan", + "parentFullName": "Norrsundet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2fa" + }, + "id": "835890", + "fullName": "Bergströmsbacken", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2fb" + }, + "id": "938127", + "fullName": "Fröken Bergstens väg", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2fc" + }, + "id": "843755", + "fullName": "Veda", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2fd" + }, + "id": "843715", + "fullName": "Heden", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2fe" + }, + "id": "843711", + "fullName": "Ekvägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e2ff" + }, + "id": "843714", + "fullName": "Hagvägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e300" + }, + "id": "843716", + "fullName": "Hedvägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e301" + }, + "id": "843759", + "fullName": "Vijvägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e303" + }, + "id": "843801", + "fullName": "Högbacka", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e304" + }, + "id": "843813", + "fullName": "Svevägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e305" + }, + "id": "843726", + "fullName": "Höjdvägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e306" + }, + "id": "843747", + "fullName": "Stenvägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e307" + }, + "id": "843791", + "fullName": "Fäbovägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e308" + }, + "id": "843713", + "fullName": "Gärdsvägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e309" + }, + "id": "843717", + "fullName": "Hertevägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e30a" + }, + "id": "843718", + "fullName": "Humlevägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e30b" + }, + "id": "843728", + "fullName": "Lottavägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e30c" + }, + "id": "843741", + "fullName": "Smedsvägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e30d" + }, + "id": "843751", + "fullName": "Totravägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e30e" + }, + "id": "843807", + "fullName": "Sandstigen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e30f" + }, + "id": "843722", + "fullName": "Häcklevägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e310" + }, + "id": "843735", + "fullName": "Orrnäsvägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e311" + }, + "id": "843761", + "fullName": "Virkesvägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e312" + }, + "id": "843789", + "fullName": "Fjällstigen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e313" + }, + "id": "843815", + "fullName": "Vifors Byväg", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e314" + }, + "id": "843817", + "fullName": "Viksjövägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e315" + }, + "id": "843739", + "fullName": "Paradisvägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e316" + }, + "id": "843743", + "fullName": "Sofierovägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e317" + }, + "id": "843753", + "fullName": "Tönnebrosjön", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e318" + }, + "id": "843724", + "fullName": "Högbacksvägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e319" + }, + "id": "843745", + "fullName": "Solbergsvägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e31a" + }, + "id": "843797", + "fullName": "Göttorpsvägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e31b" + }, + "id": "843799", + "fullName": "Hamrångevägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e31c" + }, + "id": "843809", + "fullName": "Sjökallavägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e31e" + }, + "id": "843749", + "fullName": "Tallbacksvägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e31f" + }, + "id": "843757", + "fullName": "Verkstadsvägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e320" + }, + "id": "843805", + "fullName": "Norrsundsvägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e321" + }, + "id": "843811", + "fullName": "Spångholmsvägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e322" + }, + "id": "843803", + "fullName": "Norra Hagstavägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e323" + }, + "id": "843737", + "fullName": "Oskar Björnklos väg", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e324" + }, + "id": "843795", + "fullName": "Gamla Ockelbovägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e325" + }, + "id": "843720", + "fullName": "Häckelsängs Fäbodväg", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e326" + }, + "id": "843793", + "fullName": "Gamla Norrsundsvägen", + "parentFullName": "Bergby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e327" + }, + "id": "593128", + "fullName": "Becks väg", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e328" + }, + "id": "910646", + "fullName": "Stora Berg", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e329" + }, + "id": "599087", + "fullName": "Lilla Berg", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e32a" + }, + "id": "599204", + "fullName": "Stora Berg", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e32b" + }, + "id": "594132", + "fullName": "Bergsgård", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e32c" + }, + "id": "594219", + "fullName": "Berggränd", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e32d" + }, + "id": "595190", + "fullName": "Bergvägen", + "parentFullName": "Steninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e32e" + }, + "id": "598917", + "fullName": "Bergsgatan", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e32f" + }, + "id": "609668", + "fullName": "Ettarp Betås", + "parentFullName": "Åled", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e330" + }, + "id": "592171", + "fullName": "Betelvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e331" + }, + "id": "592273", + "fullName": "Bergsgatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e332" + }, + "id": "596843", + "fullName": "Bergsvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e333" + }, + "id": "597932", + "fullName": "Bergsgränd", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e334" + }, + "id": "594472", + "fullName": "Bexells väg", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e335" + }, + "id": "593290", + "fullName": "Beryllvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e336" + }, + "id": "593558", + "fullName": "Betselvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e337" + }, + "id": "593790", + "fullName": "Bergsstigen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e339" + }, + "id": "596274", + "fullName": "Tofta Berget", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e33a" + }, + "id": "920189", + "fullName": "Betesstigen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e33b" + }, + "id": "608651", + "fullName": "Bergsgatan", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e33c" + }, + "id": "595882", + "fullName": "Holm Bergagård", + "parentFullName": "Holm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e33d" + }, + "id": "599128", + "fullName": "Risarp Berget", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e33e" + }, + "id": "592494", + "fullName": "Bexellsgatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e33f" + }, + "id": "596504", + "fullName": "Röinge Bergås", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e340" + }, + "id": "594826", + "fullName": "Bergavägen", + "parentFullName": "Gullbrandstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e341" + }, + "id": "592380", + "fullName": "Bellmansgatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e342" + }, + "id": "593250", + "fullName": "Bergängsvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e343" + }, + "id": "594134", + "fullName": "Bergsgård Hiet", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e344" + }, + "id": "595499", + "fullName": "Bergfotsvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e345" + }, + "id": "609000", + "fullName": "Drared Berget", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e346" + }, + "id": "609475", + "fullName": "Öknalt Berget", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e347" + }, + "id": "598915", + "fullName": "Berggräsvägen", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e348" + }, + "id": "595188", + "fullName": "Beckasinvägen", + "parentFullName": "Steninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e349" + }, + "id": "598320", + "fullName": "Fröböke Betet", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e34a" + }, + "id": "595968", + "fullName": "Nannarp Berghäll", + "parentFullName": "Holm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e34b" + }, + "id": "609596", + "fullName": "Enslöv Bergagård", + "parentFullName": "Åled", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e34c" + }, + "id": "592619", + "fullName": "Bergtallsvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e34d" + }, + "id": "596119", + "fullName": "Skedala Berghem", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e34e" + }, + "id": "596804", + "fullName": "Öppinge Bergsbo", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e34f" + }, + "id": "596879", + "fullName": "Påarp Bergsgård", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e350" + }, + "id": "928419", + "fullName": "Alarp Bergshäll", + "parentFullName": "Slättåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e351" + }, + "id": "595430", + "fullName": "Särdal Berghäll", + "parentFullName": "Steninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e352" + }, + "id": "594009", + "fullName": "Bergsgårdsliden", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e353" + }, + "id": "594011", + "fullName": "Bergsgårdsvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e354" + }, + "id": "594357", + "fullName": "Prosten Bergs väg", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e355" + }, + "id": "596121", + "fullName": "Skedala Berghäll", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e357" + }, + "id": "608839", + "fullName": "Spele-Bengts väg", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e358" + }, + "id": "608939", + "fullName": "Alarp Bergshäll", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e359" + }, + "id": "608801", + "fullName": "Bengt-Petters väg", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e35a" + }, + "id": "609262", + "fullName": "Edwin Bergers väg", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e35b" + }, + "id": "594470", + "fullName": "Bergagårdsvägen", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e35c" + }, + "id": "592707", + "fullName": "Berta Jönssons väg", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e35d" + }, + "id": "596502", + "fullName": "Röinge Bengtsgård", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e35e" + }, + "id": "596878", + "fullName": "Påarp Bengtas Minne", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e35f" + }, + "id": "598084", + "fullName": "Skogby Bergslyckan", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e360" + }, + "id": "596010", + "fullName": "Slangemöllan Berget", + "parentFullName": "Holm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e361" + }, + "id": "599206", + "fullName": "Stora Berg Perstorp", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e362" + }, + "id": "594828", + "fullName": "Bergtallsgatan", + "parentFullName": "Gullbrandstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e363" + }, + "id": "595428", + "fullName": "Särdal Bengtsgård", + "parentFullName": "Steninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e364" + }, + "id": "594136", + "fullName": "Bergsgård Solbacken", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e365" + }, + "id": "596238", + "fullName": "Skedalagård Berghem", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e366" + }, + "id": "596375", + "fullName": "Fyllinge Bengtsgård", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e367" + }, + "id": "609483", + "fullName": "Dragabol Bergsstugan", + "parentFullName": "Sennan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e369" + }, + "id": "596123", + "fullName": "Skedala Bergsknallen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e36a" + }, + "id": "596592", + "fullName": "Röinge Villa Bellevue", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e36b" + }, + "id": "598401", + "fullName": "Hjälmsryd Berghäll", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e36c" + }, + "id": "599011", + "fullName": "Fröllinge Edvards Berg", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e36d" + }, + "id": "594137", + "fullName": "Bergsgård Trollberget", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e36e" + }, + "id": "594138", + "fullName": "Bergsgård Trollgården", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e36f" + }, + "id": "596244", + "fullName": "Skedalahed Berlinelund", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e370" + }, + "id": "609155", + "fullName": "Slättåkra Bergsstugan", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e371" + }, + "id": "928483", + "fullName": "Slättåkra Bergsstugan", + "parentFullName": "Slättåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e372" + }, + "id": "597158", + "fullName": "Eldsberga Bengtsgården", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e373" + }, + "id": "875377", + "fullName": "Berg", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e374" + }, + "id": "878092", + "fullName": "Berge", + "parentFullName": "Sundsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e375" + }, + "id": "878188", + "fullName": "Bergom", + "parentFullName": "Matfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e376" + }, + "id": "876093", + "fullName": "Bergdalen", + "parentFullName": "Stöde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e377" + }, + "id": "878129", + "fullName": "Bergvägen", + "parentFullName": "Matfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e378" + }, + "id": "876095", + "fullName": "Bergstigen", + "parentFullName": "Stöde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e379" + }, + "id": "875447", + "fullName": "Tuna-Berge", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e37a" + }, + "id": "875974", + "fullName": "Bergsåker", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e37b" + }, + "id": "875978", + "fullName": "Bergvägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e37c" + }, + "id": "877810", + "fullName": "Bergavägen", + "parentFullName": "Njurunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e37d" + }, + "id": "874899", + "fullName": "Bergsgatan", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e37e" + }, + "id": "875000", + "fullName": "Bergsgränd", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e37f" + }, + "id": "875291", + "fullName": "Bergsvägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e380" + }, + "id": "875379", + "fullName": "Bergevägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e381" + }, + "id": "877862", + "fullName": "Betongvägen", + "parentFullName": "Njurunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e382" + }, + "id": "877747", + "fullName": "Bellisvägen", + "parentFullName": "Kvissleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e383" + }, + "id": "878393", + "fullName": "Bergviksvägen", + "parentFullName": "Alnö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e384" + }, + "id": "874730", + "fullName": "Bensinvägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e385" + }, + "id": "874993", + "fullName": "Södra Berget", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e386" + }, + "id": "875076", + "fullName": "Betesbacken", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e387" + }, + "id": "875968", + "fullName": "Betselvägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e388" + }, + "id": "876097", + "fullName": "Bergtallvägen", + "parentFullName": "Stöde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e389" + }, + "id": "877973", + "fullName": "Bergabodarna", + "parentFullName": "Njurunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e38a" + }, + "id": "877974", + "fullName": "Bergafjärden", + "parentFullName": "Njurunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e38b" + }, + "id": "875754", + "fullName": "Berguvsvägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e38c" + }, + "id": "878093", + "fullName": "Berghemsvägen", + "parentFullName": "Sundsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e38d" + }, + "id": "874828", + "fullName": "Bergfotsvägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e38e" + }, + "id": "877804", + "fullName": "Villa Bergklint", + "parentFullName": "Kvissleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e38f" + }, + "id": "875976", + "fullName": "Bergsåkersvägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e390" + }, + "id": "877587", + "fullName": "Lagmansören", + "parentFullName": "Bergeforsen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e391" + }, + "id": "500250", + "fullName": "Berga", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e392" + }, + "id": "499860", + "fullName": "Berga", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e393" + }, + "id": "497841", + "fullName": "Berga", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e394" + }, + "id": "500274", + "fullName": "Bergåsa", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e395" + }, + "id": "500264", + "fullName": "Bergdala", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e396" + }, + "id": "500268", + "fullName": "Berglund", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e397" + }, + "id": "497128", + "fullName": "Bergholm", + "parentFullName": "Mölnbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e398" + }, + "id": "499319", + "fullName": "Bergåsa", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e399" + }, + "id": "497988", + "fullName": "Bergmon", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e39a" + }, + "id": "500254", + "fullName": "Berga Gård", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e39b" + }, + "id": "500260", + "fullName": "Bergalund", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e39c" + }, + "id": "498463", + "fullName": "Bergtorp", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e39d" + }, + "id": "500256", + "fullName": "Berga Norra", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e39e" + }, + "id": "500258", + "fullName": "Berga Södra", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e39f" + }, + "id": "499576", + "fullName": "Bergvillan", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3a0" + }, + "id": "499664", + "fullName": "Bergsgatan", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3a1" + }, + "id": "499313", + "fullName": "Bergdalen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3a2" + }, + "id": "499797", + "fullName": "Bergslingan", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3a3" + }, + "id": "500954", + "fullName": "Bergåsvägen", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3a4" + }, + "id": "500266", + "fullName": "Berghus Holme", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3a5" + }, + "id": "500271", + "fullName": "Bergsgläntan", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3a6" + }, + "id": "498686", + "fullName": "Bergsgatan", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3a7" + }, + "id": "499317", + "fullName": "Bergshyddan", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3a8" + }, + "id": "499321", + "fullName": "Bergåsa Gård", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3a9" + }, + "id": "498187", + "fullName": "Bergsrundan", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3aa" + }, + "id": "497385", + "fullName": "Bergsätra Gård", + "parentFullName": "Enhörna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3ab" + }, + "id": "499010", + "fullName": "Beckasinvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3ac" + }, + "id": "497379", + "fullName": "Bergskärsvägen", + "parentFullName": "Enhörna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3ad" + }, + "id": "498622", + "fullName": "Bellevuegatan", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3ae" + }, + "id": "498640", + "fullName": "Bellmansvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3af" + }, + "id": "498688", + "fullName": "Bergviksgatan", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3b0" + }, + "id": "499130", + "fullName": "Dan Bergmans väg", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3b1" + }, + "id": "499315", + "fullName": "Bergdalens Gård", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3b2" + }, + "id": "498155", + "fullName": "Elsa Beskows stig", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3b3" + }, + "id": "498721", + "fullName": "Bergaholmsvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3b4" + }, + "id": "498791", + "fullName": "Bergsättravägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3b6" + }, + "id": "500262", + "fullName": "Bergalund Ryggåsstuga", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3b7" + }, + "id": "501102", + "fullName": "Solbacken Bergsgläntan", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3b8" + }, + "id": "571755", + "fullName": "Tullgarn Villa Bellevue", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3b9" + }, + "id": "494120", + "fullName": "Betesvägen", + "parentFullName": "Tumba", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3ba" + }, + "id": "494288", + "fullName": "Bergbacken", + "parentFullName": "Uttran", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3bb" + }, + "id": "493612", + "fullName": "Bergmovägen", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3bc" + }, + "id": "493890", + "fullName": "Bellmansvägen", + "parentFullName": "Tumba", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3bd" + }, + "id": "493982", + "fullName": "Bergfotsvägen", + "parentFullName": "Tumba", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3be" + }, + "id": "494384", + "fullName": "Bergfinkvägen", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3bf" + }, + "id": "494598", + "fullName": "Berga Nybygget", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3c0" + }, + "id": "494600", + "fullName": "Berga Vipptorp", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3c1" + }, + "id": "494602", + "fullName": "Bergfalkvägen", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3c2" + }, + "id": "917635", + "fullName": "Berga Solberga", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3c3" + }, + "id": "494290", + "fullName": "Bergtorpsvägen", + "parentFullName": "Uttran", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3c4" + }, + "id": "494596", + "fullName": "Berga Bondberga", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3c5" + }, + "id": "493610", + "fullName": "Beredskapsvägen", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3c6" + }, + "id": "493647", + "fullName": "Bernströmsvägen", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3c7" + }, + "id": "493649", + "fullName": "Bertheliusvägen", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3c8" + }, + "id": "652128", + "fullName": "Berg Berghem", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3c9" + }, + "id": "652129", + "fullName": "Berg Bergsgård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3ca" + }, + "id": "652130", + "fullName": "Berg Bergslund", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3cb" + }, + "id": "652131", + "fullName": "Berg Bergsåker", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3cc" + }, + "id": "652127", + "fullName": "Berg Bengtsgård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3cd" + }, + "id": "652123", + "fullName": "Berg", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3ce" + }, + "id": "638987", + "fullName": "Ör Berghem", + "parentFullName": "Ör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3cf" + }, + "id": "644993", + "fullName": "Bergsnäs", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3d0" + }, + "id": "652155", + "fullName": "Berg Haga", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3d1" + }, + "id": "652193", + "fullName": "Berg Ryen", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3d2" + }, + "id": "638985", + "fullName": "Ör Bergdala", + "parentFullName": "Ör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3d3" + }, + "id": "644110", + "fullName": "Bergvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3d4" + }, + "id": "664586", + "fullName": "Jät Berghem", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3d5" + }, + "id": "652175", + "fullName": "Berg Kyrka", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3d6" + }, + "id": "652246", + "fullName": "Berg Udden", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3d7" + }, + "id": "638983", + "fullName": "Ör Bergagård", + "parentFullName": "Ör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3d8" + }, + "id": "653441", + "fullName": "Öja Berghem", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3d9" + }, + "id": "644606", + "fullName": "Bergövägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3db" + }, + "id": "652133", + "fullName": "Berg Björka", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3dc" + }, + "id": "652185", + "fullName": "Berg Lyckan", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3dd" + }, + "id": "652187", + "fullName": "Berg Mossen", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3de" + }, + "id": "652189", + "fullName": "Berg Planen", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3df" + }, + "id": "652226", + "fullName": "Berg Säteri", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3e0" + }, + "id": "652245", + "fullName": "Berg Torpet", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3e1" + }, + "id": "652251", + "fullName": "Bergsgatan", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3e2" + }, + "id": "654692", + "fullName": "Betingetorp", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3e3" + }, + "id": "664794", + "fullName": "Uråsa Berget", + "parentFullName": "Uråsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3e4" + }, + "id": "647057", + "fullName": "Bergundahus", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3e6" + }, + "id": "652159", + "fullName": "Berg Hagstad", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3e7" + }, + "id": "652179", + "fullName": "Berg Lindäng", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3e8" + }, + "id": "652195", + "fullName": "Berg Sandvik", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3e9" + }, + "id": "652205", + "fullName": "Berg Sjösala", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3ea" + }, + "id": "652215", + "fullName": "Berg Solhaga", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3eb" + }, + "id": "652247", + "fullName": "Berg Vildäng", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3ec" + }, + "id": "652249", + "fullName": "Berg Östhäll", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3ed" + }, + "id": "653443", + "fullName": "Öja Bergslund", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3ee" + }, + "id": "654754", + "fullName": "Drev Besegård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3ef" + }, + "id": "646718", + "fullName": "Tofta Berghem", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3f1" + }, + "id": "646971", + "fullName": "Bergunda Gård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3f2" + }, + "id": "664584", + "fullName": "Jät Bengtsgård", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3f3" + }, + "id": "654080", + "fullName": "Rottne Berget", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3f4" + }, + "id": "652157", + "fullName": "Berg Hagalund", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3f5" + }, + "id": "652222", + "fullName": "Berg Solängen", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3f6" + }, + "id": "652234", + "fullName": "Berg Söreskog", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3f7" + }, + "id": "652244", + "fullName": "Berg Toragård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3f8" + }, + "id": "652696", + "fullName": "Lädja Bergäng", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3f9" + }, + "id": "652868", + "fullName": "Rösås Berghem", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3fa" + }, + "id": "653581", + "fullName": "Barsbro Berget", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3fb" + }, + "id": "653730", + "fullName": "Eknaholm Bergö", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3fc" + }, + "id": "929343", + "fullName": "Västorp Berget", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3fd" + }, + "id": "655244", + "fullName": "Ramnåsa Berget", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3fe" + }, + "id": "664792", + "fullName": "Uråsa Bergdala", + "parentFullName": "Uråsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e3ff" + }, + "id": "644230", + "fullName": "Bergundavägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e400" + }, + "id": "644997", + "fullName": "Bergsnäsvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e401" + }, + "id": "644999", + "fullName": "Bergängsvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e402" + }, + "id": "646917", + "fullName": "Bergkvara Gård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e403" + }, + "id": "646957", + "fullName": "Bergunda Dalen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e404" + }, + "id": "646999", + "fullName": "Bergunda Nyhem", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e405" + }, + "id": "647039", + "fullName": "Bergunda Sörby", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e406" + }, + "id": "928723", + "fullName": "Bergunda Kyrka", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e408" + }, + "id": "652141", + "fullName": "Berg Björkdala", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e409" + }, + "id": "652145", + "fullName": "Berg Björkhaga", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e40a" + }, + "id": "652147", + "fullName": "Berg Björktuna", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e40b" + }, + "id": "652149", + "fullName": "Berg Bygdegård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e40c" + }, + "id": "652170", + "fullName": "Berg Hagtorpet", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e40d" + }, + "id": "652173", + "fullName": "Berg Holsgatan", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e40e" + }, + "id": "652183", + "fullName": "Berg Ljunghaga", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e40f" + }, + "id": "652191", + "fullName": "Berg Prästgård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e410" + }, + "id": "652207", + "fullName": "Berg Skogslund", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e411" + }, + "id": "652224", + "fullName": "Berg Sunnanäng", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e412" + }, + "id": "638950", + "fullName": "Utnäs Bengtsgård", + "parentFullName": "Ör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e413" + }, + "id": "654698", + "fullName": "Betlehemsvägen", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e414" + }, + "id": "653397", + "fullName": "Usteryd Berghem", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e415" + }, + "id": "654752", + "fullName": "Drev Bengtstorp", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e416" + }, + "id": "928820", + "fullName": "Eknaholm Bergö", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e417" + }, + "id": "644411", + "fullName": "Berghallagatan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e418" + }, + "id": "645421", + "fullName": "Teleborg Berlin", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e419" + }, + "id": "645812", + "fullName": "Kronoberg Bergö", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e41a" + }, + "id": "646720", + "fullName": "Tofta Berghälla", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e41b" + }, + "id": "646929", + "fullName": "Bergkvara Hagen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e41c" + }, + "id": "646959", + "fullName": "Bergunda Dalhem", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e41d" + }, + "id": "646967", + "fullName": "Bergunda Furubo", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e41f" + }, + "id": "658604", + "fullName": "Västorp Berget", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e420" + }, + "id": "929272", + "fullName": "Kårestad Berget", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e421" + }, + "id": "928778", + "fullName": "Kalvsvik Bergås", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e422" + }, + "id": "652139", + "fullName": "Berg Björkaberg", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e423" + }, + "id": "652148", + "fullName": "Berg Björkvalla", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e424" + }, + "id": "652151", + "fullName": "Berg Fridenborg", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e425" + }, + "id": "652954", + "fullName": "Skärsmo Bergens", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e42a" + }, + "id": "653398", + "fullName": "Usteryd Bergsnäs", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e42b" + }, + "id": "929344", + "fullName": "Västorp Bergsnäs", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e42c" + }, + "id": "655510", + "fullName": "Viås Bergafällan", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e42d" + }, + "id": "644957", + "fullName": "Sandsbro Bergvik", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e42e" + }, + "id": "645776", + "fullName": "Evedal Berghälla", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e42f" + }, + "id": "646901", + "fullName": "Bergkvara Bygget", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e430" + }, + "id": "646993", + "fullName": "Bergunda Mossebo", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e431" + }, + "id": "647009", + "fullName": "Bergunda Ramdala", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e432" + }, + "id": "648551", + "fullName": "Kalvsvik Berghem", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e433" + }, + "id": "652150", + "fullName": "Berg Fiskaregård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e434" + }, + "id": "652153", + "fullName": "Berg Förgätmigej", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e435" + }, + "id": "652177", + "fullName": "Berg Lillabjörka", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e436" + }, + "id": "652181", + "fullName": "Berg Ljungaslätt", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e437" + }, + "id": "652211", + "fullName": "Berg Smedsbogård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e438" + }, + "id": "658093", + "fullName": "Kårestad Berget", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e439" + }, + "id": "644995", + "fullName": "Bergsnäs Skogsnäs", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e43a" + }, + "id": "646897", + "fullName": "Bergkvara Bredvik", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e43b" + }, + "id": "646913", + "fullName": "Bergkvara Granebo", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e43c" + }, + "id": "646915", + "fullName": "Bergkvara Grinden", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e43d" + }, + "id": "646973", + "fullName": "Bergunda Götatorp", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e43e" + }, + "id": "646975", + "fullName": "Bergunda Hammaren", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e440" + }, + "id": "647003", + "fullName": "Bergunda Perstorp", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e441" + }, + "id": "647007", + "fullName": "Bergunda Påtetorp", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e442" + }, + "id": "647013", + "fullName": "Bergunda Ridskola", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e443" + }, + "id": "647037", + "fullName": "Bergunda Sörberga", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e444" + }, + "id": "647049", + "fullName": "Bergunda Vidaberg", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e445" + }, + "id": "655707", + "fullName": "Risinge Bengtsbro", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e448" + }, + "id": "653596", + "fullName": "Bengtsgårdsvägen", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e449" + }, + "id": "653618", + "fullName": "Borlanda Betagård", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e44a" + }, + "id": "658606", + "fullName": "Västorp Bergsnäs", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e44b" + }, + "id": "648549", + "fullName": "Kalvsvik Bergdala", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e44c" + }, + "id": "648553", + "fullName": "Kalvsvik Betlehem", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e44d" + }, + "id": "652171", + "fullName": "Berg Hembygdsgård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e44e" + }, + "id": "652209", + "fullName": "Berg Skrivarstugan", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e44f" + }, + "id": "652213", + "fullName": "Berg Sockenstugan", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e450" + }, + "id": "652228", + "fullName": "Berg Säteri Flygeln", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e451" + }, + "id": "652232", + "fullName": "Berg Säteri Ugglebo", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e452" + }, + "id": "653055", + "fullName": "Ugglehult Betania", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e453" + }, + "id": "929169", + "fullName": "Berg Reningsverket", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e455" + }, + "id": "653273", + "fullName": "Härensås Bengtsgård", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e456" + }, + "id": "653530", + "fullName": "Öpestorp Bengtsgård", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e457" + }, + "id": "664790", + "fullName": "Uråsa Benjaminstorp", + "parentFullName": "Uråsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e458" + }, + "id": "648204", + "fullName": "Tävelsås Bergagård", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e459" + }, + "id": "644991", + "fullName": "Bergkvara Storegård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e45a" + }, + "id": "645978", + "fullName": "Hollstorp Bergdala", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e45b" + }, + "id": "646899", + "fullName": "Bergkvara Brunneby", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e45c" + }, + "id": "646907", + "fullName": "Bergkvara Furuhill", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e45d" + }, + "id": "646909", + "fullName": "Bergkvara Furuhult", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e45e" + }, + "id": "646911", + "fullName": "Bergkvara Fällorna", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e45f" + }, + "id": "646933", + "fullName": "Bergkvara Norra Ryd", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e460" + }, + "id": "646935", + "fullName": "Bergkvara Rydsborg", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e461" + }, + "id": "646941", + "fullName": "Bergkvara Röda Krog", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e462" + }, + "id": "646943", + "fullName": "Bergkvara Sjöholmen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e463" + }, + "id": "646944", + "fullName": "Bergkvara Skogstorp", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e464" + }, + "id": "646945", + "fullName": "Bergkvara Södra Ryd", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e465" + }, + "id": "646949", + "fullName": "Bergunda Björkeberg", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e466" + }, + "id": "646951", + "fullName": "Bergunda Björketorp", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e467" + }, + "id": "646953", + "fullName": "Bergunda Blixholmen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e468" + }, + "id": "646963", + "fullName": "Bergunda Enebacken", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e469" + }, + "id": "646965", + "fullName": "Bergunda Enelyckan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e46a" + }, + "id": "646979", + "fullName": "Bergunda Häringeryd", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e46b" + }, + "id": "646983", + "fullName": "Bergunda Karlsfrid", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e46c" + }, + "id": "646985", + "fullName": "Bergunda Katrinedal", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e46d" + }, + "id": "646997", + "fullName": "Bergunda Nothemmet", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e46e" + }, + "id": "647001", + "fullName": "Bergunda Olofstorp", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e46f" + }, + "id": "647005", + "fullName": "Bergunda Prästgård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e470" + }, + "id": "647017", + "fullName": "Bergunda Ryafällan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e471" + }, + "id": "647019", + "fullName": "Bergunda Sevedstorp", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e472" + }, + "id": "647021", + "fullName": "Bergunda Sevedsäng", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e473" + }, + "id": "647025", + "fullName": "Bergunda Skjutbana", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e474" + }, + "id": "647031", + "fullName": "Bergunda Storkeboda", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e475" + }, + "id": "647033", + "fullName": "Bergunda Södratorp", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e476" + }, + "id": "647035", + "fullName": "Bergunda Södregård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e477" + }, + "id": "647041", + "fullName": "Bergunda Sörby Gård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e478" + }, + "id": "647044", + "fullName": "Bergunda Tallbacken", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e479" + }, + "id": "647046", + "fullName": "Bergunda Vallstugan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e47a" + }, + "id": "647051", + "fullName": "Bergunda Västenhaga", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e47b" + }, + "id": "928721", + "fullName": "Bergunda Björkhagen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e47c" + }, + "id": "928722", + "fullName": "Bergunda Karlstorp", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e47d" + }, + "id": "928724", + "fullName": "Bergunda Rockagård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e47e" + }, + "id": "652343", + "fullName": "Ernatorp Bengtsgård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e47f" + }, + "id": "638901", + "fullName": "Stocksryd Bergabacken", + "parentFullName": "Ör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e480" + }, + "id": "647509", + "fullName": "Odenslanda Bergdala", + "parentFullName": "Vederslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e481" + }, + "id": "647515", + "fullName": "Odenslanda Berghem", + "parentFullName": "Vederslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e482" + }, + "id": "647516", + "fullName": "Odenslanda Bergsdal", + "parentFullName": "Vederslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e483" + }, + "id": "647694", + "fullName": "Vederslöv Bergagård", + "parentFullName": "Vederslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e484" + }, + "id": "646896", + "fullName": "Bergkvara Bjälkudden", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e485" + }, + "id": "646903", + "fullName": "Bergkvara Bäckafälle", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e486" + }, + "id": "646955", + "fullName": "Bergunda Dackes Stuga", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e487" + }, + "id": "646987", + "fullName": "Bergunda Lilla backen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e488" + }, + "id": "646991", + "fullName": "Bergunda Lilla Höjden", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e489" + }, + "id": "910919", + "fullName": "Hemmesjö Bertilsgård", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e48a" + }, + "id": "652135", + "fullName": "Berg Björka Norregård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e48b" + }, + "id": "652137", + "fullName": "Berg Björka Södergård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e48c" + }, + "id": "652143", + "fullName": "Berg Björkebergslund", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e48d" + }, + "id": "652161", + "fullName": "Berg Hagstad Källsnäs", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e48e" + }, + "id": "652199", + "fullName": "Berg Sandvik Nybygget", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e48f" + }, + "id": "652242", + "fullName": "Berg Söreskog Hästäng", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e490" + }, + "id": "652243", + "fullName": "Berg Söreskog Talläng", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e491" + }, + "id": "653915", + "fullName": "Lerikemåla Bengtsgård", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e492" + }, + "id": "928843", + "fullName": "Lerikemåla Bengtsgård", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e493" + }, + "id": "647517", + "fullName": "Odenslanda Bergshult", + "parentFullName": "Vederslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e496" + }, + "id": "646942", + "fullName": "Bergkvara Sigridslund", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e497" + }, + "id": "646947", + "fullName": "Bergkvara Örsled Kvarn", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e498" + }, + "id": "646961", + "fullName": "Bergunda Ekebergshult", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e499" + }, + "id": "646977", + "fullName": "Bergunda Hasselbacken", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e49a" + }, + "id": "656976", + "fullName": "Ulvsåkra Bernstorp", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e49c" + }, + "id": "652163", + "fullName": "Berg Hagstad Lassagård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e49d" + }, + "id": "652196", + "fullName": "Berg Sandvik Frälsegård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e49e" + }, + "id": "652197", + "fullName": "Berg Sandvik Hallgården", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e49f" + }, + "id": "652198", + "fullName": "Berg Sandvik Lillegård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4a0" + }, + "id": "652203", + "fullName": "Berg Sandvik Storegård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4a1" + }, + "id": "652236", + "fullName": "Berg Söreskog Björkäng", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4a2" + }, + "id": "652238", + "fullName": "Berg Söreskog Furuledet", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4a3" + }, + "id": "652240", + "fullName": "Berg Söreskog Fågelsång", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4a4" + }, + "id": "654694", + "fullName": "Betingetorp Hallenborg", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4a5" + }, + "id": "654696", + "fullName": "Betingetorp Hannas Stuga", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4a6" + }, + "id": "655049", + "fullName": "Hornaryds-Kärr Berghälla", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4a7" + }, + "id": "915131", + "fullName": "Betingetorp Lindkullen", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4a8" + }, + "id": "648345", + "fullName": "Tävelsås Övre Bergagård", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4a9" + }, + "id": "646277", + "fullName": "Gasslanda Berghällagård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4aa" + }, + "id": "646905", + "fullName": "Bergkvara Fiskartorpet", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4ab" + }, + "id": "646919", + "fullName": "Bergkvara Gård Röda Huset", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4ac" + }, + "id": "646923", + "fullName": "Bergkvara Gård Vita Huset", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4ad" + }, + "id": "646931", + "fullName": "Bergkvara Johannesberg", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4ae" + }, + "id": "646969", + "fullName": "Bergunda Församlingshem", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4af" + }, + "id": "646995", + "fullName": "Bergunda Nedre Hästhagen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4b0" + }, + "id": "647015", + "fullName": "Bergunda Rockatorp Gård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4b1" + }, + "id": "647023", + "fullName": "Bergunda Sevedsängs Gård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4b2" + }, + "id": "647027", + "fullName": "Bergunda Stora Rockatorp", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4b3" + }, + "id": "647054", + "fullName": "Bergunda Övre Hästhagen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4b4" + }, + "id": "647221", + "fullName": "Hågeryd Villa Bella Vista", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4b6" + }, + "id": "656812", + "fullName": "Holmåkra Bergatorpet", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4b7" + }, + "id": "653627", + "fullName": "Borlanda Lille Bengtsgård", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4b8" + }, + "id": "648279", + "fullName": "Tävelsås Nedre Bergagård", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4b9" + }, + "id": "648283", + "fullName": "Tävelsås Norra Bergagård", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4ba" + }, + "id": "648311", + "fullName": "Tävelsås Stora Bergagård", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4bb" + }, + "id": "648321", + "fullName": "Tävelsås Södra Bergagård", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4bc" + }, + "id": "645247", + "fullName": "Elisabeth Bergstrands väg", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4bd" + }, + "id": "646895", + "fullName": "Bergkvara Banvaktsstugan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4be" + }, + "id": "646992", + "fullName": "Bergunda Lilla Vallstugan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4bf" + }, + "id": "647029", + "fullName": "Bergunda Stora Vallstugan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4c0" + }, + "id": "652201", + "fullName": "Berg Sandvik Skrivaregården", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4c1" + }, + "id": "652230", + "fullName": "Berg Säteri Trädgårdshuset", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4c2" + }, + "id": "646925", + "fullName": "Bergkvara Gård Västra Flygeln", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4c3" + }, + "id": "646927", + "fullName": "Bergkvara Gård Östra Flygeln", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4c4" + }, + "id": "657161", + "fullName": "Värends Nöbbele Berghaga", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4c5" + }, + "id": "647011", + "fullName": "Bergunda Reningsverket Sundet", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4c6" + }, + "id": "646921", + "fullName": "Bergkvara Gård Trädgårdsmästeriet", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4c7" + }, + "id": "649983", + "fullName": "Berget", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4c8" + }, + "id": "654533", + "fullName": "Väse-Berg", + "parentFullName": "Väse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4c9" + }, + "id": "650428", + "fullName": "Bergvik", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4ca" + }, + "id": "651753", + "fullName": "Bergsäng", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4cb" + }, + "id": "654599", + "fullName": "Bergstorp", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4cc" + }, + "id": "651751", + "fullName": "Bengtsbol", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4cd" + }, + "id": "652164", + "fullName": "Bergstigen", + "parentFullName": "Skattkärr", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4ce" + }, + "id": "649668", + "fullName": "Bensingatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4cf" + }, + "id": "649977", + "fullName": "Bellisgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4d0" + }, + "id": "650744", + "fullName": "Betongvägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4d2" + }, + "id": "654521", + "fullName": "Viberg-Berget", + "parentFullName": "Väse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4d3" + }, + "id": "654603", + "fullName": "Berguddsvägen", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4d4" + }, + "id": "655044", + "fullName": "Älvsbacka-Berg", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4d5" + }, + "id": "650432", + "fullName": "Bergviks Gård", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4d6" + }, + "id": "654028", + "fullName": "Berghagsvägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4d7" + }, + "id": "653648", + "fullName": "Berghagabågen", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4d8" + }, + "id": "650141", + "fullName": "Bellevuegatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4d9" + }, + "id": "650434", + "fullName": "Bergviksvägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4da" + }, + "id": "651865", + "fullName": "Fågelviks-Berg", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4db" + }, + "id": "654601", + "fullName": "Bergstorp Måsen", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4dc" + }, + "id": "654770", + "fullName": "Laskerud Berget", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4dd" + }, + "id": "654845", + "fullName": "Nyeds-Bergstorp", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4de" + }, + "id": "652162", + "fullName": "Beckasinvägen", + "parentFullName": "Skattkärr", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4df" + }, + "id": "649798", + "fullName": "Bergslagsgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4e0" + }, + "id": "650143", + "fullName": "Bergkantsgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4e1" + }, + "id": "650145", + "fullName": "Bernstadsgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4e2" + }, + "id": "651459", + "fullName": "Bergerudsgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4e3" + }, + "id": "651752", + "fullName": "Bengtsbols Gård", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4e4" + }, + "id": "651461", + "fullName": "Bergsbackagatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4e5" + }, + "id": "935453", + "fullName": "Betesmarksvägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4e6" + }, + "id": "654822", + "fullName": "Norra Rådom Berget", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4e7" + }, + "id": "649818", + "fullName": "Bergendorffsgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4e8" + }, + "id": "650430", + "fullName": "Bergvik Björkåsen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4e9" + }, + "id": "650156", + "fullName": "Dingelsundet Bergstugan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4ea" + }, + "id": "495519", + "fullName": "Bergvägen", + "parentFullName": "Muskö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4eb" + }, + "id": "495511", + "fullName": "Bergholmen", + "parentFullName": "Muskö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4ec" + }, + "id": "495513", + "fullName": "Bergsliden", + "parentFullName": "Muskö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4ed" + }, + "id": "486056", + "fullName": "Bergsvägen", + "parentFullName": "Handen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4ee" + }, + "id": "915191", + "fullName": "Beteshagen", + "parentFullName": "Vendelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4ef" + }, + "id": "495521", + "fullName": "Besvärsvägen", + "parentFullName": "Muskö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4f0" + }, + "id": "486913", + "fullName": "Bergastigen", + "parentFullName": "Haninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4f1" + }, + "id": "486915", + "fullName": "Betebyvägen", + "parentFullName": "Haninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4f2" + }, + "id": "487221", + "fullName": "Bergstigen", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4f3" + }, + "id": "487795", + "fullName": "Berga Skola", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4f4" + }, + "id": "480975", + "fullName": "Ornö Bergliden", + "parentFullName": "Ornö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4f5" + }, + "id": "926318", + "fullName": "Bergastigen", + "parentFullName": "Årsta Havsbad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4f6" + }, + "id": "495517", + "fullName": "Bergviksvägen", + "parentFullName": "Muskö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4f7" + }, + "id": "923174", + "fullName": "Gudö Bergsväg", + "parentFullName": "Vendelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4f8" + }, + "id": "926253", + "fullName": "Betebyvägen", + "parentFullName": "Österhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4f9" + }, + "id": "495515", + "fullName": "Bergtoppsvägen", + "parentFullName": "Muskö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4fa" + }, + "id": "487606", + "fullName": "Berghamnsvägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4fb" + }, + "id": "487797", + "fullName": "Berga Skolväg", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4fc" + }, + "id": "495144", + "fullName": "Betsholmens Gård", + "parentFullName": "Ösmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4fd" + }, + "id": "926210", + "fullName": "Norrby Bergsväg", + "parentFullName": "Norrby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4fe" + }, + "id": "486782", + "fullName": "Norrby Bergsväg", + "parentFullName": "Haninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e4ff" + }, + "id": "486217", + "fullName": "Bergknallevägen", + "parentFullName": "Handen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e500" + }, + "id": "487743", + "fullName": "Malmens Bergsstig", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e501" + }, + "id": "487791", + "fullName": "Berga Gårdsallé", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e502" + }, + "id": "486294", + "fullName": "Beringssundsvägen", + "parentFullName": "Vega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e503" + }, + "id": "919194", + "fullName": "Betsholmens Gård", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e504" + }, + "id": "487793", + "fullName": "Berga Naturbruksgymnasium", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e505" + }, + "id": "591683", + "fullName": "Bengtas väg", + "parentFullName": "Tollarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e506" + }, + "id": "586268", + "fullName": "Bertevägen", + "parentFullName": "Önnestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e507" + }, + "id": "591618", + "fullName": "Bellisvägen", + "parentFullName": "Tollarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e508" + }, + "id": "590082", + "fullName": "Berguvsvägen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e509" + }, + "id": "584744", + "fullName": "Bergavägen", + "parentFullName": "Villands Vånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e50a" + }, + "id": "591531", + "fullName": "Betaniavägen", + "parentFullName": "Tollarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e50b" + }, + "id": "586367", + "fullName": "Beckasinvägen", + "parentFullName": "Färlöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e50c" + }, + "id": "584748", + "fullName": "Bergåsvägen", + "parentFullName": "Villands Vånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e50d" + }, + "id": "584325", + "fullName": "Bengt Svens väg", + "parentFullName": "Fjälkinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e50e" + }, + "id": "591337", + "fullName": "Bellarörsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e50f" + }, + "id": "585510", + "fullName": "Berberisvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e510" + }, + "id": "585677", + "fullName": "Beckhovsgatan", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e511" + }, + "id": "584746", + "fullName": "Bergmossevägen", + "parentFullName": "Villands Vånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e512" + }, + "id": "586128", + "fullName": "Benmejselvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e513" + }, + "id": "585955", + "fullName": "Bernhard Olrichs väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e514" + }, + "id": "585452", + "fullName": "Frans G Bengtssons väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e515" + }, + "id": "698390", + "fullName": "Bertas väg", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e516" + }, + "id": "697892", + "fullName": "Bergavägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e517" + }, + "id": "707020", + "fullName": "Bergåsvägen", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e518" + }, + "id": "698357", + "fullName": "Särö Bergsväg", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e519" + }, + "id": "706245", + "fullName": "Bergsgatan", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e51a" + }, + "id": "698203", + "fullName": "Bergsstigen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e51b" + }, + "id": "697565", + "fullName": "Bergabovägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e51c" + }, + "id": "698389", + "fullName": "Berghagavägen", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e51d" + }, + "id": "706625", + "fullName": "Bellisgatan", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e51e" + }, + "id": "711089", + "fullName": "Berglunds väg", + "parentFullName": "Frillesås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e51f" + }, + "id": "712237", + "fullName": "Onsala Bergväg", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e520" + }, + "id": "710781", + "fullName": "Ölmanäs Bergväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e521" + }, + "id": "698305", + "fullName": "Bergstensvägen", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e522" + }, + "id": "706623", + "fullName": "Begoniegatan", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e523" + }, + "id": "706746", + "fullName": "Berggrens väg", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e524" + }, + "id": "698035", + "fullName": "Beckasinvägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e525" + }, + "id": "711790", + "fullName": "Bergsätervägen", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e527" + }, + "id": "711001", + "fullName": "Norra Bergsvägen", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e528" + }, + "id": "711027", + "fullName": "Södra Bergsvägen", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e52a" + }, + "id": "707150", + "fullName": "Bergagårdsvägen", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e52b" + }, + "id": "706312", + "fullName": "Bergvindsgatan", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e52c" + }, + "id": "697921", + "fullName": "Lilla Bergavägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e52d" + }, + "id": "697929", + "fullName": "Norra Bergavägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e52e" + }, + "id": "697949", + "fullName": "Södra Bergavägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e52f" + }, + "id": "697967", + "fullName": "Östra Bergavägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e530" + }, + "id": "710572", + "fullName": "Beda Hallbergs väg", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e531" + }, + "id": "710982", + "fullName": "Kuggaviks Bergsväg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e532" + }, + "id": "706333", + "fullName": "Bengtsgårdsgatan", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1942a27dcf33cb21e533" + }, + "id": "706744", + "fullName": "Benjaminssons väg", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fcd4" + }, + "id": "697382", + "fullName": "Billdals Vårväg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fcd7" + }, + "id": "697462", + "fullName": "Billdals Bokväg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fcd8" + }, + "id": "697429", + "fullName": "Billdals Kyrkväg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fcdb" + }, + "id": "697469", + "fullName": "Billdals Häggväg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fcdc" + }, + "id": "697377", + "fullName": "Billdals Hagenväg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fcde" + }, + "id": "697460", + "fullName": "Billdals Björkväg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fce0" + }, + "id": "690753", + "fullName": "Birkagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fce1" + }, + "id": "697379", + "fullName": "Billdals Sommarväg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fce2" + }, + "id": "697423", + "fullName": "Billdals Hasselväg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fce3" + }, + "id": "697427", + "fullName": "Billdals Kläppeväg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fce4" + }, + "id": "690821", + "fullName": "Bielkegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fce6" + }, + "id": "694354", + "fullName": "Bifyrsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fce7" + }, + "id": "692727", + "fullName": "Biskopsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fce9" + }, + "id": "708723", + "fullName": "Billdalsvägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fcea" + }, + "id": "697381", + "fullName": "Billdals Stationsväg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fceb" + }, + "id": "697425", + "fullName": "Billdals Kastanjegång", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fcec" + }, + "id": "697430", + "fullName": "Billdals Lärkträdsväg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fced" + }, + "id": "697431", + "fullName": "Billdals Lövskogsväg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fcee" + }, + "id": "697435", + "fullName": "Billdals Trädgårdsväg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fcef" + }, + "id": "689548", + "fullName": "Birgittagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fcf0" + }, + "id": "697477", + "fullName": "Billdals Storegårdsväg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fcf1" + }, + "id": "697539", + "fullName": "Billdals Kyrkogårdsväg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fcf2" + }, + "id": "690662", + "fullName": "Bisittaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fcf3" + }, + "id": "691127", + "fullName": "Billerudsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fcf4" + }, + "id": "694569", + "fullName": "Bildstensgatan", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fcf8" + }, + "id": "690221", + "fullName": "Bildsnidaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fcff" + }, + "id": "697515", + "fullName": "Solhaga", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd00" + }, + "id": "697525", + "fullName": "Svindal", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd03" + }, + "id": "697355", + "fullName": "Skintebo", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd08" + }, + "id": "697308", + "fullName": "Sösbacken", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd0a" + }, + "id": "697336", + "fullName": "Bredängen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd0c" + }, + "id": "697399", + "fullName": "Sjöbacken", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd0d" + }, + "id": "697479", + "fullName": "Harstigen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd0e" + }, + "id": "697480", + "fullName": "Hästebäck", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd10" + }, + "id": "697513", + "fullName": "Solbacken", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd15" + }, + "id": "697300", + "fullName": "Holmbacken", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd19" + }, + "id": "697442", + "fullName": "Hulanvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd1a" + }, + "id": "697446", + "fullName": "Kopparåsen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd1b" + }, + "id": "697487", + "fullName": "Klevevägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd1d" + }, + "id": "697302", + "fullName": "Kvarnlyckan", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd20" + }, + "id": "697320", + "fullName": "Klyfteråsen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd22" + }, + "id": "697339", + "fullName": "Holkebacken", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd23" + }, + "id": "697341", + "fullName": "Humlekärret", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd25" + }, + "id": "697384", + "fullName": "Häcklevägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd29" + }, + "id": "697511", + "fullName": "Skogsbacken", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd2a" + }, + "id": "697523", + "fullName": "Storegården", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd30" + }, + "id": "697351", + "fullName": "Kruniusvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd33" + }, + "id": "697403", + "fullName": "Strandvillan", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd35" + }, + "id": "697444", + "fullName": "Knektebacken", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd39" + }, + "id": "697521", + "fullName": "Stora Svindal", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd3b" + }, + "id": "929770", + "fullName": "Kolonilyckan", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd3c" + }, + "id": "929771", + "fullName": "Sommarlyckan", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd3d" + }, + "id": "697330", + "fullName": "Skintebovägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd40" + }, + "id": "697357", + "fullName": "Skintebo Stora", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd41" + }, + "id": "697359", + "fullName": "Tuvlyckevägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd46" + }, + "id": "697401", + "fullName": "Sjöbackevägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd47" + }, + "id": "697448", + "fullName": "Kopparåsvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd48" + }, + "id": "697456", + "fullName": "Sommarbovägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd4a" + }, + "id": "697526", + "fullName": "Svindalsvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd4f" + }, + "id": "697322", + "fullName": "Klyfteråsvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd50" + }, + "id": "697387", + "fullName": "Killingsholmen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd51" + }, + "id": "697405", + "fullName": "Södra Särövägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd52" + }, + "id": "697407", + "fullName": "Valebergsvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd53" + }, + "id": "697409", + "fullName": "Vågnedalsvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd57" + }, + "id": "697551", + "fullName": "Spelmansgården", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd59" + }, + "id": "697324", + "fullName": "Kofferdalsvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd5a" + }, + "id": "697343", + "fullName": "Humlekärrsvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd5d" + }, + "id": "697481", + "fullName": "Hästebäcksvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd62" + }, + "id": "929772", + "fullName": "Stallkullevägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd69" + }, + "id": "697385", + "fullName": "Kapten Klintons väg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd6b" + }, + "id": "697304", + "fullName": "Lilla Skintebovägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd6c" + }, + "id": "697491", + "fullName": "Letsegårdskolonien", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd6d" + }, + "id": "697553", + "fullName": "Tråkärrsslättvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd71" + }, + "id": "530330", + "fullName": "Bispgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd74" + }, + "id": "528072", + "fullName": "Bindvidegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd75" + }, + "id": "920975", + "fullName": "Biografgatan", + "parentFullName": "Klagshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd76" + }, + "id": "529368", + "fullName": "Bisittaregatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd79" + }, + "id": "777224", + "fullName": "Bibacken", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd7c" + }, + "id": "777226", + "fullName": "Bibacksvägen", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd7e" + }, + "id": "779517", + "fullName": "Bindarvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd82" + }, + "id": "779518", + "fullName": "Biskopsgården", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd83" + }, + "id": "796012", + "fullName": "Gärdets Bilgata", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd84" + }, + "id": "799445", + "fullName": "Vackra Birgers väg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd85" + }, + "id": "786315", + "fullName": "Billströms Täppa", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd86" + }, + "id": "796282", + "fullName": "Birger Sjöbergsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd88" + }, + "id": "933393", + "fullName": "Billa", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd89" + }, + "id": "523525", + "fullName": "Billa", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd8a" + }, + "id": "505119", + "fullName": "Billinge Billingstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd8b" + }, + "id": "505118", + "fullName": "Billinge", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd8c" + }, + "id": "509006", + "fullName": "Bistigen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd8d" + }, + "id": "522339", + "fullName": "Birkagatan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd8e" + }, + "id": "501549", + "fullName": "Bielkegatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd8f" + }, + "id": "933756", + "fullName": "Bigarråvägen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd90" + }, + "id": "524515", + "fullName": "Bifrostgatan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd91" + }, + "id": "520170", + "fullName": "Hamra Biberget", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd92" + }, + "id": "501536", + "fullName": "Birgittagatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd93" + }, + "id": "762391", + "fullName": "Bilund", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd94" + }, + "id": "771858", + "fullName": "Bispebo", + "parentFullName": "Ransta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd95" + }, + "id": "759670", + "fullName": "Birkagatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd96" + }, + "id": "771860", + "fullName": "Bispebo Gård", + "parentFullName": "Ransta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd97" + }, + "id": "920906", + "fullName": "Bispebo Lugnet", + "parentFullName": "Ransta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd98" + }, + "id": "758622", + "fullName": "Biskopsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd99" + }, + "id": "758623", + "fullName": "Biskopsgränd", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd9a" + }, + "id": "759399", + "fullName": "Billstabågen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd9b" + }, + "id": "760390", + "fullName": "Bifrostgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd9c" + }, + "id": "760664", + "fullName": "Birgittavägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd9d" + }, + "id": "760821", + "fullName": "Bildhuggarvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd9e" + }, + "id": "759409", + "fullName": "Norra Billstagatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fd9f" + }, + "id": "759431", + "fullName": "Södra Billstagatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fda0" + }, + "id": "761389", + "fullName": "Lundby Biskopstorp", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fda1" + }, + "id": "915260", + "fullName": "Bispebo Svärdsstugan", + "parentFullName": "Ransta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fda2" + }, + "id": "759397", + "fullName": "Billsta Trädgårdsväg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fda3" + }, + "id": "920674", + "fullName": "Bispebo Högbergsstugan", + "parentFullName": "Ransta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fda4" + }, + "id": "745882", + "fullName": "Biverud", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fda6" + }, + "id": "753057", + "fullName": "Bittinge", + "parentFullName": "Stora Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fda8" + }, + "id": "753055", + "fullName": "Biskopsvrak", + "parentFullName": "Stora Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fda9" + }, + "id": "745503", + "fullName": "Norra Billinge", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdaa" + }, + "id": "745539", + "fullName": "Södra Billinge", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdab" + }, + "id": "743585", + "fullName": "Billtorpsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdac" + }, + "id": "743009", + "fullName": "Sancta Birgittagatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdae" + }, + "id": "552519", + "fullName": "Birkagatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdaf" + }, + "id": "550259", + "fullName": "Billeplatsen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdb0" + }, + "id": "551260", + "fullName": "Bifrostgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdb1" + }, + "id": "551744", + "fullName": "Bivråksgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdb2" + }, + "id": "550976", + "fullName": "Billingegatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdb3" + }, + "id": "551479", + "fullName": "Bigarrågränden", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdb4" + }, + "id": "550974", + "fullName": "Billesholmsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdb5" + }, + "id": "552442", + "fullName": "Birger Sjöbergs gata", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdb7" + }, + "id": "559141", + "fullName": "Bigatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdb8" + }, + "id": "564468", + "fullName": "Birkövägen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdb9" + }, + "id": "558184", + "fullName": "Bindevägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdba" + }, + "id": "560650", + "fullName": "Bivråksvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdbc" + }, + "id": "559245", + "fullName": "Bidevindsvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdbd" + }, + "id": "567272", + "fullName": "Binnerbergstorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdbe" + }, + "id": "560440", + "fullName": "Hollstad Bistugan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdbf" + }, + "id": "563783", + "fullName": "Biskop Henriks väg", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdc0" + }, + "id": "596459", + "fullName": "Skärblacka Bildemontering", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdc1" + }, + "id": "567274", + "fullName": "Binnerbergstorp Oskarsberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdc4" + }, + "id": "857862", + "fullName": "Birkagatan", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdc5" + }, + "id": "858838", + "fullName": "Biodlarvägen", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdc6" + }, + "id": "853848", + "fullName": "Birkedalsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdc7" + }, + "id": "856994", + "fullName": "Kumlaby Bidaregård", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdc9" + }, + "id": "859003", + "fullName": "Signesbo Biskopskullen", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdca" + }, + "id": "882953", + "fullName": "Bigatan", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdcb" + }, + "id": "883047", + "fullName": "Bigarråvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdcc" + }, + "id": "883495", + "fullName": "Biologigränd", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdcd" + }, + "id": "883507", + "fullName": "Biblioteksgränd", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdce" + }, + "id": "549307", + "fullName": "Bigränd", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdd0" + }, + "id": "531704", + "fullName": "Biskopsgatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdd1" + }, + "id": "549268", + "fullName": "Bigarrågatan", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdd2" + }, + "id": "532462", + "fullName": "Bivackgränden", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdd3" + }, + "id": "913132", + "fullName": "Bildstensvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdd5" + }, + "id": "783516", + "fullName": "Bivägen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdd6" + }, + "id": "775710", + "fullName": "Biskopstorp", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdd7" + }, + "id": "761671", + "fullName": "Billdalsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdd8" + }, + "id": "763669", + "fullName": "Birgittagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdd9" + }, + "id": "783276", + "fullName": "Falskog Bibabo", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fddb" + }, + "id": "783729", + "fullName": "Norra Lergered Bikupan", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fddc" + }, + "id": "781101", + "fullName": "Stampaskogen Bisterbo", + "parentFullName": "Rydboholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fddd" + }, + "id": "491796", + "fullName": "Bivägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdde" + }, + "id": "477423", + "fullName": "Biskopsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fddf" + }, + "id": "477425", + "fullName": "Bivråksvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fde0" + }, + "id": "477431", + "fullName": "Biätarevägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fde1" + }, + "id": "926392", + "fullName": "Bikungens väg", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fde2" + }, + "id": "926412", + "fullName": "Bidrottningens väg", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fde3" + }, + "id": "611575", + "fullName": "Biby Norr-Biby", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fde4" + }, + "id": "611546", + "fullName": "Biby", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fde5" + }, + "id": "611558", + "fullName": "Biby Hult", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fde6" + }, + "id": "613997", + "fullName": "Bildts väg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fde7" + }, + "id": "611554", + "fullName": "Biby Hagen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fde8" + }, + "id": "611577", + "fullName": "Biby Orrnäs", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fde9" + }, + "id": "611574", + "fullName": "Biby Nordön", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdea" + }, + "id": "611584", + "fullName": "Biby Strand", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdeb" + }, + "id": "611586", + "fullName": "Biby Sätran", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdec" + }, + "id": "611590", + "fullName": "Biby Varsta", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdee" + }, + "id": "611566", + "fullName": "Biby Kohagen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdef" + }, + "id": "611572", + "fullName": "Biby Lövlund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdf0" + }, + "id": "611578", + "fullName": "Biby Orråker", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdf1" + }, + "id": "638245", + "fullName": "Birgersgatan", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdf2" + }, + "id": "607635", + "fullName": "Billjergatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdf3" + }, + "id": "611576", + "fullName": "Biby Norrtorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdf4" + }, + "id": "608218", + "fullName": "Barva Biartorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdf5" + }, + "id": "611582", + "fullName": "Biby Solbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdf6" + }, + "id": "607819", + "fullName": "Billbergsvägen", + "parentFullName": "Skogstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdf8" + }, + "id": "605841", + "fullName": "Biblioteksplan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdf9" + }, + "id": "611548", + "fullName": "Biby Färjstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdfa" + }, + "id": "611556", + "fullName": "Biby Herrgården", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdfb" + }, + "id": "612303", + "fullName": "Bondeka Biltinge", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdfc" + }, + "id": "608410", + "fullName": "Lindholm Bikupan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdfd" + }, + "id": "611550", + "fullName": "Biby Gillbergaby", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdfe" + }, + "id": "611570", + "fullName": "Biby Kopparviken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fdff" + }, + "id": "611552", + "fullName": "Biby Gillberganäs", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe00" + }, + "id": "613215", + "fullName": "Vidökna Birgittelund", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe02" + }, + "id": "611568", + "fullName": "Biby Kontorsbostaden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe03" + }, + "id": "611580", + "fullName": "Biby Skräddarstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe06" + }, + "id": "609720", + "fullName": "Kjulaby Biskopsgården", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe07" + }, + "id": "611588", + "fullName": "Biby Trädgårdsmästarbostaden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe08" + }, + "id": "482274", + "fullName": "Bivägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe09" + }, + "id": "481336", + "fullName": "Birkavägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe0a" + }, + "id": "835086", + "fullName": "Birkagatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe0b" + }, + "id": "844191", + "fullName": "Birkavägen", + "parentFullName": "Forsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe0c" + }, + "id": "835028", + "fullName": "Biodlarvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe0d" + }, + "id": "835295", + "fullName": "Bidevindsgatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe0e" + }, + "id": "835396", + "fullName": "Bildstensharen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe0f" + }, + "id": "835397", + "fullName": "Bildstensharsnabben", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe10" + }, + "id": "835398", + "fullName": "Bildstensharsrabben", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe11" + }, + "id": "593792", + "fullName": "Bivägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe12" + }, + "id": "592971", + "fullName": "Bielkegatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe13" + }, + "id": "597934", + "fullName": "Biskopstorp", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe14" + }, + "id": "593147", + "fullName": "Fru Billes väg", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe15" + }, + "id": "593502", + "fullName": "Bivråksvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe16" + }, + "id": "592343", + "fullName": "Bissmarksgatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe17" + }, + "id": "593720", + "fullName": "Påarp Birgerslund", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe18" + }, + "id": "593949", + "fullName": "Bildhuggarevägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe19" + }, + "id": "596806", + "fullName": "Öppinge Birgesdal", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe1a" + }, + "id": "597937", + "fullName": "Biskopstorp Ekarp", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe1b" + }, + "id": "597943", + "fullName": "Biskopstorp Lyngen", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe1c" + }, + "id": "597946", + "fullName": "Biskopstorp Mosse", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe1d" + }, + "id": "597963", + "fullName": "Biskopstorps Gård", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe1e" + }, + "id": "597938", + "fullName": "Biskopstorp Ekelund", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe1f" + }, + "id": "597961", + "fullName": "Biskopstorp Svängen", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe20" + }, + "id": "597939", + "fullName": "Biskopstorp Ekhöjden", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe21" + }, + "id": "928278", + "fullName": "Biskopstorp Danskans", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe22" + }, + "id": "609403", + "fullName": "Skavböke Billetorpet", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe23" + }, + "id": "597936", + "fullName": "Biskopstorp Björkhagen", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe24" + }, + "id": "597940", + "fullName": "Biskopstorp Enebacken", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe25" + }, + "id": "597941", + "fullName": "Biskopstorp Kullagård", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe26" + }, + "id": "597947", + "fullName": "Biskopstorp Munkalund", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe27" + }, + "id": "597951", + "fullName": "Biskopstorp Norrgärde", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe28" + }, + "id": "597953", + "fullName": "Biskopstorp Skogsgård", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe29" + }, + "id": "597957", + "fullName": "Biskopstorp Suseängen", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe2a" + }, + "id": "597965", + "fullName": "Biskopstorps Herrgård", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe2b" + }, + "id": "928277", + "fullName": "Biskopstorp Björkelund", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe2c" + }, + "id": "597945", + "fullName": "Biskopstorp Mossastugan", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe2d" + }, + "id": "597955", + "fullName": "Biskopstorp Skogsstugan", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe2e" + }, + "id": "928424", + "fullName": "Biskopstorp Kroksjöåsen", + "parentFullName": "Slättåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe2f" + }, + "id": "597959", + "fullName": "Biskopstorp Svedjestugan", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe30" + }, + "id": "608957", + "fullName": "Biskopstorp Kroksjöåsen", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe31" + }, + "id": "597967", + "fullName": "Biskopstorps Kungsladugård", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe32" + }, + "id": "878094", + "fullName": "Birsta", + "parentFullName": "Sundsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe33" + }, + "id": "875325", + "fullName": "Bivägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe34" + }, + "id": "878037", + "fullName": "Birstavägen", + "parentFullName": "Sundsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe35" + }, + "id": "878036", + "fullName": "Birfeltsgatan", + "parentFullName": "Sundsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe36" + }, + "id": "869564", + "fullName": "Boda", + "parentFullName": "Bispgården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe37" + }, + "id": "869618", + "fullName": "Långliden", + "parentFullName": "Bispgården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe38" + }, + "id": "869612", + "fullName": "Lidensboda", + "parentFullName": "Bispgården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe39" + }, + "id": "500956", + "fullName": "Billsta", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe3a" + }, + "id": "500960", + "fullName": "Billstadal", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe3b" + }, + "id": "500958", + "fullName": "Billsta Gård", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe3c" + }, + "id": "500965", + "fullName": "Billstavägen", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe3d" + }, + "id": "498692", + "fullName": "Birkavägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe3e" + }, + "id": "498690", + "fullName": "Biborgsgatan", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe3f" + }, + "id": "500853", + "fullName": "Bildhuggarvägen", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe40" + }, + "id": "493651", + "fullName": "Bielkenstiernavägen", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe41" + }, + "id": "638989", + "fullName": "Ör Biaby", + "parentFullName": "Ör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe42" + }, + "id": "655544", + "fullName": "Billa Haga", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe43" + }, + "id": "655589", + "fullName": "Billa Solö", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe44" + }, + "id": "655605", + "fullName": "Billavägen", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe45" + }, + "id": "644413", + "fullName": "Birkagatan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe46" + }, + "id": "655542", + "fullName": "Billa Daläng", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe47" + }, + "id": "655552", + "fullName": "Billa Lidhem", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe48" + }, + "id": "655554", + "fullName": "Billa Minnet", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe49" + }, + "id": "655558", + "fullName": "Billa Nyadal", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe4a" + }, + "id": "655560", + "fullName": "Billa Nygård", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe4b" + }, + "id": "655562", + "fullName": "Billa Nytorp", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe4c" + }, + "id": "655581", + "fullName": "Billa Solhem", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe4d" + }, + "id": "655603", + "fullName": "Billa Östebo", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe4e" + }, + "id": "644381", + "fullName": "Biskopsvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe4f" + }, + "id": "655540", + "fullName": "Billa Dalgård", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe50" + }, + "id": "655566", + "fullName": "Billa Rudebro", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe51" + }, + "id": "655579", + "fullName": "Billa Solhaga", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe52" + }, + "id": "655550", + "fullName": "Billa Lenelund", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe53" + }, + "id": "655564", + "fullName": "Billa Rosendal", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe54" + }, + "id": "655570", + "fullName": "Billa Sjövalla", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe55" + }, + "id": "655572", + "fullName": "Billa Skogsdal", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe56" + }, + "id": "655587", + "fullName": "Billa Solsäter", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe57" + }, + "id": "655597", + "fullName": "Billa Södrehem", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe58" + }, + "id": "655599", + "fullName": "Billa Tegvalla", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe59" + }, + "id": "646722", + "fullName": "Tofta Billemad", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe5a" + }, + "id": "656756", + "fullName": "Billavägen", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe5c" + }, + "id": "644750", + "fullName": "Bastanäs Bigård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe5d" + }, + "id": "655546", + "fullName": "Billa Korpagård", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe5e" + }, + "id": "655548", + "fullName": "Billa Kulla Gård", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe5f" + }, + "id": "655556", + "fullName": "Billa Norregård", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe60" + }, + "id": "655568", + "fullName": "Billa Sjöstugan", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe61" + }, + "id": "655574", + "fullName": "Billa Skogshill", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe62" + }, + "id": "655575", + "fullName": "Billa Skogslund", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe63" + }, + "id": "655577", + "fullName": "Billa Solgården", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe64" + }, + "id": "655593", + "fullName": "Billa Södratorp", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe65" + }, + "id": "655595", + "fullName": "Billa Södregård", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe66" + }, + "id": "928792", + "fullName": "Billa Siggetorp", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe67" + }, + "id": "654524", + "fullName": "Vartorp Bialite", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe68" + }, + "id": "655534", + "fullName": "Billa Björkhagen", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe69" + }, + "id": "655536", + "fullName": "Billa Björkhamra", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe6b" + }, + "id": "644090", + "fullName": "Biblioteksgatan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe6d" + }, + "id": "655576", + "fullName": "Billa Skogslyckan", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe6e" + }, + "id": "918826", + "fullName": "Billa Katrinelund", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe6f" + }, + "id": "654814", + "fullName": "Drättinge Bibbetorp", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe70" + }, + "id": "655591", + "fullName": "Billa Sparkfabriken", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe71" + }, + "id": "645970", + "fullName": "Billa Hollstorp Herrgård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe72" + }, + "id": "654989", + "fullName": "Tidafors Birka", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe73" + }, + "id": "649670", + "fullName": "Bidevindsgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe74" + }, + "id": "486810", + "fullName": "Bivägen", + "parentFullName": "Vendelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe75" + }, + "id": "487608", + "fullName": "Birkavägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe76" + }, + "id": "486560", + "fullName": "Birgittavägen", + "parentFullName": "Vendelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe77" + }, + "id": "487607", + "fullName": "Birger Jarlsvägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe78" + }, + "id": "590211", + "fullName": "Bivägen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe79" + }, + "id": "586269", + "fullName": "Birkegatan", + "parentFullName": "Önnestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe7a" + }, + "id": "585067", + "fullName": "Biltorget", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe7b" + }, + "id": "589998", + "fullName": "Biskopsgatan", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe7c" + }, + "id": "590084", + "fullName": "Bivråksvägen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe7d" + }, + "id": "586444", + "fullName": "Ture Bielkes väg", + "parentFullName": "Färlöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe7e" + }, + "id": "591800", + "fullName": "Bingstorpsvägen", + "parentFullName": "Huaröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe7f" + }, + "id": "584498", + "fullName": "Peder Billes väg", + "parentFullName": "Fjälkinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe80" + }, + "id": "586782", + "fullName": "Biodlarens väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe81" + }, + "id": "586784", + "fullName": "Biskop Nils väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe82" + }, + "id": "586871", + "fullName": "Sten Billes väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe84" + }, + "id": "591339", + "fullName": "Birger Gustafssons väg", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe85" + }, + "id": "710953", + "fullName": "Bivägen", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe86" + }, + "id": "698037", + "fullName": "Birkavägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe87" + }, + "id": "711303", + "fullName": "Biaredsvägen", + "parentFullName": "Frillesås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe88" + }, + "id": "706163", + "fullName": "Biskopsgatan", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe89" + }, + "id": "706165", + "fullName": "Bissmarksgatan", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe8a" + }, + "id": "711858", + "fullName": "Svänsa Birgers väg", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe8b" + }, + "id": "711986", + "fullName": "Biskopsgärdevägen", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe8c" + }, + "id": "697581", + "fullName": "Hilmas väg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe8d" + }, + "id": "697583", + "fullName": "Kalvhagen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe8e" + }, + "id": "697589", + "fullName": "Mossberget", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe8f" + }, + "id": "697593", + "fullName": "Olgas backe", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe90" + }, + "id": "697579", + "fullName": "Hennings väg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe91" + }, + "id": "697585", + "fullName": "Kungsporten", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe92" + }, + "id": "697597", + "fullName": "Skeppsvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe93" + }, + "id": "929775", + "fullName": "Hedens backe", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe95" + }, + "id": "697576", + "fullName": "Gundalsvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe96" + }, + "id": "697587", + "fullName": "Lindomevägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe97" + }, + "id": "697613", + "fullName": "Örsviksvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe98" + }, + "id": "697595", + "fullName": "Sjölyckevägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe99" + }, + "id": "697601", + "fullName": "Släps Högåslid", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe9a" + }, + "id": "697605", + "fullName": "Släps Högåsväg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe9b" + }, + "id": "697611", + "fullName": "Timmeråsvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe9c" + }, + "id": "697573", + "fullName": "Brudkullevägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe9d" + }, + "id": "697574", + "fullName": "Brunndalsvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe9e" + }, + "id": "697575", + "fullName": "Gamla Särövägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fe9f" + }, + "id": "697591", + "fullName": "Nordskogsvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fea0" + }, + "id": "697603", + "fullName": "Släps Högåsstig", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fea1" + }, + "id": "929776", + "fullName": "Hedens Höjdstig", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fea2" + }, + "id": "697599", + "fullName": "Släps Högåsbacke", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fea3" + }, + "id": "697607", + "fullName": "Slättegårdsvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fea4" + }, + "id": "929774", + "fullName": "Gaterseredsvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fea5" + }, + "id": "697577", + "fullName": "Hedens Stationsväg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fea7" + }, + "id": "929777", + "fullName": "Tråkärrsslättvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fea9" + }, + "id": "505344", + "fullName": "Bibliotekstorget", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21feaa" + }, + "id": "896108", + "fullName": "Bivägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21feab" + }, + "id": "895990", + "fullName": "Biogränd", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21feac" + }, + "id": "914070", + "fullName": "Biskopsholmen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fead" + }, + "id": "921042", + "fullName": "Biskopsgrunden", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21feae" + }, + "id": "506544", + "fullName": "Birkagränd", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21feaf" + }, + "id": "506569", + "fullName": "Bifrostvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21feb0" + }, + "id": "506931", + "fullName": "Biskop Jöns väg", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21feb1" + }, + "id": "506935", + "fullName": "Biskop Nils väg", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21feb2" + }, + "id": "507037", + "fullName": "Birgittavägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21feb3" + }, + "id": "506933", + "fullName": "Biskop Magni väg", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21feb4" + }, + "id": "506937", + "fullName": "Biskop Olovs väg", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21feb5" + }, + "id": "506946", + "fullName": "Biskop Tords väg", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21feb6" + }, + "id": "506732", + "fullName": "Birger Dahlerus väg", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21feb7" + }, + "id": "506925", + "fullName": "Biskop Brasks Gränd", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21feb8" + }, + "id": "506927", + "fullName": "Biskop Henriks väg", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21feb9" + }, + "id": "506929", + "fullName": "Biskop Johannes väg", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21feba" + }, + "id": "506939", + "fullName": "Biskop Ragvaldi väg", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21febb" + }, + "id": "506923", + "fullName": "Bielkenstiernas väg", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21febc" + }, + "id": "890630", + "fullName": "Billören", + "parentFullName": "Kåge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21febd" + }, + "id": "888190", + "fullName": "Bissjön", + "parentFullName": "Lövånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21febe" + }, + "id": "888272", + "fullName": "Biologigränd", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21febf" + }, + "id": "519523", + "fullName": "Bivägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fec0" + }, + "id": "519081", + "fullName": "Birkavägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fec1" + }, + "id": "520187", + "fullName": "Bisslingevägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fec2" + }, + "id": "517972", + "fullName": "Bisamgränd", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fec3" + }, + "id": "518605", + "fullName": "Bifrostvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fec4" + }, + "id": "518607", + "fullName": "Biskopsgränd", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fec5" + }, + "id": "513270", + "fullName": "Biblioteksgången", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fec6" + }, + "id": "685514", + "fullName": "Binga", + "parentFullName": "Ljungbyholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fec7" + }, + "id": "686222", + "fullName": "Billsäng", + "parentFullName": "Påryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fec8" + }, + "id": "685516", + "fullName": "Binga Gård", + "parentFullName": "Ljungbyholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fec9" + }, + "id": "685583", + "fullName": "Lilla Binga", + "parentFullName": "Ljungbyholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21feca" + }, + "id": "685646", + "fullName": "Stora Binga", + "parentFullName": "Ljungbyholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fecb" + }, + "id": "675665", + "fullName": "Binnaretorp", + "parentFullName": "Rockneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fecc" + }, + "id": "686602", + "fullName": "Biskopsgatan", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fecd" + }, + "id": "686990", + "fullName": "Bindarevägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fece" + }, + "id": "685520", + "fullName": "Bingaparken", + "parentFullName": "Ljungbyholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fecf" + }, + "id": "685693", + "fullName": "Binnåsavägen", + "parentFullName": "Ljungbyholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fed0" + }, + "id": "685311", + "fullName": "Billsängsvägen", + "parentFullName": "Påryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fed1" + }, + "id": "687069", + "fullName": "Bilbyggarvägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fed2" + }, + "id": "685518", + "fullName": "Binga Herrängen", + "parentFullName": "Ljungbyholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fed3" + }, + "id": "686820", + "fullName": "Bisterfeldsvägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fed4" + }, + "id": "673085", + "fullName": "Binga", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fed5" + }, + "id": "673326", + "fullName": "Norra Binga", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fed6" + }, + "id": "929546", + "fullName": "Bingavägen", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fed7" + }, + "id": "673087", + "fullName": "Binga Klämman", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fed8" + }, + "id": "671314", + "fullName": "Biskopsberg", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fed9" + }, + "id": "671322", + "fullName": "Biskopshöjd", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21feda" + }, + "id": "670704", + "fullName": "Bildebovägen", + "parentFullName": "Lyckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fedb" + }, + "id": "671324", + "fullName": "Biskopskulle", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fedc" + }, + "id": "673089", + "fullName": "Binga Lillhammar", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fedd" + }, + "id": "673328", + "fullName": "Norra Bingavägen", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fede" + }, + "id": "668587", + "fullName": "Bollasjö Billhagen", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fedf" + }, + "id": "671316", + "fullName": "Biskopsberg Borgen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fee0" + }, + "id": "671320", + "fullName": "Biskopsbergsvägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fee1" + }, + "id": "671318", + "fullName": "Biskopsberg Skogstorpet", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fee2" + }, + "id": "701388", + "fullName": "Bigatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fee3" + }, + "id": "701448", + "fullName": "Bifrostgatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fee4" + }, + "id": "701173", + "fullName": "Bisittaregatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fee5" + }, + "id": "701450", + "fullName": "Biskopsbogatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fee6" + }, + "id": "697615", + "fullName": "Hällesås", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fee7" + }, + "id": "697617", + "fullName": "Hällesås Byväg", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fee8" + }, + "id": "697619", + "fullName": "Höbräckevägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fee9" + }, + "id": "929778", + "fullName": "Tråkärrsslättvägen", + "parentFullName": "Billdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21feea" + }, + "id": "702418", + "fullName": "Birger Svenssons väg", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21feeb" + }, + "id": "864573", + "fullName": "Biskopslund", + "parentFullName": "Brunflo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21feec" + }, + "id": "862487", + "fullName": "Biblioteksgatan", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21feed" + }, + "id": "801637", + "fullName": "Bilsta", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21feee" + }, + "id": "799996", + "fullName": "Bivägen", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21feef" + }, + "id": "804342", + "fullName": "Billinge", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fef0" + }, + "id": "912496", + "fullName": "Birgittas väg", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fef1" + }, + "id": "806274", + "fullName": "Birgittavägen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fef2" + }, + "id": "805607", + "fullName": "Birgittagården", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fef3" + }, + "id": "807801", + "fullName": "Biodlarvägen", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fef4" + }, + "id": "910747", + "fullName": "Billingevägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fef5" + }, + "id": "807942", + "fullName": "Birgittavägen", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fef6" + }, + "id": "803314", + "fullName": "Billborgsgatan", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fef7" + }, + "id": "806305", + "fullName": "Finsta Birgittavägen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fef8" + }, + "id": "602900", + "fullName": "Alva Binge", + "parentFullName": "Hemse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fef9" + }, + "id": "599470", + "fullName": "Birkagatan", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fefa" + }, + "id": "604505", + "fullName": "Väte Binge", + "parentFullName": "Klintehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fefb" + }, + "id": "601468", + "fullName": "Dalhem Binge", + "parentFullName": "Dalhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fefc" + }, + "id": "599525", + "fullName": "Bingebygatan", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fefd" + }, + "id": "600015", + "fullName": "Biskopsgatan", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fefe" + }, + "id": "600093", + "fullName": "Birgers Gränd", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21feff" + }, + "id": "604891", + "fullName": "Martebo Binge", + "parentFullName": "Tingstäde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff00" + }, + "id": "916035", + "fullName": "Biskopsvägen", + "parentFullName": "Fårösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff01" + }, + "id": "605684", + "fullName": "Bunge Biskops", + "parentFullName": "Fårösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff02" + }, + "id": "602158", + "fullName": "Vamlingbo Bilds", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff03" + }, + "id": "601005", + "fullName": "Västergarn Bibos", + "parentFullName": "Gotlands Tofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff04" + }, + "id": "604934", + "fullName": "Stenkyrka Biotitvägen", + "parentFullName": "Tingstäde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff05" + }, + "id": "826341", + "fullName": "Bivägen", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff06" + }, + "id": "827269", + "fullName": "Billingsnäs", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff07" + }, + "id": "746124", + "fullName": "Bistockshålan", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff08" + }, + "id": "746067", + "fullName": "Biblioteksvägen", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff09" + }, + "id": "744946", + "fullName": "Bilprovarevägen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff0a" + }, + "id": "747538", + "fullName": "Västbjörke Billdal", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff0b" + }, + "id": "747540", + "fullName": "Västbjörke Billesholm", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff0c" + }, + "id": "747346", + "fullName": "Hökhammar Bistocksmaden", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff0d" + }, + "id": "882392", + "fullName": "Billsta", + "parentFullName": "Själevad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff0e" + }, + "id": "881547", + "fullName": "Bigatan", + "parentFullName": "Örnsköldsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff0f" + }, + "id": "882394", + "fullName": "Billstavägen", + "parentFullName": "Själevad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff10" + }, + "id": "882338", + "fullName": "Birgittavägen", + "parentFullName": "Själevad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff11" + }, + "id": "882393", + "fullName": "Billstagårdsvägen", + "parentFullName": "Själevad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff12" + }, + "id": "725693", + "fullName": "Bikupevägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff13" + }, + "id": "726257", + "fullName": "Bidevindsvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff14" + }, + "id": "581395", + "fullName": "Binklinge Binklinge Gård", + "parentFullName": "Vrena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff15" + }, + "id": "581393", + "fullName": "Binklinge", + "parentFullName": "Vrena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff16" + }, + "id": "573809", + "fullName": "Bistigen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff17" + }, + "id": "579116", + "fullName": "Fada Bidalen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff18" + }, + "id": "581556", + "fullName": "Lilla Binklinge", + "parentFullName": "Vrena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff19" + }, + "id": "573692", + "fullName": "Bigarrågången", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff1a" + }, + "id": "917589", + "fullName": "Kung Birgers väg", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff1b" + }, + "id": "574448", + "fullName": "Biblioteksvägen", + "parentFullName": "Nävekvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff1c" + }, + "id": "576404", + "fullName": "Minninge Billinge", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff1d" + }, + "id": "576327", + "fullName": "Kvistberga Billinge", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff1e" + }, + "id": "828285", + "fullName": "Binnebergsmo Binnemo", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff1f" + }, + "id": "830704", + "fullName": "Bivägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff20" + }, + "id": "828833", + "fullName": "Billingen Åsen", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff21" + }, + "id": "831088", + "fullName": "Billingsstigen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff22" + }, + "id": "930870", + "fullName": "Bissgårdsvägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff23" + }, + "id": "828283", + "fullName": "Billingsgatan", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff24" + }, + "id": "829913", + "fullName": "S:ta Birgittas väg", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff25" + }, + "id": "830616", + "fullName": "Billingen Kleven", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff26" + }, + "id": "831090", + "fullName": "Binnebergsvägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff27" + }, + "id": "831310", + "fullName": "Binneberg Kyrkan", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff28" + }, + "id": "831320", + "fullName": "Binneberg Nyborg", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff29" + }, + "id": "832963", + "fullName": "Lanna Birgits Äng", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff2a" + }, + "id": "830008", + "fullName": "Billingen Åsaborg", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff2b" + }, + "id": "830064", + "fullName": "Våmb Billingslund", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff2c" + }, + "id": "831086", + "fullName": "Bildhuggarevägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff2d" + }, + "id": "831300", + "fullName": "Binneberg Fridhem", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff2e" + }, + "id": "831302", + "fullName": "Binneberg Gläntan", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff2f" + }, + "id": "831318", + "fullName": "Binneberg Mobacka", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff30" + }, + "id": "831330", + "fullName": "Binneberg Stensro", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff31" + }, + "id": "831332", + "fullName": "Binneberg Stommen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff32" + }, + "id": "830010", + "fullName": "Billingen Åsbotorp", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff33" + }, + "id": "830449", + "fullName": "Billingehovsvägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff34" + }, + "id": "830622", + "fullName": "Billingen Linelund", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff35" + }, + "id": "830934", + "fullName": "Billingsdalsvägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff36" + }, + "id": "831312", + "fullName": "Binneberg Kärrtorp", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff37" + }, + "id": "831314", + "fullName": "Binneberg Larstorp", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff38" + }, + "id": "831686", + "fullName": "Säter Billingsfors", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff39" + }, + "id": "831688", + "fullName": "Säter Billingslund", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff3a" + }, + "id": "828286", + "fullName": "Binnebergsmo Dalen", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff3b" + }, + "id": "828298", + "fullName": "Binnebergsmo Molid", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff3c" + }, + "id": "829969", + "fullName": "Billingstorpsvägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff3d" + }, + "id": "830597", + "fullName": "Billingen Aspa-Svens", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff3e" + }, + "id": "830599", + "fullName": "Billingen Björkängen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff3f" + }, + "id": "830606", + "fullName": "Billingen Bäckatorp", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff40" + }, + "id": "830608", + "fullName": "Billingen Höjentorp", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff41" + }, + "id": "830612", + "fullName": "Billingen Karlslund", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff42" + }, + "id": "830626", + "fullName": "Billingen Stenbacken", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff43" + }, + "id": "830628", + "fullName": "Billingen Stentorpet", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff44" + }, + "id": "831290", + "fullName": "Binneberg Anderskärr", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff45" + }, + "id": "831292", + "fullName": "Binneberg Backgården", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff46" + }, + "id": "831296", + "fullName": "Binneberg Björkhagen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff47" + }, + "id": "831306", + "fullName": "Binneberg Hagastugan", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff48" + }, + "id": "831308", + "fullName": "Binneberg Karlsberg", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff49" + }, + "id": "831316", + "fullName": "Binneberg Lilla Liden", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff4a" + }, + "id": "831319", + "fullName": "Binneberg Nolgården", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff4b" + }, + "id": "831328", + "fullName": "Binneberg Stenkullen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff4c" + }, + "id": "831334", + "fullName": "Binneberg Sörgården", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff4d" + }, + "id": "831336", + "fullName": "Binneberg Tallbacken", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff4e" + }, + "id": "831338", + "fullName": "Binneberg Tallhöjden", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff4f" + }, + "id": "831340", + "fullName": "Binneberg Tingshuset", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff50" + }, + "id": "833097", + "fullName": "Rådene Billingelund", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff51" + }, + "id": "828826", + "fullName": "Billingen Smedstorp", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff52" + }, + "id": "828300", + "fullName": "Binnebergsmo Nytorp", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff53" + }, + "id": "830004", + "fullName": "Billingen Lyckes-Eriks", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff54" + }, + "id": "830614", + "fullName": "Billingen Katrinelund", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff55" + }, + "id": "830624", + "fullName": "Billingen Pettersborg", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff56" + }, + "id": "830630", + "fullName": "Billingen Valingsberg", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff57" + }, + "id": "831294", + "fullName": "Binneberg Björkbacken", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff58" + }, + "id": "831298", + "fullName": "Binneberg Bredegården", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff59" + }, + "id": "831304", + "fullName": "Binneberg Gustavsberg", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff5a" + }, + "id": "833179", + "fullName": "Sjogerstad Bissgården", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff5b" + }, + "id": "828287", + "fullName": "Binnebergsmo Grönelid", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff5c" + }, + "id": "828289", + "fullName": "Binnebergsmo Kalksjön", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff5d" + }, + "id": "828296", + "fullName": "Binnebergsmo Lindero", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff5e" + }, + "id": "828314", + "fullName": "Binnebergsmo Virginia", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff5f" + }, + "id": "830610", + "fullName": "Billingen Johannesberg", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff60" + }, + "id": "830618", + "fullName": "Billingen Lerdalavägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff61" + }, + "id": "831321", + "fullName": "Binneberg Skogsgläntan", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff62" + }, + "id": "828957", + "fullName": "Kampavall Billingslund", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff63" + }, + "id": "828288", + "fullName": "Binnebergsmo Grönetomt", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff64" + }, + "id": "828290", + "fullName": "Binnebergsmo Lilla Edet", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff65" + }, + "id": "828308", + "fullName": "Binnebergsmo Starrkärr", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff66" + }, + "id": "828310", + "fullName": "Binnebergsmo Stenkulla", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff67" + }, + "id": "830006", + "fullName": "Billingen Stora Åsbotorp", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff68" + }, + "id": "830620", + "fullName": "Billingen Lilla Åsbotorp", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff69" + }, + "id": "831317", + "fullName": "Binneberg Missionshuset", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff6a" + }, + "id": "829982", + "fullName": "Alphyddevägen Billingehus", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff6b" + }, + "id": "828292", + "fullName": "Binnebergsmo Lilla Fjället", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff6c" + }, + "id": "828302", + "fullName": "Binnebergsmo Skogsgläntan", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff6d" + }, + "id": "930892", + "fullName": "Binneberg Gästgivaregården", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff6e" + }, + "id": "828294", + "fullName": "Binnebergsmo Limugnslyckan", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff6f" + }, + "id": "828312", + "fullName": "Binnebergsmo Stenshemmanet", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff72" + }, + "id": "578799", + "fullName": "Bivägen", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff73" + }, + "id": "821904", + "fullName": "Biskop Ottos väg", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff74" + }, + "id": "523916", + "fullName": "Bista", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff75" + }, + "id": "520756", + "fullName": "Billby", + "parentFullName": "Sigtuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff76" + }, + "id": "520758", + "fullName": "Billby Gård", + "parentFullName": "Sigtuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff77" + }, + "id": "520760", + "fullName": "Billbyvägen", + "parentFullName": "Sigtuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff78" + }, + "id": "520426", + "fullName": "Gunilla Bielkes väg", + "parentFullName": "Sigtuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff79" + }, + "id": "558270", + "fullName": "Birkavägen", + "parentFullName": "Glumslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff7a" + }, + "id": "558903", + "fullName": "Billebergavägen", + "parentFullName": "Annelöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff7b" + }, + "id": "558268", + "fullName": "Biblioteksvägen", + "parentFullName": "Glumslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff7c" + }, + "id": "553218", + "fullName": "Ettvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff7d" + }, + "id": "927830", + "fullName": "Hedvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff7f" + }, + "id": "533497", + "fullName": "Bivägen", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff80" + }, + "id": "536119", + "fullName": "Toarp Bilstorp", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff81" + }, + "id": "534359", + "fullName": "Lindhagens Bigårdar", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff82" + }, + "id": "521179", + "fullName": "Bills backe", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff83" + }, + "id": "520175", + "fullName": "Bisslinge Magasinet", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff84" + }, + "id": "520181", + "fullName": "Bisslinge Stora Huset", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff85" + }, + "id": "520173", + "fullName": "Bisslinge Lilla Flygeln", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff86" + }, + "id": "520179", + "fullName": "Bisslinge Norra Flygeln", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff87" + }, + "id": "520185", + "fullName": "Bisslinge Södra Flygeln", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff88" + }, + "id": "520177", + "fullName": "Bisslinge Norra Bostaden", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff89" + }, + "id": "520183", + "fullName": "Bisslinge Södra Bostaden", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff8a" + }, + "id": "603919", + "fullName": "Bivägen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff8b" + }, + "id": "605346", + "fullName": "Bindvägen", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff8c" + }, + "id": "602143", + "fullName": "Birgers väg", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff8d" + }, + "id": "922290", + "fullName": "Bingevägen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff8e" + }, + "id": "605087", + "fullName": "Bigarråvägen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff8f" + }, + "id": "603764", + "fullName": "Stensjö Bialitt", + "parentFullName": "Ugglarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff90" + }, + "id": "604700", + "fullName": "Lis Villa Billing", + "parentFullName": "Långås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff91" + }, + "id": "602263", + "fullName": "Biskhultsvägen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff92" + }, + "id": "601932", + "fullName": "Biblioteksgatan", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff93" + }, + "id": "602286", + "fullName": "Birger Sjöbergs väg", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff94" + }, + "id": "606030", + "fullName": "Johannesa-Birgers väg", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff95" + }, + "id": "513510", + "fullName": "Bivägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff96" + }, + "id": "513741", + "fullName": "Bispvägen", + "parentFullName": "Österskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff97" + }, + "id": "715864", + "fullName": "Bilgatan", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff98" + }, + "id": "788956", + "fullName": "Bivråksgränd", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff99" + }, + "id": "794417", + "fullName": "Biskopskulla", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff9a" + }, + "id": "794109", + "fullName": "Biblioteksgatan", + "parentFullName": "Grillby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff9b" + }, + "id": "789525", + "fullName": "Biskopskulla-Råby", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff9c" + }, + "id": "794418", + "fullName": "Biskopskulla Garn", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff9d" + }, + "id": "794425", + "fullName": "Biskopskulla Håga", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff9e" + }, + "id": "794448", + "fullName": "Biskopskulla-Berg", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ff9f" + }, + "id": "794452", + "fullName": "Biskopskulla-Råby", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffa0" + }, + "id": "794713", + "fullName": "Altuna Billerstena", + "parentFullName": "Fjärdhundra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffa1" + }, + "id": "794456", + "fullName": "Biskopskulla-Rönna", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffa2" + }, + "id": "789526", + "fullName": "Biskopskulla-Viggeby", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffa3" + }, + "id": "794419", + "fullName": "Biskopskulla Gissle", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffa4" + }, + "id": "794429", + "fullName": "Biskopskulla Håmsta", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffa5" + }, + "id": "794437", + "fullName": "Biskopskulla Ramsta", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffa6" + }, + "id": "794458", + "fullName": "Biskopskulla-Söderby", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffa7" + }, + "id": "794460", + "fullName": "Biskopskulla-Viggeby", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffa8" + }, + "id": "794462", + "fullName": "Biskopskulla-Österby", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffa9" + }, + "id": "794420", + "fullName": "Biskopskulla Görlinge", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffaa" + }, + "id": "794421", + "fullName": "Biskopskulla Hormesta", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffab" + }, + "id": "794427", + "fullName": "Biskopskulla Håga Torp", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffac" + }, + "id": "794433", + "fullName": "Biskopskulla Lilla Vrå", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffad" + }, + "id": "794439", + "fullName": "Biskopskulla Stora Vrå", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffae" + }, + "id": "794450", + "fullName": "Biskopskulla-Högstena", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffaf" + }, + "id": "794435", + "fullName": "Biskopskulla Prästgård", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffb0" + }, + "id": "794431", + "fullName": "Biskopskulla Landsberga", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffb1" + }, + "id": "794446", + "fullName": "Biskopskulla Villsberga", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffb2" + }, + "id": "794423", + "fullName": "Biskopskulla Hormesta Säteri", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffb3" + }, + "id": "794454", + "fullName": "Biskopskulla-Råby Dragontorp", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffb4" + }, + "id": "537436", + "fullName": "Bispgatan", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffb5" + }, + "id": "536916", + "fullName": "Bispmotala", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffb6" + }, + "id": "537869", + "fullName": "Biskopsgränd", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffb7" + }, + "id": "537871", + "fullName": "Biskopsvägen", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffb8" + }, + "id": "536920", + "fullName": "Bispmotalagatan", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffb9" + }, + "id": "489722", + "fullName": "Bivägen", + "parentFullName": "Stavsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffba" + }, + "id": "489486", + "fullName": "Bikupevägen", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffbb" + }, + "id": "480048", + "fullName": "Nämdö Biskopsön", + "parentFullName": "Nämdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffbc" + }, + "id": "891508", + "fullName": "Bivägen", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffbd" + }, + "id": "892538", + "fullName": "Birgers väg", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffbe" + }, + "id": "892452", + "fullName": "Bindarvägen", + "parentFullName": "Hortlax", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffbf" + }, + "id": "892481", + "fullName": "Bisittarevägen", + "parentFullName": "Hortlax", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffc0" + }, + "id": "717826", + "fullName": "Bitenvägen", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffc1" + }, + "id": "717824", + "fullName": "Billings Täppa", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffc2" + }, + "id": "718727", + "fullName": "Bindgarnsvägen", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffc3" + }, + "id": "717524", + "fullName": "Birger Anderssons väg", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffc4" + }, + "id": "808318", + "fullName": "Bigatan", + "parentFullName": "Järpås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffc5" + }, + "id": "807671", + "fullName": "Bisamvägen", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffc6" + }, + "id": "811528", + "fullName": "Väla Bigården", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffc7" + }, + "id": "807402", + "fullName": "Birgittagatan", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffc8" + }, + "id": "810445", + "fullName": "Lovene Bissgården", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffc9" + }, + "id": "810534", + "fullName": "Mellby Bissgården", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffca" + }, + "id": "810050", + "fullName": "Härjevad Birhallstorp", + "parentFullName": "Järpås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffcb" + }, + "id": "812422", + "fullName": "Skalunda Billingsberg", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffcc" + }, + "id": "809476", + "fullName": "Resville Biskopskvarnen", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffcd" + }, + "id": "838745", + "fullName": "Bivägen", + "parentFullName": "Sandviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffce" + }, + "id": "838826", + "fullName": "Bilbasvägen", + "parentFullName": "Järbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffcf" + }, + "id": "839480", + "fullName": "Östlunds Bilväg", + "parentFullName": "Storvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffd0" + }, + "id": "749811", + "fullName": "Binäs", + "parentFullName": "Frändefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffd1" + }, + "id": "748881", + "fullName": "Birger Sjöbergs väg", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffd2" + }, + "id": "705390", + "fullName": "Bisittarevägen", + "parentFullName": "Partille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffd3" + }, + "id": "848298", + "fullName": "Bistigen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffd4" + }, + "id": "849067", + "fullName": "Paul Birchs väg", + "parentFullName": "Näsviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffd5" + }, + "id": "853230", + "fullName": "Billinggatan", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffd6" + }, + "id": "708164", + "fullName": "Bigarråvägen", + "parentFullName": "Pixbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffd7" + }, + "id": "707637", + "fullName": "Biblioteksgatan", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffd8" + }, + "id": "544881", + "fullName": "Ogestad Birka", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffd9" + }, + "id": "934589", + "fullName": "Ogestad Birka", + "parentFullName": "Odensvi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffda" + }, + "id": "542525", + "fullName": "Mörtvik Bittebo", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffdb" + }, + "id": "543526", + "fullName": "Karlshult Billsjönäs", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffdc" + }, + "id": "539040", + "fullName": "Bivägen", + "parentFullName": "Höllviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffdd" + }, + "id": "538750", + "fullName": "Bispvägen", + "parentFullName": "Höllviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffde" + }, + "id": "540404", + "fullName": "Bispvägen", + "parentFullName": "Falsterbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffdf" + }, + "id": "540024", + "fullName": "Bikupevägen", + "parentFullName": "Skanör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffe0" + }, + "id": "539209", + "fullName": "Billings väg", + "parentFullName": "Höllviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffe1" + }, + "id": "538551", + "fullName": "Bigårdsvägen", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffe2" + }, + "id": "538748", + "fullName": "Birgittavägen", + "parentFullName": "Höllviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffe3" + }, + "id": "638870", + "fullName": "Bivägen", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffe4" + }, + "id": "631075", + "fullName": "Biarhäll", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffe5" + }, + "id": "638681", + "fullName": "Biskopsgränd", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffe6" + }, + "id": "638868", + "fullName": "Bisp Thomas väg", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffe7" + }, + "id": "640840", + "fullName": "Aspö Bispgrund", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffe9" + }, + "id": "639061", + "fullName": "Biskopskvarnsleden", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffea" + }, + "id": "639891", + "fullName": "Solberga Biskopskvarn", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffeb" + }, + "id": "768454", + "fullName": "Lekvad Binke", + "parentFullName": "Berghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffec" + }, + "id": "768452", + "fullName": "Lekvad Binkaryd", + "parentFullName": "Berghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffed" + }, + "id": "768450", + "fullName": "Lekvad Binkagården", + "parentFullName": "Berghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffee" + }, + "id": "620756", + "fullName": "Bigatan", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffef" + }, + "id": "615214", + "fullName": "Elsegärde Bidhem", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fff0" + }, + "id": "620578", + "fullName": "Birger Jarlsgatan", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fff1" + }, + "id": "627062", + "fullName": "Bie Biefors", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fff2" + }, + "id": "627067", + "fullName": "Bie Ede", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fff3" + }, + "id": "627131", + "fullName": "Biesta", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fff4" + }, + "id": "619000", + "fullName": "Biltsbol", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fff5" + }, + "id": "625706", + "fullName": "Bivägen", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fff6" + }, + "id": "627074", + "fullName": "Bie Gård", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fff7" + }, + "id": "627133", + "fullName": "Bieåsen", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fff8" + }, + "id": "624052", + "fullName": "Bievägen", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fff9" + }, + "id": "627111", + "fullName": "Bie Skola", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fffa" + }, + "id": "624342", + "fullName": "Billstorp", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fffb" + }, + "id": "627071", + "fullName": "Bie Fäboda", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fffc" + }, + "id": "627076", + "fullName": "Bie Holmen", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fffd" + }, + "id": "627116", + "fullName": "Bie Solhem", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21fffe" + }, + "id": "627125", + "fullName": "Bie Söräng", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb21ffff" + }, + "id": "616959", + "fullName": "Lerbo Biesta", + "parentFullName": "Valla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220000" + }, + "id": "627060", + "fullName": "Bie Barrsjö", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220001" + }, + "id": "627072", + "fullName": "Bie Granhem", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220002" + }, + "id": "627082", + "fullName": "Bie Knutsta", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220003" + }, + "id": "627065", + "fullName": "Bie Bäcklund", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220004" + }, + "id": "627084", + "fullName": "Bie Larslund", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220005" + }, + "id": "627094", + "fullName": "Bie Malmberg", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220006" + }, + "id": "627096", + "fullName": "Bie Mosstorp", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220007" + }, + "id": "627098", + "fullName": "Bie Mörtsjön", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220008" + }, + "id": "627124", + "fullName": "Bie Sörgölet", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220009" + }, + "id": "624070", + "fullName": "Bigarråvägen", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22000a" + }, + "id": "627054", + "fullName": "Bie Backa Gård", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22000b" + }, + "id": "627056", + "fullName": "Bie Backafall", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22000c" + }, + "id": "627058", + "fullName": "Bie Baldersvi", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22000d" + }, + "id": "627078", + "fullName": "Bie Idavallen", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22000e" + }, + "id": "627106", + "fullName": "Bie Rosenlund", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22000f" + }, + "id": "627110", + "fullName": "Bie Skogshall", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220010" + }, + "id": "627114", + "fullName": "Bie Solgården", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220011" + }, + "id": "627120", + "fullName": "Bie Sävstugan", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220012" + }, + "id": "615493", + "fullName": "Bigarråstigen", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220013" + }, + "id": "636971", + "fullName": "Lövåker Bielund", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220014" + }, + "id": "637864", + "fullName": "Julita Gård Biby", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220015" + }, + "id": "627073", + "fullName": "Bie Gustavsvik", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220016" + }, + "id": "627108", + "fullName": "Bie Sevedslund", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220017" + }, + "id": "627117", + "fullName": "Bie Stensätter", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220018" + }, + "id": "627119", + "fullName": "Bie Strömsborg", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220019" + }, + "id": "627127", + "fullName": "Bie Tornstugan", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22001a" + }, + "id": "616963", + "fullName": "Lerbo Biesta Gård", + "parentFullName": "Valla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22001b" + }, + "id": "616967", + "fullName": "Lerbo Biestalund", + "parentFullName": "Valla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22001c" + }, + "id": "627092", + "fullName": "Bie Ludvigsberg", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22001d" + }, + "id": "627130", + "fullName": "Bie Östergården", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22001e" + }, + "id": "627069", + "fullName": "Bie Fredrikshall", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22001f" + }, + "id": "627104", + "fullName": "Bie Reningsverket", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220020" + }, + "id": "627129", + "fullName": "Bie Västergården", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220021" + }, + "id": "616965", + "fullName": "Lerbo Biesta Sjövik", + "parentFullName": "Valla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220022" + }, + "id": "627080", + "fullName": "Bie Idrottsplatsen", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220023" + }, + "id": "627112", + "fullName": "Bie Societetshuset", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220024" + }, + "id": "624344", + "fullName": "Billstorp Stenhagen", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220025" + }, + "id": "627100", + "fullName": "Bie Norra Brunsätter", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220026" + }, + "id": "627122", + "fullName": "Bie Södra Brunsätter", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220027" + }, + "id": "616961", + "fullName": "Lerbo Biesta Bergaholm", + "parentFullName": "Valla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220028" + }, + "id": "617340", + "fullName": "Åsen Bildemonteringen", + "parentFullName": "Valla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220029" + }, + "id": "626152", + "fullName": "Stenstorp Lilla Birka", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22002a" + }, + "id": "627075", + "fullName": "Bie Gästgivaregården", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22002b" + }, + "id": "627086", + "fullName": "Bie Lilla Ludvigsberg", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22002c" + }, + "id": "627102", + "fullName": "Bie Reningsanläggningen", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22002d" + }, + "id": "625720", + "fullName": "Eriksberg Biblioteksflygeln", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22002e" + }, + "id": "517524", + "fullName": "Billsta", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22002f" + }, + "id": "543422", + "fullName": "Billinge", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220030" + }, + "id": "543426", + "fullName": "Billinge Skog", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220031" + }, + "id": "543430", + "fullName": "Billingehill", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220032" + }, + "id": "543432", + "fullName": "Billingevång", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220033" + }, + "id": "910533", + "fullName": "Billinge Kyrka", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220034" + }, + "id": "543428", + "fullName": "Billinge Väntan", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220035" + }, + "id": "540753", + "fullName": "Bingstorp", + "parentFullName": "Löberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220036" + }, + "id": "543424", + "fullName": "Billinge Annelund", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220037" + }, + "id": "542089", + "fullName": "Billingevägen", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220038" + }, + "id": "540755", + "fullName": "Bingstorp Brohem", + "parentFullName": "Löberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220039" + }, + "id": "542194", + "fullName": "Billesholmsvägen", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22003a" + }, + "id": "540757", + "fullName": "Bingstorp Ängdala", + "parentFullName": "Löberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22003b" + }, + "id": "543447", + "fullName": "Eden", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22003c" + }, + "id": "543533", + "fullName": "Nyhem", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22003d" + }, + "id": "543586", + "fullName": "Tuvan", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22003f" + }, + "id": "543409", + "fullName": "Annero", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220040" + }, + "id": "543449", + "fullName": "Ekeröd", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220041" + }, + "id": "543505", + "fullName": "Lugnet", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220042" + }, + "id": "543531", + "fullName": "Nygård", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220043" + }, + "id": "543555", + "fullName": "Solhem", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220044" + }, + "id": "543578", + "fullName": "Tolvan", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220045" + }, + "id": "543582", + "fullName": "Torpet", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220046" + }, + "id": "543405", + "fullName": "Alledal", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220047" + }, + "id": "543439", + "fullName": "Bäringe", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220048" + }, + "id": "543461", + "fullName": "Fäladen", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220049" + }, + "id": "543477", + "fullName": "Hissbro", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22004a" + }, + "id": "543482", + "fullName": "Högalid", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22004b" + }, + "id": "543491", + "fullName": "Klinten", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22004c" + }, + "id": "543507", + "fullName": "Lyckhem", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22004d" + }, + "id": "543515", + "fullName": "Nissebo", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22004e" + }, + "id": "543542", + "fullName": "Rördala", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22004f" + }, + "id": "543547", + "fullName": "Skoghem", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220050" + }, + "id": "917896", + "fullName": "Bögerup", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220051" + }, + "id": "543411", + "fullName": "Aspakull", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220052" + }, + "id": "543437", + "fullName": "Bäckhäll", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220053" + }, + "id": "543465", + "fullName": "Genvägen", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220054" + }, + "id": "543467", + "fullName": "Getabjer", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220055" + }, + "id": "543484", + "fullName": "Killeröd", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220056" + }, + "id": "543509", + "fullName": "Mysingen", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220057" + }, + "id": "543590", + "fullName": "Verahill", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220058" + }, + "id": "543598", + "fullName": "Ängatorp", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220059" + }, + "id": "543434", + "fullName": "Bostället", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22005a" + }, + "id": "543435", + "fullName": "Brorslund", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22005b" + }, + "id": "543436", + "fullName": "Brostugan", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22005c" + }, + "id": "543453", + "fullName": "Fagertorp", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22005d" + }, + "id": "543473", + "fullName": "Grönaborg", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22005e" + }, + "id": "543483", + "fullName": "Hörnetorp", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22005f" + }, + "id": "543500", + "fullName": "Kyrkvägen", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220060" + }, + "id": "543534", + "fullName": "Oregården", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220061" + }, + "id": "543536", + "fullName": "Rosenhill", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220062" + }, + "id": "543538", + "fullName": "Rosentorp", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220063" + }, + "id": "543545", + "fullName": "Sjögården", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220064" + }, + "id": "543551", + "fullName": "Skolvägen", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220065" + }, + "id": "543553", + "fullName": "Slätthult", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220066" + }, + "id": "543557", + "fullName": "Stallåkra", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220067" + }, + "id": "543569", + "fullName": "Storegård", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220068" + }, + "id": "543577", + "fullName": "Toarpsdal", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22006a" + }, + "id": "543481", + "fullName": "Hålegården", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22006b" + }, + "id": "543549", + "fullName": "Skogsvägen", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22006c" + }, + "id": "543561", + "fullName": "Stenlyckan", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22006d" + }, + "id": "543575", + "fullName": "Toarps Gård", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22006e" + }, + "id": "543596", + "fullName": "Ängagården", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22006f" + }, + "id": "543433", + "fullName": "Bondes backe", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220070" + }, + "id": "543445", + "fullName": "Bäringegård", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220071" + }, + "id": "543455", + "fullName": "Fagerås Gård", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220072" + }, + "id": "543529", + "fullName": "Nya Värslätt", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220073" + }, + "id": "543459", + "fullName": "Fageråsvägen", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220074" + }, + "id": "543571", + "fullName": "Ströröds Gård", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220075" + }, + "id": "543580", + "fullName": "Torparevägen", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220076" + }, + "id": "543592", + "fullName": "Villa Fagerås", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220077" + }, + "id": "543593", + "fullName": "Västra Skolan", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220078" + }, + "id": "543443", + "fullName": "Bäringe Hemman", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220079" + }, + "id": "543451", + "fullName": "Ekerödsgården", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22007a" + }, + "id": "543463", + "fullName": "Gamla Värslätt", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22007b" + }, + "id": "543489", + "fullName": "Killeröds Gård", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22007c" + }, + "id": "543543", + "fullName": "Röstångavägen", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22007d" + }, + "id": "543559", + "fullName": "Stationsvägen", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22007f" + }, + "id": "543413", + "fullName": "Aspakullavägen", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220080" + }, + "id": "543475", + "fullName": "Gunnarödsvägen", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220081" + }, + "id": "543495", + "fullName": "Klockaregården", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220082" + }, + "id": "543499", + "fullName": "Kvarnstena Gård", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220083" + }, + "id": "543503", + "fullName": "Lokstallsvägen", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220084" + }, + "id": "543511", + "fullName": "Måns Andreas väg", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220085" + }, + "id": "543525", + "fullName": "Norra Hultseröd", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220086" + }, + "id": "543573", + "fullName": "Södra Hultseröd", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220087" + }, + "id": "543479", + "fullName": "Hultserödsvägen", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220088" + }, + "id": "543497", + "fullName": "Konduktörsvägen", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220089" + }, + "id": "543541", + "fullName": "Rönneådalsvägen", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22008a" + }, + "id": "543441", + "fullName": "Bäringe Grönahult", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22008b" + }, + "id": "543493", + "fullName": "Klockare Liljas väg", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22008c" + }, + "id": "543588", + "fullName": "Vattenverksvägen", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22008d" + }, + "id": "543488", + "fullName": "Killeröd Sandstugan", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22008e" + }, + "id": "543535", + "fullName": "Prästlönebostället", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22008f" + }, + "id": "543527", + "fullName": "Norra Hultseröd Skoghem", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220090" + }, + "id": "543574", + "fullName": "Södra Hultserödsgården", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220092" + }, + "id": "543486", + "fullName": "Killeröd Banvaktsstugan", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220094" + }, + "id": "794476", + "fullName": "Odensberg Bium", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220095" + }, + "id": "790357", + "fullName": "Biblioteksgatan", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220096" + }, + "id": "796329", + "fullName": "Segerstad Billsbo", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220097" + }, + "id": "791552", + "fullName": "Borgunda Biksborg", + "parentFullName": "Stenstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220098" + }, + "id": "793339", + "fullName": "Högstena Birmaberg", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220099" + }, + "id": "796908", + "fullName": "Vårkumla Billsholmen", + "parentFullName": "Vartofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22009a" + }, + "id": "792187", + "fullName": "Segerstad Bissgården", + "parentFullName": "Stenstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22009b" + }, + "id": "793909", + "fullName": "Uddagården Bissgården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22009c" + }, + "id": "790757", + "fullName": "Västtorp Biskopsgården", + "parentFullName": "Floby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22009d" + }, + "id": "796126", + "fullName": "Friggeråker Bissgården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22009e" + }, + "id": "512208", + "fullName": "Birkavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22009f" + }, + "id": "512386", + "fullName": "Bielkevägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200a0" + }, + "id": "512447", + "fullName": "Bifroststigen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200a1" + }, + "id": "674212", + "fullName": "Bivägen", + "parentFullName": "Karlshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200a2" + }, + "id": "674110", + "fullName": "Biblioteksgatan", + "parentFullName": "Karlshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200a3" + }, + "id": "492562", + "fullName": "Birgittelund", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200a4" + }, + "id": "479703", + "fullName": "Almesåkra Bialite", + "parentFullName": "Bodafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200a5" + }, + "id": "481186", + "fullName": "Björnholmen Bilverkstad", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200a6" + }, + "id": "546168", + "fullName": "Bintjevägen", + "parentFullName": "Kävlinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200a7" + }, + "id": "546397", + "fullName": "Bifrostvägen", + "parentFullName": "Furulund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200a8" + }, + "id": "548162", + "fullName": "Bildstensgränd", + "parentFullName": "Löddeköpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200a9" + }, + "id": "545940", + "fullName": "Billingshällsvägen", + "parentFullName": "Kävlinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200aa" + }, + "id": "729324", + "fullName": "Bigatan", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200ab" + }, + "id": "730141", + "fullName": "Birgittavägen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200ac" + }, + "id": "721075", + "fullName": "Billingsdal", + "parentFullName": "Skepplanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200ad" + }, + "id": "720706", + "fullName": "Bindgarnsgränd", + "parentFullName": "Älvängen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200ae" + }, + "id": "721077", + "fullName": "Billingsdal Gård", + "parentFullName": "Skepplanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200af" + }, + "id": "566337", + "fullName": "Bihusavägen", + "parentFullName": "Löderup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200b0" + }, + "id": "672965", + "fullName": "Binga Byväg", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200b1" + }, + "id": "672967", + "fullName": "Bingastensvägen", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200b2" + }, + "id": "666563", + "fullName": "Biblioteksvägen", + "parentFullName": "Hallabro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200b3" + }, + "id": "672573", + "fullName": "Bildhuggarens väg", + "parentFullName": "Johannishus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200b4" + }, + "id": "666182", + "fullName": "Biskopsmålavägen", + "parentFullName": "Bräkne-Hoby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200b5" + }, + "id": "612571", + "fullName": "Billarp Birkabo", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200b6" + }, + "id": "618767", + "fullName": "Bivägen", + "parentFullName": "Hestra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200b7" + }, + "id": "612577", + "fullName": "Billarpshus", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200b8" + }, + "id": "612573", + "fullName": "Billarp Björkbo", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200b9" + }, + "id": "612575", + "fullName": "Billarp Tomtebacken", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200ba" + }, + "id": "629285", + "fullName": "Billekulla", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200bb" + }, + "id": "635138", + "fullName": "Biskopsvara", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200bc" + }, + "id": "598181", + "fullName": "Bassarås Biö", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200bd" + }, + "id": "634639", + "fullName": "Angelstad Birka", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200be" + }, + "id": "630082", + "fullName": "Biskop Henriks väg", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200bf" + }, + "id": "635143", + "fullName": "Biskopsvara Granet", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200c0" + }, + "id": "635151", + "fullName": "Biskopsvara Uddebo", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200c1" + }, + "id": "635139", + "fullName": "Biskopsvara Aspelund", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200c2" + }, + "id": "635140", + "fullName": "Biskopsvara Bokliden", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200c3" + }, + "id": "635141", + "fullName": "Biskopsvara Bäckahus", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200c4" + }, + "id": "635153", + "fullName": "Biskopsvara Vegaholm", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200c5" + }, + "id": "635147", + "fullName": "Biskopsvara Rittnersro", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200c6" + }, + "id": "635149", + "fullName": "Biskopsvara Skäggamåla", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200c7" + }, + "id": "635145", + "fullName": "Biskopsvara Kvarnholmen", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200c8" + }, + "id": "895591", + "fullName": "Bivägen", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200c9" + }, + "id": "895277", + "fullName": "Bindevägen", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200ca" + }, + "id": "495780", + "fullName": "Billsta", + "parentFullName": "Sorunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200cb" + }, + "id": "495940", + "fullName": "Bialitt", + "parentFullName": "Sorunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200cc" + }, + "id": "494798", + "fullName": "Birkavägen", + "parentFullName": "Ösmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200cd" + }, + "id": "508769", + "fullName": "Birka", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200ce" + }, + "id": "507436", + "fullName": "Bigårdsvägen", + "parentFullName": "Ekerö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200cf" + }, + "id": "507799", + "fullName": "Biskopsvägen", + "parentFullName": "Ekerö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200d0" + }, + "id": "509800", + "fullName": "Bivråksvägen", + "parentFullName": "Svartsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200d1" + }, + "id": "526046", + "fullName": "Birbo", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200d2" + }, + "id": "911944", + "fullName": "Kung Birgers väg", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200d3" + }, + "id": "489743", + "fullName": "Bilgatan", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200d4" + }, + "id": "491918", + "fullName": "Biltingaled", + "parentFullName": "Nye", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200d5" + }, + "id": "870267", + "fullName": "Lilla Bitsås", + "parentFullName": "Holsbybrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200d6" + }, + "id": "870324", + "fullName": "Stora Bitsås", + "parentFullName": "Holsbybrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200d7" + }, + "id": "493722", + "fullName": "Stora Billstorp", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200d8" + }, + "id": "489687", + "fullName": "Biblioteksgatan", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200d9" + }, + "id": "491583", + "fullName": "Lygneshult Bildstorp", + "parentFullName": "Björköby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200da" + }, + "id": "809837", + "fullName": "Bilvägen", + "parentFullName": "Ludvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200db" + }, + "id": "810035", + "fullName": "Biskopsvägen", + "parentFullName": "Ludvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200dc" + }, + "id": "810033", + "fullName": "Biskopsgården", + "parentFullName": "Ludvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200dd" + }, + "id": "808921", + "fullName": "Biblioteksvägen", + "parentFullName": "Nyhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200de" + }, + "id": "512426", + "fullName": "Veta Bitorp", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200df" + }, + "id": "545020", + "fullName": "Birgittagatan", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200e0" + }, + "id": "548093", + "fullName": "Birger Jarls väg", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200e1" + }, + "id": "548763", + "fullName": "Biskopsberga Lugnet", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200e2" + }, + "id": "548759", + "fullName": "Biskopsberga Kronäng", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200e3" + }, + "id": "548761", + "fullName": "Biskopsberga Ljungen", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200e4" + }, + "id": "548785", + "fullName": "Biskopsberga Örnsnäs", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200e5" + }, + "id": "548738", + "fullName": "Biskopsberga Backgård", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200e6" + }, + "id": "548747", + "fullName": "Biskopsberga Herrgård", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200e7" + }, + "id": "548757", + "fullName": "Biskopsberga Krongård", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200e8" + }, + "id": "548767", + "fullName": "Biskopsberga Sjöhagen", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200e9" + }, + "id": "548769", + "fullName": "Biskopsberga Sjöhagra", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200ea" + }, + "id": "548771", + "fullName": "Biskopsberga Skogsvik", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200eb" + }, + "id": "548773", + "fullName": "Biskopsberga Storgård", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200ec" + }, + "id": "548783", + "fullName": "Biskopsberga Örbacken", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200ed" + }, + "id": "548741", + "fullName": "Biskopsberga Brunnsgård", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200ee" + }, + "id": "548742", + "fullName": "Biskopsberga Bränna Gård", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200ef" + }, + "id": "548745", + "fullName": "Biskopsberga Bränninge", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200f0" + }, + "id": "548777", + "fullName": "Biskopsberga Västergård", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200f1" + }, + "id": "548779", + "fullName": "Biskopsberga Västeräng", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200f2" + }, + "id": "548781", + "fullName": "Biskopsberga Västra Kärr", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200f3" + }, + "id": "549450", + "fullName": "Normlösa Biskopsgården", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200f4" + }, + "id": "548775", + "fullName": "Biskopsberga Tossesången", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200f5" + }, + "id": "548791", + "fullName": "Biskopsberga Örnsnäs Flygeln", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200f6" + }, + "id": "548792", + "fullName": "Biskopsberga Örnsnäs Torpet", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200f7" + }, + "id": "548793", + "fullName": "Biskopsberga Övre Frälsegård", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200f8" + }, + "id": "548749", + "fullName": "Biskopsberga Herrgård Flygeln", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200f9" + }, + "id": "548765", + "fullName": "Biskopsberga Nedre Frälsegård", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200fa" + }, + "id": "548743", + "fullName": "Biskopsberga Bränna Östra Bostad", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200fb" + }, + "id": "548755", + "fullName": "Biskopsberga Herrgård Östra Torpet", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200fc" + }, + "id": "548751", + "fullName": "Biskopsberga Herrgård Smedjebostaden", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200fd" + }, + "id": "548753", + "fullName": "Biskopsberga Herrgård Västra Torpet", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200fe" + }, + "id": "932429", + "fullName": "Biogränd", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2200ff" + }, + "id": "482602", + "fullName": "Bilgatan", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220100" + }, + "id": "484702", + "fullName": "Stora Laxemar Bikullen", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220101" + }, + "id": "719154", + "fullName": "Bivägen", + "parentFullName": "Stenungsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220102" + }, + "id": "766426", + "fullName": "Bilsta", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220103" + }, + "id": "766499", + "fullName": "Dåvö Biskopen", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220104" + }, + "id": "555394", + "fullName": "Bidevindsvägen", + "parentFullName": "Mölle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220105" + }, + "id": "699720", + "fullName": "Billingsberg Billingevallen", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220106" + }, + "id": "695129", + "fullName": "Mötterud Bilskrot", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220107" + }, + "id": "698351", + "fullName": "Lerhol Bilverkstad", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220108" + }, + "id": "699730", + "fullName": "Billingsberg Ekebo", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220109" + }, + "id": "699756", + "fullName": "Billingsbergs Gård", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22010a" + }, + "id": "695705", + "fullName": "Stålsberga Birkerud", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22010b" + }, + "id": "699748", + "fullName": "Billingsberg Kullen", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22010c" + }, + "id": "699752", + "fullName": "Billingsberg Skolan", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22010d" + }, + "id": "699732", + "fullName": "Billingsberg Ekliden", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22010e" + }, + "id": "699747", + "fullName": "Billingsberg Karsbol", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22010f" + }, + "id": "700810", + "fullName": "Skjutsbol Billingsro", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220110" + }, + "id": "700884", + "fullName": "Skofterud Billingsbo", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220111" + }, + "id": "693471", + "fullName": "Högvalta Bilverkstaden", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220112" + }, + "id": "699724", + "fullName": "Billingsberg Björnevik", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220113" + }, + "id": "699726", + "fullName": "Billingsberg Bråsängen", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220114" + }, + "id": "699734", + "fullName": "Billingsberg Eklunden", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220115" + }, + "id": "699736", + "fullName": "Billingsberg Förrådet", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220116" + }, + "id": "699742", + "fullName": "Billingsberg Hotellet", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220117" + }, + "id": "699746", + "fullName": "Billingsberg Karlberg", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220118" + }, + "id": "699750", + "fullName": "Billingsberg Marieberg", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220119" + }, + "id": "699754", + "fullName": "Billingsberg Solhagen", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22011a" + }, + "id": "700322", + "fullName": "Norra Fjäll Billingsvik", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22011b" + }, + "id": "700812", + "fullName": "Skjutsbol Billingstorp", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22011c" + }, + "id": "700814", + "fullName": "Skjutsbol Billingsudde", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22011d" + }, + "id": "700886", + "fullName": "Skofterud Billingshage", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22011e" + }, + "id": "700888", + "fullName": "Skofterud Billingssund", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22011f" + }, + "id": "699728", + "fullName": "Billingsberg Bråtsängen", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220120" + }, + "id": "699722", + "fullName": "Billingsberg Björklyckan", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220121" + }, + "id": "699738", + "fullName": "Billingsberg Gamla Tullen", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220122" + }, + "id": "699740", + "fullName": "Billingsberg Hembygdsgården", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220123" + }, + "id": "846115", + "fullName": "Billingen", + "parentFullName": "Bergvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220124" + }, + "id": "855460", + "fullName": "Bivackvägen", + "parentFullName": "Söderala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220125" + }, + "id": "879500", + "fullName": "Billen", + "parentFullName": "Viksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220126" + }, + "id": "879443", + "fullName": "Billsta", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220127" + }, + "id": "606631", + "fullName": "Bivägen", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220128" + }, + "id": "608289", + "fullName": "Bingsgärde", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220129" + }, + "id": "606761", + "fullName": "Biskopsvägen", + "parentFullName": "Veinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22012a" + }, + "id": "606292", + "fullName": "Elsa Birgers väg", + "parentFullName": "Skottorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22012b" + }, + "id": "606911", + "fullName": "Birger Pers väg", + "parentFullName": "Mellbystrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22012c" + }, + "id": "606913", + "fullName": "Birgittavägen", + "parentFullName": "Mellbystrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22012d" + }, + "id": "928412", + "fullName": "Bifrostvägen", + "parentFullName": "Skummeslövsstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22012e" + }, + "id": "716823", + "fullName": "Bivackvägen", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22012f" + }, + "id": "718105", + "fullName": "Ölme Bibehåll", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220130" + }, + "id": "715491", + "fullName": "Visnum Binningen", + "parentFullName": "Björneborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220131" + }, + "id": "716038", + "fullName": "Biblioteksgatan", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220132" + }, + "id": "716216", + "fullName": "Birgersbergsgatan", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220133" + }, + "id": "835517", + "fullName": "Bigatan", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220134" + }, + "id": "835618", + "fullName": "Bindvägen", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220135" + }, + "id": "537785", + "fullName": "Bindaregången", + "parentFullName": "Lomma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220136" + }, + "id": "788870", + "fullName": "Biblioteksgatan", + "parentFullName": "Gällstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220137" + }, + "id": "546878", + "fullName": "Bivägen", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220138" + }, + "id": "546876", + "fullName": "Biodlarevägen", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220139" + }, + "id": "546746", + "fullName": "Biblioteksgatan", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22013a" + }, + "id": "546986", + "fullName": "Bildsnidarevägen", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22013b" + }, + "id": "756288", + "fullName": "Bigatan", + "parentFullName": "Frövi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22013c" + }, + "id": "746102", + "fullName": "Balsta Billtorpet", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22013d" + }, + "id": "751993", + "fullName": "Östra Öskevik Bieborg", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22013e" + }, + "id": "897618", + "fullName": "Birkarlsvägen", + "parentFullName": "Jukkasjärvi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22013f" + }, + "id": "897343", + "fullName": "Biblioteksgatan", + "parentFullName": "Kiruna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220142" + }, + "id": "771188", + "fullName": "Bivägen", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220143" + }, + "id": "770379", + "fullName": "Bielkes gata", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220144" + }, + "id": "783711", + "fullName": "Bigatan", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220145" + }, + "id": "917319", + "fullName": "Biotopstigen", + "parentFullName": "Öregrund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220146" + }, + "id": "783661", + "fullName": "Bilsta-Janssons Gård", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220147" + }, + "id": "562404", + "fullName": "Bivägen", + "parentFullName": "Hällestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220148" + }, + "id": "731588", + "fullName": "Bivägen", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220149" + }, + "id": "789953", + "fullName": "Bistalund", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22014a" + }, + "id": "789935", + "fullName": "Bistavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22014b" + }, + "id": "790646", + "fullName": "Birkavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22014c" + }, + "id": "789933", + "fullName": "Bistaborgsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22014d" + }, + "id": "790307", + "fullName": "Lilla Bistavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22014e" + }, + "id": "790799", + "fullName": "Billsbergsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22014f" + }, + "id": "790801", + "fullName": "Biskops-Arnövägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220150" + }, + "id": "532982", + "fullName": "Biblioteksgatan", + "parentFullName": "Bara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220151" + }, + "id": "844471", + "fullName": "Bivägen", + "parentFullName": "Skärplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220152" + }, + "id": "679032", + "fullName": "Bielkegatan", + "parentFullName": "Nybro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220153" + }, + "id": "679073", + "fullName": "Bindarevägen", + "parentFullName": "Nybro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220154" + }, + "id": "676604", + "fullName": "Binnaretorp", + "parentFullName": "Alsterbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220155" + }, + "id": "679226", + "fullName": "Bidalitevägen", + "parentFullName": "Nybro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220156" + }, + "id": "635718", + "fullName": "Bigatan", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220157" + }, + "id": "636210", + "fullName": "Biabacken", + "parentFullName": "Vislanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220158" + }, + "id": "639536", + "fullName": "Lästad Birgas", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220159" + }, + "id": "640349", + "fullName": "Billingetorp", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22015a" + }, + "id": "631809", + "fullName": "Skatelöv Birka", + "parentFullName": "Grimslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22015b" + }, + "id": "636214", + "fullName": "Biabacken Rönnäs", + "parentFullName": "Vislanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22015c" + }, + "id": "639192", + "fullName": "Benestad Billagård", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22015d" + }, + "id": "636218", + "fullName": "Biabacken Ängaholm", + "parentFullName": "Vislanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22015e" + }, + "id": "631538", + "fullName": "Huseby Biskopshuset", + "parentFullName": "Grimslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22015f" + }, + "id": "639341", + "fullName": "Änganäs Billagården", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220160" + }, + "id": "640353", + "fullName": "Billingetorp Solhem", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220161" + }, + "id": "636216", + "fullName": "Biabacken Steningen", + "parentFullName": "Vislanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220162" + }, + "id": "640351", + "fullName": "Billingetorp Myredal", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220163" + }, + "id": "640350", + "fullName": "Billingetorp Ekebacken", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220164" + }, + "id": "640355", + "fullName": "Billingetorp Stendalen", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220165" + }, + "id": "640361", + "fullName": "Billingetorp Törntorpet", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220166" + }, + "id": "880722", + "fullName": "Billsta", + "parentFullName": "Sollefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220167" + }, + "id": "916869", + "fullName": "Billtjärn", + "parentFullName": "Undrom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220168" + }, + "id": "880810", + "fullName": "Bivackvägen", + "parentFullName": "Sollefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220169" + }, + "id": "880665", + "fullName": "Billstavägen", + "parentFullName": "Sollefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22016a" + }, + "id": "880658", + "fullName": "Gudlav Bildersgatan", + "parentFullName": "Sollefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22016b" + }, + "id": "567410", + "fullName": "Biogatan", + "parentFullName": "Gärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22016c" + }, + "id": "567097", + "fullName": "Bildegatan", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22016d" + }, + "id": "573964", + "fullName": "Borrby Bibacka", + "parentFullName": "Borrby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22016e" + }, + "id": "567772", + "fullName": "Tågarp Biatorp", + "parentFullName": "Tommarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22016f" + }, + "id": "567836", + "fullName": "Bialittavägen", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220170" + }, + "id": "567143", + "fullName": "Bisp Eskilsgatan", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220171" + }, + "id": "574600", + "fullName": "Birtapparsträddet", + "parentFullName": "Skillinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220172" + }, + "id": "567502", + "fullName": "Simris Birgersgården", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220173" + }, + "id": "571849", + "fullName": "Biologigatan", + "parentFullName": "Sjöbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220174" + }, + "id": "485931", + "fullName": "Bivägen", + "parentFullName": "Sommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220175" + }, + "id": "486747", + "fullName": "Falla Birka", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220176" + }, + "id": "486305", + "fullName": "Romanäs Bibo", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220177" + }, + "id": "818342", + "fullName": "Istrum Bibo", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220178" + }, + "id": "815259", + "fullName": "Varnhem Bille", + "parentFullName": "Varnhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220179" + }, + "id": "814377", + "fullName": "Biblioteksgatan", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22017a" + }, + "id": "815261", + "fullName": "Varnhem Billekvarn", + "parentFullName": "Varnhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22017b" + }, + "id": "818121", + "fullName": "Brunsbo Biskopsgård", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22017c" + }, + "id": "814395", + "fullName": "Nils Billstensgatan", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22017d" + }, + "id": "814415", + "fullName": "Biskop Turgots gata", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22017e" + }, + "id": "814632", + "fullName": "Biskop Bengtsgatan", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220180" + }, + "id": "814554", + "fullName": "Biskop Lundblads gata", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220183" + }, + "id": "815180", + "fullName": "Skarke Billingegården", + "parentFullName": "Varnhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220184" + }, + "id": "815182", + "fullName": "Skarke Birgittatorpet", + "parentFullName": "Varnhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220185" + }, + "id": "815036", + "fullName": "Ljungstorp Billingsdal", + "parentFullName": "Varnhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220186" + }, + "id": "815038", + "fullName": "Ljungstorp Billingslund", + "parentFullName": "Varnhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220187" + }, + "id": "815136", + "fullName": "Ljungstorp Stuga Billing", + "parentFullName": "Varnhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220188" + }, + "id": "818056", + "fullName": "Västra Gerum Biskopskvarn", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22018a" + }, + "id": "878647", + "fullName": "Binböle", + "parentFullName": "Nordingrå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22018b" + }, + "id": "878944", + "fullName": "Biskopsgatan", + "parentFullName": "Nyland", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22018c" + }, + "id": "879833", + "fullName": "Birger Normans väg", + "parentFullName": "Lunde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22018d" + }, + "id": "879534", + "fullName": "Biblioteksgatan", + "parentFullName": "Kramfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22018e" + }, + "id": "897913", + "fullName": "Bilvägen", + "parentFullName": "Gällivare", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22018f" + }, + "id": "897887", + "fullName": "Birkarlagatan", + "parentFullName": "Gällivare", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220190" + }, + "id": "781543", + "fullName": "Bigarråvägen", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220191" + }, + "id": "587964", + "fullName": "Bivägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220192" + }, + "id": "587720", + "fullName": "Bilgatan", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220193" + }, + "id": "589221", + "fullName": "Bifrostvägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220194" + }, + "id": "587962", + "fullName": "Bigarråstigen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220195" + }, + "id": "543407", + "fullName": "Anderstorp", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220196" + }, + "id": "642422", + "fullName": "Billarp", + "parentFullName": "Häradsbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220197" + }, + "id": "641833", + "fullName": "Billsboda", + "parentFullName": "Liatorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220198" + }, + "id": "641486", + "fullName": "Bisterhult", + "parentFullName": "Virestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220199" + }, + "id": "641693", + "fullName": "Lilla Bisterhult", + "parentFullName": "Virestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22019a" + }, + "id": "643639", + "fullName": "Kalvshult Bikupan", + "parentFullName": "Hallaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22019b" + }, + "id": "642424", + "fullName": "Billarp Anderstorp", + "parentFullName": "Häradsbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22019c" + }, + "id": "641488", + "fullName": "Bisterhult Ekbacken", + "parentFullName": "Virestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22019d" + }, + "id": "641490", + "fullName": "Bisterhult Perstorp", + "parentFullName": "Virestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22019e" + }, + "id": "642426", + "fullName": "Billarp Bjälletorpet", + "parentFullName": "Häradsbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22019f" + }, + "id": "620100", + "fullName": "Bilsbro", + "parentFullName": "Sparreholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201a0" + }, + "id": "935247", + "fullName": "Biarhällsmon", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201a1" + }, + "id": "620101", + "fullName": "Bilsbro Alkärr", + "parentFullName": "Sparreholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201a2" + }, + "id": "620103", + "fullName": "Bilsbro Björkhamra", + "parentFullName": "Sparreholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201a3" + }, + "id": "632335", + "fullName": "Stubbetorp Bigården", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201a4" + }, + "id": "620105", + "fullName": "Bilsbro Stora Tappnäset", + "parentFullName": "Sparreholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201a5" + }, + "id": "492891", + "fullName": "Bistigen", + "parentFullName": "Rönninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201a6" + }, + "id": "493014", + "fullName": "Bintebovägen", + "parentFullName": "Rönninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201a7" + }, + "id": "492826", + "fullName": "Emanuel Birkes väg", + "parentFullName": "Rönninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201a8" + }, + "id": "541737", + "fullName": "Bivägen", + "parentFullName": "Tjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201a9" + }, + "id": "543501", + "fullName": "Leahult", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201aa" + }, + "id": "543521", + "fullName": "Norra Hultarp", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201ab" + }, + "id": "543572", + "fullName": "Södra Hultarp", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201ac" + }, + "id": "543539", + "fullName": "Rugerup Leahult", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201ad" + }, + "id": "543563", + "fullName": "Stensholma Gård", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201ae" + }, + "id": "543523", + "fullName": "Norra Hultarp Enetorp", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201af" + }, + "id": "893653", + "fullName": "Bindholmsskatan", + "parentFullName": "Kalix", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201b0" + }, + "id": "666485", + "fullName": "Bivägen", + "parentFullName": "Hammarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201b1" + }, + "id": "824392", + "fullName": "Bitterna Åsa", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201b2" + }, + "id": "824394", + "fullName": "Bitterna Änga", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201b3" + }, + "id": "825487", + "fullName": "Längjum Bilsbo", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201b4" + }, + "id": "824072", + "fullName": "Bitternavägen", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201b5" + }, + "id": "824188", + "fullName": "Bitterna Backa", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201b6" + }, + "id": "824210", + "fullName": "Bitterna Borga", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201b7" + }, + "id": "824238", + "fullName": "Bitterna Hagen", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201b8" + }, + "id": "824258", + "fullName": "Bitterna Karla", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201b9" + }, + "id": "824295", + "fullName": "Bitterna Långö", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201ba" + }, + "id": "824264", + "fullName": "Bitterna Kroken", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201bb" + }, + "id": "824270", + "fullName": "Bitterna Kyrkan", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201bc" + }, + "id": "824292", + "fullName": "Bitterna Lyckan", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201bd" + }, + "id": "824314", + "fullName": "Bitterna Noläng", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201be" + }, + "id": "824318", + "fullName": "Bitterna Nytorp", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201bf" + }, + "id": "824344", + "fullName": "Bitterna Solhem", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201c0" + }, + "id": "824381", + "fullName": "Bitterna Villan", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201c1" + }, + "id": "824383", + "fullName": "Bitterna Vingås", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201c2" + }, + "id": "824399", + "fullName": "Eling Billsholm", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201c3" + }, + "id": "803864", + "fullName": "Bitterna Ramnö", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201c4" + }, + "id": "824196", + "fullName": "Bitterna Bassebo", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201c5" + }, + "id": "824242", + "fullName": "Bitterna Haråsen", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201c6" + }, + "id": "824252", + "fullName": "Bitterna Hultorp", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201c7" + }, + "id": "824294", + "fullName": "Bitterna Lyckebo", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201c8" + }, + "id": "824304", + "fullName": "Bitterna Lövåsen", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201c9" + }, + "id": "824355", + "fullName": "Bitterna Stommen", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201ca" + }, + "id": "824367", + "fullName": "Bitterna Tolanda", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201cb" + }, + "id": "824375", + "fullName": "Bitterna Tålanna", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201cd" + }, + "id": "824395", + "fullName": "Bitterna Ölstorp", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201ce" + }, + "id": "824182", + "fullName": "Bitterna Annelund", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201cf" + }, + "id": "824212", + "fullName": "Bitterna Botberga", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201d0" + }, + "id": "824214", + "fullName": "Bitterna Brobacka", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201d1" + }, + "id": "824224", + "fullName": "Bitterna Damsåsen", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201d2" + }, + "id": "824226", + "fullName": "Bitterna Ekbacken", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201d3" + }, + "id": "824244", + "fullName": "Bitterna Hemmavid", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201d4" + }, + "id": "824246", + "fullName": "Bitterna Hemsäter", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201d5" + }, + "id": "824268", + "fullName": "Bitterna Kyleberg", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201d6" + }, + "id": "824274", + "fullName": "Bitterna Källedal", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201d7" + }, + "id": "824306", + "fullName": "Bitterna Mejeriet", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201d8" + }, + "id": "824310", + "fullName": "Bitterna Månstorp", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201d9" + }, + "id": "824332", + "fullName": "Bitterna Ringtuna", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201da" + }, + "id": "824334", + "fullName": "Bitterna Sandåker", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201db" + }, + "id": "824338", + "fullName": "Bitterna Sjölunda", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201dc" + }, + "id": "824343", + "fullName": "Bitterna Slättäng", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201dd" + }, + "id": "824373", + "fullName": "Bitterna Tvåstena", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201de" + }, + "id": "824385", + "fullName": "Bitterna Vägatorp", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201df" + }, + "id": "824389", + "fullName": "Bitterna Västtorp", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201e0" + }, + "id": "803850", + "fullName": "Bitterna Hultorp", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201e1" + }, + "id": "824198", + "fullName": "Bitterna Berggården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201e2" + }, + "id": "824200", + "fullName": "Bitterna Björkelund", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201e3" + }, + "id": "824202", + "fullName": "Bitterna Björksäter", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201e4" + }, + "id": "824204", + "fullName": "Bitterna Björstorp", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201e5" + }, + "id": "824206", + "fullName": "Bitterna Blombacka", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201e6" + }, + "id": "824216", + "fullName": "Bitterna Brogården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201e7" + }, + "id": "824222", + "fullName": "Bitterna Dammsholm", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201e8" + }, + "id": "824230", + "fullName": "Bitterna Fridkulla", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201e9" + }, + "id": "824236", + "fullName": "Bitterna Granliden", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201ea" + }, + "id": "824240", + "fullName": "Bitterna Hallestorp", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201eb" + }, + "id": "824250", + "fullName": "Bitterna Hulegården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201ec" + }, + "id": "824254", + "fullName": "Bitterna Hökagården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201ed" + }, + "id": "824256", + "fullName": "Bitterna Kaggården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201ee" + }, + "id": "824272", + "fullName": "Bitterna Kyrketorp", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201ef" + }, + "id": "824280", + "fullName": "Bitterna Lilla Långö", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201f0" + }, + "id": "824284", + "fullName": "Bitterna Lillstugan", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201f1" + }, + "id": "824286", + "fullName": "Bitterna Lindesberg", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201f2" + }, + "id": "824288", + "fullName": "Bitterna Lundsängen", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201f3" + }, + "id": "824290", + "fullName": "Bitterna Lunnaberg", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201f4" + }, + "id": "824296", + "fullName": "Bitterna Långö Stora", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201f5" + }, + "id": "824297", + "fullName": "Bitterna Långöholm", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201f6" + }, + "id": "824302", + "fullName": "Bitterna Lönnbacken", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201f7" + }, + "id": "824312", + "fullName": "Bitterna Nolgården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201f8" + }, + "id": "824316", + "fullName": "Bitterna Nolängsled", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201f9" + }, + "id": "824330", + "fullName": "Bitterna Ringsholm", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201fa" + }, + "id": "824336", + "fullName": "Bitterna Sjökullen", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201fb" + }, + "id": "824346", + "fullName": "Bitterna Stendalen", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201fc" + }, + "id": "824363", + "fullName": "Bitterna Svarvarebo", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201fd" + }, + "id": "824365", + "fullName": "Bitterna Tolagården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201fe" + }, + "id": "824369", + "fullName": "Bitterna Torsberget", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2201ff" + }, + "id": "824371", + "fullName": "Bitterna Tubbetorp", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220200" + }, + "id": "824393", + "fullName": "Bitterna Åsamossen", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220201" + }, + "id": "912022", + "fullName": "Bitterna Bergtäkten", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220202" + }, + "id": "803846", + "fullName": "Bitterna Bjurdamm", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220203" + }, + "id": "803858", + "fullName": "Bitterna Myreberg", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220204" + }, + "id": "826655", + "fullName": "Skarstad Bilverkstad", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220205" + }, + "id": "824190", + "fullName": "Bitterna Backagården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220206" + }, + "id": "824192", + "fullName": "Bitterna Balsagården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220207" + }, + "id": "824194", + "fullName": "Bitterna Barkagården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220208" + }, + "id": "824208", + "fullName": "Bitterna Bonnagården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220209" + }, + "id": "824218", + "fullName": "Bitterna Bygdegården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22020a" + }, + "id": "824220", + "fullName": "Bitterna Dahlsgården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22020b" + }, + "id": "824247", + "fullName": "Bitterna Herregården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22020c" + }, + "id": "824260", + "fullName": "Bitterna Karlagården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22020d" + }, + "id": "824262", + "fullName": "Bitterna Kartegården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22020e" + }, + "id": "824266", + "fullName": "Bitterna Kronogården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22020f" + }, + "id": "824278", + "fullName": "Bitterna Larsagården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220210" + }, + "id": "824322", + "fullName": "Bitterna Prästgården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220211" + }, + "id": "824324", + "fullName": "Bitterna Prästlunden", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220212" + }, + "id": "824326", + "fullName": "Bitterna Ranglebacke", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220213" + }, + "id": "824342", + "fullName": "Bitterna Skolegården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220214" + }, + "id": "824347", + "fullName": "Bitterna Stensberget", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220215" + }, + "id": "824361", + "fullName": "Bitterna Storegården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220216" + }, + "id": "824379", + "fullName": "Bitterna Vantaberget", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220217" + }, + "id": "824397", + "fullName": "Bitterna Östergården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220218" + }, + "id": "803852", + "fullName": "Bitterna Kaggatorp", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220219" + }, + "id": "803854", + "fullName": "Bitterna Lunnatorp", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22021a" + }, + "id": "824232", + "fullName": "Bitterna Frälsegården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22021b" + }, + "id": "824328", + "fullName": "Bitterna Ravelsgården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22021c" + }, + "id": "824340", + "fullName": "Bitterna Skattegården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22021d" + }, + "id": "824359", + "fullName": "Bitterna Stora Ölstorp", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22021e" + }, + "id": "824387", + "fullName": "Bitterna Västergården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22021f" + }, + "id": "803866", + "fullName": "Bitterna Skogsbacken", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220220" + }, + "id": "824186", + "fullName": "Bitterna Assmundsgården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220221" + }, + "id": "824282", + "fullName": "Bitterna Lilla Ringstad", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220222" + }, + "id": "824320", + "fullName": "Bitterna Per Jonsgården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220223" + }, + "id": "824345", + "fullName": "Bitterna Stenarsgården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220224" + }, + "id": "824353", + "fullName": "Bitterna Stjärnegärdet", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220225" + }, + "id": "824357", + "fullName": "Bitterna Stora Ringstad", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220226" + }, + "id": "824377", + "fullName": "Bitterna Tålannagården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220227" + }, + "id": "824228", + "fullName": "Bitterna Fanjunkargården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220228" + }, + "id": "824308", + "fullName": "Bitterna Måns Olofsgården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220229" + }, + "id": "824234", + "fullName": "Bitterna Gamla Prästgården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22022a" + }, + "id": "824276", + "fullName": "Bitterna Lars Andersgården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22022b" + }, + "id": "824176", + "fullName": "Bitterna Anders Arvidsgården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22022c" + }, + "id": "824180", + "fullName": "Bitterna Anders Svensgården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22022d" + }, + "id": "824178", + "fullName": "Bitterna Anders Gunnarsgården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22022e" + }, + "id": "824184", + "fullName": "Bitterna Assmund Ingelsgården", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22022f" + }, + "id": "772749", + "fullName": "Biskop Kols väg", + "parentFullName": "Kolbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220230" + }, + "id": "772747", + "fullName": "Birger Jarls väg", + "parentFullName": "Kolbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220231" + }, + "id": "734304", + "fullName": "Bindholmsvägen", + "parentFullName": "Hallsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220232" + }, + "id": "741955", + "fullName": "Billsgårdsvägen", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220233" + }, + "id": "734466", + "fullName": "Tunbohässle Bindholmen", + "parentFullName": "Hallsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220234" + }, + "id": "757814", + "fullName": "Biskop Jens väg", + "parentFullName": "Skärhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220235" + }, + "id": "757936", + "fullName": "Billströmsvägen", + "parentFullName": "Skärhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220236" + }, + "id": "554617", + "fullName": "Birumsvägen", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220237" + }, + "id": "655166", + "fullName": "Billerud", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220238" + }, + "id": "659544", + "fullName": "Billsvik Hagen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220239" + }, + "id": "659554", + "fullName": "Billsvik Sjöbo", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22023a" + }, + "id": "659592", + "fullName": "Billsvik Ängen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22023b" + }, + "id": "661483", + "fullName": "Villa Billerud", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22023c" + }, + "id": "655074", + "fullName": "Billerudsgatan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22023d" + }, + "id": "659534", + "fullName": "Billsvik Bråten", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22023e" + }, + "id": "659542", + "fullName": "Billsvik Gärdet", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22023f" + }, + "id": "659562", + "fullName": "Billsvik Sjövik", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220240" + }, + "id": "659572", + "fullName": "Billsvik Solebo", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220241" + }, + "id": "659532", + "fullName": "Billsvik Bromyra", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220242" + }, + "id": "659552", + "fullName": "Billsvik Meviken", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220243" + }, + "id": "659564", + "fullName": "Billsvik Skansen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220244" + }, + "id": "659566", + "fullName": "Billsvik Skoghem", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220245" + }, + "id": "659880", + "fullName": "Getebol Billebol", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220246" + }, + "id": "659530", + "fullName": "Billsvik Ankeborg", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220247" + }, + "id": "659538", + "fullName": "Billsvik Furulund", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220248" + }, + "id": "659556", + "fullName": "Billsvik Sjöglimt", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220249" + }, + "id": "659573", + "fullName": "Billsvik Solglimt", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22024a" + }, + "id": "659580", + "fullName": "Billsvik Sommarro", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22024b" + }, + "id": "659536", + "fullName": "Billsvik Enebacken", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22024c" + }, + "id": "659540", + "fullName": "Billsvik Gullviken", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22024d" + }, + "id": "659558", + "fullName": "Billsvik Sjöstugan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22024e" + }, + "id": "659560", + "fullName": "Billsvik Sjötorpet", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22024f" + }, + "id": "659575", + "fullName": "Billsvik Solgården", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220250" + }, + "id": "659576", + "fullName": "Billsvik Soltorpet", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220251" + }, + "id": "659584", + "fullName": "Billsvik Svenserud", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220252" + }, + "id": "659586", + "fullName": "Billsvik Sörgården", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220253" + }, + "id": "659588", + "fullName": "Billsvik Tredingen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220254" + }, + "id": "659590", + "fullName": "Billsvik Vidablick", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220255" + }, + "id": "656706", + "fullName": "Stomperud Billslund", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220256" + }, + "id": "659548", + "fullName": "Billsvik Lilltorpet", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220257" + }, + "id": "659550", + "fullName": "Billsvik Lycketorpet", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220258" + }, + "id": "659574", + "fullName": "Billsvik Solgläntan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220259" + }, + "id": "659578", + "fullName": "Billsvik Sommarhagen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22025a" + }, + "id": "659582", + "fullName": "Billsvik Strandliden", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22025b" + }, + "id": "659546", + "fullName": "Billsvik Lilla Bromyra", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22025c" + }, + "id": "661485", + "fullName": "Villa Billerud Annexet", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22025d" + }, + "id": "813283", + "fullName": "Bivägen", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22025e" + }, + "id": "814517", + "fullName": "Biskopsvägen", + "parentFullName": "Garpenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22025f" + }, + "id": "814515", + "fullName": "Biblioteksvägen", + "parentFullName": "Garpenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220260" + }, + "id": "813937", + "fullName": "Klämshyttan Biskopsbo", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220261" + }, + "id": "543991", + "fullName": "Biskopsboda", + "parentFullName": "Hörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220262" + }, + "id": "544416", + "fullName": "Önneköp Per Bings väg", + "parentFullName": "Hörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220263" + }, + "id": "555590", + "fullName": "Bivägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220264" + }, + "id": "555849", + "fullName": "Bigatan", + "parentFullName": "Ekeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220265" + }, + "id": "555642", + "fullName": "Jens Billes gata", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220266" + }, + "id": "555586", + "fullName": "Biblioteksgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220267" + }, + "id": "555588", + "fullName": "Billesholmsvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220268" + }, + "id": "555851", + "fullName": "Billaskogsvägen", + "parentFullName": "Ekeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220269" + }, + "id": "563431", + "fullName": "Billesholmsvägen", + "parentFullName": "Bjuv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22026b" + }, + "id": "555584", + "fullName": "Algatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22026c" + }, + "id": "555640", + "fullName": "Idvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22026d" + }, + "id": "555694", + "fullName": "Nygatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22026e" + }, + "id": "555593", + "fullName": "Bokgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22026f" + }, + "id": "555656", + "fullName": "Kolgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220270" + }, + "id": "555678", + "fullName": "Lokgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220271" + }, + "id": "555680", + "fullName": "Läsgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220272" + }, + "id": "555692", + "fullName": "Nya vägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220273" + }, + "id": "555755", + "fullName": "Sylgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220274" + }, + "id": "555620", + "fullName": "Fältvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220275" + }, + "id": "555626", + "fullName": "Glasgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220276" + }, + "id": "555628", + "fullName": "Gruvgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220277" + }, + "id": "555654", + "fullName": "Kartgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220278" + }, + "id": "555684", + "fullName": "Malmgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220279" + }, + "id": "555702", + "fullName": "Parkgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22027a" + }, + "id": "555704", + "fullName": "Penngatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22027b" + }, + "id": "555706", + "fullName": "Planvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22027c" + }, + "id": "555712", + "fullName": "Rastgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22027d" + }, + "id": "555726", + "fullName": "Skolgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22027e" + }, + "id": "555744", + "fullName": "Storgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22027f" + }, + "id": "555746", + "fullName": "Stålgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220280" + }, + "id": "555757", + "fullName": "Sånggatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220281" + }, + "id": "555769", + "fullName": "Torggatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220282" + }, + "id": "555771", + "fullName": "Torggränd", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220283" + }, + "id": "555773", + "fullName": "Torngatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220284" + }, + "id": "555781", + "fullName": "Tvärgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220285" + }, + "id": "555783", + "fullName": "Vallgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220286" + }, + "id": "555798", + "fullName": "Violgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220287" + }, + "id": "555800", + "fullName": "Vångvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220288" + }, + "id": "555803", + "fullName": "Värngatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22028b" + }, + "id": "555830", + "fullName": "Ängsgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22028c" + }, + "id": "555604", + "fullName": "Bäckstigen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22028d" + }, + "id": "555612", + "fullName": "Fibergatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22028e" + }, + "id": "555622", + "fullName": "Gamla vägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22028f" + }, + "id": "555641", + "fullName": "Ivarsgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220290" + }, + "id": "555655", + "fullName": "Knutsgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220291" + }, + "id": "555668", + "fullName": "Kyrkbacken", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220292" + }, + "id": "555676", + "fullName": "Lokalvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220293" + }, + "id": "555708", + "fullName": "Promenaden", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220294" + }, + "id": "555716", + "fullName": "Rosengatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220295" + }, + "id": "555722", + "fullName": "Skogsgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220296" + }, + "id": "555728", + "fullName": "Skrivgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220297" + }, + "id": "555730", + "fullName": "Skruvgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220298" + }, + "id": "555732", + "fullName": "Slöjdgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220299" + }, + "id": "555742", + "fullName": "Spinngatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22029a" + }, + "id": "555761", + "fullName": "Tavelgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22029b" + }, + "id": "555795", + "fullName": "Villagatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22029c" + }, + "id": "555832", + "fullName": "Östra vägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22029d" + }, + "id": "555616", + "fullName": "Fäladsvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22029e" + }, + "id": "555636", + "fullName": "Hultetvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22029f" + }, + "id": "555644", + "fullName": "Johannes väg", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202a0" + }, + "id": "555662", + "fullName": "Krokusgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202a1" + }, + "id": "555686", + "fullName": "Mellangatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202a2" + }, + "id": "555688", + "fullName": "Minnesvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202a3" + }, + "id": "555695", + "fullName": "Oscarsgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202a4" + }, + "id": "555740", + "fullName": "Solrosvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202a5" + }, + "id": "555777", + "fullName": "Tulpangatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202a6" + }, + "id": "555779", + "fullName": "Tunnbyvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202a7" + }, + "id": "555785", + "fullName": "Vallmogatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202a8" + }, + "id": "555806", + "fullName": "Västergatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202aa" + }, + "id": "919056", + "fullName": "Badhusvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202ab" + }, + "id": "555582", + "fullName": "Albertsgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202ad" + }, + "id": "555696", + "fullName": "Ovanbysvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202ae" + }, + "id": "555718", + "fullName": "Rundelsgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202af" + }, + "id": "555720", + "fullName": "Schaktsvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202b0" + }, + "id": "555738", + "fullName": "Solhagavägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202b1" + }, + "id": "555792", + "fullName": "Viktorsgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202b2" + }, + "id": "555826", + "fullName": "Åstorpsvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202b3" + }, + "id": "555591", + "fullName": "Blomstervägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202b4" + }, + "id": "555592", + "fullName": "Blåsippegatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202b5" + }, + "id": "555594", + "fullName": "Boserupsvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202b6" + }, + "id": "555632", + "fullName": "Gullvivegatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202b7" + }, + "id": "555639", + "fullName": "Hästhovsgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202b8" + }, + "id": "555650", + "fullName": "Järnvägsgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202b9" + }, + "id": "555658", + "fullName": "Konvaljegatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202ba" + }, + "id": "555664", + "fullName": "Kungahusvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202bb" + }, + "id": "555670", + "fullName": "Källehusvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202bc" + }, + "id": "555682", + "fullName": "Magasinsgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202bd" + }, + "id": "555748", + "fullName": "Svalörtsgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202be" + }, + "id": "555763", + "fullName": "Tjutebrovägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202bf" + }, + "id": "555775", + "fullName": "Tryckerivägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202c0" + }, + "id": "555595", + "fullName": "Bouvskogsvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202c1" + }, + "id": "555606", + "fullName": "Böketoftavägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202c2" + }, + "id": "555624", + "fullName": "Gedsholmsvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202c3" + }, + "id": "555630", + "fullName": "Gråsparvsgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202c4" + }, + "id": "555634", + "fullName": "Gulsparvsgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202c5" + }, + "id": "555646", + "fullName": "Jordbergavägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202c6" + }, + "id": "555672", + "fullName": "Lantmannavägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202c7" + }, + "id": "555693", + "fullName": "Nybrodalsvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202c8" + }, + "id": "555734", + "fullName": "Snödroppsgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202c9" + }, + "id": "555736", + "fullName": "Snösparvsgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202ca" + }, + "id": "555753", + "fullName": "Svedbergsgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202cb" + }, + "id": "555759", + "fullName": "Sänkevadsvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202cc" + }, + "id": "555767", + "fullName": "Torekullsvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202cd" + }, + "id": "555618", + "fullName": "Fällebergavägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202ce" + }, + "id": "555638", + "fullName": "Hästabacksvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202cf" + }, + "id": "555660", + "fullName": "Kornsparvsgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202d0" + }, + "id": "555666", + "fullName": "Kungsgårdsvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202d1" + }, + "id": "555690", + "fullName": "Möllebäcksgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202d2" + }, + "id": "555691", + "fullName": "Norra Vramsvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202d3" + }, + "id": "555710", + "fullName": "Prästkragegatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202d4" + }, + "id": "555741", + "fullName": "Sonnadammsgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202d5" + }, + "id": "555743", + "fullName": "Stenestadsvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202d6" + }, + "id": "555791", + "fullName": "Videsparvsgatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202d7" + }, + "id": "555831", + "fullName": "Östervångsvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202d8" + }, + "id": "555597", + "fullName": "Brantastigsvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202d9" + }, + "id": "555674", + "fullName": "Ljungsgårdsvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202da" + }, + "id": "555724", + "fullName": "Skogvaktarevägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202db" + }, + "id": "555789", + "fullName": "Valter Sjölins väg", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202dc" + }, + "id": "555790", + "fullName": "Vattenverksvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202dd" + }, + "id": "555813", + "fullName": "Västervångsvägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202de" + }, + "id": "555648", + "fullName": "Julius Brobergs väg", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202df" + }, + "id": "555714", + "fullName": "Risekatslösavägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202e0" + }, + "id": "555765", + "fullName": "Toffelmakaregatan", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202e2" + }, + "id": "555614", + "fullName": "Fjärdingsmannavägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202e3" + }, + "id": "555787", + "fullName": "Valter Lycke Pers väg", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202e6" + }, + "id": "759646", + "fullName": "Bivägen", + "parentFullName": "Varekil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202e7" + }, + "id": "682549", + "fullName": "Bivägen", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202e8" + }, + "id": "682251", + "fullName": "Biografgatan", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202e9" + }, + "id": "683417", + "fullName": "Bigarråvägen", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202ea" + }, + "id": "865623", + "fullName": "Birkavägen", + "parentFullName": "Ås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202eb" + }, + "id": "865621", + "fullName": "Birka Strand", + "parentFullName": "Ås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202ec" + }, + "id": "865674", + "fullName": "Västra Birkavägen", + "parentFullName": "Ås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202ed" + }, + "id": "563922", + "fullName": "Bivägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202ee" + }, + "id": "564494", + "fullName": "Birgit Nilssons väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202ef" + }, + "id": "584163", + "fullName": "Bivaröd Bivaröds Gård", + "parentFullName": "Knislinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202f0" + }, + "id": "577545", + "fullName": "Bivaröd", + "parentFullName": "Sibbhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202f1" + }, + "id": "584161", + "fullName": "Bivaröd", + "parentFullName": "Knislinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202f2" + }, + "id": "928167", + "fullName": "Bivaröd", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202f3" + }, + "id": "577190", + "fullName": "Bildesgatan", + "parentFullName": "Broby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202f4" + }, + "id": "578075", + "fullName": "Biskopsgården", + "parentFullName": "Lönsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202f5" + }, + "id": "584165", + "fullName": "Bivaröd Kilsmo", + "parentFullName": "Knislinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202f6" + }, + "id": "584167", + "fullName": "Bivaröd Nygård", + "parentFullName": "Knislinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202f7" + }, + "id": "584171", + "fullName": "Bivarödsmölla", + "parentFullName": "Knislinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202f8" + }, + "id": "928088", + "fullName": "Bivaröd Hjortaryd", + "parentFullName": "Immeln", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202f9" + }, + "id": "577546", + "fullName": "Bivaröd Hjortaryd", + "parentFullName": "Sibbhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202fa" + }, + "id": "584168", + "fullName": "Bivaröd Spångens Gård", + "parentFullName": "Knislinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202fb" + }, + "id": "584169", + "fullName": "Bivaröd Stättatorpet", + "parentFullName": "Knislinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202fc" + }, + "id": "584170", + "fullName": "Bivaröd Väktaretorpet", + "parentFullName": "Knislinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202fd" + }, + "id": "732651", + "fullName": "Biberg", + "parentFullName": "Brastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202fe" + }, + "id": "732595", + "fullName": "Biografvägen", + "parentFullName": "Brastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2202ff" + }, + "id": "732653", + "fullName": "Biberg Dammhagen", + "parentFullName": "Brastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220300" + }, + "id": "876181", + "fullName": "Bösebo Birkheden", + "parentFullName": "Virserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220301" + }, + "id": "590442", + "fullName": "Birkudden", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220302" + }, + "id": "564629", + "fullName": "Aspöja Birkö", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220303" + }, + "id": "585365", + "fullName": "Bielkegatan", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220304" + }, + "id": "585367", + "fullName": "Birkagården", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220305" + }, + "id": "915920", + "fullName": "Yxnö Birkudden", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220306" + }, + "id": "585570", + "fullName": "Birgittagatan", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220307" + }, + "id": "588640", + "fullName": "Gårdeby Bisseberg", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220308" + }, + "id": "592842", + "fullName": "Kejsarnäs Birkudden", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220309" + }, + "id": "561159", + "fullName": "Västra Husby Bilverkstan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22030a" + }, + "id": "553207", + "fullName": "Billeberga", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22030b" + }, + "id": "563622", + "fullName": "Bigatan", + "parentFullName": "Svalöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22030c" + }, + "id": "563764", + "fullName": "Bialitt", + "parentFullName": "Svalöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22030d" + }, + "id": "553209", + "fullName": "Billeberga Tre", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22030e" + }, + "id": "553211", + "fullName": "Billeshögsvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22030f" + }, + "id": "553966", + "fullName": "Billingevägen", + "parentFullName": "Röstånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220310" + }, + "id": "563540", + "fullName": "Birger Velinders väg", + "parentFullName": "Svalöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220311" + }, + "id": "543540", + "fullName": "Röke", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220312" + }, + "id": "553345", + "fullName": "Årup", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220313" + }, + "id": "553234", + "fullName": "Heden", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220314" + }, + "id": "553283", + "fullName": "Nyhem", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220315" + }, + "id": "553335", + "fullName": "Värmö", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220316" + }, + "id": "553317", + "fullName": "Tostarp", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220317" + }, + "id": "553327", + "fullName": "Turenäs", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220318" + }, + "id": "553277", + "fullName": "Månstorp", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220319" + }, + "id": "543502", + "fullName": "Lilla Röke", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22031a" + }, + "id": "543513", + "fullName": "Mölleröka", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22031b" + }, + "id": "553201", + "fullName": "Backvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22031c" + }, + "id": "553213", + "fullName": "Bollvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22031d" + }, + "id": "553226", + "fullName": "Gamlegård", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22031e" + }, + "id": "553236", + "fullName": "Hedenborg", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22031f" + }, + "id": "553242", + "fullName": "Hällstorp", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220320" + }, + "id": "553250", + "fullName": "Karlsberg", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220321" + }, + "id": "553263", + "fullName": "Kyrkvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220322" + }, + "id": "553291", + "fullName": "Rosenhäll", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220323" + }, + "id": "553333", + "fullName": "Violvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220324" + }, + "id": "553337", + "fullName": "Värmö Gård", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220325" + }, + "id": "553346", + "fullName": "Årups Gård", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220326" + }, + "id": "553351", + "fullName": "Övre Elvan", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220327" + }, + "id": "543584", + "fullName": "Trolleholm", + "parentFullName": "Billinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220328" + }, + "id": "553202", + "fullName": "Bandygränd", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220329" + }, + "id": "553217", + "fullName": "Elvireborg", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22032a" + }, + "id": "553222", + "fullName": "Fågelvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22032b" + }, + "id": "553224", + "fullName": "Fältenborg", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22032c" + }, + "id": "553232", + "fullName": "Hedagården", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22032d" + }, + "id": "553259", + "fullName": "Kvarnliden", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22032e" + }, + "id": "553261", + "fullName": "Kvarnvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22032f" + }, + "id": "553269", + "fullName": "Lupinvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220330" + }, + "id": "553273", + "fullName": "Mauritsdal", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220331" + }, + "id": "553281", + "fullName": "Norra Reven", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220332" + }, + "id": "553287", + "fullName": "Prästvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220333" + }, + "id": "553293", + "fullName": "Rosenvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220334" + }, + "id": "553299", + "fullName": "Spjutvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220335" + }, + "id": "553303", + "fullName": "Syrenvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220336" + }, + "id": "553309", + "fullName": "Södervägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220337" + }, + "id": "553315", + "fullName": "Södra Reven", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220338" + }, + "id": "553339", + "fullName": "Värmö Skola", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220339" + }, + "id": "553341", + "fullName": "Värmövägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22033a" + }, + "id": "553347", + "fullName": "Årups Kvarn", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22033b" + }, + "id": "553348", + "fullName": "Årupsvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22033c" + }, + "id": "553200", + "fullName": "Anemonvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22033d" + }, + "id": "553230", + "fullName": "Hasselvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22033e" + }, + "id": "553240", + "fullName": "Hockeygränd", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22033f" + }, + "id": "553249", + "fullName": "Kamrervägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220340" + }, + "id": "553251", + "fullName": "Kassörvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220341" + }, + "id": "553271", + "fullName": "Löparevägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220342" + }, + "id": "553275", + "fullName": "Mimosavägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220343" + }, + "id": "553285", + "fullName": "Orkidevägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220344" + }, + "id": "553295", + "fullName": "Sireköpinge", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220345" + }, + "id": "553298", + "fullName": "Spireavägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220346" + }, + "id": "553311", + "fullName": "Södra Möinge", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220347" + }, + "id": "553325", + "fullName": "Tulpanvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220348" + }, + "id": "553331", + "fullName": "Vinkelvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220349" + }, + "id": "553215", + "fullName": "Brinkagården", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22034a" + }, + "id": "553220", + "fullName": "Fabriksvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22034b" + }, + "id": "553246", + "fullName": "Idrottsvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22034c" + }, + "id": "553257", + "fullName": "Konvaljvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22034d" + }, + "id": "553267", + "fullName": "Linnéagården", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22034e" + }, + "id": "553279", + "fullName": "Nejlikevägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22034f" + }, + "id": "553300", + "fullName": "Stationsplan", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220350" + }, + "id": "553301", + "fullName": "Svalövsvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220351" + }, + "id": "553319", + "fullName": "Tostarps Gård", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220352" + }, + "id": "553248", + "fullName": "Industrivägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220353" + }, + "id": "553252", + "fullName": "Killängsvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220354" + }, + "id": "553297", + "fullName": "Snickarevägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220355" + }, + "id": "553321", + "fullName": "Tostarpsvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220356" + }, + "id": "553244", + "fullName": "Hällstorps Gård", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220357" + }, + "id": "553265", + "fullName": "Lilla Hällstorp", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220358" + }, + "id": "553323", + "fullName": "Trädgårdsvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220359" + }, + "id": "927826", + "fullName": "Böketoftavägen", + "parentFullName": "Billesholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22035a" + }, + "id": "553289", + "fullName": "Ringblommevägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22035b" + }, + "id": "553228", + "fullName": "Glasmästarevägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22035c" + }, + "id": "553313", + "fullName": "Södra Möinge Skola", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22035d" + }, + "id": "553329", + "fullName": "Vattenverksvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22035e" + }, + "id": "553349", + "fullName": "Östra Infartsvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22035f" + }, + "id": "553343", + "fullName": "Västra Infartsvägen", + "parentFullName": "Billeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220360" + }, + "id": "767727", + "fullName": "Birgittagatan", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220361" + }, + "id": "769128", + "fullName": "Hällby Bidalen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220362" + }, + "id": "866417", + "fullName": "Bissefäll", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220363" + }, + "id": "750223", + "fullName": "Bigården", + "parentFullName": "Göta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220364" + }, + "id": "744756", + "fullName": "Bidalen", + "parentFullName": "Prässebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220365" + }, + "id": "750225", + "fullName": "Bistockvägen", + "parentFullName": "Göta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220366" + }, + "id": "750389", + "fullName": "Billerödsvägen", + "parentFullName": "Hjärtum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220367" + }, + "id": "750388", + "fullName": "Billegårdsvägen", + "parentFullName": "Hjärtum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220368" + }, + "id": "750359", + "fullName": "S:ta Birgittas gata", + "parentFullName": "Lödöse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220369" + }, + "id": "781423", + "fullName": "Sankta Birgittas väg", + "parentFullName": "Harbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22036a" + }, + "id": "680144", + "fullName": "Bistingsmåla", + "parentFullName": "Mönsterås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22036b" + }, + "id": "587283", + "fullName": "Bigarråvägen", + "parentFullName": "Olofström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22036c" + }, + "id": "587516", + "fullName": "Biskopsmålavägen", + "parentFullName": "Olofström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22036d" + }, + "id": "570095", + "fullName": "Bivägen", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22036e" + }, + "id": "569247", + "fullName": "Illstorp Birchtorp", + "parentFullName": "Brösarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22036f" + }, + "id": "568915", + "fullName": "Bonaröd Birgitshill", + "parentFullName": "Brösarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220371" + }, + "id": "819609", + "fullName": "Holmestad Bilseryd", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220372" + }, + "id": "819607", + "fullName": "Holmestad Bildstorp", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220373" + }, + "id": "820757", + "fullName": "Myråsen Bissdrågen", + "parentFullName": "Lundsbrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220374" + }, + "id": "822665", + "fullName": "Husaby Kyrkby Bispgården", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220375" + }, + "id": "571084", + "fullName": "Biblioteksvägen", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220376" + }, + "id": "598880", + "fullName": "Gillbergsvik Bittebacken", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220377" + }, + "id": "797900", + "fullName": "Bidarehem", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220378" + }, + "id": "797906", + "fullName": "Bidarehem Lunda", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220379" + }, + "id": "797908", + "fullName": "Bidarehems Gård", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22037a" + }, + "id": "797633", + "fullName": "Biblioteksvägen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22037b" + }, + "id": "797902", + "fullName": "Bidarehem Lindhult", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22037c" + }, + "id": "797904", + "fullName": "Bidarehem Lindängen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22037d" + }, + "id": "798788", + "fullName": "Ettak Billareslätten", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22037e" + }, + "id": "799733", + "fullName": "Dimbo Norra Bissgården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22037f" + }, + "id": "799779", + "fullName": "Dimbo Södra Bissgården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220380" + }, + "id": "734716", + "fullName": "Binghult", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220381" + }, + "id": "589428", + "fullName": "Biskopsvägen", + "parentFullName": "Bromölla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220382" + }, + "id": "664290", + "fullName": "Bilvägen", + "parentFullName": "Väckelsång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220383" + }, + "id": "650735", + "fullName": "Binnareboda", + "parentFullName": "Älmeboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220384" + }, + "id": "651332", + "fullName": "Bistershult", + "parentFullName": "Linneryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220385" + }, + "id": "650737", + "fullName": "Binnareboda Vilan", + "parentFullName": "Älmeboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220386" + }, + "id": "664110", + "fullName": "Kvarnamåla Bivägen", + "parentFullName": "Väckelsång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220387" + }, + "id": "666081", + "fullName": "Kampingemåla Bielkelund", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220388" + }, + "id": "584664", + "fullName": "Biblioteksgatan", + "parentFullName": "Oxelösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220389" + }, + "id": "668801", + "fullName": "Birgits väg", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22038a" + }, + "id": "668710", + "fullName": "Bifrostvägen", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22038b" + }, + "id": "725066", + "fullName": "Bigatan", + "parentFullName": "Torsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22038c" + }, + "id": "724885", + "fullName": "Biografgatan", + "parentFullName": "Torsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22038d" + }, + "id": "724989", + "fullName": "Billerudsvägen", + "parentFullName": "Torsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22038e" + }, + "id": "715092", + "fullName": "Likenäs Bilcenter", + "parentFullName": "Likenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22038f" + }, + "id": "777536", + "fullName": "Bivägen", + "parentFullName": "Limmared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220390" + }, + "id": "711693", + "fullName": "Biskopsdalen", + "parentFullName": "Ekshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220391" + }, + "id": "721855", + "fullName": "Stor-Ullen Bickelviken", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220392" + }, + "id": "711599", + "fullName": "Basterud Biskopsdalen", + "parentFullName": "Ekshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220393" + }, + "id": "712631", + "fullName": "Norra Loffstrand Norra Biskopsgård", + "parentFullName": "Ekshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220394" + }, + "id": "712637", + "fullName": "Norra Loffstrand Södra Biskopsgård", + "parentFullName": "Ekshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220395" + }, + "id": "863151", + "fullName": "Birkagatan", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220396" + }, + "id": "863611", + "fullName": "Ljunga Billsbo", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220397" + }, + "id": "856682", + "fullName": "Bivägen", + "parentFullName": "Edsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220398" + }, + "id": "553196", + "fullName": "Holmbo Bilskrot", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220399" + }, + "id": "506266", + "fullName": "Grebo Billinge Koppardy", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22039b" + }, + "id": "675139", + "fullName": "Bindaregatan", + "parentFullName": "Forshaga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22039c" + }, + "id": "868108", + "fullName": "Biskopsbo", + "parentFullName": "Vrigstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22039d" + }, + "id": "495450", + "fullName": "Biskopsberg", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22039e" + }, + "id": "868109", + "fullName": "Biskopsbo Gård", + "parentFullName": "Vrigstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22039f" + }, + "id": "868110", + "fullName": "Biskopsbo Lunden", + "parentFullName": "Vrigstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203a0" + }, + "id": "495452", + "fullName": "Biskopsberg Källedal", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203a1" + }, + "id": "495456", + "fullName": "Biskopsberg Skogslund", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203a2" + }, + "id": "857850", + "fullName": "Biogränd", + "parentFullName": "Mörsil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203a3" + }, + "id": "858995", + "fullName": "Birgittavägen", + "parentFullName": "Åre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203a4" + }, + "id": "820659", + "fullName": "Bispberg", + "parentFullName": "Säter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203a5" + }, + "id": "820663", + "fullName": "Bispbergs Skola", + "parentFullName": "Säter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203a6" + }, + "id": "820661", + "fullName": "Bispbergs Herrgård", + "parentFullName": "Säter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203a7" + }, + "id": "820974", + "fullName": "Bispbergshyttan", + "parentFullName": "Stora Skedvi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203a8" + }, + "id": "647327", + "fullName": "Rösund Bikupan", + "parentFullName": "Stjärnhov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203a9" + }, + "id": "677847", + "fullName": "Bigränd", + "parentFullName": "Löttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203aa" + }, + "id": "684630", + "fullName": "Binegatan", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203ab" + }, + "id": "683930", + "fullName": "Biskopsgatan", + "parentFullName": "Köpingsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203ac" + }, + "id": "677849", + "fullName": "Binnerbäcksgatan", + "parentFullName": "Löttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203ad" + }, + "id": "912986", + "fullName": "Binsjövägen", + "parentFullName": "Rättvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203ae" + }, + "id": "938035", + "fullName": "Bingsjövägen", + "parentFullName": "Rättvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203af" + }, + "id": "923479", + "fullName": "Bingsjövägen", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203b0" + }, + "id": "833677", + "fullName": "Lisskog Bigatu", + "parentFullName": "Rättvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203b1" + }, + "id": "825144", + "fullName": "Arvet Bilabacken", + "parentFullName": "Furudal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203b2" + }, + "id": "833634", + "fullName": "Born Bingsjövägen", + "parentFullName": "Rättvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203b3" + }, + "id": "824909", + "fullName": "Bingsjö Hanses väg", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203b4" + }, + "id": "824922", + "fullName": "Bingsjö Peckos väg", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203b6" + }, + "id": "824915", + "fullName": "Bingsjö Olarsvägen", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203b7" + }, + "id": "833667", + "fullName": "Ingels Bingsjövägen", + "parentFullName": "Rättvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203b8" + }, + "id": "824903", + "fullName": "Bingsjö Dalstugavägen", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203b9" + }, + "id": "824905", + "fullName": "Bingsjö Dådransvägen", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203ba" + }, + "id": "824911", + "fullName": "Bingsjö Lambornsvägen", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203bb" + }, + "id": "824913", + "fullName": "Bingsjö Nylandsvägen", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203bc" + }, + "id": "824907", + "fullName": "Bingsjö Finnbackavägen", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203bd" + }, + "id": "824924", + "fullName": "Bingsjö Prästgårdsvägen", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203be" + }, + "id": "824925", + "fullName": "Bingsjö Trollstensvägen", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203bf" + }, + "id": "815470", + "fullName": "Billsjön", + "parentFullName": "Söderbärke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203c0" + }, + "id": "815640", + "fullName": "Norra Bisen", + "parentFullName": "Söderbärke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203c1" + }, + "id": "815691", + "fullName": "Södra Bisen", + "parentFullName": "Söderbärke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203c2" + }, + "id": "815463", + "fullName": "Billsjö Gård", + "parentFullName": "Söderbärke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203c3" + }, + "id": "815472", + "fullName": "Billsjövägen", + "parentFullName": "Söderbärke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203c4" + }, + "id": "917901", + "fullName": "Billsjön Flatnan", + "parentFullName": "Söderbärke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203c5" + }, + "id": "937436", + "fullName": "Billsjön Staffas", + "parentFullName": "Söderbärke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203c6" + }, + "id": "750439", + "fullName": "Bidalitevägen", + "parentFullName": "Gyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203c7" + }, + "id": "772792", + "fullName": "Billebergs Gård", + "parentFullName": "Sexdrega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203c8" + }, + "id": "772756", + "fullName": "Billeberg Alanäs", + "parentFullName": "Sexdrega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203c9" + }, + "id": "772766", + "fullName": "Billeberg Ekhaga", + "parentFullName": "Sexdrega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203ca" + }, + "id": "772768", + "fullName": "Billeberg Enedal", + "parentFullName": "Sexdrega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203cb" + }, + "id": "772758", + "fullName": "Billeberg Annedal", + "parentFullName": "Sexdrega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203cc" + }, + "id": "772764", + "fullName": "Billeberg Broholm", + "parentFullName": "Sexdrega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203cd" + }, + "id": "772770", + "fullName": "Billeberg Enelund", + "parentFullName": "Sexdrega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203ce" + }, + "id": "772780", + "fullName": "Billeberg Lövdala", + "parentFullName": "Sexdrega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203cf" + }, + "id": "772782", + "fullName": "Billeberg Lövängen", + "parentFullName": "Sexdrega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203d0" + }, + "id": "772788", + "fullName": "Billeberg Majelund", + "parentFullName": "Sexdrega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203d1" + }, + "id": "772791", + "fullName": "Billeberg Sjötorp", + "parentFullName": "Sexdrega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203d2" + }, + "id": "772762", + "fullName": "Billeberg Brobacken", + "parentFullName": "Sexdrega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203d3" + }, + "id": "772790", + "fullName": "Billeberg Sjökullen", + "parentFullName": "Sexdrega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203d4" + }, + "id": "772760", + "fullName": "Billeberg Björkhagen", + "parentFullName": "Sexdrega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203d5" + }, + "id": "772774", + "fullName": "Billeberg Grusgropen", + "parentFullName": "Sexdrega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203d6" + }, + "id": "772778", + "fullName": "Billeberg Ljungsäter", + "parentFullName": "Sexdrega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203d7" + }, + "id": "772772", + "fullName": "Billeberg Eriksgården", + "parentFullName": "Sexdrega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203d8" + }, + "id": "772776", + "fullName": "Billeberg Johannelund", + "parentFullName": "Sexdrega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203da" + }, + "id": "501297", + "fullName": "Bivägen", + "parentFullName": "Nykvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203db" + }, + "id": "733586", + "fullName": "Birkebeinarvägen", + "parentFullName": "Hedekas", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203dc" + }, + "id": "823757", + "fullName": "Binggattu", + "parentFullName": "Gagnef", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203dd" + }, + "id": "869796", + "fullName": "Bildhöstvallen", + "parentFullName": "Lillhärdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203de" + }, + "id": "816959", + "fullName": "Biskopsbyn", + "parentFullName": "Lima", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203df" + }, + "id": "817229", + "fullName": "Bindslevägen", + "parentFullName": "Sälen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203e0" + }, + "id": "817228", + "fullName": "Bindevidestigen", + "parentFullName": "Sälen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203e1" + }, + "id": "773576", + "fullName": "Billsbovägen", + "parentFullName": "Surahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203e2" + }, + "id": "773547", + "fullName": "Billbäcksvägen", + "parentFullName": "Surahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203e3" + }, + "id": "582654", + "fullName": "Bistigen", + "parentFullName": "Örkelljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203e4" + }, + "id": "582652", + "fullName": "Birgittas väg", + "parentFullName": "Örkelljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203e5" + }, + "id": "582271", + "fullName": "Biblioteksgatan", + "parentFullName": "Örkelljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203e6" + }, + "id": "652325", + "fullName": "Bingen", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203e7" + }, + "id": "672876", + "fullName": "Borgen Bingen", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203e8" + }, + "id": "673998", + "fullName": "Kallhem Bingen", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203e9" + }, + "id": "652834", + "fullName": "Slången Bingen", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203ea" + }, + "id": "674608", + "fullName": "Känsbyn Bingen", + "parentFullName": "Gustavsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203eb" + }, + "id": "673333", + "fullName": "Kölviken Bingen", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203ec" + }, + "id": "672986", + "fullName": "Fillingen Bingen", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203ed" + }, + "id": "674343", + "fullName": "Södra Lund Bingen", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203ee" + }, + "id": "673954", + "fullName": "Gårdsjö Övre Bingen", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203ef" + }, + "id": "673357", + "fullName": "Kölviken Nord-Bingen", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203f0" + }, + "id": "673939", + "fullName": "Gårdsjö Nedre Bingen", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203f1" + }, + "id": "672990", + "fullName": "Fillingen Lille Bingen", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203f2" + }, + "id": "653161", + "fullName": "Nybo", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203f3" + }, + "id": "653127", + "fullName": "Höghem", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203f4" + }, + "id": "653237", + "fullName": "Älvhem", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203f5" + }, + "id": "653243", + "fullName": "Övägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203f6" + }, + "id": "653117", + "fullName": "Ekvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203f7" + }, + "id": "653235", + "fullName": "Åsgatan", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203f8" + }, + "id": "653105", + "fullName": "Almvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203f9" + }, + "id": "653113", + "fullName": "Bokvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203fa" + }, + "id": "653133", + "fullName": "Höljerud", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203fb" + }, + "id": "653165", + "fullName": "Pilvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203fc" + }, + "id": "653183", + "fullName": "Skåpenäs", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203fd" + }, + "id": "653220", + "fullName": "Vårvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203fe" + }, + "id": "653121", + "fullName": "Granliden", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb2203ff" + }, + "id": "653125", + "fullName": "Häggvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220400" + }, + "id": "653129", + "fullName": "Högsvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220401" + }, + "id": "653141", + "fullName": "Lammtjärn", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220402" + }, + "id": "653145", + "fullName": "Lindvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220403" + }, + "id": "653157", + "fullName": "Myrstigen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220404" + }, + "id": "653163", + "fullName": "Parkvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220405" + }, + "id": "653167", + "fullName": "Ringvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220406" + }, + "id": "653171", + "fullName": "Rönnvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220407" + }, + "id": "653202", + "fullName": "Strömfors", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220408" + }, + "id": "653208", + "fullName": "Sälgvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220409" + }, + "id": "653212", + "fullName": "Tegshögen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22040a" + }, + "id": "653110", + "fullName": "Björkvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22040b" + }, + "id": "653153", + "fullName": "Lövåsvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22040c" + }, + "id": "653169", + "fullName": "Rosenvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22040d" + }, + "id": "653174", + "fullName": "Sandbacken", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22040e" + }, + "id": "653214", + "fullName": "Varvsvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22040f" + }, + "id": "653107", + "fullName": "Baståsvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220410" + }, + "id": "653119", + "fullName": "Granitvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220411" + }, + "id": "653123", + "fullName": "Hasselvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220412" + }, + "id": "653139", + "fullName": "Kolarevägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220413" + }, + "id": "653181", + "fullName": "Skogshöjden", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220414" + }, + "id": "653196", + "fullName": "Sommarvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220415" + }, + "id": "653200", + "fullName": "Strandvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220416" + }, + "id": "653204", + "fullName": "Stuputvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220417" + }, + "id": "653210", + "fullName": "Tallåsvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220418" + }, + "id": "653222", + "fullName": "Värnbovägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220419" + }, + "id": "653115", + "fullName": "Dalhemsvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22041a" + }, + "id": "653147", + "fullName": "Lyckebovägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22041b" + }, + "id": "653176", + "fullName": "Skiffervägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22041c" + }, + "id": "653198", + "fullName": "Stenebyvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22041d" + }, + "id": "653132", + "fullName": "Höjerudsvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22041e" + }, + "id": "653149", + "fullName": "Låftmans backe", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22041f" + }, + "id": "653188", + "fullName": "Skåpenäs Emaus", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220420" + }, + "id": "653190", + "fullName": "Skåpenäs Kasen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220421" + }, + "id": "653206", + "fullName": "Sågverksvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220422" + }, + "id": "653137", + "fullName": "Katterudsvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220423" + }, + "id": "653151", + "fullName": "Lärkträdsvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220424" + }, + "id": "653218", + "fullName": "Verkstadsvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220425" + }, + "id": "653135", + "fullName": "Höljerudsstugan", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220426" + }, + "id": "653143", + "fullName": "Lammtjärnsvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220427" + }, + "id": "653155", + "fullName": "Lövåsvägen Östra", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220428" + }, + "id": "653182", + "fullName": "Skogshöjdsvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220429" + }, + "id": "653186", + "fullName": "Skåpenäs Bräckan", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22042a" + }, + "id": "653216", + "fullName": "Varvsvägen Sluss", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22042b" + }, + "id": "653239", + "fullName": "Östra Lövåsvägen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22042c" + }, + "id": "923509", + "fullName": "Disponentvillan", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22042d" + }, + "id": "653159", + "fullName": "Nedre Terrassgatan", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22042e" + }, + "id": "653192", + "fullName": "Skåpenäs Rossboden", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22042f" + }, + "id": "653194", + "fullName": "Skåpenäs Svinserud", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220430" + }, + "id": "653224", + "fullName": "Värnshögen Hultet", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220431" + }, + "id": "653231", + "fullName": "Värnshögen Kidron", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220432" + }, + "id": "653232", + "fullName": "Värnshögen Kullen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220433" + }, + "id": "653233", + "fullName": "Värnshögen Kvarnen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220434" + }, + "id": "653234", + "fullName": "Värnshögen Slussen", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220435" + }, + "id": "653241", + "fullName": "Övre Terrassgatan", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220436" + }, + "id": "653184", + "fullName": "Skåpenäs Björnmyren", + "parentFullName": "Billingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220437" + }, + "id": "708250", + "fullName": "Tveten Bisre", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220438" + }, + "id": "679659", + "fullName": "Bieserts väg", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220439" + }, + "id": "680873", + "fullName": "Sanda Bingen", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22043a" + }, + "id": "709012", + "fullName": "Norane Bingen", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22043b" + }, + "id": "706280", + "fullName": "Korsbyn Biserud", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22043c" + }, + "id": "707323", + "fullName": "Gröttnäs Bingen", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22043d" + }, + "id": "707090", + "fullName": "Bocklerud Bingen", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22043e" + }, + "id": "709557", + "fullName": "Östra Boda Bialitt", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22043f" + }, + "id": "705306", + "fullName": "Norra Viker Bingen", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220440" + }, + "id": "705672", + "fullName": "Torkilsbyn Bingen", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220441" + }, + "id": "704278", + "fullName": "Västra Näs Birketun", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220442" + }, + "id": "705358", + "fullName": "Norra Viker Nya Bingen", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220443" + }, + "id": "935977", + "fullName": "Stenbyn Birgittagläntan", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220444" + }, + "id": "518667", + "fullName": "Tallsebo Bivik", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220445" + }, + "id": "521464", + "fullName": "Sonebo Birkebo", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220446" + }, + "id": "520562", + "fullName": "Kårtorp Bikullen", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220447" + }, + "id": "893919", + "fullName": "Bisamvägen", + "parentFullName": "Haparanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220448" + }, + "id": "733569", + "fullName": "Billinge", + "parentFullName": "Åtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220449" + }, + "id": "733120", + "fullName": "Billetsvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22044a" + }, + "id": "661081", + "fullName": "Bihult", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22044b" + }, + "id": "659561", + "fullName": "Bistockskulla", + "parentFullName": "Åseda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22044c" + }, + "id": "661205", + "fullName": "Herråkra Lilla Bihult", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22044d" + }, + "id": "873076", + "fullName": "Biodlarvägen", + "parentFullName": "Ånge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22044e" + }, + "id": "803476", + "fullName": "Bigatan", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22044f" + }, + "id": "803593", + "fullName": "Bitternavägen", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220450" + }, + "id": "844094", + "fullName": "Haga Billygården", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220451" + }, + "id": "790796", + "fullName": "Mjäldrunga Biskopsgården", + "parentFullName": "Floby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220452" + }, + "id": "804895", + "fullName": "Källunga Biskopsgården", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220453" + }, + "id": "662853", + "fullName": "Bivägen", + "parentFullName": "Emmaboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220454" + }, + "id": "786356", + "fullName": "Bistås", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220455" + }, + "id": "784789", + "fullName": "Billdalen", + "parentFullName": "Töllsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220456" + }, + "id": "632845", + "fullName": "Billsbro Billstorp", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220457" + }, + "id": "614960", + "fullName": "Bistorp", + "parentFullName": "Högsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220458" + }, + "id": "632843", + "fullName": "Billsbro Billsbrostugan", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220459" + }, + "id": "632826", + "fullName": "Billsbro", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22045a" + }, + "id": "634831", + "fullName": "Österåker Bi", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22045b" + }, + "id": "632849", + "fullName": "Billsbro Elim", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22045c" + }, + "id": "632865", + "fullName": "Billsbro Gård", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22045d" + }, + "id": "632917", + "fullName": "Billsbro Nain", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22045e" + }, + "id": "632977", + "fullName": "Bistorps Gård", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22045f" + }, + "id": "634835", + "fullName": "Österåker Bia", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220460" + }, + "id": "632827", + "fullName": "Billsbro Albro", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220461" + }, + "id": "632850", + "fullName": "Billsbro Emaus", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220462" + }, + "id": "632863", + "fullName": "Billsbro Glada", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220463" + }, + "id": "632869", + "fullName": "Billsbro Hagby", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220464" + }, + "id": "632871", + "fullName": "Billsbro Hagen", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220465" + }, + "id": "632848", + "fullName": "Billsbro Ekenäs", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220466" + }, + "id": "632851", + "fullName": "Billsbro Erndal", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220467" + }, + "id": "632877", + "fullName": "Billsbro Hultet", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220468" + }, + "id": "632881", + "fullName": "Billsbro Högsta", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220469" + }, + "id": "632919", + "fullName": "Billsbro Norrby", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22046a" + }, + "id": "632965", + "fullName": "Billsbro Ärndal", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22046b" + }, + "id": "632969", + "fullName": "Billsbrostugan", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22046c" + }, + "id": "632975", + "fullName": "Bistorp Kikuren", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22046d" + }, + "id": "632853", + "fullName": "Billsbro Erstorp", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22046e" + }, + "id": "632855", + "fullName": "Billsbro Frötorp", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb22046f" + }, + "id": "632857", + "fullName": "Billsbro Furudal", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220470" + }, + "id": "632927", + "fullName": "Billsbro Sandäng", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220471" + }, + "id": "632947", + "fullName": "Billsbro Station", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220472" + }, + "id": "634833", + "fullName": "Österåker Bi Säby", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194ca27dcf33cb220473" + }, + "id": "632829", + "fullName": "Billsbro Asklunda", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220514" + }, + "id": "695254", + "fullName": "Björkberget", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220517" + }, + "id": "690495", + "fullName": "Stora Björn", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220518" + }, + "id": "691781", + "fullName": "Bjurstigen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220519" + }, + "id": "691783", + "fullName": "Björkliden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22051a" + }, + "id": "691954", + "fullName": "Björkhagen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22051b" + }, + "id": "695771", + "fullName": "Björkdalen", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22051c" + }, + "id": "690483", + "fullName": "Björnbacken", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22051d" + }, + "id": "695116", + "fullName": "Björkgläntan", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22051e" + }, + "id": "716607", + "fullName": "Björkkullen", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22051f" + }, + "id": "930004", + "fullName": "Björktickan", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220520" + }, + "id": "695218", + "fullName": "Säve Björkhaga", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220521" + }, + "id": "694674", + "fullName": "Björkstigen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220522" + }, + "id": "694676", + "fullName": "Björnberget", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220527" + }, + "id": "690645", + "fullName": "Björcksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220529" + }, + "id": "694436", + "fullName": "Björkåsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220530" + }, + "id": "694886", + "fullName": "Björlanda Kile", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220533" + }, + "id": "688683", + "fullName": "Björkuddsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220534" + }, + "id": "688834", + "fullName": "Björnbärsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220537" + }, + "id": "691566", + "fullName": "Björlandavägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220538" + }, + "id": "691568", + "fullName": "Björnsonsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220539" + }, + "id": "691651", + "fullName": "Bjurslätts torg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22053b" + }, + "id": "694840", + "fullName": "Björlandavägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22053e" + }, + "id": "708724", + "fullName": "Björklundavägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220540" + }, + "id": "691779", + "fullName": "Bjurslättsliden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220541" + }, + "id": "929912", + "fullName": "Björklundabacken", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220543" + }, + "id": "694891", + "fullName": "Björlanda Strand", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220548" + }, + "id": "688982", + "fullName": "Björkfeldtsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220549" + }, + "id": "690034", + "fullName": "Björnekärrsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22054b" + }, + "id": "691270", + "fullName": "Björkekärrsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22054c" + }, + "id": "691953", + "fullName": "Björkebacksvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22054d" + }, + "id": "918771", + "fullName": "Björn Hedvalls stig", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220551" + }, + "id": "694887", + "fullName": "Björlanda Kyrkväg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220552" + }, + "id": "695676", + "fullName": "Björkelundsvägen", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220553" + }, + "id": "708668", + "fullName": "Hovås Björnbärsgång", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22055a" + }, + "id": "694839", + "fullName": "Björlanda Lexbyväg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22055b" + }, + "id": "694889", + "fullName": "Björlanda Storegård", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220560" + }, + "id": "691830", + "fullName": "Lilla Björlandavägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220566" + }, + "id": "529905", + "fullName": "Björngatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220567" + }, + "id": "530015", + "fullName": "Bjälkgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220568" + }, + "id": "527852", + "fullName": "Bjärsjögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220569" + }, + "id": "528189", + "fullName": "Björkbogatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22056a" + }, + "id": "528401", + "fullName": "Bjällbygatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22056b" + }, + "id": "530918", + "fullName": "Björkallén", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22056c" + }, + "id": "528191", + "fullName": "Björkbogången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22056d" + }, + "id": "527920", + "fullName": "Björnbärsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22056e" + }, + "id": "528074", + "fullName": "Bjällhögsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22056f" + }, + "id": "529287", + "fullName": "Björkhagegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220570" + }, + "id": "527974", + "fullName": "Bjurshällagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220571" + }, + "id": "528783", + "fullName": "Björkholmsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220572" + }, + "id": "528610", + "fullName": "Björneborgsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220573" + }, + "id": "530069", + "fullName": "Björnstorpsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220574" + }, + "id": "530986", + "fullName": "Björkmätaregatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220575" + }, + "id": "530847", + "fullName": "Björnspinnaregatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220577" + }, + "id": "777434", + "fullName": "Björkö", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220578" + }, + "id": "786335", + "fullName": "Björkmyren", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220579" + }, + "id": "786526", + "fullName": "Björksätra", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22057a" + }, + "id": "786528", + "fullName": "Björkullen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22057b" + }, + "id": "786707", + "fullName": "Björkbacken", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22057c" + }, + "id": "779524", + "fullName": "Björken", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22057d" + }, + "id": "779536", + "fullName": "Björnbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220580" + }, + "id": "797094", + "fullName": "Västeråkers-Björk Björkvik", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220582" + }, + "id": "779520", + "fullName": "Björkebo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220584" + }, + "id": "787328", + "fullName": "Björkhem", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220586" + }, + "id": "797092", + "fullName": "Västeråkers-Björk Björkhamn", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220588" + }, + "id": "779534", + "fullName": "Björnarbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22058a" + }, + "id": "787332", + "fullName": "Björnidet", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22058b" + }, + "id": "777228", + "fullName": "Björkhagen", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22058c" + }, + "id": "777230", + "fullName": "Björkliden", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22058e" + }, + "id": "786329", + "fullName": "Björklinge-Läby", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22058f" + }, + "id": "786719", + "fullName": "Björklinge-Lund", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220592" + }, + "id": "936998", + "fullName": "Björndansvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220593" + }, + "id": "777428", + "fullName": "Björkberga", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220594" + }, + "id": "777432", + "fullName": "Björksäter", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220595" + }, + "id": "777433", + "fullName": "Björkvägen", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220596" + }, + "id": "785875", + "fullName": "Björkvallsvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220599" + }, + "id": "779522", + "fullName": "Björkelund", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22059a" + }, + "id": "779528", + "fullName": "Björkliden", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22059b" + }, + "id": "779530", + "fullName": "Björkudden", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22059c" + }, + "id": "779532", + "fullName": "Björkängen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22059d" + }, + "id": "779538", + "fullName": "Björneborg", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22059e" + }, + "id": "779540", + "fullName": "Björnängen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205a0" + }, + "id": "787330", + "fullName": "Björklunda", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205a1" + }, + "id": "786057", + "fullName": "Forsby Björksätra", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205a3" + }, + "id": "786647", + "fullName": "Viksta Björkliden", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205a4" + }, + "id": "786709", + "fullName": "Björklinge-Gränby", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205a5" + }, + "id": "786721", + "fullName": "Björklinge-Salsta", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205a6" + }, + "id": "786976", + "fullName": "Björhammar", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205a7" + }, + "id": "787123", + "fullName": "Björkliden", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205a8" + }, + "id": "777426", + "fullName": "Björkbacken", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205a9" + }, + "id": "777429", + "fullName": "Björkens väg", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205aa" + }, + "id": "777430", + "fullName": "Björkgården", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205ab" + }, + "id": "777431", + "fullName": "Björkhyddan", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205af" + }, + "id": "779519", + "fullName": "Björkbacken", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205b6" + }, + "id": "787122", + "fullName": "Björkhyddan", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205b7" + }, + "id": "779526", + "fullName": "Björkgläntan", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205b8" + }, + "id": "777436", + "fullName": "Björkö Säteri", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205bb" + }, + "id": "786013", + "fullName": "Björklinge-Hammarby", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205bc" + }, + "id": "786321", + "fullName": "Björklinge Skogslott", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205bd" + }, + "id": "786327", + "fullName": "Björklinge-Långängen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205be" + }, + "id": "786708", + "fullName": "Björklinge Stenlunda", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205c0" + }, + "id": "778124", + "fullName": "Brunna Björkväg", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205c4" + }, + "id": "796430", + "fullName": "Björnbärsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205c5" + }, + "id": "797660", + "fullName": "Tiby Björklunda", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205c6" + }, + "id": "799297", + "fullName": "Björkhagsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205c7" + }, + "id": "777797", + "fullName": "Kolsta Björklid", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205c9" + }, + "id": "777587", + "fullName": "Gränsta Björkebo", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205ca" + }, + "id": "777588", + "fullName": "Gränsta Björkhem", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205cb" + }, + "id": "777660", + "fullName": "Hemåla Björkhäll", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205cc" + }, + "id": "777799", + "fullName": "Kullby Björkhaga", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205d1" + }, + "id": "797179", + "fullName": "Börje Björkliden", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205d3" + }, + "id": "797529", + "fullName": "Läby Björkbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205d4" + }, + "id": "799299", + "fullName": "Björklundavägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205d9" + }, + "id": "786331", + "fullName": "Björklinge-Läby Skogshall", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205db" + }, + "id": "797090", + "fullName": "Västeråkers-Björk", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205e1" + }, + "id": "777589", + "fullName": "Gränsta Björklund", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205e6" + }, + "id": "778499", + "fullName": "Skillsta Björkudden", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205e8" + }, + "id": "777286", + "fullName": "Lännalöt Björkudden", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205e9" + }, + "id": "777590", + "fullName": "Gränsta Björktomta", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205ec" + }, + "id": "786715", + "fullName": "Björklinge-Gränby Gränbytä", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205ed" + }, + "id": "786717", + "fullName": "Björklinge-Gränby Stymmelbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205ee" + }, + "id": "796915", + "fullName": "Skälsta Björkbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205ef" + }, + "id": "797058", + "fullName": "Västeråker Björkdal", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205f1" + }, + "id": "798756", + "fullName": "Hallkved Björkkulla", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205f2" + }, + "id": "786977", + "fullName": "Björhammar Flugtorp", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205f3" + }, + "id": "787200", + "fullName": "Karskulla Björntorp", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205f4" + }, + "id": "777642", + "fullName": "Haglunda Björkhöjden", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205f9" + }, + "id": "797100", + "fullName": "Västeråkers-Björkhamn", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205fa" + }, + "id": "797102", + "fullName": "Västeråkers-Björkvik", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205fd" + }, + "id": "798818", + "fullName": "Marielund Björktorpet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205fe" + }, + "id": "798820", + "fullName": "Marielund Björnbacka", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2205ff" + }, + "id": "798822", + "fullName": "Marielund Björnbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220607" + }, + "id": "796723", + "fullName": "Hammarskog Björkbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220608" + }, + "id": "798023", + "fullName": "Vaksala-Lunda Björkhäll", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22060b" + }, + "id": "797339", + "fullName": "Börje-Ströja Björkbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22060d" + }, + "id": "779787", + "fullName": "Kiplingeberg Björnhuvud", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220612" + }, + "id": "797096", + "fullName": "Västeråkers-Björk Fridhem", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220614" + }, + "id": "777750", + "fullName": "Knutby-Söderby Björnbacken", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22061f" + }, + "id": "786490", + "fullName": "Täbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220621" + }, + "id": "786291", + "fullName": "Vigle", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220624" + }, + "id": "786547", + "fullName": "Hagen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220626" + }, + "id": "786733", + "fullName": "Fasma", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220627" + }, + "id": "786769", + "fullName": "Kambo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22062d" + }, + "id": "786055", + "fullName": "Forsby", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22062e" + }, + "id": "786085", + "fullName": "Grönbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22062f" + }, + "id": "786098", + "fullName": "Hällen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220631" + }, + "id": "786109", + "fullName": "Koboda", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220632" + }, + "id": "786113", + "fullName": "Källan", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220633" + }, + "id": "786115", + "fullName": "Källbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220634" + }, + "id": "786123", + "fullName": "Ladubo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220635" + }, + "id": "786263", + "fullName": "Solhem", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220637" + }, + "id": "786351", + "fullName": "Goboda", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220638" + }, + "id": "786412", + "fullName": "Mossbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220639" + }, + "id": "786414", + "fullName": "Möboda", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22063b" + }, + "id": "786454", + "fullName": "Svedja", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22063d" + }, + "id": "786559", + "fullName": "Knösen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22063e" + }, + "id": "786579", + "fullName": "Lundbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22063f" + }, + "id": "786583", + "fullName": "Malmen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220640" + }, + "id": "786621", + "fullName": "Sätuna", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220641" + }, + "id": "786633", + "fullName": "Tullen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220642" + }, + "id": "786643", + "fullName": "Viksta", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220643" + }, + "id": "785902", + "fullName": "Häggeby", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220644" + }, + "id": "785908", + "fullName": "Mariero", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220645" + }, + "id": "785973", + "fullName": "Movägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220647" + }, + "id": "786016", + "fullName": "Broddbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220648" + }, + "id": "786018", + "fullName": "Broholm", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22064a" + }, + "id": "786051", + "fullName": "Fjällen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22064b" + }, + "id": "786075", + "fullName": "Gläntan", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22064c" + }, + "id": "786084", + "fullName": "Gräfsta", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22064d" + }, + "id": "786092", + "fullName": "Hocksbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22064e" + }, + "id": "786119", + "fullName": "Kättsbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220653" + }, + "id": "786261", + "fullName": "Slänsen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220654" + }, + "id": "786265", + "fullName": "Sotmyra", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220655" + }, + "id": "786269", + "fullName": "Svartan", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220656" + }, + "id": "786279", + "fullName": "Svängen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22065a" + }, + "id": "786339", + "fullName": "Bolanda", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22065c" + }, + "id": "786346", + "fullName": "Fäxboda", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22065d" + }, + "id": "786406", + "fullName": "Läbonäs", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22065e" + }, + "id": "786410", + "fullName": "Läbydal", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220662" + }, + "id": "786473", + "fullName": "Tolboda", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220663" + }, + "id": "786538", + "fullName": "Fantebo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220665" + }, + "id": "786565", + "fullName": "Kungsbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220666" + }, + "id": "786627", + "fullName": "Sävasta", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220668" + }, + "id": "786757", + "fullName": "Granvik", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220669" + }, + "id": "786758", + "fullName": "Gröndal", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22066a" + }, + "id": "786783", + "fullName": "Mårtsbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22066c" + }, + "id": "786813", + "fullName": "Sjöboda", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22066d" + }, + "id": "785823", + "fullName": "Genvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22066e" + }, + "id": "785829", + "fullName": "Hugos väg", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22066f" + }, + "id": "785833", + "fullName": "Kilgränd", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220671" + }, + "id": "785879", + "fullName": "Blå vägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220672" + }, + "id": "785900", + "fullName": "Hovvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220673" + }, + "id": "785938", + "fullName": "Tömvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220675" + }, + "id": "785989", + "fullName": "Solgränd", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220679" + }, + "id": "786047", + "fullName": "Fagersjö", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22067a" + }, + "id": "786049", + "fullName": "Fastarbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22067b" + }, + "id": "786090", + "fullName": "Hellanda", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22067d" + }, + "id": "786127", + "fullName": "Libäcken", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22067e" + }, + "id": "786135", + "fullName": "Långåker", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22067f" + }, + "id": "786139", + "fullName": "Mångelbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220681" + }, + "id": "786281", + "fullName": "Söderäng", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220684" + }, + "id": "786488", + "fullName": "Torvarbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220686" + }, + "id": "786548", + "fullName": "Hälgmyra", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220687" + }, + "id": "786587", + "fullName": "Mjölänge", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220688" + }, + "id": "786589", + "fullName": "Mogropen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22068a" + }, + "id": "786607", + "fullName": "Solberga", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22068b" + }, + "id": "786667", + "fullName": "Vikstaby", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22068f" + }, + "id": "786775", + "fullName": "Lisselbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220691" + }, + "id": "786831", + "fullName": "Södernäs", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220693" + }, + "id": "785877", + "fullName": "Bladgränd", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220694" + }, + "id": "785881", + "fullName": "Bollgränd", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220695" + }, + "id": "785893", + "fullName": "Gula vägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220699" + }, + "id": "785930", + "fullName": "Stavgränd", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22069a" + }, + "id": "785932", + "fullName": "Stråvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22069c" + }, + "id": "785988", + "fullName": "Snoavägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206a2" + }, + "id": "786053", + "fullName": "Forsbacka", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206a3" + }, + "id": "786061", + "fullName": "Forsbybro", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206a4" + }, + "id": "786063", + "fullName": "Forsbykil", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206a5" + }, + "id": "786065", + "fullName": "Forsgärde", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206a6" + }, + "id": "786069", + "fullName": "Frossarbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206a7" + }, + "id": "786073", + "fullName": "Fågelsång", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206a8" + }, + "id": "786081", + "fullName": "Grankulla", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206a9" + }, + "id": "786086", + "fullName": "Gubbnäset", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206aa" + }, + "id": "786117", + "fullName": "Kättgrind", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206ab" + }, + "id": "786125", + "fullName": "Lagmansbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206ac" + }, + "id": "786136", + "fullName": "Mickelsbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206ae" + }, + "id": "786273", + "fullName": "Svarvarbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206b0" + }, + "id": "786343", + "fullName": "Bolandsbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206b1" + }, + "id": "786344", + "fullName": "Bysvängen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206b2" + }, + "id": "786353", + "fullName": "Granlunda", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206b3" + }, + "id": "786359", + "fullName": "Götbrunna", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206b4" + }, + "id": "786381", + "fullName": "Hägersdal", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206b5" + }, + "id": "786383", + "fullName": "Hälleborg", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206b6" + }, + "id": "786385", + "fullName": "Kallbrunn", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206b7" + }, + "id": "786389", + "fullName": "Karlsboda", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206b8" + }, + "id": "786391", + "fullName": "Karlsäter", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206b9" + }, + "id": "786397", + "fullName": "Källslätt", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206bc" + }, + "id": "786450", + "fullName": "Skommarbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206bd" + }, + "id": "786479", + "fullName": "Torgdalen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206be" + }, + "id": "786603", + "fullName": "Skogstorp", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206c0" + }, + "id": "786753", + "fullName": "Granliden", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206c1" + }, + "id": "786771", + "fullName": "Lagrossla", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206c2" + }, + "id": "786777", + "fullName": "Lundkvarn", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206c4" + }, + "id": "786821", + "fullName": "Spångtorp", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206c5" + }, + "id": "786823", + "fullName": "Stenbacka", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206c6" + }, + "id": "786835", + "fullName": "Tegeltorp", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206c7" + }, + "id": "786845", + "fullName": "Vrethusen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206c8" + }, + "id": "936996", + "fullName": "Skuttunge", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206c9" + }, + "id": "937001", + "fullName": "Valsvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206ca" + }, + "id": "785827", + "fullName": "Gävlevägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206cd" + }, + "id": "785883", + "fullName": "Broddvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206ce" + }, + "id": "785887", + "fullName": "Fodervägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206cf" + }, + "id": "785906", + "fullName": "Krubbvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206d0" + }, + "id": "785923", + "fullName": "Sadelvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206d1" + }, + "id": "785926", + "fullName": "Spiltvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206d2" + }, + "id": "785928", + "fullName": "Spjutvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206d3" + }, + "id": "785934", + "fullName": "Tränsvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206d4" + }, + "id": "785936", + "fullName": "Tygelvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206d6" + }, + "id": "785960", + "fullName": "Hambogränd", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206d7" + }, + "id": "785962", + "fullName": "Hambovägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206d9" + }, + "id": "786071", + "fullName": "Fysarviken", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206da" + }, + "id": "786100", + "fullName": "Högslåttan", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206db" + }, + "id": "786111", + "fullName": "Kyrkgärdet", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206dd" + }, + "id": "786134", + "fullName": "Lottenberg", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206e0" + }, + "id": "786294", + "fullName": "Västerboda", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206e1" + }, + "id": "786349", + "fullName": "Getskinnet", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206e3" + }, + "id": "786449", + "fullName": "Sisselboda", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206e4" + }, + "id": "786452", + "fullName": "Storsvedja", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206e5" + }, + "id": "786471", + "fullName": "Tallbacken", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206e6" + }, + "id": "786503", + "fullName": "Vikstaboda", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206e8" + }, + "id": "786577", + "fullName": "Lindesberg", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206e9" + }, + "id": "786585", + "fullName": "Meshattebo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206ea" + }, + "id": "786609", + "fullName": "Sommaränge", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206eb" + }, + "id": "786623", + "fullName": "Sätuna Gods", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206ed" + }, + "id": "786703", + "fullName": "Vänersberg", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206ee" + }, + "id": "786755", + "fullName": "Grantorpet", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206ef" + }, + "id": "786781", + "fullName": "Långvreten", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206f0" + }, + "id": "786819", + "fullName": "Spångmyran", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206f1" + }, + "id": "786833", + "fullName": "Tallkrogen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206f2" + }, + "id": "937000", + "fullName": "Tangovägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206f4" + }, + "id": "785854", + "fullName": "Sommarvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206f5" + }, + "id": "785860", + "fullName": "Sätunavägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206fa" + }, + "id": "785924", + "fullName": "Skakelvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206fc" + }, + "id": "785970", + "fullName": "Melodigränd", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206fd" + }, + "id": "785972", + "fullName": "Melodivägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206fe" + }, + "id": "785974", + "fullName": "Måbärsvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2206ff" + }, + "id": "785997", + "fullName": "Tibblevägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220704" + }, + "id": "786236", + "fullName": "Skuttungeby", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220705" + }, + "id": "786355", + "fullName": "Gustafslund", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220706" + }, + "id": "786398", + "fullName": "Lilla Såpebo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220707" + }, + "id": "786404", + "fullName": "Lundbovägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220709" + }, + "id": "786451", + "fullName": "Stora Såpebo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22070a" + }, + "id": "786462", + "fullName": "Södervissjö", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22070b" + }, + "id": "786499", + "fullName": "Vendelvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22070c" + }, + "id": "786530", + "fullName": "Blomensberg", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22070d" + }, + "id": "786532", + "fullName": "Bläckhornet", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22070e" + }, + "id": "786544", + "fullName": "Gillingboda", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22070f" + }, + "id": "786546", + "fullName": "Gustavsberg", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220710" + }, + "id": "786575", + "fullName": "Kvarngården", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220711" + }, + "id": "786655", + "fullName": "Viksta Myrby", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220712" + }, + "id": "786773", + "fullName": "Lilla Källbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220713" + }, + "id": "786815", + "fullName": "Smedsstugan", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220714" + }, + "id": "786829", + "fullName": "Stora Källbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220715" + }, + "id": "918225", + "fullName": "Tibblegränd", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220716" + }, + "id": "785821", + "fullName": "Bysmedsvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220717" + }, + "id": "785835", + "fullName": "Långsjögränd", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220718" + }, + "id": "785843", + "fullName": "Sjöhagsvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220719" + }, + "id": "785845", + "fullName": "Sjöviksvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22071a" + }, + "id": "785852", + "fullName": "Snöromsvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22071b" + }, + "id": "785891", + "fullName": "Fölungevägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22071e" + }, + "id": "785958", + "fullName": "Hallonstigen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22071f" + }, + "id": "785964", + "fullName": "Kadriljvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220720" + }, + "id": "785982", + "fullName": "Sandbrovägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220722" + }, + "id": "786059", + "fullName": "Forsby Källbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220723" + }, + "id": "786077", + "fullName": "Gogubbkärret", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220724" + }, + "id": "786088", + "fullName": "Gunnarsgärde", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220725" + }, + "id": "786094", + "fullName": "Hocksbo Husby", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220727" + }, + "id": "786141", + "fullName": "Mångkullarna", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22072c" + }, + "id": "786295", + "fullName": "Västergården", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22072d" + }, + "id": "786341", + "fullName": "Bolandavägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22072e" + }, + "id": "786396", + "fullName": "Källarbacken", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220730" + }, + "id": "786460", + "fullName": "Såpebo Gropen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220732" + }, + "id": "786540", + "fullName": "Fritidsvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220735" + }, + "id": "786691", + "fullName": "Viksta-Vallby", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220736" + }, + "id": "786737", + "fullName": "Fasma Granvik", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220737" + }, + "id": "786739", + "fullName": "Fasma Gröndal", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220738" + }, + "id": "786817", + "fullName": "Spångarängen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22073a" + }, + "id": "785948", + "fullName": "Brudlåtsvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22073b" + }, + "id": "785952", + "fullName": "Folkdansvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22073c" + }, + "id": "785954", + "fullName": "Gånglåtsvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22073d" + }, + "id": "785966", + "fullName": "Kärleksstigen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22073e" + }, + "id": "785984", + "fullName": "Schottisvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22073f" + }, + "id": "785994", + "fullName": "Spelmansvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220740" + }, + "id": "785998", + "fullName": "Tranbärsvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220742" + }, + "id": "786197", + "fullName": "Skinnarbacken", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220745" + }, + "id": "786293", + "fullName": "Vännstarilund", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220746" + }, + "id": "786363", + "fullName": "Götbrunna Haga", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220747" + }, + "id": "786456", + "fullName": "Svedja Fridhem", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220748" + }, + "id": "786458", + "fullName": "Såpebo Glädjen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220749" + }, + "id": "786475", + "fullName": "Tolboda Hörnet", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22074b" + }, + "id": "786573", + "fullName": "Kungsbo Vreten", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22074c" + }, + "id": "786581", + "fullName": "Långhagsvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22074f" + }, + "id": "786653", + "fullName": "Viksta Korsnäs", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220754" + }, + "id": "786747", + "fullName": "Fasma Södernäs", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220756" + }, + "id": "786803", + "fullName": "Sandbro Säteri", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220757" + }, + "id": "786811", + "fullName": "Sandbrohöjden", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220758" + }, + "id": "786837", + "fullName": "Tengsbergslid", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220759" + }, + "id": "786843", + "fullName": "Tibbleslingan", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22075a" + }, + "id": "936999", + "fullName": "Långdansvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22075b" + }, + "id": "785858", + "fullName": "Sågtimmervägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22075c" + }, + "id": "785889", + "fullName": "Fyrspannsvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22075e" + }, + "id": "785942", + "fullName": "Bror Hjorths väg", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22075f" + }, + "id": "785968", + "fullName": "Lindgårdsvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220760" + }, + "id": "785986", + "fullName": "Skänklåtsvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220766" + }, + "id": "786199", + "fullName": "Skräddarbacken", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220767" + }, + "id": "786213", + "fullName": "Skuttunge Myrby", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220768" + }, + "id": "786241", + "fullName": "Skuttunge-Hagby", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220769" + }, + "id": "786242", + "fullName": "Skuttunge-Löten", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22076a" + }, + "id": "786245", + "fullName": "Skuttunge-Myrby", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22076c" + }, + "id": "786292", + "fullName": "Vigle Villsåker", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22076f" + }, + "id": "786393", + "fullName": "Klockarängarna", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220776" + }, + "id": "786563", + "fullName": "Koksbo Tjäderbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220777" + }, + "id": "786571", + "fullName": "Kungsbo Skyttbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22077a" + }, + "id": "786625", + "fullName": "Sätuna Sjöstuga", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22077d" + }, + "id": "786651", + "fullName": "Viksta Fagerdal", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22077e" + }, + "id": "786741", + "fullName": "Fasma Lundkvarn", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22077f" + }, + "id": "786751", + "fullName": "Fasma Vrethusen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220781" + }, + "id": "786827", + "fullName": "Stenlundavägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220782" + }, + "id": "786839", + "fullName": "Tengsbergstorp", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220783" + }, + "id": "786841", + "fullName": "Tengsbergsvret", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220784" + }, + "id": "936995", + "fullName": "Varggropsvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220785" + }, + "id": "785856", + "fullName": "Strandängsvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22078c" + }, + "id": "786211", + "fullName": "Skuttunge Lundbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22078f" + }, + "id": "786283", + "fullName": "Södra Krycklinge", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220792" + }, + "id": "786387", + "fullName": "Kallbrunn Hällen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220794" + }, + "id": "786605", + "fullName": "Smultronstället", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220796" + }, + "id": "786654", + "fullName": "Viksta Marieberg", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22079b" + }, + "id": "786779", + "fullName": "Lunds Soldattorp", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22079c" + }, + "id": "786825", + "fullName": "Stengrundsvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22079d" + }, + "id": "785825", + "fullName": "Granbolundsvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207a0" + }, + "id": "785870", + "fullName": "Södra Långåsvägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207a2" + }, + "id": "785995", + "fullName": "Södra Tibblevägen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207a6" + }, + "id": "786232", + "fullName": "Skuttunge-Brunnby", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207a8" + }, + "id": "786400", + "fullName": "Lundbo Lillsvedja", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207aa" + }, + "id": "786464", + "fullName": "Södervissjö Mosse", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207ad" + }, + "id": "786613", + "fullName": "Sommaränge Knösen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207af" + }, + "id": "786745", + "fullName": "Fasma Spångtorpet", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207b2" + }, + "id": "786801", + "fullName": "Sandbro Stenlunda", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207b3" + }, + "id": "786096", + "fullName": "Hocksbo Långsveden", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207b5" + }, + "id": "786137", + "fullName": "Mickelsbo Fruhagen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207bb" + }, + "id": "786243", + "fullName": "Skuttunge-Mellanbo", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207bf" + }, + "id": "786631", + "fullName": "Sävasta Soldattorp", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207c3" + }, + "id": "786067", + "fullName": "Forsgärde Vretstugan", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207c6" + }, + "id": "786207", + "fullName": "Skuttunge Gladkullen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207c9" + }, + "id": "786223", + "fullName": "Skuttunge Solgläntan", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207cc" + }, + "id": "786365", + "fullName": "Götbrunna Källslätt", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207cd" + }, + "id": "786369", + "fullName": "Götbrunna Soldattorp", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207d1" + }, + "id": "786619", + "fullName": "Sommaränge Skogstorp", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207d2" + }, + "id": "786695", + "fullName": "Viksta-Vallby Kilarna", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207d4" + }, + "id": "786749", + "fullName": "Fasma Tengbergstorp", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207d5" + }, + "id": "786238", + "fullName": "Skuttungeby Strålsund", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207da" + }, + "id": "786611", + "fullName": "Sommaränge Flinkbacken", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207dc" + }, + "id": "786693", + "fullName": "Viksta-Vallby Bränntorp", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207dd" + }, + "id": "786079", + "fullName": "Gogubbkärret Liljansberg", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207df" + }, + "id": "786209", + "fullName": "Skuttunge Gladkullhagen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207e1" + }, + "id": "786285", + "fullName": "Södra Krycklinge Vadbron", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207e2" + }, + "id": "786287", + "fullName": "Södra Krycklinge Valsäter", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207e7" + }, + "id": "786697", + "fullName": "Viksta-Vallby Krokstugan", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207e8" + }, + "id": "786701", + "fullName": "Viksta-Vallby Svartgrind", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207ea" + }, + "id": "786807", + "fullName": "Sandbro Säteri Långvreten", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207eb" + }, + "id": "786809", + "fullName": "Sandbro Säteri Smedstugan", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207ec" + }, + "id": "786234", + "fullName": "Skuttunge-Brunnby Hagaberg", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207ee" + }, + "id": "786249", + "fullName": "Skuttunge-Myrby Smedskullen", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207f1" + }, + "id": "527756", + "fullName": "Bjärka Bjärkhult", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207f3" + }, + "id": "522370", + "fullName": "Björkeberg Björkö", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207f4" + }, + "id": "527758", + "fullName": "Bjärka Björkliden", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207f5" + }, + "id": "526541", + "fullName": "Björklida Björkmo", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207f6" + }, + "id": "506788", + "fullName": "Björnkil Björnlunda", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207f7" + }, + "id": "522347", + "fullName": "Björkeberg Björkhaga", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207f8" + }, + "id": "522360", + "fullName": "Björkeberg Björklund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207f9" + }, + "id": "522364", + "fullName": "Björkeberg Björkvik", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207fa" + }, + "id": "506790", + "fullName": "Björnkil Björnlyckan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207fb" + }, + "id": "502844", + "fullName": "Bjärby", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207fc" + }, + "id": "522345", + "fullName": "Björkeberg Björketorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207fd" + }, + "id": "522349", + "fullName": "Björkeberg Björkhagen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207fe" + }, + "id": "522353", + "fullName": "Björkeberg Björkliden", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2207ff" + }, + "id": "522368", + "fullName": "Björkeberg Björkängen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220800" + }, + "id": "525281", + "fullName": "Lilla Bjärsvik Björknäs", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220801" + }, + "id": "525463", + "fullName": "Stora Bjärsvik Björkvik", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220802" + }, + "id": "522341", + "fullName": "Björkeberg Björkdungen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220803" + }, + "id": "522351", + "fullName": "Björkeberg Björkhyddan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220804" + }, + "id": "522362", + "fullName": "Björkeberg Björklyckan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220805" + }, + "id": "522366", + "fullName": "Björkeberg Björkvillan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220806" + }, + "id": "504294", + "fullName": "Bjursholmen Bjurshagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220807" + }, + "id": "504274", + "fullName": "Bjursby", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220808" + }, + "id": "522343", + "fullName": "Björkeberg Björkegården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220809" + }, + "id": "506786", + "fullName": "Björnkil Björnkilsstugan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22080a" + }, + "id": "525279", + "fullName": "Lilla Bjärsvik Björkbacken", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22080b" + }, + "id": "505120", + "fullName": "Bjärstad", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22080c" + }, + "id": "506781", + "fullName": "Björnkil", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22080d" + }, + "id": "524516", + "fullName": "Björkåsa", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22080e" + }, + "id": "504722", + "fullName": "Björkåkla", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22080f" + }, + "id": "529509", + "fullName": "Bjäsäter", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220810" + }, + "id": "527406", + "fullName": "Björkö Gård", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220811" + }, + "id": "501856", + "fullName": "Björkgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220812" + }, + "id": "502054", + "fullName": "Björngatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220813" + }, + "id": "508873", + "fullName": "Björkliden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220814" + }, + "id": "529541", + "fullName": "Bjäsätter", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220815" + }, + "id": "502840", + "fullName": "Bjursholmen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220816" + }, + "id": "503166", + "fullName": "Stora Bjärby", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220818" + }, + "id": "501938", + "fullName": "Bjälbogatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220819" + }, + "id": "504280", + "fullName": "Bjursby Gård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22081a" + }, + "id": "504290", + "fullName": "Bjursholmen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22081b" + }, + "id": "507169", + "fullName": "Björnhallen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22081d" + }, + "id": "527559", + "fullName": "Bjälösagatan", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220820" + }, + "id": "525277", + "fullName": "Lilla Bjärsvik", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220822" + }, + "id": "525462", + "fullName": "Stora Bjärsvik", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220824" + }, + "id": "502856", + "fullName": "Bjärby Solhaga", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220825" + }, + "id": "502860", + "fullName": "Bjärby Vännhem", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220826" + }, + "id": "503228", + "fullName": "Värla Björnvik", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220827" + }, + "id": "525159", + "fullName": "Hörna Björklund", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220829" + }, + "id": "519294", + "fullName": "Kögenäs Björkön", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22082b" + }, + "id": "527780", + "fullName": "Bjärka Sjölund", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22082e" + }, + "id": "504475", + "fullName": "Torp Björklund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220830" + }, + "id": "507652", + "fullName": "Skeda Björkebo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220831" + }, + "id": "528874", + "fullName": "Lilla Bjälösa", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220833" + }, + "id": "529225", + "fullName": "Stora Bjälösa", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220834" + }, + "id": "529381", + "fullName": "Björnsbacken", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220836" + }, + "id": "527402", + "fullName": "Björkdalsgatan", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220837" + }, + "id": "527404", + "fullName": "Björkängsgatan", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220838" + }, + "id": "527762", + "fullName": "Bjärka Hagalund", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22083a" + }, + "id": "527784", + "fullName": "Björkö Friskola", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22083d" + }, + "id": "528131", + "fullName": "Ljung Björklund", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220841" + }, + "id": "933395", + "fullName": "Björkhults Gård", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220843" + }, + "id": "504284", + "fullName": "Bjursby Kvarnen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220844" + }, + "id": "504286", + "fullName": "Bjursby Mogenäs", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220845" + }, + "id": "505127", + "fullName": "Bjärstad Getabo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220846" + }, + "id": "506201", + "fullName": "Ullälva Björkbo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220848" + }, + "id": "507653", + "fullName": "Skeda Björkhaga", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220849" + }, + "id": "507657", + "fullName": "Skeda Björkåsen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22084b" + }, + "id": "508276", + "fullName": "Kränge Björknäs", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22084c" + }, + "id": "509552", + "fullName": "Björkhagsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22084e" + }, + "id": "529517", + "fullName": "Bjäsäter gatan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220850" + }, + "id": "526243", + "fullName": "Björnbärsvägen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220851" + }, + "id": "526607", + "fullName": "Gavel Björkåkra", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220852" + }, + "id": "527172", + "fullName": "Sätra Björklund", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220854" + }, + "id": "525116", + "fullName": "Haraldsbo Björkö", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220855" + }, + "id": "525161", + "fullName": "Hörna Björksäter", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220858" + }, + "id": "523531", + "fullName": "Björkhults Gård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220859" + }, + "id": "524353", + "fullName": "Sålla Björklund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22085a" + }, + "id": "524526", + "fullName": "Fålåsa Björkåsa", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22085b" + }, + "id": "503752", + "fullName": "Gistad Björktorp", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22085c" + }, + "id": "503843", + "fullName": "Gärstad Björkhem", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220863" + }, + "id": "524109", + "fullName": "Löten Björkliden", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220864" + }, + "id": "522391", + "fullName": "Björkeberg Hagen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220866" + }, + "id": "522471", + "fullName": "Björkeberg Säter", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220867" + }, + "id": "522683", + "fullName": "Fålåsa Björkhaga", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220868" + }, + "id": "519146", + "fullName": "Brokind Björkhaga", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220869" + }, + "id": "519379", + "fullName": "Vårdnäs Björkåkra", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22086b" + }, + "id": "502858", + "fullName": "Bjärby Stenvallen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22086c" + }, + "id": "502958", + "fullName": "Lilla Bjursholmen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22086d" + }, + "id": "527768", + "fullName": "Bjärka Karlsberg", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22086e" + }, + "id": "527770", + "fullName": "Bjärka Karlstorp", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22086f" + }, + "id": "527782", + "fullName": "Bjärka Södergård", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220870" + }, + "id": "527889", + "fullName": "Gottorp Björkvik", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220871" + }, + "id": "528127", + "fullName": "Ljung Björkelund", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220872" + }, + "id": "528129", + "fullName": "Ljung Björkhagen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220876" + }, + "id": "934052", + "fullName": "Slycke Björkhaga", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220877" + }, + "id": "502741", + "fullName": "Björklundsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220878" + }, + "id": "502795", + "fullName": "Björnkärrsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22087e" + }, + "id": "505129", + "fullName": "Bjärstad Haganäs", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22087f" + }, + "id": "505136", + "fullName": "Bjärstad Kvarnen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220882" + }, + "id": "506800", + "fullName": "Björnkil Stenkil", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220883" + }, + "id": "507655", + "fullName": "Skeda Björkhamra", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220884" + }, + "id": "508274", + "fullName": "Kränge Björkfors", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220885" + }, + "id": "508403", + "fullName": "Ledberg Björkäng", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220886" + }, + "id": "509457", + "fullName": "Björkholmsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220887" + }, + "id": "912179", + "fullName": "Syrorp Björklund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220888" + }, + "id": "916348", + "fullName": "Kränge Björkhaga", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22088a" + }, + "id": "529555", + "fullName": "Bjäsätter gatan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22088d" + }, + "id": "526446", + "fullName": "Bjärka-Säby gatan", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22088e" + }, + "id": "526453", + "fullName": "Bjärka-Säby Högmo", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22088f" + }, + "id": "526498", + "fullName": "Bjärka-Säby Nydal", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220890" + }, + "id": "526509", + "fullName": "Bjärka-Säby Smens", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220891" + }, + "id": "526531", + "fullName": "Bjärka-Säby Tomta", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220892" + }, + "id": "526539", + "fullName": "Björkbacksvägen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220893" + }, + "id": "527167", + "fullName": "Sätra Björkhagen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220894" + }, + "id": "527170", + "fullName": "Sätra Björkliden", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220895" + }, + "id": "527174", + "fullName": "Sätra Björksätra", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220896" + }, + "id": "524351", + "fullName": "Sålla Björkbacken", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220898" + }, + "id": "524888", + "fullName": "Tillorp Björklund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220899" + }, + "id": "522443", + "fullName": "Björkeberg Nyland", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22089a" + }, + "id": "522475", + "fullName": "Björkeberg Tittin", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22089c" + }, + "id": "519144", + "fullName": "Brokind Björkeberg", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22089d" + }, + "id": "519148", + "fullName": "Brokind Björkhamra", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22089e" + }, + "id": "913890", + "fullName": "Kögenäs Björkudden", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22089f" + }, + "id": "502848", + "fullName": "Bjärby Himmelslund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208a0" + }, + "id": "502850", + "fullName": "Bjärby Humlegården", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208a1" + }, + "id": "503484", + "fullName": "Nartomta Björkhaga", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208a2" + }, + "id": "503523", + "fullName": "Nygård Björklyckan", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208a3" + }, + "id": "503750", + "fullName": "Gistad Björkekulla", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208a4" + }, + "id": "528408", + "fullName": "Tyttorp Björkhaga", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208a5" + }, + "id": "934016", + "fullName": "Vårdnäs Björkhagen", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208a6" + }, + "id": "502743", + "fullName": "Björklundsgården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208a8" + }, + "id": "504366", + "fullName": "Lilla Bjursholmen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208ab" + }, + "id": "505138", + "fullName": "Bjärstad Lillgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208ac" + }, + "id": "505152", + "fullName": "Bjärstad Storgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208ad" + }, + "id": "505972", + "fullName": "Höversby Björkebo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208ae" + }, + "id": "506185", + "fullName": "Sörby Björkbacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208af" + }, + "id": "506203", + "fullName": "Ullälva Björkhaga", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208b1" + }, + "id": "506793", + "fullName": "Björnkil Hagdalen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208b4" + }, + "id": "507483", + "fullName": "Mutebo Björkelund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208b5" + }, + "id": "507513", + "fullName": "Målbäck Björklund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208b6" + }, + "id": "508275", + "fullName": "Kränge Björkhamra", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208b8" + }, + "id": "916192", + "fullName": "Björkekindsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208b9" + }, + "id": "933739", + "fullName": "Mutebo Björkstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208ba" + }, + "id": "933742", + "fullName": "Kränge Björkliden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208bb" + }, + "id": "528710", + "fullName": "Härna Björkegård", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208bc" + }, + "id": "529547", + "fullName": "Bjäsätter Bygget", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208bd" + }, + "id": "529704", + "fullName": "Flemma Björkhäll", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208be" + }, + "id": "529859", + "fullName": "Korsvik Björkvik", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208bf" + }, + "id": "529964", + "fullName": "Sandvik Björkvik", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208c1" + }, + "id": "526459", + "fullName": "Bjärka-Säby Kröken", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208c2" + }, + "id": "526461", + "fullName": "Bjärka-Säby Kullen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208c3" + }, + "id": "526482", + "fullName": "Bjärka-Säby Lugnet", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208c4" + }, + "id": "526503", + "fullName": "Bjärka-Säby Skolan", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208c5" + }, + "id": "526543", + "fullName": "Björklida Svensbo", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208c6" + }, + "id": "527166", + "fullName": "Sätra Björkbacken", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208c7" + }, + "id": "527168", + "fullName": "Sätra Björkhyddan", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208c8" + }, + "id": "525138", + "fullName": "Häggebo Björklunden", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208c9" + }, + "id": "525222", + "fullName": "Kongshult Björkhaga", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208cb" + }, + "id": "525432", + "fullName": "Skackebo Björkhaga", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208cc" + }, + "id": "525451", + "fullName": "Skålebo Björkbacken", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208cd" + }, + "id": "525584", + "fullName": "Ullstorp Björkhagen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208ce" + }, + "id": "520013", + "fullName": "Gärdala Björktomta", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208cf" + }, + "id": "520015", + "fullName": "Gärdala Björkängen", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208d0" + }, + "id": "523817", + "fullName": "Gälstad Björkliden", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208d1" + }, + "id": "524409", + "fullName": "Unnerstad Björkäng", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208d2" + }, + "id": "522380", + "fullName": "Björkeberg Fridhem", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208d3" + }, + "id": "522390", + "fullName": "Björkeberg Haganäs", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208d4" + }, + "id": "522411", + "fullName": "Björkeberg Lettebo", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208d5" + }, + "id": "522417", + "fullName": "Björkeberg Lindhem", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208d6" + }, + "id": "522425", + "fullName": "Björkeberg Lissebo", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208d7" + }, + "id": "522442", + "fullName": "Björkeberg Mariero", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208d8" + }, + "id": "522444", + "fullName": "Björkeberg Nysäter", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208d9" + }, + "id": "522479", + "fullName": "Björkeberg Visäter", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208de" + }, + "id": "525956", + "fullName": "Fågelkulla Björklund", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208df" + }, + "id": "526078", + "fullName": "Smedstorp Björkelund", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208e0" + }, + "id": "519154", + "fullName": "Brokind Björkhyddan", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208e1" + }, + "id": "517000", + "fullName": "Sävsjömåla Björkhaga", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208e2" + }, + "id": "502854", + "fullName": "Bjärby Ryttartorpet", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208e3" + }, + "id": "502956", + "fullName": "Knylinge Bjärkestad", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208e4" + }, + "id": "503095", + "fullName": "Skrukeby Björkhagen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208e5" + }, + "id": "503443", + "fullName": "Lilla Greby Björklid", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208e6" + }, + "id": "503877", + "fullName": "Herrbeta Björklunda", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208e7" + }, + "id": "504097", + "fullName": "Särstad Björkekulla", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208e8" + }, + "id": "527764", + "fullName": "Bjärka Hallabacken", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208e9" + }, + "id": "527766", + "fullName": "Bjärka Hjortbacken", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208ea" + }, + "id": "528365", + "fullName": "Slättmon Björkliden", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208ec" + }, + "id": "933408", + "fullName": "Bommedal Björksäter", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208ed" + }, + "id": "933540", + "fullName": "Krångestad Björkebo", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208ee" + }, + "id": "933676", + "fullName": "Unnerstad Björkäng", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208f0" + }, + "id": "934045", + "fullName": "Björkeberg Nylunda", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208f2" + }, + "id": "502195", + "fullName": "Tallboda Björkhaga", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208f3" + }, + "id": "502310", + "fullName": "Björksättersvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208f5" + }, + "id": "504288", + "fullName": "Bjursby Nubbekullen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208f8" + }, + "id": "505140", + "fullName": "Bjärstad Lindesberg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208f9" + }, + "id": "505142", + "fullName": "Bjärstad Mellangård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208fa" + }, + "id": "505144", + "fullName": "Bjärstad Nedergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208fb" + }, + "id": "505146", + "fullName": "Bjärstad Rosenborg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208fc" + }, + "id": "505148", + "fullName": "Bjärstad Slättbacka", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208fd" + }, + "id": "505150", + "fullName": "Bjärstad Solgården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208fe" + }, + "id": "505154", + "fullName": "Bjärstad Tollstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2208ff" + }, + "id": "505321", + "fullName": "Grävsten Björklund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220900" + }, + "id": "505323", + "fullName": "Grävsten Björntorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220901" + }, + "id": "505389", + "fullName": "Karlebo Björkeberg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220902" + }, + "id": "505391", + "fullName": "Karlebo Björkliden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220903" + }, + "id": "505437", + "fullName": "Landeryd Björklund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220904" + }, + "id": "505974", + "fullName": "Höversby Björkliden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220905" + }, + "id": "505976", + "fullName": "Höversby Björkåsen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220906" + }, + "id": "506068", + "fullName": "Ringstorp Björklund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220907" + }, + "id": "506205", + "fullName": "Ullälva Björksätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22090a" + }, + "id": "506797", + "fullName": "Björnkil Rosenborg", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22090b" + }, + "id": "506798", + "fullName": "Björnkil Solgläntan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22090c" + }, + "id": "506971", + "fullName": "Sandebo Björkbacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22090d" + }, + "id": "506973", + "fullName": "Sandebo Björklunda", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22090e" + }, + "id": "507030", + "fullName": "Stensvassa Björkvik", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22090f" + }, + "id": "507053", + "fullName": "Sundsmåla Björkvik", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220910" + }, + "id": "507631", + "fullName": "Siktesbo Björklunda", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220911" + }, + "id": "507788", + "fullName": "Sundsholm Björklund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220912" + }, + "id": "508399", + "fullName": "Ledberg Björkhamra", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220913" + }, + "id": "508401", + "fullName": "Ledberg Björklunden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220915" + }, + "id": "917186", + "fullName": "Haverland Björktorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220916" + }, + "id": "919178", + "fullName": "Landeryd Björkudden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220917" + }, + "id": "921020", + "fullName": "Tägneby Björkängen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220918" + }, + "id": "528477", + "fullName": "Flistad Björkåkra", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220919" + }, + "id": "528568", + "fullName": "Gullberg Björkåkra", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22091a" + }, + "id": "528650", + "fullName": "Hornstäve Björkvik", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22091b" + }, + "id": "528938", + "fullName": "Maspelösa Björkvik", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22091c" + }, + "id": "529518", + "fullName": "Bjäsäter Hansegård", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22091d" + }, + "id": "529519", + "fullName": "Bjäsäter Kvarngård", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22091e" + }, + "id": "529520", + "fullName": "Bjäsäter Kyrkhagen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22091f" + }, + "id": "529522", + "fullName": "Bjäsäter Lövsäter", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220920" + }, + "id": "529526", + "fullName": "Bjäsäter Nedergård", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220921" + }, + "id": "529528", + "fullName": "Bjäsäter Nergården", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220922" + }, + "id": "529530", + "fullName": "Bjäsäter Solbacka", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220923" + }, + "id": "529565", + "fullName": "Bjäsätter Kvarnen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220924" + }, + "id": "529580", + "fullName": "Bjäsätter Sjöberga", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220925" + }, + "id": "529588", + "fullName": "Bjäsätter Solbacka", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220926" + }, + "id": "529625", + "fullName": "Brink Björkbacken", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220927" + }, + "id": "529706", + "fullName": "Flemma Björkliden", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220928" + }, + "id": "529837", + "fullName": "Kolfall Bjärviken", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220929" + }, + "id": "529857", + "fullName": "Korsvik Björkhaga", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22092a" + }, + "id": "529962", + "fullName": "Sandvik Björkliden", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220930" + }, + "id": "526442", + "fullName": "Bjärka-Säby Fridhem", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220931" + }, + "id": "526448", + "fullName": "Bjärka-Säby Gläntan", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220932" + }, + "id": "526450", + "fullName": "Bjärka-Säby Hybbeln", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220933" + }, + "id": "526469", + "fullName": "Bjärka-Säby Landenäs", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220934" + }, + "id": "526488", + "fullName": "Bjärka-Säby Mosshult", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220935" + }, + "id": "526511", + "fullName": "Bjärka-Säby Solängen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220936" + }, + "id": "526527", + "fullName": "Bjärka-Säby Säbybro", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220937" + }, + "id": "526816", + "fullName": "Seltorp Björkbacken", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220938" + }, + "id": "526818", + "fullName": "Seltorp Björkliden", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220939" + }, + "id": "524932", + "fullName": "Björkhult Rygelstorp", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22093a" + }, + "id": "525024", + "fullName": "Frillesbo Björkeberg", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22093b" + }, + "id": "525202", + "fullName": "Knoppetorp Björkhaga", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22093c" + }, + "id": "525430", + "fullName": "Skackebo Björkbacken", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22093e" + }, + "id": "523260", + "fullName": "Spärringe Björkhaga", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220940" + }, + "id": "523527", + "fullName": "Björkhult Tällstugan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220942" + }, + "id": "523690", + "fullName": "Fettjestad Björkhaga", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220943" + }, + "id": "523749", + "fullName": "Frackstad Björkhagen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220944" + }, + "id": "523889", + "fullName": "Krångestad Björkdala", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220945" + }, + "id": "523890", + "fullName": "Krångestad Björkebo", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220946" + }, + "id": "524036", + "fullName": "Lunnevad Björkhagen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220947" + }, + "id": "524133", + "fullName": "Rundelen Björkhamra", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220948" + }, + "id": "524193", + "fullName": "Sjögestad Björkhamra", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220949" + }, + "id": "524631", + "fullName": "Gismestad Björklund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22094b" + }, + "id": "522382", + "fullName": "Björkeberg Furulund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22094c" + }, + "id": "522388", + "fullName": "Björkeberg Grönlund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22094d" + }, + "id": "522389", + "fullName": "Björkeberg Hagaborg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22094e" + }, + "id": "522395", + "fullName": "Björkeberg Karlsborg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22094f" + }, + "id": "522397", + "fullName": "Björkeberg Karlshult", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220950" + }, + "id": "522409", + "fullName": "Björkeberg Källtorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220951" + }, + "id": "522423", + "fullName": "Björkeberg Lindåkra", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220952" + }, + "id": "522429", + "fullName": "Björkeberg Lötaborg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220953" + }, + "id": "522431", + "fullName": "Björkeberg Lötängen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220954" + }, + "id": "522433", + "fullName": "Björkeberg Lövgården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220955" + }, + "id": "522437", + "fullName": "Björkeberg Lövängen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220956" + }, + "id": "522441", + "fullName": "Björkeberg Marieborg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220957" + }, + "id": "522445", + "fullName": "Björkeberg Nysätter", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220958" + }, + "id": "522449", + "fullName": "Björkeberg Ritingen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220959" + }, + "id": "522455", + "fullName": "Björkeberg Rosenlund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22095a" + }, + "id": "522463", + "fullName": "Björkeberg Solhamra", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22095b" + }, + "id": "522465", + "fullName": "Björkeberg Solliden", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22095c" + }, + "id": "522469", + "fullName": "Björkeberg Stenhaga", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22095d" + }, + "id": "522477", + "fullName": "Björkeberg Villarosa", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22095e" + }, + "id": "522481", + "fullName": "Björkeberg Visätter", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220960" + }, + "id": "522819", + "fullName": "Kullersbro Björkhem", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220961" + }, + "id": "523014", + "fullName": "Rappestad Björkhaga", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220962" + }, + "id": "523015", + "fullName": "Rappestad Björklund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220963" + }, + "id": "525958", + "fullName": "Fågelkulla Björksholm", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220964" + }, + "id": "519270", + "fullName": "Kuseboholm Björklund", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220965" + }, + "id": "519288", + "fullName": "Kögenäs Björkgläntan", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220966" + }, + "id": "503086", + "fullName": "Skavestad Björkelund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220967" + }, + "id": "503214", + "fullName": "Ubbetorp Björksätter", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220968" + }, + "id": "527776", + "fullName": "Bjärka Missionshuset", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220969" + }, + "id": "527891", + "fullName": "Gottorp Björkvik Nebo", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22096b" + }, + "id": "933396", + "fullName": "Björkhult Tällstugan", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22096c" + }, + "id": "933465", + "fullName": "Fettjestad Björkhaga", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22096d" + }, + "id": "933539", + "fullName": "Krångestad Björkdala", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220970" + }, + "id": "934044", + "fullName": "Björkeberg Löthagen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220971" + }, + "id": "934046", + "fullName": "Björkeberg Stenängen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220972" + }, + "id": "934047", + "fullName": "Björkeberg Tyralund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220973" + }, + "id": "934050", + "fullName": "Rappestad Björklycke", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220977" + }, + "id": "504766", + "fullName": "Ginkelösa Björkängen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220978" + }, + "id": "504858", + "fullName": "Rogestad Björkbacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22097a" + }, + "id": "505381", + "fullName": "Högloftet Björkliden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22097b" + }, + "id": "506060", + "fullName": "Ringstorp Björkhamra", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22097c" + }, + "id": "506066", + "fullName": "Ringstorp Björkliden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22097d" + }, + "id": "507248", + "fullName": "Hässleberg Björklund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22097e" + }, + "id": "507633", + "fullName": "Siktesbo Björksätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22097f" + }, + "id": "507755", + "fullName": "Stora Gåra Björkliden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220981" + }, + "id": "529532", + "fullName": "Bjäsäter Stenbacken", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220982" + }, + "id": "529545", + "fullName": "Bjäsätter Brånstorp", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220983" + }, + "id": "529557", + "fullName": "Bjäsätter Hagsätter", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220984" + }, + "id": "529563", + "fullName": "Bjäsätter Klinttorp", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220985" + }, + "id": "529568", + "fullName": "Bjäsätter Kyrkhagen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220986" + }, + "id": "529571", + "fullName": "Bjäsätter Lövsätter", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220987" + }, + "id": "529574", + "fullName": "Bjäsätter Nergården", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220988" + }, + "id": "529586", + "fullName": "Bjäsätter Sjöstugan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220989" + }, + "id": "529594", + "fullName": "Bjäsätter Sörgården", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22098a" + }, + "id": "529600", + "fullName": "Bonnorp Björkhöjden", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22098b" + }, + "id": "530031", + "fullName": "Stjärnorp Bjärviken", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22098c" + }, + "id": "530121", + "fullName": "Söderhult Björkåsen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22098d" + }, + "id": "530137", + "fullName": "Södra Hult Björkåsen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22098e" + }, + "id": "526447", + "fullName": "Bjärka-Säby Gatstugan", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22098f" + }, + "id": "526455", + "fullName": "Bjärka-Säby Kalvhagen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220990" + }, + "id": "526457", + "fullName": "Bjärka-Säby Kolbotten", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220991" + }, + "id": "526463", + "fullName": "Bjärka-Säby Kvarntorp", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220992" + }, + "id": "526467", + "fullName": "Bjärka-Säby Landamäre", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220993" + }, + "id": "526490", + "fullName": "Bjärka-Säby Mumsmålen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220994" + }, + "id": "526502", + "fullName": "Bjärka-Säby Sjövillan", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220995" + }, + "id": "526507", + "fullName": "Bjärka-Säby Smedstorp", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220996" + }, + "id": "526523", + "fullName": "Bjärka-Säby Storängen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220997" + }, + "id": "523360", + "fullName": "Västerlösa Björkhagen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220999" + }, + "id": "523751", + "fullName": "Frackstad Björklunden", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22099b" + }, + "id": "522372", + "fullName": "Björkeberg Blåklinten", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22099c" + }, + "id": "522415", + "fullName": "Björkeberg Lindbotorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22099d" + }, + "id": "522421", + "fullName": "Björkeberg Lindvillan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb22099f" + }, + "id": "522459", + "fullName": "Björkeberg Skolgården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209a0" + }, + "id": "522461", + "fullName": "Björkeberg Solgläntan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209a1" + }, + "id": "522483", + "fullName": "Björkeberg Västra Lund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209a5" + }, + "id": "503441", + "fullName": "Lilla Greby Björkbacken", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209a6" + }, + "id": "527919", + "fullName": "Grytstorp Björkbacken", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209a7" + }, + "id": "912228", + "fullName": "Ljung Lilla Björkelund", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209a9" + }, + "id": "934056", + "fullName": "Västerlösa Björkängen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209aa" + }, + "id": "502156", + "fullName": "Malmskogen Björkhamra", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209ab" + }, + "id": "502480", + "fullName": "Staby Björkbacken Norr", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209ae" + }, + "id": "504299", + "fullName": "Bjursholmen Tallängen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209b0" + }, + "id": "504758", + "fullName": "Gammeltorp Björkliden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209b1" + }, + "id": "504764", + "fullName": "Ginkelösa Björklunden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209b2" + }, + "id": "505608", + "fullName": "Ljungsborg Björkhamra", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209b3" + }, + "id": "506062", + "fullName": "Ringstorp Björkhyddan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209b4" + }, + "id": "506064", + "fullName": "Ringstorp Björkkullen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209b5" + }, + "id": "506070", + "fullName": "Ringstorp Björnlunden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209b6" + }, + "id": "507071", + "fullName": "Södra Fjälla Björkhaga", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209b7" + }, + "id": "507694", + "fullName": "Skeda Udde Björksätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209b8" + }, + "id": "507721", + "fullName": "Skälsätter Björkhagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209ba" + }, + "id": "933732", + "fullName": "Ringstorp Björkvillan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209bb" + }, + "id": "529515", + "fullName": "Bjäsäter Fastegården", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209bc" + }, + "id": "529516", + "fullName": "Bjäsäter Fastestugan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209bd" + }, + "id": "529524", + "fullName": "Bjäsäter Missionshus", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209bf" + }, + "id": "529570", + "fullName": "Bjäsätter Lilla gatan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209c0" + }, + "id": "529590", + "fullName": "Bjäsätter Stenbacken", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209c1" + }, + "id": "529592", + "fullName": "Bjäsätter Stenfallet", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209c2" + }, + "id": "917068", + "fullName": "Knivinge Björkbacken", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209c3" + }, + "id": "526305", + "fullName": "Sturefors Björkholmen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209c5" + }, + "id": "526415", + "fullName": "Bjärka-Säby Bomanstorp", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209c6" + }, + "id": "526417", + "fullName": "Bjärka-Säby Brommetorp", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209c9" + }, + "id": "526449", + "fullName": "Bjärka-Säby Gula Skolan", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209ca" + }, + "id": "526478", + "fullName": "Bjärka-Säby Lilla Hagen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209cb" + }, + "id": "526494", + "fullName": "Bjärka-Säby Nya Slottet", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209cd" + }, + "id": "526501", + "fullName": "Bjärka-Säby Röda Skolan", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209ce" + }, + "id": "526517", + "fullName": "Bjärka-Säby Stora Hagen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209cf" + }, + "id": "526529", + "fullName": "Bjärka-Säby Tjugumålen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209d0" + }, + "id": "526533", + "fullName": "Bjärka-Säby Trädgården", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209d1" + }, + "id": "526537", + "fullName": "Bjärka-Säby Undantaget", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209d2" + }, + "id": "527023", + "fullName": "Sturefors Björksätter", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209d3" + }, + "id": "525287", + "fullName": "Lilla Bjärsvik Karlsberg", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209d4" + }, + "id": "521289", + "fullName": "Sibbenhorva Björkängen", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209d5" + }, + "id": "523362", + "fullName": "Västerlösa Björklunden", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209d6" + }, + "id": "522393", + "fullName": "Björkeberg Humlegården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209d7" + }, + "id": "522435", + "fullName": "Björkeberg Lövingsborg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209d8" + }, + "id": "522473", + "fullName": "Björkeberg Sörstadtorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209db" + }, + "id": "527947", + "fullName": "Gunnarstorp Björkhamra", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209dc" + }, + "id": "502482", + "fullName": "Staby Björkbacken Söder", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209dd" + }, + "id": "504298", + "fullName": "Bjursholmen Solgläntan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209de" + }, + "id": "505775", + "fullName": "Stubbetorp Björkgården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209df" + }, + "id": "507369", + "fullName": "Kolbyttemon Björkhagen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209e0" + }, + "id": "507371", + "fullName": "Kolbyttemon Björnstugan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209e1" + }, + "id": "507623", + "fullName": "Siggantorp Björklunden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209e2" + }, + "id": "507703", + "fullName": "Skedagården Björkdungen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209e4" + }, + "id": "508337", + "fullName": "Krängegatan Björkliden", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209e5" + }, + "id": "933725", + "fullName": "Landeryd Björkhaga Gård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209e6" + }, + "id": "528937", + "fullName": "Maspelösa Björklunden", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209e7" + }, + "id": "529551", + "fullName": "Bjäsätter Fastegården", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209e8" + }, + "id": "529553", + "fullName": "Bjäsätter Fastestugan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209e9" + }, + "id": "529559", + "fullName": "Bjäsätter Hansegården", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209ea" + }, + "id": "529561", + "fullName": "Bjäsätter Kiddelyckan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209eb" + }, + "id": "529567", + "fullName": "Bjäsätter Kvarngården", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209ec" + }, + "id": "529569", + "fullName": "Bjäsätter Laggarhemmet", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209ef" + }, + "id": "529835", + "fullName": "Kolfall Bjärbäcksfall", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209f0" + }, + "id": "526440", + "fullName": "Bjärka-Säby Fiskarstugan", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209f1" + }, + "id": "526444", + "fullName": "Bjärka-Säby Gamla Slottet", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209f2" + }, + "id": "526451", + "fullName": "Bjärka-Säby Häradssveden", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209f3" + }, + "id": "526465", + "fullName": "Bjärka-Säby Ladugårdsvik", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209f4" + }, + "id": "526476", + "fullName": "Bjärka-Säby Lilla Fallemo", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209f5" + }, + "id": "526492", + "fullName": "Bjärka-Säby Målargärdet", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209f6" + }, + "id": "526515", + "fullName": "Bjärka-Säby Stora Fallemo", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209f7" + }, + "id": "526535", + "fullName": "Bjärka-Säby Tvättstugan", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209f8" + }, + "id": "522376", + "fullName": "Björkeberg Fredriksberg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209f9" + }, + "id": "522378", + "fullName": "Björkeberg Fredriksborg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209fa" + }, + "id": "522401", + "fullName": "Björkeberg Kristinelund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209fb" + }, + "id": "522427", + "fullName": "Björkeberg Lönebostället", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209fc" + }, + "id": "522439", + "fullName": "Björkeberg Mariannelund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209fd" + }, + "id": "522467", + "fullName": "Björkeberg Stenbroängen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209fe" + }, + "id": "529572", + "fullName": "Bjäsätter Missionshuset", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb2209ff" + }, + "id": "530030", + "fullName": "Stjärnorp Bjärbacksfall", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a00" + }, + "id": "526484", + "fullName": "Bjärka-Säby Lärarbostaden", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a01" + }, + "id": "526513", + "fullName": "Bjärka-Säby Stationshuset", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a02" + }, + "id": "526525", + "fullName": "Bjärka-Säby Sågarbostaden", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a03" + }, + "id": "525465", + "fullName": "Stora Bjärsvik Sommarhagen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a04" + }, + "id": "522392", + "fullName": "Björkeberg Hembygdsgården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a05" + }, + "id": "522399", + "fullName": "Björkeberg Klockaregården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a07" + }, + "id": "526480", + "fullName": "Bjärka-Säby Lilla Kvarntorp", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a08" + }, + "id": "526500", + "fullName": "Bjärka-Säby Rättarbostaden", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a09" + }, + "id": "529576", + "fullName": "Bjäsätter Nämndemansgården", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a0a" + }, + "id": "526505", + "fullName": "Bjärka-Säby Skräddarbostaden", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a0b" + }, + "id": "522374", + "fullName": "Björkeberg Brittstinegården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a0c" + }, + "id": "522384", + "fullName": "Björkeberg Församlingshemmet", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a0d" + }, + "id": "522386", + "fullName": "Björkeberg Gamla Lärarbostaden", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a0e" + }, + "id": "522407", + "fullName": "Björkeberg Kullersbro Lillgård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a0f" + }, + "id": "522413", + "fullName": "Björkeberg Lilla Lönebostället", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a11" + }, + "id": "526486", + "fullName": "Bjärka-Säby Lärarinnebostaden", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a13" + }, + "id": "761101", + "fullName": "Bjärby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a14" + }, + "id": "761641", + "fullName": "Björnö", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a15" + }, + "id": "763440", + "fullName": "Björsbo", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a16" + }, + "id": "763438", + "fullName": "Björknäs", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a17" + }, + "id": "760312", + "fullName": "Bjurhovda", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a18" + }, + "id": "764324", + "fullName": "Björneborg", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a19" + }, + "id": "917120", + "fullName": "Björkliden", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a1a" + }, + "id": "936843", + "fullName": "Björnmyran", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a1b" + }, + "id": "759959", + "fullName": "Björkgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a1c" + }, + "id": "760015", + "fullName": "Björnöborg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a1d" + }, + "id": "761141", + "fullName": "Bjärby Golf", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a1e" + }, + "id": "761639", + "fullName": "Bjärbylund", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a1f" + }, + "id": "762819", + "fullName": "Björksta Näs", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a21" + }, + "id": "917514", + "fullName": "Bjärbyvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a22" + }, + "id": "758279", + "fullName": "Björnövägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a23" + }, + "id": "760071", + "fullName": "Norra Björnö", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a24" + }, + "id": "760097", + "fullName": "Södra Björnö", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a25" + }, + "id": "761170", + "fullName": "Lilla Bjärby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a26" + }, + "id": "761643", + "fullName": "Björnö Holme", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a27" + }, + "id": "762809", + "fullName": "Björksta Gård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a28" + }, + "id": "760017", + "fullName": "Björnögården", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a2a" + }, + "id": "762815", + "fullName": "Björksta Kyrka", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a2b" + }, + "id": "762823", + "fullName": "Björksta Tomta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a2c" + }, + "id": "762825", + "fullName": "Björksta Valla", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a2d" + }, + "id": "762827", + "fullName": "Björksta Vedby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a2e" + }, + "id": "759855", + "fullName": "Björkstagatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a2f" + }, + "id": "623272", + "fullName": "Björkebovägen", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a30" + }, + "id": "764322", + "fullName": "Björkängsvägen", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a31" + }, + "id": "762805", + "fullName": "Björkbo Tortuna", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a32" + }, + "id": "762817", + "fullName": "Björksta Lundby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a33" + }, + "id": "758994", + "fullName": "Björnbärsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a34" + }, + "id": "759476", + "fullName": "Björnramsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a35" + }, + "id": "759826", + "fullName": "Björskogsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a36" + }, + "id": "760314", + "fullName": "Bjurhovdagatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a37" + }, + "id": "762007", + "fullName": "Rytterne Björnö", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a39" + }, + "id": "762813", + "fullName": "Björksta Krondal", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a3b" + }, + "id": "762917", + "fullName": "Högalid Björksta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a3c" + }, + "id": "763327", + "fullName": "Lybecks Björkväg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a3d" + }, + "id": "936911", + "fullName": "Kärrbo Björkhage", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a3e" + }, + "id": "759472", + "fullName": "Björnfällsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a3f" + }, + "id": "759474", + "fullName": "Björnjaktsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a40" + }, + "id": "759961", + "fullName": "Björkmätargatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a41" + }, + "id": "760967", + "fullName": "Björntrådsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a42" + }, + "id": "761289", + "fullName": "Björksoppsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a43" + }, + "id": "762192", + "fullName": "Vångsta Björkebo", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a44" + }, + "id": "623271", + "fullName": "Björkbackavägen", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a45" + }, + "id": "764320", + "fullName": "Björkhem Käpplinge", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a48" + }, + "id": "763059", + "fullName": "Tortuna Björkhagen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a4a" + }, + "id": "763165", + "fullName": "Björkbacken Kusta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a4b" + }, + "id": "763474", + "fullName": "Kungsåra Bjuggsta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a4c" + }, + "id": "759582", + "fullName": "Björnskinnsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a4e" + }, + "id": "762319", + "fullName": "Skerike Björnkälla", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a4f" + }, + "id": "762804", + "fullName": "Björkbacken Tortuna", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a50" + }, + "id": "762490", + "fullName": "Romfartuna Bjuggsta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a51" + }, + "id": "936856", + "fullName": "Litslunda Björkudden", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a52" + }, + "id": "762005", + "fullName": "Rytterne Björkbacken", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a53" + }, + "id": "745884", + "fullName": "Björka", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a55" + }, + "id": "745792", + "fullName": "Björklid", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a58" + }, + "id": "758153", + "fullName": "Björkvägen", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a5b" + }, + "id": "757186", + "fullName": "Björkbacken", + "parentFullName": "Ervalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a5c" + }, + "id": "745790", + "fullName": "Björkbacka", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a5d" + }, + "id": "745791", + "fullName": "Björkelund", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a5e" + }, + "id": "758189", + "fullName": "Björksätter", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a5f" + }, + "id": "753134", + "fullName": "Björkvägen", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a60" + }, + "id": "753255", + "fullName": "Björnhovda", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a61" + }, + "id": "744437", + "fullName": "Bjällbovägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a62" + }, + "id": "743896", + "fullName": "Björkrisvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a63" + }, + "id": "743631", + "fullName": "Björkdalsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a64" + }, + "id": "744504", + "fullName": "Björnbärsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a65" + }, + "id": "745008", + "fullName": "Björkhemsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a66" + }, + "id": "936670", + "fullName": "Björkmansgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a67" + }, + "id": "743212", + "fullName": "Björkerudsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a68" + }, + "id": "745284", + "fullName": "Björksoppsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a6d" + }, + "id": "745603", + "fullName": "Björkemo Råbyholm", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a6e" + }, + "id": "745793", + "fullName": "Björklid Ekbacken", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a6f" + }, + "id": "745010", + "fullName": "Björksättersvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a70" + }, + "id": "554489", + "fullName": "Bjäred", + "parentFullName": "Mörarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a71" + }, + "id": "554135", + "fullName": "Björknäs", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a72" + }, + "id": "554487", + "fullName": "Bjersgård", + "parentFullName": "Mörarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a73" + }, + "id": "552812", + "fullName": "Bjälkåkra", + "parentFullName": "Rydebäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a74" + }, + "id": "554488", + "fullName": "Bjuvsleden", + "parentFullName": "Mörarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a75" + }, + "id": "551317", + "fullName": "Björkbacka", + "parentFullName": "Gantofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a76" + }, + "id": "552106", + "fullName": "Björkavägen", + "parentFullName": "Ödåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a77" + }, + "id": "554137", + "fullName": "Björkstigen", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a78" + }, + "id": "552861", + "fullName": "Björkögatan", + "parentFullName": "Rydebäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a79" + }, + "id": "550635", + "fullName": "Bjäregatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a7a" + }, + "id": "550978", + "fullName": "Bjuvsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a7b" + }, + "id": "552557", + "fullName": "Björkliden", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a7c" + }, + "id": "554677", + "fullName": "Björkavägen", + "parentFullName": "Ödåkra-Väla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a7f" + }, + "id": "552814", + "fullName": "Bjälkåkravägen", + "parentFullName": "Rydebäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a80" + }, + "id": "927609", + "fullName": "Bjälloxegatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a81" + }, + "id": "551568", + "fullName": "Björnmarcksgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a82" + }, + "id": "551781", + "fullName": "Björktrastgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a84" + }, + "id": "927829", + "fullName": "Mörshögsvägen", + "parentFullName": "Bjuv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a85" + }, + "id": "563516", + "fullName": "Lydinge Gårdsväg", + "parentFullName": "Bjuv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a88" + }, + "id": "596100", + "fullName": "Björke Björktorpet", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a89" + }, + "id": "564472", + "fullName": "Björkö", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a8a" + }, + "id": "565917", + "fullName": "Björnö", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a8b" + }, + "id": "568094", + "fullName": "Bjärby", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a8e" + }, + "id": "597584", + "fullName": "Björkebo", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a90" + }, + "id": "567717", + "fullName": "Bjärkusa", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a91" + }, + "id": "563785", + "fullName": "Björnavad", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a93" + }, + "id": "597026", + "fullName": "Björkhult", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a94" + }, + "id": "568097", + "fullName": "Björklund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a96" + }, + "id": "597028", + "fullName": "Björndalen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a97" + }, + "id": "564716", + "fullName": "Björkö Gård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a98" + }, + "id": "565368", + "fullName": "Björsätter", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a99" + }, + "id": "566755", + "fullName": "Bjuggstorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a9a" + }, + "id": "558393", + "fullName": "Björkallén", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a9b" + }, + "id": "596102", + "fullName": "Björke Gård", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220a9d" + }, + "id": "559744", + "fullName": "Björkbacken", + "parentFullName": "Svärtinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220aa2" + }, + "id": "564720", + "fullName": "Björkö Solhem", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220aa3" + }, + "id": "568273", + "fullName": "Kuddby Bjärby", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220aa4" + }, + "id": "568532", + "fullName": "Råda Björkebo", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220aa5" + }, + "id": "566757", + "fullName": "Bjärstad Gård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220aa8" + }, + "id": "561282", + "fullName": "Björnhuvudet", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220aa9" + }, + "id": "563280", + "fullName": "Borg Björkudden", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220aaa" + }, + "id": "563506", + "fullName": "Melby Björkhaga", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220aae" + }, + "id": "565915", + "fullName": "Björkebohagen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ab5" + }, + "id": "587175", + "fullName": "Mem Björkudden", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ab6" + }, + "id": "587484", + "fullName": "Tåby Björklund", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ab7" + }, + "id": "564714", + "fullName": "Björkö Ekholmen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ab8" + }, + "id": "568121", + "fullName": "Gnedby Björkebo", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ab9" + }, + "id": "568277", + "fullName": "Kuddby Björkebo", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220aba" + }, + "id": "568295", + "fullName": "Kuddby Björkäng", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220abb" + }, + "id": "566758", + "fullName": "Bjärstad Luland", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220abc" + }, + "id": "566995", + "fullName": "Skogsby Björken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220abd" + }, + "id": "563277", + "fullName": "Björkbackevägen", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220abe" + }, + "id": "563508", + "fullName": "Melby Björkliden", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220abf" + }, + "id": "560174", + "fullName": "Styrstad Bjärby", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ac0" + }, + "id": "561707", + "fullName": "Rist Björkbacke", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ac1" + }, + "id": "561709", + "fullName": "Rist Björkudden", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ac3" + }, + "id": "563460", + "fullName": "Lundby Björkudden", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ac4" + }, + "id": "563510", + "fullName": "Melby Björksätter", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220acb" + }, + "id": "597475", + "fullName": "Krokek Björkhult", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220acc" + }, + "id": "597032", + "fullName": "Björndalen Hagen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220acd" + }, + "id": "597034", + "fullName": "Björnlundavägen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220acf" + }, + "id": "559370", + "fullName": "Björksoppsgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ad0" + }, + "id": "559812", + "fullName": "Björklundsvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ad1" + }, + "id": "559992", + "fullName": "Marby Björkliden", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ad2" + }, + "id": "561296", + "fullName": "Borg Björklyckan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ad3" + }, + "id": "596108", + "fullName": "Björke Norralund", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ad4" + }, + "id": "596613", + "fullName": "Vånga Björkelund", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ad5" + }, + "id": "596614", + "fullName": "Vånga Björkgärde", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ad6" + }, + "id": "596616", + "fullName": "Vånga Björkhagen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ad7" + }, + "id": "596617", + "fullName": "Vånga Björkliden", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ad8" + }, + "id": "564470", + "fullName": "Björkekindsvägen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ada" + }, + "id": "565005", + "fullName": "Öbnebo Björkdalen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220adc" + }, + "id": "565338", + "fullName": "Mönnerum Björkäng", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220add" + }, + "id": "565554", + "fullName": "Kättinge Bjöklund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ade" + }, + "id": "567152", + "fullName": "Östra Ny Björkåsen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220adf" + }, + "id": "567805", + "fullName": "Mastad Björklund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ae0" + }, + "id": "568279", + "fullName": "Kuddby Björkhaga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ae1" + }, + "id": "568281", + "fullName": "Kuddby Björkliden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ae2" + }, + "id": "568283", + "fullName": "Kuddby Björklund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ae3" + }, + "id": "568293", + "fullName": "Kuddby Björkudden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ae4" + }, + "id": "568297", + "fullName": "Kuddby Björkängen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ae5" + }, + "id": "568558", + "fullName": "Stensvad Björnbo", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ae6" + }, + "id": "566756", + "fullName": "Bjärstad Braskebo", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ae7" + }, + "id": "566827", + "fullName": "Kuddby Björkhagen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220aef" + }, + "id": "597046", + "fullName": "Böksjö Björkbacka", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220af2" + }, + "id": "559405", + "fullName": "Bjärbytorpsgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220af3" + }, + "id": "560146", + "fullName": "Lundby Björkliden", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220af4" + }, + "id": "560178", + "fullName": "Styrstad Björkebo", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220af5" + }, + "id": "560446", + "fullName": "Hollstad Björkebo", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220af6" + }, + "id": "560652", + "fullName": "Björkebergavägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220af8" + }, + "id": "561745", + "fullName": "Skärlöta Björkebo", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220af9" + }, + "id": "563789", + "fullName": "Bostorp Björkhamra", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220afa" + }, + "id": "563819", + "fullName": "Ekenberg Björkhaga", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220afb" + }, + "id": "563821", + "fullName": "Ekenberg Björklund", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220afc" + }, + "id": "563961", + "fullName": "Landsjö Björkåsen", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220afd" + }, + "id": "563963", + "fullName": "Landsjö Björnavad", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220afe" + }, + "id": "596612", + "fullName": "Vånga Björkbacken", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220aff" + }, + "id": "564871", + "fullName": "Kälebo Björkbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b00" + }, + "id": "564967", + "fullName": "Viddviken Björkebo", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b01" + }, + "id": "567149", + "fullName": "Östra Ny Björkliden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b03" + }, + "id": "568275", + "fullName": "Kuddby Björkeberga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b04" + }, + "id": "568291", + "fullName": "Kuddby Björksätter", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b05" + }, + "id": "566103", + "fullName": "Kättinge Björkhaga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b06" + }, + "id": "563327", + "fullName": "Fröjerum Björkdalen", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b07" + }, + "id": "563432", + "fullName": "Landsjö Björksätter", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b08" + }, + "id": "563473", + "fullName": "Långnäs Björkbacken", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b12" + }, + "id": "597114", + "fullName": "Krokek Björklunden", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b13" + }, + "id": "597289", + "fullName": "Krokek Björkbacken", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b14" + }, + "id": "597436", + "fullName": "Horskärr Björkliden", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b15" + }, + "id": "597467", + "fullName": "Kopparbo Björkliden", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b16" + }, + "id": "597691", + "fullName": "Kvarsebo Björkbacka", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b17" + }, + "id": "935083", + "fullName": "Munkebo Björkliden", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b18" + }, + "id": "560144", + "fullName": "Lundby Björkbacken", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b19" + }, + "id": "560182", + "fullName": "Styrstad Björlunda", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b1a" + }, + "id": "560410", + "fullName": "Skårby Björkbacken", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b1b" + }, + "id": "561294", + "fullName": "Borg Björkhaga Torp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b1d" + }, + "id": "564131", + "fullName": "Skärkind Björkbacka", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b1e" + }, + "id": "564133", + "fullName": "Skärkind Björkheden", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b1f" + }, + "id": "564135", + "fullName": "Skärkind Björkliden", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b20" + }, + "id": "564145", + "fullName": "Skärkind Björsätter", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b21" + }, + "id": "934765", + "fullName": "Norsholm Björkhagen", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b23" + }, + "id": "565414", + "fullName": "Gottenvik Björsäter", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b24" + }, + "id": "565600", + "fullName": "Möckeläng Björklund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b25" + }, + "id": "565861", + "fullName": "Östra Ny Björkmossen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b26" + }, + "id": "567150", + "fullName": "Östra Ny Björksveden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b27" + }, + "id": "568099", + "fullName": "Björklund Kronhagen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b28" + }, + "id": "568100", + "fullName": "Björklund Nergården", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b29" + }, + "id": "568477", + "fullName": "Kuddby Villa Björken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b2a" + }, + "id": "566322", + "fullName": "Svenneby Björnbåset", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b2b" + }, + "id": "566639", + "fullName": "Svenneby Björkliden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b2c" + }, + "id": "566649", + "fullName": "Särstad Björksätter", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b2d" + }, + "id": "566825", + "fullName": "Kuddby Bjärstad Gård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b2e" + }, + "id": "563554", + "fullName": "Odensåker Björkbacka", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b2f" + }, + "id": "563594", + "fullName": "Rundstorp Björndalen", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b35" + }, + "id": "597693", + "fullName": "Kvarsebo Björkholmen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b36" + }, + "id": "597694", + "fullName": "Kvarsebo Björksätter", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b37" + }, + "id": "597909", + "fullName": "Timmergata Björkhult", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b3a" + }, + "id": "560085", + "fullName": "Bjällbrunna Stuteri", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b3b" + }, + "id": "560176", + "fullName": "Styrstad Björkbacken", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b3c" + }, + "id": "560180", + "fullName": "Styrstad Björklunda", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b3d" + }, + "id": "560825", + "fullName": "Vrinnevi Björksätter", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b3e" + }, + "id": "561651", + "fullName": "Kårkelösa Björkviken", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b3f" + }, + "id": "564137", + "fullName": "Skärkind Björklunden", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b40" + }, + "id": "564139", + "fullName": "Skärkind Björksätter", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b42" + }, + "id": "564961", + "fullName": "Viddviken Björkeberga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b44" + }, + "id": "565313", + "fullName": "Källtorp Björksätter", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b45" + }, + "id": "567119", + "fullName": "Österskam Björksätter", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b46" + }, + "id": "567290", + "fullName": "Färjestaden Björsäter", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b47" + }, + "id": "567593", + "fullName": "Östra Husby Björkhaga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b48" + }, + "id": "567940", + "fullName": "Östra Stenby Björkhem", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b49" + }, + "id": "567945", + "fullName": "Östra Stenby Björkåsen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b4a" + }, + "id": "568289", + "fullName": "Kuddby Björklunds Gård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b4b" + }, + "id": "568435", + "fullName": "Kuddby Stora Björklund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b4c" + }, + "id": "568571", + "fullName": "Svensksund Björklund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b4d" + }, + "id": "566637", + "fullName": "Svenneby Björkeberga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b4e" + }, + "id": "597388", + "fullName": "Bränntorp Björnmossen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b4f" + }, + "id": "560326", + "fullName": "Furingstad Björksäter", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b50" + }, + "id": "560805", + "fullName": "Udden Gård Björkbacken", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b51" + }, + "id": "563995", + "fullName": "Lunnebjörke Björkkulla", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b52" + }, + "id": "564236", + "fullName": "Skärkind Lilla Björkbo", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b53" + }, + "id": "567591", + "fullName": "Östra Husby Björkbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b54" + }, + "id": "567936", + "fullName": "Östra Stenby Björkdalen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b55" + }, + "id": "567938", + "fullName": "Östra Stenby Björkhamra", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b56" + }, + "id": "567944", + "fullName": "Östra Stenby Björkliden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b57" + }, + "id": "568102", + "fullName": "Björklund Västergården", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b58" + }, + "id": "568588", + "fullName": "Tåby Fristad Björkliden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b59" + }, + "id": "566482", + "fullName": "Häradshammar Björklund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b5b" + }, + "id": "597324", + "fullName": "Orrekullen Björkeberga", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b5c" + }, + "id": "597405", + "fullName": "Ervastekärr Björkliden", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b5d" + }, + "id": "597030", + "fullName": "Björndalen Fredriksberg", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b5e" + }, + "id": "560081", + "fullName": "Bjällbrunna Mellangård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b5f" + }, + "id": "560083", + "fullName": "Bjällbrunna Rusthållet", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b60" + }, + "id": "560811", + "fullName": "Uddens Gård Björkbacken", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b61" + }, + "id": "596487", + "fullName": "Sunkerstad Björstorpet", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b62" + }, + "id": "567934", + "fullName": "Östra Stenby Björkbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b63" + }, + "id": "566480", + "fullName": "Häradshammar Björkliden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b64" + }, + "id": "566484", + "fullName": "Häradshammar Björkudden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b65" + }, + "id": "560079", + "fullName": "Bjälbrunna Norra Flygeln", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b66" + }, + "id": "568285", + "fullName": "Kuddby Björklund Nedergård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b67" + }, + "id": "566759", + "fullName": "Bjärstad Trädgårdsvillan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b69" + }, + "id": "919630", + "fullName": "Östra Stenby Näs Björkhagen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b6a" + }, + "id": "568095", + "fullName": "Björkekinds Hembygdsmuseum", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b6f" + }, + "id": "860345", + "fullName": "Björket", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b70" + }, + "id": "860642", + "fullName": "Björstorp", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b71" + }, + "id": "860996", + "fullName": "Björnaryd", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b72" + }, + "id": "858840", + "fullName": "Björkeryd", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b73" + }, + "id": "858847", + "fullName": "Björnaryd", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b74" + }, + "id": "860339", + "fullName": "Bjällebäck", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b75" + }, + "id": "860992", + "fullName": "Björkeberg", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b76" + }, + "id": "860994", + "fullName": "Björkvägen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b77" + }, + "id": "859739", + "fullName": "Björkallén", + "parentFullName": "Taberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b78" + }, + "id": "859742", + "fullName": "Björksäter", + "parentFullName": "Taberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b79" + }, + "id": "859815", + "fullName": "Björkbacka", + "parentFullName": "Taberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b7a" + }, + "id": "858456", + "fullName": "Björstorp", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b7b" + }, + "id": "859102", + "fullName": "Björkvägen", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b7e" + }, + "id": "856076", + "fullName": "Björkelund", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b84" + }, + "id": "858248", + "fullName": "Björkgatan", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b85" + }, + "id": "858312", + "fullName": "Bjurstigen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b86" + }, + "id": "858316", + "fullName": "Björngatan", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b87" + }, + "id": "859378", + "fullName": "Björnvägen", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b88" + }, + "id": "859452", + "fullName": "Björkgatan", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b8a" + }, + "id": "859870", + "fullName": "Björkängsvägen", + "parentFullName": "Månsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b8b" + }, + "id": "860644", + "fullName": "Bunn Björkelund", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b8c" + }, + "id": "860341", + "fullName": "Bjällebäck gatan", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b8d" + }, + "id": "861022", + "fullName": "Bunn Björkstugan", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b8e" + }, + "id": "920741", + "fullName": "Björstorp Gränna", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b8f" + }, + "id": "859745", + "fullName": "Björksätervägen", + "parentFullName": "Taberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b90" + }, + "id": "853825", + "fullName": "Björkhagavägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b91" + }, + "id": "855110", + "fullName": "Björkuddsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b92" + }, + "id": "858966", + "fullName": "Lilla Björkudden", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b93" + }, + "id": "859018", + "fullName": "Stora Björkudden", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b95" + }, + "id": "859101", + "fullName": "Björkebergsvägen", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b96" + }, + "id": "860343", + "fullName": "Bjällebäcksviken", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b97" + }, + "id": "860352", + "fullName": "Bohult Björkudden", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b98" + }, + "id": "860645", + "fullName": "Bunn Björnaberget", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b99" + }, + "id": "854711", + "fullName": "Björklövsstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b9a" + }, + "id": "854715", + "fullName": "Björnebergs Gård", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b9b" + }, + "id": "855107", + "fullName": "Björkbackavägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b9c" + }, + "id": "858314", + "fullName": "Björkdungevägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220b9f" + }, + "id": "856117", + "fullName": "Bråten Björksäter", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ba0" + }, + "id": "853289", + "fullName": "Knäryd Björkelund", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ba1" + }, + "id": "853379", + "fullName": "Björnebergsvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ba2" + }, + "id": "855108", + "fullName": "Björkelundsvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ba3" + }, + "id": "859376", + "fullName": "Björkhultsgatan", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ba4" + }, + "id": "856555", + "fullName": "Ödestugu Björkliden", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ba5" + }, + "id": "856784", + "fullName": "Gullåkra Björkelund", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ba7" + }, + "id": "859068", + "fullName": "Torestorp Björkenäs", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ba8" + }, + "id": "858624", + "fullName": "Karsnäs Björkelund", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220ba9" + }, + "id": "856847", + "fullName": "Slätteryd Björksäter", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220baa" + }, + "id": "858849", + "fullName": "Björnaryd Bondagården", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bab" + }, + "id": "858851", + "fullName": "Björnaryd Hallavadet", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bac" + }, + "id": "858853", + "fullName": "Björnaryd Haraldstorp", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bad" + }, + "id": "482009", + "fullName": "Sundsholm Björkelund", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bae" + }, + "id": "482010", + "fullName": "Sundsholm Björksäter", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220baf" + }, + "id": "854565", + "fullName": "Södra Stigamo Bjurstad", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bb0" + }, + "id": "858728", + "fullName": "Hakarp Stora Björnåsen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bb1" + }, + "id": "856332", + "fullName": "Norra Unnaryd Björkliden", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bb2" + }, + "id": "858769", + "fullName": "Lilla Tokarp Bjursbäcken", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bb3" + }, + "id": "885044", + "fullName": "Björka", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bb4" + }, + "id": "883261", + "fullName": "Bjännsjö", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bb5" + }, + "id": "883660", + "fullName": "Bjännön", + "parentFullName": "Hörnefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bb6" + }, + "id": "883350", + "fullName": "Björkallén", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bb7" + }, + "id": "883462", + "fullName": "Björnvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bb8" + }, + "id": "883527", + "fullName": "Björkvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bb9" + }, + "id": "883659", + "fullName": "Bjännberg", + "parentFullName": "Hörnefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bba" + }, + "id": "882954", + "fullName": "Björkågatan", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bbb" + }, + "id": "883321", + "fullName": "Björkhammar", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bbc" + }, + "id": "886311", + "fullName": "Björkallén", + "parentFullName": "Bullmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bbd" + }, + "id": "921888", + "fullName": "Björnkälen", + "parentFullName": "Tavelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bbe" + }, + "id": "886194", + "fullName": "Björkstigen", + "parentFullName": "Sävar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bbf" + }, + "id": "884961", + "fullName": "Björkvägen", + "parentFullName": "Holmsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bc0" + }, + "id": "883661", + "fullName": "Björkvägen", + "parentFullName": "Hörnefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bc1" + }, + "id": "883037", + "fullName": "Björnbärsvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bc2" + }, + "id": "883611", + "fullName": "Bjurens Naturreservat", + "parentFullName": "Täfteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bc3" + }, + "id": "531754", + "fullName": "Björkvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bc4" + }, + "id": "550064", + "fullName": "Björnstorp", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bc5" + }, + "id": "549381", + "fullName": "Björkgatan", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bc6" + }, + "id": "549837", + "fullName": "Björkvägen", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bc7" + }, + "id": "531453", + "fullName": "Bjeredsparken", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bc8" + }, + "id": "548686", + "fullName": "Björkstigen", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bc9" + }, + "id": "549383", + "fullName": "Björkhagavägen", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bca" + }, + "id": "531324", + "fullName": "Nils Bjelkegatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bcb" + }, + "id": "532145", + "fullName": "Bjällerupsvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bcc" + }, + "id": "532857", + "fullName": "Björnbärsstigen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bcd" + }, + "id": "550066", + "fullName": "Björnstorps Gods", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bce" + }, + "id": "550072", + "fullName": "Björnstorps torg", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bcf" + }, + "id": "549218", + "fullName": "Björkerödsvägen", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bd0" + }, + "id": "549830", + "fullName": "Björkbackevägen", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bd1" + }, + "id": "549606", + "fullName": "Björkvallastigen", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bd2" + }, + "id": "550068", + "fullName": "Björnstorps Slott", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bd3" + }, + "id": "531789", + "fullName": "Lilla Björnens Gränd", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bd4" + }, + "id": "531814", + "fullName": "Stora Björnens Gränd", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bd5" + }, + "id": "532517", + "fullName": "Vallkärra Björkenäs", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bd6" + }, + "id": "532123", + "fullName": "Björn Järnsidas Gränd", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bd7" + }, + "id": "550070", + "fullName": "Björnstorps Station", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bd8" + }, + "id": "548855", + "fullName": "Björkensdalsvägen", + "parentFullName": "Torna-Hällestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bd9" + }, + "id": "781519", + "fullName": "Björkhult Björkered", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bda" + }, + "id": "781507", + "fullName": "Björkholmen Björkåsen", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bdc" + }, + "id": "805892", + "fullName": "Björnåsen", + "parentFullName": "Ljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bde" + }, + "id": "781515", + "fullName": "Björkhult", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bdf" + }, + "id": "775207", + "fullName": "Björkvägen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220be1" + }, + "id": "782112", + "fullName": "Björkvägen", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220be2" + }, + "id": "762621", + "fullName": "Björnevägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220be3" + }, + "id": "763602", + "fullName": "Bjelkegatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220be4" + }, + "id": "764408", + "fullName": "Bjälbogatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220be5" + }, + "id": "764023", + "fullName": "Björkgatan", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220be6" + }, + "id": "764025", + "fullName": "Björngatan", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220be7" + }, + "id": "785985", + "fullName": "Björkvägen", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220be8" + }, + "id": "762309", + "fullName": "Björkvägen", + "parentFullName": "Sandhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220be9" + }, + "id": "780829", + "fullName": "Björkgatan", + "parentFullName": "Viskafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bea" + }, + "id": "786150", + "fullName": "Björkallén", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220beb" + }, + "id": "781047", + "fullName": "Björkvägen", + "parentFullName": "Rydboholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bee" + }, + "id": "763604", + "fullName": "Bjelkestigen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bef" + }, + "id": "923099", + "fullName": "Björbobacken", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bf0" + }, + "id": "763104", + "fullName": "Björkstigen", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bf1" + }, + "id": "775518", + "fullName": "Björkeliden", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bf2" + }, + "id": "781505", + "fullName": "Björkholmen", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bf3" + }, + "id": "781528", + "fullName": "Bua Björkebo", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bf4" + }, + "id": "764538", + "fullName": "Björkvägen", + "parentFullName": "Gånghester", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bf5" + }, + "id": "776116", + "fullName": "Tämta Björket", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bf6" + }, + "id": "776741", + "fullName": "Ön Björkhamra", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bf7" + }, + "id": "786152", + "fullName": "Björkhyddan", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bf8" + }, + "id": "781734", + "fullName": "Näs Björkelid", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bf9" + }, + "id": "762925", + "fullName": "Björkered Gård", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bfa" + }, + "id": "762926", + "fullName": "Björnåsavägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bfb" + }, + "id": "763291", + "fullName": "Hult Björkäng", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bfc" + }, + "id": "783778", + "fullName": "Rydet Björkebo", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bfd" + }, + "id": "775898", + "fullName": "Vänga Björkäng", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bfe" + }, + "id": "776120", + "fullName": "Tämta Björkhem", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220bff" + }, + "id": "776122", + "fullName": "Tämta Björkäng", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c00" + }, + "id": "776739", + "fullName": "Ön Björkbacken", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c02" + }, + "id": "762008", + "fullName": "Björkängsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c03" + }, + "id": "762136", + "fullName": "Bjurstensgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c04" + }, + "id": "763750", + "fullName": "Björkhemsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c05" + }, + "id": "786068", + "fullName": "Björviksliden", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c06" + }, + "id": "786070", + "fullName": "Björviksvägen", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c07" + }, + "id": "762485", + "fullName": "Näs Björkekärr", + "parentFullName": "Sandhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c08" + }, + "id": "783614", + "fullName": "Forsa Björkhaga", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c09" + }, + "id": "775420", + "fullName": "Skalle Björkäng", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c0a" + }, + "id": "776118", + "fullName": "Tämta Björkhaga", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c0b" + }, + "id": "776293", + "fullName": "Gingri Björkhem", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c0c" + }, + "id": "776572", + "fullName": "Längjum Björmad", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c0d" + }, + "id": "782348", + "fullName": "Toarp Björkhem", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c0e" + }, + "id": "775519", + "fullName": "Björnbärsvägen", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c0f" + }, + "id": "761970", + "fullName": "Björkedalsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c10" + }, + "id": "763756", + "fullName": "Björkhemsvreten", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c11" + }, + "id": "763762", + "fullName": "Björklundavägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c12" + }, + "id": "775658", + "fullName": "Björkängsvägen", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c13" + }, + "id": "763965", + "fullName": "Björnbärsgränd", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c14" + }, + "id": "780985", + "fullName": "Björbäcksvägen", + "parentFullName": "Svaneholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c15" + }, + "id": "786228", + "fullName": "Björkdalsvägen", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c16" + }, + "id": "786325", + "fullName": "Björkhagsliden", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c17" + }, + "id": "786326", + "fullName": "Björkhagsvägen", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c18" + }, + "id": "783448", + "fullName": "Ormåsa Björkäng", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c19" + }, + "id": "762312", + "fullName": "Björkängsvägen", + "parentFullName": "Sandhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c1a" + }, + "id": "783616", + "fullName": "Forsa Björklunda", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c1b" + }, + "id": "783618", + "fullName": "Forsa Björksäter", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c1c" + }, + "id": "776289", + "fullName": "Gingri Björkedal", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c1d" + }, + "id": "776516", + "fullName": "Komlösa Björkhem", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c21" + }, + "id": "762625", + "fullName": "Bosnäs Björkelund", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c22" + }, + "id": "762992", + "fullName": "Lökared Björkåsen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c23" + }, + "id": "763006", + "fullName": "Nordlid Björkelid", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c24" + }, + "id": "763023", + "fullName": "Ruered Björksäter", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c25" + }, + "id": "763758", + "fullName": "Björksätersgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c26" + }, + "id": "764296", + "fullName": "Tokarp Björkelund", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c27" + }, + "id": "782347", + "fullName": "Toarp Björkhaga", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c28" + }, + "id": "763257", + "fullName": "Hjälmryd Björkås", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c29" + }, + "id": "784030", + "fullName": "Råslätt Björkebo", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c2a" + }, + "id": "781621", + "fullName": "Hulusjö Björkhem", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c2b" + }, + "id": "783831", + "fullName": "Stuvhult Björkhem", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c2c" + }, + "id": "783835", + "fullName": "Stuvhult Björkäng", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c2d" + }, + "id": "775378", + "fullName": "Nabben Björksäter", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c2e" + }, + "id": "775380", + "fullName": "Nabben Björkudden", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c2f" + }, + "id": "775899", + "fullName": "Vänga Björsmossen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c30" + }, + "id": "776288", + "fullName": "Gingri Björkebäck", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c31" + }, + "id": "776290", + "fullName": "Gingri Björkelund", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c32" + }, + "id": "776291", + "fullName": "Gingri Björkhamra", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c33" + }, + "id": "776457", + "fullName": "Sölebo Björnkulla", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c35" + }, + "id": "782321", + "fullName": "Taryd Björksäter", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c36" + }, + "id": "776775", + "fullName": "Fagerås Björkebo", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c37" + }, + "id": "776882", + "fullName": "Lindsås Björkäng", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c38" + }, + "id": "777025", + "fullName": "Örlanda Björkhem", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c3a" + }, + "id": "775627", + "fullName": "Örebro Björkbacka", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c3b" + }, + "id": "781189", + "fullName": "Björkeredsvägen", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c3d" + }, + "id": "781509", + "fullName": "Björkholmen Högås", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c3e" + }, + "id": "781521", + "fullName": "Björkhult Fridhem", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c3f" + }, + "id": "781639", + "fullName": "Kyrkbyn Björkhaga", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c40" + }, + "id": "783520", + "fullName": "Boanäs Björkbacken", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c41" + }, + "id": "775897", + "fullName": "Vänga Björkebacken", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c42" + }, + "id": "776571", + "fullName": "Längjum Björkudden", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f194fa27dcf33cb220c43" + }, + "id": "762667", + "fullName": "Funningen Björkhem", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22146b" + }, + "id": "689685", + "fullName": "Bläsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22146c" + }, + "id": "695678", + "fullName": "Blomsholm", + "parentFullName": "Gunnilse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22146d" + }, + "id": "700560", + "fullName": "Blåberget", + "parentFullName": "Köpstadsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221471" + }, + "id": "688464", + "fullName": "Blekeallén", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221472" + }, + "id": "689497", + "fullName": "Blå Stråket", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221474" + }, + "id": "689593", + "fullName": "Blåsutgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221475" + }, + "id": "690222", + "fullName": "Blåmesvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221476" + }, + "id": "691518", + "fullName": "Blackevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221479" + }, + "id": "689810", + "fullName": "Blåvalsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22147a" + }, + "id": "690801", + "fullName": "Blekeslänten", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22147e" + }, + "id": "687989", + "fullName": "Blomstergatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22147f" + }, + "id": "691570", + "fullName": "Blåsippsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221480" + }, + "id": "694588", + "fullName": "Blåvingevägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221483" + }, + "id": "687991", + "fullName": "Blomstertorget", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221484" + }, + "id": "691434", + "fullName": "Bleckvarugatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221485" + }, + "id": "691601", + "fullName": "Blåklockegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22148a" + }, + "id": "694360", + "fullName": "Blinkfyrsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22148b" + }, + "id": "694362", + "fullName": "Blixtfyrsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22148c" + }, + "id": "694366", + "fullName": "Blänkfyrsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22148d" + }, + "id": "691037", + "fullName": "Blåhammarsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22148e" + }, + "id": "692288", + "fullName": "Blidvädersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22148f" + }, + "id": "692312", + "fullName": "Blåsvädersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221491" + }, + "id": "708733", + "fullName": "Hovås Blåbärsstig", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221495" + }, + "id": "688799", + "fullName": "Blidbergs Trappor", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221496" + }, + "id": "691223", + "fullName": "Blacktjärnsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214a1" + }, + "id": "527924", + "fullName": "Blåbärsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214a2" + }, + "id": "527926", + "fullName": "Blåbärsgränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214a4" + }, + "id": "527922", + "fullName": "Blekingegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214a5" + }, + "id": "528076", + "fullName": "Blekvidegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214a7" + }, + "id": "531242", + "fullName": "Blåklintsvägen", + "parentFullName": "Tygelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214a8" + }, + "id": "530851", + "fullName": "Blåvingegatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214a9" + }, + "id": "530888", + "fullName": "Blåsippevägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214aa" + }, + "id": "530920", + "fullName": "Blåregnsgatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214ab" + }, + "id": "530966", + "fullName": "Blågransgatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214ac" + }, + "id": "915950", + "fullName": "Blågullsgatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214ae" + }, + "id": "529945", + "fullName": "Blåsebergavägen", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214af" + }, + "id": "926984", + "fullName": "Bladbaggegatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214b0" + }, + "id": "529345", + "fullName": "Blekingsborgsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214b1" + }, + "id": "529347", + "fullName": "Blekingsborgsgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214b2" + }, + "id": "530849", + "fullName": "Bladspinnaregatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214b4" + }, + "id": "777437", + "fullName": "Bladåker", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214b5" + }, + "id": "779542", + "fullName": "Blacksta", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214bf" + }, + "id": "777455", + "fullName": "Bladåkersby", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214c5" + }, + "id": "786979", + "fullName": "Bläckhornet", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214c6" + }, + "id": "779548", + "fullName": "Blackstalund", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214ca" + }, + "id": "785747", + "fullName": "Blästervägen", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214cb" + }, + "id": "785671", + "fullName": "Blåbärsvägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214cf" + }, + "id": "916872", + "fullName": "Bladmossvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214d0" + }, + "id": "777266", + "fullName": "Kalle Blanks väg", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214d2" + }, + "id": "795290", + "fullName": "Blåsenhusgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214d3" + }, + "id": "795392", + "fullName": "Blodstensvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214d4" + }, + "id": "795974", + "fullName": "Blåtistelvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214d5" + }, + "id": "777459", + "fullName": "Bladåkers-Husby", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214d6" + }, + "id": "777461", + "fullName": "Bladåkersvägen", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214d8" + }, + "id": "787124", + "fullName": "Blomsterbacken", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214d9" + }, + "id": "785673", + "fullName": "Blåklintsvägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214da" + }, + "id": "777445", + "fullName": "Bladåker Fridhem", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214db" + }, + "id": "777447", + "fullName": "Bladåker Gröndal", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214dc" + }, + "id": "777450", + "fullName": "Bladåker Måviken", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214e2" + }, + "id": "797710", + "fullName": "Forkarby Blomsberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214e4" + }, + "id": "777448", + "fullName": "Bladåker Holmsberg", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214e9" + }, + "id": "779546", + "fullName": "Blacksta Lillgården", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214eb" + }, + "id": "777444", + "fullName": "Bladåker Fredriksberg", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214ec" + }, + "id": "796724", + "fullName": "Hammarskog Bläckhornet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214ef" + }, + "id": "798705", + "fullName": "Funbo-Lövsta Bläckhornet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214f0" + }, + "id": "787234", + "fullName": "Spångbo Blomsterbacken", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214f2" + }, + "id": "503679", + "fullName": "Blistad Blistadlund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214f3" + }, + "id": "524933", + "fullName": "Blackebo", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214f4" + }, + "id": "501790", + "fullName": "Blomgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214f5" + }, + "id": "509008", + "fullName": "Blystigen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214f6" + }, + "id": "503940", + "fullName": "Lilla Blistad", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214f7" + }, + "id": "504090", + "fullName": "Stora Blistad", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214f8" + }, + "id": "508948", + "fullName": "Blockstigen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214f9" + }, + "id": "920982", + "fullName": "Blästad Gård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214fa" + }, + "id": "509333", + "fullName": "Blästads Gård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214fb" + }, + "id": "526245", + "fullName": "Blåbärsvägen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214fc" + }, + "id": "526247", + "fullName": "Blåeldsvägen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214fd" + }, + "id": "933757", + "fullName": "Blåeldsbågen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214fe" + }, + "id": "503683", + "fullName": "Blistad Karlsro", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2214ff" + }, + "id": "502312", + "fullName": "Blomkålsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221500" + }, + "id": "506874", + "fullName": "Hulta Blidalid", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221501" + }, + "id": "509335", + "fullName": "Blästadsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221502" + }, + "id": "509409", + "fullName": "Blåsippevägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221503" + }, + "id": "527569", + "fullName": "Heda Blåsvädret", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221504" + }, + "id": "501887", + "fullName": "Blåklintsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221505" + }, + "id": "509010", + "fullName": "Blåvingestigen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221506" + }, + "id": "524935", + "fullName": "Blackebo Furulid", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221507" + }, + "id": "524936", + "fullName": "Blackebo Lyckebo", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221509" + }, + "id": "503681", + "fullName": "Blistad Friggebo", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22150d" + }, + "id": "527561", + "fullName": "Blommedalsvägen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22150e" + }, + "id": "527786", + "fullName": "Blixtorp Tuppebo", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22150f" + }, + "id": "916451", + "fullName": "Blåsvädersgatan", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221510" + }, + "id": "502110", + "fullName": "Blidvädersvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221511" + }, + "id": "504903", + "fullName": "Vimarka Blåkulla", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221512" + }, + "id": "523232", + "fullName": "Solkeryd Blåkulla", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221513" + }, + "id": "519156", + "fullName": "Brokind Bleckninge", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221514" + }, + "id": "527792", + "fullName": "Bullorp Blommedal", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221515" + }, + "id": "918599", + "fullName": "Blockflöjtsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221516" + }, + "id": "529383", + "fullName": "Blackbäcksvägen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22151b" + }, + "id": "933403", + "fullName": "Blackstorp Norrgård", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22151d" + }, + "id": "933541", + "fullName": "Krångestad Blekinge", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22151e" + }, + "id": "504728", + "fullName": "Bökestad Blåsvädret", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22151f" + }, + "id": "504937", + "fullName": "Viskeryd Blommedal", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221520" + }, + "id": "505640", + "fullName": "Månestad Blidsäter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221521" + }, + "id": "529613", + "fullName": "Bonnorp Vida Blick", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221524" + }, + "id": "523539", + "fullName": "Blackstorp Kronoberg", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221525" + }, + "id": "523547", + "fullName": "Blackstorp Norrgård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221526" + }, + "id": "523551", + "fullName": "Blackstorp Sörgården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221527" + }, + "id": "523891", + "fullName": "Krångestad Blekinge", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221528" + }, + "id": "503087", + "fullName": "Skavestad Blidstället", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22152a" + }, + "id": "933401", + "fullName": "Blackstorp Kronoberg", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22152b" + }, + "id": "933405", + "fullName": "Blackstorp Sörgården", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22152c" + }, + "id": "505325", + "fullName": "Grävsten Bleckhornet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22152d" + }, + "id": "524934", + "fullName": "Blackebo Fredriksborg", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22152e" + }, + "id": "524940", + "fullName": "Blackebo Skogsgläntan", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22152f" + }, + "id": "523537", + "fullName": "Blackstorp Gärdstugan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221530" + }, + "id": "523545", + "fullName": "Blackstorp Mellangård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221531" + }, + "id": "523549", + "fullName": "Blackstorp Solgläntan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221533" + }, + "id": "933400", + "fullName": "Blackstorp Gärdstugan", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221534" + }, + "id": "933402", + "fullName": "Blackstorp Mellangård", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221535" + }, + "id": "933404", + "fullName": "Blackstorp Solgläntan", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221536" + }, + "id": "528540", + "fullName": "Gråhallen Blåklinten", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221537" + }, + "id": "529221", + "fullName": "Solberget Blommelund", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221538" + }, + "id": "761645", + "fullName": "Bladhäll", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221539" + }, + "id": "760392", + "fullName": "Blotgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22153a" + }, + "id": "759173", + "fullName": "Blockvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22153b" + }, + "id": "758747", + "fullName": "Blåsbogatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22153c" + }, + "id": "758996", + "fullName": "Blåmesvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22153d" + }, + "id": "919566", + "fullName": "Kinsta Blåsbo", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22153e" + }, + "id": "759103", + "fullName": "Blomstergatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22153f" + }, + "id": "759107", + "fullName": "Blåsippsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221540" + }, + "id": "759542", + "fullName": "Blekingevägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221541" + }, + "id": "759602", + "fullName": "Blåbärsstigen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221542" + }, + "id": "759606", + "fullName": "Blåregnsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221543" + }, + "id": "759105", + "fullName": "Blåklintsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221544" + }, + "id": "759604", + "fullName": "Blåklockevägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221545" + }, + "id": "761291", + "fullName": "Blodriskevägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221547" + }, + "id": "759610", + "fullName": "Blåstjärnegatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221548" + }, + "id": "623274", + "fullName": "Blåsenbergsvägen", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221549" + }, + "id": "761293", + "fullName": "Bläcksvampsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22154c" + }, + "id": "746019", + "fullName": "Blyberga", + "parentFullName": "Lillkyrka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22154d" + }, + "id": "757530", + "fullName": "Blomberga", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22154f" + }, + "id": "744276", + "fullName": "Blåmesvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221550" + }, + "id": "744300", + "fullName": "Blåbärsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221551" + }, + "id": "743219", + "fullName": "Blomstervägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221552" + }, + "id": "744931", + "fullName": "Blyglansvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221553" + }, + "id": "757272", + "fullName": "Blåsippevägen", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221554" + }, + "id": "743633", + "fullName": "Blombergsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221555" + }, + "id": "743635", + "fullName": "Blåvingestigen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221556" + }, + "id": "744170", + "fullName": "Blåklintstigen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221557" + }, + "id": "744929", + "fullName": "Blodstensvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221558" + }, + "id": "745436", + "fullName": "Blackstahyttan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221559" + }, + "id": "745286", + "fullName": "Bläcksvampsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22155a" + }, + "id": "554771", + "fullName": "Blomstorp", + "parentFullName": "Hasslarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22155b" + }, + "id": "550534", + "fullName": "Blygatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22155c" + }, + "id": "554141", + "fullName": "Blåseberga", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22155d" + }, + "id": "552911", + "fullName": "Blidögatan", + "parentFullName": "Rydebäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22155e" + }, + "id": "552000", + "fullName": "Blockgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22155f" + }, + "id": "551747", + "fullName": "Blåmesgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221560" + }, + "id": "551746", + "fullName": "Blåhakegatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221561" + }, + "id": "554139", + "fullName": "Blomsterstigen", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221562" + }, + "id": "550743", + "fullName": "Blekingegatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221563" + }, + "id": "551955", + "fullName": "Blåkullagatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221564" + }, + "id": "552395", + "fullName": "Blodboksvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221565" + }, + "id": "550515", + "fullName": "Blåklintsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221566" + }, + "id": "558567", + "fullName": "Blygatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221567" + }, + "id": "568103", + "fullName": "Blackstad", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221568" + }, + "id": "597586", + "fullName": "Blombacken", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221569" + }, + "id": "597587", + "fullName": "Blörkliden", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22156a" + }, + "id": "597036", + "fullName": "Blockvägen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22156b" + }, + "id": "597038", + "fullName": "Blommelund", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22156c" + }, + "id": "586763", + "fullName": "Blinnestad", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22156e" + }, + "id": "559613", + "fullName": "Blåsutgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22156f" + }, + "id": "560654", + "fullName": "Blåmesvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221570" + }, + "id": "596110", + "fullName": "Bläckkärret", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221571" + }, + "id": "597279", + "fullName": "Blästervägen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221572" + }, + "id": "559301", + "fullName": "Blåeldsvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221573" + }, + "id": "596952", + "fullName": "Blomstervägen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221574" + }, + "id": "558431", + "fullName": "Blomstergatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221575" + }, + "id": "558459", + "fullName": "Blekingegatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221576" + }, + "id": "595995", + "fullName": "Blåvångsvägen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221577" + }, + "id": "568104", + "fullName": "Blackstad Gård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221579" + }, + "id": "558905", + "fullName": "Blixholmsvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22157a" + }, + "id": "559303", + "fullName": "Blåklockevägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22157b" + }, + "id": "559536", + "fullName": "Frans Bloms gata", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22157c" + }, + "id": "559664", + "fullName": "Blockstensgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22157d" + }, + "id": "568299", + "fullName": "Kuddby Blackstad", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22157e" + }, + "id": "558429", + "fullName": "Blommelundsgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22157f" + }, + "id": "934766", + "fullName": "Norsholm Blåbacka", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221580" + }, + "id": "564730", + "fullName": "Brytsbo Blommeberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221581" + }, + "id": "567430", + "fullName": "Ormestad Blombacka", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221582" + }, + "id": "597695", + "fullName": "Kvarsebo Blomsätter", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221583" + }, + "id": "561577", + "fullName": "Hillerstad Blåsvik", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221584" + }, + "id": "563573", + "fullName": "Okna Gård Bläckhornet", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221585" + }, + "id": "563733", + "fullName": "Väsby Gård Bläckhornet", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221586" + }, + "id": "587486", + "fullName": "Tåby Blinnestadlund", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221587" + }, + "id": "560424", + "fullName": "Stora Söd Bladstorpet", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221589" + }, + "id": "586767", + "fullName": "Blinnestad Krokstorp", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22158a" + }, + "id": "586769", + "fullName": "Blinnestad Sofielund", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22158b" + }, + "id": "566486", + "fullName": "Häradshammar Blånstorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22158c" + }, + "id": "596525", + "fullName": "Tolskepp Lilla Bläckkärret", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22158d" + }, + "id": "857941", + "fullName": "Blomgatan", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22158e" + }, + "id": "855012", + "fullName": "Blåmesvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22158f" + }, + "id": "853909", + "fullName": "Blåbärsvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221591" + }, + "id": "858857", + "fullName": "Blomodlarvägen", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221592" + }, + "id": "861023", + "fullName": "Bunn Blomstugan", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221593" + }, + "id": "854016", + "fullName": "Blekingegatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221594" + }, + "id": "858383", + "fullName": "Blåvingevägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221595" + }, + "id": "854171", + "fullName": "Blåklintstigen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221596" + }, + "id": "854173", + "fullName": "Blåsippsbacken", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221597" + }, + "id": "858090", + "fullName": "Blåklintsvägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221598" + }, + "id": "859380", + "fullName": "Blomsterstigen", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22159a" + }, + "id": "887567", + "fullName": "Blomdal", + "parentFullName": "Tavelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22159b" + }, + "id": "887537", + "fullName": "Blomåker", + "parentFullName": "Tavelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22159c" + }, + "id": "884908", + "fullName": "Blå vägen", + "parentFullName": "Holmsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22159d" + }, + "id": "885045", + "fullName": "Blomvägen", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22159e" + }, + "id": "883028", + "fullName": "Blockvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22159f" + }, + "id": "883178", + "fullName": "Blågrundet", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215a0" + }, + "id": "887613", + "fullName": "Övre Blomdal", + "parentFullName": "Tavelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215a1" + }, + "id": "882743", + "fullName": "Blåbärsvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215a2" + }, + "id": "882798", + "fullName": "Blomstervägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215a3" + }, + "id": "883587", + "fullName": "Blåkullevägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215a4" + }, + "id": "883054", + "fullName": "Blåsnäsvägen", + "parentFullName": "Röbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215a5" + }, + "id": "887587", + "fullName": "Nedre Blomdal", + "parentFullName": "Tavelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215a6" + }, + "id": "886195", + "fullName": "Blomstervägen", + "parentFullName": "Sävar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215a7" + }, + "id": "887520", + "fullName": "Blomåkersvägen", + "parentFullName": "Tavelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215a8" + }, + "id": "883179", + "fullName": "Blågrundsviksvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215a9" + }, + "id": "883213", + "fullName": "Norra Blågrundsvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215aa" + }, + "id": "883235", + "fullName": "Södra Blågrundsvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215ac" + }, + "id": "531378", + "fullName": "Blekingevägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215ad" + }, + "id": "532083", + "fullName": "Blåtungavägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215ae" + }, + "id": "532859", + "fullName": "Blåbärsstigen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215af" + }, + "id": "549505", + "fullName": "Blüchers stig", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215b0" + }, + "id": "548776", + "fullName": "Blåmesvägen", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215b1" + }, + "id": "549432", + "fullName": "Blåregnsvägen", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215b2" + }, + "id": "549434", + "fullName": "Blåsippevägen", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215b3" + }, + "id": "549430", + "fullName": "Blåregnsgången", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215b4" + }, + "id": "531413", + "fullName": "Blidvädersvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215b5" + }, + "id": "531919", + "fullName": "Bläckhornsvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215b6" + }, + "id": "549608", + "fullName": "Blåklockstigen", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215b7" + }, + "id": "927526", + "fullName": "Blodboksvägen", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215b8" + }, + "id": "548778", + "fullName": "Blåvingevägen", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215b9" + }, + "id": "532127", + "fullName": "Harald Blåtands Gränd", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215ba" + }, + "id": "762314", + "fullName": "Blomvägen", + "parentFullName": "Sandhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215bb" + }, + "id": "764265", + "fullName": "Blejdegatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215bc" + }, + "id": "785905", + "fullName": "Blommaskog", + "parentFullName": "Hultafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215bd" + }, + "id": "775325", + "fullName": "Blåtryvägen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215be" + }, + "id": "763924", + "fullName": "Blekargränd", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215bf" + }, + "id": "763926", + "fullName": "Blånargränd", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215c0" + }, + "id": "781869", + "fullName": "Blåmesvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215c2" + }, + "id": "761699", + "fullName": "Blekingegatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215c3" + }, + "id": "763764", + "fullName": "Blåvingegatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215c4" + }, + "id": "763716", + "fullName": "Blombackagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215c5" + }, + "id": "764332", + "fullName": "Blomstergången", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215c6" + }, + "id": "782008", + "fullName": "Blåbärsvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215c9" + }, + "id": "776295", + "fullName": "Gingri Blåkulla", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215ca" + }, + "id": "780987", + "fullName": "Blomstervägen", + "parentFullName": "Svaneholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215cc" + }, + "id": "762317", + "fullName": "Blåklintsvägen", + "parentFullName": "Sandhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215cd" + }, + "id": "782012", + "fullName": "Blåhallonvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215d0" + }, + "id": "763453", + "fullName": "Vemmenhult Blombacka", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215d1" + }, + "id": "783847", + "fullName": "Stuvhult Lilla Blekinge", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215d2" + }, + "id": "783869", + "fullName": "Stuvhult Stora Blekinge", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215d3" + }, + "id": "775305", + "fullName": "Trumslagar Blomgrens väg", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215d4" + }, + "id": "763144", + "fullName": "Forneberga Blombackahult", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215d5" + }, + "id": "762554", + "fullName": "Gårdsfogdegården Blomsholm", + "parentFullName": "Hedared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215d6" + }, + "id": "491798", + "fullName": "Blåsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215d7" + }, + "id": "490646", + "fullName": "Blockvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215d8" + }, + "id": "491838", + "fullName": "Blombacken", + "parentFullName": "Segeltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215d9" + }, + "id": "477433", + "fullName": "Blåhakevägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215da" + }, + "id": "492020", + "fullName": "Blåmesvägen", + "parentFullName": "Segeltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215db" + }, + "id": "490541", + "fullName": "Blästervägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215dc" + }, + "id": "491651", + "fullName": "Blickagången", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215dd" + }, + "id": "490884", + "fullName": "Blåvingevägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215de" + }, + "id": "491446", + "fullName": "Blomstergränd", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215df" + }, + "id": "491448", + "fullName": "Blomstervägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215e0" + }, + "id": "492604", + "fullName": "Blåsippsdalen", + "parentFullName": "Trångsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215e1" + }, + "id": "491683", + "fullName": "Blåklocksvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215e2" + }, + "id": "492572", + "fullName": "Blåklintsvägen", + "parentFullName": "Trångsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215e3" + }, + "id": "491725", + "fullName": "Bläcksvampsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215e4" + }, + "id": "613323", + "fullName": "Blomäng", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215e5" + }, + "id": "614640", + "fullName": "Blacksta", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215e6" + }, + "id": "638247", + "fullName": "Blåsargatan", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215e7" + }, + "id": "607204", + "fullName": "Blåmesvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215e9" + }, + "id": "607519", + "fullName": "Blåbärsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215ea" + }, + "id": "610694", + "fullName": "Hensta Blåsut", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215eb" + }, + "id": "609173", + "fullName": "Mora Blombacka", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215ee" + }, + "id": "607601", + "fullName": "Blomstervägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215ef" + }, + "id": "607603", + "fullName": "Blåsippsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215f0" + }, + "id": "612686", + "fullName": "Blåvingestigen", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215f1" + }, + "id": "612407", + "fullName": "Lista Blåsippan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215f2" + }, + "id": "606261", + "fullName": "Blåklintsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215f3" + }, + "id": "606692", + "fullName": "Blåklocksvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215f5" + }, + "id": "614643", + "fullName": "Blacksta Solhem", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215f6" + }, + "id": "613321", + "fullName": "Blombackavägen", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215f7" + }, + "id": "613325", + "fullName": "Blomäng Lindäng", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215f8" + }, + "id": "612206", + "fullName": "Tiggeby Blå Huset", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215f9" + }, + "id": "609868", + "fullName": "Kjulaås Blacksta", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215fc" + }, + "id": "623546", + "fullName": "Tumbo Blomstugan", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215fd" + }, + "id": "610594", + "fullName": "Eneby Blåklinten", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215fe" + }, + "id": "612864", + "fullName": "Kråksten Blomberga", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2215ff" + }, + "id": "637256", + "fullName": "Haneberg Blåsut", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221600" + }, + "id": "614642", + "fullName": "Blacksta Olsbacka", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221601" + }, + "id": "614645", + "fullName": "Blacksta Vårbacka", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221602" + }, + "id": "774323", + "fullName": "Slätåsen Blåshålet", + "parentFullName": "Kungsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221603" + }, + "id": "621494", + "fullName": "Böcklinge Stora Blå", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221604" + }, + "id": "612646", + "fullName": "Vingsleör Blåsippan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221605" + }, + "id": "609609", + "fullName": "Ekorneberg Blomsters", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221608" + }, + "id": "612014", + "fullName": "Skiren Lilla Blåstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221609" + }, + "id": "614081", + "fullName": "Hällberga Blomsterhult", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22160a" + }, + "id": "614842", + "fullName": "Spånga Blomkviststugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22160b" + }, + "id": "608773", + "fullName": "Ekhammar Blåsippsbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22160e" + }, + "id": "482093", + "fullName": "Blomvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22160f" + }, + "id": "488414", + "fullName": "Blåhakevägen", + "parentFullName": "Älta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221610" + }, + "id": "482791", + "fullName": "Blåmesvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221611" + }, + "id": "481302", + "fullName": "Blomstervägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221612" + }, + "id": "481613", + "fullName": "Blomdalsvägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221613" + }, + "id": "488364", + "fullName": "Blåbärsslingan", + "parentFullName": "Älta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221614" + }, + "id": "482095", + "fullName": "Blåbärsstigen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221615" + }, + "id": "482485", + "fullName": "Blåsippsbacken", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221616" + }, + "id": "482628", + "fullName": "Blåhammarvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221617" + }, + "id": "482789", + "fullName": "Blåklockans väg", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221618" + }, + "id": "836036", + "fullName": "Blomrundan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221619" + }, + "id": "836676", + "fullName": "Blekevägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22161a" + }, + "id": "837591", + "fullName": "Blekvägen", + "parentFullName": "Hedesunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22161c" + }, + "id": "835660", + "fullName": "Blåsåsvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22161d" + }, + "id": "834976", + "fullName": "Blendagatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22161e" + }, + "id": "836820", + "fullName": "Blåbärsvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221620" + }, + "id": "835828", + "fullName": "Blylödarvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221621" + }, + "id": "835920", + "fullName": "Blåsippsvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221622" + }, + "id": "836173", + "fullName": "Bladviksvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221623" + }, + "id": "836336", + "fullName": "Bladmyravägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221624" + }, + "id": "836818", + "fullName": "Bleckarstigen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221625" + }, + "id": "835917", + "fullName": "Blåklintsvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221626" + }, + "id": "836758", + "fullName": "Övre Blekevägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221627" + }, + "id": "835109", + "fullName": "Blockstensvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221628" + }, + "id": "920955", + "fullName": "Blomsterängsvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221629" + }, + "id": "593294", + "fullName": "Blyvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22162a" + }, + "id": "596369", + "fullName": "Bladstigen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22162b" + }, + "id": "595192", + "fullName": "Blockvägen", + "parentFullName": "Steninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22162c" + }, + "id": "593662", + "fullName": "Blåbärsvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22162d" + }, + "id": "592472", + "fullName": "Blekingegatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22162e" + }, + "id": "592892", + "fullName": "Blomstervägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22162f" + }, + "id": "593130", + "fullName": "Blodboksvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221630" + }, + "id": "593292", + "fullName": "Blyglansvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221631" + }, + "id": "593663", + "fullName": "Blåsippevägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221632" + }, + "id": "593664", + "fullName": "Blåvingevägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221633" + }, + "id": "596081", + "fullName": "Blomängsvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221634" + }, + "id": "595110", + "fullName": "Blåsippsvägen", + "parentFullName": "Haverdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221635" + }, + "id": "608709", + "fullName": "Blomstervägen", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221636" + }, + "id": "594476", + "fullName": "Blomstervägen", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221637" + }, + "id": "592010", + "fullName": "Blåklintsvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221638" + }, + "id": "592893", + "fullName": "Blåsbackegatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221639" + }, + "id": "596129", + "fullName": "Skedala Blomäng", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22163a" + }, + "id": "595102", + "fullName": "Blåklintsvägen", + "parentFullName": "Haverdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22163b" + }, + "id": "595104", + "fullName": "Blåklocksvägen", + "parentFullName": "Haverdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22163c" + }, + "id": "595194", + "fullName": "Blombergsvägen", + "parentFullName": "Steninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22163d" + }, + "id": "596452", + "fullName": "Marbäck Blå Huset", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22163e" + }, + "id": "608711", + "fullName": "Blåklintsvägen", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22163f" + }, + "id": "592173", + "fullName": "Blåshammarsgatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221640" + }, + "id": "596127", + "fullName": "Skedala Blombacka", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221641" + }, + "id": "599007", + "fullName": "Fröllinge Blixgård", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221642" + }, + "id": "597109", + "fullName": "Boarp Blåbärabacken", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221643" + }, + "id": "595772", + "fullName": "Vapnö Blomstervången", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221644" + }, + "id": "598322", + "fullName": "Fröböke Blomvallen", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221645" + }, + "id": "877811", + "fullName": "Blyvägen", + "parentFullName": "Njurunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221646" + }, + "id": "877921", + "fullName": "Blomvägen", + "parentFullName": "Kvissleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221647" + }, + "id": "874901", + "fullName": "Bladgränd", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221648" + }, + "id": "877714", + "fullName": "Blockvägen", + "parentFullName": "Kvissleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221649" + }, + "id": "875787", + "fullName": "Blåmesvägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22164a" + }, + "id": "876101", + "fullName": "Blåsippsvägen", + "parentFullName": "Stöde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22164b" + }, + "id": "878273", + "fullName": "Blomsterstigen", + "parentFullName": "Alnö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22164c" + }, + "id": "875327", + "fullName": "Blåbärsstigen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22164d" + }, + "id": "877748", + "fullName": "Blåklintsvägen", + "parentFullName": "Kvissleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22164e" + }, + "id": "875923", + "fullName": "Blåklintsvägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22164f" + }, + "id": "875002", + "fullName": "Bleckslagaregatan", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221650" + }, + "id": "500863", + "fullName": "Blockstigen", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221651" + }, + "id": "499124", + "fullName": "Bläsvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221652" + }, + "id": "498191", + "fullName": "Blåmesvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221653" + }, + "id": "644938", + "fullName": "Blåsippetorp", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221654" + }, + "id": "498189", + "fullName": "Blåhakevägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221655" + }, + "id": "926551", + "fullName": "Blåbärsstigen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221656" + }, + "id": "498356", + "fullName": "Blomdalavägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221657" + }, + "id": "498358", + "fullName": "Blomstervägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221658" + }, + "id": "499623", + "fullName": "Blåklocksstigen", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221659" + }, + "id": "498354", + "fullName": "Blombackagatan", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22165a" + }, + "id": "498422", + "fullName": "Blåskäggs Gränd", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22165b" + }, + "id": "494252", + "fullName": "Blockvägen", + "parentFullName": "Tumba", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22165c" + }, + "id": "493771", + "fullName": "Blickavägen", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22165d" + }, + "id": "494606", + "fullName": "Blåmesvägen", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22165e" + }, + "id": "493892", + "fullName": "Blomstervägen", + "parentFullName": "Tumba", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22165f" + }, + "id": "494366", + "fullName": "Blåhakevägen", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221660" + }, + "id": "493510", + "fullName": "John Blunds väg", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221661" + }, + "id": "926448", + "fullName": "Blickarondellen", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221662" + }, + "id": "645399", + "fullName": "Bladvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221663" + }, + "id": "644642", + "fullName": "Blockvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221664" + }, + "id": "645474", + "fullName": "Blidens väg", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221665" + }, + "id": "638997", + "fullName": "Ör Blixholmen", + "parentFullName": "Ör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221666" + }, + "id": "644298", + "fullName": "Bländavägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221667" + }, + "id": "644485", + "fullName": "Blåmesvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221668" + }, + "id": "644234", + "fullName": "Blåängsgatan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221669" + }, + "id": "644483", + "fullName": "Blåhakevägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22166a" + }, + "id": "644643", + "fullName": "Blåbärsvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22166b" + }, + "id": "644767", + "fullName": "Blästergatan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22166c" + }, + "id": "645219", + "fullName": "Blåeldsvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22166d" + }, + "id": "653607", + "fullName": "Blåbärsvägen", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22166e" + }, + "id": "928810", + "fullName": "Blåbärsvägen", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22166f" + }, + "id": "653604", + "fullName": "Blomstervägen", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221670" + }, + "id": "644111", + "fullName": "Blomstervägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221671" + }, + "id": "644232", + "fullName": "Blekingegatan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221672" + }, + "id": "645217", + "fullName": "Blodrotsvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221673" + }, + "id": "645223", + "fullName": "Blåsippsvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221674" + }, + "id": "645649", + "fullName": "Blockhusvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221675" + }, + "id": "653371", + "fullName": "Sven Blommas väg", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221676" + }, + "id": "645001", + "fullName": "Blåklintsvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221677" + }, + "id": "645221", + "fullName": "Blåklockevägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221678" + }, + "id": "653610", + "fullName": "Blåklintsvägen", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221679" + }, + "id": "655301", + "fullName": "Sandreda Bladvik", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22167a" + }, + "id": "653131", + "fullName": "Blommagårdsvägen", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22167b" + }, + "id": "653534", + "fullName": "Öpestorp Blommagård", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22167c" + }, + "id": "655010", + "fullName": "Hornaryd Blankatorp", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22167e" + }, + "id": "929276", + "fullName": "Kårestad Blomsterdal", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22167f" + }, + "id": "655718", + "fullName": "Risinge Black Forrest", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221680" + }, + "id": "661589", + "fullName": "Näsbykulla Blåklockan", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221681" + }, + "id": "650746", + "fullName": "Bladvägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221682" + }, + "id": "649674", + "fullName": "Blekegatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221683" + }, + "id": "650110", + "fullName": "Blockgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221684" + }, + "id": "650149", + "fullName": "Blomstigen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221685" + }, + "id": "654264", + "fullName": "Blästergatan", + "parentFullName": "Väse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221686" + }, + "id": "650340", + "fullName": "Blåeldsgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221687" + }, + "id": "654032", + "fullName": "Blåsippsvägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221688" + }, + "id": "650148", + "fullName": "Blomstergatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221689" + }, + "id": "651329", + "fullName": "Blönduosgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22168a" + }, + "id": "651353", + "fullName": "Blåbärsstigen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22168b" + }, + "id": "650342", + "fullName": "Blåklintsgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22168c" + }, + "id": "651463", + "fullName": "Blombackagatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22168d" + }, + "id": "654618", + "fullName": "Blombackabacken", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22168e" + }, + "id": "654617", + "fullName": "Blombacka Bruks väg", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22168f" + }, + "id": "487533", + "fullName": "Blidvägen", + "parentFullName": "Tungelsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221690" + }, + "id": "486921", + "fullName": "Blockstigen", + "parentFullName": "Haninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221691" + }, + "id": "926320", + "fullName": "Blockstigen", + "parentFullName": "Årsta Havsbad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221692" + }, + "id": "926197", + "fullName": "Blåsippevägen", + "parentFullName": "Norrby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221693" + }, + "id": "486752", + "fullName": "Blåsippevägen", + "parentFullName": "Haninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221694" + }, + "id": "486686", + "fullName": "Blomsterhagen", + "parentFullName": "Vendelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221695" + }, + "id": "487348", + "fullName": "Blåkulla Gård", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221696" + }, + "id": "487470", + "fullName": "Blomgårdsvägen", + "parentFullName": "Tungelsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221697" + }, + "id": "487350", + "fullName": "Blåkullavägen", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221698" + }, + "id": "487571", + "fullName": "Blockstensvägen", + "parentFullName": "Jordbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221699" + }, + "id": "487176", + "fullName": "Blomsterrundan", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22169a" + }, + "id": "487177", + "fullName": "Blåklintsstigen", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22169c" + }, + "id": "591341", + "fullName": "Blanks väg", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22169d" + }, + "id": "586464", + "fullName": "Blekevägen", + "parentFullName": "Rinkaby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22169e" + }, + "id": "590086", + "fullName": "Blåmesvägen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22169f" + }, + "id": "590358", + "fullName": "Blåeldsvägen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216a0" + }, + "id": "590551", + "fullName": "Blåbärsvägen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216a1" + }, + "id": "590217", + "fullName": "Blåvingevägen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216a2" + }, + "id": "591802", + "fullName": "Blåkullavägen", + "parentFullName": "Huaröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216a3" + }, + "id": "586131", + "fullName": "Blåtands väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216a4" + }, + "id": "590360", + "fullName": "Blåklintstigen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216a5" + }, + "id": "590364", + "fullName": "Blåsippestigen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216a6" + }, + "id": "590553", + "fullName": "Blåklockevägen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216a7" + }, + "id": "591629", + "fullName": "Blomstervägen", + "parentFullName": "Tollarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216a8" + }, + "id": "591123", + "fullName": "Blodriskevägen", + "parentFullName": "Everöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216a9" + }, + "id": "590362", + "fullName": "Blåklockestigen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216aa" + }, + "id": "585069", + "fullName": "Blekingevägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216ab" + }, + "id": "586643", + "fullName": "Blodnävavägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216ac" + }, + "id": "591876", + "fullName": "Blomqvista backe", + "parentFullName": "Linderöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216ad" + }, + "id": "928148", + "fullName": "Blistorpsvägen", + "parentFullName": "Villands Vånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216ae" + }, + "id": "584327", + "fullName": "Blekevallsvägen", + "parentFullName": "Fjälkinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216af" + }, + "id": "585160", + "fullName": "Blekedammsvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216b0" + }, + "id": "585512", + "fullName": "Blåstjärnevägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216b1" + }, + "id": "591345", + "fullName": "Blåherremöllevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216b2" + }, + "id": "928157", + "fullName": "Östra Blekingevägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216b3" + }, + "id": "710228", + "fullName": "Blötatorp", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216b4" + }, + "id": "707026", + "fullName": "Blankas väg", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216b6" + }, + "id": "698041", + "fullName": "Blåklinten", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216b7" + }, + "id": "698207", + "fullName": "Blåmesvägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216b8" + }, + "id": "918926", + "fullName": "Blåvingevägen", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216b9" + }, + "id": "710275", + "fullName": "Blockhusvägen", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216ba" + }, + "id": "698513", + "fullName": "Blixeredsvägen", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216bb" + }, + "id": "697894", + "fullName": "Blåhallsvägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216bc" + }, + "id": "698205", + "fullName": "Blomstervägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216bd" + }, + "id": "706567", + "fullName": "Blomstergatan", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216be" + }, + "id": "706627", + "fullName": "Blåsippegatan", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216bf" + }, + "id": "706750", + "fullName": "Blåbärsstigen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216c0" + }, + "id": "711219", + "fullName": "Blåklockevägen", + "parentFullName": "Frillesås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216c1" + }, + "id": "698039", + "fullName": "Blombackavägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216c2" + }, + "id": "712164", + "fullName": "Blindskärsvägen", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216c3" + }, + "id": "706583", + "fullName": "Blåklintsvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216c4" + }, + "id": "711305", + "fullName": "Blackedalsvägen", + "parentFullName": "Frillesås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216c5" + }, + "id": "710550", + "fullName": "Onsala Blåsippeväg", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216c6" + }, + "id": "711578", + "fullName": "Fjärås Blåklintsväg", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216c7" + }, + "id": "698261", + "fullName": "Maleviks Blåsippeväg", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216c8" + }, + "id": "711229", + "fullName": "Frillesås Blåklintsväg", + "parentFullName": "Frillesås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216c9" + }, + "id": "504769", + "fullName": "Blomgatan", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216ca" + }, + "id": "505219", + "fullName": "Ulriksdal Blaxås", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216cb" + }, + "id": "896887", + "fullName": "Blidvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216cc" + }, + "id": "896154", + "fullName": "Blomgatan", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216cd" + }, + "id": "894366", + "fullName": "Bläsaviken", + "parentFullName": "Råneå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216ce" + }, + "id": "896104", + "fullName": "Blockvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216cf" + }, + "id": "896443", + "fullName": "Blåmesgränd", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216d0" + }, + "id": "894199", + "fullName": "Blygergränd", + "parentFullName": "Gammelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216d1" + }, + "id": "896383", + "fullName": "Blåbärsstigen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216d2" + }, + "id": "896724", + "fullName": "Blötvarpsvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216d3" + }, + "id": "896008", + "fullName": "Blomqvistgatan", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216d4" + }, + "id": "506807", + "fullName": "Blyvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216d5" + }, + "id": "507134", + "fullName": "Blockvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216d6" + }, + "id": "507353", + "fullName": "Blixtvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216d7" + }, + "id": "506367", + "fullName": "Blåeldsvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216d8" + }, + "id": "506762", + "fullName": "Blästervägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216d9" + }, + "id": "506806", + "fullName": "Blomstervägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216da" + }, + "id": "506808", + "fullName": "Blåklintsvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216db" + }, + "id": "888194", + "fullName": "Blacke", + "parentFullName": "Lövånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216dc" + }, + "id": "888385", + "fullName": "Blåfors", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216dd" + }, + "id": "888538", + "fullName": "Blankselet", + "parentFullName": "Jörn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216de" + }, + "id": "889927", + "fullName": "Bladgatan", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216df" + }, + "id": "890119", + "fullName": "Blekänget", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216e0" + }, + "id": "888254", + "fullName": "Södra Blacke", + "parentFullName": "Lövånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216e1" + }, + "id": "888440", + "fullName": "Norra Blåfors", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216e2" + }, + "id": "889687", + "fullName": "Blockvägen", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216e3" + }, + "id": "891399", + "fullName": "Blisterliden", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216e4" + }, + "id": "890206", + "fullName": "Blåsaregatan", + "parentFullName": "Skelleftehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216e5" + }, + "id": "889692", + "fullName": "Blomstervägen", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216e6" + }, + "id": "890632", + "fullName": "Bleckslagargatan", + "parentFullName": "Kåge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216e7" + }, + "id": "891075", + "fullName": "Blockletargatan", + "parentFullName": "Boliden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216e8" + }, + "id": "889851", + "fullName": "Blidvädersgatan", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216e9" + }, + "id": "891369", + "fullName": "Lilla Blåbergsliden", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216ea" + }, + "id": "891386", + "fullName": "Stora Blåbergsliden", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216eb" + }, + "id": "891433", + "fullName": "Östra Blisterliden", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216ec" + }, + "id": "519655", + "fullName": "Blockvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216ed" + }, + "id": "519765", + "fullName": "Blåmesgränd", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216ee" + }, + "id": "519485", + "fullName": "Blåklockevägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216ef" + }, + "id": "518672", + "fullName": "Blotgränd", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216f0" + }, + "id": "517946", + "fullName": "Blockvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216f1" + }, + "id": "518758", + "fullName": "Blendagränd", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216f2" + }, + "id": "518760", + "fullName": "Blendavägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216f3" + }, + "id": "518157", + "fullName": "Blockhusvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216f4" + }, + "id": "687097", + "fullName": "Blå gatan", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216f5" + }, + "id": "687555", + "fullName": "Blomvägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216f6" + }, + "id": "676030", + "fullName": "Blomkulla", + "parentFullName": "Läckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216f7" + }, + "id": "929626", + "fullName": "Blygers väg", + "parentFullName": "Hagby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216f8" + }, + "id": "685385", + "fullName": "Blomslätt", + "parentFullName": "Vassmolösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216f9" + }, + "id": "685782", + "fullName": "Blygers väg", + "parentFullName": "Vassmolösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216fa" + }, + "id": "687121", + "fullName": "Blåsippevägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216fb" + }, + "id": "687557", + "fullName": "Blåklintsvägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216fc" + }, + "id": "929682", + "fullName": "Blåklockevägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216fd" + }, + "id": "686963", + "fullName": "Drottning Blankas väg", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216fe" + }, + "id": "920651", + "fullName": "Blaklycke", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2216ff" + }, + "id": "667668", + "fullName": "Blomvägen", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221700" + }, + "id": "914673", + "fullName": "Blyvägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221701" + }, + "id": "670528", + "fullName": "Blixtgatan", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221702" + }, + "id": "668577", + "fullName": "Blåmesvägen", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221703" + }, + "id": "668345", + "fullName": "Blåningsmåla", + "parentFullName": "Tving", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221704" + }, + "id": "670376", + "fullName": "Blåmesvägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221705" + }, + "id": "667246", + "fullName": "Blåsippevägen", + "parentFullName": "Nättraby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221706" + }, + "id": "670430", + "fullName": "Blåbärsvägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221707" + }, + "id": "668337", + "fullName": "Berg Blåklinten", + "parentFullName": "Tving", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221708" + }, + "id": "669953", + "fullName": "Blekingegatan", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221709" + }, + "id": "670268", + "fullName": "Blockhusvägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22170a" + }, + "id": "670270", + "fullName": "Blåportsgatan", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22170b" + }, + "id": "670629", + "fullName": "Blågullsvägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22170c" + }, + "id": "670866", + "fullName": "Blåklintsvägen", + "parentFullName": "Lyckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22170d" + }, + "id": "670157", + "fullName": "Blåportsbacken", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22170e" + }, + "id": "929413", + "fullName": "Blåportshöjden", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22170f" + }, + "id": "668579", + "fullName": "Bläcksvampstigen", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221710" + }, + "id": "668351", + "fullName": "Blåningsmåla Hallen", + "parentFullName": "Tving", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221711" + }, + "id": "669430", + "fullName": "Blekingeängsvägen", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221712" + }, + "id": "668347", + "fullName": "Blåningsmåla Fridhem", + "parentFullName": "Tving", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221713" + }, + "id": "666733", + "fullName": "Blåningsmåla Grönadal", + "parentFullName": "Eringsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221714" + }, + "id": "668349", + "fullName": "Blåningsmåla Fridhemsdal", + "parentFullName": "Tving", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221715" + }, + "id": "666739", + "fullName": "Blåningsmåla Hålatorpet", + "parentFullName": "Eringsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221716" + }, + "id": "701717", + "fullName": "Blåvingegatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221717" + }, + "id": "701941", + "fullName": "Blomstergatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221718" + }, + "id": "708826", + "fullName": "Blåklintsvägen", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221719" + }, + "id": "701544", + "fullName": "Blandsädesgatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22171a" + }, + "id": "704360", + "fullName": "Blixtorp", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22171b" + }, + "id": "702167", + "fullName": "Blomgränd", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22171c" + }, + "id": "704691", + "fullName": "Blomvägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22171d" + }, + "id": "704235", + "fullName": "Blomvägen", + "parentFullName": "Tvååker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22171e" + }, + "id": "704693", + "fullName": "Bläshammar", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22171f" + }, + "id": "919709", + "fullName": "Blästergatan", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221720" + }, + "id": "702213", + "fullName": "Blåbärsstigen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221721" + }, + "id": "702219", + "fullName": "Blåsippestigen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221722" + }, + "id": "702215", + "fullName": "Blåklintsstigen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221723" + }, + "id": "702217", + "fullName": "Blåklockestigen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221724" + }, + "id": "704695", + "fullName": "Bläshammars Skola", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221725" + }, + "id": "704697", + "fullName": "Bläshammarsvägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221726" + }, + "id": "702476", + "fullName": "Drottning Blankas plats", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221727" + }, + "id": "859846", + "fullName": "Bleka", + "parentFullName": "Tandsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221728" + }, + "id": "860019", + "fullName": "Bledäng", + "parentFullName": "Fåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221729" + }, + "id": "859848", + "fullName": "Blomhus", + "parentFullName": "Tandsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22172a" + }, + "id": "860069", + "fullName": "Näs-Bleka", + "parentFullName": "Fåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22172b" + }, + "id": "864492", + "fullName": "Blomstigen", + "parentFullName": "Brunflo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22172c" + }, + "id": "863554", + "fullName": "Blomstervägen", + "parentFullName": "Frösön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22172d" + }, + "id": "865395", + "fullName": "Blektjärnviken", + "parentFullName": "Lit", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22172e" + }, + "id": "863228", + "fullName": "Blåvedsvägen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22172f" + }, + "id": "863198", + "fullName": "Blåhammarvägen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221730" + }, + "id": "800971", + "fullName": "Blidö", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221731" + }, + "id": "915276", + "fullName": "Blöte", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221732" + }, + "id": "914916", + "fullName": "Blå Spåret", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221733" + }, + "id": "800973", + "fullName": "Blidö Gård", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221734" + }, + "id": "800977", + "fullName": "Blidögård", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221735" + }, + "id": "801651", + "fullName": "Bloka", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221736" + }, + "id": "911242", + "fullName": "Blidövägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221737" + }, + "id": "937123", + "fullName": "Blåport", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221738" + }, + "id": "801400", + "fullName": "Blå Port", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221739" + }, + "id": "800983", + "fullName": "Blåbärsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22173a" + }, + "id": "807770", + "fullName": "Blåsut", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22173b" + }, + "id": "806833", + "fullName": "Blackebo", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22173c" + }, + "id": "910917", + "fullName": "Blåbärsbacken", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22173d" + }, + "id": "917329", + "fullName": "Blidö Kyrkallé", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22173e" + }, + "id": "800981", + "fullName": "Blåbärsholmen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22173f" + }, + "id": "802627", + "fullName": "Blekunge", + "parentFullName": "Björkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221740" + }, + "id": "804212", + "fullName": "Blidsta", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221741" + }, + "id": "800975", + "fullName": "Blidö Prästgård", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221742" + }, + "id": "804784", + "fullName": "Bläsboda", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221743" + }, + "id": "801653", + "fullName": "Bloka Gård", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221744" + }, + "id": "937140", + "fullName": "Blybyvägen", + "parentFullName": "Riala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221745" + }, + "id": "800979", + "fullName": "Blidösundsgården", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221746" + }, + "id": "800683", + "fullName": "Blackvägen", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221747" + }, + "id": "916098", + "fullName": "Blokavägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221748" + }, + "id": "801402", + "fullName": "Blåmesvägen", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221749" + }, + "id": "807887", + "fullName": "Bladgränd", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22174a" + }, + "id": "913989", + "fullName": "Blidö Söderskogs väg", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22174b" + }, + "id": "922853", + "fullName": "Lilla Blåbärsholmen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22174c" + }, + "id": "921324", + "fullName": "Stora Blåbärsholmen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22174d" + }, + "id": "917326", + "fullName": "Blokahöjden", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22174e" + }, + "id": "918539", + "fullName": "Blokabacken", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22174f" + }, + "id": "803116", + "fullName": "Blommens väg", + "parentFullName": "Herräng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221750" + }, + "id": "919464", + "fullName": "Blåportsvägen", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221751" + }, + "id": "917803", + "fullName": "Blistavägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221752" + }, + "id": "803118", + "fullName": "Blåkarevägen", + "parentFullName": "Herräng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221753" + }, + "id": "922642", + "fullName": "Blåtorpsvägen", + "parentFullName": "Björkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221754" + }, + "id": "802089", + "fullName": "Blåsippevägen", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221755" + }, + "id": "802090", + "fullName": "Blåsippsvägen", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221756" + }, + "id": "803758", + "fullName": "Blåbärsvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221757" + }, + "id": "804394", + "fullName": "Gryta Blomsta", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221758" + }, + "id": "921244", + "fullName": "Blomstavägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221759" + }, + "id": "912600", + "fullName": "Blåsippestigen", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22175a" + }, + "id": "920021", + "fullName": "Blomdalsvägen", + "parentFullName": "Furusund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22175c" + }, + "id": "800016", + "fullName": "Blåbärsvägen", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22175d" + }, + "id": "802833", + "fullName": "Blåsargården", + "parentFullName": "Grisslehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22175e" + }, + "id": "912001", + "fullName": "Blåbärsstigen", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22175f" + }, + "id": "804786", + "fullName": "Bläsbodavägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221760" + }, + "id": "910460", + "fullName": "Blåklintvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221761" + }, + "id": "918380", + "fullName": "Blåklockevägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221762" + }, + "id": "919674", + "fullName": "Blokakärrsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221763" + }, + "id": "921597", + "fullName": "Hemmarö Blackan", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221764" + }, + "id": "803109", + "fullName": "Blackmossevägen", + "parentFullName": "Herräng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221765" + }, + "id": "913969", + "fullName": "Blåklintsbacken", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221766" + }, + "id": "917036", + "fullName": "Blåsargårdsvägen", + "parentFullName": "Grisslehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221767" + }, + "id": "910708", + "fullName": "Lilla Blåkarens väg", + "parentFullName": "Herräng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221768" + }, + "id": "917693", + "fullName": "Bloka Gård Hallstaviksv", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221769" + }, + "id": "919122", + "fullName": "Bloka Hallstaviksvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22176a" + }, + "id": "910385", + "fullName": "Gåsö", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22176b" + }, + "id": "800985", + "fullName": "Boda", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22176c" + }, + "id": "801064", + "fullName": "Myrn", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22176d" + }, + "id": "910506", + "fullName": "Kilen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22176f" + }, + "id": "800958", + "fullName": "Backa", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221770" + }, + "id": "800987", + "fullName": "Borgö", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221771" + }, + "id": "800994", + "fullName": "Eknäs", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221772" + }, + "id": "801099", + "fullName": "Sonda", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221773" + }, + "id": "801108", + "fullName": "Storö", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221774" + }, + "id": "801115", + "fullName": "Sunda", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221775" + }, + "id": "915932", + "fullName": "Skäret", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221776" + }, + "id": "914180", + "fullName": "Truten", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221777" + }, + "id": "923578", + "fullName": "Jåpers", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221778" + }, + "id": "920948", + "fullName": "Kråkan", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221779" + }, + "id": "921902", + "fullName": "Lambör", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22177a" + }, + "id": "919629", + "fullName": "Skates", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22177b" + }, + "id": "937111", + "fullName": "Enskär", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22177c" + }, + "id": "937115", + "fullName": "Kroksö", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22177d" + }, + "id": "800956", + "fullName": "Almvik", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22177e" + }, + "id": "800992", + "fullName": "Bruket", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22177f" + }, + "id": "801021", + "fullName": "Gräskö", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221780" + }, + "id": "801033", + "fullName": "Kalvik", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221781" + }, + "id": "801041", + "fullName": "Kolnäs", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221782" + }, + "id": "801048", + "fullName": "Linken", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221784" + }, + "id": "910364", + "fullName": "Kanalen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221785" + }, + "id": "911384", + "fullName": "Furskär", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221786" + }, + "id": "911967", + "fullName": "Tratten", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221787" + }, + "id": "918860", + "fullName": "Munkvik", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221788" + }, + "id": "918867", + "fullName": "Rölö Udd", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221789" + }, + "id": "801000", + "fullName": "Fridhem", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22178a" + }, + "id": "801013", + "fullName": "Glyxnäs", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22178b" + }, + "id": "801019", + "fullName": "Gräsken", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22178c" + }, + "id": "801025", + "fullName": "Gåsskär", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22178d" + }, + "id": "801035", + "fullName": "Karlvik", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22178e" + }, + "id": "801050", + "fullName": "Lissvik", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22178f" + }, + "id": "801060", + "fullName": "Lövskär", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221790" + }, + "id": "801066", + "fullName": "Norrnäs", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221791" + }, + "id": "801072", + "fullName": "Norröra", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221792" + }, + "id": "801076", + "fullName": "Orsvärn", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221793" + }, + "id": "801078", + "fullName": "Oxhalsö", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221794" + }, + "id": "801090", + "fullName": "Rödlöga", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221795" + }, + "id": "801094", + "fullName": "Sikmarö", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221796" + }, + "id": "801101", + "fullName": "Storvik", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221797" + }, + "id": "801129", + "fullName": "Tvekobb", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221798" + }, + "id": "801132", + "fullName": "Västerö", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221799" + }, + "id": "914036", + "fullName": "Hagudden", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22179a" + }, + "id": "914662", + "fullName": "Sanköran", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22179b" + }, + "id": "915141", + "fullName": "Hundskär", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22179c" + }, + "id": "913566", + "fullName": "Fäkobben", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22179d" + }, + "id": "922337", + "fullName": "Bredören", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22179e" + }, + "id": "923261", + "fullName": "Lambskär", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22179f" + }, + "id": "921560", + "fullName": "Långåsen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217a0" + }, + "id": "921774", + "fullName": "Lönnskär", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217a1" + }, + "id": "919184", + "fullName": "Brudsten", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217a2" + }, + "id": "918019", + "fullName": "Ekbacken", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217a3" + }, + "id": "937112", + "fullName": "Hamnskär", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217a4" + }, + "id": "937113", + "fullName": "Kallskär", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217a5" + }, + "id": "800989", + "fullName": "Bromskär", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217a6" + }, + "id": "801002", + "fullName": "Fällgate", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217a7" + }, + "id": "801027", + "fullName": "Hagalund", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217a8" + }, + "id": "801044", + "fullName": "Lagervik", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217a9" + }, + "id": "801070", + "fullName": "Norrsund", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217aa" + }, + "id": "801086", + "fullName": "Rosenvik", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217ab" + }, + "id": "801096", + "fullName": "Sjöhagen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217ac" + }, + "id": "801097", + "fullName": "Skutvrak", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217ad" + }, + "id": "801121", + "fullName": "Söderäng", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217ae" + }, + "id": "801124", + "fullName": "Söderöra", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217af" + }, + "id": "801137", + "fullName": "Österäng", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217b0" + }, + "id": "920857", + "fullName": "Granöören", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217b1" + }, + "id": "915552", + "fullName": "Måsberget", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217b2" + }, + "id": "914086", + "fullName": "Bodskäret", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217b3" + }, + "id": "915139", + "fullName": "Djupviken", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217b4" + }, + "id": "912719", + "fullName": "Furholmen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217b5" + }, + "id": "913032", + "fullName": "Storhagen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217b6" + }, + "id": "911274", + "fullName": "Trätsören", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217b7" + }, + "id": "921810", + "fullName": "Stacköran", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217b9" + }, + "id": "916567", + "fullName": "Rödlöga By", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217ba" + }, + "id": "917798", + "fullName": "Öjanvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217bb" + }, + "id": "918059", + "fullName": "Rågskäret", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217bc" + }, + "id": "801015", + "fullName": "Gransäter", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217bd" + }, + "id": "801043", + "fullName": "Källviken", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217be" + }, + "id": "801054", + "fullName": "Långviken", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217bf" + }, + "id": "801074", + "fullName": "Notholmen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217c0" + }, + "id": "801082", + "fullName": "Parkudden", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217c1" + }, + "id": "801092", + "fullName": "Sandviken", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217c2" + }, + "id": "801117", + "fullName": "Sunda Gård", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217c3" + }, + "id": "801118", + "fullName": "Svartlöga", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217c4" + }, + "id": "801136", + "fullName": "Österbåts", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217c5" + }, + "id": "923585", + "fullName": "Eknäs Gård", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217c6" + }, + "id": "923028", + "fullName": "Notkobben", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217c7" + }, + "id": "914179", + "fullName": "Trastvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217c8" + }, + "id": "914311", + "fullName": "Jarlavägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217c9" + }, + "id": "914445", + "fullName": "Lill-Kroksö", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217ca" + }, + "id": "923097", + "fullName": "Södernäset", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217cb" + }, + "id": "910443", + "fullName": "Hamnskäret", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217cc" + }, + "id": "911350", + "fullName": "Klubbacken", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217cd" + }, + "id": "920729", + "fullName": "Sundavägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217ce" + }, + "id": "920875", + "fullName": "Österhagen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217cf" + }, + "id": "918355", + "fullName": "Joels backe", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217d0" + }, + "id": "919023", + "fullName": "Fladkobben", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217d1" + }, + "id": "919814", + "fullName": "Skötkobben", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217d2" + }, + "id": "916303", + "fullName": "Stenskäret", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217d3" + }, + "id": "916624", + "fullName": "Släktvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217d4" + }, + "id": "916654", + "fullName": "Borgövägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217d5" + }, + "id": "917863", + "fullName": "Bockkroken", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217d6" + }, + "id": "800955", + "fullName": "Alfredshem", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217d7" + }, + "id": "800967", + "fullName": "Björkudden", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217d8" + }, + "id": "800993", + "fullName": "Bruksvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217d9" + }, + "id": "800996", + "fullName": "Finnholmen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217da" + }, + "id": "801017", + "fullName": "Granövägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217db" + }, + "id": "801037", + "fullName": "Klubbudden", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217dc" + }, + "id": "801039", + "fullName": "Klubbvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217dd" + }, + "id": "801046", + "fullName": "Lillövägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217de" + }, + "id": "801068", + "fullName": "Norrskogen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217df" + }, + "id": "915856", + "fullName": "Storövägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217e0" + }, + "id": "918741", + "fullName": "Måbärsören", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217e1" + }, + "id": "915838", + "fullName": "Töttgrundet", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217e2" + }, + "id": "913748", + "fullName": "Västerhagen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217e3" + }, + "id": "913853", + "fullName": "Sjöbloms väg", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217e4" + }, + "id": "914343", + "fullName": "Kolnäsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217e5" + }, + "id": "914345", + "fullName": "Gräskö Byväg", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217e6" + }, + "id": "914768", + "fullName": "Nätstenarna", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217e7" + }, + "id": "914960", + "fullName": "Holmenvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217e8" + }, + "id": "916119", + "fullName": "Östra Kalvik", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217e9" + }, + "id": "910297", + "fullName": "Lassas Hagar", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217ea" + }, + "id": "912493", + "fullName": "Gräskläppen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217eb" + }, + "id": "922227", + "fullName": "Björkskäret", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217ec" + }, + "id": "922663", + "fullName": "Brännskäret", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217ed" + }, + "id": "922691", + "fullName": "Gustav V:s väg", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217ee" + }, + "id": "922858", + "fullName": "Myrbergs väg", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217ef" + }, + "id": "912036", + "fullName": "Övre Byvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217f0" + }, + "id": "920219", + "fullName": "Strömsängen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217f1" + }, + "id": "921531", + "fullName": "Norrhagarna", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217f2" + }, + "id": "919218", + "fullName": "Österfladen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217f3" + }, + "id": "916629", + "fullName": "Svartlöga By", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217f4" + }, + "id": "919939", + "fullName": "Gräskö Udden", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217f5" + }, + "id": "937118", + "fullName": "Tättgrundet", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217f6" + }, + "id": "800965", + "fullName": "Bergshyddan", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217f7" + }, + "id": "801023", + "fullName": "Gustavslund", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217f8" + }, + "id": "801045", + "fullName": "Lilla Gräskö", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217f9" + }, + "id": "801112", + "fullName": "Stämmarsund", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217fa" + }, + "id": "801120", + "fullName": "Söderskogen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217fc" + }, + "id": "918945", + "fullName": "Nedre Byvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217fd" + }, + "id": "913795", + "fullName": "Glyxnäs Byväg", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217fe" + }, + "id": "913820", + "fullName": "Gräskö Palten", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2217ff" + }, + "id": "913894", + "fullName": "Västra Kalvik", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221800" + }, + "id": "914422", + "fullName": "Tviklubbarna", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221801" + }, + "id": "914989", + "fullName": "Stor-Trösslan", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221802" + }, + "id": "910580", + "fullName": "Lilla Högskär", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221803" + }, + "id": "912922", + "fullName": "Nordaste Berg", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221804" + }, + "id": "913587", + "fullName": "Sundbergs väg", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221805" + }, + "id": "922722", + "fullName": "Lill-Trösslan", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221806" + }, + "id": "912113", + "fullName": "Stora Vånskär", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221807" + }, + "id": "912202", + "fullName": "Storskötkobb", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221808" + }, + "id": "912256", + "fullName": "Lingonbacken", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221809" + }, + "id": "910626", + "fullName": "Enskärsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22180a" + }, + "id": "920736", + "fullName": "Förängsudden", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22180b" + }, + "id": "921277", + "fullName": "Bybackavägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22180c" + }, + "id": "921317", + "fullName": "Klippanvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22180d" + }, + "id": "921993", + "fullName": "Norröra Byväg", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22180e" + }, + "id": "919775", + "fullName": "Kroppåsviken", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22180f" + }, + "id": "916380", + "fullName": "Sikmarö Byväg", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221810" + }, + "id": "916631", + "fullName": "Kapellbacken", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221811" + }, + "id": "916736", + "fullName": "Rödhakevägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221812" + }, + "id": "917020", + "fullName": "Sjöhagsudden", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221813" + }, + "id": "917650", + "fullName": "Lillnäsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221814" + }, + "id": "915799", + "fullName": "Gräskö Porsan", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221815" + }, + "id": "801006", + "fullName": "Förängsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221816" + }, + "id": "801042", + "fullName": "Kråknäsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221817" + }, + "id": "801080", + "fullName": "Oxhalsö Norra", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221818" + }, + "id": "801095", + "fullName": "Sjöbodavägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221819" + }, + "id": "801131", + "fullName": "Västergården", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22181a" + }, + "id": "915943", + "fullName": "Gräskö Brygga", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22181b" + }, + "id": "915864", + "fullName": "Fiskarstigen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22181c" + }, + "id": "915264", + "fullName": "Norröra Brygga", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22181e" + }, + "id": "919152", + "fullName": "Gustavsvallen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22181f" + }, + "id": "914457", + "fullName": "Bybackahöjden", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221820" + }, + "id": "914561", + "fullName": "Storviksvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221821" + }, + "id": "914898", + "fullName": "Kyrkviksvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221822" + }, + "id": "915153", + "fullName": "Långviksvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221823" + }, + "id": "910621", + "fullName": "Gillöga Hamnen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221824" + }, + "id": "911198", + "fullName": "Söder-Bromskär", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221825" + }, + "id": "913023", + "fullName": "Fagernäsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221827" + }, + "id": "913151", + "fullName": "Kogrundsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221828" + }, + "id": "913489", + "fullName": "Odessas Odling", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221829" + }, + "id": "913570", + "fullName": "Hästviksvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22182a" + }, + "id": "913591", + "fullName": "Nelkuddsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22182b" + }, + "id": "922128", + "fullName": "Rödlöga Brygga", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22182c" + }, + "id": "923122", + "fullName": "Fagernäs backe", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22182d" + }, + "id": "911483", + "fullName": "Långnässtigen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22182e" + }, + "id": "911723", + "fullName": "Gräskö Norrnäs", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22182f" + }, + "id": "916218", + "fullName": "Kroksöklubben", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221830" + }, + "id": "919364", + "fullName": "Uppförsbacken", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221831" + }, + "id": "920900", + "fullName": "Morkullevägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221832" + }, + "id": "919241", + "fullName": "Styrsnäsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221833" + }, + "id": "916778", + "fullName": "Västeröbacken", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221834" + }, + "id": "937116", + "fullName": "Skötängsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221836" + }, + "id": "801004", + "fullName": "Fällgatevägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221837" + }, + "id": "801029", + "fullName": "Hemgärdsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221838" + }, + "id": "801052", + "fullName": "Lissviksvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221839" + }, + "id": "801062", + "fullName": "Margaretehill", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22183a" + }, + "id": "801084", + "fullName": "Parkuddsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22183b" + }, + "id": "801098", + "fullName": "Smultronvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22183c" + }, + "id": "801110", + "fullName": "Styrsnäs backe", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22183d" + }, + "id": "913993", + "fullName": "Lagerviksvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22183e" + }, + "id": "914083", + "fullName": "Karlsuddsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22183f" + }, + "id": "914509", + "fullName": "Stor-Sunnskäret", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221840" + }, + "id": "914877", + "fullName": "Rödlöga Högskär", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221841" + }, + "id": "913008", + "fullName": "Skomakarbacken", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221842" + }, + "id": "922180", + "fullName": "Smultronbacken", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221843" + }, + "id": "922777", + "fullName": "Sandviksstigen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221847" + }, + "id": "918074", + "fullName": "Tranholmsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221848" + }, + "id": "918419", + "fullName": "Gamla Oljevägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221849" + }, + "id": "918664", + "fullName": "Gräskö Mäskören", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22184a" + }, + "id": "919866", + "fullName": "Gräskö Bryggväg", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22184b" + }, + "id": "916437", + "fullName": "Svenska Högarna", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22184c" + }, + "id": "916664", + "fullName": "Rönnskärsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22184e" + }, + "id": "917335", + "fullName": "Röder Bodkobben", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22184f" + }, + "id": "917387", + "fullName": "Österbåtsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221850" + }, + "id": "917668", + "fullName": "Roparuddsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221851" + }, + "id": "800969", + "fullName": "Björkuddsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221852" + }, + "id": "800991", + "fullName": "Bromskärsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221853" + }, + "id": "800998", + "fullName": "Finnholmsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221854" + }, + "id": "801088", + "fullName": "Rosenviksvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221855" + }, + "id": "915439", + "fullName": "Fagerängsstigen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221856" + }, + "id": "914171", + "fullName": "Nordanviksvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221857" + }, + "id": "915350", + "fullName": "Rödlöga Storskär", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221858" + }, + "id": "915767", + "fullName": "Gillöga Storskär", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221859" + }, + "id": "910249", + "fullName": "Karlsviksstigen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22185a" + }, + "id": "910798", + "fullName": "Lilla Styrskäret", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22185b" + }, + "id": "913639", + "fullName": "Lännbergsbacken", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22185c" + }, + "id": "911235", + "fullName": "Rödlöga Rönnören", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22185d" + }, + "id": "911315", + "fullName": "Svartlöga-Enskär", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22185e" + }, + "id": "911351", + "fullName": "Svartlöga Brygga", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22185f" + }, + "id": "911744", + "fullName": "Rödlöga Hallskär", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221860" + }, + "id": "920385", + "fullName": "Bodagrundsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221861" + }, + "id": "920867", + "fullName": "Gräskö Österholm", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221862" + }, + "id": "919295", + "fullName": "Djupgrundsviken", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221863" + }, + "id": "919611", + "fullName": "Lillklubbsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221864" + }, + "id": "919854", + "fullName": "Bergshyddevägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221865" + }, + "id": "916747", + "fullName": "Båtsman Linds väg", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221866" + }, + "id": "916907", + "fullName": "Södra Bruksvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221867" + }, + "id": "916975", + "fullName": "Fästvarpsstigen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221868" + }, + "id": "917740", + "fullName": "Norra Bruksvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221869" + }, + "id": "917779", + "fullName": "Lindisuddsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22186a" + }, + "id": "917785", + "fullName": "Rödlöga Långskär", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22186b" + }, + "id": "917990", + "fullName": "Boda-Sandviks väg", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22186c" + }, + "id": "937114", + "fullName": "Klubbörnsstigen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22186d" + }, + "id": "937117", + "fullName": "Tärngrundsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22186e" + }, + "id": "800990", + "fullName": "Bromskärs Brygga", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22186f" + }, + "id": "801123", + "fullName": "Söderängslingan", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221871" + }, + "id": "915653", + "fullName": "Gräskö Vadholmen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221872" + }, + "id": "922120", + "fullName": "Sikmarö Gåsskäret", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221873" + }, + "id": "911885", + "fullName": "Långskärsgrunden", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221874" + }, + "id": "920293", + "fullName": "Gräskö Käringholm", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221875" + }, + "id": "920358", + "fullName": "Strömsholmsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221876" + }, + "id": "920592", + "fullName": "Gräskö Kalvholmen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221877" + }, + "id": "921552", + "fullName": "Trollbergsstigen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221878" + }, + "id": "919231", + "fullName": "Slåtterängsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221879" + }, + "id": "919288", + "fullName": "Långstrandsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22187a" + }, + "id": "919374", + "fullName": "Östergärdsbacken", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22187b" + }, + "id": "916181", + "fullName": "Mjölkvallsstigen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22187c" + }, + "id": "913845", + "fullName": "Söderöra Oxelbacken", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22187d" + }, + "id": "914013", + "fullName": "Svartlöga-Björkskär", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22187e" + }, + "id": "914040", + "fullName": "Stenhuggarörsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22187f" + }, + "id": "915175", + "fullName": "Ängskär Långskäret", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221880" + }, + "id": "915561", + "fullName": "Gräskö Västerängen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221881" + }, + "id": "913418", + "fullName": "Stämmarsundsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221882" + }, + "id": "922572", + "fullName": "Stora Fällgatholmen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221883" + }, + "id": "922616", + "fullName": "Gräskö Kaptensudden", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221884" + }, + "id": "922961", + "fullName": "Södra Sikmarövägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221885" + }, + "id": "911344", + "fullName": "Kallskär Vikskäret", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221886" + }, + "id": "912223", + "fullName": "Södra Fällgatevägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221887" + }, + "id": "912410", + "fullName": "Norra Sikmarövägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221888" + }, + "id": "920040", + "fullName": "Gillerskärsstigen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221889" + }, + "id": "920434", + "fullName": "Ängskär Hamnkobben", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22188a" + }, + "id": "921469", + "fullName": "Stämmarsundsbacken", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22188b" + }, + "id": "918706", + "fullName": "Ängskär Norrskäret", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22188c" + }, + "id": "919740", + "fullName": "Västernäsörnsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22188d" + }, + "id": "919966", + "fullName": "Norra Oxhalsövägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22188e" + }, + "id": "919991", + "fullName": "Sikmarö Storholmen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22188f" + }, + "id": "917479", + "fullName": "Östernäsörnsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221890" + }, + "id": "801113", + "fullName": "Stämmarsundsgården", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221891" + }, + "id": "915702", + "fullName": "Sikmarö Lillholmen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221892" + }, + "id": "915742", + "fullName": "Söderöra Söderviken", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221893" + }, + "id": "920930", + "fullName": "Norra Österängsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221894" + }, + "id": "918336", + "fullName": "Kallskär Tärnskobben", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221895" + }, + "id": "916184", + "fullName": "Valdemarsuddestigen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221896" + }, + "id": "801031", + "fullName": "Herrnäsholmen Bruket", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221897" + }, + "id": "801127", + "fullName": "Söderöra Johannelund", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221898" + }, + "id": "801134", + "fullName": "Västra Fällgatevägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221899" + }, + "id": "910513", + "fullName": "Ängskär Utterkobbarna", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22189a" + }, + "id": "910721", + "fullName": "Gräskö Norra Ängsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22189b" + }, + "id": "916583", + "fullName": "Gräskö Södra Ängsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22189c" + }, + "id": "911045", + "fullName": "Sundaskären Storskäret", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22189d" + }, + "id": "913511", + "fullName": "Österäng Bromskärsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22189e" + }, + "id": "911961", + "fullName": "Lövhagen Skötängsvägen", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22189f" + }, + "id": "917537", + "fullName": "Ängskär Långskärskobben", + "parentFullName": "Blidö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218a0" + }, + "id": "600212", + "fullName": "Blockgränd", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218a1" + }, + "id": "605275", + "fullName": "Bläckvägen", + "parentFullName": "Lärbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218a2" + }, + "id": "599874", + "fullName": "Blåeldsvägen", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218a3" + }, + "id": "603880", + "fullName": "Blåbärsvägen", + "parentFullName": "Ljugarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218a4" + }, + "id": "599873", + "fullName": "Blomstervägen", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218a5" + }, + "id": "599876", + "fullName": "Blåsippsvägen", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218a6" + }, + "id": "605582", + "fullName": "Fleringe Bläse", + "parentFullName": "Lärbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218a7" + }, + "id": "601848", + "fullName": "Blåmesvägen", + "parentFullName": "Gotlands Tofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218a8" + }, + "id": "605209", + "fullName": "Hellvi Blåeldskviar", + "parentFullName": "Lärbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218a9" + }, + "id": "602042", + "fullName": "Väskinde Lilla Bläsnungs", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218aa" + }, + "id": "602067", + "fullName": "Väskinde Stora Bläsnungs", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218ab" + }, + "id": "823844", + "fullName": "Blixas", + "parentFullName": "Sundborn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218ac" + }, + "id": "823846", + "fullName": "Blixbo", + "parentFullName": "Sundborn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218ad" + }, + "id": "826726", + "fullName": "Blystigen", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218ae" + }, + "id": "826956", + "fullName": "Blindgatan", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218af" + }, + "id": "826485", + "fullName": "Blåbärsvägen", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218b0" + }, + "id": "826483", + "fullName": "Blockhusvägen", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218b1" + }, + "id": "826161", + "fullName": "Blomstervägen", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218b2" + }, + "id": "826267", + "fullName": "Blåsippsvägen", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218b3" + }, + "id": "823848", + "fullName": "Blomstervägen", + "parentFullName": "Sundborn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218b4" + }, + "id": "826265", + "fullName": "Blåklocksvägen", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218b5" + }, + "id": "930349", + "fullName": "Blackstorp", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218b6" + }, + "id": "930297", + "fullName": "Blåbärshagen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218b7" + }, + "id": "930345", + "fullName": "Blockstensparken", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218b8" + }, + "id": "747989", + "fullName": "Rommele Blåklinten", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218b9" + }, + "id": "745937", + "fullName": "Blackstorp Kullen", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218ba" + }, + "id": "745941", + "fullName": "Blackstorp Rödjan", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218bb" + }, + "id": "745949", + "fullName": "Blackstorp Stenar", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218bc" + }, + "id": "745951", + "fullName": "Blackstorpsvägen", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218bd" + }, + "id": "745935", + "fullName": "Blackstorp Högärdet", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218be" + }, + "id": "747490", + "fullName": "Vittene Blåbärskulla", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218bf" + }, + "id": "745939", + "fullName": "Blackstorp Mellangård", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218c0" + }, + "id": "745950", + "fullName": "Blackstorp Österängen", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218c1" + }, + "id": "745943", + "fullName": "Blackstorp Skattegården", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218c2" + }, + "id": "747686", + "fullName": "Flundervalla Blankeberget", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218c3" + }, + "id": "882218", + "fullName": "Blåvik", + "parentFullName": "Bjästa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218c4" + }, + "id": "881169", + "fullName": "Blåsåsen", + "parentFullName": "Husum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218c5" + }, + "id": "881722", + "fullName": "Blinkfyrvägen", + "parentFullName": "Bonässund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218c6" + }, + "id": "881536", + "fullName": "Blåhakevägen", + "parentFullName": "Örnsköldsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218c7" + }, + "id": "881549", + "fullName": "Blomstervägen", + "parentFullName": "Örnsköldsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218c8" + }, + "id": "727964", + "fullName": "Blå vägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218c9" + }, + "id": "725657", + "fullName": "Blomgatan", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218ca" + }, + "id": "726135", + "fullName": "Blekevägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218cb" + }, + "id": "922648", + "fullName": "Blåsoppvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218cc" + }, + "id": "743911", + "fullName": "Blåbärsvägen", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218cd" + }, + "id": "726295", + "fullName": "Blåvingegatan", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218ce" + }, + "id": "743913", + "fullName": "Blåsippsvägen", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218cf" + }, + "id": "726293", + "fullName": "Blidvädersgränd", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218d0" + }, + "id": "744187", + "fullName": "Gusseröd Blåsopp", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218d1" + }, + "id": "725625", + "fullName": "Blomsterwalls Gränd", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218d2" + }, + "id": "922792", + "fullName": "Blomsterängsvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218d3" + }, + "id": "578987", + "fullName": "Blacksta Övre Blacksta", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218d4" + }, + "id": "578981", + "fullName": "Blacksta", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218d5" + }, + "id": "574130", + "fullName": "Blå stigen", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218d6" + }, + "id": "574646", + "fullName": "Blomsätter", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218d7" + }, + "id": "578010", + "fullName": "Blommenhov", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218d8" + }, + "id": "578988", + "fullName": "Blåmesvägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218d9" + }, + "id": "581859", + "fullName": "Blindkällan", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218da" + }, + "id": "573404", + "fullName": "Blåbärsvägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218db" + }, + "id": "573696", + "fullName": "Blekerivägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218dc" + }, + "id": "574452", + "fullName": "Blåbärskärret", + "parentFullName": "Nävekvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218dd" + }, + "id": "573406", + "fullName": "Blåklintsvägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218de" + }, + "id": "573908", + "fullName": "Bladbaggestigen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218df" + }, + "id": "573909", + "fullName": "Bläcksvampvägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218e0" + }, + "id": "575141", + "fullName": "Aspa Blankenborg", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218e1" + }, + "id": "618795", + "fullName": "Aspudden Blåkulla", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218e2" + }, + "id": "578983", + "fullName": "Blacksta Hagbacken", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218e3" + }, + "id": "573299", + "fullName": "Blommenhovsvägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218e4" + }, + "id": "575343", + "fullName": "Juresta Blombacka", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218e5" + }, + "id": "575345", + "fullName": "Juresta Blomstugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218e6" + }, + "id": "577231", + "fullName": "Runtuna Blommenhov", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218e7" + }, + "id": "577615", + "fullName": "Svärta Blindkälla", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218e8" + }, + "id": "582165", + "fullName": "Hartsö Blohmstugan", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218e9" + }, + "id": "578984", + "fullName": "Blacksta Lillstugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218ea" + }, + "id": "578985", + "fullName": "Blacksta Lindgården", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218eb" + }, + "id": "579711", + "fullName": "Svalstatorp Blomens", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218ec" + }, + "id": "919581", + "fullName": "Blacksta Rusthållet", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218ed" + }, + "id": "581863", + "fullName": "Blindkällan Furuhill", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218ee" + }, + "id": "619317", + "fullName": "Husbygård Blänkhyttan", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218ef" + }, + "id": "581861", + "fullName": "Blindkällan Frideborg", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218f0" + }, + "id": "578315", + "fullName": "Kristineholm Blåshult", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218f1" + }, + "id": "578986", + "fullName": "Blacksta Mellanstugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218f2" + }, + "id": "579491", + "fullName": "Laggarbo Blombergstorp", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218f3" + }, + "id": "576683", + "fullName": "Björksund Blindkällan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218f4" + }, + "id": "580685", + "fullName": "Valingegård Blomsätter", + "parentFullName": "Jönåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218f5" + }, + "id": "918039", + "fullName": "Blacksta Skattegården", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218f6" + }, + "id": "851529", + "fullName": "Blackekärr Blomsterhult", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218f7" + }, + "id": "831094", + "fullName": "Bloms väg", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218f8" + }, + "id": "830547", + "fullName": "Bladvägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218f9" + }, + "id": "851523", + "fullName": "Blackekärr", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218fa" + }, + "id": "851955", + "fullName": "Vad Blåklinten", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218fb" + }, + "id": "830012", + "fullName": "Blåbärsstigen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218fc" + }, + "id": "830553", + "fullName": "Blomstervägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218fd" + }, + "id": "831386", + "fullName": "Frösve Blomdal", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218fe" + }, + "id": "830632", + "fullName": "Blåklocksvägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2218ff" + }, + "id": "830831", + "fullName": "Blåsippestigen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221900" + }, + "id": "831700", + "fullName": "Säter Blombacka", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221901" + }, + "id": "834955", + "fullName": "Värsås Blombacka", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221902" + }, + "id": "831384", + "fullName": "Frösve Blombacka", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221903" + }, + "id": "851539", + "fullName": "Blackekärr Kullen", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221904" + }, + "id": "792319", + "fullName": "Häggum Blomelund", + "parentFullName": "Stenstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221905" + }, + "id": "851531", + "fullName": "Blackekärr Hagatorp", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221906" + }, + "id": "851535", + "fullName": "Blackekärr Hultåsen", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221907" + }, + "id": "851537", + "fullName": "Blackekärr Höglanda", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221908" + }, + "id": "851546", + "fullName": "Blackekärr Kärråsen", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221909" + }, + "id": "851550", + "fullName": "Blackekärr Skulebo", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22190a" + }, + "id": "851552", + "fullName": "Blackekärr Stenebo", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22190b" + }, + "id": "851734", + "fullName": "Klacken Blankenberg", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22190c" + }, + "id": "828767", + "fullName": "Övertorp Blomberg", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22190d" + }, + "id": "792317", + "fullName": "Häggum Blombacken", + "parentFullName": "Stenstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22190e" + }, + "id": "829084", + "fullName": "Lerdala Blommedalen", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22190f" + }, + "id": "831512", + "fullName": "Locketorp Blombacka", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221910" + }, + "id": "833182", + "fullName": "Sjogerstad Blomberg", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221911" + }, + "id": "851527", + "fullName": "Blackekärr Björkelund", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221912" + }, + "id": "851525", + "fullName": "Blackekärr Andersgården", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221913" + }, + "id": "851533", + "fullName": "Blackekärr Hagestad Äng", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221914" + }, + "id": "851548", + "fullName": "Blackekärr Lönnebacken", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221915" + }, + "id": "851554", + "fullName": "Blackekärr Stämmebacken", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221916" + }, + "id": "832042", + "fullName": "Alebäcken Blomsterhult", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221917" + }, + "id": "829456", + "fullName": "Sparresäter Blomsterhult", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221918" + }, + "id": "829086", + "fullName": "Lerdala Blommedalen Bollebo", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22191a" + }, + "id": "829093", + "fullName": "Lerdala Blommedalen Kultorpet", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22191b" + }, + "id": "580503", + "fullName": "Blaholma", + "parentFullName": "Röke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22191c" + }, + "id": "581592", + "fullName": "Blaholma", + "parentFullName": "Perstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22191d" + }, + "id": "579418", + "fullName": "Blockvägen", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22191e" + }, + "id": "580265", + "fullName": "Blankebygget", + "parentFullName": "Tyringe", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22191f" + }, + "id": "580118", + "fullName": "Blomstergatan", + "parentFullName": "Tyringe", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221920" + }, + "id": "580160", + "fullName": "Blekingegatan", + "parentFullName": "Tyringe", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221921" + }, + "id": "575991", + "fullName": "Blankettvägen", + "parentFullName": "Bjärnum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221922" + }, + "id": "576368", + "fullName": "Blåbärsstigen", + "parentFullName": "Vittsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221923" + }, + "id": "578800", + "fullName": "Blåeldsgatan", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221924" + }, + "id": "578599", + "fullName": "Blomstergatan", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221925" + }, + "id": "578601", + "fullName": "Blomängsvägen", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221926" + }, + "id": "578849", + "fullName": "Blåbärsstigen", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221927" + }, + "id": "580505", + "fullName": "Blaholma Djurabygget", + "parentFullName": "Röke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221928" + }, + "id": "579857", + "fullName": "Ballingslöv Blåtorp", + "parentFullName": "Ballingslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221929" + }, + "id": "821316", + "fullName": "Blästergatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22192a" + }, + "id": "822587", + "fullName": "Blåbärsstigen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22192b" + }, + "id": "822331", + "fullName": "Blomsterstigen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22192c" + }, + "id": "818408", + "fullName": "Blecktorpsvägen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22192d" + }, + "id": "821780", + "fullName": "Petter Blåders väg", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22192e" + }, + "id": "821934", + "fullName": "Harry Blombergs gata", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22192f" + }, + "id": "485675", + "fullName": "Blockgränd", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221930" + }, + "id": "485713", + "fullName": "Blåbärsvägen", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221931" + }, + "id": "484926", + "fullName": "Blomkärrsvägen", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221932" + }, + "id": "510841", + "fullName": "Blomstigen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221933" + }, + "id": "511515", + "fullName": "Blåbärsvägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221934" + }, + "id": "510594", + "fullName": "Blåklintsvägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221935" + }, + "id": "511245", + "fullName": "Blåklocksvägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221936" + }, + "id": "522575", + "fullName": "Blygatan", + "parentFullName": "Rosersberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221937" + }, + "id": "522317", + "fullName": "Blåbärsvägen", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221938" + }, + "id": "522282", + "fullName": "Blåklintvägen", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221939" + }, + "id": "520769", + "fullName": "Blåsippsvägen", + "parentFullName": "Sigtuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22193a" + }, + "id": "920757", + "fullName": "Blomstervägen", + "parentFullName": "Steningehöjden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22193b" + }, + "id": "524439", + "fullName": "Blockhuset Kimsta Gård", + "parentFullName": "Rosersberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22193c" + }, + "id": "558799", + "fullName": "Bladstigen", + "parentFullName": "Saxtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22193d" + }, + "id": "558805", + "fullName": "Blomstigen", + "parentFullName": "Saxtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22193e" + }, + "id": "558402", + "fullName": "Blåbärsstigen", + "parentFullName": "Häljarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22193f" + }, + "id": "922585", + "fullName": "Blåsippegården", + "parentFullName": "Häljarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221940" + }, + "id": "557766", + "fullName": "Blåklintstigen", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221941" + }, + "id": "533353", + "fullName": "Blixtgatan", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221942" + }, + "id": "533355", + "fullName": "Blygers väg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221943" + }, + "id": "533522", + "fullName": "Blomstervägen", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221944" + }, + "id": "533554", + "fullName": "Blåregnsvägen", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221945" + }, + "id": "927034", + "fullName": "Blåklintsvägen", + "parentFullName": "Skegrie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221946" + }, + "id": "534668", + "fullName": "Blåeldsvägen", + "parentFullName": "Beddingestrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221947" + }, + "id": "535366", + "fullName": "Blenheimsvägen", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221948" + }, + "id": "535368", + "fullName": "Blåklintsvägen", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221949" + }, + "id": "534666", + "fullName": "Blodrotsvägen", + "parentFullName": "Beddingestrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22194a" + }, + "id": "534764", + "fullName": "Blågransvägen", + "parentFullName": "Beddingestrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22194b" + }, + "id": "534766", + "fullName": "Blåsippevägen", + "parentFullName": "Beddingestrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22194c" + }, + "id": "534768", + "fullName": "Blåvingevägen", + "parentFullName": "Beddingestrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22194d" + }, + "id": "533833", + "fullName": "Blidvädersvägen", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22194e" + }, + "id": "534661", + "fullName": "Blodriskavägen", + "parentFullName": "Beddingestrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22194f" + }, + "id": "534670", + "fullName": "Blåklocksvägen", + "parentFullName": "Beddingestrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221950" + }, + "id": "534167", + "fullName": "Harald Blåtands väg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221951" + }, + "id": "534672", + "fullName": "Bläcksvampsvägen", + "parentFullName": "Beddingestrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221952" + }, + "id": "521759", + "fullName": "Blomstråket", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221953" + }, + "id": "521412", + "fullName": "Blåvingevägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221954" + }, + "id": "521696", + "fullName": "Blåklintvägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221955" + }, + "id": "521544", + "fullName": "Blommelundsvägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221956" + }, + "id": "605739", + "fullName": "Blixtorp", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221957" + }, + "id": "602664", + "fullName": "Blackeberg", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221958" + }, + "id": "605768", + "fullName": "Blixtorp Ry", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221959" + }, + "id": "606250", + "fullName": "Blåbärsvägen", + "parentFullName": "Vinberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22195a" + }, + "id": "604407", + "fullName": "Blomstervägen", + "parentFullName": "Långås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22195b" + }, + "id": "923478", + "fullName": "Blåhakestigen", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22195c" + }, + "id": "602452", + "fullName": "Blomgrens väg", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22195d" + }, + "id": "605757", + "fullName": "Blixtorp Hill", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22195e" + }, + "id": "600269", + "fullName": "Välasjö Blåsen", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22195f" + }, + "id": "601791", + "fullName": "Blåsippevägen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221960" + }, + "id": "603923", + "fullName": "Blåvingevägen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221961" + }, + "id": "601733", + "fullName": "Blåmusslevägen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221962" + }, + "id": "601789", + "fullName": "Blåklintsvägen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221963" + }, + "id": "605755", + "fullName": "Blixtorp Ekedal", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221964" + }, + "id": "605764", + "fullName": "Blixtorp Nybäck", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221965" + }, + "id": "605772", + "fullName": "Blixtorp Skolan", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221966" + }, + "id": "605780", + "fullName": "Blixtorpsvägen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221967" + }, + "id": "605745", + "fullName": "Blixtorp Bergvik", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221968" + }, + "id": "605774", + "fullName": "Blixtorp Snappan", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221969" + }, + "id": "602666", + "fullName": "Blackebergsvägen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22196a" + }, + "id": "605751", + "fullName": "Blixtorp Björkebo", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22196b" + }, + "id": "605759", + "fullName": "Blixtorp Hulegård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22196c" + }, + "id": "605762", + "fullName": "Blixtorp Lyckorna", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22196d" + }, + "id": "605766", + "fullName": "Blixtorp Olasgård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22196e" + }, + "id": "605776", + "fullName": "Blixtorp Solhalla", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22196f" + }, + "id": "604411", + "fullName": "Brandsbol Blommens", + "parentFullName": "Långås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221970" + }, + "id": "928330", + "fullName": "Brandsbol Blommens", + "parentFullName": "Morup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221971" + }, + "id": "605743", + "fullName": "Blixtorp Baggagård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221972" + }, + "id": "605753", + "fullName": "Blixtorp Borgliden", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221973" + }, + "id": "605760", + "fullName": "Blixtorp Knutsgård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221974" + }, + "id": "605778", + "fullName": "Blixtorp Svensgård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221976" + }, + "id": "605761", + "fullName": "Blixtorp Knäckeberg", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221977" + }, + "id": "605770", + "fullName": "Blixtorp Skattagård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221978" + }, + "id": "605763", + "fullName": "Blixtorp Nils Svensgård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221979" + }, + "id": "513340", + "fullName": "Bladvägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22197a" + }, + "id": "514184", + "fullName": "Blekstigen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22197b" + }, + "id": "515439", + "fullName": "Blankavägen", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22197c" + }, + "id": "515146", + "fullName": "Blötmoravägen", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22197d" + }, + "id": "515441", + "fullName": "Blomstervägen", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22197e" + }, + "id": "514186", + "fullName": "Blekungsvägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22197f" + }, + "id": "516404", + "fullName": "Blenda Larssons väg", + "parentFullName": "Vaxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221980" + }, + "id": "926769", + "fullName": "Husarö Blåbärsstigen", + "parentFullName": "Husarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221981" + }, + "id": "917996", + "fullName": "Blenda Larssons väg", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221982" + }, + "id": "516453", + "fullName": "Husarö Blåbärsstigen", + "parentFullName": "Vaxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221983" + }, + "id": "715538", + "fullName": "Blekeliden", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221984" + }, + "id": "715794", + "fullName": "Blankas gata", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221986" + }, + "id": "716238", + "fullName": "Blåklintsvägen", + "parentFullName": "Kärna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221987" + }, + "id": "712518", + "fullName": "Blomstergatan", + "parentFullName": "Marstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221988" + }, + "id": "794659", + "fullName": "Blockvägen", + "parentFullName": "Fjärdhundra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221989" + }, + "id": "794466", + "fullName": "Blåmesvägen", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22198a" + }, + "id": "793632", + "fullName": "Blåbärsgatan", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22198b" + }, + "id": "793722", + "fullName": "Blåvingegatan", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22198c" + }, + "id": "788853", + "fullName": "Blåklintsgatan", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22198d" + }, + "id": "793936", + "fullName": "Boglösa Blacksta", + "parentFullName": "Grillby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22198e" + }, + "id": "793633", + "fullName": "Bläcksvampsgatan", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22198f" + }, + "id": "538580", + "fullName": "Blommedal", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221990" + }, + "id": "537153", + "fullName": "Blåmesvägen", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221991" + }, + "id": "537439", + "fullName": "Blåvingevägen", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221992" + }, + "id": "537757", + "fullName": "Blomstergatan", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221993" + }, + "id": "537796", + "fullName": "Blåsippsgatan", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221994" + }, + "id": "483847", + "fullName": "Blå Blomvägen", + "parentFullName": "Gustavsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221995" + }, + "id": "488616", + "fullName": "Bladstigen", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221996" + }, + "id": "488454", + "fullName": "Blåbärsvägen", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221997" + }, + "id": "488456", + "fullName": "Blåsippevägen", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221998" + }, + "id": "483978", + "fullName": "Blåmesvägen", + "parentFullName": "Gustavsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221999" + }, + "id": "489154", + "fullName": "Blomdalsgränd", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22199a" + }, + "id": "489275", + "fullName": "Värmdö Blackan", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22199b" + }, + "id": "484331", + "fullName": "Blåhakeslingan", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22199c" + }, + "id": "484524", + "fullName": "Maderö Blocksbo", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22199d" + }, + "id": "488580", + "fullName": "Blåklocksvägen", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22199e" + }, + "id": "912406", + "fullName": "Blomsterslingan", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb22199f" + }, + "id": "483538", + "fullName": "Bleksängsvägen", + "parentFullName": "Gustavsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219a0" + }, + "id": "483814", + "fullName": "Blomsterbacken", + "parentFullName": "Gustavsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219a1" + }, + "id": "490013", + "fullName": "Frk Blomstedts väg", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219a2" + }, + "id": "892602", + "fullName": "Blåsmarksvägen", + "parentFullName": "Blåsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219a3" + }, + "id": "892517", + "fullName": "Blåmesvägen", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219a4" + }, + "id": "891552", + "fullName": "Blåbärsstigen", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219a5" + }, + "id": "892539", + "fullName": "Blomronningsvägen", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219a6" + }, + "id": "939207", + "fullName": "Stor-Blålidenvägen", + "parentFullName": "Koler", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219a7" + }, + "id": "939219", + "fullName": "Stor-Blålidenvägen", + "parentFullName": "Långträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219a8" + }, + "id": "892616", + "fullName": "Udden", + "parentFullName": "Blåsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219a9" + }, + "id": "892609", + "fullName": "Lostigen", + "parentFullName": "Blåsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219aa" + }, + "id": "892611", + "fullName": "Minavägen", + "parentFullName": "Blåsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219ab" + }, + "id": "892612", + "fullName": "Pålsvägen", + "parentFullName": "Blåsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219ac" + }, + "id": "892613", + "fullName": "Renstigen", + "parentFullName": "Blåsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219ad" + }, + "id": "892605", + "fullName": "Järvstigen", + "parentFullName": "Blåsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219ae" + }, + "id": "892615", + "fullName": "Tallbacken", + "parentFullName": "Blåsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219af" + }, + "id": "892617", + "fullName": "Vargstigen", + "parentFullName": "Blåsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219b0" + }, + "id": "892601", + "fullName": "Björnstigen", + "parentFullName": "Blåsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219b1" + }, + "id": "892618", + "fullName": "Västra vägen", + "parentFullName": "Blåsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219b2" + }, + "id": "892603", + "fullName": "Brönnegärdan", + "parentFullName": "Blåsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219b3" + }, + "id": "892604", + "fullName": "Gårdsmyrvägen", + "parentFullName": "Blåsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219b4" + }, + "id": "892606", + "fullName": "Kallforsvägen", + "parentFullName": "Blåsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219b5" + }, + "id": "892614", + "fullName": "Stensjökullen", + "parentFullName": "Blåsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219b6" + }, + "id": "892608", + "fullName": "Lillkvarnvägen", + "parentFullName": "Blåsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219b7" + }, + "id": "892610", + "fullName": "Mellansjövägen", + "parentFullName": "Blåsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219b8" + }, + "id": "892607", + "fullName": "Kvarnskogsvägen", + "parentFullName": "Blåsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219b9" + }, + "id": "559407", + "fullName": "Bläsgatan", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219ba" + }, + "id": "556854", + "fullName": "Blåmesvägen", + "parentFullName": "Vejbystrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219bb" + }, + "id": "559107", + "fullName": "Blekingegatan", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219bc" + }, + "id": "562557", + "fullName": "Blomstergatan", + "parentFullName": "Munka-Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219bd" + }, + "id": "562850", + "fullName": "Blåbärsstigen", + "parentFullName": "Munka-Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219be" + }, + "id": "559689", + "fullName": "Blåklintsvägen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219bf" + }, + "id": "563096", + "fullName": "Petter Blixts väg", + "parentFullName": "Hjärnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219c0" + }, + "id": "559295", + "fullName": "Blåklockestigen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219c1" + }, + "id": "556852", + "fullName": "Blockstrandsvägen", + "parentFullName": "Vejbystrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219c2" + }, + "id": "723932", + "fullName": "Blombacken", + "parentFullName": "Floda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219c3" + }, + "id": "724133", + "fullName": "Blåmesvägen", + "parentFullName": "Floda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219c4" + }, + "id": "724237", + "fullName": "Blåbärsvägen", + "parentFullName": "Floda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219c5" + }, + "id": "724187", + "fullName": "Blåsippevägen", + "parentFullName": "Floda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219c6" + }, + "id": "724131", + "fullName": "Blåbärsåsvägen", + "parentFullName": "Floda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219c7" + }, + "id": "724183", + "fullName": "Blåklintsvägen", + "parentFullName": "Floda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219c8" + }, + "id": "724185", + "fullName": "Blåklockevägen", + "parentFullName": "Floda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219c9" + }, + "id": "724273", + "fullName": "Blockebergsstigen", + "parentFullName": "Tollered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219ca" + }, + "id": "713671", + "fullName": "Blåsas väg", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219cb" + }, + "id": "713185", + "fullName": "Blåbärsvägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219cc" + }, + "id": "713560", + "fullName": "Blekingegatan", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219cd" + }, + "id": "713669", + "fullName": "Blåkullavägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219ce" + }, + "id": "715177", + "fullName": "Blåtjärnsvägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219cf" + }, + "id": "755568", + "fullName": "Blåklocksvägen", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219d0" + }, + "id": "810121", + "fullName": "Järpås Blåsut", + "parentFullName": "Järpås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219d1" + }, + "id": "808226", + "fullName": "Blåbärsvägen", + "parentFullName": "Vinninga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219d2" + }, + "id": "813054", + "fullName": "Torpa Blänkås", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219d3" + }, + "id": "806484", + "fullName": "Karaby Blombacka", + "parentFullName": "Tun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219d4" + }, + "id": "807774", + "fullName": "Blodboksvägen", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219d5" + }, + "id": "808228", + "fullName": "Blåklintsvägen", + "parentFullName": "Vinninga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219d6" + }, + "id": "807677", + "fullName": "Blåklocksvägen", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219d7" + }, + "id": "808230", + "fullName": "Blåstjärnevägen", + "parentFullName": "Vinninga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219d8" + }, + "id": "806958", + "fullName": "Blackstorpsvägen", + "parentFullName": "Såtenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219d9" + }, + "id": "813234", + "fullName": "Kållandsö Blåsnäs", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219da" + }, + "id": "810550", + "fullName": "Mellby Blinneberg", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219db" + }, + "id": "811667", + "fullName": "Örslösa Blyberget", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219dc" + }, + "id": "813230", + "fullName": "Kållandsö Blombacka", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219dd" + }, + "id": "811227", + "fullName": "Norra Kedum Blåklockan", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219de" + }, + "id": "812691", + "fullName": "Sunnersberg Blomängen", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219df" + }, + "id": "812689", + "fullName": "Sunnersberg Blombacken", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219e0" + }, + "id": "813232", + "fullName": "Kållandsö Blåsippebacken", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219e1" + }, + "id": "837399", + "fullName": "Blysvägen", + "parentFullName": "Årsunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219e2" + }, + "id": "839139", + "fullName": "Blomstigen", + "parentFullName": "Storvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219e3" + }, + "id": "838747", + "fullName": "Blixtvägen", + "parentFullName": "Sandviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219e4" + }, + "id": "844254", + "fullName": "Blåsippsbacken", + "parentFullName": "Forsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219e5" + }, + "id": "839516", + "fullName": "Bladmyrsvägen", + "parentFullName": "Kungsgården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219e6" + }, + "id": "838831", + "fullName": "Blankas Fäbodväg", + "parentFullName": "Järbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219e7" + }, + "id": "838269", + "fullName": "Blodriskegränd", + "parentFullName": "Sandviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219e8" + }, + "id": "838280", + "fullName": "Blodstensgatan", + "parentFullName": "Sandviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219e9" + }, + "id": "839225", + "fullName": "Blomstervägen", + "parentFullName": "Gästrike-Hammarby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219ea" + }, + "id": "837147", + "fullName": "Blixtens Backväg", + "parentFullName": "Österfärnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219eb" + }, + "id": "749335", + "fullName": "Blåsut", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219ec" + }, + "id": "749333", + "fullName": "Bladvägen", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219ed" + }, + "id": "751471", + "fullName": "Södra Bleken", + "parentFullName": "Brålanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219ee" + }, + "id": "751488", + "fullName": "Östra Bleken", + "parentFullName": "Brålanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219ef" + }, + "id": "749813", + "fullName": "Blekslätten", + "parentFullName": "Frändefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219f0" + }, + "id": "751483", + "fullName": "Västra Bleken", + "parentFullName": "Brålanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219f1" + }, + "id": "757672", + "fullName": "Blåsippsvägen", + "parentFullName": "Vargön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219f2" + }, + "id": "749337", + "fullName": "Blåsutbacken", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219f3" + }, + "id": "749562", + "fullName": "Blästergatan", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219f4" + }, + "id": "705767", + "fullName": "Blankavägen", + "parentFullName": "Sävedalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219f5" + }, + "id": "848686", + "fullName": "Blixbo", + "parentFullName": "Bjuråker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219f6" + }, + "id": "853375", + "fullName": "Blästa", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219f7" + }, + "id": "849140", + "fullName": "Blacksås", + "parentFullName": "Forsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219f8" + }, + "id": "914279", + "fullName": "Blistran", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219f9" + }, + "id": "848688", + "fullName": "Blodmyra", + "parentFullName": "Bjuråker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219fa" + }, + "id": "848936", + "fullName": "Blåsåsvägen", + "parentFullName": "Näsviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219fb" + }, + "id": "852665", + "fullName": "Blockvägen", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219fc" + }, + "id": "853941", + "fullName": "Blekargatan", + "parentFullName": "Iggesund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219fd" + }, + "id": "853382", + "fullName": "Blästavägen", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219fe" + }, + "id": "918549", + "fullName": "Blästaharen", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb2219ff" + }, + "id": "849141", + "fullName": "Blacksåsvallen", + "parentFullName": "Forsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a00" + }, + "id": "854421", + "fullName": "Blåbärsstigen", + "parentFullName": "Enånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a01" + }, + "id": "852617", + "fullName": "Blåsippsvägen", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a02" + }, + "id": "708008", + "fullName": "Blodriskan", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a03" + }, + "id": "707915", + "fullName": "Blekerivägen", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a04" + }, + "id": "708010", + "fullName": "Bläcksvampen", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a05" + }, + "id": "708213", + "fullName": "Blåbärsvägen", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a06" + }, + "id": "709430", + "fullName": "Blåbärsvägen", + "parentFullName": "Landvetter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a07" + }, + "id": "709792", + "fullName": "Blåvingevägen", + "parentFullName": "Härryda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a08" + }, + "id": "699836", + "fullName": "Sjöbo Blomåsen", + "parentFullName": "Hällingsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a09" + }, + "id": "709386", + "fullName": "Blåklockevägen", + "parentFullName": "Landvetter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a0a" + }, + "id": "709701", + "fullName": "Blåsippebacken", + "parentFullName": "Landvetter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a0b" + }, + "id": "708103", + "fullName": "Blockstensvägen", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a0c" + }, + "id": "934205", + "fullName": "Blanka", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a0d" + }, + "id": "534777", + "fullName": "Blidstena Blixhult", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a0e" + }, + "id": "531749", + "fullName": "Blanka", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a0f" + }, + "id": "533414", + "fullName": "Blackstad By", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a10" + }, + "id": "533434", + "fullName": "Blackstad Gård", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a11" + }, + "id": "534769", + "fullName": "Blidstena", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a12" + }, + "id": "533408", + "fullName": "Blackstad Berga", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a13" + }, + "id": "915404", + "fullName": "Blackstad Kyrka", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a14" + }, + "id": "534831", + "fullName": "Blockvägen", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a15" + }, + "id": "533430", + "fullName": "Blackstad Furubo", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a16" + }, + "id": "533452", + "fullName": "Blackstad Nydala", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a17" + }, + "id": "533454", + "fullName": "Blackstad Nässjö", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a18" + }, + "id": "934221", + "fullName": "Blankaholms Gård", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a19" + }, + "id": "934228", + "fullName": "Blankaviksvägen", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a1a" + }, + "id": "533424", + "fullName": "Blackstad Fornhem", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a1b" + }, + "id": "533426", + "fullName": "Blackstad Fridhem", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a1c" + }, + "id": "533460", + "fullName": "Blackstad Solhaga", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a1d" + }, + "id": "533472", + "fullName": "Blackstad Änghult", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a1e" + }, + "id": "934211", + "fullName": "Blankaholm Dalhem", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a1f" + }, + "id": "934218", + "fullName": "Blankaholm Hamnen", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a20" + }, + "id": "934224", + "fullName": "Blankaholm Stenbo", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a21" + }, + "id": "533410", + "fullName": "Blackstad Bergdalen", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a22" + }, + "id": "533412", + "fullName": "Blackstad Björkhult", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a23" + }, + "id": "533415", + "fullName": "Blackstad By Nyhaga", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a24" + }, + "id": "533420", + "fullName": "Blackstad Ekhyddan", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a25" + }, + "id": "533422", + "fullName": "Blackstad Eriksberg", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a26" + }, + "id": "533428", + "fullName": "Blackstad Fridsborg", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a27" + }, + "id": "533432", + "fullName": "Blackstad Furuhill", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a28" + }, + "id": "533436", + "fullName": "Blackstad Gåsdalen", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a29" + }, + "id": "533442", + "fullName": "Blackstad Karlsborg", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a2a" + }, + "id": "533456", + "fullName": "Blackstad Skogshaga", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a2b" + }, + "id": "533458", + "fullName": "Blackstad Solgården", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a2c" + }, + "id": "533462", + "fullName": "Blackstad Stenhamra", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a2d" + }, + "id": "533464", + "fullName": "Blackstad Stenserum", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a2e" + }, + "id": "533466", + "fullName": "Blackstad Torsborg", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a2f" + }, + "id": "533470", + "fullName": "Blackstad Vårbacka", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a30" + }, + "id": "934206", + "fullName": "Blanka Herrefällan", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a31" + }, + "id": "934223", + "fullName": "Blankaholm Smedjan", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a32" + }, + "id": "541832", + "fullName": "Blekhem Boda", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a33" + }, + "id": "534917", + "fullName": "Ekevik Blåvik", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a34" + }, + "id": "540703", + "fullName": "Blåhakegatan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a35" + }, + "id": "534773", + "fullName": "Blidstena Back", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a36" + }, + "id": "533418", + "fullName": "Blackstad By Ängaberg", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a37" + }, + "id": "533438", + "fullName": "Blackstad Holmsjönäs", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a38" + }, + "id": "533448", + "fullName": "Blackstad Kyrkbacken", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a39" + }, + "id": "533468", + "fullName": "Blackstad Vindekulla", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a3a" + }, + "id": "934210", + "fullName": "Blankaholm Dalehorva", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a3b" + }, + "id": "934214", + "fullName": "Blankaholm Fridsborg", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a3c" + }, + "id": "934217", + "fullName": "Blankaholm Hagalund", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a3d" + }, + "id": "934219", + "fullName": "Blankaholm Kolgården", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a3e" + }, + "id": "934222", + "fullName": "Blankaholm Skolvägen", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a3f" + }, + "id": "934225", + "fullName": "Blankaholm Stensborg", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a40" + }, + "id": "543707", + "fullName": "Rumma Blåstorp", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a41" + }, + "id": "542731", + "fullName": "Blåsippevägen", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a42" + }, + "id": "532754", + "fullName": "Blåbärsstigen", + "parentFullName": "Gunnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a43" + }, + "id": "533440", + "fullName": "Blackstad Hässelängen", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a44" + }, + "id": "923030", + "fullName": "Blackstad Bygdegården", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a45" + }, + "id": "934207", + "fullName": "Blankaholm Backstugan", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a46" + }, + "id": "934208", + "fullName": "Blankaholm Brygghuset", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a47" + }, + "id": "934209", + "fullName": "Blankaholm Båtklubben", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a48" + }, + "id": "934213", + "fullName": "Blankaholm Folkets Hus", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a49" + }, + "id": "934215", + "fullName": "Blankaholm Fågeldalen", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a4a" + }, + "id": "934216", + "fullName": "Blankaholm Glasbacken", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a4b" + }, + "id": "934220", + "fullName": "Blankaholm Runda Huset", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a4c" + }, + "id": "540332", + "fullName": "Blomstergatan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a4d" + }, + "id": "540741", + "fullName": "Blåsippevägen", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a4e" + }, + "id": "540875", + "fullName": "Blåvingegatan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a4f" + }, + "id": "541833", + "fullName": "Blekhem Bygget", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a50" + }, + "id": "541845", + "fullName": "Blekhem Hällen", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a51" + }, + "id": "541849", + "fullName": "Blekhem Jansbo", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a52" + }, + "id": "541861", + "fullName": "Blekhem Nyboda", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a53" + }, + "id": "541877", + "fullName": "Blekhem Villan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a54" + }, + "id": "541883", + "fullName": "Blekhems Slott", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a55" + }, + "id": "532838", + "fullName": "Helgerum Blåsut", + "parentFullName": "Gunnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a56" + }, + "id": "535654", + "fullName": "Forsby Blankebo", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a57" + }, + "id": "534781", + "fullName": "Blidstena Hagen", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a58" + }, + "id": "534789", + "fullName": "Blidstena Näset", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a59" + }, + "id": "534824", + "fullName": "Blidstenavägen", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a5a" + }, + "id": "920557", + "fullName": "Blekhem Torebo", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a5b" + }, + "id": "541839", + "fullName": "Blekhem Ekliden", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a5c" + }, + "id": "541843", + "fullName": "Blekhem Gullebo", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a5d" + }, + "id": "534779", + "fullName": "Blidstena Gärdet", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a5e" + }, + "id": "534785", + "fullName": "Blidstena Kullen", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a5f" + }, + "id": "920294", + "fullName": "Blekhem Gyllebo", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a60" + }, + "id": "533444", + "fullName": "Blackstad Klockaregård", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a61" + }, + "id": "533450", + "fullName": "Blackstad Lärarbostaden", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a62" + }, + "id": "934226", + "fullName": "Blankaholm Örsebohagen", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a63" + }, + "id": "934227", + "fullName": "Blanka Rättarebostaden", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a64" + }, + "id": "531794", + "fullName": "Blankaholms Gård", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a65" + }, + "id": "531796", + "fullName": "Blankaviksvägen", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a66" + }, + "id": "535971", + "fullName": "Härnum Blågården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a67" + }, + "id": "533446", + "fullName": "Blackstad Klockaregården", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a68" + }, + "id": "544883", + "fullName": "Ogestad Blåskulla", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a69" + }, + "id": "541853", + "fullName": "Blekhem Kontoret", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a6a" + }, + "id": "541855", + "fullName": "Blekhem Lindfall", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a6b" + }, + "id": "541857", + "fullName": "Blekhem Lockfall", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a6c" + }, + "id": "541863", + "fullName": "Blekhem Pilgatan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a6d" + }, + "id": "541867", + "fullName": "Blekhem Rävhagen", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a6e" + }, + "id": "541875", + "fullName": "Blekhem Sylltorp", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a6f" + }, + "id": "531761", + "fullName": "Blankaholm Dalhem", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a70" + }, + "id": "531783", + "fullName": "Blankaholm Stenbo", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a71" + }, + "id": "534771", + "fullName": "Blidstena Alhagen", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a72" + }, + "id": "534794", + "fullName": "Blidstena Näskärr", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a73" + }, + "id": "934590", + "fullName": "Ogestad Blåskulla", + "parentFullName": "Odensvi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a74" + }, + "id": "541295", + "fullName": "Sandebo Blombacka", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a75" + }, + "id": "541841", + "fullName": "Blekhem Granhagen", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a76" + }, + "id": "541869", + "fullName": "Blekhem Sjövillan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a77" + }, + "id": "541873", + "fullName": "Blekhem Slättfall", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a78" + }, + "id": "531751", + "fullName": "Blanka Herrefällan", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a79" + }, + "id": "531781", + "fullName": "Blankaholm Smedjan", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a7a" + }, + "id": "534775", + "fullName": "Blidstena Berghult", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a7b" + }, + "id": "534822", + "fullName": "Blidstena Änghagen", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a7c" + }, + "id": "541837", + "fullName": "Blekhem Danielssved", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a7d" + }, + "id": "541851", + "fullName": "Blekhem Katrineberg", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a7e" + }, + "id": "541882", + "fullName": "Blekhem Ödingshult", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a7f" + }, + "id": "542543", + "fullName": "Rödsle Blåsarudden", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a80" + }, + "id": "531773", + "fullName": "Blankaholm Hagalund", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a81" + }, + "id": "532972", + "fullName": "Skaftet Bläckhornet", + "parentFullName": "Gunnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a82" + }, + "id": "534783", + "fullName": "Blidstena Kocketorp", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a83" + }, + "id": "534798", + "fullName": "Blidstena Peterslund", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a84" + }, + "id": "534800", + "fullName": "Blidstena Sandhagen", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a85" + }, + "id": "534801", + "fullName": "Blidstena Skogshagen", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a86" + }, + "id": "534811", + "fullName": "Blidstena Solberget", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a87" + }, + "id": "534813", + "fullName": "Blidstena Solhöjden", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a88" + }, + "id": "934212", + "fullName": "Blankaholm Disponentbostaden", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a89" + }, + "id": "544113", + "fullName": "Hässelstad Blomtorpet", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a8a" + }, + "id": "531755", + "fullName": "Blankaholm Backstugan", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a8b" + }, + "id": "531757", + "fullName": "Blankaholm Brygghuset", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a8c" + }, + "id": "531759", + "fullName": "Blankaholm Dalehorva", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a8d" + }, + "id": "531765", + "fullName": "Blankaholm Folkets Hus", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a8e" + }, + "id": "531767", + "fullName": "Blankaholm Fridsborg", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a8f" + }, + "id": "531769", + "fullName": "Blankaholm Fågeldalen", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a90" + }, + "id": "531771", + "fullName": "Blankaholm Glasbacken", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a91" + }, + "id": "531775", + "fullName": "Blankaholm Kolgården", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a92" + }, + "id": "531777", + "fullName": "Blankaholm Runda Huset", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a93" + }, + "id": "531779", + "fullName": "Blankaholm Skolvägen", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a94" + }, + "id": "531785", + "fullName": "Blankaholm Stensborg", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a95" + }, + "id": "533087", + "fullName": "Skinnaremåla Bladvik", + "parentFullName": "Gunnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a96" + }, + "id": "534815", + "fullName": "Blidstena Stensö Kvarn", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a97" + }, + "id": "536518", + "fullName": "Tinderedsnäs Blå Berget", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a98" + }, + "id": "531753", + "fullName": "Blanka Rättarebostaden", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a99" + }, + "id": "531787", + "fullName": "Blankaholm Örsebohagen", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a9a" + }, + "id": "535585", + "fullName": "Djursnäs Blåsippstigen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a9b" + }, + "id": "541835", + "fullName": "Blekhem Dagsverkstugan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a9c" + }, + "id": "541859", + "fullName": "Blekhem Mejeribyggnaden", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a9d" + }, + "id": "541865", + "fullName": "Blekhem Rättarbyggnaden", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a9e" + }, + "id": "541884", + "fullName": "Blekhems Snickerifabrik", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221a9f" + }, + "id": "534787", + "fullName": "Blidstena Lilla Stenserum", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221aa0" + }, + "id": "534803", + "fullName": "Blidstena Snickargården", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221aa1" + }, + "id": "534820", + "fullName": "Blidstena Stora Stenserum", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221aa2" + }, + "id": "531099", + "fullName": "Hummelstad Blommerängen", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221aa3" + }, + "id": "531533", + "fullName": "Spjuthult Blomsterbacken", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221aa4" + }, + "id": "535584", + "fullName": "Djursnäs Blåklintsstigen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221aa5" + }, + "id": "541847", + "fullName": "Blekhem Inspektorsbostaden", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221aa6" + }, + "id": "541871", + "fullName": "Blekhem Skogvaktarbostaden", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221aa7" + }, + "id": "531763", + "fullName": "Blankaholm Disponentbostaden", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221aa8" + }, + "id": "934264", + "fullName": "Lebo", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221aa9" + }, + "id": "533659", + "fullName": "Kleva", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221aaa" + }, + "id": "533380", + "fullName": "Bjärka", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221aab" + }, + "id": "533494", + "fullName": "Frösvi", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221aac" + }, + "id": "533818", + "fullName": "Ålhult", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221aad" + }, + "id": "533330", + "fullName": "Backeby", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221aae" + }, + "id": "533719", + "fullName": "Lörstad", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221aaf" + }, + "id": "533730", + "fullName": "Pattebo", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ab0" + }, + "id": "934229", + "fullName": "Bolhult", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ab1" + }, + "id": "934243", + "fullName": "Bredglo", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ab2" + }, + "id": "934256", + "fullName": "Häggebo", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ab3" + }, + "id": "934288", + "fullName": "Riskebo", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ab4" + }, + "id": "934339", + "fullName": "Strömbo", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ab5" + }, + "id": "533480", + "fullName": "Dövestad", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ab6" + }, + "id": "533517", + "fullName": "Grönhult", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ab7" + }, + "id": "533599", + "fullName": "Hagaborg", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ab8" + }, + "id": "533734", + "fullName": "Rörsberg", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ab9" + }, + "id": "934262", + "fullName": "Konglebo", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221aba" + }, + "id": "533516", + "fullName": "Grytebäck", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221abb" + }, + "id": "533672", + "fullName": "Källsberg", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221abc" + }, + "id": "533711", + "fullName": "Laggetorp", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221abd" + }, + "id": "533773", + "fullName": "Solvändan", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221abe" + }, + "id": "533776", + "fullName": "Torpa Aspa", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221abf" + }, + "id": "934246", + "fullName": "Falsterbo", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ac0" + }, + "id": "934355", + "fullName": "Torgvägen", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ac1" + }, + "id": "934356", + "fullName": "Tribbhult", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ac2" + }, + "id": "934371", + "fullName": "Ängö Storö", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ac3" + }, + "id": "533504", + "fullName": "Frösvi Gård", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ac4" + }, + "id": "533671", + "fullName": "Kyrkbacken", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ac5" + }, + "id": "533778", + "fullName": "Torpa Sörby", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ac6" + }, + "id": "934338", + "fullName": "Stickvägen", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ac7" + }, + "id": "934265", + "fullName": "Lebo Bofall", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ac8" + }, + "id": "934374", + "fullName": "Övre torget", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ac9" + }, + "id": "533400", + "fullName": "Bjärka Skola", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221aca" + }, + "id": "533406", + "fullName": "Bjärka Vilan", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221acb" + }, + "id": "533478", + "fullName": "Dackevändan", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221acc" + }, + "id": "533748", + "fullName": "Skutterstad", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221acd" + }, + "id": "533779", + "fullName": "Trästad Albo", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ace" + }, + "id": "533784", + "fullName": "Trästad Gård", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221acf" + }, + "id": "533827", + "fullName": "Ålhults Gård", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ad0" + }, + "id": "934260", + "fullName": "Häggebotorp", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ad1" + }, + "id": "934263", + "fullName": "Kronäsvägen", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ad2" + }, + "id": "934269", + "fullName": "Lebo Ljusgöl", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ad3" + }, + "id": "934284", + "fullName": "Nedre torget", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ad4" + }, + "id": "934287", + "fullName": "Radhusvägen", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ad5" + }, + "id": "533376", + "fullName": "Backeby Vadet", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ad6" + }, + "id": "533384", + "fullName": "Bjärka Dalhem", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ad7" + }, + "id": "533392", + "fullName": "Bjärka Kullen", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ad8" + }, + "id": "533510", + "fullName": "Frösvi Sjönäs", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ad9" + }, + "id": "533603", + "fullName": "Hasselbacken", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ada" + }, + "id": "533663", + "fullName": "Kleva Gyllebo", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221adb" + }, + "id": "533665", + "fullName": "Kleva Haganäs", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221adc" + }, + "id": "533713", + "fullName": "Lilla Lörstad", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221add" + }, + "id": "533816", + "fullName": "Trästad Torpa", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ade" + }, + "id": "934301", + "fullName": "Solstadström", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221adf" + }, + "id": "934239", + "fullName": "Bolhult Liden", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ae0" + }, + "id": "934259", + "fullName": "Häggebo Skåne", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ae1" + }, + "id": "934270", + "fullName": "Lebo Solliden", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ae2" + }, + "id": "934272", + "fullName": "Lövängsvägen", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ae3" + }, + "id": "934273", + "fullName": "Marsgölehult", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ae4" + }, + "id": "934282", + "fullName": "Melgängs Gård", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ae5" + }, + "id": "934291", + "fullName": "Ryttarevägen", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ae6" + }, + "id": "934372", + "fullName": "Ängö Tullerön", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ae7" + }, + "id": "934373", + "fullName": "Östra Slingsö", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ae8" + }, + "id": "533344", + "fullName": "Backeby Dalebo", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ae9" + }, + "id": "533352", + "fullName": "Backeby Granbo", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221aea" + }, + "id": "533356", + "fullName": "Backeby Jansbo", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221aeb" + }, + "id": "533362", + "fullName": "Backeby Meläng", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221aec" + }, + "id": "533370", + "fullName": "Backeby Sandbo", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221aed" + }, + "id": "533394", + "fullName": "Bjärka Kvarnen", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221aee" + }, + "id": "533500", + "fullName": "Frösvi Frösvik", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221aef" + }, + "id": "533508", + "fullName": "Frösvi Olstorp", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221af0" + }, + "id": "533515", + "fullName": "Frösvi Tallmon", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221af1" + }, + "id": "533525", + "fullName": "Grönhult Bolöt", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221af2" + }, + "id": "533531", + "fullName": "Grönhult Ekeby", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221af3" + }, + "id": "533669", + "fullName": "Kleva Uddetorp", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221af4" + }, + "id": "533681", + "fullName": "Källsberg Haga", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221af5" + }, + "id": "533790", + "fullName": "Trästad Kullen", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221af6" + }, + "id": "533794", + "fullName": "Trästad Lugnet", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221af7" + }, + "id": "533814", + "fullName": "Trästad Sågsdu", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221af8" + }, + "id": "533822", + "fullName": "Ålhult Nissebo", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221af9" + }, + "id": "934200", + "fullName": "Bjurvik Nytorp", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221afa" + }, + "id": "934234", + "fullName": "Bolhult Boanäs", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221afb" + }, + "id": "934235", + "fullName": "Bolhult Boarum", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221afc" + }, + "id": "934245", + "fullName": "Englandsvägen", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221afd" + }, + "id": "934248", + "fullName": "Falsterbo Gård", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221afe" + }, + "id": "934254", + "fullName": "Hubertusvägen", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221aff" + }, + "id": "934261", + "fullName": "Kolgårdsvägen", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b00" + }, + "id": "934266", + "fullName": "Lebo Bäckemåla", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b01" + }, + "id": "934267", + "fullName": "Lebo Glabo Gård", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b02" + }, + "id": "934354", + "fullName": "Talluddsvägen", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b03" + }, + "id": "934368", + "fullName": "Västra Slingsö", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b04" + }, + "id": "533358", + "fullName": "Backeby Kärrebo", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b05" + }, + "id": "533372", + "fullName": "Backeby Solhult", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b06" + }, + "id": "533404", + "fullName": "Bjärka Sundsdal", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b07" + }, + "id": "533615", + "fullName": "Hultserum Gråbo", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b08" + }, + "id": "533619", + "fullName": "Hultserum Hörby", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b09" + }, + "id": "533667", + "fullName": "Kleva Spårelund", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b0a" + }, + "id": "533697", + "fullName": "Källsberg Sjöbo", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b0b" + }, + "id": "533724", + "fullName": "Norra Hultserum", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b0c" + }, + "id": "533744", + "fullName": "Rörsberg Solhem", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b0d" + }, + "id": "533775", + "fullName": "Sparbanksvägen", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b0e" + }, + "id": "912150", + "fullName": "Frösvi Sommarro", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b0f" + }, + "id": "934204", + "fullName": "Bjurvik Svingen", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b11" + }, + "id": "934241", + "fullName": "Bolhult Solhaga", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b12" + }, + "id": "934242", + "fullName": "Bolhult Vaderum", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b13" + }, + "id": "934250", + "fullName": "Glasbruksvägen", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b14" + }, + "id": "934257", + "fullName": "Häggebo Alstorp", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b15" + }, + "id": "934271", + "fullName": "Lebo Sågkvarnen", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b16" + }, + "id": "934283", + "fullName": "Melgäng Österbo", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b17" + }, + "id": "934285", + "fullName": "Norra Stämshult", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b18" + }, + "id": "934342", + "fullName": "Strömbo Nydalen", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b19" + }, + "id": "934344", + "fullName": "Södra Stämshult", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b1a" + }, + "id": "934357", + "fullName": "Tribbhults Gård", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b1b" + }, + "id": "934369", + "fullName": "Ängö Grytholmen", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b1c" + }, + "id": "934370", + "fullName": "Ängö Marsholmen", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b1d" + }, + "id": "533332", + "fullName": "Backeby Andersbo", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b1e" + }, + "id": "533334", + "fullName": "Backeby Berghill", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b1f" + }, + "id": "533338", + "fullName": "Backeby Björksbo", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b20" + }, + "id": "533340", + "fullName": "Backeby Bosveden", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b21" + }, + "id": "533363", + "fullName": "Backeby Mjöshult", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b22" + }, + "id": "533378", + "fullName": "Backsippevändan", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b23" + }, + "id": "533382", + "fullName": "Bjärka Brokullen", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b24" + }, + "id": "533398", + "fullName": "Bjärka Rosenhill", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b25" + }, + "id": "533402", + "fullName": "Bjärka Smedserum", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b26" + }, + "id": "533484", + "fullName": "Dövestad Ekdalen", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b27" + }, + "id": "533486", + "fullName": "Dövestad Ekliden", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b28" + }, + "id": "533498", + "fullName": "Frösvi Frösvidal", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b29" + }, + "id": "533502", + "fullName": "Frösvi Frösvinäs", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b2a" + }, + "id": "533518", + "fullName": "Grönhult Bergebo", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b2b" + }, + "id": "533527", + "fullName": "Grönhult Dalåkra", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b2c" + }, + "id": "533529", + "fullName": "Grönhult Ekberga", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b2d" + }, + "id": "533533", + "fullName": "Grönhult Ekhamra", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b2e" + }, + "id": "533535", + "fullName": "Grönhult Ekvalla", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b2f" + }, + "id": "533543", + "fullName": "Grönhult Grönlid", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b30" + }, + "id": "533545", + "fullName": "Grönhult Grönäng", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b31" + }, + "id": "533575", + "fullName": "Grönhult Olympia", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b32" + }, + "id": "533577", + "fullName": "Grönhult Ringsbo", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b33" + }, + "id": "533583", + "fullName": "Grönhult Sofiero", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b34" + }, + "id": "533629", + "fullName": "Hultserum Norrby", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b35" + }, + "id": "533635", + "fullName": "Hultserum Skolan", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b36" + }, + "id": "533673", + "fullName": "Källsberg Alstad", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b37" + }, + "id": "533721", + "fullName": "Lörstad Fornåsen", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b38" + }, + "id": "533732", + "fullName": "Pattebo Veneberg", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b39" + }, + "id": "533740", + "fullName": "Rörsberg Mörtnäs", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b3a" + }, + "id": "533755", + "fullName": "Skutterstad Gård", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b3b" + }, + "id": "533788", + "fullName": "Trästad Herrgård", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b3c" + }, + "id": "533792", + "fullName": "Trästad Lindhult", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b3d" + }, + "id": "533802", + "fullName": "Trästad Månstorp", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b3e" + }, + "id": "533810", + "fullName": "Trästad Solberga", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b3f" + }, + "id": "934199", + "fullName": "Bjurvik Nybygget", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b40" + }, + "id": "934240", + "fullName": "Bolhult Sinnerum", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b41" + }, + "id": "934251", + "fullName": "Glasmakarevägen", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b42" + }, + "id": "934268", + "fullName": "Lebo Hällebäcken", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b43" + }, + "id": "934294", + "fullName": "Slingsö Repvassa", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b44" + }, + "id": "934360", + "fullName": "Tribbhults Skola", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b45" + }, + "id": "533342", + "fullName": "Backeby Bråneholm", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b46" + }, + "id": "533354", + "fullName": "Backeby Grinderum", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b47" + }, + "id": "533365", + "fullName": "Backeby Paradiset", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b48" + }, + "id": "533388", + "fullName": "Bjärka Herrbjerka", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b49" + }, + "id": "533390", + "fullName": "Bjärka Kammartorp", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b4a" + }, + "id": "533396", + "fullName": "Bjärka Liljedalen", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b4b" + }, + "id": "533476", + "fullName": "Botegen Östra Hult", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b4c" + }, + "id": "533482", + "fullName": "Dövestad Badhuset", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b4d" + }, + "id": "533488", + "fullName": "Dövestad Norrgård", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b4e" + }, + "id": "533490", + "fullName": "Dövestad Perstorp", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b4f" + }, + "id": "533496", + "fullName": "Frösvi Friskhagen", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b50" + }, + "id": "533523", + "fullName": "Grönhult Björkhem", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b51" + }, + "id": "533549", + "fullName": "Grönhult Hagstorp", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b52" + }, + "id": "533553", + "fullName": "Grönhult Kulltorp", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b53" + }, + "id": "533555", + "fullName": "Grönhult Kvistrum", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b54" + }, + "id": "533567", + "fullName": "Grönhult Liseberg", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b55" + }, + "id": "533569", + "fullName": "Grönhult Mejeriet", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b56" + }, + "id": "533571", + "fullName": "Grönhult Norrhult", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b57" + }, + "id": "533573", + "fullName": "Grönhult Nygården", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b58" + }, + "id": "533585", + "fullName": "Grönhult Solgärde", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b59" + }, + "id": "533587", + "fullName": "Grönhult Solängen", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b5a" + }, + "id": "533589", + "fullName": "Grönhult Sveaborg", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b5b" + }, + "id": "533597", + "fullName": "Grönhult Ängbacka", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b5c" + }, + "id": "533617", + "fullName": "Hultserum Haghult", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b5d" + }, + "id": "533621", + "fullName": "Hultserum Karlsro", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b5e" + }, + "id": "533623", + "fullName": "Hultserum Linghem", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b5f" + }, + "id": "533625", + "fullName": "Hultserum Lyckeby", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b60" + }, + "id": "533649", + "fullName": "Hultserum Tallebo", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b61" + }, + "id": "533701", + "fullName": "Källsberg Skansen", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b62" + }, + "id": "533717", + "fullName": "Lundskullevändan", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b63" + }, + "id": "533746", + "fullName": "Rörsberg Ängvalla", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b64" + }, + "id": "533769", + "fullName": "Skutterstad Udden", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b65" + }, + "id": "533777", + "fullName": "Torpa Kvarntorpet", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b66" + }, + "id": "533786", + "fullName": "Trästad Henriksbo", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b67" + }, + "id": "533796", + "fullName": "Trästad Lövsveden", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b68" + }, + "id": "533804", + "fullName": "Trästad Rosenlund", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b69" + }, + "id": "533808", + "fullName": "Trästad Slottsmon", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b6a" + }, + "id": "533812", + "fullName": "Trästad Strömstad", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b6b" + }, + "id": "533820", + "fullName": "Ålhult Bäcklyckan", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b6c" + }, + "id": "533824", + "fullName": "Ålhult Rönneberga", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b6d" + }, + "id": "918223", + "fullName": "Grönhult Torvalla", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b6e" + }, + "id": "934201", + "fullName": "Bjurvik Smedstorp", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b6f" + }, + "id": "934203", + "fullName": "Bjurvik Stäckkärr", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b70" + }, + "id": "934233", + "fullName": "Bolhult Björkhaga", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b71" + }, + "id": "934237", + "fullName": "Bolhult Klämstorp", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b72" + }, + "id": "934238", + "fullName": "Bolhult Koltorpet", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b73" + }, + "id": "934244", + "fullName": "Bredglo Nergården", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b74" + }, + "id": "934295", + "fullName": "Slingsö Skogshult", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b75" + }, + "id": "934306", + "fullName": "Solstadström Bälö", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b76" + }, + "id": "934341", + "fullName": "Strömbo Marieborg", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b77" + }, + "id": "533336", + "fullName": "Backeby Björkliden", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b78" + }, + "id": "533346", + "fullName": "Backeby Dalebo Gård", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b79" + }, + "id": "533348", + "fullName": "Backeby Filadelfia", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b7a" + }, + "id": "533360", + "fullName": "Backeby Lilla Dalebo", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b7b" + }, + "id": "533386", + "fullName": "Bjärka Fredriksberg", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b7c" + }, + "id": "533492", + "fullName": "Dövestad Vallberga", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b7d" + }, + "id": "533506", + "fullName": "Frösvi Kvarnstugan", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b7e" + }, + "id": "533519", + "fullName": "Grönhult Berglyckan", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b7f" + }, + "id": "533521", + "fullName": "Grönhult Björkelund", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b80" + }, + "id": "533537", + "fullName": "Grönhult Gibbetorp", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b81" + }, + "id": "533539", + "fullName": "Grönhult Grönalund", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b82" + }, + "id": "533541", + "fullName": "Grönhult Grönhagen", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b83" + }, + "id": "533547", + "fullName": "Grönhult Gullbacken", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b84" + }, + "id": "533551", + "fullName": "Grönhult Klocketorp", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b85" + }, + "id": "533557", + "fullName": "Grönhult Källarhult", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b86" + }, + "id": "533564", + "fullName": "Grönhult Källgården", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b87" + }, + "id": "533566", + "fullName": "Grönhult Lindgården", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b88" + }, + "id": "533568", + "fullName": "Grönhult Lönngården", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b89" + }, + "id": "533570", + "fullName": "Grönhult Norrgården", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b8a" + }, + "id": "533579", + "fullName": "Grönhult Ringstorp", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b8b" + }, + "id": "533591", + "fullName": "Grönhult Vita Huset", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b8c" + }, + "id": "533595", + "fullName": "Grönhult Vårbacken", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b8d" + }, + "id": "533620", + "fullName": "Hultserum Kallersbo", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b8e" + }, + "id": "533622", + "fullName": "Hultserum Lindhult", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b8f" + }, + "id": "533627", + "fullName": "Hultserum Nergården", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b90" + }, + "id": "533633", + "fullName": "Hultserum Sjövändan", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b91" + }, + "id": "533639", + "fullName": "Hultserum Solberga", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b92" + }, + "id": "533641", + "fullName": "Hultserum Solvalla", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b93" + }, + "id": "533643", + "fullName": "Hultserum Söderhage", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b94" + }, + "id": "533645", + "fullName": "Hultserum Söderlid", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b95" + }, + "id": "533647", + "fullName": "Hultserum Sörgården", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b96" + }, + "id": "533651", + "fullName": "Hultserum Ängkullen", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b98" + }, + "id": "533675", + "fullName": "Källsberg Björkhaga", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b99" + }, + "id": "533677", + "fullName": "Källsberg Fritsberg", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b9a" + }, + "id": "533679", + "fullName": "Källsberg Grindebo", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b9b" + }, + "id": "533689", + "fullName": "Källsberg Lundaborg", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b9c" + }, + "id": "533693", + "fullName": "Källsberg Mosshult", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b9d" + }, + "id": "533695", + "fullName": "Källsberg Rosendal", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b9e" + }, + "id": "533699", + "fullName": "Källsberg Sjöshult", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221b9f" + }, + "id": "533707", + "fullName": "Källsberg Smedsborg", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ba0" + }, + "id": "533709", + "fullName": "Källsberg Tyllinge", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ba1" + }, + "id": "533736", + "fullName": "Rörsberg Fredsborg", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ba2" + }, + "id": "533738", + "fullName": "Rörsberg Kallernäs", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ba3" + }, + "id": "533742", + "fullName": "Rörsberg Norrvalla", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ba4" + }, + "id": "533757", + "fullName": "Skutterstad Högsby", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ba5" + }, + "id": "533759", + "fullName": "Skutterstad Kullen", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ba6" + }, + "id": "533761", + "fullName": "Skutterstad Lidhem", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ba7" + }, + "id": "533765", + "fullName": "Skutterstad Sjöhaga", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ba8" + }, + "id": "533767", + "fullName": "Skutterstad Sjöände", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221ba9" + }, + "id": "533771", + "fullName": "Skutterstad Viborg", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221baa" + }, + "id": "533780", + "fullName": "Trästad Algutstorp", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bab" + }, + "id": "533782", + "fullName": "Trästad Drängstugan", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bac" + }, + "id": "934231", + "fullName": "Bolhult Askebäcken", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bad" + }, + "id": "934247", + "fullName": "Falsterbo Ekdungen", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bae" + }, + "id": "934280", + "fullName": "Marsgölehults Gård", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221baf" + }, + "id": "934290", + "fullName": "Riskebo Klubbängen", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bb0" + }, + "id": "934323", + "fullName": "Solstadström Salem", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bb1" + }, + "id": "934337", + "fullName": "Solstadström Udden", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bb2" + }, + "id": "533581", + "fullName": "Grönhult Skogshyddan", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bb3" + }, + "id": "533593", + "fullName": "Grönhult Vrångtorpet", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bb4" + }, + "id": "533611", + "fullName": "Hultserum Berglyckan", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bb5" + }, + "id": "533613", + "fullName": "Hultserum Djurgården", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bb6" + }, + "id": "533631", + "fullName": "Hultserum Norrgården", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bb7" + }, + "id": "533653", + "fullName": "Hummelstad Gröna Lund", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bb8" + }, + "id": "533674", + "fullName": "Källsberg Björkbacka", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bb9" + }, + "id": "533683", + "fullName": "Källsberg Källtorpet", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bba" + }, + "id": "533728", + "fullName": "Norra Sund Gröningsbo", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bbb" + }, + "id": "533806", + "fullName": "Trästad Skarpträstad", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bbc" + }, + "id": "934195", + "fullName": "Bjurvik Bjursjöholm", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bbd" + }, + "id": "934196", + "fullName": "Bjurvik Fjälltorpet", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bbe" + }, + "id": "934197", + "fullName": "Bjurvik Gränstorpet", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bbf" + }, + "id": "934198", + "fullName": "Bjurvik Märthastorp", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bc0" + }, + "id": "934202", + "fullName": "Bjurvik Stjärneberg", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bc1" + }, + "id": "934236", + "fullName": "Bolhult Högsjöhorva", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bc2" + }, + "id": "934258", + "fullName": "Häggebo Pettersberg", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bc3" + }, + "id": "934277", + "fullName": "Marsgölehult Höghult", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bc4" + }, + "id": "934278", + "fullName": "Marsgölehult Källvik", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bc5" + }, + "id": "934281", + "fullName": "Marsgölehult Villan", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bc6" + }, + "id": "934289", + "fullName": "Riskebo Klubblyckan", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bc7" + }, + "id": "934292", + "fullName": "Slingsö Fiskartorpet", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bc8" + }, + "id": "934293", + "fullName": "Slingsö Gunnarsmåla", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bc9" + }, + "id": "934296", + "fullName": "Slingsö Slingsviken", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bca" + }, + "id": "934304", + "fullName": "Solstadström Botorp", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bcb" + }, + "id": "934309", + "fullName": "Solstadström Ekehill", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bcc" + }, + "id": "934317", + "fullName": "Solstadström Höjden", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bcd" + }, + "id": "934326", + "fullName": "Solstadström Solhem", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bce" + }, + "id": "934327", + "fullName": "Solstadström Solhill", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bcf" + }, + "id": "934340", + "fullName": "Strömbo Lilla Älvhem", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bd0" + }, + "id": "934343", + "fullName": "Strömbo Stora Älvhem", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bd1" + }, + "id": "934358", + "fullName": "Tribbhult Sjöstugan", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bd2" + }, + "id": "934359", + "fullName": "Tribbhult Smedserum", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bd3" + }, + "id": "533350", + "fullName": "Backeby Garvaregården", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bd4" + }, + "id": "934232", + "fullName": "Bolhult Askebäckshult", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bd5" + }, + "id": "934274", + "fullName": "Marsgölehult Fagerdal", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bd6" + }, + "id": "934275", + "fullName": "Marsgölehult Grytfall", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bd7" + }, + "id": "934310", + "fullName": "Solstadström Ekhyddan", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bd8" + }, + "id": "934313", + "fullName": "Solstadström Furuhill", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bd9" + }, + "id": "934316", + "fullName": "Solstadström Hanslund", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bda" + }, + "id": "934325", + "fullName": "Solstadström Solbacka", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bdb" + }, + "id": "934328", + "fullName": "Solstadström Solviken", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bdc" + }, + "id": "934335", + "fullName": "Solstadström Torsborg", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bdd" + }, + "id": "934353", + "fullName": "Södra Stämshult Skolan", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bde" + }, + "id": "533364", + "fullName": "Backeby Norra Brånängen", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221bdf" + }, + "id": "533374", + "fullName": "Backeby Södra Brånängen", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221be0" + }, + "id": "533637", + "fullName": "Hultserum Snickarstugan", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221be1" + }, + "id": "533691", + "fullName": "Källsberg Mellangården", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221be2" + }, + "id": "533715", + "fullName": "Lilla Lörstad Grytebäck", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1954a27dcf33cb221be3" + }, + "id": "533725", + "fullName": "Norra Hultserum Ekbacka", + "parentFullName": "Blackstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d28" + }, + "id": "688419", + "fullName": "Bohusgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d29" + }, + "id": "689052", + "fullName": "Boråsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d2a" + }, + "id": "690939", + "fullName": "Bondegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d2f" + }, + "id": "692222", + "fullName": "Bogserpiren", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d31" + }, + "id": "929737", + "fullName": "Bolstensvägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d32" + }, + "id": "694633", + "fullName": "Bottnevägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d33" + }, + "id": "688607", + "fullName": "Borraregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d34" + }, + "id": "688918", + "fullName": "Bofinksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d35" + }, + "id": "690951", + "fullName": "Borgaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d36" + }, + "id": "694589", + "fullName": "Bottnelyckan", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d37" + }, + "id": "690708", + "fullName": "Bogärdesgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d38" + }, + "id": "716608", + "fullName": "Bolstensvägen", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d39" + }, + "id": "708533", + "fullName": "Bockhamnsvägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d3c" + }, + "id": "694746", + "fullName": "Bodloftsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d3e" + }, + "id": "689262", + "fullName": "Bockhornsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d3f" + }, + "id": "689812", + "fullName": "Bokekullsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d40" + }, + "id": "688649", + "fullName": "Borrsvängsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d42" + }, + "id": "690224", + "fullName": "Bokbindaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d46" + }, + "id": "690226", + "fullName": "Boktryckaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d47" + }, + "id": "691039", + "fullName": "Borgmästaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d48" + }, + "id": "914173", + "fullName": "Borstbindaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d49" + }, + "id": "695176", + "fullName": "Lilla Bolstensvägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d4a" + }, + "id": "694637", + "fullName": "Lilla Bottnevägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d4f" + }, + "id": "690228", + "fullName": "Boktryckareplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d50" + }, + "id": "691087", + "fullName": "Bovallstrandsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d56" + }, + "id": "720366", + "fullName": "Trollsjövägen", + "parentFullName": "Bohus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d5a" + }, + "id": "700865", + "fullName": "Bönekällan", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d5c" + }, + "id": "688988", + "fullName": "Bökersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d5f" + }, + "id": "696290", + "fullName": "Böneredsgatan", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d61" + }, + "id": "915590", + "fullName": "Bönekullevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d63" + }, + "id": "929750", + "fullName": "Böneredslyckan", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d6b" + }, + "id": "529785", + "fullName": "Bockgränd", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d6c" + }, + "id": "529872", + "fullName": "Bockgatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d6d" + }, + "id": "530923", + "fullName": "Bokallén", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d70" + }, + "id": "528403", + "fullName": "Bolagsbacken", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d71" + }, + "id": "528405", + "fullName": "Borgnäsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d72" + }, + "id": "528791", + "fullName": "Bokviksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d73" + }, + "id": "528875", + "fullName": "Boplatsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d74" + }, + "id": "529289", + "fullName": "Bokhagegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d75" + }, + "id": "530073", + "fullName": "Borgebygatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d76" + }, + "id": "530559", + "fullName": "Bobergsängen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d7a" + }, + "id": "530280", + "fullName": "Boställsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d7b" + }, + "id": "528789", + "fullName": "Bokholmsgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d7c" + }, + "id": "529116", + "fullName": "Bodekullsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d7d" + }, + "id": "530418", + "fullName": "Hyllie Boställe", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d7e" + }, + "id": "530449", + "fullName": "Bollspelsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d80" + }, + "id": "527544", + "fullName": "Bokhållaregatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d81" + }, + "id": "529118", + "fullName": "Bodekullsgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d82" + }, + "id": "529389", + "fullName": "Hyllie boulevard", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d83" + }, + "id": "531258", + "fullName": "Borrebackevägen", + "parentFullName": "Tygelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d84" + }, + "id": "527467", + "fullName": "Borgmästaregatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d85" + }, + "id": "530071", + "fullName": "Boktryckaregatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d86" + }, + "id": "531092", + "fullName": "Borrebackevägen", + "parentFullName": "Klagshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d87" + }, + "id": "528633", + "fullName": "Botildenborgsvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d89" + }, + "id": "528470", + "fullName": "Botildenborgsstigen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d8a" + }, + "id": "531263", + "fullName": "Gamla Borrebackevägen", + "parentFullName": "Tygelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d8c" + }, + "id": "530705", + "fullName": "Börringegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d90" + }, + "id": "798681", + "fullName": "Funbo-Bodarna Bodalund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d91" + }, + "id": "777232", + "fullName": "Boliden", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d93" + }, + "id": "779559", + "fullName": "Bostebo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d94" + }, + "id": "787333", + "fullName": "Bockbol", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d9a" + }, + "id": "779550", + "fullName": "Bolvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d9c" + }, + "id": "777234", + "fullName": "Borgarlid", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222d9d" + }, + "id": "777465", + "fullName": "Bondängen", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222da0" + }, + "id": "787336", + "fullName": "Bodavägen", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222da9" + }, + "id": "779557", + "fullName": "Boröjningen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222db0" + }, + "id": "777463", + "fullName": "Bofinkens väg", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222db2" + }, + "id": "777467", + "fullName": "Boställsvägen", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222db3" + }, + "id": "787424", + "fullName": "Lilla Bockbol", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222dbb" + }, + "id": "796085", + "fullName": "Karin Boyegatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222dbc" + }, + "id": "796436", + "fullName": "Bokbindargatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222dc0" + }, + "id": "798602", + "fullName": "Bodatorpsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222dc3" + }, + "id": "777288", + "fullName": "Lännalöt Borghill", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222dc6" + }, + "id": "796687", + "fullName": "Fröviboda Bodaudd", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222dc7" + }, + "id": "798101", + "fullName": "Kölinge Bostället", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222dca" + }, + "id": "785731", + "fullName": "Bordtennisvägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222dcd" + }, + "id": "778404", + "fullName": "Långtibble Borganäs", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222dd3" + }, + "id": "798757", + "fullName": "Hallkved Bottenängen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222dd5" + }, + "id": "798683", + "fullName": "Funbo-Bodarna Granhagen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222dd7" + }, + "id": "787378", + "fullName": "Holvarby Lilla Botarby", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222dd8" + }, + "id": "787382", + "fullName": "Holvarby Stora Botarby", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ddd" + }, + "id": "797183", + "fullName": "Börje Börjefrid", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222dde" + }, + "id": "797325", + "fullName": "Börje-Bösslinge", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e11" + }, + "id": "797201", + "fullName": "Börje Granhälla", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e12" + }, + "id": "797207", + "fullName": "Börje Granliden", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e14" + }, + "id": "797224", + "fullName": "Börje Hållplats", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e15" + }, + "id": "797230", + "fullName": "Börje Karlsborg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e16" + }, + "id": "797232", + "fullName": "Börje Karlslund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e17" + }, + "id": "797255", + "fullName": "Börje Myrtorpet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e1c" + }, + "id": "797291", + "fullName": "Börje Skäggesta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e1d" + }, + "id": "795166", + "fullName": "Gamla Börjevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e20" + }, + "id": "797203", + "fullName": "Börje Granhällen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e21" + }, + "id": "797205", + "fullName": "Börje Granhöjden", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e22" + }, + "id": "797239", + "fullName": "Börje Knekthagen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e23" + }, + "id": "797243", + "fullName": "Börje Lillbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e24" + }, + "id": "797245", + "fullName": "Börje Lindesberg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e27" + }, + "id": "797294", + "fullName": "Börje Storgården", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e28" + }, + "id": "797295", + "fullName": "Börje Ströbylund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e29" + }, + "id": "797297", + "fullName": "Börje Strömsborg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e2a" + }, + "id": "797299", + "fullName": "Börje Tallbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e2b" + }, + "id": "797307", + "fullName": "Börje Tysktorpet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e2f" + }, + "id": "936991", + "fullName": "Böljemolnsvägen", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e32" + }, + "id": "797283", + "fullName": "Börje Skarpbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e33" + }, + "id": "797287", + "fullName": "Börje Skogsbrynet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e35" + }, + "id": "797242", + "fullName": "Börje Lilla Mångsbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e37" + }, + "id": "797324", + "fullName": "Börje-Brunnby Torbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e38" + }, + "id": "797332", + "fullName": "Börje-Hässelby Gård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e3b" + }, + "id": "797199", + "fullName": "Börje Fågelbobacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e3c" + }, + "id": "797241", + "fullName": "Börje Lilla Gäsmesta", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e3f" + }, + "id": "797301", + "fullName": "Börje Tiby Klockargård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e40" + }, + "id": "797321", + "fullName": "Börje-Brunnby Mellanbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e41" + }, + "id": "797322", + "fullName": "Börje-Brunnby Tallbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e43" + }, + "id": "797340", + "fullName": "Börje-Ströja Körsbärslunden", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e44" + }, + "id": "524603", + "fullName": "Bo", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e45" + }, + "id": "519136", + "fullName": "Bokärr", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e47" + }, + "id": "502864", + "fullName": "Bostorp", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e48" + }, + "id": "529617", + "fullName": "Bonnorp Villa Borghamn", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e49" + }, + "id": "529619", + "fullName": "Bonnorp Villa Bornsnäs", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e4a" + }, + "id": "527410", + "fullName": "Bostorp", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e4b" + }, + "id": "506801", + "fullName": "Bollebo", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e4c" + }, + "id": "502862", + "fullName": "Bogetorp", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e4d" + }, + "id": "524952", + "fullName": "Boarp Lund", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e4e" + }, + "id": "527408", + "fullName": "Borgholm", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e4f" + }, + "id": "933407", + "fullName": "Bommedal", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e50" + }, + "id": "529385", + "fullName": "Bogränd", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e51" + }, + "id": "529598", + "fullName": "Bonnorp", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e52" + }, + "id": "505156", + "fullName": "Bogestad", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e53" + }, + "id": "509087", + "fullName": "Bokgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e54" + }, + "id": "921756", + "fullName": "Bollvägen", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e55" + }, + "id": "523555", + "fullName": "Bommedal", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e56" + }, + "id": "526017", + "fullName": "Kärr Borgen", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e5a" + }, + "id": "524950", + "fullName": "Boarp Lindås", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e5c" + }, + "id": "506922", + "fullName": "Lökebo Boda", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e5d" + }, + "id": "509089", + "fullName": "Bondegatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e5e" + }, + "id": "526547", + "fullName": "Bonäsvägen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e5f" + }, + "id": "503354", + "fullName": "Botildes väg", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e60" + }, + "id": "502868", + "fullName": "Bostorp Löten", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e61" + }, + "id": "503365", + "fullName": "Göstad Borgen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e62" + }, + "id": "503977", + "fullName": "Markeby Bohus", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e63" + }, + "id": "527356", + "fullName": "Bohemsvägen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e65" + }, + "id": "524954", + "fullName": "Boarp Lövsberg", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e66" + }, + "id": "524963", + "fullName": "Boarp Solberga", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e67" + }, + "id": "524965", + "fullName": "Boarp Vägstorp", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e68" + }, + "id": "501940", + "fullName": "Bobergsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e69" + }, + "id": "529604", + "fullName": "Bonnorp Gård", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e6a" + }, + "id": "529609", + "fullName": "Bonnorp Sala", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e6b" + }, + "id": "508660", + "fullName": "Tift Bossgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e6c" + }, + "id": "509168", + "fullName": "Borraregatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e6d" + }, + "id": "509554", + "fullName": "Bokhagsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e6e" + }, + "id": "524609", + "fullName": "Bo Mellangård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e6f" + }, + "id": "524615", + "fullName": "Bo Västergård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e70" + }, + "id": "524702", + "fullName": "Harg Boställe", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e71" + }, + "id": "519140", + "fullName": "Botkärrsvägen", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e72" + }, + "id": "918459", + "fullName": "Bokskogsvägen", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e73" + }, + "id": "524956", + "fullName": "Boarp Lövsätter", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e74" + }, + "id": "524961", + "fullName": "Boarp Solbacken", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e76" + }, + "id": "524354", + "fullName": "Sålla Boställe", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e77" + }, + "id": "524607", + "fullName": "Bo Lönnstället", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e78" + }, + "id": "502219", + "fullName": "Bonnorpsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e79" + }, + "id": "502628", + "fullName": "Boställsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e7a" + }, + "id": "502707", + "fullName": "Lambohov Boarp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e7d" + }, + "id": "529622", + "fullName": "Bonnorps Gård", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e7e" + }, + "id": "933417", + "fullName": "Bommedal Våräng", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e80" + }, + "id": "524944", + "fullName": "Boarp Frälsegård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e81" + }, + "id": "524958", + "fullName": "Boarp Mellangård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e82" + }, + "id": "525586", + "fullName": "Ullstorp Boheden", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e83" + }, + "id": "502484", + "fullName": "Staby Bostället", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e84" + }, + "id": "528736", + "fullName": "Högby Boställe", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e85" + }, + "id": "505160", + "fullName": "Bogestad Sundet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e86" + }, + "id": "508637", + "fullName": "Sättuna Bojgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e87" + }, + "id": "509125", + "fullName": "Bockhornsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e88" + }, + "id": "523575", + "fullName": "Bommedal Våräng", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e8a" + }, + "id": "519138", + "fullName": "Bokärr Sjötomten", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e8b" + }, + "id": "502885", + "fullName": "Fröstad Bommedal", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e8d" + }, + "id": "523559", + "fullName": "Bommedal Gröndal", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e8e" + }, + "id": "523561", + "fullName": "Bommedal Gäddnäs", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e8f" + }, + "id": "523572", + "fullName": "Bommedal Myggebo", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e91" + }, + "id": "933410", + "fullName": "Bommedal Gröndal", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e92" + }, + "id": "933411", + "fullName": "Bommedal Gäddnäs", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e93" + }, + "id": "933414", + "fullName": "Bommedal Myggebo", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e94" + }, + "id": "501613", + "fullName": "Bokhållaregatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e95" + }, + "id": "529768", + "fullName": "Fruktåker Bohem", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e96" + }, + "id": "508639", + "fullName": "Sättuna Bossgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e98" + }, + "id": "501597", + "fullName": "Borgmästaregatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e99" + }, + "id": "528803", + "fullName": "Kärrsjö Borggård", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e9b" + }, + "id": "527025", + "fullName": "Sturefors Bostorp", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e9c" + }, + "id": "527122", + "fullName": "Sturefors Villa Bo", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e9d" + }, + "id": "523569", + "fullName": "Bommedal Kibbelsbo", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222e9e" + }, + "id": "523573", + "fullName": "Bommedal Sjöstugan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ea0" + }, + "id": "503054", + "fullName": "Ryckelösa Bostället", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ea1" + }, + "id": "503687", + "fullName": "Brånnestad Boställe", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ea3" + }, + "id": "933412", + "fullName": "Bommedal Kibbelsbo", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ea4" + }, + "id": "933415", + "fullName": "Bommedal Sjöstugan", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ea6" + }, + "id": "528652", + "fullName": "Hornstäve Boställe", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ea7" + }, + "id": "528801", + "fullName": "Kärrsjö Boklunden", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ea8" + }, + "id": "528837", + "fullName": "Kättstorp Boställe", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ea9" + }, + "id": "528939", + "fullName": "Maspelösa Boställe", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222eaa" + }, + "id": "529607", + "fullName": "Bonnorp Lövhyddan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222eac" + }, + "id": "529615", + "fullName": "Bonnorp Vidablick", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ead" + }, + "id": "526700", + "fullName": "Kringstorp Borrtorp", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222eaf" + }, + "id": "523574", + "fullName": "Bommedal Skogslyckan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222eb1" + }, + "id": "933416", + "fullName": "Bommedal Skogslyckan", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222eb6" + }, + "id": "523570", + "fullName": "Bommedal Lilla Gröndal", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222eb7" + }, + "id": "933413", + "fullName": "Bommedal Lilla Gröndal", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222eb8" + }, + "id": "529606", + "fullName": "Bonnorp Kristinehamn", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222eb9" + }, + "id": "529621", + "fullName": "Bonnorp Villa Furulid", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222eba" + }, + "id": "508450", + "fullName": "Ledberg Nedre Bossgård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ebc" + }, + "id": "504420", + "fullName": "Rystad Bosgård Södergård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ebd" + }, + "id": "529611", + "fullName": "Bonnorp Södra Lövhyddan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ebe" + }, + "id": "508704", + "fullName": "Västerbränninge Borgsro", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ebf" + }, + "id": "529229", + "fullName": "Stora Sjögestad Boställe", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ec0" + }, + "id": "530146", + "fullName": "Södra Hult Villa Borghamn", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ec1" + }, + "id": "505158", + "fullName": "Bogestad Grenadjärtorpet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ec4" + }, + "id": "504724", + "fullName": "Bökestad", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ec6" + }, + "id": "503358", + "fullName": "Bölingstomta", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ec7" + }, + "id": "529675", + "fullName": "Bölnorps Gård", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ec8" + }, + "id": "528137", + "fullName": "Ljung Börstorp", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222eca" + }, + "id": "502058", + "fullName": "Bökestadsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ecb" + }, + "id": "529647", + "fullName": "Bölnorp Fridhem", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ecc" + }, + "id": "923024", + "fullName": "Bölnorp Gläntan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ecf" + }, + "id": "529649", + "fullName": "Bölnorp Hammarbo", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ed2" + }, + "id": "504730", + "fullName": "Bökestad Solåkra", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ed5" + }, + "id": "529651", + "fullName": "Bölnorp Karlshamn", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ed6" + }, + "id": "529655", + "fullName": "Bölnorp Linlyckan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ed7" + }, + "id": "529657", + "fullName": "Bölnorp Lövkullen", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ed8" + }, + "id": "529671", + "fullName": "Bölnorp Stjärnvik", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ed9" + }, + "id": "529673", + "fullName": "Bölnorp Svensberg", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222eda" + }, + "id": "507579", + "fullName": "Ralstorp Börstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222edb" + }, + "id": "529667", + "fullName": "Bölnorp Snarbygget", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222edc" + }, + "id": "529674", + "fullName": "Bölnorp Trankärret", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222edd" + }, + "id": "529659", + "fullName": "Bölnorp Mossebotorp", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ede" + }, + "id": "529665", + "fullName": "Bölnorp Skogslyckan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ee0" + }, + "id": "529663", + "fullName": "Bölnorp Skogsgläntan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ee1" + }, + "id": "529669", + "fullName": "Bölnorp Sommarlyckan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ee2" + }, + "id": "529653", + "fullName": "Bölnorp Lilla Snarbygget", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ee3" + }, + "id": "761653", + "fullName": "Boda", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ee4" + }, + "id": "936844", + "fullName": "Borrbo", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ee5" + }, + "id": "761651", + "fullName": "Boberga", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ee6" + }, + "id": "762837", + "fullName": "Bollsta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ee7" + }, + "id": "764335", + "fullName": "Bovallen", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ee8" + }, + "id": "759175", + "fullName": "Bokvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ee9" + }, + "id": "759789", + "fullName": "Bomgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222eea" + }, + "id": "760019", + "fullName": "Bogvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222eeb" + }, + "id": "763442", + "fullName": "Botängen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222eed" + }, + "id": "759182", + "fullName": "Borevägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222eee" + }, + "id": "762395", + "fullName": "Borgvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222eef" + }, + "id": "762845", + "fullName": "Botsberga", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ef0" + }, + "id": "763169", + "fullName": "Borup Gård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ef1" + }, + "id": "758625", + "fullName": "Bondegatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ef2" + }, + "id": "759290", + "fullName": "Boggivägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ef3" + }, + "id": "759544", + "fullName": "Bohusvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ef5" + }, + "id": "758924", + "fullName": "Bomansgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ef6" + }, + "id": "759693", + "fullName": "Borrargatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ef7" + }, + "id": "760557", + "fullName": "Bondebacken", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ef8" + }, + "id": "762839", + "fullName": "Bollsta Gård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222efa" + }, + "id": "936866", + "fullName": "Skerike Boda", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222efb" + }, + "id": "760322", + "fullName": "Boplatsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222efc" + }, + "id": "760797", + "fullName": "Bofinksvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222efd" + }, + "id": "760969", + "fullName": "Bomullsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222efe" + }, + "id": "762841", + "fullName": "Bollstavägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222eff" + }, + "id": "763507", + "fullName": "Lilla Bodarna", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f00" + }, + "id": "763513", + "fullName": "Stora Bodarna", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f02" + }, + "id": "936906", + "fullName": "Boskapsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f03" + }, + "id": "764337", + "fullName": "Bovallens Gård", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f04" + }, + "id": "758998", + "fullName": "Boställevägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f05" + }, + "id": "759109", + "fullName": "Bolmörtsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f06" + }, + "id": "762280", + "fullName": "Lillhärads Boda", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f07" + }, + "id": "762393", + "fullName": "Bodabergsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f08" + }, + "id": "936773", + "fullName": "Boberga Nyängen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f0a" + }, + "id": "762843", + "fullName": "Borrsvängsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f0b" + }, + "id": "936771", + "fullName": "Boberga Hagaberg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f0c" + }, + "id": "936772", + "fullName": "Boberga Hagalund", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f0d" + }, + "id": "915968", + "fullName": "Sevalla Bostället", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f0e" + }, + "id": "762399", + "fullName": "Böle", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f0f" + }, + "id": "762401", + "fullName": "Böle By", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f10" + }, + "id": "759002", + "fullName": "Böttigersgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f11" + }, + "id": "759297", + "fullName": "Bösebergsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f12" + }, + "id": "759299", + "fullName": "Bössebergsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f13" + }, + "id": "753030", + "fullName": "Bo", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f14" + }, + "id": "753136", + "fullName": "Boda", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f15" + }, + "id": "753335", + "fullName": "Boängen", + "parentFullName": "Kilsmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f19" + }, + "id": "745795", + "fullName": "Bogärdet", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f1e" + }, + "id": "752974", + "fullName": "Borins väg", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f1f" + }, + "id": "753063", + "fullName": "Bondevrak", + "parentFullName": "Stora Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f20" + }, + "id": "753333", + "fullName": "Botarevägen", + "parentFullName": "Kilsmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f22" + }, + "id": "743912", + "fullName": "Bolagsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f23" + }, + "id": "743351", + "fullName": "Boskärsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f24" + }, + "id": "744194", + "fullName": "Bofinkstigen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f25" + }, + "id": "936698", + "fullName": "Botarevägen", + "parentFullName": "Brevens Bruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f26" + }, + "id": "743436", + "fullName": "Boställsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f27" + }, + "id": "744933", + "fullName": "Boglundsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f28" + }, + "id": "757534", + "fullName": "Botvidsgården", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f29" + }, + "id": "753061", + "fullName": "Bobackavägen", + "parentFullName": "Stora Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f2a" + }, + "id": "743850", + "fullName": "Bodekullsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f2b" + }, + "id": "743940", + "fullName": "Bonstorpsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f2c" + }, + "id": "745012", + "fullName": "Bocktörnevägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f2d" + }, + "id": "745824", + "fullName": "Lilla Bogärdet", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f2e" + }, + "id": "743349", + "fullName": "Borgmästargatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f2f" + }, + "id": "753257", + "fullName": "Bollplansvägen", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f30" + }, + "id": "743639", + "fullName": "Bondsättersvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f31" + }, + "id": "922025", + "fullName": "Boglundsrondellen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f32" + }, + "id": "753065", + "fullName": "Börsholm", + "parentFullName": "Stora Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f33" + }, + "id": "554150", + "fullName": "Borgen", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f34" + }, + "id": "552134", + "fullName": "Bokgatan", + "parentFullName": "Ödåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f36" + }, + "id": "554143", + "fullName": "Bokstigen", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f37" + }, + "id": "554152", + "fullName": "Borgvägen", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f38" + }, + "id": "552333", + "fullName": "Bokliden", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f39" + }, + "id": "552444", + "fullName": "Bondegatan", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f3a" + }, + "id": "550187", + "fullName": "Bomgränden", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f3b" + }, + "id": "550745", + "fullName": "Bodengatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f3c" + }, + "id": "550980", + "fullName": "Bohusgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f3d" + }, + "id": "552446", + "fullName": "Borgaregatan", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f3e" + }, + "id": "554491", + "fullName": "Boserupsvägen", + "parentFullName": "Mörarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f3f" + }, + "id": "550313", + "fullName": "Bollbrogatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f40" + }, + "id": "550463", + "fullName": "Borgebygatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f41" + }, + "id": "551749", + "fullName": "Bofinksgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f43" + }, + "id": "550708", + "fullName": "Borgholmsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f44" + }, + "id": "550783", + "fullName": "Bogseraregatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f45" + }, + "id": "552521", + "fullName": "Bogesundsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f46" + }, + "id": "554703", + "fullName": "Kattarps Boställe", + "parentFullName": "Kattarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f47" + }, + "id": "554184", + "fullName": "Fjärestad Boställe", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f48" + }, + "id": "554222", + "fullName": "Kvistofta Boställe", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f4a" + }, + "id": "551505", + "fullName": "Borgmästaregatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f4b" + }, + "id": "554538", + "fullName": "Hässlunda Boställe", + "parentFullName": "Mörarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f4c" + }, + "id": "554613", + "fullName": "Norra Bokhagsvägen", + "parentFullName": "Mörarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f4d" + }, + "id": "554659", + "fullName": "Södra Bokhagsvägen", + "parentFullName": "Mörarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f4f" + }, + "id": "554533", + "fullName": "Hjortshögs Boställe", + "parentFullName": "Mörarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f50" + }, + "id": "551501", + "fullName": "Västra Borgarhögsvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f51" + }, + "id": "561301", + "fullName": "Borg Botorp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f52" + }, + "id": "561298", + "fullName": "Borg Boklund", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f53" + }, + "id": "561300", + "fullName": "Borg Borleja", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f54" + }, + "id": "596112", + "fullName": "Boberg", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f55" + }, + "id": "567275", + "fullName": "Boberga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f57" + }, + "id": "563279", + "fullName": "Bodavägen", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f58" + }, + "id": "921912", + "fullName": "Borg Hejbo", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f59" + }, + "id": "559560", + "fullName": "Borgholm", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f5a" + }, + "id": "559565", + "fullName": "Bosstorp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f5b" + }, + "id": "559615", + "fullName": "Bomgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f5d" + }, + "id": "587488", + "fullName": "Tåby Borg", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f5f" + }, + "id": "559676", + "fullName": "Bonäs Gård", + "parentFullName": "Svärtinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f60" + }, + "id": "559678", + "fullName": "Bonäs Udde", + "parentFullName": "Svärtinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f61" + }, + "id": "563293", + "fullName": "Borg Lövnäs", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f62" + }, + "id": "563301", + "fullName": "Borg Solhem", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f63" + }, + "id": "561359", + "fullName": "Borg Skåne", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f65" + }, + "id": "561392", + "fullName": "Borgs Gård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f66" + }, + "id": "595997", + "fullName": "Bollvägen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f67" + }, + "id": "565370", + "fullName": "Borgklint", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f68" + }, + "id": "566761", + "fullName": "Bomtorpet", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f69" + }, + "id": "559680", + "fullName": "Bonäsvägen", + "parentFullName": "Svärtinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f6a" + }, + "id": "563283", + "fullName": "Borg Edatorp", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f6b" + }, + "id": "563291", + "fullName": "Borg Läntorp", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f6c" + }, + "id": "558475", + "fullName": "Bohusgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f6d" + }, + "id": "558681", + "fullName": "Bondegatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f6e" + }, + "id": "558848", + "fullName": "Borgsgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f71" + }, + "id": "561305", + "fullName": "Borg Ekdala", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f72" + }, + "id": "561390", + "fullName": "Borgavägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f73" + }, + "id": "561394", + "fullName": "Borgs Kyrka", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f74" + }, + "id": "563793", + "fullName": "Bostorp Haga", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f75" + }, + "id": "563297", + "fullName": "Borg Sandtorp", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f76" + }, + "id": "561302", + "fullName": "Borg Branten", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f78" + }, + "id": "561320", + "fullName": "Borg Gröndal", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f79" + }, + "id": "561354", + "fullName": "Borg Olstorp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f7a" + }, + "id": "561355", + "fullName": "Borg Orrtorp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f7b" + }, + "id": "561380", + "fullName": "Borg Syttorp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f7c" + }, + "id": "934749", + "fullName": "Borg Grodrum", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f7d" + }, + "id": "595996", + "fullName": "Bolagsvägen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f7e" + }, + "id": "596136", + "fullName": "Boberg Torpa", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f7f" + }, + "id": "565927", + "fullName": "Broxvik Bosö", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f82" + }, + "id": "563799", + "fullName": "Bostorp Tutan", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f83" + }, + "id": "568301", + "fullName": "Kuddby Borgås", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f84" + }, + "id": "563295", + "fullName": "Borg Sandliden", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f85" + }, + "id": "563639", + "fullName": "Sörby Boställe", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f86" + }, + "id": "559247", + "fullName": "Bocksprånget", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f87" + }, + "id": "560659", + "fullName": "Borg Rudhagen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f88" + }, + "id": "561322", + "fullName": "Borg Grönhult", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f89" + }, + "id": "561324", + "fullName": "Borg Grönlund", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f8a" + }, + "id": "561326", + "fullName": "Borg Hagalund", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f8c" + }, + "id": "561353", + "fullName": "Borg Lövsäter", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f8d" + }, + "id": "561356", + "fullName": "Borg Sandåsen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f8e" + }, + "id": "561382", + "fullName": "Borg Torlunda", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f8f" + }, + "id": "934750", + "fullName": "Borg Solsidan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f90" + }, + "id": "564147", + "fullName": "Skärkind Borum", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f92" + }, + "id": "596122", + "fullName": "Boberg Fridbo", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f94" + }, + "id": "563287", + "fullName": "Borg Fågeludden", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f97" + }, + "id": "559674", + "fullName": "Bofinksstigen", + "parentFullName": "Svärtinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f98" + }, + "id": "558185", + "fullName": "Boställsgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f99" + }, + "id": "559305", + "fullName": "Bolmörtsvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f9d" + }, + "id": "561307", + "fullName": "Borg Enekullen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f9e" + }, + "id": "561313", + "fullName": "Borg Fredsborg", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222f9f" + }, + "id": "561328", + "fullName": "Borg Heljetorp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fa0" + }, + "id": "596120", + "fullName": "Boberg Eketorp", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fa1" + }, + "id": "596130", + "fullName": "Boberg Lillhem", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fa2" + }, + "id": "596145", + "fullName": "Boberg Övralid", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fa3" + }, + "id": "566835", + "fullName": "Kuddby Bomtorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fa4" + }, + "id": "564479", + "fullName": "Bossgårdsvägen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fa6" + }, + "id": "567277", + "fullName": "Boberga Mitthem", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fa7" + }, + "id": "568191", + "fullName": "Konungsund Boda", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fa8" + }, + "id": "566829", + "fullName": "Kuddby Bocktorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fa9" + }, + "id": "563289", + "fullName": "Borg Liljebacken", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222faa" + }, + "id": "563299", + "fullName": "Borg Snickartorp", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fab" + }, + "id": "558997", + "fullName": "Bokbindargatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fac" + }, + "id": "559561", + "fullName": "Borgsholms Gård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fad" + }, + "id": "559567", + "fullName": "Bosstorpsgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fae" + }, + "id": "561336", + "fullName": "Borg Holmtorpet", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222faf" + }, + "id": "561368", + "fullName": "Borg Solgläntan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fb0" + }, + "id": "561370", + "fullName": "Borg Stenkullen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fb1" + }, + "id": "561378", + "fullName": "Borg Svinsätter", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fb2" + }, + "id": "934716", + "fullName": "Borg Kättsätter", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fb3" + }, + "id": "563797", + "fullName": "Bostorp Torshäll", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fb4" + }, + "id": "596124", + "fullName": "Boberg Gamlebyn", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fb5" + }, + "id": "596134", + "fullName": "Boberg Skyltorp", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fb6" + }, + "id": "597359", + "fullName": "Borgmästarvägen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fb7" + }, + "id": "558999", + "fullName": "Boktryckargatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fb8" + }, + "id": "560827", + "fullName": "Vrinnevi Boudden", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fba" + }, + "id": "561309", + "fullName": "Borg Fiskelyckan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fbb" + }, + "id": "561338", + "fullName": "Borg Häradsudden", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fbc" + }, + "id": "561352", + "fullName": "Borg Lövstad Krog", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fbd" + }, + "id": "561357", + "fullName": "Borg Skogsbacken", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fc0" + }, + "id": "596143", + "fullName": "Boberg Östergård", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fc1" + }, + "id": "567278", + "fullName": "Boberga Oxbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fc7" + }, + "id": "561311", + "fullName": "Borg Fredrikslund", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fc8" + }, + "id": "561334", + "fullName": "Borg Hjälmarstorp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fc9" + }, + "id": "561344", + "fullName": "Borg Klingahultet", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fca" + }, + "id": "561348", + "fullName": "Borg Lilla Trostad", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fce" + }, + "id": "596126", + "fullName": "Boberg Kvarnängen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fcf" + }, + "id": "596132", + "fullName": "Boberg Sandbacken", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fd0" + }, + "id": "596138", + "fullName": "Boberg Västergård", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fd1" + }, + "id": "596621", + "fullName": "Vånga Bobergslund", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fd3" + }, + "id": "567276", + "fullName": "Boberga Lillgården", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fd4" + }, + "id": "567280", + "fullName": "Boberga Storgården", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fd5" + }, + "id": "568155", + "fullName": "Grinneby Bostället", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fd6" + }, + "id": "563285", + "fullName": "Borg Edatorpsstugan", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fd7" + }, + "id": "559067", + "fullName": "Borgmästaregården", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fd9" + }, + "id": "561330", + "fullName": "Borg Heljetorp Eken", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fda" + }, + "id": "561361", + "fullName": "Borg Skärlunda Hage", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fdb" + }, + "id": "563791", + "fullName": "Bostorp Gamla Skolan", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fdd" + }, + "id": "596147", + "fullName": "Bobergs Västergård", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fde" + }, + "id": "596619", + "fullName": "Vånga Bobergsgatan", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fdf" + }, + "id": "564535", + "fullName": "Östra Husby Bossgård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fe1" + }, + "id": "587537", + "fullName": "Tåby Ljunga Boställe", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fe2" + }, + "id": "559563", + "fullName": "Borgsholms Skjutbana", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fe3" + }, + "id": "560656", + "fullName": "Borg Lilla Väsentorp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fe5" + }, + "id": "561346", + "fullName": "Borg Krogstorps Gård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fe6" + }, + "id": "561374", + "fullName": "Borg Stora Svinsätter", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fe7" + }, + "id": "561384", + "fullName": "Borg Villa Krogstorp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fe8" + }, + "id": "596128", + "fullName": "Boberg Lilla Ökenkärr", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fe9" + }, + "id": "568193", + "fullName": "Konungsund Bostället", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fea" + }, + "id": "561340", + "fullName": "Borg Häradsuddens Gård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222feb" + }, + "id": "561372", + "fullName": "Borg Stora Skvalbäcken", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fec" + }, + "id": "561747", + "fullName": "Skärlöta Bollershagen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fed" + }, + "id": "563795", + "fullName": "Bostorp Lärarbostaden", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fee" + }, + "id": "567946", + "fullName": "Östra Stenby Boglindstorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222fef" + }, + "id": "561332", + "fullName": "Borg Heljetorp Gullängsbacken", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ff0" + }, + "id": "597044", + "fullName": "Böksjö", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ff1" + }, + "id": "597072", + "fullName": "Böksjöäng", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ff2" + }, + "id": "597396", + "fullName": "Börjelund", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ff3" + }, + "id": "565378", + "fullName": "Börstorpet", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ff4" + }, + "id": "597070", + "fullName": "Böksjötorp", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ff5" + }, + "id": "597050", + "fullName": "Böksjö Gård", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ff6" + }, + "id": "597066", + "fullName": "Böksjölund", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ff7" + }, + "id": "565372", + "fullName": "Börsebo Gård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ff9" + }, + "id": "597068", + "fullName": "Böksjöstrand", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ffa" + }, + "id": "597052", + "fullName": "Böksjö Solvik", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ffc" + }, + "id": "597048", + "fullName": "Böksjö Gunnarsbo", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ffd" + }, + "id": "597060", + "fullName": "Böksjö Strålsnäs", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb222ffe" + }, + "id": "565376", + "fullName": "Börsebo Svanviken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223000" + }, + "id": "597062", + "fullName": "Böksjö Trollbacka", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223001" + }, + "id": "565957", + "fullName": "Bråxvik Bösstorpet", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223002" + }, + "id": "565374", + "fullName": "Börsebo Gård Flygeln", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223003" + }, + "id": "597058", + "fullName": "Böksjö Strålsjötorp", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223005" + }, + "id": "597054", + "fullName": "Böksjö Strålsjöstrand", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223006" + }, + "id": "597056", + "fullName": "Böksjö Strålsjöstugan", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223008" + }, + "id": "856086", + "fullName": "Borrebo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223009" + }, + "id": "481690", + "fullName": "Boda", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22300a" + }, + "id": "856569", + "fullName": "Bogla", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22300b" + }, + "id": "856096", + "fullName": "Bottnaryd", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22300c" + }, + "id": "860347", + "fullName": "Boeryd", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22300d" + }, + "id": "860351", + "fullName": "Bohult", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22300e" + }, + "id": "856078", + "fullName": "Bondegärde", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22300f" + }, + "id": "856090", + "fullName": "Bosarp Haga", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223010" + }, + "id": "860643", + "fullName": "Boefall", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223012" + }, + "id": "858575", + "fullName": "Botarp", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223013" + }, + "id": "856094", + "fullName": "Bosarp Roten", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223014" + }, + "id": "856263", + "fullName": "Lilla Bosarp", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223015" + }, + "id": "856458", + "fullName": "Stora Bosarp", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223016" + }, + "id": "858858", + "fullName": "Bodanäs", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223017" + }, + "id": "481695", + "fullName": "Bodanäs", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223019" + }, + "id": "856088", + "fullName": "Bosarp Bygget", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22301a" + }, + "id": "856092", + "fullName": "Bosarp Hultet", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22301b" + }, + "id": "860998", + "fullName": "Bokvägen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22301c" + }, + "id": "858571", + "fullName": "Bosgård", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22301f" + }, + "id": "860464", + "fullName": "Norra Boarp", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223020" + }, + "id": "860922", + "fullName": "Södra Boarp", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223022" + }, + "id": "856080", + "fullName": "Bondegärdevägen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223023" + }, + "id": "856100", + "fullName": "Bottnaryds Kyrka", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223024" + }, + "id": "860350", + "fullName": "Boeryd Nyhem", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223025" + }, + "id": "860361", + "fullName": "Bohult Nilsö", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223027" + }, + "id": "860812", + "fullName": "Norra Botarp", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22302a" + }, + "id": "857897", + "fullName": "Bondegatan", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22302b" + }, + "id": "858706", + "fullName": "Bockamålen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22302c" + }, + "id": "859454", + "fullName": "Borrbruket", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22302d" + }, + "id": "856104", + "fullName": "Bottnaryds-Fagerås", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22302e" + }, + "id": "860365", + "fullName": "Bohult Tvistö", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223030" + }, + "id": "855194", + "fullName": "Borgenvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223031" + }, + "id": "860359", + "fullName": "Bohult Ekhagen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223032" + }, + "id": "855014", + "fullName": "Bofinksvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223033" + }, + "id": "858276", + "fullName": "Borraregatan", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223034" + }, + "id": "859640", + "fullName": "Botarevägen", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223036" + }, + "id": "856655", + "fullName": "Bogla Hulugård", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223037" + }, + "id": "860349", + "fullName": "Boeryd Lundtorp", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223038" + }, + "id": "860353", + "fullName": "Bohult Bunnerön", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223039" + }, + "id": "853910", + "fullName": "Bosshagsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22303a" + }, + "id": "858458", + "fullName": "Bockebo Kularp", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22303e" + }, + "id": "860659", + "fullName": "Bunn Norra Botarp", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22303f" + }, + "id": "861074", + "fullName": "Bunn Södra Botarp", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223040" + }, + "id": "865305", + "fullName": "Sonarp Bollbron", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223042" + }, + "id": "856098", + "fullName": "Bottnaryds Hembygdsgård", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223043" + }, + "id": "859872", + "fullName": "Bondstorpsvägen", + "parentFullName": "Månsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223044" + }, + "id": "865307", + "fullName": "Sonarp Bollebron", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223046" + }, + "id": "860466", + "fullName": "Norra Boarpsvägen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223047" + }, + "id": "853535", + "fullName": "Borgmästargränd", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223048" + }, + "id": "853638", + "fullName": "Boktryckargatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223049" + }, + "id": "858573", + "fullName": "Bosgård Norrgård", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22304a" + }, + "id": "858574", + "fullName": "Bosgård Södergård", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22304b" + }, + "id": "854455", + "fullName": "Fägrida Bommagölen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22304c" + }, + "id": "858686", + "fullName": "Villa Romalid Botarp", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22304e" + }, + "id": "854387", + "fullName": "Norra Bogesundsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22304f" + }, + "id": "854390", + "fullName": "Södra Bogesundsgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223050" + }, + "id": "860924", + "fullName": "Södra Boarp Skogsgläntan", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223053" + }, + "id": "856405", + "fullName": "Rud", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223054" + }, + "id": "856407", + "fullName": "Ryd", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223057" + }, + "id": "856261", + "fullName": "Kärr", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223058" + }, + "id": "856383", + "fullName": "Oset", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223059" + }, + "id": "856140", + "fullName": "Falla", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22305a" + }, + "id": "856173", + "fullName": "Gärde", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22305b" + }, + "id": "856198", + "fullName": "Hulan", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22305c" + }, + "id": "856377", + "fullName": "Olsbo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22305d" + }, + "id": "856399", + "fullName": "Remma", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22305e" + }, + "id": "856505", + "fullName": "Tykås", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22305f" + }, + "id": "856512", + "fullName": "Viken", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223061" + }, + "id": "856116", + "fullName": "Bråten", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223063" + }, + "id": "856125", + "fullName": "Ekenäs", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223064" + }, + "id": "856127", + "fullName": "Elsabo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223065" + }, + "id": "856175", + "fullName": "Hallen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223066" + }, + "id": "856196", + "fullName": "Holabo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223067" + }, + "id": "856213", + "fullName": "Hösabo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223068" + }, + "id": "856229", + "fullName": "Karsbo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223069" + }, + "id": "856247", + "fullName": "Kohult", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22306a" + }, + "id": "856280", + "fullName": "Löckna", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22306b" + }, + "id": "856282", + "fullName": "Lönsås", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22306c" + }, + "id": "856369", + "fullName": "Nyborg", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22306d" + }, + "id": "856474", + "fullName": "Svansö", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22306e" + }, + "id": "856502", + "fullName": "Tokebo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22306f" + }, + "id": "856503", + "fullName": "Tolabo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223071" + }, + "id": "856108", + "fullName": "Brunabo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223072" + }, + "id": "856112", + "fullName": "Brynsås", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223073" + }, + "id": "856138", + "fullName": "Fagerås", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223074" + }, + "id": "856177", + "fullName": "Hansabo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223075" + }, + "id": "856181", + "fullName": "Helgabo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223076" + }, + "id": "856200", + "fullName": "Hunsebo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223077" + }, + "id": "856208", + "fullName": "Häveryd", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223078" + }, + "id": "856233", + "fullName": "Klerebo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223079" + }, + "id": "856259", + "fullName": "Kåkulla", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22307a" + }, + "id": "856293", + "fullName": "Movägen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22307b" + }, + "id": "856309", + "fullName": "Målskog", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22307c" + }, + "id": "856310", + "fullName": "Nackebo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22307d" + }, + "id": "856373", + "fullName": "Nygatan", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22307e" + }, + "id": "856375", + "fullName": "Nåthult", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22307f" + }, + "id": "856379", + "fullName": "Olstorp", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223080" + }, + "id": "856403", + "fullName": "Romhult", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223081" + }, + "id": "856480", + "fullName": "Svensjö", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223086" + }, + "id": "856106", + "fullName": "Brittebo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223089" + }, + "id": "856156", + "fullName": "Fläckebo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22308a" + }, + "id": "856171", + "fullName": "Gunnarsö", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22308b" + }, + "id": "856194", + "fullName": "Hjältabo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22308c" + }, + "id": "856204", + "fullName": "Hårlanda", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22308d" + }, + "id": "856210", + "fullName": "Högaberg", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22308e" + }, + "id": "856251", + "fullName": "Kullavik", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22308f" + }, + "id": "856255", + "fullName": "Kyrkoryd", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223090" + }, + "id": "856276", + "fullName": "Långarum", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223091" + }, + "id": "856286", + "fullName": "Mostigen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223092" + }, + "id": "856295", + "fullName": "Mulseryd", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223093" + }, + "id": "856318", + "fullName": "Nissanäs", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223095" + }, + "id": "856414", + "fullName": "Rödjorna", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223096" + }, + "id": "856416", + "fullName": "Röksberg", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223097" + }, + "id": "856428", + "fullName": "Skogslid", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223098" + }, + "id": "856438", + "fullName": "Spexhult", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223099" + }, + "id": "856450", + "fullName": "Stigaryd", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22309a" + }, + "id": "856494", + "fullName": "Tegliden", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22309b" + }, + "id": "856506", + "fullName": "Unnefors", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22309d" + }, + "id": "856129", + "fullName": "Enebacken", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22309e" + }, + "id": "856154", + "fullName": "Flatgärde", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22309f" + }, + "id": "856164", + "fullName": "Gethestra", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230a0" + }, + "id": "856212", + "fullName": "Högelycke", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230a3" + }, + "id": "856241", + "fullName": "Klerefors", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230a4" + }, + "id": "856243", + "fullName": "Klintamon", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230a5" + }, + "id": "856249", + "fullName": "Kolgränna", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230a6" + }, + "id": "856257", + "fullName": "Kyrkvägen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230a7" + }, + "id": "856284", + "fullName": "Lövstigen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230a9" + }, + "id": "856401", + "fullName": "Ringvägen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230aa" + }, + "id": "856409", + "fullName": "Ryd Lyckås", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230ab" + }, + "id": "856457", + "fullName": "Stockeryd", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230ac" + }, + "id": "856472", + "fullName": "Stugvägen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230ad" + }, + "id": "856492", + "fullName": "Söttersbo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230ae" + }, + "id": "856496", + "fullName": "Televägen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230af" + }, + "id": "931002", + "fullName": "Hagaliden", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230b2" + }, + "id": "856162", + "fullName": "Fållegärde", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230b3" + }, + "id": "856165", + "fullName": "Grenhestra", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230b7" + }, + "id": "856231", + "fullName": "Karsholmen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230b8" + }, + "id": "856262", + "fullName": "Ledshestra", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230ba" + }, + "id": "856316", + "fullName": "Nackeboäng", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230bb" + }, + "id": "856381", + "fullName": "Operaliden", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230bc" + }, + "id": "856426", + "fullName": "Siggelycke", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230bd" + }, + "id": "856430", + "fullName": "Skällingsö", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230be" + }, + "id": "856442", + "fullName": "Stenäckran", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230bf" + }, + "id": "856466", + "fullName": "Stora Tykås", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230c6" + }, + "id": "856142", + "fullName": "Falla Götebo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230c7" + }, + "id": "856144", + "fullName": "Falla Lunden", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230c8" + }, + "id": "856152", + "fullName": "Finskhemmet", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230c9" + }, + "id": "856167", + "fullName": "Gunillaberg", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230ca" + }, + "id": "856169", + "fullName": "Gunnahemmet", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230cb" + }, + "id": "856183", + "fullName": "Helgabo Heda", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230cc" + }, + "id": "856206", + "fullName": "Hässlekulla", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230cd" + }, + "id": "856253", + "fullName": "Kvarnbacken", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230ce" + }, + "id": "856266", + "fullName": "Lilla Löckna", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230cf" + }, + "id": "856272", + "fullName": "Linnefällan", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230d0" + }, + "id": "856313", + "fullName": "Nackebo Stom", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230d1" + }, + "id": "856320", + "fullName": "Nissastigen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230d2" + }, + "id": "856408", + "fullName": "Ryd Lyckorna", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230d3" + }, + "id": "856462", + "fullName": "Stora Löckna", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230d4" + }, + "id": "856464", + "fullName": "Stora Tolabo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230d5" + }, + "id": "856516", + "fullName": "Vävarevägen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230d6" + }, + "id": "856119", + "fullName": "Byskolevägen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230d7" + }, + "id": "856131", + "fullName": "Enebärsvägen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230d8" + }, + "id": "856150", + "fullName": "Falla Sörtorp", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230d9" + }, + "id": "856160", + "fullName": "Fridhemsplan", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230db" + }, + "id": "856235", + "fullName": "Klerebo Kvarn", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230dc" + }, + "id": "856264", + "fullName": "Lilla Hökhult", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230dd" + }, + "id": "856265", + "fullName": "Lilla Klerebo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230de" + }, + "id": "856328", + "fullName": "Norra Unnaryd", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230df" + }, + "id": "856412", + "fullName": "Ryd Södergård", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230e0" + }, + "id": "856420", + "fullName": "Röksberg Röås", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230e1" + }, + "id": "856460", + "fullName": "Stora Hökhult", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230e2" + }, + "id": "856470", + "fullName": "Stråkenvägen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230e3" + }, + "id": "856490", + "fullName": "Sötterfällan", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230e6" + }, + "id": "856118", + "fullName": "Bråten Källäng", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230e7" + }, + "id": "856190", + "fullName": "Helgabo Sjövik", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230e9" + }, + "id": "856245", + "fullName": "Klockarevägen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230ea" + }, + "id": "856270", + "fullName": "Lindängsvägen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230eb" + }, + "id": "856314", + "fullName": "Nackebodammen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230ec" + }, + "id": "856322", + "fullName": "Norra Krakhult", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230ed" + }, + "id": "856326", + "fullName": "Norra Svinhult", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230ee" + }, + "id": "856385", + "fullName": "Oxelbärsvägen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230f0" + }, + "id": "856406", + "fullName": "Rud Siggelycke", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230f1" + }, + "id": "856410", + "fullName": "Ryd Mellangård", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230f2" + }, + "id": "856432", + "fullName": "Slånbärsvägen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230f3" + }, + "id": "856434", + "fullName": "Smedhemsvägen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230f4" + }, + "id": "856436", + "fullName": "Snickarevägen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230f5" + }, + "id": "856440", + "fullName": "Stationsvägen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230f6" + }, + "id": "856478", + "fullName": "Svenningstorp", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230f7" + }, + "id": "856484", + "fullName": "Södra Krakhult", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230f8" + }, + "id": "856486", + "fullName": "Södra Svinhult", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230f9" + }, + "id": "856488", + "fullName": "Sörgårdsliden", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230fa" + }, + "id": "856504", + "fullName": "Tranbärsvägen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230fb" + }, + "id": "856540", + "fullName": "Östra Svinhult", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230fc" + }, + "id": "856146", + "fullName": "Falla Sjöstugan", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230fd" + }, + "id": "856148", + "fullName": "Falla Snarrydet", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2230fe" + }, + "id": "856202", + "fullName": "Hunsebo Sjöskog", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223101" + }, + "id": "856297", + "fullName": "Mulseryd Hultet", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223102" + }, + "id": "856299", + "fullName": "Mulseryd Kullen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223103" + }, + "id": "856307", + "fullName": "Mulserydsvägen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223104" + }, + "id": "856324", + "fullName": "Norra Kråkshult", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223105" + }, + "id": "856476", + "fullName": "Svedbrandshult", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223106" + }, + "id": "856508", + "fullName": "Valgårda Höjden", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223107" + }, + "id": "856110", + "fullName": "Brunabo Bruntorp", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223108" + }, + "id": "856114", + "fullName": "Brynsås Moarydet", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223109" + }, + "id": "856166", + "fullName": "Gulleredsrinken", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22310a" + }, + "id": "856179", + "fullName": "Hantverkargränd", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22310b" + }, + "id": "856303", + "fullName": "Mulseryd Trappen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22310c" + }, + "id": "856422", + "fullName": "Röksberg Skärebo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22310d" + }, + "id": "856424", + "fullName": "Röksbergs Säteri", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22310e" + }, + "id": "856510", + "fullName": "Valgårda Spafors", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223112" + }, + "id": "856158", + "fullName": "Fläckebo Bussbron", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223113" + }, + "id": "856278", + "fullName": "Långarum Rödjorna", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223114" + }, + "id": "856360", + "fullName": "Norra Unnaryd Stom", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223116" + }, + "id": "856444", + "fullName": "Stickelbärsvägen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223117" + }, + "id": "856455", + "fullName": "Stigaryd Rödjorna", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223118" + }, + "id": "856482", + "fullName": "Svensjö Södergård", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223119" + }, + "id": "856168", + "fullName": "Gunillabergs Säteri", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22311a" + }, + "id": "856305", + "fullName": "Mulseryd Västergård", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22311b" + }, + "id": "856311", + "fullName": "Nackebo Hässleborg", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22311c" + }, + "id": "856312", + "fullName": "Nackebo Lagerstorp", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22311d" + }, + "id": "856349", + "fullName": "Norra Unnaryd Hyttan", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22311e" + }, + "id": "856351", + "fullName": "Norra Unnaryd Kållås", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22311f" + }, + "id": "856353", + "fullName": "Norra Unnaryd Lurebo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223120" + }, + "id": "856363", + "fullName": "Norra Unnaryd Tången", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223121" + }, + "id": "856367", + "fullName": "Norra Unnaryds Kyrka", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223123" + }, + "id": "856452", + "fullName": "Stigaryd Fåglahult", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223124" + }, + "id": "856454", + "fullName": "Stigaryd Högbråten", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223125" + }, + "id": "856456", + "fullName": "Stigaryd Videbäcken", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223126" + }, + "id": "856192", + "fullName": "Helgabo Stjärntorpet", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223127" + }, + "id": "856301", + "fullName": "Mulseryd Linnekullen", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223128" + }, + "id": "856334", + "fullName": "Norra Unnaryd Fagerås", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223129" + }, + "id": "856347", + "fullName": "Norra Unnaryd Hundsmo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22312a" + }, + "id": "856359", + "fullName": "Norra Unnaryd Sjölund", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22312b" + }, + "id": "856365", + "fullName": "Norra Unnaryd Vännebo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22312c" + }, + "id": "856336", + "fullName": "Norra Unnaryd Furuborg", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22312d" + }, + "id": "856345", + "fullName": "Norra Unnaryd Herrydet", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22312e" + }, + "id": "856357", + "fullName": "Norra Unnaryd Myrbacka", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223131" + }, + "id": "856338", + "fullName": "Norra Unnaryd Haraldsbo", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223132" + }, + "id": "856358", + "fullName": "Norra Unnaryd Olivefors", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223133" + }, + "id": "856361", + "fullName": "Norra Unnaryd Storegården", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223134" + }, + "id": "856355", + "fullName": "Norra Unnaryd Mellangården", + "parentFullName": "Bottnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223135" + }, + "id": "858861", + "fullName": "Bösarp", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223136" + }, + "id": "858461", + "fullName": "Bönarp", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223137" + }, + "id": "858864", + "fullName": "Bösarps Gård", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223138" + }, + "id": "858463", + "fullName": "Bönarps Skola", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223139" + }, + "id": "860251", + "fullName": "Börjesgårdsgränd", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22313a" + }, + "id": "858862", + "fullName": "Bösarp Ljungholmen", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22313b" + }, + "id": "883351", + "fullName": "Bodbyn", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22313c" + }, + "id": "887538", + "fullName": "Bobäck", + "parentFullName": "Tavelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22313d" + }, + "id": "882612", + "fullName": "Bomvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22313e" + }, + "id": "883013", + "fullName": "Bokvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22313f" + }, + "id": "887689", + "fullName": "Botulfsvägen", + "parentFullName": "Botsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223140" + }, + "id": "887699", + "fullName": "Botsmarksjön", + "parentFullName": "Botsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223141" + }, + "id": "882935", + "fullName": "Borgvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223142" + }, + "id": "883122", + "fullName": "Bollgränd", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223143" + }, + "id": "882955", + "fullName": "Bondegatan", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223144" + }, + "id": "885046", + "fullName": "Bockholmen", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223145" + }, + "id": "883270", + "fullName": "Bodumsvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223146" + }, + "id": "883180", + "fullName": "Bovikenvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223147" + }, + "id": "883472", + "fullName": "Bofinksvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223148" + }, + "id": "885048", + "fullName": "Bodviksvägen", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223149" + }, + "id": "883018", + "fullName": "Boställsvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22314a" + }, + "id": "887523", + "fullName": "Bobäcksvägen", + "parentFullName": "Tavelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22314b" + }, + "id": "885025", + "fullName": "Boställsvägen", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22314c" + }, + "id": "938812", + "fullName": "Bollplansgatan", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22314d" + }, + "id": "885047", + "fullName": "Bockholmsvägen", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22314e" + }, + "id": "885049", + "fullName": "Bokhållargrund", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22314f" + }, + "id": "938844", + "fullName": "Elsa Bolins Gränd", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223150" + }, + "id": "887702", + "fullName": "Floda", + "parentFullName": "Botsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223151" + }, + "id": "887701", + "fullName": "Bynäset", + "parentFullName": "Botsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223152" + }, + "id": "887705", + "fullName": "Högliden", + "parentFullName": "Botsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223153" + }, + "id": "887712", + "fullName": "Renträsk", + "parentFullName": "Botsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223154" + }, + "id": "887703", + "fullName": "Forsliden", + "parentFullName": "Botsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223155" + }, + "id": "887706", + "fullName": "Höträsket", + "parentFullName": "Botsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223156" + }, + "id": "887710", + "fullName": "Lillåkälen", + "parentFullName": "Botsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223159" + }, + "id": "887700", + "fullName": "Brännlandet", + "parentFullName": "Botsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22315d" + }, + "id": "887690", + "fullName": "Kamuddsvägen", + "parentFullName": "Botsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22315e" + }, + "id": "887691", + "fullName": "Lappbrovägen", + "parentFullName": "Botsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22315f" + }, + "id": "887692", + "fullName": "Råbergsvägen", + "parentFullName": "Botsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223160" + }, + "id": "887696", + "fullName": "Rådmansvägen", + "parentFullName": "Botsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223164" + }, + "id": "887694", + "fullName": "Byagårdsvägen", + "parentFullName": "Botsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223165" + }, + "id": "887695", + "fullName": "Företagsvägen", + "parentFullName": "Botsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223166" + }, + "id": "887697", + "fullName": "Stenbergsvägen", + "parentFullName": "Botsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223167" + }, + "id": "887713", + "fullName": "Stormyrbrännan", + "parentFullName": "Botsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223168" + }, + "id": "887698", + "fullName": "Västermarksvägen", + "parentFullName": "Botsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223169" + }, + "id": "887709", + "fullName": "Lillsävarträsket", + "parentFullName": "Botsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22316a" + }, + "id": "883245", + "fullName": "Bösta", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22316b" + }, + "id": "883006", + "fullName": "Bölevägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22316c" + }, + "id": "883125", + "fullName": "Börtingstigen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22316e" + }, + "id": "531658", + "fullName": "Borgs väg", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22316f" + }, + "id": "532542", + "fullName": "Bomvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223171" + }, + "id": "550074", + "fullName": "Bonderup", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223172" + }, + "id": "549220", + "fullName": "Bokbacken", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223173" + }, + "id": "531380", + "fullName": "Bohusvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223174" + }, + "id": "532861", + "fullName": "Bondevägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223176" + }, + "id": "548813", + "fullName": "Bokvägen", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223177" + }, + "id": "549840", + "fullName": "Bokgränden", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223178" + }, + "id": "549796", + "fullName": "Borelund", + "parentFullName": "Torna-Hällestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223179" + }, + "id": "531570", + "fullName": "Botulfsgatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22317a" + }, + "id": "532004", + "fullName": "Borgåslingan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22317b" + }, + "id": "532410", + "fullName": "Borgarevägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22317c" + }, + "id": "532540", + "fullName": "Bomvevsvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22317d" + }, + "id": "549839", + "fullName": "Bofinksvägen", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22317e" + }, + "id": "532700", + "fullName": "Boställsvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22317f" + }, + "id": "548688", + "fullName": "Borrsvängen", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223182" + }, + "id": "531572", + "fullName": "Botulfsplatsen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223183" + }, + "id": "532335", + "fullName": "Håstad Boställe", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223184" + }, + "id": "532599", + "fullName": "Soldat Bohms gata", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223185" + }, + "id": "532827", + "fullName": "Bokbindaregatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223186" + }, + "id": "550166", + "fullName": "Lyngby Boställe", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223187" + }, + "id": "531824", + "fullName": "Bokhållaregången", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223188" + }, + "id": "532256", + "fullName": "Vallkärra Boställe", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22318a" + }, + "id": "548857", + "fullName": "Borelundsvägen", + "parentFullName": "Torna-Hällestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22318b" + }, + "id": "532162", + "fullName": "Hardeberga Boställe", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22318c" + }, + "id": "532327", + "fullName": "Bösmöllan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22318d" + }, + "id": "550144", + "fullName": "Bökesåkra", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22318e" + }, + "id": "762629", + "fullName": "Bosnäs Bosäter", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22318f" + }, + "id": "762627", + "fullName": "Bosnäs Bosjölund", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223190" + }, + "id": "930489", + "fullName": "Bosnäs", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223191" + }, + "id": "763106", + "fullName": "Boda", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223192" + }, + "id": "764175", + "fullName": "Bodaklint", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223193" + }, + "id": "764181", + "fullName": "Bodagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223194" + }, + "id": "783529", + "fullName": "Boanäs Bobergstorp", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223196" + }, + "id": "761673", + "fullName": "Bohusgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223197" + }, + "id": "761851", + "fullName": "Bockstigen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223198" + }, + "id": "762912", + "fullName": "Västra Boda", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223199" + }, + "id": "762634", + "fullName": "Bosnäs Lilla", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22319a" + }, + "id": "762636", + "fullName": "Bosnäs Stora", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22319b" + }, + "id": "762637", + "fullName": "Boviksvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22319c" + }, + "id": "783518", + "fullName": "Boanäs", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22319d" + }, + "id": "786154", + "fullName": "Boanäs", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22319e" + }, + "id": "761610", + "fullName": "Bockasjögatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22319f" + }, + "id": "775659", + "fullName": "Borgstenahus", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231a0" + }, + "id": "761870", + "fullName": "Bogesundsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231a1" + }, + "id": "762633", + "fullName": "Bosnäs Labacken", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231a2" + }, + "id": "762635", + "fullName": "Bosnäs Lilla Näs", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231a3" + }, + "id": "763024", + "fullName": "Ruered Bokhagen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231a4" + }, + "id": "775326", + "fullName": "Bokvägen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231a5" + }, + "id": "782113", + "fullName": "Bokvägen", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231a7" + }, + "id": "763112", + "fullName": "Boda Fårö", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231a8" + }, + "id": "780952", + "fullName": "Boggränd", + "parentFullName": "Svaneholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231a9" + }, + "id": "762623", + "fullName": "Bosjötorpsvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231aa" + }, + "id": "781920", + "fullName": "Bokvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231ab" + }, + "id": "783548", + "fullName": "Boanäs Udd", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231ac" + }, + "id": "783550", + "fullName": "Bosgården", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231ad" + }, + "id": "764540", + "fullName": "Bomvägen", + "parentFullName": "Gånghester", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231ae" + }, + "id": "763118", + "fullName": "Boda Granö", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231af" + }, + "id": "763122", + "fullName": "Boda Näset", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231b0" + }, + "id": "763128", + "fullName": "Boda Vängö", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231b1" + }, + "id": "763132", + "fullName": "Boda Östra", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231b2" + }, + "id": "762010", + "fullName": "Borgmästaregatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231b4" + }, + "id": "762631", + "fullName": "Bosnäs Hagalyckan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231b5" + }, + "id": "762852", + "fullName": "Ryssnäs Bolsjövik", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231b7" + }, + "id": "782013", + "fullName": "Bollvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231b8" + }, + "id": "775522", + "fullName": "Boråsvägen", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231b9" + }, + "id": "763108", + "fullName": "Boda Ekåsen", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231ba" + }, + "id": "763119", + "fullName": "Boda Kullen", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231bb" + }, + "id": "763130", + "fullName": "Boda Västra", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231bc" + }, + "id": "786072", + "fullName": "Boråsvägen", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231bd" + }, + "id": "762902", + "fullName": "Västersjön Lilla Boö", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231be" + }, + "id": "762904", + "fullName": "Västersjön Stora Boö", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231bf" + }, + "id": "762914", + "fullName": "Västra Boda Ekeslätt", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231c0" + }, + "id": "777027", + "fullName": "Örlanda Bosgården", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231c1" + }, + "id": "781922", + "fullName": "Boråsvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231c2" + }, + "id": "763110", + "fullName": "Boda Fridhem", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231c3" + }, + "id": "763114", + "fullName": "Boda Gläntan", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231c4" + }, + "id": "783917", + "fullName": "Bygd Villa Bo", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231c6" + }, + "id": "762850", + "fullName": "Ryssnäs Bolingstrand", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231c8" + }, + "id": "776297", + "fullName": "Gingri Bollås", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231c9" + }, + "id": "776621", + "fullName": "Sik Bokgården", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231ca" + }, + "id": "780953", + "fullName": "Bogrydsvägen", + "parentFullName": "Svaneholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231cb" + }, + "id": "763126", + "fullName": "Boda Skogslund", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231cc" + }, + "id": "783531", + "fullName": "Boanäs Ekeberg", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231cd" + }, + "id": "783544", + "fullName": "Boanäs Tallmon", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231ce" + }, + "id": "783545", + "fullName": "Boanäs Tovered", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231cf" + }, + "id": "775421", + "fullName": "Skalle Boliden", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231d0" + }, + "id": "786474", + "fullName": "Vatthult Bohem", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231d1" + }, + "id": "762916", + "fullName": "Västra Boda Spängeviken", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231d3" + }, + "id": "783718", + "fullName": "Mötet Bosgården", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231d4" + }, + "id": "763124", + "fullName": "Boda Sandviksås", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231d5" + }, + "id": "782754", + "fullName": "Övrarp Bokliden", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231d6" + }, + "id": "783535", + "fullName": "Boanäs Enebacken", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231d7" + }, + "id": "783543", + "fullName": "Boanäs Svanviken", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231d8" + }, + "id": "783570", + "fullName": "Bosgården Manhem", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231d9" + }, + "id": "776253", + "fullName": "Krökling Bondarp", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231db" + }, + "id": "783533", + "fullName": "Boanäs Elingården", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231dc" + }, + "id": "783539", + "fullName": "Boanäs Klockhuset", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231dd" + }, + "id": "783542", + "fullName": "Boanäs Norrgården", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231df" + }, + "id": "783556", + "fullName": "Bosgården Fähagen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231e0" + }, + "id": "783558", + "fullName": "Bosgården Hallsbo", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231e1" + }, + "id": "783560", + "fullName": "Bosgården Kyrkäng", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231e2" + }, + "id": "783566", + "fullName": "Bosgården Lyckebo", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231e3" + }, + "id": "783568", + "fullName": "Bosgården Lyckäng", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231e4" + }, + "id": "783581", + "fullName": "Bosgården Stommen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231e5" + }, + "id": "784155", + "fullName": "Stackhult Bokhult", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231e6" + }, + "id": "782564", + "fullName": "Halsaryd Tre Bokar", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231e7" + }, + "id": "763120", + "fullName": "Boda Nabbasvedjor", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231e8" + }, + "id": "763340", + "fullName": "Myrekulla Boråsen", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231ea" + }, + "id": "783541", + "fullName": "Boanäs Kopparudden", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231eb" + }, + "id": "783554", + "fullName": "Bosgården Eriksdal", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231ec" + }, + "id": "780905", + "fullName": "Skrapered Boxhult", + "parentFullName": "Viskafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231ed" + }, + "id": "784032", + "fullName": "Råslätt Bodalyckan", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231ef" + }, + "id": "782632", + "fullName": "Skälvarås Bokelund", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231f0" + }, + "id": "782724", + "fullName": "Stålarp Bokgläntan", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231f1" + }, + "id": "764648", + "fullName": "Borhult Storegården", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231f2" + }, + "id": "783527", + "fullName": "Boanäs Björkelyckan", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231f3" + }, + "id": "783537", + "fullName": "Boanäs Fiskartorpet", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231f4" + }, + "id": "783546", + "fullName": "Boanäs Tovereds Gård", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231f5" + }, + "id": "783564", + "fullName": "Bosgården Lillhamra", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231f6" + }, + "id": "783572", + "fullName": "Bosgården Solhyddan", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231f7" + }, + "id": "776223", + "fullName": "Borhult Lillegården", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231f8" + }, + "id": "764548", + "fullName": "Djupadal Boklyckan", + "parentFullName": "Gånghester", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231fa" + }, + "id": "782612", + "fullName": "Kronogården Bokelund", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231fb" + }, + "id": "783562", + "fullName": "Bosgården Lillgärdet", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231fc" + }, + "id": "783579", + "fullName": "Bosgården Stallyckan", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231fd" + }, + "id": "783583", + "fullName": "Bosgården Tallhöjden", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231fe" + }, + "id": "775221", + "fullName": "Gamla Borgstenavägen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2231ff" + }, + "id": "776359", + "fullName": "Gingri Nedre Bosgården", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223200" + }, + "id": "776425", + "fullName": "Gingri Övre Bosgården", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223201" + }, + "id": "784069", + "fullName": "Råslätt Villa Bokhamra", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223202" + }, + "id": "763080", + "fullName": "Öd", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223203" + }, + "id": "776240", + "fullName": "Hjortsered Lilla Borhult", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223206" + }, + "id": "930491", + "fullName": "Näs", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223207" + }, + "id": "761642", + "fullName": "Göta", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223208" + }, + "id": "762271", + "fullName": "Ekås", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22320a" + }, + "id": "762894", + "fullName": "Viås", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22320b" + }, + "id": "763598", + "fullName": "Ryda", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22320c" + }, + "id": "776225", + "fullName": "Borhult Lillegården Solberga", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22320d" + }, + "id": "762638", + "fullName": "Bönås", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22320e" + }, + "id": "762964", + "fullName": "Kakås", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22320f" + }, + "id": "762970", + "fullName": "Kovra", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223212" + }, + "id": "764306", + "fullName": "Hulta", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223214" + }, + "id": "763022", + "fullName": "Ruered", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223215" + }, + "id": "930488", + "fullName": "Ryssby", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223216" + }, + "id": "761580", + "fullName": "Nygatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223217" + }, + "id": "761647", + "fullName": "Rundeln", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223218" + }, + "id": "761808", + "fullName": "Bygatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223219" + }, + "id": "762369", + "fullName": "Ebbared", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22321a" + }, + "id": "762383", + "fullName": "Kypered", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22321b" + }, + "id": "762848", + "fullName": "Ryssnäs", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22321c" + }, + "id": "762990", + "fullName": "Lökared", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22321d" + }, + "id": "763002", + "fullName": "Nordlid", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22321e" + }, + "id": "763050", + "fullName": "Transås", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223221" + }, + "id": "763808", + "fullName": "Kulgraf", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223223" + }, + "id": "764458", + "fullName": "Brotorp", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223224" + }, + "id": "761648", + "fullName": "S:t Michelsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223225" + }, + "id": "776901", + "fullName": "Lyckås", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223226" + }, + "id": "776959", + "fullName": "Skolan", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223227" + }, + "id": "761566", + "fullName": "Hötorget", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223228" + }, + "id": "761631", + "fullName": "Muhls väg", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223229" + }, + "id": "761764", + "fullName": "Rengatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22322a" + }, + "id": "761810", + "fullName": "Bystigen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22322b" + }, + "id": "762175", + "fullName": "Lövgränd", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22322c" + }, + "id": "762267", + "fullName": "Broliden", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22322d" + }, + "id": "762285", + "fullName": "Måsvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22322e" + }, + "id": "762287", + "fullName": "Ripvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22322f" + }, + "id": "762820", + "fullName": "Nederbyn", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223230" + }, + "id": "762866", + "fullName": "Storebyn", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223231" + }, + "id": "762874", + "fullName": "Vevgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223233" + }, + "id": "762922", + "fullName": "Österbyn", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223234" + }, + "id": "762931", + "fullName": "Flymader", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223235" + }, + "id": "762972", + "fullName": "Kråkered", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223236" + }, + "id": "763038", + "fullName": "Stuvered", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223237" + }, + "id": "763772", + "fullName": "Sjöledet", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223238" + }, + "id": "763774", + "fullName": "Sjöliden", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223239" + }, + "id": "763796", + "fullName": "Ekstigen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22323a" + }, + "id": "763830", + "fullName": "Skogsryd", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22323b" + }, + "id": "763836", + "fullName": "Sågvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22323c" + }, + "id": "764169", + "fullName": "Solgränd", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22323d" + }, + "id": "764250", + "fullName": "Sämgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22323e" + }, + "id": "764263", + "fullName": "Ödevägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22323f" + }, + "id": "764444", + "fullName": "Rösliden", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223240" + }, + "id": "930487", + "fullName": "Kulbanan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223241" + }, + "id": "930498", + "fullName": "Hårsåsen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223242" + }, + "id": "776771", + "fullName": "Dövedal", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223243" + }, + "id": "776773", + "fullName": "Fagerås", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223244" + }, + "id": "776833", + "fullName": "Kråkarp", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223245" + }, + "id": "776878", + "fullName": "Lindsås", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223246" + }, + "id": "776979", + "fullName": "Stommen", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223248" + }, + "id": "761553", + "fullName": "Torggatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22324a" + }, + "id": "761570", + "fullName": "Skolgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22324d" + }, + "id": "761611", + "fullName": "Bredgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22324e" + }, + "id": "761613", + "fullName": "Götagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223250" + }, + "id": "761669", + "fullName": "Vasagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223251" + }, + "id": "761711", + "fullName": "Furugatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223254" + }, + "id": "761738", + "fullName": "Sveagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223255" + }, + "id": "761760", + "fullName": "Kärrgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223256" + }, + "id": "761824", + "fullName": "Buregränd", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223257" + }, + "id": "761849", + "fullName": "Vilegränd", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223259" + }, + "id": "761956", + "fullName": "Orregatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22325a" + }, + "id": "762145", + "fullName": "Larsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22325f" + }, + "id": "762273", + "fullName": "Ekåsvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223260" + }, + "id": "762275", + "fullName": "Falkvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223261" + }, + "id": "762283", + "fullName": "Linnés väg", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223262" + }, + "id": "762289", + "fullName": "Sjögården", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223263" + }, + "id": "762304", + "fullName": "Svanvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223264" + }, + "id": "762657", + "fullName": "Funningen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223265" + }, + "id": "762732", + "fullName": "Riddarebo", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223268" + }, + "id": "762792", + "fullName": "Bussgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223269" + }, + "id": "762870", + "fullName": "Sunnanbyn", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22326a" + }, + "id": "762872", + "fullName": "Talludden", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22326b" + }, + "id": "762886", + "fullName": "Vindgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22326c" + }, + "id": "762888", + "fullName": "Vippgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22326d" + }, + "id": "762890", + "fullName": "Viragatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22326e" + }, + "id": "762900", + "fullName": "Västerbyn", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22326f" + }, + "id": "763088", + "fullName": "Öd Sörgård", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223270" + }, + "id": "763556", + "fullName": "Norrgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223271" + }, + "id": "763568", + "fullName": "Erikslund", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223272" + }, + "id": "763576", + "fullName": "Solgårdar", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223273" + }, + "id": "763610", + "fullName": "Odengatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223274" + }, + "id": "763628", + "fullName": "Hagagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223275" + }, + "id": "763632", + "fullName": "Sagagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223276" + }, + "id": "763644", + "fullName": "Vegagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223278" + }, + "id": "763742", + "fullName": "Sjöbo torg", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223279" + }, + "id": "763795", + "fullName": "Däckvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22327a" + }, + "id": "763798", + "fullName": "Forsvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22327b" + }, + "id": "763800", + "fullName": "Grenvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22327c" + }, + "id": "763834", + "fullName": "Stamvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22327e" + }, + "id": "764213", + "fullName": "Gigagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22327f" + }, + "id": "764223", + "fullName": "Nanogatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223281" + }, + "id": "764227", + "fullName": "Teragatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223282" + }, + "id": "764252", + "fullName": "Sämstigen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223283" + }, + "id": "764271", + "fullName": "Hultatorg", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223285" + }, + "id": "764304", + "fullName": "Dillgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223286" + }, + "id": "764426", + "fullName": "Strömsdal", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223287" + }, + "id": "764482", + "fullName": "Valsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223288" + }, + "id": "776769", + "fullName": "Brännebo", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223289" + }, + "id": "776807", + "fullName": "Gärstorp", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22328a" + }, + "id": "776892", + "fullName": "Lindåsen", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22328b" + }, + "id": "776903", + "fullName": "Långared", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22328c" + }, + "id": "776955", + "fullName": "Nygården", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22328d" + }, + "id": "761548", + "fullName": "Holmsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22328e" + }, + "id": "761558", + "fullName": "Nybrogatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22328f" + }, + "id": "761569", + "fullName": "Kungsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223290" + }, + "id": "761577", + "fullName": "Torpagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223291" + }, + "id": "761579", + "fullName": "Kvarngatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223292" + }, + "id": "761583", + "fullName": "Bäckegränd", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223293" + }, + "id": "761585", + "fullName": "Smedsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223294" + }, + "id": "761593", + "fullName": "Källegatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223295" + }, + "id": "761603", + "fullName": "Sturegatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223296" + }, + "id": "761607", + "fullName": "Karlagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223297" + }, + "id": "761612", + "fullName": "Gimlegatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223299" + }, + "id": "761646", + "fullName": "Moldegatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22329a" + }, + "id": "761649", + "fullName": "Vejlegatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22329b" + }, + "id": "761657", + "fullName": "Lillåvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22329c" + }, + "id": "761665", + "fullName": "Floragatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22329d" + }, + "id": "761700", + "fullName": "Dalbogatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22329e" + }, + "id": "761701", + "fullName": "Skånegatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232a0" + }, + "id": "761719", + "fullName": "Lindsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232a1" + }, + "id": "761731", + "fullName": "Ramnavägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232a2" + }, + "id": "761740", + "fullName": "Särlagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232a3" + }, + "id": "761744", + "fullName": "Vattugatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232a4" + }, + "id": "761756", + "fullName": "Jössagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232a5" + }, + "id": "761774", + "fullName": "Stallgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232a6" + }, + "id": "761800", + "fullName": "Rödjegatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232a7" + }, + "id": "761822", + "fullName": "Tingsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232a8" + }, + "id": "761846", + "fullName": "Tursagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232a9" + }, + "id": "761848", + "fullName": "Ulvens gata", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232aa" + }, + "id": "761854", + "fullName": "Lokestigen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232ab" + }, + "id": "761862", + "fullName": "Trymsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232ac" + }, + "id": "761878", + "fullName": "Kindsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232ad" + }, + "id": "761896", + "fullName": "Humlegatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232ae" + }, + "id": "761914", + "fullName": "Klippgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232af" + }, + "id": "762056", + "fullName": "Kullagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232b0" + }, + "id": "762074", + "fullName": "Tullaliden", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232b1" + }, + "id": "762078", + "fullName": "Tullkroken", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232b2" + }, + "id": "762082", + "fullName": "Fjällgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232b3" + }, + "id": "762090", + "fullName": "Hällegatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232b4" + }, + "id": "762102", + "fullName": "Kolargatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232b5" + }, + "id": "762167", + "fullName": "Gnejsvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232b6" + }, + "id": "762197", + "fullName": "Flöjtgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232b7" + }, + "id": "762199", + "fullName": "Flöjtgränd", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232b8" + }, + "id": "762203", + "fullName": "Flöjtliden", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232b9" + }, + "id": "762215", + "fullName": "Sonatgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232bb" + }, + "id": "762227", + "fullName": "Harpogatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232bc" + }, + "id": "762235", + "fullName": "Musikvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232bd" + }, + "id": "762277", + "fullName": "Fasanvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232be" + }, + "id": "762655", + "fullName": "Bönåsvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232bf" + }, + "id": "762726", + "fullName": "Nabbavägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232c0" + }, + "id": "762738", + "fullName": "Rönnevägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232c3" + }, + "id": "762812", + "fullName": "Hälastigen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232c4" + }, + "id": "762818", + "fullName": "Nabbagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232c5" + }, + "id": "762826", + "fullName": "Näs Eningen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232c6" + }, + "id": "762829", + "fullName": "Näs Lövadal", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232c7" + }, + "id": "762830", + "fullName": "Näs Lövåsen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232c8" + }, + "id": "762892", + "fullName": "Visirgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232c9" + }, + "id": "762988", + "fullName": "Lyckans väg", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232ca" + }, + "id": "763000", + "fullName": "Mossevägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232cb" + }, + "id": "763547", + "fullName": "Brandgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232cc" + }, + "id": "763608", + "fullName": "Frejagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232ce" + }, + "id": "763624", + "fullName": "Brahegatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232cf" + }, + "id": "763630", + "fullName": "Hornsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232d1" + }, + "id": "763649", + "fullName": "Dvärggränd", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232d2" + }, + "id": "763663", + "fullName": "Linnégatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232d3" + }, + "id": "763673", + "fullName": "Tomasgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232d4" + }, + "id": "763719", + "fullName": "Nissegatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232d5" + }, + "id": "763721", + "fullName": "Sjöbogatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232d6" + }, + "id": "763723", + "fullName": "Tomtegatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232d7" + }, + "id": "763725", + "fullName": "Trollgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232d8" + }, + "id": "763727", + "fullName": "Vättegatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232d9" + }, + "id": "763770", + "fullName": "Sjöbrinken", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232db" + }, + "id": "763794", + "fullName": "Bäckstigen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232dc" + }, + "id": "763797", + "fullName": "Forsbacken", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232dd" + }, + "id": "763802", + "fullName": "Hökåsvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232de" + }, + "id": "763820", + "fullName": "Rännevägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232df" + }, + "id": "763828", + "fullName": "Skogsgränd", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232e0" + }, + "id": "764173", + "fullName": "Solåsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232e2" + }, + "id": "764217", + "fullName": "Megastigen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232e3" + }, + "id": "764219", + "fullName": "Mikrogatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232e4" + }, + "id": "764221", + "fullName": "Milligatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232e5" + }, + "id": "764231", + "fullName": "Grudegatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232e6" + }, + "id": "764232", + "fullName": "Härnagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232e7" + }, + "id": "764244", + "fullName": "Mollagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232e8" + }, + "id": "764248", + "fullName": "Nittagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232e9" + }, + "id": "764269", + "fullName": "Hultagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232ea" + }, + "id": "764325", + "fullName": "Sidogången", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232eb" + }, + "id": "764329", + "fullName": "Vilogången", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232ec" + }, + "id": "764338", + "fullName": "Hultaliden", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232ed" + }, + "id": "764352", + "fullName": "Mintgången", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232ee" + }, + "id": "764365", + "fullName": "Örtagången", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232ef" + }, + "id": "764374", + "fullName": "Lönnstigen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232f1" + }, + "id": "764402", + "fullName": "Vallstigen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232f2" + }, + "id": "764468", + "fullName": "Hambogatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232f3" + }, + "id": "764472", + "fullName": "Kransvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232f5" + }, + "id": "913278", + "fullName": "Ronjagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232f7" + }, + "id": "919191", + "fullName": "Metergatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232f8" + }, + "id": "921645", + "fullName": "Teaterbron", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232f9" + }, + "id": "775662", + "fullName": "Korsvägen", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232fa" + }, + "id": "775678", + "fullName": "Länsvägen", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232fd" + }, + "id": "776866", + "fullName": "Laryd Gård", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232fe" + }, + "id": "776956", + "fullName": "Nötegärde", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb2232ff" + }, + "id": "776962", + "fullName": "Stensered", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223300" + }, + "id": "930551", + "fullName": "Grandalen", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223301" + }, + "id": "761552", + "fullName": "Stora torget", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223302" + }, + "id": "761576", + "fullName": "Södra torget", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223303" + }, + "id": "761581", + "fullName": "Sparregatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223305" + }, + "id": "761590", + "fullName": "Kapellgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223306" + }, + "id": "761609", + "fullName": "Tegnérgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223308" + }, + "id": "761625", + "fullName": "Kasernvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223309" + }, + "id": "761626", + "fullName": "Katrineberg", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22330a" + }, + "id": "761629", + "fullName": "Majorsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22330c" + }, + "id": "761663", + "fullName": "Trandögatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22330e" + }, + "id": "761723", + "fullName": "Närkesgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22330f" + }, + "id": "761729", + "fullName": "Ramnaparken", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223310" + }, + "id": "761733", + "fullName": "Ramnåsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223311" + }, + "id": "761745", + "fullName": "Västergatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223312" + }, + "id": "761746", + "fullName": "Ölandsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223313" + }, + "id": "761766", + "fullName": "Schaktgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223315" + }, + "id": "761787", + "fullName": "Eldhusgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223316" + }, + "id": "761791", + "fullName": "Hyggesgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223317" + }, + "id": "761799", + "fullName": "Kölnastigen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223318" + }, + "id": "761801", + "fullName": "Rökhusgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223319" + }, + "id": "761814", + "fullName": "Landbogatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22331a" + }, + "id": "761820", + "fullName": "Svedjegatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22331b" + }, + "id": "761826", + "fullName": "Fafnesgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22331c" + }, + "id": "761838", + "fullName": "Reginsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22331d" + }, + "id": "761858", + "fullName": "Sigynsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22331e" + }, + "id": "761860", + "fullName": "Skrymegatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22331f" + }, + "id": "761920", + "fullName": "Stenåsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223320" + }, + "id": "761974", + "fullName": "Ekenäsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223321" + }, + "id": "762000", + "fullName": "Schélegatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223322" + }, + "id": "762002", + "fullName": "Vedensgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223323" + }, + "id": "762022", + "fullName": "Klinikvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223324" + }, + "id": "762028", + "fullName": "Norinsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223325" + }, + "id": "762038", + "fullName": "Skyttegatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223326" + }, + "id": "762058", + "fullName": "Kummelgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223327" + }, + "id": "762076", + "fullName": "Tullatorget", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223328" + }, + "id": "762080", + "fullName": "Vintergatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223329" + }, + "id": "762084", + "fullName": "Fjällkroken", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22332a" + }, + "id": "762086", + "fullName": "Fjällstigen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22332c" + }, + "id": "762104", + "fullName": "Lamellgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22332d" + }, + "id": "762106", + "fullName": "Maskingatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22332e" + }, + "id": "762134", + "fullName": "Vindelgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223330" + }, + "id": "762138", + "fullName": "Butschgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223332" + }, + "id": "762165", + "fullName": "Glimmerplan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223333" + }, + "id": "762171", + "fullName": "Kvartsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223334" + }, + "id": "762177", + "fullName": "Rydalsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223335" + }, + "id": "762179", + "fullName": "Ryssbyvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223336" + }, + "id": "762185", + "fullName": "Grönbogatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223337" + }, + "id": "762201", + "fullName": "Flöjtkroken", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223338" + }, + "id": "762205", + "fullName": "Flöjtstigen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223339" + }, + "id": "762213", + "fullName": "Romansgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22333a" + }, + "id": "762223", + "fullName": "Fagottgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22333b" + }, + "id": "762225", + "fullName": "Gitarrgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22333c" + }, + "id": "762269", + "fullName": "Dragåsvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22333d" + }, + "id": "762382", + "fullName": "Hålsjövägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22333f" + }, + "id": "762724", + "fullName": "Kvarnholmen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223340" + }, + "id": "762832", + "fullName": "Näs Uppsalen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223341" + }, + "id": "762834", + "fullName": "Näs Vargavik", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223342" + }, + "id": "762927", + "fullName": "Flimmeshult", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223343" + }, + "id": "762957", + "fullName": "Hjortedalen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223344" + }, + "id": "763008", + "fullName": "Nordlid Eken", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223345" + }, + "id": "763084", + "fullName": "Öd Harekulla", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223346" + }, + "id": "763086", + "fullName": "Öd Norgården", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223347" + }, + "id": "763090", + "fullName": "Öd Östersjön", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223349" + }, + "id": "763552", + "fullName": "Lundbygatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22334a" + }, + "id": "763590", + "fullName": "Ekhagevägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22334b" + }, + "id": "763599", + "fullName": "Rydabovägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22334d" + }, + "id": "763642", + "fullName": "Tallåsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22334e" + }, + "id": "763648", + "fullName": "Brahestigen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb22334f" + }, + "id": "763665", + "fullName": "Linnéparken", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223350" + }, + "id": "763698", + "fullName": "Riddargränd", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223351" + }, + "id": "763711", + "fullName": "Klintegatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223352" + }, + "id": "763713", + "fullName": "Klintesväng", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f195ca27dcf33cb223353" + }, + "id": "763714", + "fullName": "Kolonigatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2245c0" + }, + "id": "503786", + "fullName": "Sexalnarsgränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2245c1" + }, + "id": "503788", + "fullName": "Tvärhandsgränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2245c8" + }, + "id": "503856", + "fullName": "Tällbergsgränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2245ca" + }, + "id": "503907", + "fullName": "Svanhildsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2245ce" + }, + "id": "503974", + "fullName": "Kapplandsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2245cf" + }, + "id": "503978", + "fullName": "Skålpundsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2245d0" + }, + "id": "503983", + "fullName": "Tunnlandsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2245d2" + }, + "id": "503995", + "fullName": "Snörmakarvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2245d4" + }, + "id": "504022", + "fullName": "Kvarnstugvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2245d6" + }, + "id": "504029", + "fullName": "Skällnoravägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2245df" + }, + "id": "504212", + "fullName": "Tingvallavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2245e1" + }, + "id": "504235", + "fullName": "Tingstädevägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2245e7" + }, + "id": "504267", + "fullName": "Torsburgsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2245f1" + }, + "id": "504443", + "fullName": "Tunnbrödsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2245f2" + }, + "id": "504455", + "fullName": "Kratsbodavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2245f4" + }, + "id": "504496", + "fullName": "Karlsbodavägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2245f6" + }, + "id": "504518", + "fullName": "Ståltrådsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2245f7" + }, + "id": "504522", + "fullName": "Tackjärnsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2245f8" + }, + "id": "504540", + "fullName": "Tallbacksvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224603" + }, + "id": "923564", + "fullName": "Kamomillagatan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224604" + }, + "id": "926629", + "fullName": "Siggedalsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224605" + }, + "id": "503428", + "fullName": "Tallkottsbacken", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224608" + }, + "id": "503469", + "fullName": "Kebnekaisevägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22460a" + }, + "id": "503501", + "fullName": "Tranebergskajen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22460d" + }, + "id": "503524", + "fullName": "Kinnekullevägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22460f" + }, + "id": "503532", + "fullName": "Tranebergsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224610" + }, + "id": "503606", + "fullName": "Stenhuggarvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224614" + }, + "id": "503684", + "fullName": "Smedslättsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224615" + }, + "id": "503697", + "fullName": "Strömkarlsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224616" + }, + "id": "503699", + "fullName": "Sunnerdahlsplan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22461e" + }, + "id": "503884", + "fullName": "Tapetserarvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22462f" + }, + "id": "504208", + "fullName": "Skeppslagsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224633" + }, + "id": "504311", + "fullName": "Torvsticksvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224635" + }, + "id": "504363", + "fullName": "Kyrkoherdevägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224636" + }, + "id": "504377", + "fullName": "Tornväktargränd", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22463d" + }, + "id": "504486", + "fullName": "Tegelbergsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22463f" + }, + "id": "504520", + "fullName": "Stångjärnsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224642" + }, + "id": "504566", + "fullName": "Kvarnbacksvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224643" + }, + "id": "504592", + "fullName": "Spinnrocksvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224647" + }, + "id": "503497", + "fullName": "Svartviksslingan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224648" + }, + "id": "503499", + "fullName": "Tranebergs Strand", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22464c" + }, + "id": "503701", + "fullName": "Sunnerdahlsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22464d" + }, + "id": "503728", + "fullName": "Smedslättstorget", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224651" + }, + "id": "503972", + "fullName": "Kapplandstrappan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224652" + }, + "id": "503993", + "fullName": "Knypplerskevägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22465a" + }, + "id": "504210", + "fullName": "Stiklastadsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22465d" + }, + "id": "504331", + "fullName": "Kyrkvaktarstigen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22465e" + }, + "id": "504341", + "fullName": "Stenhammarsvägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22465f" + }, + "id": "504359", + "fullName": "Komministervägen", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22466b" + }, + "id": "503534", + "fullName": "Tranebergsslingan", + "parentFullName": "Bromma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224698" + }, + "id": "700863", + "fullName": "Brattefjäll", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224699" + }, + "id": "694864", + "fullName": "Skra Bro", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22469d" + }, + "id": "923592", + "fullName": "Tyska Bron", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22469e" + }, + "id": "695120", + "fullName": "Bratteliden", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22469f" + }, + "id": "689528", + "fullName": "Bruksgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246a0" + }, + "id": "689955", + "fullName": "Brahegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246a1" + }, + "id": "694680", + "fullName": "Bronsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246a4" + }, + "id": "689019", + "fullName": "Brödragatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246a5" + }, + "id": "689216", + "fullName": "Brunnsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246a6" + }, + "id": "689790", + "fullName": "Brännögatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246a7" + }, + "id": "691320", + "fullName": "Brantbacken", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246a8" + }, + "id": "691999", + "fullName": "Brunnehagen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246a9" + }, + "id": "692733", + "fullName": "Bräckevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246aa" + }, + "id": "695001", + "fullName": "Brunstorps By", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246ab" + }, + "id": "708725", + "fullName": "Brännemysten", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246ad" + }, + "id": "700730", + "fullName": "Brattenvägen", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246ae" + }, + "id": "700737", + "fullName": "Braviks Huvud", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246b0" + }, + "id": "700568", + "fullName": "Kössö Brevik", + "parentFullName": "Köpstadsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246b7" + }, + "id": "688077", + "fullName": "Brunnsparken", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246b8" + }, + "id": "689498", + "fullName": "Bruna Stråket", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246b9" + }, + "id": "691351", + "fullName": "Brämaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246bb" + }, + "id": "700728", + "fullName": "Brattenskogen", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246bc" + }, + "id": "700739", + "fullName": "Braviksstrand", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246bd" + }, + "id": "919974", + "fullName": "Källö Bryggväg", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246be" + }, + "id": "694681", + "fullName": "Brottarvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246bf" + }, + "id": "688235", + "fullName": "Bryggaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246c0" + }, + "id": "688651", + "fullName": "Brushanegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246c1" + }, + "id": "688771", + "fullName": "Brynolfsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246c2" + }, + "id": "690728", + "fullName": "Brudaremossen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246c3" + }, + "id": "695005", + "fullName": "Brunstorps Hage", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246c4" + }, + "id": "695122", + "fullName": "Brummarebacken", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246c5" + }, + "id": "708669", + "fullName": "Hovås Bräckaväg", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246c7" + }, + "id": "700726", + "fullName": "Brattenbryggan", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246c9" + }, + "id": "695008", + "fullName": "Brunstorpsvägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246ca" + }, + "id": "695031", + "fullName": "Brunstorpsdalen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246cb" + }, + "id": "695118", + "fullName": "Brandenburg Torp", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246cc" + }, + "id": "700562", + "fullName": "Hermans Broväg", + "parentFullName": "Köpstadsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246cd" + }, + "id": "700570", + "fullName": "Kössö Bryggväg", + "parentFullName": "Köpstadsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246cf" + }, + "id": "696356", + "fullName": "Bruntebacken", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246d2" + }, + "id": "690078", + "fullName": "Kvibergs Broväg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246d3" + }, + "id": "691073", + "fullName": "Bromeliusgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246d4" + }, + "id": "691225", + "fullName": "Bredmossegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246d5" + }, + "id": "692190", + "fullName": "Bratteråsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246d6" + }, + "id": "692334", + "fullName": "Brännoljegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246d7" + }, + "id": "916856", + "fullName": "Sven Brolids väg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246d8" + }, + "id": "708778", + "fullName": "Brottkärrs Byväg", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246d9" + }, + "id": "708784", + "fullName": "Brottkärrsvägen", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246e2" + }, + "id": "692188", + "fullName": "Bratteråsbacken", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246e3" + }, + "id": "692225", + "fullName": "Bratteråsparken", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246e5" + }, + "id": "700815", + "fullName": "Styrsö Braviksväg", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246e6" + }, + "id": "694382", + "fullName": "Hjuviks Bryggväg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246e8" + }, + "id": "696430", + "fullName": "Brostallsvägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246f2" + }, + "id": "690444", + "fullName": "Brittsommargatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246f3" + }, + "id": "690629", + "fullName": "Brattåskärrsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246f4" + }, + "id": "690888", + "fullName": "Brunkebergsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246f6" + }, + "id": "692811", + "fullName": "Västra Bräckevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246f8" + }, + "id": "695124", + "fullName": "Brunstorpsnäsvägen", + "parentFullName": "Säve", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246f9" + }, + "id": "694440", + "fullName": "Brännekullavägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246fa" + }, + "id": "694678", + "fullName": "Bremsegårdsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246fc" + }, + "id": "922843", + "fullName": "Södra Brustholmen", + "parentFullName": "Köpstadsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2246fe" + }, + "id": "915890", + "fullName": "Brottkärr Stenkulla", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224700" + }, + "id": "696432", + "fullName": "Brynnkällevägen", + "parentFullName": "Hisings Kärra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224703" + }, + "id": "694438", + "fullName": "Brännekullabacken", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224704" + }, + "id": "708566", + "fullName": "Hovås Bronsåldersväg", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224706" + }, + "id": "708782", + "fullName": "Brottkärrs Tennisväg", + "parentFullName": "Hovås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224714" + }, + "id": "691422", + "fullName": "Hjalmar Brantingsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224715" + }, + "id": "692000", + "fullName": "Lilla Brunnehagsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224718" + }, + "id": "694464", + "fullName": "Lilla Brännekullavägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224719" + }, + "id": "691376", + "fullName": "Hjalmar Brantingsplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22471a" + }, + "id": "700897", + "fullName": "Kroken", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22471c" + }, + "id": "700895", + "fullName": "Kalvhagen", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22471d" + }, + "id": "700901", + "fullName": "Källängen", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224724" + }, + "id": "700885", + "fullName": "Husefladen", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224726" + }, + "id": "700899", + "fullName": "Kvigvallen", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224727" + }, + "id": "700929", + "fullName": "Skogsgapet", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224728" + }, + "id": "700931", + "fullName": "Sköreliden", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224729" + }, + "id": "700940", + "fullName": "Stämmesund", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22472a" + }, + "id": "700941", + "fullName": "Sundtången", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22472e" + }, + "id": "700883", + "fullName": "Herrekroken", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224732" + }, + "id": "700927", + "fullName": "Skedetvägen", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224733" + }, + "id": "700947", + "fullName": "Tollebacken", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224736" + }, + "id": "700887", + "fullName": "Husviksvägen", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224737" + }, + "id": "700889", + "fullName": "Hästsprånget", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224738" + }, + "id": "700939", + "fullName": "Stämmestigen", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22473a" + }, + "id": "700881", + "fullName": "Haggårdsvägen", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22473b" + }, + "id": "700903", + "fullName": "Kärleksstigen", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224741" + }, + "id": "700925", + "fullName": "Sandviksdalen", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224745" + }, + "id": "700937", + "fullName": "Strussnäsvägen", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224746" + }, + "id": "700949", + "fullName": "Valmossestigen", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224747" + }, + "id": "700935", + "fullName": "Strussnässtigen", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22474b" + }, + "id": "700933", + "fullName": "Stora Hallstaviken", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224757" + }, + "id": "530395", + "fullName": "Broddagången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224758" + }, + "id": "530396", + "fullName": "Broddaparken", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224759" + }, + "id": "530397", + "fullName": "Broddastigen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22475a" + }, + "id": "529787", + "fullName": "Bryggövägen", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22475c" + }, + "id": "527755", + "fullName": "Brevduvevägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22475d" + }, + "id": "527976", + "fullName": "Brahällagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22475e" + }, + "id": "528864", + "fullName": "Bronsyxegatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22475f" + }, + "id": "914334", + "fullName": "Briggens Gränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224760" + }, + "id": "531076", + "fullName": "Brydestigen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224761" + }, + "id": "527978", + "fullName": "Bromhällagatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224762" + }, + "id": "528865", + "fullName": "Bronsyxestigen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224763" + }, + "id": "530658", + "fullName": "Bredåkersvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224765" + }, + "id": "527070", + "fullName": "Lilla Bruksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224766" + }, + "id": "529124", + "fullName": "Branteviksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224767" + }, + "id": "530202", + "fullName": "Brunnbäcksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224768" + }, + "id": "530797", + "fullName": "Brunandsvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224769" + }, + "id": "527630", + "fullName": "Branteviksgången", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22476a" + }, + "id": "528877", + "fullName": "Bronsåldersgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22476b" + }, + "id": "529820", + "fullName": "Tycho Brahegatan", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22476e" + }, + "id": "527496", + "fullName": "Brandmästaregatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22476f" + }, + "id": "778122", + "fullName": "Brunna", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224770" + }, + "id": "777471", + "fullName": "Brobol", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224773" + }, + "id": "778120", + "fullName": "Bromsbo", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224776" + }, + "id": "779563", + "fullName": "Brogård", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224778" + }, + "id": "777236", + "fullName": "Brittsbo", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224779" + }, + "id": "787129", + "fullName": "Brogård", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22477c" + }, + "id": "777275", + "fullName": "Lenna Bruk", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22477d" + }, + "id": "787137", + "fullName": "Bräcksta", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224783" + }, + "id": "779565", + "fullName": "Brostugan", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224784" + }, + "id": "777238", + "fullName": "Bruksgatan", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224785" + }, + "id": "787131", + "fullName": "Brogården", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224786" + }, + "id": "777469", + "fullName": "Brantberga", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22478d" + }, + "id": "778270", + "fullName": "Hagby-Brunna", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22478e" + }, + "id": "778661", + "fullName": "Vänge-Brunna", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22478f" + }, + "id": "785781", + "fullName": "Lena-Brunna", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224790" + }, + "id": "787125", + "fullName": "Bredgården", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224798" + }, + "id": "779561", + "fullName": "Brittgården", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22479f" + }, + "id": "778130", + "fullName": "Brunna Lindväg", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247a2" + }, + "id": "787276", + "fullName": "Tensta-Brunna", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247a4" + }, + "id": "777557", + "fullName": "Gavel Brännbol", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247b1" + }, + "id": "777278", + "fullName": "Länna Bruksgata", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247b2" + }, + "id": "796314", + "fullName": "Brillingevägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247b6" + }, + "id": "785758", + "fullName": "Bruksgårdarna", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247b8" + }, + "id": "917822", + "fullName": "Brötåkersvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247bc" + }, + "id": "778128", + "fullName": "Brunna Klöverväg", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247bd" + }, + "id": "787022", + "fullName": "Lena-Brunna Gård", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247be" + }, + "id": "787135", + "fullName": "Brogårds Handel", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247bf" + }, + "id": "787147", + "fullName": "Bräcksta Kumlan", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247c0" + }, + "id": "787338", + "fullName": "Brädgårdsvägen", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247c1" + }, + "id": "796138", + "fullName": "Brantingstorget", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247c4" + }, + "id": "922428", + "fullName": "Brattbacksvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247c7" + }, + "id": "798256", + "fullName": "Frötuna Brudgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247c8" + }, + "id": "785749", + "fullName": "Branddammsvägen", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247c9" + }, + "id": "787133", + "fullName": "Brogårds Gästhem", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247cc" + }, + "id": "779893", + "fullName": "Lumpebo Brotorpet", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247ce" + }, + "id": "780158", + "fullName": "Vallhov Brostugan", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247d1" + }, + "id": "796569", + "fullName": "Bragby Fridenslund", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247d2" + }, + "id": "796570", + "fullName": "Bragby Hammarhagen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247d5" + }, + "id": "798618", + "fullName": "Fjällbo Breidagård", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247d6" + }, + "id": "787139", + "fullName": "Bräcksta Guckedal", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247da" + }, + "id": "778312", + "fullName": "Holmbro Brunnsgården", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247e0" + }, + "id": "796087", + "fullName": "Bruno Liljeforsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247e1" + }, + "id": "796298", + "fullName": "Fredrika Bremersgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247e3" + }, + "id": "797060", + "fullName": "Västeråker Brunnsätra", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247e6" + }, + "id": "798689", + "fullName": "Funbo-Brunnby Klippan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247e8" + }, + "id": "785756", + "fullName": "Bruksförvaltarvägen", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247e9" + }, + "id": "795818", + "fullName": "Hjalmar Brantingsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247ec" + }, + "id": "787074", + "fullName": "Skärtomt Brunna Gruvor", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247ed" + }, + "id": "787127", + "fullName": "Bredgården Stentorpet", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247f1" + }, + "id": "778663", + "fullName": "Vänge-Brunna Skomakartorp", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247f2" + }, + "id": "787023", + "fullName": "Lena-Brunna Mittengården", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247f3" + }, + "id": "787025", + "fullName": "Lena-Brunna Soldattorpet", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247f4" + }, + "id": "787026", + "fullName": "Lena-Brunna Södergården", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247f6" + }, + "id": "787278", + "fullName": "Tensta-Brunna Svartmyren", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247f9" + }, + "id": "508950", + "fullName": "Braskens Bro", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247fa" + }, + "id": "523587", + "fullName": "Brok", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247fb" + }, + "id": "524617", + "fullName": "Brink", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247fc" + }, + "id": "519177", + "fullName": "Brokind Hill", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247fd" + }, + "id": "529623", + "fullName": "Brink", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2247ff" + }, + "id": "524967", + "fullName": "Brickebo", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224800" + }, + "id": "524977", + "fullName": "Brunneby", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224802" + }, + "id": "519203", + "fullName": "Brokind Solhem", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224803" + }, + "id": "519230", + "fullName": "Brokinds Skola", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224804" + }, + "id": "914690", + "fullName": "Brokind Lugnet", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224808" + }, + "id": "519170", + "fullName": "Brokind Galtebo", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224809" + }, + "id": "519179", + "fullName": "Brokind Kohagen", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22480a" + }, + "id": "519194", + "fullName": "Brokind Slussen", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22480b" + }, + "id": "519201", + "fullName": "Brokind Solhaga", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22480c" + }, + "id": "913807", + "fullName": "Brokind Gläntan", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22480d" + }, + "id": "933424", + "fullName": "Brånstad", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22480e" + }, + "id": "502542", + "fullName": "Brogatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22480f" + }, + "id": "523604", + "fullName": "Brånstad", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224810" + }, + "id": "522491", + "fullName": "Brostorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224812" + }, + "id": "519187", + "fullName": "Brokind Norrtorp", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224814" + }, + "id": "519209", + "fullName": "Brokind Södervik", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224815" + }, + "id": "527627", + "fullName": "Brunnsvik", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224816" + }, + "id": "527788", + "fullName": "Bränntorp", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224818" + }, + "id": "502112", + "fullName": "Brisvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224819" + }, + "id": "508220", + "fullName": "Kaga Brink", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22481d" + }, + "id": "519207", + "fullName": "Brokind Sundsborg", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22481e" + }, + "id": "519211", + "fullName": "Brokinds Herrgård", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22481f" + }, + "id": "503685", + "fullName": "Brånnestad", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224824" + }, + "id": "519419", + "fullName": "Västerby Kvilla Bro", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224825" + }, + "id": "933605", + "fullName": "Lilla Broby", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224826" + }, + "id": "933664", + "fullName": "Stora Broby", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224827" + }, + "id": "529635", + "fullName": "Bryttjorp", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224828" + }, + "id": "502313", + "fullName": "Bryggvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224829" + }, + "id": "507808", + "fullName": "Syrorp Bron", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22482a" + }, + "id": "509012", + "fullName": "Bromsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22482b" + }, + "id": "914780", + "fullName": "Bråbogatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22482c" + }, + "id": "524016", + "fullName": "Lilla Broby", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22482d" + }, + "id": "524312", + "fullName": "Stora Broby", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22482e" + }, + "id": "524973", + "fullName": "Brickebo Lund", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224830" + }, + "id": "519169", + "fullName": "Brokind Fågelsången", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224831" + }, + "id": "519175", + "fullName": "Brokind Hasselberga", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224832" + }, + "id": "519193", + "fullName": "Brokind Skogstorpet", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224833" + }, + "id": "519413", + "fullName": "Västerby Brygghuset", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224834" + }, + "id": "524146", + "fullName": "Sjögesta Bro", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224837" + }, + "id": "503731", + "fullName": "Fyrby Brotorp", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224839" + }, + "id": "501744", + "fullName": "Brunnsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22483a" + }, + "id": "508278", + "fullName": "Kränge Brink", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22483b" + }, + "id": "508918", + "fullName": "Brinkbacken", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22483c" + }, + "id": "509313", + "fullName": "Brigadgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22483e" + }, + "id": "933422", + "fullName": "Broby Lindhem", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22483f" + }, + "id": "529151", + "fullName": "Sjöbacka Bro", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224840" + }, + "id": "529387", + "fullName": "Brunnby Gård", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224842" + }, + "id": "502669", + "fullName": "Brukaregatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224843" + }, + "id": "519173", + "fullName": "Brokind Hasselbacken", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224844" + }, + "id": "519181", + "fullName": "Brokind Kristinelund", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224845" + }, + "id": "519189", + "fullName": "Brokind Saxtorp Skäret", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224846" + }, + "id": "519191", + "fullName": "Brokind Saxtorps Gård", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224847" + }, + "id": "523583", + "fullName": "Broby Lindhem", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224848" + }, + "id": "524195", + "fullName": "Sjögestad Bro", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224849" + }, + "id": "504176", + "fullName": "Brunörtsvägen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22484b" + }, + "id": "523598", + "fullName": "Brok Sandstorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22484d" + }, + "id": "524517", + "fullName": "Brynhilds gata", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22484e" + }, + "id": "526134", + "fullName": "Tyrsbo Brånhult", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22484f" + }, + "id": "504145", + "fullName": "Vistlöt Brotorp", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224853" + }, + "id": "528478", + "fullName": "Flistad Brunn", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224854" + }, + "id": "529408", + "fullName": "Gamla Brunnby", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224855" + }, + "id": "507745", + "fullName": "Stora Bråstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224857" + }, + "id": "508821", + "fullName": "Brännings gata", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224858" + }, + "id": "528133", + "fullName": "Ljung Brohemmet", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22485a" + }, + "id": "524969", + "fullName": "Brickebo Klippan", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22485d" + }, + "id": "506161", + "fullName": "Svenneby Bråten", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22485e" + }, + "id": "519171", + "fullName": "Brokind Gamla Värdshuset", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22485f" + }, + "id": "519185", + "fullName": "Brokind Mjölnarbostaden", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224862" + }, + "id": "503509", + "fullName": "Nybble Bruseborg", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224864" + }, + "id": "524975", + "fullName": "Brickebo Mostugan", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224865" + }, + "id": "519217", + "fullName": "Brokinds Herrgård Kvarnen", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224866" + }, + "id": "519220", + "fullName": "Brokinds Herrgård Mejeriet", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224867" + }, + "id": "519221", + "fullName": "Brokinds Herrgård Nybygget", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224868" + }, + "id": "524400", + "fullName": "Ulvsberg Brotorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224869" + }, + "id": "524621", + "fullName": "Bröttjestad Gård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22486c" + }, + "id": "503356", + "fullName": "Brunnsgårdsvägen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22486d" + }, + "id": "933669", + "fullName": "Ulvsberg Brotorp", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22486e" + }, + "id": "529394", + "fullName": "Brunnby Slussar", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224870" + }, + "id": "527128", + "fullName": "Styvinge Braberg", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224871" + }, + "id": "501988", + "fullName": "Brandmannagatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224872" + }, + "id": "502221", + "fullName": "Bränntorpsgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224873" + }, + "id": "502486", + "fullName": "Staby Bränneriet", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224877" + }, + "id": "507210", + "fullName": "Håckerstad Brink", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224878" + }, + "id": "508405", + "fullName": "Ledberg Brostorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224879" + }, + "id": "933750", + "fullName": "Brandliljegatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22487b" + }, + "id": "503704", + "fullName": "Brånnestad Stommen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22487c" + }, + "id": "527793", + "fullName": "Bullorp Bränntorp", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22487e" + }, + "id": "524971", + "fullName": "Brickebo Kolstugan", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224880" + }, + "id": "525588", + "fullName": "Ullstorp Brostugan", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224881" + }, + "id": "525590", + "fullName": "Ullstorp Bränngård", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224882" + }, + "id": "525704", + "fullName": "Vittsätter Brotorp", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224884" + }, + "id": "504344", + "fullName": "Knylinge Bredåker", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224885" + }, + "id": "504905", + "fullName": "Vimarka Bränngård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224886" + }, + "id": "504945", + "fullName": "Vårdsberg Brotorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224889" + }, + "id": "509598", + "fullName": "Bronsåldersgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22488a" + }, + "id": "911241", + "fullName": "Brysselkålsvägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22488b" + }, + "id": "519222", + "fullName": "Brokinds Herrgård Skälstorp", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22488c" + }, + "id": "519224", + "fullName": "Brokinds Herrgård Trädgården", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22488d" + }, + "id": "545718", + "fullName": "Kalkegryt Brotorpet", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22488f" + }, + "id": "524150", + "fullName": "Sjögesta Bro Solvik", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224896" + }, + "id": "503689", + "fullName": "Brånnestad Hagaberg", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224897" + }, + "id": "503696", + "fullName": "Brånnestad Hagalund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224898" + }, + "id": "503700", + "fullName": "Brånnestad Rusthåll", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224899" + }, + "id": "528192", + "fullName": "Mörstorp Brostugan", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22489d" + }, + "id": "933665", + "fullName": "Stora Broby Krongård", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22489e" + }, + "id": "528941", + "fullName": "Maspelösa Bryggeri", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22489f" + }, + "id": "529152", + "fullName": "Sjöbacka Brostugan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248a1" + }, + "id": "526738", + "fullName": "Markustorp Brinken", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248a2" + }, + "id": "502056", + "fullName": "Bröderna Ugglas gata", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248a3" + }, + "id": "504844", + "fullName": "Ringatorp Brostugan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248a6" + }, + "id": "506075", + "fullName": "Ringstorp Brunnsås", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248a7" + }, + "id": "519215", + "fullName": "Brokinds Herrgård Förarbostaden", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248aa" + }, + "id": "519226", + "fullName": "Brokinds Herrgård Västra Flygeln", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248ac" + }, + "id": "523590", + "fullName": "Brok Klockarflotten", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248ad" + }, + "id": "523893", + "fullName": "Krångestad Brogården", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248ae" + }, + "id": "523895", + "fullName": "Krångestad Brokullen", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248af" + }, + "id": "524147", + "fullName": "Sjögesta Bro Fridhem", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248b0" + }, + "id": "524149", + "fullName": "Sjögesta Bro Solmark", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248b1" + }, + "id": "524197", + "fullName": "Sjögestad Bro Fridhem", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248b2" + }, + "id": "524199", + "fullName": "Sjögestad Bro Solmark", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248b3" + }, + "id": "524200", + "fullName": "Sjögestad Bro Solvik", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248b7" + }, + "id": "524314", + "fullName": "Stora Broby Krongård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248b8" + }, + "id": "524624", + "fullName": "Bröttjestad Nordanå", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248b9" + }, + "id": "522755", + "fullName": "Herrestad Brunnstorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248ba" + }, + "id": "503698", + "fullName": "Brånnestad Karlsberg", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248bb" + }, + "id": "503702", + "fullName": "Brånnestad Skattegård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248bc" + }, + "id": "933542", + "fullName": "Krångestad Brogården", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248bd" + }, + "id": "933543", + "fullName": "Krångestad Brokullen", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248be" + }, + "id": "529334", + "fullName": "Vågerstad Bränderna", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248bf" + }, + "id": "529336", + "fullName": "Vågerstad Brännorna", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248c1" + }, + "id": "918640", + "fullName": "Briteborg Transtugan", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248c2" + }, + "id": "525646", + "fullName": "Vallsnäs Brittklabben", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248c5" + }, + "id": "524148", + "fullName": "Sjögesta Bro Landstorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248c6" + }, + "id": "527732", + "fullName": "Släta Ljungs Västra Bro", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248c8" + }, + "id": "528940", + "fullName": "Maspelösa Brunnstorp", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248c9" + }, + "id": "528943", + "fullName": "Maspelösa Bryggeriet", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248cc" + }, + "id": "524198", + "fullName": "Sjögestad Bro Landstorp", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248cd" + }, + "id": "524623", + "fullName": "Bröttjestad Kronstugan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248ce" + }, + "id": "524625", + "fullName": "Bröttjestad Röda Stugan", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248cf" + }, + "id": "524627", + "fullName": "Bröttjestad Västra Lund", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248d1" + }, + "id": "528906", + "fullName": "Ljungs Västra Brostugan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248d2" + }, + "id": "529217", + "fullName": "Släta Västra Brostugan", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248d3" + }, + "id": "530064", + "fullName": "Stjärnorp Nya Bränntorp", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248d4" + }, + "id": "530188", + "fullName": "Vadsätter Brommetorpet", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248d5" + }, + "id": "911786", + "fullName": "Släta Ljungs Västra Bro", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248d6" + }, + "id": "525037", + "fullName": "Gatekulla Brunnebystugan", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248d8" + }, + "id": "506074", + "fullName": "Ringstorp Brodinsstugan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248d9" + }, + "id": "507600", + "fullName": "Ralstorp Lilla Bråstorp", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248db" + }, + "id": "524622", + "fullName": "Bröttjestad Gård Flygeln", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248dc" + }, + "id": "919039", + "fullName": "Briteborg Hjortronmossen", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248dd" + }, + "id": "508339", + "fullName": "Krängegatan Bränningehus", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248df" + }, + "id": "519370", + "fullName": "Unö", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248e1" + }, + "id": "530040", + "fullName": "Stjärnorp Gamla Bränntorp", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248e2" + }, + "id": "508577", + "fullName": "Mellanbränninge Brohyddan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248e3" + }, + "id": "529356", + "fullName": "Vågerstad Nedre Brunnsgård", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248e6" + }, + "id": "529358", + "fullName": "Vågerstad Nedre Brunnsgården", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248e7" + }, + "id": "525706", + "fullName": "Vittsätter Gamla Brandstationen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248e9" + }, + "id": "519366", + "fullName": "Tomta", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248eb" + }, + "id": "519278", + "fullName": "Kåtebo", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248ec" + }, + "id": "519329", + "fullName": "Skarnö", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248ed" + }, + "id": "519284", + "fullName": "Kögenäs", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248ee" + }, + "id": "519322", + "fullName": "Melskog", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248ef" + }, + "id": "519372", + "fullName": "Viggeby", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248f0" + }, + "id": "519377", + "fullName": "Vårdnäs", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248f1" + }, + "id": "519328", + "fullName": "Sjöberga", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248f2" + }, + "id": "519407", + "fullName": "Västerby", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248f3" + }, + "id": "519260", + "fullName": "Karlslund", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248f4" + }, + "id": "519356", + "fullName": "Svartmåla", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248f5" + }, + "id": "519368", + "fullName": "Tvärvägen", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248f9" + }, + "id": "519266", + "fullName": "Kuseboholm", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248fa" + }, + "id": "519316", + "fullName": "Lilla Högmo", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248fb" + }, + "id": "519320", + "fullName": "Lovabacken", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248fc" + }, + "id": "519333", + "fullName": "Skillberga", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248fd" + }, + "id": "519346", + "fullName": "Stensmålen", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248fe" + }, + "id": "519350", + "fullName": "Stora Högmo", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2248ff" + }, + "id": "519352", + "fullName": "Stubbetorp", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224901" + }, + "id": "519302", + "fullName": "Kögenäs Sand", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224903" + }, + "id": "519376", + "fullName": "Vinkelvägen", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224904" + }, + "id": "519440", + "fullName": "Västerbybro", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224905" + }, + "id": "519442", + "fullName": "Växelbacken", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224907" + }, + "id": "519344", + "fullName": "Stenrösvägen", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224908" + }, + "id": "519425", + "fullName": "Västerby Snår", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22490d" + }, + "id": "519258", + "fullName": "Kallviksvägen", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22490e" + }, + "id": "519300", + "fullName": "Kögenäs Högåsa", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22490f" + }, + "id": "519324", + "fullName": "Melskogsvägen", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224910" + }, + "id": "519326", + "fullName": "Sandviksvägen", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224911" + }, + "id": "519327", + "fullName": "Saxtorpsvägen", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224912" + }, + "id": "519360", + "fullName": "Svartmåla Gård", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224915" + }, + "id": "519429", + "fullName": "Västerby Udden", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224918" + }, + "id": "519254", + "fullName": "Granlundstigen", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224919" + }, + "id": "519256", + "fullName": "Kallviks Sjöväg", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22491b" + }, + "id": "519417", + "fullName": "Västerby Kvilla", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22491c" + }, + "id": "519430", + "fullName": "Västerby Villan", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22491d" + }, + "id": "934015", + "fullName": "Smedstugevägen", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224921" + }, + "id": "519262", + "fullName": "Karlstorpsvägen", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224922" + }, + "id": "519298", + "fullName": "Kögenäs Hagalund", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224923" + }, + "id": "519304", + "fullName": "Kögenäs Sandtorp", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224925" + }, + "id": "519391", + "fullName": "Vårdnäs Grönlund", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224926" + }, + "id": "519423", + "fullName": "Västerby Smedjan", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224927" + }, + "id": "519264", + "fullName": "Klinkendalsvägen", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224929" + }, + "id": "519306", + "fullName": "Kögenäs Sjöberget", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22492a" + }, + "id": "519312", + "fullName": "Kögenäs Stenviken", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22492c" + }, + "id": "519331", + "fullName": "Skarnö Skarnöhorn", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22492d" + }, + "id": "519354", + "fullName": "Stubbetorp Stubbö", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22492f" + }, + "id": "519395", + "fullName": "Vårdnäs Kasteudde", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224931" + }, + "id": "519415", + "fullName": "Västerby Hemängen", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224933" + }, + "id": "519272", + "fullName": "Kuseboholm Gullebo", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224934" + }, + "id": "519275", + "fullName": "Kuseboholm Stallet", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224936" + }, + "id": "519308", + "fullName": "Kögenäs Smedsviken", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224937" + }, + "id": "519310", + "fullName": "Kögenäs Solklinten", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224938" + }, + "id": "519318", + "fullName": "Lilla Högmo Villebo", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22493b" + }, + "id": "519364", + "fullName": "Svartmåla Vårbacka", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22493d" + }, + "id": "519399", + "fullName": "Vårdnäs Lindgården", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22493e" + }, + "id": "519405", + "fullName": "Vårdnäs Storgården", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22493f" + }, + "id": "519421", + "fullName": "Västerby Magasinet", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224940" + }, + "id": "519427", + "fullName": "Västerby Spångkärr", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224943" + }, + "id": "519273", + "fullName": "Kuseboholm Gullmåla", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224944" + }, + "id": "519276", + "fullName": "Kuseboholm Stranden", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224945" + }, + "id": "519348", + "fullName": "Stensmålen Hagalund", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224946" + }, + "id": "519374", + "fullName": "Viggeby Viggebysand", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224948" + }, + "id": "519431", + "fullName": "Västerby Värdshuset", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22494a" + }, + "id": "519274", + "fullName": "Kuseboholm Långdalen", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22494b" + }, + "id": "519280", + "fullName": "Kåtebo Norra Sjötomten", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22494c" + }, + "id": "519282", + "fullName": "Kåtebo Södra Sjötomten", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22494e" + }, + "id": "519296", + "fullName": "Kögenäs Grissleudden", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22494f" + }, + "id": "519342", + "fullName": "Skillberga Frälsegård", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224950" + }, + "id": "519362", + "fullName": "Svartmåla Lövingsborg", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224951" + }, + "id": "519389", + "fullName": "Vårdnäs Gammelgården", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224952" + }, + "id": "519403", + "fullName": "Vårdnäs Sockenstugan", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224954" + }, + "id": "917932", + "fullName": "Kuseboholm Källhagen", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224955" + }, + "id": "519393", + "fullName": "Vårdnäs Hembygdsgården", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224956" + }, + "id": "519432", + "fullName": "Västerby Västra Flygeln", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224957" + }, + "id": "519383", + "fullName": "Vårdnäs Församlingshemmet", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224958" + }, + "id": "519397", + "fullName": "Vårdnäs Komministergården", + "parentFullName": "Brokind", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224959" + }, + "id": "771862", + "fullName": "Bro", + "parentFullName": "Ransta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22495a" + }, + "id": "762600", + "fullName": "Bro", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22495b" + }, + "id": "762855", + "fullName": "Broby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22495c" + }, + "id": "762397", + "fullName": "Brånsta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22495d" + }, + "id": "763175", + "fullName": "Brunnby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22495e" + }, + "id": "764339", + "fullName": "Broarna", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22495f" + }, + "id": "764341", + "fullName": "Brotorp", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224960" + }, + "id": "764347", + "fullName": "Brunnsby", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224961" + }, + "id": "760394", + "fullName": "Brages väg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224962" + }, + "id": "758800", + "fullName": "Brahegatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224963" + }, + "id": "759292", + "fullName": "Brandvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224964" + }, + "id": "762230", + "fullName": "Brottberga", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224965" + }, + "id": "762672", + "fullName": "Sevalla Bro", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224966" + }, + "id": "936907", + "fullName": "Brytevägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224967" + }, + "id": "764343", + "fullName": "Bruksgatan", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224968" + }, + "id": "758749", + "fullName": "Brunnsgränd", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224969" + }, + "id": "760243", + "fullName": "Brynjegatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22496a" + }, + "id": "762610", + "fullName": "Hagalund Bro", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22496b" + }, + "id": "758487", + "fullName": "Bränslegatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22496c" + }, + "id": "759000", + "fullName": "Brunnbygatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22496d" + }, + "id": "760241", + "fullName": "Bronsyxgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22496e" + }, + "id": "760395", + "fullName": "Brynhilds väg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22496f" + }, + "id": "758627", + "fullName": "Bryggerigatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224970" + }, + "id": "761148", + "fullName": "Brygghusgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224971" + }, + "id": "761327", + "fullName": "Fullerö Brygga", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224972" + }, + "id": "761656", + "fullName": "Brotorp Fiholm", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224973" + }, + "id": "763173", + "fullName": "Brobergsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224974" + }, + "id": "764359", + "fullName": "Ebba Brahes väg", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224975" + }, + "id": "759612", + "fullName": "Brudslöjevägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224976" + }, + "id": "760239", + "fullName": "Bronslursgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224977" + }, + "id": "760240", + "fullName": "Bronsnålsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224978" + }, + "id": "760971", + "fullName": "Brödkorgsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224979" + }, + "id": "761187", + "fullName": "Brottberga Gård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22497a" + }, + "id": "762847", + "fullName": "Bred Strömsberg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22497b" + }, + "id": "763171", + "fullName": "Brobergstorpet", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22497c" + }, + "id": "759478", + "fullName": "Brunbjörnsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22497d" + }, + "id": "760231", + "fullName": "Bronsdolksgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22497e" + }, + "id": "761189", + "fullName": "Brottbergagatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22497f" + }, + "id": "762011", + "fullName": "Rytterne Brotorp", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224980" + }, + "id": "763203", + "fullName": "Frösåkers Brygga", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224982" + }, + "id": "764349", + "fullName": "Brännugnsbacken", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224983" + }, + "id": "764393", + "fullName": "Gamla Bryggeriet", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224984" + }, + "id": "758475", + "fullName": "Brandthovdagatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224985" + }, + "id": "760238", + "fullName": "Bronskittelgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224986" + }, + "id": "760242", + "fullName": "Bronsåldersgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224987" + }, + "id": "761658", + "fullName": "Brotorp Lillhärad", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224988" + }, + "id": "762009", + "fullName": "Rytterne Brostugan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224989" + }, + "id": "936857", + "fullName": "Litslunda Brotorp", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22498a" + }, + "id": "764345", + "fullName": "Bruksgården Svanå", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22498b" + }, + "id": "758631", + "fullName": "Gamla Bryggerigatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22498d" + }, + "id": "764475", + "fullName": "Kaptensgården Brunnsby", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb22498f" + }, + "id": "936699", + "fullName": "Breven", + "parentFullName": "Brevens Bruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224990" + }, + "id": "936700", + "fullName": "Bruksgatan", + "parentFullName": "Brevens Bruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224992" + }, + "id": "750525", + "fullName": "Bredal", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224993" + }, + "id": "753337", + "fullName": "Breven", + "parentFullName": "Kilsmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224994" + }, + "id": "615014", + "fullName": "Breven", + "parentFullName": "Högsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224995" + }, + "id": "757188", + "fullName": "Bresund", + "parentFullName": "Ervalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224999" + }, + "id": "745886", + "fullName": "Brotorp", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249a1" + }, + "id": "746025", + "fullName": "Brohammar", + "parentFullName": "Lillkyrka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249a2" + }, + "id": "753339", + "fullName": "Bruksgatan", + "parentFullName": "Kilsmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249a3" + }, + "id": "743516", + "fullName": "Brunnsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249a4" + }, + "id": "745014", + "fullName": "Bråtenvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249a5" + }, + "id": "745288", + "fullName": "Braxenvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249a6" + }, + "id": "746021", + "fullName": "Brandstorp", + "parentFullName": "Lillkyrka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249a7" + }, + "id": "746023", + "fullName": "Bredmossen", + "parentFullName": "Lillkyrka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249a8" + }, + "id": "757392", + "fullName": "Bruksvägen", + "parentFullName": "Garphyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249a9" + }, + "id": "743225", + "fullName": "Broängsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249aa" + }, + "id": "936665", + "fullName": "Brunnsparken", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249ad" + }, + "id": "743275", + "fullName": "Norra Brovägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249ae" + }, + "id": "743587", + "fullName": "Brotorpsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249af" + }, + "id": "745200", + "fullName": "Brevduvegatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249b0" + }, + "id": "912771", + "fullName": "Brygghusgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249b2" + }, + "id": "744935", + "fullName": "Brunstensvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249b3" + }, + "id": "745290", + "fullName": "Brunsoppsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249b4" + }, + "id": "745198", + "fullName": "Brevbäraregatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249b5" + }, + "id": "743221", + "fullName": "Brickebergsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249b6" + }, + "id": "743508", + "fullName": "Brantströms Gränd", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249b7" + }, + "id": "743512", + "fullName": "Brunnslyckevägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249b8" + }, + "id": "743514", + "fullName": "Brunnstorpsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249b9" + }, + "id": "743510", + "fullName": "Brunnsgärdesgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249ba" + }, + "id": "936713", + "fullName": "Smedvägen", + "parentFullName": "Brevens Bruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249bb" + }, + "id": "936711", + "fullName": "Skogsvägen", + "parentFullName": "Brevens Bruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249bd" + }, + "id": "936701", + "fullName": "Gjutarvägen", + "parentFullName": "Brevens Bruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249be" + }, + "id": "936702", + "fullName": "Gärdesvägen", + "parentFullName": "Brevens Bruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249bf" + }, + "id": "936704", + "fullName": "Högsjövägen", + "parentFullName": "Brevens Bruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249c0" + }, + "id": "936705", + "fullName": "Kapellvägen", + "parentFullName": "Brevens Bruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249c1" + }, + "id": "936706", + "fullName": "Kilsmovägen", + "parentFullName": "Brevens Bruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249c2" + }, + "id": "936709", + "fullName": "Mellanvägen", + "parentFullName": "Brevens Bruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249c3" + }, + "id": "936712", + "fullName": "Skolhusvägen", + "parentFullName": "Brevens Bruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249c4" + }, + "id": "936714", + "fullName": "Snickarvägen", + "parentFullName": "Brevens Bruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249c6" + }, + "id": "936708", + "fullName": "Ladugårdsvägen", + "parentFullName": "Brevens Bruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249c7" + }, + "id": "936703", + "fullName": "Hunnebergsvägen", + "parentFullName": "Brevens Bruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249c8" + }, + "id": "936707", + "fullName": "Knipphammarvägen", + "parentFullName": "Brevens Bruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249c9" + }, + "id": "550785", + "fullName": "Brogatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249cd" + }, + "id": "550315", + "fullName": "Bredgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249ce" + }, + "id": "552816", + "fullName": "Brännögatan", + "parentFullName": "Rydebäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249cf" + }, + "id": "550261", + "fullName": "Bruksgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249d0" + }, + "id": "551239", + "fullName": "Bronsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249d1" + }, + "id": "552335", + "fullName": "Briggvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249d2" + }, + "id": "552619", + "fullName": "Brunnsallén", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249d3" + }, + "id": "554154", + "fullName": "Bryningstorp", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249d4" + }, + "id": "551606", + "fullName": "Brommagatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249d5" + }, + "id": "551942", + "fullName": "Brigadgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249d6" + }, + "id": "552136", + "fullName": "Brännerigatan", + "parentFullName": "Ödåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249d7" + }, + "id": "554153", + "fullName": "Bryggerivägen", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249d8" + }, + "id": "552478", + "fullName": "Bruzeliusgatan", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249d9" + }, + "id": "554493", + "fullName": "Brandmansgatan", + "parentFullName": "Mörarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249da" + }, + "id": "550372", + "fullName": "Bryggaregatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249db" + }, + "id": "551237", + "fullName": "Brevduvevägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249dc" + }, + "id": "552032", + "fullName": "Brohultsvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249dd" + }, + "id": "551984", + "fullName": "Brytstugevägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249de" + }, + "id": "552397", + "fullName": "Bredåkersvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249df" + }, + "id": "551231", + "fullName": "Södra Brunnsvägen", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249e0" + }, + "id": "552186", + "fullName": "Brittsommargatan", + "parentFullName": "Ödåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249e2" + }, + "id": "550516", + "fullName": "Brunnbäcksgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249e3" + }, + "id": "550627", + "fullName": "Tycho Brahes Skola", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249e4" + }, + "id": "552537", + "fullName": "Norra Brunnsvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249e5" + }, + "id": "554155", + "fullName": "Bryningstorpsvägen", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249e6" + }, + "id": "910819", + "fullName": "Bror Engkvists gata", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249e8" + }, + "id": "552474", + "fullName": "Brunnsparken Villa Tora", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249e9" + }, + "id": "552460", + "fullName": "Brunnsparken Villa Flora", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249ea" + }, + "id": "552466", + "fullName": "Brunnsparken Villa Malva", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249eb" + }, + "id": "552477", + "fullName": "Brunnsparken Villa Viola", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249ec" + }, + "id": "552452", + "fullName": "Brunnsparken Läkarvillan", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249ed" + }, + "id": "552454", + "fullName": "Brunnsparken Varmbadhuset", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249ef" + }, + "id": "552464", + "fullName": "Brunnsparken Villa Linnea", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249f2" + }, + "id": "552472", + "fullName": "Brunnsparken Villa Salvia", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249f3" + }, + "id": "552513", + "fullName": "Västra Brunnsmästaregatan", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249f4" + }, + "id": "552515", + "fullName": "Östra Brunnsmästaregatan", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249f5" + }, + "id": "552448", + "fullName": "Brunnsparken Kamrersvillan", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249f6" + }, + "id": "552450", + "fullName": "Brunnsparken Kontorsvillan", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249f7" + }, + "id": "552476", + "fullName": "Brunnsparken Villa Veronika", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249f9" + }, + "id": "552511", + "fullName": "Villa Tora Ramlösa Brunnspark", + "parentFullName": "Ramlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249fb" + }, + "id": "934775", + "fullName": "Bråxvik Bryggan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249fc" + }, + "id": "565929", + "fullName": "Broxvik Bråviksberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249fd" + }, + "id": "586779", + "fullName": "Brestad Brestadlund", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249fe" + }, + "id": "565919", + "fullName": "Brink", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb2249ff" + }, + "id": "564754", + "fullName": "Brändö", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a00" + }, + "id": "563801", + "fullName": "Bråttom", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a03" + }, + "id": "597040", + "fullName": "Brinken", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a04" + }, + "id": "564726", + "fullName": "Brytsbo", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a05" + }, + "id": "565924", + "fullName": "Broxvik", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a06" + }, + "id": "565953", + "fullName": "Bråxvik", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a09" + }, + "id": "597386", + "fullName": "Bränntorp", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a0a" + }, + "id": "597042", + "fullName": "Brännkärr", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a0b" + }, + "id": "563309", + "fullName": "Brinks Gård", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a0c" + }, + "id": "558463", + "fullName": "Bråboplan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a0d" + }, + "id": "558527", + "fullName": "Bredgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a11" + }, + "id": "919812", + "fullName": "Husby Broby", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a12" + }, + "id": "558433", + "fullName": "Breda vägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a13" + }, + "id": "558461", + "fullName": "Bråbogatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a14" + }, + "id": "558519", + "fullName": "Bråddgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a15" + }, + "id": "558569", + "fullName": "Bronsvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a16" + }, + "id": "558850", + "fullName": "Bragegatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a17" + }, + "id": "559372", + "fullName": "Brånnestad", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a18" + }, + "id": "559815", + "fullName": "Brinkvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a19" + }, + "id": "559816", + "fullName": "Brobyvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a1a" + }, + "id": "560320", + "fullName": "Brobytomta", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a1b" + }, + "id": "595809", + "fullName": "Brantvägen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a1f" + }, + "id": "558435", + "fullName": "Brunnegatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a21" + }, + "id": "565624", + "fullName": "Rönö Brinken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a22" + }, + "id": "565923", + "fullName": "Brinkbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a24" + }, + "id": "566763", + "fullName": "Brobystrand", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a29" + }, + "id": "586785", + "fullName": "Brestad Gård", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a2a" + }, + "id": "563804", + "fullName": "Bråttom Sluss", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a2b" + }, + "id": "565949", + "fullName": "Broxvik Udden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a2c" + }, + "id": "565979", + "fullName": "Bråxvik Udden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a2d" + }, + "id": "559249", + "fullName": "Bråviksvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a30" + }, + "id": "597280", + "fullName": "Bråviksgården", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a31" + }, + "id": "558814", + "fullName": "Bryggaregatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a32" + }, + "id": "558906", + "fullName": "Bravikenvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a33" + }, + "id": "558908", + "fullName": "Brokikargatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a34" + }, + "id": "558909", + "fullName": "Brännerigatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a35" + }, + "id": "559001", + "fullName": "Bromsaregatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a36" + }, + "id": "559003", + "fullName": "Bråvallagatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a37" + }, + "id": "559307", + "fullName": "Brunörtsvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a38" + }, + "id": "559376", + "fullName": "Brånnestad Hus", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a39" + }, + "id": "559830", + "fullName": "Bråborg Nytorp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a3c" + }, + "id": "565961", + "fullName": "Bråxvik Enskär", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a3d" + }, + "id": "567153", + "fullName": "Östra Ny Brevik", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a3f" + }, + "id": "597231", + "fullName": "Torskär Brinken", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a40" + }, + "id": "597390", + "fullName": "Bränntorps Gård", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a43" + }, + "id": "565947", + "fullName": "Broxvik Tuvehus", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a44" + }, + "id": "565959", + "fullName": "Bråxvik Ekåkern", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a45" + }, + "id": "586783", + "fullName": "Brestad Gröndal", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a46" + }, + "id": "558907", + "fullName": "Bregholmsgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a47" + }, + "id": "559374", + "fullName": "Brånnestad Gård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a48" + }, + "id": "559824", + "fullName": "Bråborg Gökboet", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a4a" + }, + "id": "560020", + "fullName": "Sidus Bråbjörke", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a4b" + }, + "id": "564151", + "fullName": "Skärkind Brotorp", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a4c" + }, + "id": "563311", + "fullName": "Brinks Gård Rullan", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a51" + }, + "id": "559818", + "fullName": "Bråborg Ekholmen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a52" + }, + "id": "559828", + "fullName": "Bråborg Mejeriet", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a53" + }, + "id": "559840", + "fullName": "Bråborg Trollebo", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a54" + }, + "id": "561543", + "fullName": "Brandbergsvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a55" + }, + "id": "595965", + "fullName": "Gamla Bruksvägen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a56" + }, + "id": "596149", + "fullName": "Brunntorpsvägen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a57" + }, + "id": "564732", + "fullName": "Brytsbo Gottkärr", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a58" + }, + "id": "564734", + "fullName": "Brytsbo Hålviken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a59" + }, + "id": "564738", + "fullName": "Brytsbo Liljeberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a5a" + }, + "id": "564742", + "fullName": "Brytsbo Smebacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a5b" + }, + "id": "564744", + "fullName": "Brytsbo Södergård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a5c" + }, + "id": "564746", + "fullName": "Brytsbo Viddviken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a5d" + }, + "id": "564752", + "fullName": "Brytsbo Östergård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a5e" + }, + "id": "565941", + "fullName": "Broxvik Rocklösa", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a5f" + }, + "id": "565943", + "fullName": "Broxvik Sjöstugan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a61" + }, + "id": "565963", + "fullName": "Bråxvik Håkanbäck", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a62" + }, + "id": "565965", + "fullName": "Bråxvik Hälltorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a63" + }, + "id": "565969", + "fullName": "Bråxvik Råcklösa", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a64" + }, + "id": "565974", + "fullName": "Bråxvik Sjöstugan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a65" + }, + "id": "567442", + "fullName": "Orrevalla Bråten", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a66" + }, + "id": "567503", + "fullName": "Stora Bryggans väg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a67" + }, + "id": "566720", + "fullName": "Östra Ny Brunneby", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a69" + }, + "id": "567007", + "fullName": "Stegeborg Brevik", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a6b" + }, + "id": "563303", + "fullName": "Brink Hasselbacken", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a6c" + }, + "id": "563305", + "fullName": "Brink Norra Udderna", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a6d" + }, + "id": "563307", + "fullName": "Brink Södra Udderna", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a72" + }, + "id": "597859", + "fullName": "Skvättan Brytsebo", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a73" + }, + "id": "596896", + "fullName": "Brandmästarvägen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a75" + }, + "id": "586787", + "fullName": "Brestad Riskasten", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a76" + }, + "id": "587490", + "fullName": "Tåby Brunneby Gård", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a77" + }, + "id": "559382", + "fullName": "Brånnestadsgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a78" + }, + "id": "559826", + "fullName": "Bråborg Kårholmen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a79" + }, + "id": "563803", + "fullName": "Bråttom Skogsdala", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a7a" + }, + "id": "564149", + "fullName": "Skärkind Brogetorp", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a7b" + }, + "id": "596148", + "fullName": "Brantebråttvägen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a7e" + }, + "id": "564750", + "fullName": "Brytsbo Västergård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a81" + }, + "id": "565975", + "fullName": "Bråxvik Sverkelsbo", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a85" + }, + "id": "586791", + "fullName": "Brestad Stensätter", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a86" + }, + "id": "559834", + "fullName": "Bråborg Stenkullen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a87" + }, + "id": "559836", + "fullName": "Bråborg Stora Huset", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a88" + }, + "id": "559838", + "fullName": "Bråborg Tegeludden", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a8a" + }, + "id": "560087", + "fullName": "Brånnestad Ekbacke", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a8b" + }, + "id": "560148", + "fullName": "Lundby Brandtorpet", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a8c" + }, + "id": "560400", + "fullName": "Låstad Brinktorpet", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a8d" + }, + "id": "595899", + "fullName": "Ljusfors Brunnsvik", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a8e" + }, + "id": "564733", + "fullName": "Brytsbo Gustavsberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a8f" + }, + "id": "564736", + "fullName": "Brytsbo Karlsgården", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a92" + }, + "id": "597557", + "fullName": "Raggan Bromanstorpet", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a93" + }, + "id": "558979", + "fullName": "Västra Bravikenvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a94" + }, + "id": "559820", + "fullName": "Bråborg Fiskarstugan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a95" + }, + "id": "559822", + "fullName": "Bråborg Gamla Skolan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a96" + }, + "id": "559832", + "fullName": "Bråborg Rättarbostad", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a97" + }, + "id": "559842", + "fullName": "Bråborg Östra Staten", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a98" + }, + "id": "561579", + "fullName": "Hillerstad Bränngård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a99" + }, + "id": "561828", + "fullName": "Svärtinge Brogetorp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a9a" + }, + "id": "596200", + "fullName": "Grensholm Brunnsvik", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a9b" + }, + "id": "596332", + "fullName": "Kullerstad Brogetorp", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a9d" + }, + "id": "564740", + "fullName": "Brytsbo Skogsgläntan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a9e" + }, + "id": "565931", + "fullName": "Broxvik Fiskarstugan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224a9f" + }, + "id": "565935", + "fullName": "Broxvik Ljungfruholm", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224aa0" + }, + "id": "565937", + "fullName": "Broxvik Norra Flygeln", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224aa1" + }, + "id": "565945", + "fullName": "Broxvik Södra Flygeln", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224aa2" + }, + "id": "565967", + "fullName": "Bråxvik Norra Flygeln", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224aa3" + }, + "id": "565971", + "fullName": "Bråxvik Sjöbodholmen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224aa4" + }, + "id": "565977", + "fullName": "Bråxvik Södra Flygeln", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224aa5" + }, + "id": "565981", + "fullName": "Bråxvik Villa Gunilla", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224aa6" + }, + "id": "567155", + "fullName": "Östra Ny Bryggartorpet", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224aa7" + }, + "id": "567948", + "fullName": "Östra Stenby Brogsberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224aab" + }, + "id": "597911", + "fullName": "Timmergata Brittalund", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224aac" + }, + "id": "586781", + "fullName": "Brestad Fredrikslund", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224aad" + }, + "id": "586789", + "fullName": "Brestad Skällingtorp", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224aae" + }, + "id": "559577", + "fullName": "Hjalmar Brantings gata", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224aaf" + }, + "id": "563949", + "fullName": "Kätterstad Brinkstugan", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224ab1" + }, + "id": "568590", + "fullName": "Tåby Fristad Bredgården", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224ab3" + }, + "id": "597331", + "fullName": "Sandviksvägen Brooklyn", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224ab4" + }, + "id": "597332", + "fullName": "Sandviksvägen Brostugan", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224ab5" + }, + "id": "597879", + "fullName": "Stormbäcken Brittelund", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224ab6" + }, + "id": "917404", + "fullName": "Bråxvik Fiskarbostaden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224ab7" + }, + "id": "566065", + "fullName": "Häradshammar Brinkhagen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224aba" + }, + "id": "561400", + "fullName": "Eksunds Gård Brunnstugan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224abb" + }, + "id": "596159", + "fullName": "Gettorp Brännkärrsfallet", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224abc" + }, + "id": "567950", + "fullName": "Östra Stenby Brogstens Gård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224abd" + }, + "id": "587492", + "fullName": "Tåby Brunneby Gård Ekbacken", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224abe" + }, + "id": "587494", + "fullName": "Tåby Brunneby Gård Flygeln", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224ac0" + }, + "id": "587499", + "fullName": "Tåby Brunneby Gård Fyrbytorp", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224ac1" + }, + "id": "558453", + "fullName": "Himmelstadlund Brottarlokal", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1963a27dcf33cb224ac2" + }, + "id": "587497", + "fullName": "Tåby Brunneby Gård Fyrbergstorpet", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225a98" + }, + "id": "694134", + "fullName": "Bua-Skogen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225a9b" + }, + "id": "689718", + "fullName": "Buskärsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225a9c" + }, + "id": "691785", + "fullName": "Bubergsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225a9d" + }, + "id": "692820", + "fullName": "Bulyckevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225a9e" + }, + "id": "694072", + "fullName": "Burs Skogsväg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225aa1" + }, + "id": "688493", + "fullName": "Burgårdsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225aa2" + }, + "id": "690115", + "fullName": "Burskapsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225aa3" + }, + "id": "691659", + "fullName": "Bufjällsleden", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225aa5" + }, + "id": "687971", + "fullName": "Burggrevegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225aa7" + }, + "id": "688685", + "fullName": "Burås Kyrkbacke", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225aa8" + }, + "id": "691787", + "fullName": "Burshällsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225aa9" + }, + "id": "929706", + "fullName": "Burgårdsparken", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225aac" + }, + "id": "690113", + "fullName": "Buntmakaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225aad" + }, + "id": "687973", + "fullName": "Burggreveplatsen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225aae" + }, + "id": "689114", + "fullName": "Bulteklubbsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225aaf" + }, + "id": "692864", + "fullName": "Lilla Bulyckevägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ab4" + }, + "id": "915200", + "fullName": "Buxbomsgatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ab5" + }, + "id": "530925", + "fullName": "Bunkeflovägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ab7" + }, + "id": "530987", + "fullName": "Buskmätaregatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ab8" + }, + "id": "909891", + "fullName": "Bullerbygatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225aba" + }, + "id": "531025", + "fullName": "Bunkeflo Byväg", + "parentFullName": "Vintrie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225abb" + }, + "id": "530203", + "fullName": "Bullerbäcksgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225abd" + }, + "id": "527664", + "fullName": "Södra Bulltoftavägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ac0" + }, + "id": "530783", + "fullName": "Sjövägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ac4" + }, + "id": "530929", + "fullName": "Furallén", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ac6" + }, + "id": "530817", + "fullName": "Kråkvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ac8" + }, + "id": "530833", + "fullName": "Skatvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225acb" + }, + "id": "530868", + "fullName": "Korpvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225acc" + }, + "id": "530897", + "fullName": "Floxvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225acd" + }, + "id": "530935", + "fullName": "Lindallén", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ace" + }, + "id": "530936", + "fullName": "Lönnallén", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ad1" + }, + "id": "530775", + "fullName": "Flodavägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ad2" + }, + "id": "530791", + "fullName": "Sundsgatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ad4" + }, + "id": "530837", + "fullName": "Sparvvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ad7" + }, + "id": "530931", + "fullName": "Ginstgatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ad8" + }, + "id": "530949", + "fullName": "Thujagatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225add" + }, + "id": "530835", + "fullName": "Snäppevägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ae2" + }, + "id": "530951", + "fullName": "Tibastgatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ae4" + }, + "id": "531080", + "fullName": "Grållevägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ae5" + }, + "id": "913257", + "fullName": "Terrasgatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ae6" + }, + "id": "926986", + "fullName": "Solursgatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ae7" + }, + "id": "530785", + "fullName": "Stenöregatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ae8" + }, + "id": "530813", + "fullName": "Grisslevägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225aea" + }, + "id": "530843", + "fullName": "Talgoxevägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225aee" + }, + "id": "530953", + "fullName": "Vildrosgatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225af0" + }, + "id": "530989", + "fullName": "Fiskaregränd", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225af1" + }, + "id": "530993", + "fullName": "Skeppargränd", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225af2" + }, + "id": "531016", + "fullName": "Skomakarebyn", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225af3" + }, + "id": "531020", + "fullName": "Skräddarebyn", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225af4" + }, + "id": "910509", + "fullName": "Lövsalsgatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225af6" + }, + "id": "918821", + "fullName": "Verandagatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225af7" + }, + "id": "920238", + "fullName": "Vresrosgatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225afc" + }, + "id": "530809", + "fullName": "Gravandsvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225afd" + }, + "id": "530815", + "fullName": "Gräsandsvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b01" + }, + "id": "530862", + "fullName": "Gulvingegatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b02" + }, + "id": "530864", + "fullName": "Hakvingegatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b08" + }, + "id": "530903", + "fullName": "Gulsippevägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b09" + }, + "id": "530910", + "fullName": "Hibiskusvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b0c" + }, + "id": "530933", + "fullName": "Kastanjeallén", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b0d" + }, + "id": "530955", + "fullName": "Vresalmsgatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b0f" + }, + "id": "530972", + "fullName": "Gottorpsvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b10" + }, + "id": "530984", + "fullName": "Vitgransgatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b11" + }, + "id": "531009", + "fullName": "Vagnmakarebyn", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b15" + }, + "id": "922971", + "fullName": "Stockrosgatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b16" + }, + "id": "530779", + "fullName": "Kalkbrottsgatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b17" + }, + "id": "530781", + "fullName": "Klagshamnsvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b18" + }, + "id": "530789", + "fullName": "Strandängsvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b1a" + }, + "id": "530807", + "fullName": "Fisktärnevägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b1b" + }, + "id": "530819", + "fullName": "Kungsfågelvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b1c" + }, + "id": "530831", + "fullName": "Sidensvansvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b1d" + }, + "id": "530839", + "fullName": "Strömandsvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b1e" + }, + "id": "530841", + "fullName": "Svarthättevägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b1f" + }, + "id": "530842", + "fullName": "Sävsångarevägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b24" + }, + "id": "530899", + "fullName": "Forsythiavägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b25" + }, + "id": "530901", + "fullName": "Gladiolusvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b26" + }, + "id": "530912", + "fullName": "Hornviolsvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b29" + }, + "id": "530968", + "fullName": "Glansbaggegatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b2a" + }, + "id": "530974", + "fullName": "Guldbaggegatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b2b" + }, + "id": "530982", + "fullName": "Skånegårdsvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b2d" + }, + "id": "530991", + "fullName": "Lindmätaregatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b2e" + }, + "id": "530999", + "fullName": "Strandhemsvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b2f" + }, + "id": "531001", + "fullName": "Tallmätaregatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b30" + }, + "id": "531003", + "fullName": "Vårmätaregatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b31" + }, + "id": "531007", + "fullName": "Sadelmakarebyn", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b32" + }, + "id": "531018", + "fullName": "Smedmästarebyn", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b34" + }, + "id": "531078", + "fullName": "Fornminnesvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b35" + }, + "id": "531086", + "fullName": "Skumparpsvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b37" + }, + "id": "920876", + "fullName": "Hedmätaregatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b3a" + }, + "id": "530787", + "fullName": "Strandlundsvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b3b" + }, + "id": "530866", + "fullName": "Hedspinnaregatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b3c" + }, + "id": "530947", + "fullName": "Strandmarksvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b3e" + }, + "id": "530980", + "fullName": "Silvergransgatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b3f" + }, + "id": "530983", + "fullName": "Trollsländegatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b41" + }, + "id": "530995", + "fullName": "Skogsmätaregatan", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b42" + }, + "id": "530997", + "fullName": "Strandgårdsvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b44" + }, + "id": "531090", + "fullName": "Systerlottsvägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b45" + }, + "id": "920005", + "fullName": "Strandgårdsgränd", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b46" + }, + "id": "530811", + "fullName": "Greve Hamiltons väg", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b48" + }, + "id": "530860", + "fullName": "Flugsnapparevägen", + "parentFullName": "Bunkeflostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b50" + }, + "id": "530017", + "fullName": "Bülow Hübes väg", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b51" + }, + "id": "777473", + "fullName": "Burvik", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b52" + }, + "id": "786847", + "fullName": "Buddbo", + "parentFullName": "Storvreta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b54" + }, + "id": "777477", + "fullName": "Burvik Vrå", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b56" + }, + "id": "779567", + "fullName": "Bultvreten", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b57" + }, + "id": "777475", + "fullName": "Burvik Vreta", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b59" + }, + "id": "777483", + "fullName": "Burviksvägen", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b5a" + }, + "id": "777481", + "fullName": "Burviks Golfväg", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b5b" + }, + "id": "777479", + "fullName": "Burvik Västra Vrå", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b5e" + }, + "id": "777992", + "fullName": "Sigelstorp Bullerbacken", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b5f" + }, + "id": "527790", + "fullName": "Bullorp", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b63" + }, + "id": "527796", + "fullName": "Bullorp Lindorp", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b65" + }, + "id": "501889", + "fullName": "Buntmakaregränd", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b66" + }, + "id": "508641", + "fullName": "Sättuna Butegård", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b6b" + }, + "id": "527283", + "fullName": "Tolebo Buskstugan", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b6c" + }, + "id": "527800", + "fullName": "Bullorp Stefansberg", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b6e" + }, + "id": "761662", + "fullName": "Bullsta", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b6f" + }, + "id": "761660", + "fullName": "Bullerbyn", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b70" + }, + "id": "761664", + "fullName": "Bullsta Gård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b71" + }, + "id": "759294", + "fullName": "Buffertvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b72" + }, + "id": "760324", + "fullName": "Budkavlevägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b73" + }, + "id": "762103", + "fullName": "Stora Bubbholmen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b74" + }, + "id": "743518", + "fullName": "Buréns Gränd", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b75" + }, + "id": "753259", + "fullName": "Bunksätter", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b76" + }, + "id": "745016", + "fullName": "Buxbomsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b77" + }, + "id": "753138", + "fullName": "Burtorpsvägen", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b79" + }, + "id": "554495", + "fullName": "Bunketoftavägen", + "parentFullName": "Mörarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b7a" + }, + "id": "550637", + "fullName": "Buntmakaregatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b7b" + }, + "id": "551299", + "fullName": "Bunkagårdsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b7c" + }, + "id": "551301", + "fullName": "Bunkalundsvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b7d" + }, + "id": "551751", + "fullName": "Busksångaregatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b7e" + }, + "id": "551888", + "fullName": "Burenskiöldsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b7f" + }, + "id": "558991", + "fullName": "Butgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b80" + }, + "id": "558571", + "fullName": "Butängsgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b82" + }, + "id": "597477", + "fullName": "Krokek Buthagen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b83" + }, + "id": "567829", + "fullName": "Rotenberg Buren", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b84" + }, + "id": "559005", + "fullName": "Buntmakargatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b85" + }, + "id": "561711", + "fullName": "Rist Butstallet", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b86" + }, + "id": "861025", + "fullName": "Bunn Bunnsdal", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b87" + }, + "id": "861026", + "fullName": "Bunn Bunnsholm", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b88" + }, + "id": "861024", + "fullName": "Bunn Bunngården", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b89" + }, + "id": "861019", + "fullName": "Bunn", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b8a" + }, + "id": "860379", + "fullName": "Bunnström Bunnsberg", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b8b" + }, + "id": "856949", + "fullName": "Busarp", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b8c" + }, + "id": "858860", + "fullName": "Bubbarp", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b8d" + }, + "id": "860377", + "fullName": "Bunnström", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b8e" + }, + "id": "860653", + "fullName": "Bunn Hagen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b8f" + }, + "id": "861061", + "fullName": "Bunn Sjöbo", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b90" + }, + "id": "861088", + "fullName": "Bunnvägen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b93" + }, + "id": "860649", + "fullName": "Bunn Ekhaga", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b94" + }, + "id": "860651", + "fullName": "Bunn Förnäs", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b95" + }, + "id": "861053", + "fullName": "Bunn Nydala", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b96" + }, + "id": "861065", + "fullName": "Bunn Sjövik", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b98" + }, + "id": "861029", + "fullName": "Bunn Finnarp", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b99" + }, + "id": "861037", + "fullName": "Bunn Furudal", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b9b" + }, + "id": "861047", + "fullName": "Bunn Lindsro", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b9c" + }, + "id": "861049", + "fullName": "Bunn Muggebo", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b9d" + }, + "id": "861067", + "fullName": "Bunn Skogsbo", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b9e" + }, + "id": "861078", + "fullName": "Bunn Tärnvik", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225b9f" + }, + "id": "861082", + "fullName": "Bunns Kapell", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ba0" + }, + "id": "861045", + "fullName": "Bunn Lappland", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ba1" + }, + "id": "861069", + "fullName": "Bunn Skogsdal", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ba2" + }, + "id": "860657", + "fullName": "Bunn Lövholmen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ba3" + }, + "id": "860661", + "fullName": "Bunn Sjöholmen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ba4" + }, + "id": "861027", + "fullName": "Bunn Erlandsbo", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ba5" + }, + "id": "861031", + "fullName": "Bunn Fridsberg", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ba6" + }, + "id": "861059", + "fullName": "Bunn Sjöaslätt", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ba7" + }, + "id": "861063", + "fullName": "Bunn Sjölandet", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ba8" + }, + "id": "861072", + "fullName": "Bunn Stationen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ba9" + }, + "id": "861075", + "fullName": "Bunn Tossehall", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bac" + }, + "id": "860672", + "fullName": "Bunnströms Gård", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bae" + }, + "id": "861039", + "fullName": "Bunn Gatuskogen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225baf" + }, + "id": "861051", + "fullName": "Bunn Måsaberget", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bb2" + }, + "id": "860663", + "fullName": "Bunn Turkakullen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bb5" + }, + "id": "861057", + "fullName": "Bunn Rosengården", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bb6" + }, + "id": "861071", + "fullName": "Bunn Skärsjöfall", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bb8" + }, + "id": "861076", + "fullName": "Bunn Trollbacken", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bb9" + }, + "id": "861080", + "fullName": "Bunn Ödelappland", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bba" + }, + "id": "860381", + "fullName": "Bunnström Ekhagen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bbf" + }, + "id": "861073", + "fullName": "Bunn Stationshuset", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bc0" + }, + "id": "860527", + "fullName": "Uppgränna Bultagård", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bc1" + }, + "id": "860668", + "fullName": "Bunnström Gränetorp", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bc2" + }, + "id": "860670", + "fullName": "Bunnström Södergård", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bc3" + }, + "id": "886312", + "fullName": "Bullbäck", + "parentFullName": "Bullmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bc4" + }, + "id": "886313", + "fullName": "Bullmark", + "parentFullName": "Bullmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bc5" + }, + "id": "883123", + "fullName": "Bussjö", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bc6" + }, + "id": "884984", + "fullName": "Buten", + "parentFullName": "Holmsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bc7" + }, + "id": "885053", + "fullName": "Burmans väg", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bc8" + }, + "id": "883511", + "fullName": "Johan Bures väg", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bc9" + }, + "id": "886320", + "fullName": "Nyby", + "parentFullName": "Bullmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bcb" + }, + "id": "886327", + "fullName": "Tålsmark", + "parentFullName": "Bullmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bcc" + }, + "id": "886317", + "fullName": "Krokvägen", + "parentFullName": "Bullmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bcd" + }, + "id": "886318", + "fullName": "Lantvägen", + "parentFullName": "Bullmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bcf" + }, + "id": "886315", + "fullName": "Flodavägen", + "parentFullName": "Bullmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bd0" + }, + "id": "886321", + "fullName": "Odlarvägen", + "parentFullName": "Bullmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bd1" + }, + "id": "886324", + "fullName": "Strandfors", + "parentFullName": "Bullmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bd2" + }, + "id": "886325", + "fullName": "Sävarvägen", + "parentFullName": "Bullmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bd3" + }, + "id": "886319", + "fullName": "Morbysvägen", + "parentFullName": "Bullmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bd4" + }, + "id": "886316", + "fullName": "Forsnäsvägen", + "parentFullName": "Bullmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bd5" + }, + "id": "886323", + "fullName": "Slåttervägen", + "parentFullName": "Bullmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bd6" + }, + "id": "886326", + "fullName": "Tunnbrödsvägen", + "parentFullName": "Bullmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bd7" + }, + "id": "886328", + "fullName": "Tålsmarksvägen", + "parentFullName": "Bullmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bd9" + }, + "id": "886322", + "fullName": "Robertsforsvägen", + "parentFullName": "Bullmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bda" + }, + "id": "781529", + "fullName": "Bua Gård", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bdb" + }, + "id": "781530", + "fullName": "Bua Lilla", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bdc" + }, + "id": "781532", + "fullName": "Bua Nyhem", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bdf" + }, + "id": "781538", + "fullName": "Bua Strand", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225be3" + }, + "id": "775328", + "fullName": "Buxbomsgränd", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225be4" + }, + "id": "775329", + "fullName": "Buxbomsliden", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225be5" + }, + "id": "775335", + "fullName": "Buxbomsvägen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225be6" + }, + "id": "781534", + "fullName": "Bua Rullebäck", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225be7" + }, + "id": "910408", + "fullName": "Bullerbygatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225be8" + }, + "id": "775327", + "fullName": "Buxbomsbacken", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225be9" + }, + "id": "775333", + "fullName": "Buxbomsstigen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bea" + }, + "id": "781531", + "fullName": "Bua Läpparhult", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225beb" + }, + "id": "781536", + "fullName": "Bua Solgläntan", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bec" + }, + "id": "781546", + "fullName": "Bua Strand Gård", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bed" + }, + "id": "775331", + "fullName": "Buxbomsslänten", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bef" + }, + "id": "781641", + "fullName": "Kyrkbyn Buagården", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bf0" + }, + "id": "786386", + "fullName": "Nordtorp Buaråsen", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bf1" + }, + "id": "781540", + "fullName": "Bua Strand Ekbacken", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bf2" + }, + "id": "781548", + "fullName": "Bua Strand Solliden", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bf3" + }, + "id": "781552", + "fullName": "Eskilsred Bualyckan", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bf4" + }, + "id": "781833", + "fullName": "Östra Hunghult Buaskog", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bf5" + }, + "id": "491450", + "fullName": "Bultstigen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bf6" + }, + "id": "491800", + "fullName": "Buddlejavägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bf7" + }, + "id": "491848", + "fullName": "Budkavlevägen", + "parentFullName": "Segeltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bf8" + }, + "id": "492093", + "fullName": "Buntmakarvägen", + "parentFullName": "Segeltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bf9" + }, + "id": "606698", + "fullName": "Buskvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bfa" + }, + "id": "611596", + "fullName": "Bukettvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bfb" + }, + "id": "607124", + "fullName": "Buxbomsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bfc" + }, + "id": "614639", + "fullName": "Björktorp Bultebo", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bfe" + }, + "id": "613438", + "fullName": "Holmsjön Buastugan", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225bff" + }, + "id": "610263", + "fullName": "Stora Tidö Bullebacka", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c00" + }, + "id": "611309", + "fullName": "Råby-Rekarne Butarna", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c01" + }, + "id": "613794", + "fullName": "Svenstorp Bullerbacken", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c02" + }, + "id": "622376", + "fullName": "Öja Svartingstorp Bullers", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c03" + }, + "id": "482688", + "fullName": "Bussvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c04" + }, + "id": "481883", + "fullName": "Buddes Gränd", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c05" + }, + "id": "481977", + "fullName": "Bunsövägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c06" + }, + "id": "913273", + "fullName": "Buxbomsvägen", + "parentFullName": "Älta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c07" + }, + "id": "481617", + "fullName": "Bullersjövägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c08" + }, + "id": "592805", + "fullName": "Bultgatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c09" + }, + "id": "594384", + "fullName": "Butiksvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c0a" + }, + "id": "918161", + "fullName": "Enslöv Bushög", + "parentFullName": "Åled", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c0b" + }, + "id": "592175", + "fullName": "Burtorpsvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c0c" + }, + "id": "593270", + "fullName": "Vallås Bussgata", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c0d" + }, + "id": "597977", + "fullName": "Buskåkersgränd", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c0e" + }, + "id": "592174", + "fullName": "Burmeistersvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c0f" + }, + "id": "609335", + "fullName": "Keddabygget Bullerbo", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c10" + }, + "id": "878435", + "fullName": "Bullås", + "parentFullName": "Alnö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c11" + }, + "id": "877931", + "fullName": "Bunsta", + "parentFullName": "Njurunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c12" + }, + "id": "877751", + "fullName": "Buntvägen", + "parentFullName": "Kvissleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c13" + }, + "id": "875057", + "fullName": "Bultgatan", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c14" + }, + "id": "875621", + "fullName": "Burevägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c15" + }, + "id": "500318", + "fullName": "Busk", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c16" + }, + "id": "497401", + "fullName": "Bussholm", + "parentFullName": "Enhörna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c17" + }, + "id": "500320", + "fullName": "Busk Stora", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c18" + }, + "id": "499246", + "fullName": "Burvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c19" + }, + "id": "498312", + "fullName": "Mårten Bullers väg", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c1a" + }, + "id": "494764", + "fullName": "Snäckstavik Bullsta", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c1b" + }, + "id": "652330", + "fullName": "Buskatorp", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c1c" + }, + "id": "664598", + "fullName": "Jät Burtorpet", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c1e" + }, + "id": "644771", + "fullName": "Budkavlevägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c20" + }, + "id": "653201", + "fullName": "Gemla Buskahult", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c21" + }, + "id": "652334", + "fullName": "Buskatorp Riket", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c22" + }, + "id": "656953", + "fullName": "Torp Buntagård", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c23" + }, + "id": "648441", + "fullName": "Hårestorp Buskahult", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c24" + }, + "id": "652336", + "fullName": "Buskatorp Trekanten", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c25" + }, + "id": "654528", + "fullName": "Vartorp Buskatorpet", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c26" + }, + "id": "652332", + "fullName": "Buskatorp Norregärde", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c27" + }, + "id": "654272", + "fullName": "Buxerud", + "parentFullName": "Väse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c28" + }, + "id": "651845", + "fullName": "Busterud", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c29" + }, + "id": "652165", + "fullName": "Busterud", + "parentFullName": "Skattkärr", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c2a" + }, + "id": "654274", + "fullName": "Buxeruds Gård", + "parentFullName": "Väse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c2b" + }, + "id": "651847", + "fullName": "Busteruds Gård", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c2c" + }, + "id": "651849", + "fullName": "Busterudsvägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c2d" + }, + "id": "486562", + "fullName": "Buskvägen", + "parentFullName": "Vendelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c2e" + }, + "id": "922761", + "fullName": "Bunsö Kobbar", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c30" + }, + "id": "590092", + "fullName": "Burmagatan", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c31" + }, + "id": "585071", + "fullName": "Busstorget", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c32" + }, + "id": "591294", + "fullName": "Bullvasvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c33" + }, + "id": "591756", + "fullName": "Buddahusvägen", + "parentFullName": "Tollarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c34" + }, + "id": "585518", + "fullName": "Buxbomsvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c35" + }, + "id": "912224", + "fullName": "Bullringavägen", + "parentFullName": "Önnestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c36" + }, + "id": "706855", + "fullName": "Bunns väg", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c37" + }, + "id": "710645", + "fullName": "Buaredsvägen", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c38" + }, + "id": "712069", + "fullName": "Bueråsvägen", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c39" + }, + "id": "698313", + "fullName": "Bukärrsvägen", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c3a" + }, + "id": "698311", + "fullName": "Bukärrsgården", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c3b" + }, + "id": "711885", + "fullName": "Bura-Johans väg", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c3c" + }, + "id": "712067", + "fullName": "Buerås Trekant", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c3d" + }, + "id": "706698", + "fullName": "Buxbomsvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c3e" + }, + "id": "711315", + "fullName": "Burhultsvägen", + "parentFullName": "Frillesås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c3f" + }, + "id": "706854", + "fullName": "Buera Gärdets väg", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c40" + }, + "id": "706412", + "fullName": "Buntmakarevägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c41" + }, + "id": "912025", + "fullName": "Buketten", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c42" + }, + "id": "896832", + "fullName": "Buskvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c43" + }, + "id": "896071", + "fullName": "Bullerstigen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c44" + }, + "id": "894200", + "fullName": "Buttergränd", + "parentFullName": "Gammelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c45" + }, + "id": "896271", + "fullName": "Burströmsvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c46" + }, + "id": "506612", + "fullName": "Budkavlevägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c47" + }, + "id": "888279", + "fullName": "Burön", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c48" + }, + "id": "888277", + "fullName": "Burvik", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c49" + }, + "id": "888276", + "fullName": "Burmoran", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c4a" + }, + "id": "891304", + "fullName": "Burliden", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c4b" + }, + "id": "891211", + "fullName": "Buregatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c4c" + }, + "id": "891316", + "fullName": "Bursiljum", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c4d" + }, + "id": "888391", + "fullName": "Buskön", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c4e" + }, + "id": "888278", + "fullName": "Burviksvägen", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c4f" + }, + "id": "891212", + "fullName": "Burträsks Kyrka", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c50" + }, + "id": "888199", + "fullName": "Burgärdan", + "parentFullName": "Lövånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c51" + }, + "id": "891258", + "fullName": "Burträskvägen", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c52" + }, + "id": "890065", + "fullName": "Burträsksvägen", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c53" + }, + "id": "891322", + "fullName": "Mora", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c54" + }, + "id": "891375", + "fullName": "Nyby", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c56" + }, + "id": "888298", + "fullName": "Hemön", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c57" + }, + "id": "891325", + "fullName": "Tjärn", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c58" + }, + "id": "891368", + "fullName": "Liden", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c59" + }, + "id": "891382", + "fullName": "Sikån", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c5a" + }, + "id": "888341", + "fullName": "Storön", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c5b" + }, + "id": "888351", + "fullName": "Torget", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c5c" + }, + "id": "888353", + "fullName": "Tällön", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c5d" + }, + "id": "920246", + "fullName": "Åliden", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c5e" + }, + "id": "891308", + "fullName": "Risnäs", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c5f" + }, + "id": "891341", + "fullName": "Nytorp", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c60" + }, + "id": "891342", + "fullName": "Nyåker", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c61" + }, + "id": "891344", + "fullName": "Siknäs", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c62" + }, + "id": "888271", + "fullName": "Alvägen", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c63" + }, + "id": "888300", + "fullName": "Häggnäs", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c64" + }, + "id": "888313", + "fullName": "Kroknäs", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c65" + }, + "id": "888326", + "fullName": "Nygatan", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c66" + }, + "id": "888329", + "fullName": "Oxviken", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c67" + }, + "id": "888334", + "fullName": "Skallön", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c68" + }, + "id": "912701", + "fullName": "Brännby", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c69" + }, + "id": "891227", + "fullName": "Svedjan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c6a" + }, + "id": "891285", + "fullName": "Klinten", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c6b" + }, + "id": "891305", + "fullName": "Forsnäs", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c6d" + }, + "id": "891333", + "fullName": "Grannäs", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c6e" + }, + "id": "891338", + "fullName": "Jäppnäs", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c6f" + }, + "id": "891347", + "fullName": "Söderby", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c70" + }, + "id": "891365", + "fullName": "Häggnäs", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c71" + }, + "id": "891380", + "fullName": "Rotsjön", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c73" + }, + "id": "888286", + "fullName": "Filgatan", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c74" + }, + "id": "888297", + "fullName": "Hemvägen", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c75" + }, + "id": "888303", + "fullName": "Höneborg", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c76" + }, + "id": "888316", + "fullName": "Landskär", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c77" + }, + "id": "888361", + "fullName": "Övre Bäck", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c78" + }, + "id": "891216", + "fullName": "Kamvägen", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c79" + }, + "id": "891239", + "fullName": "Forvägen", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c7a" + }, + "id": "891281", + "fullName": "Bjurbäck", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c7b" + }, + "id": "891284", + "fullName": "Hedlunda", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c7c" + }, + "id": "891294", + "fullName": "Tväråbyn", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c7d" + }, + "id": "891323", + "fullName": "Småbacka", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c7e" + }, + "id": "891335", + "fullName": "Gravlund", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c7f" + }, + "id": "891339", + "fullName": "Kvarnbyn", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c80" + }, + "id": "891345", + "fullName": "Stenfors", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c81" + }, + "id": "891350", + "fullName": "Berglund", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c82" + }, + "id": "891353", + "fullName": "Brännmyr", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c83" + }, + "id": "891357", + "fullName": "Degernäs", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c84" + }, + "id": "891366", + "fullName": "Jonkboda", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c85" + }, + "id": "891367", + "fullName": "Larstorp", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c86" + }, + "id": "891373", + "fullName": "Morliden", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c87" + }, + "id": "891376", + "fullName": "Renträsk", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c88" + }, + "id": "891377", + "fullName": "Risliden", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c89" + }, + "id": "888275", + "fullName": "Brattjärn", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c8a" + }, + "id": "888281", + "fullName": "Bäckvägen", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c8b" + }, + "id": "888282", + "fullName": "Daglösten", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c8c" + }, + "id": "888294", + "fullName": "Grangatan", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c8d" + }, + "id": "888312", + "fullName": "Kritgatan", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c8e" + }, + "id": "888317", + "fullName": "Lillgatan", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c8f" + }, + "id": "888321", + "fullName": "Munkvägen", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c90" + }, + "id": "888322", + "fullName": "Mårdgränd", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c91" + }, + "id": "888323", + "fullName": "Nedre Bäck", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c92" + }, + "id": "888331", + "fullName": "Rotegatan", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c93" + }, + "id": "888332", + "fullName": "Sandviken", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c94" + }, + "id": "888336", + "fullName": "Skolgatan", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c95" + }, + "id": "888337", + "fullName": "Skärvägen", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c96" + }, + "id": "888348", + "fullName": "Tallgatan", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c97" + }, + "id": "888352", + "fullName": "Torpgränd", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c99" + }, + "id": "916110", + "fullName": "Korsöarna", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c9a" + }, + "id": "912417", + "fullName": "Risåträsk", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c9b" + }, + "id": "891206", + "fullName": "Backgatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c9c" + }, + "id": "891210", + "fullName": "Borgvägen", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c9d" + }, + "id": "891217", + "fullName": "Krokgatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225c9e" + }, + "id": "891225", + "fullName": "Skolgatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ca0" + }, + "id": "891237", + "fullName": "Elevgatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ca1" + }, + "id": "891248", + "fullName": "Parkvägen", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ca2" + }, + "id": "891250", + "fullName": "Ringvägen", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ca3" + }, + "id": "891254", + "fullName": "Vallgatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ca4" + }, + "id": "891282", + "fullName": "Bäcklunda", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ca5" + }, + "id": "891283", + "fullName": "Forslunda", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ca6" + }, + "id": "891287", + "fullName": "Ljusheden", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ca9" + }, + "id": "891298", + "fullName": "Bergviken", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225caa" + }, + "id": "891299", + "fullName": "Brattfors", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cab" + }, + "id": "891300", + "fullName": "Brattlund", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cac" + }, + "id": "891301", + "fullName": "Brännfors", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cad" + }, + "id": "891306", + "fullName": "Järvtjärn", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225caf" + }, + "id": "891310", + "fullName": "Skarviken", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cb0" + }, + "id": "891314", + "fullName": "Tvärtjärn", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cb1" + }, + "id": "891315", + "fullName": "Bodbysund", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cb2" + }, + "id": "891320", + "fullName": "Ljusrotet", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cb3" + }, + "id": "891321", + "fullName": "Långnäset", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cb4" + }, + "id": "891331", + "fullName": "Gammelbyn", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cb6" + }, + "id": "891356", + "fullName": "Degerlund", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cb7" + }, + "id": "891358", + "fullName": "Emilstorp", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cb8" + }, + "id": "891359", + "fullName": "Forsliden", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cb9" + }, + "id": "891362", + "fullName": "Granlunda", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cba" + }, + "id": "891364", + "fullName": "Hägglunda", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cbb" + }, + "id": "891370", + "fullName": "Ljusträsk", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cbc" + }, + "id": "891372", + "fullName": "Långträsk", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cbd" + }, + "id": "891379", + "fullName": "Risåtjärn", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cbe" + }, + "id": "891381", + "fullName": "Salberget", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cbf" + }, + "id": "891383", + "fullName": "Spölträsk", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cc0" + }, + "id": "891384", + "fullName": "Stavträsk", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cc1" + }, + "id": "891385", + "fullName": "Stenbacka", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cc2" + }, + "id": "891392", + "fullName": "Tallträsk", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cc3" + }, + "id": "888273", + "fullName": "Björkgatan", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cc4" + }, + "id": "888274", + "fullName": "Bondevägen", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cc5" + }, + "id": "888285", + "fullName": "Feriegatan", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cc6" + }, + "id": "888288", + "fullName": "Fiskberget", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cc7" + }, + "id": "888301", + "fullName": "Hästkroken", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cc8" + }, + "id": "888302", + "fullName": "Hömyrvägen", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cc9" + }, + "id": "888307", + "fullName": "Jägargatan", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cca" + }, + "id": "888308", + "fullName": "Kabelvägen", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ccb" + }, + "id": "888309", + "fullName": "Kastsundet", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ccc" + }, + "id": "888318", + "fullName": "Lillsladan", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ccd" + }, + "id": "888327", + "fullName": "Oppstoppet", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cce" + }, + "id": "888328", + "fullName": "Ottertjärn", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ccf" + }, + "id": "888333", + "fullName": "Sinusgatan", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cd0" + }, + "id": "888355", + "fullName": "Vattugränd", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cd1" + }, + "id": "888357", + "fullName": "Villavägen", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cd2" + }, + "id": "920100", + "fullName": "Malskuttun", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cd3" + }, + "id": "913912", + "fullName": "Nickholmen", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cd4" + }, + "id": "913596", + "fullName": "Mellanmark", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cd5" + }, + "id": "891218", + "fullName": "Kungsgatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cd6" + }, + "id": "891219", + "fullName": "Kyrkogatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cd7" + }, + "id": "891224", + "fullName": "Prästgatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cd8" + }, + "id": "891231", + "fullName": "Villagatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cd9" + }, + "id": "891235", + "fullName": "Bondegatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cda" + }, + "id": "891242", + "fullName": "Jägarvägen", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cdb" + }, + "id": "891246", + "fullName": "Odlarvägen", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cdc" + }, + "id": "891280", + "fullName": "Betesvägen", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cdd" + }, + "id": "891286", + "fullName": "Lillåbacka", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cde" + }, + "id": "891289", + "fullName": "Långgärdan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cdf" + }, + "id": "891295", + "fullName": "Visarvägen", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ce0" + }, + "id": "891302", + "fullName": "Brännkälen", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ce1" + }, + "id": "891303", + "fullName": "Brönstjärn", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ce2" + }, + "id": "891309", + "fullName": "Skarberget", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ce3" + }, + "id": "891311", + "fullName": "Stensträsk", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ce4" + }, + "id": "891317", + "fullName": "Hösjöälven", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ce5" + }, + "id": "891318", + "fullName": "Kvarnriset", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ce6" + }, + "id": "891324", + "fullName": "Svarttjärn", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ce7" + }, + "id": "891329", + "fullName": "Bygdeträsk", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ce8" + }, + "id": "891343", + "fullName": "Risvattnet", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ce9" + }, + "id": "891346", + "fullName": "Storberget", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cea" + }, + "id": "891348", + "fullName": "Träskliden", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cec" + }, + "id": "891352", + "fullName": "Björnliden", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ced" + }, + "id": "891355", + "fullName": "Degerliden", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cee" + }, + "id": "891360", + "fullName": "Fäbodliden", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cef" + }, + "id": "891361", + "fullName": "Gorkuträsk", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cf0" + }, + "id": "891363", + "fullName": "Granöträsk", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cf1" + }, + "id": "891371", + "fullName": "Lubboträsk", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cf2" + }, + "id": "891388", + "fullName": "Storbäcken", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cf3" + }, + "id": "891390", + "fullName": "Söderliden", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cf4" + }, + "id": "888287", + "fullName": "Fiskarvägen", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cf5" + }, + "id": "888296", + "fullName": "Grönnholmen", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cf6" + }, + "id": "888314", + "fullName": "Kroknäs Gård", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cf7" + }, + "id": "888315", + "fullName": "Köpmangatan", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cf8" + }, + "id": "888319", + "fullName": "Ljusvattnet", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cfa" + }, + "id": "888330", + "fullName": "Prästhällan", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cfb" + }, + "id": "888338", + "fullName": "Smedjegränd", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cfc" + }, + "id": "888340", + "fullName": "Stenåsvägen", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cfd" + }, + "id": "888342", + "fullName": "Strandvägen", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225cfe" + }, + "id": "888344", + "fullName": "Stuvarvägen", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d00" + }, + "id": "888350", + "fullName": "Tegnervägen", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d02" + }, + "id": "911176", + "fullName": "Lillskuttun", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d03" + }, + "id": "914983", + "fullName": "Vippeskäret", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d04" + }, + "id": "891207", + "fullName": "Björnstigen", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d05" + }, + "id": "891214", + "fullName": "Gammelvägen", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d06" + }, + "id": "891220", + "fullName": "Köpmangatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d07" + }, + "id": "891228", + "fullName": "Svedjegatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d08" + }, + "id": "891232", + "fullName": "Vinkelgatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d09" + }, + "id": "891233", + "fullName": "Vintergatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d0a" + }, + "id": "891238", + "fullName": "Fiskarvägen", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d0b" + }, + "id": "891241", + "fullName": "Gesällgatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d0c" + }, + "id": "891245", + "fullName": "Markisgatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d0d" + }, + "id": "891249", + "fullName": "Rabattgatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d0e" + }, + "id": "891255", + "fullName": "Västomviken", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d0f" + }, + "id": "891288", + "fullName": "Ljusvattnet", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d10" + }, + "id": "891291", + "fullName": "Ordensvägen", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d11" + }, + "id": "891313", + "fullName": "Tjärnberget", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d12" + }, + "id": "891319", + "fullName": "Lappvattnet", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d13" + }, + "id": "891336", + "fullName": "Göksjöliden", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d14" + }, + "id": "891351", + "fullName": "Bergsvedjan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d15" + }, + "id": "891378", + "fullName": "Risåkläppen", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d16" + }, + "id": "891387", + "fullName": "Storbrännan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d17" + }, + "id": "891393", + "fullName": "Villvattnet", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d1a" + }, + "id": "888280", + "fullName": "Byggnäsudden", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d1b" + }, + "id": "888284", + "fullName": "Examensgatan", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d1c" + }, + "id": "888289", + "fullName": "Förrådsgränd", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d1d" + }, + "id": "888293", + "fullName": "Grandbodarna", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d1e" + }, + "id": "888295", + "fullName": "Griffelgatan", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d1f" + }, + "id": "888306", + "fullName": "Jungfruviken", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d20" + }, + "id": "888311", + "fullName": "Klostervägen", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d21" + }, + "id": "888335", + "fullName": "Skepparvägen", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d22" + }, + "id": "888349", + "fullName": "Tegelgrundet", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d23" + }, + "id": "888354", + "fullName": "Uttingevägen", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d24" + }, + "id": "888356", + "fullName": "Vikdalsvägen", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d25" + }, + "id": "891226", + "fullName": "Sundbrogatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d26" + }, + "id": "891230", + "fullName": "Vasabrogatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d27" + }, + "id": "891243", + "fullName": "Klockargatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d28" + }, + "id": "891244", + "fullName": "Lingonstigen", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d29" + }, + "id": "891253", + "fullName": "Svarvargatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d2b" + }, + "id": "891297", + "fullName": "Västomsundet", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d2c" + }, + "id": "891340", + "fullName": "Kvarnsvedjan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d2d" + }, + "id": "891354", + "fullName": "Brännvattnet", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d2e" + }, + "id": "919121", + "fullName": "Östra Brännäs", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d2f" + }, + "id": "888291", + "fullName": "Gammelstället", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d30" + }, + "id": "888292", + "fullName": "Geografigränd", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d31" + }, + "id": "888299", + "fullName": "Historiegränd", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d34" + }, + "id": "888310", + "fullName": "Klosterskäret", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d35" + }, + "id": "888345", + "fullName": "Södra Bergfors", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d36" + }, + "id": "888358", + "fullName": "Västra Kåsböle", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d37" + }, + "id": "914382", + "fullName": "Sör-Olsgrundet", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d38" + }, + "id": "914562", + "fullName": "Tällöuttingen", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d39" + }, + "id": "891229", + "fullName": "Tingshusgatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d3a" + }, + "id": "891247", + "fullName": "Parasollgatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d3b" + }, + "id": "891252", + "fullName": "Solbacksgatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d3d" + }, + "id": "891334", + "fullName": "Grannäsgården", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d3e" + }, + "id": "888283", + "fullName": "Disponentvägen", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d3f" + }, + "id": "888320", + "fullName": "Matematikgränd", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d40" + }, + "id": "888324", + "fullName": "Norra Kustvägen", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d41" + }, + "id": "888346", + "fullName": "Södra Kustvägen", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d42" + }, + "id": "888360", + "fullName": "Älvsborgsgränd", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d43" + }, + "id": "891213", + "fullName": "Finnåkersgatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d44" + }, + "id": "891221", + "fullName": "Långåkersgatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d45" + }, + "id": "891223", + "fullName": "Norra Torggatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d46" + }, + "id": "891251", + "fullName": "Skelleftevägen", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d47" + }, + "id": "891296", + "fullName": "Vågmästarvägen", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d48" + }, + "id": "891389", + "fullName": "Storträskliden", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d49" + }, + "id": "918723", + "fullName": "Torrbergsliden", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d4a" + }, + "id": "920006", + "fullName": "Krokvattsheden", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d4b" + }, + "id": "888290", + "fullName": "Gamla Storövägen", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d4c" + }, + "id": "888339", + "fullName": "Stensborgsgränd", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d4d" + }, + "id": "891208", + "fullName": "Björntorgsgatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d4e" + }, + "id": "891209", + "fullName": "Björnåkersgatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d4f" + }, + "id": "891215", + "fullName": "Hantverkargatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d50" + }, + "id": "891236", + "fullName": "Bygdsiljumvägen", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d51" + }, + "id": "891292", + "fullName": "Skråmträskvägen", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d52" + }, + "id": "891328", + "fullName": "Brännbergsliden", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d53" + }, + "id": "891330", + "fullName": "Bygdeträskliden", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d54" + }, + "id": "891374", + "fullName": "Norra Degerliden", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d55" + }, + "id": "891391", + "fullName": "Södra Degerliden", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d56" + }, + "id": "888343", + "fullName": "Strömsholmsvägen", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d57" + }, + "id": "922021", + "fullName": "Norra Långgrundet", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d58" + }, + "id": "922033", + "fullName": "Södra Långgrundet", + "parentFullName": "Bureå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d59" + }, + "id": "891222", + "fullName": "Norra Strandgatan", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d5a" + }, + "id": "891332", + "fullName": "Gammelbyns Fäbodar", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d5b" + }, + "id": "891240", + "fullName": "Fredriksbergsvägen", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d5e" + }, + "id": "891312", + "fullName": "Södra Renbergsvattnet", + "parentFullName": "Burträsk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d5f" + }, + "id": "517843", + "fullName": "Burschstigen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d60" + }, + "id": "929632", + "fullName": "Butters väg", + "parentFullName": "Hagby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d61" + }, + "id": "685788", + "fullName": "Butters väg", + "parentFullName": "Vassmolösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d62" + }, + "id": "686961", + "fullName": "Burgundvägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d63" + }, + "id": "687256", + "fullName": "Bullerbyvägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d64" + }, + "id": "687101", + "fullName": "Lille Bullens väg", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d65" + }, + "id": "667252", + "fullName": "Buatorp", + "parentFullName": "Nättraby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d66" + }, + "id": "668973", + "fullName": "Bussevik", + "parentFullName": "Torhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d67" + }, + "id": "673127", + "fullName": "Bussvägen", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d68" + }, + "id": "667710", + "fullName": "Buggamåla", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d69" + }, + "id": "667714", + "fullName": "Buskaboda", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d6a" + }, + "id": "668593", + "fullName": "Buggamåla", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d6b" + }, + "id": "668599", + "fullName": "Buskahult", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d6c" + }, + "id": "671151", + "fullName": "Bubbetorp", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d6d" + }, + "id": "669456", + "fullName": "Bullers väg", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d6e" + }, + "id": "667712", + "fullName": "Buggamåla Gård", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d6f" + }, + "id": "668789", + "fullName": "Norra Buggamåla", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d70" + }, + "id": "671153", + "fullName": "Bubbetorps Gård", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d72" + }, + "id": "670478", + "fullName": "Bubbetorpsvägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d73" + }, + "id": "668595", + "fullName": "Buggamåla Lindesberg", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d74" + }, + "id": "709090", + "fullName": "Johannes Bureus väg", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d75" + }, + "id": "702924", + "fullName": "Bua", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d76" + }, + "id": "702926", + "fullName": "Bua Hamn", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d77" + }, + "id": "702927", + "fullName": "Buavägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d78" + }, + "id": "702981", + "fullName": "Bua Bygata", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d79" + }, + "id": "704915", + "fullName": "Buared", + "parentFullName": "Åskloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d7a" + }, + "id": "702617", + "fullName": "Buskgatan", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d7b" + }, + "id": "787431", + "fullName": "Västra Bua", + "parentFullName": "Kungsäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d7c" + }, + "id": "704917", + "fullName": "Buareddamm", + "parentFullName": "Åskloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d7d" + }, + "id": "702281", + "fullName": "Buffelgatan", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d7e" + }, + "id": "704616", + "fullName": "Buaråsvägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d7f" + }, + "id": "702221", + "fullName": "Buskrosstigen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d80" + }, + "id": "703111", + "fullName": "Gamla Buavägen", + "parentFullName": "Väröbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d81" + }, + "id": "703629", + "fullName": "Karl Gustav Bua", + "parentFullName": "Karl Gustav", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d82" + }, + "id": "702920", + "fullName": "Alvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d83" + }, + "id": "702941", + "fullName": "Karls väg", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d84" + }, + "id": "702985", + "fullName": "Enevägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d85" + }, + "id": "702989", + "fullName": "Fiskelia", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d86" + }, + "id": "703007", + "fullName": "Hålbo väg", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d87" + }, + "id": "702929", + "fullName": "Bålevägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d89" + }, + "id": "702945", + "fullName": "Lotsvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d8a" + }, + "id": "702953", + "fullName": "Rönnvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d8b" + }, + "id": "702963", + "fullName": "Violvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d8c" + }, + "id": "703001", + "fullName": "Hamnvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d8e" + }, + "id": "703017", + "fullName": "Kulla gata", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d8f" + }, + "id": "703036", + "fullName": "Mossvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d90" + }, + "id": "702931", + "fullName": "Fjordvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d91" + }, + "id": "702933", + "fullName": "Ginstvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d92" + }, + "id": "702935", + "fullName": "Hällevägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d93" + }, + "id": "702943", + "fullName": "Liljevägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d94" + }, + "id": "702951", + "fullName": "Rosenvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d95" + }, + "id": "702957", + "fullName": "Syrenvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d96" + }, + "id": "702961", + "fullName": "Trossvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d97" + }, + "id": "702991", + "fullName": "Furustigen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d98" + }, + "id": "703005", + "fullName": "Hultavägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d99" + }, + "id": "703032", + "fullName": "Ljungvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d9a" + }, + "id": "703034", + "fullName": "Markavägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d9b" + }, + "id": "703044", + "fullName": "Pumpstigen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d9c" + }, + "id": "703052", + "fullName": "Skogsvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d9d" + }, + "id": "702962", + "fullName": "Tulpanvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225d9f" + }, + "id": "702971", + "fullName": "Bagarevägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225da0" + }, + "id": "702977", + "fullName": "Bergåsvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225da1" + }, + "id": "703008", + "fullName": "Hägnestigen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225da2" + }, + "id": "703011", + "fullName": "Keviksvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225da3" + }, + "id": "703013", + "fullName": "Knallens väg", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225da4" + }, + "id": "703040", + "fullName": "Parkasvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225da5" + }, + "id": "703046", + "fullName": "Rullervägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225da7" + }, + "id": "703069", + "fullName": "Utkiksvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225da8" + }, + "id": "703077", + "fullName": "Vårlastigen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225da9" + }, + "id": "702987", + "fullName": "Fiskarevägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225daa" + }, + "id": "702999", + "fullName": "Hagängsvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dab" + }, + "id": "703038", + "fullName": "Omgångsvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dac" + }, + "id": "703065", + "fullName": "Trollåsvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dad" + }, + "id": "703075", + "fullName": "Vallgrens väg", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225db0" + }, + "id": "702975", + "fullName": "Berghemsvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225db2" + }, + "id": "702993", + "fullName": "Gråkullevägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225db3" + }, + "id": "703028", + "fullName": "Lanternevägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225db4" + }, + "id": "703050", + "fullName": "Skepparevägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225db5" + }, + "id": "703055", + "fullName": "Solhöjdsvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225db6" + }, + "id": "703056", + "fullName": "Stenviksvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225db7" + }, + "id": "703063", + "fullName": "Tollviksvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225db8" + }, + "id": "703081", + "fullName": "Österbuavägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225db9" + }, + "id": "702955", + "fullName": "Skomakarevägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dba" + }, + "id": "702979", + "fullName": "Bockastuevägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dbb" + }, + "id": "702995", + "fullName": "Guttaredsvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dbc" + }, + "id": "703015", + "fullName": "Krokstadsvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dbd" + }, + "id": "703067", + "fullName": "Tångtäktsvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dbe" + }, + "id": "702947", + "fullName": "Norra Kärrsvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dbf" + }, + "id": "702949", + "fullName": "Norra Skånevägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dc0" + }, + "id": "702959", + "fullName": "Södra Kärrsvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dc1" + }, + "id": "702960", + "fullName": "Södra Skånevägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dc2" + }, + "id": "702973", + "fullName": "Bastakullevägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dc3" + }, + "id": "702997", + "fullName": "Gärdskullevägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dc4" + }, + "id": "703009", + "fullName": "Hästakullevägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dc5" + }, + "id": "703026", + "fullName": "Kvarndammsvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dc6" + }, + "id": "703030", + "fullName": "Linneslättvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dc7" + }, + "id": "703054", + "fullName": "Slottehanses väg", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dc8" + }, + "id": "703058", + "fullName": "Sågskärarevägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dc9" + }, + "id": "703061", + "fullName": "Toftakullevägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dca" + }, + "id": "910841", + "fullName": "Hultalyckevägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dcb" + }, + "id": "915516", + "fullName": "Båtafjordsvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dcc" + }, + "id": "919764", + "fullName": "Pustekullevägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dcd" + }, + "id": "703024", + "fullName": "Kustroddarevägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dce" + }, + "id": "703042", + "fullName": "Pribesgårdsvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dcf" + }, + "id": "703003", + "fullName": "Hovgårds Strandväg", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dd0" + }, + "id": "703057", + "fullName": "Strandridarevägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dd1" + }, + "id": "703059", + "fullName": "Toffelmakarevägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dd2" + }, + "id": "703079", + "fullName": "Västra Sanddammsvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dd3" + }, + "id": "703083", + "fullName": "Östra Sanddammsvägen", + "parentFullName": "Bua", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dd4" + }, + "id": "862995", + "fullName": "Bultvägen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dd5" + }, + "id": "808247", + "fullName": "Buska", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dd6" + }, + "id": "801669", + "fullName": "Buddbol", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dd7" + }, + "id": "804800", + "fullName": "Buskörn", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dd8" + }, + "id": "804798", + "fullName": "Buddboda", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dd9" + }, + "id": "801413", + "fullName": "Buskgärdet", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dda" + }, + "id": "800036", + "fullName": "Burehäll", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ddb" + }, + "id": "803443", + "fullName": "Buhregatan", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ddc" + }, + "id": "915692", + "fullName": "Bullervägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ddd" + }, + "id": "919767", + "fullName": "Tyvö Bussudden", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dde" + }, + "id": "801671", + "fullName": "Buddbolsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ddf" + }, + "id": "910765", + "fullName": "Buddbodavägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225de0" + }, + "id": "937259", + "fullName": "Bussholmsvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225de1" + }, + "id": "800697", + "fullName": "Bullervagnsvägen", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225de2" + }, + "id": "918818", + "fullName": "Östra Bussholmsvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225de3" + }, + "id": "912392", + "fullName": "Gärdsnäs Bullerholmen", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225de4" + }, + "id": "605690", + "fullName": "Bunge Bunn", + "parentFullName": "Fårösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225de5" + }, + "id": "605688", + "fullName": "Bunge Bungenäs", + "parentFullName": "Fårösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225de6" + }, + "id": "602307", + "fullName": "Öja Burge", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225de7" + }, + "id": "601279", + "fullName": "Buttle Buttlegårde", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225de9" + }, + "id": "602369", + "fullName": "Burgsviks Hamn", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dea" + }, + "id": "602943", + "fullName": "Rone Burge", + "parentFullName": "Hemse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225deb" + }, + "id": "603220", + "fullName": "Burggatan", + "parentFullName": "Hemse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dec" + }, + "id": "603150", + "fullName": "Burs Flors", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ded" + }, + "id": "603156", + "fullName": "Burs Ganne", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dee" + }, + "id": "603174", + "fullName": "Burs Kyrka", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225def" + }, + "id": "603182", + "fullName": "Burs Kärne", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225df0" + }, + "id": "603192", + "fullName": "Burs Lukse", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225df1" + }, + "id": "603214", + "fullName": "Burs Änges", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225df2" + }, + "id": "603887", + "fullName": "Burgvägen", + "parentFullName": "Ljugarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225df3" + }, + "id": "599610", + "fullName": "Bungegatan", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225df4" + }, + "id": "605706", + "fullName": "Bunge Strå", + "parentFullName": "Fårösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225df5" + }, + "id": "605718", + "fullName": "Bunge Änge", + "parentFullName": "Fårösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225df6" + }, + "id": "603140", + "fullName": "Burs Alands", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225df7" + }, + "id": "603197", + "fullName": "Burs Sigdes", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225df8" + }, + "id": "603208", + "fullName": "Burs Vanges", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225df9" + }, + "id": "605777", + "fullName": "Fårö Butleks", + "parentFullName": "Fårö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dfa" + }, + "id": "600603", + "fullName": "Endre Burgen", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dfb" + }, + "id": "605680", + "fullName": "Bunge Annex", + "parentFullName": "Fårösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dfc" + }, + "id": "605697", + "fullName": "Bunge Hägur", + "parentFullName": "Fårösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dfd" + }, + "id": "605698", + "fullName": "Bunge Kyrka", + "parentFullName": "Fårösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dfe" + }, + "id": "603369", + "fullName": "Levide Burge", + "parentFullName": "Hemse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225dff" + }, + "id": "601472", + "fullName": "Dalhem Burge", + "parentFullName": "Dalhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e01" + }, + "id": "603168", + "fullName": "Burs Hägvide", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e02" + }, + "id": "603180", + "fullName": "Burs Kålmans", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e03" + }, + "id": "603195", + "fullName": "Burs Salmans", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e04" + }, + "id": "601295", + "fullName": "Buttle Änge", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e05" + }, + "id": "600602", + "fullName": "Endre Burgbyn", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e06" + }, + "id": "600703", + "fullName": "Källunge Burs", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e07" + }, + "id": "600937", + "fullName": "Hogrän Buters", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e08" + }, + "id": "605066", + "fullName": "Othem Busarve", + "parentFullName": "Slite", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e09" + }, + "id": "605692", + "fullName": "Bunge Ducker", + "parentFullName": "Fårösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e0a" + }, + "id": "605708", + "fullName": "Bunge Stucks", + "parentFullName": "Fårösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e0b" + }, + "id": "603426", + "fullName": "Eksta Burge", + "parentFullName": "Klintehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e0c" + }, + "id": "602902", + "fullName": "Alva Butjärve", + "parentFullName": "Hemse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e0d" + }, + "id": "603142", + "fullName": "Burs Allmunde", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e0e" + }, + "id": "603146", + "fullName": "Burs Bondarve", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e0f" + }, + "id": "603148", + "fullName": "Burs Bopparve", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e10" + }, + "id": "603154", + "fullName": "Burs Galtungs", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e11" + }, + "id": "603164", + "fullName": "Burs Häffinds", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e12" + }, + "id": "603166", + "fullName": "Burs Häffride", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e13" + }, + "id": "603172", + "fullName": "Burs Kvie Tomt", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e14" + }, + "id": "603186", + "fullName": "Burs Lindarve", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e15" + }, + "id": "603188", + "fullName": "Burs Lingvide", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e16" + }, + "id": "603196", + "fullName": "Burs Sandåkra", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e17" + }, + "id": "603198", + "fullName": "Burs Sigsarve", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e18" + }, + "id": "603202", + "fullName": "Burs Stavgard", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e19" + }, + "id": "603210", + "fullName": "Burs Vidrings", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e1a" + }, + "id": "602633", + "fullName": "Havdhem Burge", + "parentFullName": "Havdhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e1b" + }, + "id": "601277", + "fullName": "Buttle Annex", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e1c" + }, + "id": "601285", + "fullName": "Buttle Kyrka", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e1d" + }, + "id": "601400", + "fullName": "Roma Busarve", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e1e" + }, + "id": "601474", + "fullName": "Dalhem Busarve", + "parentFullName": "Dalhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e1f" + }, + "id": "601551", + "fullName": "Hörsne Bunne", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e20" + }, + "id": "603145", + "fullName": "Burs Bandlunde", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e21" + }, + "id": "603152", + "fullName": "Burs Gajbjänne", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e22" + }, + "id": "603160", + "fullName": "Burs Hummelbos", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e23" + }, + "id": "603190", + "fullName": "Burs Ljugännes", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e24" + }, + "id": "603204", + "fullName": "Burs Stenstugu", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e25" + }, + "id": "604658", + "fullName": "Gothem Busarve", + "parentFullName": "Slite", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e28" + }, + "id": "605686", + "fullName": "Bunge Broungs", + "parentFullName": "Fårösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e29" + }, + "id": "605700", + "fullName": "Bunge Mattise", + "parentFullName": "Fårösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e2a" + }, + "id": "605716", + "fullName": "Bunge Utbunge", + "parentFullName": "Fårösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e2b" + }, + "id": "605720", + "fullName": "Bunge Änghult", + "parentFullName": "Fårösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e2c" + }, + "id": "601293", + "fullName": "Buttle Videbo", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e2d" + }, + "id": "601553", + "fullName": "Hörsne Buters", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e2e" + }, + "id": "602007", + "fullName": "Väskinde Butter", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e2f" + }, + "id": "599935", + "fullName": "Buntmakargatan", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e30" + }, + "id": "603893", + "fullName": "Butrajvsvägen", + "parentFullName": "Ljugarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e32" + }, + "id": "605695", + "fullName": "Bunge Gaustäde", + "parentFullName": "Fårösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e33" + }, + "id": "605696", + "fullName": "Bunge Hultungs", + "parentFullName": "Fårösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e34" + }, + "id": "603170", + "fullName": "Burs Krakstädar", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e35" + }, + "id": "603200", + "fullName": "Burs Skolgården", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e36" + }, + "id": "603212", + "fullName": "Burs Västerlaus", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e37" + }, + "id": "605013", + "fullName": "Bulverksvägen", + "parentFullName": "Tingstäde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e38" + }, + "id": "602868", + "fullName": "Sproge Butvier", + "parentFullName": "Klintehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e39" + }, + "id": "601275", + "fullName": "Buttle Altajme", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e3a" + }, + "id": "601289", + "fullName": "Buttle Nygårds", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e3b" + }, + "id": "601297", + "fullName": "Buttle Österby", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e3c" + }, + "id": "601316", + "fullName": "Norrlanda Burs", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e3d" + }, + "id": "600372", + "fullName": "Lummelunda Burge", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e3e" + }, + "id": "603184", + "fullName": "Burs Lilla Gläves", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e3f" + }, + "id": "603194", + "fullName": "Burs Prästgården", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e40" + }, + "id": "603206", + "fullName": "Burs Stora Gläves", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e41" + }, + "id": "605584", + "fullName": "Fleringe Burgdal", + "parentFullName": "Lärbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e42" + }, + "id": "605704", + "fullName": "Bunge Stenstugu", + "parentFullName": "Fårösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e43" + }, + "id": "601283", + "fullName": "Buttle Hägsarve", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e44" + }, + "id": "600655", + "fullName": "Barlingbo Busarve", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e45" + }, + "id": "605694", + "fullName": "Bunge Flygfältet", + "parentFullName": "Fårösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e46" + }, + "id": "605702", + "fullName": "Bunge Skolgården", + "parentFullName": "Fårösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e47" + }, + "id": "605710", + "fullName": "Bunge Sundsängen", + "parentFullName": "Fårösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e48" + }, + "id": "603371", + "fullName": "Levide Burgebacke", + "parentFullName": "Hemse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e49" + }, + "id": "604889", + "fullName": "Lummelunda Burge", + "parentFullName": "Tingstäde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e4a" + }, + "id": "603428", + "fullName": "Eksta Burgegårde", + "parentFullName": "Klintehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e4b" + }, + "id": "601951", + "fullName": "Eskelhem Buters", + "parentFullName": "Gotlands Tofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e4c" + }, + "id": "601653", + "fullName": "Högklint Buskevägen", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e4e" + }, + "id": "603162", + "fullName": "Burs Hummelbosholm", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e4f" + }, + "id": "601950", + "fullName": "Eskelhem Butajde", + "parentFullName": "Gotlands Tofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e50" + }, + "id": "601318", + "fullName": "Norrlanda Butrajvs", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e51" + }, + "id": "600374", + "fullName": "Lummelunda Burge gata", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e52" + }, + "id": "603158", + "fullName": "Burs Herta Fiskeläge", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e53" + }, + "id": "935138", + "fullName": "Bunge Sandviksvägen", + "parentFullName": "Fårösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e54" + }, + "id": "935139", + "fullName": "Bunge Solvändavägen", + "parentFullName": "Fårösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e55" + }, + "id": "601287", + "fullName": "Buttle Lilla Velinge", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e56" + }, + "id": "601291", + "fullName": "Buttle Stora Velinge", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e57" + }, + "id": "602106", + "fullName": "Själsö Bullbergs backe", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e58" + }, + "id": "911677", + "fullName": "Burs Tomtbod Fiskeläge", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e59" + }, + "id": "602733", + "fullName": "Hablingbo Lilla Burge", + "parentFullName": "Havdhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e5a" + }, + "id": "602770", + "fullName": "Hablingbo Stora Burge", + "parentFullName": "Havdhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e5b" + }, + "id": "602844", + "fullName": "Sproge Bulerbystigen", + "parentFullName": "Havdhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e5c" + }, + "id": "601281", + "fullName": "Buttle Församlingshem", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e5d" + }, + "id": "910981", + "fullName": "Västerhejde Buske Fiskeläge", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e5e" + }, + "id": "602338", + "fullName": "Öja Roes", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e5f" + }, + "id": "602312", + "fullName": "Öja Gisle", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e60" + }, + "id": "602319", + "fullName": "Öja Kyrka", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e61" + }, + "id": "602328", + "fullName": "Öja Ockes", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e62" + }, + "id": "602331", + "fullName": "Öja Olovs", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e63" + }, + "id": "602333", + "fullName": "Öja Petes", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e64" + }, + "id": "602349", + "fullName": "Öja Skoge", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e65" + }, + "id": "602310", + "fullName": "Öja Enebo", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e66" + }, + "id": "602273", + "fullName": "Hamra Rums", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e67" + }, + "id": "602322", + "fullName": "Öja Lasses", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e68" + }, + "id": "602381", + "fullName": "Hamnvägen", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e69" + }, + "id": "602385", + "fullName": "Lillvägen", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e6a" + }, + "id": "602399", + "fullName": "Skolvägen", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e6b" + }, + "id": "602424", + "fullName": "Fide Fride", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e6c" + }, + "id": "602426", + "fullName": "Fide Kyrka", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e6d" + }, + "id": "602146", + "fullName": "Sundre Tore", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e6e" + }, + "id": "602258", + "fullName": "Hamra Kyrka", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e6f" + }, + "id": "602279", + "fullName": "Hamra Skogs", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e70" + }, + "id": "602303", + "fullName": "Öja Botarve", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e71" + }, + "id": "602305", + "fullName": "Öja Bringes", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e72" + }, + "id": "602326", + "fullName": "Öja Mårtens", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e73" + }, + "id": "602330", + "fullName": "Öja Ollajvs", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e74" + }, + "id": "602336", + "fullName": "Öja Ranarve", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e75" + }, + "id": "602341", + "fullName": "Öja Rudvier", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e76" + }, + "id": "602363", + "fullName": "Öja Strands", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e77" + }, + "id": "602377", + "fullName": "Gislevägen", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e78" + }, + "id": "602387", + "fullName": "Målargränd", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e79" + }, + "id": "602395", + "fullName": "Olovs Kvior", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e7a" + }, + "id": "602414", + "fullName": "Suderkvior", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e7b" + }, + "id": "602417", + "fullName": "Valarvägen", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e7c" + }, + "id": "912823", + "fullName": "Ockesvägen", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e7d" + }, + "id": "602134", + "fullName": "Sundre Juves", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e7e" + }, + "id": "602136", + "fullName": "Sundre Kyrka", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e7f" + }, + "id": "602140", + "fullName": "Sundre Ottes", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e80" + }, + "id": "602142", + "fullName": "Sundre Skoge", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e81" + }, + "id": "602291", + "fullName": "Hamra Storms", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e82" + }, + "id": "602293", + "fullName": "Hamra Suders", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e83" + }, + "id": "602297", + "fullName": "Öja Barkarve", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e84" + }, + "id": "602311", + "fullName": "Öja Faludden", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e85" + }, + "id": "602339", + "fullName": "Öja Ronnarve", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e86" + }, + "id": "602343", + "fullName": "Öja Sandkvie", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e87" + }, + "id": "602346", + "fullName": "Öja Sigfride", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e88" + }, + "id": "602366", + "fullName": "Öja Unghanse", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e89" + }, + "id": "602419", + "fullName": "Fide Anderse", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e8a" + }, + "id": "602430", + "fullName": "Fide Odvalds", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e8b" + }, + "id": "602438", + "fullName": "Fide Österby", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e8c" + }, + "id": "602144", + "fullName": "Sundre Tomase", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e8d" + }, + "id": "602148", + "fullName": "Sundre Vännes", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e8e" + }, + "id": "602269", + "fullName": "Hamra Ojmunds", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e8f" + }, + "id": "602271", + "fullName": "Hamra Rofinds", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e90" + }, + "id": "602309", + "fullName": "Öja Domerarve", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e91" + }, + "id": "602325", + "fullName": "Öja Mjölhatte", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e92" + }, + "id": "602351", + "fullName": "Öja Skogetomt", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e93" + }, + "id": "602354", + "fullName": "Öja Stockvike", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e94" + }, + "id": "602368", + "fullName": "Botarvevägen", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e95" + }, + "id": "602383", + "fullName": "Hoburgsvägen", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e96" + }, + "id": "602389", + "fullName": "Mårtenskvior", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e97" + }, + "id": "602410", + "fullName": "Stenfabriken", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e98" + }, + "id": "602420", + "fullName": "Fide Bredkvie", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e99" + }, + "id": "602422", + "fullName": "Fide Fideholm", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e9a" + }, + "id": "602428", + "fullName": "Fide Nygranne", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e9b" + }, + "id": "602432", + "fullName": "Fide Rommunds", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e9c" + }, + "id": "602434", + "fullName": "Fide Siffride", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e9d" + }, + "id": "922894", + "fullName": "Hamra Herrans", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e9e" + }, + "id": "602124", + "fullName": "Sundre Digrans", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225e9f" + }, + "id": "602138", + "fullName": "Sundre Majstre", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ea0" + }, + "id": "602198", + "fullName": "Vamlingbo Nore", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ea1" + }, + "id": "602234", + "fullName": "Vamlingbo Tume", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ea2" + }, + "id": "602248", + "fullName": "Hamra Bonsarve", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ea3" + }, + "id": "602250", + "fullName": "Hamra Botrajvs", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ea4" + }, + "id": "602254", + "fullName": "Hamra Högården", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ea5" + }, + "id": "602260", + "fullName": "Hamra Linhatte", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ea6" + }, + "id": "602261", + "fullName": "Hamra Långmyre", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ea7" + }, + "id": "602281", + "fullName": "Hamra Skogsrum", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ea8" + }, + "id": "602285", + "fullName": "Hamra Slejtäng", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ea9" + }, + "id": "602299", + "fullName": "Öja Björklunda", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225eaa" + }, + "id": "602301", + "fullName": "Öja Bobbenarve", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225eab" + }, + "id": "602317", + "fullName": "Öja Gisle Kvarn", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225eac" + }, + "id": "602344", + "fullName": "Öja Sibbenarve", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ead" + }, + "id": "602373", + "fullName": "Bäckströms väg", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225eae" + }, + "id": "602391", + "fullName": "Näckrosstigen", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225eaf" + }, + "id": "602403", + "fullName": "Stationsvägen", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225eb0" + }, + "id": "914860", + "fullName": "Fide Svankviar", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225eb1" + }, + "id": "602128", + "fullName": "Sundre Hoburgen", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225eb3" + }, + "id": "602184", + "fullName": "Vamlingbo Kyrka", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225eb4" + }, + "id": "602200", + "fullName": "Vamlingbo Ottes", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225eb5" + }, + "id": "602206", + "fullName": "Vamlingbo Rembs", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225eb6" + }, + "id": "602238", + "fullName": "Vamlingbo Valar", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225eb7" + }, + "id": "602262", + "fullName": "Hamra Norrgårde", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225eb8" + }, + "id": "602275", + "fullName": "Hamra Sallmunds", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225eb9" + }, + "id": "602277", + "fullName": "Hamra Sippmanne", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225eba" + }, + "id": "602295", + "fullName": "Hamra Tuvlandet", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ebb" + }, + "id": "602320", + "fullName": "Öja Lajkungsrum", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ebc" + }, + "id": "602334", + "fullName": "Öja Prästgården", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ebd" + }, + "id": "602347", + "fullName": "Öja Simundetomt", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ebe" + }, + "id": "602352", + "fullName": "Öja Skogetorpet", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ebf" + }, + "id": "602379", + "fullName": "Hammarlunds väg", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ec0" + }, + "id": "602397", + "fullName": "Sandstensvägen", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ec1" + }, + "id": "602401", + "fullName": "Slipstensvägen", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ec2" + }, + "id": "602416", + "fullName": "Trädgårdsgränd", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ec3" + }, + "id": "602418", + "fullName": "Våradonisvägen", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ec4" + }, + "id": "602421", + "fullName": "Fide Fidegården", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ec5" + }, + "id": "602126", + "fullName": "Sundre Hallbjäns", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ec7" + }, + "id": "602166", + "fullName": "Vamlingbo Frides", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ec8" + }, + "id": "602182", + "fullName": "Vamlingbo Kvarne", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ec9" + }, + "id": "602186", + "fullName": "Vamlingbo Kyrker", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225eca" + }, + "id": "602230", + "fullName": "Vamlingbo Storms", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ecb" + }, + "id": "602252", + "fullName": "Hamra Hulehällar", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ecc" + }, + "id": "602283", + "fullName": "Hamra Skolgården", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ecd" + }, + "id": "602324", + "fullName": "Öja Lilla Simunde", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ece" + }, + "id": "602361", + "fullName": "Öja Stora Simunde", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ecf" + }, + "id": "602367", + "fullName": "Bobbenarvevägen", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ed0" + }, + "id": "602371", + "fullName": "Bygdegårdsvägen", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ed1" + }, + "id": "602393", + "fullName": "Näktergalsvägen", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ed2" + }, + "id": "602412", + "fullName": "Stenhuggarvägen", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ed3" + }, + "id": "602436", + "fullName": "Fide Västergårde", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ed4" + }, + "id": "602130", + "fullName": "Sundre Hoburgs Fyr", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ed5" + }, + "id": "602150", + "fullName": "Sundre Västergårde", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ed6" + }, + "id": "602152", + "fullName": "Vamlingbo Anderse", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ed7" + }, + "id": "602154", + "fullName": "Vamlingbo Anlundar", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ed9" + }, + "id": "602159", + "fullName": "Vamlingbo Bjärges", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225eda" + }, + "id": "602160", + "fullName": "Vamlingbo Bonsarve", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225edb" + }, + "id": "602162", + "fullName": "Vamlingbo Bottarve", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225edc" + }, + "id": "602164", + "fullName": "Vamlingbo Fridarve", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225edd" + }, + "id": "602172", + "fullName": "Vamlingbo Gervalds", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ede" + }, + "id": "602178", + "fullName": "Vamlingbo Hägvier", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225edf" + }, + "id": "602180", + "fullName": "Vamlingbo Kastelle", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ee0" + }, + "id": "602188", + "fullName": "Vamlingbo Kyrkrum", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ee1" + }, + "id": "602194", + "fullName": "Vamlingbo Mickels", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ee2" + }, + "id": "602196", + "fullName": "Vamlingbo Munkhage", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ee3" + }, + "id": "602202", + "fullName": "Vamlingbo Petsarve", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ee4" + }, + "id": "602208", + "fullName": "Vamlingbo Rofinds", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ee5" + }, + "id": "602209", + "fullName": "Vamlingbo Sibbjäns", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ee6" + }, + "id": "602210", + "fullName": "Vamlingbo Sigfride", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ee7" + }, + "id": "602211", + "fullName": "Vamlingbo Sigrajvs", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ee8" + }, + "id": "602212", + "fullName": "Vamlingbo Simunde", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ee9" + }, + "id": "602244", + "fullName": "Vamlingbo Ängvards", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225eea" + }, + "id": "602246", + "fullName": "Hamra Bertelsmässe", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225eeb" + }, + "id": "602256", + "fullName": "Hamra Kvibergstorp", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225eec" + }, + "id": "602289", + "fullName": "Hamra Stora Sutarve", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225eed" + }, + "id": "920996", + "fullName": "Hamra Västergårde", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225eee" + }, + "id": "921075", + "fullName": "Hamra Vändburg Hamn", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225eef" + }, + "id": "602174", + "fullName": "Vamlingbo Hakestorp", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ef0" + }, + "id": "602176", + "fullName": "Vamlingbo Hallvards", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ef1" + }, + "id": "602190", + "fullName": "Vamlingbo Lillängen", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ef2" + }, + "id": "602192", + "fullName": "Vamlingbo Lingsarve", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ef3" + }, + "id": "602218", + "fullName": "Vamlingbo Sippmanne", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ef4" + }, + "id": "602228", + "fullName": "Vamlingbo Stenstugu", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ef5" + }, + "id": "602232", + "fullName": "Vamlingbo Svalstäde", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ef6" + }, + "id": "602242", + "fullName": "Vamlingbo Västlands", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ef7" + }, + "id": "602259", + "fullName": "Hamra Lilla Sindarve", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ef8" + }, + "id": "602287", + "fullName": "Hamra Stora Sindarve", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ef9" + }, + "id": "602375", + "fullName": "Gamla Stationshuset", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225efa" + }, + "id": "602222", + "fullName": "Vamlingbo Skoltomten", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225efb" + }, + "id": "602224", + "fullName": "Vamlingbo Smolalvret", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225efc" + }, + "id": "602226", + "fullName": "Vamlingbo Stenhällen", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225efd" + }, + "id": "602236", + "fullName": "Vamlingbo Tumegården", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225efe" + }, + "id": "602132", + "fullName": "Sundre Hoburgs Fyrplats", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225eff" + }, + "id": "602204", + "fullName": "Vamlingbo Prästgården", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f00" + }, + "id": "602240", + "fullName": "Vamlingbo Västergårde", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f01" + }, + "id": "916704", + "fullName": "Vamlingbo Laurins Torp", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f02" + }, + "id": "602365", + "fullName": "Öja Söderbergs Båtsmanstorp", + "parentFullName": "Burgsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f03" + }, + "id": "605100", + "fullName": "Büssows backe", + "parentFullName": "Slite", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f04" + }, + "id": "824251", + "fullName": "Bultbo", + "parentFullName": "Bjursås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f05" + }, + "id": "823853", + "fullName": "Buskbo", + "parentFullName": "Sundborn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f06" + }, + "id": "827475", + "fullName": "Busktäkt", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f07" + }, + "id": "823854", + "fullName": "Buskbovägen", + "parentFullName": "Sundborn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f08" + }, + "id": "746554", + "fullName": "Bustomten", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f09" + }, + "id": "747302", + "fullName": "Bustomten Granbacken", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f0c" + }, + "id": "882549", + "fullName": "Bureborg", + "parentFullName": "Skorped", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f0d" + }, + "id": "881177", + "fullName": "Bussvägen", + "parentFullName": "Husum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f0e" + }, + "id": "882409", + "fullName": "Butsjöböle", + "parentFullName": "Överhörnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f10" + }, + "id": "881698", + "fullName": "Buntmakarvägen", + "parentFullName": "Järved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f11" + }, + "id": "882059", + "fullName": "Stora Buröholmen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f12" + }, + "id": "881741", + "fullName": "Stora Buröholmen", + "parentFullName": "Bonässund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f13" + }, + "id": "726789", + "fullName": "Buslätt", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f14" + }, + "id": "726297", + "fullName": "Bäve Bulid", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f15" + }, + "id": "726576", + "fullName": "Bultvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f16" + }, + "id": "726787", + "fullName": "Buddeberg", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f17" + }, + "id": "727599", + "fullName": "Bokenäs Bua", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f18" + }, + "id": "726032", + "fullName": "Bulidsvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f19" + }, + "id": "726807", + "fullName": "Forshälla Bua", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f1a" + }, + "id": "744470", + "fullName": "Forshälla Bua", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f1b" + }, + "id": "727908", + "fullName": "Skredsviks Bua", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f1c" + }, + "id": "727988", + "fullName": "Herrestads Bua", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f1d" + }, + "id": "726791", + "fullName": "Buslätt Lyckhem", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f1e" + }, + "id": "727379", + "fullName": "Toften Bultorna", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f1f" + }, + "id": "727601", + "fullName": "Bokenäs Bua Ekholmen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f20" + }, + "id": "573408", + "fullName": "Buskvägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f21" + }, + "id": "573700", + "fullName": "Bullersta", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f22" + }, + "id": "579053", + "fullName": "Buskhyttegård", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f23" + }, + "id": "579243", + "fullName": "Hummelvik Bussen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f24" + }, + "id": "573710", + "fullName": "Bullersta Höjden", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f25" + }, + "id": "579047", + "fullName": "Buskhyttan Nytorp", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f26" + }, + "id": "573714", + "fullName": "Bullersta Solhaga", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f27" + }, + "id": "573716", + "fullName": "Bullersta Stallet", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f28" + }, + "id": "579049", + "fullName": "Buskhyttan Solvägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f29" + }, + "id": "573704", + "fullName": "Bullersta Granliden", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f2a" + }, + "id": "573712", + "fullName": "Bullersta Klubbhuset", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f2b" + }, + "id": "922705", + "fullName": "Bullersta Nya Ridhuset", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f2d" + }, + "id": "579065", + "fullName": "Buskhyttegård Pilgården", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f2e" + }, + "id": "579067", + "fullName": "Buskhyttegård Skogstuna", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f2f" + }, + "id": "579069", + "fullName": "Buskhyttegård Solvillan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f30" + }, + "id": "579071", + "fullName": "Buskhyttegård Tonhöjden", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f31" + }, + "id": "573702", + "fullName": "Bullersta Gamla Ridhuset", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f32" + }, + "id": "580691", + "fullName": "Valingegård Bullerstorp", + "parentFullName": "Jönåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f33" + }, + "id": "579057", + "fullName": "Buskhyttegård Fjärilsdal", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f34" + }, + "id": "579059", + "fullName": "Buskhyttegård Fria Luften", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f35" + }, + "id": "579063", + "fullName": "Buskhyttegård Näckskogen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f36" + }, + "id": "579051", + "fullName": "Buskhyttan Stora Lappetorp", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f37" + }, + "id": "579055", + "fullName": "Buskhyttegård Björkbacken", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f38" + }, + "id": "579061", + "fullName": "Buskhyttegård Gamla Mejeriet", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f39" + }, + "id": "830555", + "fullName": "Bukettvägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f3a" + }, + "id": "830905", + "fullName": "Bussatorpsvägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f3b" + }, + "id": "834661", + "fullName": "Väring Bussagården", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f3c" + }, + "id": "833014", + "fullName": "Loringa Bussakvarn", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f3d" + }, + "id": "833927", + "fullName": "Dagstorp Bussagården", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f3e" + }, + "id": "833183", + "fullName": "Sjogerstad Bussagården", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f3f" + }, + "id": "576760", + "fullName": "Bubbarp", + "parentFullName": "Hästveda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f40" + }, + "id": "578803", + "fullName": "Buskvägen", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f41" + }, + "id": "579080", + "fullName": "Bultvägen", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f42" + }, + "id": "583457", + "fullName": "Buffertvägen", + "parentFullName": "Vinslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f43" + }, + "id": "822068", + "fullName": "Buskåker", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f44" + }, + "id": "821842", + "fullName": "Burkarls väg", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f45" + }, + "id": "822070", + "fullName": "Buskåkersvägen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f46" + }, + "id": "821623", + "fullName": "Bullerforsvägen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f47" + }, + "id": "511453", + "fullName": "Bultvägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f48" + }, + "id": "510994", + "fullName": "Bullerbacksstigen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f49" + }, + "id": "522394", + "fullName": "Buregatan", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f4a" + }, + "id": "523455", + "fullName": "Buskgården", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f4b" + }, + "id": "520349", + "fullName": "Busstationen", + "parentFullName": "Sigtuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f4c" + }, + "id": "522786", + "fullName": "Bullerbyn Odensala", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f4d" + }, + "id": "524267", + "fullName": "Norrgården Bullerbyn", + "parentFullName": "Rosersberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f4e" + }, + "id": "533361", + "fullName": "Butters väg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f4f" + }, + "id": "533359", + "fullName": "Bullerbyvägen", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f50" + }, + "id": "535226", + "fullName": "Bulldoggsvägen", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f51" + }, + "id": "533467", + "fullName": "Buntmakaregatan", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f52" + }, + "id": "599492", + "fullName": "Buskabygd", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f53" + }, + "id": "605952", + "fullName": "Buskrosvägen", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f54" + }, + "id": "912016", + "fullName": "Buxbomsstigen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f55" + }, + "id": "599494", + "fullName": "Buskabygd Böket", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f56" + }, + "id": "599496", + "fullName": "Buskabygd Huslyckan", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f57" + }, + "id": "599498", + "fullName": "Buskabygd Sjölyckan", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f58" + }, + "id": "914998", + "fullName": "Bullerholmarna", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f59" + }, + "id": "717344", + "fullName": "Buderöd", + "parentFullName": "Kode", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f5a" + }, + "id": "717051", + "fullName": "Bufferöd", + "parentFullName": "Hålta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f5b" + }, + "id": "715866", + "fullName": "Bultgatan", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f5c" + }, + "id": "794568", + "fullName": "Nysätra Bunkhushagen", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f5d" + }, + "id": "538380", + "fullName": "Burnäsvägen", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f5e" + }, + "id": "489336", + "fullName": "Bullandö", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f5f" + }, + "id": "480561", + "fullName": "Möja Bugö", + "parentFullName": "Stavsudda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f60" + }, + "id": "480063", + "fullName": "Nämdö Bunkvik", + "parentFullName": "Nämdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f61" + }, + "id": "480061", + "fullName": "Nämdö Bullerön", + "parentFullName": "Nämdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f62" + }, + "id": "483849", + "fullName": "Bukettvägen", + "parentFullName": "Gustavsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f63" + }, + "id": "489338", + "fullName": "Bullandövägen", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f64" + }, + "id": "480125", + "fullName": "Nämdö Mörtö-Bunsö", + "parentFullName": "Nämdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f65" + }, + "id": "489337", + "fullName": "Bullandö Seglarby", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f66" + }, + "id": "490493", + "fullName": "Sunds Gård Buskviken", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f67" + }, + "id": "892572", + "fullName": "Burvik", + "parentFullName": "Hortlax", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f68" + }, + "id": "892453", + "fullName": "Bultvägen", + "parentFullName": "Hortlax", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f69" + }, + "id": "892645", + "fullName": "Bunäsudden", + "parentFullName": "Jävrebyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f6b" + }, + "id": "892646", + "fullName": "Bunäsuddvägen", + "parentFullName": "Jävrebyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f6c" + }, + "id": "892541", + "fullName": "Bullerviksvägen", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f6d" + }, + "id": "892647", + "fullName": "Bursvikssundet", + "parentFullName": "Jävrebyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f6e" + }, + "id": "917976", + "fullName": "Bursfjärdgrunden", + "parentFullName": "Jävrebyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f6f" + }, + "id": "718518", + "fullName": "Bua Huvdeväg", + "parentFullName": "Gråbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f70" + }, + "id": "718595", + "fullName": "Burhultsvägen", + "parentFullName": "Gråbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f71" + }, + "id": "718634", + "fullName": "Buaholmsvägen", + "parentFullName": "Sjövik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f72" + }, + "id": "717456", + "fullName": "Butenschöns väg", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f73" + }, + "id": "712996", + "fullName": "Bultgatan", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f74" + }, + "id": "713430", + "fullName": "Buregatan", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f75" + }, + "id": "713783", + "fullName": "Burmavägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f76" + }, + "id": "713791", + "fullName": "Lilla Burmavägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f77" + }, + "id": "806777", + "fullName": "Tun Bustorp", + "parentFullName": "Tun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f78" + }, + "id": "806329", + "fullName": "Bustorpsvägen", + "parentFullName": "Tun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f79" + }, + "id": "811049", + "fullName": "Gillstad Bussgarage", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f7a" + }, + "id": "839293", + "fullName": "Bultvägen", + "parentFullName": "Åshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f7b" + }, + "id": "839335", + "fullName": "Buresvägen", + "parentFullName": "Storvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f7c" + }, + "id": "838956", + "fullName": "Burmansgatan", + "parentFullName": "Storvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f7d" + }, + "id": "839649", + "fullName": "Buskmyrsvägen", + "parentFullName": "Åshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f7e" + }, + "id": "751383", + "fullName": "Buxåsen", + "parentFullName": "Brålanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f7f" + }, + "id": "919238", + "fullName": "Buredsvägen", + "parentFullName": "Partille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f80" + }, + "id": "705404", + "fullName": "Budkavlevägen", + "parentFullName": "Partille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f81" + }, + "id": "912211", + "fullName": "Burå", + "parentFullName": "Näsviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f82" + }, + "id": "853801", + "fullName": "Buränge", + "parentFullName": "Iggesund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f83" + }, + "id": "853388", + "fullName": "Bursmyran", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f84" + }, + "id": "853803", + "fullName": "Buskmyravägen", + "parentFullName": "Iggesund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f85" + }, + "id": "854282", + "fullName": "Bureborgsvägen", + "parentFullName": "Enånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f86" + }, + "id": "709984", + "fullName": "Buarås", + "parentFullName": "Landvetter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f87" + }, + "id": "709802", + "fullName": "Bugärde", + "parentFullName": "Härryda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f88" + }, + "id": "699141", + "fullName": "Lilla Bugärde", + "parentFullName": "Hindås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f89" + }, + "id": "709986", + "fullName": "Buarås Hagen", + "parentFullName": "Landvetter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f8a" + }, + "id": "709804", + "fullName": "Buråsenvägen", + "parentFullName": "Härryda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f8b" + }, + "id": "912674", + "fullName": "Buss-Johns väg", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f8c" + }, + "id": "918893", + "fullName": "Buss Johns väg", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f8d" + }, + "id": "700460", + "fullName": "Stockabäck Bua", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f8e" + }, + "id": "709800", + "fullName": "Buatjärnsvägen", + "parentFullName": "Härryda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f8f" + }, + "id": "785003", + "fullName": "Gräsåsen Buamyst", + "parentFullName": "Bollebygd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f90" + }, + "id": "700115", + "fullName": "Björketorps-Buarås", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f91" + }, + "id": "535866", + "fullName": "Hulta Buskalund", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f92" + }, + "id": "543908", + "fullName": "Tyllinge Buttorp", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f93" + }, + "id": "544673", + "fullName": "Mulestad Busktorpet", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f94" + }, + "id": "934486", + "fullName": "Mulestad Busktorpet", + "parentFullName": "Odensvi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f95" + }, + "id": "544766", + "fullName": "Odensvi Buttenstugan", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f96" + }, + "id": "934531", + "fullName": "Odensvi Buttenstugan", + "parentFullName": "Odensvi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f97" + }, + "id": "769194", + "fullName": "Bua Gård", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f98" + }, + "id": "769812", + "fullName": "Buerås väg", + "parentFullName": "Sätila", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f99" + }, + "id": "769752", + "fullName": "Almered Bua", + "parentFullName": "Sätila", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f9a" + }, + "id": "769206", + "fullName": "Bua Lyckhem", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f9c" + }, + "id": "768300", + "fullName": "Bua Framnäs", + "parentFullName": "Berghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f9d" + }, + "id": "764789", + "fullName": "Butiksvägen", + "parentFullName": "Örby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f9e" + }, + "id": "769202", + "fullName": "Bua Jälltorp", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225f9f" + }, + "id": "769208", + "fullName": "Bua Långared", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fa0" + }, + "id": "769212", + "fullName": "Bua Nybygget", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fa1" + }, + "id": "769218", + "fullName": "Bua Telemast", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fa2" + }, + "id": "766609", + "fullName": "Backen Bulabro", + "parentFullName": "Örby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fa3" + }, + "id": "769189", + "fullName": "Bua Björsåker", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fa4" + }, + "id": "769190", + "fullName": "Bua Granliden", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fa5" + }, + "id": "769200", + "fullName": "Bua Hjelltorp", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fa6" + }, + "id": "769216", + "fullName": "Bua Slätthult", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fa7" + }, + "id": "769196", + "fullName": "Bua Hagalyckan", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fa8" + }, + "id": "769204", + "fullName": "Bua Lindesberg", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fa9" + }, + "id": "769214", + "fullName": "Bua Skogsslätt", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225faa" + }, + "id": "768757", + "fullName": "Hede Buasjöholm", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fab" + }, + "id": "768302", + "fullName": "Bua Östergården", + "parentFullName": "Berghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fac" + }, + "id": "769754", + "fullName": "Almered Buaberg", + "parentFullName": "Sätila", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fad" + }, + "id": "769061", + "fullName": "Ansered Bugared", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fae" + }, + "id": "769198", + "fullName": "Bua Hansagården", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225faf" + }, + "id": "699879", + "fullName": "Ubbhult Buarås", + "parentFullName": "Hällingsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fb0" + }, + "id": "769756", + "fullName": "Almered Buaslätt", + "parentFullName": "Sätila", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fb1" + }, + "id": "766309", + "fullName": "Borghult Buared", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fb2" + }, + "id": "769188", + "fullName": "Bua Bengtsgården", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fb3" + }, + "id": "769210", + "fullName": "Bua Långared Gård", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fb4" + }, + "id": "787193", + "fullName": "Raden Buarmossen", + "parentFullName": "Istorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fb5" + }, + "id": "768901", + "fullName": "Nordmarken Buasjö", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fb6" + }, + "id": "768905", + "fullName": "Nordmarken Buaslätt", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fb7" + }, + "id": "787984", + "fullName": "Västra Kattunga Bua", + "parentFullName": "Björketorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fb8" + }, + "id": "768592", + "fullName": "Askersred Buasjöholm", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fb9" + }, + "id": "769002", + "fullName": "Skallared Buasjöholm", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fba" + }, + "id": "768902", + "fullName": "Nordmarken Buasjöholm", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fbb" + }, + "id": "766407", + "fullName": "Fagerhult Buaredstorp", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fbc" + }, + "id": "620390", + "fullName": "Buregatan", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fbd" + }, + "id": "620809", + "fullName": "Bunkegatan", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fbe" + }, + "id": "614007", + "fullName": "Bungevägen", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fbf" + }, + "id": "626078", + "fullName": "Kärrsätter Bullervalla", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fc0" + }, + "id": "790323", + "fullName": "Buregatan", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fc1" + }, + "id": "797315", + "fullName": "Hov Buhagen", + "parentFullName": "Broddetorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fc2" + }, + "id": "790889", + "fullName": "Grolanda Busket", + "parentFullName": "Floby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fc3" + }, + "id": "790651", + "fullName": "Hällestad Buckarp", + "parentFullName": "Floby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fc4" + }, + "id": "791566", + "fullName": "Borgunda Bussebo", + "parentFullName": "Stenstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fc5" + }, + "id": "791564", + "fullName": "Borgunda Bussagården", + "parentFullName": "Stenstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fc6" + }, + "id": "832899", + "fullName": "Brobacken Stora Busstorp", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fc7" + }, + "id": "512392", + "fullName": "Burevägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fc8" + }, + "id": "512390", + "fullName": "Burestigen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fc9" + }, + "id": "512275", + "fullName": "Bunkervägen", + "parentFullName": "Danderyd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fca" + }, + "id": "674003", + "fullName": "Bultvägen", + "parentFullName": "Karlshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fcb" + }, + "id": "674278", + "fullName": "Butiksvägen", + "parentFullName": "Karlshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fcc" + }, + "id": "675381", + "fullName": "Buskelundsvägen", + "parentFullName": "Mörrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fcd" + }, + "id": "480552", + "fullName": "Buckhult", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fce" + }, + "id": "479331", + "fullName": "Buggeryd", + "parentFullName": "Bodafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fcf" + }, + "id": "479125", + "fullName": "Bultgatan", + "parentFullName": "Bodafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fd0" + }, + "id": "480554", + "fullName": "Buckhult Bygget", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fd1" + }, + "id": "479334", + "fullName": "Buggeryd Åsängen", + "parentFullName": "Bodafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fd2" + }, + "id": "479332", + "fullName": "Buggeryd Norrängen", + "parentFullName": "Bodafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fd3" + }, + "id": "479333", + "fullName": "Buggeryd Nybygget", + "parentFullName": "Bodafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fd4" + }, + "id": "480558", + "fullName": "Buckhult Svenstorp", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fd5" + }, + "id": "480556", + "fullName": "Buckhult Lindesberg", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fd6" + }, + "id": "548307", + "fullName": "Bullerbyvägen", + "parentFullName": "Löddeköpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fd7" + }, + "id": "730147", + "fullName": "Busbacksvägen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fd8" + }, + "id": "730761", + "fullName": "Granbergsdal Busshyttan", + "parentFullName": "Granbergsdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fd9" + }, + "id": "718589", + "fullName": "Burhult", + "parentFullName": "Gråbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fda" + }, + "id": "724944", + "fullName": "Burhultsnäs", + "parentFullName": "Nol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fdb" + }, + "id": "718591", + "fullName": "Burhult Gård", + "parentFullName": "Gråbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fdc" + }, + "id": "724914", + "fullName": "Relsbo Buråsen", + "parentFullName": "Nödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fdd" + }, + "id": "720874", + "fullName": "Ramstorp Buskängen", + "parentFullName": "Alvhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fde" + }, + "id": "718593", + "fullName": "Burhult Hemlängtan", + "parentFullName": "Gråbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fe1" + }, + "id": "565944", + "fullName": "Bussmevägen", + "parentFullName": "Nybrostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fe8" + }, + "id": "617943", + "fullName": "Buregatan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fe9" + }, + "id": "617947", + "fullName": "Burseryd Stora", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fea" + }, + "id": "618816", + "fullName": "Bubbarp Nya", + "parentFullName": "Hestra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225feb" + }, + "id": "617945", + "fullName": "Burseryd Bäckaskog", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fec" + }, + "id": "617949", + "fullName": "Burseryds Prästgård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fed" + }, + "id": "618814", + "fullName": "Bubbarp Lilla", + "parentFullName": "Hestra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fee" + }, + "id": "618818", + "fullName": "Bubbarp Stora", + "parentFullName": "Hestra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fef" + }, + "id": "617953", + "fullName": "Burseryds Vattenverk", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ff0" + }, + "id": "617951", + "fullName": "Burseryds Reningsverk", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ff1" + }, + "id": "618047", + "fullName": "Hult Burseryds Vattenverk", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ff2" + }, + "id": "624755", + "fullName": "Burserydsvägen", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ff3" + }, + "id": "618463", + "fullName": "Näs", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ff4" + }, + "id": "617955", + "fullName": "Bäck", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ff5" + }, + "id": "617969", + "fullName": "Duvö", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ff6" + }, + "id": "618055", + "fullName": "Hulu", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ff7" + }, + "id": "618468", + "fullName": "Påbo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ff8" + }, + "id": "617932", + "fullName": "Boden", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ff9" + }, + "id": "618019", + "fullName": "Granö", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ffa" + }, + "id": "618296", + "fullName": "Leabo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ffb" + }, + "id": "618358", + "fullName": "Linnö", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ffc" + }, + "id": "618531", + "fullName": "Sjöbo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225ffd" + }, + "id": "618660", + "fullName": "Törås", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb225fff" + }, + "id": "617823", + "fullName": "Annero", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226000" + }, + "id": "617935", + "fullName": "Bosebo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226001" + }, + "id": "617983", + "fullName": "Enedal", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226002" + }, + "id": "618023", + "fullName": "Gäddås", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226003" + }, + "id": "618225", + "fullName": "Knasbo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226004" + }, + "id": "618246", + "fullName": "Krabby", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226005" + }, + "id": "618402", + "fullName": "Löckna", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226007" + }, + "id": "618698", + "fullName": "Åsberg", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226008" + }, + "id": "618699", + "fullName": "Önnabo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226009" + }, + "id": "928565", + "fullName": "Betarp", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22600a" + }, + "id": "617939", + "fullName": "Boxhult", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22600b" + }, + "id": "617979", + "fullName": "Ekeborg", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22600c" + }, + "id": "617980", + "fullName": "Ekgatan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22600d" + }, + "id": "618266", + "fullName": "Kullsbo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22600e" + }, + "id": "618294", + "fullName": "Lalåsen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22600f" + }, + "id": "618404", + "fullName": "Madhult", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226010" + }, + "id": "618412", + "fullName": "Mjöhult", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226011" + }, + "id": "618426", + "fullName": "Mölnebo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226012" + }, + "id": "618430", + "fullName": "Mörkebo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226013" + }, + "id": "618462", + "fullName": "Noråsen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226014" + }, + "id": "618470", + "fullName": "Påbohus", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226015" + }, + "id": "618474", + "fullName": "Ringebo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226016" + }, + "id": "618539", + "fullName": "Skivebo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226017" + }, + "id": "618618", + "fullName": "Svanabo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226018" + }, + "id": "618646", + "fullName": "Tovasjö", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226019" + }, + "id": "618672", + "fullName": "Vennebo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22601a" + }, + "id": "617891", + "fullName": "Arvidabo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22601b" + }, + "id": "617921", + "fullName": "Björkebo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22601c" + }, + "id": "617957", + "fullName": "Bäckanäs", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22601d" + }, + "id": "617959", + "fullName": "Bökelund", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22601e" + }, + "id": "617978", + "fullName": "Ekbacken", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22601f" + }, + "id": "617981", + "fullName": "Eldshult", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226020" + }, + "id": "617985", + "fullName": "Eneveken", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226021" + }, + "id": "617991", + "fullName": "Fridhäll", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226022" + }, + "id": "618011", + "fullName": "Förshult", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226023" + }, + "id": "618021", + "fullName": "Guaström", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226024" + }, + "id": "618041", + "fullName": "Hallåsen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226025" + }, + "id": "618063", + "fullName": "Hulu Hede", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226026" + }, + "id": "618111", + "fullName": "Häljarem", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226027" + }, + "id": "618271", + "fullName": "Källhult", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226028" + }, + "id": "618354", + "fullName": "Lilla Näs", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226029" + }, + "id": "618356", + "fullName": "Lindåsen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22602a" + }, + "id": "618480", + "fullName": "Rosenbol", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22602b" + }, + "id": "618535", + "fullName": "Sjövägen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22602c" + }, + "id": "618716", + "fullName": "Övre Lida", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22602d" + }, + "id": "617825", + "fullName": "Arnåsholm", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22602e" + }, + "id": "617895", + "fullName": "Backgränd", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22602f" + }, + "id": "617899", + "fullName": "Berggränd", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226030" + }, + "id": "617931", + "fullName": "Bockshult", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226031" + }, + "id": "617933", + "fullName": "Bokskogen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226032" + }, + "id": "617967", + "fullName": "Dalstigen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226033" + }, + "id": "617987", + "fullName": "Erikslund", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226034" + }, + "id": "617989", + "fullName": "Faxegatan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226035" + }, + "id": "618043", + "fullName": "Handskebo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226036" + }, + "id": "618053", + "fullName": "Hultliden", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226037" + }, + "id": "618220", + "fullName": "Kindvägen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226038" + }, + "id": "618270", + "fullName": "Kyrkvägen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226039" + }, + "id": "618319", + "fullName": "Lida Nydal", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22603a" + }, + "id": "618320", + "fullName": "Lida Nyhem", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22603c" + }, + "id": "618406", + "fullName": "Matsgatan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22603d" + }, + "id": "618422", + "fullName": "Mossvägen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22603e" + }, + "id": "618424", + "fullName": "Mölneberg", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22603f" + }, + "id": "618478", + "fullName": "Ringsåsen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226040" + }, + "id": "618527", + "fullName": "Sibboholm", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226041" + }, + "id": "618529", + "fullName": "Sibbohult", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226042" + }, + "id": "618533", + "fullName": "Sjöstigen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226043" + }, + "id": "618537", + "fullName": "Skarpåsen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226044" + }, + "id": "618551", + "fullName": "Skolgatan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226045" + }, + "id": "618555", + "fullName": "Smedsgård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226046" + }, + "id": "618599", + "fullName": "Stenstorp", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226047" + }, + "id": "618614", + "fullName": "Storgatan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226048" + }, + "id": "618636", + "fullName": "Södra Påbo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226049" + }, + "id": "618644", + "fullName": "Tallgatan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22604a" + }, + "id": "618666", + "fullName": "Utterkull", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22604b" + }, + "id": "618670", + "fullName": "Vallersta", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22604c" + }, + "id": "618674", + "fullName": "Vickelsbo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22604d" + }, + "id": "617811", + "fullName": "Angsås Gård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22604e" + }, + "id": "617817", + "fullName": "Angsås Övre", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22604f" + }, + "id": "617897", + "fullName": "Bastugränd", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226050" + }, + "id": "617929", + "fullName": "Björkgränd", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226051" + }, + "id": "618013", + "fullName": "Germundabo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226052" + }, + "id": "618015", + "fullName": "Grabbelund", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226053" + }, + "id": "618059", + "fullName": "Hulu backen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226054" + }, + "id": "618212", + "fullName": "Hökagården", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226055" + }, + "id": "618268", + "fullName": "Kvarngränd", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226056" + }, + "id": "618302", + "fullName": "Lida Backås", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226057" + }, + "id": "618306", + "fullName": "Lida Ekhaga", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226058" + }, + "id": "618321", + "fullName": "Lida Planen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226059" + }, + "id": "618322", + "fullName": "Lida Sandbo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22605a" + }, + "id": "618410", + "fullName": "Mellanlida", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22605b" + }, + "id": "618458", + "fullName": "Norra Spabo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22605c" + }, + "id": "618465", + "fullName": "Prästgatan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22605d" + }, + "id": "618553", + "fullName": "Skolgången", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22605e" + }, + "id": "618561", + "fullName": "Sportgatan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22605f" + }, + "id": "618616", + "fullName": "Stubbakull", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226060" + }, + "id": "618638", + "fullName": "Södra Spabo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226061" + }, + "id": "618045", + "fullName": "Hestravägen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226062" + }, + "id": "618222", + "fullName": "Klintens väg", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226063" + }, + "id": "618308", + "fullName": "Lida Ekliden", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226064" + }, + "id": "618310", + "fullName": "Lida Eklycka", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226065" + }, + "id": "618314", + "fullName": "Lida Lidhult", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226066" + }, + "id": "618316", + "fullName": "Lida Lidhäll", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226067" + }, + "id": "618324", + "fullName": "Lida Sjötorp", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226068" + }, + "id": "618336", + "fullName": "Lilla Angsås", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226069" + }, + "id": "618338", + "fullName": "Lilla Götsbo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22606a" + }, + "id": "618350", + "fullName": "Lilla Krabby", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22606b" + }, + "id": "618352", + "fullName": "Lilla Kätabo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22606c" + }, + "id": "618400", + "fullName": "Långsremmen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22606d" + }, + "id": "618448", + "fullName": "Norra Krabby", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22606e" + }, + "id": "618456", + "fullName": "Norra Lalabo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22606f" + }, + "id": "618460", + "fullName": "Norra Stavås", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226070" + }, + "id": "618466", + "fullName": "Prästgården", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226071" + }, + "id": "618472", + "fullName": "Radhusgränd", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226072" + }, + "id": "618547", + "fullName": "Skogsskolan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226073" + }, + "id": "618549", + "fullName": "Skogsvillan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226074" + }, + "id": "618580", + "fullName": "Stenbrohult", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226075" + }, + "id": "618604", + "fullName": "Stora Angsås", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226076" + }, + "id": "618606", + "fullName": "Stora Götsbo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226077" + }, + "id": "618610", + "fullName": "Stora Krabby", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226078" + }, + "id": "618612", + "fullName": "Stora Kätabo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226079" + }, + "id": "618640", + "fullName": "Södra Stavås", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22607a" + }, + "id": "618658", + "fullName": "Tyngelgatan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22607c" + }, + "id": "618702", + "fullName": "Östra Bohult", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22607d" + }, + "id": "617919", + "fullName": "Betarp Nygård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22607e" + }, + "id": "617941", + "fullName": "Brännesbacka", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22607f" + }, + "id": "618031", + "fullName": "Götsbo Enelid", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226080" + }, + "id": "618039", + "fullName": "Götsbo Torpet", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226081" + }, + "id": "618057", + "fullName": "Hulu Anneberg", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226082" + }, + "id": "618061", + "fullName": "Hulu Fridhäll", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226083" + }, + "id": "618065", + "fullName": "Hulu Lyckorna", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226084" + }, + "id": "618227", + "fullName": "Knavrabo Ekås", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226085" + }, + "id": "618232", + "fullName": "Knavrabo Gård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226086" + }, + "id": "618272", + "fullName": "Käringebacka", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226087" + }, + "id": "618290", + "fullName": "Lalabo Ekedal", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226088" + }, + "id": "618408", + "fullName": "Mellan Götsbo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226089" + }, + "id": "618452", + "fullName": "Norra Kruvebo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22608a" + }, + "id": "618562", + "fullName": "Spångalyckan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22608b" + }, + "id": "618626", + "fullName": "Sålhults Gård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22608c" + }, + "id": "618630", + "fullName": "Södra Kruvebo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22608d" + }, + "id": "618648", + "fullName": "Trehörnahult", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22608e" + }, + "id": "618690", + "fullName": "Västra Bohult", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22608f" + }, + "id": "618692", + "fullName": "Västra Krabby", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226090" + }, + "id": "618714", + "fullName": "Övre Dalshult", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226092" + }, + "id": "617809", + "fullName": "Angsås Eriksbo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226093" + }, + "id": "617909", + "fullName": "Betarp Lindebo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226094" + }, + "id": "617913", + "fullName": "Betarp Mariero", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226095" + }, + "id": "617937", + "fullName": "Boställsgatan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226096" + }, + "id": "617973", + "fullName": "Duvö Svanalund", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226097" + }, + "id": "618009", + "fullName": "Frostnäs Nyhem", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226098" + }, + "id": "618028", + "fullName": "Götsbo Askåsen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226099" + }, + "id": "618033", + "fullName": "Götsbo Lindäng", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22609a" + }, + "id": "618049", + "fullName": "Hult Bäckaskog", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22609b" + }, + "id": "618242", + "fullName": "Knavrabo Viken", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22609c" + }, + "id": "618250", + "fullName": "Krabby Ekeberg", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22609d" + }, + "id": "618252", + "fullName": "Krabby Karlsro", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22609e" + }, + "id": "618273", + "fullName": "Kätabo Korsvik", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22609f" + }, + "id": "618292", + "fullName": "Lalabo Västanå", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260a0" + }, + "id": "618300", + "fullName": "Lida Backafall", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260a1" + }, + "id": "618304", + "fullName": "Lida Björkhaga", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260a2" + }, + "id": "618326", + "fullName": "Lida Valltomta", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260a4" + }, + "id": "618348", + "fullName": "Lilla Hålgryte", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260a6" + }, + "id": "618415", + "fullName": "Mjöhult Hägnen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260a7" + }, + "id": "618444", + "fullName": "Nedre Dalshult", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260a8" + }, + "id": "618446", + "fullName": "Norra Frostnäs", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260a9" + }, + "id": "618492", + "fullName": "Rosenbol Östra", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260aa" + }, + "id": "618494", + "fullName": "Rosenbols Gård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260ab" + }, + "id": "618513", + "fullName": "Sandvik Lunden", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260ac" + }, + "id": "618521", + "fullName": "Sandviks Kyrka", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260ad" + }, + "id": "618557", + "fullName": "Spabo Furulund", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260ae" + }, + "id": "618565", + "fullName": "Stavås Bokenäs", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260af" + }, + "id": "618568", + "fullName": "Stavås Ekeberg", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260b0" + }, + "id": "618608", + "fullName": "Stora Hålgryte", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260b1" + }, + "id": "618628", + "fullName": "Södra Frostnäs", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260b2" + }, + "id": "618634", + "fullName": "Södra Långhult", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260b3" + }, + "id": "618664", + "fullName": "Törås Torsberg", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260b4" + }, + "id": "618676", + "fullName": "Vickelsbo Gård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260b5" + }, + "id": "618684", + "fullName": "Vidkundsvägen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260b6" + }, + "id": "617813", + "fullName": "Angsås Nybygget", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260b7" + }, + "id": "617879", + "fullName": "Arnåsholm Storö", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260b8" + }, + "id": "617903", + "fullName": "Betarp Dalsberg", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260b9" + }, + "id": "617907", + "fullName": "Betarp Källdala", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260ba" + }, + "id": "618005", + "fullName": "Frostnäs Lunden", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260bb" + }, + "id": "618017", + "fullName": "Granbacksgatan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260bc" + }, + "id": "618029", + "fullName": "Götsbo Björkäng", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260bd" + }, + "id": "618147", + "fullName": "Hällabäck Hylte", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260be" + }, + "id": "618206", + "fullName": "Hällabäcks Gård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260bf" + }, + "id": "618224", + "fullName": "Klockaregården", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260c0" + }, + "id": "618248", + "fullName": "Krabby Almas Hus", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260c1" + }, + "id": "618284", + "fullName": "Kätabo Svärjebo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260c2" + }, + "id": "618298", + "fullName": "Leabo Leabosand", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260c3" + }, + "id": "618318", + "fullName": "Lida Mellangård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260c4" + }, + "id": "618360", + "fullName": "Långhult backen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260c5" + }, + "id": "618369", + "fullName": "Långhult Mathsa", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260c6" + }, + "id": "618414", + "fullName": "Mjöhult Gläntan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260c7" + }, + "id": "618440", + "fullName": "Mörkebo Lövåsen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260c8" + }, + "id": "618498", + "fullName": "Röshult Föråsen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260c9" + }, + "id": "618509", + "fullName": "Sandvik Granebo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260ca" + }, + "id": "618525", + "fullName": "Sandviks Säteri", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260cb" + }, + "id": "618577", + "fullName": "Stavås Oakullen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260cc" + }, + "id": "618686", + "fullName": "Villstadsvägen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260cd" + }, + "id": "922520", + "fullName": "Frostnäs Kusebo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260ce" + }, + "id": "617815", + "fullName": "Angsås Sjöstugan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260cf" + }, + "id": "617834", + "fullName": "Arnåsholm backen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260d0" + }, + "id": "617839", + "fullName": "Arnåsholm Ekenäs", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260d1" + }, + "id": "617869", + "fullName": "Arnåsholm Sjövik", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260d2" + }, + "id": "617893", + "fullName": "Arvidabo Stranna", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260d3" + }, + "id": "617901", + "fullName": "Betarp Bäckegård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260d4" + }, + "id": "617905", + "fullName": "Betarp Jeppagård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260d5" + }, + "id": "617917", + "fullName": "Betarp Norregård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260d6" + }, + "id": "617971", + "fullName": "Duvö Hälleberget", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260d7" + }, + "id": "617995", + "fullName": "Frostabacka Gård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260d8" + }, + "id": "618035", + "fullName": "Götsbo Norgärdet", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260d9" + }, + "id": "618037", + "fullName": "Götsbo Solbacken", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260da" + }, + "id": "618190", + "fullName": "Hällabäck Solvik", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260db" + }, + "id": "618204", + "fullName": "Hällabäck Öbacka", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260dc" + }, + "id": "618254", + "fullName": "Krabby Sjötorpet", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260dd" + }, + "id": "618262", + "fullName": "Kruvebo Norrgård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260de" + }, + "id": "618274", + "fullName": "Kätabo Lillegård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260df" + }, + "id": "618276", + "fullName": "Kätabo Storegård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260e0" + }, + "id": "618286", + "fullName": "Kätabo Östergård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260e1" + }, + "id": "618362", + "fullName": "Långhult Berghem", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260e2" + }, + "id": "618374", + "fullName": "Långhult Skiften", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260e3" + }, + "id": "618376", + "fullName": "Långhult Slätten", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260e4" + }, + "id": "618390", + "fullName": "Långhult Tomtebo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260e5" + }, + "id": "618464", + "fullName": "Näs Astrids Stuga", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260e6" + }, + "id": "618476", + "fullName": "Ringebo Björkhem", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260e8" + }, + "id": "618511", + "fullName": "Sandvik Klockebo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260e9" + }, + "id": "618545", + "fullName": "Skivebo Lindåsen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260ea" + }, + "id": "618559", + "fullName": "Spabo Kinnaspång", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260eb" + }, + "id": "618560", + "fullName": "Spabo Mellangård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260ec" + }, + "id": "618570", + "fullName": "Stavås Ekekullen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260ed" + }, + "id": "618572", + "fullName": "Stavås Granudden", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260ee" + }, + "id": "618575", + "fullName": "Stavås Lönnegård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260ef" + }, + "id": "618662", + "fullName": "Törås Björkelund", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260f0" + }, + "id": "618680", + "fullName": "Vickelsbo Sjöryd", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260f1" + }, + "id": "618700", + "fullName": "Önnabo Norregård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260f2" + }, + "id": "618708", + "fullName": "Östra Bruksgatan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260f3" + }, + "id": "617835", + "fullName": "Arnåsholm Bergalid", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260f4" + }, + "id": "617836", + "fullName": "Arnåsholm Bergvik", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260f5" + }, + "id": "617843", + "fullName": "Arnåsholm Elvsberg", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260f6" + }, + "id": "617845", + "fullName": "Arnåsholm Emilsro", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260f7" + }, + "id": "617847", + "fullName": "Arnåsholm Granvik", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260f8" + }, + "id": "617849", + "fullName": "Arnåsholm Gullåker", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260f9" + }, + "id": "617855", + "fullName": "Arnåsholm Lomviken", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260fa" + }, + "id": "617857", + "fullName": "Arnåsholm Mysviken", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260fb" + }, + "id": "617861", + "fullName": "Arnåsholm Sjöberg", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260fc" + }, + "id": "617867", + "fullName": "Arnåsholm Sjönära", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260fd" + }, + "id": "617877", + "fullName": "Arnåsholm Solhäll", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260fe" + }, + "id": "617883", + "fullName": "Arnåsholm Säteriet", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2260ff" + }, + "id": "617885", + "fullName": "Arnåsholm Torshill", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226100" + }, + "id": "617889", + "fullName": "Arnåsholm Änglavik", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226101" + }, + "id": "617915", + "fullName": "Betarp Mellangård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226102" + }, + "id": "617927", + "fullName": "Björkebo Anneberg", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226103" + }, + "id": "617930", + "fullName": "Björkåsen Mörkebo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226104" + }, + "id": "617961", + "fullName": "Bökelund Sörhagen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226105" + }, + "id": "618001", + "fullName": "Frostnäs Bolyckan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226106" + }, + "id": "618003", + "fullName": "Frostnäs Frisavrån", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226107" + }, + "id": "618007", + "fullName": "Frostnäs Norgärdet", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226108" + }, + "id": "618105", + "fullName": "Hålgryte Norregård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226109" + }, + "id": "618109", + "fullName": "Hålgryte Östergård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22610a" + }, + "id": "618115", + "fullName": "Hällabäck Aspudden", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22610b" + }, + "id": "618117", + "fullName": "Hällabäck Berghem", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22610c" + }, + "id": "618119", + "fullName": "Hällabäck Berghäll", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22610d" + }, + "id": "618123", + "fullName": "Hällabäck Björkebo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22610e" + }, + "id": "618125", + "fullName": "Hällabäck Björkhem", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22610f" + }, + "id": "618129", + "fullName": "Hällabäck Dalskog", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226110" + }, + "id": "618133", + "fullName": "Hällabäck Fridhem", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226111" + }, + "id": "618135", + "fullName": "Hällabäck Fridhäll", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226112" + }, + "id": "618143", + "fullName": "Hällabäck Granhult", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226113" + }, + "id": "618149", + "fullName": "Hällabäck Högelid", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226114" + }, + "id": "618153", + "fullName": "Hällabäck Karlsro", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226115" + }, + "id": "618158", + "fullName": "Hällabäck Kronäng", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226116" + }, + "id": "618168", + "fullName": "Hällabäck Nybygget", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226117" + }, + "id": "618170", + "fullName": "Hällabäck Ringebo", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226118" + }, + "id": "618188", + "fullName": "Hällabäck Solliden", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226119" + }, + "id": "618192", + "fullName": "Hällabäck Spahill", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22611a" + }, + "id": "618202", + "fullName": "Hällabäck Vändåkra", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22611b" + }, + "id": "618236", + "fullName": "Knavrabo Sjötorpet", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22611c" + }, + "id": "618238", + "fullName": "Knavrabo Sjöviken", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22611d" + }, + "id": "618240", + "fullName": "Knavrabo Södergård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22611f" + }, + "id": "618256", + "fullName": "Kruvebo Gummeviken", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226120" + }, + "id": "618258", + "fullName": "Kruvebo Knutsbacka", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226121" + }, + "id": "618260", + "fullName": "Kruvebo Nedergård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226122" + }, + "id": "618264", + "fullName": "Kruvebo Västergård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226123" + }, + "id": "618278", + "fullName": "Kätabo Strandhuset", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226124" + }, + "id": "618312", + "fullName": "Lida Hasselbacken", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226125" + }, + "id": "618342", + "fullName": "Lilla Götsbo Lugnet", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226126" + }, + "id": "618378", + "fullName": "Långhult Smedsgård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226127" + }, + "id": "618388", + "fullName": "Långhult Sörgården", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226128" + }, + "id": "618416", + "fullName": "Mjöhult Norrgärdet", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226129" + }, + "id": "618417", + "fullName": "Mjöhult Solgärdet", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22612a" + }, + "id": "618418", + "fullName": "Mjöhult Stenkullen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22612b" + }, + "id": "618420", + "fullName": "Mjöhult Villa Valle", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22612c" + }, + "id": "618442", + "fullName": "Mörkebo Sågbacken", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22612d" + }, + "id": "618450", + "fullName": "Norra Krabby Storö", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22612e" + }, + "id": "618454", + "fullName": "Norra Krycketorpet", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22612f" + }, + "id": "618486", + "fullName": "Rosenbol Solvillan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226130" + }, + "id": "618500", + "fullName": "Röshult Norrgården", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226131" + }, + "id": "618502", + "fullName": "Röshult Västergård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226132" + }, + "id": "618504", + "fullName": "Röshult Östergård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226133" + }, + "id": "618510", + "fullName": "Sandvik Härbråten", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226134" + }, + "id": "618515", + "fullName": "Sandvik Sjöstugan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226135" + }, + "id": "618519", + "fullName": "Sandvik Stenhagen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226136" + }, + "id": "618558", + "fullName": "Spabo Katrineberg", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226137" + }, + "id": "618601", + "fullName": "Stenstorp Skogstun", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226138" + }, + "id": "618620", + "fullName": "Svanabo Lillstuga", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226139" + }, + "id": "618622", + "fullName": "Sålhult Annas Stuga", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22613a" + }, + "id": "618632", + "fullName": "Södra Krycketorpet", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22613b" + }, + "id": "618642", + "fullName": "Södra Stenbrohult", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22613c" + }, + "id": "928566", + "fullName": "Sandvik Klockebol", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22613d" + }, + "id": "617831", + "fullName": "Arnåsholm Aronslund", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22613e" + }, + "id": "617833", + "fullName": "Arnåsholm Backafall", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22613f" + }, + "id": "617859", + "fullName": "Arnåsholm Rosenhill", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226140" + }, + "id": "617863", + "fullName": "Arnåsholm Sjöholmen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226141" + }, + "id": "617865", + "fullName": "Arnåsholm Sjöhyddan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226142" + }, + "id": "617884", + "fullName": "Arnåsholm Tallsäter", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226143" + }, + "id": "618103", + "fullName": "Hålgryte Mellangård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226144" + }, + "id": "618107", + "fullName": "Hålgryte Västergård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226146" + }, + "id": "618121", + "fullName": "Hällabäck Bergsäter", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226147" + }, + "id": "618127", + "fullName": "Hällabäck Björkåsen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226148" + }, + "id": "618131", + "fullName": "Hällabäck Erikshill", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226149" + }, + "id": "618137", + "fullName": "Hällabäck Fågelåsen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22614a" + }, + "id": "618145", + "fullName": "Hällabäck Hultabäck", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22614b" + }, + "id": "618151", + "fullName": "Hällabäck Karlslund", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22614c" + }, + "id": "618157", + "fullName": "Hällabäck Kronoberg", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22614d" + }, + "id": "618160", + "fullName": "Hällabäck Lambyholm", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22614e" + }, + "id": "618166", + "fullName": "Hällabäck Lundbydal", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22614f" + }, + "id": "618172", + "fullName": "Hällabäck Rosenlund", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226150" + }, + "id": "618174", + "fullName": "Hällabäck Sjöholmen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226151" + }, + "id": "618176", + "fullName": "Hällabäck Sjökullen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226152" + }, + "id": "618183", + "fullName": "Hällabäck Skogshäll", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226153" + }, + "id": "618185", + "fullName": "Hällabäck Skogslund", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226154" + }, + "id": "618186", + "fullName": "Hällabäck Solbacken", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226155" + }, + "id": "618196", + "fullName": "Hällabäck Sågtomten", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226156" + }, + "id": "618234", + "fullName": "Knavrabo Mellangård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226157" + }, + "id": "618288", + "fullName": "Lalabo Blommekullen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226158" + }, + "id": "618340", + "fullName": "Lilla Götsbo Ektunet", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226159" + }, + "id": "618366", + "fullName": "Långhult Landbogård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22615a" + }, + "id": "618372", + "fullName": "Långhult Skattegård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22615b" + }, + "id": "618428", + "fullName": "Mölnebo Kvarnstugan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22615c" + }, + "id": "618432", + "fullName": "Mörkebo Flintmuseet", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22615d" + }, + "id": "618482", + "fullName": "Rosenbol Lille Kulle", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22615e" + }, + "id": "618507", + "fullName": "Sandvik Dianagården", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22615f" + }, + "id": "618624", + "fullName": "Sålhult Johans Stuga", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226160" + }, + "id": "618668", + "fullName": "Utterkull Froståsen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226161" + }, + "id": "618682", + "fullName": "Vickelsbo Södergård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226162" + }, + "id": "617827", + "fullName": "Arnåsholm Anderstorp", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226163" + }, + "id": "617875", + "fullName": "Arnåsholm Solgläntan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226164" + }, + "id": "617997", + "fullName": "Frostabacka Stensnäs", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226165" + }, + "id": "617999", + "fullName": "Frostabacka Österlid", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226166" + }, + "id": "618051", + "fullName": "Hult Skyttepaviljong", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226167" + }, + "id": "618164", + "fullName": "Hällabäck Lindesberg", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226168" + }, + "id": "618177", + "fullName": "Hällabäck Skoghemmet", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226169" + }, + "id": "618200", + "fullName": "Hällabäck Vattenverk", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22616a" + }, + "id": "618214", + "fullName": "Hökagården Krokhuset", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22616b" + }, + "id": "618226", + "fullName": "Knavrabo Björklunden", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22616c" + }, + "id": "618434", + "fullName": "Mörkebo Kraftstation", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22616d" + }, + "id": "618484", + "fullName": "Rosenbol Skogsvillan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22616e" + }, + "id": "618517", + "fullName": "Sandvik Sockenstugan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22616f" + }, + "id": "618523", + "fullName": "Sandviks Sockenstuga", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226170" + }, + "id": "618583", + "fullName": "Stenbrohult Fridhäll", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226171" + }, + "id": "617837", + "fullName": "Arnåsholm Bygdegården", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226172" + }, + "id": "617851", + "fullName": "Arnåsholm Herrebacken", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226173" + }, + "id": "617881", + "fullName": "Arnåsholm Strandhyddan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226174" + }, + "id": "617882", + "fullName": "Arnåsholm Strandvägen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226175" + }, + "id": "617887", + "fullName": "Arnåsholm Trollanabben", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226176" + }, + "id": "617963", + "fullName": "Börtebohult Gubbagård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226177" + }, + "id": "617965", + "fullName": "Börtebohult Karlsgård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226178" + }, + "id": "618139", + "fullName": "Hällabäck Gamla Skolan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226179" + }, + "id": "618155", + "fullName": "Hällabäck Klubbstugan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22617a" + }, + "id": "618162", + "fullName": "Hällabäck Lassabygget", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22617b" + }, + "id": "618181", + "fullName": "Hällabäck Skogsgläntan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22617c" + }, + "id": "618198", + "fullName": "Hällabäck Under Asparna", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22617d" + }, + "id": "618216", + "fullName": "Hökagården Lillstugan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22617e" + }, + "id": "618346", + "fullName": "Lilla Götsbo Ängsbacken", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22617f" + }, + "id": "618364", + "fullName": "Långhult Germundsgård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226181" + }, + "id": "618512", + "fullName": "Sandvik Klockebostugan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226182" + }, + "id": "618586", + "fullName": "Stenbrohult Mellegård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226183" + }, + "id": "618591", + "fullName": "Stenbrohult Norregård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226184" + }, + "id": "618596", + "fullName": "Stenbrohult Svenslund", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226185" + }, + "id": "618651", + "fullName": "Trehörnahult Norrgård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226186" + }, + "id": "618656", + "fullName": "Trehörnahult Östergård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226187" + }, + "id": "618710", + "fullName": "Östra Mjöhult Lalyckan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226188" + }, + "id": "928567", + "fullName": "Vickelsbo Kallabacken", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226189" + }, + "id": "617911", + "fullName": "Betarp Lindebo Lillstuga", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22618a" + }, + "id": "618194", + "fullName": "Hällabäck Stationshuset", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22618b" + }, + "id": "618218", + "fullName": "Ingärdebo Banvaktstugan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22618c" + }, + "id": "618344", + "fullName": "Lilla Götsbo Marielyckan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22618d" + }, + "id": "618650", + "fullName": "Trehörnahult Mellangård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22618e" + }, + "id": "617853", + "fullName": "Arnåsholm Kraftstationen", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22618f" + }, + "id": "617993", + "fullName": "Frostabacka Flemingsborg", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226190" + }, + "id": "618367", + "fullName": "Långhult Lilla Landbogård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226191" + }, + "id": "618368", + "fullName": "Långhult Lilla Skattegård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226192" + }, + "id": "618370", + "fullName": "Långhult Norra Skattegård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226193" + }, + "id": "618380", + "fullName": "Långhult Stora Skattegård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226194" + }, + "id": "618382", + "fullName": "Långhult Södra Skattegård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226195" + }, + "id": "618398", + "fullName": "Långhult Östra Landbogård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226196" + }, + "id": "618678", + "fullName": "Vickelsbo Gård Lillstugan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226197" + }, + "id": "618688", + "fullName": "Villstadsvägen Solbacken", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226198" + }, + "id": "918027", + "fullName": "Hällabäck Industriområde", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226199" + }, + "id": "617829", + "fullName": "Arnåsholm Anderstorp Lilla", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22619a" + }, + "id": "617841", + "fullName": "Arnåsholm Elisabeths Stuga", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22619b" + }, + "id": "618025", + "fullName": "Götsbo Arrendatorsbostaden", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22619c" + }, + "id": "618141", + "fullName": "Hällabäck Gamla Syfabriken", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22619d" + }, + "id": "618208", + "fullName": "Hällabäcks Gård Brygghuset", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22619e" + }, + "id": "618210", + "fullName": "Hällabäcks Industriområde", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22619f" + }, + "id": "618392", + "fullName": "Långhult Västra Landbogård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261a0" + }, + "id": "618649", + "fullName": "Trehörnahult Flinkatorpet", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261a1" + }, + "id": "618712", + "fullName": "Östra Mjöhult Skrivarstugan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261a2" + }, + "id": "618594", + "fullName": "Stenbrohult Sven Petters Gård", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261a3" + }, + "id": "618589", + "fullName": "Stenbrohult Mellegård Lillstugan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261a4" + }, + "id": "633994", + "fullName": "Buggatorp", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261a5" + }, + "id": "632745", + "fullName": "Buxabygds Gård", + "parentFullName": "Ryssby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261a6" + }, + "id": "633996", + "fullName": "Buggatorp Lövö", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261a7" + }, + "id": "632738", + "fullName": "Buxabygd Ekbacken", + "parentFullName": "Ryssby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261a8" + }, + "id": "632743", + "fullName": "Buxabygd Lövhöjden", + "parentFullName": "Ryssby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261a9" + }, + "id": "632744", + "fullName": "Buxabygd Sjögläntan", + "parentFullName": "Ryssby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261aa" + }, + "id": "895314", + "fullName": "Burvägen", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261ab" + }, + "id": "895365", + "fullName": "Buddbyvägen", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261ac" + }, + "id": "895575", + "fullName": "Bullerleden", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261ad" + }, + "id": "895684", + "fullName": "Övre Buddbyn", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261ae" + }, + "id": "895366", + "fullName": "Gamla Buddbyvägen", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261af" + }, + "id": "525527", + "fullName": "Buxbomsvägen", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261b0" + }, + "id": "871326", + "fullName": "Buskebo", + "parentFullName": "Mariannelund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261b1" + }, + "id": "868814", + "fullName": "Buraberg", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261b2" + }, + "id": "810489", + "fullName": "Burens Burensvägen", + "parentFullName": "Ludvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261b3" + }, + "id": "810493", + "fullName": "Burensvägen", + "parentFullName": "Ludvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261b4" + }, + "id": "808649", + "fullName": "Burängsberg", + "parentFullName": "Sunnansjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261b5" + }, + "id": "810155", + "fullName": "Burtjärnsvägen", + "parentFullName": "Ludvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261b6" + }, + "id": "808493", + "fullName": "Norra Burhöjden", + "parentFullName": "Fredriksberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261b7" + }, + "id": "808648", + "fullName": "Bullerbergsvägen", + "parentFullName": "Sunnansjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261b8" + }, + "id": "810491", + "fullName": "Burens Grangärdevägen", + "parentFullName": "Ludvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261b9" + }, + "id": "544932", + "fullName": "Burensköldsvägen", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261ba" + }, + "id": "546075", + "fullName": "Önnebo Bussgarage", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261bb" + }, + "id": "484081", + "fullName": "Bussvik", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261bc" + }, + "id": "919234", + "fullName": "Bussvik Gård", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261bd" + }, + "id": "484093", + "fullName": "Bussvik Näset", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261be" + }, + "id": "484097", + "fullName": "Bussviks Gård", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261bf" + }, + "id": "484095", + "fullName": "Bussvik Sörvik", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261c0" + }, + "id": "484083", + "fullName": "Bussvik Berget", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261c1" + }, + "id": "484091", + "fullName": "Bussvik Grönlid", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261c2" + }, + "id": "484085", + "fullName": "Bussvik Bjurhid", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261c3" + }, + "id": "484087", + "fullName": "Bussvik Björkvik", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261c4" + }, + "id": "484089", + "fullName": "Bussvik Djupesund", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261c5" + }, + "id": "932440", + "fullName": "Bussvik Notgården", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261c6" + }, + "id": "851335", + "fullName": "Buskbacken", + "parentFullName": "Bollnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261c7" + }, + "id": "851495", + "fullName": "Bullerberget", + "parentFullName": "Rengsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261c8" + }, + "id": "852446", + "fullName": "Bäckänge Burmans gata", + "parentFullName": "Segersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261c9" + }, + "id": "720222", + "fullName": "Bua", + "parentFullName": "Svenshögen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261ca" + }, + "id": "719651", + "fullName": "Bukärr", + "parentFullName": "Jörlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261cb" + }, + "id": "719858", + "fullName": "Buxeröd", + "parentFullName": "Ucklum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261cc" + }, + "id": "719568", + "fullName": "Budalen", + "parentFullName": "Stenungsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261cd" + }, + "id": "766827", + "fullName": "Busta", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261ce" + }, + "id": "555520", + "fullName": "Bussvägen", + "parentFullName": "Arild", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261cf" + }, + "id": "560401", + "fullName": "Bunkegatan", + "parentFullName": "Höganäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261d0" + }, + "id": "560856", + "fullName": "Buskerödsvägen", + "parentFullName": "Höganäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261d1" + }, + "id": "699804", + "fullName": "Boda Buänga", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261d2" + }, + "id": "693938", + "fullName": "Ottebol Bushen", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261d3" + }, + "id": "683855", + "fullName": "Bogen Bussebo", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261d4" + }, + "id": "694427", + "fullName": "Björkenäs Burås", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261d5" + }, + "id": "694565", + "fullName": "Brättne Buskarna", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261d6" + }, + "id": "696679", + "fullName": "Krokebol Bustuga", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261d7" + }, + "id": "683149", + "fullName": "Töresbol Bulterud", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261d8" + }, + "id": "682160", + "fullName": "Hillringsberg Budalen", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261d9" + }, + "id": "701747", + "fullName": "Västra Hungvik Bussebo", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261da" + }, + "id": "685416", + "fullName": "Stora Gårdsås Bubacken", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261db" + }, + "id": "855165", + "fullName": "Buberg", + "parentFullName": "Söderhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261dc" + }, + "id": "845554", + "fullName": "Buntvägen", + "parentFullName": "Ljusne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261dd" + }, + "id": "879117", + "fullName": "Bureusvägen", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261de" + }, + "id": "879271", + "fullName": "Jonas Buresplats", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261df" + }, + "id": "606575", + "fullName": "Bumerangen", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261e0" + }, + "id": "717898", + "fullName": "Buskarna", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261e1" + }, + "id": "718123", + "fullName": "Ölme Buckåsen", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261e2" + }, + "id": "834446", + "fullName": "Skalkarike Buråsen", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261e3" + }, + "id": "539384", + "fullName": "Bülows väg", + "parentFullName": "Bjärred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261e4" + }, + "id": "536761", + "fullName": "Burlövsvägen", + "parentFullName": "Arlöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261e5" + }, + "id": "547346", + "fullName": "Buxbomsvägen", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261e6" + }, + "id": "913147", + "fullName": "Buollánorda", + "parentFullName": "Kiruna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261e7" + }, + "id": "812419", + "fullName": "Buska", + "parentFullName": "Horndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261e8" + }, + "id": "812975", + "fullName": "Buskbo", + "parentFullName": "Krylbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261e9" + }, + "id": "812421", + "fullName": "Buskavägen", + "parentFullName": "Horndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261ea" + }, + "id": "784441", + "fullName": "Buska", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261eb" + }, + "id": "793030", + "fullName": "Buddby", + "parentFullName": "Österbybruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261ec" + }, + "id": "784977", + "fullName": "Buskendal", + "parentFullName": "Hargshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261ed" + }, + "id": "784443", + "fullName": "Busviksvägen", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261ee" + }, + "id": "793036", + "fullName": "Gryttjom Norra Bullerbacken", + "parentFullName": "Österbybruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261ef" + }, + "id": "583573", + "fullName": "Butbro", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261f0" + }, + "id": "583594", + "fullName": "Butbrovägen", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261f1" + }, + "id": "583579", + "fullName": "Butbro Hyttan", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261f2" + }, + "id": "583575", + "fullName": "Butbro Alforsen", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261f3" + }, + "id": "583587", + "fullName": "Butbro Tallroten", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261f4" + }, + "id": "583577", + "fullName": "Butbro Grindtorpet", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261f5" + }, + "id": "583585", + "fullName": "Butbro Strömbacken", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261f6" + }, + "id": "583581", + "fullName": "Butbro Lilla Ekliden", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261f7" + }, + "id": "583583", + "fullName": "Butbro Stora Ekliden", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261f8" + }, + "id": "731957", + "fullName": "Buskvägen", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261f9" + }, + "id": "790149", + "fullName": "Burevägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261fa" + }, + "id": "791052", + "fullName": "Burmavägen", + "parentFullName": "Skokloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261fb" + }, + "id": "791050", + "fullName": "Bultarbovägen", + "parentFullName": "Skokloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261fc" + }, + "id": "790807", + "fullName": "Buskvretsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261fd" + }, + "id": "842087", + "fullName": "Bultebo", + "parentFullName": "Tierp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261fe" + }, + "id": "793112", + "fullName": "Burunge", + "parentFullName": "Örbyhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb2261ff" + }, + "id": "844680", + "fullName": "Bunken", + "parentFullName": "Karlholmsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226200" + }, + "id": "786534", + "fullName": "Burunge", + "parentFullName": "Björklinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226201" + }, + "id": "842245", + "fullName": "Buntvägen", + "parentFullName": "Tierp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226202" + }, + "id": "842139", + "fullName": "Lilla Bultbo", + "parentFullName": "Tierp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226203" + }, + "id": "842185", + "fullName": "Stora Bultbo", + "parentFullName": "Tierp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226204" + }, + "id": "828121", + "fullName": "Buder", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226205" + }, + "id": "828894", + "fullName": "Budsäl", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226206" + }, + "id": "827945", + "fullName": "Budvägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226207" + }, + "id": "828458", + "fullName": "Budgatu", + "parentFullName": "Sollerön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226208" + }, + "id": "914888", + "fullName": "Buråberg", + "parentFullName": "Venjan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226209" + }, + "id": "937776", + "fullName": "Buffasåsen", + "parentFullName": "Venjan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22620a" + }, + "id": "828205", + "fullName": "Butusvägen", + "parentFullName": "Färnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22620b" + }, + "id": "828892", + "fullName": "Budselvägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22620c" + }, + "id": "828460", + "fullName": "Burmavägen", + "parentFullName": "Sollerön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22620d" + }, + "id": "828459", + "fullName": "Budstavägen", + "parentFullName": "Sollerön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22620e" + }, + "id": "828725", + "fullName": "Busgärdsvägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22620f" + }, + "id": "829371", + "fullName": "Budkavlevägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226210" + }, + "id": "828461", + "fullName": "Buslarsvägen", + "parentFullName": "Sollerön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226211" + }, + "id": "829085", + "fullName": "Bunsaholsvägen", + "parentFullName": "Venjan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226212" + }, + "id": "676623", + "fullName": "Buxryd", + "parentFullName": "Alsterbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226213" + }, + "id": "679280", + "fullName": "Buttetorp", + "parentFullName": "Örsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226214" + }, + "id": "676625", + "fullName": "Buxryds Gård", + "parentFullName": "Alsterbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226215" + }, + "id": "631272", + "fullName": "Gottåsa Buttelid", + "parentFullName": "Grimslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226216" + }, + "id": "639718", + "fullName": "Lekaryd Buskahult", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226217" + }, + "id": "631274", + "fullName": "Gottåsa Buttetorp", + "parentFullName": "Grimslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226218" + }, + "id": "881126", + "fullName": "Bullerbo", + "parentFullName": "Graninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226219" + }, + "id": "846513", + "fullName": "Bursjö", + "parentFullName": "Järvsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22621a" + }, + "id": "921880", + "fullName": "Bunäset", + "parentFullName": "Kårböle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22621b" + }, + "id": "848237", + "fullName": "Buskens väg", + "parentFullName": "Hamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22621c" + }, + "id": "847144", + "fullName": "Väster-Bursjön", + "parentFullName": "Järvsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22621d" + }, + "id": "846837", + "fullName": "Nybo Bursevägen", + "parentFullName": "Järvsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22621e" + }, + "id": "847960", + "fullName": "Dåasen Bullholmen", + "parentFullName": "Los", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22621f" + }, + "id": "847024", + "fullName": "Säljesta Buavägen", + "parentFullName": "Järvsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226220" + }, + "id": "847026", + "fullName": "Säljesta Butäktvägen", + "parentFullName": "Järvsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226221" + }, + "id": "847952", + "fullName": "Bullerbacken Fågelsjövägen", + "parentFullName": "Los", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226222" + }, + "id": "573401", + "fullName": "Buskvägen", + "parentFullName": "Sjöbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226223" + }, + "id": "572936", + "fullName": "Heingetorp Buragården", + "parentFullName": "Lövestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226224" + }, + "id": "573719", + "fullName": "Bülovs gata", + "parentFullName": "Sjöbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226225" + }, + "id": "485557", + "fullName": "Buntmakaregatan", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226226" + }, + "id": "818127", + "fullName": "Brunsbo Busket", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226227" + }, + "id": "817352", + "fullName": "Vinköl Budatorp", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226228" + }, + "id": "880128", + "fullName": "Bussjö", + "parentFullName": "Bollstabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226229" + }, + "id": "878650", + "fullName": "Burviken", + "parentFullName": "Nordingrå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22622a" + }, + "id": "878870", + "fullName": "Busstorget", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22622b" + }, + "id": "536579", + "fullName": "Burlövsvägen", + "parentFullName": "Åkarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22622c" + }, + "id": "898163", + "fullName": "N:a Bussgatan", + "parentFullName": "Malmberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22622d" + }, + "id": "898164", + "fullName": "Norra Bussgatan", + "parentFullName": "Malmberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22622e" + }, + "id": "782932", + "fullName": "Bålsta Bureberg", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb22622f" + }, + "id": "561574", + "fullName": "Bultvägen", + "parentFullName": "Östra Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226230" + }, + "id": "561472", + "fullName": "Buntarevägen", + "parentFullName": "Klippan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226231" + }, + "id": "641510", + "fullName": "Buhult", + "parentFullName": "Virestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226232" + }, + "id": "643831", + "fullName": "Burhult", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f196ba27dcf33cb226233" + }, + "id": "640883", + "fullName": "Butiksgatan", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2279d0" + }, + "id": "919509", + "fullName": "Källö Byväg", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2279d3" + }, + "id": "700817", + "fullName": "Styrsö Byväg", + "parentFullName": "Styrsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2279d5" + }, + "id": "694502", + "fullName": "Kärrs Byväg", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2279d8" + }, + "id": "690069", + "fullName": "Byfogdegatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2279d9" + }, + "id": "692474", + "fullName": "Bymolnsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2279da" + }, + "id": "692655", + "fullName": "Byalagsgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2279dc" + }, + "id": "694810", + "fullName": "Bygårdsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2279de" + }, + "id": "914943", + "fullName": "Byvädersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2279e1" + }, + "id": "694748", + "fullName": "Byagårdsvägen", + "parentFullName": "Torslanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2279e3" + }, + "id": "691824", + "fullName": "Kålsereds Byväg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2279e4" + }, + "id": "692429", + "fullName": "Byvädersgången", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2279e8" + }, + "id": "689054", + "fullName": "Kallebäcks Byväg", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2279e9" + }, + "id": "690230", + "fullName": "Byttmakaregatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2279ea" + }, + "id": "691789", + "fullName": "Bygdeborgsvägen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2279f4" + }, + "id": "531027", + "fullName": "Bymans Gränd", + "parentFullName": "Vintrie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2279f5" + }, + "id": "530400", + "fullName": "Byalagsgränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2279f6" + }, + "id": "530408", + "fullName": "Bysmedsgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2279f9" + }, + "id": "531059", + "fullName": "Vintrie Byväg", + "parentFullName": "Vintrie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2279fb" + }, + "id": "531184", + "fullName": "Bykällevägen", + "parentFullName": "Tygelsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2279fc" + }, + "id": "530282", + "fullName": "Bygärdesvägen", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2279fd" + }, + "id": "530398", + "fullName": "Byahornsgränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2279ff" + }, + "id": "528446", + "fullName": "Sallerups Byväg", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a00" + }, + "id": "530406", + "fullName": "Byskiftesgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a02" + }, + "id": "527271", + "fullName": "Byggmästaregatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a04" + }, + "id": "777485", + "fullName": "Byholma", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a05" + }, + "id": "778599", + "fullName": "Tibble By", + "parentFullName": "Vänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a06" + }, + "id": "787340", + "fullName": "Byvägen", + "parentFullName": "Skyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a07" + }, + "id": "777488", + "fullName": "Bysättra", + "parentFullName": "Knutby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a0b" + }, + "id": "787256", + "fullName": "Tensta By", + "parentFullName": "Vattholma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a11" + }, + "id": "777326", + "fullName": "Marma Byttbol", + "parentFullName": "Länna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a18" + }, + "id": "795507", + "fullName": "Herrhagens Byväg", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a19" + }, + "id": "796148", + "fullName": "Byggmästargatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a1a" + }, + "id": "797760", + "fullName": "Byskillnadsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a1b" + }, + "id": "798859", + "fullName": "Selknä Byrsjöbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a1c" + }, + "id": "798759", + "fullName": "Hallkved Byrsjöbacken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a1f" + }, + "id": "502654", + "fullName": "Bygatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a20" + }, + "id": "502630", + "fullName": "Bygdegatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a21" + }, + "id": "526852", + "fullName": "Skog Bygget", + "parentFullName": "Sturefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a22" + }, + "id": "509287", + "fullName": "Vidingsjö By", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a24" + }, + "id": "524979", + "fullName": "Bysättersvägen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a25" + }, + "id": "502656", + "fullName": "Bygärdesgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a26" + }, + "id": "506975", + "fullName": "Sandebo Bygget", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a27" + }, + "id": "545508", + "fullName": "Byttebo Karlberg", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a28" + }, + "id": "502658", + "fullName": "Byskiftesgatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a29" + }, + "id": "505792", + "fullName": "Sviestad Bygget", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a2b" + }, + "id": "508221", + "fullName": "Kaga Bygdegården", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a2c" + }, + "id": "508643", + "fullName": "Sättuna Bysätter", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a2e" + }, + "id": "529338", + "fullName": "Vågerstad Bygget", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a30" + }, + "id": "528885", + "fullName": "Ljungs Säby Bygget", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a33" + }, + "id": "530180", + "fullName": "Vadsäter Bygdegården", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a34" + }, + "id": "530190", + "fullName": "Vadsätter Bygdegården", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a36" + }, + "id": "529877", + "fullName": "Kungsbro Byggmästarhemmet", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a38" + }, + "id": "936774", + "fullName": "Bysingsberg Bysingsdal", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a39" + }, + "id": "762605", + "fullName": "Gryta By", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a3a" + }, + "id": "760707", + "fullName": "Bygatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a3b" + }, + "id": "762182", + "fullName": "Vikhus By", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a3c" + }, + "id": "759295", + "fullName": "Bygelvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a3e" + }, + "id": "761672", + "fullName": "Bysingsdal", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a3f" + }, + "id": "762463", + "fullName": "Munga Byväg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a40" + }, + "id": "764351", + "fullName": "Byhagsvägen", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a42" + }, + "id": "763005", + "fullName": "Ramsta Byväg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a43" + }, + "id": "913751", + "fullName": "Skästa Byväg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a44" + }, + "id": "761150", + "fullName": "Bysågsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a45" + }, + "id": "761670", + "fullName": "Bysingsberg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a46" + }, + "id": "761674", + "fullName": "Bysingslund", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a47" + }, + "id": "763468", + "fullName": "Kungsby Byväg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a48" + }, + "id": "911358", + "fullName": "Eriksbo Byväg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a49" + }, + "id": "761295", + "fullName": "Byalagsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a4a" + }, + "id": "761297", + "fullName": "Byfogdegatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a4b" + }, + "id": "764425", + "fullName": "Harakers Byväg", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a4c" + }, + "id": "763376", + "fullName": "Skyttebo Byväg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a4e" + }, + "id": "761299", + "fullName": "Bystämmogatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a4f" + }, + "id": "761929", + "fullName": "Lospånga Byväg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a50" + }, + "id": "763205", + "fullName": "Frösåkers Byväg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a51" + }, + "id": "763284", + "fullName": "Kärrbo Bygdegård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a52" + }, + "id": "762497", + "fullName": "Romfartuna Byväg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a53" + }, + "id": "762674", + "fullName": "Sevalla Bygdegård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a54" + }, + "id": "763061", + "fullName": "Tortuna Bygdegård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a55" + }, + "id": "763476", + "fullName": "Kungsåra Bygdegård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a57" + }, + "id": "761863", + "fullName": "Hustahöjdens Byväg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a58" + }, + "id": "762013", + "fullName": "Rytterne Bygdegård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a59" + }, + "id": "762321", + "fullName": "Skerike Bygdegård", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a5b" + }, + "id": "936775", + "fullName": "Bysingsberg Kristineberg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a5d" + }, + "id": "753341", + "fullName": "Bystad", + "parentFullName": "Kilsmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a5e" + }, + "id": "753261", + "fullName": "Bystad", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a61" + }, + "id": "744506", + "fullName": "Byalagsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a62" + }, + "id": "745227", + "fullName": "Bygdegården", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a64" + }, + "id": "745989", + "fullName": "Tjugesta Bygata", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a65" + }, + "id": "744446", + "fullName": "Byggmästaregatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a67" + }, + "id": "552337", + "fullName": "Bygatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a69" + }, + "id": "927760", + "fullName": "Viaköps Byaväg", + "parentFullName": "Mjöhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a6a" + }, + "id": "552559", + "fullName": "Byalagsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a6e" + }, + "id": "561713", + "fullName": "Rist Bysta", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a6f" + }, + "id": "564481", + "fullName": "Bygdevägen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a70" + }, + "id": "558186", + "fullName": "Byamansgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a71" + }, + "id": "561515", + "fullName": "Torps Gård Bygget", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a72" + }, + "id": "565770", + "fullName": "Skötsätter Bygget", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a75" + }, + "id": "564153", + "fullName": "Skärkind Byvallen", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a76" + }, + "id": "561402", + "fullName": "Eksunds Gård Bygget", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a77" + }, + "id": "564352", + "fullName": "Skärkinds Bygdegård", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a78" + }, + "id": "595853", + "fullName": "Ribbingsholm Bygget", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a79" + }, + "id": "596171", + "fullName": "Gettorp Lilla Bygget", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a7a" + }, + "id": "565983", + "fullName": "Bylingstad Hästhagen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a7b" + }, + "id": "565985", + "fullName": "Bylingstad Mellangård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a7c" + }, + "id": "565987", + "fullName": "Bylingstad Västergård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a7d" + }, + "id": "568255", + "fullName": "Konungsunds Bygdegård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a7e" + }, + "id": "566416", + "fullName": "Östra Husby Bylingstad", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a7f" + }, + "id": "567157", + "fullName": "Östra Ny Byggmästartorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a80" + }, + "id": "596622", + "fullName": "Vånga Bygdegård Klippan", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a81" + }, + "id": "566580", + "fullName": "Häradshammars Bygdegård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a82" + }, + "id": "566436", + "fullName": "Östra Husby Västra Bylingstad", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a83" + }, + "id": "481705", + "fullName": "Byhult", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a85" + }, + "id": "856760", + "fullName": "Byvägen", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a86" + }, + "id": "860872", + "fullName": "Röttle By", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a88" + }, + "id": "859334", + "fullName": "Vireda By", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a89" + }, + "id": "482043", + "fullName": "Vik Bygget", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a8b" + }, + "id": "859884", + "fullName": "Månsarps By", + "parentFullName": "Månsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a8f" + }, + "id": "854020", + "fullName": "Bymarksgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a91" + }, + "id": "481707", + "fullName": "Byhult Marielund", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a93" + }, + "id": "859342", + "fullName": "Vireda By Fridhem", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a96" + }, + "id": "857131", + "fullName": "Visingsö Bygdegård", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a97" + }, + "id": "858823", + "fullName": "Vireda By Sandhult", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a98" + }, + "id": "859340", + "fullName": "Vireda By Brunnshult", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a99" + }, + "id": "854719", + "fullName": "Bymarken Fredriksberg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a9a" + }, + "id": "883019", + "fullName": "Byvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a9b" + }, + "id": "885054", + "fullName": "Bygränd", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a9c" + }, + "id": "885055", + "fullName": "Byvägen", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a9e" + }, + "id": "886232", + "fullName": "Bygdenäs", + "parentFullName": "Sävar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227a9f" + }, + "id": "883418", + "fullName": "Byttgränd", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227aa0" + }, + "id": "883665", + "fullName": "Byskatan", + "parentFullName": "Hörnefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227aa1" + }, + "id": "883124", + "fullName": "Bygdevägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227aa2" + }, + "id": "886177", + "fullName": "Holmö Byaväg", + "parentFullName": "Holmön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227aa3" + }, + "id": "883089", + "fullName": "Stöcksjö Byväg", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227aa5" + }, + "id": "883185", + "fullName": "Bygdegårdsvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227aa6" + }, + "id": "883096", + "fullName": "Stöcksjö Norra Byväg", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227aa7" + }, + "id": "883099", + "fullName": "Stöcksjö Södra Byväg", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227aa8" + }, + "id": "549558", + "fullName": "Bygatan", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227aa9" + }, + "id": "548819", + "fullName": "Byvägen", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227aaa" + }, + "id": "548861", + "fullName": "Byvägen", + "parentFullName": "Torna-Hällestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227aab" + }, + "id": "549841", + "fullName": "Bysjövägen", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227aac" + }, + "id": "531337", + "fullName": "Bytaregatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227aad" + }, + "id": "532325", + "fullName": "Byhemsvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227aae" + }, + "id": "549610", + "fullName": "Bygdestigen", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227aaf" + }, + "id": "549848", + "fullName": "Gamla Byvägen", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ab0" + }, + "id": "532343", + "fullName": "Håstads Bygata", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ab1" + }, + "id": "532937", + "fullName": "Värpinge Bygata", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ab2" + }, + "id": "532190", + "fullName": "Stora Råby Byaväg", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ab3" + }, + "id": "532411", + "fullName": "Bygglovsgränden", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ab4" + }, + "id": "532664", + "fullName": "Nöbbelövs Bygata", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ab6" + }, + "id": "531455", + "fullName": "Byggmästaregatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ab7" + }, + "id": "532521", + "fullName": "Vallkärratorns Bygata", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ab9" + }, + "id": "532196", + "fullName": "Stora Råby Byaväg Fridhill", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227aba" + }, + "id": "550113", + "fullName": "Norra Ugglarps Bygdegård", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227abb" + }, + "id": "532198", + "fullName": "Stora Råby Byaväg Greenhouse", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227abc" + }, + "id": "532200", + "fullName": "Stora Råby Byaväg Lindgården", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227abe" + }, + "id": "783903", + "fullName": "Bygd", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ac0" + }, + "id": "783255", + "fullName": "Bytorp", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ac2" + }, + "id": "783252", + "fullName": "Bygatan", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ac3" + }, + "id": "781195", + "fullName": "Byvägen", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ac4" + }, + "id": "781191", + "fullName": "Bygården", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ac5" + }, + "id": "781193", + "fullName": "Bygärdet", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ac6" + }, + "id": "783915", + "fullName": "Bygd Stora", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ac7" + }, + "id": "783907", + "fullName": "Bygd Dalskog", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ac8" + }, + "id": "783909", + "fullName": "Bygd Eksäter", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227aca" + }, + "id": "783911", + "fullName": "Bygd Hagaberg", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227acb" + }, + "id": "783913", + "fullName": "Bygd Rosendal", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227acc" + }, + "id": "762161", + "fullName": "Byttorpsklint", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227acd" + }, + "id": "783256", + "fullName": "Bytorpsgatan", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227acf" + }, + "id": "783254", + "fullName": "Bygdegårdsgatan", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ad0" + }, + "id": "781321", + "fullName": "Krakaviken Byavik", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ad1" + }, + "id": "781643", + "fullName": "Kyrkbyn Bygdegården", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ad2" + }, + "id": "781311", + "fullName": "Kinnarumma Bygården", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ad3" + }, + "id": "776255", + "fullName": "Krökling Gingri Bygdegård", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ad4" + }, + "id": "491064", + "fullName": "Bystigen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ad5" + }, + "id": "491060", + "fullName": "Byalagsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ad6" + }, + "id": "491062", + "fullName": "Byfogdevägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ad7" + }, + "id": "491376", + "fullName": "Bykrogsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ad8" + }, + "id": "492177", + "fullName": "Ekedals Byväg", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ad9" + }, + "id": "492095", + "fullName": "Byggmästarvägen", + "parentFullName": "Segeltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ada" + }, + "id": "492643", + "fullName": "Bygdegårdsvägen", + "parentFullName": "Trångsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227adb" + }, + "id": "614537", + "fullName": "Örsta By", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227adc" + }, + "id": "613343", + "fullName": "Byringe", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227add" + }, + "id": "610912", + "fullName": "Vallby By", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ade" + }, + "id": "622326", + "fullName": "Öja Bynäs", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227adf" + }, + "id": "606600", + "fullName": "Bynäsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ae0" + }, + "id": "607985", + "fullName": "Byringevägen", + "parentFullName": "Hållsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ae1" + }, + "id": "608230", + "fullName": "Barva Bygget", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ae2" + }, + "id": "613344", + "fullName": "Byringe Gård", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ae4" + }, + "id": "935182", + "fullName": "Byringe Stall", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ae5" + }, + "id": "612307", + "fullName": "Bondeka Bygget", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ae6" + }, + "id": "919189", + "fullName": "Gåläng Bygget", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ae8" + }, + "id": "613482", + "fullName": "Hållsta Byringe", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ae9" + }, + "id": "613484", + "fullName": "Hållsta Byråsen", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227aea" + }, + "id": "614083", + "fullName": "Hällberga Bygget", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227aeb" + }, + "id": "613345", + "fullName": "Byringe Klastorp", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227aec" + }, + "id": "637249", + "fullName": "Gålängen Bygget", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227aed" + }, + "id": "611154", + "fullName": "Gunnarskäl Bygget", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227aee" + }, + "id": "613644", + "fullName": "Ryningsberg Bygget", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227aef" + }, + "id": "774335", + "fullName": "Stora Lida Byggtäppan", + "parentFullName": "Kungsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227af0" + }, + "id": "774236", + "fullName": "Hägran Vilans Bygdegård", + "parentFullName": "Kungsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227af1" + }, + "id": "613530", + "fullName": "Lundby Säteri Gula Bygget", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227af2" + }, + "id": "613551", + "fullName": "Lundby Säteri Röda Bygget", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227af3" + }, + "id": "608336", + "fullName": "Bondökna Barva Bygdegård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227af4" + }, + "id": "614538", + "fullName": "Örsta By Hellströmsstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227af6" + }, + "id": "481454", + "fullName": "Bygränd", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227af7" + }, + "id": "483134", + "fullName": "Byvägen", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227af8" + }, + "id": "844229", + "fullName": "Byvägen", + "parentFullName": "Forsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227af9" + }, + "id": "837610", + "fullName": "Byvägen", + "parentFullName": "Hedesunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227afa" + }, + "id": "844067", + "fullName": "Byrevägen", + "parentFullName": "Valbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227afb" + }, + "id": "836943", + "fullName": "Bygdevägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227afd" + }, + "id": "837608", + "fullName": "Bysjövägen", + "parentFullName": "Hedesunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227afe" + }, + "id": "836504", + "fullName": "Oppala Bygata", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227aff" + }, + "id": "837055", + "fullName": "Bysmedsvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b00" + }, + "id": "837110", + "fullName": "Bygränsvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b01" + }, + "id": "843843", + "fullName": "Lunda Byväg", + "parentFullName": "Hamrångefjärden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b02" + }, + "id": "844081", + "fullName": "Mackmyra Byväg", + "parentFullName": "Valbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b03" + }, + "id": "835648", + "fullName": "Byggmästargatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b04" + }, + "id": "593134", + "fullName": "Byvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b05" + }, + "id": "598236", + "fullName": "Bygget", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b06" + }, + "id": "609664", + "fullName": "Enslövs By", + "parentFullName": "Åled", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b07" + }, + "id": "594838", + "fullName": "Byavägen", + "parentFullName": "Gullbrandstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b08" + }, + "id": "593838", + "fullName": "Frösakull By", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b0a" + }, + "id": "598494", + "fullName": "Lilla Bygget", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b0b" + }, + "id": "598247", + "fullName": "Bygget Nygård", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b0c" + }, + "id": "592279", + "fullName": "Byaledsgränden", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b0d" + }, + "id": "592109", + "fullName": "Frennarps Bygata", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b0e" + }, + "id": "596093", + "fullName": "Bygdegårdsvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b0f" + }, + "id": "598239", + "fullName": "Bygget Hotellet", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b10" + }, + "id": "598245", + "fullName": "Bygget Mariedal", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b11" + }, + "id": "598282", + "fullName": "Eriksköp Bygget", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b12" + }, + "id": "598241", + "fullName": "Bygget Lagerfors", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b13" + }, + "id": "598249", + "fullName": "Bygget Stationen", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b14" + }, + "id": "598237", + "fullName": "Bygget Barnkolonien", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b15" + }, + "id": "598243", + "fullName": "Bygget Lanthandeln", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b16" + }, + "id": "876338", + "fullName": "Byn", + "parentFullName": "Kovland", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b17" + }, + "id": "878221", + "fullName": "Bysjön", + "parentFullName": "Matfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b18" + }, + "id": "876109", + "fullName": "Bybacken", + "parentFullName": "Stöde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b19" + }, + "id": "877671", + "fullName": "Byvägen", + "parentFullName": "Kvissleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b1a" + }, + "id": "875495", + "fullName": "Bygatan", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b1b" + }, + "id": "875793", + "fullName": "Bygelvägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b1c" + }, + "id": "877181", + "fullName": "Byåkersvägen", + "parentFullName": "Liden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b1d" + }, + "id": "877864", + "fullName": "Byalagsvägen", + "parentFullName": "Njurunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b1e" + }, + "id": "875006", + "fullName": "Byggmästargatan", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b1f" + }, + "id": "498022", + "fullName": "Byvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b20" + }, + "id": "497174", + "fullName": "Husesta By", + "parentFullName": "Mölnbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b21" + }, + "id": "498797", + "fullName": "Bygdevägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b22" + }, + "id": "497581", + "fullName": "Snäckvikens By", + "parentFullName": "Enhörna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b23" + }, + "id": "571704", + "fullName": "Tullgarn Bygget", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b24" + }, + "id": "498698", + "fullName": "Byggmästaregatan", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b25" + }, + "id": "494697", + "fullName": "Näs By", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b26" + }, + "id": "494447", + "fullName": "Byrsta", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b27" + }, + "id": "494517", + "fullName": "Norrga By", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b28" + }, + "id": "494449", + "fullName": "Byrsta Kvarn", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b29" + }, + "id": "494700", + "fullName": "Näs By Sjövik", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b2a" + }, + "id": "929209", + "fullName": "Byvägen", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b2b" + }, + "id": "657825", + "fullName": "Byvägen", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b2c" + }, + "id": "645738", + "fullName": "Byalagsvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b2d" + }, + "id": "646724", + "fullName": "Tofta Byabron", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b2f" + }, + "id": "638827", + "fullName": "Notteryd Bygget", + "parentFullName": "Ör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b31" + }, + "id": "645736", + "fullName": "Byalagasvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b34" + }, + "id": "653379", + "fullName": "Törnåkra Bygget", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b37" + }, + "id": "654242", + "fullName": "Tjureda Bygdegård", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b38" + }, + "id": "928889", + "fullName": "Tjureda Bygdegård", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b3a" + }, + "id": "648579", + "fullName": "Kalvsvik Bygdegård", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b3d" + }, + "id": "928623", + "fullName": "Ormesberga Bygdegård", + "parentFullName": "Ör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b3e" + }, + "id": "653892", + "fullName": "Lerike Lilla Bygget", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b3f" + }, + "id": "928841", + "fullName": "Lerike Lilla Bygget", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b40" + }, + "id": "648059", + "fullName": "Stenslanda Bygget", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b41" + }, + "id": "648216", + "fullName": "Tävelsås Bygdegård", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b42" + }, + "id": "646559", + "fullName": "Norrgårda Bygdegård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b43" + }, + "id": "652387", + "fullName": "Fraggahult Bygdegård", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b45" + }, + "id": "657163", + "fullName": "Värends Nöbbele Bygdegård", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b46" + }, + "id": "654278", + "fullName": "By Bylunda", + "parentFullName": "Väse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b47" + }, + "id": "654276", + "fullName": "By", + "parentFullName": "Väse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b48" + }, + "id": "651683", + "fullName": "Byn", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b49" + }, + "id": "651467", + "fullName": "Bybackagatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b4a" + }, + "id": "654613", + "fullName": "Björketorp Bylockstorp", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b4b" + }, + "id": "912871", + "fullName": "Bygatan", + "parentFullName": "Utö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b4c" + }, + "id": "486425", + "fullName": "Tyresta By", + "parentFullName": "Vendelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b4d" + }, + "id": "926198", + "fullName": "Bygdevägen", + "parentFullName": "Norrby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b4e" + }, + "id": "487789", + "fullName": "Alvsta By", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b4f" + }, + "id": "486754", + "fullName": "Bygdevägen", + "parentFullName": "Haninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b50" + }, + "id": "487939", + "fullName": "Stavs Byväg", + "parentFullName": "Tungelsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b51" + }, + "id": "487802", + "fullName": "Fors Byväg", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b52" + }, + "id": "487075", + "fullName": "Stadsberga By", + "parentFullName": "Haninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b53" + }, + "id": "926281", + "fullName": "Stadsberga By", + "parentFullName": "Österhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b54" + }, + "id": "926228", + "fullName": "Skogsängs Byväg", + "parentFullName": "Tungelsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b55" + }, + "id": "486410", + "fullName": "Svartbäckens By", + "parentFullName": "Vendelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b56" + }, + "id": "926245", + "fullName": "Sotholmens Byväg", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b57" + }, + "id": "591733", + "fullName": "Rya Byväg", + "parentFullName": "Tollarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b58" + }, + "id": "586277", + "fullName": "Byagatan", + "parentFullName": "Önnestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b59" + }, + "id": "585522", + "fullName": "Byvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b5a" + }, + "id": "590884", + "fullName": "Kavrö Byväg", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b5b" + }, + "id": "590889", + "fullName": "Ripa Byaväg", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b5c" + }, + "id": "591607", + "fullName": "Vrams Bygata", + "parentFullName": "Tollarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b5d" + }, + "id": "586465", + "fullName": "Byholmsvägen", + "parentFullName": "Rinkaby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b5e" + }, + "id": "584337", + "fullName": "Byahusvägen", + "parentFullName": "Fjälkinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b60" + }, + "id": "591264", + "fullName": "Lyngsjö Bygata", + "parentFullName": "Everöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b61" + }, + "id": "586708", + "fullName": "Träne Byaväg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b62" + }, + "id": "591880", + "fullName": "Byrhultsvägen", + "parentFullName": "Linderöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b63" + }, + "id": "591774", + "fullName": "Rickarums Byväg", + "parentFullName": "Tollarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b64" + }, + "id": "585520", + "fullName": "Byholmsvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b65" + }, + "id": "586001", + "fullName": "Bymöllevägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b66" + }, + "id": "586605", + "fullName": "Hovby Byagata", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b67" + }, + "id": "586536", + "fullName": "Byastensvägen", + "parentFullName": "Gärds Köpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b68" + }, + "id": "591129", + "fullName": "Bygdegårdsvägen", + "parentFullName": "Everöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b69" + }, + "id": "586647", + "fullName": "Djurröds Byväg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b6a" + }, + "id": "586881", + "fullName": "Torsebro Byväg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b6b" + }, + "id": "586756", + "fullName": "Ullstorps Bygata", + "parentFullName": "Önnestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b6c" + }, + "id": "586611", + "fullName": "Nöbbelövs Byväg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b6d" + }, + "id": "586682", + "fullName": "Mansdala Bygata", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b6e" + }, + "id": "586722", + "fullName": "Venestads Byväg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b6f" + }, + "id": "586720", + "fullName": "Venestads Bygata", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b70" + }, + "id": "585765", + "fullName": "Byggmästaregatan", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b71" + }, + "id": "706414", + "fullName": "Byvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b72" + }, + "id": "711947", + "fullName": "Toms Byväg", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b73" + }, + "id": "710646", + "fullName": "Bygärdets väg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b74" + }, + "id": "710698", + "fullName": "Bykullevägen", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b75" + }, + "id": "711990", + "fullName": "Bykärrsvägen", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b76" + }, + "id": "706856", + "fullName": "Byalagsvägen", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b77" + }, + "id": "707156", + "fullName": "Byfjällsvägen", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b78" + }, + "id": "707585", + "fullName": "Hanhals Byväg", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b79" + }, + "id": "707405", + "fullName": "Långenäs Byväg", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b7a" + }, + "id": "712280", + "fullName": "Byttholmsvägen", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b7b" + }, + "id": "711943", + "fullName": "Tjolöholms Byväg", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b7c" + }, + "id": "707474", + "fullName": "Älvsåkers Byväg", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b7d" + }, + "id": "929868", + "fullName": "Byggmästaregatan", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b7e" + }, + "id": "918883", + "fullName": "Södra Byfjällsvägen", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b7f" + }, + "id": "505378", + "fullName": "Bygatan", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b80" + }, + "id": "505225", + "fullName": "Ulriksdal Byggmästarebostället", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b81" + }, + "id": "896503", + "fullName": "Ale Byaväg", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b83" + }, + "id": "896726", + "fullName": "Bygårdsvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b84" + }, + "id": "896618", + "fullName": "Bälinge Byaväg", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b85" + }, + "id": "896770", + "fullName": "Rutviks Byaväg", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b86" + }, + "id": "896495", + "fullName": "Hindersö Byaväg", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b87" + }, + "id": "896506", + "fullName": "Bredträsk Byaväg", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b88" + }, + "id": "896672", + "fullName": "Bygdegårdsvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b89" + }, + "id": "896699", + "fullName": "Måttsunds Byaväg", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b8a" + }, + "id": "896515", + "fullName": "Klöverträsk Byaväg", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b8b" + }, + "id": "506403", + "fullName": "Byleden", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b8c" + }, + "id": "888441", + "fullName": "Norra Byske By", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b8d" + }, + "id": "888475", + "fullName": "Södra Byske By", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b8e" + }, + "id": "890721", + "fullName": "Bygatan", + "parentFullName": "Kåge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b8f" + }, + "id": "891259", + "fullName": "Bygdegatan", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b91" + }, + "id": "890665", + "fullName": "Byalagsgatan", + "parentFullName": "Kåge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b93" + }, + "id": "889883", + "fullName": "Bysmedsgatan", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b97" + }, + "id": "888487", + "fullName": "Tåme", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b99" + }, + "id": "888461", + "fullName": "Selet", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b9b" + }, + "id": "888499", + "fullName": "Ålund", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b9c" + }, + "id": "918486", + "fullName": "Kälen", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b9d" + }, + "id": "891414", + "fullName": "Nybo", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227b9f" + }, + "id": "888393", + "fullName": "Båtvik", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ba0" + }, + "id": "888404", + "fullName": "Fällan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ba1" + }, + "id": "888409", + "fullName": "Groven", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ba2" + }, + "id": "888411", + "fullName": "Halsön", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ba3" + }, + "id": "888413", + "fullName": "Hednäs", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ba4" + }, + "id": "888460", + "fullName": "Rösnäs", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ba5" + }, + "id": "888462", + "fullName": "Selsbo", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ba6" + }, + "id": "888473", + "fullName": "Svinön", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ba7" + }, + "id": "888486", + "fullName": "Tvärån", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ba8" + }, + "id": "891402", + "fullName": "Ekeby", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ba9" + }, + "id": "915265", + "fullName": "Selfors", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bab" + }, + "id": "888387", + "fullName": "Broarna", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bac" + }, + "id": "888389", + "fullName": "Brännan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bad" + }, + "id": "888392", + "fullName": "Båtfors", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bae" + }, + "id": "888412", + "fullName": "Hedfors", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227baf" + }, + "id": "888421", + "fullName": "Kläppen", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bb0" + }, + "id": "888425", + "fullName": "Kälfors", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bb1" + }, + "id": "888430", + "fullName": "Långsjö", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bb2" + }, + "id": "888434", + "fullName": "Malbäck", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bb3" + }, + "id": "888448", + "fullName": "Nygatan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bb4" + }, + "id": "888464", + "fullName": "Selsvik", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bb5" + }, + "id": "888491", + "fullName": "Vitsjön", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bb7" + }, + "id": "891411", + "fullName": "Lugnet", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bb8" + }, + "id": "891432", + "fullName": "Västby", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bb9" + }, + "id": "888386", + "fullName": "Borgfors", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bba" + }, + "id": "888398", + "fullName": "Dalmyran", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bbb" + }, + "id": "888406", + "fullName": "Gagsmark", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bbc" + }, + "id": "888408", + "fullName": "Gravlund", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bbd" + }, + "id": "888416", + "fullName": "Hällfors", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bbe" + }, + "id": "888427", + "fullName": "Landfors", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bbf" + }, + "id": "888428", + "fullName": "Lundbäck", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bc0" + }, + "id": "888429", + "fullName": "Lundfors", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bc1" + }, + "id": "888446", + "fullName": "Norrfors", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bc2" + }, + "id": "888457", + "fullName": "Romelsön", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bc3" + }, + "id": "888468", + "fullName": "Skogfors", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bc4" + }, + "id": "888470", + "fullName": "Stavsjön", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bc5" + }, + "id": "888481", + "fullName": "Tjälfors", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bc6" + }, + "id": "891400", + "fullName": "Brattby", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bc7" + }, + "id": "891409", + "fullName": "Lidsjön", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bc8" + }, + "id": "891415", + "fullName": "Nyliden", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bc9" + }, + "id": "888378", + "fullName": "Backgatan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bca" + }, + "id": "888379", + "fullName": "Backselet", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bcb" + }, + "id": "888380", + "fullName": "Bankgatan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bcc" + }, + "id": "888382", + "fullName": "Bjurselet", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bcd" + }, + "id": "888383", + "fullName": "Björklund", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bce" + }, + "id": "888390", + "fullName": "Brännlund", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bcf" + }, + "id": "888394", + "fullName": "Bäckgatan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bd0" + }, + "id": "888395", + "fullName": "Bäckliden", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bd1" + }, + "id": "888400", + "fullName": "Finnträsk", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bd2" + }, + "id": "888401", + "fullName": "Forsgatan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bd3" + }, + "id": "888424", + "fullName": "Kyrkgatan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bd4" + }, + "id": "888445", + "fullName": "Norrbacka", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bd5" + }, + "id": "888450", + "fullName": "Parkvägen", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bd6" + }, + "id": "888453", + "fullName": "Renholmen", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bd7" + }, + "id": "888456", + "fullName": "Ringvägen", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bd8" + }, + "id": "888458", + "fullName": "Rotegatan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bd9" + }, + "id": "888459", + "fullName": "Rödhällan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bda" + }, + "id": "888463", + "fullName": "Selsmoran", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bdb" + }, + "id": "888469", + "fullName": "Skolgatan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bdc" + }, + "id": "888471", + "fullName": "Storgatan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bdd" + }, + "id": "888483", + "fullName": "Torggatan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bde" + }, + "id": "888485", + "fullName": "Tväråfors", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bdf" + }, + "id": "888488", + "fullName": "Tåmeträsk", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227be0" + }, + "id": "912557", + "fullName": "Mjötjärn", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227be1" + }, + "id": "891268", + "fullName": "Nybruket", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227be2" + }, + "id": "891398", + "fullName": "Bjurfors", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227be3" + }, + "id": "891405", + "fullName": "Högliden", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227be4" + }, + "id": "891410", + "fullName": "Lillsand", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227be5" + }, + "id": "891423", + "fullName": "Storsand", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227be6" + }, + "id": "891428", + "fullName": "Tällberg", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227be7" + }, + "id": "891430", + "fullName": "Välvsjön", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227be8" + }, + "id": "915104", + "fullName": "Lotsskäret", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227be9" + }, + "id": "916060", + "fullName": "Klubbheden", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bea" + }, + "id": "888381", + "fullName": "Bergsgatan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227beb" + }, + "id": "888388", + "fullName": "Bruksgatan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bec" + }, + "id": "888402", + "fullName": "Furuögrund", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bed" + }, + "id": "888407", + "fullName": "Granholmen", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bee" + }, + "id": "888415", + "fullName": "Hyvelgränd", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bef" + }, + "id": "888418", + "fullName": "Jakobsfors", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bf0" + }, + "id": "888420", + "fullName": "Kanalgatan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bf1" + }, + "id": "888422", + "fullName": "Knektvägen", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bf2" + }, + "id": "888423", + "fullName": "Kvarngränd", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bf3" + }, + "id": "888426", + "fullName": "Källbomark", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bf4" + }, + "id": "888433", + "fullName": "Lägergatan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bf5" + }, + "id": "888439", + "fullName": "Norra Backa", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bf6" + }, + "id": "888455", + "fullName": "Revärgatan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bf7" + }, + "id": "888465", + "fullName": "Simmersjön", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bf8" + }, + "id": "888466", + "fullName": "Simonstorp", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bf9" + }, + "id": "888474", + "fullName": "Södra Backa", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bfa" + }, + "id": "888484", + "fullName": "Trappgatan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bfb" + }, + "id": "888489", + "fullName": "Varvsgatan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bfc" + }, + "id": "888490", + "fullName": "Villagatan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bfe" + }, + "id": "891257", + "fullName": "Barkgatan", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227bff" + }, + "id": "891260", + "fullName": "Dammvägen", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c00" + }, + "id": "891261", + "fullName": "Forsvägen", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c01" + }, + "id": "891262", + "fullName": "Fällgatan", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c02" + }, + "id": "891266", + "fullName": "Krutgatan", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c03" + }, + "id": "891269", + "fullName": "Orrberget", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c04" + }, + "id": "891271", + "fullName": "Postvägen", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c05" + }, + "id": "891273", + "fullName": "Rosengård", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c06" + }, + "id": "891397", + "fullName": "Backviken", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c07" + }, + "id": "891401", + "fullName": "Bäckliden", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c08" + }, + "id": "891403", + "fullName": "Grundfors", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c09" + }, + "id": "891404", + "fullName": "Holmliden", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c0b" + }, + "id": "891420", + "fullName": "Rönnliden", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c0c" + }, + "id": "891422", + "fullName": "Storliden", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c0d" + }, + "id": "891425", + "fullName": "Talludden", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c0e" + }, + "id": "888414", + "fullName": "Hotellgatan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c10" + }, + "id": "888419", + "fullName": "Kammargatan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c11" + }, + "id": "888432", + "fullName": "Långörudden", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c12" + }, + "id": "888435", + "fullName": "Mantelgatan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c13" + }, + "id": "888436", + "fullName": "Maskingatan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c14" + }, + "id": "888437", + "fullName": "Mejerigatan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c15" + }, + "id": "888438", + "fullName": "Mellangatan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c16" + }, + "id": "888451", + "fullName": "Patrongatan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c19" + }, + "id": "891270", + "fullName": "Petersburg", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c1b" + }, + "id": "891416", + "fullName": "Orrtoliden", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c1c" + }, + "id": "891419", + "fullName": "Rönnbäcken", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c1d" + }, + "id": "891424", + "fullName": "Strandholm", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c1e" + }, + "id": "891426", + "fullName": "Tjärnmoran", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c1f" + }, + "id": "891427", + "fullName": "Trågaliden", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c20" + }, + "id": "888397", + "fullName": "Dalbomsgatan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c21" + }, + "id": "888399", + "fullName": "Fabriksgatan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c22" + }, + "id": "888410", + "fullName": "Gårdmyrgatan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c23" + }, + "id": "888431", + "fullName": "Långsjöliden", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c25" + }, + "id": "888443", + "fullName": "Norra Selsvik", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c26" + }, + "id": "888447", + "fullName": "Nyckelstigen", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c27" + }, + "id": "888477", + "fullName": "Södra Selsvik", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c29" + }, + "id": "891264", + "fullName": "Jonorsvägen", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c2a" + }, + "id": "891276", + "fullName": "Soldatvägen", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c2b" + }, + "id": "891278", + "fullName": "Västbyvägen", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c2c" + }, + "id": "891431", + "fullName": "Västanträsk", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c2d" + }, + "id": "888384", + "fullName": "Björknäsudden", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c2e" + }, + "id": "888405", + "fullName": "Fällforsvägen", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c2f" + }, + "id": "888444", + "fullName": "Norra Stensjön", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c30" + }, + "id": "888452", + "fullName": "Piteå-Rönnskär", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c31" + }, + "id": "888454", + "fullName": "Renholmsviken", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c32" + }, + "id": "888472", + "fullName": "Svartnäsudden", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c33" + }, + "id": "888478", + "fullName": "Södra Stensjön", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c34" + }, + "id": "888480", + "fullName": "Sörgårdavägen", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c35" + }, + "id": "888501", + "fullName": "Östra Kinnbäck", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c36" + }, + "id": "891265", + "fullName": "Korssjövägen", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c37" + }, + "id": "891267", + "fullName": "Mjölnarvägen", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c38" + }, + "id": "891277", + "fullName": "Välvsjövägen", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c3a" + }, + "id": "891407", + "fullName": "Lappsjöudden", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c3b" + }, + "id": "891408", + "fullName": "Lidrönningen", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c3c" + }, + "id": "891429", + "fullName": "Välvsjöliden", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c3d" + }, + "id": "888467", + "fullName": "Skelleftevägen", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c3e" + }, + "id": "888482", + "fullName": "Tjärholmsgatan", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c3f" + }, + "id": "888492", + "fullName": "Västra Kinnbäck", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c41" + }, + "id": "891418", + "fullName": "Rödningsheden", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c42" + }, + "id": "888376", + "fullName": "Alderskataviken", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c43" + }, + "id": "888442", + "fullName": "Norra Källbomark", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c44" + }, + "id": "888476", + "fullName": "Södra Källbomark", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c45" + }, + "id": "891263", + "fullName": "Gruvbergsvägen", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c46" + }, + "id": "891275", + "fullName": "Skogsbrynvägen", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c47" + }, + "id": "891412", + "fullName": "Mjödtjärnliden", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c48" + }, + "id": "891417", + "fullName": "Rengårdsberget", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c49" + }, + "id": "888396", + "fullName": "Bäckliden Lidtorp", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c4a" + }, + "id": "888403", + "fullName": "Furuögrundsvägen", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c4c" + }, + "id": "891274", + "fullName": "Siljesundsvägen", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c4d" + }, + "id": "891413", + "fullName": "Nedre Fäbodliden", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c4e" + }, + "id": "919050", + "fullName": "Lilla Mullberget", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c4f" + }, + "id": "891272", + "fullName": "Robertsforsvägen", + "parentFullName": "Bygdsiljum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c50" + }, + "id": "888449", + "fullName": "Ombytningsgrundet", + "parentFullName": "Byske", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c52" + }, + "id": "519319", + "fullName": "Bygatan", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c53" + }, + "id": "519359", + "fullName": "Bygdevägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c54" + }, + "id": "518149", + "fullName": "Byvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c55" + }, + "id": "512953", + "fullName": "Bygatan", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c56" + }, + "id": "518613", + "fullName": "Byle Allé", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c57" + }, + "id": "518453", + "fullName": "Rönninge By", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c58" + }, + "id": "518006", + "fullName": "Byängsvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c59" + }, + "id": "518147", + "fullName": "Byalagsvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c5a" + }, + "id": "518615", + "fullName": "Bylegårdsvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c5b" + }, + "id": "676035", + "fullName": "Byrum", + "parentFullName": "Läckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c5d" + }, + "id": "685157", + "fullName": "Byvägen", + "parentFullName": "Ljungbyholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c5e" + }, + "id": "686262", + "fullName": "Runtorps By", + "parentFullName": "Påryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c5f" + }, + "id": "667019", + "fullName": "Byarum", + "parentFullName": "Hasslö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c60" + }, + "id": "668365", + "fullName": "Byasjön", + "parentFullName": "Tving", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c61" + }, + "id": "668369", + "fullName": "Bygatan", + "parentFullName": "Tving", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c62" + }, + "id": "919459", + "fullName": "Byfallet", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c63" + }, + "id": "673502", + "fullName": "Byavägen", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c64" + }, + "id": "929505", + "fullName": "Byavägen", + "parentFullName": "Senoren", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c65" + }, + "id": "921177", + "fullName": "Bymans väg", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c66" + }, + "id": "668431", + "fullName": "Jämsunda By", + "parentFullName": "Tving", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c67" + }, + "id": "668367", + "fullName": "Byasjövägen", + "parentFullName": "Tving", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c68" + }, + "id": "667020", + "fullName": "Byarumsvägen", + "parentFullName": "Hasslö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c69" + }, + "id": "670081", + "fullName": "Byggmästaregatan", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c6a" + }, + "id": "671120", + "fullName": "Östra Skärfva Byväg", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c6b" + }, + "id": "671115", + "fullName": "Västra Skärfva Byväg", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c6c" + }, + "id": "708994", + "fullName": "Lindome By", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c6d" + }, + "id": "709282", + "fullName": "Dammets Byväg", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c6e" + }, + "id": "701636", + "fullName": "Eklanda Byväg", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c70" + }, + "id": "697804", + "fullName": "Heljereds Byväg", + "parentFullName": "Kållered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c71" + }, + "id": "709294", + "fullName": "Humlekärrs Byväg", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c72" + }, + "id": "711478", + "fullName": "By", + "parentFullName": "Stråvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c74" + }, + "id": "711480", + "fullName": "Byvägen", + "parentFullName": "Stråvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c75" + }, + "id": "704919", + "fullName": "Bystaden", + "parentFullName": "Åskloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c76" + }, + "id": "704506", + "fullName": "Valinge By", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c77" + }, + "id": "703455", + "fullName": "Veddige By", + "parentFullName": "Veddige", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c78" + }, + "id": "704407", + "fullName": "Träslövs By", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c79" + }, + "id": "704394", + "fullName": "Klastorps By", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c7a" + }, + "id": "704781", + "fullName": "Kärra Bygata", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c7b" + }, + "id": "704386", + "fullName": "Hunnestads By", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c7c" + }, + "id": "704499", + "fullName": "Svenstorps By", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c7d" + }, + "id": "704103", + "fullName": "Hunnestads By", + "parentFullName": "Tvååker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c7e" + }, + "id": "787450", + "fullName": "Gunnarsjö By", + "parentFullName": "Kungsäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c7f" + }, + "id": "698891", + "fullName": "Nösslinge By", + "parentFullName": "Skällinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c80" + }, + "id": "698941", + "fullName": "Skällinge By", + "parentFullName": "Skällinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c81" + }, + "id": "711542", + "fullName": "Stråvalla By", + "parentFullName": "Stråvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c82" + }, + "id": "787397", + "fullName": "Kungsäters By", + "parentFullName": "Kungsäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c83" + }, + "id": "698765", + "fullName": "Rolfstorps By", + "parentFullName": "Rolfstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c84" + }, + "id": "704703", + "fullName": "Bygdegårdsvägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c85" + }, + "id": "703488", + "fullName": "Bygdegårdsvägen", + "parentFullName": "Veddige", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c86" + }, + "id": "704396", + "fullName": "Klastorps Byskola", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c87" + }, + "id": "865401", + "fullName": "Byom", + "parentFullName": "Lit", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c88" + }, + "id": "864702", + "fullName": "Bye", + "parentFullName": "Brunflo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c89" + }, + "id": "859860", + "fullName": "Byn", + "parentFullName": "Tandsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c8a" + }, + "id": "865357", + "fullName": "Lits-Bye", + "parentFullName": "Lit", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c8b" + }, + "id": "863539", + "fullName": "Byvägen", + "parentFullName": "Frösön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c8c" + }, + "id": "860117", + "fullName": "Byvägen", + "parentFullName": "Hackås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c8d" + }, + "id": "864582", + "fullName": "Byggelit", + "parentFullName": "Brunflo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c8e" + }, + "id": "859858", + "fullName": "Bybacken", + "parentFullName": "Tandsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c8f" + }, + "id": "863761", + "fullName": "Hara Byväg", + "parentFullName": "Orrviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c90" + }, + "id": "920386", + "fullName": "Bynäsvägen", + "parentFullName": "Frösön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c91" + }, + "id": "863475", + "fullName": "Torvalla By", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c92" + }, + "id": "862901", + "fullName": "Byviksvägen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c93" + }, + "id": "938302", + "fullName": "Bydalsvägen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c94" + }, + "id": "806839", + "fullName": "Bylet", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c95" + }, + "id": "806292", + "fullName": "Bygget", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c96" + }, + "id": "806657", + "fullName": "Rö Byle", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c97" + }, + "id": "807089", + "fullName": "Bydala", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c98" + }, + "id": "801673", + "fullName": "Bygget", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c99" + }, + "id": "914857", + "fullName": "Hargs By", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c9a" + }, + "id": "800699", + "fullName": "Byvägen", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c9c" + }, + "id": "802111", + "fullName": "Byle Gård", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c9d" + }, + "id": "802113", + "fullName": "Bylehamn", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c9e" + }, + "id": "802297", + "fullName": "Massum By", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227c9f" + }, + "id": "802354", + "fullName": "Ortala By", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ca0" + }, + "id": "806838", + "fullName": "Byleborg", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ca1" + }, + "id": "937265", + "fullName": "Tjockö By", + "parentFullName": "Tjockö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ca2" + }, + "id": "800732", + "fullName": "Gräddö By", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ca3" + }, + "id": "800901", + "fullName": "Södra Byn", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ca4" + }, + "id": "804650", + "fullName": "Husby By", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ca5" + }, + "id": "800038", + "fullName": "Byängen", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ca6" + }, + "id": "808249", + "fullName": "Byängen", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ca8" + }, + "id": "921747", + "fullName": "Bylets väg", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ca9" + }, + "id": "919896", + "fullName": "Alby Byväg", + "parentFullName": "Rånäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227caa" + }, + "id": "805764", + "fullName": "Byggvägen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cab" + }, + "id": "802851", + "fullName": "Byholma", + "parentFullName": "Grisslehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cac" + }, + "id": "802703", + "fullName": "Simpnäs By", + "parentFullName": "Björkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cad" + }, + "id": "803946", + "fullName": "Bybacken", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cae" + }, + "id": "804576", + "fullName": "Byle Gård", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227caf" + }, + "id": "804802", + "fullName": "Bygärdet", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cb0" + }, + "id": "917349", + "fullName": "Sonö Byväg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cb1" + }, + "id": "915514", + "fullName": "Norrveda By", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cb2" + }, + "id": "916329", + "fullName": "Hargs Byväg", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cb4" + }, + "id": "921005", + "fullName": "Edeby Byväg", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cb5" + }, + "id": "937145", + "fullName": "Byhusvägen", + "parentFullName": "Riala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cb6" + }, + "id": "911564", + "fullName": "Hemmarö By", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cb7" + }, + "id": "920662", + "fullName": "Harö Byväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cb8" + }, + "id": "922240", + "fullName": "Bylevägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cb9" + }, + "id": "923399", + "fullName": "Viks Byväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cba" + }, + "id": "913490", + "fullName": "Hemmarö By", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cbb" + }, + "id": "912374", + "fullName": "Dyviks Byväg", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cbc" + }, + "id": "923424", + "fullName": "Mora Byväg", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cbd" + }, + "id": "922904", + "fullName": "Veda Byväg", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cbe" + }, + "id": "923451", + "fullName": "Tulka Byväg", + "parentFullName": "Herräng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cc2" + }, + "id": "802355", + "fullName": "Ortala Byväg", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cc3" + }, + "id": "913319", + "fullName": "Nivsta Byväg", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cc4" + }, + "id": "913447", + "fullName": "Kundby Byväg", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cc5" + }, + "id": "922384", + "fullName": "Byggetvägen", + "parentFullName": "Rånäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cc6" + }, + "id": "917825", + "fullName": "Bylstigen", + "parentFullName": "Grisslehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cc8" + }, + "id": "922543", + "fullName": "Gräddö Byväg", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cc9" + }, + "id": "803922", + "fullName": "Malsta Byle", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cca" + }, + "id": "914573", + "fullName": "Karby Byväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ccb" + }, + "id": "914873", + "fullName": "Gryta Byväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ccc" + }, + "id": "915435", + "fullName": "Kåsta Byväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cce" + }, + "id": "937252", + "fullName": "Bylehöjden", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cd1" + }, + "id": "915349", + "fullName": "Rörviks Byväg", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cd2" + }, + "id": "910881", + "fullName": "Gamla Byvägen", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cd5" + }, + "id": "919237", + "fullName": "Husinge Byväg", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cd8" + }, + "id": "807455", + "fullName": "Fasterna Byle", + "parentFullName": "Rånäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cd9" + }, + "id": "806306", + "fullName": "Finsta Bygget", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cda" + }, + "id": "920937", + "fullName": "Kusby Byväg", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cdb" + }, + "id": "803308", + "fullName": "Örviks Byväg", + "parentFullName": "Herräng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cdc" + }, + "id": "922537", + "fullName": "Norra Byvägen", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cdd" + }, + "id": "911889", + "fullName": "Bymossvägen", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cde" + }, + "id": "920090", + "fullName": "Östra Byvägen", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cdf" + }, + "id": "919235", + "fullName": "Bysträskvägen", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ce0" + }, + "id": "919799", + "fullName": "Koholma Byväg", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ce1" + }, + "id": "800567", + "fullName": "Urö Byholmen", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ce2" + }, + "id": "800903", + "fullName": "Södra Byvägen", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ce3" + }, + "id": "803948", + "fullName": "Bygdegården", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ce4" + }, + "id": "914994", + "fullName": "Byle Sjöskog", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ce5" + }, + "id": "915663", + "fullName": "Rimsjö Byväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ce6" + }, + "id": "916261", + "fullName": "Tre Byars väg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ce7" + }, + "id": "916547", + "fullName": "Nodsta Byväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ce8" + }, + "id": "919367", + "fullName": "Marens Byväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ce9" + }, + "id": "919403", + "fullName": "Sätuna Byväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cea" + }, + "id": "913568", + "fullName": "Rekinde Byväg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ceb" + }, + "id": "808345", + "fullName": "Trästa Byväg", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cec" + }, + "id": "911290", + "fullName": "Byängsvägen", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ced" + }, + "id": "914128", + "fullName": "Lavarö Byväg", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cee" + }, + "id": "916511", + "fullName": "Gribby Byväg", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cef" + }, + "id": "917251", + "fullName": "Järsjö Byväg", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cf0" + }, + "id": "914688", + "fullName": "Utsunds Byväg", + "parentFullName": "Herräng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cf2" + }, + "id": "914967", + "fullName": "Svartnö Byväg", + "parentFullName": "Furusund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cf3" + }, + "id": "926746", + "fullName": "Själbottna By", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cf4" + }, + "id": "920936", + "fullName": "Östernäs Byväg", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cf5" + }, + "id": "917541", + "fullName": "Norrbyle Byväg", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cf7" + }, + "id": "804594", + "fullName": "Nysättra Byle", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cf9" + }, + "id": "913405", + "fullName": "Utlunda Byväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cfa" + }, + "id": "914191", + "fullName": "Breviks Byväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cfb" + }, + "id": "915243", + "fullName": "Grovsta Byväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cfc" + }, + "id": "915720", + "fullName": "Uppveda Byväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cfd" + }, + "id": "915918", + "fullName": "Kullsta Byväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cfe" + }, + "id": "920976", + "fullName": "Kragsta Byväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227cff" + }, + "id": "921409", + "fullName": "Byholmsvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d00" + }, + "id": "913833", + "fullName": "Steninge Byväg", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d02" + }, + "id": "914535", + "fullName": "Rangarnö Byaväg", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d03" + }, + "id": "914548", + "fullName": "Bylehamnsvägen", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d05" + }, + "id": "799980", + "fullName": "Bergshamra By", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d06" + }, + "id": "916748", + "fullName": "Darsgärde Byväg", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d07" + }, + "id": "807454", + "fullName": "Fasterna Bygget", + "parentFullName": "Rånäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d08" + }, + "id": "806409", + "fullName": "Skederid Bygget", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d09" + }, + "id": "802853", + "fullName": "Byholmavägen", + "parentFullName": "Grisslehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d0a" + }, + "id": "911803", + "fullName": "Järinge Byväg", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d0b" + }, + "id": "912527", + "fullName": "Utsunds Byväg", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d0c" + }, + "id": "916439", + "fullName": "Norrby Byaväg", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d0d" + }, + "id": "917594", + "fullName": "Kåtorps Byväg", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d0e" + }, + "id": "921207", + "fullName": "Bergby Byaväg", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d0f" + }, + "id": "922435", + "fullName": "Göringe Byväg", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d10" + }, + "id": "920407", + "fullName": "Gillberga Byväg", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d12" + }, + "id": "912235", + "fullName": "Torvalla Byväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d13" + }, + "id": "914668", + "fullName": "Överlöpe Byväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d14" + }, + "id": "917140", + "fullName": "Rådmanby Byväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d15" + }, + "id": "917226", + "fullName": "Mutsunda Byväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d16" + }, + "id": "917711", + "fullName": "Östernäs Byväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d17" + }, + "id": "918671", + "fullName": "Nänninge Byväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d18" + }, + "id": "919261", + "fullName": "Stomnarö Byväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d19" + }, + "id": "917071", + "fullName": "Gässviks Byväg", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d1a" + }, + "id": "913212", + "fullName": "Norrfjälls Byväg", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d1b" + }, + "id": "912851", + "fullName": "Svinninge Byväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d1c" + }, + "id": "914236", + "fullName": "Södra Nånö Byväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d1d" + }, + "id": "917199", + "fullName": "Norrsunds Byväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d1e" + }, + "id": "918460", + "fullName": "Lilla Bysvängen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d1f" + }, + "id": "915766", + "fullName": "Tranviks Byväg", + "parentFullName": "Grisslehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d20" + }, + "id": "911234", + "fullName": "Byholmsslingan", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d21" + }, + "id": "919277", + "fullName": "Söderfjälls Byväg", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d22" + }, + "id": "917375", + "fullName": "Mörtsunda Byväg", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d23" + }, + "id": "923041", + "fullName": "Bygdegårdsvägen", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d24" + }, + "id": "916436", + "fullName": "Bergshamra Byväg", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d25" + }, + "id": "918857", + "fullName": "Hargs By Södergården", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d27" + }, + "id": "916721", + "fullName": "Vettershaga Byväg", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d29" + }, + "id": "800512", + "fullName": "Sättra Bysjöhöjden", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d2a" + }, + "id": "923385", + "fullName": "Vettershaga Norra Byväg", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d2b" + }, + "id": "799982", + "fullName": "Bergshamra By Ragnarsborg", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d2c" + }, + "id": "602584", + "fullName": "Eke By", + "parentFullName": "Havdhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d2d" + }, + "id": "600287", + "fullName": "Byrumsgatan", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d2e" + }, + "id": "935125", + "fullName": "Byskogsvägen", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d2f" + }, + "id": "602720", + "fullName": "Hablingbo By", + "parentFullName": "Havdhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d30" + }, + "id": "599746", + "fullName": "Östra Byrummet", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d31" + }, + "id": "601591", + "fullName": "Vibble Bygelgatan", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d33" + }, + "id": "600939", + "fullName": "Hogrän Byssegårde", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d34" + }, + "id": "602617", + "fullName": "Bygdegårdsvägen", + "parentFullName": "Havdhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d35" + }, + "id": "601402", + "fullName": "Roma Bygdegården", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d36" + }, + "id": "602009", + "fullName": "Väskinde Byhögården", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d37" + }, + "id": "600459", + "fullName": "Lokrume Byskogsvägen", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d38" + }, + "id": "600465", + "fullName": "Väskinde Byskogsvägen", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d39" + }, + "id": "605481", + "fullName": "Kappelshamn Byslingan", + "parentFullName": "Lärbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d3a" + }, + "id": "601952", + "fullName": "Eskelhem Bygdegården", + "parentFullName": "Gotlands Tofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d3b" + }, + "id": "824835", + "fullName": "Byvägen", + "parentFullName": "Linghed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d3c" + }, + "id": "826785", + "fullName": "Gamla Byvägen", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d3d" + }, + "id": "824253", + "fullName": "Bytäktsvägen", + "parentFullName": "Bjursås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d3e" + }, + "id": "827314", + "fullName": "Korsgårdens Byväg", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d3f" + }, + "id": "748097", + "fullName": "Ålstad By", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d40" + }, + "id": "746069", + "fullName": "Bygdevägen", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d41" + }, + "id": "747935", + "fullName": "Kalltorps By", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d43" + }, + "id": "747643", + "fullName": "Östbjörke Byrum", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d44" + }, + "id": "747692", + "fullName": "Flundervalla Byn", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d45" + }, + "id": "747304", + "fullName": "Bygdegårdsvägen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d46" + }, + "id": "748180", + "fullName": "Holm Bygdegården", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d48" + }, + "id": "882272", + "fullName": "By", + "parentFullName": "Sidensjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d49" + }, + "id": "882019", + "fullName": "Byvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d4a" + }, + "id": "882071", + "fullName": "Bygatan", + "parentFullName": "Bjästa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d4c" + }, + "id": "882550", + "fullName": "Byvattnet", + "parentFullName": "Skorped", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d4d" + }, + "id": "881406", + "fullName": "Byviken", + "parentFullName": "Trehörningsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d4e" + }, + "id": "882133", + "fullName": "Byskatavägen", + "parentFullName": "Köpmanholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d4f" + }, + "id": "881298", + "fullName": "Bygdegårdsvägen", + "parentFullName": "Mellansel", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d50" + }, + "id": "882134", + "fullName": "Byskillnadsvägen", + "parentFullName": "Köpmanholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d51" + }, + "id": "744441", + "fullName": "Ulvesunds Byväg", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d52" + }, + "id": "581948", + "fullName": "Bygd", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d53" + }, + "id": "597986", + "fullName": "Bysjön", + "parentFullName": "Stavsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d54" + }, + "id": "579752", + "fullName": "Tuna By", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d55" + }, + "id": "576593", + "fullName": "Tå Bygget", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d56" + }, + "id": "578456", + "fullName": "Näs Bygget", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d57" + }, + "id": "597984", + "fullName": "Bysjöbacke", + "parentFullName": "Stavsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d58" + }, + "id": "581953", + "fullName": "Bygd Källbo", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d59" + }, + "id": "581959", + "fullName": "Bygdstugan", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d5a" + }, + "id": "581961", + "fullName": "Byggningen", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d5b" + }, + "id": "575576", + "fullName": "Ludgo Bysjön", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d5c" + }, + "id": "576045", + "fullName": "Ånsta Bygget", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d5d" + }, + "id": "581121", + "fullName": "Skåra Bygget", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d5e" + }, + "id": "581957", + "fullName": "Bygd Ramsdal", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d5f" + }, + "id": "581963", + "fullName": "Byksjövägen", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d60" + }, + "id": "581955", + "fullName": "Bygd Mostugan", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d61" + }, + "id": "577621", + "fullName": "Svärta Bygget", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d62" + }, + "id": "579760", + "fullName": "Tuna By Lillebo", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d64" + }, + "id": "573483", + "fullName": "Byfjärdsvägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d65" + }, + "id": "577783", + "fullName": "Svärta Vreta By", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d66" + }, + "id": "581368", + "fullName": "Önnersta Bygget", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d67" + }, + "id": "579762", + "fullName": "Tuna By Tunalund", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d68" + }, + "id": "579763", + "fullName": "Tuna By Övre Torp", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d69" + }, + "id": "575574", + "fullName": "Ludgo Bygdegård", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d6a" + }, + "id": "576023", + "fullName": "Väster-Malma Byn", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d6b" + }, + "id": "619319", + "fullName": "Husbygård Bygget", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d6c" + }, + "id": "579758", + "fullName": "Tuna By Kyrkskola", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d6d" + }, + "id": "579761", + "fullName": "Tuna By Rosenlund", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d6e" + }, + "id": "576770", + "fullName": "Förola Bykstugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d6f" + }, + "id": "577526", + "fullName": "Sjösa Gård Bygget", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d70" + }, + "id": "581949", + "fullName": "Bygd Brinkstugan", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d71" + }, + "id": "581951", + "fullName": "Bygd Hjälpkällan", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d72" + }, + "id": "579159", + "fullName": "Frankhyttan Bygget", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d73" + }, + "id": "575870", + "fullName": "Stora Lundby Bygget", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d74" + }, + "id": "580967", + "fullName": "Gamla Bygdegården", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d75" + }, + "id": "577233", + "fullName": "Runtuna Bygdegård", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d76" + }, + "id": "577402", + "fullName": "Runtuna Röda Bygget", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d77" + }, + "id": "582760", + "fullName": "Studsvik Byggningen", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d78" + }, + "id": "578316", + "fullName": "Kristineholm Bygget", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d79" + }, + "id": "574356", + "fullName": "Tystberga Bygdegård", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d7a" + }, + "id": "579754", + "fullName": "Tuna By Föreningsborg", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d7b" + }, + "id": "579756", + "fullName": "Tuna By Klockargården", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d7c" + }, + "id": "575578", + "fullName": "Ludgo Bysjön Eriksdal", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d7d" + }, + "id": "573544", + "fullName": "Bergshammars Bygdegård", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d7e" + }, + "id": "575524", + "fullName": "Lids Kyrkby Bygdegården", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d80" + }, + "id": "577235", + "fullName": "Runtuna Bygdegård Albertsdal", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d81" + }, + "id": "577239", + "fullName": "Runtuna Bygdegård Klubbhuset", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d82" + }, + "id": "577237", + "fullName": "Runtuna Bygdegård Hembygdsgården", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d83" + }, + "id": "830835", + "fullName": "Byvägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d84" + }, + "id": "833522", + "fullName": "Öms Bygdegård", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d85" + }, + "id": "833752", + "fullName": "Vreten Bygget", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d86" + }, + "id": "834177", + "fullName": "Horns Bygdegård", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d87" + }, + "id": "828334", + "fullName": "Böja Bygdegård", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d88" + }, + "id": "833842", + "fullName": "Vretens Bygdegård", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d89" + }, + "id": "851676", + "fullName": "Götlunda Bygdegård", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d8a" + }, + "id": "832581", + "fullName": "Sventorp Bygdegården", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d8b" + }, + "id": "792327", + "fullName": "Häggum Bygdegården", + "parentFullName": "Stenstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d8c" + }, + "id": "833185", + "fullName": "Sjogerstad Bygdegården", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d8d" + }, + "id": "829476", + "fullName": "Sparresäterskolan Bygdegården", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d8e" + }, + "id": "576005", + "fullName": "Bygatan", + "parentFullName": "Bjärnum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d8f" + }, + "id": "583459", + "fullName": "Bygatan", + "parentFullName": "Vinslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d90" + }, + "id": "580553", + "fullName": "Byaliden", + "parentFullName": "Hörja", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d91" + }, + "id": "576762", + "fullName": "Bygatan", + "parentFullName": "Hästveda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d92" + }, + "id": "580376", + "fullName": "Bygget", + "parentFullName": "Västra Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d93" + }, + "id": "583605", + "fullName": "Bymöllan", + "parentFullName": "Vinslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d94" + }, + "id": "928085", + "fullName": "Byggatan", + "parentFullName": "Vinslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d95" + }, + "id": "576750", + "fullName": "Barnens By", + "parentFullName": "Hästveda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d96" + }, + "id": "579256", + "fullName": "Norra Byvägen", + "parentFullName": "Tormestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d97" + }, + "id": "579286", + "fullName": "Södra Byvägen", + "parentFullName": "Tormestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d98" + }, + "id": "575859", + "fullName": "Sösdala Gamla By", + "parentFullName": "Sösdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d99" + }, + "id": "579184", + "fullName": "Stoby Bygdegården", + "parentFullName": "Stoby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d9a" + }, + "id": "575593", + "fullName": "Byggmästaregatan", + "parentFullName": "Sösdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d9b" + }, + "id": "576822", + "fullName": "Hästveda Barnens By", + "parentFullName": "Hästveda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d9c" + }, + "id": "576978", + "fullName": "Tottarp Barnens By", + "parentFullName": "Hästveda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d9d" + }, + "id": "575941", + "fullName": "Östra Häglinge Byrhult", + "parentFullName": "Sösdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d9e" + }, + "id": "822333", + "fullName": "Bysjön", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227d9f" + }, + "id": "821308", + "fullName": "Bygatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227da0" + }, + "id": "818980", + "fullName": "Floda By", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227da1" + }, + "id": "821916", + "fullName": "Fagersta By", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227da2" + }, + "id": "822335", + "fullName": "Bysjövägen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227da3" + }, + "id": "818781", + "fullName": "Bystuguvägen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227da4" + }, + "id": "821991", + "fullName": "Byängesvägen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227da5" + }, + "id": "822463", + "fullName": "Bybergsgatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227da6" + }, + "id": "821918", + "fullName": "Fagersta Byväg", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227da7" + }, + "id": "818464", + "fullName": "Byggmästargatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227da8" + }, + "id": "821822", + "fullName": "Skräddarbackens Byväg", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227da9" + }, + "id": "523924", + "fullName": "Byle", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227daa" + }, + "id": "520585", + "fullName": "Viby By", + "parentFullName": "Sigtuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dab" + }, + "id": "521055", + "fullName": "Österby By", + "parentFullName": "Sigtuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dac" + }, + "id": "523395", + "fullName": "Ölsta Byväg", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dad" + }, + "id": "523079", + "fullName": "Odensala Bygdegård", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dae" + }, + "id": "523730", + "fullName": "Skepptuna Bygdegård", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227db0" + }, + "id": "558101", + "fullName": "Örja Byväg", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227db1" + }, + "id": "558741", + "fullName": "Säby Byväg", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227db2" + }, + "id": "558874", + "fullName": "Stora Byvägen", + "parentFullName": "Saxtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227db3" + }, + "id": "919177", + "fullName": "Lilla Byvägen", + "parentFullName": "Häljarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227db4" + }, + "id": "557862", + "fullName": "Bytaregatan", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227db5" + }, + "id": "535131", + "fullName": "Gislövs By", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227db6" + }, + "id": "914242", + "fullName": "Äspö Byaväg", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227db7" + }, + "id": "534130", + "fullName": "Högs Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227db8" + }, + "id": "534139", + "fullName": "Måås Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227db9" + }, + "id": "534129", + "fullName": "Grafs Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dba" + }, + "id": "534141", + "fullName": "Pängs Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dbb" + }, + "id": "534151", + "fullName": "Torns Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dbc" + }, + "id": "927070", + "fullName": "Gylle Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dbd" + }, + "id": "535885", + "fullName": "Södra Bygatan", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dbe" + }, + "id": "536015", + "fullName": "Östra Bygatan", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dbf" + }, + "id": "921603", + "fullName": "Vallby Byaväg", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dc0" + }, + "id": "571482", + "fullName": "Önnarps Byaväg", + "parentFullName": "Skurup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dc1" + }, + "id": "534131", + "fullName": "Krooks Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dc2" + }, + "id": "534143", + "fullName": "Stighs Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dc3" + }, + "id": "534149", + "fullName": "Sänghs Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dc4" + }, + "id": "927122", + "fullName": "Fuglie Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dc5" + }, + "id": "927171", + "fullName": "Villie Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dc6" + }, + "id": "927045", + "fullName": "Skegrie Byaväg", + "parentFullName": "Skegrie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dc7" + }, + "id": "535430", + "fullName": "Skegrie Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dc8" + }, + "id": "927068", + "fullName": "Gislövs Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dc9" + }, + "id": "927159", + "fullName": "Klörups Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dca" + }, + "id": "927179", + "fullName": "Haglösa Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dcb" + }, + "id": "535996", + "fullName": "Västra Bygatan", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dcc" + }, + "id": "912159", + "fullName": "Gislövs Byaväg", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dce" + }, + "id": "915923", + "fullName": "Simlinge Byaväg", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dcf" + }, + "id": "571407", + "fullName": "Gärdslövs Byaväg", + "parentFullName": "Skurup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dd0" + }, + "id": "534550", + "fullName": "Hönsinge Byaväg", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dd1" + }, + "id": "927031", + "fullName": "Kurlands Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dd2" + }, + "id": "927102", + "fullName": "Maglarps Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dd3" + }, + "id": "927112", + "fullName": "Tommarps Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dd4" + }, + "id": "927110", + "fullName": "Ståstorps Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dd5" + }, + "id": "927142", + "fullName": "Steglarps Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dd6" + }, + "id": "927178", + "fullName": "Fru Alstad Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dd9" + }, + "id": "927064", + "fullName": "Dalköpinge Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dda" + }, + "id": "927128", + "fullName": "Hammarlövs Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ddb" + }, + "id": "927144", + "fullName": "Vemmerlövs Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ddc" + }, + "id": "534984", + "fullName": "Östra Torps Byaväg", + "parentFullName": "Smygehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ddd" + }, + "id": "535784", + "fullName": "Byggmästaregatan", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dde" + }, + "id": "920477", + "fullName": "Östra Torps Byaväg", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ddf" + }, + "id": "534389", + "fullName": "Sörby Gamla Byaväg", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227de0" + }, + "id": "927095", + "fullName": "Västra Torps Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227de1" + }, + "id": "927126", + "fullName": "Fuglie Östra Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227de2" + }, + "id": "927163", + "fullName": "Minnesbergs Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227de3" + }, + "id": "536058", + "fullName": "Lilla Beddinge Byhem", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227de4" + }, + "id": "536197", + "fullName": "Hemmesdynge Byaväg", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227de5" + }, + "id": "912565", + "fullName": "Västra Torps Byaväg", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227de6" + }, + "id": "534405", + "fullName": "Sörby Västra Byaväg", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227de7" + }, + "id": "535700", + "fullName": "Västra Alstads Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227de8" + }, + "id": "927065", + "fullName": "Fjärdingslövs Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227de9" + }, + "id": "927078", + "fullName": "Kyrkoköpinge Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dea" + }, + "id": "927151", + "fullName": "Östra Värlinge Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227deb" + }, + "id": "927184", + "fullName": "Lilla Alstads Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dec" + }, + "id": "536085", + "fullName": "Stora Beddinge Byaväg", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ded" + }, + "id": "910056", + "fullName": "Lilla Beddinge Byaväg", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dee" + }, + "id": "927085", + "fullName": "Södra Virestads Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227def" + }, + "id": "927088", + "fullName": "Västra Virestads Byaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227df0" + }, + "id": "521165", + "fullName": "Bygelvägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227df1" + }, + "id": "603655", + "fullName": "Byvägen", + "parentFullName": "Ugglarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227df2" + }, + "id": "928401", + "fullName": "Bobergs By", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227df3" + }, + "id": "604232", + "fullName": "Bobergs By", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227df4" + }, + "id": "599500", + "fullName": "Bygdevägen", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227df5" + }, + "id": "603096", + "fullName": "Sörby Bygatan", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227df6" + }, + "id": "602149", + "fullName": "Bymarksvägen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227df7" + }, + "id": "605135", + "fullName": "Lastad Byagård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227df8" + }, + "id": "604668", + "fullName": "Lindhult Bygget", + "parentFullName": "Långås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227df9" + }, + "id": "912844", + "fullName": "Bobergs By Smedjan", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dfa" + }, + "id": "604245", + "fullName": "Bobergs By Smedjan", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dfb" + }, + "id": "910241", + "fullName": "Bobergs By Kulingehus", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dfd" + }, + "id": "921118", + "fullName": "Bobergs By Svensgård", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227dff" + }, + "id": "604238", + "fullName": "Bobergs By Kulingehus", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e00" + }, + "id": "604248", + "fullName": "Bobergs By Svensgård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e01" + }, + "id": "599649", + "fullName": "Gällared Bygdegården", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e02" + }, + "id": "514202", + "fullName": "Bygatan", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e03" + }, + "id": "515150", + "fullName": "Bystavägen", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e04" + }, + "id": "516408", + "fullName": "Byholmsvägen", + "parentFullName": "Vaxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e05" + }, + "id": "926766", + "fullName": "Byholmsvägen", + "parentFullName": "Husarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e06" + }, + "id": "515148", + "fullName": "Bylandsbacken", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e08" + }, + "id": "717346", + "fullName": "Byvägen", + "parentFullName": "Kode", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e0a" + }, + "id": "715662", + "fullName": "Byggmästaregatan", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e0b" + }, + "id": "794121", + "fullName": "Bygatan", + "parentFullName": "Grillby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e0c" + }, + "id": "789047", + "fullName": "Byvägen", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e0d" + }, + "id": "789748", + "fullName": "Vallby By", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e0e" + }, + "id": "789638", + "fullName": "Boglösa By", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e0f" + }, + "id": "789804", + "fullName": "Kungshusby By", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e10" + }, + "id": "789238", + "fullName": "Svinnegarns By", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e11" + }, + "id": "789340", + "fullName": "Tillinge Vappa By", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e12" + }, + "id": "794066", + "fullName": "Villberga Grillby By", + "parentFullName": "Grillby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e13" + }, + "id": "537901", + "fullName": "Byckorp", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e14" + }, + "id": "488618", + "fullName": "Bybacken", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e15" + }, + "id": "489750", + "fullName": "Höl Byväg", + "parentFullName": "Stavsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e16" + }, + "id": "489867", + "fullName": "Bystigen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e17" + }, + "id": "484419", + "fullName": "Byslingan", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e18" + }, + "id": "490299", + "fullName": "Boda Byväg", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e19" + }, + "id": "480785", + "fullName": "Möja Löka By", + "parentFullName": "Möja", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e1a" + }, + "id": "479995", + "fullName": "Svartsö By", + "parentFullName": "Skälvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e1b" + }, + "id": "488457", + "fullName": "Bygdevägen", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e1c" + }, + "id": "488620", + "fullName": "Bystavägen", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e1d" + }, + "id": "480692", + "fullName": "Möja Bergs By", + "parentFullName": "Möja", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e1e" + }, + "id": "516410", + "fullName": "Byttholmen", + "parentFullName": "Vaxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e1f" + }, + "id": "489873", + "fullName": "Djurö Byväg", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e20" + }, + "id": "484574", + "fullName": "Skälsmara By", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e21" + }, + "id": "489662", + "fullName": "Byholmsvägen", + "parentFullName": "Stavsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e22" + }, + "id": "489724", + "fullName": "Byträskvägen", + "parentFullName": "Stavsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e23" + }, + "id": "489818", + "fullName": "Barnviks Byväg", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e24" + }, + "id": "484661", + "fullName": "Byttvretsvägen", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e25" + }, + "id": "480197", + "fullName": "Byholmskobbarna", + "parentFullName": "Runmarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e26" + }, + "id": "480889", + "fullName": "Södermöja Byholmen", + "parentFullName": "Möja", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e27" + }, + "id": "479989", + "fullName": "Svartsö Alsviks By", + "parentFullName": "Skälvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e28" + }, + "id": "480787", + "fullName": "Möja Löka By Rävängen", + "parentFullName": "Möja", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e29" + }, + "id": "480694", + "fullName": "Möja Bergs By Möja Ström", + "parentFullName": "Möja", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e2a" + }, + "id": "891596", + "fullName": "Byavägen", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e2b" + }, + "id": "891883", + "fullName": "Byssvägen", + "parentFullName": "Koler", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e2c" + }, + "id": "892844", + "fullName": "Bygelgatan", + "parentFullName": "Norrfjärden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e2d" + }, + "id": "939206", + "fullName": "Pite-Byskevägen", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e2e" + }, + "id": "891767", + "fullName": "Byggmästargatan", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e2f" + }, + "id": "556862", + "fullName": "Byvägen", + "parentFullName": "Vejbystrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e30" + }, + "id": "559989", + "fullName": "Höja Byaväg", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e31" + }, + "id": "562985", + "fullName": "Byggesvägen", + "parentFullName": "Hjärnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e32" + }, + "id": "557088", + "fullName": "Vejby Byaväg", + "parentFullName": "Vejbystrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e33" + }, + "id": "562987", + "fullName": "Byåkersvägen", + "parentFullName": "Hjärnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e34" + }, + "id": "562798", + "fullName": "Össjö Byaväg", + "parentFullName": "Munka-Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e35" + }, + "id": "562827", + "fullName": "Toarps Byaväg", + "parentFullName": "Munka-Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e36" + }, + "id": "559693", + "fullName": "Errarps Byaväg", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e37" + }, + "id": "560003", + "fullName": "Mardals Byaväg", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e39" + }, + "id": "562805", + "fullName": "Gånarps Byaväg", + "parentFullName": "Munka-Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e3a" + }, + "id": "562927", + "fullName": "Byggetsrundan", + "parentFullName": "Munka-Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e3b" + }, + "id": "559930", + "fullName": "Valhalls Byaväg", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e3c" + }, + "id": "556973", + "fullName": "Magnarps Byaväg", + "parentFullName": "Vejbystrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e3d" + }, + "id": "554775", + "fullName": "Bygdegårdsvägen", + "parentFullName": "Hasslarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e3e" + }, + "id": "562843", + "fullName": "Tåstarps Byaväg", + "parentFullName": "Munka-Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e3f" + }, + "id": "562752", + "fullName": "Bassholma Byaväg", + "parentFullName": "Munka-Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e40" + }, + "id": "562947", + "fullName": "Lärkeröds Byaväg", + "parentFullName": "Munka-Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e41" + }, + "id": "557089", + "fullName": "Vejbyslätts Bygata", + "parentFullName": "Vejbystrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e42" + }, + "id": "717765", + "fullName": "Bygrinden", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e43" + }, + "id": "724255", + "fullName": "Oryds Byväg", + "parentFullName": "Floda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e44" + }, + "id": "718701", + "fullName": "Östad Byväg", + "parentFullName": "Sjövik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e45" + }, + "id": "718264", + "fullName": "Byggvägen", + "parentFullName": "Stenkullen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e46" + }, + "id": "717925", + "fullName": "Bysmedsvägen", + "parentFullName": "Gråbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e47" + }, + "id": "718418", + "fullName": "Stannums Byväg", + "parentFullName": "Gråbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e48" + }, + "id": "717767", + "fullName": "Bygrindsvägen", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e49" + }, + "id": "724373", + "fullName": "Pålstorps Byväg", + "parentFullName": "Floda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e4a" + }, + "id": "718607", + "fullName": "Hjällsnäs Byväg", + "parentFullName": "Gråbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e4b" + }, + "id": "718308", + "fullName": "Ryggebol Byväg", + "parentFullName": "Stenkullen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e4c" + }, + "id": "718819", + "fullName": "Olstorps Byväg", + "parentFullName": "Stenkullen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e4d" + }, + "id": "717923", + "fullName": "Bygdegårdsvägen", + "parentFullName": "Gråbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e4e" + }, + "id": "718730", + "fullName": "Bävsjöryds Byväg", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e4f" + }, + "id": "717921", + "fullName": "Bygdegårdsstigen", + "parentFullName": "Gråbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e50" + }, + "id": "713187", + "fullName": "Bygatan", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e51" + }, + "id": "755670", + "fullName": "Bygatan", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e52" + }, + "id": "713033", + "fullName": "Bygdevägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e53" + }, + "id": "715372", + "fullName": "Bysjövägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e54" + }, + "id": "755734", + "fullName": "Erska Byväg", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e55" + }, + "id": "755580", + "fullName": "Grunntorps Byväg", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e56" + }, + "id": "755526", + "fullName": "Magra Bygdegårdsväg", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e57" + }, + "id": "755781", + "fullName": "Mjölsereds Norra Byväg", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e58" + }, + "id": "755784", + "fullName": "Mjölsereds Södra Byväg", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e59" + }, + "id": "806344", + "fullName": "Friel Bygdegård", + "parentFullName": "Tun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e5a" + }, + "id": "806540", + "fullName": "Lavad Bygdegård", + "parentFullName": "Tun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e5b" + }, + "id": "806658", + "fullName": "Tranum Bygdegård", + "parentFullName": "Tun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e5c" + }, + "id": "806858", + "fullName": "Tådene Bygdegård", + "parentFullName": "Tun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e5d" + }, + "id": "809540", + "fullName": "Saleby Bygdegård", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e5e" + }, + "id": "810565", + "fullName": "Mellby Bygdegård", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e5f" + }, + "id": "808438", + "fullName": "Hasslösa Bygdegård", + "parentFullName": "Vinninga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e60" + }, + "id": "826058", + "fullName": "Uvered Bygdegård", + "parentFullName": "Stora Levene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e61" + }, + "id": "812178", + "fullName": "Rackeby Bygdegård", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e62" + }, + "id": "809964", + "fullName": "Häggesled Bygdegård", + "parentFullName": "Järpås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e63" + }, + "id": "809796", + "fullName": "Trässberg Bygdegård", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e64" + }, + "id": "813245", + "fullName": "Kållandsö Bysjötomten", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e65" + }, + "id": "809254", + "fullName": "Norra Härene Bygdegård", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e66" + }, + "id": "806968", + "fullName": "Stallmästargården Byggnad", + "parentFullName": "Såtenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e67" + }, + "id": "809013", + "fullName": "Sävare Torestorp Byalags Fornstuga", + "parentFullName": "Vinninga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e68" + }, + "id": "838797", + "fullName": "Byrön", + "parentFullName": "Sandviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e69" + }, + "id": "837410", + "fullName": "Byvägen", + "parentFullName": "Årsunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e6a" + }, + "id": "838490", + "fullName": "Bysmedsvägen", + "parentFullName": "Järbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e6b" + }, + "id": "838937", + "fullName": "Vretens Byväg", + "parentFullName": "Järbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e6c" + }, + "id": "837355", + "fullName": "Byggesvägen", + "parentFullName": "Gysinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e6d" + }, + "id": "839141", + "fullName": "Byalagsgatan", + "parentFullName": "Storvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e6e" + }, + "id": "837151", + "fullName": "Bysjövägen", + "parentFullName": "Österfärnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e6f" + }, + "id": "839120", + "fullName": "Storviks Byväg", + "parentFullName": "Storvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e70" + }, + "id": "838640", + "fullName": "Byrängesvägen", + "parentFullName": "Sandviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e71" + }, + "id": "706058", + "fullName": "Byvägen", + "parentFullName": "Jonsered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e72" + }, + "id": "706056", + "fullName": "Bykällevägen", + "parentFullName": "Jonsered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e73" + }, + "id": "705117", + "fullName": "Bysmedsvägen", + "parentFullName": "Partille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e74" + }, + "id": "705406", + "fullName": "Byalagsvägen", + "parentFullName": "Partille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e75" + }, + "id": "705412", + "fullName": "Byamansvägen", + "parentFullName": "Partille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e76" + }, + "id": "705414", + "fullName": "Bystämmevägen", + "parentFullName": "Partille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e77" + }, + "id": "848319", + "fullName": "Byn", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e78" + }, + "id": "853663", + "fullName": "Byn", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e79" + }, + "id": "849145", + "fullName": "Byberg", + "parentFullName": "Forsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e7a" + }, + "id": "848321", + "fullName": "Byvägen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e7b" + }, + "id": "852840", + "fullName": "Byvägen", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e7c" + }, + "id": "848329", + "fullName": "Delsbo-Byn", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e7d" + }, + "id": "854431", + "fullName": "Byhedsjön", + "parentFullName": "Enånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e7e" + }, + "id": "852738", + "fullName": "Bylötsvägen", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e7f" + }, + "id": "854438", + "fullName": "Byhedsstigen", + "parentFullName": "Enånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e80" + }, + "id": "848944", + "fullName": "Bybergsvägen", + "parentFullName": "Näsviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e81" + }, + "id": "853954", + "fullName": "Byfjärdsvägen", + "parentFullName": "Iggesund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e82" + }, + "id": "853665", + "fullName": "Byströmsudden", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e83" + }, + "id": "708104", + "fullName": "Byvägen", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e84" + }, + "id": "709581", + "fullName": "Byvägen", + "parentFullName": "Landvetter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e85" + }, + "id": "707717", + "fullName": "Bråta Byväg", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e86" + }, + "id": "913104", + "fullName": "Hönekulla Byväg", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e87" + }, + "id": "534015", + "fullName": "Byvik Byvikstorp", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e88" + }, + "id": "534013", + "fullName": "Byvik", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e89" + }, + "id": "544528", + "fullName": "Byvägen", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e8a" + }, + "id": "934423", + "fullName": "Byvägen", + "parentFullName": "Odensvi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e8b" + }, + "id": "542476", + "fullName": "Lunds By", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e8c" + }, + "id": "541013", + "fullName": "Hasselö By", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e8d" + }, + "id": "534017", + "fullName": "Byvik Gård", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e8e" + }, + "id": "544089", + "fullName": "Gamla Vida By", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e8f" + }, + "id": "544043", + "fullName": "Bykällegatan", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e91" + }, + "id": "541113", + "fullName": "Norra Malmö By", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e92" + }, + "id": "534011", + "fullName": "Bygdestigen", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e93" + }, + "id": "534019", + "fullName": "Byvik Hagvik", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e94" + }, + "id": "544674", + "fullName": "Mulestad Bygget", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e96" + }, + "id": "934487", + "fullName": "Mulestad Bygget", + "parentFullName": "Odensvi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e97" + }, + "id": "541038", + "fullName": "Hasselö By Näset", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e98" + }, + "id": "541059", + "fullName": "Hasselö By Villa", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e99" + }, + "id": "542227", + "fullName": "Espeboda Bygget", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e9b" + }, + "id": "543059", + "fullName": "Hallingebergs By", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e9c" + }, + "id": "534021", + "fullName": "Byvik Långudden", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e9d" + }, + "id": "540378", + "fullName": "Byggarlasses väg", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e9e" + }, + "id": "541015", + "fullName": "Hasselö By backen", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227e9f" + }, + "id": "541018", + "fullName": "Hasselö By Brevik", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ea0" + }, + "id": "541023", + "fullName": "Hasselö By Drejen", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ea1" + }, + "id": "912240", + "fullName": "Hasselö By Skolan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ea2" + }, + "id": "541030", + "fullName": "Hasselö By Kolonin", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ea3" + }, + "id": "541045", + "fullName": "Hasselö By Smutten", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ea4" + }, + "id": "541051", + "fullName": "Hasselö By Tomtebo", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ea5" + }, + "id": "541057", + "fullName": "Hasselö By Vikarna", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ea6" + }, + "id": "541476", + "fullName": "Händelöp Bygården", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ea7" + }, + "id": "531903", + "fullName": "Getterum Bygdegård", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ea8" + }, + "id": "534409", + "fullName": "Mörtekärr Bygget", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ea9" + }, + "id": "541016", + "fullName": "Hasselö By Björkebo", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227eaa" + }, + "id": "541025", + "fullName": "Hasselö By Edhompen", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227eab" + }, + "id": "541026", + "fullName": "Hasselö By Enebacken", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227eac" + }, + "id": "541047", + "fullName": "Hasselö By Solbacken", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227eae" + }, + "id": "541020", + "fullName": "Hasselö By Dansberget", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227eaf" + }, + "id": "541028", + "fullName": "Hasselö By Grimsudden", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227eb0" + }, + "id": "541031", + "fullName": "Hasselö By Kornlyckan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227eb1" + }, + "id": "541033", + "fullName": "Hasselö By Lagermarks", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227eb2" + }, + "id": "541036", + "fullName": "Hasselö By Norrgården", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227eb3" + }, + "id": "541040", + "fullName": "Hasselö By Sandskogen", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227eb4" + }, + "id": "541041", + "fullName": "Hasselö By Sandstugan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227eb5" + }, + "id": "541049", + "fullName": "Hasselö By Stenkullen", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227eb7" + }, + "id": "911059", + "fullName": "Skedshult Bygdegården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227eb8" + }, + "id": "541034", + "fullName": "Hasselö By Lillsmutten", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227eb9" + }, + "id": "541043", + "fullName": "Hasselö By Skogshyddan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ebb" + }, + "id": "541021", + "fullName": "Hasselö By Djupsvederna", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ebc" + }, + "id": "541509", + "fullName": "Händelöp Lilla Bykängen", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ebd" + }, + "id": "541526", + "fullName": "Händelöp Stora Bykängen", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ebe" + }, + "id": "542478", + "fullName": "Lunds By Hembygdsgården", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ebf" + }, + "id": "542480", + "fullName": "Lunds By Krukmakargården", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ec0" + }, + "id": "538340", + "fullName": "Byvägen", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ec1" + }, + "id": "538339", + "fullName": "Bygelvägen", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ec2" + }, + "id": "538433", + "fullName": "Rängs Byväg", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ec3" + }, + "id": "539231", + "fullName": "Rängs Byväg", + "parentFullName": "Höllviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ec4" + }, + "id": "538595", + "fullName": "Vattle Byväg", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ec5" + }, + "id": "538519", + "fullName": "Gessie Byaväg", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ec6" + }, + "id": "538425", + "fullName": "Norra Håslövs Byväg", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ec7" + }, + "id": "538599", + "fullName": "Västra Grevie Byväg", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ec8" + }, + "id": "539237", + "fullName": "Stora Hammars Bygata", + "parentFullName": "Höllviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ec9" + }, + "id": "538451", + "fullName": "Vellinge Väster Byaväg", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ecc" + }, + "id": "649399", + "fullName": "Bygget", + "parentFullName": "Åkers Styckebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ecd" + }, + "id": "639840", + "fullName": "Rosöga By", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ece" + }, + "id": "642933", + "fullName": "Vreta By", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ecf" + }, + "id": "642435", + "fullName": "Valla By", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ed0" + }, + "id": "639346", + "fullName": "Byringe Näset", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ed1" + }, + "id": "639322", + "fullName": "Byringe Bråten", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ed2" + }, + "id": "639354", + "fullName": "Byringe Solhem", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ed3" + }, + "id": "640850", + "fullName": "Aspö Bygdegård", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ed4" + }, + "id": "647907", + "fullName": "Byalagsvägen", + "parentFullName": "Åkers Styckebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ed5" + }, + "id": "639323", + "fullName": "Byringe Gläntan", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ed6" + }, + "id": "639342", + "fullName": "Byringe Mobacka", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ed7" + }, + "id": "639364", + "fullName": "Byringe Station", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ed8" + }, + "id": "639366", + "fullName": "Byringe Stocken", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ed9" + }, + "id": "640135", + "fullName": "Eldsund Byggnad", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227eda" + }, + "id": "640192", + "fullName": "Fogdö Bygdegård", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227edb" + }, + "id": "642735", + "fullName": "Mälsåker Bygget", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227edc" + }, + "id": "639333", + "fullName": "Byringe Liljedal", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227edd" + }, + "id": "639344", + "fullName": "Byringe Nysätter", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ede" + }, + "id": "639352", + "fullName": "Byringe Rönntorp", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227edf" + }, + "id": "639362", + "fullName": "Byringe Sorrento", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ee0" + }, + "id": "639369", + "fullName": "Byringe Östberga", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ee1" + }, + "id": "935312", + "fullName": "Byringe Emma Grön", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ee2" + }, + "id": "642767", + "fullName": "Nällsta Bybacken", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ee3" + }, + "id": "639321", + "fullName": "Byringe Björkhult", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ee4" + }, + "id": "639331", + "fullName": "Byringe Kolsätter", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ee5" + }, + "id": "639356", + "fullName": "Byringe Soltäppan", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ee6" + }, + "id": "640027", + "fullName": "Björsund Bykällan", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ee7" + }, + "id": "640411", + "fullName": "Helgarö Bygdegård", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ee8" + }, + "id": "639324", + "fullName": "Byringe Gustavsberg", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ee9" + }, + "id": "639327", + "fullName": "Byringe Hasselängen", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227eea" + }, + "id": "639329", + "fullName": "Byringe Klockartorp", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227eeb" + }, + "id": "639340", + "fullName": "Byringe Lillstugan", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227eec" + }, + "id": "639348", + "fullName": "Byringe Oskarshäll", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227eed" + }, + "id": "639368", + "fullName": "Byringe Valnarsvik", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227eee" + }, + "id": "642935", + "fullName": "Vreta By Kanelbacken", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227eef" + }, + "id": "639320", + "fullName": "Byringe Banvaktsstuga", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ef0" + }, + "id": "639325", + "fullName": "Byringe Gästgivargård", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ef1" + }, + "id": "639350", + "fullName": "Byringe Ragnhildsborg", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ef2" + }, + "id": "935292", + "fullName": "Eldsundsviken Byggnad", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ef3" + }, + "id": "768630", + "fullName": "Byavägen", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ef4" + }, + "id": "768664", + "fullName": "Hajoms By", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ef5" + }, + "id": "766352", + "fullName": "Byn Ekås", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ef6" + }, + "id": "766379", + "fullName": "Byn Åsen", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ef7" + }, + "id": "787524", + "fullName": "Byvägen", + "parentFullName": "Björketorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ef8" + }, + "id": "766350", + "fullName": "Byn Ekebo", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ef9" + }, + "id": "765803", + "fullName": "Byggevägen", + "parentFullName": "Skene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227efa" + }, + "id": "766344", + "fullName": "Byn backen", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227efb" + }, + "id": "930515", + "fullName": "Hajoms By Tån", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227efc" + }, + "id": "766354", + "fullName": "Byn Högarör", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227efd" + }, + "id": "766362", + "fullName": "Byn Kyrkebo", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227efe" + }, + "id": "766375", + "fullName": "Byn Stenebo", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227eff" + }, + "id": "768670", + "fullName": "Hajoms By Haga", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f00" + }, + "id": "766356", + "fullName": "Byn Högsäter", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f01" + }, + "id": "766367", + "fullName": "Byn Källåker", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f02" + }, + "id": "766371", + "fullName": "Byn Skephult", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f03" + }, + "id": "699373", + "fullName": "Byttens väg", + "parentFullName": "Hällingsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f04" + }, + "id": "768677", + "fullName": "Hajoms By Hagen", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f05" + }, + "id": "768681", + "fullName": "Hajoms By Högen", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f06" + }, + "id": "768687", + "fullName": "Hajoms By Nyhem", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f07" + }, + "id": "766348", + "fullName": "Byn Bäckalund", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f08" + }, + "id": "766369", + "fullName": "Byn Rosenlund", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f09" + }, + "id": "766373", + "fullName": "Byn Stenbacka", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f0a" + }, + "id": "787016", + "fullName": "Byslättsvägen", + "parentFullName": "Istorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f0b" + }, + "id": "766345", + "fullName": "Byn Brudkullen", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f0c" + }, + "id": "766347", + "fullName": "Byn Brunnsåker", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f0d" + }, + "id": "787876", + "fullName": "Surteby Byberg", + "parentFullName": "Björketorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f0e" + }, + "id": "769903", + "fullName": "Hulta Byagården", + "parentFullName": "Sätila", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f0f" + }, + "id": "768699", + "fullName": "Hajoms By Smeberg", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f10" + }, + "id": "768709", + "fullName": "Hajoms Bygdegård", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f11" + }, + "id": "766365", + "fullName": "Byn Källekullen", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f12" + }, + "id": "768679", + "fullName": "Hajoms By Hagsäter", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f13" + }, + "id": "768707", + "fullName": "Hajoms By Solbacka", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f14" + }, + "id": "766360", + "fullName": "Byn Klockarängen", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f15" + }, + "id": "768666", + "fullName": "Hajoms By Gråkullen", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f16" + }, + "id": "768685", + "fullName": "Hajoms By Mariehöjd", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f17" + }, + "id": "768697", + "fullName": "Hajoms By Smealycka", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f18" + }, + "id": "768705", + "fullName": "Hajoms By Smedstorp", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f19" + }, + "id": "768708", + "fullName": "Hajoms By Tallsäter", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f1a" + }, + "id": "766358", + "fullName": "Byn Klockaregården", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f1b" + }, + "id": "766377", + "fullName": "Byn Vällingebacka", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f1c" + }, + "id": "700134", + "fullName": "Björlanda Byhägnen", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f1d" + }, + "id": "770002", + "fullName": "Härkila Bygdegården", + "parentFullName": "Sätila", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f1e" + }, + "id": "768668", + "fullName": "Hajoms By Gyltegården", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f1f" + }, + "id": "768689", + "fullName": "Hajoms By Olofsgården", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f20" + }, + "id": "768695", + "fullName": "Hajoms By Skogsbrynet", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f21" + }, + "id": "768701", + "fullName": "Hajoms By Smedabacken", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f22" + }, + "id": "768703", + "fullName": "Hajoms By Smedagården", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f23" + }, + "id": "768691", + "fullName": "Hajoms By Prestegården", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f24" + }, + "id": "768693", + "fullName": "Hajoms By Skattegården", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f25" + }, + "id": "766448", + "fullName": "Skepared Bygdegården", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f26" + }, + "id": "767797", + "fullName": "Skållared Bygdegården", + "parentFullName": "Älekulla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f27" + }, + "id": "768683", + "fullName": "Hajoms By Lärarbostaden", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f28" + }, + "id": "921965", + "fullName": "Härkila Sätila Bygdegård", + "parentFullName": "Sätila", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f29" + }, + "id": "615023", + "fullName": "Bygget", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f2a" + }, + "id": "620513", + "fullName": "Bygelvägen", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f2b" + }, + "id": "616071", + "fullName": "Horda Bygget", + "parentFullName": "Rydaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f2c" + }, + "id": "612896", + "fullName": "Hamra Byholm", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f2d" + }, + "id": "622171", + "fullName": "Hånger Bygget", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f2e" + }, + "id": "612895", + "fullName": "Hamra Byagård", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f2f" + }, + "id": "621588", + "fullName": "Värnamo Bygget", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f30" + }, + "id": "622169", + "fullName": "Hånger Byagård", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f31" + }, + "id": "623095", + "fullName": "Sjöåkra Bygget", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f32" + }, + "id": "615054", + "fullName": "Drömminge Bygget", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f33" + }, + "id": "622018", + "fullName": "Nöbbele Byagård", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f34" + }, + "id": "622090", + "fullName": "Värnanäs Bygget", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f35" + }, + "id": "867960", + "fullName": "Staveryd Bygget", + "parentFullName": "Stockaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f36" + }, + "id": "615985", + "fullName": "Hjortsjö Bygget", + "parentFullName": "Rydaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f37" + }, + "id": "616069", + "fullName": "Horda Byafällan", + "parentFullName": "Rydaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f38" + }, + "id": "867812", + "fullName": "Klinthult Bygget", + "parentFullName": "Stockaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f39" + }, + "id": "615053", + "fullName": "Drömminge Bygdegård", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f3a" + }, + "id": "622231", + "fullName": "Hånger Lilla Bygget", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f3b" + }, + "id": "622037", + "fullName": "Nöbbele Lilla Byagård", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f3c" + }, + "id": "616761", + "fullName": "Fågelö Bygget", + "parentFullName": "Valla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f3d" + }, + "id": "637174", + "fullName": "Äs Röda Bygget", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f3e" + }, + "id": "625884", + "fullName": "Forssjö Bygget", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f3f" + }, + "id": "636764", + "fullName": "Gimmersta Bygget", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f40" + }, + "id": "616987", + "fullName": "Lerbo Bygdegården", + "parentFullName": "Valla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f41" + }, + "id": "637818", + "fullName": "Gimgöls Bygdegård", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f42" + }, + "id": "626219", + "fullName": "Valla Gård Bygget", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f43" + }, + "id": "628123", + "fullName": "Södra Granheds By", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f44" + }, + "id": "616765", + "fullName": "Fågelö Lilla Bygget", + "parentFullName": "Valla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f45" + }, + "id": "629545", + "fullName": "Norroten Bygdegården", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f46" + }, + "id": "625886", + "fullName": "Forssjö Byggslätten", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f47" + }, + "id": "627920", + "fullName": "Granhed Bygdegården", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f48" + }, + "id": "615611", + "fullName": "Danbyholm Byggningen", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f49" + }, + "id": "615677", + "fullName": "Danbyholm Stora Byggnaden", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f4a" + }, + "id": "615623", + "fullName": "Danbyholm Gamla Byggningen", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f4b" + }, + "id": "517087", + "fullName": "Bylevägen", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f4c" + }, + "id": "517363", + "fullName": "Kragsta By", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f4d" + }, + "id": "517683", + "fullName": "Brollsta By", + "parentFullName": "Brottby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f4e" + }, + "id": "517439", + "fullName": "Bygdevägen", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f4f" + }, + "id": "517085", + "fullName": "Byleslingan", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f50" + }, + "id": "517536", + "fullName": "Frösunda-Byle", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f51" + }, + "id": "517595", + "fullName": "Ekskogens Bygdeväg", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f52" + }, + "id": "542200", + "fullName": "Byavägen", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f53" + }, + "id": "542919", + "fullName": "Bynkeshus", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f54" + }, + "id": "541626", + "fullName": "Stehags By", + "parentFullName": "Stehag", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f55" + }, + "id": "542202", + "fullName": "Bygelvägen", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f56" + }, + "id": "549943", + "fullName": "Byasvängen", + "parentFullName": "Flyinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f57" + }, + "id": "541409", + "fullName": "Gya Bygdegård", + "parentFullName": "Stehag", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f58" + }, + "id": "542921", + "fullName": "Bynkeshusgård", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f59" + }, + "id": "541386", + "fullName": "Bygdegårdsvägen", + "parentFullName": "Stehag", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f5a" + }, + "id": "542376", + "fullName": "Västra Sallerups Byaväg", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f5b" + }, + "id": "793967", + "fullName": "Åsle Bygården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f5c" + }, + "id": "791001", + "fullName": "Jäla Bygdegård", + "parentFullName": "Floby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f5d" + }, + "id": "796630", + "fullName": "Slöta Bygården", + "parentFullName": "Vartofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f5e" + }, + "id": "789305", + "fullName": "Bystad Torpabo", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f5f" + }, + "id": "796995", + "fullName": "Bjällum Bytorp", + "parentFullName": "Broddetorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f60" + }, + "id": "793716", + "fullName": "Näs Bygdegården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f61" + }, + "id": "791674", + "fullName": "Dala Bygdegården", + "parentFullName": "Stenstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f62" + }, + "id": "794795", + "fullName": "Kinnarp Byslätten", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f63" + }, + "id": "790891", + "fullName": "Grolanda Bygdegård", + "parentFullName": "Floby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f64" + }, + "id": "794900", + "fullName": "Luttra Bygdegården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f65" + }, + "id": "930638", + "fullName": "Börstig Bygdegården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f66" + }, + "id": "789304", + "fullName": "Bystad Lillegården", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f68" + }, + "id": "789335", + "fullName": "Börstig Bygdegården", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f69" + }, + "id": "791858", + "fullName": "Högstena Bygdegård", + "parentFullName": "Stenstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f6a" + }, + "id": "792032", + "fullName": "Brunnhem Bygdegården", + "parentFullName": "Stenstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f6b" + }, + "id": "796179", + "fullName": "Friggeråkers Bygdegård", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f6c" + }, + "id": "675296", + "fullName": "Bygatan", + "parentFullName": "Mörrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f6d" + }, + "id": "675441", + "fullName": "Byavägen", + "parentFullName": "Svängsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f6e" + }, + "id": "914050", + "fullName": "Tärnö Byväg", + "parentFullName": "Trensum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f6f" + }, + "id": "675204", + "fullName": "Byggesvägen", + "parentFullName": "Mörrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f70" + }, + "id": "674744", + "fullName": "Tararps Byväg", + "parentFullName": "Asarum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f71" + }, + "id": "675063", + "fullName": "Guöviks Byväg", + "parentFullName": "Trensum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f72" + }, + "id": "675367", + "fullName": "Vekerums Byväg", + "parentFullName": "Mörrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f73" + }, + "id": "674702", + "fullName": "Froarps Bygata", + "parentFullName": "Asarum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f75" + }, + "id": "674841", + "fullName": "Horsaryds Byväg", + "parentFullName": "Karlshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f76" + }, + "id": "675597", + "fullName": "Slänsmåla Byväg", + "parentFullName": "Svängsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f77" + }, + "id": "675361", + "fullName": "Kylingaryds Byväg", + "parentFullName": "Mörrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f78" + }, + "id": "675405", + "fullName": "Mellanbäcks Byväg", + "parentFullName": "Mörrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f79" + }, + "id": "674883", + "fullName": "Boddestorps Byväg", + "parentFullName": "Trensum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f7a" + }, + "id": "675399", + "fullName": "Gustavstorps Byväg", + "parentFullName": "Mörrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f7b" + }, + "id": "499870", + "fullName": "Bygget", + "parentFullName": "Flisby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f7c" + }, + "id": "480156", + "fullName": "Byvägen", + "parentFullName": "Fredriksdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f7d" + }, + "id": "500027", + "fullName": "Skog Bygget", + "parentFullName": "Flisby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f7e" + }, + "id": "479335", + "fullName": "Bygdegatan", + "parentFullName": "Bodafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f7f" + }, + "id": "480368", + "fullName": "Bodanäs Bygget", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f81" + }, + "id": "481237", + "fullName": "Gransäng Bygget", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f82" + }, + "id": "481481", + "fullName": "Hästerum Bygget", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f83" + }, + "id": "480874", + "fullName": "Älmeshult Bygget", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f84" + }, + "id": "479490", + "fullName": "Sandsjö Bygdegård", + "parentFullName": "Bodafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f85" + }, + "id": "548541", + "fullName": "Byvägen", + "parentFullName": "Barsebäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f86" + }, + "id": "546613", + "fullName": "Högs Byväg", + "parentFullName": "Kävlinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f87" + }, + "id": "545979", + "fullName": "Bygdegatan", + "parentFullName": "Kävlinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f88" + }, + "id": "546196", + "fullName": "Bygelvägen", + "parentFullName": "Kävlinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f89" + }, + "id": "548502", + "fullName": "Högs Byväg", + "parentFullName": "Löddeköpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f8a" + }, + "id": "546675", + "fullName": "Stävie Bygata", + "parentFullName": "Furulund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f8b" + }, + "id": "546738", + "fullName": "Ålstorps Byväg", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f8c" + }, + "id": "546586", + "fullName": "Tostarps Byväg", + "parentFullName": "Kävlinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f8d" + }, + "id": "548146", + "fullName": "Vikhögs Byaväg", + "parentFullName": "Löddeköpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f8e" + }, + "id": "548365", + "fullName": "Byastugsvägen", + "parentFullName": "Löddeköpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f8f" + }, + "id": "546080", + "fullName": "Byggmästaregatan", + "parentFullName": "Kävlinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f90" + }, + "id": "546557", + "fullName": "Lilla Harrie Bygata", + "parentFullName": "Kävlinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f91" + }, + "id": "546251", + "fullName": "Lackalänga Bygata", + "parentFullName": "Furulund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f92" + }, + "id": "546634", + "fullName": "Södervidinge Bygata", + "parentFullName": "Kävlinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f93" + }, + "id": "729518", + "fullName": "Bygelvägen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f94" + }, + "id": "731223", + "fullName": "Villingsberg Bygget", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f95" + }, + "id": "724737", + "fullName": "Byvägen", + "parentFullName": "Nol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f96" + }, + "id": "720304", + "fullName": "Byvägen", + "parentFullName": "Bohus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f97" + }, + "id": "721493", + "fullName": "Verle By", + "parentFullName": "Hålanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227f9b" + }, + "id": "566317", + "fullName": "Örums Bygata", + "parentFullName": "Löderup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fa3" + }, + "id": "566207", + "fullName": "Stora Köpinge Byväg", + "parentFullName": "Köpingebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fa4" + }, + "id": "564917", + "fullName": "Ingelstorps Byväg", + "parentFullName": "Glemmingebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fa5" + }, + "id": "672520", + "fullName": "Byvägen", + "parentFullName": "Listerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fa6" + }, + "id": "671738", + "fullName": "Byavägen", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fa8" + }, + "id": "672726", + "fullName": "Bygdevägen", + "parentFullName": "Kallinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fa9" + }, + "id": "672760", + "fullName": "Norra Bygget", + "parentFullName": "Kallinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227faa" + }, + "id": "672785", + "fullName": "Södra Bygget", + "parentFullName": "Kallinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fab" + }, + "id": "671555", + "fullName": "Byhallavägen", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fac" + }, + "id": "673003", + "fullName": "Leråkra Byväg", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fad" + }, + "id": "672240", + "fullName": "Byamansvägen", + "parentFullName": "Kallinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fae" + }, + "id": "672914", + "fullName": "Leråkra Byväg", + "parentFullName": "Johannishus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227faf" + }, + "id": "672681", + "fullName": "Silpinge Byväg", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fb0" + }, + "id": "666375", + "fullName": "Tararps Byväg", + "parentFullName": "Bräkne-Hoby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fb1" + }, + "id": "672853", + "fullName": "Rolstorps Byväg", + "parentFullName": "Listerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fb2" + }, + "id": "671997", + "fullName": "Gärestads Bygata", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fb3" + }, + "id": "673055", + "fullName": "Torneryds Bygata", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fb4" + }, + "id": "666775", + "fullName": "Gäddegöls Byväg", + "parentFullName": "Eringsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fb5" + }, + "id": "666289", + "fullName": "Lillagärde Byväg", + "parentFullName": "Bräkne-Hoby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fb6" + }, + "id": "667572", + "fullName": "Tromtesunda Byväg", + "parentFullName": "Nättraby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fb7" + }, + "id": "672326", + "fullName": "Häggatorps Bygata", + "parentFullName": "Kallinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fb8" + }, + "id": "672789", + "fullName": "Södra Och Norra Byggetvägen", + "parentFullName": "Kallinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fb9" + }, + "id": "618822", + "fullName": "Byvägen", + "parentFullName": "Hestra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fba" + }, + "id": "626374", + "fullName": "Bygget", + "parentFullName": "Anderstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fbb" + }, + "id": "623943", + "fullName": "Bygatan", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fbc" + }, + "id": "624502", + "fullName": "Henja By", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fbd" + }, + "id": "613876", + "fullName": "Ås Byholm", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fbe" + }, + "id": "617028", + "fullName": "Dye Bygård", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fbf" + }, + "id": "618820", + "fullName": "Bygelgatan", + "parentFullName": "Hestra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fc0" + }, + "id": "613874", + "fullName": "Ås Byagården", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fc1" + }, + "id": "617375", + "fullName": "Mällby Bygget", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fc2" + }, + "id": "626493", + "fullName": "Norra Bygget", + "parentFullName": "Anderstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fc3" + }, + "id": "612755", + "fullName": "Dravö Södra By", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fc4" + }, + "id": "613062", + "fullName": "Karaby Bygget", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fc5" + }, + "id": "626714", + "fullName": "Västra Bygget", + "parentFullName": "Anderstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fc6" + }, + "id": "612739", + "fullName": "Dravö Norra Byn", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fc7" + }, + "id": "619278", + "fullName": "Stora Hestra Byn", + "parentFullName": "Hestra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fc8" + }, + "id": "626590", + "fullName": "Tokarp Bygatan", + "parentFullName": "Anderstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fca" + }, + "id": "617150", + "fullName": "Hjulvhult Bygget", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fcb" + }, + "id": "619039", + "fullName": "Lilla Öjhult Bygget", + "parentFullName": "Hestra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fcd" + }, + "id": "642762", + "fullName": "Byvärma", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fce" + }, + "id": "634821", + "fullName": "Byvägen", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fcf" + }, + "id": "627941", + "fullName": "Byholma", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fd0" + }, + "id": "629804", + "fullName": "Ivla Bygget", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fd2" + }, + "id": "634089", + "fullName": "Kånna Bygget", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fd3" + }, + "id": "627951", + "fullName": "Byholma Gård", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fd4" + }, + "id": "642766", + "fullName": "Byvärma Furet", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fd5" + }, + "id": "632676", + "fullName": "Boaryd Bygget", + "parentFullName": "Ryssby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fd6" + }, + "id": "627947", + "fullName": "Byholma Furet", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fd7" + }, + "id": "627955", + "fullName": "Byholma Nyhem", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fd8" + }, + "id": "627969", + "fullName": "Byholma Åskog", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fd9" + }, + "id": "911931", + "fullName": "Domaryd Bygget", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fda" + }, + "id": "632573", + "fullName": "Byagårdsvägen", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fdb" + }, + "id": "627957", + "fullName": "Byholma Smedja", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fdc" + }, + "id": "642768", + "fullName": "Byvärma Älvanäs", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fdd" + }, + "id": "632599", + "fullName": "Replösa Byagård", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fde" + }, + "id": "634911", + "fullName": "Kärringe Bygget", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fdf" + }, + "id": "632890", + "fullName": "Långhult Byfors", + "parentFullName": "Ryssby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fe0" + }, + "id": "627961", + "fullName": "Byholma Solhäll", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fe1" + }, + "id": "627967", + "fullName": "Byholma Ugglebo", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fe3" + }, + "id": "629037", + "fullName": "Romborna Bygget", + "parentFullName": "Annerstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fe4" + }, + "id": "629349", + "fullName": "Bolmaryd Byagård", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fe5" + }, + "id": "629921", + "fullName": "Källshult Bygget", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fe6" + }, + "id": "629949", + "fullName": "Nöttja Bygdegård", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fe7" + }, + "id": "635609", + "fullName": "Visslaryd Bygget", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fe8" + }, + "id": "627835", + "fullName": "Bassarås Byagård", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fe9" + }, + "id": "627943", + "fullName": "Byholma Björkebo", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fea" + }, + "id": "627959", + "fullName": "Byholma Solheden", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227feb" + }, + "id": "627963", + "fullName": "Byholma Solliden", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fec" + }, + "id": "627953", + "fullName": "Byholma Lillabäck", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fed" + }, + "id": "627965", + "fullName": "Byholma Strömsdal", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fee" + }, + "id": "642764", + "fullName": "Byvärma Flinteberg", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fef" + }, + "id": "627945", + "fullName": "Byholma Björkvalla", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ff0" + }, + "id": "628755", + "fullName": "Annerstad Byagård", + "parentFullName": "Annerstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ff1" + }, + "id": "631032", + "fullName": "Sunnerö Bygdegård", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ff2" + }, + "id": "627949", + "fullName": "Byholma Gamla Lanthandel", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ff3" + }, + "id": "633986", + "fullName": "Boarp Södra Ljunga Bygdegård", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ff4" + }, + "id": "895724", + "fullName": "Bygget", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ff5" + }, + "id": "895315", + "fullName": "Byggvägen", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ff6" + }, + "id": "895726", + "fullName": "Degerbäckens By", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ff7" + }, + "id": "895767", + "fullName": "Gamla Byavägen", + "parentFullName": "Gunnarsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ff8" + }, + "id": "495061", + "fullName": "Torp By", + "parentFullName": "Sorunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ff9" + }, + "id": "495766", + "fullName": "Aska By", + "parentFullName": "Sorunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ffa" + }, + "id": "495156", + "fullName": "Björsta By", + "parentFullName": "Ösmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ffb" + }, + "id": "495768", + "fullName": "Aska Byväg", + "parentFullName": "Sorunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ffc" + }, + "id": "495160", + "fullName": "Bygdegården", + "parentFullName": "Ösmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ffd" + }, + "id": "495321", + "fullName": "Situna Byväg", + "parentFullName": "Ösmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227ffe" + }, + "id": "495031", + "fullName": "Hoxla Byväg", + "parentFullName": "Sorunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb227fff" + }, + "id": "496783", + "fullName": "Byviksvägen", + "parentFullName": "Nynäshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228000" + }, + "id": "915292", + "fullName": "Västra Byvägen", + "parentFullName": "Segersäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228001" + }, + "id": "926250", + "fullName": "Västerby Byväg", + "parentFullName": "Norra Sorunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228002" + }, + "id": "917865", + "fullName": "Västra Byslingan", + "parentFullName": "Segersäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228003" + }, + "id": "488204", + "fullName": "Västerby Bygdegård", + "parentFullName": "Norra Sorunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228004" + }, + "id": "494964", + "fullName": "Segersängs Västra Byväg", + "parentFullName": "Segersäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228005" + }, + "id": "494962", + "fullName": "Segersängs Västra Byslinga", + "parentFullName": "Segersäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228006" + }, + "id": "509294", + "fullName": "Byvägen", + "parentFullName": "Skå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228007" + }, + "id": "509375", + "fullName": "Kumla By", + "parentFullName": "Skå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22800a" + }, + "id": "509378", + "fullName": "Kumla Byväg", + "parentFullName": "Skå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22800c" + }, + "id": "509181", + "fullName": "Byängsvägen", + "parentFullName": "Stenhamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22800d" + }, + "id": "509290", + "fullName": "Bybrunnsvägen", + "parentFullName": "Skå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22800e" + }, + "id": "509376", + "fullName": "Kumla By Tidlösa", + "parentFullName": "Skå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22800f" + }, + "id": "507809", + "fullName": "Gällsta Bygränd", + "parentFullName": "Ekerö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228010" + }, + "id": "509576", + "fullName": "Troxhammar Byväg", + "parentFullName": "Skå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228011" + }, + "id": "510109", + "fullName": "Bygärdesvägen", + "parentFullName": "Färentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228012" + }, + "id": "507638", + "fullName": "Träkvista Bygata", + "parentFullName": "Ekerö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228013" + }, + "id": "509292", + "fullName": "Byggmästarens väg", + "parentFullName": "Skå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228016" + }, + "id": "526068", + "fullName": "Bykvägen", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228017" + }, + "id": "526506", + "fullName": "Alby Byväg", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228018" + }, + "id": "526651", + "fullName": "Jädra Byväg", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228019" + }, + "id": "526204", + "fullName": "Kolsta Byväg", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22801a" + }, + "id": "526121", + "fullName": "Gamla Byvägen", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22801b" + }, + "id": "525197", + "fullName": "Askers Byväg", + "parentFullName": "Kungsängen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22801c" + }, + "id": "526662", + "fullName": "Killinge Byväg", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22801d" + }, + "id": "525387", + "fullName": "Byggmästarvägen", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22801e" + }, + "id": "524689", + "fullName": "Bygdegårdsvägen", + "parentFullName": "Kungsängen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22801f" + }, + "id": "490048", + "fullName": "Byaberg", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228020" + }, + "id": "490560", + "fullName": "Byestad", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228021" + }, + "id": "491991", + "fullName": "Nye-Byestad", + "parentFullName": "Nye", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228022" + }, + "id": "491722", + "fullName": "Skirö-Byestad", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228023" + }, + "id": "489749", + "fullName": "Byestadsvägen", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228024" + }, + "id": "490546", + "fullName": "Alseda-Byestad", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228025" + }, + "id": "868816", + "fullName": "Byestad Säteri", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228026" + }, + "id": "869789", + "fullName": "Årset Bygdegård", + "parentFullName": "Landsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228027" + }, + "id": "868818", + "fullName": "Bygdegårdsvägen", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228028" + }, + "id": "869511", + "fullName": "Ingaboda Bygdegård", + "parentFullName": "Landsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228029" + }, + "id": "869621", + "fullName": "Nävelsjö Bygdegård", + "parentFullName": "Landsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22802a" + }, + "id": "869001", + "fullName": "Korsberga-Byestad", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22802b" + }, + "id": "808650", + "fullName": "Byvägen", + "parentFullName": "Sunnansjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22802c" + }, + "id": "810922", + "fullName": "Byvägen", + "parentFullName": "Grängesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22802d" + }, + "id": "811089", + "fullName": "Bybovägen", + "parentFullName": "Saxdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22802e" + }, + "id": "808570", + "fullName": "Södra Byvägen", + "parentFullName": "Fredriksberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22802f" + }, + "id": "545502", + "fullName": "Byttebo", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228030" + }, + "id": "511848", + "fullName": "Bygdevägen", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228031" + }, + "id": "547002", + "fullName": "Sörby Bygata", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228032" + }, + "id": "545514", + "fullName": "Byttebo Trappan", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228033" + }, + "id": "545522", + "fullName": "Byttebo Uddesbo", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228034" + }, + "id": "545510", + "fullName": "Byttebo Nygärdet", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228035" + }, + "id": "511800", + "fullName": "Borgs Gård Bygget", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228036" + }, + "id": "545506", + "fullName": "Byttebo Björksätter", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228037" + }, + "id": "511850", + "fullName": "Bygdevägen Lövsberg", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228038" + }, + "id": "549159", + "fullName": "Vallerstad Bygdegård", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228039" + }, + "id": "545512", + "fullName": "Byttebo Skällerydsstugan", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22803a" + }, + "id": "545520", + "fullName": "Byttebo Trehörninge Mellangård", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22803b" + }, + "id": "484281", + "fullName": "Hunö By", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22803c" + }, + "id": "483825", + "fullName": "Byövägen", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22803d" + }, + "id": "484779", + "fullName": "Vinö Bygget", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22803e" + }, + "id": "484953", + "fullName": "Jämserum Byn", + "parentFullName": "Fårbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22803f" + }, + "id": "482729", + "fullName": "Byggevägen", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228040" + }, + "id": "485179", + "fullName": "Plittorp Bygget", + "parentFullName": "Fårbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228041" + }, + "id": "484781", + "fullName": "Vinö Byggningen", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228042" + }, + "id": "483398", + "fullName": "Baggetorp Bystugan", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228043" + }, + "id": "851041", + "fullName": "Byn", + "parentFullName": "Rengsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228044" + }, + "id": "852440", + "fullName": "Byn", + "parentFullName": "Segersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228045" + }, + "id": "852438", + "fullName": "Bygatan", + "parentFullName": "Segersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228046" + }, + "id": "845364", + "fullName": "Byvallen", + "parentFullName": "Vallsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228047" + }, + "id": "845508", + "fullName": "Vallsta By", + "parentFullName": "Vallsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228048" + }, + "id": "852192", + "fullName": "Byggens väg", + "parentFullName": "Kilafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228049" + }, + "id": "851398", + "fullName": "Växsjö Bygata", + "parentFullName": "Bollnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22804a" + }, + "id": "851256", + "fullName": "Freluga Byvägen", + "parentFullName": "Bollnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22804b" + }, + "id": "851759", + "fullName": "Östra Höle Gamla Byvägen", + "parentFullName": "Rengsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22804c" + }, + "id": "851709", + "fullName": "Västra Höle Gamla Byvägen", + "parentFullName": "Rengsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22804d" + }, + "id": "719995", + "fullName": "Byn", + "parentFullName": "Ödsmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22804e" + }, + "id": "720162", + "fullName": "Näs Byväg", + "parentFullName": "Ödsmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22804f" + }, + "id": "719392", + "fullName": "Barnens Byväg", + "parentFullName": "Stora Höga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228050" + }, + "id": "766022", + "fullName": "Byjordsgatan", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228051" + }, + "id": "763732", + "fullName": "Brattfors Bygget", + "parentFullName": "Kolsva", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228052" + }, + "id": "554855", + "fullName": "Bygatan", + "parentFullName": "Viken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228053" + }, + "id": "927748", + "fullName": "Hulta Byaväg", + "parentFullName": "Mjöhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228054" + }, + "id": "927749", + "fullName": "Höjar Byaväg", + "parentFullName": "Mjöhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228055" + }, + "id": "561030", + "fullName": "Hulta Byaväg", + "parentFullName": "Höganäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228056" + }, + "id": "561031", + "fullName": "Höjar Byaväg", + "parentFullName": "Höganäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228057" + }, + "id": "554939", + "fullName": "Klappe Byaväg", + "parentFullName": "Viken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228058" + }, + "id": "927759", + "fullName": "Viaköps Byaväg", + "parentFullName": "Mjöhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228059" + }, + "id": "560862", + "fullName": "Gösarps Byaväg", + "parentFullName": "Höganäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22805a" + }, + "id": "554851", + "fullName": "Brännans Byaväg", + "parentFullName": "Viken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22805b" + }, + "id": "919884", + "fullName": "Stubbarps Byaväg", + "parentFullName": "Arild", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22805c" + }, + "id": "560960", + "fullName": "Görslövs Byaväg", + "parentFullName": "Jonstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22805d" + }, + "id": "927742", + "fullName": "Byggmästarvägen", + "parentFullName": "Mjöhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22805e" + }, + "id": "561010", + "fullName": "Byggmästarvägen", + "parentFullName": "Höganäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22805f" + }, + "id": "555396", + "fullName": "Björkeröds Byaväg", + "parentFullName": "Mölle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228060" + }, + "id": "560602", + "fullName": "Lerbergets Byaväg", + "parentFullName": "Lerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228061" + }, + "id": "560868", + "fullName": "Ingelsträde Byaväg", + "parentFullName": "Höganäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228062" + }, + "id": "555162", + "fullName": "Eleshults Byaväg", + "parentFullName": "Nyhamnsläge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228063" + }, + "id": "555313", + "fullName": "Smedstorps Byaväg", + "parentFullName": "Nyhamnsläge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228064" + }, + "id": "555339", + "fullName": "Stubbarps Byaväg", + "parentFullName": "Nyhamnsläge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228065" + }, + "id": "555307", + "fullName": "Skättekärrs Byaväg", + "parentFullName": "Nyhamnsläge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228066" + }, + "id": "699937", + "fullName": "Byn Byudden", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228067" + }, + "id": "699939", + "fullName": "Byn Byviken", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228068" + }, + "id": "699935", + "fullName": "Byn Byhöjden", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228069" + }, + "id": "684218", + "fullName": "Byn Bytorpet", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22806a" + }, + "id": "699933", + "fullName": "Byn", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22806b" + }, + "id": "699955", + "fullName": "Byn Öna", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22806c" + }, + "id": "683282", + "fullName": "Västby By", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22806d" + }, + "id": "697940", + "fullName": "Byn Nyby", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22806e" + }, + "id": "697956", + "fullName": "Byn Åsen", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22806f" + }, + "id": "697906", + "fullName": "Byn Backa", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228070" + }, + "id": "697923", + "fullName": "Byn Hagen", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228071" + }, + "id": "697925", + "fullName": "Byn Haget", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228072" + }, + "id": "697943", + "fullName": "Byn Näset", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228073" + }, + "id": "697948", + "fullName": "Byn Tomta", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228074" + }, + "id": "699949", + "fullName": "Byn Udden", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228075" + }, + "id": "697036", + "fullName": "Sulvik Byn", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228076" + }, + "id": "684235", + "fullName": "Byn Hagen", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228077" + }, + "id": "697920", + "fullName": "Byn Gärdet", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228078" + }, + "id": "697927", + "fullName": "Byn Holmen", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228079" + }, + "id": "697932", + "fullName": "Byn Kullen", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22807a" + }, + "id": "697933", + "fullName": "Byn Lyckan", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22807b" + }, + "id": "697946", + "fullName": "Byn Solhem", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22807c" + }, + "id": "684216", + "fullName": "Byn Bråten", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22807d" + }, + "id": "684265", + "fullName": "Byn Solvik", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22807e" + }, + "id": "697912", + "fullName": "Byn Där Nole", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22807f" + }, + "id": "697914", + "fullName": "Byn Där Oppe", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228080" + }, + "id": "697930", + "fullName": "Byn Intaket", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228081" + }, + "id": "697941", + "fullName": "Byn Nystuga", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228082" + }, + "id": "697942", + "fullName": "Byn Nytomta", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228083" + }, + "id": "699951", + "fullName": "Byn Ullerud", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228084" + }, + "id": "696635", + "fullName": "Koppsäng Byn", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228085" + }, + "id": "683286", + "fullName": "Västby Byåsen", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228086" + }, + "id": "697915", + "fullName": "Byn Där Väste", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228087" + }, + "id": "697917", + "fullName": "Byn Enbacken", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228088" + }, + "id": "697922", + "fullName": "Byn Hagaberg", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228089" + }, + "id": "697928", + "fullName": "Byn Höglunda", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22808a" + }, + "id": "699943", + "fullName": "Byn Nytomten", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22808b" + }, + "id": "684210", + "fullName": "Byn Backamo", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22808c" + }, + "id": "684222", + "fullName": "Byn Där Nole", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22808d" + }, + "id": "684224", + "fullName": "Byn Där Oppe", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22808e" + }, + "id": "684234", + "fullName": "Byn Hagarna", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22808f" + }, + "id": "684241", + "fullName": "Byn Nytomta", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228090" + }, + "id": "684261", + "fullName": "Byn Skönvik", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228091" + }, + "id": "936008", + "fullName": "Byn Rävänga", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228092" + }, + "id": "684214", + "fullName": "Byn Björkvik", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228093" + }, + "id": "684232", + "fullName": "Byn Gökviken", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228094" + }, + "id": "684233", + "fullName": "Byn Hagaberg", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228095" + }, + "id": "684243", + "fullName": "Byn Orrnäset", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228096" + }, + "id": "684247", + "fullName": "Byn Rävängen", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228097" + }, + "id": "684257", + "fullName": "Byn Sjöbacka", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228098" + }, + "id": "684263", + "fullName": "Byn Solbacka", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228099" + }, + "id": "911615", + "fullName": "Byn Västänga", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22809a" + }, + "id": "681584", + "fullName": "Berga Bynninga", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22809b" + }, + "id": "681585", + "fullName": "Berga Bytorpet", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22809c" + }, + "id": "681746", + "fullName": "Fjäll Bynninga", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22809d" + }, + "id": "683284", + "fullName": "Västby Byviken", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22809e" + }, + "id": "697908", + "fullName": "Byn Där Framme", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22809f" + }, + "id": "697919", + "fullName": "Byn Granberga", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280a0" + }, + "id": "697935", + "fullName": "Byn Marielund", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280a1" + }, + "id": "697938", + "fullName": "Byn Mällstuga", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280a2" + }, + "id": "699945", + "fullName": "Byn Opp I Stuga", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280a3" + }, + "id": "699953", + "fullName": "Byn Ängbråten", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280a4" + }, + "id": "699957", + "fullName": "Byn Öststugan", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280a5" + }, + "id": "682111", + "fullName": "Hedene Bynninga", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280a6" + }, + "id": "682803", + "fullName": "Sölje Bygdegård", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280a7" + }, + "id": "697944", + "fullName": "Byn Olleshagen", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280a8" + }, + "id": "697954", + "fullName": "Byn Västtomten", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280a9" + }, + "id": "699941", + "fullName": "Byn Nol I Stugan", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280aa" + }, + "id": "699947", + "fullName": "Byn Opp I Stugan", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280ab" + }, + "id": "684220", + "fullName": "Byn Djupdalen", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280ac" + }, + "id": "684230", + "fullName": "Byn Enebacken", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280ad" + }, + "id": "684245", + "fullName": "Byn Paradiset", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280ae" + }, + "id": "684254", + "fullName": "Byn Rönningen", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280af" + }, + "id": "684259", + "fullName": "Byn Sjöbacken", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280b0" + }, + "id": "694621", + "fullName": "Byn Örvattnet Öa", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280b1" + }, + "id": "684212", + "fullName": "Byn Björkhagen", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280b2" + }, + "id": "684226", + "fullName": "Byn Elofstomta", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280b3" + }, + "id": "684239", + "fullName": "Byn Norra Udden", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280b4" + }, + "id": "684267", + "fullName": "Byn Södra Udden", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280b5" + }, + "id": "684269", + "fullName": "Byn Verkstaden", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280b6" + }, + "id": "682352", + "fullName": "Hönacka Bynninga", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280b7" + }, + "id": "700534", + "fullName": "Näbbol Bystugan", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280b8" + }, + "id": "682426", + "fullName": "Lenungen Bynninga", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280b9" + }, + "id": "682805", + "fullName": "Sölje Bygdegården", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280ba" + }, + "id": "683151", + "fullName": "Töresbol Bynninga", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280bb" + }, + "id": "686134", + "fullName": "Berg Bygdegården", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280bc" + }, + "id": "684228", + "fullName": "Byn Elofstorpet", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280bd" + }, + "id": "684237", + "fullName": "Byn Mellantomta", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280be" + }, + "id": "693303", + "fullName": "Dalen Bygdegården", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280bf" + }, + "id": "695596", + "fullName": "Speke Bygdegården", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280c0" + }, + "id": "697034", + "fullName": "Sulvik Byartorpet", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280c1" + }, + "id": "684231", + "fullName": "Byn Gärdeskullen", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280c2" + }, + "id": "681651", + "fullName": "Bergsviken Bytorpet", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280c3" + }, + "id": "697100", + "fullName": "Sulvik Sydstuga Byn", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280c4" + }, + "id": "697936", + "fullName": "Byn Missionshuset", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280c5" + }, + "id": "700916", + "fullName": "Skårstorp Byängen", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280c6" + }, + "id": "701076", + "fullName": "Stömne Bygdegården", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280c7" + }, + "id": "683856", + "fullName": "Bogen Bygdegården", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280c8" + }, + "id": "682623", + "fullName": "Semnebyn Bygdegården", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280c9" + }, + "id": "694509", + "fullName": "Bosebyn Bygdegården", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280ca" + }, + "id": "694634", + "fullName": "Bålgård Bygdegården", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280cb" + }, + "id": "695217", + "fullName": "Perserud Bygdegården", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280cc" + }, + "id": "696835", + "fullName": "Ränkesed Bygdegården", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280cd" + }, + "id": "683935", + "fullName": "Bortan Bygdegården", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280ce" + }, + "id": "684336", + "fullName": "Fredros Bygdegården", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280cf" + }, + "id": "684698", + "fullName": "Järperud Bygdegården", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280d0" + }, + "id": "693890", + "fullName": "Olebyn Ottebols Bygdegård", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280d1" + }, + "id": "682458", + "fullName": "Lenungshammar Bygdegården", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280d2" + }, + "id": "693787", + "fullName": "Mellbyn Högvalta Bygdegård", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280d3" + }, + "id": "846125", + "fullName": "Byn", + "parentFullName": "Bergvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280d4" + }, + "id": "846309", + "fullName": "Byn", + "parentFullName": "Marmaverken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280d5" + }, + "id": "855145", + "fullName": "Flygstaden Byggnad", + "parentFullName": "Söderhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280d6" + }, + "id": "878588", + "fullName": "By", + "parentFullName": "Ramvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280d7" + }, + "id": "879350", + "fullName": "By", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280d8" + }, + "id": "879409", + "fullName": "Byn", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280d9" + }, + "id": "879445", + "fullName": "Byåker", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280da" + }, + "id": "879241", + "fullName": "Byvägen", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280db" + }, + "id": "879352", + "fullName": "Byviken", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280dc" + }, + "id": "879410", + "fullName": "Bynäset", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280dd" + }, + "id": "879351", + "fullName": "By Häggby Gård", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280de" + }, + "id": "879447", + "fullName": "Byåkersvägen", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280df" + }, + "id": "878589", + "fullName": "By Solbackagården", + "parentFullName": "Ramvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280e0" + }, + "id": "879446", + "fullName": "Byåker Klockargården", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280e1" + }, + "id": "607940", + "fullName": "Byvägen", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280e2" + }, + "id": "607389", + "fullName": "Bygatan", + "parentFullName": "Våxtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280e3" + }, + "id": "606399", + "fullName": "Altona By", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280e4" + }, + "id": "607700", + "fullName": "Veinge By", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280e5" + }, + "id": "607808", + "fullName": "By Hyltan", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280e6" + }, + "id": "607810", + "fullName": "By Ålstorp", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280e7" + }, + "id": "608461", + "fullName": "Hällede By", + "parentFullName": "Våxtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280e8" + }, + "id": "608104", + "fullName": "Mellby Bygatan", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280e9" + }, + "id": "607704", + "fullName": "Veinge By Kyrkan", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280ea" + }, + "id": "607706", + "fullName": "Veinge By Lugnet", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280eb" + }, + "id": "607714", + "fullName": "Veinge By Östergård", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280ec" + }, + "id": "606655", + "fullName": "Lilla Tjärby Byavägen", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280ed" + }, + "id": "607702", + "fullName": "Veinge By Dammgården", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280ee" + }, + "id": "607708", + "fullName": "Veinge By Prästgården", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280ef" + }, + "id": "607710", + "fullName": "Veinge By Tvångsgård", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280f0" + }, + "id": "607712", + "fullName": "Veinge By Västergård", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280f1" + }, + "id": "718606", + "fullName": "Östervik Bygget", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280f2" + }, + "id": "718429", + "fullName": "Lundsholm Bygget", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280f3" + }, + "id": "716090", + "fullName": "Byggmästaregatan", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280f4" + }, + "id": "718720", + "fullName": "Rudskoga Bygdegård", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280f5" + }, + "id": "936292", + "fullName": "Bergsjö Bygdegård", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280f6" + }, + "id": "936293", + "fullName": "Bergsjö Bygdegårdsvägen", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280f7" + }, + "id": "850031", + "fullName": "Byvägen", + "parentFullName": "Lyrestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280f8" + }, + "id": "843993", + "fullName": "Färed Bygården", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280f9" + }, + "id": "835943", + "fullName": "Fågelö Bygdegården", + "parentFullName": "Torsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280fa" + }, + "id": "837138", + "fullName": "Frölunda Bygården", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280fb" + }, + "id": "837460", + "fullName": "Rösslingen Bygget", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280fc" + }, + "id": "838437", + "fullName": "Björsäter Byskola", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280fd" + }, + "id": "834506", + "fullName": "Stora Rör Bygdegården", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280fe" + }, + "id": "836738", + "fullName": "Sundsmarken Bygget", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb2280ff" + }, + "id": "851285", + "fullName": "Siggarud Bygdegården", + "parentFullName": "Lyrestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228100" + }, + "id": "836277", + "fullName": "Västersidan Lilla Bygget", + "parentFullName": "Torsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228101" + }, + "id": "836315", + "fullName": "Västersidan Västra Bygget", + "parentFullName": "Torsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228102" + }, + "id": "837044", + "fullName": "Ekby-Vallby Bygdegården", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228103" + }, + "id": "539559", + "fullName": "Fjelie Byaväg", + "parentFullName": "Bjärred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228104" + }, + "id": "788891", + "fullName": "Byvägen", + "parentFullName": "Gällstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228105" + }, + "id": "788971", + "fullName": "Lilla Bystad", + "parentFullName": "Gällstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228106" + }, + "id": "789022", + "fullName": "Stora Bystad", + "parentFullName": "Gällstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228107" + }, + "id": "536591", + "fullName": "Kabbarps Byväg", + "parentFullName": "Åkarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228108" + }, + "id": "547840", + "fullName": "Vallby Byväg", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228109" + }, + "id": "927498", + "fullName": "Vikhems Bygata", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22810a" + }, + "id": "547013", + "fullName": "Gullåkra Byaväg", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22810b" + }, + "id": "547463", + "fullName": "Flackarps Byväg", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22810c" + }, + "id": "547925", + "fullName": "Särslövs Byaväg", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22810d" + }, + "id": "547900", + "fullName": "Mölleberga Byväg", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22810e" + }, + "id": "546994", + "fullName": "Byggmästarevägen", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22810f" + }, + "id": "547892", + "fullName": "Lilla Uppåkra Byväg", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228110" + }, + "id": "748876", + "fullName": "Bygatan", + "parentFullName": "Gusselby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228111" + }, + "id": "747143", + "fullName": "Bytesgatan", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228112" + }, + "id": "746569", + "fullName": "Känäs Bygget", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228113" + }, + "id": "757016", + "fullName": "Ullersätters By", + "parentFullName": "Frövi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228114" + }, + "id": "748661", + "fullName": "Grönbo Bygdegård", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228115" + }, + "id": "756466", + "fullName": "Fillmansboda Bygget", + "parentFullName": "Frövi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228116" + }, + "id": "757018", + "fullName": "Ullersätters By Fridhem", + "parentFullName": "Frövi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228117" + }, + "id": "748800", + "fullName": "Spannarboda Bygdegård", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228118" + }, + "id": "757020", + "fullName": "Ullersätters By Mellangården", + "parentFullName": "Frövi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228119" + }, + "id": "896974", + "fullName": "Byvägen", + "parentFullName": "Lannavaara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22811a" + }, + "id": "896944", + "fullName": "Liljala By", + "parentFullName": "Vittangi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22811b" + }, + "id": "812469", + "fullName": "Byås", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22811c" + }, + "id": "812466", + "fullName": "By Born", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22811d" + }, + "id": "812463", + "fullName": "By Backa", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22811e" + }, + "id": "812468", + "fullName": "By Smedsbo", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22811f" + }, + "id": "812464", + "fullName": "By Bengtsbo", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228120" + }, + "id": "811956", + "fullName": "Byvalla", + "parentFullName": "Horndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228121" + }, + "id": "811896", + "fullName": "By Granliden", + "parentFullName": "Horndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228122" + }, + "id": "812525", + "fullName": "Näs", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228123" + }, + "id": "812460", + "fullName": "Born", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228124" + }, + "id": "812471", + "fullName": "Djup", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228125" + }, + "id": "812548", + "fullName": "Rudu", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228126" + }, + "id": "812604", + "fullName": "Åsen", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228127" + }, + "id": "812454", + "fullName": "Backa", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228128" + }, + "id": "812457", + "fullName": "Björk", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228129" + }, + "id": "812489", + "fullName": "Gåsbo", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22812a" + }, + "id": "812529", + "fullName": "Näsbo", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22812b" + }, + "id": "812546", + "fullName": "Rosse", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22812c" + }, + "id": "812458", + "fullName": "Björka", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22812d" + }, + "id": "812477", + "fullName": "Forsön", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22812e" + }, + "id": "812481", + "fullName": "Färjan", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22812f" + }, + "id": "812483", + "fullName": "Gaddbo", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228130" + }, + "id": "812487", + "fullName": "Gålsbo", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228131" + }, + "id": "812504", + "fullName": "Hovnäs", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228132" + }, + "id": "812512", + "fullName": "Leknäs", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228133" + }, + "id": "812558", + "fullName": "Spisbo", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228134" + }, + "id": "812565", + "fullName": "Sälgbo", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228135" + }, + "id": "812577", + "fullName": "Tyttbo", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228136" + }, + "id": "812583", + "fullName": "Vreten", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228137" + }, + "id": "812473", + "fullName": "Djupvik", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228138" + }, + "id": "812479", + "fullName": "Fullsta", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228139" + }, + "id": "812510", + "fullName": "Kyrkbyn", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22813a" + }, + "id": "812519", + "fullName": "Norrbyn", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22813b" + }, + "id": "812554", + "fullName": "Skogbyn", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22813c" + }, + "id": "812556", + "fullName": "Smedsbo", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22813d" + }, + "id": "812560", + "fullName": "Staksbo", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22813e" + }, + "id": "812561", + "fullName": "Storbyn", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22813f" + }, + "id": "812579", + "fullName": "Vadsbro", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228140" + }, + "id": "812455", + "fullName": "Bengtsbo", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228141" + }, + "id": "812498", + "fullName": "Hagabäck", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228142" + }, + "id": "812506", + "fullName": "Jugansbo", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228143" + }, + "id": "812513", + "fullName": "Mestaäng", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228144" + }, + "id": "812521", + "fullName": "Nylandet", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228145" + }, + "id": "812533", + "fullName": "Näsvägen", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228146" + }, + "id": "812552", + "fullName": "Sisselbo", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228148" + }, + "id": "812461", + "fullName": "Bredgrind", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228149" + }, + "id": "812496", + "fullName": "Gåviksudd", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22814a" + }, + "id": "812544", + "fullName": "Ropnäsudd", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22814b" + }, + "id": "812550", + "fullName": "Ruduvägen", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22814c" + }, + "id": "812571", + "fullName": "Södra Rudu", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22814d" + }, + "id": "812594", + "fullName": "Västmossa", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22814e" + }, + "id": "812606", + "fullName": "Östanberg", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22814f" + }, + "id": "812485", + "fullName": "Gränsviken", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228150" + }, + "id": "812502", + "fullName": "Holmberget", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228151" + }, + "id": "812515", + "fullName": "Norra Heden", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228152" + }, + "id": "812523", + "fullName": "Näckenbäck", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228153" + }, + "id": "812531", + "fullName": "Näsbovägen", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228154" + }, + "id": "812592", + "fullName": "Västanbäck", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228155" + }, + "id": "812500", + "fullName": "Hildursborg", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228156" + }, + "id": "812509", + "fullName": "Kolhusvägen", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228157" + }, + "id": "812527", + "fullName": "Näs Herrgård", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228158" + }, + "id": "812535", + "fullName": "Prostgården", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228159" + }, + "id": "812537", + "fullName": "Prästgården", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22815a" + }, + "id": "812564", + "fullName": "Sundsbacken", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22815b" + }, + "id": "812567", + "fullName": "Sävsenkojan", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22815c" + }, + "id": "812573", + "fullName": "Södra Spisbo", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22815d" + }, + "id": "812585", + "fullName": "Vällarns väg", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22815e" + }, + "id": "812600", + "fullName": "Ångermansbo", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22815f" + }, + "id": "812511", + "fullName": "Lassebokojan", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228160" + }, + "id": "812563", + "fullName": "Strandmoraön", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228161" + }, + "id": "812569", + "fullName": "Södra Fullsta", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228163" + }, + "id": "812602", + "fullName": "Åsbacksvägen", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228164" + }, + "id": "812474", + "fullName": "Djupviksvägen", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228165" + }, + "id": "812476", + "fullName": "Flottarstugan", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228166" + }, + "id": "812508", + "fullName": "Klockarvreten", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228167" + }, + "id": "812581", + "fullName": "Vitabruksvägen", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228168" + }, + "id": "812517", + "fullName": "Norra Strandmora", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228169" + }, + "id": "812562", + "fullName": "Strandmora Klint", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22816a" + }, + "id": "812575", + "fullName": "Södra Strandmora", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22816b" + }, + "id": "812610", + "fullName": "Östra Strandmora", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22816c" + }, + "id": "770383", + "fullName": "Byvägen", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22816d" + }, + "id": "771196", + "fullName": "Bygdegårdsvägen", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22816e" + }, + "id": "772135", + "fullName": "Mårtsbo Byvägen", + "parentFullName": "Möklinta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb22816f" + }, + "id": "812608", + "fullName": "Österänget", + "parentFullName": "By Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228170" + }, + "id": "784979", + "fullName": "Byle", + "parentFullName": "Hargshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228171" + }, + "id": "784141", + "fullName": "Byvägen", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228172" + }, + "id": "784981", + "fullName": "Bysättra", + "parentFullName": "Hargshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1975a27dcf33cb228173" + }, + "id": "785145", + "fullName": "Sanda Byle", + "parentFullName": "Hargshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2289e0" + }, + "id": "491574", + "fullName": "Bågvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2289e1" + }, + "id": "491685", + "fullName": "Ebba Bååts väg", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2289e2" + }, + "id": "926408", + "fullName": "Ebba Bååts torg", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2289e3" + }, + "id": "920783", + "fullName": "Bågskyttevägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2289e4" + }, + "id": "621988", + "fullName": "Vi Båthuset", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2289e5" + }, + "id": "611267", + "fullName": "Bånkesta Gård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2289e6" + }, + "id": "606204", + "fullName": "Båtsmansgatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2289e9" + }, + "id": "611273", + "fullName": "Bånkesta Risbro", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2289ea" + }, + "id": "611269", + "fullName": "Bånkesta Lövhult", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2289eb" + }, + "id": "612756", + "fullName": "Hedensö Båtstaden", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2289ec" + }, + "id": "611268", + "fullName": "Bånkesta Holmtorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2289ed" + }, + "id": "611275", + "fullName": "Bånkesta Rävbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2289ee" + }, + "id": "611279", + "fullName": "Bånkesta Sågstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2289ef" + }, + "id": "935176", + "fullName": "Bånkesta Duvhällarna", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2289f0" + }, + "id": "611277", + "fullName": "Bånkesta Stora Myran", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2289f1" + }, + "id": "482282", + "fullName": "Bågvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2289f2" + }, + "id": "482284", + "fullName": "Båtvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2289f3" + }, + "id": "483096", + "fullName": "Båtsmans backe", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2289f4" + }, + "id": "482690", + "fullName": "Bågspännarvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2289f5" + }, + "id": "836337", + "fullName": "Båtvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2289f6" + }, + "id": "835400", + "fullName": "Båtsmansgatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2289f7" + }, + "id": "592177", + "fullName": "Bågvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2289f8" + }, + "id": "598251", + "fullName": "Bårared", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2289f9" + }, + "id": "928427", + "fullName": "Bårarpsvägen", + "parentFullName": "Slättåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2289fa" + }, + "id": "595196", + "fullName": "Båtmansvägen", + "parentFullName": "Steninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2289fb" + }, + "id": "592837", + "fullName": "Båtsmansgatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2289fc" + }, + "id": "608975", + "fullName": "Bårarpsvägen", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2289fd" + }, + "id": "599148", + "fullName": "Rävinge Bårarp", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2289fe" + }, + "id": "595197", + "fullName": "Båtsmannens väg", + "parentFullName": "Steninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2289ff" + }, + "id": "609161", + "fullName": "Slättåkra Bårarp", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a00" + }, + "id": "928486", + "fullName": "Slättåkra Bårarp", + "parentFullName": "Slättåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a01" + }, + "id": "598253", + "fullName": "Bårared Mossastugan", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a02" + }, + "id": "595302", + "fullName": "Skintaby Båtmanstorpet", + "parentFullName": "Steninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a04" + }, + "id": "878394", + "fullName": "Båräng", + "parentFullName": "Alnö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a05" + }, + "id": "875196", + "fullName": "Båtgränd", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a06" + }, + "id": "875781", + "fullName": "Bågevägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a07" + }, + "id": "878436", + "fullName": "Båtshakevägen", + "parentFullName": "Alnö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a08" + }, + "id": "876111", + "fullName": "Båtsmansvägen", + "parentFullName": "Stöde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a09" + }, + "id": "877923", + "fullName": "Båthamnsvägen", + "parentFullName": "Kvissleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a0a" + }, + "id": "875198", + "fullName": "Båtsmansvägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a0b" + }, + "id": "644940", + "fullName": "Båtsmanstorp", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a0c" + }, + "id": "500322", + "fullName": "Båtmansmossen", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a0d" + }, + "id": "497847", + "fullName": "Båtsmansvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a10" + }, + "id": "926566", + "fullName": "Båtsman Lobergs gata", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a11" + }, + "id": "493678", + "fullName": "Båtstigen", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a12" + }, + "id": "912444", + "fullName": "Båtsviken", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a13" + }, + "id": "493988", + "fullName": "Båtsmannabacken", + "parentFullName": "Tumba", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a14" + }, + "id": "654758", + "fullName": "Drev Bångstorp", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a15" + }, + "id": "645239", + "fullName": "Bågfrylevägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a16" + }, + "id": "645655", + "fullName": "Bålverksvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a17" + }, + "id": "644063", + "fullName": "Båtsmanstorget", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a1a" + }, + "id": "667207", + "fullName": "Bårum", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a1b" + }, + "id": "650114", + "fullName": "Bågegatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a1c" + }, + "id": "653676", + "fullName": "Bårumsgatan", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a1d" + }, + "id": "651357", + "fullName": "Båtnäsgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a1e" + }, + "id": "649936", + "fullName": "Båtsmansgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a1f" + }, + "id": "653678", + "fullName": "Bårumsgårds väg", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a20" + }, + "id": "654014", + "fullName": "Östra Bårumsgatan", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a21" + }, + "id": "481110", + "fullName": "Båtsudden", + "parentFullName": "Utö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a22" + }, + "id": "486929", + "fullName": "Båtstigen", + "parentFullName": "Haninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a23" + }, + "id": "926323", + "fullName": "Båtstigen", + "parentFullName": "Årsta Havsbad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a24" + }, + "id": "926199", + "fullName": "Båtmansvägen", + "parentFullName": "Norrby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a25" + }, + "id": "486756", + "fullName": "Båtmansvägen", + "parentFullName": "Haninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a26" + }, + "id": "926101", + "fullName": "Lilla Båtskobben", + "parentFullName": "Gränö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a27" + }, + "id": "926110", + "fullName": "Stora Båtskobben", + "parentFullName": "Gränö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a28" + }, + "id": "590094", + "fullName": "Båkgatan", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a29" + }, + "id": "591095", + "fullName": "Bålvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a2a" + }, + "id": "585524", + "fullName": "Bågvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a2b" + }, + "id": "586140", + "fullName": "Båtyxvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a2c" + }, + "id": "590427", + "fullName": "Båtföraregatan", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a2d" + }, + "id": "590425", + "fullName": "Båtbyggarevägen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a2e" + }, + "id": "585707", + "fullName": "Båtsmansgatan", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a2f" + }, + "id": "710700", + "fullName": "Båthusvägen", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a30" + }, + "id": "712358", + "fullName": "A U Bååths väg", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a31" + }, + "id": "697975", + "fullName": "Bångsbovägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a32" + }, + "id": "710338", + "fullName": "Båtsmansstigen", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a33" + }, + "id": "707328", + "fullName": "Bådagårdsvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a34" + }, + "id": "707571", + "fullName": "Båratorpsvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a35" + }, + "id": "707330", + "fullName": "Båtsman Lunds väg", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a36" + }, + "id": "911295", + "fullName": "Båtön", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a37" + }, + "id": "912967", + "fullName": "Båtöharun", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a38" + }, + "id": "894210", + "fullName": "Båtvägen", + "parentFullName": "Gammelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a39" + }, + "id": "896039", + "fullName": "Båthusgränd", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a3a" + }, + "id": "896306", + "fullName": "Båthamnsgatan", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a3b" + }, + "id": "916946", + "fullName": "Stora Båtöklippan", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a3c" + }, + "id": "506614", + "fullName": "Bågspännarvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a3f" + }, + "id": "890633", + "fullName": "Båtgränd", + "parentFullName": "Kåge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a40" + }, + "id": "890039", + "fullName": "Båtvik", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a41" + }, + "id": "889957", + "fullName": "Bågvägen", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a42" + }, + "id": "890176", + "fullName": "Båtsmansgatan", + "parentFullName": "Skelleftehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a43" + }, + "id": "518866", + "fullName": "Båtvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a44" + }, + "id": "519182", + "fullName": "Bågvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a45" + }, + "id": "519557", + "fullName": "Båtsmansvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a46" + }, + "id": "518044", + "fullName": "Bågevägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a47" + }, + "id": "518581", + "fullName": "Båtsmansvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a48" + }, + "id": "518685", + "fullName": "Karby Båtsmanstorp", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a49" + }, + "id": "687917", + "fullName": "Bårstad", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a4a" + }, + "id": "686302", + "fullName": "Bååtgatan", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a4b" + }, + "id": "686547", + "fullName": "Båtsmansgatan", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a4c" + }, + "id": "687651", + "fullName": "Bårstadsvägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a4d" + }, + "id": "675671", + "fullName": "Boda Båtsmanstorp", + "parentFullName": "Rockneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a4e" + }, + "id": "669961", + "fullName": "Bååts Gränd", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a4f" + }, + "id": "929408", + "fullName": "Bååths Gränd", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a50" + }, + "id": "669114", + "fullName": "Båtsmansvägen", + "parentFullName": "Sturkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a51" + }, + "id": "669878", + "fullName": "Båtsmansgränd", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a52" + }, + "id": "919043", + "fullName": "Båtsman Hellgrens väg", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a53" + }, + "id": "673148", + "fullName": "Ekeryd Båtsmanstorpet", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a54" + }, + "id": "701496", + "fullName": "Bågskyttegatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a56" + }, + "id": "711484", + "fullName": "Båtvägen", + "parentFullName": "Stråvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a57" + }, + "id": "704553", + "fullName": "Båtaviksvägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a59" + }, + "id": "711482", + "fullName": "Båtmanstorpet", + "parentFullName": "Stråvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a5a" + }, + "id": "704921", + "fullName": "Båtsmansstigen", + "parentFullName": "Åskloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a5b" + }, + "id": "703773", + "fullName": "Båtsmansvägen", + "parentFullName": "Träslövsläge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a5c" + }, + "id": "704373", + "fullName": "Gödestad Båtsberg", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a5d" + }, + "id": "711544", + "fullName": "Stråvalla Båtmanstorpet", + "parentFullName": "Stråvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a5e" + }, + "id": "863639", + "fullName": "Båtplatsvägen", + "parentFullName": "Frösön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a5f" + }, + "id": "938299", + "fullName": "Bågskyttevägen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a60" + }, + "id": "805766", + "fullName": "Bålbro", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a61" + }, + "id": "912101", + "fullName": "Båtvägen", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a62" + }, + "id": "807425", + "fullName": "Båtmanby", + "parentFullName": "Rånäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a63" + }, + "id": "803124", + "fullName": "Båtvägen", + "parentFullName": "Herräng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a64" + }, + "id": "802115", + "fullName": "Båtsängen", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a66" + }, + "id": "917468", + "fullName": "Båtstigen", + "parentFullName": "Herräng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a67" + }, + "id": "911074", + "fullName": "Bålbro Gård", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a68" + }, + "id": "911467", + "fullName": "Bålbrotorp", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a69" + }, + "id": "805261", + "fullName": "Båtdraget", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a6a" + }, + "id": "805449", + "fullName": "Båtsviken", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a6b" + }, + "id": "913366", + "fullName": "Bålbrovägen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a6c" + }, + "id": "911171", + "fullName": "Båthusvägen", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a6e" + }, + "id": "916566", + "fullName": "Balders Båge", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a6f" + }, + "id": "918037", + "fullName": "Båthusstigen", + "parentFullName": "Furusund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a70" + }, + "id": "800701", + "fullName": "Båtsmansvägen", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a71" + }, + "id": "804804", + "fullName": "Båtmansvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a73" + }, + "id": "803445", + "fullName": "Båtsmansgatan", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a74" + }, + "id": "919588", + "fullName": "Båtsmanshagen", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a75" + }, + "id": "922423", + "fullName": "Båtsviksvägen", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a76" + }, + "id": "922783", + "fullName": "Västra Båtskäret", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a78" + }, + "id": "918370", + "fullName": "Båtsmansgärdet", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a79" + }, + "id": "915875", + "fullName": "Gummarö Båtmansväg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a7a" + }, + "id": "918813", + "fullName": "Västanvik Båtsmansvägen", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a7b" + }, + "id": "605732", + "fullName": "Fårö Båta", + "parentFullName": "Fårö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a7c" + }, + "id": "602444", + "fullName": "Näs Båtels", + "parentFullName": "Havdhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a7d" + }, + "id": "604659", + "fullName": "Gothem Båtare", + "parentFullName": "Slite", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a7e" + }, + "id": "603612", + "fullName": "Lojsta Båtels", + "parentFullName": "Hemse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a7f" + }, + "id": "604244", + "fullName": "Anga Båticke", + "parentFullName": "Katthammarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a80" + }, + "id": "602619", + "fullName": "Båtsmansvägen", + "parentFullName": "Havdhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a81" + }, + "id": "601249", + "fullName": "Ganthem Båtels", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a82" + }, + "id": "601047", + "fullName": "Mästerby Båtels", + "parentFullName": "Gotlands Tofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a83" + }, + "id": "601955", + "fullName": "Eskelhem Båticke", + "parentFullName": "Gotlands Tofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a84" + }, + "id": "601953", + "fullName": "Eskelhem Båterstomt", + "parentFullName": "Gotlands Tofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a86" + }, + "id": "601727", + "fullName": "Västerhejde Båtsman Engels väg", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a87" + }, + "id": "600972", + "fullName": "Västerhejde Båtsman Humblas väg", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a88" + }, + "id": "824621", + "fullName": "Båtpers", + "parentFullName": "Svärdsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a89" + }, + "id": "930351", + "fullName": "Båberg", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a8a" + }, + "id": "747893", + "fullName": "Båtmansstommen Ryra", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a8b" + }, + "id": "881299", + "fullName": "Bågvägen", + "parentFullName": "Mellansel", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a8c" + }, + "id": "881456", + "fullName": "Bågegatan", + "parentFullName": "Örnsköldsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a8d" + }, + "id": "881986", + "fullName": "Båtsmansgatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a8e" + }, + "id": "881300", + "fullName": "Båtmansvägen", + "parentFullName": "Mellansel", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a8f" + }, + "id": "727613", + "fullName": "Båröd", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a90" + }, + "id": "727279", + "fullName": "Bången", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a91" + }, + "id": "725829", + "fullName": "Båkgatan", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a92" + }, + "id": "727281", + "fullName": "Bången Gränås", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a93" + }, + "id": "725879", + "fullName": "Båthamnsvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a94" + }, + "id": "726718", + "fullName": "Båtsmansvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a95" + }, + "id": "727283", + "fullName": "Bången Nybygget", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a96" + }, + "id": "727774", + "fullName": "Båröd Trättarekullen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a97" + }, + "id": "574678", + "fullName": "Bångtorp", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a98" + }, + "id": "581411", + "fullName": "Båtstugan", + "parentFullName": "Vrena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a99" + }, + "id": "574711", + "fullName": "Haga Bålsjön", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a9a" + }, + "id": "580120", + "fullName": "Bångenstorp", + "parentFullName": "Jönåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a9b" + }, + "id": "645622", + "fullName": "Båvenshult", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a9c" + }, + "id": "572983", + "fullName": "Båthamnsvägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a9d" + }, + "id": "575008", + "fullName": "Vallen Bålsjön", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a9e" + }, + "id": "576711", + "fullName": "Båtsmansvägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228a9f" + }, + "id": "919978", + "fullName": "Horn Båtvarvet", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228aa0" + }, + "id": "576229", + "fullName": "Båtsmanstorpet", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228aa1" + }, + "id": "578016", + "fullName": "Båtsmansstugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228aa2" + }, + "id": "574677", + "fullName": "Bålsjön Sjöhagen", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228aa3" + }, + "id": "574721", + "fullName": "Hustorp Bålsjögård", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228aa4" + }, + "id": "574723", + "fullName": "Hustorp Bålsjöliden", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228aa5" + }, + "id": "645624", + "fullName": "Båvenshult Klippan", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228aa6" + }, + "id": "574801", + "fullName": "Kila Hultersta Bålsjön", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228aa7" + }, + "id": "575231", + "fullName": "Edeby Båtförarstugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228aa8" + }, + "id": "580123", + "fullName": "Bångenstorp Lövstugan", + "parentFullName": "Jönåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228aa9" + }, + "id": "645628", + "fullName": "Båvenshult Marieberg", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228aaa" + }, + "id": "645630", + "fullName": "Båvenshult Skogsvik", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228aab" + }, + "id": "645959", + "fullName": "Sjögedal Båvenshult", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228aac" + }, + "id": "576231", + "fullName": "Båtsmanstorpet Rånock", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228aad" + }, + "id": "580121", + "fullName": "Bångenstorp Björkbacken", + "parentFullName": "Jönåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228aae" + }, + "id": "580122", + "fullName": "Bångenstorp Lilla Kolmossen", + "parentFullName": "Jönåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228aaf" + }, + "id": "645626", + "fullName": "Båvenshult Lilla Marieberg", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ab0" + }, + "id": "851758", + "fullName": "Lunne Bångsbo", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ab1" + }, + "id": "833965", + "fullName": "Frösve Bårstorp", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ab2" + }, + "id": "833921", + "fullName": "Bårstorps Festplats", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ab3" + }, + "id": "578991", + "fullName": "Bågvägen", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ab4" + }, + "id": "818788", + "fullName": "Båtsta", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ab5" + }, + "id": "822623", + "fullName": "Båtvägen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ab6" + }, + "id": "818435", + "fullName": "Båtstavägen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ab7" + }, + "id": "821993", + "fullName": "Bågsträngsgatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ab8" + }, + "id": "485623", + "fullName": "Tyresö Slott Båthuset", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ab9" + }, + "id": "510996", + "fullName": "Bågvägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228aba" + }, + "id": "510845", + "fullName": "Båtsmansvägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228abb" + }, + "id": "533366", + "fullName": "Båtgränden", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228abc" + }, + "id": "535370", + "fullName": "Båtbyggaregränd", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228abd" + }, + "id": "535638", + "fullName": "Stora Slågarp Bååthsgården", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228abe" + }, + "id": "535535", + "fullName": "Västra Vemmerlöv Bååtsgården", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228abf" + }, + "id": "521298", + "fullName": "Båtsmansvägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ac0" + }, + "id": "521882", + "fullName": "Båtbyggarvägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ac1" + }, + "id": "600343", + "fullName": "Bålabron", + "parentFullName": "Ätran", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ac2" + }, + "id": "920276", + "fullName": "Båtsmannen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ac3" + }, + "id": "605954", + "fullName": "Båthusvägen", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ac4" + }, + "id": "603657", + "fullName": "Båtsmansvägen", + "parentFullName": "Ugglarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ac5" + }, + "id": "602453", + "fullName": "Båtmansvägen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ac6" + }, + "id": "604261", + "fullName": "Båtakåsvägen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ac7" + }, + "id": "604167", + "fullName": "Skogstorp Bånga", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ac8" + }, + "id": "604904", + "fullName": "Faurås Båtmanstorpet", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ac9" + }, + "id": "604972", + "fullName": "Stafsinge Båtmansgård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228acb" + }, + "id": "603335", + "fullName": "Eftra Kyrkby Båtmanslyckan", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228acc" + }, + "id": "513744", + "fullName": "Båtvägen", + "parentFullName": "Österskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228acd" + }, + "id": "515152", + "fullName": "Båtdraget", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228acf" + }, + "id": "514204", + "fullName": "Båtsmansvägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ad0" + }, + "id": "513556", + "fullName": "Båthamnsvägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ad1" + }, + "id": "513372", + "fullName": "Båtstorpsvägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ad2" + }, + "id": "515053", + "fullName": "Rydboholms Gård Ullna Båtsmanstorp", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ad3" + }, + "id": "717053", + "fullName": "Båröd", + "parentFullName": "Hålta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ad4" + }, + "id": "715696", + "fullName": "Båtstigen", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ad5" + }, + "id": "717136", + "fullName": "Östra Båröd", + "parentFullName": "Hålta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ad6" + }, + "id": "715494", + "fullName": "Båtsmansgatan", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ad7" + }, + "id": "789093", + "fullName": "Båtvägen", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ad8" + }, + "id": "789544", + "fullName": "Härkeberga Bårskär", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ad9" + }, + "id": "795082", + "fullName": "Österunda Norra Bångsbo", + "parentFullName": "Fjärdhundra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ada" + }, + "id": "795098", + "fullName": "Österunda Södra Bångsbo", + "parentFullName": "Fjärdhundra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228adb" + }, + "id": "790837", + "fullName": "Hjälsta Til", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228adc" + }, + "id": "514873", + "fullName": "Bågvägen", + "parentFullName": "Tjällmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228add" + }, + "id": "536922", + "fullName": "Båtsmansgatan", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ade" + }, + "id": "538792", + "fullName": "Godegård Båseberg", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228adf" + }, + "id": "480387", + "fullName": "Båkvägen", + "parentFullName": "Sandhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ae0" + }, + "id": "479761", + "fullName": "Båtholmen", + "parentFullName": "Gällnöby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ae1" + }, + "id": "483874", + "fullName": "Båtvägen", + "parentFullName": "Gustavsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ae2" + }, + "id": "488979", + "fullName": "Torsby Bågväg", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ae3" + }, + "id": "489340", + "fullName": "Båtmansvägen", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ae4" + }, + "id": "484425", + "fullName": "Båthamnsvägen", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ae5" + }, + "id": "489670", + "fullName": "Båtkroksvägen", + "parentFullName": "Stavsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ae6" + }, + "id": "490056", + "fullName": "Lilla Båtmansvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ae7" + }, + "id": "892720", + "fullName": "Båtvägen", + "parentFullName": "Rosvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ae8" + }, + "id": "892520", + "fullName": "Bågevägen", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ae9" + }, + "id": "891434", + "fullName": "Båthusgatan", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228aea" + }, + "id": "891597", + "fullName": "Båtmansgatan", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228aeb" + }, + "id": "912219", + "fullName": "Båstagrundet", + "parentFullName": "Jävrebyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228aec" + }, + "id": "892379", + "fullName": "Båtskatavägen", + "parentFullName": "Öjebyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228aed" + }, + "id": "556864", + "fullName": "Båkvägen", + "parentFullName": "Vejbystrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228aee" + }, + "id": "559178", + "fullName": "Bågegatan", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228aef" + }, + "id": "724277", + "fullName": "Båt-Johans väg", + "parentFullName": "Tollered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228af0" + }, + "id": "724384", + "fullName": "Bågskyttevägen", + "parentFullName": "Tollered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228af1" + }, + "id": "713386", + "fullName": "Båtsmansvägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228af2" + }, + "id": "807344", + "fullName": "Båsgatan", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228af3" + }, + "id": "807475", + "fullName": "Bågegatan", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228af4" + }, + "id": "806983", + "fullName": "Båtsmansgatan", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228af5" + }, + "id": "838799", + "fullName": "Båtstavägen", + "parentFullName": "Sandviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228af6" + }, + "id": "838312", + "fullName": "Bågspännarvägen", + "parentFullName": "Sandviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228af7" + }, + "id": "749635", + "fullName": "Båberg", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228af8" + }, + "id": "746262", + "fullName": "Båberg", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228af9" + }, + "id": "748973", + "fullName": "Båtsmansgatan", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228afa" + }, + "id": "705864", + "fullName": "Båtsmansvägen", + "parentFullName": "Sävedalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228afb" + }, + "id": "853392", + "fullName": "Bålsön", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228afc" + }, + "id": "849147", + "fullName": "Bångvägen", + "parentFullName": "Forsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228afd" + }, + "id": "853961", + "fullName": "Båsfjärd", + "parentFullName": "Iggesund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228afe" + }, + "id": "853119", + "fullName": "Båsvägen", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228aff" + }, + "id": "923311", + "fullName": "Båsfjärd", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b00" + }, + "id": "853024", + "fullName": "Bålsövägen", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b01" + }, + "id": "853390", + "fullName": "Bålsö Kapell", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b02" + }, + "id": "853394", + "fullName": "Båthusvägen", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b03" + }, + "id": "848946", + "fullName": "Båtlänningen", + "parentFullName": "Näsviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b04" + }, + "id": "852739", + "fullName": "Båtsmansvägen", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b05" + }, + "id": "709709", + "fullName": "Bårhultsvägen", + "parentFullName": "Landvetter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b06" + }, + "id": "708106", + "fullName": "Båtsmansvägen", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b07" + }, + "id": "709494", + "fullName": "Bårekullavägen", + "parentFullName": "Landvetter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b08" + }, + "id": "709707", + "fullName": "Bårekulla Sjöväg", + "parentFullName": "Landvetter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b09" + }, + "id": "535534", + "fullName": "Bålebo", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b0a" + }, + "id": "540615", + "fullName": "Bågvägen", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b0b" + }, + "id": "540812", + "fullName": "Båtvägen", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b0c" + }, + "id": "534100", + "fullName": "Bågvik Ören", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b0d" + }, + "id": "534091", + "fullName": "Bågvik Sörby", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b0e" + }, + "id": "535536", + "fullName": "Bålebo Kärrebo", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b0f" + }, + "id": "534025", + "fullName": "Bågvik Berget", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b10" + }, + "id": "534048", + "fullName": "Bågvik Gärdet", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b11" + }, + "id": "534052", + "fullName": "Bågvik Hörnet", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b12" + }, + "id": "534064", + "fullName": "Bågvik Lugnet", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b13" + }, + "id": "534070", + "fullName": "Bågvik Sandby", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b14" + }, + "id": "534072", + "fullName": "Bågvik Sikebo", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b15" + }, + "id": "534078", + "fullName": "Bågvik Skolan", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b16" + }, + "id": "534085", + "fullName": "Bågvik Solhem", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b17" + }, + "id": "534104", + "fullName": "Bågviksvägen", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b18" + }, + "id": "540140", + "fullName": "Båtsmansgatan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b19" + }, + "id": "540142", + "fullName": "Båtsmansgränd", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b1a" + }, + "id": "534056", + "fullName": "Bågvik Knesset", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b1b" + }, + "id": "534066", + "fullName": "Bågvik Olserum", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b1c" + }, + "id": "534089", + "fullName": "Bågvik Stenbet", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b1d" + }, + "id": "534096", + "fullName": "Bågvik Ängarna", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b1e" + }, + "id": "534031", + "fullName": "Bågvik Brantsbo", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b1f" + }, + "id": "534041", + "fullName": "Bågvik Eriksnäs", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b20" + }, + "id": "534044", + "fullName": "Bågvik Granåsen", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b21" + }, + "id": "534046", + "fullName": "Bågvik Grindebo", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b22" + }, + "id": "534050", + "fullName": "Bågvik Hillside", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b23" + }, + "id": "534062", + "fullName": "Bågvik Lovisero", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b24" + }, + "id": "534074", + "fullName": "Bågvik Sjöshult", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b25" + }, + "id": "534092", + "fullName": "Bågvik Sörliden", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b26" + }, + "id": "534093", + "fullName": "Bågvik Verkstan", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b27" + }, + "id": "541478", + "fullName": "Händelöp Båtdalen", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b28" + }, + "id": "535542", + "fullName": "Bålebo Svenstorpet", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b29" + }, + "id": "534023", + "fullName": "Bågvik Aspkullen", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b2a" + }, + "id": "534027", + "fullName": "Bågvik Björkhaga", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b2b" + }, + "id": "534029", + "fullName": "Bågvik Björkliden", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b2c" + }, + "id": "534039", + "fullName": "Bågvik Bäckstugan", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b2d" + }, + "id": "534043", + "fullName": "Bågvik Furuslätt", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b2e" + }, + "id": "534068", + "fullName": "Bågvik Rumskullen", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b2f" + }, + "id": "534076", + "fullName": "Bågvik Sjöstrand", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b30" + }, + "id": "534087", + "fullName": "Bågvik Solkullen", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b31" + }, + "id": "534094", + "fullName": "Bågvik Västerborg", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b32" + }, + "id": "534095", + "fullName": "Bågvik Västrahult", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b33" + }, + "id": "534102", + "fullName": "Bågvik Österborg", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b34" + }, + "id": "541580", + "fullName": "Lilla Båtviksvägen", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b36" + }, + "id": "534058", + "fullName": "Bågvik Kullens Gård", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b37" + }, + "id": "534060", + "fullName": "Bågvik Lilla Kullen", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b38" + }, + "id": "534098", + "fullName": "Bågvik Änghagatorp", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b39" + }, + "id": "544676", + "fullName": "Mulestad Båssvehagen", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b3a" + }, + "id": "534037", + "fullName": "Bågvik Bromrakullen", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b3b" + }, + "id": "534042", + "fullName": "Bågvik Eriksnäs Gård", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b3c" + }, + "id": "934488", + "fullName": "Mulestad Båssvehagen", + "parentFullName": "Odensvi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b3d" + }, + "id": "534054", + "fullName": "Bågvik Klockaregården", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b3f" + }, + "id": "539977", + "fullName": "Båtsmansvägen", + "parentFullName": "Skanör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b40" + }, + "id": "638872", + "fullName": "Bågvägen", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b41" + }, + "id": "641609", + "fullName": "Båtudden", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b42" + }, + "id": "642581", + "fullName": "Båtvägen", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b43" + }, + "id": "649228", + "fullName": "Båtsholmen", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b44" + }, + "id": "647623", + "fullName": "Båtsmansgränd", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b45" + }, + "id": "767408", + "fullName": "Skogsbygden Bålabygd", + "parentFullName": "Torestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b46" + }, + "id": "621856", + "fullName": "Lerdala Båtstad", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b47" + }, + "id": "636635", + "fullName": "Båsbo", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b48" + }, + "id": "627734", + "fullName": "Båresta", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b49" + }, + "id": "625052", + "fullName": "Båltsnäs", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b4a" + }, + "id": "636641", + "fullName": "Båsbo Högen", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b4b" + }, + "id": "636639", + "fullName": "Båsbo Fagernäs", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b4c" + }, + "id": "625054", + "fullName": "Båltsnäs Gård", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b4d" + }, + "id": "628358", + "fullName": "Östra Båresta", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b4e" + }, + "id": "636647", + "fullName": "Båsbo Solbacken", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b4f" + }, + "id": "628222", + "fullName": "Västra Båresta", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b50" + }, + "id": "636637", + "fullName": "Båsbo Björkbacka", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b51" + }, + "id": "636643", + "fullName": "Båsbo Lustgården", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b52" + }, + "id": "636645", + "fullName": "Båsbo Norrgården", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b53" + }, + "id": "625056", + "fullName": "Båltsnäs Hårsnäs", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b54" + }, + "id": "625060", + "fullName": "Båltsnäs Ugglebo", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b55" + }, + "id": "616227", + "fullName": "Ottekil Båtbyggeri", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b56" + }, + "id": "625058", + "fullName": "Båltsnäs Långviken", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b57" + }, + "id": "627966", + "fullName": "Knektbacken Båsfall", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b58" + }, + "id": "516903", + "fullName": "Båtsmansvägen", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b59" + }, + "id": "543602", + "fullName": "Bålamöllan", + "parentFullName": "Stockamöllan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b5a" + }, + "id": "541387", + "fullName": "Bålabäcksvägen", + "parentFullName": "Stehag", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b5b" + }, + "id": "543604", + "fullName": "Bålamöllan Gustavslund", + "parentFullName": "Stockamöllan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b5c" + }, + "id": "795341", + "fullName": "Sätuna Båltorp", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b5d" + }, + "id": "793969", + "fullName": "Åsle Bångegården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b5e" + }, + "id": "795755", + "fullName": "Östra Tunhem Bångsgården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b5f" + }, + "id": "511763", + "fullName": "Båtsmansvägen", + "parentFullName": "Danderyd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b60" + }, + "id": "512396", + "fullName": "Framnäsvikens Båthamn", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b61" + }, + "id": "674596", + "fullName": "Båtsmansvägen", + "parentFullName": "Asarum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b62" + }, + "id": "674184", + "fullName": "Båtsmansgatan", + "parentFullName": "Karlshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b63" + }, + "id": "673943", + "fullName": "Båtsman Skottes väg", + "parentFullName": "Karlshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b64" + }, + "id": "548542", + "fullName": "Båtsmansgränd", + "parentFullName": "Barsebäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b65" + }, + "id": "729822", + "fullName": "Båkvägen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b66" + }, + "id": "729613", + "fullName": "Bågspännarvägen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b67" + }, + "id": "721364", + "fullName": "Båljen", + "parentFullName": "Hålanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b68" + }, + "id": "720827", + "fullName": "Båstorp", + "parentFullName": "Alvhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b69" + }, + "id": "721423", + "fullName": "Höga Båljen", + "parentFullName": "Hålanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b6a" + }, + "id": "720318", + "fullName": "Båtsmansliden", + "parentFullName": "Bohus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b6b" + }, + "id": "720612", + "fullName": "Båtsmansvägen", + "parentFullName": "Älvängen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b6c" + }, + "id": "721365", + "fullName": "Båljen Stenbacken", + "parentFullName": "Hålanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b6d" + }, + "id": "720828", + "fullName": "Båstorp Korpakullen", + "parentFullName": "Alvhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b6e" + }, + "id": "720829", + "fullName": "Båstorp Mellom Västergård", + "parentFullName": "Alvhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b72" + }, + "id": "671828", + "fullName": "Bålebrovägen", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b73" + }, + "id": "672888", + "fullName": "Bågsjövägen", + "parentFullName": "Johannishus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b74" + }, + "id": "666578", + "fullName": "Båtasjövägen", + "parentFullName": "Hallabro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b75" + }, + "id": "672244", + "fullName": "Båtsmansvägen", + "parentFullName": "Kallinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b76" + }, + "id": "672242", + "fullName": "Båtsmansbacken", + "parentFullName": "Kallinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b77" + }, + "id": "624445", + "fullName": "Båraryd", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b78" + }, + "id": "624756", + "fullName": "Båggatan", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b79" + }, + "id": "624448", + "fullName": "Båraryd Högbo", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b7a" + }, + "id": "624454", + "fullName": "Båraryd Lilla", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b7b" + }, + "id": "624458", + "fullName": "Båraryd Sjöbo", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b7c" + }, + "id": "624462", + "fullName": "Båraryd Östra", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b7d" + }, + "id": "624591", + "fullName": "Stora Båraryd", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b7e" + }, + "id": "624466", + "fullName": "Båraryds Kyrka", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b7f" + }, + "id": "624447", + "fullName": "Båraryd Gunnebo", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b80" + }, + "id": "624450", + "fullName": "Båraryd Karlsro", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b81" + }, + "id": "624452", + "fullName": "Båraryd Kyrksjön", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b82" + }, + "id": "624794", + "fullName": "Norra Båggatan", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b83" + }, + "id": "624816", + "fullName": "Södra Båggatan", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b84" + }, + "id": "624456", + "fullName": "Båraryd Rönneberga", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b85" + }, + "id": "624476", + "fullName": "Bårarydsby Station", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b86" + }, + "id": "625390", + "fullName": "Böjeryd Bångatorpet", + "parentFullName": "Broaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b87" + }, + "id": "624446", + "fullName": "Båraryd Bengtelycka", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b88" + }, + "id": "624460", + "fullName": "Båraryd Villa Solhem", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b89" + }, + "id": "624468", + "fullName": "Bårarydsby Anneberg", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b8a" + }, + "id": "624470", + "fullName": "Bårarydsby Karlslund", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b8b" + }, + "id": "624472", + "fullName": "Bårarydsby Nissaholm", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b8c" + }, + "id": "624474", + "fullName": "Bårarydsby Nybrotorpet", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b8d" + }, + "id": "624464", + "fullName": "Båraryds Församlingshem", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b8e" + }, + "id": "624483", + "fullName": "Bårarydsby Vattenverket", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b8f" + }, + "id": "632461", + "fullName": "Båggatan", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b90" + }, + "id": "635211", + "fullName": "Båtviksvägen", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b91" + }, + "id": "635221", + "fullName": "Eka Bågskyttebana", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b92" + }, + "id": "895543", + "fullName": "Båtvägen", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b93" + }, + "id": "495960", + "fullName": "Båthusvägen", + "parentFullName": "Sorunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b94" + }, + "id": "496268", + "fullName": "Båtsmansvägen", + "parentFullName": "Nynäshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b95" + }, + "id": "510285", + "fullName": "Bågvägen", + "parentFullName": "Färentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b98" + }, + "id": "509227", + "fullName": "Båthamnsvägen", + "parentFullName": "Stenhamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b99" + }, + "id": "509438", + "fullName": "Mälaröarnas Båtvarv", + "parentFullName": "Skå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b9a" + }, + "id": "525629", + "fullName": "Båtklubbsvägen", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b9b" + }, + "id": "490204", + "fullName": "Östanå Båtstigen", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b9c" + }, + "id": "545052", + "fullName": "Båtyxgränd", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b9d" + }, + "id": "545214", + "fullName": "Mjölby Bågskyttebana", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b9e" + }, + "id": "482699", + "fullName": "Båtgatan", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228b9f" + }, + "id": "482940", + "fullName": "Båtsmansgatan", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ba0" + }, + "id": "482366", + "fullName": "Båtbyggarebacken", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ba1" + }, + "id": "484099", + "fullName": "Båtsmanstorpet Ärnhult", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ba2" + }, + "id": "484747", + "fullName": "Uthammar Båtsmanshuset", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ba3" + }, + "id": "719774", + "fullName": "Båtslycke", + "parentFullName": "Spekeröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ba4" + }, + "id": "718863", + "fullName": "Båtsmansvägen", + "parentFullName": "Stenungsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ba5" + }, + "id": "766491", + "fullName": "Bålsta", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ba6" + }, + "id": "766492", + "fullName": "Båtvägen", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ba7" + }, + "id": "766428", + "fullName": "Bålstavägen", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ba8" + }, + "id": "766082", + "fullName": "Båtmansvägen", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ba9" + }, + "id": "555404", + "fullName": "Bågarpsvägen", + "parentFullName": "Mölle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228baa" + }, + "id": "560704", + "fullName": "Båstadsgatan", + "parentFullName": "Höganäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bab" + }, + "id": "560459", + "fullName": "Båtsmansgatan", + "parentFullName": "Höganäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bac" + }, + "id": "554857", + "fullName": "Båtbyggarevägen", + "parentFullName": "Viken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bad" + }, + "id": "692419", + "fullName": "Båtgatan", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bae" + }, + "id": "694647", + "fullName": "Bålgård Hagen", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228baf" + }, + "id": "694649", + "fullName": "Bålgård Haget", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bb0" + }, + "id": "694706", + "fullName": "Bålgård Ullen", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bb1" + }, + "id": "694630", + "fullName": "Bålgård Bråten", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bb2" + }, + "id": "694641", + "fullName": "Bålgård Fallet", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bb3" + }, + "id": "694643", + "fullName": "Bålgård Godset", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bb4" + }, + "id": "694656", + "fullName": "Bålgård Hörnet", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bb5" + }, + "id": "694660", + "fullName": "Bålgård Liback", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bb6" + }, + "id": "694682", + "fullName": "Bålgård Soläng", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bb7" + }, + "id": "694696", + "fullName": "Bålgård Tallas", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bb8" + }, + "id": "694708", + "fullName": "Bålgård Ustuga", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bb9" + }, + "id": "681735", + "fullName": "Bråne Båsudden", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bba" + }, + "id": "681737", + "fullName": "Bråne Båsviken", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bbb" + }, + "id": "694667", + "fullName": "Bålgård Nystuga", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bbc" + }, + "id": "694670", + "fullName": "Bålgård Nytomta", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bbd" + }, + "id": "694672", + "fullName": "Bålgård Nyängen", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bbe" + }, + "id": "694694", + "fullName": "Bålgård Söråsen", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bbf" + }, + "id": "694701", + "fullName": "Bålgård Tjärnet", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bc0" + }, + "id": "694710", + "fullName": "Bålgård Västvik", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bc1" + }, + "id": "694711", + "fullName": "Bålgård Österås", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bc2" + }, + "id": "694645", + "fullName": "Bålgård Hagelund", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bc3" + }, + "id": "694665", + "fullName": "Bålgård Lillåsen", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bc4" + }, + "id": "694686", + "fullName": "Bålgård Storåsen", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bc5" + }, + "id": "694688", + "fullName": "Bålgård Sörtomta", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bc6" + }, + "id": "694699", + "fullName": "Bålgård Tallåsen", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bc7" + }, + "id": "694712", + "fullName": "Bålgård Östtomta", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bc8" + }, + "id": "694623", + "fullName": "Bålgård Backstuga", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bc9" + }, + "id": "694651", + "fullName": "Bålgård Haglyckan", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bca" + }, + "id": "694654", + "fullName": "Bålgård Hästhagen", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bcb" + }, + "id": "694663", + "fullName": "Bålgård Lillhaget", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bcc" + }, + "id": "694703", + "fullName": "Bålgård Tjärnåsen", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bcd" + }, + "id": "694658", + "fullName": "Bålgård Kvarnvägen", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bce" + }, + "id": "694666", + "fullName": "Bålgård Ljungbacka", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bcf" + }, + "id": "694677", + "fullName": "Bålgård Rönnlunden", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bd0" + }, + "id": "694679", + "fullName": "Bålgård Smedhallet", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bd1" + }, + "id": "695719", + "fullName": "Stålsberga Båtvika", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bd2" + }, + "id": "702980", + "fullName": "Åstenäs Båtbacken", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bd3" + }, + "id": "694626", + "fullName": "Bålgård Bergastugan", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bd4" + }, + "id": "694628", + "fullName": "Bålgård Björkbacken", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bd6" + }, + "id": "694675", + "fullName": "Bålgård Ragnarsberg", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bd7" + }, + "id": "695717", + "fullName": "Stålsberga Båtudden", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bd8" + }, + "id": "694664", + "fullName": "Bålgård Lillväststuga", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bd9" + }, + "id": "694632", + "fullName": "Bålgård Brännvålsdalen", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bda" + }, + "id": "694684", + "fullName": "Bålgård Stora Väststuga", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bdb" + }, + "id": "701507", + "fullName": "Södra Hög Båtstadudden", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bdc" + }, + "id": "936058", + "fullName": "Bålgård Herrgårdsbacken", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bdd" + }, + "id": "700476", + "fullName": "Norra Klässbol Båtstadudden", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bde" + }, + "id": "852354", + "fullName": "Båtviken", + "parentFullName": "Holmsveden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bdf" + }, + "id": "855167", + "fullName": "Båtstigen", + "parentFullName": "Söderhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228be0" + }, + "id": "846311", + "fullName": "Båtsmansvägen", + "parentFullName": "Marmaverken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228be1" + }, + "id": "879242", + "fullName": "Båtsmansvägen", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228be2" + }, + "id": "879364", + "fullName": "Hov Villa Båtåsen", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228be3" + }, + "id": "597520", + "fullName": "Bållalt", + "parentFullName": "Knäred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228be4" + }, + "id": "607391", + "fullName": "Båstadsvägen", + "parentFullName": "Våxtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228be5" + }, + "id": "936262", + "fullName": "Båtsmansgatan", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228be6" + }, + "id": "717626", + "fullName": "Sundby Bålberget", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228be7" + }, + "id": "718383", + "fullName": "Båtbyggarevägen", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228be8" + }, + "id": "717252", + "fullName": "Vassgårda Bångtorpet", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228be9" + }, + "id": "836031", + "fullName": "Torsö Bånges", + "parentFullName": "Torsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bea" + }, + "id": "829621", + "fullName": "Båtsmansvägen", + "parentFullName": "Sjötorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228beb" + }, + "id": "836429", + "fullName": "Bånghagavägen", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bec" + }, + "id": "537575", + "fullName": "Båtsmansgatan", + "parentFullName": "Lomma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bed" + }, + "id": "919686", + "fullName": "Båtbyggargatan", + "parentFullName": "Ulricehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bee" + }, + "id": "546838", + "fullName": "Rudolf Bååths väg", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bef" + }, + "id": "746159", + "fullName": "Bårfåna", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bf0" + }, + "id": "746169", + "fullName": "Bårfåna Nyhem", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bf1" + }, + "id": "746165", + "fullName": "Bårfåna Lugnet", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bf2" + }, + "id": "756737", + "fullName": "Hinseberg Båtshagen", + "parentFullName": "Frövi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bf3" + }, + "id": "746161", + "fullName": "Bårfåna Bäcklund", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bf4" + }, + "id": "746163", + "fullName": "Bårfåna Furulund", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bf5" + }, + "id": "746171", + "fullName": "Bårfåna Ringholmen", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bf6" + }, + "id": "746173", + "fullName": "Bårfåna Stenbacken", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bf7" + }, + "id": "746167", + "fullName": "Bårfåna Norra Gården", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bf8" + }, + "id": "746175", + "fullName": "Bårfåna Södra Gården", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bf9" + }, + "id": "772045", + "fullName": "Bår", + "parentFullName": "Möklinta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bfa" + }, + "id": "771198", + "fullName": "Bånsta", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bfb" + }, + "id": "772051", + "fullName": "Bårnebo", + "parentFullName": "Möklinta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bfc" + }, + "id": "812977", + "fullName": "Båtfinnbo", + "parentFullName": "Krylbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bfd" + }, + "id": "772047", + "fullName": "Bår Fridhem", + "parentFullName": "Möklinta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bfe" + }, + "id": "772049", + "fullName": "Bår Mats-Pers", + "parentFullName": "Möklinta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228bff" + }, + "id": "764537", + "fullName": "Månsbo Bångbo", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c00" + }, + "id": "764539", + "fullName": "Månsbo Bångbo Gård", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c01" + }, + "id": "791325", + "fullName": "Soldat Bångs väg", + "parentFullName": "Gimo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c02" + }, + "id": "785204", + "fullName": "Bålgrundsfjärden", + "parentFullName": "Gräsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c03" + }, + "id": "791677", + "fullName": "Fornbro Båtmanstorp", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c04" + }, + "id": "784560", + "fullName": "Sandika Båtsmanstorp", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c05" + }, + "id": "583777", + "fullName": "Båtstorp", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c06" + }, + "id": "562463", + "fullName": "Bårstorp", + "parentFullName": "Hällestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c07" + }, + "id": "635290", + "fullName": "Ekesjö Båltorp", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c08" + }, + "id": "790661", + "fullName": "Båtsbacken", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c09" + }, + "id": "790072", + "fullName": "Bålstavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c0a" + }, + "id": "790663", + "fullName": "Båtsbacksvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c0b" + }, + "id": "937038", + "fullName": "Södra Bålstaleden", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c0c" + }, + "id": "790811", + "fullName": "Eden", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c0d" + }, + "id": "790006", + "fullName": "Vilek", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c0e" + }, + "id": "790576", + "fullName": "Sivsta", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c0f" + }, + "id": "937039", + "fullName": "Hällen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c11" + }, + "id": "789947", + "fullName": "Alvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c12" + }, + "id": "789961", + "fullName": "Gunnebo", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c13" + }, + "id": "789983", + "fullName": "Movägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c14" + }, + "id": "790047", + "fullName": "Novilla", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c15" + }, + "id": "790082", + "fullName": "Ekvalla", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c17" + }, + "id": "790155", + "fullName": "Gröndal", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c18" + }, + "id": "790242", + "fullName": "Lovägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c19" + }, + "id": "790284", + "fullName": "Dags väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c1a" + }, + "id": "790338", + "fullName": "Sols väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c1b" + }, + "id": "790340", + "fullName": "Tyrs väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c1c" + }, + "id": "790348", + "fullName": "Vilunda", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c1d" + }, + "id": "790422", + "fullName": "Åses väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c1e" + }, + "id": "790544", + "fullName": "Gläntan", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c1f" + }, + "id": "790572", + "fullName": "Omvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c20" + }, + "id": "790592", + "fullName": "Åsleden", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c21" + }, + "id": "790594", + "fullName": "Åsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c22" + }, + "id": "790659", + "fullName": "Byvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c23" + }, + "id": "790815", + "fullName": "Ekvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c24" + }, + "id": "790819", + "fullName": "Envägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c25" + }, + "id": "790904", + "fullName": "Skegarn", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c26" + }, + "id": "789987", + "fullName": "Pilvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c27" + }, + "id": "789995", + "fullName": "Sjövägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c28" + }, + "id": "790002", + "fullName": "Sävvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c29" + }, + "id": "790033", + "fullName": "Kölvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c2a" + }, + "id": "790061", + "fullName": "Andvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c2b" + }, + "id": "790078", + "fullName": "Dalvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c2c" + }, + "id": "790099", + "fullName": "Nybygget", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c2d" + }, + "id": "790100", + "fullName": "Perslund", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c2e" + }, + "id": "790131", + "fullName": "Vipvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c2f" + }, + "id": "790139", + "fullName": "Österled", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c30" + }, + "id": "790188", + "fullName": "Rågvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c31" + }, + "id": "790226", + "fullName": "Gökvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c32" + }, + "id": "790230", + "fullName": "Harvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c33" + }, + "id": "790248", + "fullName": "Orrvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c34" + }, + "id": "790268", + "fullName": "Örnvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c35" + }, + "id": "790316", + "fullName": "Mellanby", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c36" + }, + "id": "790318", + "fullName": "Månes väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c37" + }, + "id": "790320", + "fullName": "Natts väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c38" + }, + "id": "790326", + "fullName": "Odens väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c3a" + }, + "id": "790352", + "fullName": "Annehill", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c3b" + }, + "id": "790388", + "fullName": "Lukas väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c3c" + }, + "id": "790414", + "fullName": "Toras väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c3d" + }, + "id": "790418", + "fullName": "Trons väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c3e" + }, + "id": "790442", + "fullName": "Lievägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c3f" + }, + "id": "790596", + "fullName": "Älgvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c40" + }, + "id": "790613", + "fullName": "Fotvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c41" + }, + "id": "790632", + "fullName": "Sågvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c42" + }, + "id": "790640", + "fullName": "Tumvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c43" + }, + "id": "790672", + "fullName": "Gösvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c44" + }, + "id": "790684", + "fullName": "Karlsnäs", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c45" + }, + "id": "790717", + "fullName": "Sikvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c46" + }, + "id": "790758", + "fullName": "Ekilla By", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c47" + }, + "id": "790791", + "fullName": "Aspvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c49" + }, + "id": "937034", + "fullName": "Uddvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c4a" + }, + "id": "937036", + "fullName": "Vikvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c4b" + }, + "id": "789946", + "fullName": "Allévägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c4c" + }, + "id": "789948", + "fullName": "Aronsborg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c4d" + }, + "id": "789949", + "fullName": "Arosvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c4f" + }, + "id": "789963", + "fullName": "Häggvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c50" + }, + "id": "789993", + "fullName": "Rönnvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c51" + }, + "id": "790004", + "fullName": "Videvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c52" + }, + "id": "790027", + "fullName": "Dalgården", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c53" + }, + "id": "790029", + "fullName": "Däckvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c54" + }, + "id": "790037", + "fullName": "Mansängen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c55" + }, + "id": "790045", + "fullName": "Mastvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c56" + }, + "id": "790049", + "fullName": "Rosgården", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c57" + }, + "id": "790053", + "fullName": "Rungården", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c58" + }, + "id": "790086", + "fullName": "Gipsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c59" + }, + "id": "790094", + "fullName": "Källvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c5a" + }, + "id": "790103", + "fullName": "Putsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c5b" + }, + "id": "790111", + "fullName": "Solgården", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c5c" + }, + "id": "790113", + "fullName": "Spovvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c5d" + }, + "id": "790119", + "fullName": "Svanvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c5e" + }, + "id": "790143", + "fullName": "Backvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c60" + }, + "id": "790159", + "fullName": "Håbovägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c61" + }, + "id": "790173", + "fullName": "Kornvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c62" + }, + "id": "790186", + "fullName": "Parkvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c63" + }, + "id": "790192", + "fullName": "Stråvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c64" + }, + "id": "790202", + "fullName": "Vetevägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c65" + }, + "id": "790222", + "fullName": "Falkvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c66" + }, + "id": "790234", + "fullName": "Järpvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c67" + }, + "id": "790246", + "fullName": "Mårdvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c68" + }, + "id": "790264", + "fullName": "Vargvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c69" + }, + "id": "790266", + "fullName": "Vråkvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c6a" + }, + "id": "790270", + "fullName": "Östens väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c6b" + }, + "id": "790272", + "fullName": "Fältvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c6d" + }, + "id": "790286", + "fullName": "Eldens väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c6e" + }, + "id": "790288", + "fullName": "Frejas väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c6f" + }, + "id": "790294", + "fullName": "Granelund", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c70" + }, + "id": "790296", + "fullName": "Gustavsro", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c71" + }, + "id": "790298", + "fullName": "Gyllendal", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c72" + }, + "id": "790324", + "fullName": "Nybyvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c73" + }, + "id": "790332", + "fullName": "Råbyleden", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c74" + }, + "id": "790344", + "fullName": "Vibyleden", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c75" + }, + "id": "790356", + "fullName": "Enebacken", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c76" + }, + "id": "790360", + "fullName": "Enebyborg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c77" + }, + "id": "790362", + "fullName": "Enebylund", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c78" + }, + "id": "790364", + "fullName": "Eriksborg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c79" + }, + "id": "790376", + "fullName": "Holmes väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c7a" + }, + "id": "790390", + "fullName": "Markus väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c7b" + }, + "id": "790398", + "fullName": "Ordets väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c7c" + }, + "id": "790400", + "fullName": "Paulus väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c7d" + }, + "id": "790404", + "fullName": "Skogsteby", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c7e" + }, + "id": "790426", + "fullName": "Giggvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c7f" + }, + "id": "790430", + "fullName": "Grepvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c80" + }, + "id": "790438", + "fullName": "Kuskvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c81" + }, + "id": "790464", + "fullName": "Travvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c82" + }, + "id": "790522", + "fullName": "Drakvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c83" + }, + "id": "790524", + "fullName": "Hornvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c84" + }, + "id": "790528", + "fullName": "Mjödvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c85" + }, + "id": "790574", + "fullName": "Porsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c86" + }, + "id": "790588", + "fullName": "Violvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c87" + }, + "id": "790598", + "fullName": "Danavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c88" + }, + "id": "790611", + "fullName": "Famnvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c89" + }, + "id": "790618", + "fullName": "Klyvvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c8a" + }, + "id": "790666", + "fullName": "Getens väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c8b" + }, + "id": "790669", + "fullName": "Gäddvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c8c" + }, + "id": "790701", + "fullName": "Mörtvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c8d" + }, + "id": "790705", + "fullName": "Notholmen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c8e" + }, + "id": "790707", + "fullName": "Råbyvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c8f" + }, + "id": "790709", + "fullName": "Rösevägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c90" + }, + "id": "790728", + "fullName": "Torpvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c91" + }, + "id": "790740", + "fullName": "Vasavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c92" + }, + "id": "790831", + "fullName": "Granvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c93" + }, + "id": "790874", + "fullName": "Lindvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c94" + }, + "id": "790928", + "fullName": "Tallvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c95" + }, + "id": "915319", + "fullName": "Geires väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c96" + }, + "id": "937035", + "fullName": "Vassvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c98" + }, + "id": "789937", + "fullName": "Helgövägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c99" + }, + "id": "789959", + "fullName": "Fånäsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c9a" + }, + "id": "789989", + "fullName": "Rodervägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c9b" + }, + "id": "790008", + "fullName": "Ankarvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c9c" + }, + "id": "790057", + "fullName": "Trädgården", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c9d" + }, + "id": "790059", + "fullName": "Ängsgården", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c9e" + }, + "id": "790105", + "fullName": "Pärongränd", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228c9f" + }, + "id": "790107", + "fullName": "Päronvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ca0" + }, + "id": "790109", + "fullName": "Snäppvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ca1" + }, + "id": "790123", + "fullName": "Tärnavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ca2" + }, + "id": "790125", + "fullName": "Vattuvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ca4" + }, + "id": "790151", + "fullName": "Fasanvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ca5" + }, + "id": "790157", + "fullName": "Havrevägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ca6" + }, + "id": "790161", + "fullName": "Hägervägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ca7" + }, + "id": "790171", + "fullName": "Kanalvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ca8" + }, + "id": "790190", + "fullName": "Skobovägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ca9" + }, + "id": "790216", + "fullName": "Björnvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228caa" + }, + "id": "790220", + "fullName": "Ekorrvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cab" + }, + "id": "790232", + "fullName": "Hjortvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cac" + }, + "id": "790240", + "fullName": "Kraftleden", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cad" + }, + "id": "790255", + "fullName": "Trastvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cae" + }, + "id": "790257", + "fullName": "Ugglevägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228caf" + }, + "id": "790314", + "fullName": "Luftens väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cb0" + }, + "id": "790336", + "fullName": "Skolhyddan", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cb1" + }, + "id": "790346", + "fullName": "Vibyspåret", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cb2" + }, + "id": "790368", + "fullName": "Geijres väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cb3" + }, + "id": "790378", + "fullName": "Hoppets väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cb4" + }, + "id": "790392", + "fullName": "Matteus väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cb5" + }, + "id": "790396", + "fullName": "Offervägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cb6" + }, + "id": "790410", + "fullName": "Södra Eneby", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cb7" + }, + "id": "790412", + "fullName": "Tankens väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cb8" + }, + "id": "790434", + "fullName": "Hackavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cb9" + }, + "id": "790440", + "fullName": "Kärravägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cba" + }, + "id": "790444", + "fullName": "Sadelvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cbb" + }, + "id": "790452", + "fullName": "Skäravägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cbc" + }, + "id": "790454", + "fullName": "Slagavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cbd" + }, + "id": "790459", + "fullName": "Slädevägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cbe" + }, + "id": "790460", + "fullName": "Spadevägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cbf" + }, + "id": "790462", + "fullName": "Sulkyvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cc0" + }, + "id": "790468", + "fullName": "Tränsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cc1" + }, + "id": "790470", + "fullName": "Tygelvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cc2" + }, + "id": "790478", + "fullName": "Bergsleden", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cc3" + }, + "id": "790488", + "fullName": "Gnejsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cc4" + }, + "id": "790494", + "fullName": "Kiselvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cc5" + }, + "id": "790520", + "fullName": "Dragrännan", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cc6" + }, + "id": "790530", + "fullName": "Sköldvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cc7" + }, + "id": "790532", + "fullName": "Spjutvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cc8" + }, + "id": "790534", + "fullName": "Svärdvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cc9" + }, + "id": "790564", + "fullName": "Ljungvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cca" + }, + "id": "790565", + "fullName": "Malvavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ccb" + }, + "id": "790570", + "fullName": "Nyponvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ccc" + }, + "id": "790586", + "fullName": "Vallavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ccd" + }, + "id": "790616", + "fullName": "Hyvelvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ccf" + }, + "id": "790655", + "fullName": "Bockens väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cd0" + }, + "id": "790668", + "fullName": "Gårdsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cd1" + }, + "id": "790688", + "fullName": "Krokvreten", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cd2" + }, + "id": "790715", + "fullName": "Sandvreten", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cd3" + }, + "id": "790724", + "fullName": "Tegelvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cd4" + }, + "id": "790756", + "fullName": "Edevivägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cd5" + }, + "id": "790772", + "fullName": "Grindvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cd6" + }, + "id": "790777", + "fullName": "Lugnets väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cd7" + }, + "id": "790797", + "fullName": "Betesvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cd8" + }, + "id": "790803", + "fullName": "Björkvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cd9" + }, + "id": "790805", + "fullName": "Brukets väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cda" + }, + "id": "790829", + "fullName": "Grankullen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cdb" + }, + "id": "790864", + "fullName": "Kumlavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cdc" + }, + "id": "790884", + "fullName": "Majorvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cdd" + }, + "id": "790886", + "fullName": "Murarvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cde" + }, + "id": "790888", + "fullName": "Målarvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cdf" + }, + "id": "790908", + "fullName": "Skogsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ce0" + }, + "id": "790914", + "fullName": "Smedsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ce1" + }, + "id": "790937", + "fullName": "Vi Gårds väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ce2" + }, + "id": "917040", + "fullName": "Lupinvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ce3" + }, + "id": "937028", + "fullName": "Sofies torg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ce4" + }, + "id": "789939", + "fullName": "Kalmarleden", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ce5" + }, + "id": "789941", + "fullName": "Maskinvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ce6" + }, + "id": "789955", + "fullName": "Dyarnevägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ce7" + }, + "id": "789957", + "fullName": "Forsells väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ce8" + }, + "id": "789975", + "fullName": "Kalmarvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ce9" + }, + "id": "789997", + "fullName": "Skeppsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cea" + }, + "id": "790000", + "fullName": "Strandvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ceb" + }, + "id": "790010", + "fullName": "Badhusvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cec" + }, + "id": "790031", + "fullName": "Kapellvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ced" + }, + "id": "790051", + "fullName": "Runbrovägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cee" + }, + "id": "790065", + "fullName": "Betongvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cf0" + }, + "id": "790088", + "fullName": "Gustavslund", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cf1" + }, + "id": "790121", + "fullName": "Svärtavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cf2" + }, + "id": "790133", + "fullName": "Västergränd", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cf3" + }, + "id": "790167", + "fullName": "Hällenvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cf4" + }, + "id": "790179", + "fullName": "Nydalsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cf5" + }, + "id": "790182", + "fullName": "Nyhagsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cf6" + }, + "id": "790198", + "fullName": "Tiundavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cf7" + }, + "id": "790200", + "fullName": "Tjädervägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cf8" + }, + "id": "790254", + "fullName": "Tickastigen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cf9" + }, + "id": "790280", + "fullName": "Bastubacken", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cfa" + }, + "id": "790300", + "fullName": "Hällbyvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cfb" + }, + "id": "790322", + "fullName": "Norrbyvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cfc" + }, + "id": "790334", + "fullName": "Skogsholmen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cfd" + }, + "id": "790342", + "fullName": "Vallmovägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cfe" + }, + "id": "790354", + "fullName": "Broby Backar", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228cff" + }, + "id": "790380", + "fullName": "Johannes väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d00" + }, + "id": "790382", + "fullName": "Kalmar Eneby", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d01" + }, + "id": "790402", + "fullName": "Skogsbrynet", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d02" + }, + "id": "790424", + "fullName": "Galoppvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d03" + }, + "id": "790432", + "fullName": "Grimmavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d04" + }, + "id": "790448", + "fullName": "Skrittvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d05" + }, + "id": "790461", + "fullName": "Stallbacken", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d06" + }, + "id": "790466", + "fullName": "Trillavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d07" + }, + "id": "790480", + "fullName": "Diabasvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d08" + }, + "id": "790482", + "fullName": "Flintavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d09" + }, + "id": "790490", + "fullName": "Granitvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d0a" + }, + "id": "790496", + "fullName": "Kvartsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d0b" + }, + "id": "790498", + "fullName": "Marmorvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d0c" + }, + "id": "790500", + "fullName": "Porfyrvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d0d" + }, + "id": "790513", + "fullName": "Skörbyleden", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d0e" + }, + "id": "790538", + "fullName": "Artistvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d0f" + }, + "id": "790550", + "fullName": "Håtunavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d10" + }, + "id": "790557", + "fullName": "Häradsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d11" + }, + "id": "790563", + "fullName": "Linneavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d12" + }, + "id": "790568", + "fullName": "Norra Ullevi", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d13" + }, + "id": "790582", + "fullName": "Tibastvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d14" + }, + "id": "790584", + "fullName": "Ullevivägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d15" + }, + "id": "790605", + "fullName": "Domarevägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d16" + }, + "id": "790620", + "fullName": "Morotstigen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d17" + }, + "id": "790626", + "fullName": "Plutonvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d18" + }, + "id": "790634", + "fullName": "Timmervägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d1a" + }, + "id": "790665", + "fullName": "Fiskarvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d1b" + }, + "id": "790678", + "fullName": "Hummelviken", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d1c" + }, + "id": "790720", + "fullName": "Svedjavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d1d" + }, + "id": "790726", + "fullName": "Tjämsbacken", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d1e" + }, + "id": "790759", + "fullName": "Ekilla Byväg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d1f" + }, + "id": "790766", + "fullName": "Fläsanvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d20" + }, + "id": "790770", + "fullName": "Granåsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d21" + }, + "id": "790773", + "fullName": "Kräggavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d23" + }, + "id": "790835", + "fullName": "Hjalmars väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d24" + }, + "id": "790894", + "fullName": "Rallarvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d25" + }, + "id": "790924", + "fullName": "Tallbovägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d26" + }, + "id": "920945", + "fullName": "Klövervägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d27" + }, + "id": "789951", + "fullName": "Babordsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d28" + }, + "id": "789977", + "fullName": "Karlsrovägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d29" + }, + "id": "789981", + "fullName": "Lillsjövägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d2a" + }, + "id": "789985", + "fullName": "Näckrosvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d2b" + }, + "id": "789999", + "fullName": "Strandstigen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d2f" + }, + "id": "790035", + "fullName": "Köpmangården", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d30" + }, + "id": "790039", + "fullName": "Mansängs torg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d31" + }, + "id": "790080", + "fullName": "Doppingvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d32" + }, + "id": "790084", + "fullName": "Fredriksberg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d33" + }, + "id": "790101", + "fullName": "Plommonvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d34" + }, + "id": "790145", + "fullName": "Baldersvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d35" + }, + "id": "790150", + "fullName": "Fabriksvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d36" + }, + "id": "790169", + "fullName": "Idrottsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d37" + }, + "id": "790184", + "fullName": "Odlingsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d38" + }, + "id": "790201", + "fullName": "Uppåkravägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d39" + }, + "id": "790203", + "fullName": "Vildgåsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d3a" + }, + "id": "790252", + "fullName": "Rådjursvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d3b" + }, + "id": "790305", + "fullName": "Klockarebord", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d3c" + }, + "id": "790372", + "fullName": "Hallonfallet", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d3d" + }, + "id": "790386", + "fullName": "Kärlekens väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d3e" + }, + "id": "790394", + "fullName": "Mjölnarvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d3f" + }, + "id": "790420", + "fullName": "Trägudars väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d40" + }, + "id": "790428", + "fullName": "Gillmarksbyn", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d41" + }, + "id": "790446", + "fullName": "Skrindavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d42" + }, + "id": "790450", + "fullName": "Skyffelvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d43" + }, + "id": "790486", + "fullName": "Glimmervägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d44" + }, + "id": "790509", + "fullName": "Skiffervägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d45" + }, + "id": "790512", + "fullName": "Skörbyhöjden", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d46" + }, + "id": "790516", + "fullName": "Urbergsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d47" + }, + "id": "790536", + "fullName": "Vikingavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d48" + }, + "id": "790561", + "fullName": "Kattfotvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d49" + }, + "id": "790562", + "fullName": "Kornellvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d4a" + }, + "id": "790578", + "fullName": "Sjöändavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d4b" + }, + "id": "790590", + "fullName": "Väppebyvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d4c" + }, + "id": "790617", + "fullName": "Ingvarsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d4d" + }, + "id": "790676", + "fullName": "Hagviksvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d4e" + }, + "id": "790686", + "fullName": "Killingvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d4f" + }, + "id": "790718", + "fullName": "Slåttervägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d51" + }, + "id": "790809", + "fullName": "Dragonbacken", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d52" + }, + "id": "790813", + "fullName": "Ekbacksvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d53" + }, + "id": "790817", + "fullName": "Enbacksvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d54" + }, + "id": "790823", + "fullName": "Fiskarstugan", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d55" + }, + "id": "790839", + "fullName": "Hjälstaleden", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d56" + }, + "id": "790843", + "fullName": "Hästskovägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d57" + }, + "id": "790851", + "fullName": "Karolinas väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d58" + }, + "id": "790872", + "fullName": "Linanders väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d59" + }, + "id": "790883", + "fullName": "Lövhagsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d5a" + }, + "id": "790896", + "fullName": "Ringstavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d5b" + }, + "id": "790916", + "fullName": "Snickarvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d5c" + }, + "id": "790938", + "fullName": "Vibackavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d5d" + }, + "id": "789991", + "fullName": "Ruddammsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d5e" + }, + "id": "790055", + "fullName": "Stationsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d5f" + }, + "id": "790129", + "fullName": "Vinbärsstigen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d60" + }, + "id": "790177", + "fullName": "Norrhagsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d61" + }, + "id": "790224", + "fullName": "Grävlingvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d62" + }, + "id": "790250", + "fullName": "Rapphönsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d63" + }, + "id": "790256", + "fullName": "Tryffelstigen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d64" + }, + "id": "790290", + "fullName": "Frösundavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d65" + }, + "id": "790302", + "fullName": "Kalmar Kyrkväg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d66" + }, + "id": "790358", + "fullName": "Eneby Gårdsväg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d67" + }, + "id": "790366", + "fullName": "Fridhemsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d68" + }, + "id": "790370", + "fullName": "Gryningsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d69" + }, + "id": "790474", + "fullName": "Industrivägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d6a" + }, + "id": "790526", + "fullName": "Lillsjörännan", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d6b" + }, + "id": "790546", + "fullName": "Gullvivavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d6c" + }, + "id": "790548", + "fullName": "Hagtornsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d6d" + }, + "id": "790559", + "fullName": "Kaprifolvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d6e" + }, + "id": "790580", + "fullName": "Stensötavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d6f" + }, + "id": "790628", + "fullName": "Skvadronvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d70" + }, + "id": "790636", + "fullName": "Tingshusvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d71" + }, + "id": "790653", + "fullName": "Blåsippavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d72" + }, + "id": "790667", + "fullName": "Gulsippavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d73" + }, + "id": "790670", + "fullName": "Göksviksvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d74" + }, + "id": "790674", + "fullName": "Hagviksstrand", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d75" + }, + "id": "790680", + "fullName": "Höglundavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d76" + }, + "id": "790713", + "fullName": "Sandviksvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d77" + }, + "id": "790730", + "fullName": "Torresta Byväg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d78" + }, + "id": "790734", + "fullName": "Torrestavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d79" + }, + "id": "790747", + "fullName": "Vitsippavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d7a" + }, + "id": "790754", + "fullName": "Brunnstavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d7b" + }, + "id": "790769", + "fullName": "Grans Gårds väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d7c" + }, + "id": "790780", + "fullName": "Stenbjörns väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d7e" + }, + "id": "790827", + "fullName": "Granhagsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d7f" + }, + "id": "790849", + "fullName": "Jättorpsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d80" + }, + "id": "790878", + "fullName": "Lästängsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d81" + }, + "id": "790880", + "fullName": "Lövbacksvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d82" + }, + "id": "790902", + "fullName": "Segerstavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d83" + }, + "id": "790935", + "fullName": "Valla Gårds väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d85" + }, + "id": "937030", + "fullName": "Gåsholmsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d86" + }, + "id": "937033", + "fullName": "Mellanbyvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d87" + }, + "id": "789965", + "fullName": "Hälledagsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d88" + }, + "id": "789971", + "fullName": "Hörntorpsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d89" + }, + "id": "789979", + "fullName": "Lillsjöslingan", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d8a" + }, + "id": "790001", + "fullName": "Styrbordsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d8c" + }, + "id": "790041", + "fullName": "Mansängsstigen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d8d" + }, + "id": "790063", + "fullName": "Astrakanstigen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d8f" + }, + "id": "790092", + "fullName": "Krusbärsstigen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d90" + }, + "id": "790096", + "fullName": "Körsbärsstigen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d91" + }, + "id": "790098", + "fullName": "Lilla Solgården", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d92" + }, + "id": "790127", + "fullName": "Viktoriastigen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d93" + }, + "id": "790147", + "fullName": "Björnängsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d94" + }, + "id": "790152", + "fullName": "Gillmarksvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d95" + }, + "id": "790209", + "fullName": "Älvkvarnsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d96" + }, + "id": "790228", + "fullName": "Hackspettvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d97" + }, + "id": "790244", + "fullName": "Musseronstigen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d98" + }, + "id": "790253", + "fullName": "Skivlingstigen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d99" + }, + "id": "790282", + "fullName": "Blåklintsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d9a" + }, + "id": "790292", + "fullName": "Furuhällsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d9b" + }, + "id": "790374", + "fullName": "Handlingens väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d9c" + }, + "id": "790406", + "fullName": "Skymningsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d9d" + }, + "id": "790416", + "fullName": "Torsbergsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d9e" + }, + "id": "790436", + "fullName": "Hovslagarvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228d9f" + }, + "id": "790472", + "fullName": "Hantverksvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228da0" + }, + "id": "790476", + "fullName": "Verkstadsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228da1" + }, + "id": "790484", + "fullName": "Fältspatsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228da2" + }, + "id": "790492", + "fullName": "Kalkstensvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228da3" + }, + "id": "790502", + "fullName": "Sandstensvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228da4" + }, + "id": "790511", + "fullName": "Skörby Gårds väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228da5" + }, + "id": "790514", + "fullName": "Täljstensvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228da6" + }, + "id": "790607", + "fullName": "Enköpingsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228da7" + }, + "id": "790609", + "fullName": "Fagerdalsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228da8" + }, + "id": "790615", + "fullName": "Gransätervägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228da9" + }, + "id": "790630", + "fullName": "Sticklingvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228daa" + }, + "id": "790638", + "fullName": "Trädgårdsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dab" + }, + "id": "790644", + "fullName": "Backsippavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dac" + }, + "id": "790682", + "fullName": "Kalmarnäsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dad" + }, + "id": "790690", + "fullName": "Lastbergsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dae" + }, + "id": "790692", + "fullName": "Lugnhamnsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228daf" + }, + "id": "790703", + "fullName": "Norra Myrskären", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228db0" + }, + "id": "790711", + "fullName": "Sandhamnsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228db1" + }, + "id": "790719", + "fullName": "Stenhamnsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228db2" + }, + "id": "790721", + "fullName": "Södra Myrskären", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228db3" + }, + "id": "790722", + "fullName": "Talltorpsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228db4" + }, + "id": "790736", + "fullName": "Turebergsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228db5" + }, + "id": "790738", + "fullName": "Vasaborgsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228db6" + }, + "id": "790742", + "fullName": "Vattunödsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228db7" + }, + "id": "790750", + "fullName": "Östra Myrskären", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228db8" + }, + "id": "790751", + "fullName": "Berghällsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228db9" + }, + "id": "790753", + "fullName": "Brunna Gårds väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dba" + }, + "id": "790764", + "fullName": "Fagerviksvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dbb" + }, + "id": "790775", + "fullName": "Ludvigsrovägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dbd" + }, + "id": "790795", + "fullName": "Backa Kvarns väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dbf" + }, + "id": "790832", + "fullName": "Grönlundsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dc0" + }, + "id": "790841", + "fullName": "Hällby Gårds väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dc1" + }, + "id": "790845", + "fullName": "Högsta Gårds väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dc2" + }, + "id": "790860", + "fullName": "Krägga Gårds väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dc3" + }, + "id": "790868", + "fullName": "Källtorpsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dc4" + }, + "id": "790920", + "fullName": "Stämsviksvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dc5" + }, + "id": "790922", + "fullName": "Tallbackavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dc6" + }, + "id": "790926", + "fullName": "Tallholmsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dc7" + }, + "id": "937029", + "fullName": "Granbacksvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dc9" + }, + "id": "789943", + "fullName": "Tegelbruksvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dca" + }, + "id": "789998", + "fullName": "Stockholmsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dcb" + }, + "id": "790012", + "fullName": "Brittsätervägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dcc" + }, + "id": "790135", + "fullName": "Västerhagsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dcd" + }, + "id": "790153", + "fullName": "Granelundsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dce" + }, + "id": "790175", + "fullName": "Norra Villavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dcf" + }, + "id": "790196", + "fullName": "Södra Villavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dd0" + }, + "id": "790207", + "fullName": "Västerängsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dd1" + }, + "id": "790236", + "fullName": "Kantarellstigen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dd2" + }, + "id": "790238", + "fullName": "Karl-Johanstigen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dd3" + }, + "id": "790274", + "fullName": "Lindegårdsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dd4" + }, + "id": "790276", + "fullName": "Väppeby Gårds väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dd5" + }, + "id": "790304", + "fullName": "Kalmar Prästgård", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dd6" + }, + "id": "790306", + "fullName": "Knarrbacksvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dd8" + }, + "id": "790312", + "fullName": "Lilla Skolhyddan", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dd9" + }, + "id": "790328", + "fullName": "Prästgårdsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dda" + }, + "id": "790330", + "fullName": "Prästkragevägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ddb" + }, + "id": "790384", + "fullName": "Kvarnstensvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ddc" + }, + "id": "790409", + "fullName": "Smultronstället", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ddd" + }, + "id": "790510", + "fullName": "Skärvstensvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dde" + }, + "id": "790518", + "fullName": "Dragelundsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ddf" + }, + "id": "790540", + "fullName": "Björkbackavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228de0" + }, + "id": "790566", + "fullName": "Mandelblomvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228de1" + }, + "id": "790614", + "fullName": "Granebergsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228de2" + }, + "id": "790624", + "fullName": "Nämndemansvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228de3" + }, + "id": "790657", + "fullName": "Brantbackavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228de4" + }, + "id": "790694", + "fullName": "Marstrandsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228de5" + }, + "id": "790748", + "fullName": "Västra Myrskären", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228de6" + }, + "id": "790761", + "fullName": "Ekilla Kvarns väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228de7" + }, + "id": "790767", + "fullName": "Fågelsångsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228de9" + }, + "id": "790821", + "fullName": "Erikslundsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dea" + }, + "id": "790825", + "fullName": "Fiskbrunnavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228deb" + }, + "id": "790847", + "fullName": "Högstamalmvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dec" + }, + "id": "790854", + "fullName": "Kivinge Gårds väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ded" + }, + "id": "790856", + "fullName": "Kivinge Skogsväg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dee" + }, + "id": "790862", + "fullName": "Krägga Strandväg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228def" + }, + "id": "790866", + "fullName": "Kvarnbergsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228df0" + }, + "id": "790898", + "fullName": "Rosenlundsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228df1" + }, + "id": "790906", + "fullName": "Skogsfredsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228df2" + }, + "id": "790912", + "fullName": "Smedstorpsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228df3" + }, + "id": "790918", + "fullName": "Stigsbergsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228df4" + }, + "id": "790934", + "fullName": "Tjäderleksvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228df5" + }, + "id": "790936", + "fullName": "Vallalundsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228df6" + }, + "id": "911666", + "fullName": "Grindstugans väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228df7" + }, + "id": "937027", + "fullName": "Sofielundsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228df8" + }, + "id": "937031", + "fullName": "Klockarebovägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228df9" + }, + "id": "937037", + "fullName": "Svarta Lutans väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dfa" + }, + "id": "789973", + "fullName": "Kalmarsandsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dfb" + }, + "id": "790090", + "fullName": "Jan Fridegårds väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dfc" + }, + "id": "790194", + "fullName": "Södra Villastigen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dfd" + }, + "id": "790204", + "fullName": "Vänersborgsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228dfe" + }, + "id": "790205", + "fullName": "Västerhöjdsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e00" + }, + "id": "790762", + "fullName": "Ekillalundsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e01" + }, + "id": "790779", + "fullName": "Soldattorpsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e03" + }, + "id": "790852", + "fullName": "Katrinedalsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e04" + }, + "id": "790876", + "fullName": "Lingonbacksvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e05" + }, + "id": "790890", + "fullName": "Nibbelbacksvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e06" + }, + "id": "790892", + "fullName": "Oskarsbergsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e07" + }, + "id": "790900", + "fullName": "Segersta Gårds väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e08" + }, + "id": "790944", + "fullName": "Övergrans Kyrkväg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e09" + }, + "id": "790043", + "fullName": "Mansängsterrassen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e0a" + }, + "id": "790097", + "fullName": "Lilla Hagalunds väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e0c" + }, + "id": "790858", + "fullName": "Klockargårdsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e0d" + }, + "id": "937032", + "fullName": "Liljekonvaljvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e0e" + }, + "id": "790542", + "fullName": "Gamla Enköpingsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e0f" + }, + "id": "790622", + "fullName": "Norra Trafikplatsen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e10" + }, + "id": "790732", + "fullName": "Torrestalundsvägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e11" + }, + "id": "790870", + "fullName": "Lilla Segerstavägen", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e12" + }, + "id": "790910", + "fullName": "Skrikjädra Gårds väg", + "parentFullName": "Bålsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e13" + }, + "id": "844682", + "fullName": "Båtvägen", + "parentFullName": "Karlholmsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e14" + }, + "id": "844851", + "fullName": "Grönö Båtsmanstorp", + "parentFullName": "Hållnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e15" + }, + "id": "828055", + "fullName": "Båtvägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e16" + }, + "id": "828351", + "fullName": "Bångvägen", + "parentFullName": "Nusnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e17" + }, + "id": "828211", + "fullName": "Bångtorget", + "parentFullName": "Färnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e18" + }, + "id": "828353", + "fullName": "Båthusvägen", + "parentFullName": "Nusnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e19" + }, + "id": "828898", + "fullName": "Båthusbacken", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e1a" + }, + "id": "828726", + "fullName": "Båthamnsvägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e1b" + }, + "id": "828900", + "fullName": "Båthusslingan", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e1c" + }, + "id": "828462", + "fullName": "Båtbyggarvägen", + "parentFullName": "Sollerön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e1d" + }, + "id": "828633", + "fullName": "Sollerö Båthusväg", + "parentFullName": "Sollerön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e1e" + }, + "id": "676629", + "fullName": "Båtstigen", + "parentFullName": "Alsterbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e1f" + }, + "id": "648868", + "fullName": "Båtvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e20" + }, + "id": "880369", + "fullName": "Båtnäset", + "parentFullName": "Ramsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e21" + }, + "id": "880813", + "fullName": "Båtsmansvägen", + "parentFullName": "Sollefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e22" + }, + "id": "568146", + "fullName": "Rörum Bålbro", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e23" + }, + "id": "567320", + "fullName": "Båtmansgränd", + "parentFullName": "Brantevik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e24" + }, + "id": "574610", + "fullName": "Båtbyggarsträddet", + "parentFullName": "Skillinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e25" + }, + "id": "855860", + "fullName": "Båthusvägen", + "parentFullName": "Ljusdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e26" + }, + "id": "846792", + "fullName": "Nor Båtbacken", + "parentFullName": "Järvsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e27" + }, + "id": "846515", + "fullName": "Båtbacken Norvägen", + "parentFullName": "Järvsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e28" + }, + "id": "847832", + "fullName": "Hälsingenybo Båthusvägen", + "parentFullName": "Ramsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e29" + }, + "id": "571520", + "fullName": "Båggränd", + "parentFullName": "Sjöbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e2a" + }, + "id": "571664", + "fullName": "Båtgatan", + "parentFullName": "Sjöbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e2b" + }, + "id": "573113", + "fullName": "Båggatan", + "parentFullName": "Lövestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e2c" + }, + "id": "488851", + "fullName": "Bållarp", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e2d" + }, + "id": "485797", + "fullName": "Bågevägen", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e2e" + }, + "id": "488854", + "fullName": "Bållarp Udden", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e2f" + }, + "id": "488855", + "fullName": "Bållarps Skola", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e30" + }, + "id": "488852", + "fullName": "Bållarp Nybygget", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e31" + }, + "id": "488853", + "fullName": "Bållarp Sofielund", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e32" + }, + "id": "879940", + "fullName": "Bålsjö", + "parentFullName": "Skog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e33" + }, + "id": "879771", + "fullName": "Båtsmansbacken", + "parentFullName": "Lugnvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e34" + }, + "id": "938768", + "fullName": "Mjälloms Båtplats", + "parentFullName": "Mjällom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e35" + }, + "id": "938769", + "fullName": "Mjällomslandets Båtplats", + "parentFullName": "Mjällom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e36" + }, + "id": "876745", + "fullName": "Båthamnsgatan", + "parentFullName": "Söråker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e37" + }, + "id": "876747", + "fullName": "Båtsmansvägen", + "parentFullName": "Söråker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e38" + }, + "id": "536674", + "fullName": "Bågevägen", + "parentFullName": "Åkarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e39" + }, + "id": "782934", + "fullName": "Bålsta Bålstaberg", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e3a" + }, + "id": "782928", + "fullName": "Bålsta", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e3c" + }, + "id": "782930", + "fullName": "Bålsta Bergshaga", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e3d" + }, + "id": "782936", + "fullName": "Bålsta Vikingalund", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e3e" + }, + "id": "588051", + "fullName": "Båthamnsvägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e3f" + }, + "id": "588233", + "fullName": "Båtsmansvägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e40" + }, + "id": "587911", + "fullName": "Båtbyggarevägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e41" + }, + "id": "493027", + "fullName": "Stensgöl Bållebo", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e42" + }, + "id": "640885", + "fullName": "Båtvägen", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e43" + }, + "id": "629381", + "fullName": "Bårshult", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e44" + }, + "id": "643847", + "fullName": "Bårshult", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e45" + }, + "id": "640746", + "fullName": "Båthamnsvägen", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e46" + }, + "id": "643851", + "fullName": "Bårshult Fridhem", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e47" + }, + "id": "629383", + "fullName": "Bårshult Eriksholm", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e48" + }, + "id": "629387", + "fullName": "Bårshult Johansdal", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e49" + }, + "id": "629389", + "fullName": "Bårshult Svensboda", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e4a" + }, + "id": "643853", + "fullName": "Bårshult Södergård", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e4b" + }, + "id": "629385", + "fullName": "Bårshult Granholmen", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e4c" + }, + "id": "643849", + "fullName": "Bårshult Björkelund", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e4d" + }, + "id": "630312", + "fullName": "Vadsbro Båresta", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e4e" + }, + "id": "628885", + "fullName": "Båtbyggarbacken", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e4f" + }, + "id": "630776", + "fullName": "Sofielund Bårsjötorp", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e50" + }, + "id": "630428", + "fullName": "Vadsbro-Vik Bårestanäs", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e51" + }, + "id": "620683", + "fullName": "Njushammar Båvhammar", + "parentFullName": "Sparreholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e52" + }, + "id": "620455", + "fullName": "Helgesta-Berga Båvinge", + "parentFullName": "Sparreholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e53" + }, + "id": "621248", + "fullName": "Östra Forssa Båvensvik", + "parentFullName": "Sparreholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e54" + }, + "id": "632303", + "fullName": "Strömshammar Båtstigen", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e55" + }, + "id": "620419", + "fullName": "Helgesta Kyrkby Båvensnäs", + "parentFullName": "Sparreholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e56" + }, + "id": "620417", + "fullName": "Helgesta Kyrkby Båvenshöjd", + "parentFullName": "Sparreholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e57" + }, + "id": "541753", + "fullName": "Båtstigen", + "parentFullName": "Tjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e58" + }, + "id": "893774", + "fullName": "Båthamnsvägen", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e59" + }, + "id": "922279", + "fullName": "Oxören-Båtskärsnäs", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e5a" + }, + "id": "920411", + "fullName": "Östra Båtöholmen", + "parentFullName": "Kalix-Nyborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e5b" + }, + "id": "916705", + "fullName": "Västra Båtöholmen", + "parentFullName": "Kalix-Nyborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e5c" + }, + "id": "923339", + "fullName": "Enrisgrundet-Båtskärsnäs", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e5d" + }, + "id": "893788", + "fullName": "Risön", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e5e" + }, + "id": "893796", + "fullName": "Torget", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e5f" + }, + "id": "912046", + "fullName": "Granön", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e60" + }, + "id": "921630", + "fullName": "Halsön", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e61" + }, + "id": "911004", + "fullName": "Klubben", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e62" + }, + "id": "912455", + "fullName": "Skabben", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e63" + }, + "id": "922369", + "fullName": "Bodskär", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e64" + }, + "id": "893786", + "fullName": "Marinan", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e65" + }, + "id": "920861", + "fullName": "Malören", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e66" + }, + "id": "920788", + "fullName": "Ängören", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e67" + }, + "id": "893768", + "fullName": "Altappen", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e68" + }, + "id": "893778", + "fullName": "Genvägen", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e69" + }, + "id": "893782", + "fullName": "Kajvägen", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e6a" + }, + "id": "923600", + "fullName": "Penteiki", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e6b" + }, + "id": "939298", + "fullName": "Kringeli", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e6c" + }, + "id": "939299", + "fullName": "Tunnskär", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e6d" + }, + "id": "914293", + "fullName": "Hällgrund", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e6e" + }, + "id": "922217", + "fullName": "Repskäret", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e6f" + }, + "id": "893780", + "fullName": "Grenvägen", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e70" + }, + "id": "893785", + "fullName": "Kyrkvägen", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e71" + }, + "id": "893792", + "fullName": "Skolvägen", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e72" + }, + "id": "912409", + "fullName": "Vibbgrund", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e73" + }, + "id": "893772", + "fullName": "Bastuvägen", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e74" + }, + "id": "893773", + "fullName": "Bryggeriet", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e75" + }, + "id": "893777", + "fullName": "Frevisören", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e76" + }, + "id": "893793", + "fullName": "Stallvägen", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e77" + }, + "id": "893798", + "fullName": "Träskvägen", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e78" + }, + "id": "922661", + "fullName": "Börstskäret", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e7a" + }, + "id": "893783", + "fullName": "Kaphusvägen", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e7b" + }, + "id": "893794", + "fullName": "Strandvägen", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e7c" + }, + "id": "893795", + "fullName": "Såghusvägen", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e7d" + }, + "id": "893770", + "fullName": "Baskeri-Risön", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e7e" + }, + "id": "893771", + "fullName": "Baskerivägen", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e7f" + }, + "id": "893787", + "fullName": "Mårtinsvägen", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e80" + }, + "id": "893789", + "fullName": "Runforsvägen", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e81" + }, + "id": "893797", + "fullName": "Torkhusvägen", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e82" + }, + "id": "923418", + "fullName": "Västerskäret", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e83" + }, + "id": "919915", + "fullName": "Halsögrundet", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e84" + }, + "id": "918430", + "fullName": "Gårdsgrönnan", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e85" + }, + "id": "913590", + "fullName": "Lilla Trutskär", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e86" + }, + "id": "893775", + "fullName": "Egnahemsvägen", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e87" + }, + "id": "893784", + "fullName": "Kolbacksvägen", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e88" + }, + "id": "919292", + "fullName": "Stora Trutskär", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e89" + }, + "id": "917891", + "fullName": "Repskärsudden", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e8a" + }, + "id": "915546", + "fullName": "Lång-Lövgrundet", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e8b" + }, + "id": "914246", + "fullName": "Matslövgrundet", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e8d" + }, + "id": "893781", + "fullName": "Hästholmsvägen", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e8e" + }, + "id": "893791", + "fullName": "Sikosundsvägen", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e8f" + }, + "id": "912364", + "fullName": "Mellerstskäret", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e90" + }, + "id": "923328", + "fullName": "Börstskärsbådan", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e91" + }, + "id": "913752", + "fullName": "Stora Sonaholmen", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e92" + }, + "id": "922316", + "fullName": "Mattsonsgrundet", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e93" + }, + "id": "893776", + "fullName": "Folketshusvägen", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e94" + }, + "id": "893779", + "fullName": "Godtemplarvägen", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e95" + }, + "id": "893790", + "fullName": "Sigurdsuddevägen", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e96" + }, + "id": "921111", + "fullName": "Lilla Sonaholmen", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e97" + }, + "id": "917219", + "fullName": "Enrisgrundet-Sören", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e98" + }, + "id": "917912", + "fullName": "Tunnskärshällorna", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e99" + }, + "id": "916873", + "fullName": "Trutskärs Hällgrund", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e9a" + }, + "id": "913392", + "fullName": "Mellerstskärsgrundet", + "parentFullName": "Båtskärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e9b" + }, + "id": "666444", + "fullName": "Båtvägen", + "parentFullName": "Hammarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e9c" + }, + "id": "825461", + "fullName": "Bågegatan", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e9d" + }, + "id": "758076", + "fullName": "Båtevik", + "parentFullName": "Rönnäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e9e" + }, + "id": "757871", + "fullName": "Båtvägen", + "parentFullName": "Skärhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228e9f" + }, + "id": "757818", + "fullName": "Båsenvägen", + "parentFullName": "Skärhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ea0" + }, + "id": "758078", + "fullName": "Båtviksvägen", + "parentFullName": "Rönnäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ea1" + }, + "id": "757980", + "fullName": "Båtsmansvägen", + "parentFullName": "Rönnäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ea2" + }, + "id": "758077", + "fullName": "Båteviksliden", + "parentFullName": "Rönnäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ea3" + }, + "id": "530236", + "fullName": "Bålstocken", + "parentFullName": "Södra Vi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ea4" + }, + "id": "530776", + "fullName": "Båtsmansgatan", + "parentFullName": "Storebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ea5" + }, + "id": "554917", + "fullName": "Båtsmansgränd", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ea6" + }, + "id": "554915", + "fullName": "Båtsmansbacken", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ea7" + }, + "id": "554919", + "fullName": "Båtsmanshöjden", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ea8" + }, + "id": "655285", + "fullName": "Båtsmansgatan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ea9" + }, + "id": "658264", + "fullName": "Öcken Båtstadudden", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228eaa" + }, + "id": "830646", + "fullName": "Båthusbacken", + "parentFullName": "Siljansnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228eab" + }, + "id": "831243", + "fullName": "Ullvi Båthusgattu", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228eac" + }, + "id": "830192", + "fullName": "Tibble Båthusvägen", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ead" + }, + "id": "823254", + "fullName": "Gråda Båtgropsvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228eae" + }, + "id": "831579", + "fullName": "Laknäs Båthusgattu", + "parentFullName": "Tällberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228eaf" + }, + "id": "831705", + "fullName": "Fornby Båthusvägen", + "parentFullName": "Siljansnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228eb0" + }, + "id": "831749", + "fullName": "Hjulbäck Båthusåkersgattu", + "parentFullName": "Siljansnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228eb1" + }, + "id": "831475", + "fullName": "Västanvik Båthusbäcksvägen", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228eb2" + }, + "id": "813357", + "fullName": "Bågvägen", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228eb3" + }, + "id": "760132", + "fullName": "Båtsbräcka", + "parentFullName": "Henån", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228eb4" + }, + "id": "677249", + "fullName": "Bårby", + "parentFullName": "Mörbylånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228eb5" + }, + "id": "677638", + "fullName": "Båtvägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228eb6" + }, + "id": "682557", + "fullName": "Båtmansvägen", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228eb7" + }, + "id": "865633", + "fullName": "Båtvägen", + "parentFullName": "Ås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228eb8" + }, + "id": "860688", + "fullName": "Bångåsen", + "parentFullName": "Offerdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228eb9" + }, + "id": "861194", + "fullName": "Bågavattnet", + "parentFullName": "Valsjöbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228eba" + }, + "id": "860905", + "fullName": "Övre Bångåsen", + "parentFullName": "Offerdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ebb" + }, + "id": "860687", + "fullName": "Bångåsbodarna", + "parentFullName": "Offerdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ebc" + }, + "id": "564189", + "fullName": "Båtvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ebd" + }, + "id": "557333", + "fullName": "Båtsmansgatan", + "parentFullName": "Torekov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ebe" + }, + "id": "563932", + "fullName": "Liden", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ebf" + }, + "id": "564538", + "fullName": "Vråen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ec0" + }, + "id": "564781", + "fullName": "Dalen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ec1" + }, + "id": "563934", + "fullName": "Lyckan", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ec2" + }, + "id": "564737", + "fullName": "Lången", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ec4" + }, + "id": "563960", + "fullName": "Nygatan", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ec5" + }, + "id": "564024", + "fullName": "Mr G:s väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ec6" + }, + "id": "564138", + "fullName": "Tors väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ec7" + }, + "id": "564140", + "fullName": "Utvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ec8" + }, + "id": "564306", + "fullName": "Movägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ec9" + }, + "id": "564353", + "fullName": "Åsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228eca" + }, + "id": "564723", + "fullName": "Envägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ecb" + }, + "id": "563964", + "fullName": "Sjövägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ecc" + }, + "id": "564050", + "fullName": "Majvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ecd" + }, + "id": "564128", + "fullName": "Lokes väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ece" + }, + "id": "564130", + "fullName": "Odens väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ecf" + }, + "id": "564143", + "fullName": "Dalvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ed0" + }, + "id": "564156", + "fullName": "Lyavägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ed1" + }, + "id": "564176", + "fullName": "Tegvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ed2" + }, + "id": "564184", + "fullName": "Annas väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ed3" + }, + "id": "564186", + "fullName": "Aspvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ed4" + }, + "id": "564207", + "fullName": "Ingas väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ed5" + }, + "id": "564227", + "fullName": "Måsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ed6" + }, + "id": "564233", + "fullName": "Pilvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ed7" + }, + "id": "564256", + "fullName": "Örnvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ed8" + }, + "id": "564260", + "fullName": "Duvvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ed9" + }, + "id": "564279", + "fullName": "Hedvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228eda" + }, + "id": "564309", + "fullName": "Månvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228edb" + }, + "id": "564325", + "fullName": "Ripvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228edc" + }, + "id": "564331", + "fullName": "Solvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228edd" + }, + "id": "564648", + "fullName": "Byavägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228edf" + }, + "id": "564813", + "fullName": "Laxvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ee1" + }, + "id": "563954", + "fullName": "Nybovägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ee2" + }, + "id": "563962", + "fullName": "Parkvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ee3" + }, + "id": "563968", + "fullName": "Tångvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ee4" + }, + "id": "563976", + "fullName": "Hamngatan", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ee5" + }, + "id": "563982", + "fullName": "Kullgatan", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ee6" + }, + "id": "563992", + "fullName": "Rosins väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ee7" + }, + "id": "564020", + "fullName": "Lindallén", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ee8" + }, + "id": "564046", + "fullName": "Hagagatan", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ee9" + }, + "id": "564052", + "fullName": "Munkgatan", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228eea" + }, + "id": "564066", + "fullName": "Torpvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228eeb" + }, + "id": "564070", + "fullName": "Allévägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228eec" + }, + "id": "564080", + "fullName": "Hallvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228eed" + }, + "id": "564086", + "fullName": "Kalkvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228eee" + }, + "id": "564090", + "fullName": "Lillvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228eef" + }, + "id": "564100", + "fullName": "Tallvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ef0" + }, + "id": "564134", + "fullName": "Skråvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ef1" + }, + "id": "564142", + "fullName": "Backvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ef2" + }, + "id": "564144", + "fullName": "Floxvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ef3" + }, + "id": "564146", + "fullName": "Höjdvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ef4" + }, + "id": "564168", + "fullName": "Pionvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ef5" + }, + "id": "564178", + "fullName": "Vretvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ef7" + }, + "id": "564182", + "fullName": "Ängsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ef8" + }, + "id": "564192", + "fullName": "Falkvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ef9" + }, + "id": "564205", + "fullName": "Höstvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228efa" + }, + "id": "564213", + "fullName": "Korsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228efb" + }, + "id": "564220", + "fullName": "Lärkvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228efc" + }, + "id": "564225", + "fullName": "Mårdvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228efd" + }, + "id": "564240", + "fullName": "Sofias väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228efe" + }, + "id": "564262", + "fullName": "Furuvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228eff" + }, + "id": "564271", + "fullName": "Granvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f00" + }, + "id": "564277", + "fullName": "Gångvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f01" + }, + "id": "564288", + "fullName": "Korpvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f02" + }, + "id": "564292", + "fullName": "Krokvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f03" + }, + "id": "564323", + "fullName": "Pumpvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f04" + }, + "id": "564335", + "fullName": "Stugvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f05" + }, + "id": "564343", + "fullName": "Tältvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f06" + }, + "id": "564349", + "fullName": "Videvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f07" + }, + "id": "564351", + "fullName": "Vråkvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f08" + }, + "id": "564498", + "fullName": "Brantelid", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f09" + }, + "id": "564636", + "fullName": "Tylevägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f0a" + }, + "id": "564658", + "fullName": "Havsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f0b" + }, + "id": "564665", + "fullName": "Karpa Gada", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f0c" + }, + "id": "564724", + "fullName": "Erikstorp", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f0d" + }, + "id": "564755", + "fullName": "Sälgvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f0e" + }, + "id": "564803", + "fullName": "Knopgränd", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f0f" + }, + "id": "564815", + "fullName": "Lillagada", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f10" + }, + "id": "915364", + "fullName": "Lobovägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f11" + }, + "id": "927839", + "fullName": "Rälsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f12" + }, + "id": "927841", + "fullName": "Solkurvan", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f13" + }, + "id": "563942", + "fullName": "Vångavägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f14" + }, + "id": "563948", + "fullName": "Floravägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f15" + }, + "id": "563953", + "fullName": "Malenvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f16" + }, + "id": "563984", + "fullName": "Kyrkogatan", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f17" + }, + "id": "564002", + "fullName": "Fågelvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f18" + }, + "id": "564026", + "fullName": "Paulins väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f19" + }, + "id": "564040", + "fullName": "Volvovägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f1a" + }, + "id": "564042", + "fullName": "Bergsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f1b" + }, + "id": "564044", + "fullName": "Ferievägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f1c" + }, + "id": "564074", + "fullName": "Galters väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f1d" + }, + "id": "564076", + "fullName": "Gränsliden", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f1e" + }, + "id": "564096", + "fullName": "Skogsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f1f" + }, + "id": "564108", + "fullName": "Aromavägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f20" + }, + "id": "564122", + "fullName": "Friggas väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f21" + }, + "id": "564154", + "fullName": "Lupinvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f22" + }, + "id": "564170", + "fullName": "Slättvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f23" + }, + "id": "564172", + "fullName": "Stallvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f24" + }, + "id": "564174", + "fullName": "Syrénvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f25" + }, + "id": "564188", + "fullName": "Brittas väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f26" + }, + "id": "564191", + "fullName": "Ekorrvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f27" + }, + "id": "564193", + "fullName": "Fasanvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f28" + }, + "id": "564209", + "fullName": "Ingrids väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f29" + }, + "id": "564211", + "fullName": "Kanalvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f2a" + }, + "id": "564222", + "fullName": "Maritas väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f2b" + }, + "id": "564238", + "fullName": "Segelvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f2c" + }, + "id": "564243", + "fullName": "Spångvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f2d" + }, + "id": "564246", + "fullName": "Stormvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f2e" + }, + "id": "564252", + "fullName": "Trastvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f2f" + }, + "id": "564273", + "fullName": "Gränsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f30" + }, + "id": "564285", + "fullName": "Kioskvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f31" + }, + "id": "564286", + "fullName": "Klintvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f32" + }, + "id": "564316", + "fullName": "Norra vägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f33" + }, + "id": "564345", + "fullName": "Ugglevägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f35" + }, + "id": "564357", + "fullName": "Östervägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f36" + }, + "id": "564411", + "fullName": "Ravinvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f37" + }, + "id": "564413", + "fullName": "Tarravägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f38" + }, + "id": "564508", + "fullName": "Haga Byaväg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f39" + }, + "id": "564522", + "fullName": "Knösaliden", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f3a" + }, + "id": "564529", + "fullName": "Stora Liden", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f3b" + }, + "id": "564544", + "fullName": "Betesvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f3c" + }, + "id": "564546", + "fullName": "Bokesliden", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f3d" + }, + "id": "564548", + "fullName": "Brinkvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f3e" + }, + "id": "564558", + "fullName": "Gimlevägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f3f" + }, + "id": "564562", + "fullName": "Grimmes väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f40" + }, + "id": "564568", + "fullName": "Holmavägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f41" + }, + "id": "564580", + "fullName": "Klampvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f42" + }, + "id": "564592", + "fullName": "Körnevägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f43" + }, + "id": "564624", + "fullName": "Svanstigen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f44" + }, + "id": "564634", + "fullName": "Tingsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f45" + }, + "id": "564656", + "fullName": "Graneliden", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f46" + }, + "id": "564660", + "fullName": "Hyllevägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f47" + }, + "id": "564669", + "fullName": "Lilla Gränd", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f48" + }, + "id": "564685", + "fullName": "Rönnstigen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f49" + }, + "id": "564711", + "fullName": "Björngränd", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f4a" + }, + "id": "564722", + "fullName": "Ejdervägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f4b" + }, + "id": "564727", + "fullName": "Helmers väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f4c" + }, + "id": "564741", + "fullName": "Nyponvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f4d" + }, + "id": "564763", + "fullName": "Bastuliden", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f4e" + }, + "id": "564876", + "fullName": "Lya Skolväg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f4f" + }, + "id": "917466", + "fullName": "Päronvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f50" + }, + "id": "919399", + "fullName": "Silvias väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f51" + }, + "id": "927835", + "fullName": "Katjavägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f52" + }, + "id": "927843", + "fullName": "Växelvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f53" + }, + "id": "563940", + "fullName": "Tulpanvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f54" + }, + "id": "563950", + "fullName": "Forellvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f55" + }, + "id": "563951", + "fullName": "Gammelvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f56" + }, + "id": "563974", + "fullName": "Glosasträde", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f57" + }, + "id": "563978", + "fullName": "Hasselgränd", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f58" + }, + "id": "563980", + "fullName": "Killebacken", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f59" + }, + "id": "563986", + "fullName": "Ordensgatan", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f5a" + }, + "id": "563994", + "fullName": "Strandgatan", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f5b" + }, + "id": "563999", + "fullName": "Tennisvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f5d" + }, + "id": "564005", + "fullName": "Hässjevägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f5e" + }, + "id": "564028", + "fullName": "Pomonaallén", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f5f" + }, + "id": "564030", + "fullName": "Ryttarvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f60" + }, + "id": "564056", + "fullName": "Råhögsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f61" + }, + "id": "564084", + "fullName": "Hjorths gata", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f62" + }, + "id": "564104", + "fullName": "Öresjövägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f63" + }, + "id": "564116", + "fullName": "Branta vägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f64" + }, + "id": "564150", + "fullName": "Krokusvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f65" + }, + "id": "564162", + "fullName": "Nyledsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f66" + }, + "id": "564197", + "fullName": "Gropamöllan", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f67" + }, + "id": "564224", + "fullName": "Mellanvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f68" + }, + "id": "564239", + "fullName": "Silvervägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f69" + }, + "id": "564241", + "fullName": "Sommarvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f6a" + }, + "id": "564244", + "fullName": "Stensåvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f6b" + }, + "id": "564248", + "fullName": "Strandvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f6c" + }, + "id": "564250", + "fullName": "Tjädervägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f6d" + }, + "id": "564283", + "fullName": "Karupsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f6e" + }, + "id": "564287", + "fullName": "Kolonivägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f6f" + }, + "id": "564300", + "fullName": "Meteorvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f70" + }, + "id": "564329", + "fullName": "Skiljevägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f71" + }, + "id": "564333", + "fullName": "Stjärnvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f72" + }, + "id": "564337", + "fullName": "Sunnanvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f73" + }, + "id": "564407", + "fullName": "Nötte Backar", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f74" + }, + "id": "564409", + "fullName": "Offerstigen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f75" + }, + "id": "564496", + "fullName": "Boarpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f76" + }, + "id": "564552", + "fullName": "Bräknevägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f77" + }, + "id": "564572", + "fullName": "Hässlevägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f78" + }, + "id": "564590", + "fullName": "Kyrkbyvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f79" + }, + "id": "564625", + "fullName": "Sällesvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f7a" + }, + "id": "564632", + "fullName": "Tindrevägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f7b" + }, + "id": "564654", + "fullName": "Flädervägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f7c" + }, + "id": "564677", + "fullName": "Nyebrovägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f7d" + }, + "id": "564707", + "fullName": "Öllövsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f7e" + }, + "id": "564725", + "fullName": "Hallonvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f7f" + }, + "id": "564747", + "fullName": "Påarpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f80" + }, + "id": "564771", + "fullName": "Bunkergränd", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f81" + }, + "id": "564773", + "fullName": "Byskasträde", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f82" + }, + "id": "564801", + "fullName": "Klintavägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f83" + }, + "id": "564807", + "fullName": "Källrevägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f84" + }, + "id": "564820", + "fullName": "Nolatovägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f87" + }, + "id": "915316", + "fullName": "Rotepers väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f88" + }, + "id": "920670", + "fullName": "Kungsrasten", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f89" + }, + "id": "927834", + "fullName": "Annerovägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f8a" + }, + "id": "563928", + "fullName": "Korrödsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f8b" + }, + "id": "563930", + "fullName": "Köpmansgatan", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f8c" + }, + "id": "563936", + "fullName": "Musterivägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f8e" + }, + "id": "563990", + "fullName": "Rektorsgränd", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f8f" + }, + "id": "564001", + "fullName": "Forsbergs väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f90" + }, + "id": "564034", + "fullName": "Slåttervägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f91" + }, + "id": "564054", + "fullName": "Ranviksvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f92" + }, + "id": "564072", + "fullName": "Dalhemsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f93" + }, + "id": "564094", + "fullName": "Nejlikevägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f94" + }, + "id": "564095", + "fullName": "Roxmansvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f95" + }, + "id": "564124", + "fullName": "Heimdalls väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f96" + }, + "id": "564132", + "fullName": "Plommonvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f97" + }, + "id": "564148", + "fullName": "Korröds Kvarn", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f98" + }, + "id": "564160", + "fullName": "Mor Olenas väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f99" + }, + "id": "564203", + "fullName": "Holmgrens väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f9a" + }, + "id": "564235", + "fullName": "Rivieravägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f9b" + }, + "id": "564237", + "fullName": "Rödhakevägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f9d" + }, + "id": "564297", + "fullName": "Margräsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f9e" + }, + "id": "564328", + "fullName": "Rågångsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228f9f" + }, + "id": "564500", + "fullName": "Dejarpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fa0" + }, + "id": "564528", + "fullName": "Smårydsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fa1" + }, + "id": "564560", + "fullName": "Grevie Byaväg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fa2" + }, + "id": "564570", + "fullName": "Hålarpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fa3" + }, + "id": "564602", + "fullName": "Ranarpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fa4" + }, + "id": "564604", + "fullName": "Remagravägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fa5" + }, + "id": "564671", + "fullName": "Malörtsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fa6" + }, + "id": "564674", + "fullName": "Mäsingevägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fa7" + }, + "id": "564683", + "fullName": "Rammsjövägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fa8" + }, + "id": "564689", + "fullName": "Sinarpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fa9" + }, + "id": "564699", + "fullName": "Vasaltsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228faa" + }, + "id": "564701", + "fullName": "Vegaltsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fab" + }, + "id": "564705", + "fullName": "Vresrosvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fac" + }, + "id": "564713", + "fullName": "Bofinksvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fad" + }, + "id": "564761", + "fullName": "Badviksgränd", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fae" + }, + "id": "564767", + "fullName": "Blåeldsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228faf" + }, + "id": "564819", + "fullName": "Myreltsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fb0" + }, + "id": "564841", + "fullName": "Varans Byaväg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fb1" + }, + "id": "564847", + "fullName": "Bjäredsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fb2" + }, + "id": "564857", + "fullName": "Finnsbovägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fb3" + }, + "id": "564874", + "fullName": "Lya Fäladsväg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fb4" + }, + "id": "564880", + "fullName": "Rörmadsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fb5" + }, + "id": "564882", + "fullName": "Tiahagavägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fb6" + }, + "id": "910898", + "fullName": "Rishögsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fb7" + }, + "id": "922386", + "fullName": "Ledungsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fb8" + }, + "id": "923331", + "fullName": "Stenhusvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fba" + }, + "id": "927836", + "fullName": "Ribstonvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fbb" + }, + "id": "927840", + "fullName": "Semaforvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fbc" + }, + "id": "563924", + "fullName": "Fridhemsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fbd" + }, + "id": "563926", + "fullName": "Friluftsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fbe" + }, + "id": "563988", + "fullName": "Pershögsgatan", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fbf" + }, + "id": "563996", + "fullName": "Styrmansgränd", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fc0" + }, + "id": "564014", + "fullName": "Kastanjeallén", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fc1" + }, + "id": "564016", + "fullName": "Kattviksvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fc2" + }, + "id": "564032", + "fullName": "Sjötorpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fc3" + }, + "id": "564036", + "fullName": "Sorrentovägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fc4" + }, + "id": "564048", + "fullName": "Hindbärsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fc5" + }, + "id": "564064", + "fullName": "Stiftsbyvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fc6" + }, + "id": "564078", + "fullName": "Hallandsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fc7" + }, + "id": "564082", + "fullName": "Havsbadsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fc8" + }, + "id": "564092", + "fullName": "Mäshultsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fc9" + }, + "id": "564102", + "fullName": "Örebäcksvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fca" + }, + "id": "564110", + "fullName": "Astrakanvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fcb" + }, + "id": "564120", + "fullName": "Dansbanevägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fcc" + }, + "id": "564158", + "fullName": "Mangårdsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fce" + }, + "id": "564229", + "fullName": "Niklas Måns väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fcf" + }, + "id": "564303", + "fullName": "Morkullevägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fd0" + }, + "id": "564321", + "fullName": "Pm Nilssons väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fd1" + }, + "id": "564347", + "fullName": "Viaduktsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fd2" + }, + "id": "564514", + "fullName": "Hillarpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fd3" + }, + "id": "564524", + "fullName": "Krossarevägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fd4" + }, + "id": "564532", + "fullName": "Tinkarpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fd5" + }, + "id": "564540", + "fullName": "Ängalagsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fd6" + }, + "id": "564550", + "fullName": "Bruavadsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fd7" + }, + "id": "564566", + "fullName": "Havstensvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fd8" + }, + "id": "564582", + "fullName": "Klitterstigen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fd9" + }, + "id": "564594", + "fullName": "Lyngåkravägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fda" + }, + "id": "564596", + "fullName": "Marknadsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fdb" + }, + "id": "564608", + "fullName": "Rödbäcksvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fdc" + }, + "id": "564614", + "fullName": "Skeadalsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fdd" + }, + "id": "564616", + "fullName": "Skuggebovägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fde" + }, + "id": "564622", + "fullName": "Stålhögavägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fdf" + }, + "id": "564640", + "fullName": "Välmossavägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fe0" + }, + "id": "564646", + "fullName": "Bomshögavägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fe1" + }, + "id": "564664", + "fullName": "Kaprifolvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fe2" + }, + "id": "564676", + "fullName": "Nils Peters väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fe3" + }, + "id": "564715", + "fullName": "Böckarebacken", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fe4" + }, + "id": "564729", + "fullName": "Häljarpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fe5" + }, + "id": "564735", + "fullName": "Kattfotsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fe6" + }, + "id": "564775", + "fullName": "Bäckebrovägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fe7" + }, + "id": "564779", + "fullName": "Dagshögsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fe8" + }, + "id": "564787", + "fullName": "Enebackavägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fe9" + }, + "id": "564795", + "fullName": "Havstensgränd", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fea" + }, + "id": "564805", + "fullName": "Kollingevägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228feb" + }, + "id": "564809", + "fullName": "Källs Vångaväg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fec" + }, + "id": "564817", + "fullName": "Lindhögsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fed" + }, + "id": "564818", + "fullName": "Mantalsbacken", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fee" + }, + "id": "564824", + "fullName": "Piggvarsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fef" + }, + "id": "564839", + "fullName": "Sven Drills väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ff1" + }, + "id": "564853", + "fullName": "Brödaltsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ff2" + }, + "id": "564870", + "fullName": "Korshögavägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ff3" + }, + "id": "564884", + "fullName": "Täppesåsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ff4" + }, + "id": "923209", + "fullName": "Beckasinvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ff5" + }, + "id": "927838", + "fullName": "Inre Kustvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ff6" + }, + "id": "564018", + "fullName": "Larsbackavägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ff7" + }, + "id": "564038", + "fullName": "Utskiftesvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ff8" + }, + "id": "564047", + "fullName": "Hagalundsgatan", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ff9" + }, + "id": "564049", + "fullName": "Karstorpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ffa" + }, + "id": "564068", + "fullName": "Trädgårdsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ffc" + }, + "id": "564152", + "fullName": "Ladugårdsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ffd" + }, + "id": "564195", + "fullName": "Flygsandsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228ffe" + }, + "id": "564231", + "fullName": "Perstorpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb228fff" + }, + "id": "564254", + "fullName": "Älvsborgsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229000" + }, + "id": "564275", + "fullName": "Grönfinksvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229001" + }, + "id": "564281", + "fullName": "Herrgårdsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229002" + }, + "id": "564289", + "fullName": "Korsnäbbsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229003" + }, + "id": "564311", + "fullName": "Norra Ringvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229004" + }, + "id": "564314", + "fullName": "Norra Rundvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229005" + }, + "id": "564339", + "fullName": "Södra Ringvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229006" + }, + "id": "564341", + "fullName": "Södra Rundvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229007" + }, + "id": "564415", + "fullName": "Yderhultsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229008" + }, + "id": "564502", + "fullName": "Elestorpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229009" + }, + "id": "564510", + "fullName": "Hallavaravägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22900a" + }, + "id": "564518", + "fullName": "Hovshallavägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22900b" + }, + "id": "564530", + "fullName": "Svenstadsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22900c" + }, + "id": "564534", + "fullName": "Toftahögsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22900d" + }, + "id": "564556", + "fullName": "Getakroksvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22900e" + }, + "id": "564564", + "fullName": "Grimshögsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22900f" + }, + "id": "564577", + "fullName": "Killerödsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229010" + }, + "id": "564606", + "fullName": "Ryssbergsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229011" + }, + "id": "564650", + "fullName": "Böskedalsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229012" + }, + "id": "564667", + "fullName": "Knaggarpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229013" + }, + "id": "564673", + "fullName": "Midsommarvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229014" + }, + "id": "564675", + "fullName": "Möllhultsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229015" + }, + "id": "564697", + "fullName": "Utflyttarvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229016" + }, + "id": "564745", + "fullName": "Påarps Kyrkoväg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229017" + }, + "id": "564751", + "fullName": "Rysslandsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229018" + }, + "id": "564769", + "fullName": "Blåmusslegränd", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229019" + }, + "id": "564770", + "fullName": "Broddarpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22901a" + }, + "id": "564821", + "fullName": "Olastorpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22901b" + }, + "id": "564828", + "fullName": "Rotalyckevägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22901c" + }, + "id": "564849", + "fullName": "Brännaltsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22901d" + }, + "id": "564863", + "fullName": "Gamla Riksvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22901e" + }, + "id": "564865", + "fullName": "Gunnarödsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22901f" + }, + "id": "564869", + "fullName": "Högaskogsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229020" + }, + "id": "911478", + "fullName": "Rosencrantz väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229021" + }, + "id": "927842", + "fullName": "Stationstorget", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229022" + }, + "id": "563946", + "fullName": "Ängelholmsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229023" + }, + "id": "563952", + "fullName": "Klinkehögsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229025" + }, + "id": "563998", + "fullName": "Såpebrukssträde", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229026" + }, + "id": "564003", + "fullName": "Förvaltarevägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229027" + }, + "id": "564012", + "fullName": "Italienska vägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229028" + }, + "id": "564088", + "fullName": "Kungsbergsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229029" + }, + "id": "564098", + "fullName": "Stenbrottsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22902a" + }, + "id": "564106", + "fullName": "Östermalmsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22902b" + }, + "id": "564136", + "fullName": "Tistladalsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22902c" + }, + "id": "564201", + "fullName": "Hackspettsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22902d" + }, + "id": "564295", + "fullName": "Kronotorpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22902f" + }, + "id": "564516", + "fullName": "Hoddebjärsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229030" + }, + "id": "564526", + "fullName": "Skallahögsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229031" + }, + "id": "564536", + "fullName": "Troentorpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229032" + }, + "id": "564576", + "fullName": "Killeröds Byaväg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229033" + }, + "id": "564584", + "fullName": "Krogstorpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229034" + }, + "id": "564586", + "fullName": "Kråkelundsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229035" + }, + "id": "564612", + "fullName": "Severtorpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229036" + }, + "id": "564638", + "fullName": "Vysteborgsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229037" + }, + "id": "564652", + "fullName": "Erikstorpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229038" + }, + "id": "564662", + "fullName": "Jeppas Lellas väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229039" + }, + "id": "564693", + "fullName": "Slättarödsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22903a" + }, + "id": "564709", + "fullName": "Övre Öllövsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22903b" + }, + "id": "564743", + "fullName": "Näktergalsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22903c" + }, + "id": "564749", + "fullName": "Ringastensvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22903d" + }, + "id": "564759", + "fullName": "Andersagårds väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22903e" + }, + "id": "564765", + "fullName": "Bjäragårdsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22903f" + }, + "id": "564772", + "fullName": "Burensviksvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229041" + }, + "id": "564789", + "fullName": "Faritslövsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229042" + }, + "id": "564791", + "fullName": "Gadebrunnsgränd", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229043" + }, + "id": "564793", + "fullName": "Hanneborgsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229044" + }, + "id": "564797", + "fullName": "Husartorpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229045" + }, + "id": "564811", + "fullName": "Kärragårdsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229046" + }, + "id": "564822", + "fullName": "Palmagårdsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229047" + }, + "id": "564826", + "fullName": "Plantahagsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229048" + }, + "id": "564830", + "fullName": "Sjöbyggarevägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229049" + }, + "id": "564866", + "fullName": "Hemmeslövsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22904a" + }, + "id": "564892", + "fullName": "Ärenstorpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22904b" + }, + "id": "911266", + "fullName": "Hundestedsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22904c" + }, + "id": "918761", + "fullName": "Karlslundsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22904d" + }, + "id": "919016", + "fullName": "Hans Gravares väg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22904e" + }, + "id": "921596", + "fullName": "Tornakullsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22904f" + }, + "id": "563938", + "fullName": "Nordströms Sträde", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229050" + }, + "id": "563966", + "fullName": "Strandpromenaden", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229051" + }, + "id": "564022", + "fullName": "Ludvig Nobels Allé", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229052" + }, + "id": "564199", + "fullName": "Gröngölingsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229053" + }, + "id": "564264", + "fullName": "Förbindelsevägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229054" + }, + "id": "564319", + "fullName": "Planteringsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229055" + }, + "id": "564512", + "fullName": "Havrastubbavägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229056" + }, + "id": "564520", + "fullName": "Ingelstorpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229057" + }, + "id": "564527", + "fullName": "Skrigstorpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229058" + }, + "id": "564554", + "fullName": "Böskestorpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229059" + }, + "id": "564588", + "fullName": "Kvinnaböskevägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22905a" + }, + "id": "564610", + "fullName": "Segelstorpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22905b" + }, + "id": "564620", + "fullName": "Stockabrånevägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22905c" + }, + "id": "564644", + "fullName": "Ängelsbäcksvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22905d" + }, + "id": "564687", + "fullName": "Salomonhögsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22905e" + }, + "id": "564691", + "fullName": "Skrockahögsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22905f" + }, + "id": "564717", + "fullName": "Böckerskogsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229060" + }, + "id": "564721", + "fullName": "Drängstorpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229061" + }, + "id": "564753", + "fullName": "Strandskatevägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229062" + }, + "id": "564757", + "fullName": "Sönnertorpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229063" + }, + "id": "564799", + "fullName": "Klavaslättsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229064" + }, + "id": "564832", + "fullName": "Skyttevallsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229065" + }, + "id": "564855", + "fullName": "Eskilstorpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229066" + }, + "id": "564861", + "fullName": "Fylkeskungavägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229067" + }, + "id": "564867", + "fullName": "Hulrugeredsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229068" + }, + "id": "564868", + "fullName": "Hunnestorpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229069" + }, + "id": "564872", + "fullName": "Lannamärkesvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22906a" + }, + "id": "564057", + "fullName": "Skvaltkvarnsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22906b" + }, + "id": "564097", + "fullName": "Stationsterrassen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22906c" + }, + "id": "564118", + "fullName": "Breidablicksvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22906d" + }, + "id": "564126", + "fullName": "Karstorps Mölleväg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22906e" + }, + "id": "564405", + "fullName": "Brattenborgsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229070" + }, + "id": "564504", + "fullName": "Englandsdalsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229071" + }, + "id": "564542", + "fullName": "Övre Kattviksvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229072" + }, + "id": "564600", + "fullName": "Norra Hovallsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229073" + }, + "id": "564618", + "fullName": "Slåttergubbsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229074" + }, + "id": "564627", + "fullName": "Södra Hovallsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229075" + }, + "id": "564642", + "fullName": "Ängelsbäcks Byaväg", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229076" + }, + "id": "564695", + "fullName": "Södra Saltsjövägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229077" + }, + "id": "564739", + "fullName": "Norra Saltsjövägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229078" + }, + "id": "564851", + "fullName": "Bränneslättsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229079" + }, + "id": "564878", + "fullName": "Nidingstorpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22907a" + }, + "id": "564598", + "fullName": "Norra Bäckahusvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22907b" + }, + "id": "564626", + "fullName": "Södra Bäckahusvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22907c" + }, + "id": "564703", + "fullName": "Vilhelmsfältsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22907d" + }, + "id": "564859", + "fullName": "Frestensfällevägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22907e" + }, + "id": "564506", + "fullName": "Gamla Troentorpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22907f" + }, + "id": "564574", + "fullName": "Killebäckstorpsvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229080" + }, + "id": "732083", + "fullName": "Bågvägen", + "parentFullName": "Lysekil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229081" + }, + "id": "732140", + "fullName": "Båtliden", + "parentFullName": "Lysekil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229082" + }, + "id": "732974", + "fullName": "Båthamnsvägen", + "parentFullName": "Brastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229083" + }, + "id": "725391", + "fullName": "Båtsmansliden", + "parentFullName": "Fiskebäckskil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229084" + }, + "id": "877058", + "fullName": "Högeruda Bålstorp", + "parentFullName": "Järnforsen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229085" + }, + "id": "590470", + "fullName": "Båtsholm", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229086" + }, + "id": "590468", + "fullName": "Båtbyggeriet", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229087" + }, + "id": "585371", + "fullName": "Båtsmansvägen", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229088" + }, + "id": "922530", + "fullName": "Trännö Båtsholm", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229089" + }, + "id": "914609", + "fullName": "Degerhov Båtsvik", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22908a" + }, + "id": "590472", + "fullName": "Båtsholms Pensionat", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22908b" + }, + "id": "590986", + "fullName": "Tjärholm Båthusholmen", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22908c" + }, + "id": "593000", + "fullName": "Södra Finnö Båstadskrok", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22908d" + }, + "id": "553525", + "fullName": "Bålby", + "parentFullName": "Kågeröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22908e" + }, + "id": "553527", + "fullName": "Bångstorp", + "parentFullName": "Kågeröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22908f" + }, + "id": "767391", + "fullName": "Bågen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229090" + }, + "id": "767393", + "fullName": "Båtmansgatan", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229091" + }, + "id": "866051", + "fullName": "Båramo", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229092" + }, + "id": "865860", + "fullName": "Båramovägen", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229093" + }, + "id": "865043", + "fullName": "Bårestorp Södergård", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229094" + }, + "id": "865047", + "fullName": "Bårestorp Östergård", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229095" + }, + "id": "866053", + "fullName": "Båramo Skjutbanan", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229096" + }, + "id": "865045", + "fullName": "Bårestorp Västergård", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229097" + }, + "id": "744642", + "fullName": "Båtegård", + "parentFullName": "Nygård", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229098" + }, + "id": "744751", + "fullName": "Östra Båljan", + "parentFullName": "Nygård", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229099" + }, + "id": "744742", + "fullName": "Västra Båljan", + "parentFullName": "Nygård", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22909a" + }, + "id": "679964", + "fullName": "Båtsmansvägen", + "parentFullName": "Mönsterås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22909b" + }, + "id": "676893", + "fullName": "Båtsmansvägen", + "parentFullName": "Timmernabben", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22909c" + }, + "id": "587052", + "fullName": "Båtsmansgatan", + "parentFullName": "Olofström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22909d" + }, + "id": "584820", + "fullName": "Båtslyckevägen", + "parentFullName": "Kyrkhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22909e" + }, + "id": "936972", + "fullName": "Båthamnsvägen", + "parentFullName": "Fagersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22909f" + }, + "id": "569392", + "fullName": "Gärarp Bångbacken", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290a0" + }, + "id": "819346", + "fullName": "Båtvägen", + "parentFullName": "Källby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290a1" + }, + "id": "819344", + "fullName": "Båtklubben", + "parentFullName": "Källby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290a2" + }, + "id": "731663", + "fullName": "Båleröd", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290a3" + }, + "id": "728805", + "fullName": "Båtviken", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290a4" + }, + "id": "728145", + "fullName": "Bådeberget", + "parentFullName": "Sydkoster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290a5" + }, + "id": "730511", + "fullName": "Stora Bågen", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290a6" + }, + "id": "731257", + "fullName": "Båsenvägen", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290a7" + }, + "id": "728807", + "fullName": "Båtviksvägen", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290a8" + }, + "id": "731006", + "fullName": "Norra Båleröd", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290a9" + }, + "id": "731414", + "fullName": "Bålvigsvägen", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290aa" + }, + "id": "731665", + "fullName": "Båleröd Maja Hus", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290ab" + }, + "id": "731007", + "fullName": "Norra Båleröd Stenkullen", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290ac" + }, + "id": "731008", + "fullName": "Norra Båleröd Tallkullen", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290ad" + }, + "id": "731553", + "fullName": "Tjärnöbo Båtsmanstorpet", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290ae" + }, + "id": "730041", + "fullName": "Hällebogen Båtsmanstorpet", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290af" + }, + "id": "580821", + "fullName": "Bågegatan", + "parentFullName": "Osby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290b0" + }, + "id": "761513", + "fullName": "Båtebackevägen", + "parentFullName": "Hyppeln", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290b1" + }, + "id": "700977", + "fullName": "Bångegårdsvägen", + "parentFullName": "Bohus-Björkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290b2" + }, + "id": "598310", + "fullName": "Båtsmansgatan", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290b3" + }, + "id": "572616", + "fullName": "Tofsö Båtsvik", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290b4" + }, + "id": "572618", + "fullName": "Tofsö Båtvikstorp", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290b5" + }, + "id": "599056", + "fullName": "Korsnäs Udde Båthuset", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290b6" + }, + "id": "599209", + "fullName": "Oxelvik Båtsmanstorpet", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290b7" + }, + "id": "572107", + "fullName": "Karlfors Båtmanstorpet", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290b8" + }, + "id": "664560", + "fullName": "Båsen", + "parentFullName": "Åmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290b9" + }, + "id": "740977", + "fullName": "Båleröd", + "parentFullName": "Tanumshede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290ba" + }, + "id": "589434", + "fullName": "Båtsmansvägen", + "parentFullName": "Bromölla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290bb" + }, + "id": "887068", + "fullName": "Båtvägen", + "parentFullName": "Lycksele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290bc" + }, + "id": "886932", + "fullName": "Bångvägen", + "parentFullName": "Lycksele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290bd" + }, + "id": "887239", + "fullName": "Bålforsen", + "parentFullName": "Lycksele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290be" + }, + "id": "887240", + "fullName": "Bålforsvägen", + "parentFullName": "Lycksele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290bf" + }, + "id": "887384", + "fullName": "Bågaträskheden", + "parentFullName": "Lycksele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290c0" + }, + "id": "584666", + "fullName": "Båggatan", + "parentFullName": "Oxelösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290c1" + }, + "id": "922588", + "fullName": "Båkgränd", + "parentFullName": "Oxelösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290c2" + }, + "id": "584708", + "fullName": "Båtmanskroken", + "parentFullName": "Oxelösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290c3" + }, + "id": "715198", + "fullName": "Båtstad", + "parentFullName": "Höljes", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290c4" + }, + "id": "724949", + "fullName": "Båtåsvägen", + "parentFullName": "Torsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290c5" + }, + "id": "715215", + "fullName": "Båtstad Hult", + "parentFullName": "Höljes", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290c6" + }, + "id": "715202", + "fullName": "Båtstad Dalen", + "parentFullName": "Höljes", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290c7" + }, + "id": "725620", + "fullName": "Fensbol Båtnäs", + "parentFullName": "Torsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290c8" + }, + "id": "715225", + "fullName": "Båtstad Skärån", + "parentFullName": "Höljes", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290c9" + }, + "id": "715233", + "fullName": "Båtstadsätern", + "parentFullName": "Höljes", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290ca" + }, + "id": "715229", + "fullName": "Båtstadsberget", + "parentFullName": "Höljes", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290cb" + }, + "id": "715204", + "fullName": "Båtstad Filängen", + "parentFullName": "Höljes", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290cc" + }, + "id": "715219", + "fullName": "Båtstad Oltatorp", + "parentFullName": "Höljes", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290cd" + }, + "id": "715200", + "fullName": "Båtstad Brogården", + "parentFullName": "Höljes", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290ce" + }, + "id": "715211", + "fullName": "Båtstad Färjstugan", + "parentFullName": "Höljes", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290cf" + }, + "id": "715217", + "fullName": "Båtstad Maligården", + "parentFullName": "Höljes", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290d0" + }, + "id": "715221", + "fullName": "Båtstad Räfsbacken", + "parentFullName": "Höljes", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290d1" + }, + "id": "715213", + "fullName": "Båtstad Granhultmyren", + "parentFullName": "Höljes", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290d2" + }, + "id": "715223", + "fullName": "Båtstad Skräddarstugan", + "parentFullName": "Höljes", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290d3" + }, + "id": "715227", + "fullName": "Båtstadberget Rönningen", + "parentFullName": "Höljes", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290d4" + }, + "id": "715231", + "fullName": "Båtstadsberget Spisåsen", + "parentFullName": "Höljes", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290d5" + }, + "id": "862244", + "fullName": "Bågede", + "parentFullName": "Lidsjöberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290d6" + }, + "id": "516119", + "fullName": "Båtholmsvägen", + "parentFullName": "Vaxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290d7" + }, + "id": "516281", + "fullName": "Båtmansstigen", + "parentFullName": "Vaxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290d8" + }, + "id": "516146", + "fullName": "Lilla Båtsholmen", + "parentFullName": "Vaxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290d9" + }, + "id": "721640", + "fullName": "Knon Båthusviken", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290da" + }, + "id": "863203", + "fullName": "Båtsmansgatan", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290db" + }, + "id": "864715", + "fullName": "Skämningsfors Brandstorps Båthamn", + "parentFullName": "Brandstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290dc" + }, + "id": "851953", + "fullName": "Bånga", + "parentFullName": "Alfta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290dd" + }, + "id": "851954", + "fullName": "Bångavägen", + "parentFullName": "Alfta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290de" + }, + "id": "857173", + "fullName": "Stora Båtsjön", + "parentFullName": "Voxnabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290df" + }, + "id": "551767", + "fullName": "Värna Bårnäs", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290e0" + }, + "id": "552175", + "fullName": "Båtvik Vilan", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290e1" + }, + "id": "552165", + "fullName": "Båtvik Aspudden", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290e2" + }, + "id": "552167", + "fullName": "Båtvik Dikstorp", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290e3" + }, + "id": "552169", + "fullName": "Båtvik Karlsved", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290e4" + }, + "id": "552171", + "fullName": "Båtvik Långedal", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290e5" + }, + "id": "552173", + "fullName": "Båtvik Storgård", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290e6" + }, + "id": "552176", + "fullName": "Båtvik Ängslyckan", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290e7" + }, + "id": "551769", + "fullName": "Värna Bårnäs Högladan", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290e9" + }, + "id": "674755", + "fullName": "Båtshakevägen", + "parentFullName": "Forshaga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290ea" + }, + "id": "652339", + "fullName": "Båreskalla", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290eb" + }, + "id": "936562", + "fullName": "Bållby", + "parentFullName": "Åsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290ec" + }, + "id": "936563", + "fullName": "Bållby Berg", + "parentFullName": "Åsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290ed" + }, + "id": "736081", + "fullName": "Karintorp Bållby", + "parentFullName": "Åsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290ee" + }, + "id": "922465", + "fullName": "Bållby Berglunda", + "parentFullName": "Åsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290ef" + }, + "id": "914500", + "fullName": "Bållby Norra Lyckan", + "parentFullName": "Åsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290f0" + }, + "id": "914820", + "fullName": "Bållby Bergslyckan", + "parentFullName": "Åsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290f1" + }, + "id": "839616", + "fullName": "Fröstorp Bågskyttebana", + "parentFullName": "Tibro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290f2" + }, + "id": "678594", + "fullName": "Båtsmanvägen", + "parentFullName": "Byxelkrok", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290f3" + }, + "id": "683797", + "fullName": "Bågsträngsgatan", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290f4" + }, + "id": "683940", + "fullName": "Båtsman Kämpes gata", + "parentFullName": "Köpingsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290f5" + }, + "id": "938025", + "fullName": "Båtvägen", + "parentFullName": "Rättvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290f6" + }, + "id": "833158", + "fullName": "Båthusvägen", + "parentFullName": "Vikarbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290f7" + }, + "id": "833015", + "fullName": "Båthamnsvägen", + "parentFullName": "Rättvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290f8" + }, + "id": "825169", + "fullName": "Arvet Norra Båtplatsen", + "parentFullName": "Furudal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290f9" + }, + "id": "815165", + "fullName": "Båtsonsvägen", + "parentFullName": "Smedjebacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290fa" + }, + "id": "815068", + "fullName": "Båtsmansvägen", + "parentFullName": "Söderbärke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290fb" + }, + "id": "719865", + "fullName": "Båren", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290fc" + }, + "id": "719523", + "fullName": "Bålbäcken", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290fd" + }, + "id": "719867", + "fullName": "Båren Boön", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290fe" + }, + "id": "719871", + "fullName": "Båren Hagen", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb2290ff" + }, + "id": "719869", + "fullName": "Båren Boöviken", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229100" + }, + "id": "719873", + "fullName": "Båren Hyttbäcken", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229101" + }, + "id": "719399", + "fullName": "Brattfors Bålbäcken", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229102" + }, + "id": "719875", + "fullName": "Båren Jan Pettersgården", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229103" + }, + "id": "751714", + "fullName": "Lindesby Båtabo", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229104" + }, + "id": "751443", + "fullName": "Tolvsbörd Båtåsen", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229105" + }, + "id": "751441", + "fullName": "Tolvsbörd Båtgården", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229106" + }, + "id": "751445", + "fullName": "Tolvsbörd Bååthsgården", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229107" + }, + "id": "751399", + "fullName": "Timanshyttan Båtspikartorp", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229108" + }, + "id": "751099", + "fullName": "Västgöthyttan Övre Bålfallet", + "parentFullName": "Gyttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229109" + }, + "id": "770962", + "fullName": "Stäpelsbo Bålared", + "parentFullName": "Kalv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22910a" + }, + "id": "772860", + "fullName": "Hedarna Bångstorp", + "parentFullName": "Sexdrega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22910b" + }, + "id": "773060", + "fullName": "Snärsbo Bållatorp", + "parentFullName": "Sexdrega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22910c" + }, + "id": "774736", + "fullName": "Örsås Enesbo Båsabo", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22910d" + }, + "id": "774738", + "fullName": "Örsås Enesbo Båsabo Sjöstugan", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22910e" + }, + "id": "733697", + "fullName": "Båsen", + "parentFullName": "Munkedal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb22910f" + }, + "id": "733957", + "fullName": "Bårby", + "parentFullName": "Munkedal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229110" + }, + "id": "734795", + "fullName": "Bålkeröd", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229111" + }, + "id": "823516", + "fullName": "Båtvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229112" + }, + "id": "823373", + "fullName": "Bångbovägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197aa27dcf33cb229113" + }, + "id": "823375", + "fullName": "Båthusvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2291bf" + }, + "id": "779901", + "fullName": "Lura", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2291c4" + }, + "id": "779678", + "fullName": "Gråbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2291c5" + }, + "id": "779682", + "fullName": "Gysta", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2291cb" + }, + "id": "780088", + "fullName": "Sylta", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2291cf" + }, + "id": "779688", + "fullName": "Gällbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2291d1" + }, + "id": "779830", + "fullName": "Kumlet", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2291d2" + }, + "id": "779852", + "fullName": "Larsbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2291d3" + }, + "id": "779897", + "fullName": "Lundby", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2291d4" + }, + "id": "779903", + "fullName": "Lövnäs", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2291d5" + }, + "id": "779913", + "fullName": "Målsta", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2291dd" + }, + "id": "780039", + "fullName": "Skolan", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2291de" + }, + "id": "780090", + "fullName": "Sältet", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2291df" + }, + "id": "780127", + "fullName": "Trysta", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2291e0" + }, + "id": "780164", + "fullName": "Vervik", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2291e1" + }, + "id": "780170", + "fullName": "Vreten", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2291ef" + }, + "id": "779680", + "fullName": "Gustebo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2291f0" + }, + "id": "779690", + "fullName": "Gölinge", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2291f2" + }, + "id": "779820", + "fullName": "Kroksta", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2291f3" + }, + "id": "779854", + "fullName": "Lassebo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2291f4" + }, + "id": "779873", + "fullName": "Lindebo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2291f5" + }, + "id": "779881", + "fullName": "Lindsta", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2291f6" + }, + "id": "779886", + "fullName": "Luddebo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2291f7" + }, + "id": "779891", + "fullName": "Lumpebo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2291fc" + }, + "id": "780019", + "fullName": "Sannebo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2291fd" + }, + "id": "780031", + "fullName": "Skogsbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2291fe" + }, + "id": "780045", + "fullName": "Skuggan", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2291ff" + }, + "id": "780077", + "fullName": "Sundbro", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229200" + }, + "id": "780093", + "fullName": "Söderby", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229201" + }, + "id": "780109", + "fullName": "Tollebo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229202" + }, + "id": "780156", + "fullName": "Vallhov", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22920e" + }, + "id": "779661", + "fullName": "Frittebo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22920f" + }, + "id": "779675", + "fullName": "Grellsbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229210" + }, + "id": "779711", + "fullName": "Hjälmsta", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229211" + }, + "id": "779715", + "fullName": "Hämringe", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229212" + }, + "id": "779717", + "fullName": "Högslätt", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229214" + }, + "id": "779837", + "fullName": "Källtorp", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229215" + }, + "id": "779867", + "fullName": "Lindberg", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229216" + }, + "id": "779879", + "fullName": "Lindsbro", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229217" + }, + "id": "779884", + "fullName": "Losgärde", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229218" + }, + "id": "779907", + "fullName": "Morberga", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22921f" + }, + "id": "780021", + "fullName": "Simonsbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229220" + }, + "id": "780059", + "fullName": "Spikbole", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229221" + }, + "id": "780063", + "fullName": "Stenboda", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229222" + }, + "id": "780095", + "fullName": "Söderäng", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229223" + }, + "id": "780113", + "fullName": "Torslund", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229224" + }, + "id": "780136", + "fullName": "Tungelbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229225" + }, + "id": "780166", + "fullName": "Vibroäng", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229226" + }, + "id": "780172", + "fullName": "Västerbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229231" + }, + "id": "779672", + "fullName": "Granhagen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229232" + }, + "id": "779674", + "fullName": "Granliden", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229233" + }, + "id": "779684", + "fullName": "Gysta Haga", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229234" + }, + "id": "779694", + "fullName": "Harpasset", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229235" + }, + "id": "779783", + "fullName": "Kilkällan", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229236" + }, + "id": "779826", + "fullName": "Kullviken", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229237" + }, + "id": "779835", + "fullName": "Kyrkvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229238" + }, + "id": "779865", + "fullName": "Lindallén", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229239" + }, + "id": "779883", + "fullName": "Lissängen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22923a" + }, + "id": "779885", + "fullName": "Lottsäter", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22923b" + }, + "id": "779905", + "fullName": "Marsliden", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229241" + }, + "id": "780025", + "fullName": "Skaneberg", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229242" + }, + "id": "780029", + "fullName": "Skinnarbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229243" + }, + "id": "780033", + "fullName": "Skogslyan", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229244" + }, + "id": "780061", + "fullName": "Stenaberg", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229245" + }, + "id": "780065", + "fullName": "Stenliden", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229246" + }, + "id": "780067", + "fullName": "Stenlunda", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229247" + }, + "id": "780071", + "fullName": "Stenviken", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229248" + }, + "id": "780073", + "fullName": "Stenvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229249" + }, + "id": "780087", + "fullName": "Svartarbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22924a" + }, + "id": "780091", + "fullName": "Sävastebo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22924b" + }, + "id": "780101", + "fullName": "Sörgården", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22924c" + }, + "id": "780105", + "fullName": "Tallängen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22924d" + }, + "id": "780115", + "fullName": "Torvsätra", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229261" + }, + "id": "779671", + "fullName": "Granbacken", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229262" + }, + "id": "779673", + "fullName": "Grankullen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229263" + }, + "id": "779686", + "fullName": "Gystavägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229264" + }, + "id": "779824", + "fullName": "Krokstaäng", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229265" + }, + "id": "779832", + "fullName": "Kvarnängen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229266" + }, + "id": "779833", + "fullName": "Kyrkbacken", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229267" + }, + "id": "779834", + "fullName": "Kyrkstigen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229268" + }, + "id": "779844", + "fullName": "Kättslinge", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229269" + }, + "id": "779863", + "fullName": "Lillgården", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22926a" + }, + "id": "779875", + "fullName": "Lindesberg", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22926b" + }, + "id": "779877", + "fullName": "Lindgården", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22926c" + }, + "id": "779909", + "fullName": "Mossvreten", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229271" + }, + "id": "780038", + "fullName": "Skogvreten", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229272" + }, + "id": "780043", + "fullName": "Skräddarbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229273" + }, + "id": "780055", + "fullName": "Skutåvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229274" + }, + "id": "780069", + "fullName": "Stenvallen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229275" + }, + "id": "780075", + "fullName": "Stormossen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229276" + }, + "id": "780129", + "fullName": "Tröskvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229277" + }, + "id": "780139", + "fullName": "Täppgården", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229278" + }, + "id": "780168", + "fullName": "Vinkelboda", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229280" + }, + "id": "779676", + "fullName": "Grindstugan", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229281" + }, + "id": "779703", + "fullName": "Hedvikslund", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229282" + }, + "id": "779713", + "fullName": "Hyggesvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229286" + }, + "id": "779831", + "fullName": "Kungsgården", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229287" + }, + "id": "779856", + "fullName": "Liljebacken", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229289" + }, + "id": "779917", + "fullName": "Målsta Kåsen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22928a" + }, + "id": "779919", + "fullName": "Målstavägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229290" + }, + "id": "780037", + "fullName": "Skogstorpet", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229291" + }, + "id": "780117", + "fullName": "Trollbäcken", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229292" + }, + "id": "780121", + "fullName": "Trolldungen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229293" + }, + "id": "780123", + "fullName": "Trolldyngan", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229294" + }, + "id": "780125", + "fullName": "Trumfbacken", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22929a" + }, + "id": "779665", + "fullName": "Fögderivägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22929b" + }, + "id": "779701", + "fullName": "Hasselbacken", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22929c" + }, + "id": "779707", + "fullName": "Hemringeboda", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292a0" + }, + "id": "779785", + "fullName": "Kiplingeberg", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292a1" + }, + "id": "779808", + "fullName": "Kiplingekrog", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292a2" + }, + "id": "779816", + "fullName": "Konrads Kulle", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292a3" + }, + "id": "779818", + "fullName": "Kristineberg", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292a4" + }, + "id": "779862", + "fullName": "Lilla Söderby", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292a7" + }, + "id": "780057", + "fullName": "Smedjebacken", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292a8" + }, + "id": "780089", + "fullName": "Sylta Solberg", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292a9" + }, + "id": "780107", + "fullName": "Tingstuvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292b1" + }, + "id": "779692", + "fullName": "Hagmarksvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292b2" + }, + "id": "779705", + "fullName": "Hembygdsvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292b3" + }, + "id": "779709", + "fullName": "Hemringevägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292b6" + }, + "id": "779850", + "fullName": "Lanthemsvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292b7" + }, + "id": "779915", + "fullName": "Målsta Klinten", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292be" + }, + "id": "780162", + "fullName": "Vallhovskvarn", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292c6" + }, + "id": "779657", + "fullName": "Fjärdingsvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292c7" + }, + "id": "779659", + "fullName": "Fornparksvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292cb" + }, + "id": "779871", + "fullName": "Lindbergsängen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292cc" + }, + "id": "779899", + "fullName": "Lundgårdsvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292cd" + }, + "id": "779911", + "fullName": "Myggstensvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292d0" + }, + "id": "780041", + "fullName": "Skomakartäppan", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292d3" + }, + "id": "780111", + "fullName": "Torpet Källtorp", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292d4" + }, + "id": "780160", + "fullName": "Vallhovs Säteri", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292d9" + }, + "id": "922857", + "fullName": "Krokåkersvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292dc" + }, + "id": "779782", + "fullName": "Kantarellstigen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292dd" + }, + "id": "779848", + "fullName": "Kättslingekulle", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292e3" + }, + "id": "780097", + "fullName": "Södra Krycklinge", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292e4" + }, + "id": "780103", + "fullName": "Tallbacksgården", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292e5" + }, + "id": "780119", + "fullName": "Trollbäcksvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292eb" + }, + "id": "779663", + "fullName": "Fångstgropsvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292ec" + }, + "id": "779669", + "fullName": "Gesvad Svedjelund", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292f0" + }, + "id": "779814", + "fullName": "Klockarbolsvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292f1" + }, + "id": "779869", + "fullName": "Lindberg Lisselbo", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292f4" + }, + "id": "780027", + "fullName": "Skattegårdsvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292fc" + }, + "id": "779804", + "fullName": "Kiplingeberg Sågen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2292fe" + }, + "id": "779822", + "fullName": "Kroksta Tallbacken", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229302" + }, + "id": "780023", + "fullName": "Sjungarbacksvägen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229303" + }, + "id": "780081", + "fullName": "Sundbro Lundbacken", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229306" + }, + "id": "780176", + "fullName": "Västerbo Västervik", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229310" + }, + "id": "779789", + "fullName": "Kiplingeberg Gullögla", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229312" + }, + "id": "779828", + "fullName": "Kullviken Forsbylund", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229313" + }, + "id": "780051", + "fullName": "Skuttunge Stenbacken", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229317" + }, + "id": "779798", + "fullName": "Kiplingeberg Sandhagen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229318" + }, + "id": "779800", + "fullName": "Kiplingeberg Skogängen", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229319" + }, + "id": "779812", + "fullName": "Kiplingekrog Granlunda", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22931c" + }, + "id": "779796", + "fullName": "Kiplingeberg Källvreten", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22931d" + }, + "id": "779802", + "fullName": "Kiplingeberg Stenporten", + "parentFullName": "Bälinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2293f1" + }, + "id": "783590", + "fullName": "Bäck Bäckslund", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2293f2" + }, + "id": "783585", + "fullName": "Bäck", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2293f3" + }, + "id": "776495", + "fullName": "Bäckaliden Bäckebo", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2293f4" + }, + "id": "776502", + "fullName": "Bäckaliden Bäckäng", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2293f5" + }, + "id": "776492", + "fullName": "Bäckaliden Bäckaskog", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2293f6" + }, + "id": "786358", + "fullName": "Bäckabo", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2293f7" + }, + "id": "783596", + "fullName": "Bäck Gård", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2293f9" + }, + "id": "783600", + "fullName": "Bäck Lilla", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2293fa" + }, + "id": "775524", + "fullName": "Bäckvägen", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2293fd" + }, + "id": "763969", + "fullName": "Bäckgatan", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2293fe" + }, + "id": "780954", + "fullName": "Bäckgränd", + "parentFullName": "Svaneholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2293ff" + }, + "id": "780955", + "fullName": "Bäckvägen", + "parentFullName": "Svaneholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229400" + }, + "id": "786156", + "fullName": "Bäckliden", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229401" + }, + "id": "776484", + "fullName": "Bäckaliden", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229402" + }, + "id": "775527", + "fullName": "Bävervägen", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229403" + }, + "id": "764027", + "fullName": "Bävergränd", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229404" + }, + "id": "783591", + "fullName": "Bäck Ekebäck", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229405" + }, + "id": "783604", + "fullName": "Bäck Sandlid", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229407" + }, + "id": "783593", + "fullName": "Bäck Furuhall", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229408" + }, + "id": "783606", + "fullName": "Bäck Solhälla", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22940a" + }, + "id": "764486", + "fullName": "Bäverstigen", + "parentFullName": "Gånghester", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22940b" + }, + "id": "764542", + "fullName": "Bäckåsvägen", + "parentFullName": "Gånghester", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22940c" + }, + "id": "763856", + "fullName": "Bäringsvägen", + "parentFullName": "Frufällan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22940d" + }, + "id": "780924", + "fullName": "Bäckabovägen", + "parentFullName": "Viskafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22940e" + }, + "id": "762445", + "fullName": "Hällered Bäck", + "parentFullName": "Sandhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22940f" + }, + "id": "763548", + "fullName": "Bävermansgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229410" + }, + "id": "764159", + "fullName": "Bäckarydsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229411" + }, + "id": "783594", + "fullName": "Bäck Gransäter", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229413" + }, + "id": "763489", + "fullName": "Vralen Bäckäng", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229414" + }, + "id": "764688", + "fullName": "Jutabo Bäckäng", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229415" + }, + "id": "775422", + "fullName": "Skalle Bäckhem", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229416" + }, + "id": "776431", + "fullName": "Gunnarp Bäcken", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229417" + }, + "id": "785987", + "fullName": "Bäckängsvägen", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229419" + }, + "id": "782116", + "fullName": "Bäckängsvägen", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22941a" + }, + "id": "783592", + "fullName": "Bäck Furubacken", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22941b" + }, + "id": "783785", + "fullName": "Rölle Bäckliden", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22941c" + }, + "id": "775756", + "fullName": "Råstorp Bäckäng", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22941d" + }, + "id": "762181", + "fullName": "Bäckeskogsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22941e" + }, + "id": "762241", + "fullName": "Ryssby Bäckängen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22941f" + }, + "id": "763408", + "fullName": "Skåpeslätt Bäck", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229420" + }, + "id": "764696", + "fullName": "Kronäng Bäckäng", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229421" + }, + "id": "786360", + "fullName": "Bäckabo Ekliden", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229422" + }, + "id": "762012", + "fullName": "Bäckaströmsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229423" + }, + "id": "782190", + "fullName": "Häglared Bäckäng", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229424" + }, + "id": "780944", + "fullName": "Storemad Bäckabo", + "parentFullName": "Viskafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229425" + }, + "id": "763214", + "fullName": "Grimmered Bäckaryd", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229426" + }, + "id": "763447", + "fullName": "Valsjöryd Bäckäng", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229427" + }, + "id": "764672", + "fullName": "Hallabron Bäckhem", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229429" + }, + "id": "762509", + "fullName": "Slättaryd Bäckäng", + "parentFullName": "Sandhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22942a" + }, + "id": "782684", + "fullName": "Smedsås Bäcktorpet", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22942b" + }, + "id": "783598", + "fullName": "Bäck Hembygdsgården", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22942c" + }, + "id": "776797", + "fullName": "Grandalen Bäckåsen", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22942d" + }, + "id": "777029", + "fullName": "Örlanda Bäckagården", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22942e" + }, + "id": "772934", + "fullName": "Ljushult Bäckagärde", + "parentFullName": "Sexdrega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22942f" + }, + "id": "763410", + "fullName": "Skåpeslätt Bäckalund", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229430" + }, + "id": "776487", + "fullName": "Bäckaliden Björkehill", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229431" + }, + "id": "776489", + "fullName": "Bäckaliden Björkhagen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229432" + }, + "id": "781238", + "fullName": "Göllingstorp Bäckäng", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229433" + }, + "id": "492498", + "fullName": "Bäckvägen", + "parentFullName": "Skogås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229434" + }, + "id": "490543", + "fullName": "Bälgvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229435" + }, + "id": "490542", + "fullName": "Bägarvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229436" + }, + "id": "490886", + "fullName": "Bäckdalsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229437" + }, + "id": "492799", + "fullName": "Bäckgårdsvägen", + "parentFullName": "Vårby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229438" + }, + "id": "490832", + "fullName": "Bärnstensvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229439" + }, + "id": "921098", + "fullName": "Bäcklöparvägen", + "parentFullName": "Trångsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22943a" + }, + "id": "621365", + "fullName": "Bärsta Bärstalund", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22943b" + }, + "id": "621357", + "fullName": "Bärsta", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22943c" + }, + "id": "611144", + "fullName": "Bäcktorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22943d" + }, + "id": "607828", + "fullName": "Bäckvägen", + "parentFullName": "Skogstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22943e" + }, + "id": "621392", + "fullName": "Bärsta Gård", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22943f" + }, + "id": "621450", + "fullName": "Bärstalund", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229440" + }, + "id": "638474", + "fullName": "Bäverstigen", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229441" + }, + "id": "621452", + "fullName": "Bärstavägen", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229442" + }, + "id": "607986", + "fullName": "Bälgviksvägen", + "parentFullName": "Hållsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229443" + }, + "id": "606742", + "fullName": "Hällby Bärsta", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229444" + }, + "id": "607125", + "fullName": "Bäckhagavägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229446" + }, + "id": "621369", + "fullName": "Bärsta Ekhagen", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229447" + }, + "id": "621396", + "fullName": "Bärsta Hästäng", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229448" + }, + "id": "621400", + "fullName": "Bärsta Karlsbo", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229449" + }, + "id": "621418", + "fullName": "Bärsta Midgård", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22944a" + }, + "id": "621375", + "fullName": "Bärsta Frölunda", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22944c" + }, + "id": "606542", + "fullName": "Bärnstensgången", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22944d" + }, + "id": "614659", + "fullName": "Flantsås Bäckebo", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22944e" + }, + "id": "613357", + "fullName": "Bälgviken Vadbro", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229450" + }, + "id": "621359", + "fullName": "Bärsta Björstorp", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229451" + }, + "id": "621371", + "fullName": "Bärsta Eriksberg", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229452" + }, + "id": "621373", + "fullName": "Bärsta Fröholmen", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229453" + }, + "id": "621377", + "fullName": "Bärsta Fårbacken", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229454" + }, + "id": "621379", + "fullName": "Bärsta Granbacken", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229455" + }, + "id": "621381", + "fullName": "Bärsta Granholmen", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229456" + }, + "id": "621383", + "fullName": "Bärsta Granliden", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229457" + }, + "id": "621390", + "fullName": "Bärsta Gumtäppan", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229458" + }, + "id": "621394", + "fullName": "Bärsta Hagtäppan", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229459" + }, + "id": "621403", + "fullName": "Bärsta Källbacken", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22945a" + }, + "id": "621404", + "fullName": "Bärsta Källstugan", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22945b" + }, + "id": "621407", + "fullName": "Bärsta Lilla Huset", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22945c" + }, + "id": "621412", + "fullName": "Bärsta Lillstugan", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22945d" + }, + "id": "621414", + "fullName": "Bärsta Lindgården", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22945e" + }, + "id": "621416", + "fullName": "Bärsta Lönnbacken", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22945f" + }, + "id": "621420", + "fullName": "Bärsta Mittgården", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229460" + }, + "id": "621422", + "fullName": "Bärsta Myrbacken", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229461" + }, + "id": "621424", + "fullName": "Bärsta Myrstugan", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229462" + }, + "id": "621426", + "fullName": "Bärsta Orrgården", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229463" + }, + "id": "621428", + "fullName": "Bärsta Rosenhäll", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229464" + }, + "id": "621430", + "fullName": "Bärsta Runnholmen", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229465" + }, + "id": "621432", + "fullName": "Bärsta Sjöbacken", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229466" + }, + "id": "621437", + "fullName": "Bärsta Sjövillan", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229467" + }, + "id": "621440", + "fullName": "Bärsta Stenriket", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229468" + }, + "id": "621443", + "fullName": "Bärsta Stora Hagen", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229469" + }, + "id": "621445", + "fullName": "Bärsta Storstugan", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22946a" + }, + "id": "621447", + "fullName": "Bärsta Vigersberg", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22946b" + }, + "id": "613346", + "fullName": "Bälgviken Björknäs", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22946c" + }, + "id": "613347", + "fullName": "Bälgviken Gunnebo", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22946d" + }, + "id": "613349", + "fullName": "Bälgviken Skölkärr", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22946e" + }, + "id": "613351", + "fullName": "Bälgviken Stensjö", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22946f" + }, + "id": "621401", + "fullName": "Bärsta Klöverängen", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229470" + }, + "id": "621402", + "fullName": "Bärsta Kungslaborg", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229471" + }, + "id": "621410", + "fullName": "Bärsta Lilla Skäret", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229472" + }, + "id": "610696", + "fullName": "Hensta Bäckastugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229473" + }, + "id": "622874", + "fullName": "Ribbingelund Bälgstena", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229474" + }, + "id": "621438", + "fullName": "Bärsta Skomakartorp", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229475" + }, + "id": "613353", + "fullName": "Bälgviken Stenstugan", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229476" + }, + "id": "613355", + "fullName": "Bälgviken Svartviken", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229477" + }, + "id": "621361", + "fullName": "Bärsta Björstorps Gård", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229479" + }, + "id": "621398", + "fullName": "Bärsta Kalkugnsbacken", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22947a" + }, + "id": "621363", + "fullName": "Bärsta Björstorps Skola", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22947b" + }, + "id": "621405", + "fullName": "Bärsta Lilla Borrholmen", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22947c" + }, + "id": "621442", + "fullName": "Bärsta Stora Borrholmen", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22947d" + }, + "id": "488365", + "fullName": "Bäckvägen", + "parentFullName": "Älta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22947e" + }, + "id": "481456", + "fullName": "Bävervägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22947f" + }, + "id": "488396", + "fullName": "Bäckalidsvägen", + "parentFullName": "Älta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229480" + }, + "id": "481979", + "fullName": "Bäcktorpsvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229481" + }, + "id": "835832", + "fullName": "Bäckvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229482" + }, + "id": "844012", + "fullName": "Bäckvägen", + "parentFullName": "Valbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229483" + }, + "id": "835376", + "fullName": "Bäcksorlet", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229484" + }, + "id": "835792", + "fullName": "Bäckahällen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229485" + }, + "id": "836891", + "fullName": "Bäverstigen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229486" + }, + "id": "835634", + "fullName": "Bäckebrovägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229487" + }, + "id": "844401", + "fullName": "Bäcks Fäbodväg", + "parentFullName": "Valbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229488" + }, + "id": "835830", + "fullName": "Bäckstugevägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229489" + }, + "id": "835912", + "fullName": "Bärnstensvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22948a" + }, + "id": "928428", + "fullName": "Bäcksbol", + "parentFullName": "Slättåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22948b" + }, + "id": "598255", + "fullName": "Bäckalt", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22948c" + }, + "id": "608976", + "fullName": "Bäcksbol", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22948d" + }, + "id": "594229", + "fullName": "Bäckvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22948e" + }, + "id": "596371", + "fullName": "Bärstigen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22948f" + }, + "id": "928207", + "fullName": "Bäskvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229490" + }, + "id": "595198", + "fullName": "Bäckvägen", + "parentFullName": "Steninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229491" + }, + "id": "598257", + "fullName": "Bäcksilt", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229492" + }, + "id": "593300", + "fullName": "Bältevägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229493" + }, + "id": "593798", + "fullName": "Bäckstigen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229494" + }, + "id": "599130", + "fullName": "Risarp Bäcken", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229495" + }, + "id": "928459", + "fullName": "Kärra Bäckebo", + "parentFullName": "Slättåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229496" + }, + "id": "596520", + "fullName": "Röinge Bäckäng", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229497" + }, + "id": "598736", + "fullName": "Veka Bäckamo", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229498" + }, + "id": "595836", + "fullName": "Fastarp Bäckäng", + "parentFullName": "Holm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229499" + }, + "id": "609091", + "fullName": "Kärra Bäckebo", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22949a" + }, + "id": "595953", + "fullName": "Könarp Bäckatorp", + "parentFullName": "Holm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22949b" + }, + "id": "609025", + "fullName": "Gräsås Bäckäng", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22949c" + }, + "id": "928434", + "fullName": "Gräsås Bäckäng", + "parentFullName": "Slättåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22949d" + }, + "id": "597294", + "fullName": "Perstorp Bäcken", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22949e" + }, + "id": "593302", + "fullName": "Bärnstensvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294a1" + }, + "id": "596887", + "fullName": "Påarp Bäckagård", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294a2" + }, + "id": "595477", + "fullName": "Särdals Bäckväg", + "parentFullName": "Steninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294a3" + }, + "id": "592625", + "fullName": "Bäckagårdsvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294a4" + }, + "id": "593135", + "fullName": "Bäcksländevägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294a5" + }, + "id": "596516", + "fullName": "Röinge Bäckaskog", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294a6" + }, + "id": "598263", + "fullName": "Bäcksilts Gård", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294a7" + }, + "id": "609004", + "fullName": "Drared Bäckagård", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294a8" + }, + "id": "609404", + "fullName": "Skavböke Bäckebo", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294a9" + }, + "id": "597111", + "fullName": "Boarp Bäckagården", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294aa" + }, + "id": "597139", + "fullName": "Brunskog Bäckadal", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294ab" + }, + "id": "593955", + "fullName": "Bäckagårds Sjukhem", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294ac" + }, + "id": "596514", + "fullName": "Röinge Bäckaliden", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294ad" + }, + "id": "596518", + "fullName": "Röinge Bäckavillan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294ae" + }, + "id": "595349", + "fullName": "Steninge Bäckagård", + "parentFullName": "Steninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294b0" + }, + "id": "609164", + "fullName": "Slättåkra Bäcksbol", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294b1" + }, + "id": "928487", + "fullName": "Slättåkra Bäckagård", + "parentFullName": "Slättåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294b2" + }, + "id": "911573", + "fullName": "Marbäck Bäckavattnet", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294b3" + }, + "id": "594986", + "fullName": "Haverdal Bäckamo Gård", + "parentFullName": "Haverdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294b4" + }, + "id": "609163", + "fullName": "Slättåkra Bäckagård", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294b5" + }, + "id": "928225", + "fullName": "Villshärad Bäckalund", + "parentFullName": "Villshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294b6" + }, + "id": "596541", + "fullName": "Röinge Lilla Bäckaskog", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294b7" + }, + "id": "598809", + "fullName": "Villshärad Bäckalund", + "parentFullName": "Gullbrandstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294b8" + }, + "id": "594556", + "fullName": "Borgasgård Bäckahagen", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294ba" + }, + "id": "877814", + "fullName": "Bäckvägen", + "parentFullName": "Njurunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294bb" + }, + "id": "875152", + "fullName": "Bäckgatan", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294bc" + }, + "id": "878437", + "fullName": "Bänkåsviken", + "parentFullName": "Alnö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294bd" + }, + "id": "878438", + "fullName": "Bänkåsvägen", + "parentFullName": "Alnö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294be" + }, + "id": "878131", + "fullName": "Bällstavägen", + "parentFullName": "Matfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294bf" + }, + "id": "875801", + "fullName": "Bäckebovägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294c0" + }, + "id": "644942", + "fullName": "Bäcken", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294c1" + }, + "id": "499126", + "fullName": "Bäckavägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294c2" + }, + "id": "497403", + "fullName": "Bäverstigen", + "parentFullName": "Enhörna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294c3" + }, + "id": "494024", + "fullName": "Bäckvägen", + "parentFullName": "Tumba", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294c4" + }, + "id": "493145", + "fullName": "Bägarvägen", + "parentFullName": "Norsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294c5" + }, + "id": "493990", + "fullName": "Bäverstigen", + "parentFullName": "Tumba", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294c6" + }, + "id": "644065", + "fullName": "Bäckgatan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294c7" + }, + "id": "644647", + "fullName": "Bävervägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294c8" + }, + "id": "645768", + "fullName": "Bättringsvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294c9" + }, + "id": "655720", + "fullName": "Risinge Bäckaled", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294ca" + }, + "id": "647626", + "fullName": "Rydet Bäckaskog", + "parentFullName": "Vederslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294cb" + }, + "id": "644238", + "fullName": "Bäckaslövsvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294cc" + }, + "id": "644945", + "fullName": "Pehr Bäckmans väg", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294cd" + }, + "id": "647279", + "fullName": "Långstorp Bäcken", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294ce" + }, + "id": "655721", + "fullName": "Risinge Bältehall", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294cf" + }, + "id": "654244", + "fullName": "Tjureda Bäckaskog", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294d0" + }, + "id": "928890", + "fullName": "Tjureda Bäckaskog", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294d1" + }, + "id": "647924", + "fullName": "Kängslebäck Bäcken", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294d2" + }, + "id": "648218", + "fullName": "Tävelsås Bäckaslöv", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294d3" + }, + "id": "646405", + "fullName": "Häljaryd Bäckalund", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294d5" + }, + "id": "653796", + "fullName": "Holkastorp Bäckaskog", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294d6" + }, + "id": "928971", + "fullName": "Holkastorp Bäckaskog", + "parentFullName": "Tolg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294d7" + }, + "id": "644288", + "fullName": "Växjö Bäckaslövs Gård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294d9" + }, + "id": "653661", + "fullName": "Brittatorp Bästerydet", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294da" + }, + "id": "644247", + "fullName": "Gamla Bäckaslövsvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294db" + }, + "id": "654548", + "fullName": "Västra Målajord Bäckaskog", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294dc" + }, + "id": "648061", + "fullName": "Stenslanda Bäckhaga Gård", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294dd" + }, + "id": "653682", + "fullName": "Bärön", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294de" + }, + "id": "654535", + "fullName": "Väse-Bäck", + "parentFullName": "Väse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294df" + }, + "id": "651851", + "fullName": "Bäckelid", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294e0" + }, + "id": "654634", + "fullName": "Bäckgatan", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294e1" + }, + "id": "653680", + "fullName": "Bäckvägen", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294e2" + }, + "id": "652220", + "fullName": "Bäckvägen", + "parentFullName": "Skattkärr", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294e3" + }, + "id": "651361", + "fullName": "Bävervägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294e4" + }, + "id": "654636", + "fullName": "Bäverstigen", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294e5" + }, + "id": "654280", + "fullName": "Bäckebogatan", + "parentFullName": "Väse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294e6" + }, + "id": "655019", + "fullName": "Väse-Bäckelid", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294e7" + }, + "id": "651240", + "fullName": "Bäckebogatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294e8" + }, + "id": "651359", + "fullName": "Bäntebygatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294e9" + }, + "id": "654847", + "fullName": "Nyeds-Bäckelid", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294ea" + }, + "id": "654040", + "fullName": "Bäckängsvägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294eb" + }, + "id": "651761", + "fullName": "Bäckelidstorp", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294ec" + }, + "id": "651867", + "fullName": "Fågelviks-Bäck", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294ed" + }, + "id": "654563", + "fullName": "Älgånäs Bäckarna", + "parentFullName": "Väse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294ee" + }, + "id": "654991", + "fullName": "Tidafors Bäcken", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294ef" + }, + "id": "650752", + "fullName": "Bärnstensvägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294f0" + }, + "id": "651242", + "fullName": "Bäckelidsgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294f1" + }, + "id": "651741", + "fullName": "Alsters-Bäckelid", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294f2" + }, + "id": "651869", + "fullName": "Fågelviks-Bäckelid", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294f3" + }, + "id": "486814", + "fullName": "Bälgvägen", + "parentFullName": "Vendelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294f4" + }, + "id": "487474", + "fullName": "Bäckvägen", + "parentFullName": "Tungelsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294f5" + }, + "id": "486120", + "fullName": "Bävervägen", + "parentFullName": "Handen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294f6" + }, + "id": "486225", + "fullName": "Bäckvändan", + "parentFullName": "Handen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294f8" + }, + "id": "586003", + "fullName": "Bäckvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294f9" + }, + "id": "591966", + "fullName": "Bäckstigen", + "parentFullName": "Östra Sönnarslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294fa" + }, + "id": "584339", + "fullName": "Bäckaskogsvägen", + "parentFullName": "Fjälkinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294fb" + }, + "id": "585637", + "fullName": "Bäckåkersvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294fc" + }, + "id": "586142", + "fullName": "Bärnstensvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294fd" + }, + "id": "698519", + "fullName": "Bäckedal", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2294fe" + }, + "id": "711796", + "fullName": "Bäckas väg", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229500" + }, + "id": "711991", + "fullName": "Bäckens väg", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229501" + }, + "id": "698437", + "fullName": "Särö Bäckväg", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229502" + }, + "id": "706416", + "fullName": "Bälgvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229503" + }, + "id": "711953", + "fullName": "Torpa Bäckväg", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229504" + }, + "id": "710311", + "fullName": "Röde Bäcks väg", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229505" + }, + "id": "706328", + "fullName": "Bäckmans Gård", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229506" + }, + "id": "706948", + "fullName": "Norra Bäckvägen", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229507" + }, + "id": "707158", + "fullName": "Bäckadalsvägen", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229508" + }, + "id": "707335", + "fullName": "Bäckängsvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229509" + }, + "id": "707000", + "fullName": "Västra Bäckvägen", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22950a" + }, + "id": "912891", + "fullName": "Bärnstensvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22950b" + }, + "id": "706348", + "fullName": "Lilla Bäcksgatan", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22950c" + }, + "id": "706356", + "fullName": "Stora Bäcksleden", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22950d" + }, + "id": "707243", + "fullName": "Bäckagårdsvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22950e" + }, + "id": "896727", + "fullName": "Bäckvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22950f" + }, + "id": "896620", + "fullName": "Bärslingan", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229510" + }, + "id": "896307", + "fullName": "Bältesgatan", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229511" + }, + "id": "896433", + "fullName": "Bäverstigen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229512" + }, + "id": "894368", + "fullName": "Bäckerskäret", + "parentFullName": "Råneå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229513" + }, + "id": "896619", + "fullName": "Bälingevägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229515" + }, + "id": "894211", + "fullName": "Bärgarstigen", + "parentFullName": "Gammelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229516" + }, + "id": "896535", + "fullName": "Bäcktorpsvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229517" + }, + "id": "506615", + "fullName": "Bältevägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229518" + }, + "id": "506948", + "fullName": "Bävervägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229519" + }, + "id": "506616", + "fullName": "Bärnstensvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22951a" + }, + "id": "888201", + "fullName": "Bäckån", + "parentFullName": "Lövånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22951b" + }, + "id": "890769", + "fullName": "Bäckfors", + "parentFullName": "Kåge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22951d" + }, + "id": "890634", + "fullName": "Bäckgatan", + "parentFullName": "Kåge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22951e" + }, + "id": "890770", + "fullName": "Bäckheden", + "parentFullName": "Kåge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22951f" + }, + "id": "888541", + "fullName": "Bäckgatan", + "parentFullName": "Jörn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229520" + }, + "id": "888200", + "fullName": "Bäckboda", + "parentFullName": "Lövånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229525" + }, + "id": "890745", + "fullName": "Bäckänget", + "parentFullName": "Kusmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229528" + }, + "id": "889637", + "fullName": "Bäckgatan", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229529" + }, + "id": "890331", + "fullName": "Bäckmansgatan", + "parentFullName": "Ursviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22952b" + }, + "id": "518867", + "fullName": "Bältvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22952c" + }, + "id": "519729", + "fullName": "Bäckvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22952d" + }, + "id": "519058", + "fullName": "Bävervägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22952e" + }, + "id": "518126", + "fullName": "Bäckvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22952f" + }, + "id": "517892", + "fullName": "Bävervägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229530" + }, + "id": "676037", + "fullName": "Bäck", + "parentFullName": "Läckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229531" + }, + "id": "686058", + "fullName": "Bäcken", + "parentFullName": "Halltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229532" + }, + "id": "676041", + "fullName": "Bänkaryd", + "parentFullName": "Läckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229533" + }, + "id": "676039", + "fullName": "Bäckstorp", + "parentFullName": "Läckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229534" + }, + "id": "685319", + "fullName": "Bäverdalsvägen", + "parentFullName": "Påryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229535" + }, + "id": "687533", + "fullName": "Vilda Bärsvägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229536" + }, + "id": "687125", + "fullName": "Bättre Tiders Gränd", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229537" + }, + "id": "670631", + "fullName": "Bärvägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229538" + }, + "id": "667716", + "fullName": "Bäckstigen", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229539" + }, + "id": "666926", + "fullName": "Bäckavägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22953a" + }, + "id": "673129", + "fullName": "Bäckängavägen", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22953b" + }, + "id": "670194", + "fullName": "Bättringsvägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22953c" + }, + "id": "673504", + "fullName": "Bäckarebodavägen", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22953d" + }, + "id": "671518", + "fullName": "Stubbetorp Bäckagården", + "parentFullName": "Lyckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22953e" + }, + "id": "709197", + "fullName": "Bäckliden", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22953f" + }, + "id": "697655", + "fullName": "Bäckvägen", + "parentFullName": "Kållered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229540" + }, + "id": "701582", + "fullName": "Eklanda Bäck", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229541" + }, + "id": "701348", + "fullName": "Bäckeforsgatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229542" + }, + "id": "701580", + "fullName": "Bäckstensgatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229543" + }, + "id": "701846", + "fullName": "Bäckravinsgatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229544" + }, + "id": "701847", + "fullName": "Bäckravinsstigen", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229545" + }, + "id": "704923", + "fullName": "Bäck", + "parentFullName": "Åskloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229546" + }, + "id": "704707", + "fullName": "Bärvägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229547" + }, + "id": "702114", + "fullName": "Bälggatan", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229548" + }, + "id": "702512", + "fullName": "Bäckgatan", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229549" + }, + "id": "704239", + "fullName": "Bäckvägen", + "parentFullName": "Tvååker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22954a" + }, + "id": "702702", + "fullName": "Bärnstensvägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22954b" + }, + "id": "704705", + "fullName": "Bäckåkersvägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22954c" + }, + "id": "787452", + "fullName": "Gunnarsjö Bäck", + "parentFullName": "Kungsäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22954d" + }, + "id": "929819", + "fullName": "Bäcksättavägen", + "parentFullName": "Grimeton", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22954e" + }, + "id": "698643", + "fullName": "Bäcksättavägen", + "parentFullName": "Rolfstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22954f" + }, + "id": "863686", + "fullName": "Bäckäng", + "parentFullName": "Frösön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229550" + }, + "id": "863687", + "fullName": "Bällsta", + "parentFullName": "Frösön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229551" + }, + "id": "864522", + "fullName": "Bäckvägen", + "parentFullName": "Brunflo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229552" + }, + "id": "863683", + "fullName": "Bäckdahlen", + "parentFullName": "Frösön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229553" + }, + "id": "862807", + "fullName": "Bäckvägen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229554" + }, + "id": "859869", + "fullName": "Bäckmyrbäcken", + "parentFullName": "Tandsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229555" + }, + "id": "807427", + "fullName": "Bäck", + "parentFullName": "Rånäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229556" + }, + "id": "805876", + "fullName": "Bälby", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229557" + }, + "id": "807090", + "fullName": "Bälinge", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229558" + }, + "id": "916213", + "fullName": "Bäckskäret", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229559" + }, + "id": "808251", + "fullName": "Bäckvägen", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22955a" + }, + "id": "807091", + "fullName": "Bälingeberg", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22955b" + }, + "id": "802854", + "fullName": "Bäckavägen", + "parentFullName": "Grisslehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22955c" + }, + "id": "800040", + "fullName": "Bärsjövägen", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22955d" + }, + "id": "917644", + "fullName": "Bäckviksvägen", + "parentFullName": "Björkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22955f" + }, + "id": "803415", + "fullName": "Bältartorpsgatan", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229560" + }, + "id": "803316", + "fullName": "Bäckströmska Gången", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229561" + }, + "id": "604800", + "fullName": "Bäl Bälgåker", + "parentFullName": "Slite", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229562" + }, + "id": "604802", + "fullName": "Bäl Gane", + "parentFullName": "Slite", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229563" + }, + "id": "604804", + "fullName": "Bäl Gute", + "parentFullName": "Slite", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229564" + }, + "id": "604808", + "fullName": "Bäl Kyrka", + "parentFullName": "Slite", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229565" + }, + "id": "604817", + "fullName": "Bäl Uppuse", + "parentFullName": "Slite", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229566" + }, + "id": "604819", + "fullName": "Bäl Ösarve", + "parentFullName": "Slite", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229567" + }, + "id": "599527", + "fullName": "Bältegatan", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229568" + }, + "id": "599529", + "fullName": "Endre Bäcks", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229569" + }, + "id": "604811", + "fullName": "Bäl Nystugu", + "parentFullName": "Slite", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22956a" + }, + "id": "603430", + "fullName": "Eksta Bäne", + "parentFullName": "Klintehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22956b" + }, + "id": "604507", + "fullName": "Väte Bäcks", + "parentFullName": "Klintehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22956c" + }, + "id": "600699", + "fullName": "Bäl Lillbäls", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22956d" + }, + "id": "604810", + "fullName": "Bäl Lillbäls", + "parentFullName": "Slite", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22956f" + }, + "id": "604809", + "fullName": "Bäl Lilla Gane", + "parentFullName": "Slite", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229570" + }, + "id": "604813", + "fullName": "Bäl Stenstugu", + "parentFullName": "Slite", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229571" + }, + "id": "605408", + "fullName": "Hangvar Bäcks", + "parentFullName": "Lärbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229572" + }, + "id": "604815", + "fullName": "Bäl Sudergårde", + "parentFullName": "Slite", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229574" + }, + "id": "604573", + "fullName": "Sanda Bäckstäde", + "parentFullName": "Klintehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229575" + }, + "id": "604661", + "fullName": "Gothem Bäntebingels", + "parentFullName": "Slite", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229576" + }, + "id": "935135", + "fullName": "Bäl Lilla Gane Högård", + "parentFullName": "Slite", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229577" + }, + "id": "602519", + "fullName": "Grötlingbo Bälshage", + "parentFullName": "Havdhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229578" + }, + "id": "826363", + "fullName": "Bäckvägen", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229579" + }, + "id": "823856", + "fullName": "Bäckänget", + "parentFullName": "Sundborn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22957a" + }, + "id": "827055", + "fullName": "Bäckehagen", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22957b" + }, + "id": "824087", + "fullName": "Bärstigen", + "parentFullName": "Grycksbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22957c" + }, + "id": "824255", + "fullName": "Bävervägen", + "parentFullName": "Bjursås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22957d" + }, + "id": "746264", + "fullName": "Bäckebol", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22957f" + }, + "id": "745861", + "fullName": "Bäckeforsgatan", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229580" + }, + "id": "745885", + "fullName": "Bärnstensvägen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229581" + }, + "id": "748400", + "fullName": "Slätthult Bäckvik", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229582" + }, + "id": "746858", + "fullName": "Slätterna Bäckliden", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229583" + }, + "id": "747398", + "fullName": "Linveden Bäckagärdet", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229584" + }, + "id": "748253", + "fullName": "Lindveden Bäckagärdet", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229585" + }, + "id": "882219", + "fullName": "Bäck", + "parentFullName": "Bjästa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229586" + }, + "id": "881550", + "fullName": "Bäckvägen", + "parentFullName": "Örnsköldsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229587" + }, + "id": "881604", + "fullName": "Bävervägen", + "parentFullName": "Örnsköldsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229588" + }, + "id": "744465", + "fullName": "Bäck", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229589" + }, + "id": "727776", + "fullName": "Bäcken", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22958b" + }, + "id": "726578", + "fullName": "Bäckgränd", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22958c" + }, + "id": "726962", + "fullName": "Bäve Bråten", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22958d" + }, + "id": "726966", + "fullName": "Bäve Groröd", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22958e" + }, + "id": "725731", + "fullName": "Bäckslänten", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22958f" + }, + "id": "726137", + "fullName": "Bävergiljan", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229590" + }, + "id": "727074", + "fullName": "Bäve Mållsjö", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229591" + }, + "id": "726298", + "fullName": "Bäve Nyckelås", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229592" + }, + "id": "725920", + "fullName": "Bäve Bratteröd", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229593" + }, + "id": "726099", + "fullName": "Bävedalsvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229594" + }, + "id": "726964", + "fullName": "Bäve Fagerhult", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229595" + }, + "id": "727406", + "fullName": "Bäckängsvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229596" + }, + "id": "725986", + "fullName": "Bävebäcksgatan", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229597" + }, + "id": "727638", + "fullName": "Gustav Bäcks väg", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229598" + }, + "id": "743811", + "fullName": "Bäckadalsvägen", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229599" + }, + "id": "727073", + "fullName": "Bäcketångsvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22959a" + }, + "id": "744249", + "fullName": "Skafteröd Bäckadal", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22959b" + }, + "id": "727778", + "fullName": "Bäcken Killingehagen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22959c" + }, + "id": "580894", + "fullName": "Bärsta Bärstalund", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22959d" + }, + "id": "580896", + "fullName": "Bärsta Bärstatorp", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22959e" + }, + "id": "575217", + "fullName": "Bäcken", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22959f" + }, + "id": "580892", + "fullName": "Bärsta Bärsta Krongård", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295a0" + }, + "id": "580884", + "fullName": "Bärsta", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295a1" + }, + "id": "576233", + "fullName": "Bärings", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295a2" + }, + "id": "580928", + "fullName": "Bärsund", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295a3" + }, + "id": "580859", + "fullName": "Bäcktorp", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295a4" + }, + "id": "574098", + "fullName": "Bäckvägen", + "parentFullName": "Jönåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295a5" + }, + "id": "578030", + "fullName": "Bärbo Haga", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295a7" + }, + "id": "574378", + "fullName": "Bäckvägen", + "parentFullName": "Enstaberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295a8" + }, + "id": "574680", + "fullName": "Bäckstugan", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295a9" + }, + "id": "580125", + "fullName": "Bävenstorp", + "parentFullName": "Jönåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295aa" + }, + "id": "578038", + "fullName": "Bärbo Kyrka", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295ab" + }, + "id": "578048", + "fullName": "Bärbo Skola", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295ac" + }, + "id": "574144", + "fullName": "Bärbovägen", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295ad" + }, + "id": "580882", + "fullName": "Bärbo Udden", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295ae" + }, + "id": "578036", + "fullName": "Bärbo Kullen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295af" + }, + "id": "578040", + "fullName": "Bärbo Kärret", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295b0" + }, + "id": "578054", + "fullName": "Bärbogården", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295b1" + }, + "id": "581965", + "fullName": "Bäcksjötorp", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295b2" + }, + "id": "580880", + "fullName": "Bärbo Nytorp", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295b3" + }, + "id": "580898", + "fullName": "Bärsta Hagby", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295b4" + }, + "id": "580906", + "fullName": "Bärsta Skola", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295b5" + }, + "id": "580930", + "fullName": "Bäverspåret", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295b6" + }, + "id": "581977", + "fullName": "Bälinge Kyrka", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295b7" + }, + "id": "582002", + "fullName": "Bälingevägen", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295b8" + }, + "id": "579673", + "fullName": "Stora Bärskär", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295b9" + }, + "id": "580866", + "fullName": "Bärbo Djupvik", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295ba" + }, + "id": "580926", + "fullName": "Bärsta Östanå", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295bb" + }, + "id": "578028", + "fullName": "Bärbo Fridhem", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295bc" + }, + "id": "579768", + "fullName": "Tuna Bäcketorp", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295bd" + }, + "id": "574796", + "fullName": "Kila Bäcketorp", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295be" + }, + "id": "578018", + "fullName": "Bärbo Askliden", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295bf" + }, + "id": "580876", + "fullName": "Bärbo Norrtorp", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295c0" + }, + "id": "580878", + "fullName": "Bärbo Nybygget", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295c1" + }, + "id": "580904", + "fullName": "Bärsta Sandhed", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295c2" + }, + "id": "575584", + "fullName": "Ludgo Bäcketorp", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295c3" + }, + "id": "580860", + "fullName": "Bärbo Brostugan", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295c4" + }, + "id": "580870", + "fullName": "Bärbo Hagstugan", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295c5" + }, + "id": "580905", + "fullName": "Bärsta Sjölunda", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295c6" + }, + "id": "578020", + "fullName": "Bärbo Bernsborg", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295c7" + }, + "id": "578034", + "fullName": "Bärbo Karlslund", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295c8" + }, + "id": "578046", + "fullName": "Bärbo Skogstorp", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295c9" + }, + "id": "578032", + "fullName": "Bärbo Hörnstugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295ca" + }, + "id": "578044", + "fullName": "Bärbo Sandstugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295cb" + }, + "id": "581971", + "fullName": "Bälinge Anneberg", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295cc" + }, + "id": "580872", + "fullName": "Bärbo Hultstugan", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295cd" + }, + "id": "580874", + "fullName": "Bärbo Källstugan", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295ce" + }, + "id": "580900", + "fullName": "Bärsta Kronogård", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295cf" + }, + "id": "619120", + "fullName": "Bärbo Svarvartorp", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295d0" + }, + "id": "579328", + "fullName": "Koppartorp Bäckbro", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295d1" + }, + "id": "580450", + "fullName": "Lundaskog Bäcktorp", + "parentFullName": "Jönåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295d2" + }, + "id": "580868", + "fullName": "Bärbo Grindstugan", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295d3" + }, + "id": "580886", + "fullName": "Bärsta Björkliden", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295d4" + }, + "id": "580922", + "fullName": "Bärsta Storgården", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295d5" + }, + "id": "578022", + "fullName": "Bärbo Fattigstugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295d6" + }, + "id": "578042", + "fullName": "Bärbo Prästgården", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295d7" + }, + "id": "917138", + "fullName": "Bärbo Svarvartorp", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295d8" + }, + "id": "581975", + "fullName": "Bälinge Klockargård", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295d9" + }, + "id": "581983", + "fullName": "Bälinge Oppeby Haga", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295da" + }, + "id": "579330", + "fullName": "Koppartorp Bäcktorp", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295db" + }, + "id": "580448", + "fullName": "Lundaskog Bäcksäter", + "parentFullName": "Jönåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295dc" + }, + "id": "580902", + "fullName": "Bärsta Mellangården", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295dd" + }, + "id": "580918", + "fullName": "Bärsta Skola Fridhem", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295de" + }, + "id": "580920", + "fullName": "Bärsta Skola Solhem", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295df" + }, + "id": "580924", + "fullName": "Bärsta Södergården", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295e0" + }, + "id": "580910", + "fullName": "Bärsta Skola Enstugan", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295e1" + }, + "id": "580912", + "fullName": "Bärsta Skola Friberga", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295e2" + }, + "id": "578050", + "fullName": "Bärbo Skräddarstugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295e3" + }, + "id": "574797", + "fullName": "Kila Bäcketorp Sjösäter", + "parentFullName": "Ålberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295e4" + }, + "id": "575592", + "fullName": "Ludgo Bäcketorp Täppan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295e5" + }, + "id": "581973", + "fullName": "Bälinge Församlingshem", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295e6" + }, + "id": "581979", + "fullName": "Bälinge Oppeby Fagerhult", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295e7" + }, + "id": "581985", + "fullName": "Bälinge Oppeby Haga Nedre", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295e8" + }, + "id": "581989", + "fullName": "Bälinge Oppeby Marieberg", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295e9" + }, + "id": "581993", + "fullName": "Bälinge Oppeby Rosendal", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295ea" + }, + "id": "575586", + "fullName": "Ludgo Bäcketorp Björnebo", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295eb" + }, + "id": "575590", + "fullName": "Ludgo Bäcketorp Solängen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295ec" + }, + "id": "580907", + "fullName": "Bärsta Skola Björkdungen", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295ed" + }, + "id": "580908", + "fullName": "Bärsta Skola Björkliden", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295ee" + }, + "id": "581981", + "fullName": "Bälinge Oppeby Gula Villan", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295ef" + }, + "id": "581991", + "fullName": "Bälinge Oppeby Petersberg", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295f0" + }, + "id": "581995", + "fullName": "Bälinge Oppeby Stora Huset", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295f1" + }, + "id": "581997", + "fullName": "Bälinge Oppeby Tallstugan", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295f2" + }, + "id": "582001", + "fullName": "Bälinge Tybble Storgården", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295f3" + }, + "id": "575588", + "fullName": "Ludgo Bäcketorp Ekenslund", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295f5" + }, + "id": "582000", + "fullName": "Bälinge Tybble Mellangården", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295f7" + }, + "id": "851339", + "fullName": "Bäckvägen", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295f8" + }, + "id": "830204", + "fullName": "Bäckvägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295f9" + }, + "id": "828324", + "fullName": "Bäckvägen", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295fa" + }, + "id": "831718", + "fullName": "Säter Bäcken", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295fb" + }, + "id": "831662", + "fullName": "Rånna Bäckabo", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295fc" + }, + "id": "832697", + "fullName": "Bjärby Bäcken", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295fd" + }, + "id": "830069", + "fullName": "Våmb Bäckatorp", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295fe" + }, + "id": "851678", + "fullName": "Götlunda Bäcken", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2295ff" + }, + "id": "830068", + "fullName": "Våmb Bäckadalen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229600" + }, + "id": "831720", + "fullName": "Säter Bäckängen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229601" + }, + "id": "830164", + "fullName": "Bäckaskogsvägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229602" + }, + "id": "831392", + "fullName": "Frösve Bäckefors", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229603" + }, + "id": "828841", + "fullName": "Dämman Bäckliden", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229604" + }, + "id": "828322", + "fullName": "Bäckedalsvägen", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229605" + }, + "id": "831714", + "fullName": "Säter Bäckagården", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229606" + }, + "id": "832279", + "fullName": "Horsås Bäckholmen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229607" + }, + "id": "829097", + "fullName": "Lerdala Bäckedalen", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229608" + }, + "id": "833929", + "fullName": "Dagstorp Bäckaskog", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229609" + }, + "id": "833108", + "fullName": "Rådene Bäckagården", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22960a" + }, + "id": "828616", + "fullName": "Timmersdala Bäcken", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22960b" + }, + "id": "830287", + "fullName": "Segerstorp Bäckliden", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22960d" + }, + "id": "792328", + "fullName": "Häggum Bäckagården", + "parentFullName": "Stenstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22960e" + }, + "id": "831650", + "fullName": "Ryd Smedsgården Bäcken", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22960f" + }, + "id": "833844", + "fullName": "Assmundstorp Bäckedalen", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229610" + }, + "id": "828611", + "fullName": "Timmersdala Bäckedalen", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229611" + }, + "id": "930894", + "fullName": "Säter Bäckagården Björkebo", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229612" + }, + "id": "834862", + "fullName": "Djursätra Perstorp Bäckadal", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229613" + }, + "id": "831716", + "fullName": "Säter Bäckagården Lillängen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229614" + }, + "id": "828613", + "fullName": "Timmersdala Bäckedalen Nyborg", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229615" + }, + "id": "828661", + "fullName": "Timmersdala Lilla Bäckedalen", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229616" + }, + "id": "828691", + "fullName": "Timmersdala Skogsbolet Bäckero", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229617" + }, + "id": "576772", + "fullName": "Bänarp", + "parentFullName": "Hästveda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229618" + }, + "id": "576764", + "fullName": "Bäckaröd", + "parentFullName": "Hästveda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229619" + }, + "id": "576006", + "fullName": "Bäckatorp", + "parentFullName": "Bjärnum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22961a" + }, + "id": "583530", + "fullName": "Bäckvägen", + "parentFullName": "Vinslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22961b" + }, + "id": "576771", + "fullName": "Bäckvägen", + "parentFullName": "Hästveda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22961c" + }, + "id": "580041", + "fullName": "Bäckbacken", + "parentFullName": "Tyringe", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22961d" + }, + "id": "576007", + "fullName": "Bävervägen", + "parentFullName": "Bjärnum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22961e" + }, + "id": "575595", + "fullName": "Bäverspåret", + "parentFullName": "Sösdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22961f" + }, + "id": "578992", + "fullName": "Bäckstigen", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229620" + }, + "id": "576372", + "fullName": "Boalt Bäckalid", + "parentFullName": "Vittsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229621" + }, + "id": "578605", + "fullName": "Bäckhagsvägen", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229622" + }, + "id": "580332", + "fullName": "Mjölkalånga Bäckaskog", + "parentFullName": "Tyringe", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229623" + }, + "id": "818972", + "fullName": "Bäck", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229624" + }, + "id": "818973", + "fullName": "Bältarbo", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229625" + }, + "id": "818465", + "fullName": "Bäckelund", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229626" + }, + "id": "821666", + "fullName": "Bävergatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229627" + }, + "id": "822465", + "fullName": "Bäckstigen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229628" + }, + "id": "821354", + "fullName": "Bältargatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229629" + }, + "id": "822399", + "fullName": "Bäckasbrinken", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22962a" + }, + "id": "937568", + "fullName": "Bäckelundsgatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22962b" + }, + "id": "818653", + "fullName": "Bältarbo Täppberget", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22962c" + }, + "id": "909716", + "fullName": "Bällsta Bro", + "parentFullName": "Sundbyberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22962d" + }, + "id": "485164", + "fullName": "Bäverbäcksvägen", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22962e" + }, + "id": "511296", + "fullName": "Bärbacken", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22962f" + }, + "id": "511065", + "fullName": "Bäckastrand Bosön", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229630" + }, + "id": "520789", + "fullName": "Bärmö", + "parentFullName": "Sigtuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229631" + }, + "id": "520799", + "fullName": "Bärmöudd", + "parentFullName": "Sigtuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229632" + }, + "id": "520525", + "fullName": "Bäckvägen", + "parentFullName": "Sigtuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229633" + }, + "id": "520795", + "fullName": "Bärmö Gård", + "parentFullName": "Sigtuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229634" + }, + "id": "524153", + "fullName": "Bäckaskog", + "parentFullName": "Rosersberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229635" + }, + "id": "520792", + "fullName": "Bärmö Fröjdekulle", + "parentFullName": "Sigtuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229636" + }, + "id": "520797", + "fullName": "Bärmö Övre Fröjdekulle", + "parentFullName": "Sigtuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229638" + }, + "id": "558809", + "fullName": "Bärstigen", + "parentFullName": "Saxtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229639" + }, + "id": "558564", + "fullName": "Bäckvägen", + "parentFullName": "Asmundtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22963a" + }, + "id": "558000", + "fullName": "Bävergatan", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22963b" + }, + "id": "920904", + "fullName": "Hörstad Bäckväg", + "parentFullName": "Asmundtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22963c" + }, + "id": "558167", + "fullName": "Bästemansgatan", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22963d" + }, + "id": "534047", + "fullName": "Bälggränd", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22963e" + }, + "id": "533367", + "fullName": "Bästemansvägen", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22963f" + }, + "id": "534075", + "fullName": "Bäckahästens väg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229640" + }, + "id": "534774", + "fullName": "Bärnstensvägen", + "parentFullName": "Beddingestrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229641" + }, + "id": "534430", + "fullName": "Anderslöv Bäckadal", + "parentFullName": "Anderslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229642" + }, + "id": "536087", + "fullName": "Stora Beddinge Bäckalid", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229643" + }, + "id": "603314", + "fullName": "Bänarp", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229644" + }, + "id": "604426", + "fullName": "Bänared", + "parentFullName": "Långås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229645" + }, + "id": "600345", + "fullName": "Bälshult", + "parentFullName": "Ätran", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229646" + }, + "id": "599504", + "fullName": "Bästhult", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229647" + }, + "id": "605354", + "fullName": "Bäckvägen", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229648" + }, + "id": "603306", + "fullName": "Bäckagård", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229649" + }, + "id": "603313", + "fullName": "Bäckaskog", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22964a" + }, + "id": "599502", + "fullName": "Bäckvägen", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22964b" + }, + "id": "602837", + "fullName": "Bäckagård", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22964c" + }, + "id": "602037", + "fullName": "Bäckgatan", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22964d" + }, + "id": "600784", + "fullName": "Ryd Bäckäng", + "parentFullName": "Älvsered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22964e" + }, + "id": "603315", + "fullName": "Bänarp Norra", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22964f" + }, + "id": "603317", + "fullName": "Bänarp Södra", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229650" + }, + "id": "604430", + "fullName": "Bänaredsberg", + "parentFullName": "Långås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229651" + }, + "id": "604706", + "fullName": "Lynga Bäckens", + "parentFullName": "Långås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229652" + }, + "id": "605441", + "fullName": "Heberg Bäcken", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229653" + }, + "id": "911979", + "fullName": "Lynga Bäckens", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229654" + }, + "id": "604428", + "fullName": "Bänareds Skola", + "parentFullName": "Långås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229655" + }, + "id": "600820", + "fullName": "Stora Bäckarp", + "parentFullName": "Älvsered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229658" + }, + "id": "605051", + "fullName": "Tågarp Bäckens", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229659" + }, + "id": "599803", + "fullName": "Kila Bällforsen", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22965a" + }, + "id": "605526", + "fullName": "Kräinge Bäckadal", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22965b" + }, + "id": "600517", + "fullName": "Vasshult Bäckäng", + "parentFullName": "Ätran", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22965c" + }, + "id": "603584", + "fullName": "Bäckagårds Kvarn", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22965d" + }, + "id": "603586", + "fullName": "Bäckagårdsvägen", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22965e" + }, + "id": "928299", + "fullName": "Kräinge Bäckadal", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22965f" + }, + "id": "605858", + "fullName": "Skrea Bäckagård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229660" + }, + "id": "600729", + "fullName": "Fagereds-Bäckarp", + "parentFullName": "Älvsered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229661" + }, + "id": "599687", + "fullName": "Gällareds-Bäckarp", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229662" + }, + "id": "603312", + "fullName": "Bäckagård Stora Hed", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229663" + }, + "id": "599651", + "fullName": "Gällared Bäckdalen", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229664" + }, + "id": "602923", + "fullName": "Hallstorp Bäckagård", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229665" + }, + "id": "599182", + "fullName": "Slättelynga Bäckafors", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229666" + }, + "id": "599184", + "fullName": "Slättelynga Bäckatorp", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229667" + }, + "id": "605992", + "fullName": "Digesgård Bäcka Larsens", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229668" + }, + "id": "603311", + "fullName": "Bäckagård Gudmundsgården", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229669" + }, + "id": "716808", + "fullName": "Bäck", + "parentFullName": "Romelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22966a" + }, + "id": "717348", + "fullName": "Bärtas väg", + "parentFullName": "Kode", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22966b" + }, + "id": "717055", + "fullName": "Bäckevarv", + "parentFullName": "Hålta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22966c" + }, + "id": "717057", + "fullName": "Bäckvägen", + "parentFullName": "Hålta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22966d" + }, + "id": "715496", + "fullName": "Bäckgatan", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22966e" + }, + "id": "715546", + "fullName": "Bäckliden", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22966f" + }, + "id": "716187", + "fullName": "Bärnstensvägen", + "parentFullName": "Kode", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229670" + }, + "id": "715544", + "fullName": "Bäckfallsstigen", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229671" + }, + "id": "793583", + "fullName": "Bäckgatan", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229672" + }, + "id": "794030", + "fullName": "Löt Bäddarö", + "parentFullName": "Grillby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229673" + }, + "id": "794899", + "fullName": "Simtuna-Bärby", + "parentFullName": "Fjärdhundra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229674" + }, + "id": "794032", + "fullName": "Löt Bäddarö Gård", + "parentFullName": "Grillby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229675" + }, + "id": "794305", + "fullName": "Giresta Bärsta", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229676" + }, + "id": "794342", + "fullName": "Hjälsta Bälsunda", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229677" + }, + "id": "789127", + "fullName": "Enköpings-Näs-Bärby", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229678" + }, + "id": "789499", + "fullName": "Sparrsätra Bäjeby", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229679" + }, + "id": "794901", + "fullName": "Simtuna-Bärby Torp", + "parentFullName": "Fjärdhundra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22967a" + }, + "id": "794314", + "fullName": "Giresta Lilla Bärby", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22967b" + }, + "id": "794324", + "fullName": "Giresta Stora Bärby", + "parentFullName": "Örsundsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22967c" + }, + "id": "514373", + "fullName": "Bäverstigen", + "parentFullName": "Borensberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22967d" + }, + "id": "538655", + "fullName": "Medevi Bällevi", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22967e" + }, + "id": "538653", + "fullName": "Medevi Bälleberg", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22967f" + }, + "id": "484055", + "fullName": "Bäckvägen", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229680" + }, + "id": "489342", + "fullName": "Bäckvägen", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229681" + }, + "id": "488774", + "fullName": "Bäverstigen", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229682" + }, + "id": "483752", + "fullName": "Bäckstigen", + "parentFullName": "Gustavsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229683" + }, + "id": "488981", + "fullName": "Torsby Bäckväg", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229684" + }, + "id": "480226", + "fullName": "Lilla Bäskskär", + "parentFullName": "Runmarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229685" + }, + "id": "480345", + "fullName": "Stora Bäskskär", + "parentFullName": "Runmarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229686" + }, + "id": "490154", + "fullName": "Bäckmansvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229687" + }, + "id": "484134", + "fullName": "Bäckfallsvägen", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229688" + }, + "id": "488772", + "fullName": "Bäckstrandsvägen", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229689" + }, + "id": "489329", + "fullName": "Björkviks Bäckväg", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22968a" + }, + "id": "892904", + "fullName": "Bäckdal", + "parentFullName": "Altersbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22968b" + }, + "id": "891678", + "fullName": "Bäckgatan", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22968c" + }, + "id": "893011", + "fullName": "Bäckstigen", + "parentFullName": "Svensbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22968d" + }, + "id": "891885", + "fullName": "Bänkerudden", + "parentFullName": "Koler", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22968e" + }, + "id": "891903", + "fullName": "Bäcksvägen", + "parentFullName": "Storsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22968f" + }, + "id": "892306", + "fullName": "Bänkerträsk", + "parentFullName": "Koler", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229690" + }, + "id": "892620", + "fullName": "Bäckråvägen", + "parentFullName": "Hemmingsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229691" + }, + "id": "939273", + "fullName": "Bäckträskvägen", + "parentFullName": "Lillpite", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229692" + }, + "id": "893012", + "fullName": "Bäckvallenvägen", + "parentFullName": "Svensbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229693" + }, + "id": "891884", + "fullName": "Bänkerträskvägen", + "parentFullName": "Koler", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229694" + }, + "id": "559238", + "fullName": "Bälggatan", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229695" + }, + "id": "562758", + "fullName": "Bäckvägen", + "parentFullName": "Munka-Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229696" + }, + "id": "559029", + "fullName": "Bäckagatan", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229697" + }, + "id": "562829", + "fullName": "Toarps Bärstig", + "parentFullName": "Munka-Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229698" + }, + "id": "559236", + "fullName": "Bäckadalsvägen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229699" + }, + "id": "559749", + "fullName": "Bärnstensvägen", + "parentFullName": "Strövelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22969a" + }, + "id": "556866", + "fullName": "Bäckagårdsvägen", + "parentFullName": "Vejbystrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22969b" + }, + "id": "562851", + "fullName": "Bäckatorpsvägen", + "parentFullName": "Munka-Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22969c" + }, + "id": "718729", + "fullName": "Bäckvägen", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22969d" + }, + "id": "724192", + "fullName": "Bäckstigen", + "parentFullName": "Floda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22969e" + }, + "id": "718343", + "fullName": "Bäckamaden", + "parentFullName": "Gråbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22969f" + }, + "id": "718344", + "fullName": "Bäckavägen", + "parentFullName": "Gråbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296a0" + }, + "id": "724070", + "fullName": "Bäverstigen", + "parentFullName": "Floda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296a1" + }, + "id": "717695", + "fullName": "Bäckenäsvägen", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296a2" + }, + "id": "724143", + "fullName": "Bäckalundsvägen", + "parentFullName": "Floda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296a4" + }, + "id": "718731", + "fullName": "Bävsjörydsvägen", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296a5" + }, + "id": "715184", + "fullName": "Bäckvägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296a6" + }, + "id": "755732", + "fullName": "Bäckvägen", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296a7" + }, + "id": "712911", + "fullName": "Bäraregatan", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296a8" + }, + "id": "755571", + "fullName": "Bäckenliden", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296a9" + }, + "id": "714687", + "fullName": "Bälinge Kyrka", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296aa" + }, + "id": "714688", + "fullName": "Bälinge Kyrkväg", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296ab" + }, + "id": "715374", + "fullName": "Bäcks Strandväg", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296ac" + }, + "id": "714240", + "fullName": "Bälinge-Torpvägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296ad" + }, + "id": "808321", + "fullName": "Bäckgatan", + "parentFullName": "Järpås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296ae" + }, + "id": "807589", + "fullName": "Bäckvägen", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296af" + }, + "id": "807679", + "fullName": "Bävervägen", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296b0" + }, + "id": "812526", + "fullName": "Strö Bäcken", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296b1" + }, + "id": "756882", + "fullName": "Tun Bäckängen", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296b2" + }, + "id": "808845", + "fullName": "Sävare Bäckhem", + "parentFullName": "Vinninga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296b3" + }, + "id": "811332", + "fullName": "Söne Bäcksholm", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296b4" + }, + "id": "811334", + "fullName": "Söne Bäckängen", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296b5" + }, + "id": "812180", + "fullName": "Rackeby Bäcken", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296b6" + }, + "id": "812184", + "fullName": "Rackeby Bärsta", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296b7" + }, + "id": "808446", + "fullName": "Hasslösa Bäcken", + "parentFullName": "Vinninga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296b8" + }, + "id": "809071", + "fullName": "Hovby Bäckalund", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296b9" + }, + "id": "811229", + "fullName": "Norra Kedum Bärö", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296ba" + }, + "id": "811535", + "fullName": "Väla Bäckgården", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296bb" + }, + "id": "810312", + "fullName": "Uvered Bäckdalen", + "parentFullName": "Järpås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296bc" + }, + "id": "808448", + "fullName": "Hasslösa Bärnabo", + "parentFullName": "Vinninga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296bd" + }, + "id": "807426", + "fullName": "Bäcksholmsgatan", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296be" + }, + "id": "809073", + "fullName": "Hovby Bäckgården", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296bf" + }, + "id": "813247", + "fullName": "Kållandsö Bäcken", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296c0" + }, + "id": "808440", + "fullName": "Hasslösa Bäckaskog", + "parentFullName": "Vinninga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296c1" + }, + "id": "808628", + "fullName": "Lindärva Bäcksholm", + "parentFullName": "Vinninga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296c2" + }, + "id": "810567", + "fullName": "Mellby Bäckgården", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296c3" + }, + "id": "812182", + "fullName": "Rackeby Bäckliden", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296c4" + }, + "id": "809802", + "fullName": "Trässberg Bäckalund", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296c5" + }, + "id": "810896", + "fullName": "Råda Närebo Bäckebo", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296c6" + }, + "id": "810898", + "fullName": "Råda Närebo Bäckhem", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296c7" + }, + "id": "812047", + "fullName": "Gösslunda Bäckhagen", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296c8" + }, + "id": "812188", + "fullName": "Rackeby Bärstaviken", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296c9" + }, + "id": "812703", + "fullName": "Sunnersberg Bäcken", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296ca" + }, + "id": "808450", + "fullName": "Hasslösa Bärnagården", + "parentFullName": "Vinninga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296cb" + }, + "id": "809256", + "fullName": "Norra Härene Bäckalund", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296cc" + }, + "id": "812186", + "fullName": "Rackeby Bärstadholmen", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296cd" + }, + "id": "812701", + "fullName": "Sunnersberg Bäckaskog", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296ce" + }, + "id": "838199", + "fullName": "Bäckgatan", + "parentFullName": "Sandviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296cf" + }, + "id": "839337", + "fullName": "Bästnäsvägen", + "parentFullName": "Storvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296d0" + }, + "id": "837153", + "fullName": "Bärrisvägen", + "parentFullName": "Österfärnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296d1" + }, + "id": "837157", + "fullName": "Bärsenvägen", + "parentFullName": "Österfärnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296d2" + }, + "id": "837155", + "fullName": "Bärsbergvägen", + "parentFullName": "Österfärnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296d3" + }, + "id": "839518", + "fullName": "Bälgmakarvägen", + "parentFullName": "Kungsgården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296d4" + }, + "id": "838642", + "fullName": "Bäckesvedsvägen", + "parentFullName": "Sandviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296d5" + }, + "id": "837347", + "fullName": "Övre Bändavägen", + "parentFullName": "Österfärnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296d6" + }, + "id": "751385", + "fullName": "Bäcken", + "parentFullName": "Brålanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296d7" + }, + "id": "749642", + "fullName": "Bäcken", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296d8" + }, + "id": "749727", + "fullName": "Bäsingebo", + "parentFullName": "Frändefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296d9" + }, + "id": "930386", + "fullName": "Bäckvägen", + "parentFullName": "Frändefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296da" + }, + "id": "751575", + "fullName": "Bäckehagen", + "parentFullName": "Brålanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296db" + }, + "id": "705255", + "fullName": "Bäckfåran", + "parentFullName": "Partille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296dc" + }, + "id": "706014", + "fullName": "Bäcksorlet", + "parentFullName": "Jonsered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296dd" + }, + "id": "705954", + "fullName": "Bävervägen", + "parentFullName": "Sävedalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296de" + }, + "id": "705183", + "fullName": "Bäckedalsvägen", + "parentFullName": "Partille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296df" + }, + "id": "705323", + "fullName": "Bäcketorpsvägen", + "parentFullName": "Partille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296e0" + }, + "id": "705860", + "fullName": "Östra Bäckevägen", + "parentFullName": "Sävedalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296e1" + }, + "id": "705891", + "fullName": "Södra Bäckevägen", + "parentFullName": "Sävedalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296e2" + }, + "id": "854284", + "fullName": "Bärön", + "parentFullName": "Enånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296e3" + }, + "id": "848323", + "fullName": "Bänbro", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296e4" + }, + "id": "918735", + "fullName": "Bäckrå", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296e5" + }, + "id": "848948", + "fullName": "Bästdal", + "parentFullName": "Näsviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296e6" + }, + "id": "853667", + "fullName": "Bästdal", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296e7" + }, + "id": "854170", + "fullName": "Bäckmora", + "parentFullName": "Njutånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296e8" + }, + "id": "849149", + "fullName": "Bäckgården", + "parentFullName": "Forsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296e9" + }, + "id": "853396", + "fullName": "Bäckvägen", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296ea" + }, + "id": "849153", + "fullName": "Bäckviksvägen", + "parentFullName": "Forsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296eb" + }, + "id": "849151", + "fullName": "Bäckgårdsvägen", + "parentFullName": "Forsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296ec" + }, + "id": "850312", + "fullName": "Bäcksvedjorna", + "parentFullName": "Hassela", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296ed" + }, + "id": "853731", + "fullName": "Rogsta Bästdal", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296ee" + }, + "id": "854087", + "fullName": "Bäckmansvägen", + "parentFullName": "Njutånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296ef" + }, + "id": "700248", + "fullName": "Bäckvägen", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296f0" + }, + "id": "707771", + "fullName": "Bäckvägen", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296f1" + }, + "id": "710113", + "fullName": "Bäckstigen", + "parentFullName": "Härryda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296f2" + }, + "id": "699003", + "fullName": "Bäverstigen", + "parentFullName": "Hindås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296f3" + }, + "id": "699375", + "fullName": "Bäckaviken", + "parentFullName": "Hällingsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296f4" + }, + "id": "535544", + "fullName": "Bällsjö", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296f5" + }, + "id": "530932", + "fullName": "Bäckvägen", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296f6" + }, + "id": "543065", + "fullName": "Heda Bäcken", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296f7" + }, + "id": "536690", + "fullName": "Vråka Bäcken", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296f8" + }, + "id": "535548", + "fullName": "Bällsjö Borg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296f9" + }, + "id": "535868", + "fullName": "Hulta Bäcken", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296fa" + }, + "id": "535568", + "fullName": "Bällsjögrind", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296fb" + }, + "id": "534903", + "fullName": "Bäckebovägen", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296fc" + }, + "id": "532148", + "fullName": "Lebo Bäckemåla", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296fd" + }, + "id": "535562", + "fullName": "Bällsjö Rökärr", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296fe" + }, + "id": "532330", + "fullName": "Slätmo Bäckfall", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2296ff" + }, + "id": "535550", + "fullName": "Bällsjö Egendom", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229700" + }, + "id": "535554", + "fullName": "Bällsjö Fröjden", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229702" + }, + "id": "535556", + "fullName": "Bällsjö Hagaberg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229703" + }, + "id": "535560", + "fullName": "Bällsjö Manshöjd", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229704" + }, + "id": "550523", + "fullName": "Fagerdal Bäcken", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229705" + }, + "id": "544271", + "fullName": "Nygård Bäckstugan", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229706" + }, + "id": "532352", + "fullName": "Solstadström Bälö", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229707" + }, + "id": "532974", + "fullName": "Skaftet Bäckemåla", + "parentFullName": "Gunnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229708" + }, + "id": "535552", + "fullName": "Bällsjö Erikslund", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229709" + }, + "id": "542263", + "fullName": "Fårhult Bäckemåla", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22970a" + }, + "id": "535546", + "fullName": "Bällsjö Björkslund", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22970b" + }, + "id": "535558", + "fullName": "Bällsjö Jaktstugan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22970c" + }, + "id": "535564", + "fullName": "Bällsjö Skumningen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22970d" + }, + "id": "535566", + "fullName": "Bällsjö Valtersten", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22970f" + }, + "id": "530908", + "fullName": "Anvedebo Bärnäset", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229710" + }, + "id": "533861", + "fullName": "Aleglo Lilla Bäck", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229713" + }, + "id": "541750", + "fullName": "Örserum Bäckvillan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229714" + }, + "id": "531063", + "fullName": "Hulthorva Bäckåsen", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229715" + }, + "id": "533983", + "fullName": "Bredvassa Bäcksvik", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229716" + }, + "id": "541229", + "fullName": "Helgsjösand Bärlyckan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229717" + }, + "id": "531474", + "fullName": "Skaftekulla Bäckefall", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229718" + }, + "id": "532354", + "fullName": "Solstadström Bälöviken", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229719" + }, + "id": "534578", + "fullName": "Stora Askö Bäcksviken", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22971a" + }, + "id": "934307", + "fullName": "Solstadström Bälöviken", + "parentFullName": "Blankaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22971b" + }, + "id": "539171", + "fullName": "Bäckvägen", + "parentFullName": "Höllviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22971c" + }, + "id": "540123", + "fullName": "Bävervägen", + "parentFullName": "Skanör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22971d" + }, + "id": "538517", + "fullName": "Bäckavägen", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22971e" + }, + "id": "919307", + "fullName": "Bävervägen", + "parentFullName": "Falsterbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22971f" + }, + "id": "540089", + "fullName": "Bäckatorget", + "parentFullName": "Skanör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229720" + }, + "id": "927226", + "fullName": "Bäckhusvägen", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229721" + }, + "id": "538952", + "fullName": "Bärnstensvägen", + "parentFullName": "Höllviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229722" + }, + "id": "540454", + "fullName": "Bärnstensvägen", + "parentFullName": "Falsterbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229723" + }, + "id": "540179", + "fullName": "Alfred Bälgtrampares Gränd", + "parentFullName": "Skanör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229724" + }, + "id": "640099", + "fullName": "Bärby", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229725" + }, + "id": "648093", + "fullName": "Bäckebo", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229726" + }, + "id": "639019", + "fullName": "Bäckvägen", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229727" + }, + "id": "639370", + "fullName": "Bäckaskog", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229728" + }, + "id": "649230", + "fullName": "Bävervägen", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229729" + }, + "id": "640117", + "fullName": "Bärby Ängen", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22972a" + }, + "id": "640852", + "fullName": "Aspö Bädarn", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22972b" + }, + "id": "640100", + "fullName": "Bärby backen", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22972c" + }, + "id": "640102", + "fullName": "Bärby Klämman", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22972d" + }, + "id": "640107", + "fullName": "Bärby Liljebo", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22972e" + }, + "id": "640109", + "fullName": "Bärby Lillhem", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22972f" + }, + "id": "648433", + "fullName": "Rävsnäs Bäckebo", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229730" + }, + "id": "640101", + "fullName": "Bärby Granliden", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229731" + }, + "id": "640111", + "fullName": "Bärby Rosenlund", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229732" + }, + "id": "640113", + "fullName": "Bärby Soldattorp", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229733" + }, + "id": "640115", + "fullName": "Bärby Syréngården", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229734" + }, + "id": "648732", + "fullName": "Hedlanda Bäckatorp", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229735" + }, + "id": "788597", + "fullName": "Bäckäng Bäckåkra", + "parentFullName": "Öxnevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229736" + }, + "id": "765519", + "fullName": "Bäckhem", + "parentFullName": "Kinna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229737" + }, + "id": "788587", + "fullName": "Bäckäng", + "parentFullName": "Öxnevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229738" + }, + "id": "765517", + "fullName": "Bäckalund", + "parentFullName": "Kinna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229739" + }, + "id": "765521", + "fullName": "Bäcksholm", + "parentFullName": "Kinna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22973a" + }, + "id": "765139", + "fullName": "Bäckaliden", + "parentFullName": "Kinna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22973b" + }, + "id": "765304", + "fullName": "Bäckstigen", + "parentFullName": "Kinna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22973c" + }, + "id": "699377", + "fullName": "Bäckvägen", + "parentFullName": "Hällingsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22973d" + }, + "id": "930516", + "fullName": "Nödinge Bäcka", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22973e" + }, + "id": "766099", + "fullName": "Bäckabovägen", + "parentFullName": "Fritsla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22973f" + }, + "id": "788599", + "fullName": "Bäckäng Dalbo", + "parentFullName": "Öxnevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229740" + }, + "id": "914284", + "fullName": "Bäckängsvägen", + "parentFullName": "Sätila", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229742" + }, + "id": "768304", + "fullName": "Bäckängsvägen", + "parentFullName": "Berghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229743" + }, + "id": "768460", + "fullName": "Lekvad Bäckäng", + "parentFullName": "Berghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229744" + }, + "id": "788607", + "fullName": "Bäckäng Kullen", + "parentFullName": "Öxnevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229745" + }, + "id": "767163", + "fullName": "Getabo Bäckäng", + "parentFullName": "Torestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229746" + }, + "id": "769099", + "fullName": "Bonared Bäckäng", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229747" + }, + "id": "788605", + "fullName": "Bäckäng Gläntan", + "parentFullName": "Öxnevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229748" + }, + "id": "767193", + "fullName": "Heden Bäckahöjd", + "parentFullName": "Torestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229749" + }, + "id": "767380", + "fullName": "Rökås Bäckalund", + "parentFullName": "Torestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22974a" + }, + "id": "765141", + "fullName": "Bäckalundsvägen", + "parentFullName": "Kinna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22974b" + }, + "id": "768972", + "fullName": "Nödinge Bäckadal", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22974c" + }, + "id": "769097", + "fullName": "Bonared Bäckedal", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22974d" + }, + "id": "768458", + "fullName": "Lekvad Bäckalund", + "parentFullName": "Berghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22974e" + }, + "id": "787878", + "fullName": "Surteby Bäckabo", + "parentFullName": "Björketorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22974f" + }, + "id": "767748", + "fullName": "Holmen Bäckalund", + "parentFullName": "Älekulla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229750" + }, + "id": "766383", + "fullName": "Dängevik Bäckabo", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229751" + }, + "id": "787638", + "fullName": "Kattunga Bäckäng", + "parentFullName": "Björketorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229752" + }, + "id": "788601", + "fullName": "Bäckäng Ekbacken", + "parentFullName": "Öxnevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229753" + }, + "id": "788603", + "fullName": "Bäckäng Galgåsen", + "parentFullName": "Öxnevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229754" + }, + "id": "788617", + "fullName": "Bäckäng Solvalla", + "parentFullName": "Öxnevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229755" + }, + "id": "788634", + "fullName": "Karstorp Bäckabo", + "parentFullName": "Öxnevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229756" + }, + "id": "767161", + "fullName": "Getabo Bäckalund", + "parentFullName": "Torestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229757" + }, + "id": "787636", + "fullName": "Kattunga Bäckadal", + "parentFullName": "Björketorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229758" + }, + "id": "787880", + "fullName": "Surteby Bäckalund", + "parentFullName": "Björketorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229759" + }, + "id": "788595", + "fullName": "Bäckäng Björkhaga", + "parentFullName": "Öxnevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22975a" + }, + "id": "788611", + "fullName": "Bäckäng Röda Huset", + "parentFullName": "Öxnevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22975b" + }, + "id": "788613", + "fullName": "Bäckäng Segerstad", + "parentFullName": "Öxnevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22975c" + }, + "id": "788619", + "fullName": "Bäckäng Vita Huset", + "parentFullName": "Öxnevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22975d" + }, + "id": "766450", + "fullName": "Skepared Bäckalund", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22975e" + }, + "id": "769226", + "fullName": "Dragered Bäckhagen", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229760" + }, + "id": "788609", + "fullName": "Bäckäng Prästgården", + "parentFullName": "Öxnevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229761" + }, + "id": "930606", + "fullName": "Äskekärr Bäckstugan", + "parentFullName": "Tostared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229762" + }, + "id": "769373", + "fullName": "Grönered Bäckstugan", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229763" + }, + "id": "766685", + "fullName": "Björkesbacka Bäckaskog", + "parentFullName": "Örby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229764" + }, + "id": "787284", + "fullName": "Södersocknen Bäckaskog", + "parentFullName": "Istorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229767" + }, + "id": "788615", + "fullName": "Bäckäng Segerstad Herrgård", + "parentFullName": "Öxnevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229768" + }, + "id": "615027", + "fullName": "Bäckanäs Bäckalyckan", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229769" + }, + "id": "615025", + "fullName": "Bäckanäs", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22976a" + }, + "id": "615037", + "fullName": "Bäckvägen", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22976b" + }, + "id": "623155", + "fullName": "Bältarebo", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22976c" + }, + "id": "614048", + "fullName": "Dannäs Bäck", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22976d" + }, + "id": "616242", + "fullName": "Linnås Bäcken", + "parentFullName": "Rydaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22976e" + }, + "id": "615035", + "fullName": "Bäckanäs Vallbo", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229770" + }, + "id": "621612", + "fullName": "Bäckaskogs Gård", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229771" + }, + "id": "623287", + "fullName": "Tånnö Bäckaskog", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229772" + }, + "id": "615235", + "fullName": "Gimmarp Bäckaskog", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229773" + }, + "id": "615284", + "fullName": "Gällaryd Bäckåsen", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229774" + }, + "id": "614049", + "fullName": "Dannäs Bäckåkra", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229775" + }, + "id": "868445", + "fullName": "Nydala Bäckaryd", + "parentFullName": "Vrigstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229776" + }, + "id": "616248", + "fullName": "Linnås Södra Bäck", + "parentFullName": "Rydaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229777" + }, + "id": "616691", + "fullName": "Sävrarp Bäckadal", + "parentFullName": "Rydaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229778" + }, + "id": "622173", + "fullName": "Hånger Bäckudden", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229779" + }, + "id": "615031", + "fullName": "Bäckanäs Lillefåll", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22977a" + }, + "id": "620995", + "fullName": "Bänkformarevägen", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22977b" + }, + "id": "622020", + "fullName": "Nöbbele Bäckudden", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22977c" + }, + "id": "622022", + "fullName": "Nöbbele Bäckviken", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22977d" + }, + "id": "623285", + "fullName": "Tånnö Bäckalyckan", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22977e" + }, + "id": "616584", + "fullName": "Skeda Bäckalyckan", + "parentFullName": "Rydaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22977f" + }, + "id": "615029", + "fullName": "Bäckanäs Franskulle", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229780" + }, + "id": "612599", + "fullName": "Bredaryd Bäckanäs", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229781" + }, + "id": "612949", + "fullName": "Havrida Bäckalund", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229782" + }, + "id": "614546", + "fullName": "Hjälmaryd Bäckudden", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229783" + }, + "id": "620950", + "fullName": "Alandsryd Bältarebo", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229784" + }, + "id": "621536", + "fullName": "Vällersten Bäckaryd", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229785" + }, + "id": "621610", + "fullName": "Bäckaskog Strömsdal", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229786" + }, + "id": "620951", + "fullName": "Alandsryd Bältaregård", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229787" + }, + "id": "621686", + "fullName": "Hjälshammar Bäckudden", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229788" + }, + "id": "622353", + "fullName": "Södra Brusås Bäckanäs", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229789" + }, + "id": "614763", + "fullName": "Torskinge Bäckalyckan", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22978a" + }, + "id": "615033", + "fullName": "Bäckanäs Skräddaretorpet", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22978b" + }, + "id": "621608", + "fullName": "Bäckaskog Klockargården", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22978c" + }, + "id": "621684", + "fullName": "Hjälshammar Bäckalyckan", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22978d" + }, + "id": "637564", + "fullName": "Bäck", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22978e" + }, + "id": "636651", + "fullName": "Bärsta", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22978f" + }, + "id": "615553", + "fullName": "Bäcktorp", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229790" + }, + "id": "636649", + "fullName": "Bäckstigen", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229791" + }, + "id": "637567", + "fullName": "Bäckstugan", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229792" + }, + "id": "624238", + "fullName": "Bäckgatan", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229793" + }, + "id": "637566", + "fullName": "Bäck Bergåsa", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229794" + }, + "id": "624240", + "fullName": "Bäverstigen", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229796" + }, + "id": "615569", + "fullName": "Dalby Bäcktorp", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229797" + }, + "id": "615567", + "fullName": "Dalby Bäckershov", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229798" + }, + "id": "624425", + "fullName": "Forsa Bäckstugan", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229799" + }, + "id": "627149", + "fullName": "Bråten Bäckstugan", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22979a" + }, + "id": "615555", + "fullName": "Bäcktorp Målartorp", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22979b" + }, + "id": "626290", + "fullName": "Baggetorp Bäcktorp", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22979c" + }, + "id": "626148", + "fullName": "Stenstorp Bäckefors", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22979d" + }, + "id": "637870", + "fullName": "Julita Gård Bäckstugan", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22979e" + }, + "id": "627968", + "fullName": "Knektbacken Bäckstugan", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22979f" + }, + "id": "517693", + "fullName": "Bäckvägen", + "parentFullName": "Brottby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297a0" + }, + "id": "516946", + "fullName": "Bäverstigen", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297a1" + }, + "id": "517040", + "fullName": "Bällstavägen", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297a2" + }, + "id": "517131", + "fullName": "Bällstaleden", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297a3" + }, + "id": "517127", + "fullName": "Bällstabergs torg", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297a4" + }, + "id": "517077", + "fullName": "Bällstalundsvägen", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297a5" + }, + "id": "517129", + "fullName": "Bällstabergsvägen", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297a7" + }, + "id": "542925", + "fullName": "Bältinge", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297a9" + }, + "id": "541943", + "fullName": "Bäckavägen", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297aa" + }, + "id": "541389", + "fullName": "Bäckavägen", + "parentFullName": "Stehag", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297ab" + }, + "id": "542923", + "fullName": "Bäckagården", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297ad" + }, + "id": "542927", + "fullName": "Bältinge Gård", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297af" + }, + "id": "541388", + "fullName": "Bäckaledsvägen", + "parentFullName": "Stehag", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297b1" + }, + "id": "541226", + "fullName": "Hunneberga Bäckahus", + "parentFullName": "Harlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297b2" + }, + "id": "791676", + "fullName": "Dala Bäckabo", + "parentFullName": "Stenstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297b3" + }, + "id": "793971", + "fullName": "Åsle Bärkullen", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297b4" + }, + "id": "930631", + "fullName": "Åsle Bäckängen", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297b5" + }, + "id": "797045", + "fullName": "Bolum Bälthaga", + "parentFullName": "Broddetorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297b6" + }, + "id": "793081", + "fullName": "Bäckedalsgatan", + "parentFullName": "Slutarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297b7" + }, + "id": "789898", + "fullName": "Bäckedalsgatan", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297b8" + }, + "id": "794142", + "fullName": "Gökhem Bäckedal", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297b9" + }, + "id": "792693", + "fullName": "Fivlered Bälinge", + "parentFullName": "Åsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297ba" + }, + "id": "832799", + "fullName": "Brobacken Bäckås", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297bb" + }, + "id": "791164", + "fullName": "Sörby Bäckagården", + "parentFullName": "Floby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297bc" + }, + "id": "792906", + "fullName": "Solberga Bäckedal", + "parentFullName": "Åsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297bd" + }, + "id": "795873", + "fullName": "Vistorp Bäckebo", + "parentFullName": "Kättilstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297be" + }, + "id": "789882", + "fullName": "Bestorp Bäckedal", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297c0" + }, + "id": "792692", + "fullName": "Fivlered Bäckaskog", + "parentFullName": "Åsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297c1" + }, + "id": "793359", + "fullName": "Karleby Bäckgården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297c2" + }, + "id": "794140", + "fullName": "Gökhem Bäckagården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297c3" + }, + "id": "795549", + "fullName": "Vilske-Kleva Bäcken", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297c4" + }, + "id": "796208", + "fullName": "Håkantorp Bäckalund", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297c5" + }, + "id": "797166", + "fullName": "Botorp Bäckalyckan", + "parentFullName": "Broddetorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297c7" + }, + "id": "793777", + "fullName": "Skörstorp Bäckgården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297c8" + }, + "id": "794144", + "fullName": "Gökhem Bältaregården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297c9" + }, + "id": "797043", + "fullName": "Bolum Bältaregården", + "parentFullName": "Broddetorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297ca" + }, + "id": "791860", + "fullName": "Högstena Bäckagården", + "parentFullName": "Stenstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297cb" + }, + "id": "792033", + "fullName": "Brunnhem Bäckagården", + "parentFullName": "Stenstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297cc" + }, + "id": "796169", + "fullName": "Friggeråker Stora Bäckabo", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297cd" + }, + "id": "795551", + "fullName": "Vilske-Kleva Bältaregården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297ce" + }, + "id": "512007", + "fullName": "Bäverstigen", + "parentFullName": "Enebyberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297cf" + }, + "id": "674322", + "fullName": "Bäckvägen", + "parentFullName": "Asarum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297d0" + }, + "id": "674280", + "fullName": "Bäverns Gränd", + "parentFullName": "Karlshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297d1" + }, + "id": "674431", + "fullName": "Bärnstensvägen", + "parentFullName": "Asarum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297d2" + }, + "id": "674429", + "fullName": "Bäcksländevägen", + "parentFullName": "Asarum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297d3" + }, + "id": "480560", + "fullName": "Bänarp", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297d4" + }, + "id": "481192", + "fullName": "Bästhult", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297d5" + }, + "id": "870788", + "fullName": "Bänkaryd", + "parentFullName": "Malmbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297d6" + }, + "id": "478966", + "fullName": "Bäckgatan", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297d7" + }, + "id": "481443", + "fullName": "Bäckafall", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297d8" + }, + "id": "871224", + "fullName": "Bäckgatan", + "parentFullName": "Anneberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297d9" + }, + "id": "870786", + "fullName": "Bäckstigen", + "parentFullName": "Malmbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297da" + }, + "id": "499929", + "fullName": "Hareryd Bäck", + "parentFullName": "Flisby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297db" + }, + "id": "479639", + "fullName": "Bäckstigen", + "parentFullName": "Grimstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297dc" + }, + "id": "479028", + "fullName": "Bäverstigen", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297dd" + }, + "id": "481194", + "fullName": "Bästhult Berget", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297de" + }, + "id": "481151", + "fullName": "Västansjö Bäcken", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297df" + }, + "id": "481445", + "fullName": "Bäckafalls Skola", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297e0" + }, + "id": "871069", + "fullName": "Spinkabo Bäckadal", + "parentFullName": "Malmbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297e1" + }, + "id": "479743", + "fullName": "Gödeberg Bäckadal", + "parentFullName": "Bodafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297e2" + }, + "id": "481196", + "fullName": "Bästhult Hulthagen", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297e3" + }, + "id": "481444", + "fullName": "Bäckafall Skogshyddan", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297e4" + }, + "id": "546020", + "fullName": "Bäckvägen", + "parentFullName": "Kävlinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297e5" + }, + "id": "548409", + "fullName": "Bävervägen", + "parentFullName": "Löddeköpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297e6" + }, + "id": "546082", + "fullName": "Bäckabrinken", + "parentFullName": "Kävlinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297e7" + }, + "id": "548203", + "fullName": "Bärnstensvägen", + "parentFullName": "Löddeköpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297e8" + }, + "id": "730149", + "fullName": "Bäckstigen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297e9" + }, + "id": "729929", + "fullName": "Bäckbovägen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297ea" + }, + "id": "731163", + "fullName": "Sibbo Bäcktorp", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297eb" + }, + "id": "729996", + "fullName": "Bättringsvägen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297ec" + }, + "id": "730824", + "fullName": "Karlsdal Bäcken", + "parentFullName": "Granbergsdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297ed" + }, + "id": "730337", + "fullName": "Hållsjöhyttan Bäcken", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297ee" + }, + "id": "731224", + "fullName": "Villingsberg Bäcktorp", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297ef" + }, + "id": "731070", + "fullName": "Stråbergsmyren Bäckvik", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297f0" + }, + "id": "724695", + "fullName": "Bäckvägen", + "parentFullName": "Nol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297f1" + }, + "id": "720764", + "fullName": "Bärs Lid", + "parentFullName": "Skepplanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297f2" + }, + "id": "720320", + "fullName": "Bäckgränd", + "parentFullName": "Bohus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297f3" + }, + "id": "720322", + "fullName": "Bäckvägen", + "parentFullName": "Bohus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297f4" + }, + "id": "720566", + "fullName": "Bäckvägen", + "parentFullName": "Älvängen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297f5" + }, + "id": "720933", + "fullName": "Färdsle Bäcken", + "parentFullName": "Skepplanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297f6" + }, + "id": "720653", + "fullName": "Bärnstensvägen", + "parentFullName": "Älvängen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297f7" + }, + "id": "921054", + "fullName": "Bäckahästens väg", + "parentFullName": "Älvängen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297f8" + }, + "id": "725111", + "fullName": "Skinnbo Bäckstigen", + "parentFullName": "Nol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297f9" + }, + "id": "720931", + "fullName": "Färdsle Bäckdalens Gård", + "parentFullName": "Skepplanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297fc" + }, + "id": "566058", + "fullName": "Bäckvägen", + "parentFullName": "Köpingebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2297ff" + }, + "id": "672728", + "fullName": "Bäckvägen", + "parentFullName": "Kallinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229800" + }, + "id": "672145", + "fullName": "Bävervägen", + "parentFullName": "Kallinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229801" + }, + "id": "666437", + "fullName": "Bäckaliden", + "parentFullName": "Backaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229802" + }, + "id": "666439", + "fullName": "Bäckasjövägen", + "parentFullName": "Backaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229803" + }, + "id": "672808", + "fullName": "Bäckahästvägen", + "parentFullName": "Listerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229805" + }, + "id": "617020", + "fullName": "Bäjaryd", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229807" + }, + "id": "625388", + "fullName": "Bäckaskog", + "parentFullName": "Broaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229808" + }, + "id": "623976", + "fullName": "Bäckgatan", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229809" + }, + "id": "626107", + "fullName": "Bäckgatan", + "parentFullName": "Anderstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22980a" + }, + "id": "613878", + "fullName": "Ås Bäckanäs", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22980b" + }, + "id": "624927", + "fullName": "Bäckanäs", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22980c" + }, + "id": "624702", + "fullName": "Bäckgatan", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22980d" + }, + "id": "625450", + "fullName": "Gryteryd Bäck", + "parentFullName": "Broaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22980e" + }, + "id": "626376", + "fullName": "Bäckagärdet", + "parentFullName": "Anderstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22980f" + }, + "id": "625348", + "fullName": "Boda Bäckegård", + "parentFullName": "Broaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229811" + }, + "id": "624328", + "fullName": "Södra Mo Bäckemo", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229812" + }, + "id": "617179", + "fullName": "Häljarp Bäckanäs", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229813" + }, + "id": "617181", + "fullName": "Häljarp Bäckaryd", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229815" + }, + "id": "619566", + "fullName": "Virvhult Bäckaskog", + "parentFullName": "Hestra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229817" + }, + "id": "619041", + "fullName": "Lilla Öjhult Bäckåkra", + "parentFullName": "Hestra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229818" + }, + "id": "619203", + "fullName": "Sandsebo Bäcklyckan", + "parentFullName": "Hestra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229819" + }, + "id": "612681", + "fullName": "Draftinge Bäckegård", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22981b" + }, + "id": "625304", + "fullName": "Östra Ryd Bäckaryd", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22981c" + }, + "id": "617405", + "fullName": "Nennesmo Bäckalyckan", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22981d" + }, + "id": "623761", + "fullName": "Norra Bäckhultsgatan", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22981e" + }, + "id": "623781", + "fullName": "Södra Bäckhultsgatan", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22981f" + }, + "id": "624957", + "fullName": "Fållinge Bäckegård", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229820" + }, + "id": "625202", + "fullName": "Villstad Bäckalund", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229821" + }, + "id": "625030", + "fullName": "Isberga Bäckagärdet", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229822" + }, + "id": "612683", + "fullName": "Draftinge Bäckegårds Såg", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229823" + }, + "id": "613358", + "fullName": "Sporda Ingaryd Bäckegård", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229824" + }, + "id": "629440", + "fullName": "Bäckaryd Bäckamåla", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229825" + }, + "id": "628819", + "fullName": "Bägaryd", + "parentFullName": "Annerstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229826" + }, + "id": "629434", + "fullName": "Bäckaryd", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229827" + }, + "id": "632747", + "fullName": "Bäckvägen", + "parentFullName": "Ryssby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229828" + }, + "id": "629401", + "fullName": "Bäck Hörda", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229829" + }, + "id": "634373", + "fullName": "Bo Bäckåker", + "parentFullName": "Bolmsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22982b" + }, + "id": "629416", + "fullName": "Bäck Nyelund", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22982c" + }, + "id": "629422", + "fullName": "Bäck Slätten", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22982d" + }, + "id": "629428", + "fullName": "Bäck Uddarna", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22982e" + }, + "id": "629680", + "fullName": "Hå Bäckagård", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22982f" + }, + "id": "629396", + "fullName": "Bäck Ekbacken", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229830" + }, + "id": "629397", + "fullName": "Bäck Furulund", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229831" + }, + "id": "629398", + "fullName": "Bäck Hagalund", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229832" + }, + "id": "629399", + "fullName": "Bäck Hammaren", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229833" + }, + "id": "629403", + "fullName": "Bäck Jonsboda", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229834" + }, + "id": "629806", + "fullName": "Ivla Bäckanäs", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229835" + }, + "id": "632749", + "fullName": "Bästingshult", + "parentFullName": "Ryssby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229836" + }, + "id": "633285", + "fullName": "Tuna Bäckalund", + "parentFullName": "Ryssby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229837" + }, + "id": "633287", + "fullName": "Tuna Bäckaskog", + "parentFullName": "Ryssby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229838" + }, + "id": "630498", + "fullName": "Vännaryd Bälgen", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22983a" + }, + "id": "629412", + "fullName": "Bäck Karlsberg", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22983b" + }, + "id": "629424", + "fullName": "Bäck Solbacken", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22983c" + }, + "id": "629426", + "fullName": "Bäck Södertorp", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22983d" + }, + "id": "629393", + "fullName": "Bäck Andersgård", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22983e" + }, + "id": "629418", + "fullName": "Bäck Petersberg", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22983f" + }, + "id": "629420", + "fullName": "Bäck Skattegård", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229840" + }, + "id": "629430", + "fullName": "Bäck Ängsbacken", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229841" + }, + "id": "629432", + "fullName": "Bäck Ängsgården", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229842" + }, + "id": "632702", + "fullName": "Borsna Bäckaryd", + "parentFullName": "Ryssby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229843" + }, + "id": "632746", + "fullName": "Bäckalundsvägen", + "parentFullName": "Ryssby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229844" + }, + "id": "583303", + "fullName": "Össjöa Bäckebo", + "parentFullName": "Strömsnäsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229845" + }, + "id": "629438", + "fullName": "Bäckaryd Björket", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229846" + }, + "id": "629442", + "fullName": "Bäckaryd Fridhem", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229847" + }, + "id": "630665", + "fullName": "Dörarp Bäckaskog", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229848" + }, + "id": "630667", + "fullName": "Dörarp Bäckatorp", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229849" + }, + "id": "629269", + "fullName": "Balkarp Bäckagård", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22984b" + }, + "id": "629410", + "fullName": "Bäck Karlpersåker", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22984c" + }, + "id": "629436", + "fullName": "Bäckaryd Aspelund", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22984d" + }, + "id": "629452", + "fullName": "Bäckaryd Ängahult", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22984e" + }, + "id": "630134", + "fullName": "Ekornarp Bäckatorp", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22984f" + }, + "id": "629414", + "fullName": "Bäck Missionshuset", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229850" + }, + "id": "629454", + "fullName": "Bäckaryd Östergård", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229851" + }, + "id": "629465", + "fullName": "Bölminge Bäckagård", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229852" + }, + "id": "634053", + "fullName": "Hultsåkra Bäckanäs", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229853" + }, + "id": "632892", + "fullName": "Långhult Bäckafors", + "parentFullName": "Ryssby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229854" + }, + "id": "631163", + "fullName": "Vittaryd Bäckåkra", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229855" + }, + "id": "629444", + "fullName": "Bäckaryd Lillbjörke", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229856" + }, + "id": "629445", + "fullName": "Bäckaryd Mellangård", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229857" + }, + "id": "629450", + "fullName": "Bäckaryd Västergård", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229858" + }, + "id": "634645", + "fullName": "Angelstad Bäckagård", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229859" + }, + "id": "629408", + "fullName": "Bäck Järnvägsstation", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22985a" + }, + "id": "629443", + "fullName": "Bäckaryd Herrabacken", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22985c" + }, + "id": "583173", + "fullName": "Bägaryd Fredriksberg", + "parentFullName": "Strömsnäsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22985d" + }, + "id": "629448", + "fullName": "Bäckaryd Snickargården", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22985e" + }, + "id": "634476", + "fullName": "Bolmsö-Perstorp Bäckanäs", + "parentFullName": "Bolmsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22985f" + }, + "id": "629271", + "fullName": "Balkarp Bäckagårdsstugan", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229860" + }, + "id": "629446", + "fullName": "Bäckaryd Mellangård Solbacken", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229861" + }, + "id": "895514", + "fullName": "Bärvägen", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229862" + }, + "id": "895437", + "fullName": "Bäckvägen", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229863" + }, + "id": "895593", + "fullName": "Bävervägen", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229864" + }, + "id": "914143", + "fullName": "Bäverudden", + "parentFullName": "Harads", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229865" + }, + "id": "895688", + "fullName": "Bäckaskogsvägen", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229866" + }, + "id": "495162", + "fullName": "Bäckvägen", + "parentFullName": "Ösmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229867" + }, + "id": "496468", + "fullName": "Bäckvägen", + "parentFullName": "Nynäshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229868" + }, + "id": "494936", + "fullName": "Bäverstigen", + "parentFullName": "Segersäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229869" + }, + "id": "488033", + "fullName": "Bäverdammsvägen", + "parentFullName": "Norra Sorunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22986a" + }, + "id": "507664", + "fullName": "Bänkvägen", + "parentFullName": "Ekerö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22986b" + }, + "id": "526530", + "fullName": "Bälby", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22986c" + }, + "id": "526532", + "fullName": "Bälby Gård", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22986d" + }, + "id": "525631", + "fullName": "Bänkgårdsvägen", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22986e" + }, + "id": "868830", + "fullName": "Bäckaby Bäckgöl", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22986f" + }, + "id": "868820", + "fullName": "Bäck", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229870" + }, + "id": "868822", + "fullName": "Bäckaby", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229871" + }, + "id": "491144", + "fullName": "Bo Bäcken", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229872" + }, + "id": "870189", + "fullName": "Bäckaryd", + "parentFullName": "Holsbybrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229873" + }, + "id": "489872", + "fullName": "Bäckvägen", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229874" + }, + "id": "868859", + "fullName": "Bäcks Gård", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229875" + }, + "id": "870191", + "fullName": "Bäckgatan", + "parentFullName": "Holsbybrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229876" + }, + "id": "491168", + "fullName": "Bäverkulla", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229877" + }, + "id": "491142", + "fullName": "Bo Bäckaskog", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229878" + }, + "id": "869887", + "fullName": "Bäckabyvägen", + "parentFullName": "Myresjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229879" + }, + "id": "868847", + "fullName": "Bäckaby-Rösås", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22987a" + }, + "id": "920710", + "fullName": "Bäckaby Kyrka", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22987b" + }, + "id": "490128", + "fullName": "Bäcksedavägen", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22987c" + }, + "id": "868840", + "fullName": "Bäckaby Lyckås", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22987d" + }, + "id": "868824", + "fullName": "Bäckaby Berghem", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22987e" + }, + "id": "868845", + "fullName": "Bäckaby-Ekekull", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22987f" + }, + "id": "489810", + "fullName": "Bättringsvägen", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229880" + }, + "id": "490895", + "fullName": "Bäckseda-Dagsås", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229881" + }, + "id": "490870", + "fullName": "Bäckseda Ekängen", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229882" + }, + "id": "490872", + "fullName": "Bäckseda Furuvik", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229883" + }, + "id": "490889", + "fullName": "Bäckseda Sjöanäs", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229884" + }, + "id": "490891", + "fullName": "Bäckseda Sjölund", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229885" + }, + "id": "490966", + "fullName": "Bäckseda Lyckebo", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229886" + }, + "id": "868828", + "fullName": "Bäckaby Björkhem", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229887" + }, + "id": "868832", + "fullName": "Bäckaby Hagalund", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229888" + }, + "id": "868842", + "fullName": "Bäckaby Nycklarör", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229889" + }, + "id": "490874", + "fullName": "Bäckseda Granliden", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22988a" + }, + "id": "490876", + "fullName": "Bäckseda Hesteräng", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22988b" + }, + "id": "490883", + "fullName": "Bäckseda Karlsborg", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22988c" + }, + "id": "490885", + "fullName": "Bäckseda Prästgård", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22988d" + }, + "id": "490887", + "fullName": "Bäckseda Rosenholm", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22988e" + }, + "id": "490893", + "fullName": "Bäckseda Torshamn", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229890" + }, + "id": "868826", + "fullName": "Bäckaby Björkelund", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229891" + }, + "id": "868836", + "fullName": "Bäckaby Klockelund", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229892" + }, + "id": "868838", + "fullName": "Bäckaby Lundholmen", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229893" + }, + "id": "868844", + "fullName": "Bäckaby Stockegård", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229894" + }, + "id": "868849", + "fullName": "Bäckaby-Rösås Klanan", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229895" + }, + "id": "868834", + "fullName": "Bäckaby Klockaregård", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229896" + }, + "id": "868857", + "fullName": "Bäckaby-Rösås Västerås", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229897" + }, + "id": "490868", + "fullName": "Bäckseda Banvaktstugan", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229898" + }, + "id": "868851", + "fullName": "Bäckaby-Rösås Mellangård", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb229899" + }, + "id": "868853", + "fullName": "Bäckaby-Rösås Norregård", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22989a" + }, + "id": "868855", + "fullName": "Bäckaby-Rösås Södergård", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22989b" + }, + "id": "810743", + "fullName": "Bäcktäppvägen", + "parentFullName": "Ludvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22989c" + }, + "id": "808396", + "fullName": "Bävertjärnsåsen", + "parentFullName": "Fredriksberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22989d" + }, + "id": "808410", + "fullName": "Gravendal Bäckheden", + "parentFullName": "Fredriksberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22989e" + }, + "id": "810678", + "fullName": "Stensbo Bäcksvedsvägen", + "parentFullName": "Ludvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb22989f" + }, + "id": "545524", + "fullName": "Bänarp", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298a0" + }, + "id": "547873", + "fullName": "Bäckvägen", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298a1" + }, + "id": "512892", + "fullName": "Bäckvägen", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298a2" + }, + "id": "513199", + "fullName": "Bäckgatan", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298a3" + }, + "id": "545530", + "fullName": "Bänarp Ekdala", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298a4" + }, + "id": "545534", + "fullName": "Bänarp Solhem", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298a5" + }, + "id": "511910", + "fullName": "Gottlösa Bäck", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298a6" + }, + "id": "545526", + "fullName": "Bänarp Aspenäs", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298a7" + }, + "id": "549472", + "fullName": "Normlösa Bäckå", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298a8" + }, + "id": "545184", + "fullName": "Bärnstensvägen", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298a9" + }, + "id": "545528", + "fullName": "Bänarp Björkvik", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298aa" + }, + "id": "545532", + "fullName": "Bänarp Gatkulla", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298ab" + }, + "id": "546573", + "fullName": "Habblarp Bäckvik", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298ac" + }, + "id": "549265", + "fullName": "Vreta Bäckagård", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298ad" + }, + "id": "548876", + "fullName": "Hageby Bäckagård", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298ae" + }, + "id": "549781", + "fullName": "Ullevi Bäckagård", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298af" + }, + "id": "545531", + "fullName": "Bänarp Elimkyrkan", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298b0" + }, + "id": "545533", + "fullName": "Bänarp Humplyckan", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298b1" + }, + "id": "545536", + "fullName": "Bänarp Ängskällan", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298b2" + }, + "id": "545538", + "fullName": "Bänarp Ängslyckan", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298b3" + }, + "id": "549471", + "fullName": "Normlösa Bäckdala", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298b4" + }, + "id": "513306", + "fullName": "Haddestad Bäckvik", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298b5" + }, + "id": "548139", + "fullName": "Olof Bältares Gränd", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298b6" + }, + "id": "549423", + "fullName": "Mellankarleby Bäck", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298b7" + }, + "id": "549161", + "fullName": "Vallerstad Bäcketorp", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298b8" + }, + "id": "549678", + "fullName": "Skonberga Bäckstugan", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298b9" + }, + "id": "549805", + "fullName": "Ullevi Lilla Bäckagård", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298ba" + }, + "id": "549782", + "fullName": "Ullevi Bäckagård Flygeln", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298bb" + }, + "id": "482069", + "fullName": "Bäckgatan", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298bc" + }, + "id": "482780", + "fullName": "Bäverstigen", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298bd" + }, + "id": "483952", + "fullName": "Sörvik Bäcken", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298be" + }, + "id": "484340", + "fullName": "Imbramåla Bäcken", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298bf" + }, + "id": "483447", + "fullName": "Bästemansbacken", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298c0" + }, + "id": "477859", + "fullName": "Höckhult Bäckfall", + "parentFullName": "Kristdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298c1" + }, + "id": "483292", + "fullName": "Smältebro Bäckebo", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298c2" + }, + "id": "500722", + "fullName": "Nedre Hyltan Bäckhult", + "parentFullName": "Bockara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298c3" + }, + "id": "922109", + "fullName": "Nedre Hyltan Bäckhult", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298c4" + }, + "id": "845157", + "fullName": "Bäckvägen", + "parentFullName": "Arbrå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298c5" + }, + "id": "852442", + "fullName": "Bäckänge", + "parentFullName": "Segersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298c6" + }, + "id": "850958", + "fullName": "Bäckvägen", + "parentFullName": "Bollnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298c7" + }, + "id": "850647", + "fullName": "Bäverstigen", + "parentFullName": "Bollnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298c8" + }, + "id": "850992", + "fullName": "Norra Bäckvägen", + "parentFullName": "Bollnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298c9" + }, + "id": "851017", + "fullName": "Södra Bäckvägen", + "parentFullName": "Bollnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298ca" + }, + "id": "852444", + "fullName": "Bäckänge Bomvägen", + "parentFullName": "Segersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298cc" + }, + "id": "852450", + "fullName": "Bäckänge Jonssons väg", + "parentFullName": "Segersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298cd" + }, + "id": "919668", + "fullName": "Bäckänge Släthedsvägen", + "parentFullName": "Segersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298ce" + }, + "id": "852448", + "fullName": "Bäckänge Dahlbergsvägen", + "parentFullName": "Segersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298cf" + }, + "id": "851585", + "fullName": "Nordanhöle Bärsängesvägen", + "parentFullName": "Rengsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298d0" + }, + "id": "719408", + "fullName": "Bärby", + "parentFullName": "Stora Höga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298d1" + }, + "id": "719410", + "fullName": "Bärbyvägen", + "parentFullName": "Stora Höga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298d2" + }, + "id": "719339", + "fullName": "Bäckmans väg", + "parentFullName": "Stenungsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298d3" + }, + "id": "720113", + "fullName": "Bäckeviksvägen", + "parentFullName": "Ödsmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298d4" + }, + "id": "766676", + "fullName": "Bäppeby", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298d5" + }, + "id": "766829", + "fullName": "Bällsta", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298d6" + }, + "id": "767038", + "fullName": "Bäckbro", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298d7" + }, + "id": "763767", + "fullName": "Bäckkilen", + "parentFullName": "Kolsva", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298d8" + }, + "id": "767040", + "fullName": "Bäckstigen", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298d9" + }, + "id": "766251", + "fullName": "Bäverstigen", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298da" + }, + "id": "766819", + "fullName": "Övre Bäppeby", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298db" + }, + "id": "554859", + "fullName": "Bäckavägen", + "parentFullName": "Viken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298dc" + }, + "id": "560706", + "fullName": "Bärnstensgatan", + "parentFullName": "Höganäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298dd" + }, + "id": "927743", + "fullName": "Bäckaskogsvägen", + "parentFullName": "Mjöhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298de" + }, + "id": "561012", + "fullName": "Bäckaskogsvägen", + "parentFullName": "Höganäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298df" + }, + "id": "927660", + "fullName": "Bärnstensgatan", + "parentFullName": "Strandbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298e0" + }, + "id": "692709", + "fullName": "Bältagatan", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298e1" + }, + "id": "692775", + "fullName": "Bäckstigen", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298e2" + }, + "id": "681586", + "fullName": "Berga Bäcken", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f197da27dcf33cb2298e3" + }, + "id": "697978", + "fullName": "Edane Bäcken", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299c4" + }, + "id": "762410", + "fullName": "Börshult", + "parentFullName": "Sandhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299c6" + }, + "id": "781788", + "fullName": "Tomta Bönås", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299c7" + }, + "id": "762644", + "fullName": "Bönås Skogshem", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299c8" + }, + "id": "762414", + "fullName": "Börshult Fors", + "parentFullName": "Sandhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299c9" + }, + "id": "762646", + "fullName": "Bönås Skogsryet", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299ca" + }, + "id": "762472", + "fullName": "Kyrkebo Börsås", + "parentFullName": "Sandhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299cb" + }, + "id": "762640", + "fullName": "Bönås Dalastugan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299cc" + }, + "id": "762725", + "fullName": "Lilla Bönåsvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299cd" + }, + "id": "762642", + "fullName": "Bönås Dalasvedjan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299ce" + }, + "id": "762416", + "fullName": "Börshult Fridhem", + "parentFullName": "Sandhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299d0" + }, + "id": "762412", + "fullName": "Börshult Björktun", + "parentFullName": "Sandhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299d1" + }, + "id": "762418", + "fullName": "Börshult Tallberga", + "parentFullName": "Sandhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299d2" + }, + "id": "762420", + "fullName": "Börshult Torestorp", + "parentFullName": "Sandhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299d3" + }, + "id": "782193", + "fullName": "Häglared Börtegården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299d4" + }, + "id": "621453", + "fullName": "Böcklinge", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299d5" + }, + "id": "607987", + "fullName": "Börje Olssons väg", + "parentFullName": "Hållsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299d6" + }, + "id": "621480", + "fullName": "Böcklinge Myren", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299d7" + }, + "id": "621462", + "fullName": "Böcklinge Fridhem", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299d8" + }, + "id": "621471", + "fullName": "Böcklinge Lövhult", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299d9" + }, + "id": "621484", + "fullName": "Böcklinge Nystugan", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299db" + }, + "id": "621458", + "fullName": "Böcklinge Bromgölet", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299dc" + }, + "id": "621459", + "fullName": "Böcklinge Eriksberg", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299dd" + }, + "id": "621460", + "fullName": "Böcklinge Erikslund", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299de" + }, + "id": "621463", + "fullName": "Böcklinge Grönlunda", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299df" + }, + "id": "621465", + "fullName": "Böcklinge Hagstugan", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299e0" + }, + "id": "621469", + "fullName": "Böcklinge Karlslund", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299e1" + }, + "id": "621492", + "fullName": "Böcklinge Stenhagen", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299e2" + }, + "id": "621455", + "fullName": "Böcklinge Björkliden", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299e3" + }, + "id": "621456", + "fullName": "Böcklinge Brickstugan", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299e4" + }, + "id": "621488", + "fullName": "Böcklinge Skogshöjden", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299e5" + }, + "id": "621490", + "fullName": "Böcklinge Skogsstigen", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299e6" + }, + "id": "621461", + "fullName": "Böcklinge Fredrikslund", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299e7" + }, + "id": "621467", + "fullName": "Böcklinge Johanneslund", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299e8" + }, + "id": "621473", + "fullName": "Böcklinge Mellangården", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299e9" + }, + "id": "621482", + "fullName": "Böcklinge Nordanvädret", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299ea" + }, + "id": "621486", + "fullName": "Böcklinge Skogsgläntan", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299eb" + }, + "id": "835569", + "fullName": "Börsplan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299ec" + }, + "id": "836178", + "fullName": "Bönavägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299ed" + }, + "id": "837016", + "fullName": "Gamla Bönavägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299ee" + }, + "id": "597149", + "fullName": "Bökhult", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299ef" + }, + "id": "598265", + "fullName": "Bögilt", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299f0" + }, + "id": "598267", + "fullName": "Böshult", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299f1" + }, + "id": "609116", + "fullName": "Maa Böket", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299f2" + }, + "id": "595199", + "fullName": "Bögesgård", + "parentFullName": "Steninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299f3" + }, + "id": "597021", + "fullName": "Lilla Böslid", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299f4" + }, + "id": "597389", + "fullName": "Stora Böslid", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299f5" + }, + "id": "598955", + "fullName": "Börsingagård", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299f6" + }, + "id": "598269", + "fullName": "Böshult Eket", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299f7" + }, + "id": "597151", + "fullName": "Bökhult Hyltan", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299f8" + }, + "id": "597154", + "fullName": "Bökhult Östergård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299f9" + }, + "id": "592627", + "fullName": "Börgasgårdsvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299fa" + }, + "id": "599091", + "fullName": "Lilla Börsingagård", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299fb" + }, + "id": "599208", + "fullName": "Stora Börsingagård", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299fc" + }, + "id": "595201", + "fullName": "Bögesgård Gläntan", + "parentFullName": "Steninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299fd" + }, + "id": "596889", + "fullName": "Påarp Böslidsstugan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb2299fe" + }, + "id": "598271", + "fullName": "Böshult Karlsgård", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a00" + }, + "id": "594928", + "fullName": "Styrdal Bögehättan", + "parentFullName": "Gullbrandstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a01" + }, + "id": "597152", + "fullName": "Bökhult Kastanjegården", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a02" + }, + "id": "598185", + "fullName": "Bjärsahult Börjebygget", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a03" + }, + "id": "598377", + "fullName": "Havraryd Böckarelyckan", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a04" + }, + "id": "875114", + "fullName": "Böle", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a05" + }, + "id": "875121", + "fullName": "Bölevägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a06" + }, + "id": "499994", + "fullName": "Bökesta", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a07" + }, + "id": "499996", + "fullName": "Bökesta Gård", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a08" + }, + "id": "654725", + "fullName": "Böksholm", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a09" + }, + "id": "647453", + "fullName": "Bökebacken", + "parentFullName": "Vederslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a0a" + }, + "id": "654733", + "fullName": "Böksholm Holmen", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a0b" + }, + "id": "654744", + "fullName": "Böksholmsvägen", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a0c" + }, + "id": "654735", + "fullName": "Böksholm Kvarnen", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a0d" + }, + "id": "654739", + "fullName": "Böksholm Varevik", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a0e" + }, + "id": "654731", + "fullName": "Böksholm Herrgård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a0f" + }, + "id": "654738", + "fullName": "Böksholm Sjödalen", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a10" + }, + "id": "654727", + "fullName": "Böksholm Björkelund", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a11" + }, + "id": "654729", + "fullName": "Böksholm Brandstorp", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a12" + }, + "id": "654740", + "fullName": "Böksholm Vinkelboda", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a13" + }, + "id": "654741", + "fullName": "Böksholm Västergård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a14" + }, + "id": "654743", + "fullName": "Böksholm Östergård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a15" + }, + "id": "654990", + "fullName": "Harshult Börjesgård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a17" + }, + "id": "654737", + "fullName": "Böksholm Lunnagården", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a18" + }, + "id": "647457", + "fullName": "Bökebacken Målagärde", + "parentFullName": "Vederslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a19" + }, + "id": "647463", + "fullName": "Bökebacken Månsagård", + "parentFullName": "Vederslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a1a" + }, + "id": "647455", + "fullName": "Bökebacken Knektaboke", + "parentFullName": "Vederslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a1b" + }, + "id": "647465", + "fullName": "Bökebacken Norralycke", + "parentFullName": "Vederslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a1c" + }, + "id": "651853", + "fullName": "Böj", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a1d" + }, + "id": "719527", + "fullName": "Böckelstjärn", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a1e" + }, + "id": "654638", + "fullName": "Böckelshöjden", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a1f" + }, + "id": "591357", + "fullName": "Bökevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a20" + }, + "id": "586538", + "fullName": "Böklins väg", + "parentFullName": "Gärds Köpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a21" + }, + "id": "591097", + "fullName": "Bödkarevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a22" + }, + "id": "913498", + "fullName": "Bösarpsvägen", + "parentFullName": "Linderöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a23" + }, + "id": "586371", + "fullName": "Börje Trolles väg", + "parentFullName": "Färlöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a24" + }, + "id": "591298", + "fullName": "Bökestorpsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a25" + }, + "id": "584764", + "fullName": "Bökestadsvägen", + "parentFullName": "Villands Vånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a26" + }, + "id": "585436", + "fullName": "Fredrik Bööks väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a27" + }, + "id": "591296", + "fullName": "Bökestorps Mölleväg", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a28" + }, + "id": "711574", + "fullName": "Bönvägen", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a29" + }, + "id": "706857", + "fullName": "Börsåsvägen", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a2a" + }, + "id": "711797", + "fullName": "Böckerass väg", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a2b" + }, + "id": "712463", + "fullName": "Per Börjes väg", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a2c" + }, + "id": "698065", + "fullName": "Josef Börjessons väg", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a2d" + }, + "id": "894344", + "fullName": "Böle", + "parentFullName": "Råneå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a2e" + }, + "id": "894359", + "fullName": "Södra Böle", + "parentFullName": "Råneå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a2f" + }, + "id": "896673", + "fullName": "Börtnäsvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a30" + }, + "id": "896833", + "fullName": "Böningsvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a31" + }, + "id": "896834", + "fullName": "Börjelsvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a32" + }, + "id": "896308", + "fullName": "Börstskärsgatan", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a33" + }, + "id": "914010", + "fullName": "Degerö-Börstskäret", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a35" + }, + "id": "888202", + "fullName": "Böle", + "parentFullName": "Lövånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a36" + }, + "id": "890736", + "fullName": "Böviken", + "parentFullName": "Kåge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a37" + }, + "id": "890080", + "fullName": "Bölesvik", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a38" + }, + "id": "888203", + "fullName": "Bölevägen", + "parentFullName": "Lövånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a39" + }, + "id": "889958", + "fullName": "Bölevägen", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a3a" + }, + "id": "890150", + "fullName": "Bönhusvägen", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a3b" + }, + "id": "519769", + "fullName": "Bössvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a3c" + }, + "id": "519866", + "fullName": "Böljevägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a3e" + }, + "id": "519489", + "fullName": "Bögs Gård Manhuset", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a3f" + }, + "id": "519491", + "fullName": "Bögs Gård Undantaget", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a40" + }, + "id": "675687", + "fullName": "Böle", + "parentFullName": "Rockneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a41" + }, + "id": "675689", + "fullName": "Bölebro", + "parentFullName": "Rockneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a42" + }, + "id": "685790", + "fullName": "Bönvägen", + "parentFullName": "Vassmolösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a43" + }, + "id": "675691", + "fullName": "Bölevägen", + "parentFullName": "Rockneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a44" + }, + "id": "667718", + "fullName": "Bökegöl", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a45" + }, + "id": "668600", + "fullName": "Bökegöl", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a46" + }, + "id": "668601", + "fullName": "Bökegöl Oskarsdal", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a47" + }, + "id": "697744", + "fullName": "Böletvägen", + "parentFullName": "Kållered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a48" + }, + "id": "698837", + "fullName": "Bösarp", + "parentFullName": "Skällinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a49" + }, + "id": "704709", + "fullName": "Börs väg", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a4a" + }, + "id": "929820", + "fullName": "Börsavägen", + "parentFullName": "Grimeton", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a4b" + }, + "id": "698645", + "fullName": "Börsavägen", + "parentFullName": "Rolfstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a4c" + }, + "id": "704507", + "fullName": "Valinge Bönarp", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a4d" + }, + "id": "600008", + "fullName": "Nösslinge Lilla Böttås", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a4e" + }, + "id": "600011", + "fullName": "Nösslinge Stora Böttås", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a4f" + }, + "id": "863688", + "fullName": "Böle", + "parentFullName": "Frösön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a50" + }, + "id": "864584", + "fullName": "Börön", + "parentFullName": "Brunflo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a51" + }, + "id": "865359", + "fullName": "Lits-Böle", + "parentFullName": "Lit", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a52" + }, + "id": "863689", + "fullName": "Böleberget", + "parentFullName": "Frösön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a53" + }, + "id": "859873", + "fullName": "Böröbodarna", + "parentFullName": "Tandsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a54" + }, + "id": "915035", + "fullName": "Bönskär", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a55" + }, + "id": "915544", + "fullName": "Börjes väg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a56" + }, + "id": "919244", + "fullName": "Böljas väg", + "parentFullName": "Grisslehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a57" + }, + "id": "807889", + "fullName": "Börjevägen", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a58" + }, + "id": "603732", + "fullName": "Lau Bönde", + "parentFullName": "Ljugarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a59" + }, + "id": "602586", + "fullName": "Eke Bölske", + "parentFullName": "Havdhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a5a" + }, + "id": "600704", + "fullName": "Källunge Bölungs", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a5b" + }, + "id": "602521", + "fullName": "Grötlingbo Bölske", + "parentFullName": "Havdhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a5c" + }, + "id": "824623", + "fullName": "Böle", + "parentFullName": "Svärdsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a5d" + }, + "id": "826980", + "fullName": "Bössvägen", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a5e" + }, + "id": "746556", + "fullName": "Börsle", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a5f" + }, + "id": "746566", + "fullName": "Börsle Högen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a60" + }, + "id": "746568", + "fullName": "Börsle Klinten", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a61" + }, + "id": "746573", + "fullName": "Börsle Nyhagen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a62" + }, + "id": "746560", + "fullName": "Börsle Bromaden", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a63" + }, + "id": "746562", + "fullName": "Börsle Djupedal", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a64" + }, + "id": "746572", + "fullName": "Börsle Nybygget", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a65" + }, + "id": "746558", + "fullName": "Börsle Bergkullen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a66" + }, + "id": "746570", + "fullName": "Börsle Ljungheden", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a67" + }, + "id": "746574", + "fullName": "Börsle Skogsliden", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a68" + }, + "id": "746583", + "fullName": "Börsle Östergård", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a69" + }, + "id": "746585", + "fullName": "Börsle Östergården", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a6a" + }, + "id": "746564", + "fullName": "Börsle Frälsegården", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a6b" + }, + "id": "746579", + "fullName": "Börsle Svarvekullen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a6c" + }, + "id": "746581", + "fullName": "Börsle Västergården", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a6d" + }, + "id": "881266", + "fullName": "Bölen", + "parentFullName": "Gideå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a6e" + }, + "id": "882273", + "fullName": "Bölen", + "parentFullName": "Sidensjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a70" + }, + "id": "881929", + "fullName": "Bönhusbacken", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a71" + }, + "id": "727615", + "fullName": "Bön", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a72" + }, + "id": "727407", + "fullName": "Börsås", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a73" + }, + "id": "727789", + "fullName": "Bönneröd", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a74" + }, + "id": "725732", + "fullName": "Börsåsvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a75" + }, + "id": "727780", + "fullName": "Bön Kronogård", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a76" + }, + "id": "727782", + "fullName": "Bön Norgården", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a77" + }, + "id": "727784", + "fullName": "Bön Sörgården", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a78" + }, + "id": "727521", + "fullName": "Skredsviks Bön", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a79" + }, + "id": "727617", + "fullName": "Bön Prästbacka", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a7a" + }, + "id": "727997", + "fullName": "Herrestads Torsberg Böckergård", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a7b" + }, + "id": "578056", + "fullName": "Bönsta", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a7c" + }, + "id": "580127", + "fullName": "Bögeltorp", + "parentFullName": "Jönåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a7d" + }, + "id": "645632", + "fullName": "Bölsätter", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a7e" + }, + "id": "579073", + "fullName": "Börgelstorp", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a7f" + }, + "id": "573718", + "fullName": "Bönstavägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a80" + }, + "id": "578086", + "fullName": "Bönsta Öberga", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a81" + }, + "id": "578076", + "fullName": "Bönsta Smedjan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a82" + }, + "id": "578058", + "fullName": "Bönsta Flygeln", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a83" + }, + "id": "578064", + "fullName": "Bönsta Skresta", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a84" + }, + "id": "578062", + "fullName": "Bönsta Nystugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a85" + }, + "id": "578078", + "fullName": "Bönsta Sofielund", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a86" + }, + "id": "578084", + "fullName": "Bönsta Ängstugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a87" + }, + "id": "578080", + "fullName": "Bönsta Södra Längan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a88" + }, + "id": "580048", + "fullName": "Östra Börgelstorp", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a89" + }, + "id": "578061", + "fullName": "Bönsta Norra Längan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a8a" + }, + "id": "578066", + "fullName": "Bönsta Skresta Skola", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a8b" + }, + "id": "578059", + "fullName": "Bönsta Gamla Ängstugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a8c" + }, + "id": "578060", + "fullName": "Bönsta Huvudbyggnaden", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a8d" + }, + "id": "578082", + "fullName": "Bönsta Trädgårdsbostaden", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a8e" + }, + "id": "578068", + "fullName": "Bönsta Skresta Västergården", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a8f" + }, + "id": "578070", + "fullName": "Bönsta Skresta Östergården", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a90" + }, + "id": "828392", + "fullName": "Böja Såg", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a91" + }, + "id": "828354", + "fullName": "Böja Kyrka", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a92" + }, + "id": "828364", + "fullName": "Böja Liden", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a93" + }, + "id": "828378", + "fullName": "Böja Nyhem", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a94" + }, + "id": "828338", + "fullName": "Böja Fallet", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a95" + }, + "id": "828360", + "fullName": "Böja Kärret", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a96" + }, + "id": "828370", + "fullName": "Böja Motorp", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a97" + }, + "id": "828400", + "fullName": "Böja Torvan", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a98" + }, + "id": "831722", + "fullName": "Säter Böglabo", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a99" + }, + "id": "828346", + "fullName": "Böja Fridhem", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a9a" + }, + "id": "828374", + "fullName": "Böja Noltorp", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a9b" + }, + "id": "828386", + "fullName": "Böja Stommen", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a9c" + }, + "id": "828328", + "fullName": "Böja Bergelid", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a9d" + }, + "id": "828330", + "fullName": "Böja Berghult", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a9e" + }, + "id": "828336", + "fullName": "Böja Ekbacken", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229a9f" + }, + "id": "828348", + "fullName": "Böja Furuhöjd", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229aa0" + }, + "id": "837716", + "fullName": "Böja Skogatorp", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229aa2" + }, + "id": "828337", + "fullName": "Böja Eriksdamm", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229aa3" + }, + "id": "828344", + "fullName": "Böja Fornkulla", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229aa4" + }, + "id": "828372", + "fullName": "Böja Nolgården", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229aa5" + }, + "id": "828384", + "fullName": "Böja Solbacken", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229aa6" + }, + "id": "828398", + "fullName": "Böja Sörgården", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229aa7" + }, + "id": "828326", + "fullName": "Böja Backgården", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229aa8" + }, + "id": "828340", + "fullName": "Böja Fjärdebäck", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229aa9" + }, + "id": "828350", + "fullName": "Böja Hulegården", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229aaa" + }, + "id": "828402", + "fullName": "Böja Trädgården", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229aab" + }, + "id": "832028", + "fullName": "Övertorp Böljorna", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229aac" + }, + "id": "828352", + "fullName": "Böja Kapellbäcken", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229aad" + }, + "id": "828382", + "fullName": "Böja Skogsgläntan", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229aae" + }, + "id": "828383", + "fullName": "Böja Skogshyddan", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229aaf" + }, + "id": "828385", + "fullName": "Böja Stallbacken", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ab0" + }, + "id": "828390", + "fullName": "Böja Storegården", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ab1" + }, + "id": "828394", + "fullName": "Böja Sågaretorpet", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ab2" + }, + "id": "828335", + "fullName": "Böja Dansarebacken", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ab3" + }, + "id": "828380", + "fullName": "Böja Renströmstorp", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ab4" + }, + "id": "828376", + "fullName": "Böja Norra Nolgården", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ab5" + }, + "id": "828362", + "fullName": "Böja Kärret Björkliden", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ab6" + }, + "id": "828366", + "fullName": "Böja Lilla Fjärdebäck", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ab7" + }, + "id": "828368", + "fullName": "Böja Lilla Storegården", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ab8" + }, + "id": "828388", + "fullName": "Böja Stora Fjärdebäck", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ab9" + }, + "id": "828396", + "fullName": "Böja Södra Backgården", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229aba" + }, + "id": "828332", + "fullName": "Böja Björkandersgården", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229abb" + }, + "id": "828342", + "fullName": "Böja Fjärdebäck Stenbacka", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229abc" + }, + "id": "576394", + "fullName": "Bökholm", + "parentFullName": "Vittsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229abd" + }, + "id": "576395", + "fullName": "Bössevägen", + "parentFullName": "Vittsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229abe" + }, + "id": "821995", + "fullName": "Böösgatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ac0" + }, + "id": "535228", + "fullName": "Böste", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ac1" + }, + "id": "535057", + "fullName": "Bösarp", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ac2" + }, + "id": "533904", + "fullName": "Börsgränd", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ac3" + }, + "id": "535077", + "fullName": "Bösarp Tuna", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ac4" + }, + "id": "535071", + "fullName": "Bösarp Nybro", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ac5" + }, + "id": "533469", + "fullName": "Böckaregatan", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ac6" + }, + "id": "535065", + "fullName": "Bösarp Lissbo", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ac7" + }, + "id": "927062", + "fullName": "Bösarpsvägen", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ac8" + }, + "id": "535078", + "fullName": "Bösarpsgården", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ac9" + }, + "id": "535231", + "fullName": "Böste Sjögränd", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229aca" + }, + "id": "535075", + "fullName": "Bösarp Stamgård", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229acb" + }, + "id": "535230", + "fullName": "Böste Brunnaväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229acc" + }, + "id": "535232", + "fullName": "Böste Strandväg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229acd" + }, + "id": "535063", + "fullName": "Bösarp Fyrisvall", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ace" + }, + "id": "535067", + "fullName": "Bösarp Martinsro", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229acf" + }, + "id": "535069", + "fullName": "Bösarp Norregård", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ad0" + }, + "id": "535059", + "fullName": "Bösarp Björklunda", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ad1" + }, + "id": "535073", + "fullName": "Bösarp Rullegården", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ad2" + }, + "id": "927063", + "fullName": "Bösarps Västergata", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ad3" + }, + "id": "535061", + "fullName": "Bösarp Ekvallagården", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ad4" + }, + "id": "605956", + "fullName": "Bölse", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ad5" + }, + "id": "603319", + "fullName": "Börsered", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ad6" + }, + "id": "599510", + "fullName": "Bössgård", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ad7" + }, + "id": "605962", + "fullName": "Bölse Gård", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ad8" + }, + "id": "605982", + "fullName": "Bölse Nybo", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ad9" + }, + "id": "606076", + "fullName": "Lynga Börs", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ada" + }, + "id": "928346", + "fullName": "Lyngen Börs", + "parentFullName": "Morup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229adb" + }, + "id": "604712", + "fullName": "Lyngen Börs", + "parentFullName": "Långås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229adc" + }, + "id": "605968", + "fullName": "Bölse Kvarn", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229add" + }, + "id": "599506", + "fullName": "Böke Dungen", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ade" + }, + "id": "599517", + "fullName": "Bösteshult", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229adf" + }, + "id": "604432", + "fullName": "Bölse Sjöbol", + "parentFullName": "Långås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ae0" + }, + "id": "919590", + "fullName": "Bölse Sjöbol", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ae1" + }, + "id": "602795", + "fullName": "Askome-Bökås", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ae2" + }, + "id": "605972", + "fullName": "Bölse Lyckebo", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ae3" + }, + "id": "605984", + "fullName": "Bölse Spralls", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ae4" + }, + "id": "605986", + "fullName": "Bölse Stralls", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ae5" + }, + "id": "599863", + "fullName": "Källsjö-Bökås", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ae7" + }, + "id": "605960", + "fullName": "Bölse Frygmans", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ae8" + }, + "id": "605964", + "fullName": "Bölse Halmlösa", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ae9" + }, + "id": "605974", + "fullName": "Bölse Lyngadal", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229aea" + }, + "id": "604117", + "fullName": "Bölse Nilsgård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229aeb" + }, + "id": "605978", + "fullName": "Bölse Mossagård", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229aec" + }, + "id": "605980", + "fullName": "Bölse Norregård", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229aed" + }, + "id": "605988", + "fullName": "Bölse Svenstorp", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229aef" + }, + "id": "599508", + "fullName": "Börje Jeppes väg", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229af0" + }, + "id": "604905", + "fullName": "Faurås Börsgård", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229af1" + }, + "id": "605976", + "fullName": "Bölse Mellangård", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229af2" + }, + "id": "605970", + "fullName": "Bölse Kvarnlyckan", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229af3" + }, + "id": "599779", + "fullName": "Höghult Bökeslätt", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229af4" + }, + "id": "605966", + "fullName": "Bölse Handlarns Gård", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229af5" + }, + "id": "514585", + "fullName": "Bönhusvägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229af6" + }, + "id": "514506", + "fullName": "Lisa Bökers väg", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229af7" + }, + "id": "789806", + "fullName": "Kungs-Husby Börsta", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229af8" + }, + "id": "789807", + "fullName": "Kungs-Husby Börstaholm", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229af9" + }, + "id": "538381", + "fullName": "Böljegången", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229afa" + }, + "id": "538793", + "fullName": "Godegård Börstorp", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229afb" + }, + "id": "540051", + "fullName": "Fivelstad Börstad", + "parentFullName": "Vadstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229afc" + }, + "id": "480704", + "fullName": "Möja Bönön", + "parentFullName": "Möja", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229afd" + }, + "id": "480065", + "fullName": "Nämdö Böte", + "parentFullName": "Nämdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229afe" + }, + "id": "479996", + "fullName": "Svartsö Börholmen", + "parentFullName": "Skälvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229aff" + }, + "id": "480253", + "fullName": "Runmarö Bötsholmen", + "parentFullName": "Runmarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b00" + }, + "id": "891812", + "fullName": "Böle Träsk", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b01" + }, + "id": "891814", + "fullName": "Bölevägen", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b02" + }, + "id": "891813", + "fullName": "Bölebomsvägen", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b03" + }, + "id": "562989", + "fullName": "Bökebjersvägen", + "parentFullName": "Hjärnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b04" + }, + "id": "563070", + "fullName": "Fredrik Bööks väg", + "parentFullName": "Hjärnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b05" + }, + "id": "713890", + "fullName": "Böstebacken", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b06" + }, + "id": "714014", + "fullName": "Norra Börtavägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b07" + }, + "id": "714088", + "fullName": "Södra Börtavägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b08" + }, + "id": "808068", + "fullName": "Böljevägen", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b09" + }, + "id": "806486", + "fullName": "Karaby Börestorp", + "parentFullName": "Tun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b0a" + }, + "id": "808024", + "fullName": "Böketorpsvägen", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b0b" + }, + "id": "808452", + "fullName": "Hasslösa Böljan", + "parentFullName": "Vinninga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b0c" + }, + "id": "806345", + "fullName": "Friel Börjesgården", + "parentFullName": "Tun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b0d" + }, + "id": "813249", + "fullName": "Kållandsö Böljan", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b0e" + }, + "id": "814321", + "fullName": "Öboängen Bösshamn", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b0f" + }, + "id": "810774", + "fullName": "Råda Böckerstorpet", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b10" + }, + "id": "813974", + "fullName": "Otterstad Bösshamn", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b11" + }, + "id": "810052", + "fullName": "Härjevad Börjestorp", + "parentFullName": "Järpås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b12" + }, + "id": "838644", + "fullName": "Bölevägen", + "parentFullName": "Sandviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b13" + }, + "id": "839520", + "fullName": "Bönhusvägen", + "parentFullName": "Kungsgården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b14" + }, + "id": "751387", + "fullName": "Bön", + "parentFullName": "Brålanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b15" + }, + "id": "757575", + "fullName": "Börjessons väg", + "parentFullName": "Vargön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b16" + }, + "id": "854440", + "fullName": "Bölan", + "parentFullName": "Enånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b17" + }, + "id": "848950", + "fullName": "Bölevägen", + "parentFullName": "Näsviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b18" + }, + "id": "852892", + "fullName": "Bödelsgränd", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b19" + }, + "id": "854479", + "fullName": "Lindefallet Bölan", + "parentFullName": "Enånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b1a" + }, + "id": "700252", + "fullName": "Böttorp", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b1b" + }, + "id": "700250", + "fullName": "Börjes väg", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b1c" + }, + "id": "700254", + "fullName": "Böttorp Svensgården", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b1d" + }, + "id": "700409", + "fullName": "Rammsjön Börjesgården", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b1e" + }, + "id": "700204", + "fullName": "Boråsvägen Börjesgården", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b1f" + }, + "id": "541167", + "fullName": "Börslekärr", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b20" + }, + "id": "542215", + "fullName": "Böljerums Gård", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b21" + }, + "id": "541168", + "fullName": "Börslekärr Kärr", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b22" + }, + "id": "541394", + "fullName": "Värmvik Börsnäs", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b23" + }, + "id": "542217", + "fullName": "Böljerumsvägen", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b24" + }, + "id": "544678", + "fullName": "Mulestad Börstorp", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b26" + }, + "id": "934489", + "fullName": "Mulestad Börstorp", + "parentFullName": "Odensvi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b27" + }, + "id": "536166", + "fullName": "Möcklicka Bönemåla", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b28" + }, + "id": "542207", + "fullName": "Böljerum Björknäs", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b29" + }, + "id": "542209", + "fullName": "Böljerum Breshult", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b2a" + }, + "id": "542213", + "fullName": "Böljerum Lökviken", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b2b" + }, + "id": "541171", + "fullName": "Börslekärr Svederna", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b2c" + }, + "id": "542211", + "fullName": "Böljerum Djuphultet", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b2d" + }, + "id": "541169", + "fullName": "Börslekärr Sjöstugan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b2e" + }, + "id": "536170", + "fullName": "Möcklicka Bönemåla Gård", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b2f" + }, + "id": "541173", + "fullName": "Börslekärr Torshöjden", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b30" + }, + "id": "536168", + "fullName": "Möcklicka Bönemåla Egendom", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b31" + }, + "id": "538057", + "fullName": "Börjesgatan", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b32" + }, + "id": "538058", + "fullName": "Börjesgången", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b33" + }, + "id": "540249", + "fullName": "Bödkarevägen", + "parentFullName": "Falsterbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b34" + }, + "id": "788190", + "fullName": "Bönhult", + "parentFullName": "Fotskäl", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b35" + }, + "id": "768632", + "fullName": "Bölabron", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b36" + }, + "id": "767888", + "fullName": "Börshult", + "parentFullName": "Öxabäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b37" + }, + "id": "915348", + "fullName": "Bönekulla", + "parentFullName": "Skene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b38" + }, + "id": "788830", + "fullName": "Vik Bökenäs", + "parentFullName": "Öxnevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b39" + }, + "id": "766248", + "fullName": "Bösaråsvägen", + "parentFullName": "Fritsla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b3a" + }, + "id": "787215", + "fullName": "Skogen Börjes", + "parentFullName": "Istorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b3b" + }, + "id": "788194", + "fullName": "Bönhult Floens", + "parentFullName": "Fotskäl", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b3c" + }, + "id": "767890", + "fullName": "Börshult Ekebo", + "parentFullName": "Öxabäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b3d" + }, + "id": "767893", + "fullName": "Börshult Ekerö", + "parentFullName": "Öxabäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b3e" + }, + "id": "767896", + "fullName": "Börshult Ekäng", + "parentFullName": "Öxabäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b3f" + }, + "id": "788192", + "fullName": "Bönhult Annikas", + "parentFullName": "Fotskäl", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b40" + }, + "id": "788195", + "fullName": "Bönhult Lyckebo", + "parentFullName": "Fotskäl", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b41" + }, + "id": "767894", + "fullName": "Börshult Ekhaga", + "parentFullName": "Öxabäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b42" + }, + "id": "767898", + "fullName": "Börshult Kullen", + "parentFullName": "Öxabäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b43" + }, + "id": "767902", + "fullName": "Börshultsvägen", + "parentFullName": "Öxabäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b44" + }, + "id": "788197", + "fullName": "Bönhult Storegård", + "parentFullName": "Fotskäl", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b45" + }, + "id": "767900", + "fullName": "Börshult Torsborg", + "parentFullName": "Öxabäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b46" + }, + "id": "768908", + "fullName": "Nordmarken Bölabron", + "parentFullName": "Hajom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b47" + }, + "id": "788196", + "fullName": "Bönhult Lyckebo Gård", + "parentFullName": "Fotskäl", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b48" + }, + "id": "769758", + "fullName": "Almered Börsagården", + "parentFullName": "Sätila", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b49" + }, + "id": "787142", + "fullName": "Kyrkbyn Böstekullen", + "parentFullName": "Istorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b4a" + }, + "id": "615039", + "fullName": "Bössjarp", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b4b" + }, + "id": "615869", + "fullName": "Böttemåla", + "parentFullName": "Rydaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b4c" + }, + "id": "614050", + "fullName": "Dannäs Böke", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b4e" + }, + "id": "616073", + "fullName": "Horda Börjagård", + "parentFullName": "Rydaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b4f" + }, + "id": "612786", + "fullName": "Eskilstorp Böke", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b50" + }, + "id": "621393", + "fullName": "Maramö Börjagård", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b51" + }, + "id": "629803", + "fullName": "Bönan Lövlund", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b52" + }, + "id": "629797", + "fullName": "Bönan Ekbacken", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b53" + }, + "id": "629799", + "fullName": "Bönan Glindran", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b54" + }, + "id": "629807", + "fullName": "Bönan Vårkulla", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b55" + }, + "id": "629801", + "fullName": "Bönan Lindesberg", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b56" + }, + "id": "629805", + "fullName": "Bönan Peterslund", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b57" + }, + "id": "629773", + "fullName": "Västra Grysta Börstäppan", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b59" + }, + "id": "543605", + "fullName": "Bögerup", + "parentFullName": "Stockamöllan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b5a" + }, + "id": "542204", + "fullName": "Böketoftavägen", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b5b" + }, + "id": "543609", + "fullName": "Bögerup Hagatorp", + "parentFullName": "Stockamöllan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b5c" + }, + "id": "543607", + "fullName": "Bögerup Backamark", + "parentFullName": "Stockamöllan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b5d" + }, + "id": "797047", + "fullName": "Bolum Böljan", + "parentFullName": "Broddetorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b5e" + }, + "id": "789345", + "fullName": "Börstig Holma", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b5f" + }, + "id": "789351", + "fullName": "Börstig Nydal", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b60" + }, + "id": "794761", + "fullName": "Börstig Mussla", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b61" + }, + "id": "795050", + "fullName": "Böjerörsgatan", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b63" + }, + "id": "789347", + "fullName": "Börstig Kurebo", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b64" + }, + "id": "789361", + "fullName": "Börstigs Kyrka", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b65" + }, + "id": "832729", + "fullName": "Borgunda Börsbo", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b66" + }, + "id": "794743", + "fullName": "Börstig Bokulla", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b67" + }, + "id": "789333", + "fullName": "Börstig Berghem", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b68" + }, + "id": "789350", + "fullName": "Börstig Lönnarp", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b69" + }, + "id": "789353", + "fullName": "Börstig Skattås", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b6a" + }, + "id": "832801", + "fullName": "Brobacken Börsbo", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b6b" + }, + "id": "794753", + "fullName": "Börstig Klingsbo", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b6c" + }, + "id": "794741", + "fullName": "Börstig Bergsäter", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b6d" + }, + "id": "794759", + "fullName": "Börstig Ljungåsen", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b6e" + }, + "id": "794765", + "fullName": "Börstig Rosenlund", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b6f" + }, + "id": "794771", + "fullName": "Börstig Stenarvet", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b70" + }, + "id": "789355", + "fullName": "Börstig Skogslund", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b71" + }, + "id": "792660", + "fullName": "Börstig Rydlyckorna", + "parentFullName": "Åsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b72" + }, + "id": "794658", + "fullName": "Brismene Börsholmen", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b73" + }, + "id": "794745", + "fullName": "Börstig Fogdegården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b74" + }, + "id": "794747", + "fullName": "Börstig Hedenstorp", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b75" + }, + "id": "794749", + "fullName": "Börstig Holmsgärdet", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b76" + }, + "id": "794755", + "fullName": "Börstig Kärragården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b77" + }, + "id": "794757", + "fullName": "Börstig Lillegården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b78" + }, + "id": "794763", + "fullName": "Börstig Prästgården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b79" + }, + "id": "794767", + "fullName": "Börstig Rydlyckorna", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b7a" + }, + "id": "794773", + "fullName": "Börstig Storegården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b7c" + }, + "id": "789331", + "fullName": "Börstig Backgården", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b7e" + }, + "id": "789337", + "fullName": "Börstig Grevagården", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b7f" + }, + "id": "789339", + "fullName": "Börstig Gunnagården", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b80" + }, + "id": "789341", + "fullName": "Börstig Gunnestorp", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b81" + }, + "id": "789343", + "fullName": "Börstig Hjälmsered", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b82" + }, + "id": "789349", + "fullName": "Börstig Kyrkskolan", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b83" + }, + "id": "789359", + "fullName": "Börstig Storegården", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b84" + }, + "id": "792034", + "fullName": "Brunnhem Böxatomten", + "parentFullName": "Stenstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b85" + }, + "id": "794774", + "fullName": "Börstig Svartagården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b86" + }, + "id": "794775", + "fullName": "Börstig Västergården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b87" + }, + "id": "789352", + "fullName": "Börstig Skattegården", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b88" + }, + "id": "789363", + "fullName": "Börstigs Missionshus", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b89" + }, + "id": "794751", + "fullName": "Börstig Hovmansgården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b8a" + }, + "id": "794769", + "fullName": "Börstig Smälingsgården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b8b" + }, + "id": "789357", + "fullName": "Börstig Smälingsgården", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b8c" + }, + "id": "511826", + "fullName": "Böningers väg", + "parentFullName": "Danderyd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b8d" + }, + "id": "674951", + "fullName": "Bökemåla", + "parentFullName": "Trensum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b8e" + }, + "id": "674760", + "fullName": "Bökemålavägen", + "parentFullName": "Asarum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b8f" + }, + "id": "675629", + "fullName": "Bökemålavägen", + "parentFullName": "Svängsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b90" + }, + "id": "674953", + "fullName": "Bökemålavägen", + "parentFullName": "Trensum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b91" + }, + "id": "675007", + "fullName": "Södra Bökemåla", + "parentFullName": "Trensum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b92" + }, + "id": "481711", + "fullName": "Bössabo Grustäkt", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b93" + }, + "id": "870854", + "fullName": "Gibbarp Böcklarebo", + "parentFullName": "Malmbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b94" + }, + "id": "546533", + "fullName": "Bösmöllevägen", + "parentFullName": "Kävlinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b95" + }, + "id": "546650", + "fullName": "Böljenamossevägen", + "parentFullName": "Furulund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b96" + }, + "id": "729931", + "fullName": "Böljevägen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b97" + }, + "id": "724884", + "fullName": "Bönabo", + "parentFullName": "Nödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b98" + }, + "id": "724894", + "fullName": "Bönabo Torpet", + "parentFullName": "Nödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b99" + }, + "id": "724886", + "fullName": "Bönabo Ekbacken", + "parentFullName": "Nödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b9a" + }, + "id": "724533", + "fullName": "Börsagårdsvägen", + "parentFullName": "Nödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b9b" + }, + "id": "724888", + "fullName": "Bönabo Ekebacken", + "parentFullName": "Nödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b9c" + }, + "id": "724890", + "fullName": "Bönabo Sandlyckan", + "parentFullName": "Nödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b9d" + }, + "id": "724892", + "fullName": "Bönabo Tallhöjden", + "parentFullName": "Nödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229b9e" + }, + "id": "914728", + "fullName": "Bönabo Smultronstället", + "parentFullName": "Nödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ba0" + }, + "id": "672812", + "fullName": "Bökenäsvägen", + "parentFullName": "Listerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ba1" + }, + "id": "672640", + "fullName": "Bökeviksvägen", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ba3" + }, + "id": "618824", + "fullName": "Bönabo", + "parentFullName": "Hestra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ba4" + }, + "id": "618834", + "fullName": "Bösshult", + "parentFullName": "Hestra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ba6" + }, + "id": "612017", + "fullName": "Böjeryds Gård", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ba7" + }, + "id": "612021", + "fullName": "Bössingshult", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ba8" + }, + "id": "928527", + "fullName": "Böjeryd Nyhem", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ba9" + }, + "id": "625400", + "fullName": "Böjeryd Nyhem", + "parentFullName": "Broaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229baa" + }, + "id": "612009", + "fullName": "Böjeryd Lunden", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bab" + }, + "id": "928525", + "fullName": "Böjeryd Jössabo", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bac" + }, + "id": "618828", + "fullName": "Bönabo Mysingen", + "parentFullName": "Hestra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bad" + }, + "id": "618830", + "fullName": "Bönabo Norrgård", + "parentFullName": "Hestra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bae" + }, + "id": "625392", + "fullName": "Böjeryd Jössabo", + "parentFullName": "Broaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229baf" + }, + "id": "625863", + "fullName": "Bölaryd Dalhem", + "parentFullName": "Skeppshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bb0" + }, + "id": "618832", + "fullName": "Bönabo Södergård", + "parentFullName": "Hestra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bb1" + }, + "id": "611997", + "fullName": "Böjeryd Backåkra", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bb2" + }, + "id": "611999", + "fullName": "Böjeryd Björkäng", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bb3" + }, + "id": "612003", + "fullName": "Böjeryd Hagalund", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bb4" + }, + "id": "612005", + "fullName": "Böjeryd Krokåker", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bb5" + }, + "id": "625867", + "fullName": "Bölaryd Rostorp", + "parentFullName": "Skeppshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bb6" + }, + "id": "612011", + "fullName": "Böjeryd Södergård", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bb7" + }, + "id": "612015", + "fullName": "Böjeryd Ängshagen", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bb8" + }, + "id": "618826", + "fullName": "Bönabo Mellangård", + "parentFullName": "Hestra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bb9" + }, + "id": "625398", + "fullName": "Böjeryd Norregård", + "parentFullName": "Broaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bba" + }, + "id": "625865", + "fullName": "Bölaryd Norrhaga", + "parentFullName": "Skeppshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bbb" + }, + "id": "625394", + "fullName": "Böjeryd Mellangård", + "parentFullName": "Broaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bbd" + }, + "id": "613593", + "fullName": "Svanaholm Bökulla", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bbe" + }, + "id": "612001", + "fullName": "Böjeryd Gyllengård", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bbf" + }, + "id": "612007", + "fullName": "Böjeryd Källebacken", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bc0" + }, + "id": "612013", + "fullName": "Böjeryd Ängsgården", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bc2" + }, + "id": "612685", + "fullName": "Draftinge Börjagård", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bc3" + }, + "id": "613589", + "fullName": "Svanaholm Bökkullen", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bc4" + }, + "id": "625396", + "fullName": "Böjeryd Missionshuset", + "parentFullName": "Broaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bc5" + }, + "id": "613595", + "fullName": "Svanaholm Bökullslid", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bc6" + }, + "id": "928526", + "fullName": "Böjeryd Missionshuset", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bc9" + }, + "id": "613591", + "fullName": "Svanaholm Bökkullsund", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bca" + }, + "id": "618836", + "fullName": "Bösshult Kastanjebacken", + "parentFullName": "Hestra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bcb" + }, + "id": "627971", + "fullName": "Bökö", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bcc" + }, + "id": "629456", + "fullName": "Bökhult", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bcd" + }, + "id": "627975", + "fullName": "Bökö Edet", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bce" + }, + "id": "627981", + "fullName": "Bökö Gård", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bcf" + }, + "id": "627979", + "fullName": "Bökö Enebo", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bd0" + }, + "id": "627985", + "fullName": "Bökö Sjövik", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bd1" + }, + "id": "627973", + "fullName": "Bökö Brinken", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bd2" + }, + "id": "627977", + "fullName": "Bökö Ekegård", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bd3" + }, + "id": "627987", + "fullName": "Bökö Stensdal", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bd4" + }, + "id": "627989", + "fullName": "Bökö Timmerön", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bd5" + }, + "id": "630284", + "fullName": "Hörda Böketorp", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bd6" + }, + "id": "629477", + "fullName": "Bölminge Nyhem", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bd7" + }, + "id": "629480", + "fullName": "Bölminge Skola", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bd8" + }, + "id": "635483", + "fullName": "Tutaryd Bössan", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bd9" + }, + "id": "629469", + "fullName": "Bölminge Kullen", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bda" + }, + "id": "629479", + "fullName": "Bölminge Saxarp", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bdb" + }, + "id": "629463", + "fullName": "Bölminge Berghem", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bdc" + }, + "id": "629467", + "fullName": "Bölminge Furulund", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bdd" + }, + "id": "627983", + "fullName": "Bökö Mellangården", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bdf" + }, + "id": "629482", + "fullName": "Bölminge Storegård", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229be0" + }, + "id": "634990", + "fullName": "Rataryd Börjesgård", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229be1" + }, + "id": "629473", + "fullName": "Bölminge Lövingsberg", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229be2" + }, + "id": "629475", + "fullName": "Bölminge Lövingshöjd", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229be3" + }, + "id": "629471", + "fullName": "Bölminge Lilla Lindshult", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229be4" + }, + "id": "628803", + "fullName": "Annerstads-Bökhult Lillegård", + "parentFullName": "Annerstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229be5" + }, + "id": "628805", + "fullName": "Annerstads-Bökhult Norregården", + "parentFullName": "Annerstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229be6" + }, + "id": "628807", + "fullName": "Annerstads-Bökhult Västra Norregård", + "parentFullName": "Annerstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229be7" + }, + "id": "525633", + "fullName": "Bökebo", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229be8" + }, + "id": "490967", + "fullName": "Böla", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229be9" + }, + "id": "871328", + "fullName": "Bölö", + "parentFullName": "Mariannelund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bea" + }, + "id": "490975", + "fullName": "Bölatorp", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229beb" + }, + "id": "490968", + "fullName": "Böla Ekeberg", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bec" + }, + "id": "491242", + "fullName": "Lilla Bökarp", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bed" + }, + "id": "491413", + "fullName": "Stora Bökarp", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bee" + }, + "id": "511852", + "fullName": "Böttestad", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bef" + }, + "id": "511864", + "fullName": "Böttestadtorp", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bf0" + }, + "id": "511856", + "fullName": "Böttestad Lundsbo", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bf1" + }, + "id": "511854", + "fullName": "Böttestad Lillgård", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bf2" + }, + "id": "511862", + "fullName": "Böttestad Östergård", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bf3" + }, + "id": "511858", + "fullName": "Böttestad Mellangård", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bf4" + }, + "id": "511860", + "fullName": "Böttestad Västergård", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bf5" + }, + "id": "482367", + "fullName": "Böljegången", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bf6" + }, + "id": "851115", + "fullName": "Böle", + "parentFullName": "Bollnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bf7" + }, + "id": "719997", + "fullName": "Börsgärde", + "parentFullName": "Ödsmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bf8" + }, + "id": "763769", + "fullName": "Börilsbo", + "parentFullName": "Kolsva", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bf9" + }, + "id": "554861", + "fullName": "Böösa backe", + "parentFullName": "Viken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bfa" + }, + "id": "560708", + "fullName": "Böljegatan", + "parentFullName": "Höganäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bfb" + }, + "id": "555522", + "fullName": "Böchers Gränd", + "parentFullName": "Arild", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bfc" + }, + "id": "555406", + "fullName": "Bökebolsvägen", + "parentFullName": "Mölle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bfd" + }, + "id": "560936", + "fullName": "Bölsåkra backe", + "parentFullName": "Jonstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bfe" + }, + "id": "560935", + "fullName": "Bökebäcks Hamnväg", + "parentFullName": "Jonstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229bff" + }, + "id": "702116", + "fullName": "Fjäll Bönehus", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c01" + }, + "id": "846444", + "fullName": "Skogs-Böle", + "parentFullName": "Stråtjära", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c02" + }, + "id": "846465", + "fullName": "Östra Böle", + "parentFullName": "Stråtjära", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c03" + }, + "id": "846305", + "fullName": "Övre Bölegatan", + "parentFullName": "Bergvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c04" + }, + "id": "846217", + "fullName": "Nedre Bölegatan", + "parentFullName": "Bergvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c05" + }, + "id": "846392", + "fullName": "Bölesfäbodarna", + "parentFullName": "Stråtjära", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c06" + }, + "id": "878591", + "fullName": "Bölen", + "parentFullName": "Ramvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c07" + }, + "id": "879411", + "fullName": "Bölen", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c08" + }, + "id": "878482", + "fullName": "Bötsle", + "parentFullName": "Älandsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c09" + }, + "id": "607594", + "fullName": "Bölarp", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c0a" + }, + "id": "597771", + "fullName": "Bögilt", + "parentFullName": "Hishult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c0b" + }, + "id": "608421", + "fullName": "Bölinge", + "parentFullName": "Våxtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c0c" + }, + "id": "607592", + "fullName": "Bökeberg", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c0d" + }, + "id": "607600", + "fullName": "Bölarpabacke", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c0e" + }, + "id": "607650", + "fullName": "Mästocka Bölarp", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c0f" + }, + "id": "607598", + "fullName": "Bölarp Slätteväg", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c10" + }, + "id": "607648", + "fullName": "Mästocka Bökeberg", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c11" + }, + "id": "608423", + "fullName": "Bölinge Björsåkra", + "parentFullName": "Våxtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c12" + }, + "id": "607921", + "fullName": "Ålstorp Bökehatten", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c13" + }, + "id": "597773", + "fullName": "Bögilts Stugområde", + "parentFullName": "Hishult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c14" + }, + "id": "607596", + "fullName": "Bölarp Slättegården", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c15" + }, + "id": "608321", + "fullName": "Hallandsås Börkered", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c16" + }, + "id": "836431", + "fullName": "Börstorp", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c17" + }, + "id": "836033", + "fullName": "Torsö Bölstad", + "parentFullName": "Torsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c18" + }, + "id": "851066", + "fullName": "Böckersboda", + "parentFullName": "Lyrestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c19" + }, + "id": "836435", + "fullName": "Börstorp Slott", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c1a" + }, + "id": "851075", + "fullName": "Böckersboda Betong", + "parentFullName": "Lyrestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c1b" + }, + "id": "851081", + "fullName": "Böckersboda Kullen", + "parentFullName": "Lyrestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c1c" + }, + "id": "851086", + "fullName": "Böckersboda Lindås", + "parentFullName": "Lyrestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c1d" + }, + "id": "851092", + "fullName": "Böckersboda Olsbo", + "parentFullName": "Lyrestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c1e" + }, + "id": "836433", + "fullName": "Börstorp Björkhagen", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c1f" + }, + "id": "851100", + "fullName": "Böckersboda Soltorp", + "parentFullName": "Lyrestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c20" + }, + "id": "851077", + "fullName": "Böckersboda Bjuråsen", + "parentFullName": "Lyrestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c21" + }, + "id": "851078", + "fullName": "Böckersboda Björkebo", + "parentFullName": "Lyrestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c22" + }, + "id": "851094", + "fullName": "Böckersboda Riksäter", + "parentFullName": "Lyrestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c23" + }, + "id": "851073", + "fullName": "Böckersboda Bergatorp", + "parentFullName": "Lyrestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c25" + }, + "id": "851080", + "fullName": "Böckersboda Gladlättan", + "parentFullName": "Lyrestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c26" + }, + "id": "851084", + "fullName": "Böckersboda Lagerstorp", + "parentFullName": "Lyrestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c27" + }, + "id": "851088", + "fullName": "Böckersboda Nolgården", + "parentFullName": "Lyrestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c28" + }, + "id": "851102", + "fullName": "Böckersboda Sörgården", + "parentFullName": "Lyrestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c29" + }, + "id": "851104", + "fullName": "Böckersboda Vikingsås", + "parentFullName": "Lyrestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c2a" + }, + "id": "851082", + "fullName": "Böckersboda Kvarnbäcken", + "parentFullName": "Lyrestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c2b" + }, + "id": "851096", + "fullName": "Böckersboda Roparebacken", + "parentFullName": "Lyrestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c2c" + }, + "id": "851098", + "fullName": "Böckersboda Smedjebacken", + "parentFullName": "Lyrestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c2d" + }, + "id": "851106", + "fullName": "Böckersboda Västergården", + "parentFullName": "Lyrestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c2e" + }, + "id": "851090", + "fullName": "Böckersboda Nämndemansgården", + "parentFullName": "Lyrestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c2f" + }, + "id": "930685", + "fullName": "Böne", + "parentFullName": "Dalum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c30" + }, + "id": "789309", + "fullName": "Böne", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c31" + }, + "id": "802315", + "fullName": "Börsbo", + "parentFullName": "Marbäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c32" + }, + "id": "802764", + "fullName": "Bösebo", + "parentFullName": "Grönahög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c33" + }, + "id": "789327", + "fullName": "Börsbo", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c34" + }, + "id": "930688", + "fullName": "Böne Hyared", + "parentFullName": "Dalum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c35" + }, + "id": "930690", + "fullName": "Böne Ranarp", + "parentFullName": "Dalum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c36" + }, + "id": "789319", + "fullName": "Böne Hyared", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c37" + }, + "id": "789323", + "fullName": "Böne Ranarp", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c38" + }, + "id": "930686", + "fullName": "Böne Bolstorp", + "parentFullName": "Dalum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c39" + }, + "id": "930689", + "fullName": "Böne Hällunda", + "parentFullName": "Dalum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c3a" + }, + "id": "802698", + "fullName": "Murum Bössan", + "parentFullName": "Älmestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c3b" + }, + "id": "789543", + "fullName": "Lilla Börsbo", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c3c" + }, + "id": "789311", + "fullName": "Böne Bolstorp", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c3d" + }, + "id": "789321", + "fullName": "Böne Hällunda", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c3e" + }, + "id": "789788", + "fullName": "Börstigsvägen", + "parentFullName": "Trädet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c3f" + }, + "id": "930687", + "fullName": "Böne Gamlegården", + "parentFullName": "Dalum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c40" + }, + "id": "930691", + "fullName": "Böne Storegården", + "parentFullName": "Dalum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c41" + }, + "id": "789317", + "fullName": "Böne Gamlegården", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c42" + }, + "id": "789325", + "fullName": "Böne Storegården", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c43" + }, + "id": "801754", + "fullName": "Böne Marbohemmet", + "parentFullName": "Ulricehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c44" + }, + "id": "547425", + "fullName": "Bökmannavägen", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c46" + }, + "id": "784445", + "fullName": "Börstil", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c47" + }, + "id": "783715", + "fullName": "Börstilsgatan", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c48" + }, + "id": "783960", + "fullName": "Börstvretstigen", + "parentFullName": "Öregrund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c49" + }, + "id": "584340", + "fullName": "Börgöl", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c4a" + }, + "id": "615022", + "fullName": "Börstorp", + "parentFullName": "Högsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c4b" + }, + "id": "583465", + "fullName": "Börsjövägen", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c4c" + }, + "id": "583778", + "fullName": "Bönergården", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c4d" + }, + "id": "615046", + "fullName": "Börstorp Åsen", + "parentFullName": "Högsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c4e" + }, + "id": "615044", + "fullName": "Börstorp Torbo", + "parentFullName": "Högsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c4f" + }, + "id": "615034", + "fullName": "Börstorp Lugnet", + "parentFullName": "Högsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c50" + }, + "id": "615228", + "fullName": "Regna Börsnäset", + "parentFullName": "Högsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c51" + }, + "id": "584348", + "fullName": "Börgöl Hushagen", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c52" + }, + "id": "584350", + "fullName": "Börgöl Månstorp", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c53" + }, + "id": "584352", + "fullName": "Börgöl Pjäckebo", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c54" + }, + "id": "614996", + "fullName": "Bovägen Börstorp", + "parentFullName": "Högsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c55" + }, + "id": "615028", + "fullName": "Börstorp Fallsjö", + "parentFullName": "Högsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c56" + }, + "id": "615038", + "fullName": "Börstorp Solhaga", + "parentFullName": "Högsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c57" + }, + "id": "584342", + "fullName": "Börgöl Anderstorp", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c58" + }, + "id": "584346", + "fullName": "Börgöl Bäcktorpet", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c59" + }, + "id": "584354", + "fullName": "Börgöl Stentorpet", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c5a" + }, + "id": "615032", + "fullName": "Börstorp Lilla Åsen", + "parentFullName": "Högsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c5b" + }, + "id": "615042", + "fullName": "Börstorp Tallberga", + "parentFullName": "Högsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c5c" + }, + "id": "615024", + "fullName": "Börstorp Bäckstugan", + "parentFullName": "Högsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c5d" + }, + "id": "615026", + "fullName": "Börstorp Davidsberg", + "parentFullName": "Högsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c5e" + }, + "id": "615036", + "fullName": "Börstorp Petterslund", + "parentFullName": "Högsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c5f" + }, + "id": "584344", + "fullName": "Börgöl Bruksbostaden", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c60" + }, + "id": "615030", + "fullName": "Börstorp Lilla Gustavsberg", + "parentFullName": "Högsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c61" + }, + "id": "615040", + "fullName": "Börstorp Stora Gustavsberg", + "parentFullName": "Högsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c62" + }, + "id": "732535", + "fullName": "Eneby Bönhuset", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c63" + }, + "id": "791054", + "fullName": "Bönevägen", + "parentFullName": "Skokloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c64" + }, + "id": "536875", + "fullName": "Börringevägen", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c65" + }, + "id": "537378", + "fullName": "Bönnarpsvägen", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c66" + }, + "id": "536854", + "fullName": "Bökebergsgatan", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c67" + }, + "id": "537482", + "fullName": "Bökebergsvägen", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c68" + }, + "id": "537284", + "fullName": "Börringe Kyrkoväg", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c69" + }, + "id": "537285", + "fullName": "Börringe Stationsväg", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c6a" + }, + "id": "844982", + "fullName": "Böle", + "parentFullName": "Hållnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c6b" + }, + "id": "918142", + "fullName": "Böån", + "parentFullName": "Våmhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c6c" + }, + "id": "938060", + "fullName": "Böån", + "parentFullName": "Älvdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c6d" + }, + "id": "938079", + "fullName": "Bösjön", + "parentFullName": "Älvdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c6e" + }, + "id": "827951", + "fullName": "Bölvägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c6f" + }, + "id": "910605", + "fullName": "Bötåberg", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c70" + }, + "id": "828904", + "fullName": "Bönhusvägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c71" + }, + "id": "829778", + "fullName": "Börtåsvägen", + "parentFullName": "Garsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c72" + }, + "id": "938061", + "fullName": "Böån Negerbyn", + "parentFullName": "Älvdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c73" + }, + "id": "938080", + "fullName": "Böån Kings Bay", + "parentFullName": "Älvdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c74" + }, + "id": "828465", + "fullName": "Bölkittvägen", + "parentFullName": "Sollerön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c75" + }, + "id": "679418", + "fullName": "Börsryd", + "parentFullName": "Nybro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c76" + }, + "id": "676633", + "fullName": "Bölemåla", + "parentFullName": "Alsterbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c77" + }, + "id": "676635", + "fullName": "Bönemåla", + "parentFullName": "Alsterbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c78" + }, + "id": "679420", + "fullName": "Börsrydsvägen", + "parentFullName": "Nybro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c79" + }, + "id": "638318", + "fullName": "Dansjö Börjesgård", + "parentFullName": "Moheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c7a" + }, + "id": "881128", + "fullName": "Böle", + "parentFullName": "Graninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c7b" + }, + "id": "880262", + "fullName": "Bölen", + "parentFullName": "Junsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c7c" + }, + "id": "880371", + "fullName": "Bölen", + "parentFullName": "Ramsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c7d" + }, + "id": "938780", + "fullName": "Börssjön", + "parentFullName": "Resele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c7e" + }, + "id": "915549", + "fullName": "Börssjön", + "parentFullName": "Näsåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c7f" + }, + "id": "880263", + "fullName": "Bölesåkern", + "parentFullName": "Junsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c80" + }, + "id": "575019", + "fullName": "Bökåkra", + "parentFullName": "Kivik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c81" + }, + "id": "575467", + "fullName": "Bösahus", + "parentFullName": "Sankt Olof", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c82" + }, + "id": "917380", + "fullName": "Böljeslagsvägen", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c83" + }, + "id": "856342", + "fullName": "Börsval", + "parentFullName": "Ljusdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c84" + }, + "id": "856011", + "fullName": "Böngatan", + "parentFullName": "Ljusdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c85" + }, + "id": "856056", + "fullName": "Börsvägen", + "parentFullName": "Ljusdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c86" + }, + "id": "856254", + "fullName": "Böle Hybovägen", + "parentFullName": "Ljusdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c87" + }, + "id": "856178", + "fullName": "Östra Bölevägen", + "parentFullName": "Tallåsen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c88" + }, + "id": "856172", + "fullName": "Västra Bölevägen", + "parentFullName": "Tallåsen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c89" + }, + "id": "847978", + "fullName": "Fågelsjö Bönhusvägen", + "parentFullName": "Los", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c8a" + }, + "id": "573232", + "fullName": "Bökhult", + "parentFullName": "Sjöbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c8b" + }, + "id": "573230", + "fullName": "Bökeberga", + "parentFullName": "Sjöbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c8c" + }, + "id": "571484", + "fullName": "Böckaregatan", + "parentFullName": "Sjöbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c8d" + }, + "id": "571330", + "fullName": "Bölvasahusvägen", + "parentFullName": "Skurup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c8e" + }, + "id": "573497", + "fullName": "Sövdeborg Bötteberga", + "parentFullName": "Sjöbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c8f" + }, + "id": "487012", + "fullName": "Tokarp Böran", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c90" + }, + "id": "488293", + "fullName": "Brånarp Böra", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c91" + }, + "id": "486873", + "fullName": "Krokstorp Början", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c92" + }, + "id": "817742", + "fullName": "Skallmeja Börjesgården", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c93" + }, + "id": "879941", + "fullName": "Bölen", + "parentFullName": "Skog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c94" + }, + "id": "878792", + "fullName": "Bölen", + "parentFullName": "Ullånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c95" + }, + "id": "878652", + "fullName": "Bönhamn", + "parentFullName": "Nordingrå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c96" + }, + "id": "879976", + "fullName": "Bölesta", + "parentFullName": "Noraström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c97" + }, + "id": "879859", + "fullName": "Böletjärn", + "parentFullName": "Sandöverken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c98" + }, + "id": "876458", + "fullName": "Bölevägen", + "parentFullName": "Sörberge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c99" + }, + "id": "876456", + "fullName": "Bölegården", + "parentFullName": "Sörberge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c9a" + }, + "id": "894742", + "fullName": "Bönträsk", + "parentFullName": "Lansjärv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c9b" + }, + "id": "783430", + "fullName": "Vackerberga Börjehäll", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c9c" + }, + "id": "588336", + "fullName": "Bökers väg", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c9d" + }, + "id": "587857", + "fullName": "Bökmansgatan", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c9e" + }, + "id": "589227", + "fullName": "Böcklingvägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229c9f" + }, + "id": "588976", + "fullName": "Bökegårdsvägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ca0" + }, + "id": "587704", + "fullName": "Hanö Bönsäcksvägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ca1" + }, + "id": "492610", + "fullName": "Bötteryd", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ca2" + }, + "id": "871867", + "fullName": "Börsebo", + "parentFullName": "Hjältevad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ca3" + }, + "id": "871869", + "fullName": "Börsebo By", + "parentFullName": "Hjältevad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ca4" + }, + "id": "492613", + "fullName": "Bötteryd Motorp", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ca5" + }, + "id": "871873", + "fullName": "Börsebo Nyholm", + "parentFullName": "Hjältevad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ca6" + }, + "id": "871875", + "fullName": "Börsebo Nyvalla", + "parentFullName": "Hjältevad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ca7" + }, + "id": "492620", + "fullName": "Bötteryd Nilstorp", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ca8" + }, + "id": "492622", + "fullName": "Bötteryd Soleberg", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ca9" + }, + "id": "871871", + "fullName": "Börsebo Knutshult", + "parentFullName": "Hjältevad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229caa" + }, + "id": "492611", + "fullName": "Bötteryd Herredahl", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cab" + }, + "id": "492624", + "fullName": "Bötteryd Östergård", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cac" + }, + "id": "871877", + "fullName": "Börsebo Sågatorpet", + "parentFullName": "Hjältevad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cad" + }, + "id": "871879", + "fullName": "Börsebo Villa Almestrand", + "parentFullName": "Hjältevad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cae" + }, + "id": "492612", + "fullName": "Bötteryd Lilla Holstensbo", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229caf" + }, + "id": "556469", + "fullName": "Bökstorp", + "parentFullName": "Ljungbyhed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cb0" + }, + "id": "581512", + "fullName": "Bökesåkra", + "parentFullName": "Perstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cb1" + }, + "id": "556587", + "fullName": "Lilla Bökstorp", + "parentFullName": "Ljungbyhed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cb2" + }, + "id": "642776", + "fullName": "Bökön", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cb3" + }, + "id": "641845", + "fullName": "Bölsö", + "parentFullName": "Liatorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cb4" + }, + "id": "643259", + "fullName": "Bökhult", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cb5" + }, + "id": "641841", + "fullName": "Bölsnäs", + "parentFullName": "Liatorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cb6" + }, + "id": "642770", + "fullName": "Bökeveka", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cb7" + }, + "id": "641846", + "fullName": "Bölsö Gård", + "parentFullName": "Liatorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cb8" + }, + "id": "643217", + "fullName": "Yxnäs Bökens", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cb9" + }, + "id": "642772", + "fullName": "Bökeveka Gård", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cba" + }, + "id": "643270", + "fullName": "Bökhult Fridhem", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cbb" + }, + "id": "640747", + "fullName": "Bökhult Sjöudden", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cbc" + }, + "id": "642778", + "fullName": "Bökön Gummesberg", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cbd" + }, + "id": "641843", + "fullName": "Bölsnäs Grönadal", + "parentFullName": "Liatorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cbe" + }, + "id": "642089", + "fullName": "Kängsleboda Bökön", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cbf" + }, + "id": "641844", + "fullName": "Bölsnäs Sjöbacken", + "parentFullName": "Liatorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cc0" + }, + "id": "643264", + "fullName": "Bökhult Borsjö Gård", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cc1" + }, + "id": "642774", + "fullName": "Bökeveka Hjortsberg", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cc2" + }, + "id": "643261", + "fullName": "Bökhult Bergsjölund", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cc5" + }, + "id": "631696", + "fullName": "Grinda Böstorp", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cc6" + }, + "id": "629639", + "fullName": "Stenhammar Bönan", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cc7" + }, + "id": "632351", + "fullName": "Stålbåga Böshult", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cc8" + }, + "id": "630083", + "fullName": "Stenhammar Bönan Fredriksberg", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cc9" + }, + "id": "545411", + "fullName": "Bökestorp", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cca" + }, + "id": "545413", + "fullName": "Bökestorps Mölla", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ccb" + }, + "id": "545415", + "fullName": "Bökestorpsvägen", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ccc" + }, + "id": "545041", + "fullName": "Munkarp Böckarehus", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ccd" + }, + "id": "927428", + "fullName": "Rolsberga Böstofta", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cce" + }, + "id": "543303", + "fullName": "Rolsberga Böstofta", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ccf" + }, + "id": "540963", + "fullName": "Rolsberga Böstofta", + "parentFullName": "Löberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cd0" + }, + "id": "545337", + "fullName": "Vägasked Böljensborg", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cd1" + }, + "id": "893684", + "fullName": "Börjelsbyn", + "parentFullName": "Kalix", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cd3" + }, + "id": "893699", + "fullName": "Västra Börjelsbyn", + "parentFullName": "Kalix", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cd5" + }, + "id": "910874", + "fullName": "Börstholmsgrunden", + "parentFullName": "Kalix", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cd6" + }, + "id": "911698", + "fullName": "Börstskärsgrundet", + "parentFullName": "Kalix-Nyborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cd7" + }, + "id": "666698", + "fullName": "Böljebrusvägen", + "parentFullName": "Hammarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cd8" + }, + "id": "666308", + "fullName": "Börjessonsvägen", + "parentFullName": "Skoghall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cd9" + }, + "id": "824564", + "fullName": "Vedum Bösö", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cda" + }, + "id": "826668", + "fullName": "Skarstad Börsen", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cdb" + }, + "id": "827184", + "fullName": "Fyrunga Bösagården", + "parentFullName": "Kvänum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cdc" + }, + "id": "824809", + "fullName": "Larv Jon Börjesgården", + "parentFullName": "Larv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cdd" + }, + "id": "828020", + "fullName": "Norra Vånga Börje Bengtsgården", + "parentFullName": "Kvänum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cde" + }, + "id": "741571", + "fullName": "Bössebo", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cdf" + }, + "id": "735563", + "fullName": "Börjeslätt", + "parentFullName": "Vretstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ce0" + }, + "id": "741572", + "fullName": "Bössebo Hagaborg", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ce1" + }, + "id": "742231", + "fullName": "Södra Glottra Böltorp", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ce2" + }, + "id": "759021", + "fullName": "Bö Berg", + "parentFullName": "Skärhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ce3" + }, + "id": "758772", + "fullName": "Pers Böväg", + "parentFullName": "Kyrkesund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ce4" + }, + "id": "759023", + "fullName": "Bö Bergsväg", + "parentFullName": "Skärhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ce5" + }, + "id": "759027", + "fullName": "Bö Edergård", + "parentFullName": "Skärhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ce6" + }, + "id": "759025", + "fullName": "Bö Dampegård", + "parentFullName": "Skärhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ce7" + }, + "id": "759029", + "fullName": "Bö Nedergård", + "parentFullName": "Skärhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ce8" + }, + "id": "759031", + "fullName": "Bö Västergård", + "parentFullName": "Skärhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ce9" + }, + "id": "556119", + "fullName": "Bösgård", + "parentFullName": "Kvidinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cea" + }, + "id": "555503", + "fullName": "Böllerum", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ceb" + }, + "id": "655167", + "fullName": "Börstorpsgatan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cec" + }, + "id": "663987", + "fullName": "Yttra Lofterud Börjerud", + "parentFullName": "Långserud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ced" + }, + "id": "922505", + "fullName": "Böle", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cee" + }, + "id": "830902", + "fullName": "Hjortnäs Bölsgattu", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cef" + }, + "id": "831751", + "fullName": "Hjulbäck Börängsgattu", + "parentFullName": "Siljansnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cf0" + }, + "id": "571373", + "fullName": "Hassle Bösarp", + "parentFullName": "Skurup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cf1" + }, + "id": "571332", + "fullName": "Bölvasen Hindberget", + "parentFullName": "Skurup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cf2" + }, + "id": "544298", + "fullName": "Bönhult", + "parentFullName": "Hörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cf4" + }, + "id": "760096", + "fullName": "Bön", + "parentFullName": "Henån", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cf5" + }, + "id": "760859", + "fullName": "Lyr-Bö", + "parentFullName": "Nösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cf6" + }, + "id": "759592", + "fullName": "Östra Bö", + "parentFullName": "Svanesund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cf7" + }, + "id": "759793", + "fullName": "Bönsvägen", + "parentFullName": "Henån", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cf8" + }, + "id": "759579", + "fullName": "Västra Bö", + "parentFullName": "Svanesund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cf9" + }, + "id": "760778", + "fullName": "Börtas väg", + "parentFullName": "Hälleviksstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cfb" + }, + "id": "683174", + "fullName": "Bölegatan", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cfc" + }, + "id": "683377", + "fullName": "Södra Bölegatan", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cfd" + }, + "id": "860696", + "fullName": "Böle", + "parentFullName": "Offerdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cfe" + }, + "id": "865227", + "fullName": "Bölevägen", + "parentFullName": "Aspås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229cff" + }, + "id": "865112", + "fullName": "Aspås-Böle", + "parentFullName": "Krokom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d00" + }, + "id": "860950", + "fullName": "Bölesbodarna", + "parentFullName": "Föllinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d01" + }, + "id": "860698", + "fullName": "Bölesbodarna", + "parentFullName": "Offerdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d03" + }, + "id": "564417", + "fullName": "Böskedalsvägen", + "parentFullName": "Grevie", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d07" + }, + "id": "577818", + "fullName": "Bösakulla", + "parentFullName": "Glimåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d08" + }, + "id": "577210", + "fullName": "Bödkaregatan", + "parentFullName": "Broby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d09" + }, + "id": "584048", + "fullName": "Bössebacken", + "parentFullName": "Hanaskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d0a" + }, + "id": "918082", + "fullName": "Bösakullavägen", + "parentFullName": "Glimåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d0c" + }, + "id": "584062", + "fullName": "Bössebackens Bygata", + "parentFullName": "Hanaskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d0d" + }, + "id": "584052", + "fullName": "Bössebacken Boabacka", + "parentFullName": "Hanaskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d0e" + }, + "id": "584054", + "fullName": "Bössebacken Dammhuset", + "parentFullName": "Hanaskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d0f" + }, + "id": "584056", + "fullName": "Bössebacken Fågelsång", + "parentFullName": "Hanaskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d10" + }, + "id": "584060", + "fullName": "Bössebacken Heragården", + "parentFullName": "Hanaskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d11" + }, + "id": "921188", + "fullName": "Bössebacken Skoghuset", + "parentFullName": "Hanaskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d12" + }, + "id": "584058", + "fullName": "Bössebacken Gubbalyckan", + "parentFullName": "Hanaskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d13" + }, + "id": "732143", + "fullName": "Börjessonsliden", + "parentFullName": "Lysekil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d14" + }, + "id": "876180", + "fullName": "Bösebo", + "parentFullName": "Virserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d15" + }, + "id": "476848", + "fullName": "Bölemåla", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d16" + }, + "id": "477273", + "fullName": "Stora Bölö", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d17" + }, + "id": "496109", + "fullName": "Bössgränd", + "parentFullName": "Hultsfred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d18" + }, + "id": "876183", + "fullName": "Bösebo Dalbo", + "parentFullName": "Virserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d19" + }, + "id": "876185", + "fullName": "Bösebo Nylund", + "parentFullName": "Virserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d1a" + }, + "id": "477023", + "fullName": "Lilla Bölö Gård", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d1c" + }, + "id": "477279", + "fullName": "Stora Bölö Bygget", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d1d" + }, + "id": "476850", + "fullName": "Bölemåla Ljungsnäs", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d1e" + }, + "id": "476852", + "fullName": "Bölemåla Mariehem", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d1f" + }, + "id": "477275", + "fullName": "Stora Bölö Annedal", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d20" + }, + "id": "477282", + "fullName": "Stora Bölö Hagaberg", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d21" + }, + "id": "477284", + "fullName": "Stora Bölö Sveaborg", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d22" + }, + "id": "477288", + "fullName": "Stora Bölö Våmmesjö", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d23" + }, + "id": "933263", + "fullName": "Tälleryd Börjegården", + "parentFullName": "Vena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d24" + }, + "id": "497193", + "fullName": "Tälleryd Börjegården", + "parentFullName": "Hultsfred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d25" + }, + "id": "477277", + "fullName": "Stora Bölö Brånhorvan", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d26" + }, + "id": "477286", + "fullName": "Stora Bölö Ulrikshamn", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d27" + }, + "id": "591245", + "fullName": "Börrum Back", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d28" + }, + "id": "568722", + "fullName": "Börrum Hultet", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d29" + }, + "id": "568726", + "fullName": "Börrum Sjövik", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d2a" + }, + "id": "569163", + "fullName": "Norrum Börrum", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d2b" + }, + "id": "591265", + "fullName": "Börrum Kyrka", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d2c" + }, + "id": "591273", + "fullName": "Börrum Löten", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d2d" + }, + "id": "568724", + "fullName": "Börrum Högmark", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d2e" + }, + "id": "591251", + "fullName": "Börrum Falket", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d2f" + }, + "id": "591255", + "fullName": "Börrum Frosta", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d30" + }, + "id": "591267", + "fullName": "Börrum Kärrbo", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d31" + }, + "id": "591285", + "fullName": "Börrum Solhem", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d32" + }, + "id": "591253", + "fullName": "Börrum Fridhem", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d33" + }, + "id": "591275", + "fullName": "Börrum Meltorp", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d34" + }, + "id": "591289", + "fullName": "Börrums Säteri", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d35" + }, + "id": "568718", + "fullName": "Börrum Gropdalen", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d36" + }, + "id": "568725", + "fullName": "Börrum Porsängen", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d37" + }, + "id": "591257", + "fullName": "Börrum Hagalund", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d38" + }, + "id": "591277", + "fullName": "Börrum Ramshult", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d39" + }, + "id": "585373", + "fullName": "Dr Böttigers väg", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d3a" + }, + "id": "568716", + "fullName": "Börrum Björkudden", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d3b" + }, + "id": "568720", + "fullName": "Börrum Gropstugan", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d3c" + }, + "id": "591247", + "fullName": "Börrum Bygdegård", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d3d" + }, + "id": "591249", + "fullName": "Börrum Eliseberg", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d3e" + }, + "id": "591259", + "fullName": "Börrum Kulltäppan", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d3f" + }, + "id": "591269", + "fullName": "Börrum Lilla Löten", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d40" + }, + "id": "591279", + "fullName": "Börrum Rosenberg", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d41" + }, + "id": "591281", + "fullName": "Börrum Smedstorp", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d42" + }, + "id": "591283", + "fullName": "Börrum Solbacken", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d43" + }, + "id": "591287", + "fullName": "Börrum Vikstugan", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d44" + }, + "id": "568714", + "fullName": "Börrum Björkstugan", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d45" + }, + "id": "591261", + "fullName": "Börrum Kvarnstugan", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d46" + }, + "id": "591263", + "fullName": "Börrum Kvarntorpet", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d47" + }, + "id": "591271", + "fullName": "Börrum Lärarbostaden", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d48" + }, + "id": "553533", + "fullName": "Bögerup", + "parentFullName": "Kågeröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d49" + }, + "id": "553535", + "fullName": "Böketofta", + "parentFullName": "Kågeröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d4a" + }, + "id": "553529", + "fullName": "Böckershus", + "parentFullName": "Kågeröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d4b" + }, + "id": "553531", + "fullName": "Böckratorp", + "parentFullName": "Kågeröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d4c" + }, + "id": "553537", + "fullName": "Böketofta Gård", + "parentFullName": "Kågeröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d4d" + }, + "id": "553539", + "fullName": "Böketofta Skola", + "parentFullName": "Kågeröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d4e" + }, + "id": "553540", + "fullName": "Böketoftavägen", + "parentFullName": "Kågeröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d50" + }, + "id": "865491", + "fullName": "Bössjarp", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d51" + }, + "id": "931025", + "fullName": "Bössjarp Östergården", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d52" + }, + "id": "866297", + "fullName": "Tofteryd Börjagården", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d53" + }, + "id": "750227", + "fullName": "Börjesvägen", + "parentFullName": "Göta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d54" + }, + "id": "680154", + "fullName": "Bössemåla", + "parentFullName": "Mönsterås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d55" + }, + "id": "727258", + "fullName": "Bössviken", + "parentFullName": "Östra Ämtervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d56" + }, + "id": "727260", + "fullName": "Bössviken Backtomta", + "parentFullName": "Östra Ämtervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d57" + }, + "id": "819142", + "fullName": "Bölaholmsvägen", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d58" + }, + "id": "820008", + "fullName": "Vättlösa Bölaholm", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d59" + }, + "id": "823130", + "fullName": "Kinne-Kleva Börjesgården", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d5a" + }, + "id": "731667", + "fullName": "Böö", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d5b" + }, + "id": "731416", + "fullName": "Bökasvägen", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d5c" + }, + "id": "728157", + "fullName": "Bölebackarna Övre", + "parentFullName": "Sydkoster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d5d" + }, + "id": "728155", + "fullName": "Bölebackarna Nedre", + "parentFullName": "Sydkoster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d5e" + }, + "id": "581064", + "fullName": "Bökeskog", + "parentFullName": "Osby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d5f" + }, + "id": "581062", + "fullName": "Bökeberga", + "parentFullName": "Osby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d60" + }, + "id": "578198", + "fullName": "Lilla Bökön", + "parentFullName": "Lönsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d61" + }, + "id": "578274", + "fullName": "Stora Bökön", + "parentFullName": "Lönsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d62" + }, + "id": "578093", + "fullName": "Böglarehult", + "parentFullName": "Lönsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d63" + }, + "id": "664893", + "fullName": "Bösterud", + "parentFullName": "Fengersfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d64" + }, + "id": "664895", + "fullName": "Böttevägen", + "parentFullName": "Fengersfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d65" + }, + "id": "739656", + "fullName": "Bön", + "parentFullName": "Bullaren", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d66" + }, + "id": "918977", + "fullName": "Scen På Bönn", + "parentFullName": "Hamburgsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d67" + }, + "id": "651376", + "fullName": "Bökås", + "parentFullName": "Linneryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d68" + }, + "id": "665670", + "fullName": "Böket", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d69" + }, + "id": "650820", + "fullName": "Bönemåla", + "parentFullName": "Älmeboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d6a" + }, + "id": "651378", + "fullName": "Bökås Haga", + "parentFullName": "Linneryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d6b" + }, + "id": "665681", + "fullName": "Böket Nyadal", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d6c" + }, + "id": "665683", + "fullName": "Böket Solhem", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d6d" + }, + "id": "665673", + "fullName": "Böket Granhem", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d6e" + }, + "id": "665671", + "fullName": "Böket Bergsdal", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d6f" + }, + "id": "665672", + "fullName": "Böket Granhaga", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d70" + }, + "id": "651380", + "fullName": "Bökås Lillegård", + "parentFullName": "Linneryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d71" + }, + "id": "651381", + "fullName": "Bökås Storegård", + "parentFullName": "Linneryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d72" + }, + "id": "665679", + "fullName": "Böket Norregård", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d73" + }, + "id": "665685", + "fullName": "Böket Östergård", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d74" + }, + "id": "665677", + "fullName": "Böket Mellangård", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d75" + }, + "id": "665675", + "fullName": "Böket Ljungaslätt", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d76" + }, + "id": "649741", + "fullName": "Vrångaböke Börjestorp", + "parentFullName": "Ryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d77" + }, + "id": "887244", + "fullName": "Böjern", + "parentFullName": "Lycksele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d78" + }, + "id": "887228", + "fullName": "Betsele Böjen", + "parentFullName": "Lycksele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d7c" + }, + "id": "880598", + "fullName": "Bölen", + "parentFullName": "Rossön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d7d" + }, + "id": "861239", + "fullName": "Böle", + "parentFullName": "Hammerdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d7e" + }, + "id": "880600", + "fullName": "Bölesmon", + "parentFullName": "Rossön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d7f" + }, + "id": "861240", + "fullName": "Börsåsen", + "parentFullName": "Hammerdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d80" + }, + "id": "880599", + "fullName": "Bölenvattnet", + "parentFullName": "Rossön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d81" + }, + "id": "516122", + "fullName": "Bötsbergsslingan", + "parentFullName": "Vaxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d82" + }, + "id": "723406", + "fullName": "Gräs Börjfall", + "parentFullName": "Sunnemo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d83" + }, + "id": "724654", + "fullName": "Högberg Bönehus", + "parentFullName": "Höje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d84" + }, + "id": "712860", + "fullName": "Solberg Bönehus", + "parentFullName": "Ekshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d85" + }, + "id": "713478", + "fullName": "Östra Tönnet Börresgården", + "parentFullName": "Ekshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d86" + }, + "id": "712617", + "fullName": "Norra Loffstrand Håkanstorp Bönehus", + "parentFullName": "Ekshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d87" + }, + "id": "712978", + "fullName": "Södra Loffstrand Håkanstorp Bönehus", + "parentFullName": "Ekshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d88" + }, + "id": "864132", + "fullName": "Kvighult Bössekärr", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d89" + }, + "id": "857207", + "fullName": "Böle", + "parentFullName": "Edsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d8a" + }, + "id": "857018", + "fullName": "Börajonases", + "parentFullName": "Edsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d8b" + }, + "id": "553872", + "fullName": "Börsebo By", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d8c" + }, + "id": "553880", + "fullName": "Börsebo Gården", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d8d" + }, + "id": "553892", + "fullName": "Börsebo Kullen", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d8e" + }, + "id": "553875", + "fullName": "Börsebo Ekliden", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d8f" + }, + "id": "553896", + "fullName": "Börsebo Nybygget", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d90" + }, + "id": "553898", + "fullName": "Börsebo Nysätter", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d91" + }, + "id": "553900", + "fullName": "Börsebo Sjöstorp", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d92" + }, + "id": "553902", + "fullName": "Börsebo Solliden", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d93" + }, + "id": "553906", + "fullName": "Börsebo Vadstorp", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d94" + }, + "id": "553912", + "fullName": "Börsebo Yjantorp", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d95" + }, + "id": "553914", + "fullName": "Börsebo Öjantorp", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d96" + }, + "id": "553874", + "fullName": "Börsebo Dallyckan", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d97" + }, + "id": "553886", + "fullName": "Börsebo Karlsholm", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d98" + }, + "id": "553888", + "fullName": "Börsebo Karlstorp", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d99" + }, + "id": "553894", + "fullName": "Börsebo Lövsveden", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d9a" + }, + "id": "553908", + "fullName": "Börsebo Värnaholm", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d9b" + }, + "id": "553870", + "fullName": "Börsebo Björkhamra", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d9c" + }, + "id": "553876", + "fullName": "Börsebo Grävsveden", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d9d" + }, + "id": "553910", + "fullName": "Börsebo Västergård", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d9e" + }, + "id": "553882", + "fullName": "Börsebo Hjälmsätter", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229d9f" + }, + "id": "553884", + "fullName": "Börsebo Johannesberg", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229da0" + }, + "id": "553890", + "fullName": "Börsebo Klacksätter", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229da1" + }, + "id": "553916", + "fullName": "Börsebo Östergården", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229da2" + }, + "id": "553904", + "fullName": "Börsebo Trädgårdstorp", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229da3" + }, + "id": "678747", + "fullName": "Börjestorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229da4" + }, + "id": "679279", + "fullName": "Klingermyren Börn", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229da5" + }, + "id": "867347", + "fullName": "Bökås", + "parentFullName": "Rörvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229da6" + }, + "id": "495480", + "fullName": "Böllingetorp", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229da7" + }, + "id": "868028", + "fullName": "Söndra Börjestock", + "parentFullName": "Stockaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229da8" + }, + "id": "495482", + "fullName": "Böllingetorp Lunden", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229da9" + }, + "id": "495484", + "fullName": "Böllingetorp Lundsbol", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229daa" + }, + "id": "715028", + "fullName": "Bögared Gård", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dab" + }, + "id": "722993", + "fullName": "Bösstorp Gård", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dac" + }, + "id": "715026", + "fullName": "Bögared Dalhem", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dad" + }, + "id": "722995", + "fullName": "Bösstorp Liljeberg", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dae" + }, + "id": "722997", + "fullName": "Bösstorp Melltorp", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229daf" + }, + "id": "722999", + "fullName": "Bösstorp Trehörningen", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229db0" + }, + "id": "859323", + "fullName": "Böle", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229db1" + }, + "id": "857508", + "fullName": "Böle", + "parentFullName": "Hallen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229db2" + }, + "id": "858059", + "fullName": "Böle", + "parentFullName": "Järpen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229db3" + }, + "id": "857593", + "fullName": "Marby-Böle", + "parentFullName": "Hallen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229db4" + }, + "id": "858315", + "fullName": "Kalls-Böle", + "parentFullName": "Järpen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229db5" + }, + "id": "857510", + "fullName": "Bölesbodarna", + "parentFullName": "Hallen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229db7" + }, + "id": "735163", + "fullName": "Bölegatan", + "parentFullName": "Vretstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229db8" + }, + "id": "738915", + "fullName": "Börje Sandelins väg", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229db9" + }, + "id": "739601", + "fullName": "Norra Hunna Bölorna", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dba" + }, + "id": "739956", + "fullName": "Grönlid Börjesmyre", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dbb" + }, + "id": "839801", + "fullName": "Älgarås Böja", + "parentFullName": "Tibro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dbc" + }, + "id": "840359", + "fullName": "Börtlidstigen", + "parentFullName": "Tibro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dbd" + }, + "id": "840581", + "fullName": "Ransberg Börtliden", + "parentFullName": "Tibro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dbe" + }, + "id": "611639", + "fullName": "Böke", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dbf" + }, + "id": "612269", + "fullName": "Bökås", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dc0" + }, + "id": "600985", + "fullName": "Bököna", + "parentFullName": "Unnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dc1" + }, + "id": "611991", + "fullName": "Böjeryd", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dc2" + }, + "id": "612019", + "fullName": "Bönabol", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dc3" + }, + "id": "612265", + "fullName": "Bökstorp", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dc4" + }, + "id": "612271", + "fullName": "Bökås Gård", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dc5" + }, + "id": "612275", + "fullName": "Bökås Sven", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dc6" + }, + "id": "610336", + "fullName": "Bökeberg", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dc7" + }, + "id": "611641", + "fullName": "Böke Ögärdet", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dc8" + }, + "id": "612277", + "fullName": "Bökås Villan", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dc9" + }, + "id": "610796", + "fullName": "Bökhult Nyhem", + "parentFullName": "Långaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dca" + }, + "id": "612267", + "fullName": "Bökstorp Åsarna", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dcb" + }, + "id": "612276", + "fullName": "Bökås Sörgården", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dcc" + }, + "id": "612420", + "fullName": "Kammarebo Böket", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dcd" + }, + "id": "610795", + "fullName": "Bökhult Nygård", + "parentFullName": "Långaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dce" + }, + "id": "610370", + "fullName": "Femsjö Bössebo", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dcf" + }, + "id": "610601", + "fullName": "Råhult Bökhult", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dd0" + }, + "id": "600987", + "fullName": "Bököna Skogsdal", + "parentFullName": "Unnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dd1" + }, + "id": "611794", + "fullName": "Mjäla Bökestugan", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dd2" + }, + "id": "610788", + "fullName": "Bökhult Mogärdet", + "parentFullName": "Långaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dd3" + }, + "id": "610790", + "fullName": "Bökhult Norrgård", + "parentFullName": "Långaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dd4" + }, + "id": "601540", + "fullName": "Unnaryds Bökhult", + "parentFullName": "Unnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dd5" + }, + "id": "612273", + "fullName": "Bökås Jägarbostaden", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dd6" + }, + "id": "612023", + "fullName": "Bössingshult Gammelgård", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dd7" + }, + "id": "610786", + "fullName": "Bökhult Lilla Norrgård", + "parentFullName": "Långaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dd8" + }, + "id": "644249", + "fullName": "Bölje", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dd9" + }, + "id": "935392", + "fullName": "Börsnäs", + "parentFullName": "Stjärnhov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dda" + }, + "id": "645634", + "fullName": "Börsnäs", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ddb" + }, + "id": "677891", + "fullName": "Börjes gata", + "parentFullName": "Löttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ddc" + }, + "id": "677889", + "fullName": "Bödahamnsvägen", + "parentFullName": "Löttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ddd" + }, + "id": "678168", + "fullName": "Landsvägen Böda", + "parentFullName": "Löttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dde" + }, + "id": "911857", + "fullName": "Bödasandsallén", + "parentFullName": "Löttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ddf" + }, + "id": "678596", + "fullName": "Bödasandsallén", + "parentFullName": "Byxelkrok", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229de0" + }, + "id": "677887", + "fullName": "Böda Stationsväg", + "parentFullName": "Löttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229de1" + }, + "id": "678535", + "fullName": "Värdshuset Bödabaden", + "parentFullName": "Löttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229de2" + }, + "id": "833094", + "fullName": "Börjes väg", + "parentFullName": "Rättvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229de3" + }, + "id": "833487", + "fullName": "Nittsjö Börsgatu", + "parentFullName": "Rättvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229de4" + }, + "id": "825148", + "fullName": "Arvet Bönhusvägen", + "parentFullName": "Furudal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229de5" + }, + "id": "825236", + "fullName": "Dalfors Bölevägen", + "parentFullName": "Furudal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229de6" + }, + "id": "719525", + "fullName": "Böckelshöjden", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229de7" + }, + "id": "770696", + "fullName": "Bökenäs", + "parentFullName": "Kalv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229de8" + }, + "id": "771716", + "fullName": "Börselid", + "parentFullName": "Holsljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229de9" + }, + "id": "770702", + "fullName": "Bökenäs Ekeberg", + "parentFullName": "Kalv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dea" + }, + "id": "770706", + "fullName": "Bökenäs Lillebo", + "parentFullName": "Kalv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229deb" + }, + "id": "770412", + "fullName": "Böttekullevägen", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dec" + }, + "id": "774340", + "fullName": "Börselidstorpet", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ded" + }, + "id": "770704", + "fullName": "Bökenäs Kalvanäset", + "parentFullName": "Kalv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dee" + }, + "id": "771718", + "fullName": "Börselidstorpet", + "parentFullName": "Holsljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229def" + }, + "id": "770708", + "fullName": "Bökenäs Spolatorpet", + "parentFullName": "Kalv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229df0" + }, + "id": "774930", + "fullName": "Drägved Börtegärde", + "parentFullName": "Håcksvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229df1" + }, + "id": "677122", + "fullName": "Bönhuset", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229df2" + }, + "id": "734277", + "fullName": "Hede-Bön", + "parentFullName": "Hedekas", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229df3" + }, + "id": "734233", + "fullName": "Bönneröd", + "parentFullName": "Hedekas", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229df4" + }, + "id": "742528", + "fullName": "Lilla Bönerud", + "parentFullName": "Färgelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229df5" + }, + "id": "742584", + "fullName": "Stora Bönerud", + "parentFullName": "Färgelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229df6" + }, + "id": "734662", + "fullName": "Svarteborgs-Bön", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229df7" + }, + "id": "823711", + "fullName": "Bönhusvägen", + "parentFullName": "Sifferbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229df8" + }, + "id": "823379", + "fullName": "Djur Bönhusväg", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229df9" + }, + "id": "873737", + "fullName": "Bölberget", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dfa" + }, + "id": "871558", + "fullName": "Bölesgatan", + "parentFullName": "Hede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dfb" + }, + "id": "873739", + "fullName": "Bölbergstjärnen", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dfc" + }, + "id": "870701", + "fullName": "Överhogdal Bönsalen", + "parentFullName": "Ytterhogdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dfd" + }, + "id": "870707", + "fullName": "Överhogdal Börsåsen", + "parentFullName": "Ytterhogdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dfe" + }, + "id": "582100", + "fullName": "Böshult", + "parentFullName": "Markaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229dff" + }, + "id": "583175", + "fullName": "Bökhult", + "parentFullName": "Strömsnäsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e00" + }, + "id": "583207", + "fullName": "Hinneryd Bökagårdsvägen", + "parentFullName": "Strömsnäsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e01" + }, + "id": "819930", + "fullName": "Böle", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e02" + }, + "id": "819755", + "fullName": "Bölvägen", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e03" + }, + "id": "819285", + "fullName": "Börsvägen", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e04" + }, + "id": "819584", + "fullName": "Böthölen", + "parentFullName": "Malungsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e05" + }, + "id": "819479", + "fullName": "Bönhusgränd", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e06" + }, + "id": "819481", + "fullName": "Bönhusvägen", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e07" + }, + "id": "921004", + "fullName": "Bötsjöstugan", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e08" + }, + "id": "582199", + "fullName": "Bödkaregatan", + "parentFullName": "Örkelljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e09" + }, + "id": "672942", + "fullName": "Bön Bögatan", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e0a" + }, + "id": "678272", + "fullName": "Bön", + "parentFullName": "Ödskölt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e0b" + }, + "id": "674447", + "fullName": "Bön", + "parentFullName": "Gustavsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e0c" + }, + "id": "673784", + "fullName": "Ärtemarks-Bön Bögården", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e0d" + }, + "id": "678282", + "fullName": "Böviken", + "parentFullName": "Ödskölt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e0e" + }, + "id": "678270", + "fullName": "Bökullen", + "parentFullName": "Ödskölt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e0f" + }, + "id": "678276", + "fullName": "Böns Gård", + "parentFullName": "Ödskölt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e10" + }, + "id": "673796", + "fullName": "Ärtemarks-Bön Lilla Bökasen", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e11" + }, + "id": "673812", + "fullName": "Ärtemarks-Bön Stora Bökasen", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e12" + }, + "id": "672944", + "fullName": "Bönkasen", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e13" + }, + "id": "674459", + "fullName": "Bön Hagen", + "parentFullName": "Gustavsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e14" + }, + "id": "674451", + "fullName": "Bön Borgen", + "parentFullName": "Gustavsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e15" + }, + "id": "674458", + "fullName": "Bön Gärdet", + "parentFullName": "Gustavsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e16" + }, + "id": "674462", + "fullName": "Bön Lugnet", + "parentFullName": "Gustavsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e17" + }, + "id": "674461", + "fullName": "Bön Lugnabo", + "parentFullName": "Gustavsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e18" + }, + "id": "674466", + "fullName": "Bön Nybölet", + "parentFullName": "Gustavsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e19" + }, + "id": "678274", + "fullName": "Bön Ödegården", + "parentFullName": "Ödskölt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e1a" + }, + "id": "674468", + "fullName": "Bön Slänning", + "parentFullName": "Gustavsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e1b" + }, + "id": "673782", + "fullName": "Ärtemarks-Bön", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e1c" + }, + "id": "674453", + "fullName": "Bön Ekekullen", + "parentFullName": "Gustavsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e1d" + }, + "id": "674455", + "fullName": "Bön Enerhögen", + "parentFullName": "Gustavsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e1e" + }, + "id": "674457", + "fullName": "Bön Eriksberg", + "parentFullName": "Gustavsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e1f" + }, + "id": "674460", + "fullName": "Bön Kolbotten", + "parentFullName": "Gustavsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e20" + }, + "id": "674472", + "fullName": "Bön Ödegården", + "parentFullName": "Gustavsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e21" + }, + "id": "673382", + "fullName": "Lilla Bönkasen", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e22" + }, + "id": "673503", + "fullName": "Stora Bönkasen", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e23" + }, + "id": "674449", + "fullName": "Bön Björkbacken", + "parentFullName": "Gustavsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e24" + }, + "id": "673768", + "fullName": "Ärtemark Bögatan", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e25" + }, + "id": "673764", + "fullName": "Ärtemaks-Bön Nyhem", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e26" + }, + "id": "673774", + "fullName": "Ärtemark Bögården", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e27" + }, + "id": "673792", + "fullName": "Ärtemarks-Bön Haga", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e28" + }, + "id": "652550", + "fullName": "Gapungebyn Böhögen", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e29" + }, + "id": "673802", + "fullName": "Ärtemarks-Bön Nyhem", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e2a" + }, + "id": "673804", + "fullName": "Ärtemarks-Bön Näset", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e2b" + }, + "id": "673786", + "fullName": "Ärtemarks-Bön Dalarne", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e2c" + }, + "id": "673790", + "fullName": "Ärtemarks-Bön Ekhögen", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e2d" + }, + "id": "673798", + "fullName": "Ärtemarks-Bön Målerud", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e2e" + }, + "id": "673806", + "fullName": "Ärtemarks-Bön Sjöhaga", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e2f" + }, + "id": "673810", + "fullName": "Ärtemarks-Bön Solhem", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e30" + }, + "id": "673814", + "fullName": "Ärtemarks-Bön Sundsbyn", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e31" + }, + "id": "674464", + "fullName": "Bön Norra Dammshöjden", + "parentFullName": "Gustavsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e32" + }, + "id": "674470", + "fullName": "Bön Södra Dammshöjden", + "parentFullName": "Gustavsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e33" + }, + "id": "673783", + "fullName": "Ärtemarks-Bön Björkenäs", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e34" + }, + "id": "673800", + "fullName": "Ärtemarks-Bön Norrbacka", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e35" + }, + "id": "673808", + "fullName": "Ärtemarks-Bön Solbacken", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e36" + }, + "id": "673788", + "fullName": "Ärtemarks-Bön Dåvershögen", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e37" + }, + "id": "673794", + "fullName": "Ärtemarks-Bön Karlsudden", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e38" + }, + "id": "673816", + "fullName": "Ärtemarks-Bön Tjärnstorp", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e39" + }, + "id": "679924", + "fullName": "Bön", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e3a" + }, + "id": "679922", + "fullName": "Bögatan", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e3b" + }, + "id": "679991", + "fullName": "Bön Vika", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e3c" + }, + "id": "679957", + "fullName": "Bön Nyhem", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e3d" + }, + "id": "679971", + "fullName": "Bön Sjöbo", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e3e" + }, + "id": "706741", + "fullName": "Västra Bön", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e3f" + }, + "id": "679928", + "fullName": "Bön backen", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e40" + }, + "id": "679930", + "fullName": "Bön Bergbo", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e41" + }, + "id": "679945", + "fullName": "Bön Hultås", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e42" + }, + "id": "679973", + "fullName": "Bön Sjövik", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e43" + }, + "id": "935955", + "fullName": "Bön Maribo", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e44" + }, + "id": "935957", + "fullName": "Bön Skolan", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e45" + }, + "id": "935958", + "fullName": "Bön Smögen", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e47" + }, + "id": "679977", + "fullName": "Bön Solberg", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e48" + }, + "id": "679979", + "fullName": "Bön Solhäll", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e49" + }, + "id": "679989", + "fullName": "Bön Tomtebo", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e4a" + }, + "id": "679997", + "fullName": "Bön Ögården", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e4b" + }, + "id": "706933", + "fullName": "Östra Bön Mon", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e4c" + }, + "id": "679932", + "fullName": "Bön Björkebo", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e4d" + }, + "id": "679934", + "fullName": "Bön Bäckalid", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e4e" + }, + "id": "679936", + "fullName": "Bön Där Väste", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e4f" + }, + "id": "679943", + "fullName": "Bön Holterud", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e50" + }, + "id": "679959", + "fullName": "Bön Näsudden", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e51" + }, + "id": "679975", + "fullName": "Bön Solbacka", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e52" + }, + "id": "679981", + "fullName": "Bön Solliden", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e53" + }, + "id": "679987", + "fullName": "Bön Tallåsen", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e54" + }, + "id": "706927", + "fullName": "Östra Bön Kuel", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e55" + }, + "id": "706954", + "fullName": "Östra Bön Åsen", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e56" + }, + "id": "679941", + "fullName": "Bön Granliden", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e57" + }, + "id": "679947", + "fullName": "Bön Kvarnåsen", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e58" + }, + "id": "679955", + "fullName": "Bön Nybroplan", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e59" + }, + "id": "679969", + "fullName": "Bön Sjöbacken", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e5a" + }, + "id": "679983", + "fullName": "Bön Sydstugan", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e5b" + }, + "id": "679985", + "fullName": "Bön Sågbacken", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e5c" + }, + "id": "679993", + "fullName": "Bön Älvkullen", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e5d" + }, + "id": "679995", + "fullName": "Bön Ögårdarna", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e5e" + }, + "id": "936169", + "fullName": "Östra Bön Nyhem", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e5f" + }, + "id": "706767", + "fullName": "Västra Bön Haga", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e60" + }, + "id": "706785", + "fullName": "Västra Bön Lund", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e61" + }, + "id": "706816", + "fullName": "Västra Bön Åsen", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e62" + }, + "id": "706920", + "fullName": "Östra Bön Fåkom", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e63" + }, + "id": "706921", + "fullName": "Östra Bön Hagen", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e64" + }, + "id": "679949", + "fullName": "Bön Lillstugan", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e65" + }, + "id": "679965", + "fullName": "Bön Simastugan", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e66" + }, + "id": "679967", + "fullName": "Bön Simonstuga", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e67" + }, + "id": "706769", + "fullName": "Västra Bön Hagen", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e68" + }, + "id": "706812", + "fullName": "Västra Bön Udden", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e69" + }, + "id": "706907", + "fullName": "Östra Bön backen", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e6a" + }, + "id": "706909", + "fullName": "Östra Bön Berget", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e6b" + }, + "id": "706913", + "fullName": "Östra Bön Bråten", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e6c" + }, + "id": "706941", + "fullName": "Östra Bön Rabben", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e6d" + }, + "id": "679953", + "fullName": "Bön Norra Hultås", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e6e" + }, + "id": "679961", + "fullName": "Bön Prästgården", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e6f" + }, + "id": "681445", + "fullName": "Västra Bön Näset", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e70" + }, + "id": "681447", + "fullName": "Västra Bön Toret", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e71" + }, + "id": "706749", + "fullName": "Västra Bön Bratta", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e72" + }, + "id": "706753", + "fullName": "Västra Bön Bäcken", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e73" + }, + "id": "706775", + "fullName": "Västra Bön Komyra", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e74" + }, + "id": "706781", + "fullName": "Västra Bön Kullen", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e75" + }, + "id": "706799", + "fullName": "Västra Bön Tallum", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e76" + }, + "id": "706803", + "fullName": "Västra Bön Trappa", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e77" + }, + "id": "706810", + "fullName": "Västra Bön Uddebo", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e78" + }, + "id": "706815", + "fullName": "Västra Bön Västås", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e79" + }, + "id": "706939", + "fullName": "Östra Bön Nystuga", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e7a" + }, + "id": "706945", + "fullName": "Östra Bön Solhaga", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e7b" + }, + "id": "706956", + "fullName": "Östra Bön Ögården", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e7c" + }, + "id": "679963", + "fullName": "Bön Römungsnäset", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e7d" + }, + "id": "706764", + "fullName": "Västra Bön Framnäs", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e7e" + }, + "id": "706771", + "fullName": "Västra Bön Intaket", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e7f" + }, + "id": "706773", + "fullName": "Västra Bön Kallnäs", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e80" + }, + "id": "706777", + "fullName": "Västra Bön Kullabo", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e81" + }, + "id": "706787", + "fullName": "Västra Bön Löserud", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e82" + }, + "id": "706793", + "fullName": "Västra Bön Nyhagen", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e83" + }, + "id": "706917", + "fullName": "Östra Bön Buberget", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e84" + }, + "id": "706923", + "fullName": "Östra Bön Knutsbol", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e85" + }, + "id": "706931", + "fullName": "Östra Bön Mobacken", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e86" + }, + "id": "706935", + "fullName": "Östra Bön Mon Norra", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e87" + }, + "id": "706937", + "fullName": "Östra Bön Nygärdet", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e88" + }, + "id": "679951", + "fullName": "Bön Lärarbostaden", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e89" + }, + "id": "706795", + "fullName": "Västra Bön Rönnelid", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e8a" + }, + "id": "706813", + "fullName": "Västra Bön Värkstan", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e8b" + }, + "id": "706922", + "fullName": "Östra Bön Kalvhagen", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e8c" + }, + "id": "706943", + "fullName": "Östra Bön Rönningen", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e8d" + }, + "id": "706947", + "fullName": "Östra Bön Vadbråten", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e8e" + }, + "id": "681439", + "fullName": "Västra Bön Kallnäset", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e8f" + }, + "id": "681441", + "fullName": "Västra Bön Marieberg", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e90" + }, + "id": "935956", + "fullName": "Bön Nedre Ögårdarna", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e91" + }, + "id": "935959", + "fullName": "Bön Villa Västervik", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e92" + }, + "id": "936168", + "fullName": "Västra Bön Björkinge", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e93" + }, + "id": "936170", + "fullName": "Östra Bön Rahmshaget", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e94" + }, + "id": "703758", + "fullName": "Risviken Börjestuga", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e95" + }, + "id": "706743", + "fullName": "Västra Bön Allégården", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e96" + }, + "id": "706745", + "fullName": "Västra Bön Björkhagen", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e97" + }, + "id": "706747", + "fullName": "Västra Bön Bockhuden", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e98" + }, + "id": "706761", + "fullName": "Västra Bön Elofstomt", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e99" + }, + "id": "706762", + "fullName": "Västra Bön Enebacken", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e9a" + }, + "id": "706763", + "fullName": "Västra Bön Enekullen", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e9b" + }, + "id": "706779", + "fullName": "Västra Bön Kullatorp", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e9c" + }, + "id": "706783", + "fullName": "Västra Bön Lindgården", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e9d" + }, + "id": "706789", + "fullName": "Västra Bön Mellantomt", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e9e" + }, + "id": "706791", + "fullName": "Västra Bön Nordstugan", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229e9f" + }, + "id": "706801", + "fullName": "Västra Bön Tjärnsåsen", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ea0" + }, + "id": "706814", + "fullName": "Västra Bön Västra Haga", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ea1" + }, + "id": "706915", + "fullName": "Östra Bön Brännbråten", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ea2" + }, + "id": "706929", + "fullName": "Östra Bön Mickelstomt", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ea4" + }, + "id": "706765", + "fullName": "Västra Bön Garvareåsen", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ea5" + }, + "id": "706911", + "fullName": "Östra Bön Björkebråten", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ea6" + }, + "id": "681443", + "fullName": "Västra Bön Mellannäset", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ea7" + }, + "id": "706751", + "fullName": "Västra Bön Bråten Västra", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ea8" + }, + "id": "706919", + "fullName": "Östra Bön Bäckerönninga", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ea9" + }, + "id": "679938", + "fullName": "Bön Gamla Lärarbostaden", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229eaa" + }, + "id": "706925", + "fullName": "Östra Bön Knutsboltorpet", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229eab" + }, + "id": "706797", + "fullName": "Västra Bön Smultronstället", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229eac" + }, + "id": "515494", + "fullName": "Böle", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ead" + }, + "id": "515498", + "fullName": "Böle Gård", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229eae" + }, + "id": "515496", + "fullName": "Böle Alvik", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229eaf" + }, + "id": "515500", + "fullName": "Böle Prästgård", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229eb0" + }, + "id": "530265", + "fullName": "Flytthem Börsmåla", + "parentFullName": "Södra Vi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229eb1" + }, + "id": "521373", + "fullName": "Skälhamra Böljeby", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229eb2" + }, + "id": "530267", + "fullName": "Flytthem Börsmåla Gamla Skolan", + "parentFullName": "Södra Vi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229eb3" + }, + "id": "839825", + "fullName": "Bölevägen", + "parentFullName": "Hofors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229eb4" + }, + "id": "662532", + "fullName": "Bölnegård Bölnatorp", + "parentFullName": "Fröseke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229eb5" + }, + "id": "659603", + "fullName": "Börsås", + "parentFullName": "Åseda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229eb6" + }, + "id": "662530", + "fullName": "Bölnegård", + "parentFullName": "Fröseke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229eb7" + }, + "id": "659605", + "fullName": "Börsås Nykulla", + "parentFullName": "Åseda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229eb8" + }, + "id": "659607", + "fullName": "Börsås Västergård", + "parentFullName": "Åseda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229eb9" + }, + "id": "662534", + "fullName": "Bölnegård Funkhem", + "parentFullName": "Fröseke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229eba" + }, + "id": "659696", + "fullName": "Göljhult Börjesgård", + "parentFullName": "Åseda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ebb" + }, + "id": "662540", + "fullName": "Bölnegård Gräsdala", + "parentFullName": "Fröseke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ebc" + }, + "id": "845037", + "fullName": "Östra Börstorp", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ebd" + }, + "id": "843567", + "fullName": "Börstorpsgatan", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ebe" + }, + "id": "852572", + "fullName": "Arnäs Böksnäs Brygga", + "parentFullName": "Moholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ebf" + }, + "id": "844625", + "fullName": "Järneberg Börstängen", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ec0" + }, + "id": "850036", + "fullName": "Böle", + "parentFullName": "Gnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ec1" + }, + "id": "850314", + "fullName": "Bölevägen", + "parentFullName": "Hassela", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ec2" + }, + "id": "850055", + "fullName": "Gnarps-Böle", + "parentFullName": "Gnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ec3" + }, + "id": "849611", + "fullName": "Bönhusvägen", + "parentFullName": "Ilsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ec4" + }, + "id": "850077", + "fullName": "Jättendals Böle", + "parentFullName": "Gnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ec5" + }, + "id": "850078", + "fullName": "Jättendals Böle Kråkfläck", + "parentFullName": "Gnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ec6" + }, + "id": "752819", + "fullName": "Ör Bön", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ec7" + }, + "id": "753129", + "fullName": "Järn Bön", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ec8" + }, + "id": "752396", + "fullName": "Böstebol", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ec9" + }, + "id": "751676", + "fullName": "Bolstad Bön", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229eca" + }, + "id": "752417", + "fullName": "Erikstad Bön", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ecb" + }, + "id": "753127", + "fullName": "Järn Bögatan", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ecc" + }, + "id": "753137", + "fullName": "Järn Bön Köla", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ecd" + }, + "id": "752977", + "fullName": "Bön Västanväga", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ece" + }, + "id": "753131", + "fullName": "Järn Bön Fällan", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ecf" + }, + "id": "753133", + "fullName": "Järn Bön Kullen", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ed0" + }, + "id": "753139", + "fullName": "Järn Bön Moderud", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ed1" + }, + "id": "753141", + "fullName": "Järn Bönstommen", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ed2" + }, + "id": "752423", + "fullName": "Erikstad Bön Torpet", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ed3" + }, + "id": "752425", + "fullName": "Erikstad Bön Ängen", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ed4" + }, + "id": "753135", + "fullName": "Järn Bön Kvarnviken", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ed5" + }, + "id": "752419", + "fullName": "Erikstad Bön Klinten", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ed6" + }, + "id": "752421", + "fullName": "Erikstad Bön Skomakarerud", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ed7" + }, + "id": "663098", + "fullName": "Bökevara", + "parentFullName": "Emmaboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ed8" + }, + "id": "659326", + "fullName": "Bönemåla", + "parentFullName": "Vissefjärda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ed9" + }, + "id": "699005", + "fullName": "Börjestorpsvägen", + "parentFullName": "Hindås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229eda" + }, + "id": "784713", + "fullName": "Erikstorp Börestorp", + "parentFullName": "Bollebygd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229edb" + }, + "id": "736310", + "fullName": "Bua Bönn", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229edc" + }, + "id": "737506", + "fullName": "Bögebacka", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229edd" + }, + "id": "734811", + "fullName": "Bödelsbacken", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ede" + }, + "id": "737508", + "fullName": "Bögebacka Långhagen", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229edf" + }, + "id": "843450", + "fullName": "Stora Almö Böjan", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ee0" + }, + "id": "658227", + "fullName": "Lilla Bökås", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ee1" + }, + "id": "658215", + "fullName": "Kårlanda Stora Bökås", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ee2" + }, + "id": "691356", + "fullName": "Bön Hagen", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ee3" + }, + "id": "691371", + "fullName": "Bön Lövås", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ee4" + }, + "id": "691398", + "fullName": "Bönnäset", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ee5" + }, + "id": "691350", + "fullName": "Bön Furubo", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ee6" + }, + "id": "691352", + "fullName": "Bön Gärdet", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ee7" + }, + "id": "691364", + "fullName": "Bön Höjden", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ee8" + }, + "id": "691373", + "fullName": "Bön Nygård", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ee9" + }, + "id": "691381", + "fullName": "Bön Sjövik", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229eea" + }, + "id": "691393", + "fullName": "Bön Torpet", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229eeb" + }, + "id": "691399", + "fullName": "Bönsätern", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229eec" + }, + "id": "691347", + "fullName": "Bön Där Nere", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229eed" + }, + "id": "691348", + "fullName": "Bön Där Väst", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229eee" + }, + "id": "691377", + "fullName": "Bön Nytomta", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ef0" + }, + "id": "691340", + "fullName": "Bön Björkebo", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ef1" + }, + "id": "691354", + "fullName": "Bön Hagaberg", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ef2" + }, + "id": "691375", + "fullName": "Bön Nysätern", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ef3" + }, + "id": "691379", + "fullName": "Bön Näsbacka", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ef4" + }, + "id": "691389", + "fullName": "Bön Solbacka", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ef5" + }, + "id": "691391", + "fullName": "Bön Tallåsen", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ef6" + }, + "id": "691396", + "fullName": "Bön Ulveberg", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ef7" + }, + "id": "691344", + "fullName": "Bön Bostället", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229ef9" + }, + "id": "691395", + "fullName": "Bön Torpängen", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229efb" + }, + "id": "691342", + "fullName": "Bön Björkliden", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229efc" + }, + "id": "691385", + "fullName": "Bön Skogshyddan", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229efd" + }, + "id": "691387", + "fullName": "Bön Skogstorpet", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229efe" + }, + "id": "691360", + "fullName": "Bön Hembygdsgård", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229eff" + }, + "id": "691383", + "fullName": "Bön Skogsgläntan", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f00" + }, + "id": "691358", + "fullName": "Bön Halvarsgården", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f01" + }, + "id": "691362", + "fullName": "Bön Horntjärnsliden", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f02" + }, + "id": "691397", + "fullName": "Bön Västra Bostället", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f03" + }, + "id": "691346", + "fullName": "Bön Dammtjärnstorpet", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f04" + }, + "id": "594002", + "fullName": "Ingelsbo Böndalsudden", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f05" + }, + "id": "754201", + "fullName": "Riseberga Bönehus", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f06" + }, + "id": "758212", + "fullName": "Knutstorp Börstorp", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f07" + }, + "id": "754000", + "fullName": "Hackvads Via Bönhuset", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f08" + }, + "id": "539706", + "fullName": "Börstad", + "parentFullName": "Vadstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f09" + }, + "id": "539707", + "fullName": "Börstad Gård", + "parentFullName": "Vadstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f0a" + }, + "id": "862765", + "fullName": "Bönared", + "parentFullName": "Mullsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f0b" + }, + "id": "862769", + "fullName": "Bönared Framnäs", + "parentFullName": "Mullsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f0c" + }, + "id": "862767", + "fullName": "Bönared Blombacka", + "parentFullName": "Mullsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f0d" + }, + "id": "866194", + "fullName": "Böle", + "parentFullName": "Rätan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f0e" + }, + "id": "860119", + "fullName": "Böle", + "parentFullName": "Hackås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f0f" + }, + "id": "860258", + "fullName": "Bölåsen", + "parentFullName": "Oviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f10" + }, + "id": "866284", + "fullName": "Börtnan", + "parentFullName": "Åsarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f11" + }, + "id": "938622", + "fullName": "Böle Eggen", + "parentFullName": "Rätan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f12" + }, + "id": "938626", + "fullName": "Böleskölen", + "parentFullName": "Rätan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f13" + }, + "id": "866196", + "fullName": "Böleskvarnen", + "parentFullName": "Rätan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f14" + }, + "id": "938623", + "fullName": "Böle Gravedet", + "parentFullName": "Rätan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f15" + }, + "id": "938513", + "fullName": "Börtnan Udden", + "parentFullName": "Åsarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f16" + }, + "id": "938510", + "fullName": "Börtnan Kvisseln", + "parentFullName": "Åsarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f17" + }, + "id": "938625", + "fullName": "Böle Nilsodlingen", + "parentFullName": "Rätan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f18" + }, + "id": "938512", + "fullName": "Börtnan Sörtjärnen", + "parentFullName": "Åsarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f19" + }, + "id": "938578", + "fullName": "Börtnan Kronloken", + "parentFullName": "Svenstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f1a" + }, + "id": "938624", + "fullName": "Böle Lill-Tväränget", + "parentFullName": "Rätan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f1b" + }, + "id": "938571", + "fullName": "Svedbodarna Börjesten", + "parentFullName": "Svenstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f1c" + }, + "id": "938511", + "fullName": "Börtnan Skriksvikskojan", + "parentFullName": "Åsarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f1d" + }, + "id": "681932", + "fullName": "Böke", + "parentFullName": "Söderåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f1e" + }, + "id": "681936", + "fullName": "Böke Gård", + "parentFullName": "Söderåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f1f" + }, + "id": "681934", + "fullName": "Böke Charlottenlund", + "parentFullName": "Söderåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f20" + }, + "id": "834829", + "fullName": "Bössbo", + "parentFullName": "Älvdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f21" + }, + "id": "847489", + "fullName": "Böksnäs", + "parentFullName": "Undenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f22" + }, + "id": "847218", + "fullName": "Börshult", + "parentFullName": "Mölltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f23" + }, + "id": "847589", + "fullName": "Östra Böksnäs", + "parentFullName": "Undenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f24" + }, + "id": "847493", + "fullName": "Böksnäs Nytorp", + "parentFullName": "Undenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f25" + }, + "id": "847495", + "fullName": "Böksnäs Skogsbo", + "parentFullName": "Undenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f26" + }, + "id": "848242", + "fullName": "Granvik Bölet Hus", + "parentFullName": "Karlsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f27" + }, + "id": "847491", + "fullName": "Böksnäs Erikstorp", + "parentFullName": "Undenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f28" + }, + "id": "848243", + "fullName": "Granvik Bölet Kasern", + "parentFullName": "Karlsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f29" + }, + "id": "848245", + "fullName": "Granvik Bölets Gård", + "parentFullName": "Karlsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f2a" + }, + "id": "848400", + "fullName": "Höghult Börjestorp", + "parentFullName": "Karlsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f2b" + }, + "id": "848435", + "fullName": "Igelstad Böttigerstorp", + "parentFullName": "Karlsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f2c" + }, + "id": "847591", + "fullName": "Östra Böksnäs Lillstugan", + "parentFullName": "Undenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f2d" + }, + "id": "848241", + "fullName": "Granvik Bölet Förmansvilla", + "parentFullName": "Karlsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f2e" + }, + "id": "937899", + "fullName": "Bössfallet", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f2f" + }, + "id": "937900", + "fullName": "Bössfallkojan", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f30" + }, + "id": "885731", + "fullName": "Bölesbäcken", + "parentFullName": "Bygdeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f31" + }, + "id": "499251", + "fullName": "Börenäs", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f32" + }, + "id": "743784", + "fullName": "Stora Bön", + "parentFullName": "Högsäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f33" + }, + "id": "678070", + "fullName": "Stora Bön", + "parentFullName": "Bäckefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f34" + }, + "id": "743457", + "fullName": "Råggärds-Bön", + "parentFullName": "Högsäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f35" + }, + "id": "743241", + "fullName": "Grönlanda Bön", + "parentFullName": "Högsäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f36" + }, + "id": "743278", + "fullName": "Högsäters Bön", + "parentFullName": "Högsäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f37" + }, + "id": "678072", + "fullName": "Stora Bön Intakan", + "parentFullName": "Bäckefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f38" + }, + "id": "678074", + "fullName": "Stora Bön Krabbetorp", + "parentFullName": "Bäckefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f39" + }, + "id": "743459", + "fullName": "Råggärds-Bön Ängefället", + "parentFullName": "Högsäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f3a" + }, + "id": "859871", + "fullName": "Böle", + "parentFullName": "Tandsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f3b" + }, + "id": "867178", + "fullName": "Börjesjö", + "parentFullName": "Gällö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f3c" + }, + "id": "867182", + "fullName": "Börjesjönäset", + "parentFullName": "Gällö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f3d" + }, + "id": "867541", + "fullName": "Näset-Börjesjö", + "parentFullName": "Gällö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f3e" + }, + "id": "867180", + "fullName": "Börjesjöbodarna", + "parentFullName": "Gällö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f3f" + }, + "id": "910282", + "fullName": "Börstberget", + "parentFullName": "Arvidsjaur", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f40" + }, + "id": "875792", + "fullName": "Böta", + "parentFullName": "Ruda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f41" + }, + "id": "500857", + "fullName": "Början", + "parentFullName": "Högsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f42" + }, + "id": "875790", + "fullName": "Bökemåla", + "parentFullName": "Ruda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f43" + }, + "id": "875819", + "fullName": "Bötterum", + "parentFullName": "Ruda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f44" + }, + "id": "875796", + "fullName": "Böta Kvarn", + "parentFullName": "Ruda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f45" + }, + "id": "875816", + "fullName": "Bötavägen", + "parentFullName": "Ruda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f46" + }, + "id": "501366", + "fullName": "Bössehäll", + "parentFullName": "Grönskåra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f47" + }, + "id": "875794", + "fullName": "Böta Grönlid", + "parentFullName": "Ruda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f48" + }, + "id": "875808", + "fullName": "Böta Rävehäll", + "parentFullName": "Ruda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f49" + }, + "id": "875805", + "fullName": "Böta Mossberga", + "parentFullName": "Ruda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f4a" + }, + "id": "875795", + "fullName": "Böta Krungården", + "parentFullName": "Ruda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f4b" + }, + "id": "875810", + "fullName": "Böta Soldattorp", + "parentFullName": "Ruda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f4c" + }, + "id": "875824", + "fullName": "Bötterum Kroken", + "parentFullName": "Ruda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f4d" + }, + "id": "875831", + "fullName": "Bötterum Lövdal", + "parentFullName": "Ruda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f4e" + }, + "id": "875813", + "fullName": "Bötakvarnsvägen", + "parentFullName": "Ruda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f4f" + }, + "id": "875798", + "fullName": "Böta Kvarn Bokhultet", + "parentFullName": "Ruda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f50" + }, + "id": "875799", + "fullName": "Böta Kvarn Gränsborg", + "parentFullName": "Ruda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f51" + }, + "id": "875800", + "fullName": "Böta Kvarn Herrstorp", + "parentFullName": "Ruda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f52" + }, + "id": "875802", + "fullName": "Böta Kvarn Rumshorva", + "parentFullName": "Ruda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f53" + }, + "id": "875797", + "fullName": "Böta Kvarn Björnsborg", + "parentFullName": "Ruda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f54" + }, + "id": "875822", + "fullName": "Bötterum Hasselbacken", + "parentFullName": "Ruda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f55" + }, + "id": "501368", + "fullName": "Bössehäll Lilla Gärdet", + "parentFullName": "Grönskåra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f56" + }, + "id": "843216", + "fullName": "Böle", + "parentFullName": "Ockelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f57" + }, + "id": "842741", + "fullName": "Bönmuren", + "parentFullName": "Ockelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f58" + }, + "id": "842503", + "fullName": "Bölevägen", + "parentFullName": "Ockelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f59" + }, + "id": "842501", + "fullName": "Bölestigen", + "parentFullName": "Ockelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f5a" + }, + "id": "842725", + "fullName": "Brattfors Bönhuset", + "parentFullName": "Ockelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f5b" + }, + "id": "886424", + "fullName": "Börtingberg", + "parentFullName": "Gunnarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f5c" + }, + "id": "756937", + "fullName": "Bjärby Börjesgården", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f5d" + }, + "id": "756824", + "fullName": "Håle Börje Månsgården", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f5e" + }, + "id": "756703", + "fullName": "Flakeberg Börje Bryntesgården", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f5f" + }, + "id": "737541", + "fullName": "Porla Villa Börsen", + "parentFullName": "Laxå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f60" + }, + "id": "546282", + "fullName": "Bötinge Gård", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f61" + }, + "id": "546304", + "fullName": "Bötingsfors", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f62" + }, + "id": "509960", + "fullName": "Arrebo Bösebo", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f63" + }, + "id": "546284", + "fullName": "Bötinge Hagalund", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f64" + }, + "id": "546298", + "fullName": "Bötinge Lövsberg", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f65" + }, + "id": "546300", + "fullName": "Bötinge Minnestad", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f66" + }, + "id": "546302", + "fullName": "Bötinge Svaneberg", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f67" + }, + "id": "511441", + "fullName": "Mossebo Bösemålen", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f68" + }, + "id": "546280", + "fullName": "Bötinge Andersberg", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f69" + }, + "id": "546286", + "fullName": "Bötinge Ingesmålen", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f6a" + }, + "id": "546294", + "fullName": "Bötinge Johannesberg", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f6b" + }, + "id": "546296", + "fullName": "Bötinge Lydingsberg", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f6c" + }, + "id": "509934", + "fullName": "Andersbovägen Södra Börshult", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f6d" + }, + "id": "546288", + "fullName": "Bötinge Ingesmålen Lövingsberg", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f6e" + }, + "id": "509905", + "fullName": "Andersbovägen Berget Börshult", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f6f" + }, + "id": "869569", + "fullName": "Böle", + "parentFullName": "Bispgården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f70" + }, + "id": "869166", + "fullName": "Bölevägen", + "parentFullName": "Hammarstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f71" + }, + "id": "869164", + "fullName": "Bölestrand", + "parentFullName": "Hammarstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f72" + }, + "id": "869571", + "fullName": "Böle Sönneråsgården", + "parentFullName": "Bispgården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f73" + }, + "id": "869573", + "fullName": "Böles-Gammelbodarna", + "parentFullName": "Bispgården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f74" + }, + "id": "887724", + "fullName": "Böjern", + "parentFullName": "Vindeln", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f75" + }, + "id": "556723", + "fullName": "Boet Bökö", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f76" + }, + "id": "556184", + "fullName": "Börstabol", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f78" + }, + "id": "556725", + "fullName": "Boet Bökö Skogslund", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f79" + }, + "id": "556186", + "fullName": "Börstabol Lundenshof", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f7a" + }, + "id": "752521", + "fullName": "Bönhusbacken", + "parentFullName": "Kopparberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f7b" + }, + "id": "677100", + "fullName": "Böle Bölehuset", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f7c" + }, + "id": "677094", + "fullName": "Böle", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f7d" + }, + "id": "677102", + "fullName": "Böle Böleskasen", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f7e" + }, + "id": "675898", + "fullName": "Håbols-Bön Bötorpet", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f7f" + }, + "id": "675902", + "fullName": "Håbols-Bön Södra Bön", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f80" + }, + "id": "677790", + "fullName": "Töftedals-Bön Bödalen", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f81" + }, + "id": "935942", + "fullName": "Töftedals-Bön Böndalen", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f82" + }, + "id": "677108", + "fullName": "Böle Mon", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f83" + }, + "id": "675761", + "fullName": "Dalen Bön", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f84" + }, + "id": "676856", + "fullName": "Södra Bön", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f85" + }, + "id": "677124", + "fullName": "Böns Gård", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f86" + }, + "id": "675894", + "fullName": "Håbols-Bön", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f87" + }, + "id": "676447", + "fullName": "Södra Böle", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f88" + }, + "id": "676611", + "fullName": "Eds-Näs Bön", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f89" + }, + "id": "677104", + "fullName": "Böle gatan", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f8a" + }, + "id": "677107", + "fullName": "Böle Köket", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f8b" + }, + "id": "677116", + "fullName": "Böle Udden", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f8c" + }, + "id": "677098", + "fullName": "Böle Bråten", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f8d" + }, + "id": "677106", + "fullName": "Böle Jänken", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f8e" + }, + "id": "677110", + "fullName": "Böle Nytorp", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f8f" + }, + "id": "677112", + "fullName": "Böle Parten", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f90" + }, + "id": "677632", + "fullName": "Rölanda-Bön", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f91" + }, + "id": "676292", + "fullName": "Rörviken Bön", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f92" + }, + "id": "676936", + "fullName": "Vassända Bön", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f93" + }, + "id": "677096", + "fullName": "Böle Bomyren", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f94" + }, + "id": "677120", + "fullName": "Böle Ögården", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f95" + }, + "id": "677607", + "fullName": "Rölanda Böle", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f96" + }, + "id": "677789", + "fullName": "Töftedals-Bön", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f97" + }, + "id": "676862", + "fullName": "Södra Bön Myren", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f98" + }, + "id": "677114", + "fullName": "Böle Svarthult", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f99" + }, + "id": "677118", + "fullName": "Böle Vassnöden", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f9a" + }, + "id": "676609", + "fullName": "Eds-Näs Bögården", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f9b" + }, + "id": "676290", + "fullName": "Rörviken Bökasen", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f9c" + }, + "id": "676864", + "fullName": "Södra Bön Stocken", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f9d" + }, + "id": "677636", + "fullName": "Rölanda-Bön Hagen", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f9e" + }, + "id": "677637", + "fullName": "Rölanda-Bön Högen", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229f9f" + }, + "id": "677639", + "fullName": "Rölanda-Bön Kasen", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fa0" + }, + "id": "676858", + "fullName": "Södra Bön Aspelund", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fa1" + }, + "id": "676934", + "fullName": "Vassända Bögården", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fa2" + }, + "id": "677105", + "fullName": "Böle Idrottsplats", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fa3" + }, + "id": "677643", + "fullName": "Rölanda-Bön Stugan", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fa4" + }, + "id": "677792", + "fullName": "Töftedals-Bön Gård", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fa5" + }, + "id": "676449", + "fullName": "Södra Böle Gläserud", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fa6" + }, + "id": "675896", + "fullName": "Håbols-Bön Bålekasen", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fa7" + }, + "id": "675900", + "fullName": "Håbols-Bön Rönningen", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fa8" + }, + "id": "675963", + "fullName": "Höbols-Bön Bålekasen", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fa9" + }, + "id": "676860", + "fullName": "Södra Bön Cederslund", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229faa" + }, + "id": "677633", + "fullName": "Rölanda-Bön Backarna", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fab" + }, + "id": "677641", + "fullName": "Rölanda-Bön Rankebön", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fac" + }, + "id": "677645", + "fullName": "Rölanda-Bön Ödegården", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fad" + }, + "id": "677791", + "fullName": "Töftedals-Bön Granlid", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fae" + }, + "id": "677794", + "fullName": "Töftedals-Bön Hultet", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229faf" + }, + "id": "677634", + "fullName": "Rölanda-Bön Grevedalen", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fb0" + }, + "id": "891027", + "fullName": "Böle", + "parentFullName": "Norsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fb1" + }, + "id": "932540", + "fullName": "Börshult", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fb2" + }, + "id": "487283", + "fullName": "Börshult", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fb3" + }, + "id": "932055", + "fullName": "Bötterarp", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fb4" + }, + "id": "931374", + "fullName": "Stora Börlingen", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fb5" + }, + "id": "931248", + "fullName": "Lilla Börlingen", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fb6" + }, + "id": "932541", + "fullName": "Börshult Sjölyckan", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fb7" + }, + "id": "932542", + "fullName": "Börshult Sjöstugan", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fb8" + }, + "id": "932056", + "fullName": "Bötterarp Magasinet", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fb9" + }, + "id": "487285", + "fullName": "Börshult Sjölyckan", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fba" + }, + "id": "487287", + "fullName": "Börshult Sjöstugan", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fbb" + }, + "id": "931856", + "fullName": "Tullerum Börsastugan", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fbc" + }, + "id": "894741", + "fullName": "Bönan", + "parentFullName": "Lansjärv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fbd" + }, + "id": "894789", + "fullName": "Bönnäset", + "parentFullName": "Överkalix", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fbe" + }, + "id": "888729", + "fullName": "Böle", + "parentFullName": "Malå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fbf" + }, + "id": "888730", + "fullName": "Böleheden", + "parentFullName": "Malå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fc0" + }, + "id": "883972", + "fullName": "Lillögda Börtingberget", + "parentFullName": "Åsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fc1" + }, + "id": "883774", + "fullName": "Kärringberget Börtingtjärnen", + "parentFullName": "Fredrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fc2" + }, + "id": "951038", + "fullName": "Bön Bönnäset", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fc3" + }, + "id": "949748", + "fullName": "Bölse", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fc4" + }, + "id": "950185", + "fullName": "Bönabol", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fc5" + }, + "id": "945125", + "fullName": "Bönvägen", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fc6" + }, + "id": "951076", + "fullName": "Bösjövarden", + "parentFullName": "Älvdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fc7" + }, + "id": "943647", + "fullName": "Bökåkravägen", + "parentFullName": "Kivik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fc8" + }, + "id": "942209", + "fullName": "Böle Kilkojan", + "parentFullName": "Rätan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fc9" + }, + "id": "950159", + "fullName": "Böjeryd Nyhem", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fca" + }, + "id": "950160", + "fullName": "Böjeryds Gård", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fcb" + }, + "id": "950163", + "fullName": "Bössingshult", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fcc" + }, + "id": "942576", + "fullName": "Södra Börringe Gårdsväg Södra Börringe", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fcd" + }, + "id": "950157", + "fullName": "Böjeryd Lunden", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fce" + }, + "id": "941794", + "fullName": "Bön Solängen", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fcf" + }, + "id": "950154", + "fullName": "Böjeryd Jössabo", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fd0" + }, + "id": "950150", + "fullName": "Böjeryd Backåkra", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fd1" + }, + "id": "950151", + "fullName": "Böjeryd Björkäng", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fd2" + }, + "id": "950153", + "fullName": "Böjeryd Hagalund", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fd3" + }, + "id": "950155", + "fullName": "Böjeryd Krokåker", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fd4" + }, + "id": "943748", + "fullName": "Bötinge Björkhagen", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fd5" + }, + "id": "941473", + "fullName": "Bötsbergsslingan", + "parentFullName": "Tynningö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fd6" + }, + "id": "950152", + "fullName": "Böjeryd Gyllengård", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fd7" + }, + "id": "950161", + "fullName": "Böjeryd Södergård", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fd8" + }, + "id": "950162", + "fullName": "Böjeryd Ängshagen", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fd9" + }, + "id": "949981", + "fullName": "Börje Löfqvists väg", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fda" + }, + "id": "953773", + "fullName": "Börje Salmings gata", + "parentFullName": "Kiruna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fdb" + }, + "id": "941987", + "fullName": "Börtnan Svarttjärnen", + "parentFullName": "Åsarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fdc" + }, + "id": "950156", + "fullName": "Böjeryd Källebacken", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fdd" + }, + "id": "952294", + "fullName": "Böksholm Kraftverket", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fde" + }, + "id": "951190", + "fullName": "Bögesgård Ekenshöjd", + "parentFullName": "Steninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fdf" + }, + "id": "954279", + "fullName": "Föreda Böksholms Bruk", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fe0" + }, + "id": "954486", + "fullName": "Börsebo Almestrand", + "parentFullName": "Hjältevad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fe1" + }, + "id": "941986", + "fullName": "Börtnan Johannesänget", + "parentFullName": "Åsarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fe2" + }, + "id": "950158", + "fullName": "Böjeryd Missionshuset", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fe3" + }, + "id": "943804", + "fullName": "Södra Börringe Gårdsväg", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fe4" + }, + "id": "942145", + "fullName": "Bönabo Grönefjälls Gård", + "parentFullName": "Nödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1980a27dcf33cb229fe5" + }, + "id": "941985", + "fullName": "Börtnan Halvar-Jönsänget", + "parentFullName": "Åsarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9bf" + }, + "id": "891994", + "fullName": "Campinggatan", + "parentFullName": "Älvsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9c0" + }, + "id": "569435", + "fullName": "Yxningens Camping", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9c1" + }, + "id": "591530", + "fullName": "Grännäs Camping", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9c2" + }, + "id": "593787", + "fullName": "Grännäs Caramba", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9c3" + }, + "id": "919075", + "fullName": "Gryts Prästgård Eköns Camping", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9c4" + }, + "id": "593587", + "fullName": "Västertryserum Carlslund", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9c5" + }, + "id": "935026", + "fullName": "Valdemarsvik Grännäs Camping", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9c6" + }, + "id": "755719", + "fullName": "Carlsforsvägen", + "parentFullName": "Mullhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9c7" + }, + "id": "756078", + "fullName": "Sörhult Carlslund", + "parentFullName": "Mullhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9c8" + }, + "id": "914482", + "fullName": "Carl-Jan Granqvist väg", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9c9" + }, + "id": "862528", + "fullName": "Vip Camping", + "parentFullName": "Mullsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9ca" + }, + "id": "857210", + "fullName": "Campingvägen", + "parentFullName": "Sandhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9cb" + }, + "id": "857480", + "fullName": "Rullesås Carlsro", + "parentFullName": "Sandhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9cc" + }, + "id": "920984", + "fullName": "Rätans Camping", + "parentFullName": "Rätan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9cd" + }, + "id": "938399", + "fullName": "Canopusvägen", + "parentFullName": "Vemdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9ce" + }, + "id": "938400", + "fullName": "Capellavägen", + "parentFullName": "Vemdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9cf" + }, + "id": "825507", + "fullName": "Cafébacken", + "parentFullName": "Särna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9d0" + }, + "id": "834359", + "fullName": "Cafévägen", + "parentFullName": "Älvdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9d1" + }, + "id": "846800", + "fullName": "Strömsnäs Camping", + "parentFullName": "Forsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9d2" + }, + "id": "831972", + "fullName": "Campingvägen", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9d3" + }, + "id": "816502", + "fullName": "Nås Camping", + "parentFullName": "Nås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9d4" + }, + "id": "816490", + "fullName": "Lindesnäs Camping", + "parentFullName": "Nås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9d5" + }, + "id": "499111", + "fullName": "Askeryds-Hulu Carlqvistastugan", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9d7" + }, + "id": "743738", + "fullName": "Ragnerudssjöns Camping", + "parentFullName": "Högsäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9d8" + }, + "id": "742982", + "fullName": "Rådanefors Rum Och Camping", + "parentFullName": "Färgelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9d9" + }, + "id": "842992", + "fullName": "Lingbo Camping", + "parentFullName": "Lingbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9da" + }, + "id": "842781", + "fullName": "Medskogssjöns Camping", + "parentFullName": "Ockelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9db" + }, + "id": "886608", + "fullName": "Carls väg", + "parentFullName": "Hemavan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9dc" + }, + "id": "886425", + "fullName": "Cafévägen", + "parentFullName": "Gunnarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9dd" + }, + "id": "887927", + "fullName": "Storumans Camping", + "parentFullName": "Storuman", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9de" + }, + "id": "755933", + "fullName": "Lunnevi Café", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9df" + }, + "id": "757393", + "fullName": "Salstad Carlsro", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9e0" + }, + "id": "736901", + "fullName": "Casselgatan", + "parentFullName": "Laxå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9e1" + }, + "id": "737005", + "fullName": "Carl Sahlins väg", + "parentFullName": "Laxå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9e2" + }, + "id": "739612", + "fullName": "Revelns Camping", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9e3" + }, + "id": "738446", + "fullName": "Tivedsbadets Camping", + "parentFullName": "Finnerödja", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9e4" + }, + "id": "509736", + "fullName": "Carl Tryggers väg", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9e5" + }, + "id": "887876", + "fullName": "Campingvägen", + "parentFullName": "Granö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9e6" + }, + "id": "849924", + "fullName": "Carlanders väg", + "parentFullName": "Hova", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9e7" + }, + "id": "850457", + "fullName": "Otterbergets Camping", + "parentFullName": "Hova", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9e8" + }, + "id": "765796", + "fullName": "Liens Camping", + "parentFullName": "Riddarhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9e9" + }, + "id": "727961", + "fullName": "Badsta Campinggården", + "parentFullName": "Storfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9ea" + }, + "id": "728184", + "fullName": "Lundsberg Café Strömstaren", + "parentFullName": "Storfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9eb" + }, + "id": "889416", + "fullName": "Campingvägen", + "parentFullName": "Slagnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9ec" + }, + "id": "939043", + "fullName": "Campingvägen", + "parentFullName": "Gargnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9ed" + }, + "id": "942689", + "fullName": "Capellavägen", + "parentFullName": "Idre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9ee" + }, + "id": "950383", + "fullName": "Campingvägen", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9ef" + }, + "id": "950373", + "fullName": "Castorvägen", + "parentFullName": "Vemdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9f0" + }, + "id": "951445", + "fullName": "Castorgränd", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9f1" + }, + "id": "951654", + "fullName": "Kalvs Camping", + "parentFullName": "Kalv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9f2" + }, + "id": "944854", + "fullName": "Örns Camping", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9f3" + }, + "id": "943084", + "fullName": "Campingvägen", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9f4" + }, + "id": "941348", + "fullName": "Calle Stins väg", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9f5" + }, + "id": "942690", + "fullName": "Cassiopejavägen", + "parentFullName": "Idre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9f6" + }, + "id": "944424", + "fullName": "Canis Majorvägen", + "parentFullName": "Idre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9f7" + }, + "id": "944425", + "fullName": "Canis Minorvägen", + "parentFullName": "Idre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9f8" + }, + "id": "946445", + "fullName": "Backebo Camping", + "parentFullName": "Likenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9f9" + }, + "id": "954121", + "fullName": "Cassiopejagatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9fa" + }, + "id": "945683", + "fullName": "Caravellegatan", + "parentFullName": "Arlandastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9fb" + }, + "id": "952633", + "fullName": "Carl Crispins väg", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9fc" + }, + "id": "944316", + "fullName": "Carl Milles gatan", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9fd" + }, + "id": "951169", + "fullName": "Carl Söderbergs Allé", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9fe" + }, + "id": "951699", + "fullName": "Carl Lewanders väg", + "parentFullName": "Skogstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22a9ff" + }, + "id": "951652", + "fullName": "Carl Von Linnés väg", + "parentFullName": "Svanesund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22aa00" + }, + "id": "942615", + "fullName": "Signe Carlssons gata", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22aa01" + }, + "id": "941068", + "fullName": "Garvis Carlssons gata", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22aa02" + }, + "id": "942633", + "fullName": "Calle Lindströms gata", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22aa03" + }, + "id": "950231", + "fullName": "Tränshult Carl Johans", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22aa04" + }, + "id": "949787", + "fullName": "Örnefjordens Camping", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22aa05" + }, + "id": "946840", + "fullName": "Norra Ving Villa Carina", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22aa06" + }, + "id": "947355", + "fullName": "Boskulla Carolinehof", + "parentFullName": "Hjortkvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22aa07" + }, + "id": "942644", + "fullName": "Björksund Camelinahuset", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22aa08" + }, + "id": "951292", + "fullName": "Granfjällsstötens Camping", + "parentFullName": "Sälen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22aa09" + }, + "id": "950683", + "fullName": "Hunnebostrands Camping", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22aa0a" + }, + "id": "944563", + "fullName": "Bergs Gård Café Och Restaurang", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1984a27dcf33cb22aa0b" + }, + "id": "954033", + "fullName": "Dalslands Sjukhus Campus Dalsland", + "parentFullName": "Bäckefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1986a27dcf33cb22b1cc" + }, + "id": "709603", + "fullName": "Guldbrandsbacke", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1986a27dcf33cb22b1cd" + }, + "id": "709607", + "fullName": "Hantverksgatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1986a27dcf33cb22b1ce" + }, + "id": "709629", + "fullName": "Mariebergsvägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1986a27dcf33cb22b1cf" + }, + "id": "709688", + "fullName": "Gunnarsbyvägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198ba27dcf33cb22c16c" + }, + "id": "710156", + "fullName": "Häljeboda Nyback", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198ba27dcf33cb22c16d" + }, + "id": "710160", + "fullName": "Häljeboda Nygård", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198ba27dcf33cb22c16e" + }, + "id": "710169", + "fullName": "Häljeboda Nyhem", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198ba27dcf33cb22c16f" + }, + "id": "710171", + "fullName": "Häljeboda Nylund", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198ba27dcf33cb22c170" + }, + "id": "710179", + "fullName": "Häljeboda Nyäng", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198ba27dcf33cb22c171" + }, + "id": "710181", + "fullName": "Häljeboda Näset", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198ba27dcf33cb22c172" + }, + "id": "710187", + "fullName": "Häljeboda Rinna", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198ba27dcf33cb22c173" + }, + "id": "710195", + "fullName": "Häljeboda Sjöbo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198ba27dcf33cb22c174" + }, + "id": "710199", + "fullName": "Häljeboda Skolan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198ba27dcf33cb22c175" + }, + "id": "710206", + "fullName": "Häljeboda Solhem", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198ba27dcf33cb22c176" + }, + "id": "710215", + "fullName": "Häljeboda Solvik", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198ba27dcf33cb22c177" + }, + "id": "710231", + "fullName": "Häljeboda Ståstö", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198ba27dcf33cb22c178" + }, + "id": "710239", + "fullName": "Häljeboda Sätra", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198ba27dcf33cb22c179" + }, + "id": "710251", + "fullName": "Häljeboda Sörby", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198ba27dcf33cb22c17a" + }, + "id": "710256", + "fullName": "Häljeboda Udden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198ba27dcf33cb22c17b" + }, + "id": "710259", + "fullName": "Häljeboda Vallbo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c34f" + }, + "id": "568728", + "fullName": "Centrumvägen", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c350" + }, + "id": "591332", + "fullName": "Centralplan", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c351" + }, + "id": "568727", + "fullName": "Centrumplatsen", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c352" + }, + "id": "591334", + "fullName": "Centrumhuset", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c353" + }, + "id": "756161", + "fullName": "Västanås Center", + "parentFullName": "Mullhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c354" + }, + "id": "857212", + "fullName": "Ceders väg", + "parentFullName": "Sandhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c355" + }, + "id": "866286", + "fullName": "Centrumvägen", + "parentFullName": "Åsarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c356" + }, + "id": "921197", + "fullName": "Centrumvägen", + "parentFullName": "Klövsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c357" + }, + "id": "866825", + "fullName": "Centrumvägen", + "parentFullName": "Svenstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c358" + }, + "id": "846664", + "fullName": "Centralgatan", + "parentFullName": "Mölltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c359" + }, + "id": "847176", + "fullName": "Stjernviks Cementgjuteri", + "parentFullName": "Karlsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c35a" + }, + "id": "831927", + "fullName": "Centralgatan", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c35b" + }, + "id": "498891", + "fullName": "Vireda Cedermansberg", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c35c" + }, + "id": "741718", + "fullName": "Centrumvägen", + "parentFullName": "Färgelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c35d" + }, + "id": "742218", + "fullName": "Martorp Eko-Centrum", + "parentFullName": "Färgelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c35e" + }, + "id": "742136", + "fullName": "Hillingsäter Högemo Center", + "parentFullName": "Färgelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c35f" + }, + "id": "500144", + "fullName": "Centrumstigen", + "parentFullName": "Högsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c360" + }, + "id": "886609", + "fullName": "Centrumvägen", + "parentFullName": "Hemavan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c361" + }, + "id": "887900", + "fullName": "Centralgatan", + "parentFullName": "Storuman", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c362" + }, + "id": "936567", + "fullName": "Centrumtorget", + "parentFullName": "Laxå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c363" + }, + "id": "509665", + "fullName": "Centrumgatan", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c364" + }, + "id": "869168", + "fullName": "Centralgatan", + "parentFullName": "Hammarstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c365" + }, + "id": "887445", + "fullName": "Cellovägen", + "parentFullName": "Vindeln", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c366" + }, + "id": "887617", + "fullName": "Cementvägen", + "parentFullName": "Hällnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c367" + }, + "id": "556726", + "fullName": "Boet Cederberga", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c368" + }, + "id": "848816", + "fullName": "Centrumvägen", + "parentFullName": "Otterbäcken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c36a" + }, + "id": "765690", + "fullName": "Centralvägen", + "parentFullName": "Riddarhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c36b" + }, + "id": "776058", + "fullName": "Centralvägen", + "parentFullName": "Skinnskatteberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c36c" + }, + "id": "727840", + "fullName": "Centrumplan", + "parentFullName": "Storfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c36d" + }, + "id": "727838", + "fullName": "Centrumgatan", + "parentFullName": "Storfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c36e" + }, + "id": "728828", + "fullName": "Bjurtjärn Cederslund", + "parentFullName": "Storfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c36f" + }, + "id": "728312", + "fullName": "Lundsbergs Skola Centralköket", + "parentFullName": "Storfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c370" + }, + "id": "889084", + "fullName": "Centralgatan", + "parentFullName": "Arjeplog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c371" + }, + "id": "883905", + "fullName": "Centralgatan", + "parentFullName": "Åsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c372" + }, + "id": "886009", + "fullName": "Centrumvägen", + "parentFullName": "Borgafjäll", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c373" + }, + "id": "952549", + "fullName": "Cementvägen", + "parentFullName": "Finja", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c374" + }, + "id": "942799", + "fullName": "Cementkajen", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c375" + }, + "id": "941171", + "fullName": "Cellovägen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c376" + }, + "id": "944544", + "fullName": "Cementgatan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c377" + }, + "id": "943444", + "fullName": "Särö Centrumväg", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c378" + }, + "id": "954431", + "fullName": "Centrumliften", + "parentFullName": "Hemavan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c379" + }, + "id": "945493", + "fullName": "Centrumtorget", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c37a" + }, + "id": "946103", + "fullName": "Centralslingan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c37b" + }, + "id": "954275", + "fullName": "Centrumslingan", + "parentFullName": "Burseryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c37c" + }, + "id": "945604", + "fullName": "Åsmunderud Celsino", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c37d" + }, + "id": "954488", + "fullName": "Djurgårdens Centrum", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f198da27dcf33cb22c37e" + }, + "id": "945083", + "fullName": "Cementblandarvägen", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d59b" + }, + "id": "709943", + "fullName": "Håvilsrud Tullen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d59c" + }, + "id": "709957", + "fullName": "Håvilsrud Ängen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d59d" + }, + "id": "709963", + "fullName": "Håvilsrudsätra", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d59e" + }, + "id": "709993", + "fullName": "Häljeboda backen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d59f" + }, + "id": "710013", + "fullName": "Häljeboda Borgen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5a0" + }, + "id": "710027", + "fullName": "Häljeboda Bråten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5a1" + }, + "id": "710031", + "fullName": "Häljeboda Butorp", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5a2" + }, + "id": "710039", + "fullName": "Häljeboda Edeby", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5a3" + }, + "id": "710041", + "fullName": "Häljeboda Fallet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5a4" + }, + "id": "710042", + "fullName": "Häljeboda Flanby", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5a5" + }, + "id": "710056", + "fullName": "Häljeboda Gärdet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5a6" + }, + "id": "710062", + "fullName": "Häljeboda Hagen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5a7" + }, + "id": "710064", + "fullName": "Häljeboda Haget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5a8" + }, + "id": "710066", + "fullName": "Häljeboda Hedås", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5a9" + }, + "id": "710075", + "fullName": "Häljeboda Holmen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5aa" + }, + "id": "710077", + "fullName": "Häljeboda Hultet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5ab" + }, + "id": "710081", + "fullName": "Häljeboda Högen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5ac" + }, + "id": "710095", + "fullName": "Häljeboda Koppra", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5ad" + }, + "id": "710129", + "fullName": "Häljeboda Lyckås", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5ae" + }, + "id": "710135", + "fullName": "Häljeboda Lövås", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5bf" + }, + "id": "710284", + "fullName": "Häljeboda Östvik", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5c0" + }, + "id": "710292", + "fullName": "Muraråsen Holmen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5c1" + }, + "id": "710411", + "fullName": "Sanddalen Botten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5c2" + }, + "id": "710415", + "fullName": "Sanddalen Heden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5c5" + }, + "id": "710638", + "fullName": "Glasblåsarvägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5c6" + }, + "id": "710640", + "fullName": "Glasbruksvägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5c7" + }, + "id": "710651", + "fullName": "Hålteberg Dalen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5c8" + }, + "id": "710653", + "fullName": "Hålteberg Enåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5c9" + }, + "id": "710657", + "fullName": "Hålteberg Haget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5ca" + }, + "id": "710674", + "fullName": "Häljebodavägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5cb" + }, + "id": "710680", + "fullName": "Kortlanda Berget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5cc" + }, + "id": "710707", + "fullName": "Kortlanda Hagen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5cd" + }, + "id": "710715", + "fullName": "Kortlanda Källan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5ce" + }, + "id": "710718", + "fullName": "Kortlanda Linden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5cf" + }, + "id": "710719", + "fullName": "Kortlanda Lyckan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5d0" + }, + "id": "710728", + "fullName": "Kortlanda Nyback", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5d1" + }, + "id": "710732", + "fullName": "Kortlanda Nygård", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5d2" + }, + "id": "710734", + "fullName": "Kortlanda Nyhem", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5d3" + }, + "id": "710753", + "fullName": "Kortlanda Solebo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5d4" + }, + "id": "710767", + "fullName": "Kortlanda Tomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5d5" + }, + "id": "710782", + "fullName": "Lamperudsvägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5d6" + }, + "id": "710786", + "fullName": "Lersjön Björkebo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5d7" + }, + "id": "710819", + "fullName": "Lersjön Solbacka", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5d8" + }, + "id": "710821", + "fullName": "Lersjön Solvind", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5d9" + }, + "id": "710825", + "fullName": "Lersjön Tomtebo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5da" + }, + "id": "710827", + "fullName": "Lersjön Töllsböl", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5db" + }, + "id": "710843", + "fullName": "Lilla Hög Bäcken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5dc" + }, + "id": "710847", + "fullName": "Lilla Hög Kavelby", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5dd" + }, + "id": "710855", + "fullName": "Lilla Hög Nytomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5de" + }, + "id": "710861", + "fullName": "Lilla Hög Östuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5df" + }, + "id": "710867", + "fullName": "Lina Gränstomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5e0" + }, + "id": "710871", + "fullName": "Lina Lillfrigård", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5e1" + }, + "id": "710890", + "fullName": "Långlanda Bråten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5e2" + }, + "id": "710894", + "fullName": "Långlanda Hagen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5e3" + }, + "id": "710916", + "fullName": "Långlanda Tangen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5e4" + }, + "id": "710918", + "fullName": "Långlanda Torpet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5e5" + }, + "id": "710922", + "fullName": "Långlandssätra", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5e6" + }, + "id": "710929", + "fullName": "Mellbyn Finsätra", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5e7" + }, + "id": "710950", + "fullName": "Mellbyn Nordäng", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5e8" + }, + "id": "710954", + "fullName": "Mellbyn Nystuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5e9" + }, + "id": "710956", + "fullName": "Mellbyn Rudsten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5eb" + }, + "id": "710977", + "fullName": "Morast Bostället", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5ec" + }, + "id": "710986", + "fullName": "Morast Erikslund", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5ed" + }, + "id": "710998", + "fullName": "Morast Hagalund", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5ee" + }, + "id": "711002", + "fullName": "Morast Hagängen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5ef" + }, + "id": "711006", + "fullName": "Morast Höglunda", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5f0" + }, + "id": "711022", + "fullName": "Morast Lillgropa", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5f1" + }, + "id": "711024", + "fullName": "Morast Lillåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5f2" + }, + "id": "711030", + "fullName": "Morast Lönnerud", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5f3" + }, + "id": "711034", + "fullName": "Morast Marielund", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5f4" + }, + "id": "711038", + "fullName": "Morast Norstuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5f5" + }, + "id": "711048", + "fullName": "Morast Nygärdet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5f6" + }, + "id": "711058", + "fullName": "Morast Ormudden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5f7" + }, + "id": "711062", + "fullName": "Morast Sjöstrand", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5f8" + }, + "id": "711076", + "fullName": "Morast Solbacka", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5f9" + }, + "id": "711082", + "fullName": "Morast Sydstuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5fa" + }, + "id": "711094", + "fullName": "Morast Vålängen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5fb" + }, + "id": "711096", + "fullName": "Morast Vårliden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5fc" + }, + "id": "711100", + "fullName": "Morast Åseholmen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5fd" + }, + "id": "711104", + "fullName": "Morast Öststuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5fe" + }, + "id": "711108", + "fullName": "Nolby Bostället", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d5ff" + }, + "id": "711158", + "fullName": "Norra Morast Haga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d600" + }, + "id": "711174", + "fullName": "Norra Morast Mon", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d601" + }, + "id": "711207", + "fullName": "Skrot-Kalles väg", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d602" + }, + "id": "711215", + "fullName": "Stora Hög Berget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d603" + }, + "id": "711217", + "fullName": "Stora Hög Berghem", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d604" + }, + "id": "711230", + "fullName": "Stora Hög Gärdet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d605" + }, + "id": "711240", + "fullName": "Stora Hög Karlsro", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d606" + }, + "id": "711241", + "fullName": "Stora Hög Klippan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d607" + }, + "id": "711242", + "fullName": "Stora Hög Lagret", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d608" + }, + "id": "711250", + "fullName": "Stora Hög Nyback", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d609" + }, + "id": "711254", + "fullName": "Stora Hög Påkerud", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d60a" + }, + "id": "711262", + "fullName": "Stora Hög Säterbo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d60b" + }, + "id": "711286", + "fullName": "Tälle Bergbacken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d60c" + }, + "id": "711292", + "fullName": "Tälle Forsbacka", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d60d" + }, + "id": "711295", + "fullName": "Tälle Norgården", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d60e" + }, + "id": "711302", + "fullName": "Tälle Stenbacken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d60f" + }, + "id": "711304", + "fullName": "Tälle Tullarstöe", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d610" + }, + "id": "711396", + "fullName": "Ås Gåsmyrholmen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d611" + }, + "id": "711425", + "fullName": "Ås Lerstugberget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d612" + }, + "id": "711429", + "fullName": "Ås Lilla Mobacka", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d613" + }, + "id": "711435", + "fullName": "Ås Lilla Oppstuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d614" + }, + "id": "711441", + "fullName": "Ås Lilla Älvängen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d615" + }, + "id": "711463", + "fullName": "Ås Norra Högåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d616" + }, + "id": "711497", + "fullName": "Ås Smedjebacken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d617" + }, + "id": "711525", + "fullName": "Ås Södra Högåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d618" + }, + "id": "711565", + "fullName": "Ås Övre Sydstugan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d619" + }, + "id": "711567", + "fullName": "Åssätra Der Nole", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d61a" + }, + "id": "711573", + "fullName": "Åssätra Sommarro", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d61b" + }, + "id": "914706", + "fullName": "Tälle Johanstorp", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d61c" + }, + "id": "936223", + "fullName": "Morast Solsidan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d61d" + }, + "id": "709593", + "fullName": "Brandsborgsgatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d61e" + }, + "id": "709692", + "fullName": "Helga Görlins gata", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d61f" + }, + "id": "709714", + "fullName": "Per Anderssons väg", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d620" + }, + "id": "709716", + "fullName": "Petersborgsvägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d621" + }, + "id": "709871", + "fullName": "Håvilsrud Fridhem", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d622" + }, + "id": "709881", + "fullName": "Håvilsrud Heddebo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d623" + }, + "id": "709895", + "fullName": "Håvilsrud Lyckebo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d624" + }, + "id": "709909", + "fullName": "Håvilsrud Nystuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d625" + }, + "id": "709911", + "fullName": "Håvilsrud Nytomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d626" + }, + "id": "710005", + "fullName": "Häljeboda Björkås", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d627" + }, + "id": "710029", + "fullName": "Häljeboda Bunäset", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d628" + }, + "id": "710035", + "fullName": "Häljeboda Bäråsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d629" + }, + "id": "710045", + "fullName": "Häljeboda Framnäs", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d62a" + }, + "id": "710046", + "fullName": "Häljeboda Fridhem", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d62b" + }, + "id": "710085", + "fullName": "Häljeboda Högåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d62c" + }, + "id": "710091", + "fullName": "Häljeboda Kilstad", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d62d" + }, + "id": "710096", + "fullName": "Häljeboda Kvarnen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d62e" + }, + "id": "710127", + "fullName": "Häljeboda Lyckebo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d62f" + }, + "id": "710150", + "fullName": "Häljeboda Nordäng", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d630" + }, + "id": "710173", + "fullName": "Häljeboda Nystuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d631" + }, + "id": "710177", + "fullName": "Häljeboda Nytomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d632" + }, + "id": "710185", + "fullName": "Häljeboda Rickebo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d633" + }, + "id": "710189", + "fullName": "Häljeboda Sandmon", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d634" + }, + "id": "710217", + "fullName": "Häljeboda Solåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d635" + }, + "id": "710223", + "fullName": "Häljeboda Stakstö", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d636" + }, + "id": "710242", + "fullName": "Häljeboda Söderås", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d637" + }, + "id": "710254", + "fullName": "Häljeboda Söstuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d638" + }, + "id": "710261", + "fullName": "Häljeboda Vallnäs", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d639" + }, + "id": "710262", + "fullName": "Häljeboda Viderud", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d63a" + }, + "id": "710276", + "fullName": "Häljeboda Älgåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d63b" + }, + "id": "710280", + "fullName": "Häljeboda Ängåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d63f" + }, + "id": "710413", + "fullName": "Sanddalen Hedarna", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d640" + }, + "id": "710417", + "fullName": "Sanddalen Mobacka", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d641" + }, + "id": "710423", + "fullName": "Sanddalen Nystuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d643" + }, + "id": "710659", + "fullName": "Hålteberg Högåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d644" + }, + "id": "710663", + "fullName": "Hålteberg Lysåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d645" + }, + "id": "710664", + "fullName": "Hålteberg Mobacka", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d646" + }, + "id": "710666", + "fullName": "Hålteberg Nytomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d647" + }, + "id": "710667", + "fullName": "Hålteberg Söderås", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d648" + }, + "id": "710699", + "fullName": "Kortlanda Fridhem", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d649" + }, + "id": "710703", + "fullName": "Kortlanda Gläntan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d64a" + }, + "id": "710720", + "fullName": "Kortlanda Lyckhem", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d64b" + }, + "id": "710736", + "fullName": "Kortlanda Nystiga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d64c" + }, + "id": "710738", + "fullName": "Kortlanda Nytomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d64d" + }, + "id": "710765", + "fullName": "Kortlanda Tjärnet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d64e" + }, + "id": "710768", + "fullName": "Kortlanda Valhall", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d64f" + }, + "id": "710805", + "fullName": "Lersjön Kroksätra", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d650" + }, + "id": "710813", + "fullName": "Lersjön Piphugget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d651" + }, + "id": "710817", + "fullName": "Lersjön Skräddarn", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d652" + }, + "id": "710831", + "fullName": "Lersjön Åsebacken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d653" + }, + "id": "710859", + "fullName": "Lilla Hög Öststuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d654" + }, + "id": "710912", + "fullName": "Långlanda Nytomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d655" + }, + "id": "710931", + "fullName": "Mellbyn Kojbråten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d656" + }, + "id": "710946", + "fullName": "Mellbyn Muraråsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d657" + }, + "id": "710960", + "fullName": "Mellbyn Smibacken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d658" + }, + "id": "711004", + "fullName": "Morast Herrgården", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d659" + }, + "id": "711012", + "fullName": "Morast Jaktstugan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d65a" + }, + "id": "711060", + "fullName": "Morast Sandkullen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d65b" + }, + "id": "711064", + "fullName": "Morast Skidbacken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d65c" + }, + "id": "711066", + "fullName": "Morast Skogsliden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d65d" + }, + "id": "711124", + "fullName": "Nolby Nolbybråten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d65e" + }, + "id": "711126", + "fullName": "Nolby Prästgården", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d65f" + }, + "id": "711131", + "fullName": "Nolby Sockenstuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d660" + }, + "id": "711181", + "fullName": "Norra Morast Nyhem", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d661" + }, + "id": "711182", + "fullName": "Norra Morast Nyäng", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d662" + }, + "id": "711183", + "fullName": "Norra Morast Näset", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d663" + }, + "id": "711209", + "fullName": "Skråköpingsvägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d664" + }, + "id": "711221", + "fullName": "Stora Hög Björkebo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d665" + }, + "id": "711234", + "fullName": "Stora Hög Höglunda", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d666" + }, + "id": "711236", + "fullName": "Stora Hög Jesperud", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d667" + }, + "id": "711238", + "fullName": "Stora Hög Jägersro", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d668" + }, + "id": "711256", + "fullName": "Stora Hög Sjöliden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d669" + }, + "id": "711306", + "fullName": "Tälle Tuppeberget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d66a" + }, + "id": "711345", + "fullName": "Västergården Orre", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d66b" + }, + "id": "711431", + "fullName": "Ås Lilla Neartomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d66c" + }, + "id": "711433", + "fullName": "Ås Lilla Nordstuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d66d" + }, + "id": "711569", + "fullName": "Åssätra Götestuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d66e" + }, + "id": "915882", + "fullName": "Kortlanda Nystuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d66f" + }, + "id": "709734", + "fullName": "Södra Furunäsvägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d670" + }, + "id": "709855", + "fullName": "Håvilsrud Björkebo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d671" + }, + "id": "709883", + "fullName": "Håvilsrud Höglunda", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d672" + }, + "id": "709897", + "fullName": "Håvilsrud Lövnäset", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d673" + }, + "id": "709917", + "fullName": "Håvilsrud Sjöliden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d674" + }, + "id": "709929", + "fullName": "Håvilsrud Solängen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d675" + }, + "id": "709931", + "fullName": "Håvilsrud Sommarro", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d676" + }, + "id": "709939", + "fullName": "Håvilsrud Sörtomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d677" + }, + "id": "709949", + "fullName": "Håvilsrud Västerås", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d678" + }, + "id": "709955", + "fullName": "Håvilsrud Älvbacka", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d679" + }, + "id": "709991", + "fullName": "Häljeboda Anneberg", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d67a" + }, + "id": "709995", + "fullName": "Häljeboda Berggale", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d67b" + }, + "id": "710007", + "fullName": "Häljeboda Björkäng", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d67c" + }, + "id": "710011", + "fullName": "Häljeboda Bobäcken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d67d" + }, + "id": "710033", + "fullName": "Häljeboda Bäckadal", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d67e" + }, + "id": "710058", + "fullName": "Häljeboda Hagaberg", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d67f" + }, + "id": "710060", + "fullName": "Häljeboda Hagalund", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d680" + }, + "id": "710083", + "fullName": "Häljeboda Höglunda", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d681" + }, + "id": "710089", + "fullName": "Häljeboda Kartåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d682" + }, + "id": "710097", + "fullName": "Häljeboda Lellåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d683" + }, + "id": "710106", + "fullName": "Häljeboda Lilla Mon", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d684" + }, + "id": "710133", + "fullName": "Häljeboda Lövbacka", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d685" + }, + "id": "710146", + "fullName": "Häljeboda Nertomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d686" + }, + "id": "710167", + "fullName": "Häljeboda Nygärdet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d687" + }, + "id": "710175", + "fullName": "Häljeboda Nyståsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d688" + }, + "id": "710197", + "fullName": "Häljeboda Sjöliden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d689" + }, + "id": "710208", + "fullName": "Häljeboda Solliden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d68a" + }, + "id": "710221", + "fullName": "Häljeboda Sommarro", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d68b" + }, + "id": "710227", + "fullName": "Häljeboda Strandby", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d68c" + }, + "id": "710245", + "fullName": "Häljeboda Söderäng", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d68d" + }, + "id": "710264", + "fullName": "Häljeboda Vårliden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d68e" + }, + "id": "710304", + "fullName": "Muraråsen Åstorpet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d69a" + }, + "id": "710665", + "fullName": "Hålteberg Norra Mon", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d69b" + }, + "id": "710686", + "fullName": "Kortlanda Björkebo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d69c" + }, + "id": "710697", + "fullName": "Kortlanda Eda Brunn", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d69d" + }, + "id": "710705", + "fullName": "Kortlanda Hagaborg", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d69e" + }, + "id": "710709", + "fullName": "Kortlanda Höglunda", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d69f" + }, + "id": "710713", + "fullName": "Kortlanda Kalvåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6a0" + }, + "id": "710745", + "fullName": "Kortlanda Skoghall", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6a1" + }, + "id": "710755", + "fullName": "Kortlanda Solliden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6a2" + }, + "id": "710759", + "fullName": "Kortlanda Sörsätra", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6a3" + }, + "id": "710769", + "fullName": "Kortlanda Vårliden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6a4" + }, + "id": "710774", + "fullName": "Kortlanda Älvbacka", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6a5" + }, + "id": "710801", + "fullName": "Lersjön Janstorpet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6a6" + }, + "id": "710811", + "fullName": "Lersjön Mattagårda", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6a7" + }, + "id": "710829", + "fullName": "Lersjön Vinkelboda", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6a8" + }, + "id": "710845", + "fullName": "Lilla Hög Kavelbron", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6a9" + }, + "id": "710857", + "fullName": "Lilla Hög Torphaget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6aa" + }, + "id": "710879", + "fullName": "Lina Vrangelsröset", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6ab" + }, + "id": "710914", + "fullName": "Långlanda Solbacka", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6ac" + }, + "id": "710920", + "fullName": "Långlanda Öststuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6ad" + }, + "id": "710924", + "fullName": "Mellbyn Björkbacka", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6ae" + }, + "id": "711014", + "fullName": "Morast Kullebacken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6af" + }, + "id": "711016", + "fullName": "Morast Kulleberget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6b0" + }, + "id": "711084", + "fullName": "Morast Södra Bråten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6b1" + }, + "id": "711086", + "fullName": "Morast Tjärntorpet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6b2" + }, + "id": "711110", + "fullName": "Nolby Bytjärnsåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6b3" + }, + "id": "711151", + "fullName": "Norra Morast Bråten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6b4" + }, + "id": "711157", + "fullName": "Norra Morast Gärdet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6b5" + }, + "id": "711190", + "fullName": "Norra Morast Soltun", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6b6" + }, + "id": "711224", + "fullName": "Stora Hög Bostället", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6b7" + }, + "id": "711258", + "fullName": "Stora Hög Skogslund", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6b8" + }, + "id": "711260", + "fullName": "Stora Hög Skogstorp", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6b9" + }, + "id": "711270", + "fullName": "Stora Hög Säteråsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6ba" + }, + "id": "711274", + "fullName": "Stora Hög Sätra Gård", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6bb" + }, + "id": "711333", + "fullName": "Västergården Haget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6bc" + }, + "id": "711421", + "fullName": "Ås Kunttjärnssätra", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6bd" + }, + "id": "711437", + "fullName": "Ås Lilla Solglimten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6be" + }, + "id": "711445", + "fullName": "Ås Långtjärnsliden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6bf" + }, + "id": "711575", + "fullName": "Åssätra Tholstugan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6c0" + }, + "id": "921773", + "fullName": "Lilla Hög Trandalen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6c1" + }, + "id": "709671", + "fullName": "Östra Järnvägsgatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6c2" + }, + "id": "709690", + "fullName": "Gustaf Schröders väg", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6c3" + }, + "id": "709740", + "fullName": "Västra Järnvägsgatan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6c4" + }, + "id": "709849", + "fullName": "Håvilsrud Asphyddan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6c5" + }, + "id": "709853", + "fullName": "Håvilsrud Björkbacka", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6c6" + }, + "id": "709857", + "fullName": "Håvilsrud Bostället", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6c7" + }, + "id": "709867", + "fullName": "Håvilsrud Flantorpet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6c8" + }, + "id": "709869", + "fullName": "Håvilsrud Flanviken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6c9" + }, + "id": "709873", + "fullName": "Håvilsrud Gullholmen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6ca" + }, + "id": "709887", + "fullName": "Håvilsrud Lilla Brede", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6cb" + }, + "id": "709891", + "fullName": "Håvilsrud Lillängen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6cc" + }, + "id": "709901", + "fullName": "Håvilsrud Nordstugan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6cd" + }, + "id": "709915", + "fullName": "Håvilsrud Segolstorp", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6ce" + }, + "id": "709919", + "fullName": "Håvilsrud Skogslund", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6cf" + }, + "id": "709921", + "fullName": "Håvilsrud Solbacken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6d0" + }, + "id": "709935", + "fullName": "Håvilsrud Söderlund", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6d1" + }, + "id": "709938", + "fullName": "Håvilsrud Södra Ängen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6d2" + }, + "id": "709940", + "fullName": "Håvilsrud Tallbacken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6d3" + }, + "id": "709951", + "fullName": "Håvilsrud Västra Haga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6d4" + }, + "id": "709959", + "fullName": "Håvilsrud Ängsliden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6d5" + }, + "id": "709961", + "fullName": "Håvilsrud Östra Haga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6d6" + }, + "id": "709981", + "fullName": "Håvilsrudsätra Solås", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6d7" + }, + "id": "709997", + "fullName": "Häljeboda Billtegen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6d8" + }, + "id": "709999", + "fullName": "Häljeboda Björkhagen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6d9" + }, + "id": "710001", + "fullName": "Häljeboda Björklunda", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6da" + }, + "id": "710003", + "fullName": "Häljeboda Björknäset", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6db" + }, + "id": "710009", + "fullName": "Häljeboda Björntomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6dc" + }, + "id": "710017", + "fullName": "Häljeboda Bostället", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6dd" + }, + "id": "710043", + "fullName": "Häljeboda Folkets Hus", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6de" + }, + "id": "710044", + "fullName": "Häljeboda Framgården", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6df" + }, + "id": "710052", + "fullName": "Häljeboda Granhyddan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6e0" + }, + "id": "710054", + "fullName": "Häljeboda Granliden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6e1" + }, + "id": "710073", + "fullName": "Häljeboda Herrgården", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6e2" + }, + "id": "710087", + "fullName": "Häljeboda Ingelsrud", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6e3" + }, + "id": "710094", + "fullName": "Häljeboda Knäppåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6e4" + }, + "id": "710105", + "fullName": "Häljeboda Lilla Högen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6e5" + }, + "id": "710119", + "fullName": "Häljeboda Lilla Näset", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6e6" + }, + "id": "710125", + "fullName": "Häljeboda Ljungåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6e7" + }, + "id": "710131", + "fullName": "Häljeboda Lyckängen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6e8" + }, + "id": "710137", + "fullName": "Häljeboda Lövåshagen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6e9" + }, + "id": "710139", + "fullName": "Häljeboda Marielund", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6ea" + }, + "id": "710147", + "fullName": "Häljeboda Nordstrand", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6eb" + }, + "id": "710148", + "fullName": "Häljeboda Nordstugan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6ec" + }, + "id": "710149", + "fullName": "Häljeboda Nordtomten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6ed" + }, + "id": "710154", + "fullName": "Häljeboda Norra Åsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6ee" + }, + "id": "710191", + "fullName": "Häljeboda Sandsborg", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6ef" + }, + "id": "710198", + "fullName": "Häljeboda Skogsliden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6f0" + }, + "id": "710200", + "fullName": "Häljeboda Skolbacken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6f1" + }, + "id": "710202", + "fullName": "Häljeboda Slussåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6f2" + }, + "id": "710225", + "fullName": "Häljeboda Stormyren", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6f3" + }, + "id": "710233", + "fullName": "Häljeboda Sydstugan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6f4" + }, + "id": "710235", + "fullName": "Häljeboda Säterfalla", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6f5" + }, + "id": "710237", + "fullName": "Häljeboda Säterhagen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6f6" + }, + "id": "710241", + "fullName": "Häljeboda Söderlund", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6f7" + }, + "id": "710248", + "fullName": "Häljeboda Södra Hagen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6f8" + }, + "id": "710253", + "fullName": "Häljeboda Sörgården", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6f9" + }, + "id": "710255", + "fullName": "Häljeboda Tronbacken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6fa" + }, + "id": "710270", + "fullName": "Häljeboda Väststuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6fb" + }, + "id": "710278", + "fullName": "Häljeboda Ängstrand", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6fc" + }, + "id": "710290", + "fullName": "Muraråsen Berghagen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6fd" + }, + "id": "710296", + "fullName": "Muraråsen Mitthagen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6fe" + }, + "id": "710300", + "fullName": "Muraråsen Smedtomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d6ff" + }, + "id": "710310", + "fullName": "Muraråsen Öststugan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d711" + }, + "id": "710425", + "fullName": "Sanddalen Sandbacka", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d712" + }, + "id": "710427", + "fullName": "Sanddalen Solglimten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d713" + }, + "id": "710429", + "fullName": "Sanddalen Solgläntan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d714" + }, + "id": "710431", + "fullName": "Sanddalen Soltorpet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d72d" + }, + "id": "710655", + "fullName": "Hålteberg Erikstuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d72e" + }, + "id": "710682", + "fullName": "Kortlanda Berghagen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d72f" + }, + "id": "710684", + "fullName": "Kortlanda Björkbacka", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d730" + }, + "id": "710688", + "fullName": "Kortlanda Bostället", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d731" + }, + "id": "710690", + "fullName": "Kortlanda Brobacken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d732" + }, + "id": "710711", + "fullName": "Kortlanda Jaktstuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d733" + }, + "id": "710726", + "fullName": "Kortlanda Nordstuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d734" + }, + "id": "710749", + "fullName": "Kortlanda Skogsliden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d735" + }, + "id": "710757", + "fullName": "Kortlanda Säteråsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d736" + }, + "id": "710761", + "fullName": "Kortlanda Talltomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d737" + }, + "id": "710763", + "fullName": "Kortlanda Tjärnbacka", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d738" + }, + "id": "710776", + "fullName": "Kortlanda Östersätra", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d739" + }, + "id": "710841", + "fullName": "Lilla Hög Björkhaget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d73a" + }, + "id": "710851", + "fullName": "Lilla Hög Lilla Östuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d73b" + }, + "id": "710853", + "fullName": "Lilla Hög Nystuhaget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d73c" + }, + "id": "710877", + "fullName": "Lina Trättfallhaget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d73d" + }, + "id": "710896", + "fullName": "Långlanda Lersjötorp", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d73e" + }, + "id": "710898", + "fullName": "Långlanda Lilla Hagen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d73f" + }, + "id": "710904", + "fullName": "Långlanda Lundaberg", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d740" + }, + "id": "710908", + "fullName": "Långlanda Nordtangen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d741" + }, + "id": "710938", + "fullName": "Mellbyn Lilla Bråten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d742" + }, + "id": "710944", + "fullName": "Mellbyn Mellansätra", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d743" + }, + "id": "710958", + "fullName": "Mellbyn Skogsgläntan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d744" + }, + "id": "710966", + "fullName": "Mellbyn Västarsätra", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d745" + }, + "id": "711054", + "fullName": "Morast Nystugehaget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d746" + }, + "id": "711070", + "fullName": "Morast Skomakarhagen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d747" + }, + "id": "711112", + "fullName": "Nolby Församlingshem", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d748" + }, + "id": "711116", + "fullName": "Nolby Klockargården", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d749" + }, + "id": "711141", + "fullName": "Norra Fjäll Rönningen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d74a" + }, + "id": "711149", + "fullName": "Norra Morast Blacksta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d74b" + }, + "id": "711153", + "fullName": "Norra Morast Bystuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d74c" + }, + "id": "711168", + "fullName": "Norra Morast Lyckebo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d74d" + }, + "id": "711170", + "fullName": "Norra Morast Lyckäng", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d74e" + }, + "id": "711180", + "fullName": "Norra Morast Nertomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d74f" + }, + "id": "711186", + "fullName": "Norra Morast Solbacka", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d750" + }, + "id": "711192", + "fullName": "Norra Morast Solvang", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d751" + }, + "id": "711196", + "fullName": "Norra Morast Vålängen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d752" + }, + "id": "711223", + "fullName": "Stora Hög Björkhagen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d753" + }, + "id": "711226", + "fullName": "Stora Hög Bua Nytomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d754" + }, + "id": "711228", + "fullName": "Stora Hög Dyckelstorp", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d755" + }, + "id": "711243", + "fullName": "Stora Hög Mellantomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d756" + }, + "id": "711248", + "fullName": "Stora Hög Norra Berget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d757" + }, + "id": "711268", + "fullName": "Stora Hög Säterhagen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d758" + }, + "id": "711280", + "fullName": "Stora Hög Södra Tomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d759" + }, + "id": "711294", + "fullName": "Tälle Lellstuga Der Sö", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d75a" + }, + "id": "711325", + "fullName": "Västergården Björkås", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d75b" + }, + "id": "711327", + "fullName": "Västergården Bråten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d75c" + }, + "id": "711339", + "fullName": "Västergården Nolate", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d75d" + }, + "id": "711343", + "fullName": "Västergården Nygård", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d75e" + }, + "id": "711344", + "fullName": "Västergården Nytomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d75f" + }, + "id": "711423", + "fullName": "Ås Kunttjärnstorpet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d760" + }, + "id": "711465", + "fullName": "Ås Norra Västartomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d761" + }, + "id": "711527", + "fullName": "Ås Sönnarenordstuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d762" + }, + "id": "711539", + "fullName": "Ås Västra Björkeberg", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d763" + }, + "id": "711577", + "fullName": "Åssätra Västarstugan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d764" + }, + "id": "914056", + "fullName": "Norra Morast Nystuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d765" + }, + "id": "919615", + "fullName": "Håvilsrud Skogsudden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d767" + }, + "id": "936222", + "fullName": "Morast Mjölnargärdet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d768" + }, + "id": "709899", + "fullName": "Håvilsrud Lövnäsudden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d769" + }, + "id": "709937", + "fullName": "Håvilsrud Söderstrand", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d76a" + }, + "id": "709945", + "fullName": "Håvilsrud Vällenstorp", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d76b" + }, + "id": "709987", + "fullName": "Håvilsrudsätra Vangen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d76c" + }, + "id": "710048", + "fullName": "Häljeboda Fågelsången", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d76d" + }, + "id": "710050", + "fullName": "Häljeboda Gammelstuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d76e" + }, + "id": "710079", + "fullName": "Häljeboda Högbäcksmon", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d76f" + }, + "id": "710099", + "fullName": "Häljeboda Lilla Butorp", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d770" + }, + "id": "710103", + "fullName": "Häljeboda Lilla Holmen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d771" + }, + "id": "710112", + "fullName": "Häljeboda Lilla Nylund", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d772" + }, + "id": "710141", + "fullName": "Häljeboda Mellarstuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d773" + }, + "id": "710143", + "fullName": "Häljeboda Missionshus", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d774" + }, + "id": "710183", + "fullName": "Häljeboda Oppe Ve Dahls", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d775" + }, + "id": "710219", + "fullName": "Häljeboda Sommarhagen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d776" + }, + "id": "710249", + "fullName": "Häljeboda Sönnartomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d777" + }, + "id": "710288", + "fullName": "Lillåsen Mellangården", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d778" + }, + "id": "710298", + "fullName": "Muraråsen Nolare Stuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d78e" + }, + "id": "710661", + "fullName": "Hålteberg Lundagården", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d78f" + }, + "id": "710716", + "fullName": "Kortlanda Lilla Berget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d790" + }, + "id": "710770", + "fullName": "Kortlanda Västersätra", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d791" + }, + "id": "710778", + "fullName": "Kortlanda Östra Lyckan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d792" + }, + "id": "710807", + "fullName": "Lersjön Lilla Björkebo", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d793" + }, + "id": "710902", + "fullName": "Långlanda Lilla Torpet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d794" + }, + "id": "710910", + "fullName": "Långlanda Norra Bråten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d795" + }, + "id": "710974", + "fullName": "Morast Bergströmsåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d796" + }, + "id": "710992", + "fullName": "Morast Gamla Skolhuset", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d797" + }, + "id": "711008", + "fullName": "Morast Höglundahyttan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d798" + }, + "id": "711098", + "fullName": "Morast Västra Vålängen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d799" + }, + "id": "711145", + "fullName": "Norra Fjäll Övre Holmen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d79a" + }, + "id": "711155", + "fullName": "Norra Morast Djupdalen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d79b" + }, + "id": "711188", + "fullName": "Norra Morast Solbacken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d79d" + }, + "id": "711244", + "fullName": "Stora Hög Nordsjöhaget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d79e" + }, + "id": "711276", + "fullName": "Stora Hög Södra Klippan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d79f" + }, + "id": "711278", + "fullName": "Stora Hög Södra Påkerud", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7a0" + }, + "id": "711329", + "fullName": "Västergården Hagaberg", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7a1" + }, + "id": "711331", + "fullName": "Västergården Hagalund", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7a2" + }, + "id": "711335", + "fullName": "Västergården Lerhagen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7a3" + }, + "id": "711346", + "fullName": "Västergården Perstuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7a4" + }, + "id": "711541", + "fullName": "Ås Västra Smedjebacken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7a5" + }, + "id": "910271", + "fullName": "Håvilsrud Skruvstädet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7a6" + }, + "id": "922647", + "fullName": "Hålteberg Skogslyckan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7a7" + }, + "id": "936225", + "fullName": "Västergården Öststuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7a8" + }, + "id": "709886", + "fullName": "Håvilsrud Lennartslund", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7a9" + }, + "id": "709888", + "fullName": "Håvilsrud Lilla Nytomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7aa" + }, + "id": "709947", + "fullName": "Håvilsrud Vällenstrand", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7ab" + }, + "id": "709965", + "fullName": "Håvilsrudsätra Fridhem", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7ac" + }, + "id": "710015", + "fullName": "Häljeboda Borgsjöudden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7ad" + }, + "id": "710110", + "fullName": "Häljeboda Lilla Nordäng", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7ae" + }, + "id": "710123", + "fullName": "Häljeboda Lilla Stakstö", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7af" + }, + "id": "710201", + "fullName": "Häljeboda Skoltmossmon", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7b0" + }, + "id": "710204", + "fullName": "Häljeboda Snickartomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7b1" + }, + "id": "710229", + "fullName": "Häljeboda Strandtorpet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7b2" + }, + "id": "710266", + "fullName": "Häljeboda Vällenstrand", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7b3" + }, + "id": "710294", + "fullName": "Muraråsen Mellangården", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7b4" + }, + "id": "710302", + "fullName": "Muraråsen Sönnare Stuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7b9" + }, + "id": "710419", + "fullName": "Sanddalen Norra Hedarna", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7cb" + }, + "id": "710668", + "fullName": "Hålteberg Södra Nytomta", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7cc" + }, + "id": "710701", + "fullName": "Kortlanda Gamla Valhall", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7cd" + }, + "id": "710717", + "fullName": "Kortlanda Lilla Valhall", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7ce" + }, + "id": "710747", + "fullName": "Kortlanda Skogsgläntan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7cf" + }, + "id": "710751", + "fullName": "Kortlanda Smedjebråten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7d0" + }, + "id": "710771", + "fullName": "Kortlanda Västra Berget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7d1" + }, + "id": "711118", + "fullName": "Nolby Lilla Nolbybråten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7d2" + }, + "id": "711137", + "fullName": "Norra Fjäll Lilla Holmen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7d3" + }, + "id": "711139", + "fullName": "Norra Fjäll Nedre Holmen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7d4" + }, + "id": "711147", + "fullName": "Norra Morast Björklunda", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7d5" + }, + "id": "711160", + "fullName": "Norra Morast Höjdgärdet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7d7" + }, + "id": "711232", + "fullName": "Stora Hög Högdalstorpet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7d8" + }, + "id": "711246", + "fullName": "Stora Hög Nordsjöstrand", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7d9" + }, + "id": "711252", + "fullName": "Stora Hög Potatistorpet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7da" + }, + "id": "711296", + "fullName": "Tälle Norra Tuppeberget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7db" + }, + "id": "711319", + "fullName": "Värmlands Eda Solgården", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7dc" + }, + "id": "711348", + "fullName": "Västergården Väststuga", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7dd" + }, + "id": "920017", + "fullName": "Stora Hög Nordsjöstugan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7de" + }, + "id": "709865", + "fullName": "Håvilsrud Brötningstorp", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7df" + }, + "id": "709889", + "fullName": "Håvilsrud Lilla Söderlund", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7e0" + }, + "id": "709903", + "fullName": "Håvilsrud Norra Sjöliden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7e1" + }, + "id": "709977", + "fullName": "Håvilsrudsätra Perserud", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7e2" + }, + "id": "709983", + "fullName": "Håvilsrudsätra Sörsätern", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7e3" + }, + "id": "709989", + "fullName": "Håvilsrudsätra Vangstorp", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7e4" + }, + "id": "709992", + "fullName": "Häljeboda Annebergshagen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7e5" + }, + "id": "710019", + "fullName": "Häljeboda Broströmstorp", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7e6" + }, + "id": "710025", + "fullName": "Häljeboda Brunmanbäcken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7e7" + }, + "id": "710037", + "fullName": "Häljeboda Danielstorpet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7e8" + }, + "id": "710093", + "fullName": "Häljeboda Klättjärnstorp", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7e9" + }, + "id": "710121", + "fullName": "Häljeboda Lilla Sjöliden", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7ea" + }, + "id": "710152", + "fullName": "Häljeboda Norra Fåfängan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7eb" + }, + "id": "710246", + "fullName": "Häljeboda Södra Fåfängan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d7ec" + }, + "id": "710286", + "fullName": "Häljeboda Övre Nordstrand", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d80a" + }, + "id": "710634", + "fullName": "Eda Glasbruk Gamla Skolan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d80b" + }, + "id": "710809", + "fullName": "Lersjön Lilla Janstorpet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d80c" + }, + "id": "710849", + "fullName": "Lilla Hög Lilla Torphaget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d80d" + }, + "id": "710976", + "fullName": "Morast Billerudskontoret", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d80e" + }, + "id": "711018", + "fullName": "Morast Lilla Kullebacken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d80f" + }, + "id": "711020", + "fullName": "Morast Lilla Kulleberget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d810" + }, + "id": "711143", + "fullName": "Norra Fjäll Rönningsåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d811" + }, + "id": "711162", + "fullName": "Norra Morast Klammbäcken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d812" + }, + "id": "711164", + "fullName": "Norra Morast Knattebråten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d813" + }, + "id": "711184", + "fullName": "Norra Morast Skogstorpet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d814" + }, + "id": "711194", + "fullName": "Norra Morast Strömstorpet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d816" + }, + "id": "711310", + "fullName": "Värmlands Eda Fågelsången", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d817" + }, + "id": "711317", + "fullName": "Värmlands Eda Skogsbrynet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d818" + }, + "id": "711321", + "fullName": "Västergården Björkbacka", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d819" + }, + "id": "711323", + "fullName": "Västergården Björklunda", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d81a" + }, + "id": "711341", + "fullName": "Västergården Norra Gärdet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d81b" + }, + "id": "711347", + "fullName": "Västergården Södra Gärdet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d81c" + }, + "id": "711427", + "fullName": "Ås Lilla Kunttjärnssätra", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d81d" + }, + "id": "914004", + "fullName": "Häljeboda Harfjällsfoten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d81f" + }, + "id": "709863", + "fullName": "Håvilsrud Brötningslandet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d820" + }, + "id": "709971", + "fullName": "Håvilsrudsätra Lillstugan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d821" + }, + "id": "710101", + "fullName": "Häljeboda Lilla Framgården", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d822" + }, + "id": "710108", + "fullName": "Häljeboda Lilla Nordstugan", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d823" + }, + "id": "710282", + "fullName": "Häljeboda Östare Tjärnåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d82b" + }, + "id": "710892", + "fullName": "Långlanda Brötningslandet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d82c" + }, + "id": "710900", + "fullName": "Långlanda Lilla Nordtangen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d82d" + }, + "id": "711172", + "fullName": "Norra Morast Mjölnargärdet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d82e" + }, + "id": "709967", + "fullName": "Håvilsrudsätra Lilla Vangen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d82f" + }, + "id": "709979", + "fullName": "Håvilsrudsätra Rumpesnåret", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d830" + }, + "id": "709985", + "fullName": "Håvilsrudsätra Tomtatorpet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d831" + }, + "id": "709990", + "fullName": "Håvilsrudsätra Östra Fridhem", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d832" + }, + "id": "710268", + "fullName": "Häljeboda Västare Tjärnåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d83a" + }, + "id": "711068", + "fullName": "Morast Skogvaktarbostället", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d83c" + }, + "id": "711337", + "fullName": "Västergården Lilla Hagaberg", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d83d" + }, + "id": "709969", + "fullName": "Håvilsrudsätra Lilla Vangstorp", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d83e" + }, + "id": "710193", + "fullName": "Häljeboda Sandtjärnsbäckforsåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d841" + }, + "id": "710906", + "fullName": "Långlanda Nole Brötningslandet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d842" + }, + "id": "711166", + "fullName": "Norra Morast Lilla Knattebråten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d844" + }, + "id": "773931", + "fullName": "Charlottenborgsvägen", + "parentFullName": "Kungsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d845" + }, + "id": "570442", + "fullName": "Gryt Charlottenberg", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d846" + }, + "id": "570491", + "fullName": "Grytö Charlottenborg", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d847" + }, + "id": "569476", + "fullName": "Ödgersbo Charlottenborg", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d848" + }, + "id": "570740", + "fullName": "Kråkmarö Charlottenborg", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d849" + }, + "id": "557510", + "fullName": "Väversunda Charlottenborg", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d84b" + }, + "id": "848587", + "fullName": "Svanvik Christinero", + "parentFullName": "Karlsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d84c" + }, + "id": "841456", + "fullName": "Ripanäs Charlottendal", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d84d" + }, + "id": "754709", + "fullName": "Barne-Åsaka Charlottenlund", + "parentFullName": "Nossebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d84e" + }, + "id": "510797", + "fullName": "Linneberg Charlottenborg", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d84f" + }, + "id": "557808", + "fullName": "Kulltorp Charlottenborg", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d850" + }, + "id": "675815", + "fullName": "Gäserud Charlottenberg", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d851" + }, + "id": "932461", + "fullName": "Basarp Charlottenberg", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d852" + }, + "id": "487125", + "fullName": "Basarp Charlottenberg", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d853" + }, + "id": "944525", + "fullName": "Chokladstigen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d854" + }, + "id": "951442", + "fullName": "Champinjonvägen", + "parentFullName": "Nykvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d855" + }, + "id": "951185", + "fullName": "Christian IV:s väg", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d856" + }, + "id": "943808", + "fullName": "Charkuterigatan", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d857" + }, + "id": "945094", + "fullName": "Christian I:s plats", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d858" + }, + "id": "943410", + "fullName": "Charlottenlundsvägen", + "parentFullName": "Kivik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d859" + }, + "id": "950815", + "fullName": "Christer Strömholms gata", + "parentFullName": "Höganäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d85a" + }, + "id": "946337", + "fullName": "Charlotte Löwenskölds Gränd", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d85b" + }, + "id": "947349", + "fullName": "Ringvägen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d85c" + }, + "id": "944410", + "fullName": "Ås Tjärntorpet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d85d" + }, + "id": "946440", + "fullName": "Mellbyn Gärdet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d85e" + }, + "id": "952941", + "fullName": "Ås Hållplatsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d85f" + }, + "id": "945769", + "fullName": "Mellbyn Stora Bråten", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d860" + }, + "id": "953522", + "fullName": "Håvilsrud Knektåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d861" + }, + "id": "954035", + "fullName": "Lersjön Övre Åsebacken", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d862" + }, + "id": "952150", + "fullName": "Häljeboda Norra Högåsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d863" + }, + "id": "950335", + "fullName": "Häljeboda Ängbjörkshaget", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d864" + }, + "id": "953324", + "fullName": "Långlanda Klockargärdet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d865" + }, + "id": "945261", + "fullName": "Häljeboda Häljebodaforsen", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d866" + }, + "id": "951032", + "fullName": "Häljeboda Framgårdslandet", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1993a27dcf33cb22d867" + }, + "id": "945262", + "fullName": "Morast Morastforsens Kraftstation", + "parentFullName": "Charlottenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1994a27dcf33cb22d8ba" + }, + "id": "756009", + "fullName": "Bjärby Ciciliasgården", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1994a27dcf33cb22d8bb" + }, + "id": "943335", + "fullName": "Cikadavägen", + "parentFullName": "Ösmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1994a27dcf33cb22d8bc" + }, + "id": "944287", + "fullName": "Cirkusgränd", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1994a27dcf33cb22d8bd" + }, + "id": "951610", + "fullName": "Cirkusgatan", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1994a27dcf33cb22d8be" + }, + "id": "941070", + "fullName": "Cirkusgränd", + "parentFullName": "Sundbyberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1994a27dcf33cb22d8bf" + }, + "id": "941071", + "fullName": "Cirkusgränd", + "parentFullName": "Sundbyberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1994a27dcf33cb22d8c0" + }, + "id": "945997", + "fullName": "Cisternvägen", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1994a27dcf33cb22d8c1" + }, + "id": "954200", + "fullName": "Ciselörsgatan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1994a27dcf33cb22d8c2" + }, + "id": "954468", + "fullName": "Cikorians väg", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1994a27dcf33cb22d8c3" + }, + "id": "944503", + "fullName": "Ciderfabrikens väg", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f199aa27dcf33cb22e8b1" + }, + "id": "498256", + "fullName": "Ralingsås Clasgård", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f199aa27dcf33cb22e8b2" + }, + "id": "754418", + "fullName": "Clematisvägen", + "parentFullName": "Nossebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f199aa27dcf33cb22e8b3" + }, + "id": "943422", + "fullName": "Claras väg", + "parentFullName": "Markaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f199aa27dcf33cb22e8b4" + }, + "id": "943154", + "fullName": "Clüverhusen", + "parentFullName": "Sälen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19a0a27dcf33cb22f8af" + }, + "id": "754101", + "fullName": "Conradsgatan", + "parentFullName": "Nossebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19a0a27dcf33cb22f8b0" + }, + "id": "946365", + "fullName": "Larv Bel Colle", + "parentFullName": "Larv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19a0a27dcf33cb22f8b1" + }, + "id": "945792", + "fullName": "Colestiumvägen", + "parentFullName": "Idre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19a0a27dcf33cb22f8b2" + }, + "id": "943300", + "fullName": "Copernicusvägen", + "parentFullName": "Idre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19a6a27dcf33cb230877" + }, + "id": "953908", + "fullName": "Cressidavägen", + "parentFullName": "Idre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19a6a27dcf33cb230878" + }, + "id": "949920", + "fullName": "Crossenvägen", + "parentFullName": "Funäsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19a6a27dcf33cb230879" + }, + "id": "943267", + "fullName": "Lökene Crossbanan", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19aca27dcf33cb231835" + }, + "id": "681026", + "fullName": "Currygatan", + "parentFullName": "Torsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19aca27dcf33cb231836" + }, + "id": "932499", + "fullName": "Björkevik Villa Cullhem", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19aca27dcf33cb231837" + }, + "id": "487198", + "fullName": "Björkevik Villa Cullhem", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19aca27dcf33cb231838" + }, + "id": "953909", + "fullName": "Cupidvägen", + "parentFullName": "Idre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19aca27dcf33cb231839" + }, + "id": "951819", + "fullName": "Marie Curies Allé", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19b4a27dcf33cb232810" + }, + "id": "816042", + "fullName": "Cykelvägen", + "parentFullName": "Vansbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19b4a27dcf33cb232811" + }, + "id": "754609", + "fullName": "Cypressvägen", + "parentFullName": "Nossebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19b4a27dcf33cb232812" + }, + "id": "945301", + "fullName": "Cygnusvägen", + "parentFullName": "Idre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19b4a27dcf33cb232813" + }, + "id": "950632", + "fullName": "Cyklopgatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19b4a27dcf33cb232814" + }, + "id": "951608", + "fullName": "Cypressvägen", + "parentFullName": "Asmundtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19b4a27dcf33cb232815" + }, + "id": "941228", + "fullName": "Cykelvädersgatan", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a2b" + }, + "id": "782349", + "fullName": "Toarp Dalbo", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a2c" + }, + "id": "782014", + "fullName": "Dalsjövägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a2d" + }, + "id": "782726", + "fullName": "Stålarp Dala", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a2e" + }, + "id": "782426", + "fullName": "Dalsjön Lilla", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a2f" + }, + "id": "782428", + "fullName": "Dalsjön Stora", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a30" + }, + "id": "783813", + "fullName": "Stenshult Dalen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a32" + }, + "id": "764074", + "fullName": "Dammgatan", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a33" + }, + "id": "782548", + "fullName": "Halsaryd Dalhem", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a34" + }, + "id": "786158", + "fullName": "Dammvägen", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a35" + }, + "id": "782386", + "fullName": "Toarpsdal Dalhem", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a37" + }, + "id": "764116", + "fullName": "Damastgatan", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a39" + }, + "id": "783815", + "fullName": "Stenshult Dalhöjden", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a3c" + }, + "id": "775423", + "fullName": "Skalle Dalhem", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a3d" + }, + "id": "776301", + "fullName": "Gingri Dalhem", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a3e" + }, + "id": "776518", + "fullName": "Komlösa Dalen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a3f" + }, + "id": "781564", + "fullName": "Flaten Dalhem", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a40" + }, + "id": "764371", + "fullName": "Dalsåkergatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a41" + }, + "id": "783278", + "fullName": "Falskog Dalen", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a42" + }, + "id": "783735", + "fullName": "Norra Lergered Daggebo", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a43" + }, + "id": "783736", + "fullName": "Norra Lergered Danåsen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a45" + }, + "id": "762973", + "fullName": "Kråkered Dalvik", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a46" + }, + "id": "775778", + "fullName": "Sibbarp Daläng", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a48" + }, + "id": "781115", + "fullName": "Töllesjö Dalen", + "parentFullName": "Rydboholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a4b" + }, + "id": "764029", + "fullName": "Dammkullevägen", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a4d" + }, + "id": "762671", + "fullName": "Funningen Danhill", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a4e" + }, + "id": "776126", + "fullName": "Tämta Dammbacken", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a4f" + }, + "id": "784110", + "fullName": "Slätthult Dalhem", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a50" + }, + "id": "781871", + "fullName": "Dalsjöfors Strandkullen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a54" + }, + "id": "775619", + "fullName": "Västergården Dammen", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a55" + }, + "id": "783953", + "fullName": "Hallagärde Dammkärr", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a5a" + }, + "id": "775803", + "fullName": "Sköttning Dammbacken", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a62" + }, + "id": "781160", + "fullName": "Södra Fagerhult Dammen", + "parentFullName": "Viskafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a69" + }, + "id": "783658", + "fullName": "Hult", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a6a" + }, + "id": "783610", + "fullName": "Forsa", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a6b" + }, + "id": "783716", + "fullName": "Mötet", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a6c" + }, + "id": "783776", + "fullName": "Rydet", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a6d" + }, + "id": "783780", + "fullName": "Rölle", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a6e" + }, + "id": "782319", + "fullName": "Taryd", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a6f" + }, + "id": "930583", + "fullName": "Toarp", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a71" + }, + "id": "782296", + "fullName": "Senåsa", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a75" + }, + "id": "783650", + "fullName": "Fridhem", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a76" + }, + "id": "783678", + "fullName": "Jättebo", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a77" + }, + "id": "783811", + "fullName": "Slätten", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a78" + }, + "id": "781924", + "fullName": "Envägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a79" + }, + "id": "782016", + "fullName": "Ekvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a7a" + }, + "id": "782317", + "fullName": "Stommen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a7b" + }, + "id": "782537", + "fullName": "Gällsjö", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a7c" + }, + "id": "782592", + "fullName": "Kanåsen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a7d" + }, + "id": "782683", + "fullName": "Smedsås", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a7e" + }, + "id": "782718", + "fullName": "Stålarp", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a81" + }, + "id": "783698", + "fullName": "Lergåsen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a82" + }, + "id": "783700", + "fullName": "Lieslätt", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a83" + }, + "id": "783768", + "fullName": "Rammsjön", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a84" + }, + "id": "783797", + "fullName": "Sjöliden", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a85" + }, + "id": "783825", + "fullName": "Stuvhult", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a86" + }, + "id": "781886", + "fullName": "Myrvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a88" + }, + "id": "781964", + "fullName": "Örnvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a8a" + }, + "id": "781972", + "fullName": "Grönelid", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a8b" + }, + "id": "781988", + "fullName": "Linvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a8c" + }, + "id": "781992", + "fullName": "Rydslätt", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a8d" + }, + "id": "782002", + "fullName": "Tygvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a8e" + }, + "id": "782022", + "fullName": "Hagvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a8f" + }, + "id": "782230", + "fullName": "Häljared", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a90" + }, + "id": "782265", + "fullName": "Kronodal", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a91" + }, + "id": "782503", + "fullName": "Dusekärr", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a92" + }, + "id": "782544", + "fullName": "Halsaryd", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a93" + }, + "id": "782638", + "fullName": "Skänstad", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a98" + }, + "id": "783656", + "fullName": "Fållvägen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a99" + }, + "id": "783688", + "fullName": "Kärrvägen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a9a" + }, + "id": "783689", + "fullName": "Lekstaden", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a9b" + }, + "id": "783712", + "fullName": "Lillvägen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a9c" + }, + "id": "781874", + "fullName": "Floxvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a9d" + }, + "id": "781888", + "fullName": "Orrevägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234a9f" + }, + "id": "781904", + "fullName": "Storgatan", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234aa0" + }, + "id": "781928", + "fullName": "Furuvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234aa1" + }, + "id": "781930", + "fullName": "Granvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234aa2" + }, + "id": "781934", + "fullName": "Rönnvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234aa4" + }, + "id": "781996", + "fullName": "Spolvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234aa5" + }, + "id": "782004", + "fullName": "Varpvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234aa7" + }, + "id": "782042", + "fullName": "Oxelvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234aaa" + }, + "id": "782345", + "fullName": "Taryd Ödet", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234aab" + }, + "id": "782373", + "fullName": "Toarpsdal", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234aac" + }, + "id": "782630", + "fullName": "Skälvarås", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234aad" + }, + "id": "783637", + "fullName": "Forsa Nyhem", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234aae" + }, + "id": "783662", + "fullName": "Hult Ekhult", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234aaf" + }, + "id": "783666", + "fullName": "Hult Hyltan", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ab0" + }, + "id": "783668", + "fullName": "Hult Lugnet", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ab1" + }, + "id": "783686", + "fullName": "Klippvägen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ab2" + }, + "id": "783726", + "fullName": "Mötet Stora", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ab3" + }, + "id": "783809", + "fullName": "Skogsvägen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ab4" + }, + "id": "783823", + "fullName": "Stomsvägen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ab5" + }, + "id": "781884", + "fullName": "Lärkevägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ab6" + }, + "id": "781913", + "fullName": "Södra vägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ab8" + }, + "id": "781950", + "fullName": "Hansavägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234aba" + }, + "id": "781976", + "fullName": "Gårdavägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234abb" + }, + "id": "781986", + "fullName": "Lidbovägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234abc" + }, + "id": "781990", + "fullName": "Risbovägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234abd" + }, + "id": "782020", + "fullName": "Grindvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234abe" + }, + "id": "782038", + "fullName": "Ollonvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234abf" + }, + "id": "782052", + "fullName": "Ställvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ac0" + }, + "id": "782056", + "fullName": "Svampvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ac1" + }, + "id": "782357", + "fullName": "Toarp Hagen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ac2" + }, + "id": "782582", + "fullName": "Hulta Nyhem", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ac3" + }, + "id": "782758", + "fullName": "Övrarp Haga", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ac7" + }, + "id": "783639", + "fullName": "Forsa Skeabo", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ac8" + }, + "id": "783641", + "fullName": "Forsa Solhem", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ac9" + }, + "id": "783644", + "fullName": "Forsa Stugan", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234aca" + }, + "id": "783687", + "fullName": "Knapphestra", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234acb" + }, + "id": "783895", + "fullName": "Vaktelvägen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ace" + }, + "id": "781882", + "fullName": "Krokusvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234acf" + }, + "id": "781914", + "fullName": "Talgoxvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ad0" + }, + "id": "781916", + "fullName": "Tjädervägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ad1" + }, + "id": "781932", + "fullName": "Högsbovägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ad3" + }, + "id": "781946", + "fullName": "Filaregränd", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ad5" + }, + "id": "781963", + "fullName": "Sågaregatan", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ad6" + }, + "id": "781978", + "fullName": "Haspelvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ad8" + }, + "id": "782024", + "fullName": "Hallonvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ad9" + }, + "id": "782028", + "fullName": "Karossvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ada" + }, + "id": "782034", + "fullName": "Lingonvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234adb" + }, + "id": "782036", + "fullName": "Måbärsvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234adc" + }, + "id": "782050", + "fullName": "Smedjevägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234add" + }, + "id": "782294", + "fullName": "Råviksvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ade" + }, + "id": "782313", + "fullName": "Smedsgården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234adf" + }, + "id": "782323", + "fullName": "Taryd Ekhaga", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ae0" + }, + "id": "782359", + "fullName": "Toarp Lugnås", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ae2" + }, + "id": "782536", + "fullName": "Fågelsången", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ae3" + }, + "id": "782576", + "fullName": "Hulta Jotorp", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ae4" + }, + "id": "782602", + "fullName": "Kronogården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ae5" + }, + "id": "782752", + "fullName": "Stålarp Övre", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234aec" + }, + "id": "783624", + "fullName": "Forsa Gubbero", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234aed" + }, + "id": "783660", + "fullName": "Hult Ekbacken", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234aee" + }, + "id": "783664", + "fullName": "Hult Ekhyddan", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234aef" + }, + "id": "783670", + "fullName": "Hult Solbacka", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234af0" + }, + "id": "783672", + "fullName": "Hult Solliden", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234af1" + }, + "id": "783774", + "fullName": "Rammsjövägen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234af2" + }, + "id": "783789", + "fullName": "Rölle Gunnhem", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234af3" + }, + "id": "781878", + "fullName": "Hyacintvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234af4" + }, + "id": "781892", + "fullName": "Rödhakevägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234af5" + }, + "id": "781894", + "fullName": "Sjödalsvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234af6" + }, + "id": "781896", + "fullName": "Sjöviksvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234af7" + }, + "id": "781915", + "fullName": "Tallbitvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234af8" + }, + "id": "781926", + "fullName": "Fjällbovägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234af9" + }, + "id": "781940", + "fullName": "Västanåvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234afa" + }, + "id": "781954", + "fullName": "Näckrosvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234afb" + }, + "id": "781994", + "fullName": "Spindelvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234afd" + }, + "id": "782030", + "fullName": "Kerstinvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234afe" + }, + "id": "782046", + "fullName": "Ripbärsvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234aff" + }, + "id": "782299", + "fullName": "Senåsa Ekedal", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b00" + }, + "id": "782303", + "fullName": "Senåsa Ekhaga", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b01" + }, + "id": "782305", + "fullName": "Senåsa Ekhult", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b02" + }, + "id": "782307", + "fullName": "Senåsa Lövsta", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b03" + }, + "id": "782311", + "fullName": "Skattegården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b04" + }, + "id": "782330", + "fullName": "Taryd Ekhamra", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b05" + }, + "id": "782336", + "fullName": "Taryd Lyckebo", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b06" + }, + "id": "782338", + "fullName": "Taryd Lövhaga", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b07" + }, + "id": "782353", + "fullName": "Toarp Gärdhem", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b08" + }, + "id": "782365", + "fullName": "Toarp Sandryd", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b09" + }, + "id": "782367", + "fullName": "Toarp Solhaga", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b0a" + }, + "id": "782369", + "fullName": "Toarp Stommen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b0b" + }, + "id": "782664", + "fullName": "Skänstad Höga", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b0c" + }, + "id": "782694", + "fullName": "Smedsås Lilla", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b0d" + }, + "id": "782708", + "fullName": "Smedsås Stora", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b0e" + }, + "id": "782730", + "fullName": "Stålarp Hagen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b0f" + }, + "id": "782764", + "fullName": "Övrarp Skolan", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b19" + }, + "id": "783714", + "fullName": "Länghemsvägen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b1a" + }, + "id": "783720", + "fullName": "Mötet Hallabro", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b1b" + }, + "id": "783728", + "fullName": "Norra Lergered", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b1e" + }, + "id": "783786", + "fullName": "Rölle Ekeliden", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b1f" + }, + "id": "783795", + "fullName": "Rölle Soldalen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b20" + }, + "id": "783821", + "fullName": "Stenshult Övre", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b21" + }, + "id": "783875", + "fullName": "Södra Lergered", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b22" + }, + "id": "783887", + "fullName": "Triangelvägen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b23" + }, + "id": "783893", + "fullName": "Tvärredsvägen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b24" + }, + "id": "781873", + "fullName": "Domherrevägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b25" + }, + "id": "781876", + "fullName": "Grönfinkvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b26" + }, + "id": "781880", + "fullName": "Hämplingvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b27" + }, + "id": "781902", + "fullName": "Solhöjdsvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b28" + }, + "id": "781936", + "fullName": "Stationsvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b29" + }, + "id": "781938", + "fullName": "Tummarpsvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b2a" + }, + "id": "781944", + "fullName": "Bryngelsgatan", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b2b" + }, + "id": "781948", + "fullName": "Fjällrosvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b2c" + }, + "id": "781962", + "fullName": "Snickaregatan", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b2d" + }, + "id": "782026", + "fullName": "Hjortronvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b2e" + }, + "id": "782032", + "fullName": "Kråkbärsvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b2f" + }, + "id": "782040", + "fullName": "Oxelbärsvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b30" + }, + "id": "782048", + "fullName": "Rönnbärsvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b31" + }, + "id": "782054", + "fullName": "Stängselvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b32" + }, + "id": "782165", + "fullName": "Hjortryd Hagen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b33" + }, + "id": "782244", + "fullName": "Häljared Lared", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b34" + }, + "id": "782250", + "fullName": "Häljared Nedre", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b36" + }, + "id": "782300", + "fullName": "Senåsa Ekelund", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b37" + }, + "id": "782309", + "fullName": "Senåsa Solhaga", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b39" + }, + "id": "782355", + "fullName": "Toarp Hagalund", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b3a" + }, + "id": "782363", + "fullName": "Toarp Rydslätt", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b3e" + }, + "id": "782445", + "fullName": "Draered Engsbo", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b3f" + }, + "id": "782461", + "fullName": "Draered Koberg", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b40" + }, + "id": "782497", + "fullName": "Draered Tovabo", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b41" + }, + "id": "782583", + "fullName": "Hulta Sjöslätt", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b42" + }, + "id": "782648", + "fullName": "Skänstad Ekebo", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b43" + }, + "id": "782654", + "fullName": "Skänstad Ekhem", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b44" + }, + "id": "782766", + "fullName": "Övrarp Sofiero", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b45" + }, + "id": "930585", + "fullName": "Hulta Sjöhagen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b48" + }, + "id": "783620", + "fullName": "Forsa Forsbacka", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b49" + }, + "id": "783622", + "fullName": "Forsa Grönalund", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b4a" + }, + "id": "783633", + "fullName": "Forsa Jätteberg", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b4b" + }, + "id": "783638", + "fullName": "Forsa Sjöbacken", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b4c" + }, + "id": "783642", + "fullName": "Forsa Stenhamra", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b4d" + }, + "id": "783646", + "fullName": "Forsa Villaberg", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b4e" + }, + "id": "783652", + "fullName": "Fridhem Skansen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b4f" + }, + "id": "783685", + "fullName": "Jättebo Ekelund", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b50" + }, + "id": "783696", + "fullName": "Lergeredsvägen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b52" + }, + "id": "783724", + "fullName": "Mötet Marieberg", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b53" + }, + "id": "783770", + "fullName": "Rammsjön Lillön", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b55" + }, + "id": "783819", + "fullName": "Stenshult Stora", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b56" + }, + "id": "781898", + "fullName": "Skogsduvevägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b57" + }, + "id": "781900", + "fullName": "Snödroppsvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b58" + }, + "id": "781911", + "fullName": "Söderdalsvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b59" + }, + "id": "781918", + "fullName": "Österdalsvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b5a" + }, + "id": "781956", + "fullName": "Skänstadsvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b5b" + }, + "id": "781974", + "fullName": "Grönelidsvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b5c" + }, + "id": "781980", + "fullName": "Hjortrydsvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b5d" + }, + "id": "781984", + "fullName": "Häglaredsvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b5f" + }, + "id": "782018", + "fullName": "Fågelbärsvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b60" + }, + "id": "782058", + "fullName": "Uppegårdsgatan", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b61" + }, + "id": "782160", + "fullName": "Hjortryd Brodal", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b63" + }, + "id": "782198", + "fullName": "Häglared Gohult", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b64" + }, + "id": "782207", + "fullName": "Häglared Lunden", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b65" + }, + "id": "782301", + "fullName": "Senåsa Ekeslätt", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b66" + }, + "id": "782332", + "fullName": "Taryd Erikslund", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b67" + }, + "id": "782340", + "fullName": "Taryd Solbacken", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b69" + }, + "id": "782388", + "fullName": "Toarpsdal Eksbo", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b6a" + }, + "id": "782398", + "fullName": "Toarpsdal Rydal", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b6e" + }, + "id": "782441", + "fullName": "Draered Ekeberg", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b6f" + }, + "id": "782443", + "fullName": "Draered Enelund", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b70" + }, + "id": "782451", + "fullName": "Draered Furudal", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b72" + }, + "id": "782467", + "fullName": "Draered Kronäng", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b73" + }, + "id": "782513", + "fullName": "Dusekärr Kullen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b74" + }, + "id": "782522", + "fullName": "Dusekärr Saläng", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b75" + }, + "id": "782530", + "fullName": "Dusekärr Soläng", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b76" + }, + "id": "782562", + "fullName": "Halsaryd Torpet", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b77" + }, + "id": "782568", + "fullName": "Hinnaredsviken", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b78" + }, + "id": "782578", + "fullName": "Hulta Kronoberg", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b79" + }, + "id": "782594", + "fullName": "Kanåsen Källäng", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b7a" + }, + "id": "782600", + "fullName": "Kanåsen Solhöjd", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b7b" + }, + "id": "782656", + "fullName": "Skänstad Enedal", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b7c" + }, + "id": "782690", + "fullName": "Smedsås Högåsen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b7d" + }, + "id": "782700", + "fullName": "Smedsås Skogarp", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b7e" + }, + "id": "782706", + "fullName": "Smedsås Solhall", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b81" + }, + "id": "913451", + "fullName": "Häglared Masten", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b88" + }, + "id": "783635", + "fullName": "Forsa Lilla Ström", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b89" + }, + "id": "783674", + "fullName": "Hult Spättholmen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b8a" + }, + "id": "783676", + "fullName": "Hult Svenstorpet", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b8b" + }, + "id": "783702", + "fullName": "Lilla Skedskamma", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b8c" + }, + "id": "783799", + "fullName": "Skallstaden Gård", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b8d" + }, + "id": "783845", + "fullName": "Stuvhult Hökåsen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b8e" + }, + "id": "783853", + "fullName": "Stuvhult Nordäng", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b8f" + }, + "id": "783859", + "fullName": "Stuvhult Nyhamra", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b90" + }, + "id": "783863", + "fullName": "Stuvhult Skoghem", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b91" + }, + "id": "783867", + "fullName": "Stuvhult Solhult", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b92" + }, + "id": "781917", + "fullName": "Västerdalsvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b93" + }, + "id": "781970", + "fullName": "Granelundsvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b94" + }, + "id": "781982", + "fullName": "Hägerlundsvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b95" + }, + "id": "781998", + "fullName": "Strömlundsvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b96" + }, + "id": "782000", + "fullName": "Tranelundsvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b9a" + }, + "id": "782215", + "fullName": "Häglared Skoghem", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b9b" + }, + "id": "782248", + "fullName": "Häljared Lyckebo", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b9c" + }, + "id": "782253", + "fullName": "Häljared Nordlid", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b9d" + }, + "id": "782255", + "fullName": "Häljared Solvind", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b9e" + }, + "id": "782257", + "fullName": "Häljared Säbacka", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234b9f" + }, + "id": "782269", + "fullName": "Kråkhult Ekberga", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ba0" + }, + "id": "782276", + "fullName": "Kråkhult Ekelund", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ba1" + }, + "id": "782280", + "fullName": "Kråkhult Ekhagen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ba2" + }, + "id": "782286", + "fullName": "Kråkhult Stenvik", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ba4" + }, + "id": "782334", + "fullName": "Taryd Grankullen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ba6" + }, + "id": "782390", + "fullName": "Toarpsdal Hagabo", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ba7" + }, + "id": "782397", + "fullName": "Toarpsdal Ryadal", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234baa" + }, + "id": "782486", + "fullName": "Draered Sjöliden", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bab" + }, + "id": "782493", + "fullName": "Draered Sundsryd", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bac" + }, + "id": "782509", + "fullName": "Dusekärr Fridhem", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bad" + }, + "id": "782528", + "fullName": "Dusekärr Solåkra", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bae" + }, + "id": "782532", + "fullName": "Dusekärr Svedäng", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234baf" + }, + "id": "782542", + "fullName": "Gällsjö Lineberg", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bb0" + }, + "id": "782550", + "fullName": "Halsaryd Gårdsjö", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bb2" + }, + "id": "782676", + "fullName": "Skänstad Solhaga", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bb3" + }, + "id": "782678", + "fullName": "Skänstad Stensbo", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bb4" + }, + "id": "782685", + "fullName": "Smedsås Helenero", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bb5" + }, + "id": "782702", + "fullName": "Smedsås Skogsarp", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bb6" + }, + "id": "782714", + "fullName": "Starhester Toarp", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bb7" + }, + "id": "782735", + "fullName": "Stålarp Rosendal", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bb8" + }, + "id": "782760", + "fullName": "Övrarp Kronolund", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bb9" + }, + "id": "782762", + "fullName": "Övrarp Odinslund", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bc5" + }, + "id": "783626", + "fullName": "Forsa Henrikstorp", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bc6" + }, + "id": "783722", + "fullName": "Mötet Karlstorpet", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bc7" + }, + "id": "783787", + "fullName": "Rölle Gamla Kapell", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bc8" + }, + "id": "783791", + "fullName": "Rölle Hasselliden", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bcc" + }, + "id": "783843", + "fullName": "Stuvhult Hallåsen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bcd" + }, + "id": "783857", + "fullName": "Stuvhult Nybygget", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bce" + }, + "id": "783871", + "fullName": "Stuvhult Sågviken", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bcf" + }, + "id": "782212", + "fullName": "Häglared Rosendal", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bd0" + }, + "id": "782236", + "fullName": "Häljared Floghult", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bd1" + }, + "id": "782246", + "fullName": "Häljared Lillhaga", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bd2" + }, + "id": "782278", + "fullName": "Kråkhult Ekeslätt", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bd3" + }, + "id": "782284", + "fullName": "Kråkhult Solvalla", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bd4" + }, + "id": "782298", + "fullName": "Senåsa Björksäter", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bd5" + }, + "id": "782346", + "fullName": "Taryd Östergården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bd7" + }, + "id": "782371", + "fullName": "Toarp Toarps Kyrka", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bd9" + }, + "id": "782395", + "fullName": "Toarpsdal Madtorp", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bdc" + }, + "id": "782453", + "fullName": "Draered Grensberg", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bdd" + }, + "id": "782455", + "fullName": "Draered Hallalund", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bde" + }, + "id": "782457", + "fullName": "Draered Högloftet", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bdf" + }, + "id": "782477", + "fullName": "Draered Sjöbacken", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234be0" + }, + "id": "782479", + "fullName": "Draered Sjögården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234be1" + }, + "id": "782487", + "fullName": "Draered Sjöstugan", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234be2" + }, + "id": "782489", + "fullName": "Draered Skogslund", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234be3" + }, + "id": "782518", + "fullName": "Dusekärr Mellsjön", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234be4" + }, + "id": "782520", + "fullName": "Dusekärr Nylyckan", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234be5" + }, + "id": "782538", + "fullName": "Gällsjö Eriksberg", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234be6" + }, + "id": "782558", + "fullName": "Halsaryd Skogsvad", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234be8" + }, + "id": "782570", + "fullName": "Hulta Björkvallen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234be9" + }, + "id": "782572", + "fullName": "Hulta Eriksgården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bea" + }, + "id": "782580", + "fullName": "Hulta Kullabacken", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234beb" + }, + "id": "782596", + "fullName": "Kanåsen Lövberget", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bec" + }, + "id": "782598", + "fullName": "Kanåsen Solbacken", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bed" + }, + "id": "782628", + "fullName": "Skinnarehult Gård", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bee" + }, + "id": "782644", + "fullName": "Skänstad Björkäng", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bef" + }, + "id": "782646", + "fullName": "Skänstad Ekbacken", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bf0" + }, + "id": "782650", + "fullName": "Skänstad Ekedalen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bf1" + }, + "id": "782660", + "fullName": "Skänstad Hagaskog", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bf2" + }, + "id": "782662", + "fullName": "Skänstad Harängen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bf3" + }, + "id": "782672", + "fullName": "Skänstad Solberga", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bf4" + }, + "id": "782696", + "fullName": "Smedsås Marieberg", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bf5" + }, + "id": "782704", + "fullName": "Smedsås Skogslund", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bf6" + }, + "id": "782712", + "fullName": "Starhester Lugnet", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bf7" + }, + "id": "782728", + "fullName": "Stålarp Granelund", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bf8" + }, + "id": "919870", + "fullName": "Häglared Solliden", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bfd" + }, + "id": "783640", + "fullName": "Forsa Skogsgläntan", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bfe" + }, + "id": "783654", + "fullName": "Fridhem Vassbacken", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234bff" + }, + "id": "783694", + "fullName": "Lekstaden Solkulla", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c00" + }, + "id": "783738", + "fullName": "Norra Lergered Haga", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c02" + }, + "id": "783793", + "fullName": "Rölle Slättagärdet", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c03" + }, + "id": "783841", + "fullName": "Stuvhult Hagberget", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c04" + }, + "id": "783851", + "fullName": "Stuvhult Nordliden", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c05" + }, + "id": "783873", + "fullName": "Stuvhult Sörgården", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c06" + }, + "id": "782163", + "fullName": "Hjortryd Ekekullen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c07" + }, + "id": "782195", + "fullName": "Häglared Frugården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c08" + }, + "id": "782200", + "fullName": "Häglared Gröneberg", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c09" + }, + "id": "782224", + "fullName": "Häglared Skogstorp", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c0a" + }, + "id": "782234", + "fullName": "Häljared Björkhaga", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c0b" + }, + "id": "782240", + "fullName": "Häljared Granelund", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c0c" + }, + "id": "782242", + "fullName": "Häljared Källeberg", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c0d" + }, + "id": "782342", + "fullName": "Taryd Västergården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c0e" + }, + "id": "782384", + "fullName": "Toarpsdal Björkäng", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c0f" + }, + "id": "782471", + "fullName": "Draered Lyckedalen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c10" + }, + "id": "782491", + "fullName": "Draered Strömsberg", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c11" + }, + "id": "782516", + "fullName": "Dusekärr Kärrstorp", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c12" + }, + "id": "782574", + "fullName": "Hulta Johannesberg", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c13" + }, + "id": "782586", + "fullName": "Hulta Sjöslätt Gård", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c14" + }, + "id": "782588", + "fullName": "Hulta Skintegården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c15" + }, + "id": "782590", + "fullName": "Hulta Västergården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c16" + }, + "id": "782618", + "fullName": "Kronogården Lyckås", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c18" + }, + "id": "782635", + "fullName": "Skälvarås Solliden", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c1a" + }, + "id": "782652", + "fullName": "Skänstad Ekekullen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c1b" + }, + "id": "782674", + "fullName": "Skänstad Solgården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c1d" + }, + "id": "782698", + "fullName": "Smedsås Nötakullen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c1e" + }, + "id": "782716", + "fullName": "Starhester Tomtebo", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c1f" + }, + "id": "782722", + "fullName": "Stålarp Björkeberg", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c21" + }, + "id": "782731", + "fullName": "Stålarp Hulta Nyhem", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c22" + }, + "id": "782756", + "fullName": "Övrarp Fridenshöjd", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c23" + }, + "id": "782768", + "fullName": "Övrarp Sportstugan", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c24" + }, + "id": "782770", + "fullName": "Övrarp Övrarps Gård", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c2c" + }, + "id": "783772", + "fullName": "Rammsjön Solgläntan", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c2d" + }, + "id": "783833", + "fullName": "Stuvhult Björkliden", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c2e" + }, + "id": "783837", + "fullName": "Stuvhult Drömkullen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c2f" + }, + "id": "783839", + "fullName": "Stuvhult Granbacken", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c30" + }, + "id": "783849", + "fullName": "Stuvhult Längberget", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c31" + }, + "id": "783855", + "fullName": "Stuvhult Norra Mötet", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c32" + }, + "id": "783865", + "fullName": "Stuvhult Skogsliden", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c33" + }, + "id": "782169", + "fullName": "Hjortryd Ljungkullen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c34" + }, + "id": "782171", + "fullName": "Hjortryd Skogslyckan", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c35" + }, + "id": "782173", + "fullName": "Hjortryd Strömsberg", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c36" + }, + "id": "782177", + "fullName": "Hjortryd Torpagården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c37" + }, + "id": "782185", + "fullName": "Hjortryd Östergården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c39" + }, + "id": "782203", + "fullName": "Häglared Hultabacke", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c3a" + }, + "id": "782210", + "fullName": "Häglared Nedregården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c3b" + }, + "id": "782228", + "fullName": "Häglared Österlyckan", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c3c" + }, + "id": "782232", + "fullName": "Häljared Björkelund", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c3d" + }, + "id": "782249", + "fullName": "Häljared Lönnbacken", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c3e" + }, + "id": "782252", + "fullName": "Häljared Nedregården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c3f" + }, + "id": "782261", + "fullName": "Häljared Villa Hassel", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c40" + }, + "id": "782267", + "fullName": "Kronodal Kronogården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c41" + }, + "id": "782288", + "fullName": "Kråkhult Uppegården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c42" + }, + "id": "782292", + "fullName": "Nedre Häljaredsvägen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c43" + }, + "id": "782351", + "fullName": "Toarp Församlingshem", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c44" + }, + "id": "782382", + "fullName": "Toarpsdal Björkliden", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c45" + }, + "id": "782402", + "fullName": "Toarpsdal Tarydsfors", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c48" + }, + "id": "782447", + "fullName": "Draered Fredriksberg", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c49" + }, + "id": "782449", + "fullName": "Draered Fredstorpet", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c4a" + }, + "id": "782463", + "fullName": "Draered Kristineberg", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c4b" + }, + "id": "782465", + "fullName": "Draered Kronogården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c4c" + }, + "id": "782469", + "fullName": "Draered Landbogården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c4d" + }, + "id": "782481", + "fullName": "Draered Sjögårdssjön", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c4e" + }, + "id": "782488", + "fullName": "Draered Skattegården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c4f" + }, + "id": "782499", + "fullName": "Draered Villa Lövhaga", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c50" + }, + "id": "782505", + "fullName": "Dusekärr Bratteberg", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c51" + }, + "id": "782507", + "fullName": "Dusekärr Fallbråten", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c52" + }, + "id": "782511", + "fullName": "Dusekärr Gulldammen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c53" + }, + "id": "782514", + "fullName": "Dusekärr Kvarntorpet", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c54" + }, + "id": "782524", + "fullName": "Dusekärr Sjögläntan", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c55" + }, + "id": "782526", + "fullName": "Dusekärr Skogslyckan", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c56" + }, + "id": "782540", + "fullName": "Gällsjö Källebacken", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c57" + }, + "id": "782546", + "fullName": "Halsaryd Björkelund", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c59" + }, + "id": "782554", + "fullName": "Halsaryd Morgongåva", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c5a" + }, + "id": "782556", + "fullName": "Halsaryd Någorlunda", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c5b" + }, + "id": "782560", + "fullName": "Halsaryd Stenbacken", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c5c" + }, + "id": "782566", + "fullName": "Halsaryd Vinkelboda", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c5d" + }, + "id": "782610", + "fullName": "Kronogården Björkäng", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c5f" + }, + "id": "782614", + "fullName": "Kronogården Kronäng", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c60" + }, + "id": "782616", + "fullName": "Kronogården Lidåker", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c61" + }, + "id": "782626", + "fullName": "Skinnarehult Fridhem", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c62" + }, + "id": "782658", + "fullName": "Skänstad Eriksgården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c63" + }, + "id": "782668", + "fullName": "Skänstad Kronogården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c64" + }, + "id": "782692", + "fullName": "Smedsås Kristinelund", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c65" + }, + "id": "782710", + "fullName": "Starhester Björkäng", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c66" + }, + "id": "782733", + "fullName": "Stålarp Kronegården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c67" + }, + "id": "782734", + "fullName": "Stålarp Källagården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c68" + }, + "id": "782742", + "fullName": "Stålarp Skogslyckan", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c69" + }, + "id": "782744", + "fullName": "Stålarp Spångakulla", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c6a" + }, + "id": "782748", + "fullName": "Stålarp Svedjelyckan", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c6b" + }, + "id": "782750", + "fullName": "Stålarp Södergården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c70" + }, + "id": "783690", + "fullName": "Lekstaden Bränneslätt", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c71" + }, + "id": "783692", + "fullName": "Lekstaden Skogsviolen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c73" + }, + "id": "783740", + "fullName": "Norra Lergered Lergebo", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c74" + }, + "id": "783742", + "fullName": "Norra Lergered Lyckebo", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c75" + }, + "id": "783801", + "fullName": "Skallstaden Rörmaden", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c76" + }, + "id": "783805", + "fullName": "Skallstaden Stålåsen", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c77" + }, + "id": "783817", + "fullName": "Stenshult Mellangård", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c79" + }, + "id": "783861", + "fullName": "Stuvhult Sikteberget", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c7a" + }, + "id": "783877", + "fullName": "Södra Lergered Flaten", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c7b" + }, + "id": "782179", + "fullName": "Hjortryd Torpargården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c7c" + }, + "id": "782181", + "fullName": "Hjortryd Västergården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c7d" + }, + "id": "782217", + "fullName": "Häglared Skogsgläntan", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c7e" + }, + "id": "782238", + "fullName": "Häljared Gammelgården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c7f" + }, + "id": "782263", + "fullName": "Häljared Västergården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c80" + }, + "id": "782282", + "fullName": "Kråkhult Mellomgården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c81" + }, + "id": "782290", + "fullName": "Kråkhult Västergården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c82" + }, + "id": "782606", + "fullName": "Kronogården Björkhult", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c83" + }, + "id": "782634", + "fullName": "Skälvarås Kronogården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c85" + }, + "id": "782670", + "fullName": "Skänstad Skattegården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c86" + }, + "id": "783739", + "fullName": "Norra Lergered Hagalund", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c87" + }, + "id": "783746", + "fullName": "Norra Lergered Ramsäter", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c8b" + }, + "id": "783879", + "fullName": "Södra Lergered Furulund", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c8d" + }, + "id": "782259", + "fullName": "Häljared Villa Ekbacken", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c8e" + }, + "id": "782392", + "fullName": "Toarpsdal Hasselbacken", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c8f" + }, + "id": "782408", + "fullName": "Toarpsdals Missionshus", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c90" + }, + "id": "782608", + "fullName": "Kronogården Björksäter", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c91" + }, + "id": "782666", + "fullName": "Skänstad Katrinekullen", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c94" + }, + "id": "783708", + "fullName": "Lilla Skedskamma Fridhem", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c95" + }, + "id": "783710", + "fullName": "Lilla Skedskamma Lövhaga", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c96" + }, + "id": "783737", + "fullName": "Norra Lergered Erikslund", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c97" + }, + "id": "783750", + "fullName": "Norra Lergered Sjölyckan", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c98" + }, + "id": "783754", + "fullName": "Norra Lergered Skogslund", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c99" + }, + "id": "783762", + "fullName": "Norra Lergered Ödegården", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c9a" + }, + "id": "783803", + "fullName": "Skallstaden Storegården", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c9b" + }, + "id": "783883", + "fullName": "Södra Lergered Sunnanäng", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c9c" + }, + "id": "782167", + "fullName": "Hjortryd Hembygdsgården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c9d" + }, + "id": "782175", + "fullName": "Hjortryd Södra Strömsberg", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c9e" + }, + "id": "782315", + "fullName": "Smedsgården Kronogården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234c9f" + }, + "id": "782393", + "fullName": "Toarpsdal Häljareds Kvarn", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ca0" + }, + "id": "782394", + "fullName": "Toarpsdal Häljereds Kvarn", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ca1" + }, + "id": "782400", + "fullName": "Toarpsdal Stationshuset", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ca2" + }, + "id": "782473", + "fullName": "Draered Norra Lyckegården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ca3" + }, + "id": "782495", + "fullName": "Draered Södra Lyckegården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ca4" + }, + "id": "782501", + "fullName": "Draered Övre Lyckegården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ca5" + }, + "id": "782604", + "fullName": "Kronogården Björkbacken", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ca6" + }, + "id": "782620", + "fullName": "Kronogården Snyggatorpet", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ca7" + }, + "id": "782624", + "fullName": "Skinnarehult Brännebäck", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ca9" + }, + "id": "783748", + "fullName": "Norra Lergered Sjögläntan", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234caa" + }, + "id": "783756", + "fullName": "Norra Lergered Solgläntan", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cab" + }, + "id": "783881", + "fullName": "Södra Lergered Storegården", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cac" + }, + "id": "782206", + "fullName": "Häglared Lilla Östergården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cad" + }, + "id": "782226", + "fullName": "Häglared Stora Östergården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cae" + }, + "id": "782251", + "fullName": "Häljared Nedre Östergården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234caf" + }, + "id": "782732", + "fullName": "Stålarp Hulta Sjöslätt Gård", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cb0" + }, + "id": "783744", + "fullName": "Norra Lergered Mellangården", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cb1" + }, + "id": "783752", + "fullName": "Norra Lergered Skogsgläntan", + "parentFullName": "Dannike", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cb2" + }, + "id": "782682", + "fullName": "Skänstad Östra Skintegården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cb3" + }, + "id": "919657", + "fullName": "Toarp Toarps Församlingshem", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cb5" + }, + "id": "782680", + "fullName": "Skänstad Västra Skintegården", + "parentFullName": "Dalsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cb7" + }, + "id": "916838", + "fullName": "Södra Däckvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cb8" + }, + "id": "922518", + "fullName": "Norra Däckvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cb9" + }, + "id": "491961", + "fullName": "Dalvägen", + "parentFullName": "Segeltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cba" + }, + "id": "491452", + "fullName": "Dammvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cbb" + }, + "id": "491525", + "fullName": "Dalstigen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cbc" + }, + "id": "490994", + "fullName": "Daggstigen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cbd" + }, + "id": "492695", + "fullName": "Dalarövägen", + "parentFullName": "Trångsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cbe" + }, + "id": "477440", + "fullName": "Dansbanevägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cbf" + }, + "id": "491578", + "fullName": "Dalhemsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cc0" + }, + "id": "491141", + "fullName": "Dalkarlsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cc1" + }, + "id": "491243", + "fullName": "Dalkantsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cc2" + }, + "id": "490658", + "fullName": "Dammtorpsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cc3" + }, + "id": "490888", + "fullName": "Dagsvärmarvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cc4" + }, + "id": "915931", + "fullName": "Dalgångsslingan", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cc5" + }, + "id": "492506", + "fullName": "Gamla Dalarövägen", + "parentFullName": "Skogås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cc6" + }, + "id": "926172", + "fullName": "Övre Dåntorpsvägen", + "parentFullName": "Jordbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cc7" + }, + "id": "608746", + "fullName": "Danmark", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cc8" + }, + "id": "612700", + "fullName": "Dammkärr", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cc9" + }, + "id": "623282", + "fullName": "Dalvägen", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cca" + }, + "id": "609575", + "fullName": "Dammsäng", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ccb" + }, + "id": "610596", + "fullName": "Eneby Dal", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ccc" + }, + "id": "606700", + "fullName": "Dalavägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ccd" + }, + "id": "605945", + "fullName": "Dalåsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cce" + }, + "id": "612413", + "fullName": "Lista Dammen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ccf" + }, + "id": "637383", + "fullName": "Magda Dalby", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cd0" + }, + "id": "612208", + "fullName": "Tiggeby Dalbo", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cd1" + }, + "id": "606091", + "fullName": "Ekeby Dalfors", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cd3" + }, + "id": "611006", + "fullName": "Dalhemsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cd4" + }, + "id": "611600", + "fullName": "Dalhagsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cd5" + }, + "id": "606866", + "fullName": "Dambergsgatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cd7" + }, + "id": "621591", + "fullName": "Ladeby Dalsäng", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cd8" + }, + "id": "613190", + "fullName": "Sörtorp Dammkärr", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cda" + }, + "id": "608412", + "fullName": "Lindholm Dammen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cdb" + }, + "id": "609901", + "fullName": "Kjulaåsen Dalhem", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cdc" + }, + "id": "611025", + "fullName": "Hällby Dalby Gård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cde" + }, + "id": "609601", + "fullName": "Dammsäng Sommarro", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ce0" + }, + "id": "637351", + "fullName": "Kärrtorp Dalhem", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ce2" + }, + "id": "609579", + "fullName": "Dammsäng Engsveden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ce3" + }, + "id": "609599", + "fullName": "Dammsäng Soltäppan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ce4" + }, + "id": "608316", + "fullName": "Barvaåsen Dammsvik", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ce5" + }, + "id": "610995", + "fullName": "Brunnsta Dalby Gård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ce6" + }, + "id": "613824", + "fullName": "Tandersten Dalstena", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ce7" + }, + "id": "609581", + "fullName": "Dammsäng Granstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ce8" + }, + "id": "609583", + "fullName": "Dammsäng Gransveden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ce9" + }, + "id": "609585", + "fullName": "Dammsäng Källstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cea" + }, + "id": "609589", + "fullName": "Dammsäng Lillstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ceb" + }, + "id": "609591", + "fullName": "Dammsäng Mittens Rike", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cec" + }, + "id": "609593", + "fullName": "Dammsäng Skogsbrynet", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ced" + }, + "id": "609595", + "fullName": "Dammsäng Skogsholms", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cee" + }, + "id": "609603", + "fullName": "Dammsäng Trollstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cef" + }, + "id": "608470", + "fullName": "Prostökna Dansketorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cf0" + }, + "id": "613816", + "fullName": "Tandersten Dalbacken", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cf1" + }, + "id": "922736", + "fullName": "Tandersten Dalkullen", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cf2" + }, + "id": "613817", + "fullName": "Tandersten Dalgläntan", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cf3" + }, + "id": "613822", + "fullName": "Tandersten Dalkarlsäng", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cf4" + }, + "id": "613821", + "fullName": "Tandersten Dalkarlstorp", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cf5" + }, + "id": "609597", + "fullName": "Dammsäng Smultronstället", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cf6" + }, + "id": "609605", + "fullName": "Dammsäng Vitsippebacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cf7" + }, + "id": "621789", + "fullName": "Stora Lund Dansbanebacken", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cf8" + }, + "id": "613722", + "fullName": "Sandbankarna Davidsstugan", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cf9" + }, + "id": "613819", + "fullName": "Tandersten Dalkarlsstugan", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cfa" + }, + "id": "609587", + "fullName": "Dammsäng Lilla Skogsgläntan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cfb" + }, + "id": "614759", + "fullName": "Mortorpakrogen Davidstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cfc" + }, + "id": "482795", + "fullName": "Dalen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cfd" + }, + "id": "482103", + "fullName": "Dalvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cfe" + }, + "id": "481159", + "fullName": "Danvikshem", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234cff" + }, + "id": "483341", + "fullName": "Dalstigen", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d01" + }, + "id": "481338", + "fullName": "Danielsvägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d02" + }, + "id": "481620", + "fullName": "Dahlgrens väg", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d03" + }, + "id": "482286", + "fullName": "Dahliavägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d04" + }, + "id": "923469", + "fullName": "Danielsvägen", + "parentFullName": "Nacka Strand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d05" + }, + "id": "915438", + "fullName": "Dansbanevägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d06" + }, + "id": "482949", + "fullName": "Dalkarlsvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d07" + }, + "id": "483097", + "fullName": "Dalheimsvägen", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d08" + }, + "id": "483211", + "fullName": "Dalaröbryggan", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d09" + }, + "id": "481160", + "fullName": "Danvikshemsvägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d0a" + }, + "id": "483213", + "fullName": "Danska Backarna", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d0b" + }, + "id": "836038", + "fullName": "Dalen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d0c" + }, + "id": "835539", + "fullName": "Dalagatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d0d" + }, + "id": "844333", + "fullName": "Dalkullan", + "parentFullName": "Valbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d0e" + }, + "id": "836040", + "fullName": "Dalenvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d0f" + }, + "id": "913867", + "fullName": "Dalkullan", + "parentFullName": "Forsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d10" + }, + "id": "835794", + "fullName": "Dalstavägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d11" + }, + "id": "835738", + "fullName": "Danängsstigen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d12" + }, + "id": "836470", + "fullName": "Dammsjöstigen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d13" + }, + "id": "840991", + "fullName": "Dannemansvägen", + "parentFullName": "Furuvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d14" + }, + "id": "837612", + "fullName": "Dalkarlsbovägen", + "parentFullName": "Hedesunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d15" + }, + "id": "837614", + "fullName": "Dammrönningsvägen", + "parentFullName": "Hedesunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d16" + }, + "id": "609586", + "fullName": "Dala", + "parentFullName": "Åled", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d17" + }, + "id": "592179", + "fullName": "Dalvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d18" + }, + "id": "608584", + "fullName": "Dalshall", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d19" + }, + "id": "608978", + "fullName": "Dalshult", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d1a" + }, + "id": "592076", + "fullName": "Dalagatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d1b" + }, + "id": "592629", + "fullName": "Dammgränd", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d1c" + }, + "id": "928429", + "fullName": "Dalavägen", + "parentFullName": "Slättåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d1d" + }, + "id": "594477", + "fullName": "Dalavägen", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d1e" + }, + "id": "608977", + "fullName": "Dalavägen", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d1f" + }, + "id": "595687", + "fullName": "Tiarp Dalen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d20" + }, + "id": "593304", + "fullName": "Dalsbovägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d21" + }, + "id": "594231", + "fullName": "Danmarks väg", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d22" + }, + "id": "594232", + "fullName": "Danska vägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d23" + }, + "id": "594840", + "fullName": "Dammvägen", + "parentFullName": "Gullbrandstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d24" + }, + "id": "609588", + "fullName": "Dala Larsfrid", + "parentFullName": "Åled", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d25" + }, + "id": "592105", + "fullName": "Damastgången", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d28" + }, + "id": "598435", + "fullName": "Högalt Dalen", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d29" + }, + "id": "598124", + "fullName": "Stora Danstorp", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d2a" + }, + "id": "595955", + "fullName": "Könarp Dalsgård", + "parentFullName": "Holm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d2b" + }, + "id": "598959", + "fullName": "Darrgräsvägen", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d2c" + }, + "id": "608861", + "fullName": "Dahlgrensvägen", + "parentFullName": "Åled", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d2d" + }, + "id": "595844", + "fullName": "Fastarp Dalslund", + "parentFullName": "Holm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d2e" + }, + "id": "597296", + "fullName": "Perstorp Dalhem", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d2f" + }, + "id": "592382", + "fullName": "Danströmsgatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d30" + }, + "id": "593137", + "fullName": "Dagsländevägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d31" + }, + "id": "594309", + "fullName": "Dalabergsvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d32" + }, + "id": "595546", + "fullName": "Källstorp Dalen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d33" + }, + "id": "596280", + "fullName": "Tofta Davidshus", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d36" + }, + "id": "596131", + "fullName": "Skedala Dalalund", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d37" + }, + "id": "608980", + "fullName": "Dalshult Soltun", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d38" + }, + "id": "608982", + "fullName": "Dalshultsvägen", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d39" + }, + "id": "596002", + "fullName": "Rosenberg Dalslund", + "parentFullName": "Holm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d3a" + }, + "id": "598592", + "fullName": "Ryaberg Dalshäll", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d3b" + }, + "id": "609570", + "fullName": "Vrenninge Dalsgård", + "parentFullName": "Sennan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d3c" + }, + "id": "598062", + "fullName": "Lundåkra Dalalund", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d3d" + }, + "id": "594846", + "fullName": "Frisagård Dalen", + "parentFullName": "Gullbrandstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d3e" + }, + "id": "597414", + "fullName": "Tönnersjö Dalshäll", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d3f" + }, + "id": "592298", + "fullName": "Olof Von Dalinsgatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d40" + }, + "id": "592388", + "fullName": "Erik Dahlbergsgatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d41" + }, + "id": "598023", + "fullName": "Kvibille Dammstugan", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d42" + }, + "id": "594988", + "fullName": "Haverdal Dalatorpet", + "parentFullName": "Haverdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d43" + }, + "id": "609165", + "fullName": "Slättåkra Dalslund", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d44" + }, + "id": "928488", + "fullName": "Slättåkra Dalslund", + "parentFullName": "Slättåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d45" + }, + "id": "594568", + "fullName": "Frisagård Dalalund", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d46" + }, + "id": "597413", + "fullName": "Tönnersjö Dalabygget", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d47" + }, + "id": "597416", + "fullName": "Tönnersjö Dammvallen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d49" + }, + "id": "594848", + "fullName": "Frisagård Dalsberg", + "parentFullName": "Gullbrandstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d4a" + }, + "id": "597466", + "fullName": "Tönnersjö Södra Dalshäll", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d4b" + }, + "id": "597442", + "fullName": "Tönnersjö Norra Dalabygget", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d4c" + }, + "id": "597444", + "fullName": "Tönnersjö Norra Dammvallen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d4d" + }, + "id": "593957", + "fullName": "Dävertvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d4e" + }, + "id": "877183", + "fullName": "Dacke", + "parentFullName": "Liden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d4f" + }, + "id": "877187", + "fullName": "Dacksjön", + "parentFullName": "Liden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d50" + }, + "id": "878153", + "fullName": "Dalvägen", + "parentFullName": "Matfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d51" + }, + "id": "874908", + "fullName": "Dalgatan", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d52" + }, + "id": "875497", + "fullName": "Dalgränd", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d53" + }, + "id": "877185", + "fullName": "Dackebränna", + "parentFullName": "Liden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d54" + }, + "id": "877752", + "fullName": "Dalängsvägen", + "parentFullName": "Kvissleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d55" + }, + "id": "877189", + "fullName": "Dacksjötjärnen", + "parentFullName": "Liden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d56" + }, + "id": "875059", + "fullName": "Davidstadsvägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d57" + }, + "id": "500867", + "fullName": "Dal", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d58" + }, + "id": "500324", + "fullName": "Dalbrink", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d59" + }, + "id": "499641", + "fullName": "Dalvägen", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d5a" + }, + "id": "500033", + "fullName": "Hemsta Dal", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d5b" + }, + "id": "500869", + "fullName": "Dalsvägen", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d5c" + }, + "id": "497687", + "fullName": "Dalgatan", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d5d" + }, + "id": "499132", + "fullName": "Danavägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d5e" + }, + "id": "497742", + "fullName": "Dalbygatan", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d5f" + }, + "id": "497942", + "fullName": "Davidsgatan", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d60" + }, + "id": "497771", + "fullName": "Dalhagavägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d61" + }, + "id": "498179", + "fullName": "Tora Dahls väg", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d62" + }, + "id": "498561", + "fullName": "Dalängsvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d63" + }, + "id": "498809", + "fullName": "Danielsvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d64" + }, + "id": "500326", + "fullName": "Dammstugan Skesa", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d66" + }, + "id": "499248", + "fullName": "Dansbanestigen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d67" + }, + "id": "498195", + "fullName": "Dammkärrsvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d68" + }, + "id": "926568", + "fullName": "Dagsverksgatan", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d69" + }, + "id": "497657", + "fullName": "Davidssons Gränd", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d6a" + }, + "id": "498654", + "fullName": "Erik Dahlbergs väg", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d6b" + }, + "id": "500328", + "fullName": "Dåderö", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d6c" + }, + "id": "500330", + "fullName": "Dåderö Gård", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d6d" + }, + "id": "500388", + "fullName": "Gamla Dåderö", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d6e" + }, + "id": "494451", + "fullName": "Dalsta", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d6f" + }, + "id": "493952", + "fullName": "Dalvägen", + "parentFullName": "Tumba", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d70" + }, + "id": "494393", + "fullName": "Dalvägen", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d71" + }, + "id": "494294", + "fullName": "Dalgången", + "parentFullName": "Uttran", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d72" + }, + "id": "493715", + "fullName": "Dalhemsvägen", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d73" + }, + "id": "494453", + "fullName": "Dappens backe", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d74" + }, + "id": "493585", + "fullName": "Dalkärrsvägen", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d75" + }, + "id": "926454", + "fullName": "Lilla Dalens väg", + "parentFullName": "Tumba", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d76" + }, + "id": "493653", + "fullName": "Dahlströmsvägen", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d77" + }, + "id": "926453", + "fullName": "Älvesta Lilla Dalen", + "parentFullName": "Tumba", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d78" + }, + "id": "493545", + "fullName": "Rikstens Säteri Dammtorp", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d79" + }, + "id": "493992", + "fullName": "Däldvägen", + "parentFullName": "Tumba", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d7a" + }, + "id": "639004", + "fullName": "Ör Dalhem", + "parentFullName": "Ör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d7b" + }, + "id": "664602", + "fullName": "Jät Dalhem", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d7c" + }, + "id": "653703", + "fullName": "Dalvägen", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d7d" + }, + "id": "929032", + "fullName": "Tolg Dalen", + "parentFullName": "Tolg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d7e" + }, + "id": "644113", + "fullName": "Dalavägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d7f" + }, + "id": "644417", + "fullName": "Dammvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d80" + }, + "id": "644649", + "fullName": "Dansvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d81" + }, + "id": "646069", + "fullName": "Skir Dalen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d82" + }, + "id": "653705", + "fullName": "Dammvägen", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d83" + }, + "id": "654323", + "fullName": "Tolg Dalen", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d84" + }, + "id": "928812", + "fullName": "Dammvägen", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d85" + }, + "id": "639003", + "fullName": "Ör Dalboholm", + "parentFullName": "Ör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d86" + }, + "id": "644377", + "fullName": "Dalbovägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d87" + }, + "id": "644773", + "fullName": "Dackevägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d8a" + }, + "id": "664600", + "fullName": "Jät Dagsagård", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d8b" + }, + "id": "653888", + "fullName": "Lerike Dalen", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d8c" + }, + "id": "929212", + "fullName": "Furuby Dalen", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d8d" + }, + "id": "928839", + "fullName": "Lerike Dalen", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d8e" + }, + "id": "929033", + "fullName": "Tolg Dansboda", + "parentFullName": "Tolg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d90" + }, + "id": "654325", + "fullName": "Tolg Dansboda", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d91" + }, + "id": "657885", + "fullName": "Furuby Dalen", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d92" + }, + "id": "929346", + "fullName": "Västorp Dalen", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d93" + }, + "id": "928990", + "fullName": "Källreda Dalen", + "parentFullName": "Tolg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d94" + }, + "id": "653854", + "fullName": "Källreda Dalen", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d95" + }, + "id": "654246", + "fullName": "Tjureda Dalhem", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d96" + }, + "id": "653225", + "fullName": "Gemla Lilla Dal", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d97" + }, + "id": "644860", + "fullName": "Dalarörsvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d98" + }, + "id": "646637", + "fullName": "Stojby Dalåkra", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d9a" + }, + "id": "648374", + "fullName": "Dönjanet Dalbo", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d9b" + }, + "id": "658610", + "fullName": "Västorp Dalen", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d9c" + }, + "id": "653276", + "fullName": "Härensås Dalhem", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d9d" + }, + "id": "928891", + "fullName": "Tjureda Dalhem", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234d9f" + }, + "id": "655722", + "fullName": "Risinge Dalskog", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234da0" + }, + "id": "645599", + "fullName": "Danneborgsvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234da1" + }, + "id": "645982", + "fullName": "Hollstorp Danzig", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234da2" + }, + "id": "646461", + "fullName": "Kråkenäsryd Dalbo", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234da3" + }, + "id": "647420", + "fullName": "Öjaby Dackegården", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234da4" + }, + "id": "656881", + "fullName": "Orraryd Daläng", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234da6" + }, + "id": "653913", + "fullName": "Lerike Villa Dalen", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234da7" + }, + "id": "928855", + "fullName": "Lerike Villa Dalen", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234da8" + }, + "id": "648477", + "fullName": "Kalvshaga Dalavik", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234da9" + }, + "id": "638837", + "fullName": "Ormesberga Dalbacka", + "parentFullName": "Ör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234daa" + }, + "id": "656783", + "fullName": "Genestorp Dalen", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dab" + }, + "id": "657174", + "fullName": "Värnlanda Dalen", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dad" + }, + "id": "653852", + "fullName": "Källreda Dackevallen", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dae" + }, + "id": "928989", + "fullName": "Källreda Dackevallen", + "parentFullName": "Tolg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234daf" + }, + "id": "645598", + "fullName": "Danneborg Petersberg", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234db1" + }, + "id": "653798", + "fullName": "Holkastorp Davidslund", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234db2" + }, + "id": "928972", + "fullName": "Holkastorp Davidslund", + "parentFullName": "Tolg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234db3" + }, + "id": "647525", + "fullName": "Odenslanda Dallyckan", + "parentFullName": "Vederslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234db4" + }, + "id": "647527", + "fullName": "Odenslanda Dalqvisten", + "parentFullName": "Vederslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234db5" + }, + "id": "664857", + "fullName": "Uråsa Högnalöv Dagsagård", + "parentFullName": "Uråsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234db6" + }, + "id": "654838", + "fullName": "Dädesjö", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234db7" + }, + "id": "644868", + "fullName": "Däldvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234db8" + }, + "id": "654844", + "fullName": "Dädesjö Dädesjö Gamla Kyrka", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234db9" + }, + "id": "647080", + "fullName": "Dänningelanda Dänningeborg", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dba" + }, + "id": "647078", + "fullName": "Dänningelanda Dänningebacken", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dbb" + }, + "id": "655246", + "fullName": "Ramnåsa Däjan", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dbc" + }, + "id": "647060", + "fullName": "Dänninge Gård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dbd" + }, + "id": "661137", + "fullName": "Dädesjö Degerö", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dbe" + }, + "id": "654840", + "fullName": "Dädesjö Borgen", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dbf" + }, + "id": "654863", + "fullName": "Dädesjö Nyborg", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dc0" + }, + "id": "654874", + "fullName": "Dädesjö Solhem", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dc1" + }, + "id": "654854", + "fullName": "Dädesjö Lindala", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dc2" + }, + "id": "654876", + "fullName": "Dädesjö Stensbo", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dc3" + }, + "id": "647135", + "fullName": "Dänningevallen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dc4" + }, + "id": "654842", + "fullName": "Dädesjö Djupadal", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dc5" + }, + "id": "654846", + "fullName": "Dädesjö Ekbacken", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dc6" + }, + "id": "654848", + "fullName": "Dädesjö Grönadal", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dc7" + }, + "id": "654861", + "fullName": "Dädesjö Nya Kyrka", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dc8" + }, + "id": "654880", + "fullName": "Dädesjö Torslund", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dc9" + }, + "id": "654857", + "fullName": "Dädesjö Nicketorp", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dca" + }, + "id": "654859", + "fullName": "Dädesjö Norratorp", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dcb" + }, + "id": "654865", + "fullName": "Dädesjö Prästgård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dcc" + }, + "id": "654869", + "fullName": "Dädesjö Skogslund", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dcd" + }, + "id": "654878", + "fullName": "Dädesjö Stenslund", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dce" + }, + "id": "654852", + "fullName": "Dädesjö Lillstugan", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dcf" + }, + "id": "654882", + "fullName": "Dädesjö Västergård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dd0" + }, + "id": "647062", + "fullName": "Dänningedalsvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dd1" + }, + "id": "661139", + "fullName": "Dädesjö Linnebjörke", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dd2" + }, + "id": "654851", + "fullName": "Dädesjö Kvarnfällan", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dd3" + }, + "id": "654867", + "fullName": "Dädesjö Skogshyddan", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dd4" + }, + "id": "647102", + "fullName": "Dänningelanda Lihem", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dd5" + }, + "id": "654849", + "fullName": "Dädesjö Hembygdsgård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dd6" + }, + "id": "647067", + "fullName": "Dänningelanda Björka", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dd7" + }, + "id": "647083", + "fullName": "Dänningelanda Ekhaga", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dd8" + }, + "id": "647110", + "fullName": "Dänningelanda Nyadal", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dd9" + }, + "id": "647128", + "fullName": "Dänningelanda Solhem", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dda" + }, + "id": "647130", + "fullName": "Dänningelanda Soläng", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ddb" + }, + "id": "654855", + "fullName": "Dädesjö Marknadsvägen", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ddc" + }, + "id": "647082", + "fullName": "Dänningelanda Ekeborg", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ddd" + }, + "id": "647090", + "fullName": "Dänningelanda Karlsro", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dde" + }, + "id": "647106", + "fullName": "Dänningelanda Lyckebo", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ddf" + }, + "id": "647108", + "fullName": "Dänningelanda Lövhaga", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234de0" + }, + "id": "647126", + "fullName": "Dänningelanda Solhaga", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234de1" + }, + "id": "647131", + "fullName": "Dänningelanda Tuvalid", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234de3" + }, + "id": "647074", + "fullName": "Dänningelanda Björkebo", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234de4" + }, + "id": "647086", + "fullName": "Dänningelanda Hasselbo", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234de5" + }, + "id": "647104", + "fullName": "Dänningelanda Lugnadal", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234de6" + }, + "id": "647112", + "fullName": "Dänningelanda Nybygget", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234de7" + }, + "id": "647114", + "fullName": "Dänningelanda Rävagård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234de8" + }, + "id": "661141", + "fullName": "Dädesjö Linnebjörke Gård", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234de9" + }, + "id": "647076", + "fullName": "Dänningelanda Björkhaga", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dea" + }, + "id": "647088", + "fullName": "Dänningelanda Jönsagård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234deb" + }, + "id": "647092", + "fullName": "Dänningelanda Karsagård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dec" + }, + "id": "647094", + "fullName": "Dänningelanda Korpagård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ded" + }, + "id": "647120", + "fullName": "Dänningelanda Skogslund", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dee" + }, + "id": "647133", + "fullName": "Dänningelanda Västraryd", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234def" + }, + "id": "647134", + "fullName": "Dänningelanda Östergård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234df0" + }, + "id": "928725", + "fullName": "Dänningelanda Lihem Gård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234df1" + }, + "id": "647070", + "fullName": "Dänningelanda Björkbacka", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234df2" + }, + "id": "647072", + "fullName": "Dänningelanda Björkeberg", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234df3" + }, + "id": "647122", + "fullName": "Dänningelanda Skolbacken", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234df4" + }, + "id": "647132", + "fullName": "Dänningelanda Västerhaga", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234df5" + }, + "id": "647118", + "fullName": "Dänningelanda Skogshyddan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234df6" + }, + "id": "661143", + "fullName": "Dädesjö Linnebjörke Kvarnen", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234df7" + }, + "id": "661145", + "fullName": "Dädesjö Linnebjörke Kviudda", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234df8" + }, + "id": "647084", + "fullName": "Dänningelanda Fredriksborg", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234df9" + }, + "id": "647096", + "fullName": "Dänningelanda Krusbärsholm", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dfa" + }, + "id": "647116", + "fullName": "Dänningelanda Skogsgläntan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dfb" + }, + "id": "647124", + "fullName": "Dänningelanda Skåningegård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dfc" + }, + "id": "661149", + "fullName": "Dädesjö Linnebjörke Sjölyckan", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dfd" + }, + "id": "647085", + "fullName": "Dänningelanda Församlingshem", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dfe" + }, + "id": "661147", + "fullName": "Dädesjö Linnebjörke Lilla Björka", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234dff" + }, + "id": "661151", + "fullName": "Dädesjö Linnebjörke Sågaretorpet", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e00" + }, + "id": "661153", + "fullName": "Dädesjö Linnebjörke Vannsjötorpet", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e01" + }, + "id": "653686", + "fullName": "Dalen", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e02" + }, + "id": "653688", + "fullName": "Dalvägen", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e03" + }, + "id": "654286", + "fullName": "Dalbäcken", + "parentFullName": "Väse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e04" + }, + "id": "654044", + "fullName": "Dalvägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e05" + }, + "id": "652221", + "fullName": "Dalvägen", + "parentFullName": "Skattkärr", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e06" + }, + "id": "650152", + "fullName": "Dalagatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e07" + }, + "id": "651244", + "fullName": "Dammgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e08" + }, + "id": "651363", + "fullName": "Dalbygatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e09" + }, + "id": "649999", + "fullName": "Knud Dahls väg", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e0a" + }, + "id": "650666", + "fullName": "Dalhemsgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e0b" + }, + "id": "651471", + "fullName": "Dalmyrsgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e0c" + }, + "id": "654042", + "fullName": "Dalsängsvägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e0d" + }, + "id": "649678", + "fullName": "Dagvindsgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e0e" + }, + "id": "651469", + "fullName": "Dalbackagatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e0f" + }, + "id": "651006", + "fullName": "Dahlgrensgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e11" + }, + "id": "669097", + "fullName": "Dälpestad", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e12" + }, + "id": "654995", + "fullName": "Torsked Där Nord", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e13" + }, + "id": "654823", + "fullName": "Norra Rådom Där Sör", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e15" + }, + "id": "487717", + "fullName": "Dalarövägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e17" + }, + "id": "926234", + "fullName": "Dalarö Skans", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e18" + }, + "id": "487617", + "fullName": "Dalaröhöjden", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e19" + }, + "id": "487799", + "fullName": "Dalby", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e1a" + }, + "id": "493524", + "fullName": "Dammbro", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e1b" + }, + "id": "487611", + "fullName": "Dalarö Sjöstig", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e1c" + }, + "id": "487613", + "fullName": "Dalarö Skansväg", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e1d" + }, + "id": "487715", + "fullName": "Dalarö Varvsväg", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e1e" + }, + "id": "912210", + "fullName": "Dalarö Råholmen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e1f" + }, + "id": "486227", + "fullName": "Dammvägen", + "parentFullName": "Handen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e20" + }, + "id": "487615", + "fullName": "Dalarö Strandväg", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e21" + }, + "id": "916336", + "fullName": "Dalarö Långholmen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e22" + }, + "id": "926301", + "fullName": "Dalarövägen", + "parentFullName": "Gålö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e23" + }, + "id": "486933", + "fullName": "Dalenvägen", + "parentFullName": "Haninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e24" + }, + "id": "919495", + "fullName": "Dalarö Stangkobben", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e25" + }, + "id": "926233", + "fullName": "Dammliden", + "parentFullName": "Österhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e26" + }, + "id": "486122", + "fullName": "Dalarövägen", + "parentFullName": "Handen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e27" + }, + "id": "486931", + "fullName": "Dalarövägen", + "parentFullName": "Haninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e28" + }, + "id": "914165", + "fullName": "Dalarö Västerholmen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e29" + }, + "id": "926256", + "fullName": "Dalenvägen", + "parentFullName": "Österhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e2a" + }, + "id": "487373", + "fullName": "Daggrosvägen", + "parentFullName": "Tungelsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e2b" + }, + "id": "926255", + "fullName": "Dalarövägen", + "parentFullName": "Österhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e2c" + }, + "id": "487178", + "fullName": "Dahliavägen", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e2d" + }, + "id": "486689", + "fullName": "Daggkåpevägen", + "parentFullName": "Vendelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e2e" + }, + "id": "486690", + "fullName": "Dalkjusevägen", + "parentFullName": "Vendelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e2f" + }, + "id": "910587", + "fullName": "Dalarö Lilla Långholmen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e30" + }, + "id": "486304", + "fullName": "Gamla Dalarövägen", + "parentFullName": "Vega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e31" + }, + "id": "487673", + "fullName": "Röudd", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e32" + }, + "id": "487647", + "fullName": "Kojvik", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e33" + }, + "id": "487725", + "fullName": "Gråhem", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e34" + }, + "id": "913740", + "fullName": "Ritvik", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e35" + }, + "id": "922924", + "fullName": "Edesön", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e36" + }, + "id": "487609", + "fullName": "Borgvik", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e37" + }, + "id": "487619", + "fullName": "Djupvik", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e38" + }, + "id": "487629", + "fullName": "Furunäs", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e39" + }, + "id": "487631", + "fullName": "Fåglarö", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e3a" + }, + "id": "487656", + "fullName": "Kvarnön", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e3b" + }, + "id": "926236", + "fullName": "Rosenön", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e3c" + }, + "id": "487657", + "fullName": "Kymmendö", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e3d" + }, + "id": "487693", + "fullName": "Stranden", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e3e" + }, + "id": "487763", + "fullName": "Sandemar", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e3f" + }, + "id": "487777", + "fullName": "Tallmora", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e40" + }, + "id": "487779", + "fullName": "Utövägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e41" + }, + "id": "911605", + "fullName": "Lövliden", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e42" + }, + "id": "926235", + "fullName": "Riskogen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e43" + }, + "id": "487623", + "fullName": "Eiravägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e44" + }, + "id": "487635", + "fullName": "Götavägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e45" + }, + "id": "487643", + "fullName": "Jutholmen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e46" + }, + "id": "487671", + "fullName": "Postvägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e47" + }, + "id": "487675", + "fullName": "Sagavägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e48" + }, + "id": "487695", + "fullName": "Sveavägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e49" + }, + "id": "487699", + "fullName": "Torsvägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e4a" + }, + "id": "487704", + "fullName": "Vasavägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e4b" + }, + "id": "487721", + "fullName": "Erikstorp", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e4c" + }, + "id": "487745", + "fullName": "Malmvägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e4d" + }, + "id": "487755", + "fullName": "Ornövägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e4e" + }, + "id": "487761", + "fullName": "Rånövägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e4f" + }, + "id": "487769", + "fullName": "Sjötäppan", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e50" + }, + "id": "923350", + "fullName": "Smedsskär", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e51" + }, + "id": "926237", + "fullName": "Svinudden", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e52" + }, + "id": "917397", + "fullName": "Älgholmen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e54" + }, + "id": "487625", + "fullName": "Frejavägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e55" + }, + "id": "487645", + "fullName": "Karlavägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e56" + }, + "id": "487655", + "fullName": "Korsholmen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e57" + }, + "id": "487658", + "fullName": "Linnévägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e58" + }, + "id": "487659", + "fullName": "Lokebacken", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e59" + }, + "id": "487663", + "fullName": "Magnevägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e5a" + }, + "id": "487669", + "fullName": "Odinsvägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e5b" + }, + "id": "487687", + "fullName": "Stenholmen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e5c" + }, + "id": "487703", + "fullName": "Tullbacken", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e5d" + }, + "id": "487713", + "fullName": "Brukevägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e5e" + }, + "id": "487719", + "fullName": "Edesövägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e5f" + }, + "id": "487727", + "fullName": "Gränövägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e60" + }, + "id": "487731", + "fullName": "Jaktstigen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e61" + }, + "id": "487733", + "fullName": "Kanalvägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e62" + }, + "id": "487747", + "fullName": "Mörtövägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e63" + }, + "id": "487751", + "fullName": "Nämdövägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e64" + }, + "id": "487771", + "fullName": "Skogsvägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e66" + }, + "id": "923492", + "fullName": "Fladdörren", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e67" + }, + "id": "920065", + "fullName": "Trätholmen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e68" + }, + "id": "487621", + "fullName": "Dvärgbacken", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e69" + }, + "id": "487627", + "fullName": "Friggavägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e6b" + }, + "id": "487711", + "fullName": "Björkövägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e6c" + }, + "id": "487723", + "fullName": "Fiskestigen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e6d" + }, + "id": "487729", + "fullName": "Hjortstigen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e6e" + }, + "id": "487757", + "fullName": "Prästövägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e6f" + }, + "id": "487775", + "fullName": "Strandvägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e70" + }, + "id": "487787", + "fullName": "Övre Vinåker", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e73" + }, + "id": "487604", + "fullName": "Baldersvägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e74" + }, + "id": "487633", + "fullName": "Geijersvägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e75" + }, + "id": "487691", + "fullName": "Strandbacken", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e76" + }, + "id": "487749", + "fullName": "Nedre Vinåker", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e77" + }, + "id": "487759", + "fullName": "Runmarövägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e78" + }, + "id": "914031", + "fullName": "Lilla Kvarnön", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e79" + }, + "id": "911609", + "fullName": "Horsholmarna", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e7a" + }, + "id": "487593", + "fullName": "Almedalsvägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e7b" + }, + "id": "487637", + "fullName": "Heimdalsvägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e7c" + }, + "id": "487641", + "fullName": "Holmdalsvägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e7d" + }, + "id": "487654", + "fullName": "Kojvikshöjden", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e7e" + }, + "id": "487661", + "fullName": "Långuddsvägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e7f" + }, + "id": "487679", + "fullName": "Smådalarö Gård", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e80" + }, + "id": "487705", + "fullName": "Verdandivägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e81" + }, + "id": "487735", + "fullName": "Kattviksvägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e82" + }, + "id": "487737", + "fullName": "Knöppels backe", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e83" + }, + "id": "487765", + "fullName": "Sandemar Slott", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e84" + }, + "id": "487783", + "fullName": "Älgholmsvägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e85" + }, + "id": "923434", + "fullName": "Stora Grimskär", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e86" + }, + "id": "914451", + "fullName": "Lilla Grimskär", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e87" + }, + "id": "911096", + "fullName": "Hummelkläppen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e88" + }, + "id": "919519", + "fullName": "Stora Gjusböte", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e8a" + }, + "id": "487639", + "fullName": "Holmdalsbacken", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e8b" + }, + "id": "487685", + "fullName": "Smådalarövägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e8c" + }, + "id": "487689", + "fullName": "Stora Segholmen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e8d" + }, + "id": "487697", + "fullName": "Telegrafberget", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e8e" + }, + "id": "487739", + "fullName": "Kolbottenvägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e8f" + }, + "id": "487741", + "fullName": "Källskuruvägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e90" + }, + "id": "487767", + "fullName": "Sandtäppsvägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e91" + }, + "id": "487773", + "fullName": "Skuthamnsvägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e92" + }, + "id": "916866", + "fullName": "Lilla Segholmen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e93" + }, + "id": "917576", + "fullName": "Stora Lökholmen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e94" + }, + "id": "487677", + "fullName": "Skärkarlshöjden", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e95" + }, + "id": "487753", + "fullName": "Offragrytsvägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e98" + }, + "id": "487665", + "fullName": "Mästerlotsens väg", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e99" + }, + "id": "487709", + "fullName": "Övre Tegnérsvägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e9b" + }, + "id": "910619", + "fullName": "Stora Björnkobben", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e9c" + }, + "id": "911699", + "fullName": "Fåglarö Ladholmen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e9d" + }, + "id": "920349", + "fullName": "Kymmendö Grötskär", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e9e" + }, + "id": "920717", + "fullName": "Lilla Björnkobben", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234e9f" + }, + "id": "916162", + "fullName": "Fåglarö Mörholmen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ea0" + }, + "id": "487667", + "fullName": "Nedre Tegnérsvägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ea1" + }, + "id": "487681", + "fullName": "Smådalarö Näsudden", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ea2" + }, + "id": "913994", + "fullName": "Kymmendö Djupudden", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ea3" + }, + "id": "922903", + "fullName": "Smådalarö Hemviken", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ea5" + }, + "id": "487683", + "fullName": "Smådalarö Söderviken", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ea6" + }, + "id": "487781", + "fullName": "Västra Vadviksvägen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ea7" + }, + "id": "913940", + "fullName": "Kymmendö Bastuugnen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ea8" + }, + "id": "915209", + "fullName": "Kymmendö Rönnkläppen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ea9" + }, + "id": "915365", + "fullName": "Svinudden Pettersvik", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234eaa" + }, + "id": "918900", + "fullName": "Kymmendö Långholmen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234eac" + }, + "id": "913772", + "fullName": "Fåglarö Stora Långholmen", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ead" + }, + "id": "923060", + "fullName": "Kymmendö Skräddarkobben", + "parentFullName": "Dalarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234eae" + }, + "id": "486374", + "fullName": "Dåntorpsvägen", + "parentFullName": "Jordbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234eaf" + }, + "id": "486400", + "fullName": "Övre Dåntorpsvägen", + "parentFullName": "Jordbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234eb0" + }, + "id": "590557", + "fullName": "Dalvägen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234eb1" + }, + "id": "590004", + "fullName": "Dammgatan", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234eb2" + }, + "id": "585767", + "fullName": "Dalavägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234eb3" + }, + "id": "586007", + "fullName": "Danavägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234eb4" + }, + "id": "590366", + "fullName": "Daggkåpevägen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234eb5" + }, + "id": "585528", + "fullName": "Dahlievägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234eb6" + }, + "id": "585119", + "fullName": "J H Dahlsgatan", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234eb7" + }, + "id": "590395", + "fullName": "Natt Och Dags Gränd", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234eb8" + }, + "id": "585459", + "fullName": "Magnus Dalsjös väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234eb9" + }, + "id": "591362", + "fullName": "Dämmemöllavägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234eba" + }, + "id": "710706", + "fullName": "Davids väg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ebb" + }, + "id": "710903", + "fullName": "Dammvägen", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ebc" + }, + "id": "712175", + "fullName": "Dalgången", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ebd" + }, + "id": "711799", + "fullName": "Dals Säteri", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ebe" + }, + "id": "710440", + "fullName": "Danneliden", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ebf" + }, + "id": "706754", + "fullName": "Daggudden", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ec0" + }, + "id": "707336", + "fullName": "Dalavägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ec1" + }, + "id": "697862", + "fullName": "Dalenvägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ec2" + }, + "id": "707034", + "fullName": "Dammetvägen", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ec3" + }, + "id": "706629", + "fullName": "Daliegatan", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ec4" + }, + "id": "711640", + "fullName": "Dagsnäsvägen", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ec5" + }, + "id": "698489", + "fullName": "Särö Danska väg", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ec6" + }, + "id": "707490", + "fullName": "Dahlmans väg", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ec7" + }, + "id": "710536", + "fullName": "Dannebovägen", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ec8" + }, + "id": "710551", + "fullName": "Onsala Dalväg", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ec9" + }, + "id": "711993", + "fullName": "Dalahagevägen", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234eca" + }, + "id": "698315", + "fullName": "Dammlyckevägen", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ecb" + }, + "id": "698521", + "fullName": "Dalslyckevägen", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ecc" + }, + "id": "698581", + "fullName": "Sannå Dalavägen", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ecd" + }, + "id": "697900", + "fullName": "Dalbergavägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ece" + }, + "id": "711887", + "fullName": "Dalboviksvägen", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ecf" + }, + "id": "711955", + "fullName": "Torpa Dalavägen", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ed0" + }, + "id": "698457", + "fullName": "Dan Broströms väg", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ed1" + }, + "id": "698579", + "fullName": "Sannå Dalastigen", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ed2" + }, + "id": "706314", + "fullName": "Dalvindsgatan", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ed3" + }, + "id": "707245", + "fullName": "Dalbackavägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ed4" + }, + "id": "711316", + "fullName": "Dammtorpets väg", + "parentFullName": "Frillesås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ed5" + }, + "id": "698129", + "fullName": "Dalagårdsvägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ed6" + }, + "id": "698131", + "fullName": "Dalslingans väg", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ed7" + }, + "id": "710534", + "fullName": "Dannebackavägen", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ed8" + }, + "id": "712458", + "fullName": "Onsala Danska väg", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ed9" + }, + "id": "698543", + "fullName": "Kyrkoby Dalavägen", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234eda" + }, + "id": "697866", + "fullName": "Norra Dalenvägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234edb" + }, + "id": "697884", + "fullName": "Östra Dalenvägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234edc" + }, + "id": "698137", + "fullName": "Hagryd Dalavägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234edd" + }, + "id": "711105", + "fullName": "Frillesås Dalväg", + "parentFullName": "Frillesås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ede" + }, + "id": "697872", + "fullName": "Västra Dalenvägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234edf" + }, + "id": "711923", + "fullName": "Norra Torpa Dalavägen", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ee0" + }, + "id": "698105", + "fullName": "Södra Dalbergavägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ee1" + }, + "id": "918529", + "fullName": "Lilla Dalbergavägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ee2" + }, + "id": "707038", + "fullName": "Däldvägen", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ee3" + }, + "id": "504739", + "fullName": "Dalvägen", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ee4" + }, + "id": "505018", + "fullName": "Dammtorp", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ee5" + }, + "id": "505022", + "fullName": "Järva Dammtorp", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ee6" + }, + "id": "917295", + "fullName": "Dammtorps Allé", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ee7" + }, + "id": "504680", + "fullName": "Dagmar Ebbesens väg", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ee8" + }, + "id": "505039", + "fullName": "Överjärva Gård Dalastugor", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ee9" + }, + "id": "896621", + "fullName": "Dalvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234eea" + }, + "id": "896913", + "fullName": "Datavägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234eeb" + }, + "id": "896052", + "fullName": "Dalagatan", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234eec" + }, + "id": "896579", + "fullName": "Danelvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234eed" + }, + "id": "894165", + "fullName": "Davidsgränd", + "parentFullName": "Gammelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234eee" + }, + "id": "896728", + "fullName": "Dalbacksvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234eef" + }, + "id": "896797", + "fullName": "Dalmarksvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ef0" + }, + "id": "894257", + "fullName": "Jöns Davids väg", + "parentFullName": "Södra Sunderbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ef1" + }, + "id": "505961", + "fullName": "Datavägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ef2" + }, + "id": "506546", + "fullName": "Danagränd", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ef3" + }, + "id": "507251", + "fullName": "Dalgången", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ef4" + }, + "id": "507357", + "fullName": "Daggvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ef5" + }, + "id": "506353", + "fullName": "Dadelgränd", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ef6" + }, + "id": "507046", + "fullName": "Dackevägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ef8" + }, + "id": "507213", + "fullName": "Däckelvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234ef9" + }, + "id": "890829", + "fullName": "Dalbäck", + "parentFullName": "Kåge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234efa" + }, + "id": "891142", + "fullName": "Dalvik", + "parentFullName": "Boliden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234efb" + }, + "id": "890128", + "fullName": "Dalen", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234efc" + }, + "id": "890667", + "fullName": "Dalgatan", + "parentFullName": "Kåge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234efd" + }, + "id": "891104", + "fullName": "Dalfors", + "parentFullName": "Boliden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234efe" + }, + "id": "888542", + "fullName": "Dalliden", + "parentFullName": "Jörn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f01" + }, + "id": "889648", + "fullName": "Dalgatan", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f03" + }, + "id": "889741", + "fullName": "Dammgatan", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f04" + }, + "id": "889852", + "fullName": "Dagsgränd", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f05" + }, + "id": "889998", + "fullName": "Dansgatan", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f06" + }, + "id": "890277", + "fullName": "Dalabacken", + "parentFullName": "Ursviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f08" + }, + "id": "889822", + "fullName": "Daggstigen", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f09" + }, + "id": "891178", + "fullName": "Dalbacksvägen", + "parentFullName": "Boliden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f0a" + }, + "id": "888204", + "fullName": "Dahlepihls väg", + "parentFullName": "Lövånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f0b" + }, + "id": "889810", + "fullName": "Daghemsgränd", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f0c" + }, + "id": "889626", + "fullName": "Dahlbergsgatan", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f0d" + }, + "id": "519277", + "fullName": "Dammvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f0e" + }, + "id": "520193", + "fullName": "Dalavägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f0f" + }, + "id": "519271", + "fullName": "Dalbovägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f10" + }, + "id": "519771", + "fullName": "Danderydsvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f11" + }, + "id": "517863", + "fullName": "Dalvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f12" + }, + "id": "518316", + "fullName": "Danastigen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f13" + }, + "id": "686060", + "fullName": "Dalen", + "parentFullName": "Halltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f14" + }, + "id": "686145", + "fullName": "Dansbo", + "parentFullName": "Trekanten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f15" + }, + "id": "675692", + "fullName": "Danerum", + "parentFullName": "Rockneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f16" + }, + "id": "687710", + "fullName": "Dalvägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f17" + }, + "id": "687020", + "fullName": "Dagövägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f18" + }, + "id": "676042", + "fullName": "Dammvägen", + "parentFullName": "Läckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f19" + }, + "id": "686624", + "fullName": "Daléngatan", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f1a" + }, + "id": "686726", + "fullName": "Dackegatan", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f1b" + }, + "id": "686728", + "fullName": "Dahmska vägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f1c" + }, + "id": "687419", + "fullName": "Dansbanevägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f1d" + }, + "id": "685159", + "fullName": "Dahlborgs väg", + "parentFullName": "Ljungbyholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f1e" + }, + "id": "686804", + "fullName": "Lilla Dammgatan", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f1f" + }, + "id": "686813", + "fullName": "Stora Dammgatan", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f20" + }, + "id": "676011", + "fullName": "Östra Dampegatan", + "parentFullName": "Rockneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f21" + }, + "id": "686513", + "fullName": "Erik Dahlbergs väg", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f22" + }, + "id": "675982", + "fullName": "Västra Dampegatan", + "parentFullName": "Rockneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f23" + }, + "id": "687748", + "fullName": "Kalmar Dämme", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f24" + }, + "id": "669462", + "fullName": "Dalen", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f25" + }, + "id": "671432", + "fullName": "Dalhem", + "parentFullName": "Lyckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c1a27dcf33cb234f26" + }, + "id": "667728", + "fullName": "Dalvägen", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19c4a27dcf33cb2356f3" + }, + "id": "763651", + "fullName": "Döbelnsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367a9" + }, + "id": "776128", + "fullName": "Tämta Derabo", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367aa" + }, + "id": "776042", + "fullName": "Deragårdsvägen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367ab" + }, + "id": "776130", + "fullName": "Tämta Deragården", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367ac" + }, + "id": "608355", + "fullName": "Degernäs", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367ad" + }, + "id": "608356", + "fullName": "Degersten", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367ae" + }, + "id": "613375", + "fullName": "Hedlandet Demotika", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367af" + }, + "id": "607837", + "fullName": "Gustaf De Lavals väg", + "parentFullName": "Skogstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367b1" + }, + "id": "608358", + "fullName": "Degersten Ekstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367b4" + }, + "id": "481867", + "fullName": "Gustaf De Lavals torg", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367b5" + }, + "id": "481869", + "fullName": "Gustaf De Lavals väg", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367b6" + }, + "id": "836180", + "fullName": "Depåvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367b7" + }, + "id": "835834", + "fullName": "Depkens väg", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367b8" + }, + "id": "834994", + "fullName": "De Lavalgatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367b9" + }, + "id": "836193", + "fullName": "Gamla Depåvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367bd" + }, + "id": "877903", + "fullName": "Deccavägen", + "parentFullName": "Kvissleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367be" + }, + "id": "878439", + "fullName": "Dehlinsvägen", + "parentFullName": "Alnö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367bf" + }, + "id": "498109", + "fullName": "Dekorstigen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367c0" + }, + "id": "500435", + "fullName": "Hörningsholm Före Detta Skolan", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367c1" + }, + "id": "494100", + "fullName": "Gustaf De Lavals väg", + "parentFullName": "Tumba", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367c2" + }, + "id": "648368", + "fullName": "Degerhaga", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367c3" + }, + "id": "644651", + "fullName": "Deltavägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367c4" + }, + "id": "645601", + "fullName": "Decembervägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367c5" + }, + "id": "648370", + "fullName": "Degerhaga Gård", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367c8" + }, + "id": "650067", + "fullName": "Depåvägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367c9" + }, + "id": "651365", + "fullName": "Dejegatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367ca" + }, + "id": "650085", + "fullName": "Nya Depåvägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367cb" + }, + "id": "654047", + "fullName": "Desmeknoppvägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367cc" + }, + "id": "679303", + "fullName": "Mjönäs", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367cd" + }, + "id": "679533", + "fullName": "Sund Gård", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367ce" + }, + "id": "480915", + "fullName": "Degernäs", + "parentFullName": "Ornö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367cf" + }, + "id": "591041", + "fullName": "Degedalsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367d1" + }, + "id": "591256", + "fullName": "Degebergavägen", + "parentFullName": "Everöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367d3" + }, + "id": "586595", + "fullName": "Degebergavägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367d4" + }, + "id": "915300", + "fullName": "Knut Den Stores väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367d5" + }, + "id": "591049", + "fullName": "Hedvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367d7" + }, + "id": "591039", + "fullName": "Brades väg", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367d8" + }, + "id": "591087", + "fullName": "Torgvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367db" + }, + "id": "591411", + "fullName": "Kölevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367dc" + }, + "id": "591452", + "fullName": "Nillas väg", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367dd" + }, + "id": "591476", + "fullName": "Rigevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367de" + }, + "id": "591053", + "fullName": "Hästavägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367df" + }, + "id": "591070", + "fullName": "Smedkroken", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367e0" + }, + "id": "591085", + "fullName": "Tingsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367e1" + }, + "id": "591101", + "fullName": "Forsaliden", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367e2" + }, + "id": "591104", + "fullName": "Kuskens väg", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367e3" + }, + "id": "591113", + "fullName": "Ravinvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367e4" + }, + "id": "591358", + "fullName": "Donners väg", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367e5" + }, + "id": "591374", + "fullName": "Fästevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367e6" + }, + "id": "591383", + "fullName": "Hallavägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367e7" + }, + "id": "591395", + "fullName": "Holmavägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367e8" + }, + "id": "591408", + "fullName": "Korta vägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367e9" + }, + "id": "591415", + "fullName": "Långa vägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367ea" + }, + "id": "591430", + "fullName": "Maglevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367eb" + }, + "id": "591455", + "fullName": "Nils Ols väg", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367ed" + }, + "id": "591068", + "fullName": "Skaddevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367ee" + }, + "id": "591083", + "fullName": "Tingstorget", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367ef" + }, + "id": "591115", + "fullName": "Toffelvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367f0" + }, + "id": "591302", + "fullName": "Gallbyvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367f1" + }, + "id": "591355", + "fullName": "Brännevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367f2" + }, + "id": "591387", + "fullName": "Hasslavägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367f3" + }, + "id": "591397", + "fullName": "Höingavägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367f4" + }, + "id": "591407", + "fullName": "Kanikevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367f5" + }, + "id": "591409", + "fullName": "Källebacken", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367f6" + }, + "id": "591442", + "fullName": "Mittelvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367f7" + }, + "id": "591446", + "fullName": "Måns Nils väg", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367f8" + }, + "id": "591454", + "fullName": "Nils Hans väg", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367f9" + }, + "id": "591456", + "fullName": "Nils Pers väg", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367fa" + }, + "id": "591466", + "fullName": "Pomonavägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367fb" + }, + "id": "591492", + "fullName": "Sven Nils väg", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367fc" + }, + "id": "591504", + "fullName": "Tudarevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2367ff" + }, + "id": "928195", + "fullName": "Sockenvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236800" + }, + "id": "591045", + "fullName": "Ekdungevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236803" + }, + "id": "591300", + "fullName": "Ekenstams väg", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236804" + }, + "id": "591311", + "fullName": "Hörrödsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236805" + }, + "id": "591361", + "fullName": "Drejarevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236806" + }, + "id": "591401", + "fullName": "Johan Nils väg", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236807" + }, + "id": "591434", + "fullName": "Mamöllavägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236808" + }, + "id": "591457", + "fullName": "Norrliavägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236809" + }, + "id": "591467", + "fullName": "Ribstonvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23680a" + }, + "id": "591486", + "fullName": "Spröjtagränd", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23680b" + }, + "id": "591498", + "fullName": "Tillgrens väg", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23680c" + }, + "id": "591055", + "fullName": "Kung Borres väg", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23680d" + }, + "id": "591292", + "fullName": "Borråkravägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23680f" + }, + "id": "591368", + "fullName": "Eskerödsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236810" + }, + "id": "591399", + "fullName": "Höjarödsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236811" + }, + "id": "591403", + "fullName": "Julebodavägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236812" + }, + "id": "591422", + "fullName": "Lökarödsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236813" + }, + "id": "591428", + "fullName": "Maglemervägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236814" + }, + "id": "591432", + "fullName": "Malmstedts väg", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236815" + }, + "id": "591436", + "fullName": "Manfred Ols väg", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236816" + }, + "id": "591450", + "fullName": "Mårten Nils väg", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236817" + }, + "id": "591458", + "fullName": "Nyagropsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236818" + }, + "id": "591460", + "fullName": "Olserödsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236819" + }, + "id": "591474", + "fullName": "Rigelejevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23681a" + }, + "id": "591484", + "fullName": "Sommarbyvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23681b" + }, + "id": "591509", + "fullName": "Vipebodsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23681c" + }, + "id": "591527", + "fullName": "Österliavägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23681d" + }, + "id": "921837", + "fullName": "Sandödlevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23681e" + }, + "id": "591037", + "fullName": "Backsvalevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23681f" + }, + "id": "591047", + "fullName": "Gruskullevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236820" + }, + "id": "591063", + "fullName": "Lillaforsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236821" + }, + "id": "591065", + "fullName": "Munkahagevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236822" + }, + "id": "591067", + "fullName": "Sandliljevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236823" + }, + "id": "591069", + "fullName": "Skudarödsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236824" + }, + "id": "591073", + "fullName": "Stenhällevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236825" + }, + "id": "591089", + "fullName": "Vändskivevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236826" + }, + "id": "591091", + "fullName": "Örtagårdsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236827" + }, + "id": "591099", + "fullName": "Forsakarsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236828" + }, + "id": "591103", + "fullName": "Forsalidsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236829" + }, + "id": "591106", + "fullName": "Pysslingavägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23682a" + }, + "id": "591114", + "fullName": "Saxamöllevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23682b" + }, + "id": "591116", + "fullName": "Vadställevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23682d" + }, + "id": "591306", + "fullName": "Grönhultsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23682e" + }, + "id": "591319", + "fullName": "Lillehemsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23682f" + }, + "id": "591321", + "fullName": "Mörkavadsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236830" + }, + "id": "591331", + "fullName": "Torskullevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236832" + }, + "id": "591351", + "fullName": "Brostorpsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236833" + }, + "id": "591372", + "fullName": "Frisebodavägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236834" + }, + "id": "591393", + "fullName": "Holmabodsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236835" + }, + "id": "591405", + "fullName": "Järnbäckavägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236836" + }, + "id": "591448", + "fullName": "Månstorpsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236837" + }, + "id": "591478", + "fullName": "Roteholmsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236838" + }, + "id": "591490", + "fullName": "Stationsbacken", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23683a" + }, + "id": "591043", + "fullName": "Domarringsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23683b" + }, + "id": "591051", + "fullName": "Herremöllavägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23683d" + }, + "id": "591308", + "fullName": "Hallabergsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23683e" + }, + "id": "591310", + "fullName": "Hörröds Skogsväg", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23683f" + }, + "id": "591327", + "fullName": "Skälabäcksvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236841" + }, + "id": "591381", + "fullName": "Hallavångsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236842" + }, + "id": "591424", + "fullName": "Lövfabriksvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236843" + }, + "id": "591503", + "fullName": "Trusserödsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236844" + }, + "id": "591505", + "fullName": "Tångbärgarvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236845" + }, + "id": "591529", + "fullName": "Österskogsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236846" + }, + "id": "928196", + "fullName": "Tingalyckevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236847" + }, + "id": "591075", + "fullName": "Stjärnhällevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236848" + }, + "id": "591093", + "fullName": "Brinkamöllevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23684a" + }, + "id": "591333", + "fullName": "Trollemöllavägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23684b" + }, + "id": "591370", + "fullName": "Folkestorpsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23684c" + }, + "id": "591389", + "fullName": "Hedblomstervägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23684d" + }, + "id": "591391", + "fullName": "Hjortholmenvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23684e" + }, + "id": "591494", + "fullName": "Sävstaholmsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23684f" + }, + "id": "591511", + "fullName": "Västervångsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236850" + }, + "id": "591061", + "fullName": "Lilla Månhällevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236851" + }, + "id": "591066", + "fullName": "Norra Solhällevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236852" + }, + "id": "591077", + "fullName": "Stora Månhällevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236853" + }, + "id": "591079", + "fullName": "Södra Solhällevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236854" + }, + "id": "591081", + "fullName": "Söndreklacksvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236856" + }, + "id": "591304", + "fullName": "Gamla Hörrödsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236857" + }, + "id": "591317", + "fullName": "Kyllingarödsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236859" + }, + "id": "591385", + "fullName": "Hallingstorpsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23685a" + }, + "id": "591440", + "fullName": "Mickelsholmsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23685c" + }, + "id": "591323", + "fullName": "Norra Rebbetuarödsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23685d" + }, + "id": "591329", + "fullName": "Södra Rebbetuarödsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23685e" + }, + "id": "697902", + "fullName": "Dellborgs backe", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23685f" + }, + "id": "923109", + "fullName": "Degerön", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236860" + }, + "id": "896249", + "fullName": "Depåvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236861" + }, + "id": "917736", + "fullName": "Deccavägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236862" + }, + "id": "896176", + "fullName": "Delfingatan", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236863" + }, + "id": "896333", + "fullName": "Degerögatan", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236864" + }, + "id": "894369", + "fullName": "Degerviksberget", + "parentFullName": "Råneå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236865" + }, + "id": "894402", + "fullName": "Degerselsvägen", + "parentFullName": "Niemisel", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236866" + }, + "id": "896729", + "fullName": "Degerbergsvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236867" + }, + "id": "910341", + "fullName": "Degerviksgrundet", + "parentFullName": "Råneå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236869" + }, + "id": "507170", + "fullName": "Debetvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23686a" + }, + "id": "507253", + "fullName": "Decembervägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23686c" + }, + "id": "890830", + "fullName": "Degerliden", + "parentFullName": "Kåge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23686d" + }, + "id": "888543", + "fullName": "Degerträsk", + "parentFullName": "Jörn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23686e" + }, + "id": "889758", + "fullName": "Degerbyn", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23686f" + }, + "id": "890256", + "fullName": "Degertorp", + "parentFullName": "Örviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236872" + }, + "id": "888544", + "fullName": "Degervattnet", + "parentFullName": "Jörn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236873" + }, + "id": "890257", + "fullName": "Degerövägen", + "parentFullName": "Örviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236874" + }, + "id": "917070", + "fullName": "Degeröberget", + "parentFullName": "Örviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236875" + }, + "id": "889727", + "fullName": "Degerbyvägen", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236878" + }, + "id": "890070", + "fullName": "Norra Degersjön", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236879" + }, + "id": "890076", + "fullName": "Södra Degersjön", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23687b" + }, + "id": "701219", + "fullName": "Delbancogatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23687c" + }, + "id": "703607", + "fullName": "Östra Derome", + "parentFullName": "Veddige", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23687d" + }, + "id": "704887", + "fullName": "Östra Derome", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23687e" + }, + "id": "703597", + "fullName": "Västra Derome", + "parentFullName": "Veddige", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23687f" + }, + "id": "704885", + "fullName": "Västra Derome", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236880" + }, + "id": "937296", + "fullName": "Denan", + "parentFullName": "Rö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236881" + }, + "id": "805877", + "fullName": "Denan", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236882" + }, + "id": "803894", + "fullName": "Degarö", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236883" + }, + "id": "913794", + "fullName": "De Gamlas väg", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236884" + }, + "id": "803896", + "fullName": "Degarö Gård", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236885" + }, + "id": "803898", + "fullName": "Degarötorp", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236886" + }, + "id": "913517", + "fullName": "Degaröborg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236887" + }, + "id": "920806", + "fullName": "Degarövägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236888" + }, + "id": "806549", + "fullName": "Denans Stuteri", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236889" + }, + "id": "600738", + "fullName": "Follingbo Dede", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23688a" + }, + "id": "605104", + "fullName": "Frans Degermans väg", + "parentFullName": "Slite", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23688b" + }, + "id": "826686", + "fullName": "Dejstolen", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23688c" + }, + "id": "826688", + "fullName": "Dejstolsvägen", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23688d" + }, + "id": "748567", + "fullName": "Delehed Gård", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23688e" + }, + "id": "748569", + "fullName": "Delehed Soläng", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23688f" + }, + "id": "930308", + "fullName": "De Lavals Park", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236890" + }, + "id": "748463", + "fullName": "Tranebo Delsbo", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236891" + }, + "id": "745473", + "fullName": "De Lavalsgatan", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236892" + }, + "id": "882551", + "fullName": "Degersjö", + "parentFullName": "Skorped", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236893" + }, + "id": "882587", + "fullName": "Degersjö", + "parentFullName": "Solberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236894" + }, + "id": "881725", + "fullName": "Dekarsön", + "parentFullName": "Bonässund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236896" + }, + "id": "726380", + "fullName": "Decembervägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23689d" + }, + "id": "580269", + "fullName": "Deleberga", + "parentFullName": "Tyringe", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23689e" + }, + "id": "921520", + "fullName": "Depågatan", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23689f" + }, + "id": "822262", + "fullName": "Dekangatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368a0" + }, + "id": "821910", + "fullName": "Debattvägen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368a1" + }, + "id": "909720", + "fullName": "De Lavalvägen", + "parentFullName": "Sundbyberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368a2" + }, + "id": "485422", + "fullName": "Degerforsvägen", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368a3" + }, + "id": "485766", + "fullName": "De La Gardies Gränd", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368a4" + }, + "id": "602647", + "fullName": "Demokrativägen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368a5" + }, + "id": "514889", + "fullName": "Rydboholms Gård Deglinge Mangård", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368a8" + }, + "id": "793755", + "fullName": "Gustav De Lavals gata", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368a9" + }, + "id": "538784", + "fullName": "Degerön", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368aa" + }, + "id": "536949", + "fullName": "Delfinvägen", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368ab" + }, + "id": "538382", + "fullName": "Degerövägen", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368ac" + }, + "id": "538782", + "fullName": "De Geersfors", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368ad" + }, + "id": "538786", + "fullName": "Degerön Svartö Gård", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368ae" + }, + "id": "480706", + "fullName": "Möja Demanskäret", + "parentFullName": "Möja", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368af" + }, + "id": "479785", + "fullName": "Lilla Delholmen", + "parentFullName": "Gällnöby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368b0" + }, + "id": "484065", + "fullName": "Degermossevägen", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368b1" + }, + "id": "483878", + "fullName": "De La Gardies väg", + "parentFullName": "Gustavsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368b2" + }, + "id": "480638", + "fullName": "Möja Västra Delsholmen", + "parentFullName": "Stavsudda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368b3" + }, + "id": "479899", + "fullName": "Svartsö Stora Delholmen", + "parentFullName": "Gällnöby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368b4" + }, + "id": "917388", + "fullName": "Depåvägen", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368b5" + }, + "id": "891467", + "fullName": "Degermansgatan", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368b6" + }, + "id": "891511", + "fullName": "Degerängsvägen", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368b7" + }, + "id": "891651", + "fullName": "Degerbergsvägen", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368b8" + }, + "id": "892648", + "fullName": "Degerforsgatan", + "parentFullName": "Jävrebyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368bb" + }, + "id": "556870", + "fullName": "Denvergårdsvägen", + "parentFullName": "Vejbystrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368bc" + }, + "id": "717699", + "fullName": "Dergårdsvägen", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368bd" + }, + "id": "713892", + "fullName": "Degebovägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368be" + }, + "id": "713894", + "fullName": "Deragårdsvägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368bf" + }, + "id": "807428", + "fullName": "De La Gardievägen", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368c0" + }, + "id": "812199", + "fullName": "Rackeby Degeberg", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368c1" + }, + "id": "812201", + "fullName": "Rackeby Degeberg Dyviken", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368c2" + }, + "id": "812203", + "fullName": "Rackeby Degeberg Trädgården", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368c3" + }, + "id": "749779", + "fullName": "Dernäs", + "parentFullName": "Frändefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368c4" + }, + "id": "749728", + "fullName": "Dereviken", + "parentFullName": "Frändefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368c5" + }, + "id": "705575", + "fullName": "Delsjökärrsvägen", + "parentFullName": "Öjersjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368c7" + }, + "id": "848331", + "fullName": "Delsbo-Stenbo", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368c8" + }, + "id": "848958", + "fullName": "Dellenvägen", + "parentFullName": "Näsviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368c9" + }, + "id": "848327", + "fullName": "Delsbo Idrottsplats", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368ca" + }, + "id": "848704", + "fullName": "Dellengården", + "parentFullName": "Bjuråker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368cb" + }, + "id": "848952", + "fullName": "Dellenbacken", + "parentFullName": "Näsviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368cc" + }, + "id": "848954", + "fullName": "Dellenkroken", + "parentFullName": "Näsviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368cd" + }, + "id": "848956", + "fullName": "Dellenstranden", + "parentFullName": "Näsviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368ce" + }, + "id": "938243", + "fullName": "Dellenitstigen", + "parentFullName": "Bjuråker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368cf" + }, + "id": "848652", + "fullName": "Ås", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368d3" + }, + "id": "848464", + "fullName": "Loka", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368d4" + }, + "id": "848402", + "fullName": "Isbo", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368d5" + }, + "id": "848467", + "fullName": "Lund", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368d6" + }, + "id": "848482", + "fullName": "Mora", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368d7" + }, + "id": "848484", + "fullName": "Myra", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368d8" + }, + "id": "848498", + "fullName": "Nybo", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368da" + }, + "id": "848656", + "fullName": "Änga", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368db" + }, + "id": "848414", + "fullName": "Kila", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368dc" + }, + "id": "848538", + "fullName": "Sala", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368dd" + }, + "id": "848548", + "fullName": "Skog", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368de" + }, + "id": "848315", + "fullName": "Bruka", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368df" + }, + "id": "848375", + "fullName": "Hagen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368e0" + }, + "id": "848394", + "fullName": "Hovra", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368e1" + }, + "id": "848506", + "fullName": "Näset", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368e2" + }, + "id": "848584", + "fullName": "Svala", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368e3" + }, + "id": "848612", + "fullName": "Tomta", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368e4" + }, + "id": "848628", + "fullName": "Venås", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368e5" + }, + "id": "848632", + "fullName": "Vålås", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368e6" + }, + "id": "848292", + "fullName": "Backen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368e7" + }, + "id": "848302", + "fullName": "Björka", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368e8" + }, + "id": "848313", + "fullName": "Bricka", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368ea" + }, + "id": "848333", + "fullName": "Duvnäs", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368eb" + }, + "id": "848346", + "fullName": "Edsäng", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368ec" + }, + "id": "848364", + "fullName": "Glombo", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368ed" + }, + "id": "848418", + "fullName": "Klubbo", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368ee" + }, + "id": "848450", + "fullName": "Lillbo", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368ef" + }, + "id": "848457", + "fullName": "Lillön", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368f0" + }, + "id": "848465", + "fullName": "Loppet", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368f1" + }, + "id": "848470", + "fullName": "Långbo", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368f2" + }, + "id": "848502", + "fullName": "Nyåker", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368f3" + }, + "id": "848504", + "fullName": "Näsbyn", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368f4" + }, + "id": "848510", + "fullName": "Oppsjö", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368f5" + }, + "id": "848530", + "fullName": "Rossla", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368f6" + }, + "id": "848568", + "fullName": "Storån", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368f7" + }, + "id": "848570", + "fullName": "Stömne", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368f8" + }, + "id": "848592", + "fullName": "Svedja", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368f9" + }, + "id": "911481", + "fullName": "Kakeln", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368fa" + }, + "id": "938241", + "fullName": "Öråsen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368fb" + }, + "id": "848300", + "fullName": "Bjusnäs", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368fc" + }, + "id": "848308", + "fullName": "Bondebo", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368fd" + }, + "id": "848317", + "fullName": "Brändbo", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2368ff" + }, + "id": "848371", + "fullName": "Gäddvik", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236900" + }, + "id": "848377", + "fullName": "Hallsta", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236901" + }, + "id": "848401", + "fullName": "Högtomt", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236902" + }, + "id": "848472", + "fullName": "Långede", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236903" + }, + "id": "848546", + "fullName": "Sjömyra", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236904" + }, + "id": "848552", + "fullName": "Smedsbo", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236905" + }, + "id": "848554", + "fullName": "Solberg", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236906" + }, + "id": "848602", + "fullName": "Sörväna", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236907" + }, + "id": "848621", + "fullName": "Vallsta", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236908" + }, + "id": "848626", + "fullName": "Vedmyra", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236909" + }, + "id": "918171", + "fullName": "Lusåsen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23690a" + }, + "id": "848282", + "fullName": "Alstigen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23690c" + }, + "id": "848296", + "fullName": "Baggälve", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23690e" + }, + "id": "848311", + "fullName": "Bredåker", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23690f" + }, + "id": "848340", + "fullName": "Eckelsbo", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236910" + }, + "id": "848342", + "fullName": "Edevägen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236911" + }, + "id": "848350", + "fullName": "Fallsmor", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236912" + }, + "id": "848379", + "fullName": "Hammaren", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236913" + }, + "id": "848404", + "fullName": "Jobsmyra", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236914" + }, + "id": "848416", + "fullName": "Kilhagen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236915" + }, + "id": "848434", + "fullName": "Krusänga", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236916" + }, + "id": "848440", + "fullName": "Källberg", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236917" + }, + "id": "848459", + "fullName": "Linfläck", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236918" + }, + "id": "848494", + "fullName": "Norrberg", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236919" + }, + "id": "848496", + "fullName": "Norrväna", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23691a" + }, + "id": "848500", + "fullName": "Nyvallen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23691b" + }, + "id": "848512", + "fullName": "Ovanåker", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23691c" + }, + "id": "848540", + "fullName": "Sjulgård", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23691d" + }, + "id": "848544", + "fullName": "Sjögränd", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23691e" + }, + "id": "848564", + "fullName": "Stormnäs", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23691f" + }, + "id": "848594", + "fullName": "Sättjära", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236920" + }, + "id": "848596", + "fullName": "Sävsholm", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236922" + }, + "id": "848654", + "fullName": "Älgtjärn", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236923" + }, + "id": "848658", + "fullName": "Örvallen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236924" + }, + "id": "848660", + "fullName": "Östansjö", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236926" + }, + "id": "912284", + "fullName": "Suränget", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236927" + }, + "id": "921649", + "fullName": "Stensjön", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236928" + }, + "id": "848284", + "fullName": "Aspstigen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236929" + }, + "id": "848294", + "fullName": "Backvägen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23692a" + }, + "id": "848344", + "fullName": "Edshammar", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23692b" + }, + "id": "848348", + "fullName": "Enestigen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23692c" + }, + "id": "848352", + "fullName": "Finngatan", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23692d" + }, + "id": "848354", + "fullName": "Fisberget", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23692e" + }, + "id": "848361", + "fullName": "Furugatan", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23692f" + }, + "id": "848367", + "fullName": "Gravbacka", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236930" + }, + "id": "848396", + "fullName": "Håknorrbo", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236931" + }, + "id": "848419", + "fullName": "Knaggälve", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236932" + }, + "id": "848438", + "fullName": "Kyrkgränd", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236933" + }, + "id": "848444", + "fullName": "Källeräng", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236934" + }, + "id": "848468", + "fullName": "Långbacka", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236935" + }, + "id": "848486", + "fullName": "Månsgatan", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236936" + }, + "id": "848488", + "fullName": "Nordanäng", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236937" + }, + "id": "848520", + "fullName": "Ringvägen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236938" + }, + "id": "848522", + "fullName": "Rolfsberg", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236939" + }, + "id": "848542", + "fullName": "Sjulsberg", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23693a" + }, + "id": "848562", + "fullName": "Storgatan", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23693b" + }, + "id": "848569", + "fullName": "Strandäng", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23693c" + }, + "id": "848578", + "fullName": "Sunnansjö", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23693d" + }, + "id": "848610", + "fullName": "Tjärnmyra", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23693e" + }, + "id": "848614", + "fullName": "Torggatan", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23693f" + }, + "id": "848616", + "fullName": "Tovåssjön", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236940" + }, + "id": "848620", + "fullName": "Tånggatan", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236941" + }, + "id": "848630", + "fullName": "Vitterarv", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236942" + }, + "id": "848634", + "fullName": "Västanäng", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236943" + }, + "id": "848638", + "fullName": "Västeräng", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236944" + }, + "id": "910400", + "fullName": "Knappåsen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236945" + }, + "id": "920347", + "fullName": "Sörhällan", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236946" + }, + "id": "921151", + "fullName": "Regelåsen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236947" + }, + "id": "848306", + "fullName": "Björkgatan", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236948" + }, + "id": "848309", + "fullName": "Bondevägen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236949" + }, + "id": "848310", + "fullName": "Bramsvägen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23694a" + }, + "id": "848356", + "fullName": "Fjärdsäter", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23694b" + }, + "id": "848366", + "fullName": "Granstigen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23694c" + }, + "id": "848409", + "fullName": "Järnvallen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23694d" + }, + "id": "848410", + "fullName": "Kalvstigen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23694e" + }, + "id": "848412", + "fullName": "Kedjegatan", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23694f" + }, + "id": "848420", + "fullName": "Knutslunda", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236950" + }, + "id": "848436", + "fullName": "Kvarnvägen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236951" + }, + "id": "848454", + "fullName": "Lillholmen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236952" + }, + "id": "848456", + "fullName": "Lillvallen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236953" + }, + "id": "848462", + "fullName": "Ljusbacken", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236954" + }, + "id": "848466", + "fullName": "Lumpå Kvarn", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236955" + }, + "id": "848536", + "fullName": "Rönnstigen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236956" + }, + "id": "848590", + "fullName": "Svartviken", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236957" + }, + "id": "848606", + "fullName": "Tallstigen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236958" + }, + "id": "848608", + "fullName": "Tingsvägen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236959" + }, + "id": "848622", + "fullName": "Vapengatan", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23695a" + }, + "id": "848662", + "fullName": "Österberge", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23695b" + }, + "id": "848664", + "fullName": "Östra Berge", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23695c" + }, + "id": "848666", + "fullName": "Östra Tolbo", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23695d" + }, + "id": "911145", + "fullName": "Linderåsen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23695e" + }, + "id": "912141", + "fullName": "Stybberget", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23695f" + }, + "id": "918720", + "fullName": "Slångeberg", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236960" + }, + "id": "848307", + "fullName": "Björkstigen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236961" + }, + "id": "848381", + "fullName": "Hammargatan", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236962" + }, + "id": "848387", + "fullName": "Hammarsvall", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236963" + }, + "id": "848417", + "fullName": "Klacksvägen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236964" + }, + "id": "848442", + "fullName": "Källbergsbo", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236965" + }, + "id": "848446", + "fullName": "Köpmangatan", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236966" + }, + "id": "848476", + "fullName": "Maddeludden", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236967" + }, + "id": "848492", + "fullName": "Norra Sannäs", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236968" + }, + "id": "848508", + "fullName": "Olnirsvägen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236969" + }, + "id": "848518", + "fullName": "Renåsvallen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23696a" + }, + "id": "848550", + "fullName": "Smedjegatan", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23696b" + }, + "id": "848556", + "fullName": "Soldatvägen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23696c" + }, + "id": "848572", + "fullName": "Stömnevägen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23696d" + }, + "id": "848582", + "fullName": "Surängssjön", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23696e" + }, + "id": "848588", + "fullName": "Svartvallen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23696f" + }, + "id": "848600", + "fullName": "Södra Sannäs", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236970" + }, + "id": "848604", + "fullName": "Taggatorpet", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236971" + }, + "id": "848636", + "fullName": "Västerberge", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236972" + }, + "id": "848642", + "fullName": "Västra Tolbo", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236973" + }, + "id": "911505", + "fullName": "Stora Öråsen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236974" + }, + "id": "918363", + "fullName": "Klövsvallen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236975" + }, + "id": "919186", + "fullName": "Venåsberget", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236976" + }, + "id": "848359", + "fullName": "Fredriksfors", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236977" + }, + "id": "848362", + "fullName": "Fänsmyrvägen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236978" + }, + "id": "848391", + "fullName": "Hansebodarna", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236979" + }, + "id": "848399", + "fullName": "Hällnäsvägen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23697a" + }, + "id": "848406", + "fullName": "Johannesberg", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23697b" + }, + "id": "848407", + "fullName": "Julingvallen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23697c" + }, + "id": "848448", + "fullName": "Landgrens väg", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23697d" + }, + "id": "848452", + "fullName": "Lillbovallen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23697e" + }, + "id": "848490", + "fullName": "Norra Långsbo", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23697f" + }, + "id": "848514", + "fullName": "Pellasgården", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236980" + }, + "id": "848516", + "fullName": "Prättingberg", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236981" + }, + "id": "848519", + "fullName": "Ringstavägen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236982" + }, + "id": "848524", + "fullName": "Rossjövallen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236983" + }, + "id": "848532", + "fullName": "Rusmyrvallen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236984" + }, + "id": "848598", + "fullName": "Södra Långsbo", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236985" + }, + "id": "848618", + "fullName": "Trollsvallen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236986" + }, + "id": "917848", + "fullName": "Klinttjärnen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236987" + }, + "id": "922451", + "fullName": "Lejonsholmen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236988" + }, + "id": "848304", + "fullName": "Björkedevägen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23698a" + }, + "id": "848358", + "fullName": "Forbondevägen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23698b" + }, + "id": "848369", + "fullName": "Gåsbackavägen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23698c" + }, + "id": "848474", + "fullName": "Länsmansvägen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23698d" + }, + "id": "848534", + "fullName": "Råbergsvallen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23698e" + }, + "id": "848558", + "fullName": "Stationsgatan", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23698f" + }, + "id": "848566", + "fullName": "Stormnäsvägen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236990" + }, + "id": "848571", + "fullName": "Stömnesvallen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236991" + }, + "id": "848373", + "fullName": "Gäddviksvallen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236992" + }, + "id": "848393", + "fullName": "Hantverksgatan", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236993" + }, + "id": "848398", + "fullName": "Håknorrbovägen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236994" + }, + "id": "848423", + "fullName": "Konvaljestigen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236995" + }, + "id": "848517", + "fullName": "Prättingvallen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236996" + }, + "id": "848580", + "fullName": "Sunnansjövägen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236997" + }, + "id": "848586", + "fullName": "Svartstubacken", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236998" + }, + "id": "912360", + "fullName": "Långedetjärnen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236999" + }, + "id": "918154", + "fullName": "Rönningsvallen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23699a" + }, + "id": "848421", + "fullName": "Knutslundavägen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23699b" + }, + "id": "848640", + "fullName": "Västerängsvägen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23699c" + }, + "id": "919724", + "fullName": "Sellbergsvallen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23699d" + }, + "id": "848560", + "fullName": "Stenshammarvägen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23699e" + }, + "id": "914402", + "fullName": "Prästvallsstugan", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb23699f" + }, + "id": "848389", + "fullName": "Hammarsvallsvägen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369a0" + }, + "id": "848360", + "fullName": "Fredriksfors Snåret", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369a1" + }, + "id": "917357", + "fullName": "Gryttjesvalltjärnen", + "parentFullName": "Delsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369a2" + }, + "id": "707721", + "fullName": "Designvägen", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369a3" + }, + "id": "707719", + "fullName": "Delsjökärrsvägen", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369a4" + }, + "id": "535570", + "fullName": "Degersnäs", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369a5" + }, + "id": "540816", + "fullName": "Depåvägen", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369a6" + }, + "id": "530950", + "fullName": "De Marés väg", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369a7" + }, + "id": "535574", + "fullName": "Degersnäs Enbacken", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369a8" + }, + "id": "535582", + "fullName": "Degersnäs Trollebo", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369a9" + }, + "id": "535572", + "fullName": "Degersnäs Bagghagen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369aa" + }, + "id": "535576", + "fullName": "Degersnäs Karlsberg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369ab" + }, + "id": "535578", + "fullName": "Degersnäs Moagården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369ac" + }, + "id": "535580", + "fullName": "Degersnäs Sågbacken", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369ad" + }, + "id": "542970", + "fullName": "Hallingeberg Dejstugan", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369ae" + }, + "id": "539914", + "fullName": "De La Roses Sträte", + "parentFullName": "Skanör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369af" + }, + "id": "647726", + "fullName": "Gripsholm Gustav Den Tredjes Stall", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369b0" + }, + "id": "765604", + "fullName": "Deragatan", + "parentFullName": "Skene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369b1" + }, + "id": "768317", + "fullName": "Desarehult", + "parentFullName": "Berghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369b2" + }, + "id": "768339", + "fullName": "Desarehult Åsa", + "parentFullName": "Berghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369b3" + }, + "id": "768321", + "fullName": "Desarehult Blåsås", + "parentFullName": "Berghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369b4" + }, + "id": "768322", + "fullName": "Desarehult Bränna", + "parentFullName": "Berghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369b5" + }, + "id": "768335", + "fullName": "Desarehult Storön", + "parentFullName": "Berghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369b6" + }, + "id": "768323", + "fullName": "Desarehult Gullrör", + "parentFullName": "Berghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369b7" + }, + "id": "768329", + "fullName": "Desarehult Ryderna", + "parentFullName": "Berghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369b8" + }, + "id": "768325", + "fullName": "Desarehult Gångemad", + "parentFullName": "Berghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369b9" + }, + "id": "768331", + "fullName": "Desarehult Sjöbolid", + "parentFullName": "Berghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369ba" + }, + "id": "768319", + "fullName": "Desarehult Almershöjd", + "parentFullName": "Berghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369bb" + }, + "id": "768320", + "fullName": "Desarehult Björkåsen", + "parentFullName": "Berghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369bc" + }, + "id": "768327", + "fullName": "Desarehult Hällegata", + "parentFullName": "Berghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369bd" + }, + "id": "768333", + "fullName": "Desarehult Store Mosse", + "parentFullName": "Berghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369be" + }, + "id": "768337", + "fullName": "Desarehult Vidablick", + "parentFullName": "Berghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369bf" + }, + "id": "768341", + "fullName": "Desarehult Åsalyckan", + "parentFullName": "Berghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369c0" + }, + "id": "788560", + "fullName": "Brännared Deragården", + "parentFullName": "Öxnevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369c1" + }, + "id": "630314", + "fullName": "Vadsbro Delängen", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369c5" + }, + "id": "793160", + "fullName": "Dejerörsvägen", + "parentFullName": "Gudhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369c6" + }, + "id": "797225", + "fullName": "Hornborga Deragården", + "parentFullName": "Broddetorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369c7" + }, + "id": "797233", + "fullName": "Hornborga Gamla Deragården", + "parentFullName": "Broddetorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369c8" + }, + "id": "480374", + "fullName": "Deleskogen", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369ca" + }, + "id": "733502", + "fullName": "Sörgården", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369cb" + }, + "id": "733547", + "fullName": "Stråbergsmyren", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369cc" + }, + "id": "733549", + "fullName": "Stråbergsmyren Jonstorp", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369cd" + }, + "id": "733552", + "fullName": "Stråbergsmyren Stonehill", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369ce" + }, + "id": "733551", + "fullName": "Stråbergsmyren Stenkullen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369cf" + }, + "id": "733553", + "fullName": "Stråbergsmyren Tullporten", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369d0" + }, + "id": "724466", + "fullName": "Denofa", + "parentFullName": "Nödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369d1" + }, + "id": "626289", + "fullName": "Depågatan", + "parentFullName": "Anderstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369d3" + }, + "id": "635215", + "fullName": "Delfinvägen", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369d4" + }, + "id": "895727", + "fullName": "Degernäs", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369d5" + }, + "id": "895725", + "fullName": "Degerbäcken", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369d7" + }, + "id": "939303", + "fullName": "Degerselsvägen", + "parentFullName": "Niemisel", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369d8" + }, + "id": "895262", + "fullName": "Degerbergsvägen", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369d9" + }, + "id": "496787", + "fullName": "Degerholmen", + "parentFullName": "Nynäshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369da" + }, + "id": "509809", + "fullName": "Degerby", + "parentFullName": "Svartsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369db" + }, + "id": "509811", + "fullName": "Degerby Gård", + "parentFullName": "Svartsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369dc" + }, + "id": "490564", + "fullName": "Delleryd", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369dd" + }, + "id": "489691", + "fullName": "Delfingatan", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369de" + }, + "id": "490700", + "fullName": "Lilla Delleryd", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369df" + }, + "id": "545186", + "fullName": "Deltavägen", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369e0" + }, + "id": "482613", + "fullName": "Dejegatan", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369e1" + }, + "id": "851159", + "fullName": "Deglovägen", + "parentFullName": "Bollnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369e2" + }, + "id": "851187", + "fullName": "Hällbo Deglovägen", + "parentFullName": "Bollnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369e3" + }, + "id": "560286", + "fullName": "Decauvillegatan", + "parentFullName": "Höganäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369e4" + }, + "id": "700744", + "fullName": "Skasås Delet", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369e5" + }, + "id": "700818", + "fullName": "Skjutsbol Dele", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369e6" + }, + "id": "692719", + "fullName": "Degerängsvägen", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369e7" + }, + "id": "693307", + "fullName": "Dalen Der Framme", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369e8" + }, + "id": "694566", + "fullName": "Brättne Der Oppe", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369e9" + }, + "id": "696732", + "fullName": "Olof Den Heliges väg", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369ea" + }, + "id": "693664", + "fullName": "Kärrsmossen Delviken", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369eb" + }, + "id": "695336", + "fullName": "Rackstad Degernäset", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369ec" + }, + "id": "693076", + "fullName": "Jössefors Dehlivillan", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369ed" + }, + "id": "701918", + "fullName": "Östra Hungvik Degernäset", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369ee" + }, + "id": "879092", + "fullName": "Delgränd", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369ef" + }, + "id": "606532", + "fullName": "Delfingränd", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369f0" + }, + "id": "715398", + "fullName": "Degerforsvägen", + "parentFullName": "Björneborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369f1" + }, + "id": "539489", + "fullName": "Desideriavägen", + "parentFullName": "Bjärred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369f2" + }, + "id": "746261", + "fullName": "Finnåker Degeräng", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369f3" + }, + "id": "897571", + "fullName": "Deltavägen", + "parentFullName": "Kiruna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369f4" + }, + "id": "812261", + "fullName": "Deckers väg", + "parentFullName": "Fors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369f5" + }, + "id": "770798", + "fullName": "Delbo Delbolund", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369f6" + }, + "id": "770796", + "fullName": "Delbo", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369f7" + }, + "id": "770803", + "fullName": "Delbo Lugnet", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369f8" + }, + "id": "770800", + "fullName": "Delbo Hagalund", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369f9" + }, + "id": "770801", + "fullName": "Delbo Hedaberg", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369fa" + }, + "id": "770802", + "fullName": "Delbo Loviseberg", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369fb" + }, + "id": "765506", + "fullName": "Gussjö Degerängen", + "parentFullName": "Salbohed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369fc" + }, + "id": "792486", + "fullName": "De Geers väg", + "parentFullName": "Österbybruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369fd" + }, + "id": "562882", + "fullName": "Degelvägen", + "parentFullName": "Rejmyre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb2369ff" + }, + "id": "583482", + "fullName": "De Geers väg", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a00" + }, + "id": "583102", + "fullName": "De Beschevägen", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a01" + }, + "id": "842410", + "fullName": "Degerbo", + "parentFullName": "Månkarbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a02" + }, + "id": "841619", + "fullName": "Delfinvägen", + "parentFullName": "Tierp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a03" + }, + "id": "844543", + "fullName": "De Geersgatan", + "parentFullName": "Karlholmsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a04" + }, + "id": "792740", + "fullName": "Louis De Geers väg", + "parentFullName": "Tobo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a05" + }, + "id": "828469", + "fullName": "Delgärdesvägen", + "parentFullName": "Sollerön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a06" + }, + "id": "679514", + "fullName": "Desemåla", + "parentFullName": "Nybro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a07" + }, + "id": "676311", + "fullName": "Degelvägen", + "parentFullName": "Orrefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a08" + }, + "id": "679516", + "fullName": "Desemåla Gård", + "parentFullName": "Nybro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a09" + }, + "id": "679234", + "fullName": "Desemålavägen", + "parentFullName": "Nybro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a0a" + }, + "id": "639544", + "fullName": "Lästad Nya Degerön", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a0b" + }, + "id": "639542", + "fullName": "Lästad Lilla Degerö", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a0c" + }, + "id": "639546", + "fullName": "Lästad Stora Degerö", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a0d" + }, + "id": "567846", + "fullName": "Denkers backe", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a0e" + }, + "id": "591482", + "fullName": "Sockenvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a0f" + }, + "id": "591426", + "fullName": "Maglehems Ora", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a10" + }, + "id": "591343", + "fullName": "Blåherremöllavägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a11" + }, + "id": "847746", + "fullName": "Dellmyran", + "parentFullName": "Ramsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a12" + }, + "id": "847936", + "fullName": "Övre Dellmyran", + "parentFullName": "Ramsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a13" + }, + "id": "847870", + "fullName": "Nedre Dellmyran", + "parentFullName": "Ramsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a14" + }, + "id": "917001", + "fullName": "Degerkölsvägen", + "parentFullName": "Korskrogen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a15" + }, + "id": "915359", + "fullName": "Degerkölsvallen", + "parentFullName": "Korskrogen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a16" + }, + "id": "544300", + "fullName": "Degebergavägen", + "parentFullName": "Hörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a17" + }, + "id": "572529", + "fullName": "Degebergavägen", + "parentFullName": "Vollsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a18" + }, + "id": "485610", + "fullName": "Decembergatan", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a1a" + }, + "id": "917991", + "fullName": "Delånger Gård", + "parentFullName": "Bollstabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a1b" + }, + "id": "898230", + "fullName": "Dennewitzvägen", + "parentFullName": "Koskullskulle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a1c" + }, + "id": "913209", + "fullName": "Degelmakaregatan", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a1e" + }, + "id": "556479", + "fullName": "Debäcken", + "parentFullName": "Ljungbyhed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a1f" + }, + "id": "641178", + "fullName": "Degerön", + "parentFullName": "Eneryda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a20" + }, + "id": "642290", + "fullName": "Degersnäs", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a21" + }, + "id": "643407", + "fullName": "Delary Bruk", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a22" + }, + "id": "640658", + "fullName": "Delaryvägen", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a23" + }, + "id": "641180", + "fullName": "Degerön Lindön", + "parentFullName": "Eneryda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a24" + }, + "id": "640662", + "fullName": "Gamla Delaryvägen", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a25" + }, + "id": "642294", + "fullName": "Degersnäs Fridhem", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a26" + }, + "id": "642302", + "fullName": "Degersnäs Nyalund", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a27" + }, + "id": "642296", + "fullName": "Degersnäs Jägarnäs", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a28" + }, + "id": "642300", + "fullName": "Degersnäs Norsholm", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a29" + }, + "id": "642304", + "fullName": "Degersnäs Nybacken", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a2a" + }, + "id": "642306", + "fullName": "Degersnäs Skogslund", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a2b" + }, + "id": "643409", + "fullName": "Delary Bruk Verkstan", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a2c" + }, + "id": "643411", + "fullName": "Delary Industripark", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a2d" + }, + "id": "642298", + "fullName": "Degersnäs Lillagärde", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a2e" + }, + "id": "642292", + "fullName": "Degersnäs Danskagården", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a2f" + }, + "id": "642308", + "fullName": "Degersnäs Slättalyckan", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a30" + }, + "id": "642310", + "fullName": "Degersnäs Stora Skärvet", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a31" + }, + "id": "630316", + "fullName": "Vadsbro Denten", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a32" + }, + "id": "628537", + "fullName": "Decembervägen", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a33" + }, + "id": "741996", + "fullName": "Deje Dejetorp", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a34" + }, + "id": "741995", + "fullName": "Deje Deje Östra", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a35" + }, + "id": "741994", + "fullName": "Deje Deje Västra", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a36" + }, + "id": "741992", + "fullName": "Deje Bäcktorp", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a37" + }, + "id": "741997", + "fullName": "Deje Mellangården", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a39" + }, + "id": "741990", + "fullName": "Deje Arrendebostaden", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a3a" + }, + "id": "662687", + "fullName": "Skog Dele", + "parentFullName": "Värmlands Nysäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a3b" + }, + "id": "655173", + "fullName": "Degermossgatan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a3c" + }, + "id": "658765", + "fullName": "Kärrholmen Delestan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a3d" + }, + "id": "935493", + "fullName": "Tängelsbyn Delsvikensberg", + "parentFullName": "Svanskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a3e" + }, + "id": "677642", + "fullName": "Degerhamnsvägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a3f" + }, + "id": "677706", + "fullName": "Löt", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a40" + }, + "id": "677729", + "fullName": "Nybo", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a41" + }, + "id": "677767", + "fullName": "Seby", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a42" + }, + "id": "677702", + "fullName": "Kärra", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a43" + }, + "id": "677741", + "fullName": "Näsby", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a44" + }, + "id": "677784", + "fullName": "Svibo", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a45" + }, + "id": "677804", + "fullName": "Träby", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a46" + }, + "id": "677810", + "fullName": "Össby", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a47" + }, + "id": "677650", + "fullName": "Enetri", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a48" + }, + "id": "677692", + "fullName": "Klinta", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a49" + }, + "id": "677705", + "fullName": "Lindby", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a4a" + }, + "id": "677709", + "fullName": "Mellby", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a4b" + }, + "id": "677733", + "fullName": "Nygård", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a4c" + }, + "id": "677808", + "fullName": "Årsvik", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a4e" + }, + "id": "677644", + "fullName": "Eketorp", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a4f" + }, + "id": "677648", + "fullName": "Elvägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a50" + }, + "id": "677735", + "fullName": "Nygärde", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a51" + }, + "id": "677743", + "fullName": "Olstorp", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a52" + }, + "id": "677747", + "fullName": "Ottenby", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a53" + }, + "id": "677615", + "fullName": "Albrunna", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a54" + }, + "id": "677627", + "fullName": "Badvägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a56" + }, + "id": "677665", + "fullName": "Gräsgård", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a57" + }, + "id": "677677", + "fullName": "Hammarby", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a58" + }, + "id": "677715", + "fullName": "Myrvägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a59" + }, + "id": "677719", + "fullName": "Möckleby", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a5a" + }, + "id": "677745", + "fullName": "Osses väg", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a5b" + }, + "id": "677757", + "fullName": "Parboäng", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a5c" + }, + "id": "677769", + "fullName": "Sebyläge", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a5d" + }, + "id": "677779", + "fullName": "Solberga", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a5e" + }, + "id": "677802", + "fullName": "Torngård", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a5f" + }, + "id": "677617", + "fullName": "Allévägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a60" + }, + "id": "677621", + "fullName": "Alunvägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a61" + }, + "id": "677629", + "fullName": "Blomvägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a62" + }, + "id": "677635", + "fullName": "Byggvägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a63" + }, + "id": "677658", + "fullName": "Gammalsby", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a64" + }, + "id": "677659", + "fullName": "Gettlinge", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a65" + }, + "id": "677661", + "fullName": "Golfvägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a66" + }, + "id": "677669", + "fullName": "Grönhögen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a67" + }, + "id": "677673", + "fullName": "Gårdstorp", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a68" + }, + "id": "677679", + "fullName": "Hamnvägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a69" + }, + "id": "677700", + "fullName": "Kyrkvägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a6a" + }, + "id": "677707", + "fullName": "Malmgränd", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a6b" + }, + "id": "677711", + "fullName": "Mellstaby", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a6c" + }, + "id": "677731", + "fullName": "Nybovägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a6d" + }, + "id": "677756", + "fullName": "Oxelvägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a6e" + }, + "id": "677761", + "fullName": "Pilekulla", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a6f" + }, + "id": "677771", + "fullName": "Segerstad", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a70" + }, + "id": "677801", + "fullName": "Taxigatan", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a71" + }, + "id": "677805", + "fullName": "Ventlinge", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a72" + }, + "id": "677623", + "fullName": "Alvarvägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a73" + }, + "id": "677625", + "fullName": "Backstigen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a74" + }, + "id": "677657", + "fullName": "Gamlegärde", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a75" + }, + "id": "677681", + "fullName": "Jakobs gata", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a76" + }, + "id": "677696", + "fullName": "Kvarnvägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a77" + }, + "id": "677717", + "fullName": "Målarvägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a78" + }, + "id": "677721", + "fullName": "Mörbylilla", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a79" + }, + "id": "677763", + "fullName": "Sadelvägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a7a" + }, + "id": "677765", + "fullName": "Sebberneby", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a7b" + }, + "id": "677781", + "fullName": "Stallgränd", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a7c" + }, + "id": "677782", + "fullName": "Strömgatan", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a7d" + }, + "id": "677786", + "fullName": "Syrénvägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a7e" + }, + "id": "677793", + "fullName": "Södervägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a7f" + }, + "id": "929596", + "fullName": "Alunbruket", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a80" + }, + "id": "677640", + "fullName": "Dalsjövägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a81" + }, + "id": "677683", + "fullName": "Kalles Gränd", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a82" + }, + "id": "677698", + "fullName": "Kvinnsgröta", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a83" + }, + "id": "677708", + "fullName": "Mellangatan", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a84" + }, + "id": "677652", + "fullName": "Fabriksgatan", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a85" + }, + "id": "677654", + "fullName": "Fiskaregränd", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a86" + }, + "id": "677660", + "fullName": "Gjuthusvägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a87" + }, + "id": "677690", + "fullName": "Kaptens Gränd", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a88" + }, + "id": "677694", + "fullName": "Kristinelund", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a89" + }, + "id": "677713", + "fullName": "Myrdalsgatan", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a8a" + }, + "id": "677759", + "fullName": "Pildalsvägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a8b" + }, + "id": "677777", + "fullName": "Skiffergatan", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a8c" + }, + "id": "677646", + "fullName": "Eketorpsvägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a8d" + }, + "id": "677671", + "fullName": "Grönhögsvägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a8e" + }, + "id": "677797", + "fullName": "Södra Möckleby", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a8f" + }, + "id": "677812", + "fullName": "Övra Segerstad", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a90" + }, + "id": "677619", + "fullName": "Alunbruksgatan", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a91" + }, + "id": "677704", + "fullName": "Landborgsgatan", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a92" + }, + "id": "677723", + "fullName": "Nedra Segerstad", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a93" + }, + "id": "677727", + "fullName": "Norra Malmgatan", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a94" + }, + "id": "677795", + "fullName": "Södra Malmgatan", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a95" + }, + "id": "677803", + "fullName": "Torngårdsvägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a96" + }, + "id": "677806", + "fullName": "Ventlinge-Lunda", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a97" + }, + "id": "677656", + "fullName": "Folketshusvägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a98" + }, + "id": "677663", + "fullName": "Grimskaftsvägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a99" + }, + "id": "677675", + "fullName": "Gåssten Hammarby", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a9a" + }, + "id": "677755", + "fullName": "Ottenby Kungsgård", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a9b" + }, + "id": "677814", + "fullName": "Övre Sjöhagsvägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a9c" + }, + "id": "677667", + "fullName": "Gräsgårds Fiskehamn", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a9d" + }, + "id": "677725", + "fullName": "Nedre Sjöhagsvägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a9e" + }, + "id": "677749", + "fullName": "Ottenby Fyrplatsen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236a9f" + }, + "id": "677754", + "fullName": "Ottenby Jaktstugan", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236aa0" + }, + "id": "677775", + "fullName": "Segerstads Fyrplats", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236aa1" + }, + "id": "677799", + "fullName": "Södra Möcklebyvägen", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236aa2" + }, + "id": "677753", + "fullName": "Ottenby Fågelstation", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236aa3" + }, + "id": "677773", + "fullName": "Segerstad Vårdkastäkten", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236aa4" + }, + "id": "677751", + "fullName": "Ottenby Fyrvaktarbostället", + "parentFullName": "Degerhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236aa6" + }, + "id": "577212", + "fullName": "Denningarumsvägen", + "parentFullName": "Broby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236aa7" + }, + "id": "877332", + "fullName": "Delins väg", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236aa8" + }, + "id": "876914", + "fullName": "Delängsgatan", + "parentFullName": "Järnforsen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236aa9" + }, + "id": "589917", + "fullName": "Degerhov", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236aaa" + }, + "id": "589934", + "fullName": "Degerhovs Gård", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236aab" + }, + "id": "589927", + "fullName": "Degerhov Ekbacken", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236aac" + }, + "id": "589931", + "fullName": "Degerhov Notudden", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236aae" + }, + "id": "935008", + "fullName": "Degerhov Ängsbacken", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236aaf" + }, + "id": "921676", + "fullName": "Nedre Gränsö Yttre Delen", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ab0" + }, + "id": "589933", + "fullName": "Degerhov Stenbrinken", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ab1" + }, + "id": "934978", + "fullName": "Bolltorp De Geerhuset", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ab2" + }, + "id": "589923", + "fullName": "Degerhov Arbetarbostad", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ab3" + }, + "id": "589929", + "fullName": "Degerhov Notuddeholmen", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ab4" + }, + "id": "589925", + "fullName": "Degerhov Arrendatorsbostaden", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ab5" + }, + "id": "767582", + "fullName": "Degelugnsvägen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ab6" + }, + "id": "788169", + "fullName": "Delbo", + "parentFullName": "Huddungeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ab7" + }, + "id": "788168", + "fullName": "Degerängen", + "parentFullName": "Huddungeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ab8" + }, + "id": "780683", + "fullName": "Delfingatan", + "parentFullName": "Östervåla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ab9" + }, + "id": "587387", + "fullName": "De Ungas väg", + "parentFullName": "Jämshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236abb" + }, + "id": "591325", + "fullName": "Nybygget", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236abc" + }, + "id": "591347", + "fullName": "Bokvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236abd" + }, + "id": "591375", + "fullName": "Genvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236abe" + }, + "id": "591379", + "fullName": "Gökvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236abf" + }, + "id": "591462", + "fullName": "Orehuset", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ac0" + }, + "id": "591480", + "fullName": "Röaleden", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ac1" + }, + "id": "928193", + "fullName": "Hökvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ac2" + }, + "id": "591377", + "fullName": "Grusvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ac3" + }, + "id": "591410", + "fullName": "Kärrvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ac5" + }, + "id": "591525", + "fullName": "Älgstigen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ac6" + }, + "id": "591464", + "fullName": "Per Pers väg", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ac7" + }, + "id": "591501", + "fullName": "Trastvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ac8" + }, + "id": "591507", + "fullName": "Ugglevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236acc" + }, + "id": "591349", + "fullName": "Bovetevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236acd" + }, + "id": "591359", + "fullName": "Drakamöllan", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ace" + }, + "id": "591488", + "fullName": "Staffansvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236acf" + }, + "id": "591496", + "fullName": "Tallundavägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ad2" + }, + "id": "591353", + "fullName": "Brydestuevägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ad3" + }, + "id": "591444", + "fullName": "Myrestadsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ad4" + }, + "id": "928194", + "fullName": "Lillehemsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ad5" + }, + "id": "928192", + "fullName": "Drakamöllans väg", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ad6" + }, + "id": "591413", + "fullName": "Lilla Drakamöllan", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ad7" + }, + "id": "591438", + "fullName": "Margretetorpsvägen", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ada" + }, + "id": "821318", + "fullName": "Nordskog Van Der Hofstugan", + "parentFullName": "Källby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236adb" + }, + "id": "729682", + "fullName": "Björneröd Delesbacken", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236add" + }, + "id": "664562", + "fullName": "Degernäs", + "parentFullName": "Åmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ade" + }, + "id": "649981", + "fullName": "Degersnäs", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236adf" + }, + "id": "651382", + "fullName": "Deralycke", + "parentFullName": "Linneryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ae0" + }, + "id": "665051", + "fullName": "Degerhaga", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ae1" + }, + "id": "650318", + "fullName": "Norra Degerhaga", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ae2" + }, + "id": "665057", + "fullName": "Degerhaga Nyadal", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ae3" + }, + "id": "649982", + "fullName": "Degersnäs Fridsdal", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ae4" + }, + "id": "665059", + "fullName": "Degerhaga Södergård", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ae5" + }, + "id": "665053", + "fullName": "Degerhaga Almagården", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ae6" + }, + "id": "665055", + "fullName": "Degerhaga Louiselund", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ae8" + }, + "id": "670086", + "fullName": "Dedetta Dettmansbostället", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ae9" + }, + "id": "670090", + "fullName": "Dedetta Rena", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236aea" + }, + "id": "670088", + "fullName": "Dedetta Gärdet", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236aeb" + }, + "id": "670725", + "fullName": "Solberg Der Nere", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236aec" + }, + "id": "670092", + "fullName": "Dedetta Stenbacken", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236aed" + }, + "id": "671452", + "fullName": "Gunnarstan Der Väste", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236aee" + }, + "id": "678946", + "fullName": "Olsbols Kula", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236aef" + }, + "id": "678807", + "fullName": "Ekenäs Nytorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236af0" + }, + "id": "679086", + "fullName": "Övre Källsäter", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236af1" + }, + "id": "678924", + "fullName": "Nedre Källsäter", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236af2" + }, + "id": "721347", + "fullName": "Deglunden", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236af3" + }, + "id": "721150", + "fullName": "Depåvägen", + "parentFullName": "Uddeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236af4" + }, + "id": "721382", + "fullName": "Deglundsnäs", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236af5" + }, + "id": "721384", + "fullName": "Deglundsnäset", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236af6" + }, + "id": "721355", + "fullName": "Deglunden Näset", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236af7" + }, + "id": "721380", + "fullName": "Deglundsbäcken", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236af8" + }, + "id": "721386", + "fullName": "Deglundssätern", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236af9" + }, + "id": "721351", + "fullName": "Deglunden Klamma", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236afa" + }, + "id": "721353", + "fullName": "Deglunden Kullen", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236afb" + }, + "id": "721368", + "fullName": "Deglunden Tallbo", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236afc" + }, + "id": "721377", + "fullName": "Deglunden Täppan", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236afd" + }, + "id": "721366", + "fullName": "Deglunden Skyttfall", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236afe" + }, + "id": "721370", + "fullName": "Deglunden Traneberg", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236aff" + }, + "id": "721376", + "fullName": "Deglunden Trinneborg", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b00" + }, + "id": "721378", + "fullName": "Deglunden Ulrikslund", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b01" + }, + "id": "721357", + "fullName": "Deglunden Skavnässkäret", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b02" + }, + "id": "721379", + "fullName": "Deglunden Vithallholmen", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b03" + }, + "id": "721349", + "fullName": "Deglunden Gräsbäcksviken", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b04" + }, + "id": "721359", + "fullName": "Deglunden Skräddarholmen", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b05" + }, + "id": "721372", + "fullName": "Deglunden Traneberg Kullen", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b06" + }, + "id": "721374", + "fullName": "Deglunden Tranebergsudden", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b07" + }, + "id": "934668", + "fullName": "Larum Degernäsudde", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b08" + }, + "id": "679034", + "fullName": "Västra Deje", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b09" + }, + "id": "675380", + "fullName": "Östra Deje", + "parentFullName": "Forshaga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b0a" + }, + "id": "675404", + "fullName": "Östra Deje Öna", + "parentFullName": "Forshaga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b0b" + }, + "id": "675384", + "fullName": "Östra Deje Gård", + "parentFullName": "Forshaga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b0c" + }, + "id": "675397", + "fullName": "Östra Deje Tomta", + "parentFullName": "Forshaga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b0d" + }, + "id": "675347", + "fullName": "Västra Deje Färja", + "parentFullName": "Forshaga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b0e" + }, + "id": "675386", + "fullName": "Östra Deje Gärdet", + "parentFullName": "Forshaga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b0f" + }, + "id": "675388", + "fullName": "Östra Deje Hyttan", + "parentFullName": "Forshaga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b10" + }, + "id": "675392", + "fullName": "Östra Deje Kvarna", + "parentFullName": "Forshaga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b11" + }, + "id": "675394", + "fullName": "Östra Deje Lyckan", + "parentFullName": "Forshaga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b12" + }, + "id": "675398", + "fullName": "Östra Deje Älvnäs", + "parentFullName": "Forshaga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b13" + }, + "id": "675382", + "fullName": "Östra Deje Berghult", + "parentFullName": "Forshaga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b14" + }, + "id": "675390", + "fullName": "Östra Deje Hytthaget", + "parentFullName": "Forshaga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b15" + }, + "id": "675395", + "fullName": "Östra Deje Norrgården", + "parentFullName": "Forshaga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b16" + }, + "id": "675396", + "fullName": "Östra Deje Postlyckan", + "parentFullName": "Forshaga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b17" + }, + "id": "679407", + "fullName": "Näs", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b18" + }, + "id": "679457", + "fullName": "Rud", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b19" + }, + "id": "678683", + "fullName": "Berg", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b1a" + }, + "id": "678799", + "fullName": "Edet", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b1b" + }, + "id": "679000", + "fullName": "Torp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b1c" + }, + "id": "679025", + "fullName": "Uved", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b1d" + }, + "id": "679126", + "fullName": "Bäck", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b1e" + }, + "id": "679198", + "fullName": "Haga", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b1f" + }, + "id": "679305", + "fullName": "Myre", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b20" + }, + "id": "678665", + "fullName": "Arnäs", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b21" + }, + "id": "678679", + "fullName": "Backa", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b22" + }, + "id": "678693", + "fullName": "Berga", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b23" + }, + "id": "678749", + "fullName": "Dömle", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b24" + }, + "id": "678818", + "fullName": "Förby", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b25" + }, + "id": "678853", + "fullName": "Hagen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b26" + }, + "id": "678864", + "fullName": "Halla", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b27" + }, + "id": "678883", + "fullName": "Hedås", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b28" + }, + "id": "678926", + "fullName": "Nolby", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b29" + }, + "id": "678996", + "fullName": "Tjärn", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b2a" + }, + "id": "679134", + "fullName": "Edeby", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b2b" + }, + "id": "678732", + "fullName": "Botorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b2c" + }, + "id": "678738", + "fullName": "Bråten", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b2d" + }, + "id": "678745", + "fullName": "Bäcken", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b2e" + }, + "id": "678889", + "fullName": "Jeriko", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b2f" + }, + "id": "678901", + "fullName": "Lugnet", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b30" + }, + "id": "678970", + "fullName": "Råtorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b31" + }, + "id": "678972", + "fullName": "Sandby", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b32" + }, + "id": "678980", + "fullName": "Småris", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b33" + }, + "id": "678988", + "fullName": "Strand", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b34" + }, + "id": "679029", + "fullName": "Visten", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b35" + }, + "id": "679096", + "fullName": "Berget", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b36" + }, + "id": "679114", + "fullName": "Butorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b37" + }, + "id": "679475", + "fullName": "Rud Hea", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b38" + }, + "id": "679479", + "fullName": "Rud Kul", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b39" + }, + "id": "678448", + "fullName": "Bygatan", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b3a" + }, + "id": "678633", + "fullName": "Lovägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b3b" + }, + "id": "678681", + "fullName": "Bastmon", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b3c" + }, + "id": "678695", + "fullName": "Bergsby", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b3d" + }, + "id": "678726", + "fullName": "Bernhus", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b3e" + }, + "id": "678887", + "fullName": "Högberg", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b3f" + }, + "id": "678891", + "fullName": "Jonsbol", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b40" + }, + "id": "678928", + "fullName": "Nordsjö", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b41" + }, + "id": "678942", + "fullName": "Nybacka", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b42" + }, + "id": "678954", + "fullName": "Risberg", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b43" + }, + "id": "678974", + "fullName": "Sjötorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b44" + }, + "id": "678985", + "fullName": "Solberg", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b45" + }, + "id": "679027", + "fullName": "Vartorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b46" + }, + "id": "679035", + "fullName": "Västsjö", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b47" + }, + "id": "679060", + "fullName": "Ängarna", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b48" + }, + "id": "679130", + "fullName": "Bäråsen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b49" + }, + "id": "679187", + "fullName": "Forsnäs", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b4a" + }, + "id": "679257", + "fullName": "Högåsen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b4b" + }, + "id": "679287", + "fullName": "Lövåsen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b4c" + }, + "id": "679307", + "fullName": "Myre Mon", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b4d" + }, + "id": "679369", + "fullName": "Norra Ås", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b4e" + }, + "id": "679409", + "fullName": "Olsäter", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b4f" + }, + "id": "679519", + "fullName": "Stammon", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b50" + }, + "id": "679557", + "fullName": "Södra Ås", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b51" + }, + "id": "679590", + "fullName": "Trånget", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b52" + }, + "id": "678444", + "fullName": "Brogatan", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b53" + }, + "id": "678528", + "fullName": "Banvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b54" + }, + "id": "678534", + "fullName": "Dalvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b55" + }, + "id": "678548", + "fullName": "Hedvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b56" + }, + "id": "678578", + "fullName": "Orrvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b57" + }, + "id": "678605", + "fullName": "Almvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b58" + }, + "id": "678609", + "fullName": "Aspvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b59" + }, + "id": "678635", + "fullName": "Pilvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b5a" + }, + "id": "678661", + "fullName": "Örnvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b5b" + }, + "id": "678725", + "fullName": "Bergsäng", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b5c" + }, + "id": "678805", + "fullName": "Edsviken", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b5d" + }, + "id": "678809", + "fullName": "Finntorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b5e" + }, + "id": "678829", + "fullName": "Förby Hus", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b5f" + }, + "id": "678849", + "fullName": "Granhult", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b60" + }, + "id": "678897", + "fullName": "Lillsjön", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b61" + }, + "id": "678912", + "fullName": "Mosserud", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b62" + }, + "id": "678948", + "fullName": "Orretorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b63" + }, + "id": "678952", + "fullName": "Prästbol", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b64" + }, + "id": "678966", + "fullName": "Rosendal", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b65" + }, + "id": "678983", + "fullName": "Solbacka", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b66" + }, + "id": "678986", + "fullName": "Stenåsen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b67" + }, + "id": "678992", + "fullName": "Södervik", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b68" + }, + "id": "679023", + "fullName": "Ulvstorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b69" + }, + "id": "679082", + "fullName": "Örbäcken", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b6a" + }, + "id": "679094", + "fullName": "Baggstad", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b6b" + }, + "id": "679152", + "fullName": "Edeby Kul", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b6c" + }, + "id": "679185", + "fullName": "Flodåsen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b6d" + }, + "id": "679206", + "fullName": "Hällekil", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b6e" + }, + "id": "679261", + "fullName": "Karlshov", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b6f" + }, + "id": "679267", + "fullName": "Karstorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b70" + }, + "id": "679387", + "fullName": "Nyckelby", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b71" + }, + "id": "679452", + "fullName": "Perstorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b72" + }, + "id": "679497", + "fullName": "Rud Sågen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b73" + }, + "id": "679504", + "fullName": "Sjöfalla", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b74" + }, + "id": "679553", + "fullName": "Sälgåsen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b75" + }, + "id": "679592", + "fullName": "Upplanda", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b76" + }, + "id": "679606", + "fullName": "Åsen Gård", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b77" + }, + "id": "678450", + "fullName": "Bäckaskog", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b78" + }, + "id": "678452", + "fullName": "Forsgränd", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b79" + }, + "id": "678454", + "fullName": "Forsleden", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b7a" + }, + "id": "678464", + "fullName": "Häggvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b7b" + }, + "id": "678474", + "fullName": "Kujavägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b7c" + }, + "id": "678476", + "fullName": "Lillgatan", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b7d" + }, + "id": "678480", + "fullName": "Mossängen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b7e" + }, + "id": "678482", + "fullName": "Myravägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b7f" + }, + "id": "678494", + "fullName": "Rönningen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b80" + }, + "id": "678498", + "fullName": "Skolvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b81" + }, + "id": "678520", + "fullName": "Åsengatan", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b82" + }, + "id": "678532", + "fullName": "Bäckvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b83" + }, + "id": "678554", + "fullName": "Korsvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b84" + }, + "id": "678556", + "fullName": "Krokvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b85" + }, + "id": "678558", + "fullName": "Kärrvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b86" + }, + "id": "678571", + "fullName": "Mossvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b87" + }, + "id": "678580", + "fullName": "Parkvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b88" + }, + "id": "678582", + "fullName": "Ringvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b89" + }, + "id": "678601", + "fullName": "Älvkroken", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b8a" + }, + "id": "678622", + "fullName": "Granvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b8b" + }, + "id": "678629", + "fullName": "Lindvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b8c" + }, + "id": "678639", + "fullName": "Skogvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b8d" + }, + "id": "678645", + "fullName": "Tallvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b8e" + }, + "id": "678651", + "fullName": "Vallvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b90" + }, + "id": "678672", + "fullName": "Arnästorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b91" + }, + "id": "678687", + "fullName": "Berg Hagen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b92" + }, + "id": "678704", + "fullName": "Bergstorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b93" + }, + "id": "678759", + "fullName": "Dömle Gård", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b94" + }, + "id": "678791", + "fullName": "Dömle Åsen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b95" + }, + "id": "678816", + "fullName": "Färjestad", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b96" + }, + "id": "678843", + "fullName": "Förby Åsen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b97" + }, + "id": "678845", + "fullName": "Gersviken", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b98" + }, + "id": "678851", + "fullName": "Hagberget", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b99" + }, + "id": "678855", + "fullName": "Hagen Åsen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b9a" + }, + "id": "678885", + "fullName": "Hedås Gård", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b9b" + }, + "id": "678893", + "fullName": "Karlsberg", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b9c" + }, + "id": "678903", + "fullName": "Marieberg", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b9d" + }, + "id": "678940", + "fullName": "Norra Uved", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b9e" + }, + "id": "678976", + "fullName": "Skivtjärn", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236b9f" + }, + "id": "679002", + "fullName": "Torp Dalen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ba0" + }, + "id": "679050", + "fullName": "Åsens Gård", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ba1" + }, + "id": "679058", + "fullName": "Älvkullen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ba4" + }, + "id": "679110", + "fullName": "Bostället", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ba5" + }, + "id": "679112", + "fullName": "Brobråten", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ba6" + }, + "id": "679122", + "fullName": "Butorp Kul", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ba7" + }, + "id": "679192", + "fullName": "Genbäcken", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ba8" + }, + "id": "679194", + "fullName": "Graneberg", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ba9" + }, + "id": "679255", + "fullName": "Hästhaget", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236baa" + }, + "id": "679283", + "fullName": "Kvarnåsen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bab" + }, + "id": "679311", + "fullName": "Mölnbacka", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bac" + }, + "id": "679455", + "fullName": "Rinkvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bad" + }, + "id": "679459", + "fullName": "Rud backen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bae" + }, + "id": "679465", + "fullName": "Rud Bråten", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236baf" + }, + "id": "679469", + "fullName": "Rud Där Nol", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bb0" + }, + "id": "679471", + "fullName": "Rud Där Öst", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bb1" + }, + "id": "679483", + "fullName": "Rud Lyckan", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bb2" + }, + "id": "679493", + "fullName": "Rud Nygård", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bb3" + }, + "id": "679501", + "fullName": "Rudsheden", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bb4" + }, + "id": "679507", + "fullName": "Smedserud", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bb5" + }, + "id": "679517", + "fullName": "Spikmyren", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bb6" + }, + "id": "679539", + "fullName": "Sågbråten", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bb7" + }, + "id": "679604", + "fullName": "Vallsätra", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bb8" + }, + "id": "679608", + "fullName": "Ängbråten", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bb9" + }, + "id": "678440", + "fullName": "Björndalen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bba" + }, + "id": "678442", + "fullName": "Björnvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bbb" + }, + "id": "678456", + "fullName": "Fågelvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bbc" + }, + "id": "678468", + "fullName": "Kanalgatan", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bbd" + }, + "id": "678564", + "fullName": "Metargränd", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bbe" + }, + "id": "678566", + "fullName": "Mjärdvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bbf" + }, + "id": "678587", + "fullName": "Spinnvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bc0" + }, + "id": "678591", + "fullName": "Stubbvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bc1" + }, + "id": "678595", + "fullName": "Tjärnvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bc2" + }, + "id": "678611", + "fullName": "Björkvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bc3" + }, + "id": "678613", + "fullName": "Bruksvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bc4" + }, + "id": "678617", + "fullName": "Edebyvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bc5" + }, + "id": "678621", + "fullName": "Fyrbovägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bc6" + }, + "id": "678631", + "fullName": "Linnévägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bc7" + }, + "id": "678649", + "fullName": "Uttervägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bc8" + }, + "id": "678655", + "fullName": "Vargåvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bc9" + }, + "id": "678689", + "fullName": "Berg Lyckan", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bca" + }, + "id": "678728", + "fullName": "Björnmyren", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bcc" + }, + "id": "678797", + "fullName": "Dömlevägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bcd" + }, + "id": "678803", + "fullName": "Edet Nyback", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bce" + }, + "id": "678828", + "fullName": "Förby Hacka", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bcf" + }, + "id": "678866", + "fullName": "Halla Udden", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bd0" + }, + "id": "678868", + "fullName": "Hedegården", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bd1" + }, + "id": "678982", + "fullName": "Småris Gård", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bd2" + }, + "id": "678994", + "fullName": "Södra Heden", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bd3" + }, + "id": "678998", + "fullName": "Tjärnheden", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bd4" + }, + "id": "679011", + "fullName": "Torp Snedda", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bd5" + }, + "id": "679033", + "fullName": "Västby Gård", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bd7" + }, + "id": "679084", + "fullName": "Östra Tjärn", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bd8" + }, + "id": "679090", + "fullName": "Övre Västby", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bd9" + }, + "id": "679140", + "fullName": "Edeby Ekera", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bda" + }, + "id": "679142", + "fullName": "Edeby Hagen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bdb" + }, + "id": "679181", + "fullName": "Edebydalen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bdc" + }, + "id": "679191", + "fullName": "Färjevägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bdd" + }, + "id": "679467", + "fullName": "Rud Där Fram", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bde" + }, + "id": "679477", + "fullName": "Rud Högåsen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bdf" + }, + "id": "679495", + "fullName": "Rud Svängen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236be0" + }, + "id": "679515", + "fullName": "Spelartorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236be1" + }, + "id": "679588", + "fullName": "Torvbråten", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236be2" + }, + "id": "935944", + "fullName": "Älvbrinken", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236be3" + }, + "id": "678458", + "fullName": "Gråtenvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236be4" + }, + "id": "678460", + "fullName": "Gärdesvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236be5" + }, + "id": "678466", + "fullName": "Högkullarna", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236be6" + }, + "id": "678478", + "fullName": "Mohagsgatan", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236be7" + }, + "id": "678500", + "fullName": "Skyttevägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236be8" + }, + "id": "678513", + "fullName": "Tunnelvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236be9" + }, + "id": "678519", + "fullName": "Vinkelgränd", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bea" + }, + "id": "678524", + "fullName": "Öbergsvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236beb" + }, + "id": "678542", + "fullName": "Fiskarvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bec" + }, + "id": "678546", + "fullName": "Haspelvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bed" + }, + "id": "678562", + "fullName": "Lyckanvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bee" + }, + "id": "678572", + "fullName": "Muraregränd", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bef" + }, + "id": "678584", + "fullName": "Smårisvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bf0" + }, + "id": "678589", + "fullName": "Strandgatan", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bf1" + }, + "id": "678625", + "fullName": "Hägerberget", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bf2" + }, + "id": "678641", + "fullName": "Studievägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bf3" + }, + "id": "678643", + "fullName": "Sågarevägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bf4" + }, + "id": "678647", + "fullName": "Tjädervägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bf5" + }, + "id": "678671", + "fullName": "Arnäskorset", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bf6" + }, + "id": "678685", + "fullName": "Berg Ekeberg", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bf7" + }, + "id": "678722", + "fullName": "Bergsåsarna", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bf8" + }, + "id": "678736", + "fullName": "Brattbacken", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bf9" + }, + "id": "678783", + "fullName": "Dömle Skogen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bfa" + }, + "id": "678795", + "fullName": "Dömleskogen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bfb" + }, + "id": "678824", + "fullName": "Förby Berget", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bfd" + }, + "id": "678895", + "fullName": "Kvarnbråten", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bfe" + }, + "id": "678899", + "fullName": "Lillsjötorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236bff" + }, + "id": "678905", + "fullName": "Mjölnartorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c00" + }, + "id": "678932", + "fullName": "Nordsjö Gård", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c01" + }, + "id": "678934", + "fullName": "Nordsjötorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c02" + }, + "id": "679042", + "fullName": "Västsjö Gård", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c03" + }, + "id": "679092", + "fullName": "Annerovägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c04" + }, + "id": "679139", + "fullName": "Edeby Bråten", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c05" + }, + "id": "679141", + "fullName": "Edeby Färjbo", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c06" + }, + "id": "679160", + "fullName": "Edeby Lyckan", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c07" + }, + "id": "679170", + "fullName": "Edeby Skolan", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c08" + }, + "id": "679175", + "fullName": "Edeby Torpet", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c09" + }, + "id": "679183", + "fullName": "Edebysätern", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c0a" + }, + "id": "679269", + "fullName": "Katrineberg", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c0b" + }, + "id": "679275", + "fullName": "Klarastrand", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c0c" + }, + "id": "679301", + "fullName": "Lövåskullen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c0d" + }, + "id": "679365", + "fullName": "Norra Butorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c0e" + }, + "id": "679371", + "fullName": "Norra Ås Broa", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c0f" + }, + "id": "679383", + "fullName": "Norra Åstorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c10" + }, + "id": "679411", + "fullName": "Olsäter Bäck", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c11" + }, + "id": "679433", + "fullName": "Olsäter Mana", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c12" + }, + "id": "679450", + "fullName": "Olsäters Såg", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c13" + }, + "id": "679473", + "fullName": "Rud Hagalund", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c14" + }, + "id": "679481", + "fullName": "Rud Lelyckan", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c15" + }, + "id": "679491", + "fullName": "Rud Mobacken", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c16" + }, + "id": "679505", + "fullName": "Skogshyddan", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c17" + }, + "id": "679554", + "fullName": "Södra Butorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c18" + }, + "id": "679573", + "fullName": "Södra Ås Pino", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c19" + }, + "id": "679609", + "fullName": "Örtenbråten", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c1a" + }, + "id": "678490", + "fullName": "Rinmansgatan", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c1b" + }, + "id": "678496", + "fullName": "Rönningvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c1c" + }, + "id": "678502", + "fullName": "Solhemsvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c1d" + }, + "id": "678522", + "fullName": "Älvdalsvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c1e" + }, + "id": "678540", + "fullName": "Fiskarevägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c1f" + }, + "id": "678560", + "fullName": "Ljustervägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c20" + }, + "id": "678568", + "fullName": "Mogrensvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c21" + }, + "id": "678574", + "fullName": "Myrmansvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c22" + }, + "id": "678576", + "fullName": "Näckrosvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c23" + }, + "id": "678597", + "fullName": "Tremansvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c24" + }, + "id": "678623", + "fullName": "Gökottevägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c25" + }, + "id": "678637", + "fullName": "Rådjursvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c26" + }, + "id": "678653", + "fullName": "Vargåns Skola", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c27" + }, + "id": "678673", + "fullName": "Arnästorp Kul", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c28" + }, + "id": "678730", + "fullName": "Blysjön Norra", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c29" + }, + "id": "678753", + "fullName": "Dömle Eketorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c2a" + }, + "id": "678785", + "fullName": "Dömle Sörgård", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c2b" + }, + "id": "678801", + "fullName": "Edet Klingebo", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c2c" + }, + "id": "678820", + "fullName": "Förby Annedal", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c2d" + }, + "id": "678826", + "fullName": "Förby Ekeberg", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c2e" + }, + "id": "678839", + "fullName": "Förby Västate", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c2f" + }, + "id": "678933", + "fullName": "Nordsjöheden", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c30" + }, + "id": "678960", + "fullName": "Risäterstorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c31" + }, + "id": "678990", + "fullName": "Syrsjön Södra", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c32" + }, + "id": "679009", + "fullName": "Torp Näsudden", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c33" + }, + "id": "679074", + "fullName": "Ängarnas Gård", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c34" + }, + "id": "679116", + "fullName": "Butorp Berget", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c35" + }, + "id": "679128", + "fullName": "Bäck Bäckelid", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c36" + }, + "id": "679131", + "fullName": "Dalundavägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c37" + }, + "id": "679158", + "fullName": "Edeby Lundebo", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c38" + }, + "id": "679162", + "fullName": "Edeby Lyckebo", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c39" + }, + "id": "679166", + "fullName": "Edeby Olsäter", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c3a" + }, + "id": "679173", + "fullName": "Edeby Tomtebo", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c3b" + }, + "id": "679189", + "fullName": "Forsnäsheden", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c3c" + }, + "id": "679193", + "fullName": "Genbäcksänga", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c3d" + }, + "id": "679277", + "fullName": "Klingermyren", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c3e" + }, + "id": "679309", + "fullName": "Myre Älvbacka", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c3f" + }, + "id": "679349", + "fullName": "Nedre Ullerud", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c40" + }, + "id": "679417", + "fullName": "Olsäter Bäckå", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c41" + }, + "id": "679425", + "fullName": "Olsäter Hägne", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c42" + }, + "id": "679463", + "fullName": "Rud Bostället", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c43" + }, + "id": "679502", + "fullName": "Rudsheden Erk", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c44" + }, + "id": "679503", + "fullName": "Rygårdsdalen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c45" + }, + "id": "679531", + "fullName": "Stötartorpet", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c46" + }, + "id": "679577", + "fullName": "Södra Ås Vråna", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c47" + }, + "id": "679605", + "fullName": "Vintermossen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c49" + }, + "id": "678446", + "fullName": "Bryggerigatan", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c4a" + }, + "id": "678470", + "fullName": "Klarälvsgatan", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c4b" + }, + "id": "678492", + "fullName": "Risätersallén", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c4c" + }, + "id": "678505", + "fullName": "Solåkersvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c4d" + }, + "id": "678507", + "fullName": "Stationsvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c4e" + }, + "id": "678509", + "fullName": "Tjusbolsvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c4f" + }, + "id": "678536", + "fullName": "Djupdalsvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c50" + }, + "id": "678538", + "fullName": "Faktorievägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c51" + }, + "id": "678550", + "fullName": "Högbergsvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c52" + }, + "id": "678552", + "fullName": "Industrivägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c53" + }, + "id": "678615", + "fullName": "Domherrevägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c54" + }, + "id": "678627", + "fullName": "Kastanjevägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c55" + }, + "id": "678659", + "fullName": "Älvkroksvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c56" + }, + "id": "678743", + "fullName": "Bråten Brokull", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c57" + }, + "id": "678761", + "fullName": "Dömle Herrgård", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c58" + }, + "id": "678781", + "fullName": "Dömle Sjöängen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c59" + }, + "id": "678787", + "fullName": "Dömle Vikudden", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c5a" + }, + "id": "678830", + "fullName": "Förby Höglunda", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c5b" + }, + "id": "678831", + "fullName": "Förby Kilstorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c5c" + }, + "id": "678833", + "fullName": "Förby Kullarna", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c5d" + }, + "id": "678984", + "fullName": "Solbacka Förby", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c5e" + }, + "id": "679040", + "fullName": "Västsjö Finnön", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c5f" + }, + "id": "679046", + "fullName": "Västsjö Skogen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c60" + }, + "id": "679098", + "fullName": "Bjurdalsängen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c61" + }, + "id": "679150", + "fullName": "Edeby Höglunda", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c62" + }, + "id": "679154", + "fullName": "Edeby Lenelund", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c63" + }, + "id": "679156", + "fullName": "Edeby Liseberg", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c64" + }, + "id": "679168", + "fullName": "Edeby Rosskull", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c65" + }, + "id": "679177", + "fullName": "Edeby Utsikten", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c66" + }, + "id": "679179", + "fullName": "Edeby Åsberget", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c67" + }, + "id": "679243", + "fullName": "Hällekilstorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c68" + }, + "id": "679263", + "fullName": "Karlshov Lilla", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c69" + }, + "id": "679265", + "fullName": "Karlshov Stora", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c6a" + }, + "id": "679289", + "fullName": "Lövåsen Berget", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c6b" + }, + "id": "679293", + "fullName": "Lövåsen Där Ner", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c6c" + }, + "id": "679295", + "fullName": "Lövåsen Där Sör", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c6d" + }, + "id": "679345", + "fullName": "Mölnbacka Sund", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c6e" + }, + "id": "679375", + "fullName": "Norra Ås Gärdet", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c6f" + }, + "id": "679421", + "fullName": "Olsäter Gärdet", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c70" + }, + "id": "679423", + "fullName": "Olsäter Handel", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c71" + }, + "id": "679451", + "fullName": "Olsätersvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c72" + }, + "id": "679453", + "fullName": "Perstorp Täppa", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c73" + }, + "id": "679499", + "fullName": "Rud Tallbacken", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c74" + }, + "id": "679513", + "fullName": "Småstadsvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c75" + }, + "id": "679523", + "fullName": "Stammon Botten", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c76" + }, + "id": "679529", + "fullName": "Stammon Hörnet", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c77" + }, + "id": "679561", + "fullName": "Södra Ås Bäcken", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c78" + }, + "id": "679563", + "fullName": "Södra Ås Ekåsen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c79" + }, + "id": "679567", + "fullName": "Södra Ås Jontes", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c7a" + }, + "id": "679569", + "fullName": "Södra Ås Lyckan", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c7b" + }, + "id": "679575", + "fullName": "Södra Ås Slätta", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c7c" + }, + "id": "679602", + "fullName": "Upplanda Ängen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c7d" + }, + "id": "935946", + "fullName": "Mölnbacka Haga", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c7e" + }, + "id": "678436", + "fullName": "Annelundsvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c7f" + }, + "id": "678462", + "fullName": "Hagalundsvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c80" + }, + "id": "678469", + "fullName": "Karlstadsvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c81" + }, + "id": "678484", + "fullName": "Orretorpsvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c82" + }, + "id": "678517", + "fullName": "Villadalsgatan", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c83" + }, + "id": "678530", + "fullName": "Bergviksstigen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c84" + }, + "id": "678603", + "fullName": "Östra Ringvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c85" + }, + "id": "678607", + "fullName": "Ankarlänsvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c86" + }, + "id": "678657", + "fullName": "Älvkroksvallen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c87" + }, + "id": "678734", + "fullName": "Botorp Enkullen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c88" + }, + "id": "678751", + "fullName": "Dömle Björkåsen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c89" + }, + "id": "678837", + "fullName": "Förby Vistudden", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c8a" + }, + "id": "678916", + "fullName": "Mosserud Nylund", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c8b" + }, + "id": "679066", + "fullName": "Ängarna Uddarna", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c8c" + }, + "id": "679120", + "fullName": "Butorp Enbacken", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c8d" + }, + "id": "679138", + "fullName": "Edeby Berghälla", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c8e" + }, + "id": "679200", + "fullName": "Hjälmbostället", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c8f" + }, + "id": "679204", + "fullName": "Hällbergsmyren", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c90" + }, + "id": "679321", + "fullName": "Mölnbacka Ekebo", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c91" + }, + "id": "679323", + "fullName": "Mölnbacka gatan", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c92" + }, + "id": "679377", + "fullName": "Norra Ås Högåsen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c93" + }, + "id": "679419", + "fullName": "Olsäter Där Väst", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c94" + }, + "id": "679431", + "fullName": "Olsäter Luddebo", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c95" + }, + "id": "679447", + "fullName": "Olsäter Ånaholm", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c96" + }, + "id": "679556", + "fullName": "Södra Butorp Åna", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c97" + }, + "id": "679596", + "fullName": "Upplanda Gärdet", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c98" + }, + "id": "922999", + "fullName": "Lövåsen Trånget", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c99" + }, + "id": "678486", + "fullName": "Paviljongsvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c9a" + }, + "id": "678488", + "fullName": "Prästgårdsvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c9b" + }, + "id": "678511", + "fullName": "Torptjärnsvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c9c" + }, + "id": "678515", + "fullName": "Vedhuggarevägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c9d" + }, + "id": "678526", + "fullName": "Baggetorpsvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c9e" + }, + "id": "678544", + "fullName": "Forstjärnsvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236c9f" + }, + "id": "678599", + "fullName": "Västra Ringvägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ca0" + }, + "id": "678691", + "fullName": "Berg Östra Hörnet", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ca1" + }, + "id": "678710", + "fullName": "Bergstorp Där Ner", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ca2" + }, + "id": "678724", + "fullName": "Bergsåsarna Haga", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ca3" + }, + "id": "678741", + "fullName": "Bråten Bostället", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ca4" + }, + "id": "678755", + "fullName": "Dömle Forsstugan", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ca5" + }, + "id": "678776", + "fullName": "Dömle Lillgården", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ca6" + }, + "id": "678789", + "fullName": "Dömle Västeråsen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ca7" + }, + "id": "678827", + "fullName": "Förby Grindegård", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ca8" + }, + "id": "679048", + "fullName": "Västsjö Örbäcken", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ca9" + }, + "id": "679108", + "fullName": "Björnvålsfallet", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236caa" + }, + "id": "679123", + "fullName": "Butorp Norra Åsen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cab" + }, + "id": "679124", + "fullName": "Butorp Södra Åsen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cac" + }, + "id": "679210", + "fullName": "Hällekil Dalarna", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cad" + }, + "id": "679212", + "fullName": "Hällekil Där Väst", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cae" + }, + "id": "679223", + "fullName": "Hällekil Solhaga", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236caf" + }, + "id": "679299", + "fullName": "Lövåsen Solbacka", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cb0" + }, + "id": "679333", + "fullName": "Mölnbacka Håberg", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cb1" + }, + "id": "679485", + "fullName": "Rud Mellangården", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cb2" + }, + "id": "679521", + "fullName": "Stammon Baggstad", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cb3" + }, + "id": "679541", + "fullName": "Sågbråten Där Ner", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cb4" + }, + "id": "679543", + "fullName": "Sågbråten Där Opp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cb5" + }, + "id": "679547", + "fullName": "Sågbråten Lundby", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cb6" + }, + "id": "679552", + "fullName": "Sågbråten Åsarna", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cb7" + }, + "id": "679571", + "fullName": "Södra Ås Lyckorna", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cb8" + }, + "id": "679594", + "fullName": "Upplanda Där Fram", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cb9" + }, + "id": "679600", + "fullName": "Upplanda Rågårda", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cba" + }, + "id": "911531", + "fullName": "Rudsheden Där Sör", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cbb" + }, + "id": "923256", + "fullName": "Myre Liljebacken", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cbc" + }, + "id": "678677", + "fullName": "Arnästorp Nordkul", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cbd" + }, + "id": "678708", + "fullName": "Bergstorp Berghem", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cbe" + }, + "id": "678721", + "fullName": "Bergstorp Nystuga", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cbf" + }, + "id": "678757", + "fullName": "Dömle Grindstugan", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cc0" + }, + "id": "678775", + "fullName": "Dömle Kvarnstugan", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cc1" + }, + "id": "678779", + "fullName": "Dömle Scoutgården", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cc2" + }, + "id": "678793", + "fullName": "Dömle Övre Hammare", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cc3" + }, + "id": "678835", + "fullName": "Förby Ordenshuset", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cc4" + }, + "id": "678857", + "fullName": "Hagen Östra Nyback", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cc5" + }, + "id": "678874", + "fullName": "Hedegården Där Opp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cc6" + }, + "id": "678876", + "fullName": "Hedegården Där Syd", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cc7" + }, + "id": "678879", + "fullName": "Hedegården Fallet", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cc8" + }, + "id": "678880", + "fullName": "Hedegården Korset", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cc9" + }, + "id": "678922", + "fullName": "Mölnbacka Station", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cca" + }, + "id": "678938", + "fullName": "Norra Lallaretorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ccb" + }, + "id": "678944", + "fullName": "Nybacka Bostället", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ccd" + }, + "id": "679037", + "fullName": "Västsjö Björntorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cce" + }, + "id": "679062", + "fullName": "Ängarna Kolbråten", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ccf" + }, + "id": "679064", + "fullName": "Ängarna Svensudde", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cd0" + }, + "id": "679070", + "fullName": "Ängarna Vistudden", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cd1" + }, + "id": "679118", + "fullName": "Butorp Björkliden", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cd2" + }, + "id": "679143", + "fullName": "Edeby Hägerberget", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cd3" + }, + "id": "679164", + "fullName": "Edeby Norra Bråten", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cd4" + }, + "id": "679202", + "fullName": "Hägerberget Södra", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cd5" + }, + "id": "679208", + "fullName": "Hällekil Boställe", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cd6" + }, + "id": "679220", + "fullName": "Hällekil Lövudden", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cd7" + }, + "id": "679225", + "fullName": "Hällekil Solhälla", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cd8" + }, + "id": "679231", + "fullName": "Hällekil Östanvik", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cd9" + }, + "id": "679251", + "fullName": "Hästberget Kullen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cdb" + }, + "id": "679291", + "fullName": "Lövåsen Bostället", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cdc" + }, + "id": "679367", + "fullName": "Norra Butorp Udden", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cdd" + }, + "id": "679373", + "fullName": "Norra Ås Granliden", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cde" + }, + "id": "679385", + "fullName": "Norra Åstorp Arnäs", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cdf" + }, + "id": "679413", + "fullName": "Olsäter Bäckaholm", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ce0" + }, + "id": "679415", + "fullName": "Olsäter Bäckheden", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ce1" + }, + "id": "679429", + "fullName": "Olsäter Hästhagen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ce2" + }, + "id": "679435", + "fullName": "Olsäter Mangärdet", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ce3" + }, + "id": "679461", + "fullName": "Rud Banvaktstugan", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ce4" + }, + "id": "679509", + "fullName": "Smedserud Annedal", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ce5" + }, + "id": "679527", + "fullName": "Stammon Hökberget", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ce6" + }, + "id": "679550", + "fullName": "Sågbråten Lundeby", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ce7" + }, + "id": "679559", + "fullName": "Södra Ås Bostället", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ce8" + }, + "id": "679565", + "fullName": "Södra Ås Fridlunda", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ce9" + }, + "id": "917169", + "fullName": "Hackavägen Knoten", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cea" + }, + "id": "935945", + "fullName": "Hackavägen Torpet", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ceb" + }, + "id": "678697", + "fullName": "Bergsby Kassberget", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cec" + }, + "id": "678700", + "fullName": "Bergsby Petersberg", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ced" + }, + "id": "678702", + "fullName": "Bergsby Söderstorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cee" + }, + "id": "678706", + "fullName": "Bergstorp Annelund", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cef" + }, + "id": "678822", + "fullName": "Förby Bengtsgården", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cf0" + }, + "id": "678847", + "fullName": "Gersviken Långmyra", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cf1" + }, + "id": "678872", + "fullName": "Hedegården Där Nord", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cf2" + }, + "id": "678878", + "fullName": "Hedegården Där Väst", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cf3" + }, + "id": "678914", + "fullName": "Mosserud Blombacka", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cf4" + }, + "id": "678931", + "fullName": "Nordsjö Brinkängen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cf5" + }, + "id": "678968", + "fullName": "Rosendal Rosenberg", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cf6" + }, + "id": "679031", + "fullName": "Västby Brattbacken", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cf7" + }, + "id": "679072", + "fullName": "Ängarna Västaberga", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cf8" + }, + "id": "679087", + "fullName": "Övre Ulleruds Kyrka", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cf9" + }, + "id": "679214", + "fullName": "Hällekil Fisktjärn", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cfa" + }, + "id": "679271", + "fullName": "Katrineberg backen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cfb" + }, + "id": "679285", + "fullName": "Kvarnåsen Höglunda", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cfc" + }, + "id": "679297", + "fullName": "Lövåsen Lillberget", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cfd" + }, + "id": "679319", + "fullName": "Mölnbacka Bäckelid", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cfe" + }, + "id": "679325", + "fullName": "Mölnbacka Graninge", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236cff" + }, + "id": "679327", + "fullName": "Mölnbacka Hagalund", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d00" + }, + "id": "679329", + "fullName": "Mölnbacka Herrgård", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d01" + }, + "id": "679379", + "fullName": "Norra Ås Norrgården", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d02" + }, + "id": "679399", + "fullName": "Nyckelby Månsparti", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d03" + }, + "id": "679401", + "fullName": "Nyckelby Näsgärdet", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d04" + }, + "id": "679405", + "fullName": "Nyckelby Västparti", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d05" + }, + "id": "679427", + "fullName": "Olsäter Hägnevägen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d06" + }, + "id": "679437", + "fullName": "Olsäter Sandbäcken", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d07" + }, + "id": "679443", + "fullName": "Olsäter Slättheden", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d08" + }, + "id": "679449", + "fullName": "Olsäters Prästgård", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d09" + }, + "id": "679511", + "fullName": "Smedserud Tomtarna", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d0a" + }, + "id": "679555", + "fullName": "Södra Butorp Bråten", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d0b" + }, + "id": "679607", + "fullName": "Åsen Gård Bostället", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d0c" + }, + "id": "678674", + "fullName": "Arnästorp Mellankul", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d0d" + }, + "id": "678723", + "fullName": "Bergsåsarna Fridhem", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d0e" + }, + "id": "678777", + "fullName": "Dömle Lärarbostaden", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d0f" + }, + "id": "678870", + "fullName": "Hedegården Bråtarna", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d10" + }, + "id": "678881", + "fullName": "Hedegården Östanvik", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d11" + }, + "id": "678920", + "fullName": "Mölnbacka Sjöbråten", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d12" + }, + "id": "678964", + "fullName": "Risäterstorp Hedebo", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d13" + }, + "id": "679015", + "fullName": "Ulleruds Berg Bråten", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d14" + }, + "id": "679044", + "fullName": "Västsjö Mjölnartorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d15" + }, + "id": "679056", + "fullName": "Åsens Gård Bostället", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d16" + }, + "id": "679133", + "fullName": "Djupdalen Storkojan", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d17" + }, + "id": "679218", + "fullName": "Hällekil Lindgården", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d19" + }, + "id": "679259", + "fullName": "Högåsen Björkbacken", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d1a" + }, + "id": "679281", + "fullName": "Klingermyrens Skola", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d1b" + }, + "id": "679317", + "fullName": "Mölnbacka Bygdegård", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d1c" + }, + "id": "679341", + "fullName": "Mölnbacka Stenbacka", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d1d" + }, + "id": "679355", + "fullName": "Nedre Ulleruds Kyrka", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d1e" + }, + "id": "679363", + "fullName": "Nordsjötorp Hagarna", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d1f" + }, + "id": "679381", + "fullName": "Norra Ås Östergården", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d20" + }, + "id": "679396", + "fullName": "Nyckelby Gertsparti", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d21" + }, + "id": "679398", + "fullName": "Nyckelby Majasparti", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d22" + }, + "id": "679400", + "fullName": "Nyckelby Norsgärdet", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d23" + }, + "id": "679403", + "fullName": "Nyckelby Sandgropen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d24" + }, + "id": "679445", + "fullName": "Olsäter Vallsättern", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d25" + }, + "id": "679545", + "fullName": "Sågbråten Gullhätta", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d26" + }, + "id": "915039", + "fullName": "Rudsheden Erkställe", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d27" + }, + "id": "678593", + "fullName": "Tjärnheden Älvkroken", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d28" + }, + "id": "678712", + "fullName": "Bergstorp Mellangård", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d29" + }, + "id": "678714", + "fullName": "Bergstorp Norrgården", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d2a" + }, + "id": "678763", + "fullName": "Dömle Herrgård Kyrkan", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d2b" + }, + "id": "678930", + "fullName": "Nordsjö Banvaktstuga", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d2c" + }, + "id": "678978", + "fullName": "Skivtjärn Skidstugan", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d2d" + }, + "id": "679068", + "fullName": "Ängarna Uddarnas Gård", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d2e" + }, + "id": "679233", + "fullName": "Hällekil Österbråten", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d2f" + }, + "id": "679247", + "fullName": "Hällekilstorp Nytorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d30" + }, + "id": "679273", + "fullName": "Katrineberg Hållerud", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d31" + }, + "id": "679313", + "fullName": "Mölnbacka Badplatsen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d32" + }, + "id": "679337", + "fullName": "Mölnbacka Loviselund", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d33" + }, + "id": "679346", + "fullName": "Mölnbacka Torsberget", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d34" + }, + "id": "679361", + "fullName": "Nordsjötorp Backarna", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d36" + }, + "id": "679397", + "fullName": "Nyckelby Ingstaparti", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d37" + }, + "id": "678675", + "fullName": "Arnästorp Mellanstugan", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d38" + }, + "id": "678882", + "fullName": "Hedegården Östergrens", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d39" + }, + "id": "679017", + "fullName": "Ulleruds Berg Lillängen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d3a" + }, + "id": "679019", + "fullName": "Ulleruds Berg Storängen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d3b" + }, + "id": "679038", + "fullName": "Västsjö Brännvinstorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d3c" + }, + "id": "679088", + "fullName": "Övre Ulleruds Prästgård", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d3d" + }, + "id": "679136", + "fullName": "Edeby Banvaktarstugan", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d3e" + }, + "id": "679145", + "fullName": "Edeby Hägerberget Södra", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d3f" + }, + "id": "679227", + "fullName": "Hällekil Ulvbergstjärn", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d40" + }, + "id": "679237", + "fullName": "Hällekilssätern Norra", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d41" + }, + "id": "679239", + "fullName": "Hällekilssätern Södra", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d42" + }, + "id": "679241", + "fullName": "Hällekilssätern Östra", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d43" + }, + "id": "679244", + "fullName": "Hällekilstorp Mansäter", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d44" + }, + "id": "679359", + "fullName": "Nordsjötorp Backa Gård", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d45" + }, + "id": "679525", + "fullName": "Stammon Hällbergsmyren", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d46" + }, + "id": "679579", + "fullName": "Södra Ås Åskullen Där Ner", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d47" + }, + "id": "679586", + "fullName": "Södra Ås Åskullen Där Opp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d48" + }, + "id": "679598", + "fullName": "Upplanda Klockarbacken", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d49" + }, + "id": "678950", + "fullName": "Orretorp Klarälvsgården", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d4a" + }, + "id": "678962", + "fullName": "Risäterstorp Björkliden", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d4b" + }, + "id": "679216", + "fullName": "Hällekil Fisktjärnstorp", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d4c" + }, + "id": "679253", + "fullName": "Hästberget Mellanstugan", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d4d" + }, + "id": "679335", + "fullName": "Mölnbacka Lilla Bäckelid", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d4e" + }, + "id": "679339", + "fullName": "Mölnbacka Norra Halmstad", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d4f" + }, + "id": "679357", + "fullName": "Nedre Ulleruds Prästgård", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d50" + }, + "id": "678936", + "fullName": "Nordsjötorp Gammelstugan", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d51" + }, + "id": "679089", + "fullName": "Övre Ulleruds Sockenstuga", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d52" + }, + "id": "679331", + "fullName": "Mölnbacka Hjälmbostället", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d53" + }, + "id": "679347", + "fullName": "Mölnbacka Valsbyggningen", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d54" + }, + "id": "678769", + "fullName": "Dömle Herrgård Lilla Annexet", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d55" + }, + "id": "678771", + "fullName": "Dömle Herrgård Norra Flygeln", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d56" + }, + "id": "678773", + "fullName": "Dömle Herrgård Stora Annexet", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d57" + }, + "id": "678774", + "fullName": "Dömle Herrgård Södra Flygeln", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d58" + }, + "id": "678918", + "fullName": "Mölnbacka Järnvägsstation", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d59" + }, + "id": "679013", + "fullName": "Ulleruds Berg Arbetsbråten", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d5a" + }, + "id": "679021", + "fullName": "Ulleruds Prästbol Södervik", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d5b" + }, + "id": "679235", + "fullName": "Hällekilssätern Mellersta", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d5c" + }, + "id": "679315", + "fullName": "Mölnbacka Blomsterslottet", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d5d" + }, + "id": "679353", + "fullName": "Nedre Ulleruds Hembygdsgård", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d5e" + }, + "id": "679351", + "fullName": "Nedre Ulleruds Församlingshem", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d5f" + }, + "id": "679229", + "fullName": "Hällekil Värmlandskollektivet", + "parentFullName": "Deje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d60" + }, + "id": "721874", + "fullName": "Degrabo Gård", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d61" + }, + "id": "721868", + "fullName": "Degrabo Brännet", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d62" + }, + "id": "721866", + "fullName": "Degrabo Alpvillan", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d63" + }, + "id": "721870", + "fullName": "Degrabo Dambacken", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d64" + }, + "id": "721876", + "fullName": "Degrabo Nordgården", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d65" + }, + "id": "721878", + "fullName": "Degrabo Solgläntan", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d66" + }, + "id": "721884", + "fullName": "Degrabo Talldungen", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d67" + }, + "id": "721885", + "fullName": "Degrabo Villa Saxbo", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d68" + }, + "id": "721880", + "fullName": "Degrabo Södergården", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d69" + }, + "id": "721882", + "fullName": "Degrabo Söderlyckan", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d6a" + }, + "id": "721872", + "fullName": "Degrabo Erlandsgården", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d70" + }, + "id": "683799", + "fullName": "Dejans gata", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d71" + }, + "id": "936358", + "fullName": "Derktorpet", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d72" + }, + "id": "719910", + "fullName": "Denniketorp", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d73" + }, + "id": "715663", + "fullName": "De Geersgatan", + "parentFullName": "Lesjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d74" + }, + "id": "936392", + "fullName": "Gammalkroppa Degernäset", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d75" + }, + "id": "772311", + "fullName": "Deragården", + "parentFullName": "Hillared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d76" + }, + "id": "582869", + "fullName": "Delarygatan", + "parentFullName": "Strömsnäsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d77" + }, + "id": "652732", + "fullName": "Nolängens Deponi", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d78" + }, + "id": "652963", + "fullName": "Tisselskogs-Heden Delesmyren", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d79" + }, + "id": "704951", + "fullName": "Kalvlund Del", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d7a" + }, + "id": "708825", + "fullName": "Hol Deborgerud", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d7b" + }, + "id": "704058", + "fullName": "Tenvik Deldalen", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d7c" + }, + "id": "679867", + "fullName": "Bryngelsbyn Delebråten", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d7d" + }, + "id": "934022", + "fullName": "Degerudden", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d7e" + }, + "id": "516879", + "fullName": "Svalsjö Delsbo", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d7f" + }, + "id": "517616", + "fullName": "Örsgänge Delsbo", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d80" + }, + "id": "519744", + "fullName": "Degerudden Berget", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d81" + }, + "id": "519750", + "fullName": "Degerudden Gläntan", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d82" + }, + "id": "519752", + "fullName": "Degerudden Lindebo", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d83" + }, + "id": "519754", + "fullName": "Degerudden Pärlebo", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d84" + }, + "id": "519758", + "fullName": "Degerudden Tre Ekar", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d85" + }, + "id": "521468", + "fullName": "Sonebo Degerudden", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d87" + }, + "id": "519746", + "fullName": "Degerudden Blåsippan", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d88" + }, + "id": "519748", + "fullName": "Degerudden Enebacken", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d89" + }, + "id": "519756", + "fullName": "Degerudden Tallbacken", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d8a" + }, + "id": "521478", + "fullName": "Sonebo Degerudden Ekebo", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d8b" + }, + "id": "521486", + "fullName": "Sonebo Degerudden Nilsbo", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d8c" + }, + "id": "521482", + "fullName": "Sonebo Degerudden Humlebo", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d8d" + }, + "id": "521484", + "fullName": "Sonebo Degerudden Mellabo", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d8e" + }, + "id": "521472", + "fullName": "Sonebo Degerudden Bellevue", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d8f" + }, + "id": "521476", + "fullName": "Sonebo Degerudden Ekbacken", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d90" + }, + "id": "521480", + "fullName": "Sonebo Degerudden Enebacken", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d91" + }, + "id": "521490", + "fullName": "Sonebo Degerudden Utsikten", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d92" + }, + "id": "915749", + "fullName": "Sonebo Degerudden Sjöbacken", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d93" + }, + "id": "521474", + "fullName": "Sonebo Degerudden Björkudden", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d94" + }, + "id": "521470", + "fullName": "Sonebo Degerudden Arbetshemmet", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d95" + }, + "id": "521488", + "fullName": "Sonebo Degerudden Strandstugan", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d96" + }, + "id": "733307", + "fullName": "Degernäs", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d97" + }, + "id": "733573", + "fullName": "Deldenäs", + "parentFullName": "Åtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d98" + }, + "id": "733309", + "fullName": "Degernäsgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d99" + }, + "id": "733135", + "fullName": "Dalen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d9a" + }, + "id": "733057", + "fullName": "Berget", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d9b" + }, + "id": "733059", + "fullName": "Bruket", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d9c" + }, + "id": "733280", + "fullName": "Solhem", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d9d" + }, + "id": "733527", + "fullName": "Kröken", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d9e" + }, + "id": "733531", + "fullName": "Lervik", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236d9f" + }, + "id": "733541", + "fullName": "Nyböle", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236da0" + }, + "id": "732991", + "fullName": "Slingan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236da1" + }, + "id": "733259", + "fullName": "Nygatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236da2" + }, + "id": "733389", + "fullName": "Åsgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236da3" + }, + "id": "733495", + "fullName": "Klippan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236da4" + }, + "id": "733503", + "fullName": "Ölsboda", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236da5" + }, + "id": "733523", + "fullName": "Högberg", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236da6" + }, + "id": "733543", + "fullName": "Nyttorp", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236da7" + }, + "id": "733555", + "fullName": "Älgåsen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236da8" + }, + "id": "916294", + "fullName": "Bodalen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236da9" + }, + "id": "732979", + "fullName": "Myrgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236daa" + }, + "id": "732980", + "fullName": "Pilgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dab" + }, + "id": "733029", + "fullName": "Lingatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dac" + }, + "id": "733076", + "fullName": "Götvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dad" + }, + "id": "733090", + "fullName": "Liavägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dae" + }, + "id": "733146", + "fullName": "Lenvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236daf" + }, + "id": "733241", + "fullName": "Jonstorp", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236db0" + }, + "id": "733245", + "fullName": "Kilgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236db1" + }, + "id": "733286", + "fullName": "Uddgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236db2" + }, + "id": "733291", + "fullName": "Alstigen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236db4" + }, + "id": "733497", + "fullName": "Knutsbol", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236db5" + }, + "id": "733499", + "fullName": "Norrboda", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236db6" + }, + "id": "733500", + "fullName": "Solberga", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236db7" + }, + "id": "733505", + "fullName": "Ölsdalen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236db8" + }, + "id": "733507", + "fullName": "Östervik", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236db9" + }, + "id": "733511", + "fullName": "Grytsjön", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dba" + }, + "id": "733521", + "fullName": "Håkanbol", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dbb" + }, + "id": "733525", + "fullName": "Högeberg", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dbc" + }, + "id": "733533", + "fullName": "Lidetorp", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dbd" + }, + "id": "733539", + "fullName": "Mobråten", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dbe" + }, + "id": "733557", + "fullName": "Ängebäck", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dbf" + }, + "id": "732967", + "fullName": "Grangatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dc0" + }, + "id": "732973", + "fullName": "Kärrgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dc1" + }, + "id": "732978", + "fullName": "Mossgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dc2" + }, + "id": "732981", + "fullName": "Pilgården", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dc3" + }, + "id": "732982", + "fullName": "Postgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dc4" + }, + "id": "732989", + "fullName": "Skolgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dc5" + }, + "id": "732993", + "fullName": "Tallgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dc6" + }, + "id": "732995", + "fullName": "Telegatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dc7" + }, + "id": "732999", + "fullName": "Ängsvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dc8" + }, + "id": "733019", + "fullName": "Jannelund", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dc9" + }, + "id": "733037", + "fullName": "Sandgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dca" + }, + "id": "733047", + "fullName": "Storgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dcb" + }, + "id": "733053", + "fullName": "Tvärgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dcc" + }, + "id": "733065", + "fullName": "Brädvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dcd" + }, + "id": "733102", + "fullName": "Smedgränd", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dce" + }, + "id": "733142", + "fullName": "Kranvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dcf" + }, + "id": "733144", + "fullName": "Kullgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dd0" + }, + "id": "733150", + "fullName": "Lillgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dd1" + }, + "id": "733156", + "fullName": "Nyléns väg", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dd2" + }, + "id": "733160", + "fullName": "Parkgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dd3" + }, + "id": "733162", + "fullName": "Rågstigen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dd4" + }, + "id": "733181", + "fullName": "Sveagatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dd5" + }, + "id": "733228", + "fullName": "Frejgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dd6" + }, + "id": "733265", + "fullName": "Palmgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dd7" + }, + "id": "733269", + "fullName": "Raka vägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dd8" + }, + "id": "733282", + "fullName": "Strömtorp", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dd9" + }, + "id": "733288", + "fullName": "Vallgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dda" + }, + "id": "733292", + "fullName": "Aspstigen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ddb" + }, + "id": "733293", + "fullName": "Backgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ddc" + }, + "id": "733303", + "fullName": "Dalagatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ddd" + }, + "id": "733332", + "fullName": "Höjdgränd", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dde" + }, + "id": "733352", + "fullName": "Orrstigen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ddf" + }, + "id": "733366", + "fullName": "Torngatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236de0" + }, + "id": "733489", + "fullName": "Duvedalen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236de1" + }, + "id": "733509", + "fullName": "Arvsviken", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236de2" + }, + "id": "733529", + "fullName": "Kvarntorp", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236de3" + }, + "id": "733554", + "fullName": "Västansjö", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236de5" + }, + "id": "733011", + "fullName": "Grusstigen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236de6" + }, + "id": "733027", + "fullName": "Källstigen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236de7" + }, + "id": "733063", + "fullName": "Bruksvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236de8" + }, + "id": "733077", + "fullName": "Hultstigen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236de9" + }, + "id": "733094", + "fullName": "Plankvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dea" + }, + "id": "733098", + "fullName": "Skogsvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236deb" + }, + "id": "733131", + "fullName": "Brattgränd", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dec" + }, + "id": "733140", + "fullName": "Kornstigen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236ded" + }, + "id": "733164", + "fullName": "Slabsvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dee" + }, + "id": "733168", + "fullName": "Snäckgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236def" + }, + "id": "733185", + "fullName": "Truckvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236df0" + }, + "id": "733189", + "fullName": "Vetestigen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236df2" + }, + "id": "733211", + "fullName": "Bastugatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236df3" + }, + "id": "733217", + "fullName": "Bragegatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236df4" + }, + "id": "733294", + "fullName": "Bergsgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236df5" + }, + "id": "733299", + "fullName": "Bohusgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236df6" + }, + "id": "733343", + "fullName": "Lindstigen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236df7" + }, + "id": "733344", + "fullName": "Lönnstigen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236df8" + }, + "id": "733358", + "fullName": "Skånegatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236df9" + }, + "id": "733491", + "fullName": "Granfallet", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dfa" + }, + "id": "733493", + "fullName": "Gustavsäng", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dfb" + }, + "id": "733501", + "fullName": "Stubbetorp", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dfc" + }, + "id": "733517", + "fullName": "Gräsholmen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dfd" + }, + "id": "733519", + "fullName": "Gräsmossen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dfe" + }, + "id": "733537", + "fullName": "Mickelsrud", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236dff" + }, + "id": "733545", + "fullName": "Rotebäcken", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e00" + }, + "id": "732965", + "fullName": "Garagegatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e01" + }, + "id": "732975", + "fullName": "Lärarevägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e02" + }, + "id": "732997", + "fullName": "Torgsvängen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e03" + }, + "id": "733023", + "fullName": "Kanadagatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e04" + }, + "id": "733032", + "fullName": "Prästgården", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e05" + }, + "id": "733041", + "fullName": "Släntstigen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e06" + }, + "id": "733061", + "fullName": "Bruksparken", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e07" + }, + "id": "733067", + "fullName": "Enbärsvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e08" + }, + "id": "733069", + "fullName": "Galtåsvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e09" + }, + "id": "733075", + "fullName": "Gärdesvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e0a" + }, + "id": "733084", + "fullName": "Kokillvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e0b" + }, + "id": "733087", + "fullName": "Kråkåsvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e0c" + }, + "id": "733106", + "fullName": "Stapelvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e0d" + }, + "id": "733114", + "fullName": "Sågarevägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e0e" + }, + "id": "733116", + "fullName": "Tallåsvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e0f" + }, + "id": "733122", + "fullName": "Björkstigen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e10" + }, + "id": "733124", + "fullName": "Bossåsvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e11" + }, + "id": "733137", + "fullName": "Havrestigen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e12" + }, + "id": "733152", + "fullName": "Målaregatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e13" + }, + "id": "733191", + "fullName": "Vintergatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e14" + }, + "id": "733247", + "fullName": "Kolaregatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e15" + }, + "id": "733251", + "fullName": "Mellangatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e16" + }, + "id": "733255", + "fullName": "Muraregatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e17" + }, + "id": "733263", + "fullName": "Ordensgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e18" + }, + "id": "733311", + "fullName": "Fasanstigen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e19" + }, + "id": "733348", + "fullName": "Nya Brogatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e1a" + }, + "id": "733350", + "fullName": "Närkesgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e1b" + }, + "id": "733391", + "fullName": "Ölandsgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e1c" + }, + "id": "733005", + "fullName": "Branta stigen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e1d" + }, + "id": "733007", + "fullName": "Bryggargatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e1e" + }, + "id": "733015", + "fullName": "Hallonstigen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e1f" + }, + "id": "733025", + "fullName": "Källénsgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e20" + }, + "id": "733030", + "fullName": "Lutmansvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e21" + }, + "id": "733051", + "fullName": "Templargatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e22" + }, + "id": "733073", + "fullName": "Gärdesrundan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e23" + }, + "id": "733079", + "fullName": "Hyvlarevägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e24" + }, + "id": "733083", + "fullName": "Kantarevägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e25" + }, + "id": "733089", + "fullName": "Letälvsvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e26" + }, + "id": "733095", + "fullName": "Råbäcksvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e28" + }, + "id": "733158", + "fullName": "Nysundsvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e29" + }, + "id": "733190", + "fullName": "Viaduktgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e2a" + }, + "id": "733209", + "fullName": "Baldersgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e2c" + }, + "id": "733253", + "fullName": "Montörsgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e2d" + }, + "id": "733290", + "fullName": "Vikingagatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e2e" + }, + "id": "733313", + "fullName": "Gjuterigatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e2f" + }, + "id": "733364", + "fullName": "Tjäderstigen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e30" + }, + "id": "733393", + "fullName": "Östgötagatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e31" + }, + "id": "733001", + "fullName": "Östra Bangatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e32" + }, + "id": "733003", + "fullName": "Backmansgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e33" + }, + "id": "733009", + "fullName": "Flybergsgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e34" + }, + "id": "733031", + "fullName": "Manfreds Gränd", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e35" + }, + "id": "733043", + "fullName": "Spelmansgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e36" + }, + "id": "733055", + "fullName": "Banfallsvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e37" + }, + "id": "733104", + "fullName": "Solbergavägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e38" + }, + "id": "733108", + "fullName": "Stationsvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e39" + }, + "id": "733110", + "fullName": "Strokirkvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e3a" + }, + "id": "733138", + "fullName": "Högbergsgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e3b" + }, + "id": "733139", + "fullName": "Järnvägsgränd", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e3c" + }, + "id": "733148", + "fullName": "Letälvsgården", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e3d" + }, + "id": "733154", + "fullName": "Nordängsgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e3e" + }, + "id": "733166", + "fullName": "Snickaregatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e3f" + }, + "id": "733203", + "fullName": "Annedalsgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e41" + }, + "id": "733297", + "fullName": "Blekingegatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e42" + }, + "id": "733316", + "fullName": "Gotlandsgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e43" + }, + "id": "733318", + "fullName": "Granlidsgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e44" + }, + "id": "733320", + "fullName": "Gästrikegatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e45" + }, + "id": "733326", + "fullName": "Hallandsgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e46" + }, + "id": "733328", + "fullName": "Hälsingegatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e47" + }, + "id": "733334", + "fullName": "Industrigatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e48" + }, + "id": "733360", + "fullName": "Smålandsgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e49" + }, + "id": "733368", + "fullName": "Upplandsgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e4a" + }, + "id": "733381", + "fullName": "Västgötagatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e4b" + }, + "id": "732969", + "fullName": "Herrgårdsgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e4c" + }, + "id": "732971", + "fullName": "Karlskogavägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e4d" + }, + "id": "732977", + "fullName": "Medborgargatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e4e" + }, + "id": "733013", + "fullName": "Hagalundsgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e4f" + }, + "id": "733017", + "fullName": "Holmtorpsgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e50" + }, + "id": "733049", + "fullName": "Södra Ängsvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e51" + }, + "id": "733071", + "fullName": "Gubbstugevägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e52" + }, + "id": "733081", + "fullName": "Hökbergsstigen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e53" + }, + "id": "733085", + "fullName": "Krontorpsvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e54" + }, + "id": "733092", + "fullName": "Odelbergsvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e55" + }, + "id": "733112", + "fullName": "Strömsnäsvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e56" + }, + "id": "733170", + "fullName": "Stigbergsliden", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e57" + }, + "id": "733192", + "fullName": "Västra Bangatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e58" + }, + "id": "733199", + "fullName": "Ängebäcksvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e59" + }, + "id": "733201", + "fullName": "Östra Långgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e5a" + }, + "id": "733207", + "fullName": "Arngärdesgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e5b" + }, + "id": "733215", + "fullName": "Björnängsgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e5c" + }, + "id": "733230", + "fullName": "Föreningsgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e5d" + }, + "id": "733236", + "fullName": "Gräsholmsvägen", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e5e" + }, + "id": "733238", + "fullName": "Hagaborgsgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e5f" + }, + "id": "733249", + "fullName": "Lokstallsgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e60" + }, + "id": "733295", + "fullName": "Björndalsgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e61" + }, + "id": "733305", + "fullName": "Dalslandsgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e62" + }, + "id": "733330", + "fullName": "Härjedalsgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e63" + }, + "id": "733336", + "fullName": "Jämtlandsgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e64" + }, + "id": "733340", + "fullName": "Lapplandsgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e65" + }, + "id": "733342", + "fullName": "Lindgrensgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19cba27dcf33cb236e66" + }, + "id": "733345", + "fullName": "Medelpadsgatan", + "parentFullName": "Degerfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238665" + }, + "id": "764162", + "fullName": "Distansgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238666" + }, + "id": "763858", + "fullName": "Distansvägen", + "parentFullName": "Frufällan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238667" + }, + "id": "490660", + "fullName": "Dianavägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238668" + }, + "id": "491669", + "fullName": "Diagnosvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238669" + }, + "id": "492133", + "fullName": "Dialoggatan", + "parentFullName": "Kungens Kurva", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23866a" + }, + "id": "492173", + "fullName": "Diamantstigen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23866b" + }, + "id": "492132", + "fullName": "Diagonalvägen", + "parentFullName": "Kungens Kurva", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23866c" + }, + "id": "492135", + "fullName": "Diametervägen", + "parentFullName": "Kungens Kurva", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23866d" + }, + "id": "935286", + "fullName": "Dikesvägen", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23866e" + }, + "id": "607451", + "fullName": "Dingergatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23866f" + }, + "id": "606544", + "fullName": "Diamantgången", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238670" + }, + "id": "613596", + "fullName": "Navsunds Gård Disatorp", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238671" + }, + "id": "482744", + "fullName": "Dianavägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238672" + }, + "id": "482019", + "fullName": "Diabasvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238673" + }, + "id": "481678", + "fullName": "Diligensvägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238674" + }, + "id": "835293", + "fullName": "Dimgatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238675" + }, + "id": "596991", + "fullName": "Dillvägen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238676" + }, + "id": "608984", + "fullName": "Digeshult", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238677" + }, + "id": "928202", + "fullName": "Diagonalen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238678" + }, + "id": "593053", + "fullName": "Diskusgränd", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238679" + }, + "id": "593306", + "fullName": "Diamantvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23867a" + }, + "id": "594388", + "fullName": "Dirigentvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23867b" + }, + "id": "592839", + "fullName": "Dillbergsgatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23867c" + }, + "id": "592418", + "fullName": "Jesper Digsmedsgatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23867d" + }, + "id": "608986", + "fullName": "Digeshult Ekelunden", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23867e" + }, + "id": "608992", + "fullName": "Digeshult Paradiset", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23867f" + }, + "id": "608994", + "fullName": "Digeshult Sjöastugan", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238680" + }, + "id": "608996", + "fullName": "Digeshult Sjölyckan", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238681" + }, + "id": "608988", + "fullName": "Digeshult Gamla Skolan", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238682" + }, + "id": "608990", + "fullName": "Digeshult Möllegården", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238683" + }, + "id": "877865", + "fullName": "Dingersjö Gård", + "parentFullName": "Njurunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238684" + }, + "id": "915266", + "fullName": "Disas väg", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238685" + }, + "id": "499760", + "fullName": "Dianas väg", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238686" + }, + "id": "500870", + "fullName": "Dillnässtugan", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238687" + }, + "id": "498275", + "fullName": "Diskusvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238688" + }, + "id": "499866", + "fullName": "Brandalsunds Säteri Disponentvillan", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238689" + }, + "id": "645241", + "fullName": "Diskusvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23868a" + }, + "id": "650889", + "fullName": "Dillvägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23868b" + }, + "id": "650154", + "fullName": "Dingelsundet", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23868c" + }, + "id": "651766", + "fullName": "Diamantvägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23868d" + }, + "id": "650168", + "fullName": "Dingelsundets Gård", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23868e" + }, + "id": "650210", + "fullName": "Norra Dingelsundet", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23868f" + }, + "id": "650158", + "fullName": "Dingelsundet Gläjja", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238690" + }, + "id": "650166", + "fullName": "Dingelsundet Övrabo", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238691" + }, + "id": "650556", + "fullName": "Mamsell Dillners väg", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238692" + }, + "id": "650160", + "fullName": "Dingelsundet Solbacken", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238693" + }, + "id": "650162", + "fullName": "Dingelsundet Solhälla", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238694" + }, + "id": "650164", + "fullName": "Dingelsundet Soludden", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238696" + }, + "id": "486298", + "fullName": "Dicksons väg", + "parentFullName": "Vega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238697" + }, + "id": "487476", + "fullName": "Diskusvägen", + "parentFullName": "Tungelsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238698" + }, + "id": "586144", + "fullName": "Diskusgatan", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238699" + }, + "id": "919225", + "fullName": "Diakonvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23869a" + }, + "id": "910469", + "fullName": "Diabasvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23869b" + }, + "id": "929880", + "fullName": "Dioritvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23869c" + }, + "id": "916525", + "fullName": "Diamantvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23869d" + }, + "id": "922263", + "fullName": "Diktarvägen", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23869e" + }, + "id": "504923", + "fullName": "Västra Direktörsflygeln", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23869f" + }, + "id": "504926", + "fullName": "Östra Direktörsflygeln", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386a0" + }, + "id": "505228", + "fullName": "Ulriksdal Direktörsbostaden", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386a1" + }, + "id": "896622", + "fullName": "Disponentvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386a2" + }, + "id": "507359", + "fullName": "Dimvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386a3" + }, + "id": "506051", + "fullName": "Dikartorp", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386a4" + }, + "id": "506007", + "fullName": "Diskusgränd", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386a5" + }, + "id": "919693", + "fullName": "Diakonvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386a6" + }, + "id": "506053", + "fullName": "Dikartorps Gård", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386a8" + }, + "id": "889780", + "fullName": "Dirigentvägen", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386a9" + }, + "id": "889868", + "fullName": "Diktorpsvägen", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386aa" + }, + "id": "519525", + "fullName": "Disavägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386ab" + }, + "id": "519184", + "fullName": "Dianavägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386ac" + }, + "id": "519559", + "fullName": "Diskusvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386ad" + }, + "id": "518479", + "fullName": "Disavägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386ae" + }, + "id": "513220", + "fullName": "Dianavägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386af" + }, + "id": "518281", + "fullName": "Dijkmans väg", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386b0" + }, + "id": "670530", + "fullName": "Dimgatan", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386b1" + }, + "id": "667026", + "fullName": "Dianavägen", + "parentFullName": "Hasslö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386b2" + }, + "id": "673132", + "fullName": "Diamantvägen", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386b3" + }, + "id": "708867", + "fullName": "Diabasvägen", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386b4" + }, + "id": "708868", + "fullName": "Diamantvägen", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386b5" + }, + "id": "703310", + "fullName": "Diseflat", + "parentFullName": "Veddige", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386b6" + }, + "id": "702284", + "fullName": "Diamantgatan", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386b7" + }, + "id": "703775", + "fullName": "Didriks väg", + "parentFullName": "Träslövsläge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386b8" + }, + "id": "914689", + "fullName": "Disseflatvägen", + "parentFullName": "Veddige", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386b9" + }, + "id": "863690", + "fullName": "Digernäs", + "parentFullName": "Frösön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386ba" + }, + "id": "862636", + "fullName": "Divisionsgränd", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386bb" + }, + "id": "803126", + "fullName": "Digrudan", + "parentFullName": "Herräng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386bc" + }, + "id": "805771", + "fullName": "Dianavägen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386bd" + }, + "id": "804635", + "fullName": "Dillingby", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386be" + }, + "id": "804806", + "fullName": "Diamanten", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386bf" + }, + "id": "914741", + "fullName": "Dianastigen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386c0" + }, + "id": "807891", + "fullName": "Dianavägen", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386c1" + }, + "id": "911908", + "fullName": "Digrudavägen", + "parentFullName": "Herräng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386c2" + }, + "id": "803646", + "fullName": "Diamantgatan", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386c3" + }, + "id": "913513", + "fullName": "Digrudeslingan", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386c4" + }, + "id": "913059", + "fullName": "Dillingbyvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386c5" + }, + "id": "603432", + "fullName": "Eksta Dinse", + "parentFullName": "Klintehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386c6" + }, + "id": "601406", + "fullName": "Roma Diskarve", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386c8" + }, + "id": "601555", + "fullName": "Hörsne Dibjärs", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386c9" + }, + "id": "600656", + "fullName": "Barlingbo Digeråkre", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386ca" + }, + "id": "827056", + "fullName": "Digertäkt", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386cb" + }, + "id": "826727", + "fullName": "Diabasstigen", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386cc" + }, + "id": "826773", + "fullName": "Dikarbacksvägen", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386cd" + }, + "id": "826165", + "fullName": "Digertäktsvägen", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386ce" + }, + "id": "745887", + "fullName": "Diabasvägen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386cf" + }, + "id": "745889", + "fullName": "Diamantvägen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386d0" + }, + "id": "744846", + "fullName": "Dicksonsgatan", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386d1" + }, + "id": "930298", + "fullName": "Dieselloksgatan", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386d2" + }, + "id": "882302", + "fullName": "Dinarvägen", + "parentFullName": "Själevad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386d3" + }, + "id": "882395", + "fullName": "Dikesvägen", + "parentFullName": "Själevad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386d4" + }, + "id": "882073", + "fullName": "Dirigentvägen", + "parentFullName": "Bjästa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386d5" + }, + "id": "744124", + "fullName": "Dirhuvud", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386d6" + }, + "id": "743915", + "fullName": "Dillvägen", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386d7" + }, + "id": "726300", + "fullName": "Diamantvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386d8" + }, + "id": "743983", + "fullName": "Dirhuvudsvägen", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386d9" + }, + "id": "744131", + "fullName": "Dirhuvud Torpet", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386da" + }, + "id": "744129", + "fullName": "Dirhuvud Sockertoppen", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386db" + }, + "id": "744127", + "fullName": "Dirhuvud Johannas Lycka", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386dc" + }, + "id": "573410", + "fullName": "Dillvägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386dd" + }, + "id": "573361", + "fullName": "Diamantvägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386de" + }, + "id": "573720", + "fullName": "Diagonalvägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386df" + }, + "id": "576245", + "fullName": "Divisionsvägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386e0" + }, + "id": "830712", + "fullName": "Diabasvägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386e1" + }, + "id": "830451", + "fullName": "Diamantvägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386e2" + }, + "id": "828735", + "fullName": "Vristulven Mejbostrand Dianehill", + "parentFullName": "Timmersdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386e3" + }, + "id": "579735", + "fullName": "Diskusvägen", + "parentFullName": "Vankiva", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386e4" + }, + "id": "580043", + "fullName": "Diamantslingan", + "parentFullName": "Tyringe", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386e5" + }, + "id": "583341", + "fullName": "Disponentgatan", + "parentFullName": "Vinslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386e6" + }, + "id": "821912", + "fullName": "Diktarvägen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386e7" + }, + "id": "822264", + "fullName": "Diakongränd", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386e8" + }, + "id": "909721", + "fullName": "Dimslöjan", + "parentFullName": "Sundbyberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386e9" + }, + "id": "485165", + "fullName": "Diamantgången", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386ea" + }, + "id": "522359", + "fullName": "Diagonalen", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386eb" + }, + "id": "520479", + "fullName": "Dikesgatan", + "parentFullName": "Sigtuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386ec" + }, + "id": "558496", + "fullName": "Diamantvägen", + "parentFullName": "Häljarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386ed" + }, + "id": "521368", + "fullName": "Disavägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386ee" + }, + "id": "521501", + "fullName": "Dingtunagränd", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386ef" + }, + "id": "605990", + "fullName": "Digesgård", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386f0" + }, + "id": "604083", + "fullName": "Dikesvägen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386f1" + }, + "id": "603933", + "fullName": "Diabasvägen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386f2" + }, + "id": "605998", + "fullName": "Digesgårdsringen", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386f3" + }, + "id": "605996", + "fullName": "Digesgård Rönnhaga", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386f5" + }, + "id": "605994", + "fullName": "Digesgård Kristine Lycka", + "parentFullName": "Glommen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386f6" + }, + "id": "926711", + "fullName": "Dirhemervägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386f7" + }, + "id": "717148", + "fullName": "Dinglebo", + "parentFullName": "Kode", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386f8" + }, + "id": "716189", + "fullName": "Diamantvägen", + "parentFullName": "Kode", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386f9" + }, + "id": "716558", + "fullName": "Diserödsvägen", + "parentFullName": "Romelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386fb" + }, + "id": "537366", + "fullName": "Dikarängen", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386fc" + }, + "id": "489496", + "fullName": "Didriks väg", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386fd" + }, + "id": "483631", + "fullName": "Dianavägen", + "parentFullName": "Gustavsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386fe" + }, + "id": "489498", + "fullName": "Didriksdals Gård", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2386ff" + }, + "id": "892347", + "fullName": "Dirigentvägen", + "parentFullName": "Öjebyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238700" + }, + "id": "562991", + "fullName": "Dillvägen", + "parentFullName": "Hjärnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238701" + }, + "id": "563066", + "fullName": "Diligensvägen", + "parentFullName": "Hjärnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238702" + }, + "id": "559755", + "fullName": "Diamantvägen", + "parentFullName": "Strövelstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238703" + }, + "id": "559967", + "fullName": "Prosten Diehls väg", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238704" + }, + "id": "713354", + "fullName": "Diamantgatan", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238705" + }, + "id": "755733", + "fullName": "Diligensvägen", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238706" + }, + "id": "806347", + "fullName": "Friel Digrid", + "parentFullName": "Tun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238707" + }, + "id": "806349", + "fullName": "Friel Digrid Hagen", + "parentFullName": "Tun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238708" + }, + "id": "810776", + "fullName": "Råda Dikareboden", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238709" + }, + "id": "812205", + "fullName": "Rackeby Digrahed", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23870a" + }, + "id": "813064", + "fullName": "Ulleredsbro Digerhall", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23870b" + }, + "id": "812705", + "fullName": "Sunnersberg Dimmerhammar", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23870c" + }, + "id": "839650", + "fullName": "Digerö", + "parentFullName": "Åshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23870d" + }, + "id": "838650", + "fullName": "Digerön", + "parentFullName": "Sandviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23870e" + }, + "id": "839524", + "fullName": "Digerängsvägen", + "parentFullName": "Kungsgården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23870f" + }, + "id": "749781", + "fullName": "Dissingtakan", + "parentFullName": "Frändefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238710" + }, + "id": "532780", + "fullName": "Diskusgatan", + "parentFullName": "Gunnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238711" + }, + "id": "540742", + "fullName": "Didrikslund", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238712" + }, + "id": "540998", + "fullName": "Didriks Gränd", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238713" + }, + "id": "540210", + "fullName": "Dichmansgatan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238714" + }, + "id": "920127", + "fullName": "Didrikslundsgatan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238717" + }, + "id": "913300", + "fullName": "Dirigentallén", + "parentFullName": "Skanör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238718" + }, + "id": "538481", + "fullName": "Disponentvägen", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238719" + }, + "id": "642100", + "fullName": "Vreta Diamond Hill", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23871a" + }, + "id": "788234", + "fullName": "Grevared Dise", + "parentFullName": "Fotskäl", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23871b" + }, + "id": "621692", + "fullName": "Hjälshammar Diabasen", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23871d" + }, + "id": "615615", + "fullName": "Danbyholm Dikartorp", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23871e" + }, + "id": "637108", + "fullName": "Äs Distributionsbyggnaden", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23871f" + }, + "id": "617648", + "fullName": "Oppäng Distributionsanläggningen", + "parentFullName": "Sköldinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238720" + }, + "id": "626643", + "fullName": "Stettin Distributionsanläggningen", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238721" + }, + "id": "516796", + "fullName": "Disavägen", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238722" + }, + "id": "790895", + "fullName": "Grolanda Dikarebo", + "parentFullName": "Floby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238723" + }, + "id": "795397", + "fullName": "Ugglum Disakällan", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238724" + }, + "id": "512393", + "fullName": "Disavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238725" + }, + "id": "512739", + "fullName": "Dianavägen", + "parentFullName": "Stocksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238726" + }, + "id": "674324", + "fullName": "Dillvägen", + "parentFullName": "Asarum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238727" + }, + "id": "675248", + "fullName": "Diskusvägen", + "parentFullName": "Mörrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238728" + }, + "id": "673945", + "fullName": "Diabasvägen", + "parentFullName": "Karlshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238729" + }, + "id": "480376", + "fullName": "Dissedala", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23872a" + }, + "id": "546198", + "fullName": "Dianavägen", + "parentFullName": "Kävlinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23872b" + }, + "id": "729933", + "fullName": "Dimbovägen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23872c" + }, + "id": "730153", + "fullName": "Dianavägen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23872d" + }, + "id": "730155", + "fullName": "Diskusvägen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23872e" + }, + "id": "729823", + "fullName": "Distansvägen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23872f" + }, + "id": "915221", + "fullName": "Diklekärrsvägen", + "parentFullName": "Nödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238732" + }, + "id": "671830", + "fullName": "Direktörspromenaden", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238733" + }, + "id": "626166", + "fullName": "Dikesgatan", + "parentFullName": "Anderstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238734" + }, + "id": "623890", + "fullName": "Diamantgatan", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238736" + }, + "id": "632278", + "fullName": "Diabasvägen", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238737" + }, + "id": "632575", + "fullName": "Diskusvägen", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238738" + }, + "id": "632518", + "fullName": "Diamantvägen", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238739" + }, + "id": "895494", + "fullName": "Dillvägen", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23873a" + }, + "id": "507480", + "fullName": "Dianastigen", + "parentFullName": "Ekerö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23873b" + }, + "id": "526070", + "fullName": "Dikesvägen", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23873c" + }, + "id": "524795", + "fullName": "Diamantstigen", + "parentFullName": "Kungsängen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23873d" + }, + "id": "524842", + "fullName": "Diligensvägen", + "parentFullName": "Kungsängen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23873e" + }, + "id": "490979", + "fullName": "Dimmö", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23873f" + }, + "id": "489874", + "fullName": "Dikesvägen", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238740" + }, + "id": "810495", + "fullName": "Digervåla", + "parentFullName": "Ludvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238741" + }, + "id": "809850", + "fullName": "Dianavägen", + "parentFullName": "Ludvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238742" + }, + "id": "809939", + "fullName": "Dillstigen", + "parentFullName": "Ludvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238743" + }, + "id": "810924", + "fullName": "Diskusvägen", + "parentFullName": "Grängesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238744" + }, + "id": "810951", + "fullName": "Dillnersväg", + "parentFullName": "Grängesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238745" + }, + "id": "810157", + "fullName": "Digervålavägen", + "parentFullName": "Ludvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238746" + }, + "id": "547777", + "fullName": "Diamantvägen", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238747" + }, + "id": "545540", + "fullName": "Dikarekroken", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238748" + }, + "id": "545542", + "fullName": "Dikarekroken Långbron", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238749" + }, + "id": "513549", + "fullName": "Lindekullen Dikarhemmet", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23874a" + }, + "id": "766310", + "fullName": "Diskusgatan", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23874b" + }, + "id": "917419", + "fullName": "Distaloyvägen", + "parentFullName": "Höganäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23874c" + }, + "id": "845902", + "fullName": "Dillesvägen", + "parentFullName": "Sandarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23874d" + }, + "id": "845561", + "fullName": "Dicksonviken", + "parentFullName": "Ljusne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23874e" + }, + "id": "846313", + "fullName": "Diskusvägen", + "parentFullName": "Marmaverken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23874f" + }, + "id": "879209", + "fullName": "Diskusvägen", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238750" + }, + "id": "607942", + "fullName": "Diskusgränd", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238751" + }, + "id": "835921", + "fullName": "Dillö Jona", + "parentFullName": "Torsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238752" + }, + "id": "835915", + "fullName": "Dillö Eskila", + "parentFullName": "Torsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238753" + }, + "id": "835935", + "fullName": "Dillö Uvreck", + "parentFullName": "Torsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238754" + }, + "id": "835076", + "fullName": "Dillögatan", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238755" + }, + "id": "838059", + "fullName": "Lugnås Dire", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238756" + }, + "id": "835931", + "fullName": "Dillö Steglan", + "parentFullName": "Torsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238757" + }, + "id": "835918", + "fullName": "Dillö Flinkebo", + "parentFullName": "Torsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238758" + }, + "id": "835927", + "fullName": "Dillö Lapperud", + "parentFullName": "Torsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238759" + }, + "id": "835913", + "fullName": "Dillö Ekelyckan", + "parentFullName": "Torsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23875a" + }, + "id": "835361", + "fullName": "Dirigentvägen", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23875b" + }, + "id": "835923", + "fullName": "Dillö Kalvholmen", + "parentFullName": "Torsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23875c" + }, + "id": "835925", + "fullName": "Dillö Klippudden", + "parentFullName": "Torsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23875d" + }, + "id": "835929", + "fullName": "Dillö Mörtholmen", + "parentFullName": "Torsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23875e" + }, + "id": "835933", + "fullName": "Dillö Stårnsviken", + "parentFullName": "Torsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23875f" + }, + "id": "835939", + "fullName": "Dillö Östergården", + "parentFullName": "Torsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238760" + }, + "id": "835919", + "fullName": "Dillö Hjorthammaren", + "parentFullName": "Torsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238761" + }, + "id": "835937", + "fullName": "Dillö Västergården", + "parentFullName": "Torsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238762" + }, + "id": "537896", + "fullName": "Disponentgränd", + "parentFullName": "Lomma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238763" + }, + "id": "546998", + "fullName": "Diagonalvägen", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238764" + }, + "id": "547226", + "fullName": "Dirigentvägen", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238765" + }, + "id": "747197", + "fullName": "Diskusgränd", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238766" + }, + "id": "747416", + "fullName": "Diskantvägen", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238767" + }, + "id": "747107", + "fullName": "Österhammar Disatorp", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238768" + }, + "id": "896929", + "fullName": "Dixens väg", + "parentFullName": "Vittangi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238769" + }, + "id": "812989", + "fullName": "Digeräng", + "parentFullName": "Krylbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23876a" + }, + "id": "812263", + "fullName": "Dickavägen", + "parentFullName": "Fors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23876b" + }, + "id": "812323", + "fullName": "Lilla Dicka", + "parentFullName": "Fors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23876c" + }, + "id": "812377", + "fullName": "Stora Dicka", + "parentFullName": "Fors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23876d" + }, + "id": "812804", + "fullName": "Diktargränd", + "parentFullName": "Krylbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23876e" + }, + "id": "731861", + "fullName": "Diplomgatan", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238770" + }, + "id": "536804", + "fullName": "Dikesgatan", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238771" + }, + "id": "829664", + "fullName": "Dikvägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238772" + }, + "id": "937777", + "fullName": "Digernäs", + "parentFullName": "Venjan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238773" + }, + "id": "829087", + "fullName": "Digernäset", + "parentFullName": "Venjan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238774" + }, + "id": "828730", + "fullName": "Digerängsvägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238775" + }, + "id": "929574", + "fullName": "Diabasvägen", + "parentFullName": "Nybro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238776" + }, + "id": "678973", + "fullName": "Diktarens väg", + "parentFullName": "Nybro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238777" + }, + "id": "638117", + "fullName": "Svänan Dirrakullen", + "parentFullName": "Moheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238778" + }, + "id": "571733", + "fullName": "Dillgränd", + "parentFullName": "Sjöbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238779" + }, + "id": "571851", + "fullName": "Dirigentgatan", + "parentFullName": "Sjöbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23877a" + }, + "id": "573117", + "fullName": "Disponentgatan", + "parentFullName": "Lövestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23877b" + }, + "id": "485612", + "fullName": "Dirigentgatan", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23877c" + }, + "id": "818505", + "fullName": "Myråsen Diket", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23877f" + }, + "id": "877375", + "fullName": "Dimvägen", + "parentFullName": "Timrå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238780" + }, + "id": "536465", + "fullName": "Dikesvägen", + "parentFullName": "Arlöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238781" + }, + "id": "536538", + "fullName": "Diskusvägen", + "parentFullName": "Åkarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238782" + }, + "id": "923044", + "fullName": "Disponentgatan", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238783" + }, + "id": "589231", + "fullName": "Disavägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238784" + }, + "id": "588337", + "fullName": "Diskusvägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238785" + }, + "id": "588981", + "fullName": "Diabasvägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238786" + }, + "id": "492663", + "fullName": "Eksjöholm Dimdalen", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238787" + }, + "id": "640889", + "fullName": "Dihult", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238788" + }, + "id": "640903", + "fullName": "Diö Stugebo", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238789" + }, + "id": "640897", + "fullName": "Diö Duvelund", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23878a" + }, + "id": "640859", + "fullName": "Bergön Diö Bro", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23878b" + }, + "id": "641042", + "fullName": "Skålshult Diö", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23878c" + }, + "id": "640905", + "fullName": "Diö Villa Vikbo", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23878d" + }, + "id": "640899", + "fullName": "Diö Falkatorpet", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23878e" + }, + "id": "640893", + "fullName": "Dihult Trekanten", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23878f" + }, + "id": "640895", + "fullName": "Dihult Villa Vibo", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238790" + }, + "id": "640901", + "fullName": "Diö Strandvillan", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238791" + }, + "id": "640891", + "fullName": "Dihult Lindsjöholm", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238792" + }, + "id": "641113", + "fullName": "Taxås", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238793" + }, + "id": "640855", + "fullName": "Bergön", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238794" + }, + "id": "640871", + "fullName": "Bohult", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238795" + }, + "id": "641029", + "fullName": "Sjövik", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238797" + }, + "id": "640851", + "fullName": "Alvägen", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238798" + }, + "id": "640919", + "fullName": "Ekvägen", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238799" + }, + "id": "640939", + "fullName": "Höö Gård", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23879a" + }, + "id": "640947", + "fullName": "Isgatan", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23879b" + }, + "id": "641004", + "fullName": "Råshult", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23879c" + }, + "id": "641022", + "fullName": "Röshult", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23879d" + }, + "id": "641091", + "fullName": "Såganäs", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23879e" + }, + "id": "640853", + "fullName": "Askvägen", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23879f" + }, + "id": "640875", + "fullName": "Borshult", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387a1" + }, + "id": "641116", + "fullName": "Tångarne", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387a3" + }, + "id": "640911", + "fullName": "Duvelycke", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387a4" + }, + "id": "640945", + "fullName": "Höö Torpet", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387a5" + }, + "id": "640951", + "fullName": "Knällinge", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387a6" + }, + "id": "641027", + "fullName": "Sandgatan", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387a7" + }, + "id": "641040", + "fullName": "Skålshult", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387a8" + }, + "id": "641070", + "fullName": "Stockanäs", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387a9" + }, + "id": "641074", + "fullName": "Stubbinge", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387aa" + }, + "id": "641114", + "fullName": "Taxås Gård", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387ac" + }, + "id": "640907", + "fullName": "Djäknabygd", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387ad" + }, + "id": "640924", + "fullName": "Gemlagatan", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387ae" + }, + "id": "640925", + "fullName": "Gränsvägen", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387af" + }, + "id": "640957", + "fullName": "Linnévägen", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387b0" + }, + "id": "640959", + "fullName": "Möckelsnäs", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387b1" + }, + "id": "641076", + "fullName": "Sutareboda", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387b2" + }, + "id": "641150", + "fullName": "Växjövägen", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387b4" + }, + "id": "640869", + "fullName": "Bergöns Gård", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387b6" + }, + "id": "640929", + "fullName": "Hasselvägen", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387b7" + }, + "id": "640953", + "fullName": "Lilla Bohult", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387b8" + }, + "id": "641038", + "fullName": "Skyttegatan", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387b9" + }, + "id": "641050", + "fullName": "Stenbrohult", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387ba" + }, + "id": "641115", + "fullName": "Taxås Hoppet", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387bb" + }, + "id": "640857", + "fullName": "Bergön backen", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387bc" + }, + "id": "641000", + "fullName": "Odlingsvägen", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387bd" + }, + "id": "641068", + "fullName": "Steningeboda", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387be" + }, + "id": "641103", + "fullName": "Såganäs Nyhem", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387bf" + }, + "id": "641132", + "fullName": "Tångarne Gård", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387c0" + }, + "id": "641156", + "fullName": "Åspromenaden", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387c1" + }, + "id": "640861", + "fullName": "Bergön Fridhem", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387c2" + }, + "id": "640876", + "fullName": "Borshult Sikön", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387c3" + }, + "id": "640877", + "fullName": "Bryggerivägen", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387c4" + }, + "id": "640921", + "fullName": "Flottarevägen", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387c5" + }, + "id": "640935", + "fullName": "Höö Backstugan", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387c6" + }, + "id": "641002", + "fullName": "Riskullavägen", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387c7" + }, + "id": "914607", + "fullName": "Bokhultsvägen", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387c8" + }, + "id": "640874", + "fullName": "Bohult Persborg", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387c9" + }, + "id": "640922", + "fullName": "Föreningsgatan", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387ca" + }, + "id": "640937", + "fullName": "Höö Björkbacken", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387cb" + }, + "id": "640941", + "fullName": "Höö Ljungbacken", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387cc" + }, + "id": "640949", + "fullName": "Kantarellvägen", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387cd" + }, + "id": "641006", + "fullName": "Råshult Fridhem", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387ce" + }, + "id": "641018", + "fullName": "Råshult Nyatorp", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387cf" + }, + "id": "641044", + "fullName": "Skålshult Enebo", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387d0" + }, + "id": "641117", + "fullName": "Tångarne Annero", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387d1" + }, + "id": "641128", + "fullName": "Tångarne Fållen", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387d2" + }, + "id": "641136", + "fullName": "Tångarne Mossön", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387d3" + }, + "id": "640865", + "fullName": "Bergön Norregård", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387d5" + }, + "id": "640917", + "fullName": "Duvelycke Minas Ö", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387d6" + }, + "id": "640923", + "fullName": "Gamlegårdsvägen", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387d7" + }, + "id": "640927", + "fullName": "Gästgivarevägen", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387d8" + }, + "id": "641010", + "fullName": "Råshult Hagalund", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387d9" + }, + "id": "641031", + "fullName": "Skogslyckevägen", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387da" + }, + "id": "641056", + "fullName": "Stenbrohult Haga", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387db" + }, + "id": "641066", + "fullName": "Stenbrohult Åsen", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387dc" + }, + "id": "641072", + "fullName": "Store Backegatan", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387dd" + }, + "id": "641084", + "fullName": "Svanströmsgatan", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387de" + }, + "id": "641130", + "fullName": "Tångarne Granebo", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387df" + }, + "id": "641134", + "fullName": "Tångarne Mossryd", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387e0" + }, + "id": "641148", + "fullName": "Tångarne Ängadal", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387e1" + }, + "id": "640863", + "fullName": "Bergön Ljungsberg", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387e2" + }, + "id": "640913", + "fullName": "Duvelycke Björnbo", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387e3" + }, + "id": "640955", + "fullName": "Lilla Stenbrohult", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387e4" + }, + "id": "640969", + "fullName": "Möckelsnäs Farmen", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387e5" + }, + "id": "640976", + "fullName": "Möckelsnäs Lunden", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387e6" + }, + "id": "640978", + "fullName": "Möckelsnäs Längan", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387e7" + }, + "id": "640994", + "fullName": "Möckelsnäs Stugan", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387e8" + }, + "id": "640996", + "fullName": "Möckelsnäs Torpet", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387e9" + }, + "id": "641016", + "fullName": "Råshult Norregård", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387ea" + }, + "id": "641020", + "fullName": "Råshult Svensborg", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387eb" + }, + "id": "641021", + "fullName": "Råshult Södregård", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387ec" + }, + "id": "641026", + "fullName": "Röshult Östregård", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387ed" + }, + "id": "641048", + "fullName": "Sockertoppsvägen", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387ee" + }, + "id": "641093", + "fullName": "Såganäs Björkhaga", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387ef" + }, + "id": "641097", + "fullName": "Såganäs Lillängen", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387f0" + }, + "id": "641099", + "fullName": "Såganäs Ljusandal", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387f1" + }, + "id": "641101", + "fullName": "Såganäs Norregård", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387f2" + }, + "id": "641105", + "fullName": "Såganäs Rosenlund", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387f3" + }, + "id": "641107", + "fullName": "Såganäs Sjöholmen", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387f4" + }, + "id": "641109", + "fullName": "Såganäs Södralund", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387f5" + }, + "id": "641120", + "fullName": "Tångarne Broholma", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387f6" + }, + "id": "641126", + "fullName": "Tångarne Faxagård", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387f7" + }, + "id": "640961", + "fullName": "Möckelsnäs Annexet", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387f8" + }, + "id": "640970", + "fullName": "Möckelsnäs Fridhem", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387f9" + }, + "id": "640986", + "fullName": "Möckelsnäs Sjötorp", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387fa" + }, + "id": "640998", + "fullName": "Norra Bergönsvägen", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387fb" + }, + "id": "641019", + "fullName": "Råshult Stenstugan", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387fc" + }, + "id": "641024", + "fullName": "Röshult Västregård", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387fd" + }, + "id": "641058", + "fullName": "Stenbrohult Kroken", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387fe" + }, + "id": "641111", + "fullName": "Södra Bergönsvägen", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2387ff" + }, + "id": "641122", + "fullName": "Tångarne Eriksgård", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238800" + }, + "id": "641124", + "fullName": "Tångarne Erikslund", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238801" + }, + "id": "641142", + "fullName": "Tångarne Skogslund", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238802" + }, + "id": "641144", + "fullName": "Tångarne Smedsgård", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238803" + }, + "id": "928638", + "fullName": "Tångarne Eriksberg", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238804" + }, + "id": "640873", + "fullName": "Bohult Johansgården", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238805" + }, + "id": "640909", + "fullName": "Djäknabygd Bokelund", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238806" + }, + "id": "640915", + "fullName": "Duvelycke Lycksholm", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238807" + }, + "id": "640943", + "fullName": "Höö Smultronstället", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238808" + }, + "id": "640972", + "fullName": "Möckelsnäs Grönevik", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238809" + }, + "id": "640973", + "fullName": "Möckelsnäs Herrgård", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23880a" + }, + "id": "641012", + "fullName": "Råshult Linnéstugan", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23880b" + }, + "id": "641014", + "fullName": "Råshult Nissatorpet", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23880c" + }, + "id": "641046", + "fullName": "Skålshult Västeräng", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23880d" + }, + "id": "641078", + "fullName": "Sutareboda Jonstorp", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23880e" + }, + "id": "641082", + "fullName": "Sutareboda Nyholmen", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23880f" + }, + "id": "641095", + "fullName": "Såganäs Gustafsberg", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238810" + }, + "id": "641118", + "fullName": "Tångarne Bengtstorp", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238811" + }, + "id": "640963", + "fullName": "Möckelsnäs Bostället", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238813" + }, + "id": "640974", + "fullName": "Möckelsnäs Kägelbanan", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238814" + }, + "id": "640988", + "fullName": "Möckelsnäs Skogstorp", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238815" + }, + "id": "641008", + "fullName": "Råshult Gammelgården", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238816" + }, + "id": "641054", + "fullName": "Stenbrohult Björkåsen", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238817" + }, + "id": "641060", + "fullName": "Stenbrohult Lillhaga", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238818" + }, + "id": "641062", + "fullName": "Stenbrohult Sjöboholm", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238819" + }, + "id": "641080", + "fullName": "Sutareboda Knutsborg", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23881a" + }, + "id": "641146", + "fullName": "Tångarne Västensgård", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23881b" + }, + "id": "641052", + "fullName": "Stenbrohult Björkelund", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23881c" + }, + "id": "641067", + "fullName": "Stenbrohults Prästgård", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23881d" + }, + "id": "641069", + "fullName": "Steningeboda Fridsborg", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23881e" + }, + "id": "640992", + "fullName": "Möckelsnäs Statarlängan", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23881f" + }, + "id": "640980", + "fullName": "Möckelsnäs Mjölnaregården", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238820" + }, + "id": "640990", + "fullName": "Möckelsnäs Smålandsstugan", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238821" + }, + "id": "640971", + "fullName": "Möckelsnäs Fridhemsflygeln", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238822" + }, + "id": "641064", + "fullName": "Stenbrohult Väktarbostaden", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238823" + }, + "id": "640965", + "fullName": "Möckelsnäs Brännhultsgården", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238824" + }, + "id": "544664", + "fullName": "Diskusgränd", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238825" + }, + "id": "544793", + "fullName": "Dirigentvägen", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238826" + }, + "id": "666354", + "fullName": "Dingelsundsvägen", + "parentFullName": "Skoghall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238827" + }, + "id": "827772", + "fullName": "Edsvära Disarås", + "parentFullName": "Kvänum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238828" + }, + "id": "828024", + "fullName": "Norra Vånga Disarås", + "parentFullName": "Kvänum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238829" + }, + "id": "772522", + "fullName": "Diktäppevägen", + "parentFullName": "Hallstahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23882a" + }, + "id": "734731", + "fullName": "Skogaholm Disponentvillan", + "parentFullName": "Hallsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23882b" + }, + "id": "758319", + "fullName": "Diamantvägen", + "parentFullName": "Myggenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23882c" + }, + "id": "556348", + "fullName": "Diamantvägen", + "parentFullName": "Hyllinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23882d" + }, + "id": "921344", + "fullName": "Digerbodarna", + "parentFullName": "Siljansnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23882e" + }, + "id": "823163", + "fullName": "Djura Dik Olofs väg", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23882f" + }, + "id": "823165", + "fullName": "Djura Dikåkersvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238830" + }, + "id": "922919", + "fullName": "Digernäs Olsnäsvägen", + "parentFullName": "Siljansnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238831" + }, + "id": "831477", + "fullName": "Västanvik Digerbacken", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238832" + }, + "id": "831753", + "fullName": "Hjulbäck Digelbäcksgattu", + "parentFullName": "Siljansnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238833" + }, + "id": "831299", + "fullName": "Östra Rönnäs Dimbergsvägen", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238834" + }, + "id": "570971", + "fullName": "Disponentvägen", + "parentFullName": "Skivarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238835" + }, + "id": "814391", + "fullName": "Dikesvägen", + "parentFullName": "Dala-Husby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238836" + }, + "id": "563264", + "fullName": "Diamantgatan", + "parentFullName": "Bjuv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238837" + }, + "id": "865635", + "fullName": "Dille", + "parentFullName": "Ås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238838" + }, + "id": "564365", + "fullName": "Diabasvägen", + "parentFullName": "Östra Karup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238839" + }, + "id": "725161", + "fullName": "Dickorsvägen", + "parentFullName": "Grundsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23883a" + }, + "id": "734968", + "fullName": "Stranderäng", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23883b" + }, + "id": "496195", + "fullName": "Disponentgatan", + "parentFullName": "Hultsfred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23883c" + }, + "id": "780687", + "fullName": "Disebo", + "parentFullName": "Östervåla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23883d" + }, + "id": "787842", + "fullName": "Dikesvägen", + "parentFullName": "Morgongåva", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23883e" + }, + "id": "780685", + "fullName": "Dillners väg", + "parentFullName": "Östervåla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23883f" + }, + "id": "774861", + "fullName": "Disavägen", + "parentFullName": "Fagersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238840" + }, + "id": "568717", + "fullName": "Diskusgatan", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238841" + }, + "id": "569539", + "fullName": "Diligensvägen", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238842" + }, + "id": "927900", + "fullName": "Diligensvägen", + "parentFullName": "Skåne-Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238843" + }, + "id": "568615", + "fullName": "Disponentgatan", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238844" + }, + "id": "819144", + "fullName": "Diskusgatan", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238845" + }, + "id": "728426", + "fullName": "Diskusgatan", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238846" + }, + "id": "731368", + "fullName": "Rävö Dillehuvudet", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238847" + }, + "id": "935106", + "fullName": "Dikartorp Solhagen", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238848" + }, + "id": "598870", + "fullName": "Dikartorp Almalandet", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238849" + }, + "id": "910313", + "fullName": "Dikartorp Ursprunget", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23884a" + }, + "id": "915599", + "fullName": "Dikartorp Lärkbacken", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23884b" + }, + "id": "799662", + "fullName": "Dimbo Dimmehus", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23884c" + }, + "id": "799664", + "fullName": "Dimbo Dimmingadalen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23884d" + }, + "id": "799793", + "fullName": "Dimbo Vibo", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23884e" + }, + "id": "799692", + "fullName": "Dimbo Högan", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23884f" + }, + "id": "799714", + "fullName": "Dimbo Kyrka", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238850" + }, + "id": "799795", + "fullName": "Dimbo Vilan", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238851" + }, + "id": "799801", + "fullName": "Dimbo Vilek", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238852" + }, + "id": "799811", + "fullName": "Dimbovägen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238853" + }, + "id": "799636", + "fullName": "Dimbo Aledal", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238854" + }, + "id": "799647", + "fullName": "Dimbo Annero", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238855" + }, + "id": "799653", + "fullName": "Dimbo Bastun", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238856" + }, + "id": "799668", + "fullName": "Dimbo Ekhaga", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238857" + }, + "id": "799686", + "fullName": "Dimbo Hagaro", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238858" + }, + "id": "799690", + "fullName": "Dimbo Hultet", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238859" + }, + "id": "799712", + "fullName": "Dimbo Kviden", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23885a" + }, + "id": "799737", + "fullName": "Dimbo Nyborg", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23885b" + }, + "id": "799756", + "fullName": "Dimbo Sagabo", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23885c" + }, + "id": "799783", + "fullName": "Dimbo Tomten", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23885d" + }, + "id": "799658", + "fullName": "Dimbo Broholm", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23885e" + }, + "id": "799672", + "fullName": "Dimbo Fridhem", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23885f" + }, + "id": "799704", + "fullName": "Dimbo Karlsro", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238860" + }, + "id": "799716", + "fullName": "Dimbo Källebo", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238861" + }, + "id": "799771", + "fullName": "Dimbo Stommen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238862" + }, + "id": "798786", + "fullName": "Dimbo Vinberga", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238863" + }, + "id": "799638", + "fullName": "Dimbo Anneberg", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238864" + }, + "id": "799640", + "fullName": "Dimbo Anneholm", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238865" + }, + "id": "799649", + "fullName": "Dimbo Aspelund", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238866" + }, + "id": "799656", + "fullName": "Dimbo Björkebo", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238867" + }, + "id": "799670", + "fullName": "Dimbo Espelund", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238868" + }, + "id": "799710", + "fullName": "Dimbo Kullsarp", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238869" + }, + "id": "799717", + "fullName": "Dimbo Lambevad", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23886a" + }, + "id": "799727", + "fullName": "Dimbo Mariedal", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23886b" + }, + "id": "799753", + "fullName": "Dimbo Rosendal", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23886c" + }, + "id": "799758", + "fullName": "Dimbo Sagalund", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23886d" + }, + "id": "799764", + "fullName": "Dimbo Solliden", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23886e" + }, + "id": "799766", + "fullName": "Dimbo Solviken", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23886f" + }, + "id": "799802", + "fullName": "Dimbo Älvängen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238870" + }, + "id": "799655", + "fullName": "Dimbo Bergsäter", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238871" + }, + "id": "799657", + "fullName": "Dimbo Brogården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238872" + }, + "id": "799659", + "fullName": "Dimbo Bäckalund", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238873" + }, + "id": "799666", + "fullName": "Dimbo Dvärstorp", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238874" + }, + "id": "799678", + "fullName": "Dimbo Garveriet", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238875" + }, + "id": "799700", + "fullName": "Dimbo Karlsborg", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238876" + }, + "id": "799702", + "fullName": "Dimbo Karlslund", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238877" + }, + "id": "799754", + "fullName": "Dimbo Rosenhaga", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238878" + }, + "id": "799755", + "fullName": "Dimbo Rosenlund", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238879" + }, + "id": "799760", + "fullName": "Dimbo Sandviken", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23887a" + }, + "id": "799762", + "fullName": "Dimbo Solbacken", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23887b" + }, + "id": "799773", + "fullName": "Dimbo Stora Höga", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23887c" + }, + "id": "799777", + "fullName": "Dimbo Strömsdal", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23887d" + }, + "id": "799785", + "fullName": "Dimbo Traneberg", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23887f" + }, + "id": "799651", + "fullName": "Dimbo Backgården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238880" + }, + "id": "799660", + "fullName": "Dimbo Bäcklyckan", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238881" + }, + "id": "799680", + "fullName": "Dimbo Granbacken", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238882" + }, + "id": "799688", + "fullName": "Dimbo Herrekvarn", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238883" + }, + "id": "799743", + "fullName": "Dimbo Prästbolet", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238884" + }, + "id": "799752", + "fullName": "Dimbo Risatorpet", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238885" + }, + "id": "799770", + "fullName": "Dimbo Stensledet", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238886" + }, + "id": "799791", + "fullName": "Dimbo Vernerslid", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238887" + }, + "id": "799807", + "fullName": "Dimboholm Dammbo", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238888" + }, + "id": "799809", + "fullName": "Dimboholm Flygel", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238889" + }, + "id": "799676", + "fullName": "Dimbo Gamla Skolan", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23888a" + }, + "id": "799682", + "fullName": "Dimbo Gunnagården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23888b" + }, + "id": "799698", + "fullName": "Dimbo Johanneslund", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23888c" + }, + "id": "799707", + "fullName": "Dimbo Knektagården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23888d" + }, + "id": "799708", + "fullName": "Dimbo Kristinedal", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23888e" + }, + "id": "799721", + "fullName": "Dimbo Lilla Holmen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23888f" + }, + "id": "799725", + "fullName": "Dimbo Ljungkullen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238890" + }, + "id": "799739", + "fullName": "Dimbo Piltagården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238891" + }, + "id": "799750", + "fullName": "Dimbo Prästgården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238892" + }, + "id": "799768", + "fullName": "Dimbo Stallbacken", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238893" + }, + "id": "799775", + "fullName": "Dimbo Store Holmen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238894" + }, + "id": "799789", + "fullName": "Dimbo Vadmalstorp", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238895" + }, + "id": "799803", + "fullName": "Dimbo Övre Lambevad", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238896" + }, + "id": "799804", + "fullName": "Dimboholm Bergsten", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238897" + }, + "id": "799705", + "fullName": "Dimbo Klostergården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238898" + }, + "id": "799706", + "fullName": "Dimbo Klosterholmen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238899" + }, + "id": "799729", + "fullName": "Dimbo Missionssalen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23889a" + }, + "id": "799731", + "fullName": "Dimbo Nedre Lambevad", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23889b" + }, + "id": "799787", + "fullName": "Dimbo Trädgårdstorp", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23889c" + }, + "id": "799674", + "fullName": "Dimbo Församlingshem", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23889d" + }, + "id": "799719", + "fullName": "Dimbo Lilla Dvärstorp", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23889e" + }, + "id": "799684", + "fullName": "Dimbo Gästgivaregården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388a2" + }, + "id": "799741", + "fullName": "Dimbo Piltagården Flygeln", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388a3" + }, + "id": "799723", + "fullName": "Dimbo Lilla Klockaregården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388a4" + }, + "id": "799735", + "fullName": "Dimbo Norra Klockaregården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388a5" + }, + "id": "799781", + "fullName": "Dimbo Södra Klockaregården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388a6" + }, + "id": "664390", + "fullName": "Diskusgatan", + "parentFullName": "Åmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388a7" + }, + "id": "738778", + "fullName": "Didriks väg", + "parentFullName": "Hamburgsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388a8" + }, + "id": "737919", + "fullName": "Dinglevägen", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388a9" + }, + "id": "734622", + "fullName": "Remne", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388aa" + }, + "id": "734955", + "fullName": "Rödde", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388ab" + }, + "id": "734480", + "fullName": "Fjälla", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388ac" + }, + "id": "734576", + "fullName": "Lunden", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388ad" + }, + "id": "734590", + "fullName": "Moarna", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388ae" + }, + "id": "734594", + "fullName": "Mörken", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388af" + }, + "id": "734692", + "fullName": "Åseröd", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388b0" + }, + "id": "734720", + "fullName": "Bottna", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388b1" + }, + "id": "734471", + "fullName": "Elseröd", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388b2" + }, + "id": "734530", + "fullName": "Hogeröd", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388b3" + }, + "id": "734542", + "fullName": "Häljebo", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388b4" + }, + "id": "734562", + "fullName": "Klåvene", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388b5" + }, + "id": "734588", + "fullName": "Mo Hagen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388b6" + }, + "id": "734680", + "fullName": "Ulseröd", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388b7" + }, + "id": "734518", + "fullName": "Grimåsen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388b8" + }, + "id": "734528", + "fullName": "Helgeröd", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388b9" + }, + "id": "734534", + "fullName": "Hulteröd", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388ba" + }, + "id": "734554", + "fullName": "Kitteröd", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388bc" + }, + "id": "734994", + "fullName": "Täcklebo", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388bd" + }, + "id": "930179", + "fullName": "Mälleröd", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388be" + }, + "id": "734455", + "fullName": "Björnåsen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388bf" + }, + "id": "734488", + "fullName": "Fåglekärr", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388c0" + }, + "id": "734582", + "fullName": "Lunneskog", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388c1" + }, + "id": "734611", + "fullName": "Ramtveten", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388c2" + }, + "id": "734656", + "fullName": "Sundshult", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388c3" + }, + "id": "734517", + "fullName": "Gottersröd", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388c4" + }, + "id": "734682", + "fullName": "Ulseröd Mon", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388c5" + }, + "id": "734907", + "fullName": "Mossedalen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388c6" + }, + "id": "734999", + "fullName": "Valeby Gård", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388c7" + }, + "id": "735005", + "fullName": "Vassbacken", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388c8" + }, + "id": "930180", + "fullName": "Stora Hedum", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388c9" + }, + "id": "734580", + "fullName": "Lunden Sågen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388ca" + }, + "id": "734596", + "fullName": "Nord Hogeröd", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388cb" + }, + "id": "734618", + "fullName": "Rassane Gård", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388cc" + }, + "id": "734744", + "fullName": "Bottna Hälla", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388cd" + }, + "id": "734869", + "fullName": "Gisslegärde", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388ce" + }, + "id": "734897", + "fullName": "Klingsdalen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388cf" + }, + "id": "734473", + "fullName": "Elseröd Hålan", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388d0" + }, + "id": "734556", + "fullName": "Kitteröd Gård", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388d1" + }, + "id": "734564", + "fullName": "Klåvene Pinan", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388d2" + }, + "id": "734624", + "fullName": "Remne Lundane", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388d3" + }, + "id": "734674", + "fullName": "Svennungsröd", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388d4" + }, + "id": "734730", + "fullName": "Bottna Dammen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388d5" + }, + "id": "734758", + "fullName": "Bottna Kärret", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388d6" + }, + "id": "734767", + "fullName": "Bottna Rörane", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388d7" + }, + "id": "734915", + "fullName": "Mälleröd Gård", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388d8" + }, + "id": "734986", + "fullName": "Tåsteröd Gård", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388d9" + }, + "id": "734998", + "fullName": "Valeby Dammen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388da" + }, + "id": "734724", + "fullName": "Bottna Berghem", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388db" + }, + "id": "734734", + "fullName": "Bottna Dyrvåll", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388dc" + }, + "id": "734740", + "fullName": "Bottna Grinden", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388dd" + }, + "id": "734750", + "fullName": "Bottna Kaserna", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388de" + }, + "id": "734760", + "fullName": "Bottna Norgård", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388df" + }, + "id": "734781", + "fullName": "Bottna Sörgård", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388e0" + }, + "id": "734785", + "fullName": "Bottna Vägarna", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388e1" + }, + "id": "735001", + "fullName": "Valeby Hoge Hog", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388e2" + }, + "id": "734472", + "fullName": "Elseröd Fjället", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388e3" + }, + "id": "734497", + "fullName": "Fåglekärr Huset", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388e4" + }, + "id": "734505", + "fullName": "Fåglekärr Myren", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388e5" + }, + "id": "734572", + "fullName": "Lundane Fjället", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388e6" + }, + "id": "734617", + "fullName": "Ramtvetens Gård", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388e7" + }, + "id": "734722", + "fullName": "Bottna Bergfall", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388e8" + }, + "id": "734748", + "fullName": "Bottna Karlberg", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388e9" + }, + "id": "734759", + "fullName": "Bottna Moltemyr", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388ea" + }, + "id": "734765", + "fullName": "Bottna Renhogen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388eb" + }, + "id": "734783", + "fullName": "Bottna Vallberg", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388ec" + }, + "id": "734861", + "fullName": "Gillingsmarken", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388ed" + }, + "id": "734992", + "fullName": "Tåsteröd Västra", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388ee" + }, + "id": "735003", + "fullName": "Valeby Rävmyren", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388ef" + }, + "id": "734474", + "fullName": "Elseröd Raskeröd", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388f0" + }, + "id": "734503", + "fullName": "Fåglekärr Lunden", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388f1" + }, + "id": "734558", + "fullName": "Kitteröd Intagan", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388f2" + }, + "id": "734578", + "fullName": "Lunden Hästhagen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388f3" + }, + "id": "734738", + "fullName": "Bottna Gatehogen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388f4" + }, + "id": "734746", + "fullName": "Bottna Kamphuset", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388f5" + }, + "id": "734761", + "fullName": "Bottna Olskroken", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388f6" + }, + "id": "734763", + "fullName": "Bottna Planestan", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388f7" + }, + "id": "734769", + "fullName": "Bottna Sandliden", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388f8" + }, + "id": "734773", + "fullName": "Bottna Skärperöd", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388f9" + }, + "id": "734777", + "fullName": "Bottna Solbacken", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388fa" + }, + "id": "734917", + "fullName": "Mälleröd Kohagen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388fb" + }, + "id": "734989", + "fullName": "Tåsteröd Stämmet", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388fc" + }, + "id": "735007", + "fullName": "Vassbackens Gård", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388fd" + }, + "id": "734509", + "fullName": "Fåglekärr Sörgård", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388fe" + }, + "id": "734532", + "fullName": "Hogeröd Reushagen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2388ff" + }, + "id": "734613", + "fullName": "Ramtveten Intagan", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238900" + }, + "id": "734626", + "fullName": "Remne Rotevattnet", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238901" + }, + "id": "734736", + "fullName": "Bottna Folkets Hus", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238902" + }, + "id": "734771", + "fullName": "Bottna Skälemyren", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238903" + }, + "id": "734779", + "fullName": "Bottna Stenebacka", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238904" + }, + "id": "734742", + "fullName": "Bottna Hansegården", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238905" + }, + "id": "734752", + "fullName": "Bottna Kronogården", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238906" + }, + "id": "734775", + "fullName": "Bottna Sockenstuga", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238907" + }, + "id": "734995", + "fullName": "Täcklebo Rosenlund", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238908" + }, + "id": "734499", + "fullName": "Fåglekärr Kryddhagen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238909" + }, + "id": "734501", + "fullName": "Fåglekärr Larsgården", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23890a" + }, + "id": "734507", + "fullName": "Fåglekärr Persgården", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23890b" + }, + "id": "734511", + "fullName": "Fåglekärr Ödegården", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23890c" + }, + "id": "734614", + "fullName": "Ramtveten Mörkehagen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23890d" + }, + "id": "734615", + "fullName": "Ramtveten Pulsehagen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23890e" + }, + "id": "734616", + "fullName": "Ramtveten Slätthult", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23890f" + }, + "id": "734620", + "fullName": "Rassane Huginstugan", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238910" + }, + "id": "734726", + "fullName": "Bottna Brågonebacken", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238911" + }, + "id": "734728", + "fullName": "Bottna Brågonemyren", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238912" + }, + "id": "734732", + "fullName": "Bottna Duellebacken", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238913" + }, + "id": "734867", + "fullName": "Gillingsmarkens Gård", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238914" + }, + "id": "734899", + "fullName": "Klingsdalen Dalarne", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238915" + }, + "id": "930178", + "fullName": "Fåglekärr Lindhagen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238916" + }, + "id": "734490", + "fullName": "Fåglekärr Göransgården", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238917" + }, + "id": "734865", + "fullName": "Gillingsmarken Sandarna", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238918" + }, + "id": "734871", + "fullName": "Gisslegärde Kvisteskogen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238919" + }, + "id": "734863", + "fullName": "Gillingsmarken Hasslebacken", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23891a" + }, + "id": "665205", + "fullName": "Mårslycke Dianella", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23891b" + }, + "id": "651338", + "fullName": "Blötvik Disners Stuga", + "parentFullName": "Linneryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23891c" + }, + "id": "668807", + "fullName": "Dikartorp", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23891d" + }, + "id": "668611", + "fullName": "Diskusgatan", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23891e" + }, + "id": "668878", + "fullName": "Diabasvägen", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23891f" + }, + "id": "668809", + "fullName": "Dikartorp Nygård", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238920" + }, + "id": "725820", + "fullName": "Digerberget", + "parentFullName": "Torsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238921" + }, + "id": "725830", + "fullName": "Digerberget Älgåsen", + "parentFullName": "Torsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238922" + }, + "id": "725822", + "fullName": "Digerberget Brittastugan", + "parentFullName": "Torsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238923" + }, + "id": "725828", + "fullName": "Digerberget Staffansbråten", + "parentFullName": "Torsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238924" + }, + "id": "777066", + "fullName": "Diskusgatan", + "parentFullName": "Tranemo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238925" + }, + "id": "713480", + "fullName": "Östra Tönnet Dimbo", + "parentFullName": "Ekshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238926" + }, + "id": "819844", + "fullName": "Brunnberg Digersberg", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238928" + }, + "id": "550128", + "fullName": "Disponentens Allé", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23892a" + }, + "id": "494546", + "fullName": "Diursons väg", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23892b" + }, + "id": "722363", + "fullName": "Tånga Hed Dinkan", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23892c" + }, + "id": "858064", + "fullName": "Digernäset", + "parentFullName": "Järpen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23892d" + }, + "id": "736880", + "fullName": "Venstorp Disstorp", + "parentFullName": "Skyllberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23892e" + }, + "id": "740505", + "fullName": "Olshammar Dimmestorp", + "parentFullName": "Aspabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23892f" + }, + "id": "611511", + "fullName": "Trottagården Dich", + "parentFullName": "Landeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238930" + }, + "id": "610553", + "fullName": "Kalvhult Dinas Höjd", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238931" + }, + "id": "644980", + "fullName": "Dillnäsby", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238932" + }, + "id": "644946", + "fullName": "Dillbokvarn", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238933" + }, + "id": "644960", + "fullName": "Dillnäs Berga", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238934" + }, + "id": "644964", + "fullName": "Dillnäs Kyrka", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238935" + }, + "id": "644965", + "fullName": "Dillnäs Lugnet", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238936" + }, + "id": "644966", + "fullName": "Dillnäs Nibble", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238937" + }, + "id": "644978", + "fullName": "Dillnäs Rostorp", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238938" + }, + "id": "644970", + "fullName": "Dillnäs Ramberga", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238939" + }, + "id": "644976", + "fullName": "Dillnäs Rosendal", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23893a" + }, + "id": "644988", + "fullName": "Dillnäsby Skäret", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23893b" + }, + "id": "644962", + "fullName": "Dillnäs Berga Gård", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23893c" + }, + "id": "644968", + "fullName": "Dillnäs Prästekeby", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23893d" + }, + "id": "644950", + "fullName": "Dillbokvarn Förådet", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23893e" + }, + "id": "644958", + "fullName": "Dillbokvarn Stallet", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23893f" + }, + "id": "644967", + "fullName": "Dillnäs Pansarbacken", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238940" + }, + "id": "645012", + "fullName": "Gåsinge-Dillnäs Ekeby", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238941" + }, + "id": "644990", + "fullName": "Dillnäsby Svinnvallen", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238942" + }, + "id": "643756", + "fullName": "Gåsinge-Dillnäs Solhem", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238943" + }, + "id": "644948", + "fullName": "Dillbokvarn Finntäppan", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238944" + }, + "id": "644956", + "fullName": "Dillbokvarn Oxelvillan", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238945" + }, + "id": "644982", + "fullName": "Dillnäsby Fattigstugan", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238946" + }, + "id": "643752", + "fullName": "Gåsinge-Dillnäs Lillebo", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238947" + }, + "id": "644952", + "fullName": "Dillbokvarn Gård Kvarnen", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238948" + }, + "id": "644984", + "fullName": "Dillnäsby Klockargården", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238949" + }, + "id": "643746", + "fullName": "Gåsinge-Dillnäs Björkhaga", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23894a" + }, + "id": "643754", + "fullName": "Gåsinge-Dillnäs Sjöstugan", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23894b" + }, + "id": "644954", + "fullName": "Dillbokvarn Mjölnarstugan", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23894c" + }, + "id": "644986", + "fullName": "Dillnäsby Nämndemansgården", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23894d" + }, + "id": "643748", + "fullName": "Gåsinge-Dillnäs Fiskarstugan", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23894e" + }, + "id": "643750", + "fullName": "Gåsinge-Dillnäs Hammarstugan", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23894f" + }, + "id": "683943", + "fullName": "Diakongatan", + "parentFullName": "Köpingsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238950" + }, + "id": "683721", + "fullName": "Diamantgränden", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238951" + }, + "id": "825185", + "fullName": "Dalbyn Didriks väg", + "parentFullName": "Furudal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238952" + }, + "id": "825184", + "fullName": "Dalbyn Diamants väg", + "parentFullName": "Furudal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238953" + }, + "id": "825186", + "fullName": "Dalbyn Digerholsvägen", + "parentFullName": "Furudal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238954" + }, + "id": "825390", + "fullName": "Sunnanhed Digrosgatan", + "parentFullName": "Furudal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238955" + }, + "id": "814865", + "fullName": "Diamantvägen", + "parentFullName": "Smedjebacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238956" + }, + "id": "773894", + "fullName": "Strömsfors Disponentvillan", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238957" + }, + "id": "733626", + "fullName": "Dingle", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238958" + }, + "id": "740281", + "fullName": "Dingvall", + "parentFullName": "Hällevadsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238959" + }, + "id": "733592", + "fullName": "Dinglevägen", + "parentFullName": "Hedekas", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23895a" + }, + "id": "733594", + "fullName": "Dinglevägen-Hedeberg", + "parentFullName": "Hedekas", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23895b" + }, + "id": "734690", + "fullName": "Ås", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23895c" + }, + "id": "734937", + "fullName": "Rom", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23895d" + }, + "id": "733675", + "fullName": "Tyft", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23895e" + }, + "id": "734521", + "fullName": "Haga", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23895f" + }, + "id": "734465", + "fullName": "Bärby", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238960" + }, + "id": "734467", + "fullName": "Dalen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238961" + }, + "id": "734478", + "fullName": "Fjäll", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238962" + }, + "id": "734584", + "fullName": "Lågum", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238963" + }, + "id": "734887", + "fullName": "Holma", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238964" + }, + "id": "734953", + "fullName": "Råhed", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238965" + }, + "id": "734954", + "fullName": "Råröd", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238966" + }, + "id": "735011", + "fullName": "Åseby", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238967" + }, + "id": "734459", + "fullName": "Bräcke", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238968" + }, + "id": "734484", + "fullName": "Forsbo", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238969" + }, + "id": "734519", + "fullName": "Grinås", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23896a" + }, + "id": "734524", + "fullName": "Hallen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23896b" + }, + "id": "734526", + "fullName": "Harska", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23896c" + }, + "id": "734540", + "fullName": "Hälebo", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23896d" + }, + "id": "734550", + "fullName": "Island", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23896e" + }, + "id": "734574", + "fullName": "Lundbo", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23896f" + }, + "id": "734694", + "fullName": "Östeby", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238970" + }, + "id": "734706", + "fullName": "Banken", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238971" + }, + "id": "734891", + "fullName": "Keberg", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238972" + }, + "id": "734906", + "fullName": "Låssby", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238973" + }, + "id": "734956", + "fullName": "Skörbo", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238974" + }, + "id": "735013", + "fullName": "Östebo", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238975" + }, + "id": "733649", + "fullName": "Nygatan", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238976" + }, + "id": "734461", + "fullName": "Bubacka", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238977" + }, + "id": "734486", + "fullName": "Fridhem", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238978" + }, + "id": "734515", + "fullName": "Gläborg", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238979" + }, + "id": "734568", + "fullName": "Leråker", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23897a" + }, + "id": "734592", + "fullName": "Mogärde", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23897b" + }, + "id": "734609", + "fullName": "Ramberg", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23897c" + }, + "id": "734628", + "fullName": "Sandvik", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23897d" + }, + "id": "734640", + "fullName": "Staxäng", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23897e" + }, + "id": "734654", + "fullName": "Stämmen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23897f" + }, + "id": "734684", + "fullName": "Vintern", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238980" + }, + "id": "734696", + "fullName": "Österöd", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238981" + }, + "id": "734911", + "fullName": "Myrtorp", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238982" + }, + "id": "733628", + "fullName": "Genvägen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238983" + }, + "id": "733645", + "fullName": "Mångatan", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238984" + }, + "id": "733661", + "fullName": "Solgatan", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238985" + }, + "id": "734476", + "fullName": "Fibendal", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238986" + }, + "id": "734513", + "fullName": "Gadderöd", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238987" + }, + "id": "734520", + "fullName": "Gunghult", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238988" + }, + "id": "734522", + "fullName": "Hagaskog", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238989" + }, + "id": "734538", + "fullName": "Håby-Önne", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23898a" + }, + "id": "734552", + "fullName": "Julseröd", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23898b" + }, + "id": "734560", + "fullName": "Klavåsen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23898c" + }, + "id": "734567", + "fullName": "Kyrkoryr", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23898d" + }, + "id": "734607", + "fullName": "Påstigen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23898e" + }, + "id": "734634", + "fullName": "Skärvhem", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23898f" + }, + "id": "734636", + "fullName": "Sladalen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238990" + }, + "id": "734648", + "fullName": "Studerås", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238991" + }, + "id": "734698", + "fullName": "Övre Hede", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238992" + }, + "id": "734714", + "fullName": "Bergskär", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238993" + }, + "id": "734789", + "fullName": "Brohagen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238995" + }, + "id": "734817", + "fullName": "Dalhagen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238996" + }, + "id": "734819", + "fullName": "Dalkasen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238997" + }, + "id": "734851", + "fullName": "Gategård", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238998" + }, + "id": "734927", + "fullName": "Orreberg", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238999" + }, + "id": "734931", + "fullName": "Orrehäll", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23899a" + }, + "id": "735009", + "fullName": "Välseröd", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23899b" + }, + "id": "733620", + "fullName": "Allégatan", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23899c" + }, + "id": "733624", + "fullName": "Dalstigen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23899d" + }, + "id": "733639", + "fullName": "Kustvägen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23899e" + }, + "id": "733651", + "fullName": "Postgatan", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb23899f" + }, + "id": "733660", + "fullName": "Skolgatan", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389a0" + }, + "id": "733677", + "fullName": "Tyftvägen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389a1" + }, + "id": "733683", + "fullName": "Violgatan", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389a2" + }, + "id": "734453", + "fullName": "Backa Gård", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389a3" + }, + "id": "734463", + "fullName": "Bäckevall", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389a4" + }, + "id": "734469", + "fullName": "Domhällan", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389a5" + }, + "id": "734566", + "fullName": "Korsängen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389a6" + }, + "id": "734603", + "fullName": "Prästgård", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389a7" + }, + "id": "734642", + "fullName": "Stockebro", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389a8" + }, + "id": "734678", + "fullName": "Trehörnet", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389a9" + }, + "id": "734797", + "fullName": "Bärfendal", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389aa" + }, + "id": "734821", + "fullName": "Dalskogen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389ab" + }, + "id": "734823", + "fullName": "Dammviken", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389ac" + }, + "id": "734825", + "fullName": "Eldsbacka", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389ad" + }, + "id": "734889", + "fullName": "Hästhagen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389ae" + }, + "id": "734905", + "fullName": "Linddalen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389af" + }, + "id": "734971", + "fullName": "Stumperöd", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389b0" + }, + "id": "733653", + "fullName": "Rosengatan", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389b1" + }, + "id": "733665", + "fullName": "Syréngatan", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389b2" + }, + "id": "733667", + "fullName": "Södra vägen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389b3" + }, + "id": "733681", + "fullName": "Venusgatan", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389b4" + }, + "id": "733689", + "fullName": "Östra vägen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389b5" + }, + "id": "734457", + "fullName": "Brattefors", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389b6" + }, + "id": "734482", + "fullName": "Folkesberg", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389b7" + }, + "id": "734548", + "fullName": "Hällstigen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389b8" + }, + "id": "734632", + "fullName": "Skrapeland", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389b9" + }, + "id": "734638", + "fullName": "Stackekärr", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389ba" + }, + "id": "734644", + "fullName": "Stora Dalen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389bb" + }, + "id": "734658", + "fullName": "Svarteborg", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389bc" + }, + "id": "734676", + "fullName": "Tosemarken", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389be" + }, + "id": "734813", + "fullName": "Dalemarken", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389bf" + }, + "id": "734827", + "fullName": "Enerbacken", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389c0" + }, + "id": "734925", + "fullName": "Nötegiljan", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389c1" + }, + "id": "735015", + "fullName": "Östebo Gård", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389c2" + }, + "id": "733655", + "fullName": "Rättargränd", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389c3" + }, + "id": "733669", + "fullName": "Tellusgatan", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389c4" + }, + "id": "733685", + "fullName": "Västra vägen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389c5" + }, + "id": "734536", + "fullName": "Hulteskogen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389c6" + }, + "id": "734570", + "fullName": "Lillaskogen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389c7" + }, + "id": "734605", + "fullName": "Prästgården", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389c8" + }, + "id": "734787", + "fullName": "Bottnelycke", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389c9" + }, + "id": "734957", + "fullName": "Skörboliden", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389ca" + }, + "id": "733632", + "fullName": "Idrottsvägen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389cb" + }, + "id": "733634", + "fullName": "Jupitergatan", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389cc" + }, + "id": "734470", + "fullName": "Drommelseröd", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389cd" + }, + "id": "734586", + "fullName": "Mellanskogen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389ce" + }, + "id": "734966", + "fullName": "Stora Håveröd", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389cf" + }, + "id": "733622", + "fullName": "Allmänna vägen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389d0" + }, + "id": "733630", + "fullName": "Höglundavägen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389d1" + }, + "id": "733636", + "fullName": "Järnvägsgatan", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389d2" + }, + "id": "733643", + "fullName": "Länsmansvägen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389d3" + }, + "id": "733647", + "fullName": "Neptunusgatan", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389d4" + }, + "id": "733659", + "fullName": "Saturnusgatan", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389d5" + }, + "id": "733691", + "fullName": "Öståkersvägen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389d6" + }, + "id": "734630", + "fullName": "Skinnfälleröd", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389d7" + }, + "id": "734686", + "fullName": "Västerdalarne", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389d8" + }, + "id": "734718", + "fullName": "Blomsterkasen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389d9" + }, + "id": "734919", + "fullName": "Mälleröds Gård", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389da" + }, + "id": "734929", + "fullName": "Orrebergs Gård", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389db" + }, + "id": "734939", + "fullName": "Rom Mellangård", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389dc" + }, + "id": "733638", + "fullName": "Kallkärrsvägen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389dd" + }, + "id": "733641", + "fullName": "Lantgårdsgatan", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389de" + }, + "id": "733673", + "fullName": "Trädgårdsgatan", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389df" + }, + "id": "733679", + "fullName": "Uddevallavägen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389e0" + }, + "id": "733687", + "fullName": "Östermyrsvägen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389e2" + }, + "id": "734805", + "fullName": "Bärfendals-Berg", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389e3" + }, + "id": "734815", + "fullName": "Dalemarksvägen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389e4" + }, + "id": "733663", + "fullName": "Strömstadsvägen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389e5" + }, + "id": "733671", + "fullName": "Trollgillsvägen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389e6" + }, + "id": "734569", + "fullName": "Lilla Stackekärr", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389e7" + }, + "id": "734646", + "fullName": "Stora Stackekärr", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389e8" + }, + "id": "734660", + "fullName": "Svarteborgs-Berg", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389e9" + }, + "id": "734663", + "fullName": "Svarteborgs-Hult", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389ea" + }, + "id": "734672", + "fullName": "Svarteborgs-Torp", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389eb" + }, + "id": "734801", + "fullName": "Bärfendals Kyrka", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389ec" + }, + "id": "734808", + "fullName": "Bärfendals-Heden", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389ed" + }, + "id": "734809", + "fullName": "Bärfendals-Medbo", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389ee" + }, + "id": "734665", + "fullName": "Svarteborgs-Liane", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389ef" + }, + "id": "734666", + "fullName": "Svarteborgs-Lövås", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389f0" + }, + "id": "734668", + "fullName": "Svarteborgs-Medbo", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389f1" + }, + "id": "734700", + "fullName": "Aspabacken Östebo", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389f2" + }, + "id": "734974", + "fullName": "Svarteborgs-Heden", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389f3" + }, + "id": "734670", + "fullName": "Svarteborgs-Skogen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389f4" + }, + "id": "734664", + "fullName": "Svarteborgs-Klåvene", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389f5" + }, + "id": "734803", + "fullName": "Bärfendals Prästgård", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389f6" + }, + "id": "734799", + "fullName": "Bärfendals Gamla Prästgård", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389f7" + }, + "id": "937636", + "fullName": "Digerberget", + "parentFullName": "Mockfjärd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389f8" + }, + "id": "581942", + "fullName": "Diligensvägen", + "parentFullName": "Markaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389f9" + }, + "id": "817308", + "fullName": "Digernäs", + "parentFullName": "Sälen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389fa" + }, + "id": "816981", + "fullName": "Dillflöten", + "parentFullName": "Lima", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389fb" + }, + "id": "817310", + "fullName": "Digernäs Nygården", + "parentFullName": "Sälen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389fc" + }, + "id": "911142", + "fullName": "Östra Digerberget", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389fd" + }, + "id": "916576", + "fullName": "Digernäset Öjesjön", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389fe" + }, + "id": "920957", + "fullName": "Horrmund Digernäsåsen", + "parentFullName": "Sörsjön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb2389ff" + }, + "id": "773690", + "fullName": "Dirigentvägen", + "parentFullName": "Surahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a00" + }, + "id": "674474", + "fullName": "Digerhult", + "parentFullName": "Gustavsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a01" + }, + "id": "652378", + "fullName": "Dingelvik Lund", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a02" + }, + "id": "652743", + "fullName": "Norra Dingelvik", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a03" + }, + "id": "652366", + "fullName": "Dingelvik backen", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a04" + }, + "id": "652375", + "fullName": "Dingelvik Kullen", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a05" + }, + "id": "652386", + "fullName": "Dingelvik Seland", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a06" + }, + "id": "652392", + "fullName": "Dingelvik Solhem", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a08" + }, + "id": "652380", + "fullName": "Dingelvik Modalen", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a09" + }, + "id": "652394", + "fullName": "Dingelvik Starken", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a0a" + }, + "id": "652406", + "fullName": "Dingelviks Säteri", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a0b" + }, + "id": "652468", + "fullName": "Fjäll Dillesmyren", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a0c" + }, + "id": "652400", + "fullName": "Dingelvik Änghagen", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a0d" + }, + "id": "652402", + "fullName": "Dingelvik Östra Mon", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a0e" + }, + "id": "652368", + "fullName": "Dingelvik Björkhagen", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a0f" + }, + "id": "652370", + "fullName": "Dingelvik Jakobsberg", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a10" + }, + "id": "652372", + "fullName": "Dingelvik Jysketorp", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a11" + }, + "id": "652373", + "fullName": "Dingelvik Karls Gärde", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a12" + }, + "id": "652374", + "fullName": "Dingelvik Kopparbol", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a13" + }, + "id": "652382", + "fullName": "Dingelvik Mosebacke", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a14" + }, + "id": "652384", + "fullName": "Dingelvik Nordgården", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a15" + }, + "id": "652396", + "fullName": "Dingelvik Telegrafen", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a16" + }, + "id": "652398", + "fullName": "Dingelvik Västra Mon", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a17" + }, + "id": "652404", + "fullName": "Dingelvik Övre Kashöjden", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a18" + }, + "id": "652376", + "fullName": "Dingelvik Lilla Nordgården", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a19" + }, + "id": "517618", + "fullName": "Örsgänge Diksbo", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a1a" + }, + "id": "520378", + "fullName": "Hägerstads-Boda Didriksgården", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a1b" + }, + "id": "873317", + "fullName": "Digernäs", + "parentFullName": "Östavall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a1c" + }, + "id": "873319", + "fullName": "Digernäset", + "parentFullName": "Östavall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a1d" + }, + "id": "662805", + "fullName": "Diamantstigen", + "parentFullName": "Emmaboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a1e" + }, + "id": "784634", + "fullName": "Diskusvägen", + "parentFullName": "Bollebygd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a1f" + }, + "id": "615093", + "fullName": "Hjälpetorp Dinstorp", + "parentFullName": "Högsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a20" + }, + "id": "930183", + "fullName": "Dinglevägen", + "parentFullName": "Väjern", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a21" + }, + "id": "735034", + "fullName": "Dinglevägen", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a22" + }, + "id": "735236", + "fullName": "Diskusvägen", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a23" + }, + "id": "735446", + "fullName": "Dinglevägen", + "parentFullName": "Bovallstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a24" + }, + "id": "736011", + "fullName": "Dinglevägen", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a25" + }, + "id": "734829", + "fullName": "Evja", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a26" + }, + "id": "734879", + "fullName": "Hogen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a27" + }, + "id": "734791", + "fullName": "Brygge", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a28" + }, + "id": "734793", + "fullName": "Brådal", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a29" + }, + "id": "734853", + "fullName": "Gerrebo", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a2a" + }, + "id": "734996", + "fullName": "Ulegren", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a2b" + }, + "id": "734713", + "fullName": "Bergs Såg", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a2c" + }, + "id": "734893", + "fullName": "Kisteröd", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a2d" + }, + "id": "734831", + "fullName": "Evja Dalen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a2e" + }, + "id": "734881", + "fullName": "Hogen Kasen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a2f" + }, + "id": "735022", + "fullName": "Övre Runden", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a30" + }, + "id": "734833", + "fullName": "Evja Elseröd", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a31" + }, + "id": "734847", + "fullName": "Fålbengsröd", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a32" + }, + "id": "734875", + "fullName": "Gistad Myran", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a33" + }, + "id": "734883", + "fullName": "Hogen Kasene", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a34" + }, + "id": "734903", + "fullName": "Lilla Runden", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a35" + }, + "id": "734923", + "fullName": "Nedre Runden", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a36" + }, + "id": "734933", + "fullName": "Rambergskog", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a37" + }, + "id": "734941", + "fullName": "Runden Kasen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a38" + }, + "id": "734947", + "fullName": "Runden Myren", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a39" + }, + "id": "734951", + "fullName": "Rundsbacken", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a3a" + }, + "id": "734984", + "fullName": "Tossene-Berg", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a3c" + }, + "id": "734839", + "fullName": "Evja Kolhogen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a3d" + }, + "id": "734843", + "fullName": "Evja Solliden", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a3e" + }, + "id": "734979", + "fullName": "Tossene-Backa", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a3f" + }, + "id": "734710", + "fullName": "Berg Paradiset", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a40" + }, + "id": "734711", + "fullName": "Berg Rödtorpet", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a41" + }, + "id": "734712", + "fullName": "Berg Stenliden", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a42" + }, + "id": "734837", + "fullName": "Evja Hökemyren", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a43" + }, + "id": "734845", + "fullName": "Evja Stenbrott", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a44" + }, + "id": "734708", + "fullName": "Berg Kungekasen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a45" + }, + "id": "734835", + "fullName": "Evja Folkets Hus", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a46" + }, + "id": "734856", + "fullName": "Gerrebo Ekhogen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a47" + }, + "id": "734877", + "fullName": "Gistad Änghagen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a48" + }, + "id": "734949", + "fullName": "Runden Runds Vad", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a49" + }, + "id": "734997", + "fullName": "Ulegren Pers Kas", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a4a" + }, + "id": "734841", + "fullName": "Evja Liljebacken", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a4b" + }, + "id": "734859", + "fullName": "Gerrebo Solliden", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a4c" + }, + "id": "734885", + "fullName": "Hogen Vassbacken", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a4d" + }, + "id": "734943", + "fullName": "Runden Kornhagen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a4e" + }, + "id": "734901", + "fullName": "Koderöd Paradiset", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a4f" + }, + "id": "734945", + "fullName": "Runden Myrebacken", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a50" + }, + "id": "734976", + "fullName": "Tossene Backaskog", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a51" + }, + "id": "734854", + "fullName": "Gerrebo Bäckehagen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a52" + }, + "id": "734873", + "fullName": "Gistad Björnemyren", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a53" + }, + "id": "734921", + "fullName": "Mörket Klingsdalen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a54" + }, + "id": "734849", + "fullName": "Fålbengsröd Skoghem", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a55" + }, + "id": "734895", + "fullName": "Kisteröd Bjugghagen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a56" + }, + "id": "734981", + "fullName": "Tossene-Backa Svalebo", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a57" + }, + "id": "735020", + "fullName": "Övre Kärr Skiveskogen", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a58" + }, + "id": "734935", + "fullName": "Rambergskog Skogsliden", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a59" + }, + "id": "668284", + "fullName": "Didrikstorp", + "parentFullName": "Borgvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a5a" + }, + "id": "657756", + "fullName": "Bergdala Disponentvillan", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a5b" + }, + "id": "591521", + "fullName": "Diskusvägen", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a5c" + }, + "id": "857214", + "fullName": "Dintestorp", + "parentFullName": "Sandhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a5d" + }, + "id": "857226", + "fullName": "Dintestorp Rudan", + "parentFullName": "Sandhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a5e" + }, + "id": "857216", + "fullName": "Dintestorp Backgården", + "parentFullName": "Sandhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a5f" + }, + "id": "857220", + "fullName": "Dintestorp Dövahemmet", + "parentFullName": "Sandhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a60" + }, + "id": "857224", + "fullName": "Dintestorp Nolgården", + "parentFullName": "Sandhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a61" + }, + "id": "857222", + "fullName": "Dintestorp Källebacken", + "parentFullName": "Sandhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a62" + }, + "id": "857228", + "fullName": "Dintestorp Smedshemmet", + "parentFullName": "Sandhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a63" + }, + "id": "857218", + "fullName": "Dintestorp Boarpsslätten", + "parentFullName": "Sandhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a64" + }, + "id": "860264", + "fullName": "Dillne", + "parentFullName": "Oviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a65" + }, + "id": "866481", + "fullName": "Dilles väg", + "parentFullName": "Klövsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a66" + }, + "id": "866128", + "fullName": "Digerberget", + "parentFullName": "Överturingen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a67" + }, + "id": "938556", + "fullName": "Digerberget Maråsviken", + "parentFullName": "Svenstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a68" + }, + "id": "680928", + "fullName": "Diamantvägen", + "parentFullName": "Torsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a69" + }, + "id": "937552", + "fullName": "Digerön", + "parentFullName": "Sörsjön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a6a" + }, + "id": "834196", + "fullName": "Diabasvägen", + "parentFullName": "Älvdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a6b" + }, + "id": "834198", + "fullName": "Dikeskanten", + "parentFullName": "Älvdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a6c" + }, + "id": "834615", + "fullName": "Digeråsvägen", + "parentFullName": "Älvdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a6d" + }, + "id": "834362", + "fullName": "Digerbergsvägen", + "parentFullName": "Älvdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a6e" + }, + "id": "832632", + "fullName": "Difslovagata", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a6f" + }, + "id": "816595", + "fullName": "Dimmelgården", + "parentFullName": "Äppelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a70" + }, + "id": "884263", + "fullName": "Dikasjö", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a71" + }, + "id": "884262", + "fullName": "Dikanäsvägen", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a72" + }, + "id": "884301", + "fullName": "Södra Dikanäsvägen", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a73" + }, + "id": "884279", + "fullName": "Lövås", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a74" + }, + "id": "884260", + "fullName": "Borkan", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a75" + }, + "id": "884267", + "fullName": "Gielas", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a76" + }, + "id": "884273", + "fullName": "Kanaan", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a77" + }, + "id": "884284", + "fullName": "Nygård", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a78" + }, + "id": "884305", + "fullName": "Tvärån", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a7a" + }, + "id": "884268", + "fullName": "Grannäs", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a7b" + }, + "id": "884280", + "fullName": "Matsdal", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a7c" + }, + "id": "884286", + "fullName": "Oppalia", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a7d" + }, + "id": "884287", + "fullName": "Sjöland", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a7e" + }, + "id": "884293", + "fullName": "Slingan", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a7f" + }, + "id": "884294", + "fullName": "Stennäs", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a80" + }, + "id": "884308", + "fullName": "Virisen", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a81" + }, + "id": "916147", + "fullName": "Bergland", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a82" + }, + "id": "884255", + "fullName": "Bergsund", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a83" + }, + "id": "884264", + "fullName": "Fättjaur", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a84" + }, + "id": "884299", + "fullName": "Sutsberg", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a85" + }, + "id": "884252", + "fullName": "Albins väg", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a86" + }, + "id": "884256", + "fullName": "Bjurviken", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a87" + }, + "id": "884257", + "fullName": "Björkenäs", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a88" + }, + "id": "884261", + "fullName": "Bäckviken", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a89" + }, + "id": "884265", + "fullName": "Fättjaure", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a8a" + }, + "id": "884270", + "fullName": "Grönfjäll", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a8b" + }, + "id": "884277", + "fullName": "Lappudden", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a8c" + }, + "id": "884291", + "fullName": "Skolvägen", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a8d" + }, + "id": "884296", + "fullName": "Storgrova", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a8e" + }, + "id": "884297", + "fullName": "Storviken", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a8f" + }, + "id": "884298", + "fullName": "Sunnansjö", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a90" + }, + "id": "884303", + "fullName": "Taxivägen", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a91" + }, + "id": "884309", + "fullName": "Vojmåbron", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a92" + }, + "id": "884311", + "fullName": "Västansjö", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a93" + }, + "id": "938986", + "fullName": "Dajkanvik", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a94" + }, + "id": "884275", + "fullName": "Klitvallen", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a95" + }, + "id": "884276", + "fullName": "Kyrkbacken", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a96" + }, + "id": "884295", + "fullName": "Storbacken", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a97" + }, + "id": "884306", + "fullName": "Vardofjäll", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a98" + }, + "id": "884314", + "fullName": "Övrelandet", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a99" + }, + "id": "919062", + "fullName": "Björkängen", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a9a" + }, + "id": "884274", + "fullName": "Kittelfjäll", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a9b" + }, + "id": "884304", + "fullName": "Tennisvägen", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a9c" + }, + "id": "884307", + "fullName": "Vilhelmsväg", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a9d" + }, + "id": "884312", + "fullName": "Västra Kanan", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a9e" + }, + "id": "884254", + "fullName": "Bergsjövägen", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238a9f" + }, + "id": "884271", + "fullName": "Gubbselvägen", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238aa0" + }, + "id": "884272", + "fullName": "Henriksfjäll", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238aa1" + }, + "id": "884278", + "fullName": "Lillsutsberg", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238aa2" + }, + "id": "884283", + "fullName": "Nedre Sjöland", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238aa3" + }, + "id": "884290", + "fullName": "Skogsgläntan", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238aa4" + }, + "id": "884302", + "fullName": "Södra Matsdal", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238aa5" + }, + "id": "884310", + "fullName": "Vojmånstigen", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238aa6" + }, + "id": "884258", + "fullName": "Blåbärsstigen", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238aa7" + }, + "id": "884281", + "fullName": "Matsdalsvägen", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238aa8" + }, + "id": "884282", + "fullName": "Missionsvägen", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238aa9" + }, + "id": "884289", + "fullName": "Skansnäsvägen", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238aaa" + }, + "id": "884313", + "fullName": "Västra Matsdal", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238aab" + }, + "id": "884292", + "fullName": "Skrebäcksvägen", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238aac" + }, + "id": "884300", + "fullName": "Södra Dajkanvik", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238aad" + }, + "id": "884266", + "fullName": "Församlingsvägen", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238aae" + }, + "id": "884285", + "fullName": "Oppa Lia Kittelfjäll", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238aaf" + }, + "id": "868525", + "fullName": "Digertjärnen", + "parentFullName": "Kälarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ab0" + }, + "id": "884259", + "fullName": "Bojtiken", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ab1" + }, + "id": "884269", + "fullName": "Gränssjö", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ab2" + }, + "id": "884288", + "fullName": "Skalmodal", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ab3" + }, + "id": "755920", + "fullName": "Diskusvägen", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ab4" + }, + "id": "757203", + "fullName": "Flo Dillingen", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ab5" + }, + "id": "757344", + "fullName": "Sal Dillingsfält", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ab6" + }, + "id": "737009", + "fullName": "Diktarstigen", + "parentFullName": "Laxå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ab7" + }, + "id": "509738", + "fullName": "Disponentvägen", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ab8" + }, + "id": "511461", + "fullName": "Ranneboda Dinkarp", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ab9" + }, + "id": "511567", + "fullName": "Ryckelsby Diseberg", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238aba" + }, + "id": "861564", + "fullName": "Digerberget", + "parentFullName": "Stugun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238abb" + }, + "id": "861568", + "fullName": "Digertjärnen", + "parentFullName": "Stugun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238abc" + }, + "id": "861566", + "fullName": "Digerselsberget", + "parentFullName": "Stugun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238abd" + }, + "id": "557564", + "fullName": "Heda Disevid", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238abe" + }, + "id": "557566", + "fullName": "Heda Disevid Ekkullen", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238abf" + }, + "id": "557567", + "fullName": "Heda Disevid Hagalund", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ac0" + }, + "id": "557570", + "fullName": "Heda Disevid Stenbron", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ac1" + }, + "id": "848819", + "fullName": "Distansvägen", + "parentFullName": "Otterbäcken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ac2" + }, + "id": "675771", + "fullName": "Diserud Diserudhögen", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ac3" + }, + "id": "675769", + "fullName": "Diserud", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ac4" + }, + "id": "675773", + "fullName": "Diserud Hälla", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ac5" + }, + "id": "724180", + "fullName": "Diksberg", + "parentFullName": "Munkfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ac6" + }, + "id": "724182", + "fullName": "Diksbäcken", + "parentFullName": "Munkfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ac7" + }, + "id": "894743", + "fullName": "Dirijärv", + "parentFullName": "Lansjärv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ac8" + }, + "id": "894744", + "fullName": "Dirivaara", + "parentFullName": "Lansjärv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ac9" + }, + "id": "886679", + "fullName": "Diksele", + "parentFullName": "Sorsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238aca" + }, + "id": "953956", + "fullName": "Diögatan", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238acb" + }, + "id": "953797", + "fullName": "Disälvs väg", + "parentFullName": "Ösmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238acc" + }, + "id": "946389", + "fullName": "Dirkvägen", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238acd" + }, + "id": "950924", + "fullName": "Dillgatan", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ace" + }, + "id": "950297", + "fullName": "Dimbo Knuten", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238acf" + }, + "id": "947161", + "fullName": "Dialoggränden", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ad0" + }, + "id": "953022", + "fullName": "Diavoxvägen", + "parentFullName": "Hägersten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ad1" + }, + "id": "952658", + "fullName": "Dinkelvägen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ad2" + }, + "id": "941592", + "fullName": "Diamantvägen", + "parentFullName": "Markaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ad3" + }, + "id": "941110", + "fullName": "Diakongatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ad4" + }, + "id": "944224", + "fullName": "Diamantgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ad5" + }, + "id": "945074", + "fullName": "Dirigentparken", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ad6" + }, + "id": "943194", + "fullName": "Diakonvägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ad7" + }, + "id": "952392", + "fullName": "Diagonalgatan", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ad8" + }, + "id": "951088", + "fullName": "Dingersjövägen", + "parentFullName": "Njurunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ad9" + }, + "id": "945144", + "fullName": "Disponentvägen", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ada" + }, + "id": "942353", + "fullName": "Dikartorp Solbacken", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238adb" + }, + "id": "941758", + "fullName": "Dikartorp Blåbacka", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238adc" + }, + "id": "944246", + "fullName": "Nås Stora Digerliden", + "parentFullName": "Nås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238add" + }, + "id": "952825", + "fullName": "Rätans-Digerberget", + "parentFullName": "Rätan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ade" + }, + "id": "942673", + "fullName": "Digerbergssätern", + "parentFullName": "Rörbäcksnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238adf" + }, + "id": "945941", + "fullName": "Kungsbro Dikarhem", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ae0" + }, + "id": "952954", + "fullName": "Östra Dillingbyhöjden", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ae1" + }, + "id": "943282", + "fullName": "Digerbergstjärnbäcken", + "parentFullName": "Rörbäcksnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ae2" + }, + "id": "952953", + "fullName": "Västra Dillingbyhöjden", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ae3" + }, + "id": "943284", + "fullName": "Stora Digerbergstjärnen", + "parentFullName": "Rörbäcksnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ae4" + }, + "id": "941282", + "fullName": "Mälleröd", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ae5" + }, + "id": "941283", + "fullName": "Stora Hedum", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ae6" + }, + "id": "952416", + "fullName": "Kattesjögatan", + "parentFullName": "Diö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ae7" + }, + "id": "951431", + "fullName": "Hermelinvägen", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ae8" + }, + "id": "947414", + "fullName": "Paradisstigen", + "parentFullName": "Dikanäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238ae9" + }, + "id": "941281", + "fullName": "Fåglekärr Knatten", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238aea" + }, + "id": "953166", + "fullName": "Humlekärr Knatten", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d4a27dcf33cb238aeb" + }, + "id": "946111", + "fullName": "Håby-Önne Knutsmyr", + "parentFullName": "Dingle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238b7f" + }, + "id": "764544", + "fullName": "Djupadal", + "parentFullName": "Gånghester", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238b81" + }, + "id": "764556", + "fullName": "Djupedalsvägen", + "parentFullName": "Gånghester", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238b82" + }, + "id": "764552", + "fullName": "Djupadal Lövdala", + "parentFullName": "Gånghester", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238b84" + }, + "id": "764550", + "fullName": "Djupadal Gullåker", + "parentFullName": "Gånghester", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238b85" + }, + "id": "764554", + "fullName": "Djupadal Nygården", + "parentFullName": "Gånghester", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238b87" + }, + "id": "491143", + "fullName": "Djupåsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238b88" + }, + "id": "492453", + "fullName": "Djupdalsvägen", + "parentFullName": "Skogås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238b89" + }, + "id": "608035", + "fullName": "Djursta", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238b8a" + }, + "id": "613359", + "fullName": "Djupdal", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238b8b" + }, + "id": "608036", + "fullName": "Djursta Gård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238b8c" + }, + "id": "935172", + "fullName": "Djurstavägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238b8d" + }, + "id": "637473", + "fullName": "Torp Djupvik", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238b8e" + }, + "id": "606846", + "fullName": "Djurgårdsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238b8f" + }, + "id": "610116", + "fullName": "Djursta Backebo", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238b92" + }, + "id": "610517", + "fullName": "Sundbyholm Djuptorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238b93" + }, + "id": "608800", + "fullName": "Fiholm Djurvaktartorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238b94" + }, + "id": "482288", + "fullName": "Djupadalsvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238b95" + }, + "id": "482850", + "fullName": "Djurgårdsvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238b96" + }, + "id": "844260", + "fullName": "Djupholmen", + "parentFullName": "Forsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238b97" + }, + "id": "836182", + "fullName": "Djuphamnsvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238b98" + }, + "id": "843853", + "fullName": "Norra Djurviksvägen", + "parentFullName": "Hamrångefjärden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238b99" + }, + "id": "843895", + "fullName": "Östra Djurviksvägen", + "parentFullName": "Hamrångefjärden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238b9a" + }, + "id": "843889", + "fullName": "Västra Djurviksvägen", + "parentFullName": "Hamrångefjärden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238b9b" + }, + "id": "592280", + "fullName": "Djäknegatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238b9c" + }, + "id": "593139", + "fullName": "Djäknevägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238b9d" + }, + "id": "609600", + "fullName": "Enslöv Djupavad", + "parentFullName": "Åled", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238b9e" + }, + "id": "599150", + "fullName": "Rävinge Djäknebol", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238b9f" + }, + "id": "609572", + "fullName": "Vrenninge Djurabäck", + "parentFullName": "Sennan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ba0" + }, + "id": "609385", + "fullName": "Oskarström Djuråsen", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ba1" + }, + "id": "609421", + "fullName": "Vrenninge Djurabäck", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ba2" + }, + "id": "878192", + "fullName": "Djupdal", + "parentFullName": "Matfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ba4" + }, + "id": "498024", + "fullName": "Djupdal", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ba5" + }, + "id": "493357", + "fullName": "Djupviksvägen", + "parentFullName": "Norsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ba6" + }, + "id": "664604", + "fullName": "Jät Djupadal", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ba7" + }, + "id": "644163", + "fullName": "Djäknevägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ba8" + }, + "id": "664750", + "fullName": "Jätsberg Djupevik", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238baa" + }, + "id": "653080", + "fullName": "Velhult Djupadal", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bab" + }, + "id": "646161", + "fullName": "Telestad Djupadal", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238baf" + }, + "id": "652969", + "fullName": "Slätthult Djupadal", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bb0" + }, + "id": "664543", + "fullName": "Djura Nöbbele Nygård", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bb1" + }, + "id": "664547", + "fullName": "Djura Nöbbele Planen", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bb2" + }, + "id": "638839", + "fullName": "Ormesberga Djupevik", + "parentFullName": "Ör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bb3" + }, + "id": "647977", + "fullName": "Rinkaby Djursagård", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bb4" + }, + "id": "646560", + "fullName": "Norrgårda Djupadal", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bb6" + }, + "id": "664525", + "fullName": "Djura Nöbbele Brogård", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bb7" + }, + "id": "664529", + "fullName": "Djura Nöbbele Ekeberga", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bb8" + }, + "id": "664531", + "fullName": "Djura Nöbbele Ekeborg", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bb9" + }, + "id": "664533", + "fullName": "Djura Nöbbele Ekelund", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bba" + }, + "id": "664535", + "fullName": "Djura Nöbbele Ekholmen", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bbb" + }, + "id": "664537", + "fullName": "Djura Nöbbele Fridhem", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bbc" + }, + "id": "664541", + "fullName": "Djura Nöbbele Linåkra", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bbd" + }, + "id": "664545", + "fullName": "Djura Nöbbele Persgård", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bbe" + }, + "id": "664559", + "fullName": "Djura Nöbbele Rävagård", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bbf" + }, + "id": "664561", + "fullName": "Djura Nöbbele Sandhem", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bc2" + }, + "id": "648063", + "fullName": "Stenslanda Djupadal", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bc3" + }, + "id": "664521", + "fullName": "Djura Nöbbele Backagård", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bc4" + }, + "id": "664523", + "fullName": "Djura Nöbbele Björkhaga", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bc5" + }, + "id": "664527", + "fullName": "Djura Nöbbele Ekebacken", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bc6" + }, + "id": "664539", + "fullName": "Djura Nöbbele Lillegård", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bc7" + }, + "id": "664549", + "fullName": "Djura Nöbbele Ringagård", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bc8" + }, + "id": "664551", + "fullName": "Djura Nöbbele Ringsholm", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bc9" + }, + "id": "664553", + "fullName": "Djura Nöbbele Rosenlund", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bca" + }, + "id": "664563", + "fullName": "Djura Nöbbele Smetorpet", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bcb" + }, + "id": "664566", + "fullName": "Djura Nöbbele Svensgård", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bcc" + }, + "id": "664567", + "fullName": "Djura Nöbbele Södregård", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bcd" + }, + "id": "664568", + "fullName": "Djura Nöbbele Tredingen", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bcf" + }, + "id": "664565", + "fullName": "Djura Nöbbele Sven Perssonsgård", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bd1" + }, + "id": "486370", + "fullName": "Djupdalen", + "parentFullName": "Jordbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bd2" + }, + "id": "487575", + "fullName": "Djuprännilen", + "parentFullName": "Jordbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bd3" + }, + "id": "495537", + "fullName": "Djupdahlsvägen", + "parentFullName": "Muskö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bd4" + }, + "id": "486935", + "fullName": "Djupdalsvägen", + "parentFullName": "Haninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bd5" + }, + "id": "486620", + "fullName": "Djurgårdsplan", + "parentFullName": "Vendelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bd6" + }, + "id": "926324", + "fullName": "Djupdalsvägen", + "parentFullName": "Årsta Havsbad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bd7" + }, + "id": "486626", + "fullName": "Djurgårdsvägen", + "parentFullName": "Vendelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bd9" + }, + "id": "920092", + "fullName": "Lilla Djupdalsvägen", + "parentFullName": "Muskö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bda" + }, + "id": "922810", + "fullName": "Björnholmen Djupviken", + "parentFullName": "Muskö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bdb" + }, + "id": "586732", + "fullName": "Djurhagsvägen", + "parentFullName": "Önnestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bdd" + }, + "id": "591201", + "fullName": "Djuringsholmsvägen", + "parentFullName": "Vittskövle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bde" + }, + "id": "707337", + "fullName": "Djursjövägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bdf" + }, + "id": "711889", + "fullName": "Djupadalsvägen", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238be0" + }, + "id": "710647", + "fullName": "Djäknegårdsvägen", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238be1" + }, + "id": "890771", + "fullName": "Djupfors", + "parentFullName": "Kåge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238be2" + }, + "id": "888545", + "fullName": "Djupträsk", + "parentFullName": "Jörn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238be3" + }, + "id": "890772", + "fullName": "Djupgrovan", + "parentFullName": "Kåge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238be4" + }, + "id": "891105", + "fullName": "Djupgrovan", + "parentFullName": "Boliden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238be5" + }, + "id": "890066", + "fullName": "Djuptjärn", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238be6" + }, + "id": "890121", + "fullName": "Djupliden", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238be7" + }, + "id": "890209", + "fullName": "Djupviken", + "parentFullName": "Skelleftehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238be8" + }, + "id": "890129", + "fullName": "Djupgroven", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238be9" + }, + "id": "888598", + "fullName": "Norra Djupträsk", + "parentFullName": "Jörn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bea" + }, + "id": "519657", + "fullName": "Djupdalsvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238beb" + }, + "id": "518008", + "fullName": "Djäknevägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bec" + }, + "id": "512957", + "fullName": "Djursholmsvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bed" + }, + "id": "687022", + "fullName": "Djurängsvägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bee" + }, + "id": "673133", + "fullName": "Djupadal", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bef" + }, + "id": "669464", + "fullName": "Djupahamn", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bf0" + }, + "id": "670633", + "fullName": "Djupeskär", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bf1" + }, + "id": "671338", + "fullName": "Djäknemåla", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bf2" + }, + "id": "669118", + "fullName": "Djupasundsleden", + "parentFullName": "Sturkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bf3" + }, + "id": "669120", + "fullName": "Djupasundsvägen", + "parentFullName": "Sturkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bf4" + }, + "id": "669358", + "fullName": "Tjurkö Djupasund", + "parentFullName": "Sturkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bf5" + }, + "id": "929375", + "fullName": "Djupasundsleden", + "parentFullName": "Tjurkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bf6" + }, + "id": "673506", + "fullName": "Djupakärrsvägen", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bf7" + }, + "id": "929506", + "fullName": "Djupakärrsvägen", + "parentFullName": "Senoren", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bf8" + }, + "id": "666928", + "fullName": "Djupviksvägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bf9" + }, + "id": "671344", + "fullName": "Djäknemålavägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bfa" + }, + "id": "671387", + "fullName": "Norra Djäknemåla", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bfb" + }, + "id": "671340", + "fullName": "Djäknemåla Kroken", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bfc" + }, + "id": "670637", + "fullName": "Gullberna Park Djupeskär", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bfd" + }, + "id": "671342", + "fullName": "Djäknemåla Stora Havsjön", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bfe" + }, + "id": "701452", + "fullName": "Djäknegatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238bff" + }, + "id": "709142", + "fullName": "Djursjövägen", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c00" + }, + "id": "929892", + "fullName": "Djurstensvägen", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c01" + }, + "id": "709203", + "fullName": "Gamla Djupedalavägen", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c02" + }, + "id": "709236", + "fullName": "Norra Djupedalavägen", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c03" + }, + "id": "698649", + "fullName": "Djurarp", + "parentFullName": "Rolfstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c04" + }, + "id": "864586", + "fullName": "Djuriken", + "parentFullName": "Brunflo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c05" + }, + "id": "863834", + "fullName": "Frösö Djurpark", + "parentFullName": "Frösön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c06" + }, + "id": "807429", + "fullName": "Djupgärd", + "parentFullName": "Rånäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c08" + }, + "id": "802121", + "fullName": "Djävulsön", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c09" + }, + "id": "805453", + "fullName": "Djursnäs", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c0a" + }, + "id": "913508", + "fullName": "Djurlingsö", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c0b" + }, + "id": "805455", + "fullName": "Djursnäsudde", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c0c" + }, + "id": "919221", + "fullName": "Djupsjövägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c0e" + }, + "id": "922911", + "fullName": "Djurgårdsvägen", + "parentFullName": "Rånäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c0f" + }, + "id": "913642", + "fullName": "Djursnäsvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c10" + }, + "id": "911773", + "fullName": "Djupdalsvägen", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c12" + }, + "id": "910567", + "fullName": "Edsgarn Djupudden", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c13" + }, + "id": "603290", + "fullName": "Djupdalskvior", + "parentFullName": "Hemse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c14" + }, + "id": "599879", + "fullName": "Djuplundavägen", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c15" + }, + "id": "913943", + "fullName": "Eksta Djupvik", + "parentFullName": "Klintehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c16" + }, + "id": "601408", + "fullName": "Roma Djauränge", + "parentFullName": "Romakloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c17" + }, + "id": "600941", + "fullName": "Hogrän Djupbrunns", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c19" + }, + "id": "911421", + "fullName": "När Djaupdy Fiskeläge", + "parentFullName": "Stånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c1a" + }, + "id": "604082", + "fullName": "Östergarn Djupvike", + "parentFullName": "Katthammarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c1b" + }, + "id": "604421", + "fullName": "Djurgårdslundsvägen", + "parentFullName": "Klintehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c1c" + }, + "id": "827194", + "fullName": "Djurbo", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c1d" + }, + "id": "824459", + "fullName": "Djurhagen", + "parentFullName": "Sågmyra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c1e" + }, + "id": "824957", + "fullName": "Djupviken", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c20" + }, + "id": "747306", + "fullName": "Djupedalsvägen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c21" + }, + "id": "744848", + "fullName": "Djupebäcksgatan", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c22" + }, + "id": "755306", + "fullName": "Lagmansered Djurgården", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c23" + }, + "id": "748515", + "fullName": "Albogården Djurstugebacken", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c24" + }, + "id": "882516", + "fullName": "Djupsjö", + "parentFullName": "Bredbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c25" + }, + "id": "882552", + "fullName": "Djupsjö", + "parentFullName": "Skorped", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c26" + }, + "id": "881408", + "fullName": "Djuptjärn", + "parentFullName": "Trehörningsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c27" + }, + "id": "918797", + "fullName": "Djuphamnsvägen", + "parentFullName": "Köpmanholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c28" + }, + "id": "726970", + "fullName": "Djurhult", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c29" + }, + "id": "726972", + "fullName": "Djurhult Kapell", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c2a" + }, + "id": "727793", + "fullName": "Djurgårdsvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c2b" + }, + "id": "727603", + "fullName": "Bokenäs Djupepall", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c2c" + }, + "id": "580934", + "fullName": "Djälp", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c2d" + }, + "id": "580932", + "fullName": "Djurnäs", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c2e" + }, + "id": "574462", + "fullName": "Djupkärr", + "parentFullName": "Nävekvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c2f" + }, + "id": "575227", + "fullName": "Djupsjödal", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c30" + }, + "id": "575674", + "fullName": "Ripsa Djupvik", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c32" + }, + "id": "577984", + "fullName": "Östra Djupvik", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c33" + }, + "id": "577625", + "fullName": "Svärta Djupvik", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c34" + }, + "id": "577911", + "fullName": "Västra Djupvik", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c35" + }, + "id": "576718", + "fullName": "Djupkärrsstugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c36" + }, + "id": "575207", + "fullName": "Bogslund Djupbrodal", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c37" + }, + "id": "577099", + "fullName": "Lilla Djupviksstugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c38" + }, + "id": "646012", + "fullName": "Tovetorp Djurstugan", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c39" + }, + "id": "834787", + "fullName": "Djurström", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c3a" + }, + "id": "834864", + "fullName": "Djursätra Pärekullen Djurshult", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c3b" + }, + "id": "830165", + "fullName": "Djäknevägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c3c" + }, + "id": "834832", + "fullName": "Djursätra Gård", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c3d" + }, + "id": "830247", + "fullName": "Djupedalsvägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c3e" + }, + "id": "831248", + "fullName": "Djursätravägen", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c3f" + }, + "id": "834840", + "fullName": "Djursätra Liden", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c40" + }, + "id": "834795", + "fullName": "Djurström Lybäck", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c41" + }, + "id": "834801", + "fullName": "Djursätra backen", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c42" + }, + "id": "834848", + "fullName": "Djursätra Lugnet", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c43" + }, + "id": "834856", + "fullName": "Djursätra Persbo", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c44" + }, + "id": "834877", + "fullName": "Djursätra Solhem", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c45" + }, + "id": "834793", + "fullName": "Djurström Källebo", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c46" + }, + "id": "834799", + "fullName": "Djurström Spänget", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c47" + }, + "id": "834803", + "fullName": "Djursätra Berghem", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c48" + }, + "id": "834809", + "fullName": "Djursätra Björkås", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c49" + }, + "id": "834813", + "fullName": "Djursätra Broholm", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c4a" + }, + "id": "834824", + "fullName": "Djursätra Eksäter", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c4b" + }, + "id": "834836", + "fullName": "Djursätra Karlsro", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c4c" + }, + "id": "831356", + "fullName": "Fjället Djupedalen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c4d" + }, + "id": "828960", + "fullName": "Kampavall Djuphult", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c4e" + }, + "id": "834814", + "fullName": "Djursätra Brunnsbo", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c4f" + }, + "id": "834818", + "fullName": "Djursätra Dalbacka", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c50" + }, + "id": "834830", + "fullName": "Djursätra Grönhult", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c51" + }, + "id": "834846", + "fullName": "Djursätra Ljunghem", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c52" + }, + "id": "834852", + "fullName": "Djursätra Månsäter", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c53" + }, + "id": "834858", + "fullName": "Djursätra Perstorp", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c54" + }, + "id": "834866", + "fullName": "Djursätra Rosendal", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c55" + }, + "id": "834879", + "fullName": "Djursätra Solsäter", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c56" + }, + "id": "834789", + "fullName": "Djurström Fagerberg", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c57" + }, + "id": "834797", + "fullName": "Djurström Skogslund", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c58" + }, + "id": "834805", + "fullName": "Djursätra Björkelund", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c59" + }, + "id": "834807", + "fullName": "Djursätra Björksäter", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c5a" + }, + "id": "834811", + "fullName": "Djursätra Brogården", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c5b" + }, + "id": "834815", + "fullName": "Djursätra Brunnsdal", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c5c" + }, + "id": "834826", + "fullName": "Djursätra Gransäter", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c5d" + }, + "id": "834828", + "fullName": "Djursätra Grunnevad", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c5e" + }, + "id": "834834", + "fullName": "Djursätra Karlslund", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c5f" + }, + "id": "834838", + "fullName": "Djursätra Kyrkebolet", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c60" + }, + "id": "834844", + "fullName": "Djursätra Lindsäter", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c61" + }, + "id": "834850", + "fullName": "Djursätra Marielund", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c62" + }, + "id": "834854", + "fullName": "Djursätra Parkvillan", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c63" + }, + "id": "834863", + "fullName": "Djursätra Pärekullen", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c64" + }, + "id": "834884", + "fullName": "Djursätra Torskogen", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c65" + }, + "id": "834886", + "fullName": "Djursätra Vilhelmsro", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c66" + }, + "id": "834888", + "fullName": "Djursätra Villa Lund", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c67" + }, + "id": "834899", + "fullName": "Djursätravägen Haga", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c68" + }, + "id": "834791", + "fullName": "Djurström Johanneberg", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c69" + }, + "id": "834870", + "fullName": "Djursätra Skogshemmet", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c6a" + }, + "id": "834883", + "fullName": "Djursätra Storegården", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c6b" + }, + "id": "834894", + "fullName": "Djursätravägen Dungen", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c6c" + }, + "id": "834816", + "fullName": "Djursätra Brunnsgården", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c6d" + }, + "id": "834817", + "fullName": "Djursätra Brunnsvillan", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c6e" + }, + "id": "834842", + "fullName": "Djursätra Lilla Broholm", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c6f" + }, + "id": "834868", + "fullName": "Djursätra Skattegården", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c70" + }, + "id": "834890", + "fullName": "Djursätra Västergården", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c71" + }, + "id": "834895", + "fullName": "Djursätravägen Gläntan", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c72" + }, + "id": "834897", + "fullName": "Djursätravägen Granliden", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c73" + }, + "id": "834901", + "fullName": "Djursätravägen Kentsborg", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c74" + }, + "id": "834903", + "fullName": "Djursätravägen Lilleskog", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c75" + }, + "id": "834905", + "fullName": "Djursätravägen Mariedal", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c76" + }, + "id": "834907", + "fullName": "Djursätravägen Orresäter", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c77" + }, + "id": "834911", + "fullName": "Djursätravägen Skogslund", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c78" + }, + "id": "834912", + "fullName": "Djursätravägen Sofielund", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c79" + }, + "id": "834913", + "fullName": "Djursätravägen Stensborg", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c7c" + }, + "id": "834892", + "fullName": "Djursätravägen Björkelund", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c7e" + }, + "id": "834909", + "fullName": "Djursätravägen Skogshemmet", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c7f" + }, + "id": "834860", + "fullName": "Djursätra Perstorp Backstugan", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c80" + }, + "id": "834865", + "fullName": "Djursätra Riksdagsmannagården", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c81" + }, + "id": "579737", + "fullName": "Djupadal", + "parentFullName": "Vankiva", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c83" + }, + "id": "818705", + "fullName": "Djupsänget", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c84" + }, + "id": "822162", + "fullName": "Djuragatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c85" + }, + "id": "821482", + "fullName": "Djäknegatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c86" + }, + "id": "926683", + "fullName": "Djupviksgränd", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c87" + }, + "id": "511246", + "fullName": "Djupadalsvägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c88" + }, + "id": "522794", + "fullName": "Djupvik", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c89" + }, + "id": "522800", + "fullName": "Djurgården", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c8a" + }, + "id": "522796", + "fullName": "Djupviks Gård", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c8b" + }, + "id": "522798", + "fullName": "Djupviksvägen", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c8c" + }, + "id": "524161", + "fullName": "Djurgårdsvägen", + "parentFullName": "Rosersberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c8d" + }, + "id": "523403", + "fullName": "Övre Djupviksvägen", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c8e" + }, + "id": "523083", + "fullName": "Odensala Djurgården", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c8f" + }, + "id": "533678", + "fullName": "Djäknegatan", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c90" + }, + "id": "535175", + "fullName": "Södra Virestad Djursbäck", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c91" + }, + "id": "521069", + "fullName": "Djäknetorget", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c92" + }, + "id": "521936", + "fullName": "Runsa Djurgården", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c93" + }, + "id": "600572", + "fullName": "Djuparp", + "parentFullName": "Fegen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c94" + }, + "id": "600727", + "fullName": "Djupadal", + "parentFullName": "Älvsered", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c95" + }, + "id": "600574", + "fullName": "Djuparp Hallen", + "parentFullName": "Fegen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c96" + }, + "id": "515447", + "fullName": "Djupmoravägen", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c98" + }, + "id": "716292", + "fullName": "Djupeviksvägen", + "parentFullName": "Kärna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c99" + }, + "id": "712530", + "fullName": "Djupuddsvägen", + "parentFullName": "Marstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c9a" + }, + "id": "793584", + "fullName": "Djäknegatan", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c9b" + }, + "id": "794013", + "fullName": "Litslena-Djurby", + "parentFullName": "Grillby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c9c" + }, + "id": "795033", + "fullName": "Torstuna-Djurby", + "parentFullName": "Fjärdhundra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c9d" + }, + "id": "794015", + "fullName": "Litslena-Djurby Gård", + "parentFullName": "Grillby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c9e" + }, + "id": "538386", + "fullName": "Djupvik", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238c9f" + }, + "id": "537159", + "fullName": "Djupgatan", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ca0" + }, + "id": "538388", + "fullName": "Djurkälla", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ca1" + }, + "id": "934114", + "fullName": "Djupviksön", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ca2" + }, + "id": "514875", + "fullName": "Djuphumpen", + "parentFullName": "Tjällmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ca3" + }, + "id": "537266", + "fullName": "Djurgårdsvägen", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ca4" + }, + "id": "538608", + "fullName": "Djuplyckevägen", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ca5" + }, + "id": "538392", + "fullName": "Djurkälla Gatugården", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ca6" + }, + "id": "538396", + "fullName": "Djurkälla Lillgården", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ca7" + }, + "id": "538398", + "fullName": "Djurkälla Oxelgården", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ca8" + }, + "id": "538400", + "fullName": "Djurkälla Storgården", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ca9" + }, + "id": "538402", + "fullName": "Djurkälla Ödeby Gård", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238caa" + }, + "id": "538404", + "fullName": "Djurkälla Östergården", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cab" + }, + "id": "538390", + "fullName": "Djurkälla Frälseutjord", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cac" + }, + "id": "538394", + "fullName": "Djurkälla Lilla Storgården", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cad" + }, + "id": "489985", + "fullName": "Djurö Djupkobbarna", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cae" + }, + "id": "926023", + "fullName": "Djurö Djupkobbarna", + "parentFullName": "Sollenkroka Ö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238caf" + }, + "id": "489885", + "fullName": "Djurö Runö", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cb1" + }, + "id": "490000", + "fullName": "Djurö Vindö", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cb2" + }, + "id": "490159", + "fullName": "Djupmovägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cb3" + }, + "id": "489879", + "fullName": "Djurö Kyrkväg", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cb4" + }, + "id": "489991", + "fullName": "Djurö Marskär", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cb5" + }, + "id": "490161", + "fullName": "Djupviksvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cb6" + }, + "id": "490171", + "fullName": "Djurö Verkarna", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cb7" + }, + "id": "489825", + "fullName": "Djurdalsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cb8" + }, + "id": "489827", + "fullName": "Djuröbrovägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cb9" + }, + "id": "489875", + "fullName": "Djurö Gårds väg", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cba" + }, + "id": "489887", + "fullName": "Djurö Råbocken", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cbc" + }, + "id": "489989", + "fullName": "Djurö Långskär", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cbd" + }, + "id": "484429", + "fullName": "Djupviken", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cbe" + }, + "id": "489993", + "fullName": "Djurö Orrholmen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cbf" + }, + "id": "490005", + "fullName": "Djuröviksvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cc0" + }, + "id": "490163", + "fullName": "Djurö Galtholmen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cc1" + }, + "id": "490167", + "fullName": "Djurö Samsholmen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cc2" + }, + "id": "489871", + "fullName": "Djurö Barnholmen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cc3" + }, + "id": "489883", + "fullName": "Djurö Långholmen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cc4" + }, + "id": "489895", + "fullName": "Djurö Tallkobben", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cc5" + }, + "id": "489899", + "fullName": "Djuröhällsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cc6" + }, + "id": "490165", + "fullName": "Djurö Puttisholmen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cc7" + }, + "id": "489983", + "fullName": "Djurö Bergholmarna", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cc8" + }, + "id": "489995", + "fullName": "Djurö Sollenkroka Ö", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cc9" + }, + "id": "490308", + "fullName": "Djurö Kalvön", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cca" + }, + "id": "489877", + "fullName": "Djurö Klockarholmen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ccb" + }, + "id": "489889", + "fullName": "Djurö Smedsholmarna", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ccc" + }, + "id": "489987", + "fullName": "Djurö Lilla Kanholmen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ccd" + }, + "id": "489997", + "fullName": "Djurö Stora Kanholmen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cce" + }, + "id": "490169", + "fullName": "Djurö Strömmingsholmen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ccf" + }, + "id": "490175", + "fullName": "Djurö Ängsholmen Överby", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cd0" + }, + "id": "489881", + "fullName": "Djurö Lilla Gässholmen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cd1" + }, + "id": "489891", + "fullName": "Djurö Stora Gässholmen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cd2" + }, + "id": "489893", + "fullName": "Djurö Stora Sandholmen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cd3" + }, + "id": "489897", + "fullName": "Djurö Västerängsholmen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cd4" + }, + "id": "490003", + "fullName": "Djurö Ängsholmen Skaft", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cd5" + }, + "id": "926026", + "fullName": "Djurö Marskär", + "parentFullName": "Sollenkroka Ö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cd7" + }, + "id": "926025", + "fullName": "Djurö Långskär", + "parentFullName": "Sollenkroka Ö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cd8" + }, + "id": "926031", + "fullName": "Djurö Verkarna", + "parentFullName": "Sollenkroka Ö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cd9" + }, + "id": "926024", + "fullName": "Djurö Galtholmen", + "parentFullName": "Sollenkroka Ö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cda" + }, + "id": "926028", + "fullName": "Djurö Samsholmen", + "parentFullName": "Sollenkroka Ö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cdb" + }, + "id": "479998", + "fullName": "Svartsö Djupsveden", + "parentFullName": "Skälvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cdc" + }, + "id": "490173", + "fullName": "Djurö Ängsholmen Vindö-Löknäs", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cdd" + }, + "id": "926022", + "fullName": "Djurö Bergholmarna", + "parentFullName": "Sollenkroka Ö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cde" + }, + "id": "926027", + "fullName": "Djurö Puttisholmen", + "parentFullName": "Sollenkroka Ö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cdf" + }, + "id": "926029", + "fullName": "Djurö Sollenkroka Ö", + "parentFullName": "Sollenkroka Ö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ce0" + }, + "id": "926030", + "fullName": "Djurö Strömmingsholmen", + "parentFullName": "Sollenkroka Ö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ce1" + }, + "id": "926033", + "fullName": "Djurö Ängsholmen Överby", + "parentFullName": "Sollenkroka Ö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ce2" + }, + "id": "926032", + "fullName": "Djurö Ängsholmen Vindö-Löknäs", + "parentFullName": "Sollenkroka Ö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ce3" + }, + "id": "926390", + "fullName": "Marskär", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ce4" + }, + "id": "489854", + "fullName": "Alvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ce5" + }, + "id": "490185", + "fullName": "Fårdöden", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ce6" + }, + "id": "490199", + "fullName": "Gökvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ce7" + }, + "id": "489852", + "fullName": "Almvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ce8" + }, + "id": "489856", + "fullName": "Aspvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cea" + }, + "id": "489924", + "fullName": "Lidvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ceb" + }, + "id": "490059", + "fullName": "Lillängen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cec" + }, + "id": "490066", + "fullName": "Lövholmen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ced" + }, + "id": "490088", + "fullName": "Månstigen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cee" + }, + "id": "490121", + "fullName": "Stamvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cef" + }, + "id": "490177", + "fullName": "Dragvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cf0" + }, + "id": "490203", + "fullName": "Hökstigen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cf1" + }, + "id": "490229", + "fullName": "Norrvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cf2" + }, + "id": "490233", + "fullName": "Orrbacken", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cf3" + }, + "id": "490251", + "fullName": "Solvändan", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cf4" + }, + "id": "490268", + "fullName": "Tomta Allé", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cf5" + }, + "id": "489848", + "fullName": "Ängsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cf6" + }, + "id": "489911", + "fullName": "Granvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cf7" + }, + "id": "489928", + "fullName": "Lindvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cf8" + }, + "id": "489932", + "fullName": "Oxelvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cf9" + }, + "id": "489937", + "fullName": "Rönnvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cfa" + }, + "id": "489969", + "fullName": "Berggränd", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cfb" + }, + "id": "490011", + "fullName": "Eksvängen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cfc" + }, + "id": "490078", + "fullName": "Marenvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cfd" + }, + "id": "490117", + "fullName": "Skogsängen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cfe" + }, + "id": "490141", + "fullName": "Trollharan", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238cff" + }, + "id": "490153", + "fullName": "Bryggvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d00" + }, + "id": "490181", + "fullName": "Eksjövägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d01" + }, + "id": "490191", + "fullName": "Gluggvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d02" + }, + "id": "490195", + "fullName": "Gröna vägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d03" + }, + "id": "490215", + "fullName": "Lagunvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d04" + }, + "id": "490243", + "fullName": "Rosenvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d05" + }, + "id": "490278", + "fullName": "Åsens backe", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d06" + }, + "id": "490280", + "fullName": "Önskevägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d07" + }, + "id": "489862", + "fullName": "Björkvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d08" + }, + "id": "489957", + "fullName": "Sörbyvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d09" + }, + "id": "489961", + "fullName": "Tjärnvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d0b" + }, + "id": "490017", + "fullName": "Hallers väg", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d0c" + }, + "id": "490041", + "fullName": "Kexelhagen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d0d" + }, + "id": "490051", + "fullName": "Kugganvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d0e" + }, + "id": "490074", + "fullName": "Marbergs väg", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d0f" + }, + "id": "490076", + "fullName": "Marenstigen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d10" + }, + "id": "490080", + "fullName": "Marsjövägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d11" + }, + "id": "490082", + "fullName": "Mors Ängs väg", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d12" + }, + "id": "490098", + "fullName": "Notholmarna", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d13" + }, + "id": "490102", + "fullName": "Patronvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d14" + }, + "id": "490105", + "fullName": "Rosbecks väg", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d15" + }, + "id": "490106", + "fullName": "Rutens backe", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d16" + }, + "id": "490108", + "fullName": "Skaftsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d17" + }, + "id": "490119", + "fullName": "Skäddavägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d18" + }, + "id": "490179", + "fullName": "Eksjöhöjden", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d19" + }, + "id": "490207", + "fullName": "Kerstins väg", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d1a" + }, + "id": "490219", + "fullName": "Lomsjövägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d1b" + }, + "id": "490223", + "fullName": "Löknäsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d1c" + }, + "id": "490231", + "fullName": "Nymånevägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d1d" + }, + "id": "490235", + "fullName": "Pelles backe", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d1e" + }, + "id": "490237", + "fullName": "Puttisvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d1f" + }, + "id": "490249", + "fullName": "Smedjevägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d20" + }, + "id": "490295", + "fullName": "Överbyvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d21" + }, + "id": "489833", + "fullName": "Jörnslingan", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d22" + }, + "id": "489905", + "fullName": "Fridolfs väg", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d23" + }, + "id": "489907", + "fullName": "Fågelsången", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d24" + }, + "id": "489914", + "fullName": "Hasselvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d25" + }, + "id": "489977", + "fullName": "Boströms väg", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d26" + }, + "id": "490008", + "fullName": "Edströms väg", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d27" + }, + "id": "490029", + "fullName": "Idgloholmen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d28" + }, + "id": "490043", + "fullName": "Knallegränd", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d29" + }, + "id": "490049", + "fullName": "Korta backen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d2a" + }, + "id": "490055", + "fullName": "Kölängsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d2b" + }, + "id": "490062", + "fullName": "Lövdalsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d2c" + }, + "id": "490068", + "fullName": "Lövsalsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d2d" + }, + "id": "490072", + "fullName": "Lövuddsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d2e" + }, + "id": "490092", + "fullName": "Måsviksvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d2f" + }, + "id": "490107", + "fullName": "Sjöängsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d30" + }, + "id": "490205", + "fullName": "Jessens backe", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d31" + }, + "id": "490221", + "fullName": "Långsjövägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d32" + }, + "id": "490250", + "fullName": "Solnedgången", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d33" + }, + "id": "490258", + "fullName": "Sydvästvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d34" + }, + "id": "490266", + "fullName": "Tjäderstigen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d35" + }, + "id": "490270", + "fullName": "Vretenstigen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d36" + }, + "id": "490288", + "fullName": "Överby Solväg", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d37" + }, + "id": "489831", + "fullName": "Hovnorsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d38" + }, + "id": "489850", + "fullName": "Albacksvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d39" + }, + "id": "489863", + "fullName": "Björkåsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d3a" + }, + "id": "489901", + "fullName": "Ekbacksvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d3b" + }, + "id": "489930", + "fullName": "Magasinvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d3c" + }, + "id": "489935", + "fullName": "Röda Radhusen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d3d" + }, + "id": "489967", + "fullName": "Östermans väg", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d3e" + }, + "id": "490019", + "fullName": "Halmenius väg", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d3f" + }, + "id": "490045", + "fullName": "Knutsrovägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d40" + }, + "id": "490053", + "fullName": "Kuggmarsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d41" + }, + "id": "490057", + "fullName": "Lilla Sjövägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d42" + }, + "id": "490060", + "fullName": "Långdalsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d43" + }, + "id": "490070", + "fullName": "Lövtorpsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d44" + }, + "id": "490104", + "fullName": "Pålsuddsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d45" + }, + "id": "490127", + "fullName": "Sveduddsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d46" + }, + "id": "490139", + "fullName": "Tranviksvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d47" + }, + "id": "490143", + "fullName": "Vindö Landsväg", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d49" + }, + "id": "490155", + "fullName": "Daggängsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d4a" + }, + "id": "490157", + "fullName": "Dalsänkevägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d4b" + }, + "id": "490193", + "fullName": "Gräsängsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d4c" + }, + "id": "490201", + "fullName": "Hemgårdsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d4d" + }, + "id": "490225", + "fullName": "Mastlösavägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d4e" + }, + "id": "490227", + "fullName": "Metkroksvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d4f" + }, + "id": "490272", + "fullName": "Vämlingevägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d50" + }, + "id": "490284", + "fullName": "Överby Korsväg", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d51" + }, + "id": "911121", + "fullName": "Södra Berghamn", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d52" + }, + "id": "913593", + "fullName": "Norra Berghamn", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d54" + }, + "id": "489829", + "fullName": "Hovnorsbacken", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d55" + }, + "id": "489842", + "fullName": "Stavsnäsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d56" + }, + "id": "489869", + "fullName": "Dalkarlsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d57" + }, + "id": "489916", + "fullName": "Högmalmsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d58" + }, + "id": "489918", + "fullName": "Kastanjevägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d59" + }, + "id": "489939", + "fullName": "Sanduddens väg", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d5a" + }, + "id": "489943", + "fullName": "Skepparövägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d5c" + }, + "id": "490014", + "fullName": "Grönängsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d5d" + }, + "id": "490022", + "fullName": "Havsängsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d5e" + }, + "id": "490037", + "fullName": "Kallviksvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d5f" + }, + "id": "490047", + "fullName": "Korphalsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d60" + }, + "id": "490058", + "fullName": "Lillholmsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d61" + }, + "id": "490064", + "fullName": "Lövgrundsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d62" + }, + "id": "490090", + "fullName": "Måsgrundsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d63" + }, + "id": "490094", + "fullName": "Mörkuddshällan", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d64" + }, + "id": "490096", + "fullName": "Norruddskobben", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d65" + }, + "id": "490100", + "fullName": "Orrspelsbacken", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d66" + }, + "id": "490109", + "fullName": "Skarpö Gårdsväg", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d67" + }, + "id": "490125", + "fullName": "Stättängsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d68" + }, + "id": "490133", + "fullName": "Torpmossevägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d69" + }, + "id": "490147", + "fullName": "Västernäsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d6a" + }, + "id": "490149", + "fullName": "Ängslyckevägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d6b" + }, + "id": "490183", + "fullName": "Furuskogsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d6c" + }, + "id": "490197", + "fullName": "Gullkärrsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d6d" + }, + "id": "490213", + "fullName": "Ladugårdsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d6e" + }, + "id": "490245", + "fullName": "Skafts Gårdsväg", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d6f" + }, + "id": "490247", + "fullName": "Skafts Stallväg", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d70" + }, + "id": "490248", + "fullName": "Skjutbanevägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d71" + }, + "id": "490256", + "fullName": "Svartviksvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d72" + }, + "id": "490260", + "fullName": "Talldungevägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d73" + }, + "id": "490282", + "fullName": "Överby Bergsväg", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d74" + }, + "id": "490286", + "fullName": "Överby Kvarnväg", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d75" + }, + "id": "489820", + "fullName": "Barnviksholmen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d76" + }, + "id": "489838", + "fullName": "Skogsharevägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d77" + }, + "id": "489840", + "fullName": "Skogssjöstigen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d78" + }, + "id": "489846", + "fullName": "Tallskogsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d79" + }, + "id": "489858", + "fullName": "Barnholmsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d7a" + }, + "id": "489860", + "fullName": "Bergskogsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d7b" + }, + "id": "489926", + "fullName": "Lillgärdsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d7c" + }, + "id": "489941", + "fullName": "Seregårdsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d7d" + }, + "id": "489945", + "fullName": "Slanguddsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d7e" + }, + "id": "489949", + "fullName": "Stenkilarvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d7f" + }, + "id": "489953", + "fullName": "Storskogsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d80" + }, + "id": "489959", + "fullName": "Tallbacksvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d82" + }, + "id": "489971", + "fullName": "Bodatorpsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d83" + }, + "id": "490025", + "fullName": "Hästbacksvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d84" + }, + "id": "490031", + "fullName": "Kallmossevägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d85" + }, + "id": "490111", + "fullName": "Skarpöuddsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d86" + }, + "id": "490113", + "fullName": "Skogshyddevägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d87" + }, + "id": "490115", + "fullName": "Skogshöjdsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d88" + }, + "id": "490129", + "fullName": "Södergårdsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d89" + }, + "id": "490151", + "fullName": "Österhamnsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d8a" + }, + "id": "490200", + "fullName": "Hasselviksvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d8b" + }, + "id": "490202", + "fullName": "Hummelmoravägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d8c" + }, + "id": "490252", + "fullName": "Strömsängsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d8d" + }, + "id": "490254", + "fullName": "Svartvikskobben", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d8e" + }, + "id": "490262", + "fullName": "Tammstorpsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d8f" + }, + "id": "490264", + "fullName": "Timmerdalsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d90" + }, + "id": "490274", + "fullName": "Västergöksvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d91" + }, + "id": "490276", + "fullName": "Västersolsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d92" + }, + "id": "489835", + "fullName": "Kantarellstigen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d93" + }, + "id": "489903", + "fullName": "Eriksbergsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d94" + }, + "id": "489909", + "fullName": "Gransbergsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d95" + }, + "id": "489951", + "fullName": "Storgärdesvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d96" + }, + "id": "489955", + "fullName": "Svarthöjdsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d97" + }, + "id": "489970", + "fullName": "Björklövsstigen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d98" + }, + "id": "490012", + "fullName": "Fjällsviksvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d99" + }, + "id": "490027", + "fullName": "Högbena Gårds väg", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d9b" + }, + "id": "490123", + "fullName": "Storholmsslingan", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d9d" + }, + "id": "490211", + "fullName": "Killingholmsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d9e" + }, + "id": "490217", + "fullName": "Lilla Dalhemsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238d9f" + }, + "id": "917008", + "fullName": "Johannesuddsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238da0" + }, + "id": "489823", + "fullName": "Brännskeppsbacken", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238da1" + }, + "id": "489865", + "fullName": "Brunnsgärdesvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238da2" + }, + "id": "489912", + "fullName": "Hallonkobbsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238da3" + }, + "id": "489920", + "fullName": "Klockaruddsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238da4" + }, + "id": "489947", + "fullName": "Sollenkrokavägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238da7" + }, + "id": "490039", + "fullName": "Kanholmsviksvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238da8" + }, + "id": "490145", + "fullName": "Vindö Prästgårdsväg", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238da9" + }, + "id": "490209", + "fullName": "Killingholmsstigen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238daa" + }, + "id": "489921", + "fullName": "Kristinelundsvägen", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dab" + }, + "id": "490131", + "fullName": "Tandläkare Liljas väg", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dac" + }, + "id": "489836", + "fullName": "Norra Barnvikshöjden", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dad" + }, + "id": "489844", + "fullName": "Södra Barnvikshöjden", + "parentFullName": "Djurhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dae" + }, + "id": "891456", + "fullName": "Djupviksgatan", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238daf" + }, + "id": "562992", + "fullName": "Djurholmavägen", + "parentFullName": "Hjärnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238db0" + }, + "id": "718597", + "fullName": "Djupedalsvägen", + "parentFullName": "Gråbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238db1" + }, + "id": "718618", + "fullName": "Lilla Djupedalsvägen", + "parentFullName": "Gråbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238db2" + }, + "id": "715301", + "fullName": "Ödenäs Djurås", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238db3" + }, + "id": "713896", + "fullName": "Djupeviksvägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238db4" + }, + "id": "808026", + "fullName": "Djupängsvägen", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238db5" + }, + "id": "811984", + "fullName": "Fästa Djupedal", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238db6" + }, + "id": "807430", + "fullName": "Djurgårdsgatan", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238db7" + }, + "id": "812528", + "fullName": "Strö Djurgården", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238db8" + }, + "id": "826060", + "fullName": "Uvered Djupedal", + "parentFullName": "Stora Levene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238db9" + }, + "id": "811678", + "fullName": "Örslösa Djäknebacken", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dba" + }, + "id": "813976", + "fullName": "Otterstad Djurgården", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dbb" + }, + "id": "814286", + "fullName": "Ullersund Djurgården", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dbc" + }, + "id": "813075", + "fullName": "Djurgårdstorp Ekliden", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dbd" + }, + "id": "826077", + "fullName": "Uvered Södra Djupedal", + "parentFullName": "Stora Levene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dbe" + }, + "id": "814288", + "fullName": "Ullersund Djurgårdstorp", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dbf" + }, + "id": "814290", + "fullName": "Ullersund Djurgårdsudde", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dc0" + }, + "id": "826062", + "fullName": "Uvered Djupedal Lyckhem", + "parentFullName": "Stora Levene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dc1" + }, + "id": "812707", + "fullName": "Sunnersberg Djäknegården", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dc2" + }, + "id": "838538", + "fullName": "Djupdalsvägen", + "parentFullName": "Järbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dc3" + }, + "id": "749343", + "fullName": "Djupedalen", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dc4" + }, + "id": "749345", + "fullName": "Djupedalsvägen", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dc5" + }, + "id": "705496", + "fullName": "Djupedalsvägen", + "parentFullName": "Öjersjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dc6" + }, + "id": "848960", + "fullName": "Djupdal", + "parentFullName": "Näsviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dc7" + }, + "id": "849160", + "fullName": "Djuptjärn", + "parentFullName": "Forsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dc8" + }, + "id": "852947", + "fullName": "Djupegatan", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dc9" + }, + "id": "852993", + "fullName": "Nedre Djuped", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dca" + }, + "id": "709994", + "fullName": "Djurvägen", + "parentFullName": "Landvetter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dcb" + }, + "id": "708053", + "fullName": "Djupedalsängsvägen", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dcc" + }, + "id": "543454", + "fullName": "Djupedal", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dcd" + }, + "id": "535593", + "fullName": "Djursnäs Gård", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dce" + }, + "id": "535583", + "fullName": "Djursnäs Betala", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dcf" + }, + "id": "540617", + "fullName": "Djurgårdsgatan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dd0" + }, + "id": "535619", + "fullName": "Djursnäs Snedden", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dd1" + }, + "id": "534106", + "fullName": "Djupsundsvägen", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dd2" + }, + "id": "535605", + "fullName": "Djursnäs Porsviken", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dd3" + }, + "id": "535623", + "fullName": "Djursnäs Älgstigen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dd5" + }, + "id": "535591", + "fullName": "Djursnäs Gruvstigen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dd6" + }, + "id": "535609", + "fullName": "Djursnäs Rankhyttan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dd7" + }, + "id": "533943", + "fullName": "Bjursund Djupviken", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dd8" + }, + "id": "535589", + "fullName": "Djursnäs Fiskarstugan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dd9" + }, + "id": "535597", + "fullName": "Djursnäs Hallonstigen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dda" + }, + "id": "535599", + "fullName": "Djursnäs Kalvnäsvägen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ddb" + }, + "id": "535603", + "fullName": "Djursnäs Oxhagsstigen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ddc" + }, + "id": "535613", + "fullName": "Djursnäs Röholmsvägen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dde" + }, + "id": "915373", + "fullName": "Djursnäs Kvarnbacken", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238de0" + }, + "id": "535607", + "fullName": "Djursnäs Porsviksvägen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238de1" + }, + "id": "535611", + "fullName": "Djursnäs Rådjursstigen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238de2" + }, + "id": "535615", + "fullName": "Djursnäs Slånbärsvägen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238de3" + }, + "id": "535621", + "fullName": "Djursnäs Törnrosstigen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238de5" + }, + "id": "535595", + "fullName": "Djursnäs Hagtornsstigen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238de6" + }, + "id": "535617", + "fullName": "Djursnäs Smultronstigen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238de8" + }, + "id": "535601", + "fullName": "Djursnäs Kvartsviksstigen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238de9" + }, + "id": "538342", + "fullName": "Djursätersvägen", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dea" + }, + "id": "638764", + "fullName": "Djäknegatan", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238deb" + }, + "id": "638685", + "fullName": "Djäkneholmen", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dec" + }, + "id": "641615", + "fullName": "Djupviksvägen", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ded" + }, + "id": "647625", + "fullName": "Djurgårdsgatan", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dee" + }, + "id": "648434", + "fullName": "Rävsnäs Djupvik", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238def" + }, + "id": "641406", + "fullName": "Tosterö Djupvik", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238df0" + }, + "id": "641613", + "fullName": "Djupvik Oppgården", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238df3" + }, + "id": "640521", + "fullName": "Hässelbyholm Djurgården", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238df4" + }, + "id": "765045", + "fullName": "Djupadalsgatan", + "parentFullName": "Kinna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238df5" + }, + "id": "788201", + "fullName": "Edared Djupesik", + "parentFullName": "Fotskäl", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238df6" + }, + "id": "787143", + "fullName": "Kyrkbyn Djupadalen", + "parentFullName": "Istorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238df7" + }, + "id": "768178", + "fullName": "Sjögården Djursjön", + "parentFullName": "Öxabäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238df8" + }, + "id": "766689", + "fullName": "Björkesbacka Djupasjö", + "parentFullName": "Örby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238df9" + }, + "id": "770148", + "fullName": "Strömma Djurvårdsstall", + "parentFullName": "Sätila", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dfa" + }, + "id": "623547", + "fullName": "Ohs Djupadal", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dfb" + }, + "id": "615286", + "fullName": "Gällaryd Djurarp", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dfc" + }, + "id": "623289", + "fullName": "Tånnö Djursagård", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dfd" + }, + "id": "621336", + "fullName": "Hörle Djursbäcken", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dfe" + }, + "id": "622177", + "fullName": "Hånger Djursagård", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238dff" + }, + "id": "867837", + "fullName": "Långö Djurabygget", + "parentFullName": "Stockaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e00" + }, + "id": "614294", + "fullName": "Forsheda Djuragärde", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e01" + }, + "id": "625085", + "fullName": "Djupvik Djupviksnäs", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e02" + }, + "id": "626255", + "fullName": "Öster-Djulö Djulösundet", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e03" + }, + "id": "625087", + "fullName": "Djupvik Djupviksnäs Gård", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e04" + }, + "id": "625076", + "fullName": "Djulönäs", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e05" + }, + "id": "623752", + "fullName": "Djulögatan", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e06" + }, + "id": "625066", + "fullName": "Djulöbadet", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e07" + }, + "id": "625072", + "fullName": "Djulökvarn", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e08" + }, + "id": "625309", + "fullName": "Stora Djulö", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e09" + }, + "id": "625094", + "fullName": "Djupvik Hall", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e0a" + }, + "id": "625133", + "fullName": "Djupvik Solö", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e0b" + }, + "id": "625150", + "fullName": "Djupviksnäs", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e0c" + }, + "id": "625112", + "fullName": "Djupvik Näsbo", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e0d" + }, + "id": "625148", + "fullName": "Djupviks Gård", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e0e" + }, + "id": "617790", + "fullName": "Valsta Djupvik", + "parentFullName": "Sköldinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e0f" + }, + "id": "624430", + "fullName": "Forsa Djupsund", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e10" + }, + "id": "625089", + "fullName": "Djupvik Ekåsen", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e11" + }, + "id": "625122", + "fullName": "Djupvik Sjövik", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e13" + }, + "id": "628288", + "fullName": "Ökna Djursholm", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e14" + }, + "id": "625091", + "fullName": "Djupvik Gläntan", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e15" + }, + "id": "625108", + "fullName": "Djupvik Källvik", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e16" + }, + "id": "636940", + "fullName": "Långkärr Djupkärr", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e17" + }, + "id": "625064", + "fullName": "Djulö Koppartorp", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e18" + }, + "id": "625074", + "fullName": "Djulökvarnsvägen", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e19" + }, + "id": "625083", + "fullName": "Djupvik Aspnäset", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e1a" + }, + "id": "625093", + "fullName": "Djupvik Hagalund", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e1b" + }, + "id": "625100", + "fullName": "Djupvik Hjulbonäs", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e1c" + }, + "id": "625110", + "fullName": "Djupvik Nybygget", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e1d" + }, + "id": "625114", + "fullName": "Djupvik Nässtugan", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e1e" + }, + "id": "625116", + "fullName": "Djupvik Pilängen", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e1f" + }, + "id": "625118", + "fullName": "Djupvik Rosenlid", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e20" + }, + "id": "625120", + "fullName": "Djupvik Rosenlund", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e21" + }, + "id": "625124", + "fullName": "Djupvik Skogshill", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e22" + }, + "id": "625131", + "fullName": "Djupvik Skogstorp", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e23" + }, + "id": "625135", + "fullName": "Djupvik Stenstorp", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e24" + }, + "id": "625137", + "fullName": "Djupvik Sunnansjö", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e25" + }, + "id": "625139", + "fullName": "Djupvik Svartbol", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e26" + }, + "id": "625145", + "fullName": "Djupvik Ålsjötorp", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e27" + }, + "id": "625146", + "fullName": "Djupvik Älvgården", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e28" + }, + "id": "625152", + "fullName": "Djupviksnäs Skola", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e29" + }, + "id": "626257", + "fullName": "Öster-Djulö Hagen", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e2a" + }, + "id": "627816", + "fullName": "Flensjön Djupkärr", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e2b" + }, + "id": "625070", + "fullName": "Djulöbadet Stugbyn", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e2c" + }, + "id": "625092", + "fullName": "Djupvik Gålsjötorp", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e2d" + }, + "id": "625106", + "fullName": "Djupvik Kursgården", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e2e" + }, + "id": "625141", + "fullName": "Djupvik Ulrikshamn", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e2f" + }, + "id": "625726", + "fullName": "Eriksberg Djulfors", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e30" + }, + "id": "615617", + "fullName": "Danbyholm Djupdalen", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e31" + }, + "id": "625095", + "fullName": "Djupvik Hallsjösand", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e32" + }, + "id": "625096", + "fullName": "Djupvik Hallsjötorp", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e33" + }, + "id": "625310", + "fullName": "Stora Djulö Nybygget", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e34" + }, + "id": "637873", + "fullName": "Julita Gård Djupanboda", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e35" + }, + "id": "624819", + "fullName": "Tisnarebaden Djupvik", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e36" + }, + "id": "625068", + "fullName": "Djulöbadet Kanothuset", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e37" + }, + "id": "625098", + "fullName": "Djupvik Handelsboden", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e38" + }, + "id": "625102", + "fullName": "Djupvik Häradsgården", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e39" + }, + "id": "625313", + "fullName": "Stora Djulö Sjöstugan", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e3a" + }, + "id": "625319", + "fullName": "Stora Djulö Värdshuset", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e3b" + }, + "id": "625143", + "fullName": "Djupvik Västra Hagalund", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e3c" + }, + "id": "625144", + "fullName": "Djupvik Västra Kulltorp", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e3d" + }, + "id": "636941", + "fullName": "Långkärr Djupkärrstugan", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e3e" + }, + "id": "625104", + "fullName": "Djupvik Kulltorpsstugan", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e3f" + }, + "id": "625769", + "fullName": "Eriksberg Lilla Djulfors", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e40" + }, + "id": "625317", + "fullName": "Stora Djulö Vandrarhemmet", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e41" + }, + "id": "626259", + "fullName": "Öster-Djulö Trädgårdsudden", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e43" + }, + "id": "624821", + "fullName": "Tisnarebaden Djupviksstugan", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e44" + }, + "id": "625315", + "fullName": "Stora Djulö Stenstyckestugan", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e46" + }, + "id": "517441", + "fullName": "Djurgårdsvägen", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e47" + }, + "id": "541120", + "fullName": "Djupadal", + "parentFullName": "Harlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e48" + }, + "id": "542935", + "fullName": "Djurgården", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e49" + }, + "id": "542318", + "fullName": "Djupadalsvägen", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e4a" + }, + "id": "794526", + "fullName": "Skår Djupedal", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e4b" + }, + "id": "791166", + "fullName": "Sörby Djupedal", + "parentFullName": "Floby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e4c" + }, + "id": "793361", + "fullName": "Karleby Djupadalen", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e4d" + }, + "id": "791759", + "fullName": "Dala Lilla Djurgårdsledet", + "parentFullName": "Stenstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e4e" + }, + "id": "791821", + "fullName": "Dala Stora Djurgårdsledet", + "parentFullName": "Stenstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e4f" + }, + "id": "512295", + "fullName": "Gamla Djursholm", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e50" + }, + "id": "512551", + "fullName": "Djursholms torg", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e51" + }, + "id": "512421", + "fullName": "Slottet Djursholms Slott", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e52" + }, + "id": "512545", + "fullName": "Tynplan", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e53" + }, + "id": "512167", + "fullName": "Falks väg", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e54" + }, + "id": "512184", + "fullName": "Nybytorp", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e55" + }, + "id": "512239", + "fullName": "Tyrvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e56" + }, + "id": "512509", + "fullName": "Alevägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e57" + }, + "id": "512547", + "fullName": "Tynvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e58" + }, + "id": "512177", + "fullName": "Gunnvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e59" + }, + "id": "512196", + "fullName": "Trudvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e5a" + }, + "id": "512200", + "fullName": "Urdavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e5b" + }, + "id": "512207", + "fullName": "Ösbyvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e5c" + }, + "id": "512215", + "fullName": "Ekeby Gård", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e5f" + }, + "id": "512289", + "fullName": "Danavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e60" + }, + "id": "512291", + "fullName": "Eiravägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e61" + }, + "id": "512293", + "fullName": "Fyrstigen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e62" + }, + "id": "512310", + "fullName": "Sveavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e64" + }, + "id": "512324", + "fullName": "Götavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e65" + }, + "id": "512330", + "fullName": "Lokevägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e66" + }, + "id": "512332", + "fullName": "Modevägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e67" + }, + "id": "512334", + "fullName": "Norevägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e68" + }, + "id": "512336", + "fullName": "Odinvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e69" + }, + "id": "512346", + "fullName": "Valevägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e6c" + }, + "id": "512394", + "fullName": "Eddavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e6d" + }, + "id": "512437", + "fullName": "Tulevägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e6e" + }, + "id": "512445", + "fullName": "Belevägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e6f" + }, + "id": "512495", + "fullName": "Kårevägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e70" + }, + "id": "512499", + "fullName": "Surtvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e71" + }, + "id": "512507", + "fullName": "Alestigen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e72" + }, + "id": "512520", + "fullName": "Källgärde", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e74" + }, + "id": "512541", + "fullName": "Grimvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e75" + }, + "id": "512544", + "fullName": "Trymvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e76" + }, + "id": "512557", + "fullName": "Hakevägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e77" + }, + "id": "512362", + "fullName": "Gripvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e79" + }, + "id": "512161", + "fullName": "Anundvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e7a" + }, + "id": "512163", + "fullName": "Bergavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e7b" + }, + "id": "512175", + "fullName": "Gimlevägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e7c" + }, + "id": "512179", + "fullName": "Helgevägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e7d" + }, + "id": "512190", + "fullName": "Rindavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e7e" + }, + "id": "512198", + "fullName": "Urdastigen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e7f" + }, + "id": "512206", + "fullName": "Vendevägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e81" + }, + "id": "512219", + "fullName": "Ekebyvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e82" + }, + "id": "512221", + "fullName": "Fenjavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e83" + }, + "id": "512223", + "fullName": "Frodevägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e84" + }, + "id": "512227", + "fullName": "Granevägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e85" + }, + "id": "512229", + "fullName": "Magnevägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e86" + }, + "id": "512233", + "fullName": "Niordvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e87" + }, + "id": "512308", + "fullName": "Sveastigen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e88" + }, + "id": "512322", + "fullName": "Gränsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e89" + }, + "id": "512326", + "fullName": "Jarlavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e8a" + }, + "id": "512340", + "fullName": "Sköldvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e8b" + }, + "id": "512353", + "fullName": "Bragevägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e8c" + }, + "id": "512364", + "fullName": "Gärdestorp", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e8f" + }, + "id": "512444", + "fullName": "Belestigen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e90" + }, + "id": "512453", + "fullName": "Drottvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e91" + }, + "id": "512457", + "fullName": "Frejavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e92" + }, + "id": "512459", + "fullName": "Mimervägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e93" + }, + "id": "512461", + "fullName": "Parkstigen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e94" + }, + "id": "512465", + "fullName": "Sigynvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e96" + }, + "id": "512484", + "fullName": "Frekevägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e97" + }, + "id": "512487", + "fullName": "Kolgavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e98" + }, + "id": "512511", + "fullName": "Emblavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e99" + }, + "id": "512534", + "fullName": "Vidarvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e9a" + }, + "id": "512538", + "fullName": "Banérvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e9b" + }, + "id": "512171", + "fullName": "Fylgiavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e9c" + }, + "id": "512188", + "fullName": "Rindastigen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e9d" + }, + "id": "512192", + "fullName": "Sigurdvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e9e" + }, + "id": "512194", + "fullName": "Tjalvevägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238e9f" + }, + "id": "512209", + "fullName": "Borgnyvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ea0" + }, + "id": "512225", + "fullName": "Granestigen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ea1" + }, + "id": "512304", + "fullName": "Slottsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ea2" + }, + "id": "512306", + "fullName": "Strandvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ea3" + }, + "id": "512314", + "fullName": "Aslögsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ea5" + }, + "id": "512395", + "fullName": "Fimbulvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ea6" + }, + "id": "512399", + "fullName": "Friggavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ea7" + }, + "id": "512429", + "fullName": "Smedjevägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ea9" + }, + "id": "512451", + "fullName": "Drottstigen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238eaa" + }, + "id": "512472", + "fullName": "Sindrevägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238eab" + }, + "id": "512474", + "fullName": "Snorrevägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ead" + }, + "id": "512486", + "fullName": "Glaservägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238eae" + }, + "id": "512492", + "fullName": "Fafnervägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238eaf" + }, + "id": "512493", + "fullName": "Hermodvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238eb0" + }, + "id": "512503", + "fullName": "Vendestigen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238eb1" + }, + "id": "512524", + "fullName": "Stallbacken", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238eb2" + }, + "id": "512526", + "fullName": "Svalnäs Allé", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238eb3" + }, + "id": "512183", + "fullName": "Karlsrovägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238eb4" + }, + "id": "512231", + "fullName": "Modgunnvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238eb5" + }, + "id": "512352", + "fullName": "Alfhemsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238eb6" + }, + "id": "512397", + "fullName": "Framnäsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238eb7" + }, + "id": "512409", + "fullName": "Nornornas väg", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238eb8" + }, + "id": "512413", + "fullName": "Skandiavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238eb9" + }, + "id": "512427", + "fullName": "Slottsstigen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238eba" + }, + "id": "512433", + "fullName": "Svalnäsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ebb" + }, + "id": "512439", + "fullName": "Vikingavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ebc" + }, + "id": "512441", + "fullName": "Väringavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ebd" + }, + "id": "512455", + "fullName": "Fjalarstigen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ebe" + }, + "id": "512490", + "fullName": "Fafnerstigen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ebf" + }, + "id": "512494", + "fullName": "Hjördisvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ec0" + }, + "id": "512513", + "fullName": "Forsetevägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ec1" + }, + "id": "512522", + "fullName": "Skirnervägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ec2" + }, + "id": "512530", + "fullName": "Utgårdavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ec3" + }, + "id": "512542", + "fullName": "Grottestigen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ec4" + }, + "id": "512555", + "fullName": "Gudmundvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ec5" + }, + "id": "512160", + "fullName": "Angantyrvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ec6" + }, + "id": "512165", + "fullName": "Bråvallavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ec7" + }, + "id": "512169", + "fullName": "Fritiofsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ec8" + }, + "id": "512211", + "fullName": "Dalkarlsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ec9" + }, + "id": "512217", + "fullName": "Ekeby Skogsväg", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238eca" + }, + "id": "512235", + "fullName": "Stationsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ecb" + }, + "id": "512237", + "fullName": "Trebackavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ecc" + }, + "id": "512241", + "fullName": "Völsungavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ecd" + }, + "id": "512297", + "fullName": "Gandviksvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ece" + }, + "id": "512301", + "fullName": "Midgårdsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ecf" + }, + "id": "512318", + "fullName": "Eketorpsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ed0" + }, + "id": "512338", + "fullName": "Skärviksvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ed1" + }, + "id": "512342", + "fullName": "Sleipnervägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ed2" + }, + "id": "512355", + "fullName": "Gautiodsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ed3" + }, + "id": "512370", + "fullName": "Hildingavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ed4" + }, + "id": "512375", + "fullName": "Svitiodsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ed6" + }, + "id": "512383", + "fullName": "Östbergavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ed7" + }, + "id": "512401", + "fullName": "Hagbardsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ed8" + }, + "id": "512403", + "fullName": "Heimdalsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ed9" + }, + "id": "512405", + "fullName": "Högsätesgränd", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238eda" + }, + "id": "512411", + "fullName": "Skandiastigen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238edb" + }, + "id": "512419", + "fullName": "Skärsnäsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238edc" + }, + "id": "512431", + "fullName": "Stora Skraggen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ede" + }, + "id": "512497", + "fullName": "Niflungavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238edf" + }, + "id": "512528", + "fullName": "Torgerdsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ee0" + }, + "id": "512532", + "fullName": "Valkyriavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ee1" + }, + "id": "512540", + "fullName": "Germaniavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ee2" + }, + "id": "512543", + "fullName": "Skolängsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ee3" + }, + "id": "512173", + "fullName": "Gamla Kyrkvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ee4" + }, + "id": "512181", + "fullName": "Holmgårdsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ee5" + }, + "id": "512186", + "fullName": "Nybytorpsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ee6" + }, + "id": "512213", + "fullName": "Danderydsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ee7" + }, + "id": "512348", + "fullName": "Vindkallsgränd", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ee8" + }, + "id": "512350", + "fullName": "Vindkallsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ee9" + }, + "id": "512354", + "fullName": "Dahlbergsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238eea" + }, + "id": "512367", + "fullName": "Hildingastigen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238eeb" + }, + "id": "512373", + "fullName": "Stenbocksvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238eec" + }, + "id": "512435", + "fullName": "Trudvangsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238eed" + }, + "id": "512463", + "fullName": "Ragnaröksvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238eee" + }, + "id": "512480", + "fullName": "Ekebydalsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238eef" + }, + "id": "512489", + "fullName": "Svalnäs Kyrkväg", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ef0" + }, + "id": "512320", + "fullName": "Grindstugevägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ef1" + }, + "id": "512344", + "fullName": "Stockholmsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ef2" + }, + "id": "512407", + "fullName": "Lidskjalfsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ef3" + }, + "id": "512449", + "fullName": "Dahlbergsstigen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ef4" + }, + "id": "512488", + "fullName": "Lillkalmarvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ef5" + }, + "id": "512553", + "fullName": "Elsa Beskows torg", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ef6" + }, + "id": "512299", + "fullName": "Henrik Palmes Allé", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ef8" + }, + "id": "512328", + "fullName": "Langenskiölds väg", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ef9" + }, + "id": "512388", + "fullName": "Björkebergavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238efa" + }, + "id": "512482", + "fullName": "Engelbrektsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238efb" + }, + "id": "512501", + "fullName": "Torstensonsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238efc" + }, + "id": "512303", + "fullName": "Natanael Beskows väg", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238efd" + }, + "id": "512378", + "fullName": "Viktor Rydbergs väg", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238efe" + }, + "id": "512496", + "fullName": "Mjölnartorpsvägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238eff" + }, + "id": "512549", + "fullName": "Östra Valhallavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f00" + }, + "id": "512425", + "fullName": "Slottet Östra Flygeln", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f01" + }, + "id": "512505", + "fullName": "Västra Valhallavägen", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f03" + }, + "id": "512423", + "fullName": "Slottet Västra Flygeln", + "parentFullName": "Djursholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f04" + }, + "id": "675037", + "fullName": "Djurtorp", + "parentFullName": "Trensum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f05" + }, + "id": "675039", + "fullName": "Djurtorpsvägen", + "parentFullName": "Trensum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f06" + }, + "id": "479338", + "fullName": "Djurås", + "parentFullName": "Bodafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f07" + }, + "id": "479541", + "fullName": "Djurseryd", + "parentFullName": "Sandsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f08" + }, + "id": "479437", + "fullName": "Rödja Djuragård", + "parentFullName": "Bodafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f09" + }, + "id": "479744", + "fullName": "Gödeberg Djursbygget", + "parentFullName": "Bodafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f0a" + }, + "id": "479543", + "fullName": "Djurseryd Fiskarehemmet", + "parentFullName": "Sandsjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f0b" + }, + "id": "724952", + "fullName": "Djupevik", + "parentFullName": "Nol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f0c" + }, + "id": "720324", + "fullName": "Djupedalsliden", + "parentFullName": "Bohus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f0e" + }, + "id": "672892", + "fullName": "Djurtorp", + "parentFullName": "Johannishus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f0f" + }, + "id": "671886", + "fullName": "Djäknevägen", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f10" + }, + "id": "666445", + "fullName": "Djupasjövägen", + "parentFullName": "Backaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f11" + }, + "id": "671631", + "fullName": "Djupaforsvägen", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f12" + }, + "id": "672308", + "fullName": "Djupadalsvägen", + "parentFullName": "Kallinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f13" + }, + "id": "672310", + "fullName": "Djupaforsvägen", + "parentFullName": "Kallinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f14" + }, + "id": "672890", + "fullName": "Djurahagsvägen", + "parentFullName": "Johannishus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f15" + }, + "id": "672894", + "fullName": "Djurtorpsvägen", + "parentFullName": "Johannishus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f16" + }, + "id": "625689", + "fullName": "Röshult Djurängen", + "parentFullName": "Broaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f17" + }, + "id": "600614", + "fullName": "Hökabäck Djurahultet", + "parentFullName": "Fegen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f18" + }, + "id": "634828", + "fullName": "Djurarp", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f19" + }, + "id": "634832", + "fullName": "Djurarp Klinta", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f1a" + }, + "id": "634834", + "fullName": "Djurarp Södergård", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f1b" + }, + "id": "628843", + "fullName": "Gashult Djuraskog", + "parentFullName": "Annerstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f1c" + }, + "id": "631076", + "fullName": "Toftaholm Djurstorp", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f1e" + }, + "id": "628136", + "fullName": "Lidhults-Broddhult Djurön", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f1f" + }, + "id": "895728", + "fullName": "Djupdal", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f20" + }, + "id": "895021", + "fullName": "Djupträsk", + "parentFullName": "Harads", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f21" + }, + "id": "895022", + "fullName": "Djupträskvägen", + "parentFullName": "Harads", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f22" + }, + "id": "495430", + "fullName": "Djursnäs", + "parentFullName": "Ösmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f23" + }, + "id": "495432", + "fullName": "Djursnäs Gård", + "parentFullName": "Ösmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f24" + }, + "id": "926477", + "fullName": "Djursnäs Allé", + "parentFullName": "Ösmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f25" + }, + "id": "494850", + "fullName": "Djursnäsvägen", + "parentFullName": "Ösmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f26" + }, + "id": "509756", + "fullName": "Svartsjö Djurgård", + "parentFullName": "Svartsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f27" + }, + "id": "491534", + "fullName": "Djuvanäs", + "parentFullName": "Björköby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f28" + }, + "id": "491821", + "fullName": "Djupanäs", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f29" + }, + "id": "491538", + "fullName": "Djuvanäsaklint", + "parentFullName": "Björköby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f2a" + }, + "id": "917652", + "fullName": "Djuvanäsaviken", + "parentFullName": "Björköby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f2b" + }, + "id": "491536", + "fullName": "Djuvanäs Hultäng", + "parentFullName": "Björköby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f2c" + }, + "id": "491823", + "fullName": "Djupanäs Haganäs", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f2e" + }, + "id": "491537", + "fullName": "Djuvanäs Sjömellan", + "parentFullName": "Björköby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f2f" + }, + "id": "811173", + "fullName": "Djupudden", + "parentFullName": "Grängesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f30" + }, + "id": "811175", + "fullName": "Djupuddsvägen", + "parentFullName": "Grängesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f31" + }, + "id": "483828", + "fullName": "Djurhult", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f32" + }, + "id": "484105", + "fullName": "Djurvadsnäs", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f33" + }, + "id": "483025", + "fullName": "Djupsjövägen", + "parentFullName": "Fårbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f34" + }, + "id": "483111", + "fullName": "Djupeträsk", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f35" + }, + "id": "484103", + "fullName": "Djupviksvägen", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f36" + }, + "id": "483836", + "fullName": "Djurhultsmåla", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f37" + }, + "id": "477800", + "fullName": "Grönlid Djupedal", + "parentFullName": "Kristdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f39" + }, + "id": "484121", + "fullName": "Figeholm Djupviken", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f3a" + }, + "id": "484303", + "fullName": "Hägnad Djursholmen", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f3b" + }, + "id": "485017", + "fullName": "Krokstorp Djupedal", + "parentFullName": "Fårbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f3c" + }, + "id": "483113", + "fullName": "Djupeträsk Ekeberg", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f3d" + }, + "id": "483117", + "fullName": "Djupeträsk Sjöboda", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f3e" + }, + "id": "483119", + "fullName": "Djupeträsk Sjödala", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f3f" + }, + "id": "483832", + "fullName": "Djurhult Stensberg", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f40" + }, + "id": "483121", + "fullName": "Djupeträsk Vägberga", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f41" + }, + "id": "483830", + "fullName": "Djurhult Kvarnstugan", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f42" + }, + "id": "483834", + "fullName": "Djurhult Vackrahorv", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f43" + }, + "id": "483838", + "fullName": "Djurhultsmåla gatan", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f44" + }, + "id": "483840", + "fullName": "Djurhultsmåla Ängen", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f45" + }, + "id": "483115", + "fullName": "Djupeträsk Gärdeslund", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f46" + }, + "id": "483500", + "fullName": "Fittjehammar Djupehorva", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f47" + }, + "id": "852458", + "fullName": "Djupa Djupabacken", + "parentFullName": "Segersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f48" + }, + "id": "845366", + "fullName": "Djupa", + "parentFullName": "Vallsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f49" + }, + "id": "852452", + "fullName": "Djupa", + "parentFullName": "Segersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f4a" + }, + "id": "852478", + "fullName": "Djupavägen", + "parentFullName": "Segersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f4b" + }, + "id": "852456", + "fullName": "Djupa Bovägen", + "parentFullName": "Segersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f4c" + }, + "id": "852477", + "fullName": "Djupa Vänevägen", + "parentFullName": "Segersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f4d" + }, + "id": "852464", + "fullName": "Djupa Gåsjövägen", + "parentFullName": "Segersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f4e" + }, + "id": "852475", + "fullName": "Djupa Murarsvägen", + "parentFullName": "Segersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f4f" + }, + "id": "852460", + "fullName": "Djupa Englundsvägen", + "parentFullName": "Segersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f50" + }, + "id": "852454", + "fullName": "Djupa Borgbergsvägen", + "parentFullName": "Segersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f51" + }, + "id": "852462", + "fullName": "Djupa Gillersängsvägen", + "parentFullName": "Segersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f52" + }, + "id": "852466", + "fullName": "Djupa Klanghörnsvägen", + "parentFullName": "Segersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f53" + }, + "id": "852473", + "fullName": "Djupa Lars-Svedenvägen", + "parentFullName": "Segersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f54" + }, + "id": "720114", + "fullName": "Djupviksvägen", + "parentFullName": "Ödsmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f55" + }, + "id": "767246", + "fullName": "Djurgårdslund", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f56" + }, + "id": "766083", + "fullName": "Djuphamnsvägen", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f57" + }, + "id": "766084", + "fullName": "Djurgårdsvägen", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f58" + }, + "id": "766085", + "fullName": "Djursholmsvägen", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f59" + }, + "id": "555410", + "fullName": "Djupadalsvägen", + "parentFullName": "Mölle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f5a" + }, + "id": "699967", + "fullName": "Djupdalen", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f5c" + }, + "id": "698988", + "fullName": "Talken Djupdalen", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f5d" + }, + "id": "696639", + "fullName": "Koppsäng Djäknetuva", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f5e" + }, + "id": "697323", + "fullName": "Västra Sund Djupviken", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f5f" + }, + "id": "699891", + "fullName": "Brandsbol Djupdalen", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f60" + }, + "id": "693666", + "fullName": "Kärrsmossen Djupdalen", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f61" + }, + "id": "702061", + "fullName": "Bjurbäcken Djupdalen", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f62" + }, + "id": "701750", + "fullName": "Västra Hungvik Djupdalen", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f63" + }, + "id": "855169", + "fullName": "Djupvik", + "parentFullName": "Söderhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f64" + }, + "id": "845567", + "fullName": "Djupviken", + "parentFullName": "Ljusne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f65" + }, + "id": "854861", + "fullName": "Djäknegatan", + "parentFullName": "Söderhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f66" + }, + "id": "845563", + "fullName": "Djupvikavägen", + "parentFullName": "Ljusne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f67" + }, + "id": "854636", + "fullName": "Djurbergsgatan", + "parentFullName": "Söderhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f68" + }, + "id": "879179", + "fullName": "Djuphamnsvägen", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f69" + }, + "id": "716803", + "fullName": "Djurgårdsvägen", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f6a" + }, + "id": "835083", + "fullName": "Djurögatan", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f6b" + }, + "id": "835818", + "fullName": "Brommösund Djupbroliden", + "parentFullName": "Torsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f6c" + }, + "id": "836329", + "fullName": "Bengtstorp Djupedalen", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f6d" + }, + "id": "801285", + "fullName": "Djäknevägen", + "parentFullName": "Ulricehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f6e" + }, + "id": "801901", + "fullName": "Humlered Djupedal", + "parentFullName": "Ulricehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f6f" + }, + "id": "803311", + "fullName": "Hällstads Djupedal", + "parentFullName": "Hökerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f70" + }, + "id": "802049", + "fullName": "Strängsereds Djupedal", + "parentFullName": "Ulricehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f71" + }, + "id": "803313", + "fullName": "Hällstads Djupedal Öjelund", + "parentFullName": "Hökerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f72" + }, + "id": "547854", + "fullName": "Djurslövsvägen", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f73" + }, + "id": "546888", + "fullName": "Djurkretsens väg", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f74" + }, + "id": "547890", + "fullName": "Lilla Djurslövsvägen", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f75" + }, + "id": "747354", + "fullName": "Djupdalsgatan", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f76" + }, + "id": "748004", + "fullName": "Hidingen Djupdal", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f77" + }, + "id": "748744", + "fullName": "Morskoga Djupdalen", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f78" + }, + "id": "746549", + "fullName": "Kägleborg Djupadal", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f79" + }, + "id": "748802", + "fullName": "Spannarboda Djupdalen", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f7a" + }, + "id": "748746", + "fullName": "Morskoga Djupdalens Gård", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f7b" + }, + "id": "897395", + "fullName": "Karhuniemi Djurgården", + "parentFullName": "Kiruna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f7e" + }, + "id": "812423", + "fullName": "Djuphällarna", + "parentFullName": "Horndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f82" + }, + "id": "785378", + "fullName": "Djupdal", + "parentFullName": "Gräsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f83" + }, + "id": "785380", + "fullName": "Djursten", + "parentFullName": "Gräsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f84" + }, + "id": "784143", + "fullName": "Djuphaga", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f85" + }, + "id": "785382", + "fullName": "Djäknesäcken", + "parentFullName": "Gräsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f86" + }, + "id": "792577", + "fullName": "Djupdalsvägen", + "parentFullName": "Österbybruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f87" + }, + "id": "561866", + "fullName": "Djuckerö", + "parentFullName": "Ljusfallshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f88" + }, + "id": "562467", + "fullName": "Djurshyttan", + "parentFullName": "Hällestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f89" + }, + "id": "635208", + "fullName": "Byle Djupviken", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f8a" + }, + "id": "562469", + "fullName": "Djurshytte Såg", + "parentFullName": "Hällestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f8b" + }, + "id": "583144", + "fullName": "Djurgårdsvägen", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f8c" + }, + "id": "561868", + "fullName": "Djuckerö Gård", + "parentFullName": "Ljusfallshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f8d" + }, + "id": "561872", + "fullName": "Djuckerövägen", + "parentFullName": "Ljusfallshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f8e" + }, + "id": "583454", + "fullName": "Norra Djupdalsvägen", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f8f" + }, + "id": "583475", + "fullName": "Södra Djupdalsvägen", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f90" + }, + "id": "561951", + "fullName": "Lämneå Gård Djupadal", + "parentFullName": "Ljusfallshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f91" + }, + "id": "561870", + "fullName": "Djuckerö Gård Hyresbostaden", + "parentFullName": "Ljusfallshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f92" + }, + "id": "731365", + "fullName": "Djupadalsgatan", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f93" + }, + "id": "841869", + "fullName": "Djupa", + "parentFullName": "Tierp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f94" + }, + "id": "827576", + "fullName": "Djosvägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f95" + }, + "id": "937799", + "fullName": "Djuptjärnen", + "parentFullName": "Våmhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f96" + }, + "id": "923212", + "fullName": "Våmhus-Djupvik", + "parentFullName": "Våmhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f97" + }, + "id": "938008", + "fullName": "Våmhus-Djupsjön", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f98" + }, + "id": "912561", + "fullName": "Drafsen Djupvik", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f99" + }, + "id": "828471", + "fullName": "Djustäppvägen", + "parentFullName": "Sollerön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f9a" + }, + "id": "828355", + "fullName": "Djurgårdsvägen", + "parentFullName": "Nusnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f9b" + }, + "id": "829780", + "fullName": "Djurkällsvägen", + "parentFullName": "Garsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f9c" + }, + "id": "937751", + "fullName": "Morkarl-Djupsjön", + "parentFullName": "Sollerön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f9d" + }, + "id": "679057", + "fullName": "Peder Djups gata", + "parentFullName": "Nybro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f9e" + }, + "id": "679518", + "fullName": "Djupaforsvägen", + "parentFullName": "Nybro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238f9f" + }, + "id": "638119", + "fullName": "Svänan Djupadal", + "parentFullName": "Moheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fa0" + }, + "id": "638023", + "fullName": "Hökaboda Djupadal", + "parentFullName": "Moheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fa1" + }, + "id": "639721", + "fullName": "Lekaryd Djursgård", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fa2" + }, + "id": "638462", + "fullName": "Kexås Djursafällan", + "parentFullName": "Moheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fa3" + }, + "id": "639934", + "fullName": "Forssa Djuragård", + "parentFullName": "Hjortsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fa4" + }, + "id": "639936", + "fullName": "Forssa Djuratorp", + "parentFullName": "Hjortsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fa5" + }, + "id": "637257", + "fullName": "Hynnenäs Djupadal", + "parentFullName": "Lönashult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fa6" + }, + "id": "637589", + "fullName": "Torsåsby Djupadal", + "parentFullName": "Lönashult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fa7" + }, + "id": "639722", + "fullName": "Lekaryd Djursgårdsberg", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fa8" + }, + "id": "639799", + "fullName": "Lekaryd Södra Djursgård", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fa9" + }, + "id": "637712", + "fullName": "Tärningetorp Djursholm", + "parentFullName": "Lönashult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238faa" + }, + "id": "880264", + "fullName": "Djupbäcken", + "parentFullName": "Junsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fab" + }, + "id": "880657", + "fullName": "Djupövägen", + "parentFullName": "Sollefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fac" + }, + "id": "912125", + "fullName": "Djuptjärnsbäcken", + "parentFullName": "Undrom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fad" + }, + "id": "568150", + "fullName": "Rörum Djupadal", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fae" + }, + "id": "567216", + "fullName": "Djupadalsvägen", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238faf" + }, + "id": "567217", + "fullName": "Djupehallsvägen", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fb0" + }, + "id": "573566", + "fullName": "Djurgårdshus", + "parentFullName": "Sjöbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fb1" + }, + "id": "573723", + "fullName": "Djupadalsvägen", + "parentFullName": "Sjöbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fb2" + }, + "id": "488301", + "fullName": "Djurafall", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fb3" + }, + "id": "489079", + "fullName": "Råssås Djupedal", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fb4" + }, + "id": "488313", + "fullName": "Djurafalls Skola", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fb5" + }, + "id": "488305", + "fullName": "Djurafall Norrgården", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fb6" + }, + "id": "488307", + "fullName": "Djurafall Stensholm", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fb7" + }, + "id": "488309", + "fullName": "Djurafall Sörgården", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fb8" + }, + "id": "488311", + "fullName": "Djurafall Ängsstugan", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fb9" + }, + "id": "488303", + "fullName": "Djurafall Missionshuset", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fba" + }, + "id": "814379", + "fullName": "Djäknegatan", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fbb" + }, + "id": "814692", + "fullName": "Djurgårdsvägen", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fbd" + }, + "id": "817358", + "fullName": "Vinköl Djupedalen", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fbf" + }, + "id": "878953", + "fullName": "Djuped", + "parentFullName": "Nyland", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fc0" + }, + "id": "878795", + "fullName": "Djupdalen", + "parentFullName": "Ullånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fc1" + }, + "id": "880129", + "fullName": "Djupbäcken", + "parentFullName": "Bollstabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fc2" + }, + "id": "878954", + "fullName": "Djupedsbodarna", + "parentFullName": "Nyland", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fc3" + }, + "id": "877576", + "fullName": "Djupdalsvägen", + "parentFullName": "Bergeforsen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fc4" + }, + "id": "939309", + "fullName": "Djupudden", + "parentFullName": "Lansjärv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fc5" + }, + "id": "781660", + "fullName": "Djupvreten", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fc6" + }, + "id": "781662", + "fullName": "Djupvretenvägen", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fc7" + }, + "id": "798962", + "fullName": "Fredrikslund Djupviken", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fc8" + }, + "id": "589115", + "fullName": "Djupekåsvägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fc9" + }, + "id": "494135", + "fullName": "Djurarp", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fca" + }, + "id": "493143", + "fullName": "Djurefjäll", + "parentFullName": "Hult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fcb" + }, + "id": "872098", + "fullName": "Djuvanäs", + "parentFullName": "Mariannelund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fcc" + }, + "id": "494137", + "fullName": "Djurarp Sandholmen", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fcd" + }, + "id": "556485", + "fullName": "Djurröd", + "parentFullName": "Ljungbyhed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fce" + }, + "id": "556481", + "fullName": "Djupadal", + "parentFullName": "Ljungbyhed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fcf" + }, + "id": "561187", + "fullName": "Djupadalsgatan", + "parentFullName": "Klippan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fd0" + }, + "id": "556483", + "fullName": "Djupadalsmölla", + "parentFullName": "Ljungbyhed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fd3" + }, + "id": "643542", + "fullName": "Ängaholmen Djupadal", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fd4" + }, + "id": "630567", + "fullName": "Djupvik", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fd5" + }, + "id": "618295", + "fullName": "Djupvik", + "parentFullName": "Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fd6" + }, + "id": "618725", + "fullName": "Vik Djupgrav", + "parentFullName": "Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fd7" + }, + "id": "630569", + "fullName": "Djupvik Fridhem", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fd8" + }, + "id": "618291", + "fullName": "Djupgrav Fridal", + "parentFullName": "Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fd9" + }, + "id": "630571", + "fullName": "Djupvik Granskog", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fda" + }, + "id": "618361", + "fullName": "Harpsund Djupgrav", + "parentFullName": "Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fdb" + }, + "id": "630573", + "fullName": "Djupvik Ulriksberg", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fdc" + }, + "id": "618293", + "fullName": "Djupgrav Rosenhill", + "parentFullName": "Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fdd" + }, + "id": "620957", + "fullName": "Starrkärr Djursvik", + "parentFullName": "Sparreholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fde" + }, + "id": "620818", + "fullName": "Ramsberg Djurgården", + "parentFullName": "Sparreholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fdf" + }, + "id": "621067", + "fullName": "Vibyholm Djuröstugan", + "parentFullName": "Sparreholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fe0" + }, + "id": "620959", + "fullName": "Starrkärr Djursviksvägen", + "parentFullName": "Sparreholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fe1" + }, + "id": "545781", + "fullName": "Djurgårdsvägen", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fe2" + }, + "id": "545339", + "fullName": "Vägasked Djupadal", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fe3" + }, + "id": "939283", + "fullName": "Djurgårdsvägen", + "parentFullName": "Kalix", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fe4" + }, + "id": "893342", + "fullName": "Djuptjärnsvägen", + "parentFullName": "Kalix", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fe5" + }, + "id": "917189", + "fullName": "Pålänge-Djupviken", + "parentFullName": "Påläng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fe6" + }, + "id": "923515", + "fullName": "Sören-Djupbäcksudden", + "parentFullName": "Töre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fe7" + }, + "id": "666495", + "fullName": "Djupsundsvägen", + "parentFullName": "Hammarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fe8" + }, + "id": "666356", + "fullName": "Djupsundsvägen", + "parentFullName": "Skoghall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fe9" + }, + "id": "825670", + "fullName": "Önum Djäknagården", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fea" + }, + "id": "773323", + "fullName": "Djursjukhusvägen", + "parentFullName": "Strömsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238feb" + }, + "id": "742355", + "fullName": "Bo Djursnäs", + "parentFullName": "Hjortkvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fec" + }, + "id": "742356", + "fullName": "Bo Djursnäsatorp", + "parentFullName": "Hjortkvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fed" + }, + "id": "742560", + "fullName": "Haddebo Djupadalar", + "parentFullName": "Hjortkvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fee" + }, + "id": "759221", + "fullName": "Djupviksvägen", + "parentFullName": "Fagerfjäll", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fef" + }, + "id": "757875", + "fullName": "Djurgårdsvägen", + "parentFullName": "Skärhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ff0" + }, + "id": "530248", + "fullName": "Djursdala", + "parentFullName": "Södra Vi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ff1" + }, + "id": "555134", + "fullName": "Djurstorp", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ff2" + }, + "id": "530251", + "fullName": "Djursdala By", + "parentFullName": "Södra Vi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ff3" + }, + "id": "530253", + "fullName": "Djursdala Kvarn", + "parentFullName": "Södra Vi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ff4" + }, + "id": "530259", + "fullName": "Djursdalavägen", + "parentFullName": "Södra Vi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ff5" + }, + "id": "530255", + "fullName": "Djursdala-Ingebo", + "parentFullName": "Södra Vi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ff6" + }, + "id": "530257", + "fullName": "Djursdala-Långbrössle", + "parentFullName": "Södra Vi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ff7" + }, + "id": "658497", + "fullName": "Djupviken Djupmanskerud", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ff8" + }, + "id": "658519", + "fullName": "Djupviken Norra Djupmanskerud", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ff9" + }, + "id": "658507", + "fullName": "Djupviken Hagen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ffa" + }, + "id": "658513", + "fullName": "Djupviken Myren", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ffb" + }, + "id": "658501", + "fullName": "Djupviken Fridhem", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ffc" + }, + "id": "658495", + "fullName": "Djupviken Bockerud", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ffd" + }, + "id": "658499", + "fullName": "Djupviken Ekbacken", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238ffe" + }, + "id": "658523", + "fullName": "Djupviken Sjöhaget", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb238fff" + }, + "id": "658525", + "fullName": "Djupviken Solbacka", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239000" + }, + "id": "658527", + "fullName": "Djupviken Solhagen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239001" + }, + "id": "658529", + "fullName": "Djupviken Solsidan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239002" + }, + "id": "658531", + "fullName": "Djupviken Sommarro", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239003" + }, + "id": "658509", + "fullName": "Djupviken Hammarsjö", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239004" + }, + "id": "658515", + "fullName": "Djupviken Mörtvikebo", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239005" + }, + "id": "658539", + "fullName": "Djupviken Ölseruds Gård", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239006" + }, + "id": "658517", + "fullName": "Djupviken Mörtviketorpet", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239007" + }, + "id": "658521", + "fullName": "Djupviken Norra Ekbacken", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239008" + }, + "id": "658533", + "fullName": "Djupviken Södra Bockerud", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239009" + }, + "id": "658535", + "fullName": "Djupviken Södra Ekbacken", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23900a" + }, + "id": "658537", + "fullName": "Djupviken Västra Bockerud", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23900b" + }, + "id": "658542", + "fullName": "Djupviken Ölserudshagen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23900c" + }, + "id": "658543", + "fullName": "Djupviken Östra Ekbacken", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23900d" + }, + "id": "658956", + "fullName": "Mässviksskogen Djupdalen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23900e" + }, + "id": "658541", + "fullName": "Djupviken Ölserudsgläntan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23900f" + }, + "id": "662331", + "fullName": "Kisterud Djupmansstugan", + "parentFullName": "Värmlands Nysäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239010" + }, + "id": "658511", + "fullName": "Djupviken Hammarsjö Lillstuga", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239011" + }, + "id": "823167", + "fullName": "Djura Djuravägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239012" + }, + "id": "823173", + "fullName": "Djura Djäkenvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239013" + }, + "id": "823169", + "fullName": "Djura Djurhedsvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239014" + }, + "id": "823171", + "fullName": "Djura Djurströms väg", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239015" + }, + "id": "823205", + "fullName": "Djura Kyrkby", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239016" + }, + "id": "823188", + "fullName": "Djura Hedvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239017" + }, + "id": "823202", + "fullName": "Djura Karishol", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239018" + }, + "id": "823213", + "fullName": "Djura Majvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239019" + }, + "id": "823155", + "fullName": "Djura Backvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23901a" + }, + "id": "823161", + "fullName": "Djura Brusvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23901b" + }, + "id": "823207", + "fullName": "Djura Leravägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23901c" + }, + "id": "823215", + "fullName": "Djura Mullvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23901d" + }, + "id": "823217", + "fullName": "Djura Piltgattu", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23901f" + }, + "id": "831339", + "fullName": "Djursjön", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239020" + }, + "id": "823157", + "fullName": "Djura Björkgattu", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239021" + }, + "id": "823179", + "fullName": "Djura Grådavägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239022" + }, + "id": "823184", + "fullName": "Djura Gumells väg", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239023" + }, + "id": "823186", + "fullName": "Djura Hedbyvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239024" + }, + "id": "823196", + "fullName": "Djura Hjerpgattu", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239025" + }, + "id": "823209", + "fullName": "Djura Lingons väg", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239026" + }, + "id": "823219", + "fullName": "Djura Prästallén", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239027" + }, + "id": "823221", + "fullName": "Djura Resarvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239029" + }, + "id": "823175", + "fullName": "Djura Fågelsången", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23902a" + }, + "id": "823181", + "fullName": "Djura Gråmyrvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23902b" + }, + "id": "823194", + "fullName": "Djura Hissenvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23902c" + }, + "id": "823198", + "fullName": "Djura Håssarvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23902d" + }, + "id": "823204", + "fullName": "Djura Kusmyrvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23902e" + }, + "id": "823211", + "fullName": "Djura Lisspers väg", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23902f" + }, + "id": "823231", + "fullName": "Djura Årängsvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239031" + }, + "id": "823177", + "fullName": "Djura Gagnefsvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239032" + }, + "id": "823200", + "fullName": "Djura Idrottsvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239033" + }, + "id": "823206", + "fullName": "Djura Kålgårdsvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239034" + }, + "id": "823225", + "fullName": "Djura Stanstavägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239035" + }, + "id": "823227", + "fullName": "Djura Talluddsvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239036" + }, + "id": "830350", + "fullName": "Djuptjärnbo", + "parentFullName": "Insjön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239037" + }, + "id": "823223", + "fullName": "Djura Spik Kerstis väg", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239038" + }, + "id": "823159", + "fullName": "Djura Björkåkersvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239039" + }, + "id": "823203", + "fullName": "Djura Kraftverksvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23903a" + }, + "id": "823331", + "fullName": "Söder Rälta Djuravägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23903b" + }, + "id": "830484", + "fullName": "Gärde Djuravägen", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23903c" + }, + "id": "830511", + "fullName": "Hagen Djuravägen", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23903d" + }, + "id": "830552", + "fullName": "Smedby Djuravägen", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23903e" + }, + "id": "830570", + "fullName": "Västannor Djuravägen", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23903f" + }, + "id": "831479", + "fullName": "Västanvik Djupgropsvägen", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239040" + }, + "id": "911337", + "fullName": "Korpholen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239041" + }, + "id": "823252", + "fullName": "Gråda Byväg", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239042" + }, + "id": "921095", + "fullName": "Forsbodarna", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239043" + }, + "id": "823233", + "fullName": "Fors Bygattu", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239045" + }, + "id": "823248", + "fullName": "Fors Sturåkern", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239046" + }, + "id": "823283", + "fullName": "Hedby Nises väg", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239047" + }, + "id": "823246", + "fullName": "Fors Saras gattu", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239048" + }, + "id": "823277", + "fullName": "Hedby Majbacken", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239049" + }, + "id": "823290", + "fullName": "Hedby Pellas väg", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23904a" + }, + "id": "823235", + "fullName": "Fors Myrmases väg", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23904b" + }, + "id": "823269", + "fullName": "Hedby Hedbyvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23904c" + }, + "id": "823275", + "fullName": "Hedby Höbbyvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23904d" + }, + "id": "823294", + "fullName": "Hedby Sjödins väg", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23904e" + }, + "id": "823296", + "fullName": "Hedby Spikas Rund", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23904f" + }, + "id": "823242", + "fullName": "Fors Ollas Pers väg", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239050" + }, + "id": "823244", + "fullName": "Fors Resarns gattu", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239051" + }, + "id": "823304", + "fullName": "Jonheden Jonvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239052" + }, + "id": "918814", + "fullName": "Hedby Rossmyrvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239054" + }, + "id": "823255", + "fullName": "Gråda Gagnefsvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239055" + }, + "id": "823256", + "fullName": "Gråda Gussanders väg", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239056" + }, + "id": "823261", + "fullName": "Gråda Stoltsbacken", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239057" + }, + "id": "823263", + "fullName": "Hedby Bystuguvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239058" + }, + "id": "823267", + "fullName": "Hedby Gyllingsvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239059" + }, + "id": "823273", + "fullName": "Hedby Holpellas väg", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23905a" + }, + "id": "823279", + "fullName": "Hedby Malmesbacken", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23905b" + }, + "id": "823292", + "fullName": "Hedby Rönningsgattu", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23905d" + }, + "id": "823302", + "fullName": "Jonheden Gamla vägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23905e" + }, + "id": "823327", + "fullName": "Rältlindor Sotvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23905f" + }, + "id": "823346", + "fullName": "Söder Rälta Olars väg", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239060" + }, + "id": "823258", + "fullName": "Gråda Lind Olars backe", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239061" + }, + "id": "823259", + "fullName": "Gråda Noliåkersvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239062" + }, + "id": "823271", + "fullName": "Hedby Hissbergsvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239063" + }, + "id": "823298", + "fullName": "Hedby Utibrändsvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239064" + }, + "id": "823309", + "fullName": "Norr Rälta Gamla vägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239065" + }, + "id": "823311", + "fullName": "Norr Rälta Rältavägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239066" + }, + "id": "823313", + "fullName": "Norr Rälta Smejbacken", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239067" + }, + "id": "823317", + "fullName": "Rältlindor Backvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239068" + }, + "id": "823257", + "fullName": "Gråda Jönses Anders väg", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239069" + }, + "id": "823323", + "fullName": "Rältlindor Nisesgattu", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23906a" + }, + "id": "823325", + "fullName": "Rältlindor Rältavägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23906b" + }, + "id": "823329", + "fullName": "Rältlindor Sturbacken", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23906c" + }, + "id": "823338", + "fullName": "Söder Rälta Fyr Pers väg", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23906d" + }, + "id": "823342", + "fullName": "Söder Rälta Gamla vägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23906e" + }, + "id": "823307", + "fullName": "Kanngårdarna Kanngattu", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23906f" + }, + "id": "823308", + "fullName": "Kanngårdarna Kanntägten", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239070" + }, + "id": "823310", + "fullName": "Norr Rälta Hansesbacken", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239071" + }, + "id": "823315", + "fullName": "Rältlindor Backsvedarna", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239072" + }, + "id": "823321", + "fullName": "Rältlindor Lindorvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239073" + }, + "id": "823340", + "fullName": "Söder Rälta Fyrhedsvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239074" + }, + "id": "823348", + "fullName": "Söder Rälta Sparfbacken", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239075" + }, + "id": "823265", + "fullName": "Hedby Gamla Gyllingsvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239076" + }, + "id": "823319", + "fullName": "Rältlindor Korpholsvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239077" + }, + "id": "823344", + "fullName": "Söder Rälta Masbacksvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239079" + }, + "id": "823281", + "fullName": "Hedby Nedre Hissbergsvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23907a" + }, + "id": "823306", + "fullName": "Kanngårdarna Gamla Hedbyvägen", + "parentFullName": "Djura", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23907b" + }, + "id": "814331", + "fullName": "Djusa", + "parentFullName": "Dala-Husby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23907c" + }, + "id": "937606", + "fullName": "Djupdalen", + "parentFullName": "Stora Skedvi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23907d" + }, + "id": "814073", + "fullName": "Djörkhyttan", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23907e" + }, + "id": "814332", + "fullName": "Djusa Hönsan", + "parentFullName": "Dala-Husby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23907f" + }, + "id": "814335", + "fullName": "Djusa Sanders", + "parentFullName": "Dala-Husby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239080" + }, + "id": "813977", + "fullName": "Nås Djuphällen", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239081" + }, + "id": "814333", + "fullName": "Djusa Lisselpelles", + "parentFullName": "Dala-Husby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239082" + }, + "id": "814081", + "fullName": "Djörkhyttan Stensnäs", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239083" + }, + "id": "814083", + "fullName": "Djörkhyttan Svealund", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239084" + }, + "id": "814079", + "fullName": "Djörkhyttan Märrberget", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239085" + }, + "id": "814074", + "fullName": "Djörkhyttan Kvarnbacken", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239086" + }, + "id": "682699", + "fullName": "Djurparksvägen", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239087" + }, + "id": "677261", + "fullName": "Djupadalsgatan", + "parentFullName": "Mörbylånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239088" + }, + "id": "682780", + "fullName": "Möllstorp Ölands Djurpark", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239089" + }, + "id": "860702", + "fullName": "Djupede", + "parentFullName": "Offerdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23908a" + }, + "id": "732415", + "fullName": "Djupedal", + "parentFullName": "Lysekil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23908b" + }, + "id": "497390", + "fullName": "Djursbo", + "parentFullName": "Lönneberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23908c" + }, + "id": "877333", + "fullName": "Djupsjöryd", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23908d" + }, + "id": "497392", + "fullName": "Djursbo Fridhem", + "parentFullName": "Lönneberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23908e" + }, + "id": "476466", + "fullName": "Hyggelsebo Djupsjön", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23908f" + }, + "id": "497422", + "fullName": "Gallö Djupedalsviken", + "parentFullName": "Lönneberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239090" + }, + "id": "568735", + "fullName": "Djursunda", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239091" + }, + "id": "590482", + "fullName": "Djursö Yxö", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239092" + }, + "id": "560901", + "fullName": "Djurtorp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239093" + }, + "id": "590474", + "fullName": "Djursö Gård", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239094" + }, + "id": "587781", + "fullName": "Djupgrav", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239095" + }, + "id": "585882", + "fullName": "Djupdalen", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239096" + }, + "id": "588619", + "fullName": "Djursätter", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239097" + }, + "id": "590480", + "fullName": "Djursö Säteri", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239098" + }, + "id": "560905", + "fullName": "Djurtorp Gård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239099" + }, + "id": "585898", + "fullName": "Djupdalsvägen", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23909a" + }, + "id": "585900", + "fullName": "Djursnäsvägen", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23909b" + }, + "id": "590476", + "fullName": "Djursö Jaktstugan", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23909c" + }, + "id": "560903", + "fullName": "Djurtorp Flygel", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23909d" + }, + "id": "560907", + "fullName": "Djurtorp Kullen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23909e" + }, + "id": "586207", + "fullName": "Mogata Djupkällan", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23909f" + }, + "id": "568741", + "fullName": "Djursunda Ängudden", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390a0" + }, + "id": "560909", + "fullName": "Djurtorp Odenshem", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390a1" + }, + "id": "590478", + "fullName": "Djursö Stickeludden", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390a2" + }, + "id": "934785", + "fullName": "Djursunda Sandkroken", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390a3" + }, + "id": "585884", + "fullName": "Djupdalen Bergvägen", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390a4" + }, + "id": "585886", + "fullName": "Djupdalen Bäckvägen", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390a5" + }, + "id": "585896", + "fullName": "Djupdalen Tallvägen", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390a6" + }, + "id": "586211", + "fullName": "Mogata Djursnäs Gård", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390a7" + }, + "id": "568739", + "fullName": "Djursunda Villa Sivana", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390a8" + }, + "id": "592687", + "fullName": "Engelholm Djurudden", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390a9" + }, + "id": "585890", + "fullName": "Djupdalen Skogsvägen", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390aa" + }, + "id": "917515", + "fullName": "Djursunda Sandkroken", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390ab" + }, + "id": "560911", + "fullName": "Djurtorp Timmerstugan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390ac" + }, + "id": "585888", + "fullName": "Djupdalen Sjöängsvägen", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390ad" + }, + "id": "568737", + "fullName": "Djursunda Sandfjärdsvägen", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390ae" + }, + "id": "586209", + "fullName": "Mogata Djursnäs Arbetarbostad", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390af" + }, + "id": "561165", + "fullName": "Västra Husby Djurtandvårdskliniken", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390b0" + }, + "id": "553994", + "fullName": "Djurup", + "parentFullName": "Röstånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390b1" + }, + "id": "553046", + "fullName": "Djupadal", + "parentFullName": "Teckomatorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390b2" + }, + "id": "553996", + "fullName": "Djurups Gård", + "parentFullName": "Röstånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390b3" + }, + "id": "554105", + "fullName": "Södra Djurup", + "parentFullName": "Röstånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390b4" + }, + "id": "767853", + "fullName": "Djäknebergsvägen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390b5" + }, + "id": "769736", + "fullName": "Smedby Djurstaholm", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390b6" + }, + "id": "767829", + "fullName": "Brattberget Lilla Djupmyra", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390b7" + }, + "id": "767840", + "fullName": "Brattberget Stora Djupmyra", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390b8" + }, + "id": "778868", + "fullName": "Djurby", + "parentFullName": "Järlåsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390b9" + }, + "id": "788170", + "fullName": "Djurkarsbo", + "parentFullName": "Huddungeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390ba" + }, + "id": "781207", + "fullName": "Djupängsvägen", + "parentFullName": "Harbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390bb" + }, + "id": "775273", + "fullName": "Djupnäs", + "parentFullName": "Fagersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390bc" + }, + "id": "775275", + "fullName": "Djupnäsvägen", + "parentFullName": "Fagersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390bd" + }, + "id": "569241", + "fullName": "Djurrödsgården", + "parentFullName": "Brösarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390be" + }, + "id": "569239", + "fullName": "Djurröd Dammhusen", + "parentFullName": "Brösarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390bf" + }, + "id": "928048", + "fullName": "Djurröd Dammhusen", + "parentFullName": "Lövestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390c0" + }, + "id": "818164", + "fullName": "Hangelösa Djupedal", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390c1" + }, + "id": "820940", + "fullName": "Blomberg Djekneliden", + "parentFullName": "Källby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390c2" + }, + "id": "820264", + "fullName": "Hangelösa Djupedal", + "parentFullName": "Lundsbrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390c3" + }, + "id": "820341", + "fullName": "Hangelösa Lilla Djupedal", + "parentFullName": "Lundsbrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390c4" + }, + "id": "820425", + "fullName": "Hangelösa Stora Djupedal", + "parentFullName": "Lundsbrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390c5" + }, + "id": "821979", + "fullName": "Kinnekulle Lilla Djurgården", + "parentFullName": "Hällekis", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390c6" + }, + "id": "822025", + "fullName": "Kinnekulle Stora Djurgården", + "parentFullName": "Hällekis", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390c7" + }, + "id": "820266", + "fullName": "Hangelösa Djupedal Kardalen", + "parentFullName": "Lundsbrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390c8" + }, + "id": "730057", + "fullName": "Hällesmörk Djupedal", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390c9" + }, + "id": "572957", + "fullName": "Övre Djupvik", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390ca" + }, + "id": "571923", + "fullName": "Djupvik Eken", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390cb" + }, + "id": "571925", + "fullName": "Djupvik Gård", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390cc" + }, + "id": "918484", + "fullName": "Djupvikskullen", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390cd" + }, + "id": "571278", + "fullName": "Djupdalsvägen", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390ce" + }, + "id": "598730", + "fullName": "Stensund Djupvik", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390cf" + }, + "id": "571274", + "fullName": "Djupadal Solsidan", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390d0" + }, + "id": "571276", + "fullName": "Djupadal Österdal", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390d1" + }, + "id": "571930", + "fullName": "Djupvik Hasseläng", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390d2" + }, + "id": "571269", + "fullName": "Djupadal Grönkärret", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390d3" + }, + "id": "571272", + "fullName": "Djupadal Källvreten", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390d4" + }, + "id": "571917", + "fullName": "Djupvik Backstugan", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390d5" + }, + "id": "571927", + "fullName": "Djupvik Hasselberg", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390d6" + }, + "id": "571270", + "fullName": "Djupadal Gustavsborg", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390d7" + }, + "id": "572420", + "fullName": "Römora Djupsjöbacka", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390d8" + }, + "id": "833622", + "fullName": "Orleka Djurabron", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390d9" + }, + "id": "793450", + "fullName": "Kymbo Djupaflogan", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390da" + }, + "id": "799844", + "fullName": "Ekedalen Djuråsen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390db" + }, + "id": "800009", + "fullName": "Kavlås Djupagården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390dc" + }, + "id": "800011", + "fullName": "Kavlås Djupatorpet", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390dd" + }, + "id": "738900", + "fullName": "Djupedal", + "parentFullName": "Hamburgsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390de" + }, + "id": "739128", + "fullName": "Övertun Djupedal", + "parentFullName": "Hamburgsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390df" + }, + "id": "665912", + "fullName": "Djuramåla", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390e0" + }, + "id": "665918", + "fullName": "Djuramåla Hyddan", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390e1" + }, + "id": "650405", + "fullName": "Rössvik Djupadal", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390e2" + }, + "id": "665915", + "fullName": "Djuramåla Arnalid", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390e3" + }, + "id": "665928", + "fullName": "Djuramåla Lindebo", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390e4" + }, + "id": "650082", + "fullName": "Fålaboda Djurstorp", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390e5" + }, + "id": "649024", + "fullName": "Bjällerhult Djupadal", + "parentFullName": "Ryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390e6" + }, + "id": "665920", + "fullName": "Djuramåla Jostagård", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390e7" + }, + "id": "665925", + "fullName": "Djuramåla Lillängen", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390e8" + }, + "id": "665934", + "fullName": "Djuramåla Norregård", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390e9" + }, + "id": "665936", + "fullName": "Djuramåla Storegård", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390ea" + }, + "id": "665939", + "fullName": "Djuramåla Svenstorp", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390eb" + }, + "id": "665941", + "fullName": "Djuramåla Södergård", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390ec" + }, + "id": "665931", + "fullName": "Djuramåla Lindekulle", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390ed" + }, + "id": "665922", + "fullName": "Djuramåla Jostagården", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390ee" + }, + "id": "887091", + "fullName": "Djupvik", + "parentFullName": "Lycksele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390ef" + }, + "id": "887245", + "fullName": "Djupliden", + "parentFullName": "Lycksele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390f0" + }, + "id": "887189", + "fullName": "Djuptjärnsvägen", + "parentFullName": "Lycksele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390f1" + }, + "id": "886397", + "fullName": "Djupselestryckan", + "parentFullName": "Vindelgransele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390f2" + }, + "id": "584969", + "fullName": "Djungelvägen", + "parentFullName": "Oxelösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390f3" + }, + "id": "585202", + "fullName": "Lilla Djursvik", + "parentFullName": "Oxelösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390f4" + }, + "id": "585248", + "fullName": "Stora Djursvik", + "parentFullName": "Oxelösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390f5" + }, + "id": "585186", + "fullName": "Djursviksvägen", + "parentFullName": "Oxelösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390f6" + }, + "id": "585040", + "fullName": "Djursgravsvägen", + "parentFullName": "Oxelösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390f7" + }, + "id": "585178", + "fullName": "Djursvik Fårnäset", + "parentFullName": "Oxelösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390f8" + }, + "id": "585180", + "fullName": "Djursvik Grönholmen", + "parentFullName": "Oxelösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390f9" + }, + "id": "585181", + "fullName": "Djursvik Stenudden", + "parentFullName": "Oxelösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390fa" + }, + "id": "585182", + "fullName": "Djursvik Trullholmen", + "parentFullName": "Oxelösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390fb" + }, + "id": "585184", + "fullName": "Djursvik Östra Grönviken", + "parentFullName": "Oxelösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390fc" + }, + "id": "585183", + "fullName": "Djursvik Västra Grönviken", + "parentFullName": "Oxelösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390fd" + }, + "id": "714826", + "fullName": "Djäknelidens väg", + "parentFullName": "Bograngen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390fe" + }, + "id": "726106", + "fullName": "Vägsjöfors Djupdalen", + "parentFullName": "Torsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2390ff" + }, + "id": "911559", + "fullName": "Djupasjö", + "parentFullName": "Länghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239100" + }, + "id": "864341", + "fullName": "Djupudden", + "parentFullName": "Strömsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239101" + }, + "id": "864389", + "fullName": "Djupdalen", + "parentFullName": "Strömsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239102" + }, + "id": "722918", + "fullName": "Djupdalen", + "parentFullName": "Lakene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239103" + }, + "id": "712207", + "fullName": "Hara Djupdalen", + "parentFullName": "Ekshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239104" + }, + "id": "712862", + "fullName": "Solberg Djupbäcken", + "parentFullName": "Ekshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239105" + }, + "id": "921003", + "fullName": "Sundsjön Djupdalsåsen", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239106" + }, + "id": "723094", + "fullName": "Skogaängarna Djupdalen", + "parentFullName": "Lakene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239107" + }, + "id": "711763", + "fullName": "Busjöåsen Djungelnästet", + "parentFullName": "Ekshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239108" + }, + "id": "550082", + "fullName": "Djurgårdsgatan", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239109" + }, + "id": "551772", + "fullName": "Värna Djurgården", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23910a" + }, + "id": "552531", + "fullName": "Borkhult Djursnäs", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23910b" + }, + "id": "674944", + "fullName": "Djäknegatan", + "parentFullName": "Forshaga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23910d" + }, + "id": "674759", + "fullName": "Djupdalsbrinken", + "parentFullName": "Forshaga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23910f" + }, + "id": "495486", + "fullName": "Djupadal", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239110" + }, + "id": "932985", + "fullName": "Djurgården", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239111" + }, + "id": "868152", + "fullName": "Djurskullen", + "parentFullName": "Vrigstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239112" + }, + "id": "494477", + "fullName": "Djurgårdsgatan", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239113" + }, + "id": "494849", + "fullName": "Djurgårdsstugan", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239114" + }, + "id": "715030", + "fullName": "Djurbergshult", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239115" + }, + "id": "721781", + "fullName": "Djupedalsgatan", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239116" + }, + "id": "723890", + "fullName": "Vårgårda Djupedal", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239117" + }, + "id": "858070", + "fullName": "Djupsjön", + "parentFullName": "Järpen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239118" + }, + "id": "857858", + "fullName": "Djupsjövägen", + "parentFullName": "Mörsil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239119" + }, + "id": "858068", + "fullName": "Djupmyrdammet", + "parentFullName": "Järpen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23911a" + }, + "id": "858066", + "fullName": "Djupdalstjärnvägen", + "parentFullName": "Järpen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23911b" + }, + "id": "739854", + "fullName": "Djupviken Djupviksängen", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23911c" + }, + "id": "740414", + "fullName": "Djupsjö", + "parentFullName": "Aspabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23911d" + }, + "id": "739850", + "fullName": "Djupviken", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23911e" + }, + "id": "820986", + "fullName": "Djupdalen", + "parentFullName": "Stora Skedvi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23911f" + }, + "id": "820681", + "fullName": "Djupdalsvägen", + "parentFullName": "Säter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239120" + }, + "id": "739858", + "fullName": "Djupviken Hyddan", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239121" + }, + "id": "739860", + "fullName": "Djupviken Höjden", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239122" + }, + "id": "739862", + "fullName": "Djupviken Skönsta", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239123" + }, + "id": "739852", + "fullName": "Djupviken Bergdalen", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239124" + }, + "id": "739856", + "fullName": "Djupviken Fågelvik", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239125" + }, + "id": "739861", + "fullName": "Djupviken Marielund", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239126" + }, + "id": "739863", + "fullName": "Djupviken Slagrutan", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239127" + }, + "id": "739864", + "fullName": "Djupviken Solbacken", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239128" + }, + "id": "739866", + "fullName": "Djupviken Vita Huset", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239129" + }, + "id": "610121", + "fullName": "Djäknevägen", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23912a" + }, + "id": "598475", + "fullName": "Kullhult Djupadal", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23912b" + }, + "id": "611653", + "fullName": "Fröslida Djuradalsvägen", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23912c" + }, + "id": "643671", + "fullName": "Djupviken", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23912d" + }, + "id": "643674", + "fullName": "Djupviken Lövviken", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23912e" + }, + "id": "684107", + "fullName": "Djurstadtorp", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23912f" + }, + "id": "684104", + "fullName": "Djupviksgatan", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239130" + }, + "id": "677899", + "fullName": "Djurgårdsvägen", + "parentFullName": "Löttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239131" + }, + "id": "684105", + "fullName": "Djurstad Bygata", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239132" + }, + "id": "684102", + "fullName": "Djupviks Kustväg", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239133" + }, + "id": "684106", + "fullName": "Djurstad Sjögata", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239134" + }, + "id": "815489", + "fullName": "Djurlången", + "parentFullName": "Söderbärke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239135" + }, + "id": "815579", + "fullName": "Malingsbo Djurlången", + "parentFullName": "Söderbärke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239136" + }, + "id": "914436", + "fullName": "Västerby Stora Djupen", + "parentFullName": "Söderbärke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239137" + }, + "id": "815622", + "fullName": "Malingsbo Stora Djurlången", + "parentFullName": "Söderbärke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239138" + }, + "id": "715665", + "fullName": "Djuprämmen", + "parentFullName": "Lesjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239139" + }, + "id": "715667", + "fullName": "Djuprämmen Norra", + "parentFullName": "Lesjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23913a" + }, + "id": "915346", + "fullName": "Djuprämmen Långviken", + "parentFullName": "Lesjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23913b" + }, + "id": "923096", + "fullName": "Djuprämmen Kollogården", + "parentFullName": "Lesjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23913c" + }, + "id": "912461", + "fullName": "Djuprämmen Utterbäcksviken", + "parentFullName": "Lesjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23913d" + }, + "id": "751506", + "fullName": "Bovik Djupdalen", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23913e" + }, + "id": "751957", + "fullName": "Västra Öskevik Djupvassen", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23913f" + }, + "id": "771347", + "fullName": "Djupasjö", + "parentFullName": "Östra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239140" + }, + "id": "771530", + "fullName": "Lilla Djupasjö", + "parentFullName": "Östra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239141" + }, + "id": "771351", + "fullName": "Djupasjö Ulvåsen", + "parentFullName": "Östra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239142" + }, + "id": "771350", + "fullName": "Djupasjö Kulpered", + "parentFullName": "Östra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239143" + }, + "id": "771348", + "fullName": "Djupasjö Björkeholm", + "parentFullName": "Östra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239144" + }, + "id": "771349", + "fullName": "Djupasjö Björkåsen", + "parentFullName": "Östra Frölunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239145" + }, + "id": "501456", + "fullName": "Djurstaberg", + "parentFullName": "Nykvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239146" + }, + "id": "501458", + "fullName": "Djurstabergs Gård", + "parentFullName": "Nykvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239147" + }, + "id": "823377", + "fullName": "Djur", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239148" + }, + "id": "823647", + "fullName": "Djurmo", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239149" + }, + "id": "823521", + "fullName": "Djurås By", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23914a" + }, + "id": "823388", + "fullName": "Djurgattu", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23914b" + }, + "id": "823529", + "fullName": "Djörmovägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23914c" + }, + "id": "823649", + "fullName": "Djurmovägen", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23914d" + }, + "id": "937653", + "fullName": "Djurforsgattu", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23914e" + }, + "id": "823523", + "fullName": "Djuråsbyvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239150" + }, + "id": "823386", + "fullName": "Djurbacksvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239151" + }, + "id": "823369", + "fullName": "By", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239152" + }, + "id": "823455", + "fullName": "Mon", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239154" + }, + "id": "823571", + "fullName": "Näset", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239155" + }, + "id": "823463", + "fullName": "Nysäl", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239156" + }, + "id": "823469", + "fullName": "Rista", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239157" + }, + "id": "911087", + "fullName": "Bäckan", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239158" + }, + "id": "918758", + "fullName": "Bästen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23915a" + }, + "id": "823643", + "fullName": "Bäckan", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23915b" + }, + "id": "823358", + "fullName": "Björka", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23915c" + }, + "id": "823406", + "fullName": "Gruvan", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23915d" + }, + "id": "823532", + "fullName": "Ekvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23915e" + }, + "id": "823542", + "fullName": "Gröntuv", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23915f" + }, + "id": "823683", + "fullName": "Movägen", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239160" + }, + "id": "823412", + "fullName": "Hegattu", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239161" + }, + "id": "937652", + "fullName": "Dammsjön", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239162" + }, + "id": "823602", + "fullName": "Solvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239163" + }, + "id": "823492", + "fullName": "Tomas väg", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239165" + }, + "id": "823519", + "fullName": "Dalvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239166" + }, + "id": "823556", + "fullName": "Laxvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239167" + }, + "id": "823558", + "fullName": "Lekvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239168" + }, + "id": "823560", + "fullName": "Lokvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239169" + }, + "id": "823562", + "fullName": "Majvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23916a" + }, + "id": "823567", + "fullName": "Myrvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23916b" + }, + "id": "823592", + "fullName": "Sjövägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23916c" + }, + "id": "823627", + "fullName": "Älvvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23916d" + }, + "id": "823631", + "fullName": "Alstigen", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23916e" + }, + "id": "823651", + "fullName": "Enstigen", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23916f" + }, + "id": "823653", + "fullName": "Fix gattu", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239170" + }, + "id": "823663", + "fullName": "Jugas Hed", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239171" + }, + "id": "823665", + "fullName": "Lif gattu", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239172" + }, + "id": "823685", + "fullName": "Olses väg", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239173" + }, + "id": "823701", + "fullName": "Vogts väg", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239174" + }, + "id": "823392", + "fullName": "Ellheden", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239175" + }, + "id": "823457", + "fullName": "Myrheden", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239176" + }, + "id": "823590", + "fullName": "Sikvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239177" + }, + "id": "823482", + "fullName": "Stengattu", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239178" + }, + "id": "823490", + "fullName": "Tillas väg", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239179" + }, + "id": "823494", + "fullName": "Torgvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23917a" + }, + "id": "823512", + "fullName": "Östtjärna", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23917b" + }, + "id": "823515", + "fullName": "Blomvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23917c" + }, + "id": "823517", + "fullName": "Bäckvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23917d" + }, + "id": "823536", + "fullName": "Fiolvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23917e" + }, + "id": "823538", + "fullName": "Flodvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23917f" + }, + "id": "823544", + "fullName": "Gäddvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239180" + }, + "id": "823548", + "fullName": "Igelvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239181" + }, + "id": "823568", + "fullName": "Mörtvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239182" + }, + "id": "823569", + "fullName": "Nissvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239183" + }, + "id": "823580", + "fullName": "Parkvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239184" + }, + "id": "823582", + "fullName": "Plåtvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239185" + }, + "id": "823584", + "fullName": "Postvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239186" + }, + "id": "823588", + "fullName": "Pråmvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239187" + }, + "id": "823610", + "fullName": "Sundvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239188" + }, + "id": "823616", + "fullName": "Tägtvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239189" + }, + "id": "823619", + "fullName": "Vallvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23918a" + }, + "id": "823629", + "fullName": "Överbacka", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23918b" + }, + "id": "823633", + "fullName": "Aspstigen", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23918c" + }, + "id": "823637", + "fullName": "Bergvägen", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23918d" + }, + "id": "823655", + "fullName": "Furuvägen", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23918e" + }, + "id": "823657", + "fullName": "Granvägen", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23918f" + }, + "id": "823667", + "fullName": "Liljas väg", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239190" + }, + "id": "823671", + "fullName": "Lindvägen", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239191" + }, + "id": "823675", + "fullName": "Lärkvägen", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239192" + }, + "id": "823677", + "fullName": "Lönnvägen", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239193" + }, + "id": "823679", + "fullName": "Lövstigen", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239194" + }, + "id": "823687", + "fullName": "Pilstigen", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239195" + }, + "id": "823693", + "fullName": "Tallvägen", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239196" + }, + "id": "823695", + "fullName": "Täppvägen", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239197" + }, + "id": "823362", + "fullName": "Bomsarvet", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239198" + }, + "id": "823394", + "fullName": "Erks gattu", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239199" + }, + "id": "823396", + "fullName": "Finn gattu", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23919a" + }, + "id": "823427", + "fullName": "Kvarnholn", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23919b" + }, + "id": "823433", + "fullName": "Källgattu", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23919c" + }, + "id": "823435", + "fullName": "Källvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23919d" + }, + "id": "823443", + "fullName": "Lindgattu", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23919e" + }, + "id": "823453", + "fullName": "Mejsgattu", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23919f" + }, + "id": "823466", + "fullName": "Pillgattu", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391a0" + }, + "id": "823471", + "fullName": "Roos gattu", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391a1" + }, + "id": "916900", + "fullName": "Hålbodarna", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391a2" + }, + "id": "823484", + "fullName": "Stora Gråns", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391a3" + }, + "id": "823486", + "fullName": "Stubbtäppa", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391a4" + }, + "id": "823502", + "fullName": "Vältbacken", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391a5" + }, + "id": "823504", + "fullName": "Västtjärna", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391a6" + }, + "id": "823534", + "fullName": "Fagervägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391a7" + }, + "id": "823564", + "fullName": "Mo Saras väg", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391a8" + }, + "id": "823596", + "fullName": "Skogsvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391a9" + }, + "id": "823606", + "fullName": "Stråkvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391aa" + }, + "id": "823620", + "fullName": "Vattuvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391ab" + }, + "id": "823639", + "fullName": "Björkvägen", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391ac" + }, + "id": "823641", + "fullName": "Buskens väg", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391ad" + }, + "id": "823659", + "fullName": "Häggstigen", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391ae" + }, + "id": "823661", + "fullName": "Jugas gattu", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391af" + }, + "id": "823689", + "fullName": "Rombovägen", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391b0" + }, + "id": "823697", + "fullName": "Videstigen", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391b1" + }, + "id": "823354", + "fullName": "Arvslindan", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391b2" + }, + "id": "823356", + "fullName": "Bastuvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391b3" + }, + "id": "823400", + "fullName": "Forsbackan", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391b4" + }, + "id": "823402", + "fullName": "Färjevägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391b5" + }, + "id": "823404", + "fullName": "Gamla vägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391b6" + }, + "id": "823410", + "fullName": "Hagenvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391b7" + }, + "id": "823437", + "fullName": "Kölnavägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391b8" + }, + "id": "823465", + "fullName": "Pearsvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391b9" + }, + "id": "823467", + "fullName": "Promenaden", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391ba" + }, + "id": "937656", + "fullName": "Vintergatan", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391bb" + }, + "id": "823546", + "fullName": "Gärdesvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391bc" + }, + "id": "823554", + "fullName": "Klövervägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391bd" + }, + "id": "823608", + "fullName": "Strängvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391be" + }, + "id": "823635", + "fullName": "Bengts gattu", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391bf" + }, + "id": "823691", + "fullName": "Severins väg", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391c0" + }, + "id": "823703", + "fullName": "Älvsjövägen", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391c1" + }, + "id": "823360", + "fullName": "Björkavägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391c2" + }, + "id": "823363", + "fullName": "Brandbacken", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391c3" + }, + "id": "823365", + "fullName": "Buffervägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391c6" + }, + "id": "823411", + "fullName": "Hanses gattu", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391c7" + }, + "id": "823415", + "fullName": "Klings gattu", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391c8" + }, + "id": "823417", + "fullName": "Klockaränge", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391c9" + }, + "id": "823419", + "fullName": "Klöfvers väg", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391ca" + }, + "id": "823425", + "fullName": "Kugg Pers väg", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391cb" + }, + "id": "823439", + "fullName": "Larkes gattu", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391cc" + }, + "id": "823441", + "fullName": "Lillsvängen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391cd" + }, + "id": "823451", + "fullName": "Löfgrens väg", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391ce" + }, + "id": "823464", + "fullName": "Ohlsvegattu", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391cf" + }, + "id": "823475", + "fullName": "Skommargattu", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391d0" + }, + "id": "823500", + "fullName": "Vabacksvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391d1" + }, + "id": "823514", + "fullName": "Backmonvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391d3" + }, + "id": "823552", + "fullName": "Klockarvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391d4" + }, + "id": "823570", + "fullName": "Nyåkersvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391d5" + }, + "id": "823577", + "fullName": "Nässjöstrand", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391d6" + }, + "id": "823598", + "fullName": "Smed Olles väg", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391d7" + }, + "id": "823614", + "fullName": "Timotejvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391d8" + }, + "id": "823625", + "fullName": "Älvuddsvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391d9" + }, + "id": "823669", + "fullName": "Lindstavägen", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391da" + }, + "id": "823673", + "fullName": "Liss Annas väg", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391db" + }, + "id": "823681", + "fullName": "Margtas gattu", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391dc" + }, + "id": "823699", + "fullName": "Vikåkervägen", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391dd" + }, + "id": "823359", + "fullName": "Björkagården", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391de" + }, + "id": "823361", + "fullName": "Bodarnavägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391df" + }, + "id": "823371", + "fullName": "Bystuguvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391e0" + }, + "id": "823390", + "fullName": "Dunkarbacken", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391e1" + }, + "id": "823413", + "fullName": "Holkäll gattu", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391e2" + }, + "id": "823414", + "fullName": "Jirängsvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391e3" + }, + "id": "823423", + "fullName": "Komtillmåtta", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391e4" + }, + "id": "823461", + "fullName": "Niss Olles väg", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391e5" + }, + "id": "922673", + "fullName": "Grånsbodarna", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391e6" + }, + "id": "914546", + "fullName": "Väckarbodarna", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391e7" + }, + "id": "919535", + "fullName": "Erik Pelles väg", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391e8" + }, + "id": "916469", + "fullName": "Älvlyckevägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391e9" + }, + "id": "937655", + "fullName": "Solskensgatan", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391ea" + }, + "id": "823488", + "fullName": "Stursvebacken", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391eb" + }, + "id": "823550", + "fullName": "Kiltäppsvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391ec" + }, + "id": "823586", + "fullName": "Prest Olles väg", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391ed" + }, + "id": "823600", + "fullName": "Snickerivägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391ee" + }, + "id": "823604", + "fullName": "Stationsvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391ef" + }, + "id": "823645", + "fullName": "Bäcktäppvägen", + "parentFullName": "Djurmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391f0" + }, + "id": "823408", + "fullName": "Hagbergs gattu", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391f1" + }, + "id": "823445", + "fullName": "Lindängsvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391f2" + }, + "id": "823449", + "fullName": "Långängsvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391f3" + }, + "id": "823473", + "fullName": "Rössholsvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391f4" + }, + "id": "937654", + "fullName": "Norrskensgatan", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391f5" + }, + "id": "823498", + "fullName": "Täktåkersvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391f6" + }, + "id": "823510", + "fullName": "Österängsvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391f7" + }, + "id": "823540", + "fullName": "Färjbacksvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391f8" + }, + "id": "823566", + "fullName": "Mullgropsvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391f9" + }, + "id": "823594", + "fullName": "Skinarstavägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391fa" + }, + "id": "823618", + "fullName": "Täktbergsvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391fb" + }, + "id": "823398", + "fullName": "Finn Olles gattu", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391fd" + }, + "id": "823352", + "fullName": "Andersholsgattu", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391fe" + }, + "id": "823421", + "fullName": "Knussbäcksvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2391ff" + }, + "id": "823447", + "fullName": "Lundin Oskars väg", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239200" + }, + "id": "823459", + "fullName": "Målar Olles gattu", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239201" + }, + "id": "823367", + "fullName": "Bullergårdsvägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239202" + }, + "id": "823496", + "fullName": "Trefaldighetsgattu", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239203" + }, + "id": "823612", + "fullName": "Södra Industrivägen", + "parentFullName": "Djurås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239204" + }, + "id": "874168", + "fullName": "Djuphån", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239205" + }, + "id": "874170", + "fullName": "Djupsjön", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239206" + }, + "id": "873741", + "fullName": "Djursvallen", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239207" + }, + "id": "873958", + "fullName": "Djupdalsvallen", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239208" + }, + "id": "870819", + "fullName": "Djupbäckholmen", + "parentFullName": "Vemhån", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239209" + }, + "id": "921124", + "fullName": "Djupdalsvallen", + "parentFullName": "Funäsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23920a" + }, + "id": "874172", + "fullName": "Djupsjön Dammstugan", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23920b" + }, + "id": "870594", + "fullName": "Rosången Djuphälla", + "parentFullName": "Ytterhogdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23920c" + }, + "id": "911611", + "fullName": "Djuphån", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23920d" + }, + "id": "818251", + "fullName": "Djuptjärn", + "parentFullName": "Sörsjön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23920e" + }, + "id": "915152", + "fullName": "Djupsundet", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23920f" + }, + "id": "773741", + "fullName": "Djupebovägen", + "parentFullName": "Surahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239210" + }, + "id": "672712", + "fullName": "Djupviken", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239211" + }, + "id": "672719", + "fullName": "Djupviken Sand", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239212" + }, + "id": "672725", + "fullName": "Djupviksvägen", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239213" + }, + "id": "672710", + "fullName": "Djupedalsgatan", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239214" + }, + "id": "672717", + "fullName": "Djupviken Kroken", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239215" + }, + "id": "672714", + "fullName": "Djupviken Fjällby", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239216" + }, + "id": "672721", + "fullName": "Djupviken Utängen", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239217" + }, + "id": "672716", + "fullName": "Djupviken Kallerud", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239218" + }, + "id": "652728", + "fullName": "Nilsbyn Djupsängen", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239219" + }, + "id": "672718", + "fullName": "Djupviken Månseviken", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23921a" + }, + "id": "672723", + "fullName": "Djupviken Ödegården", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23921b" + }, + "id": "703276", + "fullName": "Djuv", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23921c" + }, + "id": "703297", + "fullName": "Djuv Tomta", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23921d" + }, + "id": "703277", + "fullName": "Djuv Berget", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23921e" + }, + "id": "703287", + "fullName": "Djuv Musebo", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23921f" + }, + "id": "703299", + "fullName": "Djuv Västby", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239220" + }, + "id": "703309", + "fullName": "Djuvsheden", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239221" + }, + "id": "703285", + "fullName": "Djuv Knarten", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239222" + }, + "id": "703278", + "fullName": "Djuv Bråtarna", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239223" + }, + "id": "703307", + "fullName": "Djuv Öststuga", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239224" + }, + "id": "703291", + "fullName": "Djuv Rönningen", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239225" + }, + "id": "703293", + "fullName": "Djuv Sydstugan", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239226" + }, + "id": "703305", + "fullName": "Djuv Väststuga", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239227" + }, + "id": "680048", + "fullName": "Djurskog Näset", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239228" + }, + "id": "703283", + "fullName": "Djuv Klavestomt", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239229" + }, + "id": "703289", + "fullName": "Djuv Nederstuga", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23922a" + }, + "id": "680052", + "fullName": "Djurskog Sätern", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23922b" + }, + "id": "681412", + "fullName": "Väng Djupedalen", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23922c" + }, + "id": "703295", + "fullName": "Djuv Södra Kastet", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23922d" + }, + "id": "703281", + "fullName": "Djuv Höglunda Gård", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23922e" + }, + "id": "680046", + "fullName": "Djurskog Lillerud", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23922f" + }, + "id": "707499", + "fullName": "Holmerud Djupvarpet", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239230" + }, + "id": "935993", + "fullName": "Väng Djupedalstoppen", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239231" + }, + "id": "703279", + "fullName": "Djuv Holmtjärnsstugan", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239232" + }, + "id": "680050", + "fullName": "Djurskog Sellmanskerud", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239233" + }, + "id": "551066", + "fullName": "Söderö Djursberg", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239234" + }, + "id": "520538", + "fullName": "Kullsäter Djupdalen", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239235" + }, + "id": "516373", + "fullName": "Lindehylta Djurgården", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239236" + }, + "id": "515524", + "fullName": "Eneby Långsbo Djurbäcken", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239237" + }, + "id": "627501", + "fullName": "Djuppelsbo", + "parentFullName": "Åsenhöga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239238" + }, + "id": "840606", + "fullName": "Djupbäcken", + "parentFullName": "Torsåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239239" + }, + "id": "839947", + "fullName": "Djupdalsgatan", + "parentFullName": "Hofors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23923a" + }, + "id": "840340", + "fullName": "Djupviksvägen", + "parentFullName": "Torsåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23923b" + }, + "id": "501372", + "fullName": "Djuphult", + "parentFullName": "Grönskåra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23923c" + }, + "id": "662160", + "fullName": "Deragård Djupadal", + "parentFullName": "Älghult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23923d" + }, + "id": "662162", + "fullName": "Dubberås Djupadal", + "parentFullName": "Älghult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23923e" + }, + "id": "501374", + "fullName": "Djuphult Grönskåra", + "parentFullName": "Grönskåra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23923f" + }, + "id": "501376", + "fullName": "Djuphult Mellangård", + "parentFullName": "Grönskåra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239240" + }, + "id": "501378", + "fullName": "Djuphult Västergård", + "parentFullName": "Grönskåra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239241" + }, + "id": "501379", + "fullName": "Djuphult Östregård", + "parentFullName": "Grönskåra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239242" + }, + "id": "865946", + "fullName": "Djupröra", + "parentFullName": "Torpshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239243" + }, + "id": "805133", + "fullName": "Djupatorp", + "parentFullName": "Ljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239244" + }, + "id": "849878", + "fullName": "Djursta", + "parentFullName": "Jättendal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239245" + }, + "id": "849880", + "fullName": "Djurstavägen", + "parentFullName": "Jättendal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239246" + }, + "id": "850362", + "fullName": "Langsbo Djupmyra Gård", + "parentFullName": "Hassela", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239247" + }, + "id": "850113", + "fullName": "Norrfjärden Djupvarpsvägen", + "parentFullName": "Gnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239248" + }, + "id": "659328", + "fullName": "Djuramåla", + "parentFullName": "Vissefjärda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239249" + }, + "id": "785658", + "fullName": "Djupeås", + "parentFullName": "Töllsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23924a" + }, + "id": "786364", + "fullName": "Djursnäs", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23924b" + }, + "id": "634559", + "fullName": "Skenäs Djupadalen", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23924c" + }, + "id": "626909", + "fullName": "Marmorbyn Djursnäs", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23924d" + }, + "id": "736713", + "fullName": "Vägga Djupedal", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23924e" + }, + "id": "737006", + "fullName": "Djupedals Gård", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23924f" + }, + "id": "737052", + "fullName": "Lilla Djupedal", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239250" + }, + "id": "737301", + "fullName": "Stora Djupedal", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239251" + }, + "id": "737303", + "fullName": "Stora Djupedal Höglid", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239252" + }, + "id": "737054", + "fullName": "Lilla Djupedal Marieholm", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239253" + }, + "id": "737304", + "fullName": "Stora Djupedal Madberget", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239254" + }, + "id": "737307", + "fullName": "Stora Djupedal Skälbacken", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239255" + }, + "id": "843043", + "fullName": "Gate Djupedal", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239256" + }, + "id": "842488", + "fullName": "Åsen Djupedalen", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239257" + }, + "id": "842966", + "fullName": "Djupedalsvägen", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239258" + }, + "id": "842812", + "fullName": "Vasängen Djurshult", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239259" + }, + "id": "842848", + "fullName": "Västorp Djurastrand", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23925a" + }, + "id": "834881", + "fullName": "Djursätra Stenåsen", + "parentFullName": "Värsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23925b" + }, + "id": "653265", + "fullName": "Djupdalen", + "parentFullName": "Segmon", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23925c" + }, + "id": "657230", + "fullName": "Djurhultsbro", + "parentFullName": "Lessebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23925d" + }, + "id": "657232", + "fullName": "Djurhultsvägen", + "parentFullName": "Lessebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23925e" + }, + "id": "686425", + "fullName": "Djupfors Viken", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23925f" + }, + "id": "686391", + "fullName": "Djupfors Dammen", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239260" + }, + "id": "686401", + "fullName": "Djupfors Garage", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239261" + }, + "id": "686427", + "fullName": "Djurgårdsvägen", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239262" + }, + "id": "686407", + "fullName": "Djupfors Nytomta", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239263" + }, + "id": "686415", + "fullName": "Djupfors Sjösala", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239264" + }, + "id": "686423", + "fullName": "Djupfors Svängen", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239265" + }, + "id": "686237", + "fullName": "Bålstad Djupendal", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239266" + }, + "id": "686389", + "fullName": "Djupfors Björkebo", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239267" + }, + "id": "686394", + "fullName": "Djupfors Ekbacken", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239268" + }, + "id": "686397", + "fullName": "Djupfors Frulyckan", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239269" + }, + "id": "686403", + "fullName": "Djupfors Hagliden", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23926a" + }, + "id": "686405", + "fullName": "Djupfors Kvarnruin", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23926b" + }, + "id": "686417", + "fullName": "Djupfors Sjöviken", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23926c" + }, + "id": "686419", + "fullName": "Djupfors Solstrand", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23926d" + }, + "id": "688078", + "fullName": "Södra By Djurgården", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23926e" + }, + "id": "690333", + "fullName": "Skönnerud Djurgården", + "parentFullName": "Koppom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23926f" + }, + "id": "686411", + "fullName": "Djupfors Sjöglimten", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239270" + }, + "id": "686413", + "fullName": "Djupfors Sjögläntan", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239271" + }, + "id": "686399", + "fullName": "Djupfors Gamla Skolan", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239272" + }, + "id": "936016", + "fullName": "Djupfors Kvarnbacken", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239273" + }, + "id": "686253", + "fullName": "Bålstad Lilla Djupendal", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239274" + }, + "id": "686396", + "fullName": "Djupfors Fjällsjötorp", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239275" + }, + "id": "686421", + "fullName": "Djupfors Strandgläntan", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239276" + }, + "id": "688213", + "fullName": "Södra Fjäll Djuptorpet", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239278" + }, + "id": "686393", + "fullName": "Djupfors Eda Bilverkstad", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239279" + }, + "id": "686395", + "fullName": "Djupfors Fjällsjöstrand", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23927a" + }, + "id": "686409", + "fullName": "Djupfors Rickardstorpet", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23927b" + }, + "id": "691485", + "fullName": "Holmsrud Djuptjärnsstugan", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23927c" + }, + "id": "593709", + "fullName": "Djurglo Gård", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23927d" + }, + "id": "922411", + "fullName": "Harstena Djupdalen", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23927e" + }, + "id": "592471", + "fullName": "Torrö Djupkroken", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23927f" + }, + "id": "593715", + "fullName": "Djurglo Strömmen", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239280" + }, + "id": "593717", + "fullName": "Djurglo Strömsborg", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239281" + }, + "id": "593719", + "fullName": "Djurglo Strömsvik", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239282" + }, + "id": "754969", + "fullName": "Brohyttan Djupvik", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239283" + }, + "id": "539830", + "fullName": "Djurkälla", + "parentFullName": "Borghamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239284" + }, + "id": "857230", + "fullName": "Djurabråten", + "parentFullName": "Sandhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239285" + }, + "id": "885266", + "fullName": "Djupsjö", + "parentFullName": "Nordmaling", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239286" + }, + "id": "885267", + "fullName": "Djupsjönäs", + "parentFullName": "Nordmaling", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239287" + }, + "id": "885268", + "fullName": "Djupsjösågen", + "parentFullName": "Nordmaling", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239288" + }, + "id": "885296", + "fullName": "Västra Djupsjö", + "parentFullName": "Nordmaling", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239289" + }, + "id": "938720", + "fullName": "Östra Helagssjön Djupsjön", + "parentFullName": "Ljungdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23928a" + }, + "id": "681313", + "fullName": "Djursviksvägen", + "parentFullName": "Söderåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23928b" + }, + "id": "825760", + "fullName": "Djupsund", + "parentFullName": "Idre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23928c" + }, + "id": "847724", + "fullName": "Lindberga Djupviken", + "parentFullName": "Undenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23928d" + }, + "id": "848251", + "fullName": "Granvik Djäknatorp", + "parentFullName": "Karlsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23928e" + }, + "id": "848253", + "fullName": "Granvik Djäknesundet", + "parentFullName": "Karlsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23928f" + }, + "id": "937902", + "fullName": "Djupån", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239290" + }, + "id": "832433", + "fullName": "Djurvik", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239291" + }, + "id": "832728", + "fullName": "Djurvik", + "parentFullName": "Skattungbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239292" + }, + "id": "937901", + "fullName": "Djupdammen", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239293" + }, + "id": "937873", + "fullName": "Djuptjärn", + "parentFullName": "Skattungbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239294" + }, + "id": "937932", + "fullName": "Labb-Djurberga", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239295" + }, + "id": "937872", + "fullName": "Skräddar-Djurberga", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239296" + }, + "id": "937985", + "fullName": "Söder Labb-Djurberga", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239297" + }, + "id": "816274", + "fullName": "Djupbäcksvägen", + "parentFullName": "Dala-Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239298" + }, + "id": "884684", + "fullName": "Djupdal", + "parentFullName": "Vilhelmina", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb239299" + }, + "id": "884741", + "fullName": "Djursjöberg", + "parentFullName": "Vilhelmina", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23929a" + }, + "id": "885732", + "fullName": "Djäkneboda", + "parentFullName": "Bygdeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23929b" + }, + "id": "499253", + "fullName": "Djupadal", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23929c" + }, + "id": "498546", + "fullName": "Djupedal Lilla", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23929d" + }, + "id": "498552", + "fullName": "Djupedal Riket", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23929e" + }, + "id": "498554", + "fullName": "Djupedal Stora", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb23929f" + }, + "id": "498550", + "fullName": "Djupedal Lyckås", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2392a0" + }, + "id": "499257", + "fullName": "Djupadal Ekhaga", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2392a1" + }, + "id": "499255", + "fullName": "Djupadal Björkäng", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2392a2" + }, + "id": "498548", + "fullName": "Djupedal Lindforsa", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2392a3" + }, + "id": "743753", + "fullName": "Skällsäter Djupedalen", + "parentFullName": "Högsäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2392a4" + }, + "id": "867965", + "fullName": "Djupnäset", + "parentFullName": "Bräcke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2392a5" + }, + "id": "859877", + "fullName": "Djupselet", + "parentFullName": "Tandsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2392a6" + }, + "id": "867197", + "fullName": "Djupsjökojan", + "parentFullName": "Gällö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2392a7" + }, + "id": "868526", + "fullName": "Djuptjärnen", + "parentFullName": "Kälarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2392a8" + }, + "id": "920098", + "fullName": "Djupsundviken", + "parentFullName": "Arvidsjaur", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2392a9" + }, + "id": "875450", + "fullName": "Djupadal", + "parentFullName": "Fagerhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2392aa" + }, + "id": "501195", + "fullName": "Sinnern Djuphulteviken", + "parentFullName": "Högsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2392ab" + }, + "id": "501193", + "fullName": "Sinnern Djuphulteberget", + "parentFullName": "Högsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2392ac" + }, + "id": "918427", + "fullName": "Djupharen", + "parentFullName": "Ockelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2392ad" + }, + "id": "919555", + "fullName": "Djuptjärnen", + "parentFullName": "Lingbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2392ae" + }, + "id": "842936", + "fullName": "Djupbäcksvägen", + "parentFullName": "Lingbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2392af" + }, + "id": "842743", + "fullName": "Djupsundsholmarna", + "parentFullName": "Ockelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2392b0" + }, + "id": "775490", + "fullName": "Djupkärra", + "parentFullName": "Fagersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2392b1" + }, + "id": "775969", + "fullName": "Öster Djupkärra", + "parentFullName": "Norberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2392b2" + }, + "id": "775605", + "fullName": "Västra Djupkärra", + "parentFullName": "Fagersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2392b3" + }, + "id": "757205", + "fullName": "Flo Djurgården", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2392b4" + }, + "id": "756565", + "fullName": "Trökörna Djärves", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2392b5" + }, + "id": "756563", + "fullName": "Trökörna Djupedal", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2392b6" + }, + "id": "756705", + "fullName": "Flakeberg Djuperåsen", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2392b7" + }, + "id": "737385", + "fullName": "Djupbäcken", + "parentFullName": "Laxå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2392b8" + }, + "id": "737214", + "fullName": "Djurgården", + "parentFullName": "Hasselfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2392b9" + }, + "id": "739494", + "fullName": "Djäknafallet", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2392ba" + }, + "id": "737387", + "fullName": "Djupbäcken Norra Gården", + "parentFullName": "Laxå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19d7a27dcf33cb2392bb" + }, + "id": "754337", + "fullName": "Essunga Lilla Djupsås", + "parentFullName": "Nossebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b328" + }, + "id": "786074", + "fullName": "Domherrevägen", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b32c" + }, + "id": "477443", + "fullName": "Dorfsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b32d" + }, + "id": "491761", + "fullName": "Domarvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b32e" + }, + "id": "477644", + "fullName": "Dominovägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b32f" + }, + "id": "477441", + "fullName": "Doktorsvägen", + "parentFullName": "Farsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b330" + }, + "id": "492023", + "fullName": "Doppingvägen", + "parentFullName": "Segeltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b331" + }, + "id": "492022", + "fullName": "Domherrevägen", + "parentFullName": "Segeltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b332" + }, + "id": "491145", + "fullName": "Domherrestigen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b333" + }, + "id": "606390", + "fullName": "Domaregatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b334" + }, + "id": "607206", + "fullName": "Domherrevägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b335" + }, + "id": "606702", + "fullName": "Domarringsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b336" + }, + "id": "488267", + "fullName": "Doragatan", + "parentFullName": "Älta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b337" + }, + "id": "482852", + "fullName": "Doktorsvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b338" + }, + "id": "482853", + "fullName": "Domherrevägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b339" + }, + "id": "483478", + "fullName": "Dörjgatan", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b33a" + }, + "id": "834977", + "fullName": "Domargränd", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b33b" + }, + "id": "836016", + "fullName": "Domarringen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b33c" + }, + "id": "835740", + "fullName": "Doppingvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b33d" + }, + "id": "593308", + "fullName": "Dolkvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b33e" + }, + "id": "596891", + "fullName": "Påarp Domen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b33f" + }, + "id": "598275", + "fullName": "Dottrabol", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b340" + }, + "id": "598961", + "fullName": "Doktorsgatan", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b341" + }, + "id": "593803", + "fullName": "Doktorsvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b342" + }, + "id": "592975", + "fullName": "Domherregatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b343" + }, + "id": "594950", + "fullName": "Domherrevägen", + "parentFullName": "Haverdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b344" + }, + "id": "608586", + "fullName": "Domherregränd", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b345" + }, + "id": "598277", + "fullName": "Dottrabol Stenö", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b346" + }, + "id": "598690", + "fullName": "Timrilt Domaregården", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b347" + }, + "id": "592633", + "fullName": "Dörjvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b349" + }, + "id": "877980", + "fullName": "Dosan", + "parentFullName": "Njurunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b34a" + }, + "id": "498026", + "fullName": "Domarstigen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b34b" + }, + "id": "498652", + "fullName": "Doktorsvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b34c" + }, + "id": "499016", + "fullName": "Doppingstigen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b34d" + }, + "id": "499805", + "fullName": "Domarringsvägen", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b34e" + }, + "id": "497138", + "fullName": "Dovhjortsvägen", + "parentFullName": "Mölnbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b34f" + }, + "id": "497689", + "fullName": "Doktor Martingatan", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b350" + }, + "id": "493876", + "fullName": "Doktorsvägen", + "parentFullName": "Tumba", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b351" + }, + "id": "493186", + "fullName": "Domarebacken", + "parentFullName": "Norsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b352" + }, + "id": "494026", + "fullName": "Dovhjortsvägen", + "parentFullName": "Tumba", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b353" + }, + "id": "644300", + "fullName": "Doktorsgatan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b354" + }, + "id": "644489", + "fullName": "Domherrevägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b355" + }, + "id": "645920", + "fullName": "Domfällevägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b356" + }, + "id": "644165", + "fullName": "Domkyrkoparken", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b357" + }, + "id": "644327", + "fullName": "Norra Doktorsgatan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b358" + }, + "id": "644351", + "fullName": "Södra Doktorsgatan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b359" + }, + "id": "648372", + "fullName": "Dönjanet", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b35a" + }, + "id": "648383", + "fullName": "Dönjanet Lilla Dönjanet", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b35b" + }, + "id": "645196", + "fullName": "Öjaby Dörrön", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b35d" + }, + "id": "648376", + "fullName": "Dönjanet Höganäs", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b35e" + }, + "id": "648385", + "fullName": "Dönjanet Sandvik", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b35f" + }, + "id": "653689", + "fullName": "Doktorsgatan", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b360" + }, + "id": "652223", + "fullName": "Doppingvägen", + "parentFullName": "Skattkärr", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b361" + }, + "id": "650455", + "fullName": "Ebba Dohnas väg", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b362" + }, + "id": "651768", + "fullName": "Döle", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b363" + }, + "id": "650175", + "fullName": "Döbelnsgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b365" + }, + "id": "586373", + "fullName": "Doppingvägen", + "parentFullName": "Färlöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b366" + }, + "id": "590096", + "fullName": "Domherrevägen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b367" + }, + "id": "586146", + "fullName": "Domaregatan", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b368" + }, + "id": "590229", + "fullName": "Dovhjortsvägen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b369" + }, + "id": "586796", + "fullName": "Docentens väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b36b" + }, + "id": "591203", + "fullName": "Dövevägen", + "parentFullName": "Vittskövle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b36c" + }, + "id": "585078", + "fullName": "Döbelnsgatan", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b36d" + }, + "id": "586413", + "fullName": "Norra Dösvägen", + "parentFullName": "Färlöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b36e" + }, + "id": "586432", + "fullName": "Södra Dösvägen", + "parentFullName": "Färlöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b36f" + }, + "id": "710648", + "fullName": "Dotetorpsvägen", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b370" + }, + "id": "698209", + "fullName": "Doppingvägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b371" + }, + "id": "698047", + "fullName": "Domherrevägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b372" + }, + "id": "711891", + "fullName": "Dotetorpsvägen", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b373" + }, + "id": "710681", + "fullName": "Lilla Dotetorpsvägen", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b374" + }, + "id": "706253", + "fullName": "Doktor Svedbergs gata", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b375" + }, + "id": "706859", + "fullName": "Dörjvägen", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b376" + }, + "id": "505458", + "fullName": "Doktorsringen", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b377" + }, + "id": "896900", + "fullName": "Docentvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b378" + }, + "id": "894145", + "fullName": "Domarvägen", + "parentFullName": "Gammelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b379" + }, + "id": "894287", + "fullName": "Doktorsvägen", + "parentFullName": "Råneå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b37a" + }, + "id": "896456", + "fullName": "Doppinggränd", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b37b" + }, + "id": "896445", + "fullName": "Domherregränd", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b37c" + }, + "id": "923001", + "fullName": "Dödmanören", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b37d" + }, + "id": "506670", + "fullName": "Domarstigen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b37e" + }, + "id": "506896", + "fullName": "Soldat Dockes väg", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b37f" + }, + "id": "520034", + "fullName": "Domänvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b380" + }, + "id": "519773", + "fullName": "Domherrevägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b381" + }, + "id": "926853", + "fullName": "Doppingvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b382" + }, + "id": "512915", + "fullName": "Domherrevägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b383" + }, + "id": "518425", + "fullName": "Domarringsvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b384" + }, + "id": "686511", + "fullName": "Domaregatan", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b385" + }, + "id": "687712", + "fullName": "Doppingvägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b386" + }, + "id": "687563", + "fullName": "Dokumentvägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b387" + }, + "id": "685526", + "fullName": "Dörby", + "parentFullName": "Ljungbyholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b388" + }, + "id": "676046", + "fullName": "Dömmet", + "parentFullName": "Läckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b389" + }, + "id": "687565", + "fullName": "Dörbyvägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b38a" + }, + "id": "686650", + "fullName": "Dösebackevägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b38b" + }, + "id": "687716", + "fullName": "Dörbylunds Gård", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b38c" + }, + "id": "687718", + "fullName": "Dörbylundsvägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b38d" + }, + "id": "669989", + "fullName": "Dockegatan", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b38e" + }, + "id": "670159", + "fullName": "Domarevägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b38f" + }, + "id": "667257", + "fullName": "Doppingstigen", + "parentFullName": "Nättraby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b390" + }, + "id": "708820", + "fullName": "Dotegården", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b391" + }, + "id": "701943", + "fullName": "Domaredansen", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b392" + }, + "id": "929711", + "fullName": "Doktor Forselius backe", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b393" + }, + "id": "702474", + "fullName": "Domherrevägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b394" + }, + "id": "704077", + "fullName": "Dövared", + "parentFullName": "Tvååker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b395" + }, + "id": "865470", + "fullName": "Doltvägen", + "parentFullName": "Häggenås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b396" + }, + "id": "864593", + "fullName": "Döviken", + "parentFullName": "Brunflo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b397" + }, + "id": "915345", + "fullName": "Domars", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b398" + }, + "id": "807431", + "fullName": "Domarängen", + "parentFullName": "Rånäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b399" + }, + "id": "912186", + "fullName": "Domänvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b39a" + }, + "id": "801417", + "fullName": "Domherrevägen", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b39b" + }, + "id": "916622", + "fullName": "Domherrestigen", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b39c" + }, + "id": "803732", + "fullName": "Domherrevägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b39d" + }, + "id": "801297", + "fullName": "Doktor Hallströms väg", + "parentFullName": "Furusund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b39e" + }, + "id": "600099", + "fullName": "Donnersgatan", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b39f" + }, + "id": "600218", + "fullName": "Donners plats", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3a1" + }, + "id": "602947", + "fullName": "Rone Domerarve", + "parentFullName": "Hemse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3a2" + }, + "id": "604423", + "fullName": "Donnersgatan", + "parentFullName": "Klintehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3a3" + }, + "id": "601854", + "fullName": "Doppingvägen", + "parentFullName": "Gotlands Tofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3a4" + }, + "id": "602523", + "fullName": "Grötlingbo Domerarve", + "parentFullName": "Havdhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3a5" + }, + "id": "604940", + "fullName": "Stenkyrka Doleritvägen", + "parentFullName": "Tingstäde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3a6" + }, + "id": "602734", + "fullName": "Hablingbo Lilla Domerarve", + "parentFullName": "Havdhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3a7" + }, + "id": "602772", + "fullName": "Hablingbo Stora Domerarve", + "parentFullName": "Havdhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3a8" + }, + "id": "601657", + "fullName": "Högklint Doktor Kallenbergs väg", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3a9" + }, + "id": "824094", + "fullName": "Dordis", + "parentFullName": "Grycksbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3aa" + }, + "id": "826775", + "fullName": "Domarvägen", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3ab" + }, + "id": "826428", + "fullName": "Domnarvsbryggan", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3ac" + }, + "id": "937720", + "fullName": "Dora Lindgrens väg", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3ad" + }, + "id": "930281", + "fullName": "Doppingen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3ae" + }, + "id": "744892", + "fullName": "Domsagevägen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3af" + }, + "id": "746978", + "fullName": "Domarringsvägen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3b0" + }, + "id": "745630", + "fullName": "Von Döbelns väg", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3b1" + }, + "id": "881852", + "fullName": "Domsjövägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3b2" + }, + "id": "881178", + "fullName": "Dombäck", + "parentFullName": "Husum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3b3" + }, + "id": "881851", + "fullName": "Doktorsgatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3b4" + }, + "id": "881945", + "fullName": "Gamla Domsjövägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3b5" + }, + "id": "881858", + "fullName": "Södra Doktorsgatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3b6" + }, + "id": "881179", + "fullName": "Dombäcksmark", + "parentFullName": "Husum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3b7" + }, + "id": "882303", + "fullName": "Dollarvägen", + "parentFullName": "Själevad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3b8" + }, + "id": "881180", + "fullName": "Dombäcksövägen", + "parentFullName": "Husum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3b9" + }, + "id": "881409", + "fullName": "Doktorsgatan", + "parentFullName": "Trehörningsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3ba" + }, + "id": "881877", + "fullName": "Mora", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3bb" + }, + "id": "882065", + "fullName": "Vårby", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3bc" + }, + "id": "881882", + "fullName": "Paddal", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3bf" + }, + "id": "881878", + "fullName": "Nygränd", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3c0" + }, + "id": "881924", + "fullName": "Vitsjön", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3c2" + }, + "id": "882049", + "fullName": "Genesön", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3c3" + }, + "id": "882050", + "fullName": "Gullvik", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3c4" + }, + "id": "882062", + "fullName": "Sörvåge", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3c5" + }, + "id": "881865", + "fullName": "Brogatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3c6" + }, + "id": "881876", + "fullName": "Lövgränd", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3c7" + }, + "id": "881891", + "fullName": "Sörberga", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3c8" + }, + "id": "881902", + "fullName": "Rågvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3c9" + }, + "id": "881906", + "fullName": "Hagvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3ca" + }, + "id": "881922", + "fullName": "Tunvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3cb" + }, + "id": "881936", + "fullName": "Renvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3cc" + }, + "id": "881960", + "fullName": "Såggatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3cd" + }, + "id": "881976", + "fullName": "Orrvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3ce" + }, + "id": "881988", + "fullName": "Genesmon", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3d0" + }, + "id": "882047", + "fullName": "Älvgatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3d1" + }, + "id": "882048", + "fullName": "Älvgränd", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3d2" + }, + "id": "882053", + "fullName": "Normanön", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3d3" + }, + "id": "882054", + "fullName": "Norrvåge", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3d4" + }, + "id": "881905", + "fullName": "Gumåvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3d5" + }, + "id": "881880", + "fullName": "Odengränd", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3d6" + }, + "id": "881883", + "fullName": "Postvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3d7" + }, + "id": "881885", + "fullName": "Relägränd", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3d8" + }, + "id": "881892", + "fullName": "Torsgränd", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3d9" + }, + "id": "881899", + "fullName": "Kornvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3da" + }, + "id": "881900", + "fullName": "Majsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3db" + }, + "id": "881901", + "fullName": "Rapsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3dc" + }, + "id": "881903", + "fullName": "Vetevägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3dd" + }, + "id": "881908", + "fullName": "Harnacken", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3de" + }, + "id": "881918", + "fullName": "Stenvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3df" + }, + "id": "881926", + "fullName": "Allévägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3e0" + }, + "id": "881934", + "fullName": "Kullvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3e1" + }, + "id": "881938", + "fullName": "Skolvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3e2" + }, + "id": "881941", + "fullName": "Tvärvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3e3" + }, + "id": "881942", + "fullName": "Vallvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3e4" + }, + "id": "881948", + "fullName": "Listvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3e5" + }, + "id": "881949", + "fullName": "Läktvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3e6" + }, + "id": "881953", + "fullName": "Ribbvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3e7" + }, + "id": "881984", + "fullName": "Bagges väg", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3e8" + }, + "id": "881997", + "fullName": "Stupgränd", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3e9" + }, + "id": "882002", + "fullName": "Häggvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3ea" + }, + "id": "882008", + "fullName": "Sälgvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3eb" + }, + "id": "882022", + "fullName": "Halmgatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3ec" + }, + "id": "882024", + "fullName": "Hörngatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3ed" + }, + "id": "882032", + "fullName": "Krokgränd", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3ee" + }, + "id": "882036", + "fullName": "Ringvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3ef" + }, + "id": "882038", + "fullName": "Sandgatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3f0" + }, + "id": "882044", + "fullName": "Tallvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3f1" + }, + "id": "882046", + "fullName": "Torpgatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3f2" + }, + "id": "882064", + "fullName": "Vikbotten", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3f3" + }, + "id": "910683", + "fullName": "Bruksgatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3f4" + }, + "id": "881854", + "fullName": "Platåvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3f5" + }, + "id": "881857", + "fullName": "Svartvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3f6" + }, + "id": "881861", + "fullName": "Tjälstigen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3f7" + }, + "id": "881867", + "fullName": "Droskgränd", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3f8" + }, + "id": "881868", + "fullName": "Durravägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3f9" + }, + "id": "881874", + "fullName": "Liljevägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3fa" + }, + "id": "881884", + "fullName": "Ravinvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3fb" + }, + "id": "881889", + "fullName": "Sundsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3fd" + }, + "id": "881896", + "fullName": "Hallbacken", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3fe" + }, + "id": "881898", + "fullName": "Havrevägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b3ff" + }, + "id": "881910", + "fullName": "Kägelvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b400" + }, + "id": "881923", + "fullName": "Veckevägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b401" + }, + "id": "881931", + "fullName": "Högåsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b402" + }, + "id": "881943", + "fullName": "Bjälkvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b403" + }, + "id": "881944", + "fullName": "Fanérvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b404" + }, + "id": "881951", + "fullName": "Plankvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b405" + }, + "id": "881952", + "fullName": "Regelvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b406" + }, + "id": "881958", + "fullName": "Spånstigen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b407" + }, + "id": "881964", + "fullName": "Vårbyvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b408" + }, + "id": "881965", + "fullName": "Bondegatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b409" + }, + "id": "881967", + "fullName": "Drevstigen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b40a" + }, + "id": "881969", + "fullName": "Fasanvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b40b" + }, + "id": "881970", + "fullName": "Jakthyddan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b40c" + }, + "id": "881971", + "fullName": "Jaktlyckan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b40d" + }, + "id": "881974", + "fullName": "Jaktstigen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b40e" + }, + "id": "881975", + "fullName": "Jägarvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b40f" + }, + "id": "881989", + "fullName": "Grindvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b410" + }, + "id": "881990", + "fullName": "Gränsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b412" + }, + "id": "882001", + "fullName": "Fäbodvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b413" + }, + "id": "882007", + "fullName": "Rönnstigen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b414" + }, + "id": "882009", + "fullName": "Sätervägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b415" + }, + "id": "882013", + "fullName": "Vattugatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b416" + }, + "id": "882016", + "fullName": "Betesgatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b417" + }, + "id": "882017", + "fullName": "Björkgatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b418" + }, + "id": "882020", + "fullName": "Eriksgatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b419" + }, + "id": "882030", + "fullName": "Kempevägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b41a" + }, + "id": "882035", + "fullName": "Propsgatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b41b" + }, + "id": "882040", + "fullName": "Slussgatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b41c" + }, + "id": "882051", + "fullName": "Hörnskatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b41d" + }, + "id": "882056", + "fullName": "Ottelandet", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b41e" + }, + "id": "882063", + "fullName": "Tallstigen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b41f" + }, + "id": "881849", + "fullName": "Brantbacken", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b420" + }, + "id": "881853", + "fullName": "Läkaregränd", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b421" + }, + "id": "881860", + "fullName": "Hammarvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b422" + }, + "id": "881869", + "fullName": "Kapellgatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b423" + }, + "id": "881870", + "fullName": "Klövervägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b424" + }, + "id": "881887", + "fullName": "Sundbovägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b425" + }, + "id": "881919", + "fullName": "Svedjevägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b427" + }, + "id": "881927", + "fullName": "Beckastigen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b428" + }, + "id": "881935", + "fullName": "Mellanvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b429" + }, + "id": "881939", + "fullName": "Stallbacken", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b42a" + }, + "id": "881950", + "fullName": "Målaregränd", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b42b" + }, + "id": "881959", + "fullName": "Stockbacken", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b42c" + }, + "id": "881962", + "fullName": "Vinkelgatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b42d" + }, + "id": "881963", + "fullName": "Virkesvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b42e" + }, + "id": "881985", + "fullName": "Brommavägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b42f" + }, + "id": "881998", + "fullName": "Tallmovägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b431" + }, + "id": "882018", + "fullName": "Brunnsgatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b432" + }, + "id": "882045", + "fullName": "Timmervägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b433" + }, + "id": "882052", + "fullName": "Krokalviken", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b434" + }, + "id": "882055", + "fullName": "Nötbolandet", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b435" + }, + "id": "882057", + "fullName": "Skommarhamn", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b436" + }, + "id": "881859", + "fullName": "Genesåsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b437" + }, + "id": "881862", + "fullName": "Utsiktsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b438" + }, + "id": "881864", + "fullName": "Badviksvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b439" + }, + "id": "881886", + "fullName": "Strandstigen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b43a" + }, + "id": "881907", + "fullName": "Hallinsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b43b" + }, + "id": "881911", + "fullName": "Lertagsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b43c" + }, + "id": "881921", + "fullName": "Timotejvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b43d" + }, + "id": "881928", + "fullName": "Brödrabacken", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b43f" + }, + "id": "881933", + "fullName": "Karlsrovägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b440" + }, + "id": "881937", + "fullName": "Sjömansvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b441" + }, + "id": "881955", + "fullName": "Skidstavägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b442" + }, + "id": "881957", + "fullName": "Solhemsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b444" + }, + "id": "881977", + "fullName": "Rågångsgatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b445" + }, + "id": "881978", + "fullName": "Slåttervägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b446" + }, + "id": "881982", + "fullName": "Vågsnäsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b448" + }, + "id": "881992", + "fullName": "Lingonstigen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b449" + }, + "id": "881994", + "fullName": "Nygårdsgatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b44a" + }, + "id": "882011", + "fullName": "Treetexvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b44c" + }, + "id": "882027", + "fullName": "Kamrersvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b44d" + }, + "id": "882028", + "fullName": "Kaptensgatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b44e" + }, + "id": "882037", + "fullName": "Roddaregatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b44f" + }, + "id": "882042", + "fullName": "Spikaregatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b450" + }, + "id": "882058", + "fullName": "Slåttsvedjan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b451" + }, + "id": "881866", + "fullName": "Bräntmyrvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b452" + }, + "id": "881875", + "fullName": "Lill-Pers Gränd", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b453" + }, + "id": "881879", + "fullName": "Nyängetsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b455" + }, + "id": "881912", + "fullName": "Linsänkevägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b456" + }, + "id": "881913", + "fullName": "Marknadsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b457" + }, + "id": "881914", + "fullName": "Mårtensgärdan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b458" + }, + "id": "881915", + "fullName": "Sjöåkersvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b459" + }, + "id": "881916", + "fullName": "Slätängsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b45a" + }, + "id": "881932", + "fullName": "Kallkällvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b45b" + }, + "id": "881946", + "fullName": "Lekparksvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b45c" + }, + "id": "881956", + "fullName": "Solbacksvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b45d" + }, + "id": "881968", + "fullName": "Elfvingsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b45e" + }, + "id": "881979", + "fullName": "Smed-Anders väg", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b45f" + }, + "id": "881980", + "fullName": "Tjärnmyrvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b460" + }, + "id": "881981", + "fullName": "Tolvmansgatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b462" + }, + "id": "881987", + "fullName": "Genehemsgränd", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b463" + }, + "id": "881996", + "fullName": "Samhällsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b464" + }, + "id": "882004", + "fullName": "Kastanjevägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b465" + }, + "id": "882005", + "fullName": "Modo Skogsgata", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b466" + }, + "id": "882021", + "fullName": "Flottaregatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b467" + }, + "id": "882023", + "fullName": "Hörnettsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b468" + }, + "id": "882034", + "fullName": "Pressaregatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b469" + }, + "id": "882041", + "fullName": "Snickaregatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b46c" + }, + "id": "881856", + "fullName": "Stiftelsegatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b46d" + }, + "id": "881871", + "fullName": "Konstnärsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b46e" + }, + "id": "881888", + "fullName": "Sundbäcksvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b46f" + }, + "id": "881909", + "fullName": "Holmbäcksvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b470" + }, + "id": "881930", + "fullName": "Herrgårdsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b471" + }, + "id": "881947", + "fullName": "Lillbergsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b472" + }, + "id": "881954", + "fullName": "Skidbacksvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b473" + }, + "id": "881972", + "fullName": "Jaktmarksvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b474" + }, + "id": "881973", + "fullName": "Jakträttsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b475" + }, + "id": "881993", + "fullName": "Nybyggarevägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b476" + }, + "id": "882026", + "fullName": "Jonsbergsgatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b477" + }, + "id": "882031", + "fullName": "Kristiansgatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b478" + }, + "id": "882039", + "fullName": "Skomakaregatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b479" + }, + "id": "882060", + "fullName": "Storsandsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b47a" + }, + "id": "882061", + "fullName": "Storstensvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b47b" + }, + "id": "922375", + "fullName": "Norra Bruksgatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b47c" + }, + "id": "881855", + "fullName": "Stenbrottsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b47d" + }, + "id": "881872", + "fullName": "Kvarnbäcksvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b47e" + }, + "id": "881873", + "fullName": "Källströmsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b47f" + }, + "id": "881881", + "fullName": "Olofstorpsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b480" + }, + "id": "881894", + "fullName": "Västerselsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b481" + }, + "id": "881897", + "fullName": "Hamptjärnsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b482" + }, + "id": "881917", + "fullName": "Starrholmsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b483" + }, + "id": "881920", + "fullName": "Syskonhemsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b484" + }, + "id": "881940", + "fullName": "Stallgårdsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b485" + }, + "id": "881961", + "fullName": "Söderbergsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b486" + }, + "id": "881991", + "fullName": "Humlegårdsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b487" + }, + "id": "881995", + "fullName": "Pensionärsgatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b488" + }, + "id": "882000", + "fullName": "Österbergsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b489" + }, + "id": "882003", + "fullName": "Hörneborgsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b48a" + }, + "id": "882006", + "fullName": "Norra Skogsgatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b48b" + }, + "id": "882012", + "fullName": "Varvsbergsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b48c" + }, + "id": "882029", + "fullName": "Kempevallsgatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b48e" + }, + "id": "881890", + "fullName": "Svedjeholmsvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b48f" + }, + "id": "882033", + "fullName": "Mästerskapsgatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b490" + }, + "id": "882010", + "fullName": "Tjänstemannagatan", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b491" + }, + "id": "881893", + "fullName": "Transformatorvägen", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b492" + }, + "id": "726067", + "fullName": "Döbelnsgatan", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b493" + }, + "id": "573553", + "fullName": "Doris väg", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b494" + }, + "id": "573114", + "fullName": "Domänvägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b495" + }, + "id": "573838", + "fullName": "Doppingvägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b496" + }, + "id": "579079", + "fullName": "Domherrevägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b497" + }, + "id": "575675", + "fullName": "Ripsa Donationshemmet", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b498" + }, + "id": "831726", + "fullName": "Säter Donkelo", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b499" + }, + "id": "830907", + "fullName": "Domherrevägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b49a" + }, + "id": "831394", + "fullName": "Frösve Dogsberg", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b49b" + }, + "id": "832079", + "fullName": "Dagstorp Dotterhall", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b49c" + }, + "id": "833593", + "fullName": "Ljunghem Domarringen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b49d" + }, + "id": "832044", + "fullName": "Alebäcken Dottermossen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b49e" + }, + "id": "830678", + "fullName": "Döbelns gata", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b49f" + }, + "id": "576403", + "fullName": "Doppvägen", + "parentFullName": "Vittsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4a0" + }, + "id": "583532", + "fullName": "Dolinvägen", + "parentFullName": "Vinslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4a1" + }, + "id": "579979", + "fullName": "Doktorsgatan", + "parentFullName": "Tyringe", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4a2" + }, + "id": "578850", + "fullName": "Domarevägen", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4a3" + }, + "id": "579861", + "fullName": "Ballingslöv Dörrhallen", + "parentFullName": "Ballingslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4a4" + }, + "id": "821325", + "fullName": "Domaregatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4a5" + }, + "id": "821591", + "fullName": "Domnarvsvägen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4a6" + }, + "id": "821668", + "fullName": "Domherrestigen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4a7" + }, + "id": "485881", + "fullName": "Domherrevägen", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4a8" + }, + "id": "523461", + "fullName": "Domås", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4a9" + }, + "id": "557657", + "fullName": "Dockgatan", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4aa" + }, + "id": "557863", + "fullName": "Domherrestigen", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4ab" + }, + "id": "535706", + "fullName": "Domme", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4ac" + }, + "id": "535714", + "fullName": "Dommegård", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4ad" + }, + "id": "927176", + "fullName": "Dommevägen", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4ae" + }, + "id": "534784", + "fullName": "Domänvägen", + "parentFullName": "Beddingestrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4af" + }, + "id": "535710", + "fullName": "Domme Ekliden", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4b0" + }, + "id": "534782", + "fullName": "Dockrosvägen", + "parentFullName": "Beddingestrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4b1" + }, + "id": "535712", + "fullName": "Domme Pålsgården", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4b3" + }, + "id": "533768", + "fullName": "Doktor Ljunggrens plan", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4b5" + }, + "id": "521242", + "fullName": "Doktor Häggströms väg", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4b6" + }, + "id": "599521", + "fullName": "Domarp", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4b7" + }, + "id": "704075", + "fullName": "Domarp", + "parentFullName": "Tvååker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4b8" + }, + "id": "603853", + "fullName": "Doppingen", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4b9" + }, + "id": "599523", + "fullName": "Domarpsvägen", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4ba" + }, + "id": "605358", + "fullName": "Domarringsvägen", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4bb" + }, + "id": "601664", + "fullName": "Doktorssträtet", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4bc" + }, + "id": "599522", + "fullName": "Domarp Bengtsgård", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4bd" + }, + "id": "603659", + "fullName": "Döingabergsvägen", + "parentFullName": "Ugglarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4be" + }, + "id": "515156", + "fullName": "Dolks väg", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4bf" + }, + "id": "513896", + "fullName": "Doppingvägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4c0" + }, + "id": "514212", + "fullName": "Domaruddsvägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4c1" + }, + "id": "513596", + "fullName": "Domarringsvägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4c2" + }, + "id": "716354", + "fullName": "Dotorp", + "parentFullName": "Kärna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4c4" + }, + "id": "717235", + "fullName": "Dottersröd", + "parentFullName": "Kode", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4c5" + }, + "id": "716761", + "fullName": "Dösebacka", + "parentFullName": "Romelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4c6" + }, + "id": "937021", + "fullName": "Doppingvägen", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4c7" + }, + "id": "789049", + "fullName": "Dorsillavägen", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4c8" + }, + "id": "795068", + "fullName": "Österunda Domta", + "parentFullName": "Fjärdhundra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4c9" + }, + "id": "789265", + "fullName": "Tillinge Dorsilla", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4cb" + }, + "id": "537557", + "fullName": "Dockgatan", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4cc" + }, + "id": "484820", + "fullName": "Domgärdesvägen", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4cd" + }, + "id": "488780", + "fullName": "Dovhjortsstigen", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4ce" + }, + "id": "892484", + "fullName": "Domarevägen", + "parentFullName": "Hortlax", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4cf" + }, + "id": "891778", + "fullName": "Domherregatan", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4d0" + }, + "id": "939236", + "fullName": "Döman", + "parentFullName": "Jävrebyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4d1" + }, + "id": "927647", + "fullName": "Dolkvägen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4d2" + }, + "id": "559240", + "fullName": "Doktorsgatan", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4d3" + }, + "id": "556872", + "fullName": "Domherrevägen", + "parentFullName": "Vejbystrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4d4" + }, + "id": "562561", + "fullName": "Donationsgatan", + "parentFullName": "Munka-Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4d5" + }, + "id": "559513", + "fullName": "Dörjaregränd", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4d6" + }, + "id": "724144", + "fullName": "Domherrevägen", + "parentFullName": "Floda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4d7" + }, + "id": "724074", + "fullName": "Dovhjortsvägen", + "parentFullName": "Floda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4d8" + }, + "id": "717681", + "fullName": "Von Döbelns väg", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4da" + }, + "id": "755155", + "fullName": "Domherrevägen", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4db" + }, + "id": "807681", + "fullName": "Dovhjortsvägen", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4dc" + }, + "id": "812206", + "fullName": "Rackeby Donslund", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4dd" + }, + "id": "810133", + "fullName": "Järpås Domö Torpet", + "parentFullName": "Järpås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4de" + }, + "id": "810131", + "fullName": "Järpås Domö Egendom", + "parentFullName": "Järpås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4df" + }, + "id": "810058", + "fullName": "Härjevad Dordistorp", + "parentFullName": "Järpås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4e0" + }, + "id": "813259", + "fullName": "Kållandsö Dordislund", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4e1" + }, + "id": "837363", + "fullName": "Doktorsvägen", + "parentFullName": "Gysinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4e2" + }, + "id": "930381", + "fullName": "Donationsvägen", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4e3" + }, + "id": "705394", + "fullName": "Domarevägen", + "parentFullName": "Partille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4e4" + }, + "id": "853398", + "fullName": "Domänvägen", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4e5" + }, + "id": "852893", + "fullName": "Domaregatan", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4e6" + }, + "id": "709636", + "fullName": "Doppingvägen", + "parentFullName": "Landvetter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4e7" + }, + "id": "710000", + "fullName": "Dörravägen", + "parentFullName": "Landvetter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4e8" + }, + "id": "532782", + "fullName": "Dockrössle", + "parentFullName": "Gunnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4e9" + }, + "id": "554614", + "fullName": "Tyllinge Domra", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4eb" + }, + "id": "532784", + "fullName": "Dockrössle Dagön", + "parentFullName": "Gunnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4ec" + }, + "id": "541061", + "fullName": "Hasselö Dockviken", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4ed" + }, + "id": "532130", + "fullName": "Ideshult Domstugan", + "parentFullName": "Hjorted", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4ee" + }, + "id": "534110", + "fullName": "Doktor Ekbergs väg", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4ef" + }, + "id": "532786", + "fullName": "Dockrössle Fredriksborg", + "parentFullName": "Gunnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4f7" + }, + "id": "540408", + "fullName": "Doppinggränd", + "parentFullName": "Falsterbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4f8" + }, + "id": "538268", + "fullName": "Domherregatan", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4f9" + }, + "id": "538954", + "fullName": "Domkyrkovägen", + "parentFullName": "Höllviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4fa" + }, + "id": "918713", + "fullName": "Döseryggen", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4fb" + }, + "id": "540185", + "fullName": "Bo Dörrsvens Gränd", + "parentFullName": "Skanör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4fc" + }, + "id": "638687", + "fullName": "Domkyrkan", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4fd" + }, + "id": "935405", + "fullName": "Domargatan", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4fe" + }, + "id": "638689", + "fullName": "Domprostgränd", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b4ff" + }, + "id": "765681", + "fullName": "Domaregatan", + "parentFullName": "Skene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b500" + }, + "id": "620811", + "fullName": "Doktorsgatan", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b501" + }, + "id": "620394", + "fullName": "Domarringsvägen", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b502" + }, + "id": "914836", + "fullName": "Tånnö Doppingvägen", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b503" + }, + "id": "632735", + "fullName": "Doktorsvägen", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b504" + }, + "id": "627167", + "fullName": "Doktor Levins väg", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b505" + }, + "id": "517255", + "fullName": "Domherrstigen", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b506" + }, + "id": "542206", + "fullName": "Domarevägen", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b507" + }, + "id": "542384", + "fullName": "Doktor Ströms väg", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b508" + }, + "id": "540658", + "fullName": "Sibbarp Domarestugan", + "parentFullName": "Marieholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b509" + }, + "id": "790118", + "fullName": "Dotorpsgatan", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b50a" + }, + "id": "832803", + "fullName": "Brobacken Dotorp", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b50b" + }, + "id": "790367", + "fullName": "Gamla Dotorpsvägen", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b50c" + }, + "id": "796130", + "fullName": "Friggeråker Dotorp", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b50d" + }, + "id": "789390", + "fullName": "Döve Hagen", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b50e" + }, + "id": "789378", + "fullName": "Döve Dalhem", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b50f" + }, + "id": "789409", + "fullName": "Döve Vaskås", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b510" + }, + "id": "789376", + "fullName": "Döve Bondarp", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b511" + }, + "id": "789380", + "fullName": "Döve Enelund", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b512" + }, + "id": "789382", + "fullName": "Döve Fridhem", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b513" + }, + "id": "789392", + "fullName": "Döve Karlsro", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b514" + }, + "id": "789397", + "fullName": "Döve Lillebo", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b515" + }, + "id": "789401", + "fullName": "Döve Skogsbo", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b516" + }, + "id": "789405", + "fullName": "Döve Stommen", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b517" + }, + "id": "789994", + "fullName": "Döbelnsgatan", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b518" + }, + "id": "789403", + "fullName": "Döve Stenhult", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b519" + }, + "id": "789411", + "fullName": "Döve Västerbo", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b51a" + }, + "id": "789398", + "fullName": "Döve Lillhagen", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b51b" + }, + "id": "791492", + "fullName": "Von Döbelns väg", + "parentFullName": "Stenstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b51c" + }, + "id": "789374", + "fullName": "Döve Björkelund", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b51d" + }, + "id": "789388", + "fullName": "Döve Hagalyckan", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b51e" + }, + "id": "789407", + "fullName": "Döve Trädgården", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b51f" + }, + "id": "789384", + "fullName": "Döve Frälsegården", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b520" + }, + "id": "789396", + "fullName": "Döve Kvarnagärdet", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b521" + }, + "id": "789399", + "fullName": "Döve Margretelund", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b522" + }, + "id": "789400", + "fullName": "Döve Skattegården", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b523" + }, + "id": "789413", + "fullName": "Döve Västergården", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b524" + }, + "id": "793000", + "fullName": "Åsarp Dörraholmen", + "parentFullName": "Åsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b525" + }, + "id": "789394", + "fullName": "Döve Klockaregården", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b526" + }, + "id": "789386", + "fullName": "Döve Gästgivaregården", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b527" + }, + "id": "512595", + "fullName": "Domarvägen", + "parentFullName": "Stocksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b528" + }, + "id": "512740", + "fullName": "Donnerstigen", + "parentFullName": "Stocksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b529" + }, + "id": "512561", + "fullName": "Doppingstigen", + "parentFullName": "Stocksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b52a" + }, + "id": "675478", + "fullName": "Dovrevägen", + "parentFullName": "Svängsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b52b" + }, + "id": "674519", + "fullName": "Domarevägen", + "parentFullName": "Asarum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b52c" + }, + "id": "674326", + "fullName": "Domherrevägen", + "parentFullName": "Asarum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b52d" + }, + "id": "480906", + "fullName": "Dostarp", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b52e" + }, + "id": "481446", + "fullName": "Doppingvägen", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b52f" + }, + "id": "546481", + "fullName": "Domänvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b530" + }, + "id": "547952", + "fullName": "Domarevägen", + "parentFullName": "Löddeköpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b531" + }, + "id": "547954", + "fullName": "Domsagogränd", + "parentFullName": "Löddeköpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b532" + }, + "id": "548054", + "fullName": "Domherrevägen", + "parentFullName": "Löddeköpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b533" + }, + "id": "548417", + "fullName": "Dovhjortsvägen", + "parentFullName": "Löddeköpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b534" + }, + "id": "548167", + "fullName": "Domarringsgränd", + "parentFullName": "Löddeköpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b535" + }, + "id": "548169", + "fullName": "Dösvägen", + "parentFullName": "Löddeköpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b536" + }, + "id": "546483", + "fullName": "Dösjelund", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b537" + }, + "id": "546690", + "fullName": "Dösjöholm", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b538" + }, + "id": "546484", + "fullName": "Dösjelundsvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b539" + }, + "id": "729191", + "fullName": "Dobervägen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b53a" + }, + "id": "724468", + "fullName": "Dopvägen", + "parentFullName": "Nödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b53b" + }, + "id": "566343", + "fullName": "Domkyrkovägen", + "parentFullName": "Löderup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b53d" + }, + "id": "666581", + "fullName": "Dockemåla", + "parentFullName": "Hallabro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b53e" + }, + "id": "672426", + "fullName": "Doppingvägen", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b53f" + }, + "id": "666580", + "fullName": "Dockegölsvägen", + "parentFullName": "Hallabro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b540" + }, + "id": "625407", + "fullName": "Domakull", + "parentFullName": "Broaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b541" + }, + "id": "624706", + "fullName": "Domargatan", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b542" + }, + "id": "625911", + "fullName": "Koshult Dosebo", + "parentFullName": "Skeppshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b543" + }, + "id": "630094", + "fullName": "Domaryd", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b544" + }, + "id": "630104", + "fullName": "Domaryd Edet", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b545" + }, + "id": "630128", + "fullName": "Domarydsvägen", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b547" + }, + "id": "630122", + "fullName": "Domaryd Åsängen", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b548" + }, + "id": "632129", + "fullName": "Domherrevägen", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b549" + }, + "id": "632352", + "fullName": "Donationsgatan", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b54a" + }, + "id": "630106", + "fullName": "Domaryd Ekgården", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b54b" + }, + "id": "630108", + "fullName": "Domaryd Furulund", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b54c" + }, + "id": "630112", + "fullName": "Domaryd Smedanäs", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b54d" + }, + "id": "630126", + "fullName": "Domaryd Östraryd", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b54e" + }, + "id": "630096", + "fullName": "Domaryd Björkedal", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b54f" + }, + "id": "630100", + "fullName": "Domaryd Brofållen", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b550" + }, + "id": "630102", + "fullName": "Domaryd Brotorpet", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b551" + }, + "id": "630114", + "fullName": "Domaryd Södergård", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b552" + }, + "id": "630098", + "fullName": "Domaryd Björkelund", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b553" + }, + "id": "630109", + "fullName": "Domaryd Mellangård", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b554" + }, + "id": "630110", + "fullName": "Domaryd Råsabacken", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b555" + }, + "id": "630111", + "fullName": "Domaryd Skattegård", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b556" + }, + "id": "630118", + "fullName": "Domaryd Tångabacken", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b557" + }, + "id": "630120", + "fullName": "Domaryd Västergård", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b558" + }, + "id": "630124", + "fullName": "Domaryd Älgebacken", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b559" + }, + "id": "630116", + "fullName": "Domaryd Talebergsgården", + "parentFullName": "Lagan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b55a" + }, + "id": "630654", + "fullName": "Dörarp", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b55b" + }, + "id": "630687", + "fullName": "Dörarp Norra", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b55c" + }, + "id": "630677", + "fullName": "Dörarp Granet", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b55d" + }, + "id": "630692", + "fullName": "Dörarp Orrabo", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b55e" + }, + "id": "630706", + "fullName": "Dörarp Taxabo", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b55f" + }, + "id": "630669", + "fullName": "Dörarp Danaled", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b560" + }, + "id": "630683", + "fullName": "Dörarp Hulugård", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b561" + }, + "id": "630686", + "fullName": "Dörarp Jutatorp", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b562" + }, + "id": "630663", + "fullName": "Dörarp Bondetorp", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b565" + }, + "id": "630673", + "fullName": "Dörarp Erlandsbo", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b566" + }, + "id": "630690", + "fullName": "Dörarp Norra Kors", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b567" + }, + "id": "630696", + "fullName": "Dörarp Sjöboholm", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b568" + }, + "id": "630700", + "fullName": "Dörarp Stenstorp", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b569" + }, + "id": "630704", + "fullName": "Dörarp Södra Kors", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b56a" + }, + "id": "630685", + "fullName": "Dörarp Jaktvillan", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b56b" + }, + "id": "630694", + "fullName": "Dörarp Simonstorp", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b56c" + }, + "id": "630671", + "fullName": "Dörarp Danielstorp", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b56d" + }, + "id": "630681", + "fullName": "Dörarp Haraldstorp", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b56e" + }, + "id": "630712", + "fullName": "Dörarp Tillflykten", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b570" + }, + "id": "630675", + "fullName": "Dörarp Fröknebacken", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b571" + }, + "id": "630679", + "fullName": "Dörarp Gyllene Rasten", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b572" + }, + "id": "630688", + "fullName": "Dörarp Norra Bondetorp", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b573" + }, + "id": "630689", + "fullName": "Dörarp Norra Fiskaretorp", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b574" + }, + "id": "630702", + "fullName": "Dörarp Södra Fiskaretorp", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b575" + }, + "id": "630698", + "fullName": "Dörarp Sommarhemmet Sundet", + "parentFullName": "Vittaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b576" + }, + "id": "894446", + "fullName": "Dockas", + "parentFullName": "Råneå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b577" + }, + "id": "895316", + "fullName": "Domarvägen", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b578" + }, + "id": "895023", + "fullName": "Domänvägen", + "parentFullName": "Harads", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b579" + }, + "id": "494884", + "fullName": "Domherrevägen", + "parentFullName": "Ösmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b57a" + }, + "id": "509298", + "fullName": "Domarringen", + "parentFullName": "Skå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b57b" + }, + "id": "507728", + "fullName": "Domherrevägen", + "parentFullName": "Ekerö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b57c" + }, + "id": "509582", + "fullName": "Tuna Domargården", + "parentFullName": "Skå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b57d" + }, + "id": "525567", + "fullName": "Domkraftsvägen", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b57e" + }, + "id": "525266", + "fullName": "Lennartsnäs Docksta", + "parentFullName": "Kungsängen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b57f" + }, + "id": "868863", + "fullName": "Doestorp", + "parentFullName": "Korsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b580" + }, + "id": "491539", + "fullName": "Donnemilen", + "parentFullName": "Björköby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b581" + }, + "id": "491542", + "fullName": "Donnemilen Udden", + "parentFullName": "Björköby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b582" + }, + "id": "490050", + "fullName": "Donationsstigen", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b583" + }, + "id": "491616", + "fullName": "Rödjenäs Dorishult", + "parentFullName": "Björköby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b584" + }, + "id": "491549", + "fullName": "Donnemilens Stugområde", + "parentFullName": "Björköby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b585" + }, + "id": "809583", + "fullName": "Domarevägen", + "parentFullName": "Ludvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b586" + }, + "id": "810091", + "fullName": "Doppingvägen", + "parentFullName": "Ludvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b587" + }, + "id": "810003", + "fullName": "Domherrevägen", + "parentFullName": "Ludvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b588" + }, + "id": "545302", + "fullName": "Domaregatan", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b589" + }, + "id": "934639", + "fullName": "Domptörgränd", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b58a" + }, + "id": "545336", + "fullName": "Domherrestigen", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b58b" + }, + "id": "545054", + "fullName": "Domarringsgatan", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b58c" + }, + "id": "513655", + "fullName": "Skeby Domaregård", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b58d" + }, + "id": "549784", + "fullName": "Ullevi Domaregård", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b58e" + }, + "id": "549476", + "fullName": "Normlösa Domarestugan", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b58f" + }, + "id": "482942", + "fullName": "Dockgatan", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b590" + }, + "id": "482255", + "fullName": "Dockgatan", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b591" + }, + "id": "483453", + "fullName": "Domänvägen", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b592" + }, + "id": "483138", + "fullName": "Dövestad", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b593" + }, + "id": "483140", + "fullName": "Dövestad Gård", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b594" + }, + "id": "483129", + "fullName": "Döderhult Årena", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b595" + }, + "id": "482140", + "fullName": "Döderhultsvägen", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b596" + }, + "id": "483123", + "fullName": "Döderhult Nydalen", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b597" + }, + "id": "483125", + "fullName": "Döderhult Nymålen", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b598" + }, + "id": "483141", + "fullName": "Dövestad Hagalund", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b599" + }, + "id": "483127", + "fullName": "Döderhult Solliden", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b59a" + }, + "id": "483143", + "fullName": "Dövestad Lindsborg", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b59b" + }, + "id": "483131", + "fullName": "Döderhults-Flathult", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b59c" + }, + "id": "483139", + "fullName": "Dövestad Frälsegård", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b59d" + }, + "id": "478387", + "fullName": "Systertorp Dörtorpet", + "parentFullName": "Kristdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b59e" + }, + "id": "482615", + "fullName": "Döderhult Spånghagen", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b59f" + }, + "id": "483150", + "fullName": "Dövestad Trollskogen", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5a0" + }, + "id": "483133", + "fullName": "Döderhults-Flathult Gröndal", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5a1" + }, + "id": "483135", + "fullName": "Döderhults-Flathult Hagalund", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5a2" + }, + "id": "483137", + "fullName": "Döderhults-Flathult Liljehult", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5a3" + }, + "id": "850494", + "fullName": "Dolkstigen", + "parentFullName": "Bollnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5a4" + }, + "id": "851338", + "fullName": "Dönje", + "parentFullName": "Bollnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5a5" + }, + "id": "718939", + "fullName": "Doktorsvägen", + "parentFullName": "Stenungsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5a6" + }, + "id": "718914", + "fullName": "Doterödsvägen", + "parentFullName": "Stenungsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5a7" + }, + "id": "720224", + "fullName": "Doktor Forsgrens väg", + "parentFullName": "Svenshögen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5a8" + }, + "id": "718945", + "fullName": "Lilla Doterödsvägen", + "parentFullName": "Stenungsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5a9" + }, + "id": "766997", + "fullName": "Dömsta", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5aa" + }, + "id": "560145", + "fullName": "Domstensgatan", + "parentFullName": "Höganäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5ab" + }, + "id": "555158", + "fullName": "Domarringsvägen", + "parentFullName": "Nyhamnsläge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5ac" + }, + "id": "927744", + "fullName": "Döingevägen", + "parentFullName": "Mjöhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5ad" + }, + "id": "561014", + "fullName": "Döingevägen", + "parentFullName": "Höganäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5ae" + }, + "id": "694713", + "fullName": "Dottevik", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5af" + }, + "id": "692722", + "fullName": "Domarevägen", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5b0" + }, + "id": "682354", + "fullName": "Hönacka Dompa", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5b1" + }, + "id": "694718", + "fullName": "Dottevik Haget", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5b2" + }, + "id": "694724", + "fullName": "Dottevik Östby", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5b3" + }, + "id": "692421", + "fullName": "Dottevik Berget", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5b4" + }, + "id": "692439", + "fullName": "Dottevik Nyland", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5b5" + }, + "id": "692451", + "fullName": "Dotteviksvägen", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5b6" + }, + "id": "693391", + "fullName": "Dottevik Skoghem", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5b7" + }, + "id": "694714", + "fullName": "Dottevik Fridhem", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5b8" + }, + "id": "694722", + "fullName": "Dottevik Ängåsen", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5b9" + }, + "id": "695597", + "fullName": "Speke Dottjärnet", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5ba" + }, + "id": "936036", + "fullName": "Dottevik Sjösikt", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5bb" + }, + "id": "692431", + "fullName": "Dottevik Högåsen", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5bd" + }, + "id": "700536", + "fullName": "Näbbol Doppehåla", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5be" + }, + "id": "694716", + "fullName": "Dottevik Hagaberg", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5bf" + }, + "id": "692423", + "fullName": "Dottevik Furulund", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5c0" + }, + "id": "692430", + "fullName": "Dottevik Höglunda", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5c1" + }, + "id": "692441", + "fullName": "Dottevik Påfågeln", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5c2" + }, + "id": "692443", + "fullName": "Dottevik Sjöliden", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5c3" + }, + "id": "692445", + "fullName": "Dottevik Sjölunda", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5c4" + }, + "id": "693393", + "fullName": "Dottevik Skogslund", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5c5" + }, + "id": "693861", + "fullName": "Olebyn Domaretomta", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5c6" + }, + "id": "694720", + "fullName": "Dottevik Lillängen", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5c7" + }, + "id": "692426", + "fullName": "Dottevik Haglyckan", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5c8" + }, + "id": "702603", + "fullName": "Salungen Domperud", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5c9" + }, + "id": "693383", + "fullName": "Dottevik Källbacken", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5ca" + }, + "id": "692432", + "fullName": "Dottevik Kanothuset", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5cb" + }, + "id": "692449", + "fullName": "Dottevik Villavägen", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5cc" + }, + "id": "693389", + "fullName": "Dottevik Lilla Skoghem", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5cd" + }, + "id": "683155", + "fullName": "Töresbol Domaretomten", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5ce" + }, + "id": "692437", + "fullName": "Dottevik Nedre Sjöliden", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5cf" + }, + "id": "692447", + "fullName": "Dottevik Storkasberget", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5d0" + }, + "id": "685228", + "fullName": "Norra Treskog Domperud", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5d1" + }, + "id": "936041", + "fullName": "Dottevik Lilla Skogslund", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5d2" + }, + "id": "692435", + "fullName": "Dottevik Kvartersgården", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5d3" + }, + "id": "683309", + "fullName": "Västra Knåll Domaregården", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5d4" + }, + "id": "692433", + "fullName": "Dottevik Koloniträdgården", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5d5" + }, + "id": "879322", + "fullName": "Domherrevägen", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5d6" + }, + "id": "597530", + "fullName": "Doktorsvägen", + "parentFullName": "Knäred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5d7" + }, + "id": "606417", + "fullName": "Doktorsstigen", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5d8" + }, + "id": "607303", + "fullName": "Doktorsgatan", + "parentFullName": "Skummeslövsstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5d9" + }, + "id": "608298", + "fullName": "Dömestorps Gård", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5da" + }, + "id": "608365", + "fullName": "Lilla Dömestorp", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5db" + }, + "id": "608297", + "fullName": "Dömestorp Rankebjär", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5dc" + }, + "id": "716713", + "fullName": "Doppinggatan", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5dd" + }, + "id": "718638", + "fullName": "Domarringsvägen", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5de" + }, + "id": "716337", + "fullName": "Doktor Enwalls väg", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5df" + }, + "id": "835461", + "fullName": "Domängatan", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5e0" + }, + "id": "835459", + "fullName": "Domherrevägen", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5e1" + }, + "id": "930921", + "fullName": "Domherreparken", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5e2" + }, + "id": "835530", + "fullName": "Domarringsvägen", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5e3" + }, + "id": "838806", + "fullName": "Trankärr Dövatorp", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5e4" + }, + "id": "539254", + "fullName": "Docentvägen", + "parentFullName": "Bjärred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5e5" + }, + "id": "539255", + "fullName": "Domarevägen", + "parentFullName": "Bjärred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5e6" + }, + "id": "537577", + "fullName": "Domherrevägen", + "parentFullName": "Lomma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5e7" + }, + "id": "539491", + "fullName": "Domedejlavägen", + "parentFullName": "Bjärred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5e8" + }, + "id": "917412", + "fullName": "Domarringsgatan", + "parentFullName": "Ulricehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5e9" + }, + "id": "547198", + "fullName": "Domarringen", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5ea" + }, + "id": "547200", + "fullName": "Domsagovägen", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5eb" + }, + "id": "756294", + "fullName": "Doktorsvägen", + "parentFullName": "Frövi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5ec" + }, + "id": "746223", + "fullName": "Doktorsvägen", + "parentFullName": "Fellingsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5ed" + }, + "id": "747742", + "fullName": "Nederhyttan Domargården", + "parentFullName": "Stråssa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5ee" + }, + "id": "748510", + "fullName": "Björkhyttan Domargården", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5ef" + }, + "id": "812991", + "fullName": "Domarbo", + "parentFullName": "Krylbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5f0" + }, + "id": "794798", + "fullName": "Domsätra", + "parentFullName": "Fjärdhundra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5f1" + }, + "id": "785206", + "fullName": "Domarskäret", + "parentFullName": "Gräsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5f2" + }, + "id": "792344", + "fullName": "Risinge Doktorsgården", + "parentFullName": "Gimo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5f3" + }, + "id": "583795", + "fullName": "Doverstorp Doversberg", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5f4" + }, + "id": "583797", + "fullName": "Doverstorp Doverstorps Gård", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5f5" + }, + "id": "583779", + "fullName": "Doverstorp", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5f6" + }, + "id": "596150", + "fullName": "Doverstorp", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5f7" + }, + "id": "562884", + "fullName": "Dovhjortstigen", + "parentFullName": "Rejmyre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5f8" + }, + "id": "583813", + "fullName": "Doverstorp Kisbo", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5f9" + }, + "id": "583799", + "fullName": "Doverstorp Ekenäs", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5fa" + }, + "id": "583801", + "fullName": "Doverstorp Ekliden", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5fb" + }, + "id": "583803", + "fullName": "Doverstorp Enliden", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5fc" + }, + "id": "583809", + "fullName": "Doverstorp Häjtorp", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5fd" + }, + "id": "583811", + "fullName": "Doverstorp Högalid", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5fe" + }, + "id": "583819", + "fullName": "Doverstorp Lindås", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b5ff" + }, + "id": "583825", + "fullName": "Doverstorp Nysätra", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b600" + }, + "id": "583835", + "fullName": "Doverstorp Solhem", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b601" + }, + "id": "583793", + "fullName": "Doverstorp Björkäng", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b602" + }, + "id": "583815", + "fullName": "Doverstorp Lenaborg", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b603" + }, + "id": "583823", + "fullName": "Doverstorp Norrgård", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b604" + }, + "id": "583787", + "fullName": "Doverstorp Backliden", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b605" + }, + "id": "583791", + "fullName": "Doverstorp Björkåsen", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b606" + }, + "id": "583839", + "fullName": "Doverstorp Sätra Gård", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b607" + }, + "id": "583843", + "fullName": "Doverstorp Sörgården", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b608" + }, + "id": "583845", + "fullName": "Doverstorp Ängsbacka", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b609" + }, + "id": "583789", + "fullName": "Doverstorp Björkliden", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b60a" + }, + "id": "583805", + "fullName": "Doverstorp Glansgruvan", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b60b" + }, + "id": "583817", + "fullName": "Doverstorp Lillgården", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b60c" + }, + "id": "583827", + "fullName": "Doverstorp Oxelgården", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b60d" + }, + "id": "583828", + "fullName": "Doverstorp Röda Bygget", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b60e" + }, + "id": "583831", + "fullName": "Doverstorp Sandbäcken", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b60f" + }, + "id": "583833", + "fullName": "Doverstorp Skogsbrynet", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b610" + }, + "id": "583837", + "fullName": "Doverstorp Säterdalen", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b611" + }, + "id": "583821", + "fullName": "Doverstorp Mellangården", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b612" + }, + "id": "583785", + "fullName": "Doverstorp Arnmansgården", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b613" + }, + "id": "583807", + "fullName": "Doverstorp Gösta Bergs Hage", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b614" + }, + "id": "583841", + "fullName": "Doverstorp Sätra Gård Fiskartorpet", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b617" + }, + "id": "533165", + "fullName": "Domherregränd", + "parentFullName": "Klågerup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b618" + }, + "id": "842089", + "fullName": "Domarbo", + "parentFullName": "Tierp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b619" + }, + "id": "842093", + "fullName": "Dorkarby", + "parentFullName": "Tierp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b61a" + }, + "id": "938159", + "fullName": "Domarbo", + "parentFullName": "Strömsbergs Bruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b61b" + }, + "id": "938161", + "fullName": "Dorkarby", + "parentFullName": "Strömsbergs Bruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b61c" + }, + "id": "842091", + "fullName": "Domarbovägen", + "parentFullName": "Tierp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b61d" + }, + "id": "841562", + "fullName": "Dovhjortsvägen", + "parentFullName": "Tierp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b61e" + }, + "id": "938160", + "fullName": "Domarbovägen", + "parentFullName": "Strömsbergs Bruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b61f" + }, + "id": "842148", + "fullName": "Norra Dorkarbyvägen", + "parentFullName": "Tierp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b620" + }, + "id": "842195", + "fullName": "Södra Dorkarbyvägen", + "parentFullName": "Tierp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b621" + }, + "id": "938171", + "fullName": "Norra Dorkarbyvägen", + "parentFullName": "Strömsbergs Bruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b622" + }, + "id": "938177", + "fullName": "Södra Dorkarbyvägen", + "parentFullName": "Strömsbergs Bruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b623" + }, + "id": "922874", + "fullName": "Dovsjön", + "parentFullName": "Venjan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b624" + }, + "id": "827815", + "fullName": "Domherrevägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b625" + }, + "id": "827904", + "fullName": "Dössvägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b626" + }, + "id": "827897", + "fullName": "Dössjonsvägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b627" + }, + "id": "827895", + "fullName": "Dössandersvägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b628" + }, + "id": "679151", + "fullName": "Doktor Sandbergs gata", + "parentFullName": "Nybro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b629" + }, + "id": "679039", + "fullName": "Döbelnsgatan", + "parentFullName": "Nybro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b62a" + }, + "id": "568369", + "fullName": "Dodevägen", + "parentFullName": "Gärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b62b" + }, + "id": "568462", + "fullName": "Stora Dode", + "parentFullName": "Gärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b62c" + }, + "id": "575392", + "fullName": "Domänvägen", + "parentFullName": "Sankt Olof", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b62d" + }, + "id": "574286", + "fullName": "Domaregården", + "parentFullName": "Hammenhög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b62e" + }, + "id": "856013", + "fullName": "Doktorsgatan", + "parentFullName": "Ljusdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b62f" + }, + "id": "571585", + "fullName": "Domaregatan", + "parentFullName": "Sjöbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b630" + }, + "id": "572059", + "fullName": "Dovhjortsvägen", + "parentFullName": "Blentarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b631" + }, + "id": "572627", + "fullName": "Stora Lassaröd Dockarp", + "parentFullName": "Lövestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b632" + }, + "id": "488856", + "fullName": "Dockarp", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b633" + }, + "id": "485487", + "fullName": "Domaregatan", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b634" + }, + "id": "485559", + "fullName": "Domherrestigen", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b635" + }, + "id": "486291", + "fullName": "Norra Hyltan Doppedalen", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b636" + }, + "id": "814694", + "fullName": "Domaregatan", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b637" + }, + "id": "814419", + "fullName": "Domprostegatan", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b63a" + }, + "id": "814638", + "fullName": "Döbelnsgatan", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b63b" + }, + "id": "878873", + "fullName": "Dockstavägen", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b63c" + }, + "id": "878872", + "fullName": "Dockhemsvägen", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b63d" + }, + "id": "878871", + "fullName": "Dal", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b63e" + }, + "id": "878893", + "fullName": "Käl", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b63f" + }, + "id": "878904", + "fullName": "Näs", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b640" + }, + "id": "878869", + "fullName": "Berg", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b641" + }, + "id": "878901", + "fullName": "Myre", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b642" + }, + "id": "878907", + "fullName": "Otte", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b643" + }, + "id": "878922", + "fullName": "Sund", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b644" + }, + "id": "878867", + "fullName": "Backe", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b645" + }, + "id": "878874", + "fullName": "Dynäs", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b646" + }, + "id": "878877", + "fullName": "Fanön", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b647" + }, + "id": "878879", + "fullName": "Gröde", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b648" + }, + "id": "878895", + "fullName": "Käxed", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b649" + }, + "id": "878915", + "fullName": "Sanna", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b64a" + }, + "id": "878923", + "fullName": "Sätra", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b64b" + }, + "id": "878928", + "fullName": "Vamme", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b64c" + }, + "id": "878932", + "fullName": "Värns", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b64d" + }, + "id": "878883", + "fullName": "Hamnen", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b64e" + }, + "id": "878903", + "fullName": "Nyland", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b64f" + }, + "id": "878913", + "fullName": "Risnäs", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b650" + }, + "id": "878899", + "fullName": "Mjällom", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b651" + }, + "id": "878900", + "fullName": "Mjältön", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b652" + }, + "id": "878906", + "fullName": "Näsfors", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b653" + }, + "id": "878926", + "fullName": "Trollbo", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b654" + }, + "id": "878930", + "fullName": "Veåsand", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b655" + }, + "id": "878939", + "fullName": "Överdal", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b656" + }, + "id": "878876", + "fullName": "Eriksdal", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b657" + }, + "id": "878878", + "fullName": "Germesta", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b658" + }, + "id": "878882", + "fullName": "Gökvägen", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b659" + }, + "id": "878884", + "fullName": "Hemvägen", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b65a" + }, + "id": "878885", + "fullName": "Herresta", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b65b" + }, + "id": "878917", + "fullName": "Solbacka", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b65c" + }, + "id": "878927", + "fullName": "Utanskog", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b65d" + }, + "id": "878935", + "fullName": "Åsvedjan", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b65e" + }, + "id": "878937", + "fullName": "Örnvägen", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b65f" + }, + "id": "878866", + "fullName": "Allévägen", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b660" + }, + "id": "878868", + "fullName": "Backefors", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b661" + }, + "id": "878875", + "fullName": "Dynäsfors", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b662" + }, + "id": "878880", + "fullName": "Gålsjönäs", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b663" + }, + "id": "878886", + "fullName": "Järngatan", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b664" + }, + "id": "878894", + "fullName": "Kälsviken", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b665" + }, + "id": "878898", + "fullName": "Majavägen", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b666" + }, + "id": "878931", + "fullName": "Violvägen", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b667" + }, + "id": "878934", + "fullName": "Vävstigen", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b668" + }, + "id": "878938", + "fullName": "Östmarkum", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b66a" + }, + "id": "878888", + "fullName": "Karljohann", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b66b" + }, + "id": "878891", + "fullName": "Kvarnvägen", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b66c" + }, + "id": "878892", + "fullName": "Kyrkvallen", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b66d" + }, + "id": "878896", + "fullName": "Lillholmen", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b66e" + }, + "id": "878897", + "fullName": "Magdbäcken", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b66f" + }, + "id": "878905", + "fullName": "Näsbodarna", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b670" + }, + "id": "878912", + "fullName": "Ravinvägen", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b671" + }, + "id": "878919", + "fullName": "Storholmen", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b672" + }, + "id": "878924", + "fullName": "Sätravägen", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b673" + }, + "id": "878925", + "fullName": "Sörgällsta", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b674" + }, + "id": "878929", + "fullName": "Varvsvägen", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b675" + }, + "id": "878933", + "fullName": "Västmarkum", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b676" + }, + "id": "878881", + "fullName": "Gällstasjön", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b677" + }, + "id": "878890", + "fullName": "Krokusvägen", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b678" + }, + "id": "878902", + "fullName": "Norrgällsta", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b679" + }, + "id": "878908", + "fullName": "Otterbäcken", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b67a" + }, + "id": "878909", + "fullName": "Ottevattnet", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b67b" + }, + "id": "878910", + "fullName": "Prästbacken", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b67c" + }, + "id": "878911", + "fullName": "Prästbordet", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b67d" + }, + "id": "878914", + "fullName": "Risnäsvägen", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b67e" + }, + "id": "878916", + "fullName": "Skuleberget", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b67f" + }, + "id": "878920", + "fullName": "Storsvedjan", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b680" + }, + "id": "878921", + "fullName": "Storvamsjön", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b682" + }, + "id": "878887", + "fullName": "Kantorsvägen", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b683" + }, + "id": "878889", + "fullName": "Kartongvägen", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b684" + }, + "id": "878918", + "fullName": "Stordegersjön", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b685" + }, + "id": "938770", + "fullName": "Björknäsudden", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b686" + }, + "id": "919777", + "fullName": "Sörgällstabodarna", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b687" + }, + "id": "922766", + "fullName": "Norrgällstabodarna", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b688" + }, + "id": "880130", + "fullName": "Döraberget", + "parentFullName": "Bollstabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b689" + }, + "id": "877407", + "fullName": "Domherrevägen", + "parentFullName": "Timrå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b68a" + }, + "id": "898034", + "fullName": "Dokkas", + "parentFullName": "Gällivare", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b68b" + }, + "id": "897845", + "fullName": "Domänvägen", + "parentFullName": "Gällivare", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b68c" + }, + "id": "898041", + "fullName": "Mettä Dokkas", + "parentFullName": "Gällivare", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b68d" + }, + "id": "798963", + "fullName": "Fredrikslund Domarbo", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b68e" + }, + "id": "588462", + "fullName": "Dolinvägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b68f" + }, + "id": "588159", + "fullName": "Doppingvägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b690" + }, + "id": "587790", + "fullName": "Doktor Sternsgatan", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b691" + }, + "id": "918117", + "fullName": "Domaregatan", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b692" + }, + "id": "872100", + "fullName": "Domängatan", + "parentFullName": "Mariannelund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b693" + }, + "id": "872551", + "fullName": "Dödringshult", + "parentFullName": "Bruzaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b694" + }, + "id": "640602", + "fullName": "Domherrestigen", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b695" + }, + "id": "618297", + "fullName": "Domarvägen", + "parentFullName": "Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b696" + }, + "id": "631770", + "fullName": "Hosjö Domarhagen", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b697" + }, + "id": "620481", + "fullName": "Helgesta-Näsby Domargården", + "parentFullName": "Sparreholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b698" + }, + "id": "492915", + "fullName": "Domherrestigen", + "parentFullName": "Rönninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b699" + }, + "id": "545783", + "fullName": "Domherrevägen", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b69a" + }, + "id": "545607", + "fullName": "Domarringsvägen", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b69b" + }, + "id": "540964", + "fullName": "Rolsberga Dorisberg", + "parentFullName": "Löberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b69c" + }, + "id": "893450", + "fullName": "Domherrevägen", + "parentFullName": "Kalix", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b69d" + }, + "id": "666330", + "fullName": "Norra Domarevägen", + "parentFullName": "Skoghall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b69e" + }, + "id": "666344", + "fullName": "Södra Domarevägen", + "parentFullName": "Skoghall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b69f" + }, + "id": "823816", + "fullName": "Domarvägen", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6a0" + }, + "id": "826672", + "fullName": "Skarstad Dönstorp", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6a1" + }, + "id": "826674", + "fullName": "Skarstad Dönstorpsbadet", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6a2" + }, + "id": "772548", + "fullName": "Dolomitvägen", + "parentFullName": "Hallstahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6a3" + }, + "id": "772555", + "fullName": "Domherrevägen", + "parentFullName": "Hallstahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6a5" + }, + "id": "758321", + "fullName": "Domherrevägen", + "parentFullName": "Myggenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6a6" + }, + "id": "758323", + "fullName": "Dovhjortsvägen", + "parentFullName": "Myggenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6a8" + }, + "id": "758981", + "fullName": "Domarringsvägen", + "parentFullName": "Kållekärr", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6a9" + }, + "id": "758891", + "fullName": "Dösevägen", + "parentFullName": "Kållekärr", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6aa" + }, + "id": "758552", + "fullName": "Dösevägen", + "parentFullName": "Hjälteby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6ab" + }, + "id": "554811", + "fullName": "Domaregatan", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6ac" + }, + "id": "496271", + "fullName": "Dönnemåla", + "parentFullName": "Silverdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6ad" + }, + "id": "659707", + "fullName": "Dottebol Mon", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6ae" + }, + "id": "659713", + "fullName": "Dottebol Sand", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6af" + }, + "id": "659699", + "fullName": "Dottebol Hagen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6b0" + }, + "id": "659726", + "fullName": "Dottebol Ängen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6b1" + }, + "id": "659693", + "fullName": "Dottebol Berget", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6b2" + }, + "id": "659695", + "fullName": "Dottebol Bråten", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6b3" + }, + "id": "659723", + "fullName": "Dottebol Solhem", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6b4" + }, + "id": "659697", + "fullName": "Dottebol Gränsön", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6b5" + }, + "id": "659701", + "fullName": "Dottebol Hagliden", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6b6" + }, + "id": "659703", + "fullName": "Dottebol Kallerud", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6b7" + }, + "id": "659721", + "fullName": "Dottebol Sandåsen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6b8" + }, + "id": "659705", + "fullName": "Dottebol Lillberget", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6b9" + }, + "id": "659709", + "fullName": "Dottebol Mölnslätten", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6ba" + }, + "id": "659711", + "fullName": "Dottebol Norra Bråten", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6bb" + }, + "id": "659715", + "fullName": "Dottebol Sandbäcken", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6bc" + }, + "id": "659724", + "fullName": "Dottebol Vallbråten", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6bd" + }, + "id": "657539", + "fullName": "Hjuldammen Dolwitzrud", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6be" + }, + "id": "661342", + "fullName": "Torstensbyn Doktorrud", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6c0" + }, + "id": "663660", + "fullName": "Lönnskog Domdalsviken", + "parentFullName": "Långserud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6c1" + }, + "id": "659725", + "fullName": "Dottebol Västra Mölnslätten", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6c2" + }, + "id": "830609", + "fullName": "Ytteråkerö Dov Pers väg", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6c3" + }, + "id": "814539", + "fullName": "Dormsjö", + "parentFullName": "Garpenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6c4" + }, + "id": "813481", + "fullName": "Domarvägen", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6c5" + }, + "id": "814541", + "fullName": "Dormsjövägen", + "parentFullName": "Garpenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6c6" + }, + "id": "543774", + "fullName": "Domängatan", + "parentFullName": "Hörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6c7" + }, + "id": "682558", + "fullName": "Domarevägen", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6c8" + }, + "id": "682437", + "fullName": "Domherregatan", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6c9" + }, + "id": "683447", + "fullName": "Dörby", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6ca" + }, + "id": "683449", + "fullName": "Dörby Malm", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6cb" + }, + "id": "865574", + "fullName": "Domarvägen", + "parentFullName": "Ås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6cc" + }, + "id": "865637", + "fullName": "Domherrevägen", + "parentFullName": "Ås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6cd" + }, + "id": "557337", + "fullName": "Doktorsgatan", + "parentFullName": "Torekov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6ce" + }, + "id": "577584", + "fullName": "Dönhult", + "parentFullName": "Sibbhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6cf" + }, + "id": "928096", + "fullName": "Dönhult", + "parentFullName": "Immeln", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6d0" + }, + "id": "577578", + "fullName": "Dönaberga", + "parentFullName": "Sibbhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6d1" + }, + "id": "928094", + "fullName": "Dönaberga", + "parentFullName": "Immeln", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6d2" + }, + "id": "577582", + "fullName": "Dönaberga Bosagården", + "parentFullName": "Sibbhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6d3" + }, + "id": "577580", + "fullName": "Dönaberga Bosagårdarna", + "parentFullName": "Sibbhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6d4" + }, + "id": "928095", + "fullName": "Dönaberga Bosagårdarna", + "parentFullName": "Immeln", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6d5" + }, + "id": "733151", + "fullName": "Domareksvägen", + "parentFullName": "Brastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6d6" + }, + "id": "877335", + "fullName": "Domänvägen", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6d7" + }, + "id": "877334", + "fullName": "Doktorsvägen", + "parentFullName": "Målilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6d8" + }, + "id": "476856", + "fullName": "Doktorsvägen", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6d9" + }, + "id": "586812", + "fullName": "Dockan", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6da" + }, + "id": "589232", + "fullName": "Kil Domarryd", + "parentFullName": "Östra Ryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6db" + }, + "id": "585455", + "fullName": "Domherrestigen", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6dc" + }, + "id": "586814", + "fullName": "Dockan Eriksholm", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6dd" + }, + "id": "586818", + "fullName": "Dockan Klevtorpet", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6de" + }, + "id": "586816", + "fullName": "Dockan Klevbrinken", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6df" + }, + "id": "586820", + "fullName": "Dockan Nya Klevbrinken", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6e0" + }, + "id": "588469", + "fullName": "Dömestad Skola", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6e1" + }, + "id": "588465", + "fullName": "Dömestad Ekehem", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6e2" + }, + "id": "588495", + "fullName": "Hylinge Dömestad", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6e3" + }, + "id": "588467", + "fullName": "Dömestad Hummelhagen", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6e4" + }, + "id": "588497", + "fullName": "Hylinge Dömestad Knekttorp", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6e5" + }, + "id": "553366", + "fullName": "Dorup", + "parentFullName": "Tågarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6e6" + }, + "id": "553048", + "fullName": "Dorisborg", + "parentFullName": "Teckomatorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6e7" + }, + "id": "553542", + "fullName": "Domherregatan", + "parentFullName": "Kågeröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6e8" + }, + "id": "768012", + "fullName": "Doppingvägen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6e9" + }, + "id": "769112", + "fullName": "Hjälmare Docka", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6ea" + }, + "id": "769372", + "fullName": "Viby Domaregården", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6eb" + }, + "id": "769118", + "fullName": "Hjälmare Docka Slussen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6ec" + }, + "id": "769114", + "fullName": "Hjälmare Docka Jönsarbo", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6ed" + }, + "id": "769116", + "fullName": "Hjälmare Docka Nybygget", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6ee" + }, + "id": "769122", + "fullName": "Hjälmare Docka Stentorp", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6ef" + }, + "id": "769120", + "fullName": "Hjälmare Docka Slätgärdet", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6f0" + }, + "id": "769124", + "fullName": "Hjälmare Docka Vallbytorp", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6f2" + }, + "id": "865781", + "fullName": "Domarevägen", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6f3" + }, + "id": "750099", + "fullName": "Domarringsvägen", + "parentFullName": "Lilla Edet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6f4" + }, + "id": "788171", + "fullName": "Domarbo", + "parentFullName": "Huddungeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6f5" + }, + "id": "788378", + "fullName": "Dolomitvägen", + "parentFullName": "Runhällen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6f6" + }, + "id": "780294", + "fullName": "Dörrvägen", + "parentFullName": "Tärnsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6f7" + }, + "id": "680019", + "fullName": "Doppinggränd", + "parentFullName": "Mönsterås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6f8" + }, + "id": "587094", + "fullName": "Domarringsvägen", + "parentFullName": "Olofström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6f9" + }, + "id": "774704", + "fullName": "Dolomitvägen", + "parentFullName": "Fagersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6fa" + }, + "id": "726677", + "fullName": "Domarevägen", + "parentFullName": "Sunne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6fb" + }, + "id": "818927", + "fullName": "Doktorsvägen", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6fc" + }, + "id": "728292", + "fullName": "Domaregränd", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6fd" + }, + "id": "728511", + "fullName": "Donkeymangränd", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6fe" + }, + "id": "729074", + "fullName": "Hogdal Gåshult Dompen", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b6ff" + }, + "id": "730734", + "fullName": "Döltorp", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b700" + }, + "id": "730738", + "fullName": "Döltorp platsen", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b701" + }, + "id": "730736", + "fullName": "Döltorp Lingården", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b702" + }, + "id": "761280", + "fullName": "Domarevägen", + "parentFullName": "Hönö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b703" + }, + "id": "761386", + "fullName": "Dörjevägen", + "parentFullName": "Fotö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b704" + }, + "id": "798325", + "fullName": "Härja Dorstorp", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b705" + }, + "id": "664392", + "fullName": "Döbelnsgatan", + "parentFullName": "Åmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b706" + }, + "id": "589438", + "fullName": "Doktorsgatan", + "parentFullName": "Bromölla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b707" + }, + "id": "589310", + "fullName": "Doktor Nielsens gata", + "parentFullName": "Bromölla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b708" + }, + "id": "651398", + "fullName": "Fryggestorp Dockeslätt", + "parentFullName": "Linneryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b709" + }, + "id": "887015", + "fullName": "Domarvägen", + "parentFullName": "Lycksele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b70a" + }, + "id": "714405", + "fullName": "Branäs Södra Dommarheden", + "parentFullName": "Sysslebäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b70b" + }, + "id": "862304", + "fullName": "Doktor Hummels väg", + "parentFullName": "Gäddede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b70c" + }, + "id": "886099", + "fullName": "Kron-Lunne", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b70d" + }, + "id": "886156", + "fullName": "Kronlunne", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b70e" + }, + "id": "711607", + "fullName": "Basterud Domartorp", + "parentFullName": "Ekshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b70f" + }, + "id": "712800", + "fullName": "Råda Domaregården", + "parentFullName": "Ekshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b710" + }, + "id": "722161", + "fullName": "Bäckheden Domherren", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b711" + }, + "id": "722240", + "fullName": "Emtbjörk Domargården", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b712" + }, + "id": "863294", + "fullName": "Domsand", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b713" + }, + "id": "863293", + "fullName": "Domneberg", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b714" + }, + "id": "914752", + "fullName": "Domsandsliden", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b715" + }, + "id": "921089", + "fullName": "Domsandsstigen", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b716" + }, + "id": "549935", + "fullName": "Douglasvägen", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b717" + }, + "id": "506254", + "fullName": "Domherrevägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b718" + }, + "id": "553062", + "fullName": "Hannäs Domarvik", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b719" + }, + "id": "552652", + "fullName": "Fröjerum Domarkullen", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b734" + }, + "id": "495488", + "fullName": "Dollby", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b735" + }, + "id": "494548", + "fullName": "Domaregården", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b736" + }, + "id": "495612", + "fullName": "Hultsjö Dollby", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b737" + }, + "id": "721886", + "fullName": "Doggyvägen", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b738" + }, + "id": "721621", + "fullName": "Domherregatan", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b739" + }, + "id": "714387", + "fullName": "Lenahed Doverud", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b73a" + }, + "id": "736030", + "fullName": "Dovra", + "parentFullName": "Åsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b73b" + }, + "id": "739868", + "fullName": "Dohnafors", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b73c" + }, + "id": "820257", + "fullName": "Domherrevägen", + "parentFullName": "Säter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b73d" + }, + "id": "736032", + "fullName": "Dovra Sörängen", + "parentFullName": "Åsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b73e" + }, + "id": "736620", + "fullName": "Dovra Ödesdovra", + "parentFullName": "Skyllberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b73f" + }, + "id": "739870", + "fullName": "Dohnafors Boängen", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b740" + }, + "id": "739874", + "fullName": "Dohnafors Lerdalen", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b741" + }, + "id": "739876", + "fullName": "Dohnafors Stampebacken", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b742" + }, + "id": "739872", + "fullName": "Dohnafors Kullängsstugan", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b743" + }, + "id": "735402", + "fullName": "Torpa Döberg", + "parentFullName": "Vretstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b744" + }, + "id": "740422", + "fullName": "Igelbäcken Dölpan", + "parentFullName": "Aspabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b745" + }, + "id": "840362", + "fullName": "Doppingvägen", + "parentFullName": "Tibro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b746" + }, + "id": "610346", + "fullName": "Dölhult", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b747" + }, + "id": "646254", + "fullName": "Domvalla Gård", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b748" + }, + "id": "646252", + "fullName": "Domvalla Granbo", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b74a" + }, + "id": "646256", + "fullName": "Domvalla Hallströmsstugan", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b74b" + }, + "id": "683801", + "fullName": "Dovrestigen", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b74c" + }, + "id": "677905", + "fullName": "Dödevivägen", + "parentFullName": "Löttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b74d" + }, + "id": "677901", + "fullName": "Dödevi Bygata", + "parentFullName": "Löttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b74e" + }, + "id": "677903", + "fullName": "Dödevi Sjögata", + "parentFullName": "Löttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b74f" + }, + "id": "678170", + "fullName": "Landsvägen Dödevi", + "parentFullName": "Löttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b750" + }, + "id": "832888", + "fullName": "Domarbacksvägen", + "parentFullName": "Rättvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b751" + }, + "id": "833525", + "fullName": "Sätra Domarvägen", + "parentFullName": "Rättvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b752" + }, + "id": "719912", + "fullName": "Domlyckan", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b753" + }, + "id": "715509", + "fullName": "Domarvägen", + "parentFullName": "Nykroppa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b754" + }, + "id": "719042", + "fullName": "Doktor Nordlanders väg", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b755" + }, + "id": "719812", + "fullName": "Västra Haborshyttan Doktorsbostaden", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b756" + }, + "id": "751305", + "fullName": "Ringshyttan Domarhagen", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b757" + }, + "id": "750727", + "fullName": "Pershyttan Domaregården", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b758" + }, + "id": "751637", + "fullName": "Gammelhyttan Domargården", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b759" + }, + "id": "774924", + "fullName": "Dockmuseet", + "parentFullName": "Håcksvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b75b" + }, + "id": "733961", + "fullName": "Domarringen", + "parentFullName": "Munkedal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b75c" + }, + "id": "734237", + "fullName": "Döljan", + "parentFullName": "Hedekas", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b75d" + }, + "id": "869825", + "fullName": "Dollmorkojan", + "parentFullName": "Lillhärdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b75e" + }, + "id": "870709", + "fullName": "Överhogdal Dollys Hus", + "parentFullName": "Ytterhogdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b75f" + }, + "id": "869829", + "fullName": "Dödåsen", + "parentFullName": "Lillhärdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b760" + }, + "id": "583087", + "fullName": "Dotebygd", + "parentFullName": "Strömsnäsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b761" + }, + "id": "819756", + "fullName": "Dölholen", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b762" + }, + "id": "819586", + "fullName": "Dölkarivägen", + "parentFullName": "Malungsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b763" + }, + "id": "819588", + "fullName": "Dölkristins väg", + "parentFullName": "Malungsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b764" + }, + "id": "704013", + "fullName": "Södra Ström Dommaretomta", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b765" + }, + "id": "708937", + "fullName": "Liane Döverud", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b766" + }, + "id": "550496", + "fullName": "Dockekulla Gård", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b767" + }, + "id": "550788", + "fullName": "Lilla Dockekulla", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b768" + }, + "id": "515088", + "fullName": "Doktor Bexelius gata", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b769" + }, + "id": "550494", + "fullName": "Dockekulla Enliden", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b76a" + }, + "id": "550498", + "fullName": "Dockekulla Kjustorp", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b76b" + }, + "id": "520858", + "fullName": "Nedre Vånga Dockkullen", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b76c" + }, + "id": "517038", + "fullName": "Tidersrum Donationsgården", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b76d" + }, + "id": "519542", + "fullName": "Bersebo Dödvik", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b76e" + }, + "id": "912429", + "fullName": "Döbelns väg", + "parentFullName": "Haparanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b76f" + }, + "id": "661891", + "fullName": "Doktorsvägen", + "parentFullName": "Alstermo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b770" + }, + "id": "753534", + "fullName": "Anolfsbyn Domerud", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b771" + }, + "id": "841171", + "fullName": "Hjo Stadspark Doktorsvillan", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b772" + }, + "id": "667621", + "fullName": "Långsta Domargården", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b773" + }, + "id": "657234", + "fullName": "Doktorsvägen", + "parentFullName": "Lessebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b774" + }, + "id": "689180", + "fullName": "Doktorsvägen", + "parentFullName": "Koppom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b775" + }, + "id": "774063", + "fullName": "Domherregatan", + "parentFullName": "Kungsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b776" + }, + "id": "892250", + "fullName": "Dojom", + "parentFullName": "Vidsel", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b777" + }, + "id": "594330", + "fullName": "Vittvik Dockebo", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b778" + }, + "id": "594334", + "fullName": "Vittvik Dockebo Gård", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b779" + }, + "id": "755721", + "fullName": "Dormen", + "parentFullName": "Mullhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b77a" + }, + "id": "755034", + "fullName": "Dorvestorp", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b77b" + }, + "id": "753479", + "fullName": "Domaregatan", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b77c" + }, + "id": "755762", + "fullName": "Dormens Gård", + "parentFullName": "Mullhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b77d" + }, + "id": "755761", + "fullName": "Dormen Solhem", + "parentFullName": "Mullhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b77e" + }, + "id": "755741", + "fullName": "Dormen Karlsro", + "parentFullName": "Mullhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b77f" + }, + "id": "755747", + "fullName": "Dormen Långsmo", + "parentFullName": "Mullhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b780" + }, + "id": "755749", + "fullName": "Dormen Nyängen", + "parentFullName": "Mullhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b781" + }, + "id": "936715", + "fullName": "Domarringsvägen", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b782" + }, + "id": "755723", + "fullName": "Dormen Björknäs", + "parentFullName": "Mullhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b783" + }, + "id": "755739", + "fullName": "Dormen Jonstorp", + "parentFullName": "Mullhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b784" + }, + "id": "755745", + "fullName": "Dormen Ljunghem", + "parentFullName": "Mullhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b785" + }, + "id": "755759", + "fullName": "Dormen Solberga", + "parentFullName": "Mullhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b786" + }, + "id": "755725", + "fullName": "Dormen Bäcklunda", + "parentFullName": "Mullhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b787" + }, + "id": "755743", + "fullName": "Dormen Lillängen", + "parentFullName": "Mullhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b788" + }, + "id": "755751", + "fullName": "Dormen Rönningen", + "parentFullName": "Mullhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b789" + }, + "id": "755753", + "fullName": "Dormen Skogsdala", + "parentFullName": "Mullhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b78a" + }, + "id": "755755", + "fullName": "Dormen Skogshill", + "parentFullName": "Mullhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b78b" + }, + "id": "755757", + "fullName": "Dormen Skogsskär", + "parentFullName": "Mullhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b78c" + }, + "id": "754490", + "fullName": "Hidinge Domaregården", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b78d" + }, + "id": "755729", + "fullName": "Dormen Bäcklunda Bäckåsen", + "parentFullName": "Mullhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b78e" + }, + "id": "755731", + "fullName": "Dormen Bäcklunda Fridhem", + "parentFullName": "Mullhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b790" + }, + "id": "755737", + "fullName": "Dormen Bäcklunda Gamla Skola", + "parentFullName": "Mullhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b791" + }, + "id": "857232", + "fullName": "Domarringsvägen", + "parentFullName": "Sandhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b793" + }, + "id": "938514", + "fullName": "Dovelsås", + "parentFullName": "Åsarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b794" + }, + "id": "938516", + "fullName": "Dovelsås Ljungnäs", + "parentFullName": "Åsarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b795" + }, + "id": "938515", + "fullName": "Dovelsås Bergstjärnen", + "parentFullName": "Åsarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b796" + }, + "id": "938517", + "fullName": "Dovelsås Pärlandsbacken", + "parentFullName": "Åsarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b797" + }, + "id": "866832", + "fullName": "Dödre", + "parentFullName": "Svenstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b798" + }, + "id": "860266", + "fullName": "Dörrsåbodarna", + "parentFullName": "Oviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b799" + }, + "id": "938721", + "fullName": "Östra Helagssjön Dölltjärnarna", + "parentFullName": "Ljungdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b79a" + }, + "id": "750034", + "fullName": "Domarudden", + "parentFullName": "Grythyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b79b" + }, + "id": "818252", + "fullName": "Dofsvägen", + "parentFullName": "Sörsjön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b79c" + }, + "id": "825511", + "fullName": "Domänslingan", + "parentFullName": "Särna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b79d" + }, + "id": "834370", + "fullName": "Dötjittsvägen", + "parentFullName": "Älvdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b79e" + }, + "id": "832130", + "fullName": "Doragränd", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b79f" + }, + "id": "832730", + "fullName": "Dordingata", + "parentFullName": "Skattungbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7a0" + }, + "id": "832132", + "fullName": "Dordlofvavägen", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7a2" + }, + "id": "937857", + "fullName": "Dödbyn", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7a3" + }, + "id": "937903", + "fullName": "Dövänget", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7a4" + }, + "id": "884821", + "fullName": "Dorris", + "parentFullName": "Vilhelmina", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7a5" + }, + "id": "497782", + "fullName": "Docklidsvägen", + "parentFullName": "Frinnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7a6" + }, + "id": "741817", + "fullName": "Domarringsvägen", + "parentFullName": "Färgelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7a7" + }, + "id": "868527", + "fullName": "Dockmyr", + "parentFullName": "Kälarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7a8" + }, + "id": "867205", + "fullName": "Döviken", + "parentFullName": "Gällö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7a9" + }, + "id": "867751", + "fullName": "Tjärnsved-Döviken", + "parentFullName": "Gällö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7aa" + }, + "id": "890375", + "fullName": "Domängatan", + "parentFullName": "Arvidsjaur", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7ab" + }, + "id": "923416", + "fullName": "Donkaberget", + "parentFullName": "Arvidsjaur", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7ac" + }, + "id": "890418", + "fullName": "Domarestigen", + "parentFullName": "Arvidsjaur", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7ad" + }, + "id": "500339", + "fullName": "Dortemo Gård", + "parentFullName": "Berga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7ae" + }, + "id": "501380", + "fullName": "Doktor Flisers väg", + "parentFullName": "Grönskåra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7af" + }, + "id": "898261", + "fullName": "Doktorsronden", + "parentFullName": "Pajala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7b0" + }, + "id": "842938", + "fullName": "Döljebro", + "parentFullName": "Lingbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7b1" + }, + "id": "886426", + "fullName": "Domänvägen", + "parentFullName": "Gunnarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7b2" + }, + "id": "756505", + "fullName": "Trökörna Dövetorp", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7b3" + }, + "id": "546357", + "fullName": "Dörhult", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7b5" + }, + "id": "546359", + "fullName": "Dörhult Bygget", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7b6" + }, + "id": "546365", + "fullName": "Dörhult Klasbo", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7b7" + }, + "id": "546369", + "fullName": "Dörhult Nygård", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7b8" + }, + "id": "546371", + "fullName": "Dörhult Solhaga", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7b9" + }, + "id": "546377", + "fullName": "Dörhult Tuddarp", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7ba" + }, + "id": "546358", + "fullName": "Dörhult Annelund", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7bb" + }, + "id": "546367", + "fullName": "Dörhult Norrgård", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7bc" + }, + "id": "546373", + "fullName": "Dörhult Syllebro", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7be" + }, + "id": "546363", + "fullName": "Dörhult Karlslund", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7bf" + }, + "id": "546375", + "fullName": "Dörhult Södergård", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7c0" + }, + "id": "546384", + "fullName": "Dörhult Ängstugan", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7c1" + }, + "id": "546390", + "fullName": "Dörhult Östergård", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7c2" + }, + "id": "546361", + "fullName": "Dörhult Fredriksberg", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7c3" + }, + "id": "861572", + "fullName": "Dockmyrvägen", + "parentFullName": "Stugun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7c4" + }, + "id": "869184", + "fullName": "Döviken", + "parentFullName": "Hammarstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7c5" + }, + "id": "869186", + "fullName": "Döviksgranåsen", + "parentFullName": "Hammarstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7c6" + }, + "id": "869722", + "fullName": "Västerede Döda Fallet", + "parentFullName": "Bispgården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7c7" + }, + "id": "557107", + "fullName": "Doktor Frödins väg", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7c8" + }, + "id": "850691", + "fullName": "Doktorsgården", + "parentFullName": "Hova", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7c9" + }, + "id": "848926", + "fullName": "Storön Domherren", + "parentFullName": "Otterbäcken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7ca" + }, + "id": "895107", + "fullName": "Domänvägen", + "parentFullName": "Vuollerim", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7cb" + }, + "id": "677672", + "fullName": "Rölanda-Högen Döverud", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7cc" + }, + "id": "765692", + "fullName": "Domän", + "parentFullName": "Riddarhyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7cd" + }, + "id": "763773", + "fullName": "Donmora", + "parentFullName": "Kolsva", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7ce" + }, + "id": "763839", + "fullName": "Färna Donmora", + "parentFullName": "Kolsva", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7cf" + }, + "id": "763775", + "fullName": "Donmora Vittensten", + "parentFullName": "Kolsva", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7d0" + }, + "id": "724296", + "fullName": "Dolpen", + "parentFullName": "Ransäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7d1" + }, + "id": "724298", + "fullName": "Dolpen Rönningen", + "parentFullName": "Ransäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7d2" + }, + "id": "894800", + "fullName": "Rikti-Dockas", + "parentFullName": "Överkalix", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7d3" + }, + "id": "889093", + "fullName": "Domängatan", + "parentFullName": "Arjeplog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7d5" + }, + "id": "883907", + "fullName": "Doroteavägen", + "parentFullName": "Åsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7d7" + }, + "id": "886149", + "fullName": "Båtas", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7d8" + }, + "id": "886082", + "fullName": "Torget", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7d9" + }, + "id": "886088", + "fullName": "Arksjö", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7da" + }, + "id": "886091", + "fullName": "Barnäs", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7db" + }, + "id": "886111", + "fullName": "Viknäs", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7dc" + }, + "id": "886146", + "fullName": "Bränna", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7dd" + }, + "id": "886155", + "fullName": "Häggås", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7de" + }, + "id": "886157", + "fullName": "Lövsjö", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7df" + }, + "id": "886163", + "fullName": "Simsjö", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7e0" + }, + "id": "886044", + "fullName": "Nygatan", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7e1" + }, + "id": "886061", + "fullName": "Byvägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7e2" + }, + "id": "886092", + "fullName": "Bellvik", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7e3" + }, + "id": "886097", + "fullName": "Knaften", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7e4" + }, + "id": "886102", + "fullName": "Nappsjö", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7e5" + }, + "id": "886110", + "fullName": "Veksjön", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7e6" + }, + "id": "886112", + "fullName": "Viktorp", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7e7" + }, + "id": "886159", + "fullName": "Måntorp", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7e8" + }, + "id": "886160", + "fullName": "Mårdsjö", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7e9" + }, + "id": "886162", + "fullName": "Sagatun", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7ea" + }, + "id": "886166", + "fullName": "Solberg", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7eb" + }, + "id": "886034", + "fullName": "Ersvägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7ec" + }, + "id": "886071", + "fullName": "Risnäset", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7ed" + }, + "id": "886072", + "fullName": "Rågvägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7ef" + }, + "id": "886096", + "fullName": "Granåsen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7f0" + }, + "id": "886098", + "fullName": "Korssele", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7f1" + }, + "id": "886101", + "fullName": "Månsberg", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7f2" + }, + "id": "886108", + "fullName": "Tvåtjärn", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7f3" + }, + "id": "886109", + "fullName": "Vallsjön", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7f4" + }, + "id": "886145", + "fullName": "Bredsele", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7f5" + }, + "id": "886153", + "fullName": "Fågelsta", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7f6" + }, + "id": "886154", + "fullName": "Häggtorp", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7f7" + }, + "id": "886158", + "fullName": "Mellanås", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7f8" + }, + "id": "886164", + "fullName": "Skavåsen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7f9" + }, + "id": "886167", + "fullName": "Storbäck", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7fa" + }, + "id": "886169", + "fullName": "Tvärsele", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7fb" + }, + "id": "886033", + "fullName": "Datavägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7fc" + }, + "id": "886035", + "fullName": "Furuvägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7fd" + }, + "id": "886041", + "fullName": "Krokvägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7fe" + }, + "id": "886045", + "fullName": "Parkvägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b7ff" + }, + "id": "886046", + "fullName": "Postgatan", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b800" + }, + "id": "886047", + "fullName": "Rehnvägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b801" + }, + "id": "886050", + "fullName": "Skolgatan", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b802" + }, + "id": "886054", + "fullName": "Storgatan", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b803" + }, + "id": "886055", + "fullName": "Sveavägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b804" + }, + "id": "886063", + "fullName": "Gäddviken", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b805" + }, + "id": "886065", + "fullName": "Hökberget", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b806" + }, + "id": "886067", + "fullName": "Kornvägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b807" + }, + "id": "886069", + "fullName": "Kyrkvägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b808" + }, + "id": "886070", + "fullName": "Ringvägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b809" + }, + "id": "886073", + "fullName": "Sjöstigen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b80a" + }, + "id": "886094", + "fullName": "Granliden", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b80b" + }, + "id": "886100", + "fullName": "Lövstrand", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b80c" + }, + "id": "886103", + "fullName": "Risbäcken", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b80d" + }, + "id": "886106", + "fullName": "Stenbacka", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b80e" + }, + "id": "886107", + "fullName": "Sörstrand", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b80f" + }, + "id": "886116", + "fullName": "Östanbäck", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b810" + }, + "id": "886143", + "fullName": "Bergbacka", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b811" + }, + "id": "886148", + "fullName": "Brännåker", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b812" + }, + "id": "886151", + "fullName": "Fjälltuna", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b813" + }, + "id": "886168", + "fullName": "Sämsjönäs", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b814" + }, + "id": "886049", + "fullName": "Skogsgatan", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b815" + }, + "id": "886052", + "fullName": "Sofiavägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b816" + }, + "id": "886057", + "fullName": "Villagatan", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b817" + }, + "id": "886059", + "fullName": "Bergsvägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b818" + }, + "id": "886060", + "fullName": "Bondevägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b819" + }, + "id": "886062", + "fullName": "Fredsvägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b81a" + }, + "id": "886078", + "fullName": "Stallgatan", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b81b" + }, + "id": "886079", + "fullName": "Storberget", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b81c" + }, + "id": "886117", + "fullName": "Östra Nyhem", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b81d" + }, + "id": "886147", + "fullName": "Brännliden", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b81e" + }, + "id": "886165", + "fullName": "Snårberget", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b81f" + }, + "id": "886170", + "fullName": "Ullsjöberg", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b820" + }, + "id": "886051", + "fullName": "Sockenvägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b821" + }, + "id": "886056", + "fullName": "Ugglestigen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b822" + }, + "id": "886066", + "fullName": "Klövervägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b823" + }, + "id": "886076", + "fullName": "Spejares väg", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b824" + }, + "id": "886080", + "fullName": "Timmervägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b825" + }, + "id": "886083", + "fullName": "Vallmovägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b826" + }, + "id": "886105", + "fullName": "Skogstorpet", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b827" + }, + "id": "886114", + "fullName": "Västra Nyhem", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b828" + }, + "id": "886118", + "fullName": "Östra Ormsjö", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b829" + }, + "id": "886144", + "fullName": "Björnrännan", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b82a" + }, + "id": "886150", + "fullName": "Fjällbränna", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b82b" + }, + "id": "886152", + "fullName": "Fågelberget", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b82c" + }, + "id": "886161", + "fullName": "Rockvattnet", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b82d" + }, + "id": "886036", + "fullName": "Förrådsvägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b82e" + }, + "id": "886038", + "fullName": "Idrottsvägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b82f" + }, + "id": "886043", + "fullName": "Nensénsvägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b830" + }, + "id": "886048", + "fullName": "Sjukhusgatan", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b831" + }, + "id": "886064", + "fullName": "Hästskovägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b832" + }, + "id": "886074", + "fullName": "Slåttervägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b833" + }, + "id": "886081", + "fullName": "Timotejvägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b834" + }, + "id": "886089", + "fullName": "Arksjöforsen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b835" + }, + "id": "886093", + "fullName": "Gammelgården", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b836" + }, + "id": "886113", + "fullName": "Västbostrand", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b837" + }, + "id": "886115", + "fullName": "Västra Ormsjö", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b838" + }, + "id": "886039", + "fullName": "Jon Gustafs väg", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b839" + }, + "id": "886040", + "fullName": "Järnvägsgatan", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b83a" + }, + "id": "886042", + "fullName": "Missionsgatan", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b83b" + }, + "id": "886075", + "fullName": "Snickerivägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b83c" + }, + "id": "886077", + "fullName": "Spångmyrvägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b83d" + }, + "id": "886087", + "fullName": "Östra Sjögatan", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b83e" + }, + "id": "886037", + "fullName": "Hantverksgatan", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b83f" + }, + "id": "886053", + "fullName": "Stenbergsvägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b840" + }, + "id": "886068", + "fullName": "Kronhöffers väg", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b841" + }, + "id": "886084", + "fullName": "Verkstadsgatan", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b842" + }, + "id": "886085", + "fullName": "Västra Sjögatan", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b843" + }, + "id": "886086", + "fullName": "Östra Polarvägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b844" + }, + "id": "886095", + "fullName": "Granlidenberget", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b845" + }, + "id": "886104", + "fullName": "Selestjärnvägen", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b846" + }, + "id": "886172", + "fullName": "Östra Granberget", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b847" + }, + "id": "886171", + "fullName": "Västra Granberget", + "parentFullName": "Dorotea", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b848" + }, + "id": "952189", + "fullName": "Dorris", + "parentFullName": "Malgomaj", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b849" + }, + "id": "946883", + "fullName": "Dovstigen", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b84a" + }, + "id": "945316", + "fullName": "Dofvatorpet", + "parentFullName": "Ljusdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b84b" + }, + "id": "942560", + "fullName": "Donkavägen", + "parentFullName": "Arvidsjaur", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b84c" + }, + "id": "944264", + "fullName": "Dockasberg", + "parentFullName": "Gunnarsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b84d" + }, + "id": "942201", + "fullName": "Docentgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b84e" + }, + "id": "944498", + "fullName": "Dora Lamms gata", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b84f" + }, + "id": "951343", + "fullName": "Docentplatsen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b850" + }, + "id": "943809", + "fullName": "Dobelegatan", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b851" + }, + "id": "953891", + "fullName": "Dottebol Åsen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b852" + }, + "id": "941808", + "fullName": "Domaresätern", + "parentFullName": "Ekshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b853" + }, + "id": "952634", + "fullName": "Dottebol Flora", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b854" + }, + "id": "950126", + "fullName": "Domkyrkovägen", + "parentFullName": "Gantofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b855" + }, + "id": "949925", + "fullName": "Domherrevägen", + "parentFullName": "Vemdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b856" + }, + "id": "942094", + "fullName": "Domherrevägen", + "parentFullName": "Gällivare", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b857" + }, + "id": "941723", + "fullName": "Östra Hult Doppan", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b858" + }, + "id": "951371", + "fullName": "Doktorandgatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b859" + }, + "id": "942316", + "fullName": "Doftklintsvägen", + "parentFullName": "Frillesås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b85a" + }, + "id": "945230", + "fullName": "Dockan Klevgården", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b85b" + }, + "id": "946174", + "fullName": "Domvalla Solsidan", + "parentFullName": "Björnlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b85c" + }, + "id": "944718", + "fullName": "Basunda Dovlyckan", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b85d" + }, + "id": "947523", + "fullName": "Doktor Butlers gata", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b85e" + }, + "id": "950032", + "fullName": "Krubbenäs Dovlinden", + "parentFullName": "Svanskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b85f" + }, + "id": "950721", + "fullName": "Dockan Skogsgläntan", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b860" + }, + "id": "947307", + "fullName": "Dockan Klevensvilla", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b861" + }, + "id": "953846", + "fullName": "Dovrevikens Lekplats", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b863" + }, + "id": "950342", + "fullName": "Domarringens Förskola", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b864" + }, + "id": "941225", + "fullName": "Doktor Forselius backe", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b865" + }, + "id": "950010", + "fullName": "Dottersätter Ängshagen", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b866" + }, + "id": "952623", + "fullName": "Hasselö Dockvikslyckan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b867" + }, + "id": "947304", + "fullName": "Doverstorp Sätra Gård Lejonbacken", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b868" + }, + "id": "944931", + "fullName": "Svartnäset", + "parentFullName": "Docksta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b869" + }, + "id": "954531", + "fullName": "Hörnettsgränd", + "parentFullName": "Domsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b86a" + }, + "id": "954182", + "fullName": "Korsets Gångväg", + "parentFullName": "Donsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b86b" + }, + "id": "951473", + "fullName": "Dönjanet Ekehult", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b86c" + }, + "id": "951845", + "fullName": "Dölhult Ekbacken", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b86d" + }, + "id": "946140", + "fullName": "Dövestad Sjöhagen", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b86e" + }, + "id": "950314", + "fullName": "Dömestorp Mörbylund", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19e3a27dcf33cb23b86f" + }, + "id": "943515", + "fullName": "Dömestad Stenbacka Gård", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c8ed" + }, + "id": "914822", + "fullName": "Dragongatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c8ef" + }, + "id": "761654", + "fullName": "Druveforsvägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c8f0" + }, + "id": "762221", + "fullName": "Dragspelsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c8f1" + }, + "id": "776136", + "fullName": "Tämta Drevered", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c91b" + }, + "id": "491527", + "fullName": "Drakvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c91c" + }, + "id": "492738", + "fullName": "Drängstigen", + "parentFullName": "Skogås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c91d" + }, + "id": "492097", + "fullName": "Drejarvägen", + "parentFullName": "Segeltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c91e" + }, + "id": "492502", + "fullName": "Drevviksvägen", + "parentFullName": "Skogås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c91f" + }, + "id": "490996", + "fullName": "Drevkarlsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c920" + }, + "id": "492647", + "fullName": "Drottningvägen", + "parentFullName": "Trångsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c921" + }, + "id": "492645", + "fullName": "Drottningstigen", + "parentFullName": "Trångsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c922" + }, + "id": "612706", + "fullName": "Dremo Dremoberg", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c923" + }, + "id": "612708", + "fullName": "Dremo Dremoudden", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c924" + }, + "id": "612702", + "fullName": "Dremo", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c925" + }, + "id": "612710", + "fullName": "Dremo Gård", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c926" + }, + "id": "638336", + "fullName": "Drejargatan", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c927" + }, + "id": "606602", + "fullName": "Dragonvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c928" + }, + "id": "612717", + "fullName": "Dremo Stocksjö", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c929" + }, + "id": "622078", + "fullName": "Vångsö Draget", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c92a" + }, + "id": "612716", + "fullName": "Dremo Kvarntorp", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c92b" + }, + "id": "605847", + "fullName": "Drottninggatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c92c" + }, + "id": "612704", + "fullName": "Dremo Boängsudden", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c92d" + }, + "id": "608414", + "fullName": "Lindholm Dröjslen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c92e" + }, + "id": "606167", + "fullName": "Drakensköldsgatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c92f" + }, + "id": "610825", + "fullName": "Mälsta Drängstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c930" + }, + "id": "612097", + "fullName": "Skricksta Drängstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c931" + }, + "id": "482951", + "fullName": "Dragonvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c932" + }, + "id": "483136", + "fullName": "Drottstigen", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c933" + }, + "id": "482950", + "fullName": "Drabantvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c934" + }, + "id": "483262", + "fullName": "Dragarstigen", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c935" + }, + "id": "483533", + "fullName": "Drevinge Gård", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c936" + }, + "id": "482290", + "fullName": "Drottningvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c937" + }, + "id": "481523", + "fullName": "Drottninghamnsvägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c938" + }, + "id": "836822", + "fullName": "Drevet", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c939" + }, + "id": "836339", + "fullName": "Drakberget", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c93a" + }, + "id": "835129", + "fullName": "Drejargatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c93b" + }, + "id": "836680", + "fullName": "Dressinvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c93c" + }, + "id": "835182", + "fullName": "Drabantvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c93d" + }, + "id": "837616", + "fullName": "Dragbovägen", + "parentFullName": "Hedesunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c93e" + }, + "id": "835541", + "fullName": "Drottninggatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c93f" + }, + "id": "836341", + "fullName": "Drakbergsvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c940" + }, + "id": "836678", + "fullName": "Dragbacksvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c941" + }, + "id": "608998", + "fullName": "Drared", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c942" + }, + "id": "609481", + "fullName": "Dragabol", + "parentFullName": "Sennan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c943" + }, + "id": "592755", + "fullName": "Dragvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c944" + }, + "id": "592631", + "fullName": "Drevstigen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c945" + }, + "id": "593804", + "fullName": "Drömstigen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c946" + }, + "id": "928206", + "fullName": "Droskvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c947" + }, + "id": "592107", + "fullName": "Drällgången", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c948" + }, + "id": "593561", + "fullName": "Drevervägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c949" + }, + "id": "609006", + "fullName": "Drared Ekås", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c94a" + }, + "id": "592384", + "fullName": "Dragonstigen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c94b" + }, + "id": "592898", + "fullName": "Drivhusvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c94c" + }, + "id": "928280", + "fullName": "Holm Drömgården", + "parentFullName": "Holm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c94e" + }, + "id": "609008", + "fullName": "Drared Lugnet", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c94f" + }, + "id": "609014", + "fullName": "Draredsvägen", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c950" + }, + "id": "928211", + "fullName": "Drakenstigen", + "parentFullName": "Villshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c951" + }, + "id": "609485", + "fullName": "Dragabol Vaktås", + "parentFullName": "Sennan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c952" + }, + "id": "928430", + "fullName": "Drared Bokelund", + "parentFullName": "Slättåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c953" + }, + "id": "598775", + "fullName": "Drakenstigen", + "parentFullName": "Gullbrandstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c954" + }, + "id": "609002", + "fullName": "Drared Bokelund", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c957" + }, + "id": "928417", + "fullName": "Drared Englagård", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c958" + }, + "id": "596522", + "fullName": "Röinge Drängatorp", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c959" + }, + "id": "609010", + "fullName": "Drared Petersberg", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c95a" + }, + "id": "928431", + "fullName": "Drared Petersberg", + "parentFullName": "Slättåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c95c" + }, + "id": "594719", + "fullName": "Skintaby Dränggård", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c95d" + }, + "id": "594755", + "fullName": "Skintaby Lilla Dränggård", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c95e" + }, + "id": "875547", + "fullName": "Drevstigen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c95f" + }, + "id": "876031", + "fullName": "Dressyrvägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c960" + }, + "id": "498394", + "fullName": "Drejarvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c961" + }, + "id": "497405", + "fullName": "Dragspelsvägen", + "parentFullName": "Enhörna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c962" + }, + "id": "493359", + "fullName": "Draget", + "parentFullName": "Norsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c963" + }, + "id": "493898", + "fullName": "Drottningvägen", + "parentFullName": "Tumba", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c964" + }, + "id": "654760", + "fullName": "Drev Drev-Hornaryd Kyrka", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c965" + }, + "id": "654804", + "fullName": "Drev Tofta", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c966" + }, + "id": "654810", + "fullName": "Drättinge", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c967" + }, + "id": "654762", + "fullName": "Drev Ekedal", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c968" + }, + "id": "654779", + "fullName": "Drev Lunden", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c969" + }, + "id": "654789", + "fullName": "Drev Pyrtet", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c96a" + }, + "id": "654777", + "fullName": "Drev Kolåsen", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c96b" + }, + "id": "645454", + "fullName": "Dragonvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c96c" + }, + "id": "654748", + "fullName": "Drev Almslund", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c96e" + }, + "id": "654798", + "fullName": "Drev Solängen", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c96f" + }, + "id": "654806", + "fullName": "Drev Tälleryd", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c970" + }, + "id": "645453", + "fullName": "Drabantvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c971" + }, + "id": "928669", + "fullName": "Dragsåsvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c972" + }, + "id": "653709", + "fullName": "Drev Grönadal", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c973" + }, + "id": "653711", + "fullName": "Drev Hackheda", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c974" + }, + "id": "653707", + "fullName": "Drev Filipsdal", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c976" + }, + "id": "654764", + "fullName": "Drev Furuliden", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c977" + }, + "id": "654781", + "fullName": "Drev Lundsborg", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c978" + }, + "id": "654783", + "fullName": "Drev Marielund", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c979" + }, + "id": "654785", + "fullName": "Drev Möllekull", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c97a" + }, + "id": "654786", + "fullName": "Drev Norregård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c97b" + }, + "id": "654787", + "fullName": "Drev Olofsgård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c97c" + }, + "id": "654788", + "fullName": "Drev Olovsgård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c97d" + }, + "id": "654790", + "fullName": "Drev Ringsberg", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c97e" + }, + "id": "654792", + "fullName": "Drev Rosenborg", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c97f" + }, + "id": "654794", + "fullName": "Drev Skogslund", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c980" + }, + "id": "654796", + "fullName": "Drev Solbacken", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c981" + }, + "id": "654802", + "fullName": "Drev Svensgård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c982" + }, + "id": "654827", + "fullName": "Drättinge Gård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c985" + }, + "id": "654756", + "fullName": "Drev Brännagård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c986" + }, + "id": "654766", + "fullName": "Drev Gamla Kyrka", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c987" + }, + "id": "654808", + "fullName": "Drev Vårblomman", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c988" + }, + "id": "645194", + "fullName": "Öjaby Dragsåsen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c989" + }, + "id": "645243", + "fullName": "Drivningsvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c98a" + }, + "id": "928661", + "fullName": "Drottninggatan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c98c" + }, + "id": "654768", + "fullName": "Drev Grännastämma", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c98d" + }, + "id": "654812", + "fullName": "Drättinge Almsäng", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c98e" + }, + "id": "646221", + "fullName": "Björnamo Drakerör", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c990" + }, + "id": "654816", + "fullName": "Drättinge Fästampen", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c991" + }, + "id": "654833", + "fullName": "Drättinge Karlshem", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c992" + }, + "id": "654836", + "fullName": "Drättinge Rosmaryd", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c993" + }, + "id": "654837", + "fullName": "Drättinge Sjöatorp", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c994" + }, + "id": "654835", + "fullName": "Drättinge Nabbahagen", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c995" + }, + "id": "655724", + "fullName": "Risinge Drängagråten", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c996" + }, + "id": "654775", + "fullName": "Drev Grännastämmatorp", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c997" + }, + "id": "654818", + "fullName": "Drättinge Grindstugan", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c998" + }, + "id": "654820", + "fullName": "Drättinge Gubbahemmet", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c999" + }, + "id": "654834", + "fullName": "Drättinge Kiddabacken", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c99a" + }, + "id": "654800", + "fullName": "Drev Solängens Kraftverk", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c99b" + }, + "id": "654829", + "fullName": "Drättinge Gård Norra Flygeln", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c99c" + }, + "id": "654831", + "fullName": "Drättinge Gård Södra Flygeln", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c99d" + }, + "id": "654645", + "fullName": "Droskvägen", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c99e" + }, + "id": "654288", + "fullName": "Drögsforsen", + "parentFullName": "Väse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c99f" + }, + "id": "651072", + "fullName": "Drivhusgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9a0" + }, + "id": "649820", + "fullName": "Drottninggatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9a2" + }, + "id": "651184", + "fullName": "Drottning Kristinas väg", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9a3" + }, + "id": "486147", + "fullName": "Drakslingan", + "parentFullName": "Handen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9a4" + }, + "id": "487909", + "fullName": "Drängens väg", + "parentFullName": "Tungelsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9a5" + }, + "id": "486372", + "fullName": "Dryckesvägen", + "parentFullName": "Jordbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9a6" + }, + "id": "487374", + "fullName": "Drabantvägen", + "parentFullName": "Tungelsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9a7" + }, + "id": "486820", + "fullName": "Dragspelsvägen", + "parentFullName": "Vendelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9a8" + }, + "id": "590098", + "fullName": "Drevgatan", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9aa" + }, + "id": "590006", + "fullName": "Dragaregatan", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9ac" + }, + "id": "585217", + "fullName": "Dragonvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9ad" + }, + "id": "584345", + "fullName": "Drängabryggan", + "parentFullName": "Fjälkinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9ae" + }, + "id": "591653", + "fullName": "Per Dristigs väg", + "parentFullName": "Tollarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9af" + }, + "id": "585289", + "fullName": "Drabantvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9b0" + }, + "id": "712372", + "fullName": "Dragsvägen", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9b1" + }, + "id": "710578", + "fullName": "Dr Hjorts väg", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9b2" + }, + "id": "698459", + "fullName": "Drottningvägen", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9b3" + }, + "id": "706302", + "fullName": "Drottninggatan", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9b4" + }, + "id": "706336", + "fullName": "Dragstedtsgatan", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9b5" + }, + "id": "505000", + "fullName": "Drottning Kristinas Esplanad", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9b6" + }, + "id": "896457", + "fullName": "Drevstigen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9b7" + }, + "id": "917888", + "fullName": "Dragongatan", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9b8" + }, + "id": "914387", + "fullName": "Drabantgatan", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9b9" + }, + "id": "506500", + "fullName": "Drakvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9ba" + }, + "id": "926651", + "fullName": "Droskvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9bb" + }, + "id": "506879", + "fullName": "Dragonvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9bc" + }, + "id": "926650", + "fullName": "Drakengatan", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9bd" + }, + "id": "507187", + "fullName": "Drabantvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9be" + }, + "id": "507211", + "fullName": "Dressyrvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9bf" + }, + "id": "506175", + "fullName": "Dragspelsvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9c0" + }, + "id": "890851", + "fullName": "Drevgatan", + "parentFullName": "Kåge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9c1" + }, + "id": "890852", + "fullName": "Drängsmark", + "parentFullName": "Kåge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9c2" + }, + "id": "889970", + "fullName": "Dragongatan", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9c3" + }, + "id": "890856", + "fullName": "Norra Drängsmark", + "parentFullName": "Kåge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9c4" + }, + "id": "890746", + "fullName": "Drängsmarksvägen", + "parentFullName": "Kusmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9c5" + }, + "id": "890853", + "fullName": "Drängsmarkskläppen", + "parentFullName": "Kåge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9c6" + }, + "id": "519731", + "fullName": "Drakvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9c7" + }, + "id": "518869", + "fullName": "Drotsvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9c8" + }, + "id": "519527", + "fullName": "Drömstigen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9c9" + }, + "id": "520287", + "fullName": "Dragonvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9ca" + }, + "id": "520285", + "fullName": "Drabantstigen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9cb" + }, + "id": "519725", + "fullName": "Drevkarlsstigen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9cc" + }, + "id": "518151", + "fullName": "Drivhusgränd", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9cd" + }, + "id": "518217", + "fullName": "Valla Dragontorp", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9ce" + }, + "id": "513170", + "fullName": "Drakskeppsvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9cf" + }, + "id": "675693", + "fullName": "Drag", + "parentFullName": "Rockneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9d0" + }, + "id": "675804", + "fullName": "Långö Drag", + "parentFullName": "Rockneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9d1" + }, + "id": "686648", + "fullName": "Dragonvägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9d2" + }, + "id": "676044", + "fullName": "Drivhusvägen", + "parentFullName": "Läckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9d3" + }, + "id": "687421", + "fullName": "Drejarestigen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9d4" + }, + "id": "685130", + "fullName": "Dressinvägen", + "parentFullName": "Ljungbyholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9d5" + }, + "id": "675694", + "fullName": "Drag Villa Sjövik", + "parentFullName": "Rockneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9d6" + }, + "id": "675828", + "fullName": "Norra Dragsviken", + "parentFullName": "Rockneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9d7" + }, + "id": "675949", + "fullName": "Södra Dragsviken", + "parentFullName": "Rockneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9d9" + }, + "id": "686626", + "fullName": "Drottning Kristinas väg", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9da" + }, + "id": "686774", + "fullName": "Drottning Margaretas väg", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9db" + }, + "id": "673507", + "fullName": "Dragda", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9dc" + }, + "id": "673509", + "fullName": "Dragdö", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9dd" + }, + "id": "673511", + "fullName": "Drakens väg", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9de" + }, + "id": "673513", + "fullName": "Drellvägen", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9df" + }, + "id": "669124", + "fullName": "Dristigs väg", + "parentFullName": "Sturkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9e0" + }, + "id": "670033", + "fullName": "Dragsövägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9e1" + }, + "id": "669122", + "fullName": "Draksviksvägen", + "parentFullName": "Sturkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9e2" + }, + "id": "669880", + "fullName": "Drottninggatan", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9e3" + }, + "id": "670602", + "fullName": "Dragspelsgatan", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9e4" + }, + "id": "671346", + "fullName": "Drögestensvägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9e5" + }, + "id": "666955", + "fullName": "Jutvägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9e6" + }, + "id": "666985", + "fullName": "Rydvägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9e8" + }, + "id": "666963", + "fullName": "Krokvägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9e9" + }, + "id": "666975", + "fullName": "Mannes väg", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9ea" + }, + "id": "666989", + "fullName": "Tobias väg", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9eb" + }, + "id": "666924", + "fullName": "Betesvägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9ed" + }, + "id": "666934", + "fullName": "Flodins väg", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9ee" + }, + "id": "666936", + "fullName": "Flötavägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9ef" + }, + "id": "666953", + "fullName": "Hyttevägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9f0" + }, + "id": "666979", + "fullName": "Mossevägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9f1" + }, + "id": "666983", + "fullName": "Prästvägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9f2" + }, + "id": "666993", + "fullName": "Viktors väg", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9f3" + }, + "id": "666919", + "fullName": "Bagarevägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9f4" + }, + "id": "666938", + "fullName": "Fredriks väg", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9f5" + }, + "id": "666940", + "fullName": "Gläntans väg", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9f6" + }, + "id": "666959", + "fullName": "Kloftavägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9f7" + }, + "id": "666961", + "fullName": "Kolonnvägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9f8" + }, + "id": "666967", + "fullName": "Linas Sträte", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9f9" + }, + "id": "666977", + "fullName": "Matildas väg", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9fa" + }, + "id": "666981", + "fullName": "Paulinas väg", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9fb" + }, + "id": "666995", + "fullName": "Vinkelvägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9fd" + }, + "id": "666921", + "fullName": "Batterivägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9fe" + }, + "id": "666922", + "fullName": "Bergsjövägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23c9ff" + }, + "id": "666957", + "fullName": "Kastellvägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca00" + }, + "id": "666965", + "fullName": "Lakullevägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca01" + }, + "id": "666973", + "fullName": "Madviksvägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca02" + }, + "id": "666987", + "fullName": "Snokamovägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca03" + }, + "id": "916680", + "fullName": "Strandstigen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca04" + }, + "id": "666920", + "fullName": "Banvallsvägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca06" + }, + "id": "666932", + "fullName": "Elmeviksvägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca07" + }, + "id": "666942", + "fullName": "Gåraviksvägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca08" + }, + "id": "666944", + "fullName": "Havsbadsvägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca09" + }, + "id": "666950", + "fullName": "Hornuddavägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca0a" + }, + "id": "666971", + "fullName": "Madgårdsvägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca0b" + }, + "id": "921768", + "fullName": "Ällebådsvägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca0c" + }, + "id": "666930", + "fullName": "Ellenabbsvägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca0d" + }, + "id": "666968", + "fullName": "Lotsbacksvägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca0e" + }, + "id": "666969", + "fullName": "Lökanabbsvägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca0f" + }, + "id": "666991", + "fullName": "Trashallavägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca10" + }, + "id": "666997", + "fullName": "Västra Backsvägen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca11" + }, + "id": "666966", + "fullName": "Lars Petters Sträte", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca12" + }, + "id": "708986", + "fullName": "Drabergsvägen", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca13" + }, + "id": "701848", + "fullName": "Dressaregatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca14" + }, + "id": "689475", + "fullName": "Dr Forselius backe", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca15" + }, + "id": "709011", + "fullName": "Drottninghögsvägen", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca16" + }, + "id": "703312", + "fullName": "Drared", + "parentFullName": "Veddige", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca17" + }, + "id": "702619", + "fullName": "Drivhusgatan", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca18" + }, + "id": "702428", + "fullName": "Drottninggatan", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca19" + }, + "id": "922212", + "fullName": "Droppstensgatan", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca1a" + }, + "id": "702580", + "fullName": "Lilla Drottninggatan", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca1c" + }, + "id": "914196", + "fullName": "Drontvägen", + "parentFullName": "Frösön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca1d" + }, + "id": "862698", + "fullName": "Drevstigen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca1e" + }, + "id": "864524", + "fullName": "Dragonvägen", + "parentFullName": "Brunflo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca1f" + }, + "id": "863168", + "fullName": "Drommenvägen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca20" + }, + "id": "805773", + "fullName": "Drevvägen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca21" + }, + "id": "802631", + "fullName": "Dragsviken", + "parentFullName": "Björkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca22" + }, + "id": "800703", + "fullName": "Dragonvägen", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca23" + }, + "id": "804636", + "fullName": "Dragontorp", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca24" + }, + "id": "911680", + "fullName": "Drömstigen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca25" + }, + "id": "805704", + "fullName": "Dressinvägen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca26" + }, + "id": "803759", + "fullName": "Drejarvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca27" + }, + "id": "804021", + "fullName": "Dragonvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca28" + }, + "id": "807944", + "fullName": "Dragonvägen", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca29" + }, + "id": "804366", + "fullName": "Dragontorpet", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca2a" + }, + "id": "804368", + "fullName": "Drottningdal", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca2b" + }, + "id": "806659", + "fullName": "Rö Dragontorpet", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca2c" + }, + "id": "919824", + "fullName": "Dragsviksstigen", + "parentFullName": "Björkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca2d" + }, + "id": "803604", + "fullName": "Drottninggatan", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca2e" + }, + "id": "923368", + "fullName": "Dragontorpsvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca2f" + }, + "id": "918065", + "fullName": "Drottningdalsvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca30" + }, + "id": "921964", + "fullName": "Västanvik Dragonvägen", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca31" + }, + "id": "804168", + "fullName": "Vämlinge Dragonvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca32" + }, + "id": "803447", + "fullName": "Drottning Kristinas väg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca33" + }, + "id": "917703", + "fullName": "Kristineholm Dragontorp", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca34" + }, + "id": "602446", + "fullName": "Näs Drakarve", + "parentFullName": "Havdhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca35" + }, + "id": "600162", + "fullName": "S:t Drottensgatan", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca36" + }, + "id": "601593", + "fullName": "Vibble Drejaregatan", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca37" + }, + "id": "824959", + "fullName": "Draggen", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca38" + }, + "id": "826624", + "fullName": "Drillstigen", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca39" + }, + "id": "825113", + "fullName": "Stora Draggen", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca3a" + }, + "id": "824095", + "fullName": "Drottningvägen", + "parentFullName": "Grycksbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca3b" + }, + "id": "826777", + "fullName": "Drottning Margaretas väg", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca3c" + }, + "id": "755274", + "fullName": "Draget", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca3d" + }, + "id": "746980", + "fullName": "Dromsered", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca3e" + }, + "id": "748159", + "fullName": "Dragonvägen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca3f" + }, + "id": "745552", + "fullName": "Dragarevägen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca40" + }, + "id": "744849", + "fullName": "Drottninggatan", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca41" + }, + "id": "747761", + "fullName": "Humlekärr Dreven", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca42" + }, + "id": "744804", + "fullName": "Drottningtorget", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca43" + }, + "id": "746587", + "fullName": "Dromsered Kalvhagen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca44" + }, + "id": "746589", + "fullName": "Dromsered Ängkullen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca45" + }, + "id": "746984", + "fullName": "Dromsered Solgläntan", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca46" + }, + "id": "746982", + "fullName": "Dromsered Skogsgläntan", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca47" + }, + "id": "746986", + "fullName": "Dromsered Stallgläntan", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca48" + }, + "id": "882249", + "fullName": "Drömme", + "parentFullName": "Sidensjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca49" + }, + "id": "882251", + "fullName": "Drömmemon", + "parentFullName": "Sidensjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca4c" + }, + "id": "882074", + "fullName": "Drillvägen", + "parentFullName": "Bjästa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca4d" + }, + "id": "882250", + "fullName": "Drömmebäckarna", + "parentFullName": "Sidensjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca4e" + }, + "id": "744466", + "fullName": "Dramsvik", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca4f" + }, + "id": "743917", + "fullName": "Dragonvägen", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca50" + }, + "id": "727797", + "fullName": "Dragsmarks Berg", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca51" + }, + "id": "727795", + "fullName": "Dragsmarks Backa", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca52" + }, + "id": "727801", + "fullName": "Dragsmarks Kyrka", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca53" + }, + "id": "727799", + "fullName": "Dragsmarks Fossen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca54" + }, + "id": "725681", + "fullName": "Norra Drottninggatan", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca55" + }, + "id": "725824", + "fullName": "Södra Drottninggatan", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca56" + }, + "id": "582019", + "fullName": "Drömsta", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca57" + }, + "id": "580936", + "fullName": "Drögsta", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca58" + }, + "id": "582007", + "fullName": "Dragsvik", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca59" + }, + "id": "573116", + "fullName": "Dragonvägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca5a" + }, + "id": "582534", + "fullName": "Nynäs Draget", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca5b" + }, + "id": "574148", + "fullName": "Drejarvägen", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca5c" + }, + "id": "574303", + "fullName": "Dramatörvägen", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca5d" + }, + "id": "582013", + "fullName": "Dragsviksstugan", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca5e" + }, + "id": "579850", + "fullName": "Tunaberg Dragsvik", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca5f" + }, + "id": "580452", + "fullName": "Lundaskog Draktorp", + "parentFullName": "Jönåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca60" + }, + "id": "582009", + "fullName": "Dragsvik Kärrstugan", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca61" + }, + "id": "582011", + "fullName": "Dragsvik Vikstugan", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca62" + }, + "id": "580938", + "fullName": "Drögsta Jägarbacken", + "parentFullName": "Stigtomta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca63" + }, + "id": "911480", + "fullName": "Drottning Märtas väg", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca64" + }, + "id": "579457", + "fullName": "Kungshamn Dragsviken", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca65" + }, + "id": "580067", + "fullName": "Överbo Drängkammaren", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca67" + }, + "id": "576557", + "fullName": "Stora Flättna Drängstugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca68" + }, + "id": "580454", + "fullName": "Lundaskog Draktorpsberget", + "parentFullName": "Jönåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca69" + }, + "id": "578618", + "fullName": "Råby Smedstorp Drängstugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca6a" + }, + "id": "852019", + "fullName": "Vallby Dräng", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca6b" + }, + "id": "831096", + "fullName": "Dragaregränd", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca6c" + }, + "id": "829937", + "fullName": "Drottninggatan", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca6d" + }, + "id": "579475", + "fullName": "Dragonvägen", + "parentFullName": "Finja", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca6e" + }, + "id": "580613", + "fullName": "Dressyrvägen", + "parentFullName": "Tyringe", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca6f" + }, + "id": "583534", + "fullName": "Drivhusvägen", + "parentFullName": "Vinslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca70" + }, + "id": "579141", + "fullName": "Drevkarlsvägen", + "parentFullName": "Stoby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca71" + }, + "id": "578993", + "fullName": "Drivhusvägen", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca72" + }, + "id": "579026", + "fullName": "Dragarevägen", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca73" + }, + "id": "579082", + "fullName": "Drabantvägen", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca74" + }, + "id": "575599", + "fullName": "Drottninggatan", + "parentFullName": "Sösdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca75" + }, + "id": "579327", + "fullName": "Drottninggatan", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca76" + }, + "id": "575718", + "fullName": "Ljungarum Dröblahus", + "parentFullName": "Sösdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca77" + }, + "id": "579706", + "fullName": "Finja-Hörlinge Drakelia", + "parentFullName": "Finja", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca78" + }, + "id": "821670", + "fullName": "Drevstigen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca79" + }, + "id": "821914", + "fullName": "Dragarens väg", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca7a" + }, + "id": "822072", + "fullName": "Drabantgatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca7b" + }, + "id": "821400", + "fullName": "Dragstensgatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca7c" + }, + "id": "909722", + "fullName": "Dragonplan", + "parentFullName": "Sundbyberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca7d" + }, + "id": "485556", + "fullName": "Dragonvägen", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca7e" + }, + "id": "485950", + "fullName": "Drabantstigen", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca7f" + }, + "id": "485586", + "fullName": "Alby Gård Drängstugan", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca80" + }, + "id": "485625", + "fullName": "Tyresö Slott Drängbostaden", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca81" + }, + "id": "510609", + "fullName": "Drottvägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca82" + }, + "id": "511000", + "fullName": "Drevstigen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca83" + }, + "id": "511553", + "fullName": "Drömstigen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca84" + }, + "id": "511551", + "fullName": "Drabantvägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca85" + }, + "id": "510677", + "fullName": "Drottningvägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca86" + }, + "id": "522806", + "fullName": "Droppsta", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca87" + }, + "id": "522284", + "fullName": "Dragonvägen", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca88" + }, + "id": "520632", + "fullName": "Drakslingan", + "parentFullName": "Sigtuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca89" + }, + "id": "520803", + "fullName": "Dragontorpet", + "parentFullName": "Sigtuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca8a" + }, + "id": "522810", + "fullName": "Droppsta Gård", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca8b" + }, + "id": "522973", + "fullName": "Lill-Droppsta", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca8c" + }, + "id": "522808", + "fullName": "Droppsta backe", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca8d" + }, + "id": "522812", + "fullName": "Droppsta Skola", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca8f" + }, + "id": "522551", + "fullName": "Drottningvägen", + "parentFullName": "Rosersberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca90" + }, + "id": "524163", + "fullName": "Drottninghuset", + "parentFullName": "Rosersberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca91" + }, + "id": "520593", + "fullName": "Drottning Kristinas väg", + "parentFullName": "Sigtuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca92" + }, + "id": "558048", + "fullName": "Drevgatan", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca93" + }, + "id": "558171", + "fullName": "Drömvägen", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca94" + }, + "id": "558350", + "fullName": "Drejarvägen", + "parentFullName": "Glumslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca95" + }, + "id": "557549", + "fullName": "Drottninggatan", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca96" + }, + "id": "558654", + "fullName": "Dragspelsstigen", + "parentFullName": "Asmundtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca97" + }, + "id": "558014", + "fullName": "Drottninggården", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca98" + }, + "id": "533992", + "fullName": "Drivhusvägen", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca99" + }, + "id": "534786", + "fullName": "Drivvedsvägen", + "parentFullName": "Beddingestrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca9b" + }, + "id": "521073", + "fullName": "Dragonvägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca9c" + }, + "id": "521071", + "fullName": "Drabantvägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca9d" + }, + "id": "521938", + "fullName": "Runsa Drängstugan", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ca9e" + }, + "id": "522020", + "fullName": "Sättra Dragontorpet", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caa0" + }, + "id": "601688", + "fullName": "Drejaregatan", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caa1" + }, + "id": "919202", + "fullName": "Drällslingan", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caa2" + }, + "id": "605361", + "fullName": "Eftra Drejarens", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caa3" + }, + "id": "605445", + "fullName": "Heberg Drängagård", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caa4" + }, + "id": "599915", + "fullName": "Lustorp Drejaregården", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caa5" + }, + "id": "515449", + "fullName": "Drillstigen", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caa6" + }, + "id": "513516", + "fullName": "Dragontorpsvägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caa7" + }, + "id": "515032", + "fullName": "Rydboholms Gård Stensvret Drängstuga", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caa8" + }, + "id": "715548", + "fullName": "Drakstigen", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caa9" + }, + "id": "715697", + "fullName": "Drakegatan", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caaa" + }, + "id": "712532", + "fullName": "Drottninggatan", + "parentFullName": "Marstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caab" + }, + "id": "794719", + "fullName": "Altuna Drävle", + "parentFullName": "Fjärdhundra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caac" + }, + "id": "788763", + "fullName": "Drottninggatan", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caad" + }, + "id": "789750", + "fullName": "Vallby Dräggesta", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caae" + }, + "id": "789267", + "fullName": "Tillinge Drällsta", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caaf" + }, + "id": "794717", + "fullName": "Altuna Dragmansbo", + "parentFullName": "Fjärdhundra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cab0" + }, + "id": "794721", + "fullName": "Altuna Drävle Gård", + "parentFullName": "Fjärdhundra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cab2" + }, + "id": "514877", + "fullName": "Dråsa", + "parentFullName": "Tjällmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cab3" + }, + "id": "536952", + "fullName": "Drakvägen", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cab4" + }, + "id": "536900", + "fullName": "Drottninggatan", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cab5" + }, + "id": "514879", + "fullName": "Dråsa Klintorpet", + "parentFullName": "Tjällmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cab6" + }, + "id": "514883", + "fullName": "Dråsa Norrgården", + "parentFullName": "Tjällmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cab7" + }, + "id": "514885", + "fullName": "Dråsa Södergården", + "parentFullName": "Tjällmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cab8" + }, + "id": "514881", + "fullName": "Dråsa Mellangården", + "parentFullName": "Tjällmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cab9" + }, + "id": "488945", + "fullName": "Dragudden", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cabb" + }, + "id": "484725", + "fullName": "Drakövägen", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cabc" + }, + "id": "480708", + "fullName": "Möja Dragedet", + "parentFullName": "Möja", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cabd" + }, + "id": "484431", + "fullName": "Dr Ekmarks väg", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cabe" + }, + "id": "489163", + "fullName": "Dragedsvägen", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cabf" + }, + "id": "488947", + "fullName": "Draguddsvägen", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cac0" + }, + "id": "483560", + "fullName": "Drejarstigen", + "parentFullName": "Gustavsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cac1" + }, + "id": "484822", + "fullName": "Draftviksholmen", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cac2" + }, + "id": "484824", + "fullName": "Drättsviksvägen", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cac3" + }, + "id": "480710", + "fullName": "Möja Drängsholmen", + "parentFullName": "Möja", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cac4" + }, + "id": "892949", + "fullName": "Drevvägen", + "parentFullName": "Sjulsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cac5" + }, + "id": "891598", + "fullName": "Dragongatan", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cac6" + }, + "id": "927648", + "fullName": "Drakenvägen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cac7" + }, + "id": "559408", + "fullName": "Dressyrgatan", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cac8" + }, + "id": "559827", + "fullName": "Dragonstigen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cac9" + }, + "id": "562764", + "fullName": "Drakabergavägen", + "parentFullName": "Munka-Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caca" + }, + "id": "717957", + "fullName": "Drögvägen", + "parentFullName": "Gråbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cacb" + }, + "id": "718347", + "fullName": "Dragonvägen", + "parentFullName": "Gråbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cacc" + }, + "id": "724145", + "fullName": "Drängseredsvägen", + "parentFullName": "Floda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cacd" + }, + "id": "712915", + "fullName": "Drejaregatan", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cace" + }, + "id": "712728", + "fullName": "Drottninggatan", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cacf" + }, + "id": "713566", + "fullName": "Drivbänksgatan", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cad0" + }, + "id": "713898", + "fullName": "Driveslättvägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cad1" + }, + "id": "807432", + "fullName": "Drejaregatan", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cad2" + }, + "id": "756861", + "fullName": "Lavad Drygetorp", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cad3" + }, + "id": "811231", + "fullName": "Norra Kedum Dryte", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cad4" + }, + "id": "930766", + "fullName": "Drillborrsvägen", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cad5" + }, + "id": "806678", + "fullName": "Tranum Ekholmen Drögen", + "parentFullName": "Tun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cad6" + }, + "id": "813261", + "fullName": "Kållandsö Dreviken", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cad7" + }, + "id": "837365", + "fullName": "Dragonvägen", + "parentFullName": "Gysinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cad8" + }, + "id": "838494", + "fullName": "Dristigsvägen", + "parentFullName": "Järbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cad9" + }, + "id": "838071", + "fullName": "Dragarbacken", + "parentFullName": "Sandviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cada" + }, + "id": "837414", + "fullName": "Dragskogsvägen", + "parentFullName": "Årsunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cadb" + }, + "id": "839488", + "fullName": "Drevnäsvägen", + "parentFullName": "Gästrike-Hammarby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cadc" + }, + "id": "749201", + "fullName": "Dr Hehrnes väg", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cadd" + }, + "id": "748883", + "fullName": "Drottninggatan", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cade" + }, + "id": "749203", + "fullName": "Dr Sellbergs väg", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cadf" + }, + "id": "705498", + "fullName": "Drevstigen", + "parentFullName": "Öjersjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cae0" + }, + "id": "854091", + "fullName": "Draged", + "parentFullName": "Njutånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cae1" + }, + "id": "848706", + "fullName": "Dragsved", + "parentFullName": "Bjuråker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cae2" + }, + "id": "854093", + "fullName": "Dragviken", + "parentFullName": "Njutånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cae3" + }, + "id": "853026", + "fullName": "Drakövägen", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cae4" + }, + "id": "854442", + "fullName": "Dragösstigen", + "parentFullName": "Enånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cae5" + }, + "id": "852555", + "fullName": "Drottninggatan", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cae6" + }, + "id": "853400", + "fullName": "Drässvikenvägen", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cae7" + }, + "id": "709996", + "fullName": "Drängvägen", + "parentFullName": "Landvetter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cae8" + }, + "id": "543460", + "fullName": "Dråpstad", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cae9" + }, + "id": "543456", + "fullName": "Droppstad", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caea" + }, + "id": "540974", + "fullName": "Drakgatan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caeb" + }, + "id": "519788", + "fullName": "Drabo Grönlid", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caec" + }, + "id": "543458", + "fullName": "Droppstadtorp", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caed" + }, + "id": "530954", + "fullName": "Dröppstad Gård", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caee" + }, + "id": "934093", + "fullName": "Dråpstad Nyhagen", + "parentFullName": "Överum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caef" + }, + "id": "519782", + "fullName": "Drabo Erikslund", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caf0" + }, + "id": "543462", + "fullName": "Dråpstad Nyhagen", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caf2" + }, + "id": "541243", + "fullName": "Kuggviken Draget", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caf3" + }, + "id": "541904", + "fullName": "Dröppshults Gård", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caf4" + }, + "id": "530958", + "fullName": "Dröppstad Kullen", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caf5" + }, + "id": "541422", + "fullName": "Drottviksslingan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caf6" + }, + "id": "541888", + "fullName": "Dröppshult Hultet", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caf7" + }, + "id": "543355", + "fullName": "Dalhem Drängstugan", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caf8" + }, + "id": "530960", + "fullName": "Dröppstad Lövhult", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caf9" + }, + "id": "541886", + "fullName": "Dröppshult Hagalund", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cafa" + }, + "id": "541900", + "fullName": "Dröppshult Sömstad", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cafb" + }, + "id": "542527", + "fullName": "Mörtvik Drängstugan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cafc" + }, + "id": "542613", + "fullName": "Valstad Drängbäcken", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cafe" + }, + "id": "530959", + "fullName": "Dröppstad Kvistrum", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23caff" + }, + "id": "530961", + "fullName": "Dröppstad Södersjö", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb00" + }, + "id": "530962", + "fullName": "Dröppstad Tallhaga", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb01" + }, + "id": "541890", + "fullName": "Dröppshult Karlsborg", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb02" + }, + "id": "532947", + "fullName": "Rössle Drottningholm", + "parentFullName": "Gunnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb03" + }, + "id": "530952", + "fullName": "Dröppstad Björkslund", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb04" + }, + "id": "530956", + "fullName": "Dröppstad Kogarhöjden", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb05" + }, + "id": "530965", + "fullName": "Dröppstad Östergården", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb06" + }, + "id": "541079", + "fullName": "Hasselö Vedhälla Drejen", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb07" + }, + "id": "541892", + "fullName": "Dröppshult Norra Flygeln", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb08" + }, + "id": "541898", + "fullName": "Dröppshult Södra Flygeln", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb09" + }, + "id": "530963", + "fullName": "Dröppstad Västergården", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb0a" + }, + "id": "541902", + "fullName": "Dröppshult Trädgårdstorpet", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb0b" + }, + "id": "647871", + "fullName": "Drevstigen", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb0c" + }, + "id": "649234", + "fullName": "Drabanterna", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb0d" + }, + "id": "639525", + "fullName": "Kumla Drängstugan", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb0e" + }, + "id": "640942", + "fullName": "Aspö Lilla Dragsäng", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb0f" + }, + "id": "641025", + "fullName": "Aspö Stora Dragsäng", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb10" + }, + "id": "648219", + "fullName": "Hista Drottningbacken", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb11" + }, + "id": "765683", + "fullName": "Drejaregatan", + "parentFullName": "Skene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb12" + }, + "id": "769240", + "fullName": "Dragered Gård", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb13" + }, + "id": "769230", + "fullName": "Dragered Ekebo", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb14" + }, + "id": "769253", + "fullName": "Dragered Ledet", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb15" + }, + "id": "769228", + "fullName": "Dragered Dammet", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb16" + }, + "id": "769251", + "fullName": "Dragered Kärret", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb17" + }, + "id": "769271", + "fullName": "Dragered Skogen", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb18" + }, + "id": "769279", + "fullName": "Dragered Solvik", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb19" + }, + "id": "769283", + "fullName": "Dragered Soläng", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb1a" + }, + "id": "769232", + "fullName": "Dragered Ekudden", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb1b" + }, + "id": "769234", + "fullName": "Dragered Elmåsen", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb1c" + }, + "id": "769236", + "fullName": "Dragered Eneberg", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb1d" + }, + "id": "769239", + "fullName": "Dragered Gethall", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb1e" + }, + "id": "769255", + "fullName": "Dragered Liderna", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb1f" + }, + "id": "769259", + "fullName": "Dragered Lyckebo", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb21" + }, + "id": "766615", + "fullName": "Backen Dragtorpet", + "parentFullName": "Örby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb22" + }, + "id": "766613", + "fullName": "Backen Dragstorpet", + "parentFullName": "Örby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb23" + }, + "id": "769222", + "fullName": "Dragered Björkebo", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb24" + }, + "id": "769237", + "fullName": "Dragered Furulund", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb25" + }, + "id": "769249", + "fullName": "Dragered Kvarnvik", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb26" + }, + "id": "769257", + "fullName": "Dragered Lidsäter", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb27" + }, + "id": "769263", + "fullName": "Dragered Mosshult", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb28" + }, + "id": "769269", + "fullName": "Dragered Sjöliden", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb29" + }, + "id": "769224", + "fullName": "Dragered Björkåsen", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb2b" + }, + "id": "769261", + "fullName": "Dragered Lönnslätt", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb2c" + }, + "id": "769277", + "fullName": "Dragered Solhöjden", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb2d" + }, + "id": "769281", + "fullName": "Dragered Solvillan", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb2e" + }, + "id": "769284", + "fullName": "Dragered Torpliden", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb2f" + }, + "id": "769242", + "fullName": "Dragered Kvarnbäcken", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb30" + }, + "id": "769265", + "fullName": "Dragered Ringsbacke", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb31" + }, + "id": "769267", + "fullName": "Dragered Sjögläntan", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb32" + }, + "id": "769273", + "fullName": "Dragered Skogsvilla", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb33" + }, + "id": "769275", + "fullName": "Dragered Skåhallerna", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb34" + }, + "id": "769285", + "fullName": "Dragered Villa Älmås", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb35" + }, + "id": "919118", + "fullName": "Dragered Lönneberga", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb36" + }, + "id": "769238", + "fullName": "Dragered Fåraklipporna", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb37" + }, + "id": "615047", + "fullName": "Drömminge", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb38" + }, + "id": "614901", + "fullName": "Bor Drömmens", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb39" + }, + "id": "615873", + "fullName": "Dragshylte", + "parentFullName": "Rydaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb3a" + }, + "id": "615102", + "fullName": "Drömminge Vadö", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb3b" + }, + "id": "621283", + "fullName": "Dragarevägen", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb3d" + }, + "id": "615074", + "fullName": "Drömminge Linden", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb3e" + }, + "id": "615078", + "fullName": "Drömminge Lunden", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb3f" + }, + "id": "615101", + "fullName": "Drömminge Trädan", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb40" + }, + "id": "622184", + "fullName": "Hånger Drakaryd", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb41" + }, + "id": "615051", + "fullName": "Drömminge Boagård", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb42" + }, + "id": "615070", + "fullName": "Drömminge Laskebo", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb43" + }, + "id": "615088", + "fullName": "Drömminge Råslätt", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb44" + }, + "id": "614051", + "fullName": "Dannäs Dragaryd", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb45" + }, + "id": "615055", + "fullName": "Drömminge Eklunden", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb46" + }, + "id": "615068", + "fullName": "Drömminge Kyrkomad", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb47" + }, + "id": "615076", + "fullName": "Drömminge Lindhaga", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb48" + }, + "id": "615098", + "fullName": "Drömminge Smeagård", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb49" + }, + "id": "620604", + "fullName": "Drabanterörgatan", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb4a" + }, + "id": "615989", + "fullName": "Hjortsjö Drakehall", + "parentFullName": "Rydaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb4b" + }, + "id": "615049", + "fullName": "Drömminge Asplunden", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb4d" + }, + "id": "615080", + "fullName": "Drömminge Lunnagård", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb4e" + }, + "id": "615084", + "fullName": "Drömminge Norregård", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb4f" + }, + "id": "615086", + "fullName": "Drömminge Prästgård", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb50" + }, + "id": "615103", + "fullName": "Drömminge Östergård", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb51" + }, + "id": "615056", + "fullName": "Drömminge Erlandsgård", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb52" + }, + "id": "615057", + "fullName": "Drömminge Gärdesgård", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb53" + }, + "id": "615059", + "fullName": "Drömminge Gärdestorp", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb54" + }, + "id": "615082", + "fullName": "Drömminge Nastaviken", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb55" + }, + "id": "615090", + "fullName": "Drömminge Skattegård", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb56" + }, + "id": "615092", + "fullName": "Drömminge Skogsbrynet", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb57" + }, + "id": "615096", + "fullName": "Drömminge Skogsängen", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb58" + }, + "id": "615104", + "fullName": "Drömminge Östre Gården", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb59" + }, + "id": "623159", + "fullName": "Drömminge Skogslund", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb5a" + }, + "id": "615094", + "fullName": "Drömminge Skogsgläntan", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb5b" + }, + "id": "623157", + "fullName": "Drömminge Grantavred", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb5c" + }, + "id": "615061", + "fullName": "Drömminge Kristiannelund", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb5d" + }, + "id": "615072", + "fullName": "Drömminge Lilla Norregård", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb5e" + }, + "id": "615100", + "fullName": "Drömminge Stora Norregård", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb5f" + }, + "id": "622722", + "fullName": "Nästa Västregård Drängstugan", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb60" + }, + "id": "626467", + "fullName": "Dragsnäs", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb61" + }, + "id": "598232", + "fullName": "Virå Draget", + "parentFullName": "Stavsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb62" + }, + "id": "623754", + "fullName": "Drottninggatan", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb63" + }, + "id": "616299", + "fullName": "Smedsbol Dragsta", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb64" + }, + "id": "626294", + "fullName": "Baggetorp Dragsnäs", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb65" + }, + "id": "922164", + "fullName": "Tjärsta Mellangård Drängstugan", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb66" + }, + "id": "626296", + "fullName": "Baggetorp Dragsnäs Parstugor", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb67" + }, + "id": "516907", + "fullName": "Drakes väg", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb68" + }, + "id": "517041", + "fullName": "Dragonvägen", + "parentFullName": "Vallentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb69" + }, + "id": "517695", + "fullName": "Dragontorpet", + "parentFullName": "Brottby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb6a" + }, + "id": "542208", + "fullName": "Dragonvägen", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb6b" + }, + "id": "541122", + "fullName": "Dressinvägen", + "parentFullName": "Harlösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb6c" + }, + "id": "927531", + "fullName": "Dressyrvägen", + "parentFullName": "Flyinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb6d" + }, + "id": "543178", + "fullName": "Örtofta Gård Dragonen", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb6e" + }, + "id": "789904", + "fullName": "Drakängsvägen", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb6f" + }, + "id": "789902", + "fullName": "Drakarörsgatan", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb70" + }, + "id": "792960", + "fullName": "Vistorp Drakehall", + "parentFullName": "Åsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb71" + }, + "id": "795089", + "fullName": "Gudhem Drygstorp", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb72" + }, + "id": "794150", + "fullName": "Gökhem Dränggården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb73" + }, + "id": "792695", + "fullName": "Fivlered Drottensäng", + "parentFullName": "Åsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb74" + }, + "id": "792915", + "fullName": "Solberga Dränggården", + "parentFullName": "Åsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb77" + }, + "id": "674833", + "fullName": "Drösebo", + "parentFullName": "Karlshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb78" + }, + "id": "673947", + "fullName": "Dragvägen", + "parentFullName": "Karlshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb79" + }, + "id": "674597", + "fullName": "Dragonvägen", + "parentFullName": "Asarum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb7a" + }, + "id": "675169", + "fullName": "Dressinvägen", + "parentFullName": "Mörrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb7b" + }, + "id": "674835", + "fullName": "Drösebovägen", + "parentFullName": "Karlshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb7c" + }, + "id": "921394", + "fullName": "Dragongången", + "parentFullName": "Karlshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb7d" + }, + "id": "674112", + "fullName": "Drottninggatan", + "parentFullName": "Karlshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb7e" + }, + "id": "494851", + "fullName": "Drageryd", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb7f" + }, + "id": "494855", + "fullName": "Drageryd Norregård", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb80" + }, + "id": "494857", + "fullName": "Drageryd Södergård", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb81" + }, + "id": "494853", + "fullName": "Drageryd Mellangård", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb82" + }, + "id": "548545", + "fullName": "Droskvägen", + "parentFullName": "Barsebäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb83" + }, + "id": "548312", + "fullName": "Dressyrvägen", + "parentFullName": "Löddeköpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb84" + }, + "id": "548544", + "fullName": "Drevkarlsvägen", + "parentFullName": "Barsebäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb85" + }, + "id": "546309", + "fullName": "Drottninggatan", + "parentFullName": "Furulund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb86" + }, + "id": "729192", + "fullName": "Drostvägen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb87" + }, + "id": "729735", + "fullName": "Drömstigen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb88" + }, + "id": "730157", + "fullName": "Drevstigen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb89" + }, + "id": "729283", + "fullName": "Dragargatan", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb8a" + }, + "id": "730083", + "fullName": "Dragonvägen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb8b" + }, + "id": "730082", + "fullName": "Drabantvägen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb8c" + }, + "id": "731129", + "fullName": "Dressyrvägen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb8d" + }, + "id": "729285", + "fullName": "Drottningvägen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb8e" + }, + "id": "720830", + "fullName": "Dressinvägen", + "parentFullName": "Alvhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb8f" + }, + "id": "721024", + "fullName": "Drängedalen", + "parentFullName": "Skepplanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb90" + }, + "id": "721367", + "fullName": "Drottninggärdet", + "parentFullName": "Hålanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb91" + }, + "id": "721025", + "fullName": "Drängedalen Sörhagen", + "parentFullName": "Skepplanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb92" + }, + "id": "721026", + "fullName": "Drängedalen Ängslyckan", + "parentFullName": "Skepplanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb99" + }, + "id": "672981", + "fullName": "Dragsnäs", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb9a" + }, + "id": "671557", + "fullName": "Drottninggatan", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb9b" + }, + "id": "672428", + "fullName": "Droppemålavägen", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb9c" + }, + "id": "673081", + "fullName": "Östra Dragsnäsvägen", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb9d" + }, + "id": "673073", + "fullName": "Västra Dragsnäsvägen", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb9e" + }, + "id": "623892", + "fullName": "Drottgränd", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cb9f" + }, + "id": "612741", + "fullName": "Dravö Nyhem", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cba0" + }, + "id": "612731", + "fullName": "Dravö Laggen", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cba1" + }, + "id": "612733", + "fullName": "Dravö Larsbo", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cba2" + }, + "id": "612747", + "fullName": "Dravö Solhem", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cba3" + }, + "id": "612714", + "fullName": "Dravö Dalåkra", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cba4" + }, + "id": "612735", + "fullName": "Dravö Länkabo", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cba5" + }, + "id": "612749", + "fullName": "Dravö Svanabo", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cba7" + }, + "id": "612757", + "fullName": "Dravö Sörgård", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cba8" + }, + "id": "612723", + "fullName": "Dravö Hemhagen", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbaa" + }, + "id": "612759", + "fullName": "Dravö Trädgård", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbab" + }, + "id": "612701", + "fullName": "Draftinge Nyhem", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbac" + }, + "id": "612715", + "fullName": "Dravö Ekegården", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbad" + }, + "id": "612743", + "fullName": "Dravö Ryabacken", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbae" + }, + "id": "612753", + "fullName": "Dravö Södergård", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbaf" + }, + "id": "617024", + "fullName": "Drottningstigen", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbb0" + }, + "id": "617377", + "fullName": "Mällby Dränggård", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbb1" + }, + "id": "612691", + "fullName": "Draftinge Gärdet", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbb2" + }, + "id": "612693", + "fullName": "Draftinge Jonsbo", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbb3" + }, + "id": "612697", + "fullName": "Draftinge Jutabo", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbb4" + }, + "id": "612729", + "fullName": "Dravö Klockarens", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbb5" + }, + "id": "612737", + "fullName": "Dravö Lönnbacken", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbb6" + }, + "id": "612745", + "fullName": "Dravö Skattegård", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbb7" + }, + "id": "626168", + "fullName": "Drakabergsgatan", + "parentFullName": "Anderstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbb8" + }, + "id": "612689", + "fullName": "Draftinge Gårdstan", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbb9" + }, + "id": "612695", + "fullName": "Draftinge Jonsgård", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbba" + }, + "id": "612703", + "fullName": "Draftinge Olasgård", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbbb" + }, + "id": "612705", + "fullName": "Draftinge Skoghem", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbbc" + }, + "id": "612721", + "fullName": "Dravö Erlandsgård", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbbd" + }, + "id": "612725", + "fullName": "Dravö Hermansgård", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbbe" + }, + "id": "612727", + "fullName": "Dravö Hjalmarsgård", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbbf" + }, + "id": "612751", + "fullName": "Dravö Svanbohemmet", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbc0" + }, + "id": "625454", + "fullName": "Gryteryd Drakaliden", + "parentFullName": "Broaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbc3" + }, + "id": "612699", + "fullName": "Draftinge Norregård", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbc4" + }, + "id": "612707", + "fullName": "Draftinge Storegård", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbc5" + }, + "id": "612709", + "fullName": "Draftinge Svensgård", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbc6" + }, + "id": "612711", + "fullName": "Draftinge Svenstorp", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbc7" + }, + "id": "612687", + "fullName": "Draftinge Georgshill", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbc8" + }, + "id": "612713", + "fullName": "Draftinge Ängaberget", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbc9" + }, + "id": "612712", + "fullName": "Draftinge Västragärde", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbcb" + }, + "id": "625306", + "fullName": "Östra Ryd Drottningbro", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbcc" + }, + "id": "634840", + "fullName": "Dragaryd", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbcd" + }, + "id": "634836", + "fullName": "Dragaberg", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbce" + }, + "id": "629808", + "fullName": "Ivla Drakalida", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbcf" + }, + "id": "632081", + "fullName": "Drottninggatan", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbd0" + }, + "id": "634846", + "fullName": "Dragaryd Gärdet", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbd1" + }, + "id": "634844", + "fullName": "Dragaryd Backegård", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbd2" + }, + "id": "634838", + "fullName": "Dragaberg Österlund", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbd3" + }, + "id": "634842", + "fullName": "Dragaryd Arvidsgård", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbd4" + }, + "id": "634848", + "fullName": "Dragaryd Landbogård", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbd5" + }, + "id": "635165", + "fullName": "Bolmstad Drängagård", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbd6" + }, + "id": "634813", + "fullName": "Bolmstad Drängagård Ängahult", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbd7" + }, + "id": "895344", + "fullName": "Drejarvägen", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbd8" + }, + "id": "895253", + "fullName": "Drottninggatan", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbd9" + }, + "id": "508781", + "fullName": "Dragonvägen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbda" + }, + "id": "508195", + "fullName": "Draknäsvägen", + "parentFullName": "Munsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbdb" + }, + "id": "926673", + "fullName": "Drottningholms Slott Drottningens Paviljong", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbdc" + }, + "id": "508783", + "fullName": "Drottningholms Slott", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbdd" + }, + "id": "508804", + "fullName": "Drottningholmsmalmen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbde" + }, + "id": "508785", + "fullName": "Drottningholms Slott Grindstugan", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbdf" + }, + "id": "508792", + "fullName": "Drottningholms Slott Karamellan", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbe0" + }, + "id": "508798", + "fullName": "Drottningholms Slott Slottsstallet", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbe1" + }, + "id": "508800", + "fullName": "Drottningholms Slott Slottsteatern", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbe2" + }, + "id": "914634", + "fullName": "Drottningholms Slott Götiska Tornet", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbe3" + }, + "id": "508789", + "fullName": "Drottningholms Slott Jaktpaviljongen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbe4" + }, + "id": "508794", + "fullName": "Drottningholms Slott Kyrkpaviljongen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbe5" + }, + "id": "508796", + "fullName": "Drottningholms Slott Nedre Sjöflygeln", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbe6" + }, + "id": "508802", + "fullName": "Drottningholms Slott Övre Sjöflygeln", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbe7" + }, + "id": "510286", + "fullName": "Drottning Kristinas Källväg", + "parentFullName": "Färentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbe8" + }, + "id": "508787", + "fullName": "Drottningholms Slott Hovmarskalksflygeln", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbe9" + }, + "id": "923335", + "fullName": "Drottningholms Slott Kungliga Fårstallet", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbea" + }, + "id": "508933", + "fullName": "Lovö", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbec" + }, + "id": "508808", + "fullName": "Edeby", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbed" + }, + "id": "508919", + "fullName": "Lindö", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbee" + }, + "id": "509009", + "fullName": "Rörby", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbef" + }, + "id": "509055", + "fullName": "Viken", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbf0" + }, + "id": "509057", + "fullName": "Vilan", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbf1" + }, + "id": "508824", + "fullName": "Ensta", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbf2" + }, + "id": "508951", + "fullName": "Lunda", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbf3" + }, + "id": "508822", + "fullName": "Ektorp", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbf4" + }, + "id": "508830", + "fullName": "Finnbo", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbf5" + }, + "id": "508844", + "fullName": "Hemmet", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbf6" + }, + "id": "508848", + "fullName": "Hogsta", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbf7" + }, + "id": "508852", + "fullName": "Hvilan", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbf8" + }, + "id": "508862", + "fullName": "Kanton", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbf9" + }, + "id": "508884", + "fullName": "Kullen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbfa" + }, + "id": "508755", + "fullName": "Bergabo", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbfb" + }, + "id": "508763", + "fullName": "Berghem", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbfc" + }, + "id": "508779", + "fullName": "Damtorp", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbfd" + }, + "id": "508806", + "fullName": "Dyviken", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbfe" + }, + "id": "508874", + "fullName": "Klippan", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cbff" + }, + "id": "508975", + "fullName": "Malmvik", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc00" + }, + "id": "913456", + "fullName": "Fågelön", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc01" + }, + "id": "926674", + "fullName": "Nissero", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc02" + }, + "id": "919788", + "fullName": "Ekendal", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc03" + }, + "id": "508747", + "fullName": "Barkarby", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc04" + }, + "id": "508761", + "fullName": "Berghamn", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc05" + }, + "id": "508814", + "fullName": "Edsdalen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc06" + }, + "id": "508834", + "fullName": "Furulund", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc07" + }, + "id": "508923", + "fullName": "Lindöbro", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc08" + }, + "id": "508947", + "fullName": "Lullehov", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc09" + }, + "id": "508990", + "fullName": "Nybygget", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc0a" + }, + "id": "509003", + "fullName": "Prästvik", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc0b" + }, + "id": "509034", + "fullName": "Strömdal", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc0c" + }, + "id": "509053", + "fullName": "Timmerbo", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc0d" + }, + "id": "509077", + "fullName": "Ängstorp", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc0f" + }, + "id": "508753", + "fullName": "Berga Gård", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc10" + }, + "id": "508757", + "fullName": "Bergatorp", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc11" + }, + "id": "508759", + "fullName": "Bergdalen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc12" + }, + "id": "508775", + "fullName": "Brostugan", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc13" + }, + "id": "508810", + "fullName": "Edeby Gård", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc14" + }, + "id": "508826", + "fullName": "Eriksberg", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc15" + }, + "id": "508856", + "fullName": "Isstacken", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc16" + }, + "id": "508870", + "fullName": "Kina Slott", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc17" + }, + "id": "508872", + "fullName": "Kinagatan", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc18" + }, + "id": "508889", + "fullName": "Kungshatt", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc19" + }, + "id": "508903", + "fullName": "Lambarudd", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc1a" + }, + "id": "508909", + "fullName": "Lilla Kina", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc1b" + }, + "id": "508921", + "fullName": "Lindö Gård", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc1c" + }, + "id": "508936", + "fullName": "Lovö-Berga", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc1d" + }, + "id": "508953", + "fullName": "Lunda Gård", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc1e" + }, + "id": "508985", + "fullName": "Marieberg", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc1f" + }, + "id": "509011", + "fullName": "Rörby Gård", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc20" + }, + "id": "509015", + "fullName": "Sjöstugan", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc21" + }, + "id": "509019", + "fullName": "Skolallén", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc22" + }, + "id": "509025", + "fullName": "Smedstorp", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc23" + }, + "id": "509063", + "fullName": "Västeräng", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc24" + }, + "id": "509079", + "fullName": "Övre Viken", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc25" + }, + "id": "508773", + "fullName": "Bredablick", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc26" + }, + "id": "508812", + "fullName": "Edebyvägen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc27" + }, + "id": "508820", + "fullName": "Ekerövägen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc28" + }, + "id": "508838", + "fullName": "Gula Knuten", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc29" + }, + "id": "508850", + "fullName": "Hogsta Gård", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc2a" + }, + "id": "508931", + "fullName": "Loviselund", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc2b" + }, + "id": "508937", + "fullName": "Lovögården", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc2c" + }, + "id": "508938", + "fullName": "Lovö-Norrby", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc2d" + }, + "id": "508945", + "fullName": "Lovöverket", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc2e" + }, + "id": "508959", + "fullName": "Lunda Tvätt", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc2f" + }, + "id": "508961", + "fullName": "Lunda Villa", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc30" + }, + "id": "508965", + "fullName": "Lundavägen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc31" + }, + "id": "508967", + "fullName": "Lundholmen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc32" + }, + "id": "508969", + "fullName": "Långa Raden", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc33" + }, + "id": "508973", + "fullName": "Malmbacken", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc34" + }, + "id": "508987", + "fullName": "Norrby Gård", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc35" + }, + "id": "508995", + "fullName": "Oscarsborg", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc36" + }, + "id": "509005", + "fullName": "Prästviken", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc37" + }, + "id": "509013", + "fullName": "Rörbyvägen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc38" + }, + "id": "509049", + "fullName": "Tallbacken", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc39" + }, + "id": "509069", + "fullName": "Ängsbacken", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc3a" + }, + "id": "509071", + "fullName": "Ängsholmen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc3b" + }, + "id": "508767", + "fullName": "Bestebacken", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc3c" + }, + "id": "508832", + "fullName": "Fredriksdal", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc3d" + }, + "id": "508840", + "fullName": "Hedvigsberg", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc3e" + }, + "id": "508854", + "fullName": "Hvilan Norra", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc3f" + }, + "id": "508858", + "fullName": "Jägarhyddan", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc40" + }, + "id": "508860", + "fullName": "Kanslihuset", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc41" + }, + "id": "508864", + "fullName": "Kantongatan", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc42" + }, + "id": "508880", + "fullName": "Koviksvägen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc43" + }, + "id": "508887", + "fullName": "Kungsgården", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc44" + }, + "id": "508895", + "fullName": "Kungshättan", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc45" + }, + "id": "508897", + "fullName": "Kvarnbacken", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc46" + }, + "id": "508901", + "fullName": "Kärsögården", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc47" + }, + "id": "508940", + "fullName": "Lovö-Söderby", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc48" + }, + "id": "508988", + "fullName": "Norrbyvägen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc49" + }, + "id": "509001", + "fullName": "Plåten Lunda", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc4a" + }, + "id": "509007", + "fullName": "Robertshill", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc4b" + }, + "id": "509017", + "fullName": "Skogshyddan", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc4c" + }, + "id": "509021", + "fullName": "Smedjegatan", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc4d" + }, + "id": "509036", + "fullName": "Stångholmen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc4e" + }, + "id": "509039", + "fullName": "Söderby Gård", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc4f" + }, + "id": "509051", + "fullName": "Tillflykten", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc50" + }, + "id": "509059", + "fullName": "Villa Albion", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc51" + }, + "id": "919737", + "fullName": "Björnholmen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc52" + }, + "id": "508749", + "fullName": "Barkarby Gård", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc53" + }, + "id": "508816", + "fullName": "Edsdalsvägen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc54" + }, + "id": "508955", + "fullName": "Lunda Kohagen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc55" + }, + "id": "508977", + "fullName": "Malmviks Allé", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc56" + }, + "id": "508989", + "fullName": "Nya Kungshatt", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc57" + }, + "id": "509047", + "fullName": "Talavidvägen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc58" + }, + "id": "918378", + "fullName": "Lovö Kyrkallé", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc59" + }, + "id": "508839", + "fullName": "Gustav III:s väg", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc5a" + }, + "id": "508925", + "fullName": "Lindöbrovägen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc5b" + }, + "id": "508927", + "fullName": "Lindögårds väg", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc5c" + }, + "id": "508935", + "fullName": "Lovö Prästgård", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc5d" + }, + "id": "508963", + "fullName": "Lunda-Prästvik", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc5e" + }, + "id": "508971", + "fullName": "Lärarbostaden", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc5f" + }, + "id": "508997", + "fullName": "Pagebyggnaden", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc60" + }, + "id": "912761", + "fullName": "Brostugans väg", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc61" + }, + "id": "923013", + "fullName": "Dalkarlsvägen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc62" + }, + "id": "508771", + "fullName": "Bocktorp Hogsta", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc64" + }, + "id": "508836", + "fullName": "Färentunavägen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc65" + }, + "id": "508868", + "fullName": "Kavaljershuset", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc66" + }, + "id": "508905", + "fullName": "Lambarudds Gård", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc67" + }, + "id": "508957", + "fullName": "Lunda Lunda Gård", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc68" + }, + "id": "508981", + "fullName": "Malmviks Sjöväg", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc69" + }, + "id": "509035", + "fullName": "Strömdalsvägen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc6a" + }, + "id": "509061", + "fullName": "Villa Marieberg", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc6b" + }, + "id": "913737", + "fullName": "Kungshatt Södra", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc6c" + }, + "id": "920807", + "fullName": "Ängsholmsvägen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc6d" + }, + "id": "917965", + "fullName": "Skräddarholmen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc6e" + }, + "id": "508818", + "fullName": "Ekensbergsvägen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc6f" + }, + "id": "508828", + "fullName": "Eriksbergsvägen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc70" + }, + "id": "508866", + "fullName": "Kantorsbostaden", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc71" + }, + "id": "508888", + "fullName": "Kungsgårdsvägen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc72" + }, + "id": "508899", + "fullName": "Kyrkpaviljongen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc73" + }, + "id": "508907", + "fullName": "Lambaruddsvägen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc74" + }, + "id": "508917", + "fullName": "Lilla Ängsholmen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc75" + }, + "id": "508986", + "fullName": "Nedre Sjöflygeln", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc76" + }, + "id": "509033", + "fullName": "Stora Ängsholmen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc77" + }, + "id": "509037", + "fullName": "Stångholmsvägen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc78" + }, + "id": "509065", + "fullName": "Västerängsvägen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc7a" + }, + "id": "508846", + "fullName": "Hertigarnas Stall", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc7b" + }, + "id": "508878", + "fullName": "Klockbergastigen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc7c" + }, + "id": "508886", + "fullName": "Kungsborg Gläntan", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc7d" + }, + "id": "508939", + "fullName": "Lovö-Norrby Nytorp", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc7e" + }, + "id": "508979", + "fullName": "Malmviks Gårdsväg", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc7f" + }, + "id": "508999", + "fullName": "Pensionärshemmet", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc80" + }, + "id": "509023", + "fullName": "Smedjegårdsvägen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc81" + }, + "id": "509027", + "fullName": "Snickarbostället", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc82" + }, + "id": "910785", + "fullName": "Kungshatt Nissero", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc83" + }, + "id": "508876", + "fullName": "Klippan Kvarnbacken", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc84" + }, + "id": "508882", + "fullName": "Kråkslottet Malmvik", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc85" + }, + "id": "508890", + "fullName": "Kungshatt Ekbacken", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc86" + }, + "id": "508911", + "fullName": "Lilla Klemingsberg", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc87" + }, + "id": "508913", + "fullName": "Lilla Smedjegården", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc88" + }, + "id": "509029", + "fullName": "Stora Klemmingsberg", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc89" + }, + "id": "509031", + "fullName": "Stora Smedjegården", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc8a" + }, + "id": "509073", + "fullName": "Ängsholmen Solbrink", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc8b" + }, + "id": "922065", + "fullName": "Kungshatt Herrhamn", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc8c" + }, + "id": "911577", + "fullName": "Kungshatt Alphyddan", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc8d" + }, + "id": "920613", + "fullName": "Kungshatt Kungsborg", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc8e" + }, + "id": "919224", + "fullName": "Kungshatt Eriksberg", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc8f" + }, + "id": "508751", + "fullName": "Barkarby Smedstorpet", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc90" + }, + "id": "508929", + "fullName": "Loviseberg Malmbacken", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc91" + }, + "id": "508949", + "fullName": "Lullehov Strandvillan", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc92" + }, + "id": "508983", + "fullName": "Malmviks Trädgårdsväg", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc93" + }, + "id": "509041", + "fullName": "Sötvattenslaboratoriet", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc94" + }, + "id": "509075", + "fullName": "Ängsholmen Ängsbacken", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc95" + }, + "id": "910306", + "fullName": "Kungshatt Kungshättan", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc96" + }, + "id": "918123", + "fullName": "Kungshatt Utterholmen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc97" + }, + "id": "508765", + "fullName": "Bergshyddan Kvarnbacken", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc98" + }, + "id": "916193", + "fullName": "Kungshatt Sätterberget", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc99" + }, + "id": "508915", + "fullName": "Lilla Trädgårdsbyggningen", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc9a" + }, + "id": "525635", + "fullName": "Drakudden", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc9b" + }, + "id": "526074", + "fullName": "Drängvägen", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc9c" + }, + "id": "526072", + "fullName": "Dragonvägen", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc9d" + }, + "id": "525533", + "fullName": "Drivhusslingan", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cc9e" + }, + "id": "525569", + "fullName": "Drottningvägen", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cca0" + }, + "id": "915120", + "fullName": "Drottning Märtas väg", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cca1" + }, + "id": "869888", + "fullName": "Drakulla", + "parentFullName": "Myresjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cca2" + }, + "id": "490335", + "fullName": "Dragsnäs", + "parentFullName": "Ramkvilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cca3" + }, + "id": "491551", + "fullName": "Drömmeshult", + "parentFullName": "Björköby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cca4" + }, + "id": "490341", + "fullName": "Dragsnäs Stekö", + "parentFullName": "Ramkvilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cca5" + }, + "id": "490339", + "fullName": "Dragsnäs Nabben", + "parentFullName": "Ramkvilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cca6" + }, + "id": "869893", + "fullName": "Drakulla Källarön", + "parentFullName": "Myresjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cca7" + }, + "id": "490337", + "fullName": "Dragsnäs Högelund", + "parentFullName": "Ramkvilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cca8" + }, + "id": "491169", + "fullName": "Drakulla Sjöholmen", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cca9" + }, + "id": "869889", + "fullName": "Drakulla Björnaberg", + "parentFullName": "Myresjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccaa" + }, + "id": "869891", + "fullName": "Drakulla Hagelstorp", + "parentFullName": "Myresjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccab" + }, + "id": "869895", + "fullName": "Drakulla Västangrind", + "parentFullName": "Myresjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccac" + }, + "id": "808398", + "fullName": "Drafsen", + "parentFullName": "Fredriksberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccad" + }, + "id": "809851", + "fullName": "Drevstigen", + "parentFullName": "Ludvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccae" + }, + "id": "809941", + "fullName": "Dragonstigen", + "parentFullName": "Ludvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccaf" + }, + "id": "808467", + "fullName": "Laja Drafsen", + "parentFullName": "Fredriksberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccb0" + }, + "id": "919248", + "fullName": "Drafsen Laja", + "parentFullName": "Fredriksberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccb1" + }, + "id": "810497", + "fullName": "Dröverksvägen", + "parentFullName": "Ludvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccb2" + }, + "id": "808507", + "fullName": "Pojsa Drafsen", + "parentFullName": "Fredriksberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccb3" + }, + "id": "921477", + "fullName": "Drafsen Pojsa", + "parentFullName": "Fredriksberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccb4" + }, + "id": "511866", + "fullName": "Dragestad", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccb5" + }, + "id": "512894", + "fullName": "Dragvägen", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccb6" + }, + "id": "545475", + "fullName": "Bo Drustorp", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccb7" + }, + "id": "511878", + "fullName": "Dragestad Nysäter", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccb8" + }, + "id": "511870", + "fullName": "Dragestad Enbacken", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccb9" + }, + "id": "511882", + "fullName": "Dragestad Vägstorp", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccba" + }, + "id": "512195", + "fullName": "Mörby Dragestalund", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccbb" + }, + "id": "511868", + "fullName": "Dragestad Bergstugan", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccbc" + }, + "id": "511880", + "fullName": "Dragestad Stensätter", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccbd" + }, + "id": "511872", + "fullName": "Dragestad Grenadjärstorpet", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccbe" + }, + "id": "512109", + "fullName": "Klämmestorp Dragestad Västergård", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccbf" + }, + "id": "483463", + "fullName": "Dragskär Draget", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccc0" + }, + "id": "483465", + "fullName": "Dragskär Dragskärsviken", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccc1" + }, + "id": "482368", + "fullName": "Drevstigen", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccc2" + }, + "id": "483467", + "fullName": "Dragskär Eken", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccc3" + }, + "id": "483457", + "fullName": "Dragskär Bergö", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccc4" + }, + "id": "483492", + "fullName": "Dragskär Vilan", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccc5" + }, + "id": "482073", + "fullName": "Drottninggatan", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccc6" + }, + "id": "482075", + "fullName": "Drottningtorget", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccc7" + }, + "id": "483461", + "fullName": "Dragskär Björkvik", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccc8" + }, + "id": "483479", + "fullName": "Dragskär Mickelsö", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccc9" + }, + "id": "483483", + "fullName": "Dragskär Skuthamn", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccca" + }, + "id": "483455", + "fullName": "Dragskär Ankholmen", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cccb" + }, + "id": "483459", + "fullName": "Dragskär Björkskär", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cccc" + }, + "id": "483475", + "fullName": "Dragskär Kojholmen", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cccd" + }, + "id": "483481", + "fullName": "Dragskär Skafterna", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccce" + }, + "id": "484224", + "fullName": "Gässhult Drängstugan", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cccf" + }, + "id": "483469", + "fullName": "Dragskär Fittjöhamn", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccd0" + }, + "id": "483473", + "fullName": "Dragskär Jakobsören", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccd1" + }, + "id": "483493", + "fullName": "Dragskär Villa Tallås", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccd2" + }, + "id": "483477", + "fullName": "Dragskär Lilla Kättelsö", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccd3" + }, + "id": "483485", + "fullName": "Dragskär Stora Kättelsö", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccd4" + }, + "id": "483471", + "fullName": "Dragskär Gruvflagsholmen", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccd5" + }, + "id": "845161", + "fullName": "Drängens väg", + "parentFullName": "Arbrå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccd6" + }, + "id": "850772", + "fullName": "Häggesta Drängnäs", + "parentFullName": "Bollnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccd7" + }, + "id": "720003", + "fullName": "Drejarevägen", + "parentFullName": "Ödsmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccd8" + }, + "id": "719917", + "fullName": "Peter Drams väg", + "parentFullName": "Ucklum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccd9" + }, + "id": "718968", + "fullName": "Dragonvägen", + "parentFullName": "Stenungsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccda" + }, + "id": "763956", + "fullName": "Lersäter Draktorpet", + "parentFullName": "Kolsva", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccdb" + }, + "id": "927766", + "fullName": "Dragstråket", + "parentFullName": "Farhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccdc" + }, + "id": "560288", + "fullName": "Dragaregatan", + "parentFullName": "Höganäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccdd" + }, + "id": "560461", + "fullName": "Drejaregatan", + "parentFullName": "Höganäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccde" + }, + "id": "560712", + "fullName": "Drivhusvägen", + "parentFullName": "Höganäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccdf" + }, + "id": "560019", + "fullName": "Dragstråket", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cce0" + }, + "id": "927662", + "fullName": "Drivhusvägen", + "parentFullName": "Strandbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cce1" + }, + "id": "697891", + "fullName": "Bråten Drågen", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cce2" + }, + "id": "696757", + "fullName": "Rådane Drammen", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cce3" + }, + "id": "696397", + "fullName": "Gördsbyn Drömmen", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cce4" + }, + "id": "682408", + "fullName": "Knappstad Drammen", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cce5" + }, + "id": "695337", + "fullName": "Rackstad Drängstugan", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cce6" + }, + "id": "682831", + "fullName": "Sölje Herrgård Drängstugan", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cce7" + }, + "id": "855171", + "fullName": "Dragedsvägen", + "parentFullName": "Söderhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cce8" + }, + "id": "938749", + "fullName": "Dravle", + "parentFullName": "Hemsön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cce9" + }, + "id": "878484", + "fullName": "Dravle", + "parentFullName": "Älandsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccea" + }, + "id": "606463", + "fullName": "Dressingränd", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cceb" + }, + "id": "606687", + "fullName": "Dragongången", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccec" + }, + "id": "921001", + "fullName": "Elestorp Drottninghall", + "parentFullName": "Veinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cced" + }, + "id": "607606", + "fullName": "Elestorp Drottninghall", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccee" + }, + "id": "936300", + "fullName": "Ölme Drågen", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccef" + }, + "id": "716482", + "fullName": "Drevsta torg", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccf0" + }, + "id": "716509", + "fullName": "Drängstigen", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccf1" + }, + "id": "717634", + "fullName": "Sörby Drogen", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccf2" + }, + "id": "716455", + "fullName": "Drevstagatan", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccf3" + }, + "id": "716641", + "fullName": "Dr Brydolfs gata", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccf4" + }, + "id": "716986", + "fullName": "Hedehult Drevstatorp", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccf5" + }, + "id": "835277", + "fullName": "Drottninggatan", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccf6" + }, + "id": "835363", + "fullName": "Dragspelsvägen", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccf7" + }, + "id": "835336", + "fullName": "Drottning Kristinas väg", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccf8" + }, + "id": "539306", + "fullName": "Dragonvägen", + "parentFullName": "Bjärred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccf9" + }, + "id": "803249", + "fullName": "Dragonvägen", + "parentFullName": "Hökerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccfa" + }, + "id": "789466", + "fullName": "Humla Drette", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccfb" + }, + "id": "803243", + "fullName": "Drabantvägen", + "parentFullName": "Hökerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccfc" + }, + "id": "547612", + "fullName": "Dressinvägen", + "parentFullName": "Hjärup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccfd" + }, + "id": "547746", + "fullName": "Dragonvägen", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccfe" + }, + "id": "546890", + "fullName": "Drottningvägen", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ccff" + }, + "id": "747779", + "fullName": "Drakhagen", + "parentFullName": "Guldsmedshyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd00" + }, + "id": "770389", + "fullName": "Druvelund", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd01" + }, + "id": "770964", + "fullName": "Dragkärret", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd02" + }, + "id": "770210", + "fullName": "Drottninggatan", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd03" + }, + "id": "770965", + "fullName": "Dragkärret Nybo", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd04" + }, + "id": "770616", + "fullName": "Stadsskogen Druvelund", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd06" + }, + "id": "791421", + "fullName": "Drälinge", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd07" + }, + "id": "784853", + "fullName": "Draknäs", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd08" + }, + "id": "784857", + "fullName": "Drängsö", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd09" + }, + "id": "784855", + "fullName": "Draknäs Åsen", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd0a" + }, + "id": "791419", + "fullName": "Dragonslåttan", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd0b" + }, + "id": "783530", + "fullName": "Drottninggatan", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd0c" + }, + "id": "791425", + "fullName": "Drälinge Mariedal", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd0d" + }, + "id": "791423", + "fullName": "Drälinge Marieberg", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd0e" + }, + "id": "791497", + "fullName": "Kilby Drällsbacken", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd0f" + }, + "id": "791541", + "fullName": "Lilla Dragonslåttan", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd10" + }, + "id": "562886", + "fullName": "Droskvägen", + "parentFullName": "Rejmyre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd11" + }, + "id": "583212", + "fullName": "Dragonvägen", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd12" + }, + "id": "731367", + "fullName": "Drottninggatan", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd13" + }, + "id": "731407", + "fullName": "Östra Drottninggatan", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd14" + }, + "id": "731542", + "fullName": "Västra Drottninggatan", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd15" + }, + "id": "732098", + "fullName": "Frommesta Dragongården", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd1a" + }, + "id": "927212", + "fullName": "Driftvägen", + "parentFullName": "Malmö-Sturup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd1b" + }, + "id": "828215", + "fullName": "Drändjgatan", + "parentFullName": "Färnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd1c" + }, + "id": "829088", + "fullName": "Dragonvägen", + "parentFullName": "Venjan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd1d" + }, + "id": "828125", + "fullName": "Dr Hellings väg", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd1f" + }, + "id": "937745", + "fullName": "Dr Seldingers väg", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd20" + }, + "id": "829485", + "fullName": "Dryttviksvägen", + "parentFullName": "Våmhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd21" + }, + "id": "679236", + "fullName": "Droskvägen", + "parentFullName": "Nybro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd22" + }, + "id": "676313", + "fullName": "Drottninghult", + "parentFullName": "Orrefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd23" + }, + "id": "635844", + "fullName": "Droskvägen", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd24" + }, + "id": "639915", + "fullName": "Dragshult", + "parentFullName": "Hjortsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd25" + }, + "id": "639916", + "fullName": "Dragshult Sjöanäs", + "parentFullName": "Hjortsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd26" + }, + "id": "631932", + "fullName": "Torp Dristigheten", + "parentFullName": "Grimslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd27" + }, + "id": "574179", + "fullName": "Dr Berghs väg", + "parentFullName": "Borrby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd28" + }, + "id": "567478", + "fullName": "Drickavägen", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd29" + }, + "id": "575178", + "fullName": "Drejarevägen", + "parentFullName": "Vitaby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd2a" + }, + "id": "847246", + "fullName": "Drabovägen", + "parentFullName": "Färila", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd2b" + }, + "id": "847248", + "fullName": "Droskvägen", + "parentFullName": "Färila", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd2c" + }, + "id": "572531", + "fullName": "Dragarörsvägen", + "parentFullName": "Vollsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd2d" + }, + "id": "486730", + "fullName": "Drumstorp", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd2e" + }, + "id": "486613", + "fullName": "Restad Dryllan", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd2f" + }, + "id": "486741", + "fullName": "Drumstorp Solhaga", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd30" + }, + "id": "486732", + "fullName": "Drumstorp Jonstorp", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd31" + }, + "id": "486743", + "fullName": "Drumstorp Vårbacka", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd32" + }, + "id": "486739", + "fullName": "Drumstorp Skjutbanan", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd33" + }, + "id": "814421", + "fullName": "Drysvägen", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd35" + }, + "id": "814696", + "fullName": "Drabantgatan", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd36" + }, + "id": "817360", + "fullName": "Vinköl Dräglan", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd37" + }, + "id": "814792", + "fullName": "Vilan Drysagården", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd38" + }, + "id": "815188", + "fullName": "Skarke Drottningkullen", + "parentFullName": "Varnhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd39" + }, + "id": "814793", + "fullName": "Vilan Drysagården Annexet", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd3a" + }, + "id": "914101", + "fullName": "Dr. Barks gata", + "parentFullName": "Kramfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd3b" + }, + "id": "879537", + "fullName": "Drottninggatan", + "parentFullName": "Kramfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd3c" + }, + "id": "877408", + "fullName": "Drevvägen", + "parentFullName": "Timrå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd3d" + }, + "id": "876473", + "fullName": "Dragvägen", + "parentFullName": "Sörberge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd3e" + }, + "id": "876475", + "fullName": "Droppvägen", + "parentFullName": "Sörberge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd3f" + }, + "id": "898153", + "fullName": "Drömstigen", + "parentFullName": "Malmberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd40" + }, + "id": "897918", + "fullName": "Drivhusvägen", + "parentFullName": "Gällivare", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd41" + }, + "id": "898198", + "fullName": "Drottninggatan", + "parentFullName": "Malmberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd42" + }, + "id": "783326", + "fullName": "Mälsta Dragontorpet", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd43" + }, + "id": "799062", + "fullName": "Kungshamns Dragontorp", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd44" + }, + "id": "782133", + "fullName": "Vassunda Dragontorpet", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd45" + }, + "id": "783455", + "fullName": "Valkeby Dragontorpet", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd46" + }, + "id": "799020", + "fullName": "Krusenberg Dragontorpet", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd47" + }, + "id": "783046", + "fullName": "Husby-Långhundra Dragontorpet", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd48" + }, + "id": "589233", + "fullName": "Drängens väg", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd49" + }, + "id": "588338", + "fullName": "Dressinvägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd4a" + }, + "id": "588161", + "fullName": "Drottning Margaretas väg", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd4b" + }, + "id": "556487", + "fullName": "Dragongatan", + "parentFullName": "Ljungbyhed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd4c" + }, + "id": "556489", + "fullName": "Drottningvägen", + "parentFullName": "Ljungbyhed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd4d" + }, + "id": "640504", + "fullName": "Drivågatan", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd4e" + }, + "id": "640394", + "fullName": "Drottninggatan", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd4f" + }, + "id": "619123", + "fullName": "Drättäng", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd50" + }, + "id": "619924", + "fullName": "Viby Drättäng", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd51" + }, + "id": "628696", + "fullName": "Drottninggatan", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd52" + }, + "id": "631107", + "fullName": "Björndammen Droget", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd53" + }, + "id": "620685", + "fullName": "Njushammar Drängstugan", + "parentFullName": "Sparreholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd54" + }, + "id": "632429", + "fullName": "Sundby Säteri Drängstugan", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd55" + }, + "id": "541755", + "fullName": "Droskgränd", + "parentFullName": "Tjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd56" + }, + "id": "824082", + "fullName": "Drevgatan", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd57" + }, + "id": "824747", + "fullName": "Larv Dreven", + "parentFullName": "Larv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd58" + }, + "id": "824566", + "fullName": "Vedum Dreven", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd59" + }, + "id": "823897", + "fullName": "Drottninggatan", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd5a" + }, + "id": "825403", + "fullName": "Ulvstorp Dreven", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd5b" + }, + "id": "826222", + "fullName": "Naum Dränggården", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd5c" + }, + "id": "826219", + "fullName": "Naum Dränggård Skola", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd5d" + }, + "id": "773325", + "fullName": "Dr Netzels väg", + "parentFullName": "Strömsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd5e" + }, + "id": "772877", + "fullName": "Björsboda Draktorp", + "parentFullName": "Hallstahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd5f" + }, + "id": "741573", + "fullName": "Dragmo", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd60" + }, + "id": "741574", + "fullName": "Dragmo Kärrstugan", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd61" + }, + "id": "741576", + "fullName": "Dragmo Rullstugan", + "parentFullName": "Pålsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd62" + }, + "id": "735692", + "fullName": "Körtingsberg Dresden", + "parentFullName": "Vretstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd63" + }, + "id": "556125", + "fullName": "Dragongatan", + "parentFullName": "Kvidinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd64" + }, + "id": "556350", + "fullName": "Dragaregatan", + "parentFullName": "Hyllinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd65" + }, + "id": "562222", + "fullName": "Dragesholmsgatan", + "parentFullName": "Åstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd66" + }, + "id": "555505", + "fullName": "Dramsjö", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd67" + }, + "id": "555507", + "fullName": "Dramstorp", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd68" + }, + "id": "554881", + "fullName": "Drottninggatan", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd69" + }, + "id": "554931", + "fullName": "Nedre Drottninggatan", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd6a" + }, + "id": "656440", + "fullName": "Lurön Drängstugan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd6b" + }, + "id": "661854", + "fullName": "Backa Drafikerud", + "parentFullName": "Värmlands Nysäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd6c" + }, + "id": "655880", + "fullName": "Gaperhult Drängstugan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd6d" + }, + "id": "658767", + "fullName": "Kärrholmen Dragstugan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd6e" + }, + "id": "665561", + "fullName": "Rållsbyn Drängstugan", + "parentFullName": "Svanskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd6f" + }, + "id": "830771", + "fullName": "Drantgattu", + "parentFullName": "Tällberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd70" + }, + "id": "921813", + "fullName": "Draggvägen", + "parentFullName": "Skivarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd71" + }, + "id": "813870", + "fullName": "Dräcke", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd72" + }, + "id": "813487", + "fullName": "Drevgatan", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd73" + }, + "id": "813485", + "fullName": "Dragonvägen", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd74" + }, + "id": "813483", + "fullName": "Drabantvägen", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd75" + }, + "id": "813872", + "fullName": "Dräcke Forsbo", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd76" + }, + "id": "813876", + "fullName": "Dräcke Hällby", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd77" + }, + "id": "813874", + "fullName": "Dräcke Hyttbacken", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd78" + }, + "id": "555877", + "fullName": "Drivgatan", + "parentFullName": "Ekeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd79" + }, + "id": "563355", + "fullName": "Drejaregatan", + "parentFullName": "Bjuv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd7a" + }, + "id": "563467", + "fullName": "Dragaregatan", + "parentFullName": "Bjuv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd7b" + }, + "id": "759279", + "fullName": "Drottningviken", + "parentFullName": "Svanesund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd7c" + }, + "id": "759281", + "fullName": "Drottningviksvägen", + "parentFullName": "Svanesund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd7d" + }, + "id": "677263", + "fullName": "Drömstigen", + "parentFullName": "Mörbylånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd7e" + }, + "id": "682700", + "fullName": "Dragongränd", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd82" + }, + "id": "564459", + "fullName": "Drängstorpsvägen", + "parentFullName": "Västra Karup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd83" + }, + "id": "577820", + "fullName": "Drakaberga", + "parentFullName": "Glimåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd84" + }, + "id": "732026", + "fullName": "Drottninggatan", + "parentFullName": "Lysekil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd85" + }, + "id": "477406", + "fullName": "Tulunda Drotthem", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd86" + }, + "id": "586822", + "fullName": "Drag", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd88" + }, + "id": "585702", + "fullName": "Drothems Kyrka", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd89" + }, + "id": "585704", + "fullName": "Drothemsgatan", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd8b" + }, + "id": "586824", + "fullName": "Drothems Prästgård", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd8c" + }, + "id": "568819", + "fullName": "Gränsnäs Drängstugan", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd8e" + }, + "id": "586918", + "fullName": "Grindtäppan Drothem", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd8f" + }, + "id": "590945", + "fullName": "Thorönsborg Dragsängen", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd90" + }, + "id": "935043", + "fullName": "Kejsarnäs Drömbacken", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd91" + }, + "id": "591042", + "fullName": "Tyrislöt Västra Drängkroksholme", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd92" + }, + "id": "553543", + "fullName": "Dragesholm", + "parentFullName": "Kågeröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd93" + }, + "id": "563734", + "fullName": "Dragongatan", + "parentFullName": "Svalöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd94" + }, + "id": "563630", + "fullName": "Drabantgatan", + "parentFullName": "Svalöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd95" + }, + "id": "767329", + "fullName": "Dragmansgatan", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd96" + }, + "id": "768014", + "fullName": "Dreguddsvägen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd97" + }, + "id": "767474", + "fullName": "Dragspelsvägen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd98" + }, + "id": "855826", + "fullName": "Stoarp Drakanberget", + "parentFullName": "Hok", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd99" + }, + "id": "787919", + "fullName": "Dragmansbo", + "parentFullName": "Heby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd9a" + }, + "id": "788676", + "fullName": "Drakskeppsvägen", + "parentFullName": "Vittinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd9b" + }, + "id": "680495", + "fullName": "Drängvägen", + "parentFullName": "Blomstermåla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd9c" + }, + "id": "676897", + "fullName": "Drejarvägen", + "parentFullName": "Timmernabben", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd9d" + }, + "id": "679966", + "fullName": "Drakenäsvägen", + "parentFullName": "Mönsterås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cd9e" + }, + "id": "587096", + "fullName": "Drakskeppsvägen", + "parentFullName": "Olofström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cda2" + }, + "id": "727652", + "fullName": "Dragontorp", + "parentFullName": "Gräsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cda3" + }, + "id": "819146", + "fullName": "Dragspelsgatan", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cda4" + }, + "id": "822158", + "fullName": "Råbäck Drakaslätten", + "parentFullName": "Hällekis", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cda5" + }, + "id": "731678", + "fullName": "Drivnäsvägen", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cda6" + }, + "id": "728659", + "fullName": "Norra Öddö Drängsviken", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cda7" + }, + "id": "581066", + "fullName": "Drakeberga", + "parentFullName": "Osby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cda8" + }, + "id": "578409", + "fullName": "Drivåvägen", + "parentFullName": "Killeberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cda9" + }, + "id": "578097", + "fullName": "Dragarevägen", + "parentFullName": "Lönsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdaa" + }, + "id": "581056", + "fullName": "Bohult Drivebro", + "parentFullName": "Osby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdab" + }, + "id": "599131", + "fullName": "Käftudden Drakviken", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdac" + }, + "id": "599167", + "fullName": "Lagnö Gård Drängstugan", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdad" + }, + "id": "572401", + "fullName": "Ryssland Dragfjädsgården", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdae" + }, + "id": "797380", + "fullName": "Dragaregatan", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdaf" + }, + "id": "801055", + "fullName": "Lille Håven Drågen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdb0" + }, + "id": "799284", + "fullName": "Velinga Dränggården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdb1" + }, + "id": "797578", + "fullName": "Östra Drottningvägen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdb2" + }, + "id": "797451", + "fullName": "Västra Drottningvägen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdb5" + }, + "id": "664267", + "fullName": "Drottvägen", + "parentFullName": "Åmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdb6" + }, + "id": "664215", + "fullName": "Drottninggatan", + "parentFullName": "Åmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdb7" + }, + "id": "664076", + "fullName": "Drottning Kristinas väg", + "parentFullName": "Åmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdb8" + }, + "id": "741350", + "fullName": "Skäggeröd Drygfjäll", + "parentFullName": "Grebbestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdb9" + }, + "id": "589921", + "fullName": "Dreftenvägen", + "parentFullName": "Näsum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdba" + }, + "id": "589922", + "fullName": "Drögsperydsvägen", + "parentFullName": "Näsum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdbb" + }, + "id": "665063", + "fullName": "Drakamåla Drakehult", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdbc" + }, + "id": "649133", + "fullName": "Drevsnäs", + "parentFullName": "Ryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdbd" + }, + "id": "665061", + "fullName": "Drakamåla", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdbe" + }, + "id": "664051", + "fullName": "Drobbanäs", + "parentFullName": "Väckelsång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdbf" + }, + "id": "665065", + "fullName": "Drakamåla Duvelund", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdc0" + }, + "id": "665067", + "fullName": "Drakamåla Granelund", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdc1" + }, + "id": "664053", + "fullName": "Drobbanäs Lyckedal", + "parentFullName": "Väckelsång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdc2" + }, + "id": "665207", + "fullName": "Mårslycke Drängstugan", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdc3" + }, + "id": "650109", + "fullName": "Grönteboda Drängstugan", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdc4" + }, + "id": "649073", + "fullName": "Blidingsholm Drängstugan", + "parentFullName": "Ryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdc5" + }, + "id": "651452", + "fullName": "Hammarsnäs Stora Drospan", + "parentFullName": "Linneryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdc6" + }, + "id": "664112", + "fullName": "Kvarnamåla Drottningvägen", + "parentFullName": "Väckelsång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdc7" + }, + "id": "913460", + "fullName": "Dragarestigen", + "parentFullName": "Oxelösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdc8" + }, + "id": "671275", + "fullName": "Boda Drågen", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdc9" + }, + "id": "670896", + "fullName": "Väsby Drågen", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdca" + }, + "id": "671377", + "fullName": "Forsnor Drågen", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdcb" + }, + "id": "671889", + "fullName": "Norra Boda Drågen", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdcc" + }, + "id": "669443", + "fullName": "Kvarnängen Drågen", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdcd" + }, + "id": "668652", + "fullName": "Lersätter Drivbänken", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdce" + }, + "id": "864265", + "fullName": "Drevflyn", + "parentFullName": "Strömsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdcf" + }, + "id": "864343", + "fullName": "Draganäs", + "parentFullName": "Strömsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdd0" + }, + "id": "861243", + "fullName": "Dragåsvägen", + "parentFullName": "Hammerdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdd1" + }, + "id": "861397", + "fullName": "Sikås Dragonvägen", + "parentFullName": "Hammerdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdd2" + }, + "id": "515692", + "fullName": "Drottninggatan", + "parentFullName": "Vaxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdd3" + }, + "id": "721394", + "fullName": "Dragsjön", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdd4" + }, + "id": "721388", + "fullName": "Dragsjöberg", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdd5" + }, + "id": "721392", + "fullName": "Dragsjöedet", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdd6" + }, + "id": "721398", + "fullName": "Dragsjön Boholmen", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdd7" + }, + "id": "721400", + "fullName": "Dragsjön Edvallen", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdd8" + }, + "id": "721402", + "fullName": "Dragsjön Hallarna", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdd9" + }, + "id": "721404", + "fullName": "Dragsjön Myrudden", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdda" + }, + "id": "721396", + "fullName": "Dragsjön Björnstället", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cddb" + }, + "id": "721390", + "fullName": "Dragsjöberg Gamla Skolan", + "parentFullName": "Hagfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cddc" + }, + "id": "863295", + "fullName": "Drottningstorp", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cddd" + }, + "id": "861633", + "fullName": "Drottningstorp", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdde" + }, + "id": "863304", + "fullName": "Drottningstorp Skogsbo", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cddf" + }, + "id": "861657", + "fullName": "Drottningstorp Sjöäng", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cde0" + }, + "id": "861672", + "fullName": "Drottningstorp Tuppås", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cde1" + }, + "id": "861674", + "fullName": "Drottningstorp Ängsbo", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cde2" + }, + "id": "863296", + "fullName": "Drottningstorp Dalstorp", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cde3" + }, + "id": "863298", + "fullName": "Drottningstorp Högalund", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cde4" + }, + "id": "861642", + "fullName": "Drottningstorp Lyckorna", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cde5" + }, + "id": "861650", + "fullName": "Drottningstorp Nybygget", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cde6" + }, + "id": "861654", + "fullName": "Drottningstorp Sjöbacka", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cde7" + }, + "id": "861664", + "fullName": "Drottningstorp Soludden", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cde8" + }, + "id": "861670", + "fullName": "Drottningstorp Talltorp", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cde9" + }, + "id": "861668", + "fullName": "Drottningstorp Sörgården", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdea" + }, + "id": "863300", + "fullName": "Drottningstorp Narvalunden", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdeb" + }, + "id": "863302", + "fullName": "Drottningstorp Närvalunden", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdec" + }, + "id": "861635", + "fullName": "Drottningstorp Björkudden", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cded" + }, + "id": "861637", + "fullName": "Drottningstorp Fiskelyckan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdee" + }, + "id": "861639", + "fullName": "Drottningstorp Fågelsången", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdef" + }, + "id": "861647", + "fullName": "Drottningstorp Norrgården", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdf0" + }, + "id": "861651", + "fullName": "Drottningstorp Pikostugan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdf1" + }, + "id": "861652", + "fullName": "Drottningstorp Rävabacken", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdf2" + }, + "id": "861645", + "fullName": "Drottningstorp Mellangården", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdf3" + }, + "id": "861666", + "fullName": "Drottningstorp Strandholmen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdf4" + }, + "id": "551430", + "fullName": "Önhult Drakebo", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdf5" + }, + "id": "552624", + "fullName": "Drängsbo Melby", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdf6" + }, + "id": "552628", + "fullName": "Drängsbo Nydal", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdf7" + }, + "id": "552638", + "fullName": "Drängsbo Utgård", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdf8" + }, + "id": "552606", + "fullName": "Drängsbo Brotorp", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdf9" + }, + "id": "552630", + "fullName": "Drängsbo Sandsjö", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdfa" + }, + "id": "552637", + "fullName": "Drängsbo Uppgård", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdfb" + }, + "id": "552614", + "fullName": "Drängsbo Hagaborg", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdfc" + }, + "id": "552618", + "fullName": "Drängsbo Lindtorp", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdfd" + }, + "id": "934659", + "fullName": "Drängsbo Utsikten", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdfe" + }, + "id": "552608", + "fullName": "Drängsbo Bäckaskog", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cdff" + }, + "id": "552610", + "fullName": "Drängsbo Enebacken", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce00" + }, + "id": "552634", + "fullName": "Drängsbo Sundsberg", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce01" + }, + "id": "552636", + "fullName": "Drängsbo Sundsholm", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce02" + }, + "id": "934658", + "fullName": "Drängsbo Sjöstugan", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce03" + }, + "id": "550608", + "fullName": "Gissebo Drängstugan", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce04" + }, + "id": "551624", + "fullName": "Målbäck Drängstugan", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce05" + }, + "id": "552532", + "fullName": "Borkhult Drängstuga", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce06" + }, + "id": "552604", + "fullName": "Drängsbo Björkbacken", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce07" + }, + "id": "552616", + "fullName": "Drängsbo Lindstugan", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce08" + }, + "id": "552626", + "fullName": "Drängsbo Mellangård", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce09" + }, + "id": "552632", + "fullName": "Drängsbo Skogsängen", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce0a" + }, + "id": "552639", + "fullName": "Drängsbo Vänersborg", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce0b" + }, + "id": "552640", + "fullName": "Drängsbo Västergård", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce0c" + }, + "id": "554553", + "fullName": "Stora Ved Drängstugan", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce0d" + }, + "id": "552612", + "fullName": "Drängsbo Getnässtugan", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce0e" + }, + "id": "552642", + "fullName": "Drängsbo Östergård Och Utgård", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce0f" + }, + "id": "867355", + "fullName": "Draget", + "parentFullName": "Rörvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce10" + }, + "id": "494698", + "fullName": "Dressinvägen", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce11" + }, + "id": "867357", + "fullName": "Dragets Skola", + "parentFullName": "Rörvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce12" + }, + "id": "867373", + "fullName": "Fägerhult Draget", + "parentFullName": "Rörvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce13" + }, + "id": "721783", + "fullName": "Drottninggatan", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce14" + }, + "id": "714499", + "fullName": "Skakeltorp Dragongården", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce15" + }, + "id": "857521", + "fullName": "Drommen", + "parentFullName": "Hallen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce16" + }, + "id": "859069", + "fullName": "Droletvägen", + "parentFullName": "Åre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce17" + }, + "id": "858072", + "fullName": "Drygsundsviken", + "parentFullName": "Järpen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce18" + }, + "id": "820259", + "fullName": "Drejargatan", + "parentFullName": "Säter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce19" + }, + "id": "738917", + "fullName": "Drivhusvägen", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce1b" + }, + "id": "936607", + "fullName": "Mariedamm Dränggruvan", + "parentFullName": "Mariedamm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce1c" + }, + "id": "738860", + "fullName": "Drottning Kristinas väg", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce1d" + }, + "id": "600990", + "fullName": "Drosphult", + "parentFullName": "Unnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce1e" + }, + "id": "610338", + "fullName": "Drögshult", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce1f" + }, + "id": "612288", + "fullName": "Drängsered Ly", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce20" + }, + "id": "911705", + "fullName": "Dr Thulins väg", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce21" + }, + "id": "612037", + "fullName": "Drängsereds Näs", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce22" + }, + "id": "612425", + "fullName": "Kila Drängsered", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce23" + }, + "id": "612279", + "fullName": "Drängsered Kyrka", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce24" + }, + "id": "612286", + "fullName": "Drängsered Lugnet", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce25" + }, + "id": "612304", + "fullName": "Drängsereds Hylte", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce26" + }, + "id": "612031", + "fullName": "Drängsered Lidhult", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce27" + }, + "id": "612033", + "fullName": "Drängsered Lomshult", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce28" + }, + "id": "612035", + "fullName": "Drängsereds Ekhult", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce29" + }, + "id": "612278", + "fullName": "Drängsered Fridhem", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce2a" + }, + "id": "612282", + "fullName": "Drängsered Lillhaga", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce2b" + }, + "id": "612296", + "fullName": "Drängsered Svedjan", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce2c" + }, + "id": "612298", + "fullName": "Drängsered Tvärryen", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce2d" + }, + "id": "610340", + "fullName": "Drögshult Skönaro", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce2e" + }, + "id": "612294", + "fullName": "Drängsered Solgården", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce2f" + }, + "id": "612300", + "fullName": "Drängsered Vallvägen", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce30" + }, + "id": "612302", + "fullName": "Drängsered Älmövägen", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce31" + }, + "id": "602859", + "fullName": "Drängsereds Ryssbol", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce32" + }, + "id": "612284", + "fullName": "Drängsered Ljungslätt", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce33" + }, + "id": "600930", + "fullName": "Blängsbo Drängaviken", + "parentFullName": "Unnaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce34" + }, + "id": "602857", + "fullName": "Drängsereds Fagerhult", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce35" + }, + "id": "612280", + "fullName": "Drängsered Lilla Björnön", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce36" + }, + "id": "612290", + "fullName": "Drängsered Sjöbollunden", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce37" + }, + "id": "612292", + "fullName": "Drängsered Sjöbovallen", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce38" + }, + "id": "612036", + "fullName": "Drängsereds Ekhult Paradiset", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce39" + }, + "id": "677900", + "fullName": "Dr Norrmans väg", + "parentFullName": "Löttorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce3a" + }, + "id": "684727", + "fullName": "Drottning Victorias gata", + "parentFullName": "Köpingsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce3b" + }, + "id": "938041", + "fullName": "Ljugaren Dragön", + "parentFullName": "Rättvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce3c" + }, + "id": "833736", + "fullName": "Övre Gärdsjö Drögatu", + "parentFullName": "Rättvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce3d" + }, + "id": "824933", + "fullName": "Dalstuga Draggvägen", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce3e" + }, + "id": "834036", + "fullName": "Lenåsen Drötängsvägen", + "parentFullName": "Boda Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce3f" + }, + "id": "814867", + "fullName": "Drakvägen", + "parentFullName": "Smedjebacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce40" + }, + "id": "718811", + "fullName": "Drottninggatan", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce41" + }, + "id": "719190", + "fullName": "Persberg Drakbo", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce42" + }, + "id": "715767", + "fullName": "Liljendal Drågen", + "parentFullName": "Lesjöfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce43" + }, + "id": "720381", + "fullName": "Svartsången Drågen", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce44" + }, + "id": "936367", + "fullName": "Hektorshyttan Draktorpet", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce45" + }, + "id": "751541", + "fullName": "Finnshyttan Drakatorp", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce46" + }, + "id": "750248", + "fullName": "Drottning Kristinagatan", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce47" + }, + "id": "774926", + "fullName": "Drägved", + "parentFullName": "Håcksvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce48" + }, + "id": "770519", + "fullName": "Draglycke", + "parentFullName": "Överlida", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce49" + }, + "id": "774931", + "fullName": "Drägved Ekebo", + "parentFullName": "Håcksvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce4a" + }, + "id": "774935", + "fullName": "Drägved Kvarn", + "parentFullName": "Håcksvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce4b" + }, + "id": "774951", + "fullName": "Drägved Sjöbo", + "parentFullName": "Håcksvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce4c" + }, + "id": "774957", + "fullName": "Drägved Yttre", + "parentFullName": "Håcksvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce4d" + }, + "id": "774933", + "fullName": "Drägved Jonsro", + "parentFullName": "Håcksvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce4e" + }, + "id": "774939", + "fullName": "Drägved Lövdala", + "parentFullName": "Håcksvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce4f" + }, + "id": "774941", + "fullName": "Drägved Mårdsbo", + "parentFullName": "Håcksvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce50" + }, + "id": "774949", + "fullName": "Drägved Runefors", + "parentFullName": "Håcksvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce51" + }, + "id": "774959", + "fullName": "Drägved Änghagen", + "parentFullName": "Håcksvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce52" + }, + "id": "770521", + "fullName": "Draglycke Lövaskog", + "parentFullName": "Överlida", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce53" + }, + "id": "770523", + "fullName": "Draglycke Sjöåkra", + "parentFullName": "Överlida", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce54" + }, + "id": "774928", + "fullName": "Drägved Björkelid", + "parentFullName": "Håcksvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce56" + }, + "id": "774932", + "fullName": "Drägved Grankulla", + "parentFullName": "Håcksvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce57" + }, + "id": "774947", + "fullName": "Drägved Paradiset", + "parentFullName": "Håcksvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce58" + }, + "id": "774953", + "fullName": "Drägved Sjölyckan", + "parentFullName": "Håcksvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce59" + }, + "id": "774929", + "fullName": "Drägved Björnhyltan", + "parentFullName": "Håcksvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce5a" + }, + "id": "774937", + "fullName": "Drägved Kvarnagärde", + "parentFullName": "Håcksvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce5b" + }, + "id": "774955", + "fullName": "Drägved Skogslyckan", + "parentFullName": "Håcksvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce5c" + }, + "id": "770525", + "fullName": "Draglycke Tallhöjden", + "parentFullName": "Överlida", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce5d" + }, + "id": "770527", + "fullName": "Draglycke Tjärnlyckan", + "parentFullName": "Överlida", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce5e" + }, + "id": "740282", + "fullName": "Dryp", + "parentFullName": "Hällevadsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce60" + }, + "id": "822702", + "fullName": "Dragonvägen", + "parentFullName": "Gagnef", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce61" + }, + "id": "873742", + "fullName": "Dravagen", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce62" + }, + "id": "869827", + "fullName": "Drängsgatan", + "parentFullName": "Lillhärdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce63" + }, + "id": "922330", + "fullName": "Stor-Drocksjön", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce64" + }, + "id": "869826", + "fullName": "Dravagsåsvallen", + "parentFullName": "Lillhärdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce65" + }, + "id": "581837", + "fullName": "Drakstigen", + "parentFullName": "Markaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce66" + }, + "id": "581666", + "fullName": "Drottninggatan", + "parentFullName": "Markaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce67" + }, + "id": "817312", + "fullName": "Droppvägen", + "parentFullName": "Sälen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce68" + }, + "id": "915074", + "fullName": "Drotseholmen", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce69" + }, + "id": "773692", + "fullName": "Dragspelsvägen", + "parentFullName": "Surahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce6a" + }, + "id": "582481", + "fullName": "Drakstigen", + "parentFullName": "Åsljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce6b" + }, + "id": "582662", + "fullName": "Drakabygget", + "parentFullName": "Örkelljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce6c" + }, + "id": "673231", + "fullName": "Holtane Drakerud", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce6d" + }, + "id": "708027", + "fullName": "Selen Drömhus", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce6e" + }, + "id": "680921", + "fullName": "Sandavägen Dråga", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce6f" + }, + "id": "680664", + "fullName": "Norra Ivarsbyn Drågen", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce70" + }, + "id": "519760", + "fullName": "Drabo", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce71" + }, + "id": "519772", + "fullName": "Drabo Borg", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce72" + }, + "id": "519789", + "fullName": "Drabo Gård", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce73" + }, + "id": "519832", + "fullName": "Drättinge", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce74" + }, + "id": "550450", + "fullName": "Beta Drabo", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce75" + }, + "id": "519794", + "fullName": "Drabo Liden", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce76" + }, + "id": "519800", + "fullName": "Drabo Nynäs", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce77" + }, + "id": "519804", + "fullName": "Drabo Plöja", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce78" + }, + "id": "519810", + "fullName": "Drabo Sjöbo", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce79" + }, + "id": "519814", + "fullName": "Drabo Skåne", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce7a" + }, + "id": "519830", + "fullName": "Drabovägen", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce7b" + }, + "id": "519762", + "fullName": "Drabo Berget", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce7c" + }, + "id": "519790", + "fullName": "Drabo Hultet", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce7d" + }, + "id": "519778", + "fullName": "Drabo Borgvik", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce7e" + }, + "id": "519784", + "fullName": "Drabo Fridhem", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce7f" + }, + "id": "519858", + "fullName": "Drögsnäs Röse", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce80" + }, + "id": "515168", + "fullName": "Drottninggatan", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce81" + }, + "id": "519791", + "fullName": "Drabo Högalund", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce82" + }, + "id": "519796", + "fullName": "Drabo Lillsjön", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce83" + }, + "id": "519802", + "fullName": "Drabo Pilberga", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce84" + }, + "id": "519818", + "fullName": "Drabo Stensnäs", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce85" + }, + "id": "519844", + "fullName": "Drättinge Övra", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce86" + }, + "id": "519845", + "fullName": "Drättinge Övre", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce87" + }, + "id": "519861", + "fullName": "Drögsnäs Ängen", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce88" + }, + "id": "519766", + "fullName": "Drabo Björkesbo", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce89" + }, + "id": "519798", + "fullName": "Drabo Lövsveden", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce8a" + }, + "id": "519806", + "fullName": "Drabo Rosenlund", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce8b" + }, + "id": "519816", + "fullName": "Drabo Sofielund", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce8c" + }, + "id": "917182", + "fullName": "Fagerhult Drögsbo", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce8d" + }, + "id": "519764", + "fullName": "Drabo Björkelund", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce8e" + }, + "id": "519768", + "fullName": "Drabo Björkliden", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce8f" + }, + "id": "519808", + "fullName": "Drabo Sandsveden", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce90" + }, + "id": "519820", + "fullName": "Drabo Stensveden", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce91" + }, + "id": "519840", + "fullName": "Drättinge Pärlan", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce92" + }, + "id": "519841", + "fullName": "Drättinge Sjövik", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce93" + }, + "id": "519770", + "fullName": "Drabo Björklyckan", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce95" + }, + "id": "519792", + "fullName": "Drabo Kvarnstugan", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce96" + }, + "id": "519826", + "fullName": "Drabo Tämpersmåla", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce97" + }, + "id": "519834", + "fullName": "Drättinge Lillgård", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce98" + }, + "id": "519838", + "fullName": "Drättinge Mossebo", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce99" + }, + "id": "519842", + "fullName": "Drättinge Storgård", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce9a" + }, + "id": "519849", + "fullName": "Drögsnäs Björksnäs", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce9b" + }, + "id": "519857", + "fullName": "Drögsnäs Oppgården", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce9c" + }, + "id": "520582", + "fullName": "Kärra Drängstugan", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce9d" + }, + "id": "521190", + "fullName": "Pålehult Drögsmon", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce9e" + }, + "id": "934023", + "fullName": "Drögsnäs Österhult", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ce9f" + }, + "id": "933852", + "fullName": "Pukerum Drängstugan", + "parentFullName": "Bestorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cea0" + }, + "id": "518081", + "fullName": "Horns-Väsby Drevshult", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cea1" + }, + "id": "519850", + "fullName": "Drögsnäs Björkviken", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cea2" + }, + "id": "519855", + "fullName": "Drögsnäs Norrgården", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cea3" + }, + "id": "518331", + "fullName": "Kila Gård Drängkammaren", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cea4" + }, + "id": "519843", + "fullName": "Drättinge Västergård", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cea5" + }, + "id": "519860", + "fullName": "Drögsnäs Västerängen", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cea6" + }, + "id": "519780", + "fullName": "Drabo Brunnsängsstugan", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cea7" + }, + "id": "519852", + "fullName": "Drögsnäs Hasselbacken", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cea8" + }, + "id": "519854", + "fullName": "Drögsnäs Mellangården", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cea9" + }, + "id": "517891", + "fullName": "Flytthem Droppetorp Skola", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ceaa" + }, + "id": "516844", + "fullName": "Stora Tidersrum Drängstugan", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ceab" + }, + "id": "519812", + "fullName": "Drabo Sjöstugan Björkesbo", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ceac" + }, + "id": "519828", + "fullName": "Drabo Österängen Björkesbo", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cead" + }, + "id": "519836", + "fullName": "Drättinge Lillgård Smedstorp", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ceae" + }, + "id": "516068", + "fullName": "Kisa-Hökhult Drängstugan Västergård", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ceaf" + }, + "id": "517889", + "fullName": "Flytthem Droppetorp Lärarbostaden", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ceb0" + }, + "id": "840342", + "fullName": "Dragbovägen", + "parentFullName": "Torsåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ceb1" + }, + "id": "661893", + "fullName": "Drillvägen", + "parentFullName": "Alstermo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ceb2" + }, + "id": "662210", + "fullName": "Flöxhult Drängstugan", + "parentFullName": "Älghult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ceb3" + }, + "id": "661312", + "fullName": "Johanstorp Drottningholm", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ceb4" + }, + "id": "873321", + "fullName": "Drolbacken", + "parentFullName": "Östavall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ceb5" + }, + "id": "853083", + "fullName": "Tåtorp Dreven", + "parentFullName": "Moholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ceb6" + }, + "id": "805494", + "fullName": "Mollaryd Dragås", + "parentFullName": "Ljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ceb7" + }, + "id": "806170", + "fullName": "Svalered Dragås", + "parentFullName": "Ljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ceb8" + }, + "id": "843569", + "fullName": "Drottninggatan", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ceb9" + }, + "id": "841305", + "fullName": "Dragon Gate", + "parentFullName": "Älvkarleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ceba" + }, + "id": "752978", + "fullName": "Dr Kroks väg", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cebb" + }, + "id": "750802", + "fullName": "Drottninggatan", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cebd" + }, + "id": "632677", + "fullName": "Drevgatan", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cebe" + }, + "id": "912055", + "fullName": "Läppe Drakborgen", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cebf" + }, + "id": "735778", + "fullName": "Draget", + "parentFullName": "Bohus-Malmön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cec0" + }, + "id": "735780", + "fullName": "Dragsvägen", + "parentFullName": "Bohus-Malmön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cec1" + }, + "id": "736013", + "fullName": "Drottning Astrids väg", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cec2" + }, + "id": "840922", + "fullName": "Dragspelsvägen", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cec3" + }, + "id": "843094", + "fullName": "Heldestorp Dreven", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cec4" + }, + "id": "841384", + "fullName": "Grevbäcks Kyrkby Drängstugan", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cec5" + }, + "id": "653267", + "fullName": "Dragsön", + "parentFullName": "Segmon", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cec6" + }, + "id": "653274", + "fullName": "Dragsöns Gård", + "parentFullName": "Segmon", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cec7" + }, + "id": "667524", + "fullName": "Kyrkebol Drågen", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cec8" + }, + "id": "653269", + "fullName": "Dragsön Nystugan", + "parentFullName": "Segmon", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cec9" + }, + "id": "667426", + "fullName": "Halla Drängstugan", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ceca" + }, + "id": "653271", + "fullName": "Dragsön Ängbråten", + "parentFullName": "Segmon", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cecb" + }, + "id": "657240", + "fullName": "Drakvägen", + "parentFullName": "Lessebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cecc" + }, + "id": "884333", + "fullName": "Drottninggatan", + "parentFullName": "Vännäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cecd" + }, + "id": "910844", + "fullName": "Södra Drottninggatan", + "parentFullName": "Vännäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cece" + }, + "id": "922689", + "fullName": "Norra Drottninggatan", + "parentFullName": "Vännäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cecf" + }, + "id": "686429", + "fullName": "Dragonvägen", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ced0" + }, + "id": "936018", + "fullName": "Gryttved Drömbyn", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ced1" + }, + "id": "690820", + "fullName": "Söpple Droste Gård", + "parentFullName": "Koppom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ced2" + }, + "id": "773887", + "fullName": "Drottninggatan", + "parentFullName": "Kungsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ced3" + }, + "id": "773851", + "fullName": "Drottning Kristinas väg", + "parentFullName": "Kungsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ced4" + }, + "id": "570315", + "fullName": "Dräg", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ced5" + }, + "id": "592200", + "fullName": "Draget", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ced6" + }, + "id": "570319", + "fullName": "Dräg Hagby", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ced7" + }, + "id": "570321", + "fullName": "Dräg Manhem", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ced8" + }, + "id": "923349", + "fullName": "Dräg Havsvik", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ced9" + }, + "id": "570325", + "fullName": "Dräg Östralund", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ceda" + }, + "id": "570317", + "fullName": "Dräg Grytgärdet", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cedb" + }, + "id": "570323", + "fullName": "Dräg Undantaget", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cedc" + }, + "id": "570313", + "fullName": "Drottningsviksvägen", + "parentFullName": "Gryt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cede" + }, + "id": "754574", + "fullName": "Klosteråsen Drängstugan", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cedf" + }, + "id": "539387", + "fullName": "Drottning Blankas gata", + "parentFullName": "Vadstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cee0" + }, + "id": "885307", + "fullName": "Drivan", + "parentFullName": "Lögdeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cee1" + }, + "id": "885308", + "fullName": "Drivören", + "parentFullName": "Lögdeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cee2" + }, + "id": "885140", + "fullName": "Drottninggatan", + "parentFullName": "Nordmaling", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cee3" + }, + "id": "938653", + "fullName": "Stabergsvallen Drolbackarna", + "parentFullName": "Rätan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cee4" + }, + "id": "681600", + "fullName": "Dräglabo", + "parentFullName": "Torsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cee5" + }, + "id": "681602", + "fullName": "Dräglabo Emmedal", + "parentFullName": "Torsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cee6" + }, + "id": "681604", + "fullName": "Dräglabo Nämdemansgården", + "parentFullName": "Torsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cee7" + }, + "id": "825762", + "fullName": "Drevdagen", + "parentFullName": "Idre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cee8" + }, + "id": "825763", + "fullName": "Drosbacken", + "parentFullName": "Idre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cee9" + }, + "id": "834831", + "fullName": "Dragonsvägen", + "parentFullName": "Älvdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ceea" + }, + "id": "834200", + "fullName": "Dragspelsvägen", + "parentFullName": "Älvdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ceeb" + }, + "id": "846520", + "fullName": "Drillstigen", + "parentFullName": "Karlsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ceec" + }, + "id": "846437", + "fullName": "Kärnebäcken Lilla Drängstugan", + "parentFullName": "Karlsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ceed" + }, + "id": "846439", + "fullName": "Kärnebäcken Stora Drängstugan", + "parentFullName": "Karlsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ceee" + }, + "id": "742409", + "fullName": "Östby Drängstugan", + "parentFullName": "Färgelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ceef" + }, + "id": "742923", + "fullName": "Mellområdane Dråkull", + "parentFullName": "Färgelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cef0" + }, + "id": "743741", + "fullName": "Runnsäter Drösenberg", + "parentFullName": "Högsäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cef1" + }, + "id": "868528", + "fullName": "Dragsjön", + "parentFullName": "Kälarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cef2" + }, + "id": "868530", + "fullName": "Draviken", + "parentFullName": "Kälarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cef3" + }, + "id": "868970", + "fullName": "Dragsjön", + "parentFullName": "Sörbygden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cef4" + }, + "id": "868968", + "fullName": "Dragsjömoarna", + "parentFullName": "Sörbygden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cef5" + }, + "id": "868972", + "fullName": "Drogsjöbodarna", + "parentFullName": "Sörbygden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cef6" + }, + "id": "867203", + "fullName": "Drottning Blankas väg", + "parentFullName": "Gällö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cef7" + }, + "id": "500864", + "fullName": "Drageryd", + "parentFullName": "Högsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cef8" + }, + "id": "500895", + "fullName": "Dragongatan", + "parentFullName": "Högsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cef9" + }, + "id": "500881", + "fullName": "Drageryd Lera", + "parentFullName": "Högsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cefa" + }, + "id": "500885", + "fullName": "Drageryd Sand", + "parentFullName": "Högsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cefb" + }, + "id": "500236", + "fullName": "Dr Mobergers väg", + "parentFullName": "Högsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cefc" + }, + "id": "500868", + "fullName": "Drageryd Danket", + "parentFullName": "Högsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cefd" + }, + "id": "500875", + "fullName": "Drageryd Ekerum", + "parentFullName": "Högsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cefe" + }, + "id": "500893", + "fullName": "Drageryds Skola", + "parentFullName": "Högsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23ceff" + }, + "id": "500877", + "fullName": "Drageryd Högsborg", + "parentFullName": "Högsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf00" + }, + "id": "500883", + "fullName": "Drageryd Lerhagen", + "parentFullName": "Högsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf01" + }, + "id": "500889", + "fullName": "Drageryd Stensgård", + "parentFullName": "Högsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf02" + }, + "id": "500891", + "fullName": "Drageryd Östrahult", + "parentFullName": "Högsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf04" + }, + "id": "500879", + "fullName": "Drageryd Krongården", + "parentFullName": "Högsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf05" + }, + "id": "500887", + "fullName": "Drageryd Stenkullen", + "parentFullName": "Högsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf06" + }, + "id": "898306", + "fullName": "Droppgatan", + "parentFullName": "Pajala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf07" + }, + "id": "917116", + "fullName": "Drottningvägen", + "parentFullName": "Hemavan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf08" + }, + "id": "755955", + "fullName": "Drottninggatan", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf09" + }, + "id": "756567", + "fullName": "Trökörna Dreven", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf0a" + }, + "id": "756569", + "fullName": "Trökörna Dreven Hills", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf0b" + }, + "id": "738508", + "fullName": "Drättinge", + "parentFullName": "Hasselfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf0c" + }, + "id": "755011", + "fullName": "Främmestad Draghem", + "parentFullName": "Nossebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf0d" + }, + "id": "511323", + "fullName": "Kulla Draget", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf0e" + }, + "id": "509911", + "fullName": "Andersbovägen Dragudden", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf0f" + }, + "id": "869180", + "fullName": "Drolet", + "parentFullName": "Hammarstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf10" + }, + "id": "861574", + "fullName": "Drågebergstorpet", + "parentFullName": "Stugun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf11" + }, + "id": "557572", + "fullName": "Heda Drakberga", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf12" + }, + "id": "556118", + "fullName": "Drottningvägen", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf13" + }, + "id": "557109", + "fullName": "Drottning Ommas väg", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf14" + }, + "id": "513337", + "fullName": "Hallberga Dränggård", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf15" + }, + "id": "513786", + "fullName": "Särtshöga Dränggård", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf16" + }, + "id": "489306", + "fullName": "Fliseryd Drottningstorp", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf17" + }, + "id": "895932", + "fullName": "Dragnäs", + "parentFullName": "Jokkmokk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf18" + }, + "id": "728483", + "fullName": "Nässundet Drågviken", + "parentFullName": "Storfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf19" + }, + "id": "888546", + "fullName": "Dragnäs", + "parentFullName": "Jörn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf1a" + }, + "id": "932553", + "fullName": "Dragsnäs", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf1b" + }, + "id": "487308", + "fullName": "Dragsnäs", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf1e" + }, + "id": "487612", + "fullName": "Näs Drängstugan", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf1f" + }, + "id": "931264", + "fullName": "Lägernäs Drängstugan", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf20" + }, + "id": "931578", + "fullName": "Hestrahult Drängstugan", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf21" + }, + "id": "932132", + "fullName": "Joelstorp Drängstugan", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf22" + }, + "id": "932555", + "fullName": "Dragsnäs Strandstugan", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf23" + }, + "id": "932703", + "fullName": "Nääs Säteri Drängstugan", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf24" + }, + "id": "487316", + "fullName": "Dragsnäs Strandstugan", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf25" + }, + "id": "932085", + "fullName": "Folkesmålen Drängstugan", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf26" + }, + "id": "487680", + "fullName": "Ramsmåla Gård Drängstuga", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf27" + }, + "id": "487960", + "fullName": "Torpa Näs Säteri Drängstuga", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf28" + }, + "id": "889094", + "fullName": "Drottninggatan", + "parentFullName": "Arjeplog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf29" + }, + "id": "913457", + "fullName": "Drängeskojan", + "parentFullName": "Fredrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf2a" + }, + "id": "883804", + "fullName": "Stavarsjö Drängsjökojan", + "parentFullName": "Fredrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf2b" + }, + "id": "953374", + "fullName": "Dragsö", + "parentFullName": "Trensum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf2c" + }, + "id": "943931", + "fullName": "Drevnäs", + "parentFullName": "Brännö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf2d" + }, + "id": "946916", + "fullName": "Draggen", + "parentFullName": "Boda Kyrkby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf2e" + }, + "id": "950403", + "fullName": "Drevgränd", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf2f" + }, + "id": "945302", + "fullName": "Dracovägen", + "parentFullName": "Idre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf30" + }, + "id": "951606", + "fullName": "Drömgatan", + "parentFullName": "Kävlinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf31" + }, + "id": "952693", + "fullName": "Dränggränd", + "parentFullName": "Limhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf32" + }, + "id": "953973", + "fullName": "Drakhöjden", + "parentFullName": "Lessebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf33" + }, + "id": "941698", + "fullName": "Draggvägen", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf34" + }, + "id": "954466", + "fullName": "Drakens väg", + "parentFullName": "Karlshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf35" + }, + "id": "950645", + "fullName": "Dragonvägen", + "parentFullName": "Förslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf36" + }, + "id": "951364", + "fullName": "Dressinvägen", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf37" + }, + "id": "941107", + "fullName": "Drumlingatan", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf38" + }, + "id": "951182", + "fullName": "Dressinvägen", + "parentFullName": "Båstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf39" + }, + "id": "950925", + "fullName": "Dragongatan", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf3a" + }, + "id": "944478", + "fullName": "Drejarparken", + "parentFullName": "Segeltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf3b" + }, + "id": "952023", + "fullName": "Dressingränd", + "parentFullName": "Kävlinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf3c" + }, + "id": "953124", + "fullName": "Drottningholmsbron", + "parentFullName": "Drottningholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf3d" + }, + "id": "944845", + "fullName": "Drottningvägen", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf3e" + }, + "id": "953497", + "fullName": "Dröppstad Udde", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf3f" + }, + "id": "942887", + "fullName": "Drabantgatan", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf40" + }, + "id": "944296", + "fullName": "Drejskivans väg", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf41" + }, + "id": "941905", + "fullName": "Dragbergsvägen", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf42" + }, + "id": "950193", + "fullName": "Drängsereds Näs", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf43" + }, + "id": "949756", + "fullName": "Drömminge Broholm", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf44" + }, + "id": "941544", + "fullName": "Drakabergavägen", + "parentFullName": "Össjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf45" + }, + "id": "941375", + "fullName": "Drabo Sethgården", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf46" + }, + "id": "943955", + "fullName": "Rist Drängstugan", + "parentFullName": "Ljungsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf47" + }, + "id": "941160", + "fullName": "Drakamöllans väg", + "parentFullName": "Degeberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf48" + }, + "id": "945724", + "fullName": "Dragered Eklyckan", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf49" + }, + "id": "950189", + "fullName": "Drängsered Lidhult", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf4a" + }, + "id": "950191", + "fullName": "Drängsereds Ekhult", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf4b" + }, + "id": "949984", + "fullName": "Gamla Droppemåla By", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf4c" + }, + "id": "950190", + "fullName": "Drängsered Lomshult", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf4d" + }, + "id": "949757", + "fullName": "Drömminge Myrabacken", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf4e" + }, + "id": "954141", + "fullName": "Sjöhagen Drömhaga", + "parentFullName": "Vreta Kloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf4f" + }, + "id": "954194", + "fullName": "Drögshult Enebacken", + "parentFullName": "Ulrika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf50" + }, + "id": "951539", + "fullName": "Älvvik Drängstugan", + "parentFullName": "Värmlands Nysäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf51" + }, + "id": "950714", + "fullName": "Drottning Gunillas gata", + "parentFullName": "Vadstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf52" + }, + "id": "943487", + "fullName": "Drottningstorp Skogsbo", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf53" + }, + "id": "950848", + "fullName": "Drättinge Östra Fästampen", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf54" + }, + "id": "943485", + "fullName": "Drottningstorp Högalund", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf55" + }, + "id": "950847", + "fullName": "Drättinge Västra Fästampen", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf56" + }, + "id": "942952", + "fullName": "Ryssland Dragfjärdsgården", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf57" + }, + "id": "943486", + "fullName": "Drottningstorp Narvalunden", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf58" + }, + "id": "950192", + "fullName": "Drängsereds Ekhult Paradiset", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf59" + }, + "id": "949986", + "fullName": "Karolinas väg", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19eaa27dcf33cb23cf5a" + }, + "id": "951769", + "fullName": "Sommarstigen", + "parentFullName": "Drottningskär", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23df6d" + }, + "id": "764118", + "fullName": "Duvgatan", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23df6e" + }, + "id": "780831", + "fullName": "Duvgatan", + "parentFullName": "Viskafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23df75" + }, + "id": "781809", + "fullName": "Upptröst Duvenäs", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23df7b" + }, + "id": "786160", + "fullName": "Dunderbergsvägen", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23df7d" + }, + "id": "780906", + "fullName": "Skrapered Duvesjön", + "parentFullName": "Viskafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23df84" + }, + "id": "781585", + "fullName": "Hessered Dunders Lycka", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23df85" + }, + "id": "492026", + "fullName": "Duvvägen", + "parentFullName": "Segeltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23df86" + }, + "id": "492024", + "fullName": "Duvstigen", + "parentFullName": "Segeltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23df87" + }, + "id": "492370", + "fullName": "Duettvägen", + "parentFullName": "Skogås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23df88" + }, + "id": "492433", + "fullName": "Dumpervägen", + "parentFullName": "Skogås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23df89" + }, + "id": "492804", + "fullName": "Duvbergsvägen", + "parentFullName": "Vårby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23df8a" + }, + "id": "614012", + "fullName": "Duvtorp Mon", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23df8b" + }, + "id": "614006", + "fullName": "Duvtorp Holm", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23df8d" + }, + "id": "623550", + "fullName": "Tumbo Dungen", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23df8e" + }, + "id": "610598", + "fullName": "Eneby Dungen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23df8f" + }, + "id": "614016", + "fullName": "Duvtorps Gård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23df91" + }, + "id": "610650", + "fullName": "Grundby Dunge", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23df92" + }, + "id": "607461", + "fullName": "Duvtorpsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23df93" + }, + "id": "607749", + "fullName": "Hagnesta Duvtorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23df94" + }, + "id": "614008", + "fullName": "Duvtorp Karlsberg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23df95" + }, + "id": "614014", + "fullName": "Duvtorp Sofielund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23df97" + }, + "id": "614004", + "fullName": "Duvtorp Björkbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23df98" + }, + "id": "614010", + "fullName": "Duvtorp Kvarnstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23df99" + }, + "id": "611735", + "fullName": "Hyndevadstrand Duzbo", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23df9a" + }, + "id": "481706", + "fullName": "Duvnäs Udde", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23df9b" + }, + "id": "481708", + "fullName": "Duvnäsvägen", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23df9c" + }, + "id": "481734", + "fullName": "Jakob Dubbes väg", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23df9d" + }, + "id": "481458", + "fullName": "Duvnäsvägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23df9e" + }, + "id": "481622", + "fullName": "Dunungavägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23df9f" + }, + "id": "481790", + "fullName": "Sågtorp", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfa2" + }, + "id": "481741", + "fullName": "Kolbotten", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfa3" + }, + "id": "481756", + "fullName": "Logbacken", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfa4" + }, + "id": "481760", + "fullName": "Mårdgränd", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfa5" + }, + "id": "481762", + "fullName": "Mårdvägen", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfa6" + }, + "id": "481774", + "fullName": "Rävstigen", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfa7" + }, + "id": "481780", + "fullName": "Sjöbacken", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfa8" + }, + "id": "481791", + "fullName": "Tärnvägen", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfa9" + }, + "id": "481795", + "fullName": "Vargvägen", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfab" + }, + "id": "481710", + "fullName": "Ejdervägen", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfac" + }, + "id": "481714", + "fullName": "Fogdevägen", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfae" + }, + "id": "481722", + "fullName": "Herdevägen", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfaf" + }, + "id": "481730", + "fullName": "Hägervägen", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfb1" + }, + "id": "481738", + "fullName": "Järvstigen", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfb2" + }, + "id": "481766", + "fullName": "Patrons väg", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfb3" + }, + "id": "481770", + "fullName": "Ringparken", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfb4" + }, + "id": "481786", + "fullName": "Sobelvägen", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfb5" + }, + "id": "481787", + "fullName": "Stallvägen", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfb6" + }, + "id": "481728", + "fullName": "Hjortstigen", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfb7" + }, + "id": "481737", + "fullName": "Jägarstigen", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfb8" + }, + "id": "481749", + "fullName": "Kvarnbacken", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfb9" + }, + "id": "481758", + "fullName": "Morgonvägen", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfba" + }, + "id": "481768", + "fullName": "Reginavägen", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfbb" + }, + "id": "481797", + "fullName": "Vesslevägen", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfbd" + }, + "id": "481712", + "fullName": "Fiskarbacken", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfbe" + }, + "id": "481745", + "fullName": "Kranglans väg", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfbf" + }, + "id": "481754", + "fullName": "Lagårdsvägen", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfc0" + }, + "id": "481764", + "fullName": "Måsungevägen", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfc1" + }, + "id": "481772", + "fullName": "Rättarbacken", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfc2" + }, + "id": "481736", + "fullName": "Johan Häggs väg", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfc3" + }, + "id": "481739", + "fullName": "Kaplansbacken", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfc4" + }, + "id": "481740", + "fullName": "Knut Pernos väg", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfc5" + }, + "id": "481743", + "fullName": "Kolbottens väg", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfc6" + }, + "id": "481747", + "fullName": "Kristinavägen", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfc7" + }, + "id": "481778", + "fullName": "Saltängsvägen", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfc8" + }, + "id": "481782", + "fullName": "Skepparbacken", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfc9" + }, + "id": "481793", + "fullName": "Vargungevägen", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfca" + }, + "id": "481693", + "fullName": "Backstuguvägen", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfcb" + }, + "id": "481726", + "fullName": "Herrgårdsvägen", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfcc" + }, + "id": "481788", + "fullName": "Stationsbacken", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfcd" + }, + "id": "481716", + "fullName": "Fågelsångsvägen", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfce" + }, + "id": "481720", + "fullName": "Grävlingsbacken", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfcf" + }, + "id": "481724", + "fullName": "Herrgårdsbacken", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfd0" + }, + "id": "481784", + "fullName": "Skogvaktarvägen", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfd1" + }, + "id": "481776", + "fullName": "Saltsjöbadsvägen", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfd2" + }, + "id": "481789", + "fullName": "Strandpromenaden", + "parentFullName": "Saltsjö-Duvnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfd3" + }, + "id": "835742", + "fullName": "Duvstigen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfd4" + }, + "id": "836682", + "fullName": "Durovägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfd5" + }, + "id": "844014", + "fullName": "Dunderbovägen", + "parentFullName": "Valbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfd6" + }, + "id": "836684", + "fullName": "Duveskogsvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfd7" + }, + "id": "594392", + "fullName": "Durvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfd8" + }, + "id": "594951", + "fullName": "Duvvägen", + "parentFullName": "Haverdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfd9" + }, + "id": "594390", + "fullName": "Duettvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfda" + }, + "id": "593506", + "fullName": "Duvhöksvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfdb" + }, + "id": "878440", + "fullName": "Durkvägen", + "parentFullName": "Alnö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfdc" + }, + "id": "875756", + "fullName": "Duvhöksvägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfdd" + }, + "id": "500000", + "fullName": "Dubo", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfde" + }, + "id": "497407", + "fullName": "Duvlöt", + "parentFullName": "Enhörna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfdf" + }, + "id": "499018", + "fullName": "Duvstigen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfe0" + }, + "id": "494608", + "fullName": "Duvvägen", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfe1" + }, + "id": "494028", + "fullName": "Duvhöksvägen", + "parentFullName": "Tumba", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfe2" + }, + "id": "645003", + "fullName": "Duvvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfe3" + }, + "id": "645958", + "fullName": "Dusavägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfe4" + }, + "id": "644866", + "fullName": "Dungevägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfe5" + }, + "id": "664816", + "fullName": "Uråsa Duvelund", + "parentFullName": "Uråsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfe6" + }, + "id": "647932", + "fullName": "Limme Duvelund", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfe9" + }, + "id": "648222", + "fullName": "Tävelsås Dungen", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfea" + }, + "id": "646143", + "fullName": "Skir Villa Dungen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfeb" + }, + "id": "646163", + "fullName": "Telestad Duvedal", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfec" + }, + "id": "655633", + "fullName": "Hemmesjö Duvetorp", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfed" + }, + "id": "653621", + "fullName": "Borlanda Dusagård", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfee" + }, + "id": "648782", + "fullName": "Kråketorp Duvedal", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfef" + }, + "id": "648220", + "fullName": "Tävelsås Dungegård", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dff0" + }, + "id": "646321", + "fullName": "Gårdsby Dusagården", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dff1" + }, + "id": "645983", + "fullName": "Hollstorp Duntebacken", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dff2" + }, + "id": "653632", + "fullName": "Borlanda Måns Dusesgård", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dff3" + }, + "id": "651367", + "fullName": "Duvstigen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dff4" + }, + "id": "650452", + "fullName": "Dukatvägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dff5" + }, + "id": "650453", + "fullName": "Dunfins väg", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dff6" + }, + "id": "652038", + "fullName": "Duettgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dff7" + }, + "id": "654850", + "fullName": "Nyeds-Duvenäs", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dff8" + }, + "id": "650454", + "fullName": "Dunungevägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dff9" + }, + "id": "650346", + "fullName": "Duvkullegatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dffa" + }, + "id": "654647", + "fullName": "Duvenäs Sörgården", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dffb" + }, + "id": "487535", + "fullName": "Dubbelvägen", + "parentFullName": "Tungelsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dffc" + }, + "id": "586375", + "fullName": "Duvvägen", + "parentFullName": "Färlöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dffd" + }, + "id": "586013", + "fullName": "Dunkers väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dffe" + }, + "id": "707159", + "fullName": "Dunvägen", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23dfff" + }, + "id": "707036", + "fullName": "Dungevägen", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e000" + }, + "id": "712076", + "fullName": "Duvbovägen", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e001" + }, + "id": "710806", + "fullName": "Duvekullevägen", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e003" + }, + "id": "707492", + "fullName": "Dunagårdsvägen", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e004" + }, + "id": "712374", + "fullName": "Dunkilihöjdsvägen", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e005" + }, + "id": "896386", + "fullName": "Dukatvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e006" + }, + "id": "896458", + "fullName": "Duvhökgränd", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e007" + }, + "id": "896888", + "fullName": "Dundervägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e008" + }, + "id": "506570", + "fullName": "Dukatvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e009" + }, + "id": "890177", + "fullName": "Dungatan", + "parentFullName": "Skelleftehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e00a" + }, + "id": "518100", + "fullName": "Duvbergsvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e00b" + }, + "id": "687131", + "fullName": "Duvstigen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e00c" + }, + "id": "687714", + "fullName": "Dunövägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e00d" + }, + "id": "687730", + "fullName": "Gamla Dunövägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e00e" + }, + "id": "673134", + "fullName": "Duverum", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e00f" + }, + "id": "668603", + "fullName": "Dunkamåla", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e010" + }, + "id": "673515", + "fullName": "Dukagången", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e011" + }, + "id": "673296", + "fullName": "Lilla Duverum", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e012" + }, + "id": "913702", + "fullName": "Duverumsvägen", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e013" + }, + "id": "668791", + "fullName": "Norra Dunkamåla", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e014" + }, + "id": "673136", + "fullName": "Duverum Mosstofta", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e015" + }, + "id": "673138", + "fullName": "Duverum Skogskällan", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e016" + }, + "id": "671415", + "fullName": "Ulvasjömåla Dunken", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e017" + }, + "id": "709284", + "fullName": "Dunsered", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e018" + }, + "id": "915760", + "fullName": "Dunseredsvägen", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e019" + }, + "id": "698651", + "fullName": "Dungen", + "parentFullName": "Rolfstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e01a" + }, + "id": "929795", + "fullName": "Duvträdsgatan", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e01b" + }, + "id": "703777", + "fullName": "Dunörtsvägen", + "parentFullName": "Träslövsläge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e01c" + }, + "id": "704925", + "fullName": "Duveslättvägen", + "parentFullName": "Åskloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e01d" + }, + "id": "863001", + "fullName": "Dubbvägen", + "parentFullName": "Östersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e01f" + }, + "id": "801683", + "fullName": "Dumran", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e020" + }, + "id": "920072", + "fullName": "Duvvägen", + "parentFullName": "Herräng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e022" + }, + "id": "801299", + "fullName": "Duvkällevägen", + "parentFullName": "Furusund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e023" + }, + "id": "600427", + "fullName": "Bro Duss", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e024" + }, + "id": "601476", + "fullName": "Dalhem Dune", + "parentFullName": "Dalhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e025" + }, + "id": "605616", + "fullName": "Duckervägen", + "parentFullName": "Fårösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e027" + }, + "id": "603577", + "fullName": "Linde Duckarve", + "parentFullName": "Hemse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e028" + }, + "id": "603899", + "fullName": "Duvenbergs väg", + "parentFullName": "Ljugarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e029" + }, + "id": "601478", + "fullName": "Dalhem Dungårde", + "parentFullName": "Dalhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e02a" + }, + "id": "604144", + "fullName": "Anna Dubbes väg", + "parentFullName": "Katthammarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e02b" + }, + "id": "824263", + "fullName": "Dubblarbo", + "parentFullName": "Bjursås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e02c" + }, + "id": "755572", + "fullName": "Dunbäcken", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e02d" + }, + "id": "748619", + "fullName": "Häggån Dunevallen", + "parentFullName": "Upphärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e02e" + }, + "id": "746696", + "fullName": "Gärdhemsby Dungen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e02f" + }, + "id": "882075", + "fullName": "Durvägen", + "parentFullName": "Bjästa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e031" + }, + "id": "881377", + "fullName": "Duvstigen", + "parentFullName": "Långviksmon", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e032" + }, + "id": "882304", + "fullName": "Dukatvägen", + "parentFullName": "Själevad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e033" + }, + "id": "881538", + "fullName": "Duvstigen", + "parentFullName": "Örnsköldsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e034" + }, + "id": "726450", + "fullName": "Duettvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e035" + }, + "id": "726516", + "fullName": "Dukatgränd", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e036" + }, + "id": "726580", + "fullName": "Dukagångsgränd", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e037" + }, + "id": "574464", + "fullName": "Durkvägen", + "parentFullName": "Nävekvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e038" + }, + "id": "581415", + "fullName": "Eckersta Dullehuset", + "parentFullName": "Vrena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e039" + }, + "id": "582463", + "fullName": "Måstena Duvbacken", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e03a" + }, + "id": "579161", + "fullName": "Frankhyttan Duvstugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e03b" + }, + "id": "830787", + "fullName": "Duvstigen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e03c" + }, + "id": "833983", + "fullName": "Greby Dungen", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e03d" + }, + "id": "833016", + "fullName": "Loringa Dungen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e03e" + }, + "id": "830559", + "fullName": "Dunsbergsvägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e03f" + }, + "id": "831098", + "fullName": "Dunshultsvägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e040" + }, + "id": "851894", + "fullName": "Torpemad Dunsberg", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e041" + }, + "id": "832473", + "fullName": "Lämåsabacken Dungen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e042" + }, + "id": "833666", + "fullName": "Varola Dunbergshult", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e044" + }, + "id": "576407", + "fullName": "Duvgatan", + "parentFullName": "Vittsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e045" + }, + "id": "576405", + "fullName": "Dunkersvik", + "parentFullName": "Vittsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e046" + }, + "id": "818560", + "fullName": "Duvnäs", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e047" + }, + "id": "821792", + "fullName": "Dukatgatan", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e048" + }, + "id": "909723", + "fullName": "Duvgränd", + "parentFullName": "Sundbyberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e049" + }, + "id": "909724", + "fullName": "Duvkullavägen", + "parentFullName": "Sundbyberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e04a" + }, + "id": "510825", + "fullName": "Duvstigen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e04b" + }, + "id": "511653", + "fullName": "Duvholmen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e04c" + }, + "id": "511722", + "fullName": "Varvet Duvholmen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e04d" + }, + "id": "520805", + "fullName": "Dumban", + "parentFullName": "Sigtuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e04e" + }, + "id": "557902", + "fullName": "Duvstigen", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e04f" + }, + "id": "558408", + "fullName": "Dunörtsgården", + "parentFullName": "Häljarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e050" + }, + "id": "534924", + "fullName": "Duvvägen", + "parentFullName": "Smygehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e051" + }, + "id": "533373", + "fullName": "Durkgränden", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e052" + }, + "id": "533731", + "fullName": "Henry Dunkers gata", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e053" + }, + "id": "599524", + "fullName": "Dughult", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e054" + }, + "id": "600576", + "fullName": "Duvvägen", + "parentFullName": "Fegen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e056" + }, + "id": "600519", + "fullName": "Vasshult Duvhem", + "parentFullName": "Ätran", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e057" + }, + "id": "600521", + "fullName": "Vasshult Duvhult", + "parentFullName": "Ätran", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e058" + }, + "id": "599526", + "fullName": "Dughult Snärsåsen", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e059" + }, + "id": "716810", + "fullName": "Duvesjön", + "parentFullName": "Romelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e05a" + }, + "id": "715868", + "fullName": "Dumpergatan", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e05b" + }, + "id": "788950", + "fullName": "Duvhöksgränd", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e05c" + }, + "id": "794802", + "fullName": "Frösthult Dunderbo", + "parentFullName": "Fjärdhundra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e05d" + }, + "id": "537559", + "fullName": "Duvedalsgatan", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e05e" + }, + "id": "537561", + "fullName": "Duvedalsgränd", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e05f" + }, + "id": "537939", + "fullName": "Vedemö Dubbelgården", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e060" + }, + "id": "488782", + "fullName": "Duvstigen", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e061" + }, + "id": "484136", + "fullName": "Dundervägen", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e062" + }, + "id": "893039", + "fullName": "Dusstjärn", + "parentFullName": "Roknäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e063" + }, + "id": "892721", + "fullName": "Durkvägen", + "parentFullName": "Rosvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e064" + }, + "id": "892348", + "fullName": "Duettgränd", + "parentFullName": "Öjebyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e065" + }, + "id": "891525", + "fullName": "Durrnäsvägen", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e066" + }, + "id": "891779", + "fullName": "Duvhöksgatan", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e067" + }, + "id": "893038", + "fullName": "Durruddsvägen", + "parentFullName": "Roknäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e068" + }, + "id": "559031", + "fullName": "Duvgränd", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e069" + }, + "id": "755484", + "fullName": "Duveredsvägen", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e06a" + }, + "id": "715378", + "fullName": "Dumpeviksvägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e06b" + }, + "id": "806860", + "fullName": "Tådene Duckgården", + "parentFullName": "Tun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e06c" + }, + "id": "808027", + "fullName": "Duvetorpsvägen", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e06d" + }, + "id": "814322", + "fullName": "Öboängen Dundret", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e06e" + }, + "id": "809548", + "fullName": "Saleby Dummagården", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e06f" + }, + "id": "813262", + "fullName": "Kållandsö Duvberget", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e070" + }, + "id": "813439", + "fullName": "Kållandsö Kroken Duvelund", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e071" + }, + "id": "838760", + "fullName": "Dunderbacken", + "parentFullName": "Sandviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e072" + }, + "id": "757495", + "fullName": "Duvevägen", + "parentFullName": "Vargön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e073" + }, + "id": "749566", + "fullName": "Dubbgatan", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e074" + }, + "id": "749347", + "fullName": "Duellvägen", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e076" + }, + "id": "853673", + "fullName": "Duvgärde", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e077" + }, + "id": "853963", + "fullName": "Dukarskär", + "parentFullName": "Iggesund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e078" + }, + "id": "848967", + "fullName": "Duvrönningsvägen", + "parentFullName": "Näsviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e079" + }, + "id": "707773", + "fullName": "Duvstigen", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e07a" + }, + "id": "540707", + "fullName": "Duvgatan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e07b" + }, + "id": "540212", + "fullName": "Dubbelkroken", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e07c" + }, + "id": "536019", + "fullName": "Högtomta Dundret", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e07d" + }, + "id": "541990", + "fullName": "Kvistrum Dunhall", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e07e" + }, + "id": "542051", + "fullName": "Källsåker Dunsand", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e07f" + }, + "id": "533294", + "fullName": "Östra Eknö Duvängen", + "parentFullName": "Gunnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e080" + }, + "id": "544922", + "fullName": "Snärsfall Duvekulla", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e081" + }, + "id": "542112", + "fullName": "Törnsfall Duvekulla", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e082" + }, + "id": "934609", + "fullName": "Snärsfall Duvekulla", + "parentFullName": "Odensvi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e083" + }, + "id": "541906", + "fullName": "Duvekulla Hamprössle", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e084" + }, + "id": "539044", + "fullName": "Duvstråket", + "parentFullName": "Höllviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e085" + }, + "id": "538320", + "fullName": "Duvslagsvägen", + "parentFullName": "Vellinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e086" + }, + "id": "648103", + "fullName": "Dungen", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e087" + }, + "id": "642584", + "fullName": "Duvstigen", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e088" + }, + "id": "640194", + "fullName": "Fogdö Duvedal", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e089" + }, + "id": "640858", + "fullName": "Aspö Duvudden", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e08a" + }, + "id": "641572", + "fullName": "Bråtorp Duvbo", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e08b" + }, + "id": "765047", + "fullName": "Duvgatan", + "parentFullName": "Kinna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e08c" + }, + "id": "930598", + "fullName": "Duvhult", + "parentFullName": "Kungsäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e08d" + }, + "id": "769288", + "fullName": "Dukared Gård", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e08e" + }, + "id": "788327", + "fullName": "Höga Dunevad", + "parentFullName": "Fotskäl", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e08f" + }, + "id": "767695", + "fullName": "Dal Dunkared", + "parentFullName": "Älekulla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e090" + }, + "id": "700280", + "fullName": "Dukared Myrbo", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e091" + }, + "id": "765142", + "fullName": "Duvelundsgatan", + "parentFullName": "Kinna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e092" + }, + "id": "769301", + "fullName": "Dukared Kronäng", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e093" + }, + "id": "769309", + "fullName": "Dukared Solberg", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e094" + }, + "id": "769311", + "fullName": "Dukared Svängen", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e095" + }, + "id": "700284", + "fullName": "Dukared Risåsen", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e096" + }, + "id": "700286", + "fullName": "Dukared Skoghem", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e097" + }, + "id": "769303", + "fullName": "Dukared Kölnåsen", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e098" + }, + "id": "700268", + "fullName": "Dukared Aspkulla", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e099" + }, + "id": "700274", + "fullName": "Dukared Dalstorp", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e09a" + }, + "id": "700278", + "fullName": "Dukared Knottebo", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e09b" + }, + "id": "769290", + "fullName": "Dukared Häljabäck", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e09c" + }, + "id": "769305", + "fullName": "Dukared Sjölyckan", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e09d" + }, + "id": "769307", + "fullName": "Dukared Sjöstugan", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e09e" + }, + "id": "918801", + "fullName": "Dukared Solhöjden", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e09f" + }, + "id": "700136", + "fullName": "Björlanda Dukared", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0a0" + }, + "id": "700272", + "fullName": "Dukared Asplyckan", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0a1" + }, + "id": "700276", + "fullName": "Dukared Häljaslätt", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0a2" + }, + "id": "700282", + "fullName": "Dukared Nordgården", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0a3" + }, + "id": "700288", + "fullName": "Dukared Solbacken", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0a5" + }, + "id": "929945", + "fullName": "Dukared Granbäcken", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0a6" + }, + "id": "929946", + "fullName": "Dukared Häljabäck", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0a7" + }, + "id": "769313", + "fullName": "Dukared Tallhöjden", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0a8" + }, + "id": "911147", + "fullName": "Dukared Stines Torp", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0a9" + }, + "id": "787345", + "fullName": "Töllebäck Duveslätt", + "parentFullName": "Istorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0aa" + }, + "id": "769287", + "fullName": "Dukared Björkbacken", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0ab" + }, + "id": "769292", + "fullName": "Dukared Härsjöklint", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0ac" + }, + "id": "769294", + "fullName": "Dukared Kolarebacken", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0ad" + }, + "id": "769315", + "fullName": "Dukared Tjärnlyckan", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0ae" + }, + "id": "929947", + "fullName": "Dukared Skoghems Höjd", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0af" + }, + "id": "612953", + "fullName": "Havrida Dungen", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0b0" + }, + "id": "620448", + "fullName": "Duvelundsgatan", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0b1" + }, + "id": "623097", + "fullName": "Sjöåkra Duvelund", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0b2" + }, + "id": "622743", + "fullName": "Vallerstad Dunatorpet", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0b3" + }, + "id": "625160", + "fullName": "Duveholm Duvelund", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0b4" + }, + "id": "625162", + "fullName": "Duveholm Duvemåla", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0b5" + }, + "id": "616682", + "fullName": "Duvnäs", + "parentFullName": "Valla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0b6" + }, + "id": "617400", + "fullName": "Duvnäs", + "parentFullName": "Sköldinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0b7" + }, + "id": "617344", + "fullName": "Åsen Duvnäs", + "parentFullName": "Valla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0b8" + }, + "id": "623903", + "fullName": "Duvslaget", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0b9" + }, + "id": "616989", + "fullName": "Lerbo Duvnäs", + "parentFullName": "Valla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0ba" + }, + "id": "617631", + "fullName": "Löve Duvnäs", + "parentFullName": "Sköldinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0bb" + }, + "id": "623995", + "fullName": "Johan Duwas väg", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0bc" + }, + "id": "625191", + "fullName": "Duveholms Gård", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0bd" + }, + "id": "624150", + "fullName": "Duveholmsgatan", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0be" + }, + "id": "625158", + "fullName": "Duveholm Dalängen", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0bf" + }, + "id": "625166", + "fullName": "Duveholm Granvik", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0c0" + }, + "id": "625170", + "fullName": "Duveholm Karlsdal", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0c1" + }, + "id": "625181", + "fullName": "Duveholm Sjösäter", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0c2" + }, + "id": "625156", + "fullName": "Duveholm Dalstugan", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0c3" + }, + "id": "625164", + "fullName": "Duveholm Fannstorp", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0c4" + }, + "id": "625168", + "fullName": "Duveholm Hagsätter", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0c5" + }, + "id": "625172", + "fullName": "Duveholm Karlslund", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0c6" + }, + "id": "625179", + "fullName": "Duveholm Sjöstugan", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0c7" + }, + "id": "625185", + "fullName": "Duveholm Solbacken", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0c8" + }, + "id": "625187", + "fullName": "Duveholm Solgården", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0c9" + }, + "id": "625189", + "fullName": "Duveholm Vårgården", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0ca" + }, + "id": "636942", + "fullName": "Långkärr Dunderbacken", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0cb" + }, + "id": "935209", + "fullName": "Duveholm Stallbacken", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0cc" + }, + "id": "625154", + "fullName": "Duveholm Banvaktstugan", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0cd" + }, + "id": "625183", + "fullName": "Duveholm Snacketorpsanläggningen", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0ce" + }, + "id": "542536", + "fullName": "Duveberga", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0cf" + }, + "id": "542395", + "fullName": "Greve Dückers väg", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0d0" + }, + "id": "792615", + "fullName": "Boda Dungen", + "parentFullName": "Åsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0d1" + }, + "id": "789506", + "fullName": "Kringlarp Dungen", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0d2" + }, + "id": "795553", + "fullName": "Vilske-Kleva Dukagården", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0d3" + }, + "id": "512563", + "fullName": "Duvstigen", + "parentFullName": "Stocksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0d4" + }, + "id": "673859", + "fullName": "Durkvägen", + "parentFullName": "Karlshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0d5" + }, + "id": "674435", + "fullName": "Dunhammarvägen", + "parentFullName": "Asarum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0d6" + }, + "id": "479189", + "fullName": "Duxgången", + "parentFullName": "Bodafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0d7" + }, + "id": "480775", + "fullName": "Målen Dungen", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0d8" + }, + "id": "478645", + "fullName": "Duckersgatan", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0d9" + }, + "id": "479379", + "fullName": "Nyaby Dushemmet", + "parentFullName": "Bodafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0da" + }, + "id": "479079", + "fullName": "Nässjöbyn Duvekullen", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0db" + }, + "id": "729328", + "fullName": "Duvbovägen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0dc" + }, + "id": "729414", + "fullName": "Dunungevägen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0dd" + }, + "id": "729935", + "fullName": "Dussmossvägen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0de" + }, + "id": "721515", + "fullName": "Östentorp Dungen", + "parentFullName": "Hålanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0df" + }, + "id": "721385", + "fullName": "Föstorp Dusedalen", + "parentFullName": "Hålanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0e0" + }, + "id": "721387", + "fullName": "Föstorp Dusedalsgården", + "parentFullName": "Hålanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0e2" + }, + "id": "672312", + "fullName": "Duvedalsvägen", + "parentFullName": "Kallinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0e3" + }, + "id": "625408", + "fullName": "Dung", + "parentFullName": "Broaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0e5" + }, + "id": "617025", + "fullName": "Duvstigen", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0e6" + }, + "id": "625409", + "fullName": "Dung Nyhemmet", + "parentFullName": "Broaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0e9" + }, + "id": "625208", + "fullName": "Villstad Dungen", + "parentFullName": "Smålandsstenar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0ea" + }, + "id": "613505", + "fullName": "Sunnaryd Duvgläntan", + "parentFullName": "Bredaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0eb" + }, + "id": "630016", + "fullName": "Ryd Duvedal", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0ec" + }, + "id": "634452", + "fullName": "Bolmsö-Horn Dungen", + "parentFullName": "Bolmsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0ed" + }, + "id": "628438", + "fullName": "Sunnervrå Dungarna", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0ee" + }, + "id": "634851", + "fullName": "Fotatorp Hilde Dunge", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0ef" + }, + "id": "628282", + "fullName": "Odensjö-Hylte Dungarna", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0f0" + }, + "id": "895620", + "fullName": "Duvgatan", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0f1" + }, + "id": "496363", + "fullName": "Durkvägen", + "parentFullName": "Nynäshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0f2" + }, + "id": "526076", + "fullName": "Durktorp", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0f3" + }, + "id": "524970", + "fullName": "Duffelvägen", + "parentFullName": "Kungsängen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0f4" + }, + "id": "526083", + "fullName": "Durktorpsvägen", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0f5" + }, + "id": "525213", + "fullName": "Dunderhus Allé", + "parentFullName": "Kungsängen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0f6" + }, + "id": "526039", + "fullName": "Backebo Durktorp", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0f7" + }, + "id": "491618", + "fullName": "Rödjenäs Dusatorpet", + "parentFullName": "Björköby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0f8" + }, + "id": "808617", + "fullName": "Östra Dunderberget", + "parentFullName": "Fredriksberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0f9" + }, + "id": "808597", + "fullName": "Västra Dunderberget", + "parentFullName": "Fredriksberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0fa" + }, + "id": "545338", + "fullName": "Duvstigen", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0fb" + }, + "id": "545149", + "fullName": "Duvelundsplan", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0fc" + }, + "id": "512635", + "fullName": "Öjebro Dundret", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0fd" + }, + "id": "512068", + "fullName": "Himmelsby Dungen", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0fe" + }, + "id": "512070", + "fullName": "Himmelsby Duvedalen", + "parentFullName": "Mantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e0ff" + }, + "id": "484107", + "fullName": "Duvvägen", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e100" + }, + "id": "477539", + "fullName": "Dunkelidsvägen", + "parentFullName": "Påskallavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e101" + }, + "id": "477541", + "fullName": "Duvgrundsvägen", + "parentFullName": "Påskallavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e102" + }, + "id": "485205", + "fullName": "Skälsebo Dunsjömåla", + "parentFullName": "Fårbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e103" + }, + "id": "560588", + "fullName": "Duvvägen", + "parentFullName": "Lerberget", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e104" + }, + "id": "692453", + "fullName": "Duvvägen", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e105" + }, + "id": "687941", + "fullName": "Sten Dungen", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e106" + }, + "id": "696759", + "fullName": "Rådane Dungen", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e107" + }, + "id": "702359", + "fullName": "Grytterud Dungen", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e108" + }, + "id": "685513", + "fullName": "Stora Årbotten Dungen", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e109" + }, + "id": "701752", + "fullName": "Västra Hungvik Dungen", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e10a" + }, + "id": "701381", + "fullName": "Södra Fjäll Duvmosseberget", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e10b" + }, + "id": "879450", + "fullName": "Dunderkläpp", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e10c" + }, + "id": "606577", + "fullName": "Duettgatan", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e10d" + }, + "id": "607074", + "fullName": "Duvvägen", + "parentFullName": "Mellbystrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e10e" + }, + "id": "654491", + "fullName": "Södra Myrom Dungen", + "parentFullName": "Väse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e10f" + }, + "id": "930911", + "fullName": "Durkvägen", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e110" + }, + "id": "837296", + "fullName": "Käckestad Duvaliden", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e111" + }, + "id": "834386", + "fullName": "Odensåker Dunkersberg", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e112" + }, + "id": "837462", + "fullName": "Rösslingen Duverödjan", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e113" + }, + "id": "838878", + "fullName": "Äskekärr Dunderbacken", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e114" + }, + "id": "838461", + "fullName": "Björsäter Jakob-Duvasgården", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e115" + }, + "id": "802477", + "fullName": "Dumbäcken", + "parentFullName": "Tvärred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e116" + }, + "id": "802479", + "fullName": "Duvedalsvägen", + "parentFullName": "Tvärred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e117" + }, + "id": "802935", + "fullName": "Hössna Duvered", + "parentFullName": "Ulricehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e118" + }, + "id": "803162", + "fullName": "Stora Dumbäcken", + "parentFullName": "Hökerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e119" + }, + "id": "802937", + "fullName": "Hössna Duveredsvägen", + "parentFullName": "Ulricehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e11a" + }, + "id": "547910", + "fullName": "Nordanå Duvemåla Gård", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e11b" + }, + "id": "747418", + "fullName": "Durvägen", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e11c" + }, + "id": "752717", + "fullName": "Dunderbacken", + "parentFullName": "Kopparberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e11d" + }, + "id": "748417", + "fullName": "Aspafallet Dunderboda", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e11e" + }, + "id": "897434", + "fullName": "Duvvägen", + "parentFullName": "Kiruna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e11f" + }, + "id": "897500", + "fullName": "Dübengatan", + "parentFullName": "Kiruna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e120" + }, + "id": "765144", + "fullName": "Duvmuren", + "parentFullName": "Västerfärnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e121" + }, + "id": "784859", + "fullName": "Duderö", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e122" + }, + "id": "584433", + "fullName": "Igelfors Duvenäs", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e123" + }, + "id": "583531", + "fullName": "Dunderbacksvägen", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e124" + }, + "id": "732478", + "fullName": "Berga Duvgården", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e125" + }, + "id": "533005", + "fullName": "Duvgatan", + "parentFullName": "Bara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e126" + }, + "id": "828473", + "fullName": "Dundervägen", + "parentFullName": "Sollerön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e127" + }, + "id": "827646", + "fullName": "Dunkasbovägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e128" + }, + "id": "828475", + "fullName": "Duvlärtäppsvägen", + "parentFullName": "Sollerön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e129" + }, + "id": "679334", + "fullName": "Duvetorp", + "parentFullName": "Nybro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e12a" + }, + "id": "678772", + "fullName": "Dunderbergsgatan", + "parentFullName": "Nybro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e12b" + }, + "id": "636310", + "fullName": "Duveryd", + "parentFullName": "Vislanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e12c" + }, + "id": "911538", + "fullName": "Kalkatorp Duvebo", + "parentFullName": "Vislanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e12d" + }, + "id": "571853", + "fullName": "Durgatan", + "parentFullName": "Sjöbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e12e" + }, + "id": "572104", + "fullName": "Duvgatan", + "parentFullName": "Blentarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e12f" + }, + "id": "488857", + "fullName": "Duvebo", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e130" + }, + "id": "488869", + "fullName": "Duvebo Gård", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e131" + }, + "id": "488867", + "fullName": "Duvebo Dalslund", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e132" + }, + "id": "488859", + "fullName": "Duvebo Berghälla", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e133" + }, + "id": "488871", + "fullName": "Duvebo Säterstad", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e134" + }, + "id": "488861", + "fullName": "Duvebo Björkeberg", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e135" + }, + "id": "488863", + "fullName": "Duvebo Björkliden", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e136" + }, + "id": "488865", + "fullName": "Duvebo Björksäter", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e137" + }, + "id": "486456", + "fullName": "Dumstorp Karlstorp", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e138" + }, + "id": "486454", + "fullName": "Dumstorp Jaktstugan", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e139" + }, + "id": "486458", + "fullName": "Dumstorp Stensjöstugan", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e13a" + }, + "id": "814697", + "fullName": "Dustaregatan", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e13b" + }, + "id": "818369", + "fullName": "Istrum Dungen", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e13c" + }, + "id": "919579", + "fullName": "Brunsbo Dungen", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e13d" + }, + "id": "817362", + "fullName": "Vinköl Duvemåla", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e13e" + }, + "id": "818905", + "fullName": "Ölanda Dubbelhuset", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e13f" + }, + "id": "876764", + "fullName": "Duved", + "parentFullName": "Söråker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e140" + }, + "id": "877409", + "fullName": "Duvvägen", + "parentFullName": "Timrå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e141" + }, + "id": "876765", + "fullName": "Duvedsvägen", + "parentFullName": "Söråker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e142" + }, + "id": "939426", + "fullName": "Dundret", + "parentFullName": "Gällivare", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e143" + }, + "id": "897963", + "fullName": "Dundretvägen", + "parentFullName": "Gällivare", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e144" + }, + "id": "588055", + "fullName": "Dungevägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e145" + }, + "id": "588339", + "fullName": "Duvells väg", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e146" + }, + "id": "492231", + "fullName": "Duvgatan", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e147" + }, + "id": "492343", + "fullName": "Dukers väg", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e148" + }, + "id": "493841", + "fullName": "Dullingsmålen", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e149" + }, + "id": "871701", + "fullName": "Ingatorp Duvedal", + "parentFullName": "Ingatorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e14a" + }, + "id": "492294", + "fullName": "Dunderbacksgatan", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e14b" + }, + "id": "561578", + "fullName": "Duvgatan", + "parentFullName": "Östra Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e14d" + }, + "id": "640604", + "fullName": "Duvstigen", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e14f" + }, + "id": "641935", + "fullName": "Moen Duratorpet", + "parentFullName": "Liatorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e153" + }, + "id": "631186", + "fullName": "Dunker Dunkershall", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e154" + }, + "id": "631187", + "fullName": "Dunker Dunkersstugan", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e155" + }, + "id": "618299", + "fullName": "Duvnäs", + "parentFullName": "Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e156" + }, + "id": "631439", + "fullName": "Dunker-Vik", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e157" + }, + "id": "618605", + "fullName": "Stav Duvnäs", + "parentFullName": "Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e158" + }, + "id": "631281", + "fullName": "Dunker Åsta", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e159" + }, + "id": "631248", + "fullName": "Dunker Stålö", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e15a" + }, + "id": "631419", + "fullName": "Dunkers-Ökna", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e15b" + }, + "id": "631181", + "fullName": "Dunker Bygget", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e15c" + }, + "id": "631203", + "fullName": "Dunker Lundby", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e15d" + }, + "id": "631218", + "fullName": "Dunker Nydala", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e15e" + }, + "id": "631235", + "fullName": "Dunker Solhem", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e15f" + }, + "id": "631240", + "fullName": "Dunker Soläng", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e160" + }, + "id": "631289", + "fullName": "Dunkers Kyrka", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e161" + }, + "id": "631296", + "fullName": "Dunkers Skola", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e162" + }, + "id": "631360", + "fullName": "Dunkers-Mälby", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e163" + }, + "id": "629402", + "fullName": "Yxtaholm Duvnäs", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e164" + }, + "id": "631214", + "fullName": "Dunker Mobacke", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e165" + }, + "id": "631232", + "fullName": "Dunker Skogsås", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e166" + }, + "id": "631234", + "fullName": "Dunker Solhaga", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e167" + }, + "id": "631392", + "fullName": "Dunkers-Sundby", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e168" + }, + "id": "631178", + "fullName": "Dunker Björkhem", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e169" + }, + "id": "631183", + "fullName": "Dunker Dalsäter", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e16a" + }, + "id": "631184", + "fullName": "Dunker Dalängen", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e16b" + }, + "id": "631199", + "fullName": "Dunker Kammaren", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e16c" + }, + "id": "631236", + "fullName": "Dunker Solliden", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e16d" + }, + "id": "631242", + "fullName": "Dunker Stenholm", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e16e" + }, + "id": "631244", + "fullName": "Dunker Stora Dal", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e16f" + }, + "id": "631263", + "fullName": "Dunker Sundtorp", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e170" + }, + "id": "631273", + "fullName": "Dunker Vindsbro", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e171" + }, + "id": "631275", + "fullName": "Dunker Vårbacka", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e172" + }, + "id": "631277", + "fullName": "Dunker Västerbo", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e173" + }, + "id": "631286", + "fullName": "Dunker Önskehem", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e174" + }, + "id": "631411", + "fullName": "Dunker-Stentorp", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e175" + }, + "id": "631415", + "fullName": "Dunker-Sundtorp", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e176" + }, + "id": "628889", + "fullName": "Duvnäs Heldersnäs", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e177" + }, + "id": "631189", + "fullName": "Dunker Ekenslund", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e178" + }, + "id": "631195", + "fullName": "Dunker Janslunda", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e179" + }, + "id": "631222", + "fullName": "Dunker Näverkärr", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e17a" + }, + "id": "631224", + "fullName": "Dunker Oppgården", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e17b" + }, + "id": "631226", + "fullName": "Dunker Rosenberg", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e17c" + }, + "id": "631228", + "fullName": "Dunker Rosenhill", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e17d" + }, + "id": "631238", + "fullName": "Dunker Soltäppan", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e17e" + }, + "id": "631267", + "fullName": "Dunker Vadsberga", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e17f" + }, + "id": "631391", + "fullName": "Dunker-Sofielund", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e180" + }, + "id": "911124", + "fullName": "Dunker Sågstugan", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e181" + }, + "id": "631180", + "fullName": "Dunker Björkudden", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e182" + }, + "id": "631193", + "fullName": "Dunker Holmstugan", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e183" + }, + "id": "631201", + "fullName": "Dunker Karlstugan", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e184" + }, + "id": "631205", + "fullName": "Dunker Lundbytorp", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e185" + }, + "id": "631212", + "fullName": "Dunker Lötabacken", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e186" + }, + "id": "631254", + "fullName": "Dunker Sundbyberg", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e187" + }, + "id": "631261", + "fullName": "Dunker Sundbytorp", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e188" + }, + "id": "631265", + "fullName": "Dunker Ulrikslund", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e189" + }, + "id": "631279", + "fullName": "Dunker Västerhaga", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e18a" + }, + "id": "631283", + "fullName": "Dunker Ökna Gruvan", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e18b" + }, + "id": "631287", + "fullName": "Dunker Övre Lundby", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e18c" + }, + "id": "631288", + "fullName": "Dunker-Karlstugan", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e18d" + }, + "id": "631431", + "fullName": "Dunkers-Ökna Skoga", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e18e" + }, + "id": "631216", + "fullName": "Dunker Mälbystugan", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e18f" + }, + "id": "631230", + "fullName": "Dunker Skogsbrynet", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e190" + }, + "id": "631271", + "fullName": "Dunker Vadsbro Gård", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e191" + }, + "id": "631342", + "fullName": "Dunkers-Lundby Löta", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e192" + }, + "id": "631427", + "fullName": "Dunkers-Ökna Gruvan", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e193" + }, + "id": "618967", + "fullName": "Bettna-Ökna Duvhagen", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e194" + }, + "id": "631191", + "fullName": "Dunker Henningsberg", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e195" + }, + "id": "631233", + "fullName": "Dunker Smedjebacken", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e196" + }, + "id": "631310", + "fullName": "Dunkers Station Grane", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e197" + }, + "id": "631312", + "fullName": "Dunkers Station Haga", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e198" + }, + "id": "631331", + "fullName": "Dunkers Station Sanda", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e199" + }, + "id": "631344", + "fullName": "Dunkers-Lundby Nydala", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e19a" + }, + "id": "631390", + "fullName": "Dunkers-Mälby Oppgård", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e19b" + }, + "id": "631417", + "fullName": "Dunker-Svartenstorp", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e19c" + }, + "id": "631429", + "fullName": "Dunkers-Ökna Lindsved", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e19d" + }, + "id": "631437", + "fullName": "Dunkers-Ökna Vatthäll", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e19e" + }, + "id": "631182", + "fullName": "Dunker Bygget Lilla Dal", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e19f" + }, + "id": "631250", + "fullName": "Dunker Sundby Hilltorp", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1a0" + }, + "id": "631252", + "fullName": "Dunker Sundby Solberga", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1a1" + }, + "id": "631298", + "fullName": "Dunkers Station Annero", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1a2" + }, + "id": "631325", + "fullName": "Dunkers Station Lindbo", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1a3" + }, + "id": "631339", + "fullName": "Dunkers Station Stugan", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1a4" + }, + "id": "631370", + "fullName": "Dunkers-Mälby Jonstorp", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1a5" + }, + "id": "631386", + "fullName": "Dunkers-Mälby Mölntorp", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1a6" + }, + "id": "631397", + "fullName": "Dunkers-Sundby Oppgård", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1a7" + }, + "id": "631421", + "fullName": "Dunkers-Ökna Björstorp", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1a8" + }, + "id": "910813", + "fullName": "Dunkers Station Korset", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1a9" + }, + "id": "914277", + "fullName": "Dunkers Station Städet", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1aa" + }, + "id": "631285", + "fullName": "Dunker Ökna Starrsätter", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1ab" + }, + "id": "631321", + "fullName": "Dunkers Station Knutsbo", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1ac" + }, + "id": "631358", + "fullName": "Dunkers-Lundby Västerbo", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1ad" + }, + "id": "631364", + "fullName": "Dunkers-Mälby Björklida", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1ae" + }, + "id": "631368", + "fullName": "Dunkers-Mälby Brostugan", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1af" + }, + "id": "631376", + "fullName": "Dunkers-Mälby Mälby Gård", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1b0" + }, + "id": "631378", + "fullName": "Dunkers-Mälby Mälby Hage", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1b1" + }, + "id": "631388", + "fullName": "Dunkers-Mälby Nergården", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1b2" + }, + "id": "631394", + "fullName": "Dunkers-Sundby Maludden", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1b3" + }, + "id": "631403", + "fullName": "Dunkers-Sundby Solberga", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1b4" + }, + "id": "631405", + "fullName": "Dunkers-Sundby Storgård", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1b5" + }, + "id": "631423", + "fullName": "Dunkers-Ökna Flasjötorp", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1b6" + }, + "id": "619903", + "fullName": "Vedbovägen Kärrbol Dungen", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1b7" + }, + "id": "631197", + "fullName": "Dunker Järnvägsstationen", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1b8" + }, + "id": "631220", + "fullName": "Dunker Nämndemansgården", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1b9" + }, + "id": "631269", + "fullName": "Dunker Vadsberga Sörtorp", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1ba" + }, + "id": "631294", + "fullName": "Dunkers Kyrka Prästgården", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1bb" + }, + "id": "631308", + "fullName": "Dunkers Station Frideborg", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1bc" + }, + "id": "631314", + "fullName": "Dunkers Station Hagstugan", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1bd" + }, + "id": "631318", + "fullName": "Dunkers Station Karlberg", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1be" + }, + "id": "631323", + "fullName": "Dunkers Station Larslund", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1bf" + }, + "id": "631327", + "fullName": "Dunkers Station Mariehill", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1c0" + }, + "id": "631329", + "fullName": "Dunkers Station Mejeriet", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1c1" + }, + "id": "631333", + "fullName": "Dunkers Station Sjöliden", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1c2" + }, + "id": "631337", + "fullName": "Dunkers Station Skogshem", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1c3" + }, + "id": "631338", + "fullName": "Dunkers Station Soltäppan", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1c4" + }, + "id": "631340", + "fullName": "Dunkers Station Tallåsen", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1c5" + }, + "id": "631341", + "fullName": "Dunkers-Lundby Lundbytorp", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1c6" + }, + "id": "631348", + "fullName": "Dunkers-Lundby Slaggölet", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1c7" + }, + "id": "631362", + "fullName": "Dunkers-Mälby Björkhagen", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1c8" + }, + "id": "631366", + "fullName": "Dunkers-Mälby Björkudden", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1c9" + }, + "id": "631372", + "fullName": "Dunkers-Mälby Lilla Mälby", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1ca" + }, + "id": "631374", + "fullName": "Dunkers-Mälby Lönnbacken", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1cb" + }, + "id": "631380", + "fullName": "Dunkers-Mälby Mälby Kulle", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1cc" + }, + "id": "631382", + "fullName": "Dunkers-Mälby Mälbykvarn", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1cd" + }, + "id": "631384", + "fullName": "Dunkers-Mälby Mälbystugan", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1ce" + }, + "id": "631393", + "fullName": "Dunkers-Sundby Fröholmen", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1cf" + }, + "id": "631395", + "fullName": "Dunkers-Sundby Mellangård", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1d0" + }, + "id": "631407", + "fullName": "Dunkers-Sundby Storgården", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1d1" + }, + "id": "631409", + "fullName": "Dunkers-Sundby Sundbyberg", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1d2" + }, + "id": "631425", + "fullName": "Dunkers-Ökna Gamla Skolan", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1d3" + }, + "id": "631433", + "fullName": "Dunkers-Ökna Starrsätter", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1d4" + }, + "id": "631300", + "fullName": "Dunkers Station Björkliden", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1d5" + }, + "id": "631302", + "fullName": "Dunkers Station Evertsberg", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1d6" + }, + "id": "631292", + "fullName": "Dunkers Kyrka Klockargården", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1d7" + }, + "id": "631356", + "fullName": "Dunkers-Lundby Smedjebacken", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1d8" + }, + "id": "631413", + "fullName": "Dunker-Stentorp Gustavsberg", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1d9" + }, + "id": "631316", + "fullName": "Dunkers Station Johanneslund", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1da" + }, + "id": "631335", + "fullName": "Dunkers Station Skogsgläntan", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1db" + }, + "id": "631435", + "fullName": "Dunkers-Ökna Trehörningstorp", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1dc" + }, + "id": "631246", + "fullName": "Dunker Stora Dal Trädgårdsstugan", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1dd" + }, + "id": "631290", + "fullName": "Dunkers Kyrka Församlingshemmet", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1de" + }, + "id": "631346", + "fullName": "Dunkers-Lundby Nämndemansgården", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1df" + }, + "id": "631350", + "fullName": "Dunkers-Lundby Slaggölet Åstängen", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1e0" + }, + "id": "824046", + "fullName": "Dubbgatan", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1e1" + }, + "id": "826224", + "fullName": "Naum Dungen", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1e2" + }, + "id": "825672", + "fullName": "Önum Duskebo", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1e3" + }, + "id": "772523", + "fullName": "Duvhällsvägen", + "parentFullName": "Hallstahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1e4" + }, + "id": "759033", + "fullName": "Duvedalen", + "parentFullName": "Skärhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1e5" + }, + "id": "556352", + "fullName": "Duvgatan", + "parentFullName": "Hyllinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1e6" + }, + "id": "556127", + "fullName": "Duvåsvägen", + "parentFullName": "Kvidinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1e7" + }, + "id": "655287", + "fullName": "Dungvägen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1e8" + }, + "id": "659727", + "fullName": "Dusevägen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1e9" + }, + "id": "663173", + "fullName": "Byn Dungen", + "parentFullName": "Långserud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1ea" + }, + "id": "660898", + "fullName": "Sjöbyn Dungen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1eb" + }, + "id": "655882", + "fullName": "Gaperhult Dungen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1ec" + }, + "id": "661192", + "fullName": "Storekleven Dure", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1ee" + }, + "id": "661998", + "fullName": "Edsviken Dundra", + "parentFullName": "Värmlands Nysäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1ef" + }, + "id": "661344", + "fullName": "Torstensbyn Dungen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1f0" + }, + "id": "658360", + "fullName": "Östra Uggelsäter Duva", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1f1" + }, + "id": "659306", + "fullName": "Värmlands Bro Dungen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1f2" + }, + "id": "659994", + "fullName": "Gunnarsbol Dunderhagen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1f3" + }, + "id": "831174", + "fullName": "Berg Dunders väg", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1f4" + }, + "id": "831199", + "fullName": "Hälla Dundergattu", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1f5" + }, + "id": "831675", + "fullName": "Alvik Dunkholsvägen", + "parentFullName": "Siljansnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1f6" + }, + "id": "571185", + "fullName": "Duvarp", + "parentFullName": "Rydsgård", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1f7" + }, + "id": "814392", + "fullName": "Duvåker", + "parentFullName": "Dala-Husby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1f8" + }, + "id": "813544", + "fullName": "Dufströms väg", + "parentFullName": "Vikmanshyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1f9" + }, + "id": "814428", + "fullName": "Myckelby Duvas Gård", + "parentFullName": "Dala-Husby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1fa" + }, + "id": "809431", + "fullName": "Norra Kallbäck Duvnäbben", + "parentFullName": "Stjärnsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1fb" + }, + "id": "759283", + "fullName": "Duvedalen", + "parentFullName": "Svanesund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1fc" + }, + "id": "682349", + "fullName": "Durgränd", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1fd" + }, + "id": "683445", + "fullName": "Duvstigen", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e1fe" + }, + "id": "862246", + "fullName": "Dunnervattnet", + "parentFullName": "Lidsjöberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e200" + }, + "id": "557140", + "fullName": "Dubbelgårdsvägen", + "parentFullName": "Förslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e201" + }, + "id": "732983", + "fullName": "Dubbgränd", + "parentFullName": "Brastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e202" + }, + "id": "876210", + "fullName": "Duvekulla Duvebo", + "parentFullName": "Virserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e203" + }, + "id": "933189", + "fullName": "Dunsjö", + "parentFullName": "Vena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e204" + }, + "id": "497047", + "fullName": "Dunsjö", + "parentFullName": "Hultsfred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e205" + }, + "id": "876215", + "fullName": "Duvgränd", + "parentFullName": "Virserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e206" + }, + "id": "876202", + "fullName": "Duvekulla", + "parentFullName": "Virserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e207" + }, + "id": "876212", + "fullName": "Duvekulla Ekhult", + "parentFullName": "Virserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e208" + }, + "id": "876206", + "fullName": "Duvekulla Blänkebo", + "parentFullName": "Virserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e209" + }, + "id": "876208", + "fullName": "Duvekulla Dalsborg", + "parentFullName": "Virserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e20a" + }, + "id": "876213", + "fullName": "Duvekulla Ugglebo", + "parentFullName": "Virserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e20b" + }, + "id": "876204", + "fullName": "Duvekulla Blomsteräng", + "parentFullName": "Virserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e20c" + }, + "id": "589001", + "fullName": "Duvkärret", + "parentFullName": "Östra Ryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e20d" + }, + "id": "587783", + "fullName": "Dunderhov", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e20e" + }, + "id": "588999", + "fullName": "Dundersberg", + "parentFullName": "Östra Ryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e20f" + }, + "id": "592632", + "fullName": "Andö Dungen", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e210" + }, + "id": "934971", + "fullName": "Nybble Dungen", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e211" + }, + "id": "587683", + "fullName": "Övre Duvkullen", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e212" + }, + "id": "587261", + "fullName": "Nedre Duvkullen", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e213" + }, + "id": "588659", + "fullName": "Gårdeby Dunderbo", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e214" + }, + "id": "592689", + "fullName": "Engelholm Dungen", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e215" + }, + "id": "590947", + "fullName": "Thorönsborg Dulsvik", + "parentFullName": "Sankt Anna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e216" + }, + "id": "553544", + "fullName": "Duveke", + "parentFullName": "Kågeröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e217" + }, + "id": "553546", + "fullName": "Duvgatan", + "parentFullName": "Kågeröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e218" + }, + "id": "553998", + "fullName": "Duveskog", + "parentFullName": "Röstånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e219" + }, + "id": "554000", + "fullName": "Duveskogs Gård", + "parentFullName": "Röstånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e21a" + }, + "id": "767681", + "fullName": "Dubbelgården", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e21b" + }, + "id": "767696", + "fullName": "Norra Dubbelgården", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e21c" + }, + "id": "767709", + "fullName": "Södra Dubbelgården", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e21d" + }, + "id": "865862", + "fullName": "Dulegatan", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e21e" + }, + "id": "865503", + "fullName": "Ekeryd Dungen", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e21f" + }, + "id": "865636", + "fullName": "Norra Duveled", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e220" + }, + "id": "865725", + "fullName": "Södra Duveled", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e221" + }, + "id": "922933", + "fullName": "Duveledsvägen", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e222" + }, + "id": "867192", + "fullName": "Packebo Duvemåla", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e223" + }, + "id": "867060", + "fullName": "Gräshult Duvekullen", + "parentFullName": "Skillingaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e224" + }, + "id": "744133", + "fullName": "Dunnebacken", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e225" + }, + "id": "680429", + "fullName": "Duvehagsvägen", + "parentFullName": "Blomstermåla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e226" + }, + "id": "932409", + "fullName": "Dunkelidsvägen", + "parentFullName": "Påskallavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e227" + }, + "id": "680427", + "fullName": "Dunhammarsvägen", + "parentFullName": "Blomstermåla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e228" + }, + "id": "680431", + "fullName": "Duveströmsvägen", + "parentFullName": "Blomstermåla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e229" + }, + "id": "775045", + "fullName": "Dunshammar", + "parentFullName": "Ängelsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e22a" + }, + "id": "775046", + "fullName": "Dunshammarvägen", + "parentFullName": "Ängelsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e22b" + }, + "id": "569275", + "fullName": "Kristinehov Dunderhyttan", + "parentFullName": "Brösarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e22c" + }, + "id": "726939", + "fullName": "Dunderängen", + "parentFullName": "Sunne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e22d" + }, + "id": "819065", + "fullName": "Duvgatan", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e22e" + }, + "id": "819470", + "fullName": "Duhagsvägen", + "parentFullName": "Hällekis", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e22f" + }, + "id": "822281", + "fullName": "Skagen Duvhem", + "parentFullName": "Hällekis", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e230" + }, + "id": "822875", + "fullName": "Fullösa Dunderhult", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e231" + }, + "id": "728159", + "fullName": "Dungen", + "parentFullName": "Sydkoster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e232" + }, + "id": "728084", + "fullName": "Duvnäsvägen", + "parentFullName": "Nordkoster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e233" + }, + "id": "930153", + "fullName": "Skågelid Dungen", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e234" + }, + "id": "581068", + "fullName": "Dubbarp", + "parentFullName": "Osby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e235" + }, + "id": "578099", + "fullName": "Duvgatan", + "parentFullName": "Lönsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e236" + }, + "id": "578217", + "fullName": "Norra Duvhult", + "parentFullName": "Lönsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e237" + }, + "id": "578290", + "fullName": "Södra Duvhult", + "parentFullName": "Lönsboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e238" + }, + "id": "598550", + "fullName": "Durkgatan", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e239" + }, + "id": "797753", + "fullName": "Baltak Duvedal", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e23a" + }, + "id": "798002", + "fullName": "Bälteberga Dungen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e23b" + }, + "id": "799511", + "fullName": "Östra Gerum Dukagården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e23c" + }, + "id": "738237", + "fullName": "Dusgård", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e23d" + }, + "id": "738279", + "fullName": "Jore Duskär", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e23e" + }, + "id": "738902", + "fullName": "Dunnholmen", + "parentFullName": "Hamburgsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e23f" + }, + "id": "738239", + "fullName": "Dusgård Rävås", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e240" + }, + "id": "738241", + "fullName": "Dusgård Svängen", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e242" + }, + "id": "649984", + "fullName": "Dunshult", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e243" + }, + "id": "650014", + "fullName": "Dunsmåla", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e244" + }, + "id": "663840", + "fullName": "Dubbvägen", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e245" + }, + "id": "650012", + "fullName": "Dunshult Åsen", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e246" + }, + "id": "649988", + "fullName": "Dunshult Hejan", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e247" + }, + "id": "649994", + "fullName": "Dunshult Lidhem", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e248" + }, + "id": "650010", + "fullName": "Dunshult Sundet", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e249" + }, + "id": "649998", + "fullName": "Dunshult Lilläng", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e24a" + }, + "id": "650016", + "fullName": "Dunsmåla Bokedal", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e24b" + }, + "id": "650020", + "fullName": "Dunsmåla Lindebo", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e24c" + }, + "id": "650000", + "fullName": "Dunshult Lindehem", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e24d" + }, + "id": "650018", + "fullName": "Dunsmåla Bokelund", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e24e" + }, + "id": "650024", + "fullName": "Dunsmåla Skogsdal", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e250" + }, + "id": "649986", + "fullName": "Dunshult Grönalund", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e251" + }, + "id": "649996", + "fullName": "Dunshult Lillegård", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e252" + }, + "id": "650002", + "fullName": "Dunshult Linneholm", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e253" + }, + "id": "650006", + "fullName": "Dunshult Paradiset", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e254" + }, + "id": "650008", + "fullName": "Dunshult Storegård", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e255" + }, + "id": "650026", + "fullName": "Dunsmåla Skogslund", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e256" + }, + "id": "651669", + "fullName": "Sandvik Duntebacken", + "parentFullName": "Linneryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e257" + }, + "id": "650004", + "fullName": "Dunshult Lönnbacken", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e258" + }, + "id": "650022", + "fullName": "Dunsmåla Norragärde", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e259" + }, + "id": "651767", + "fullName": "Skogsrydstorp Duvelund", + "parentFullName": "Linneryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e25a" + }, + "id": "650027", + "fullName": "Dunsmåla Trädgårdslund", + "parentFullName": "Urshult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e25b" + }, + "id": "886910", + "fullName": "Dugers", + "parentFullName": "Hornmyr", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e25c" + }, + "id": "886942", + "fullName": "Sven Duvas väg", + "parentFullName": "Lycksele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e25d" + }, + "id": "585152", + "fullName": "Aspa Duvholmen", + "parentFullName": "Oxelösund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e25e" + }, + "id": "670094", + "fullName": "Duvåsen", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e25f" + }, + "id": "668811", + "fullName": "Duvstigen", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e260" + }, + "id": "669389", + "fullName": "Illberg Dungen", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e261" + }, + "id": "670096", + "fullName": "Duvåsen Edsberg", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e262" + }, + "id": "670917", + "fullName": "Västra Glänne Dungen", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e263" + }, + "id": "669427", + "fullName": "Kasstorpsviken Duvkulla", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e264" + }, + "id": "920455", + "fullName": "Mossebo Duvetorpet", + "parentFullName": "Tranemo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e265" + }, + "id": "778093", + "fullName": "Stakagården Dungen", + "parentFullName": "Länghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e266" + }, + "id": "723359", + "fullName": "Duvenäs", + "parentFullName": "Sunnemo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e267" + }, + "id": "723375", + "fullName": "Duvenässätern", + "parentFullName": "Sunnemo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e268" + }, + "id": "819846", + "fullName": "Brunnberg Duvan", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e269" + }, + "id": "723365", + "fullName": "Duvenäs Bostället", + "parentFullName": "Sunnemo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e26a" + }, + "id": "723361", + "fullName": "Duvenäs Björnbäcken", + "parentFullName": "Sunnemo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e26b" + }, + "id": "723363", + "fullName": "Duvenäs Björngården", + "parentFullName": "Sunnemo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e26c" + }, + "id": "723367", + "fullName": "Duvenäs Långbroåsen", + "parentFullName": "Sunnemo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e26d" + }, + "id": "723371", + "fullName": "Duvenäs Norra Bäcken", + "parentFullName": "Sunnemo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e26e" + }, + "id": "723373", + "fullName": "Duvenäs Södra Bäcken", + "parentFullName": "Sunnemo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e26f" + }, + "id": "921893", + "fullName": "Mangstorp Duvenäsvallen", + "parentFullName": "Sunnemo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e270" + }, + "id": "723369", + "fullName": "Duvenäs Norra Björngården", + "parentFullName": "Sunnemo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e271" + }, + "id": "863306", + "fullName": "Dungen", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e272" + }, + "id": "863102", + "fullName": "Duvgatan", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e273" + }, + "id": "863308", + "fullName": "Dungen Furulund", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e274" + }, + "id": "863725", + "fullName": "Stora Gölhult Dungen", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e275" + }, + "id": "857019", + "fullName": "Dulsa", + "parentFullName": "Edsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e276" + }, + "id": "857209", + "fullName": "Duvberg", + "parentFullName": "Edsbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e277" + }, + "id": "553924", + "fullName": "Dunketorp Dunkebo", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e278" + }, + "id": "550007", + "fullName": "Duvgatan", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e279" + }, + "id": "553934", + "fullName": "Dunketorp Lytsen", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e27a" + }, + "id": "549937", + "fullName": "Fridhem Dunketorp", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e27b" + }, + "id": "553926", + "fullName": "Dunketorp Fridhem", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e27c" + }, + "id": "553939", + "fullName": "Dunketorp Sjöände", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e27d" + }, + "id": "553942", + "fullName": "Dunketorp Toletorp", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e27e" + }, + "id": "553943", + "fullName": "Dunketorp Trollebo", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e27f" + }, + "id": "553929", + "fullName": "Dunketorp Lillstugan", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e280" + }, + "id": "553931", + "fullName": "Dunketorp Lillängen", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e281" + }, + "id": "553932", + "fullName": "Dunketorp Lycketorp", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e282" + }, + "id": "553940", + "fullName": "Dunketorp Soltorpet", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e283" + }, + "id": "553945", + "fullName": "Dunketorp Överstens", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e284" + }, + "id": "553947", + "fullName": "Dunketorp Övre Lugnet", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e285" + }, + "id": "553922", + "fullName": "Dunketorp Björkbacken", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e286" + }, + "id": "553927", + "fullName": "Dunketorp Gustavsberg", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e287" + }, + "id": "553935", + "fullName": "Dunketorp Nedre Lugnet", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e288" + }, + "id": "553920", + "fullName": "Dunketorp Banvaktstugan", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e289" + }, + "id": "553937", + "fullName": "Dunketorp Rusthållargården", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e28a" + }, + "id": "675227", + "fullName": "Forsnäs Gård Dungen", + "parentFullName": "Forshaga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e28b" + }, + "id": "932979", + "fullName": "Du Nords gata", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e28c" + }, + "id": "867652", + "fullName": "Dungevägen", + "parentFullName": "Stockaryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e28d" + }, + "id": "868375", + "fullName": "Lundby Duvekulla", + "parentFullName": "Vrigstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e28e" + }, + "id": "930088", + "fullName": "Hökared Dungen", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e28f" + }, + "id": "723710", + "fullName": "Lagmansholm Dungen", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e290" + }, + "id": "859325", + "fullName": "Duvedsbyn", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e291" + }, + "id": "859327", + "fullName": "Duvedsbyn Solgården", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e292" + }, + "id": "859329", + "fullName": "Duvedsbyn Sälltorpet", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e293" + }, + "id": "859331", + "fullName": "Duvedsbyn Tandbäcksänget", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e295" + }, + "id": "859360", + "fullName": "Enan", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e296" + }, + "id": "859573", + "fullName": "Staa", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e297" + }, + "id": "859719", + "fullName": "Ösan", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e298" + }, + "id": "859366", + "fullName": "Forsa", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e299" + }, + "id": "859496", + "fullName": "Nyhem", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e29a" + }, + "id": "859407", + "fullName": "Granön", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e29b" + }, + "id": "859424", + "fullName": "Handöl", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e29c" + }, + "id": "859459", + "fullName": "Klocka", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e29d" + }, + "id": "859476", + "fullName": "Lövsta", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e29e" + }, + "id": "859512", + "fullName": "Rullån", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e29f" + }, + "id": "859569", + "fullName": "Solhem", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2a0" + }, + "id": "859595", + "fullName": "Sundet", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2a1" + }, + "id": "859713", + "fullName": "Åsabyn", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2a2" + }, + "id": "918759", + "fullName": "Kärrån", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2a3" + }, + "id": "916846", + "fullName": "Näs väg", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2a4" + }, + "id": "859335", + "fullName": "Enafors", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2a5" + }, + "id": "859393", + "fullName": "Gevsjön", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2a6" + }, + "id": "859524", + "fullName": "Skansen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2a7" + }, + "id": "859603", + "fullName": "Sylarna", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2a8" + }, + "id": "859605", + "fullName": "Sylsjön", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2a9" + }, + "id": "859711", + "fullName": "Ånnsjön", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2ab" + }, + "id": "938348", + "fullName": "Hensjön", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2ac" + }, + "id": "859449", + "fullName": "Häggsjön", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2ad" + }, + "id": "859469", + "fullName": "Landverk", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2ae" + }, + "id": "859494", + "fullName": "Nybränna", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2af" + }, + "id": "859514", + "fullName": "Rännberg", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2b0" + }, + "id": "859607", + "fullName": "Sågvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2b1" + }, + "id": "859613", + "fullName": "Tege Gård", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2b2" + }, + "id": "859623", + "fullName": "Tångböle", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2b3" + }, + "id": "859705", + "fullName": "Ånn Årsön", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2b4" + }, + "id": "859715", + "fullName": "Åsaviken", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2b5" + }, + "id": "859333", + "fullName": "Enabacken", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2b6" + }, + "id": "859409", + "fullName": "Greningen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2b7" + }, + "id": "859417", + "fullName": "Gåshöljan", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2b8" + }, + "id": "859471", + "fullName": "Leråvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2b9" + }, + "id": "859478", + "fullName": "Medstugan", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2ba" + }, + "id": "859504", + "fullName": "Pumpvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2bb" + }, + "id": "859516", + "fullName": "Saxvallen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2bc" + }, + "id": "859528", + "fullName": "Skolvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2bd" + }, + "id": "938352", + "fullName": "Tullvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2be" + }, + "id": "859313", + "fullName": "Bodsjöedet", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2bf" + }, + "id": "859321", + "fullName": "Bäckstigen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2c0" + }, + "id": "859362", + "fullName": "Fannberget", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2c1" + }, + "id": "859387", + "fullName": "Gevsjöböle", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2c2" + }, + "id": "859405", + "fullName": "Granstigen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2c3" + }, + "id": "859413", + "fullName": "Greningsön", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2c4" + }, + "id": "859422", + "fullName": "Hamrevägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2c5" + }, + "id": "859451", + "fullName": "Häggsjönäs", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2c6" + }, + "id": "859461", + "fullName": "Klocka Gård", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2c7" + }, + "id": "859468", + "fullName": "Kyrklägdan", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2c8" + }, + "id": "859472", + "fullName": "Liftstigen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2c9" + }, + "id": "859474", + "fullName": "Lillåleden", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2ca" + }, + "id": "859482", + "fullName": "Mångåvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2cb" + }, + "id": "859489", + "fullName": "Nordhallen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2cc" + }, + "id": "859492", + "fullName": "Norgevägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2cd" + }, + "id": "859506", + "fullName": "Ravinvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2ce" + }, + "id": "859521", + "fullName": "Skalstugan", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2cf" + }, + "id": "859539", + "fullName": "Smedsvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2d0" + }, + "id": "859571", + "fullName": "Sotargränd", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2d1" + }, + "id": "859574", + "fullName": "Staa Hatten", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2d2" + }, + "id": "859585", + "fullName": "Stinsvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2d3" + }, + "id": "859609", + "fullName": "Sällbacken", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2d4" + }, + "id": "859615", + "fullName": "Tegebacken", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2d5" + }, + "id": "859621", + "fullName": "Tjallingen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2d6" + }, + "id": "859627", + "fullName": "Tännforsen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2d7" + }, + "id": "859649", + "fullName": "Ånn Byvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2d8" + }, + "id": "859661", + "fullName": "Ånn Harsjön", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2d9" + }, + "id": "859669", + "fullName": "Ånn Kogatan", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2da" + }, + "id": "922026", + "fullName": "Nestors väg", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2db" + }, + "id": "914905", + "fullName": "Kärråvallen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2dc" + }, + "id": "859309", + "fullName": "Björkbäcken", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2dd" + }, + "id": "859310", + "fullName": "Björkstigen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2de" + }, + "id": "859311", + "fullName": "Blåhammaren", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2df" + }, + "id": "859317", + "fullName": "Bunnernäset", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2e0" + }, + "id": "859319", + "fullName": "Bunnerviken", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2e1" + }, + "id": "859356", + "fullName": "Enaforsholm", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2e2" + }, + "id": "859364", + "fullName": "Fjällporten", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2e3" + }, + "id": "859365", + "fullName": "Fjällstigen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2e4" + }, + "id": "859383", + "fullName": "Forsakullen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2e5" + }, + "id": "859385", + "fullName": "Gammalvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2e6" + }, + "id": "859397", + "fullName": "Gevsjönäset", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2e7" + }, + "id": "859419", + "fullName": "Hamrebacken", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2e8" + }, + "id": "859420", + "fullName": "Hamregården", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2e9" + }, + "id": "859463", + "fullName": "Kvarnbacken", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2ea" + }, + "id": "859465", + "fullName": "Kvarnbäcken", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2eb" + }, + "id": "859467", + "fullName": "Kvarnstigen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2ec" + }, + "id": "859498", + "fullName": "Ol Persvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2ed" + }, + "id": "859508", + "fullName": "Rensjönäset", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2ee" + }, + "id": "859510", + "fullName": "Rismovallen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2ef" + }, + "id": "859520", + "fullName": "Sesselvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2f0" + }, + "id": "859537", + "fullName": "Skårrsdalen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2f1" + }, + "id": "859572", + "fullName": "Spinsspåret", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2f2" + }, + "id": "859576", + "fullName": "Stickspåret", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2f3" + }, + "id": "859578", + "fullName": "Stinsspåret", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2f4" + }, + "id": "859587", + "fullName": "Storrensjön", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2f5" + }, + "id": "859591", + "fullName": "Strandvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2f6" + }, + "id": "859601", + "fullName": "Sundsvallen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2f7" + }, + "id": "859619", + "fullName": "Timmerkojan", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2f8" + }, + "id": "859637", + "fullName": "Ånn Alpvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2f9" + }, + "id": "859681", + "fullName": "Ånn Sjövägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2fa" + }, + "id": "859703", + "fullName": "Ånn Ånnvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2fb" + }, + "id": "859312", + "fullName": "Bodsjöbränna", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2fc" + }, + "id": "859315", + "fullName": "Bräckevallen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2fd" + }, + "id": "859358", + "fullName": "Enaforsvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2fe" + }, + "id": "859363", + "fullName": "Fjällbodarna", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e2ff" + }, + "id": "859381", + "fullName": "Forsa Fäbodar", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e300" + }, + "id": "859395", + "fullName": "Gevsjön Viken", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e301" + }, + "id": "859426", + "fullName": "Handöl Bränna", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e302" + }, + "id": "859434", + "fullName": "Handölsvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e303" + }, + "id": "859441", + "fullName": "Hemmansvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e304" + }, + "id": "859500", + "fullName": "Paradisvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e305" + }, + "id": "859565", + "fullName": "Snickarvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e306" + }, + "id": "859651", + "fullName": "Ånn Fjällåsen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e307" + }, + "id": "859659", + "fullName": "Ånn Halsnäset", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e308" + }, + "id": "859665", + "fullName": "Ånn Haråvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e309" + }, + "id": "859673", + "fullName": "Ånn Mattis väg", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e30a" + }, + "id": "859687", + "fullName": "Ånn Skolgränd", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e30b" + }, + "id": "859689", + "fullName": "Ånn Skutvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e30c" + }, + "id": "859693", + "fullName": "Ånn Solhyllan", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e30d" + }, + "id": "859707", + "fullName": "Ånn Åsenvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e30f" + }, + "id": "859411", + "fullName": "Greningevägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e310" + }, + "id": "859443", + "fullName": "Holmsjöstugan", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e311" + }, + "id": "859445", + "fullName": "Häggsjöbränna", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e312" + }, + "id": "859530", + "fullName": "Skomakarvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e313" + }, + "id": "859639", + "fullName": "Ånn Björkvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e314" + }, + "id": "859667", + "fullName": "Ånn Hjalles väg", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e315" + }, + "id": "859675", + "fullName": "Ånn Nilsors väg", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e316" + }, + "id": "859676", + "fullName": "Ånn Nissevägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e317" + }, + "id": "859685", + "fullName": "Ånn Skogsvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e318" + }, + "id": "859697", + "fullName": "Ånn Villavägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e31a" + }, + "id": "859339", + "fullName": "Enafors Högåsen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e31b" + }, + "id": "859399", + "fullName": "Gevsjöströmmen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e31c" + }, + "id": "859428", + "fullName": "Handöl Höglunds", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e31d" + }, + "id": "859455", + "fullName": "Karolinervägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e31e" + }, + "id": "859522", + "fullName": "Skalstugevägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e31f" + }, + "id": "859624", + "fullName": "Tångböle Bränna", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e320" + }, + "id": "859626", + "fullName": "Tångbölesnäset", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e321" + }, + "id": "859641", + "fullName": "Ånn Björnstigen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e322" + }, + "id": "859645", + "fullName": "Ånn Brännholmen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e323" + }, + "id": "859647", + "fullName": "Ånn Byggesvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e324" + }, + "id": "859663", + "fullName": "Ånn Harsjövägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e325" + }, + "id": "859695", + "fullName": "Ånn Vallanvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e326" + }, + "id": "859418", + "fullName": "Hamre Mullstugan", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e327" + }, + "id": "859480", + "fullName": "Mullfjällsgatan", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e328" + }, + "id": "859491", + "fullName": "Nordhallenvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e329" + }, + "id": "859502", + "fullName": "Prästgårdsvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e32a" + }, + "id": "859518", + "fullName": "Scoutstugevägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e32b" + }, + "id": "859593", + "fullName": "Ställverksvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e32c" + }, + "id": "859611", + "fullName": "Södra Tegeforsen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e32d" + }, + "id": "859617", + "fullName": "Tegelbruksvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e32e" + }, + "id": "859643", + "fullName": "Ånn Brännastigen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e32f" + }, + "id": "859657", + "fullName": "Ånn Halsenstigen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e330" + }, + "id": "859677", + "fullName": "Ånn Sjöhemsvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e331" + }, + "id": "859691", + "fullName": "Ånn Solhemsvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e332" + }, + "id": "938349", + "fullName": "Hensjön Gullfinn", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e333" + }, + "id": "859337", + "fullName": "Enafors Blåkullen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e334" + }, + "id": "859352", + "fullName": "Enafors Vackermon", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e335" + }, + "id": "859367", + "fullName": "Forsa Brännvallen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e336" + }, + "id": "859401", + "fullName": "Golfbyn Golfvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e337" + }, + "id": "859432", + "fullName": "Handöl Tjallingen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e338" + }, + "id": "859453", + "fullName": "Häggsjönäs Njarka", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e339" + }, + "id": "859567", + "fullName": "Sockenstugevägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e33a" + }, + "id": "859575", + "fullName": "Stalltjärnstugan", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e33b" + }, + "id": "859699", + "fullName": "Ånn Västra Kogatan", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e33c" + }, + "id": "859721", + "fullName": "Östra Hamrebacken", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e33d" + }, + "id": "917771", + "fullName": "Enafors Enabacken", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e33e" + }, + "id": "859348", + "fullName": "Enafors Rensjövägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e340" + }, + "id": "859371", + "fullName": "Forsa Fjällby Renen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e341" + }, + "id": "859373", + "fullName": "Forsa Fjällby Ripan", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e342" + }, + "id": "859375", + "fullName": "Forsa Fjällby Räven", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e343" + }, + "id": "859377", + "fullName": "Forsa Fjällby Vargen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e344" + }, + "id": "859379", + "fullName": "Forsa Fjällby Älgen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e345" + }, + "id": "859403", + "fullName": "Golfbyn Klubbvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e346" + }, + "id": "859447", + "fullName": "Häggsjöbränna Gård", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e347" + }, + "id": "859457", + "fullName": "Katrinelundsvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e348" + }, + "id": "859523", + "fullName": "Skalstugevägen Moan", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e349" + }, + "id": "859526", + "fullName": "Skansen Annagården", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e34a" + }, + "id": "859599", + "fullName": "Sundet Kvarnåstugan", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e34b" + }, + "id": "859625", + "fullName": "Tångböle Finnånäset", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e34c" + }, + "id": "859633", + "fullName": "Tännforsvallsvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e34d" + }, + "id": "859635", + "fullName": "Västra Hamrebacken", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e34e" + }, + "id": "859653", + "fullName": "Ånn Granhultsstigen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e34f" + }, + "id": "859655", + "fullName": "Ånn Granlundavägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e350" + }, + "id": "859671", + "fullName": "Ånn Landverksvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e351" + }, + "id": "859683", + "fullName": "Ånn Skjutbanevägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e352" + }, + "id": "859369", + "fullName": "Forsa Fjällby Björnen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e353" + }, + "id": "859430", + "fullName": "Handöl Oppdalsvallen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e354" + }, + "id": "859559", + "fullName": "Snasahögarna Stråten", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e355" + }, + "id": "859597", + "fullName": "Sundet Banvaktstugan", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e356" + }, + "id": "859709", + "fullName": "Ånn Östra Klockavägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e357" + }, + "id": "859470", + "fullName": "Lennart Brunnhages väg", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e358" + }, + "id": "859543", + "fullName": "Snasahögarna Getvalen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e359" + }, + "id": "938351", + "fullName": "Sylarnas Fjällstation", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e35a" + }, + "id": "859346", + "fullName": "Enafors Mossbäcksvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e35b" + }, + "id": "859350", + "fullName": "Enafors Transportvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e35c" + }, + "id": "859415", + "fullName": "Gråssjölien Rensjönäset", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e35d" + }, + "id": "859541", + "fullName": "Snasahögarna Getryggen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e35e" + }, + "id": "859547", + "fullName": "Snasahögarna Hårdeggen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e35f" + }, + "id": "859553", + "fullName": "Snasahögarna Lillsnasen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e360" + }, + "id": "859557", + "fullName": "Snasahögarna Storsnasen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e361" + }, + "id": "859589", + "fullName": "Storulvåns Fjällstation", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e362" + }, + "id": "859416", + "fullName": "Gråssjölien Rensjösätern", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e363" + }, + "id": "859563", + "fullName": "Snasahögarna Ulvåskaftet", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e364" + }, + "id": "859549", + "fullName": "Snasahögarna Ingolvberget", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e365" + }, + "id": "859551", + "fullName": "Snasahögarna Lillhammaren", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e366" + }, + "id": "859561", + "fullName": "Snasahögarna Tväråklumpen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e367" + }, + "id": "859555", + "fullName": "Snasahögarna Snasahögsvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e368" + }, + "id": "859545", + "fullName": "Snasahögarna Gräslidsfjället", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e369" + }, + "id": "736236", + "fullName": "Dunsjö", + "parentFullName": "Rönneshytta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e36a" + }, + "id": "739047", + "fullName": "Duvgatan", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e36b" + }, + "id": "738984", + "fullName": "Duvnäsvägen", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e36d" + }, + "id": "936588", + "fullName": "Dunsjövägen", + "parentFullName": "Mariedamm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e36e" + }, + "id": "736238", + "fullName": "Dunsjö Björka", + "parentFullName": "Rönneshytta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e36f" + }, + "id": "736249", + "fullName": "Dunsjö Hyllan", + "parentFullName": "Rönneshytta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e370" + }, + "id": "736261", + "fullName": "Dunsjö Östugan", + "parentFullName": "Rönneshytta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e371" + }, + "id": "736242", + "fullName": "Dunsjö Hagalund", + "parentFullName": "Rönneshytta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e372" + }, + "id": "736251", + "fullName": "Dunsjö Karstorp", + "parentFullName": "Rönneshytta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e373" + }, + "id": "736255", + "fullName": "Dunsjö Långsjön", + "parentFullName": "Rönneshytta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e374" + }, + "id": "736257", + "fullName": "Dunsjö Nygården", + "parentFullName": "Rönneshytta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e375" + }, + "id": "736259", + "fullName": "Dunsjö Solliden", + "parentFullName": "Rönneshytta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e376" + }, + "id": "736240", + "fullName": "Dunsjö Björkelund", + "parentFullName": "Rönneshytta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e377" + }, + "id": "736253", + "fullName": "Dunsjö Kvarnstugan", + "parentFullName": "Rönneshytta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e378" + }, + "id": "739448", + "fullName": "Askersundsby Duvnäset", + "parentFullName": "Askersund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e379" + }, + "id": "840170", + "fullName": "Ruder Dungen", + "parentFullName": "Tibro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e37a" + }, + "id": "610580", + "fullName": "Lilla Duvhult", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e37b" + }, + "id": "610651", + "fullName": "Stora Duvhult", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e37c" + }, + "id": "610372", + "fullName": "Femsjö Dullagård", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e37d" + }, + "id": "610342", + "fullName": "Duvhult Dammshult", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e37e" + }, + "id": "610344", + "fullName": "Duvhult Lindeshult", + "parentFullName": "Hyltebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e37f" + }, + "id": "815749", + "fullName": "Dullbo", + "parentFullName": "Söderbärke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e380" + }, + "id": "815491", + "fullName": "Dunderbergs väg", + "parentFullName": "Söderbärke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e381" + }, + "id": "810374", + "fullName": "Snöån Duvnäsvägen", + "parentFullName": "Ludvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e382" + }, + "id": "922925", + "fullName": "Dullbo Smedjetorpet", + "parentFullName": "Söderbärke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e383" + }, + "id": "719150", + "fullName": "Dunderbacken", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e384" + }, + "id": "719191", + "fullName": "Persberg Dunderbacken", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e385" + }, + "id": "779876", + "fullName": "Dumsäng", + "parentFullName": "Uddebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e386" + }, + "id": "772399", + "fullName": "Duvvägen", + "parentFullName": "Sexdrega", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e387" + }, + "id": "774516", + "fullName": "Risa Dundret", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e388" + }, + "id": "779878", + "fullName": "Dumsängs Gård", + "parentFullName": "Uddebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e389" + }, + "id": "774979", + "fullName": "Gräsdal Duvan", + "parentFullName": "Håcksvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e38a" + }, + "id": "770918", + "fullName": "Nättsjö Dunakullen", + "parentFullName": "Kalv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e38b" + }, + "id": "773754", + "fullName": "Ringestena Dungen", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e38c" + }, + "id": "771000", + "fullName": "Tovhult Dungabacken", + "parentFullName": "Kalv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e38d" + }, + "id": "774578", + "fullName": "Strömsfors Risa Dundret", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e38e" + }, + "id": "740284", + "fullName": "Dusgård", + "parentFullName": "Hällevadsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e390" + }, + "id": "874478", + "fullName": "Duvberg", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e391" + }, + "id": "874488", + "fullName": "Duvberg Mora", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e392" + }, + "id": "874486", + "fullName": "Duvberg Högen", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e393" + }, + "id": "874480", + "fullName": "Duvberg Anders", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e394" + }, + "id": "874484", + "fullName": "Duvberg Fjöset", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e395" + }, + "id": "920175", + "fullName": "Duvberg Gärdet", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e396" + }, + "id": "874482", + "fullName": "Duvberg Erlands", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e397" + }, + "id": "869828", + "fullName": "Dulleråsvägen", + "parentFullName": "Lillhärdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e398" + }, + "id": "874490", + "fullName": "Duvberg Norrgården", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e399" + }, + "id": "874492", + "fullName": "Duvberg Västbacken", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e39a" + }, + "id": "871028", + "fullName": "Björnrike Duvstigen", + "parentFullName": "Vemdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e39b" + }, + "id": "817314", + "fullName": "Duvstigen", + "parentFullName": "Sälen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e39c" + }, + "id": "817313", + "fullName": "Dundervägen", + "parentFullName": "Sälen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e39d" + }, + "id": "816983", + "fullName": "Dundergårdsvägen", + "parentFullName": "Lima", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e39e" + }, + "id": "773694", + "fullName": "Durvägen", + "parentFullName": "Surahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e39f" + }, + "id": "582273", + "fullName": "Duvstigen", + "parentFullName": "Örkelljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3a0" + }, + "id": "672543", + "fullName": "Dungen", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3a1" + }, + "id": "673612", + "fullName": "Torrskogs Stom Dungen", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3a2" + }, + "id": "680054", + "fullName": "Dusserud", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3a3" + }, + "id": "704636", + "fullName": "Dudderud Kasa", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3a4" + }, + "id": "704647", + "fullName": "Dudderud Sand", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3a5" + }, + "id": "704631", + "fullName": "Dudderud Alhem", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3a6" + }, + "id": "704655", + "fullName": "Dudderud Södra", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3a7" + }, + "id": "680073", + "fullName": "Dusserud Kuel", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3a8" + }, + "id": "704632", + "fullName": "Dudderud Berget", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3a9" + }, + "id": "706506", + "fullName": "Smolmark Dungen", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3aa" + }, + "id": "706989", + "fullName": "Bergerud Dungen", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3ab" + }, + "id": "709331", + "fullName": "Svensbyn Dungen", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3ac" + }, + "id": "679798", + "fullName": "Boviken Dungen", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3ad" + }, + "id": "704651", + "fullName": "Dudderud Solhult", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3ae" + }, + "id": "680062", + "fullName": "Dusserud Bråten", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3af" + }, + "id": "680070", + "fullName": "Dusserud Gärdet", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3b0" + }, + "id": "680076", + "fullName": "Dusserud Skogro", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3b1" + }, + "id": "680083", + "fullName": "Dusserud Torpet", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3b2" + }, + "id": "703590", + "fullName": "Leverhögen Dungen", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3b3" + }, + "id": "704638", + "fullName": "Dudderud Lövudden", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3b4" + }, + "id": "680064", + "fullName": "Dusserud Dalarne", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3b5" + }, + "id": "680071", + "fullName": "Dusserud Intaket", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3b6" + }, + "id": "704649", + "fullName": "Dudderud Slackerud", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3b7" + }, + "id": "704653", + "fullName": "Dudderud Strömtorp", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3b8" + }, + "id": "680058", + "fullName": "Dusserud Björkebo", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3b9" + }, + "id": "680060", + "fullName": "Dusserud Broviken", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3ba" + }, + "id": "680072", + "fullName": "Dusserud Järperud", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3bb" + }, + "id": "680079", + "fullName": "Dusserud Sydstuga", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3bc" + }, + "id": "680081", + "fullName": "Dusserud Tallåsen", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3bd" + }, + "id": "704629", + "fullName": "Dubberud Myntebäcken", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3be" + }, + "id": "704634", + "fullName": "Dudderud Björkbacken", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3bf" + }, + "id": "704643", + "fullName": "Dudderud Myntebäcken", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3c0" + }, + "id": "680074", + "fullName": "Dusserud Nordstuga", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3c1" + }, + "id": "680078", + "fullName": "Dusserud Stenshult", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3c2" + }, + "id": "680084", + "fullName": "Dusserud Väststuga", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3c3" + }, + "id": "704633", + "fullName": "Dudderud Bergsgläntan", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3c4" + }, + "id": "704635", + "fullName": "Dudderud Florenceberg", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3c5" + }, + "id": "680056", + "fullName": "Dusserud Björkbacken", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3c6" + }, + "id": "680085", + "fullName": "Dusserud Övre Ögården", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3c7" + }, + "id": "704645", + "fullName": "Dudderud Myntebäckens Skolhus", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3c8" + }, + "id": "515176", + "fullName": "Kulla Duvelund", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3c9" + }, + "id": "519902", + "fullName": "Frössvik Dustorp", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3ca" + }, + "id": "516670", + "fullName": "Pinnarp Dubbelraden", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3cb" + }, + "id": "520069", + "fullName": "Gärdala Villa Du Nord", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3cc" + }, + "id": "520950", + "fullName": "Oppeby Sätra Dubbelgården", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3cd" + }, + "id": "913949", + "fullName": "Dunmossen", + "parentFullName": "Haparanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3ce" + }, + "id": "619891", + "fullName": "Duvgatan", + "parentFullName": "Hillerstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3cf" + }, + "id": "627346", + "fullName": "Durells väg", + "parentFullName": "Nissafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3d1" + }, + "id": "662161", + "fullName": "Dubberås", + "parentFullName": "Älghult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3d2" + }, + "id": "661895", + "fullName": "Dunvägen", + "parentFullName": "Alstermo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3d3" + }, + "id": "875452", + "fullName": "Dunatorp", + "parentFullName": "Fagerhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3d4" + }, + "id": "662164", + "fullName": "Dubberås Snippen", + "parentFullName": "Älghult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3d5" + }, + "id": "661354", + "fullName": "Lenhovda Duvhaga", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3d7" + }, + "id": "875454", + "fullName": "Dunatorp Sjöanäs", + "parentFullName": "Fagerhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3d8" + }, + "id": "659899", + "fullName": "Källeflaga Dunkagård", + "parentFullName": "Åseda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3d9" + }, + "id": "662163", + "fullName": "Dubberås Jaktskyttestugan", + "parentFullName": "Älghult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3da" + }, + "id": "806221", + "fullName": "Öra Duvered", + "parentFullName": "Ljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3db" + }, + "id": "930753", + "fullName": "Alboga Dungen", + "parentFullName": "Ljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3dc" + }, + "id": "803219", + "fullName": "Almedal Dungen", + "parentFullName": "Hökerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3dd" + }, + "id": "845883", + "fullName": "Mjösäter Dungen", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3de" + }, + "id": "849328", + "fullName": "Andersfors Dunders", + "parentFullName": "Bergsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3df" + }, + "id": "663100", + "fullName": "Duvemåla", + "parentFullName": "Emmaboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3e0" + }, + "id": "663184", + "fullName": "Duvelund", + "parentFullName": "Emmaboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3e1" + }, + "id": "663186", + "fullName": "Duvemåla Aronsberg", + "parentFullName": "Emmaboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3e2" + }, + "id": "633628", + "fullName": "Gäringe Dummen", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3e3" + }, + "id": "635340", + "fullName": "Göketorp Duvelund", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3e4" + }, + "id": "842967", + "fullName": "Dunabolet", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3e5" + }, + "id": "841768", + "fullName": "Dunkebacken", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3e6" + }, + "id": "842502", + "fullName": "Övertorp Dungen", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3e7" + }, + "id": "841769", + "fullName": "Dunkebacken Enebacken", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3e8" + }, + "id": "841772", + "fullName": "Dunkebacken Lindängen", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3e9" + }, + "id": "841774", + "fullName": "Dunkebacken Nybygget", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3ea" + }, + "id": "842033", + "fullName": "Långeruder Dunkebacken", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3eb" + }, + "id": "667010", + "fullName": "Dufvåsvägen", + "parentFullName": "Slottsbron", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3ec" + }, + "id": "658960", + "fullName": "Duvholmen", + "parentFullName": "Skruv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3ed" + }, + "id": "659168", + "fullName": "Skruv Duvholmen", + "parentFullName": "Skruv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3ee" + }, + "id": "689978", + "fullName": "Näva Dungen", + "parentFullName": "Koppom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3ef" + }, + "id": "689043", + "fullName": "Boda Duvemåla", + "parentFullName": "Koppom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3f2" + }, + "id": "587785", + "fullName": "Dunsätter", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3f3" + }, + "id": "587789", + "fullName": "Dunsätter Gård", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3f4" + }, + "id": "587787", + "fullName": "Dunsätter Fridhem", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3f5" + }, + "id": "587791", + "fullName": "Dunsätter Nysätter", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3f6" + }, + "id": "593530", + "fullName": "Skönero Dunderhov", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3f7" + }, + "id": "587793", + "fullName": "Dunsätter Östergård", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3f8" + }, + "id": "569977", + "fullName": "Säverum Dunderberget", + "parentFullName": "Ringarum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3f9" + }, + "id": "593295", + "fullName": "Häradssätter Dunderhyttan", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3fa" + }, + "id": "754286", + "fullName": "Trystorp Duvgärdet", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3fb" + }, + "id": "539459", + "fullName": "Duvgatan", + "parentFullName": "Vadstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3fc" + }, + "id": "581438", + "fullName": "Duvstigen", + "parentFullName": "Perstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3fd" + }, + "id": "581436", + "fullName": "Duettvägen", + "parentFullName": "Perstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3fe" + }, + "id": "581437", + "fullName": "Dungevägen", + "parentFullName": "Perstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e3ff" + }, + "id": "861914", + "fullName": "Duvgatan", + "parentFullName": "Mullsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e400" + }, + "id": "871121", + "fullName": "Dunörtstigen", + "parentFullName": "Vemdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e401" + }, + "id": "680978", + "fullName": "Duvgatan", + "parentFullName": "Torsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e402" + }, + "id": "681937", + "fullName": "Dunders väg", + "parentFullName": "Söderåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e403" + }, + "id": "669572", + "fullName": "Karsbo Duvhallatorpet", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e404" + }, + "id": "834202", + "fullName": "Duvgränd", + "parentFullName": "Älvdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e405" + }, + "id": "846523", + "fullName": "Duvstigen", + "parentFullName": "Karlsborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e406" + }, + "id": "847945", + "fullName": "Sätra Dunderbacken", + "parentFullName": "Undenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e407" + }, + "id": "832634", + "fullName": "Dundervägen", + "parentFullName": "Orsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e408" + }, + "id": "816279", + "fullName": "Duvnäs", + "parentFullName": "Dala-Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e409" + }, + "id": "499259", + "fullName": "Duveryd", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e40a" + }, + "id": "497684", + "fullName": "Duvgatan", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e40b" + }, + "id": "499177", + "fullName": "Bordsjö Dumstorp", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e40c" + }, + "id": "499261", + "fullName": "Duveryd Smedstorp", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e40d" + }, + "id": "923313", + "fullName": "Dunträsk", + "parentFullName": "Arvidsjaur", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e40e" + }, + "id": "915744", + "fullName": "Dunliden", + "parentFullName": "Arvidsjaur", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e40f" + }, + "id": "922297", + "fullName": "Duolvvure", + "parentFullName": "Arvidsjaur", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e410" + }, + "id": "915778", + "fullName": "Dunderudden Trossjön", + "parentFullName": "Ockelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e411" + }, + "id": "842628", + "fullName": "Dunderbergsgården Byväg", + "parentFullName": "Ockelbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e412" + }, + "id": "775979", + "fullName": "Dunderbo", + "parentFullName": "Norberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e413" + }, + "id": "775687", + "fullName": "Dunderbostigen", + "parentFullName": "Norberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e414" + }, + "id": "754307", + "fullName": "Essunga Dunsåsen", + "parentFullName": "Nossebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e415" + }, + "id": "754391", + "fullName": "Kyrkås Duveslätt", + "parentFullName": "Nossebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e416" + }, + "id": "511684", + "fullName": "Sjögarp Duveviken", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e417" + }, + "id": "861578", + "fullName": "Dusnäset", + "parentFullName": "Stugun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e418" + }, + "id": "861576", + "fullName": "Dusnäsbodarna", + "parentFullName": "Stugun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e419" + }, + "id": "911958", + "fullName": "Heda Dungen", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e41a" + }, + "id": "557406", + "fullName": "Sjöstorp Gård Dungen", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e41b" + }, + "id": "848928", + "fullName": "Storön Duvan", + "parentFullName": "Otterbäcken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e41c" + }, + "id": "850339", + "fullName": "Grimstorp Duvebacken", + "parentFullName": "Hova", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e41d" + }, + "id": "850873", + "fullName": "Kvarnhällstorp Dumpen", + "parentFullName": "Hova", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e41e" + }, + "id": "752337", + "fullName": "Dunderbovägen", + "parentFullName": "Ställdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e41f" + }, + "id": "728622", + "fullName": "Släbråten Dungen", + "parentFullName": "Storfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e420" + }, + "id": "931966", + "fullName": "Asby Durrebo", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e421" + }, + "id": "932858", + "fullName": "Torpa Dungen", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e422" + }, + "id": "487926", + "fullName": "Torpa Dungen", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e423" + }, + "id": "932774", + "fullName": "Saxabäcken Dunebo", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e424" + }, + "id": "487762", + "fullName": "Saxabäcken Dunebo", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e425" + }, + "id": "931159", + "fullName": "Fundsboda Dunkullen", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e426" + }, + "id": "932817", + "fullName": "Stora Saxabäcken Durrebo", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e427" + }, + "id": "487845", + "fullName": "Stora Saxabäcken Durrebo", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e428" + }, + "id": "942248", + "fullName": "Dubben", + "parentFullName": "Tumba", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e42a" + }, + "id": "941313", + "fullName": "Duvhult", + "parentFullName": "Kungsäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e42b" + }, + "id": "941429", + "fullName": "Duvtorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e42c" + }, + "id": "951535", + "fullName": "Rud Dungen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e42d" + }, + "id": "952026", + "fullName": "Durkgatan", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e42e" + }, + "id": "943024", + "fullName": "Dubbstigen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e42f" + }, + "id": "952482", + "fullName": "Dumpergatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e430" + }, + "id": "943340", + "fullName": "Duvklinten", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e431" + }, + "id": "943881", + "fullName": "Dungenvägen", + "parentFullName": "Gärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e432" + }, + "id": "945435", + "fullName": "Dungestigen", + "parentFullName": "Göteborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e433" + }, + "id": "941864", + "fullName": "Dunmossvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e434" + }, + "id": "951062", + "fullName": "Dunörtsgatan", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e436" + }, + "id": "946338", + "fullName": "Dunfins gata", + "parentFullName": "Hisings Backa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e437" + }, + "id": "950867", + "fullName": "Duvhöksvägen", + "parentFullName": "Landvetter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e438" + }, + "id": "941430", + "fullName": "Duvtorp Vreten", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e439" + }, + "id": "943043", + "fullName": "Duvemålavägen", + "parentFullName": "Staffanstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e43a" + }, + "id": "941295", + "fullName": "Boda Duvetorpet", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e43b" + }, + "id": "944149", + "fullName": "Dukared Solängen", + "parentFullName": "Hyssna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e43c" + }, + "id": "951254", + "fullName": "Duvelundsvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e43d" + }, + "id": "946645", + "fullName": "Dunker Åsta Hage", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e43f" + }, + "id": "951235", + "fullName": "Bårestorp Duvebo", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e440" + }, + "id": "945146", + "fullName": "Dukared Solvilla", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e441" + }, + "id": "953053", + "fullName": "Dukared Tallbacken", + "parentFullName": "Rävlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e442" + }, + "id": "943739", + "fullName": "Sundsholm Duveholm", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e443" + }, + "id": "942838", + "fullName": "Duseborg Lilla Sjöhagen", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e444" + }, + "id": "954374", + "fullName": "Plönninge Dunderhyttan", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e445" + }, + "id": "953208", + "fullName": "Dunkers-Sundby Sundby Hage", + "parentFullName": "Malmköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e446" + }, + "id": "953999", + "fullName": "Krångestad Duseborgs Badplats", + "parentFullName": "Gammalkil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e447" + }, + "id": "943309", + "fullName": "Bäckvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e448" + }, + "id": "951993", + "fullName": "Vålådalen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e449" + }, + "id": "953104", + "fullName": "Älvstigen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e44a" + }, + "id": "943984", + "fullName": "Forslunds väg", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e44b" + }, + "id": "943311", + "fullName": "Lillängvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e44c" + }, + "id": "943310", + "fullName": "Lillkvarnvägen", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f1a27dcf33cb23e44d" + }, + "id": "943572", + "fullName": "Stalltjärnstugan Stalltjärngården", + "parentFullName": "Duved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e460" + }, + "id": "935141", + "fullName": "Dvärgsångarvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e461" + }, + "id": "483395", + "fullName": "Dvärgstigen", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e462" + }, + "id": "497140", + "fullName": "Dvärgvägen", + "parentFullName": "Mölnbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e463" + }, + "id": "499250", + "fullName": "Dvärgvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e464" + }, + "id": "922374", + "fullName": "Dvärgens väg", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e466" + }, + "id": "486937", + "fullName": "Dvärgstigen", + "parentFullName": "Haninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e467" + }, + "id": "926325", + "fullName": "Dvärgstigen", + "parentFullName": "Årsta Havsbad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e468" + }, + "id": "894201", + "fullName": "Dvärggränd", + "parentFullName": "Gammelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e469" + }, + "id": "506744", + "fullName": "Dvärgvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e46a" + }, + "id": "519279", + "fullName": "Dvärgstigen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e46b" + }, + "id": "518102", + "fullName": "Dvärgvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e46c" + }, + "id": "803760", + "fullName": "Dvärgvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e46d" + }, + "id": "745475", + "fullName": "Dvärgstigen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e46e" + }, + "id": "930890", + "fullName": "Dvärgbjörksvägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e46f" + }, + "id": "485511", + "fullName": "Dvärgvägen", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e470" + }, + "id": "838073", + "fullName": "Dvärgastigen", + "parentFullName": "Sandviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e471" + }, + "id": "544045", + "fullName": "Dvärgstad", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e472" + }, + "id": "540877", + "fullName": "Dvärgagatan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e473" + }, + "id": "544049", + "fullName": "Dvärgstad Österbo", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e474" + }, + "id": "544047", + "fullName": "Dvärgstad Frisktorpet", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e475" + }, + "id": "934396", + "fullName": "Dvärgstad Kastanjegården", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e476" + }, + "id": "729737", + "fullName": "Dvärgstigen", + "parentFullName": "Karlskoga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e477" + }, + "id": "895689", + "fullName": "Dvärgvägen", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e478" + }, + "id": "679003", + "fullName": "Dvärgstigen", + "parentFullName": "Nybro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e479" + }, + "id": "554688", + "fullName": "Dvärgstigen", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e47a" + }, + "id": "655175", + "fullName": "Dvärggatan", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e47b" + }, + "id": "677265", + "fullName": "Dvärgkroken", + "parentFullName": "Mörbylånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e47c" + }, + "id": "864974", + "fullName": "Dvärsätt", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e47d" + }, + "id": "864981", + "fullName": "Dvärsättsvägen", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e47e" + }, + "id": "864976", + "fullName": "Dvärsättsbodarna", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e47f" + }, + "id": "864996", + "fullName": "Hägra", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e480" + }, + "id": "865000", + "fullName": "Högen", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e481" + }, + "id": "865030", + "fullName": "Säter", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e482" + }, + "id": "865038", + "fullName": "Tomte", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e483" + }, + "id": "864964", + "fullName": "Bergom", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e484" + }, + "id": "864972", + "fullName": "Dalhem", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e485" + }, + "id": "865008", + "fullName": "Lugnet", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e486" + }, + "id": "865012", + "fullName": "Nyland", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e487" + }, + "id": "865022", + "fullName": "Sjöhem", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e488" + }, + "id": "865042", + "fullName": "Uddero", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e489" + }, + "id": "864984", + "fullName": "Fannbyn", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e48a" + }, + "id": "864988", + "fullName": "Fårhagen", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e48b" + }, + "id": "864990", + "fullName": "Granvägen", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e48c" + }, + "id": "865002", + "fullName": "Kroksgård", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e48d" + }, + "id": "865016", + "fullName": "Rödövägen", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e48e" + }, + "id": "865018", + "fullName": "Sandnäset", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e48f" + }, + "id": "865032", + "fullName": "Säter Lund", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e490" + }, + "id": "865036", + "fullName": "Tallvägen", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e491" + }, + "id": "864970", + "fullName": "Buskholmen", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e492" + }, + "id": "864983", + "fullName": "Fanbyvägen", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e493" + }, + "id": "864998", + "fullName": "Hägravägen", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e494" + }, + "id": "865010", + "fullName": "Möbelhuset", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e495" + }, + "id": "865014", + "fullName": "Ranågården", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e496" + }, + "id": "865024", + "fullName": "Solgläntan", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e497" + }, + "id": "865044", + "fullName": "Varvsvägen", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e498" + }, + "id": "865033", + "fullName": "Säter Lägden", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e499" + }, + "id": "865035", + "fullName": "Säter Utgård", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e49a" + }, + "id": "865046", + "fullName": "Virvelvägen", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e49b" + }, + "id": "865020", + "fullName": "Servicehuset", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e49c" + }, + "id": "916932", + "fullName": "Sandnäsvägen", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e49d" + }, + "id": "864966", + "fullName": "Björknäsvägen", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e49e" + }, + "id": "864968", + "fullName": "Bomplansvägen", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e49f" + }, + "id": "864992", + "fullName": "Grönängevägen", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e4a0" + }, + "id": "865004", + "fullName": "Kroksgård Lund", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e4a1" + }, + "id": "865040", + "fullName": "Tunadalsvägen", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e4a2" + }, + "id": "864986", + "fullName": "Folkets Husvägen", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e4a3" + }, + "id": "865006", + "fullName": "Kroksgård Lägden", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e4a4" + }, + "id": "865034", + "fullName": "Säter Sandbäcken", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e4a5" + }, + "id": "864982", + "fullName": "Emil Karlssons väg", + "parentFullName": "Dvärsätt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e4a7" + }, + "id": "799817", + "fullName": "Dvärstorp Dversbo", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e4a8" + }, + "id": "799813", + "fullName": "Dvärstorp", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e4aa" + }, + "id": "799819", + "fullName": "Dvärstorp Espelund", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e4ab" + }, + "id": "799829", + "fullName": "Dvärstorp Stommen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e4ac" + }, + "id": "799827", + "fullName": "Dvärstorp Nolgården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e4ae" + }, + "id": "799815", + "fullName": "Dvärstorp Backgården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e4af" + }, + "id": "799831", + "fullName": "Dvärstorp Ängatorpet", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e4b0" + }, + "id": "799821", + "fullName": "Dvärstorp Gunnagården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e4b1" + }, + "id": "799823", + "fullName": "Dvärstorp Kampagården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e4b2" + }, + "id": "799825", + "fullName": "Dvärstorp Kyrkegården", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e4b3" + }, + "id": "839118", + "fullName": "Dvärggatan", + "parentFullName": "Tibro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e4b4" + }, + "id": "817315", + "fullName": "Dvärgvidestigen", + "parentFullName": "Sälen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e4b5" + }, + "id": "626735", + "fullName": "Dvärgstigen", + "parentFullName": "Gnosjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e4b6" + }, + "id": "849882", + "fullName": "Dvästa", + "parentFullName": "Jättendal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e4b7" + }, + "id": "581468", + "fullName": "Dvärggatan", + "parentFullName": "Perstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e4b8" + }, + "id": "871124", + "fullName": "Dvärgvidestigen", + "parentFullName": "Vemdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e4b9" + }, + "id": "871123", + "fullName": "Dvärgbjörksvägen", + "parentFullName": "Vemdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f2a27dcf33cb23e4ba" + }, + "id": "922707", + "fullName": "Dvärgmåsstigen", + "parentFullName": "Bergkvara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4a3" + }, + "id": "610913", + "fullName": "Vallby Dybacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4a5" + }, + "id": "597354", + "fullName": "Stjärnarp Dyet", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4a6" + }, + "id": "493773", + "fullName": "Dymmelkärrsvägen", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4a7" + }, + "id": "650668", + "fullName": "Dye", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4a8" + }, + "id": "650670", + "fullName": "Dye Gård", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4a9" + }, + "id": "654049", + "fullName": "Dynvägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4aa" + }, + "id": "650674", + "fullName": "Dyevägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4ab" + }, + "id": "650672", + "fullName": "Dyeparksvägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4af" + }, + "id": "706740", + "fullName": "Dyrestensvägen", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4b0" + }, + "id": "915337", + "fullName": "Dynggrundet", + "parentFullName": "Kåge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4b1" + }, + "id": "889742", + "fullName": "Dyhringegatan", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4b2" + }, + "id": "801419", + "fullName": "Dyvik", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4b3" + }, + "id": "806843", + "fullName": "Dylanda", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4b4" + }, + "id": "800054", + "fullName": "Dyvassö", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4b5" + }, + "id": "915817", + "fullName": "Dyviksvägen", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4b7" + }, + "id": "918920", + "fullName": "Dylandavägen", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4b8" + }, + "id": "803449", + "fullName": "Dygdens stig", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4b9" + }, + "id": "912554", + "fullName": "Dyviks Bergsväg", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4ba" + }, + "id": "918319", + "fullName": "Dyvassövägen", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4bb" + }, + "id": "601818", + "fullName": "Tofta Dyple", + "parentFullName": "Gotlands Tofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4bc" + }, + "id": "747347", + "fullName": "Hökhammar Dymaden", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4bd" + }, + "id": "725831", + "fullName": "Dykarevägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4be" + }, + "id": "726582", + "fullName": "Dyrstensvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4bf" + }, + "id": "619125", + "fullName": "Dymmelsta", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4c0" + }, + "id": "619132", + "fullName": "Dymmelsta Bergtorp", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4c1" + }, + "id": "578948", + "fullName": "Dykens väg", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4c2" + }, + "id": "822074", + "fullName": "Dybecks väg", + "parentFullName": "Borlänge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4c3" + }, + "id": "485952", + "fullName": "Dyviks Gård", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4c4" + }, + "id": "485965", + "fullName": "Dyviksvägen", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4c5" + }, + "id": "485958", + "fullName": "Dyviksbacken", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4c6" + }, + "id": "485959", + "fullName": "Dyvikslänken", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4c7" + }, + "id": "485960", + "fullName": "Dyviksstigen", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4c8" + }, + "id": "485962", + "fullName": "Dyviksvreten", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4c9" + }, + "id": "485961", + "fullName": "Dyviksuddsvägen", + "parentFullName": "Tyresö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4ca" + }, + "id": "533934", + "fullName": "Dykaregränd", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4cb" + }, + "id": "536004", + "fullName": "Västra Torp Dynekälla", + "parentFullName": "Klagstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4cc" + }, + "id": "522081", + "fullName": "Dyvingevägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4cd" + }, + "id": "602454", + "fullName": "Dykaregatan", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4ce" + }, + "id": "605447", + "fullName": "Heberg Dygård", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4cf" + }, + "id": "604644", + "fullName": "Lastad Dylpered", + "parentFullName": "Långås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4d0" + }, + "id": "514218", + "fullName": "Dyviksvägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4d1" + }, + "id": "515451", + "fullName": "Dyviksrundan", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4d2" + }, + "id": "514214", + "fullName": "Dyviks Fabriksväg", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4d3" + }, + "id": "514216", + "fullName": "Dyvikslundsvägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4d4" + }, + "id": "514602", + "fullName": "Gamla Dyviksvägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4d5" + }, + "id": "716812", + "fullName": "Dyröd", + "parentFullName": "Romelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4d6" + }, + "id": "716294", + "fullName": "Dynanvägen", + "parentFullName": "Kärna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4d7" + }, + "id": "537161", + "fullName": "Dynudden", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4d8" + }, + "id": "537641", + "fullName": "Dynamovägen", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4d9" + }, + "id": "537163", + "fullName": "Dynuddsvägen", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4da" + }, + "id": "537368", + "fullName": "Dysättersgatan", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4db" + }, + "id": "484433", + "fullName": "Dysängsvägen", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4dc" + }, + "id": "489500", + "fullName": "Dyppelnstigen", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4dd" + }, + "id": "891816", + "fullName": "Dyviksvägen", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4de" + }, + "id": "808072", + "fullName": "Dykvägen", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4df" + }, + "id": "808856", + "fullName": "Sävare Dyängen", + "parentFullName": "Vinninga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4e1" + }, + "id": "751388", + "fullName": "Dyrehög", + "parentFullName": "Brålanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4e2" + }, + "id": "749783", + "fullName": "Dykälla", + "parentFullName": "Frändefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4e3" + }, + "id": "848969", + "fullName": "Dyrvallen", + "parentFullName": "Näsviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4e4" + }, + "id": "709998", + "fullName": "Dybrovägen", + "parentFullName": "Landvetter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4e5" + }, + "id": "530967", + "fullName": "Dynestad", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4e6" + }, + "id": "530969", + "fullName": "Dynestad Gård", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4e7" + }, + "id": "530979", + "fullName": "Dynestad Målen", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4e8" + }, + "id": "530981", + "fullName": "Dynestad Reddal", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4e9" + }, + "id": "531323", + "fullName": "Norrhult Dynstad", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4ea" + }, + "id": "530988", + "fullName": "Dynestad Solliden", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4eb" + }, + "id": "530977", + "fullName": "Dynestad Marielund", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4ec" + }, + "id": "530990", + "fullName": "Dynestad Södra Reddal", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4ed" + }, + "id": "530971", + "fullName": "Dynestad Körsbärsgården", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4ee" + }, + "id": "530973", + "fullName": "Dynestad Körsbärshöjden", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4ef" + }, + "id": "530975", + "fullName": "Dynestad Lilla Marielund", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4f0" + }, + "id": "539915", + "fullName": "Dykerigatan", + "parentFullName": "Skanör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4f1" + }, + "id": "649572", + "fullName": "Sundtorp Dybo", + "parentFullName": "Åkers Styckebruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4f2" + }, + "id": "787102", + "fullName": "Kulla Dyrhem", + "parentFullName": "Istorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4f3" + }, + "id": "786712", + "fullName": "Hökhult Dymossen", + "parentFullName": "Horred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4f4" + }, + "id": "788058", + "fullName": "Sandryd Dyrenäs", + "parentFullName": "Tostared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4f5" + }, + "id": "636659", + "fullName": "Fågelsta Dyben", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4f6" + }, + "id": "615746", + "fullName": "Glindran Dybro", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4f7" + }, + "id": "674521", + "fullName": "Dyks väg", + "parentFullName": "Asarum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4f8" + }, + "id": "481453", + "fullName": "Dynefall", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4f9" + }, + "id": "481455", + "fullName": "Dynefall Södergård", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4fa" + }, + "id": "546482", + "fullName": "Dysievägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4fc" + }, + "id": "617026", + "fullName": "Dye backen", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4fe" + }, + "id": "617052", + "fullName": "Dye Nygård", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f4ff" + }, + "id": "617040", + "fullName": "Dye Kyrkäng", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f500" + }, + "id": "617030", + "fullName": "Dye Fållerna", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f501" + }, + "id": "617032", + "fullName": "Dye Fållorna", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f502" + }, + "id": "617044", + "fullName": "Dye Lillefåll", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f503" + }, + "id": "617048", + "fullName": "Dye Månsagård", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f504" + }, + "id": "617050", + "fullName": "Dye Norregård", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f505" + }, + "id": "617054", + "fullName": "Dye Stenstorp", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f506" + }, + "id": "617058", + "fullName": "Dye Svenstorp", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f507" + }, + "id": "617046", + "fullName": "Dye Mellangård", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f508" + }, + "id": "617060", + "fullName": "Dye Västergård", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f509" + }, + "id": "617042", + "fullName": "Dye Källebacken", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f50a" + }, + "id": "617034", + "fullName": "Dye Klockmakarens", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f50b" + }, + "id": "617056", + "fullName": "Dye Stenstorps Skola", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f50c" + }, + "id": "627991", + "fullName": "Dyhult", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f50d" + }, + "id": "627995", + "fullName": "Dyhult Karlsro", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f50e" + }, + "id": "627993", + "fullName": "Dyhult Högaholm", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f50f" + }, + "id": "627997", + "fullName": "Dyhult Rävabacken", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f510" + }, + "id": "629141", + "fullName": "Skäckarp Dyrehall", + "parentFullName": "Annerstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f511" + }, + "id": "496599", + "fullName": "Dyvik", + "parentFullName": "Nynäshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f512" + }, + "id": "496075", + "fullName": "Norra Dyvik", + "parentFullName": "Sorunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f513" + }, + "id": "496166", + "fullName": "Södra Dyvik", + "parentFullName": "Sorunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f514" + }, + "id": "495962", + "fullName": "Dyvikshamnväg", + "parentFullName": "Sorunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f516" + }, + "id": "811177", + "fullName": "Dynamiten", + "parentFullName": "Grängesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f517" + }, + "id": "719655", + "fullName": "Dyfjäll", + "parentFullName": "Jörlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f518" + }, + "id": "719572", + "fullName": "Dyrtorp", + "parentFullName": "Stenungsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f519" + }, + "id": "766142", + "fullName": "Dybecksgatan", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f51a" + }, + "id": "766831", + "fullName": "Dybecksgården", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f51b" + }, + "id": "607210", + "fullName": "Dynvägen", + "parentFullName": "Skummeslövsstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f51c" + }, + "id": "597532", + "fullName": "Dyreborgsvägen", + "parentFullName": "Knäred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f51d" + }, + "id": "716962", + "fullName": "Dye Dyåsen", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f51e" + }, + "id": "716957", + "fullName": "Dye", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f51f" + }, + "id": "716964", + "fullName": "Dye Hamra", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f520" + }, + "id": "717203", + "fullName": "Norra Dye", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f521" + }, + "id": "716972", + "fullName": "Dye Täppan", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f522" + }, + "id": "716958", + "fullName": "Dye Bergholm", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f523" + }, + "id": "716960", + "fullName": "Dye Bergtorp", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f524" + }, + "id": "716968", + "fullName": "Dye Kronåker", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f525" + }, + "id": "716966", + "fullName": "Dye Janneborg", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f526" + }, + "id": "716970", + "fullName": "Dye Rosenhill", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f527" + }, + "id": "717431", + "fullName": "Visnum Dyängen", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f528" + }, + "id": "717740", + "fullName": "Visnums-Kil Dyrön", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f529" + }, + "id": "837718", + "fullName": "Dyrenäs", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f52a" + }, + "id": "837720", + "fullName": "Dyrenäs gatan", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f52b" + }, + "id": "837722", + "fullName": "Dyrenäs Lövbacken", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f52c" + }, + "id": "751766", + "fullName": "Mårdshyttan Dyrkatorp", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f52d" + }, + "id": "791671", + "fullName": "Dyvlinge", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f52e" + }, + "id": "731961", + "fullName": "Dyningeberg", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f52f" + }, + "id": "731969", + "fullName": "Dyningeberg Svingen", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f530" + }, + "id": "731965", + "fullName": "Dyningeberg Hagalund", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f531" + }, + "id": "731963", + "fullName": "Dyningeberg Daliatorp", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f532" + }, + "id": "731967", + "fullName": "Dyningeberg Skogsberg", + "parentFullName": "Kumla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f534" + }, + "id": "841871", + "fullName": "Dymmelsbo", + "parentFullName": "Tierp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f535" + }, + "id": "913607", + "fullName": "Dynggrav", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f536" + }, + "id": "834364", + "fullName": "Dyverdalen", + "parentFullName": "Älvdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f537" + }, + "id": "571666", + "fullName": "Dykaregatan", + "parentFullName": "Sjöbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f53a" + }, + "id": "880092", + "fullName": "Dysjövägen", + "parentFullName": "Väja", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f53b" + }, + "id": "879789", + "fullName": "Dysjövägen", + "parentFullName": "Kramfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f53c" + }, + "id": "921737", + "fullName": "Dyrasholmgrunden", + "parentFullName": "Karlsborgsverken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f53d" + }, + "id": "826226", + "fullName": "Naum Dymaden", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f53e" + }, + "id": "825108", + "fullName": "Levene Dybäcken", + "parentFullName": "Stora Levene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f53f" + }, + "id": "742440", + "fullName": "Boskulla Dyrbol", + "parentFullName": "Hjortkvarn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f540" + }, + "id": "759034", + "fullName": "Dyreby", + "parentFullName": "Skärhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f541" + }, + "id": "758606", + "fullName": "Mjörn Dyviksvägen", + "parentFullName": "Hjälteby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f542" + }, + "id": "758172", + "fullName": "Risö", + "parentFullName": "Dyrön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f543" + }, + "id": "758150", + "fullName": "Hättan", + "parentFullName": "Dyrön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f544" + }, + "id": "758164", + "fullName": "Kärrsön", + "parentFullName": "Dyrön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f545" + }, + "id": "758142", + "fullName": "Hagvägen", + "parentFullName": "Dyrön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f546" + }, + "id": "758144", + "fullName": "Halavägen", + "parentFullName": "Dyrön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f547" + }, + "id": "758146", + "fullName": "Hamnvägen", + "parentFullName": "Dyrön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f548" + }, + "id": "758152", + "fullName": "Högholmen", + "parentFullName": "Dyrön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f549" + }, + "id": "758171", + "fullName": "Risholmen", + "parentFullName": "Dyrön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f54a" + }, + "id": "758180", + "fullName": "Ängevägen", + "parentFullName": "Dyrön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f54b" + }, + "id": "758148", + "fullName": "Hogenvägen", + "parentFullName": "Dyrön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f54c" + }, + "id": "758160", + "fullName": "Krokholmen", + "parentFullName": "Dyrön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f54d" + }, + "id": "758174", + "fullName": "Rösseliden", + "parentFullName": "Dyrön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f54e" + }, + "id": "758182", + "fullName": "Östervägen", + "parentFullName": "Dyrön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f54f" + }, + "id": "758178", + "fullName": "Västervägen", + "parentFullName": "Dyrön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f550" + }, + "id": "758140", + "fullName": "Grinneberget", + "parentFullName": "Dyrön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f551" + }, + "id": "758173", + "fullName": "Röllekevägen", + "parentFullName": "Dyrön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f552" + }, + "id": "758176", + "fullName": "Valyckevägen", + "parentFullName": "Dyrön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f553" + }, + "id": "758158", + "fullName": "Kalvhagsvägen", + "parentFullName": "Dyrön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f554" + }, + "id": "758168", + "fullName": "Mosshagsvägen", + "parentFullName": "Dyrön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f555" + }, + "id": "758138", + "fullName": "Fiskeviksvägen", + "parentFullName": "Dyrön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f556" + }, + "id": "758162", + "fullName": "Kvarnviksvägen", + "parentFullName": "Dyrön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f557" + }, + "id": "758166", + "fullName": "Långedalsvägen", + "parentFullName": "Dyrön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f558" + }, + "id": "758170", + "fullName": "Neckedammsvägen", + "parentFullName": "Dyrön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f559" + }, + "id": "930450", + "fullName": "Nordhamnsberget", + "parentFullName": "Dyrön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f55a" + }, + "id": "554690", + "fullName": "Dynamitgatan", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f55b" + }, + "id": "660264", + "fullName": "Ingersbyn Dyvlanda", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f55c" + }, + "id": "660265", + "fullName": "Ingersbyn Norra Dyvlanda", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f55d" + }, + "id": "660271", + "fullName": "Ingersbyn Södra Dyvlanda", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f55e" + }, + "id": "660275", + "fullName": "Ingersbyn Västra Dyvlanda", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f55f" + }, + "id": "571017", + "fullName": "Dybäck", + "parentFullName": "Skivarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f560" + }, + "id": "760722", + "fullName": "Rålanda Dydalen", + "parentFullName": "Ellös", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f561" + }, + "id": "760782", + "fullName": "Dykärrsvägen", + "parentFullName": "Hälleviksstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f562" + }, + "id": "585932", + "fullName": "Dykällan", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f563" + }, + "id": "585930", + "fullName": "Dyhultsborg", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f564" + }, + "id": "585904", + "fullName": "Dyhult Bygget", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f566" + }, + "id": "585907", + "fullName": "Dyhult Lilltorp", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f567" + }, + "id": "585910", + "fullName": "Dyhult Solliden", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f568" + }, + "id": "585912", + "fullName": "Dyhult Svederna", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f569" + }, + "id": "585914", + "fullName": "Dyhult Tilltorp", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f56a" + }, + "id": "585928", + "fullName": "Dyhults Uppgård", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f56b" + }, + "id": "920787", + "fullName": "Dyhult Utsikten", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f56c" + }, + "id": "585902", + "fullName": "Dyhult Berghälla", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f56d" + }, + "id": "585906", + "fullName": "Dyhult Igeltorpet", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f56e" + }, + "id": "585908", + "fullName": "Dyhult Sandkullen", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f56f" + }, + "id": "585922", + "fullName": "Dyhult Östralund", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f570" + }, + "id": "585924", + "fullName": "Dyhults Nedergård", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f571" + }, + "id": "585926", + "fullName": "Dyhults Storgård", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f572" + }, + "id": "585905", + "fullName": "Dyhult Frälsegården", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f573" + }, + "id": "585916", + "fullName": "Dyhult Timanstorpet", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f574" + }, + "id": "585918", + "fullName": "Dyhult Uppgårdsstugan", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f575" + }, + "id": "767855", + "fullName": "Dyens väg", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f576" + }, + "id": "750723", + "fullName": "Dyeberg", + "parentFullName": "Lödöse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f577" + }, + "id": "750724", + "fullName": "Dyeslätt", + "parentFullName": "Lödöse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f578" + }, + "id": "788173", + "fullName": "Dysjön", + "parentFullName": "Huddungeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f579" + }, + "id": "679968", + "fullName": "Dykarvägen", + "parentFullName": "Mönsterås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f57a" + }, + "id": "729230", + "fullName": "Dyne Gård", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f57b" + }, + "id": "729232", + "fullName": "Dyne Kasen", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f57c" + }, + "id": "729238", + "fullName": "Dynestrand", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f57e" + }, + "id": "729234", + "fullName": "Dyne Kontoret", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f57f" + }, + "id": "728813", + "fullName": "Dynekilsvägen", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f580" + }, + "id": "729236", + "fullName": "Dyne Nordkilen", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f581" + }, + "id": "729229", + "fullName": "Dyne Gartneriet", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f582" + }, + "id": "731555", + "fullName": "Tjärnöbo Dynäs Svanö", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f583" + }, + "id": "572353", + "fullName": "Norrhagen Dymossen", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f584" + }, + "id": "797592", + "fullName": "Dyckertsgatan", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f585" + }, + "id": "737921", + "fullName": "Dyngö Hamn", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f587" + }, + "id": "737925", + "fullName": "Dyngö Skrålby", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f588" + }, + "id": "740600", + "fullName": "Dyvallsvägen", + "parentFullName": "Tanumshede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f589" + }, + "id": "738686", + "fullName": "Dyrhultsvägen", + "parentFullName": "Hamburgsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f58a" + }, + "id": "737926", + "fullName": "Dyngö Trälholmen", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f58b" + }, + "id": "737923", + "fullName": "Dyngö Karrebacken", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f58c" + }, + "id": "739906", + "fullName": "Södra Backa Dyrdomen", + "parentFullName": "Bullaren", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f58d" + }, + "id": "589440", + "fullName": "Dygdernas väg", + "parentFullName": "Bromölla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f58e" + }, + "id": "671931", + "fullName": "Norra Grimstad Dybråten", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f58f" + }, + "id": "714832", + "fullName": "Dypåsen", + "parentFullName": "Bograngen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f590" + }, + "id": "725832", + "fullName": "Dysselberg", + "parentFullName": "Torsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f591" + }, + "id": "714986", + "fullName": "Skråckarberget Dypdammen", + "parentFullName": "Bograngen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f592" + }, + "id": "863920", + "fullName": "Dykärr", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f593" + }, + "id": "863921", + "fullName": "Dykärr Hyddan", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f594" + }, + "id": "863922", + "fullName": "Dykärr Skogsmo", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f595" + }, + "id": "864008", + "fullName": "Gäbo Dykärrs Kvarn", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f596" + }, + "id": "674761", + "fullName": "Dyvelstensvägen", + "parentFullName": "Forshaga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f597" + }, + "id": "820988", + "fullName": "Dyviken", + "parentFullName": "Stora Skedvi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f598" + }, + "id": "683081", + "fullName": "Dyestad Bygata", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f599" + }, + "id": "683083", + "fullName": "Dyestadsvägen", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f59a" + }, + "id": "683082", + "fullName": "Dyestad Kyrkväg", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f59b" + }, + "id": "833017", + "fullName": "Dyrsmedsgatan", + "parentFullName": "Rättvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f59c" + }, + "id": "936335", + "fullName": "Persberg Dyviken", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f59d" + }, + "id": "873743", + "fullName": "Dyckessjön", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f59e" + }, + "id": "916653", + "fullName": "Dyrsjön", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f59f" + }, + "id": "764965", + "fullName": "Dynavägen", + "parentFullName": "Virsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5a0" + }, + "id": "764963", + "fullName": "Dynabacken", + "parentFullName": "Virsbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5a1" + }, + "id": "773743", + "fullName": "Dykarstigen", + "parentFullName": "Surahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5a2" + }, + "id": "678246", + "fullName": "Backen Dydalen", + "parentFullName": "Ödskölt", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5a3" + }, + "id": "520720", + "fullName": "Lilla Dymle", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5a4" + }, + "id": "519610", + "fullName": "Björkfors Dymle", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5a5" + }, + "id": "803878", + "fullName": "Bråttensby Dyliden", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5a6" + }, + "id": "850040", + "fullName": "Dyrån Dyråvägen", + "parentFullName": "Gnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5a7" + }, + "id": "850038", + "fullName": "Dyrån", + "parentFullName": "Gnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5a8" + }, + "id": "850042", + "fullName": "Dyrån Svartuddsvägen", + "parentFullName": "Gnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5a9" + }, + "id": "751839", + "fullName": "Norra Dyreberg", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5aa" + }, + "id": "751878", + "fullName": "Södra Dyreberg", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5ab" + }, + "id": "751773", + "fullName": "Glysbyn Dymaden", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5ac" + }, + "id": "736368", + "fullName": "Dyrstolen", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5ae" + }, + "id": "592201", + "fullName": "Dyviken Svanbacken", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5af" + }, + "id": "682217", + "fullName": "Dynekärr", + "parentFullName": "Torsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5b0" + }, + "id": "681736", + "fullName": "Bällstorp Dyneberg", + "parentFullName": "Torsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5b1" + }, + "id": "682218", + "fullName": "Dynekärr Granbacka", + "parentFullName": "Torsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5b2" + }, + "id": "834616", + "fullName": "Dysberg", + "parentFullName": "Älvdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5b3" + }, + "id": "834204", + "fullName": "Dysvägen", + "parentFullName": "Älvdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5b4" + }, + "id": "922636", + "fullName": "Dyvelblästan", + "parentFullName": "Särna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5b5" + }, + "id": "834617", + "fullName": "Dysbergsvägen", + "parentFullName": "Älvdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5b6" + }, + "id": "847513", + "fullName": "Rosendala Dybron", + "parentFullName": "Undenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5b7" + }, + "id": "742741", + "fullName": "Dyrtorp", + "parentFullName": "Färgelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5b8" + }, + "id": "741719", + "fullName": "Dyrtorpsvägen", + "parentFullName": "Färgelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5b9" + }, + "id": "742743", + "fullName": "Dyrtorpsvallen", + "parentFullName": "Färgelanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5ba" + }, + "id": "867967", + "fullName": "Dysjön", + "parentFullName": "Bräcke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5bb" + }, + "id": "509740", + "fullName": "Dyrshagen", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5bc" + }, + "id": "869182", + "fullName": "Dyhöjden", + "parentFullName": "Hammarstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5bd" + }, + "id": "848820", + "fullName": "Dykarvägen", + "parentFullName": "Otterbäcken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5be" + }, + "id": "850317", + "fullName": "Dyledsvallen", + "parentFullName": "Hova", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5bf" + }, + "id": "930958", + "fullName": "Dyledsvallen", + "parentFullName": "Gårdsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5c0" + }, + "id": "848721", + "fullName": "Dykaregatan", + "parentFullName": "Gullspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5c1" + }, + "id": "717217", + "fullName": "Stora Vilången Dyviken", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5c2" + }, + "id": "953528", + "fullName": "Dylta Bruk", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5c3" + }, + "id": "947044", + "fullName": "Dykargränd", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5c4" + }, + "id": "950880", + "fullName": "Dykarevägen", + "parentFullName": "Hönö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5c5" + }, + "id": "942973", + "fullName": "Dye Berget", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5c6" + }, + "id": "952407", + "fullName": "Dynamogatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5c7" + }, + "id": "944504", + "fullName": "Dynesgröningen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5c8" + }, + "id": "951726", + "fullName": "Dymlingsvägen", + "parentFullName": "Uppsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5c9" + }, + "id": "941669", + "fullName": "Mjörn Dyviksvägen", + "parentFullName": "Mjörn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19f8a27dcf33cb23f5ca" + }, + "id": "951282", + "fullName": "Sundtorp", + "parentFullName": "Dyltabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fda5" + }, + "id": "805263", + "fullName": "Dåderholmen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fda6" + }, + "id": "805265", + "fullName": "Dånbergsvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fda7" + }, + "id": "582021", + "fullName": "Dånhammar", + "parentFullName": "Tystberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fda8" + }, + "id": "848971", + "fullName": "Dånsjöbodarna", + "parentFullName": "Näsviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fda9" + }, + "id": "627249", + "fullName": "Hagaberg Dålbol", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdaa" + }, + "id": "627191", + "fullName": "Gimmersta Dålbol", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdab" + }, + "id": "627251", + "fullName": "Hagaberg Dålbolstugan", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdac" + }, + "id": "627563", + "fullName": "Södra Stenstorp Dålbol", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdad" + }, + "id": "627193", + "fullName": "Gimmersta Dålbolsstugan", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdae" + }, + "id": "627565", + "fullName": "Södra Stenstorp Dålbolstugan", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdb0" + }, + "id": "632751", + "fullName": "Dånhalla Lilla", + "parentFullName": "Ryssby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdb1" + }, + "id": "632753", + "fullName": "Dånhalla Lugnet", + "parentFullName": "Ryssby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdb2" + }, + "id": "632755", + "fullName": "Dånhalla Storegård", + "parentFullName": "Ryssby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdb3" + }, + "id": "766495", + "fullName": "Dåvö", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdb4" + }, + "id": "766509", + "fullName": "Dåvö Säteri", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdb5" + }, + "id": "766513", + "fullName": "Dåwö Säteri", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdb7" + }, + "id": "766511", + "fullName": "Dåvö Trädgård", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdb8" + }, + "id": "766497", + "fullName": "Dåvö Bastviken", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdb9" + }, + "id": "766501", + "fullName": "Dåvö Hästhagen", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdba" + }, + "id": "766505", + "fullName": "Dåvö Skathagen", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdbb" + }, + "id": "766503", + "fullName": "Dåvö Lilla Sandviken", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdbc" + }, + "id": "766507", + "fullName": "Dåvö Stora Sandviken", + "parentFullName": "Köping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdbd" + }, + "id": "846138", + "fullName": "Dåbo", + "parentFullName": "Bergvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdbe" + }, + "id": "803251", + "fullName": "Dållebo", + "parentFullName": "Hökerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdbf" + }, + "id": "803253", + "fullName": "Dållebo Övergård", + "parentFullName": "Hökerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdc0" + }, + "id": "735019", + "fullName": "Kärrs Gård Dåvkärr", + "parentFullName": "Östansjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdc1" + }, + "id": "829089", + "fullName": "Dåsenvägen", + "parentFullName": "Venjan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdc2" + }, + "id": "847966", + "fullName": "Dåasen Losvägen", + "parentFullName": "Los", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdc4" + }, + "id": "847968", + "fullName": "Dåasen Långholmen", + "parentFullName": "Los", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdc5" + }, + "id": "847958", + "fullName": "Dåasen Brännholmen", + "parentFullName": "Los", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdc6" + }, + "id": "847970", + "fullName": "Dåasen Myrtäktsviken", + "parentFullName": "Los", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdc7" + }, + "id": "847962", + "fullName": "Dåasen Härnösandsudden", + "parentFullName": "Los", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdc8" + }, + "id": "847964", + "fullName": "Dåasen Härnösandsviken", + "parentFullName": "Los", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdc9" + }, + "id": "872544", + "fullName": "Dånhult", + "parentFullName": "Bruzaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdca" + }, + "id": "871731", + "fullName": "Ingatorps-Björkeberg Dånebäck", + "parentFullName": "Ingatorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdcb" + }, + "id": "492983", + "fullName": "Dånviksvägen", + "parentFullName": "Rönninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdcc" + }, + "id": "733927", + "fullName": "Dåstorp", + "parentFullName": "Vretstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdcd" + }, + "id": "733967", + "fullName": "Lilla Dåstorp", + "parentFullName": "Vretstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdce" + }, + "id": "655616", + "fullName": "Dåsserud Gård", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdcf" + }, + "id": "655618", + "fullName": "Dåsserud Åsen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdd0" + }, + "id": "655628", + "fullName": "Dåverud Hagen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdd1" + }, + "id": "655632", + "fullName": "Dåverud Löten", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdd2" + }, + "id": "655636", + "fullName": "Dåveruds Gård", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdd3" + }, + "id": "655630", + "fullName": "Dåverud Lugnet", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdd4" + }, + "id": "655635", + "fullName": "Dåverud Torpet", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdd5" + }, + "id": "655626", + "fullName": "Dåverud Fridhem", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdd6" + }, + "id": "655634", + "fullName": "Dåverud Storängen", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdd7" + }, + "id": "655620", + "fullName": "Dåverud Brurbäcken", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdd8" + }, + "id": "831181", + "fullName": "Hisvåla Dåsgattu", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdd9" + }, + "id": "831480", + "fullName": "Västanvik Dåldålvägen", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdda" + }, + "id": "560485", + "fullName": "Mariehov Dåntorp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fddb" + }, + "id": "738445", + "fullName": "Dåveland Myren", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fddc" + }, + "id": "738439", + "fullName": "Dåveland Enerhed", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fddd" + }, + "id": "738455", + "fullName": "Dåveland Sörgård", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdde" + }, + "id": "738447", + "fullName": "Dåveland Nordgård", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fddf" + }, + "id": "738449", + "fullName": "Dåveland Rörtegen", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fde0" + }, + "id": "740043", + "fullName": "Dåveland Kråkelid", + "parentFullName": "Rabbalshede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fde2" + }, + "id": "914459", + "fullName": "Dåveland Hjälmehög", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fde3" + }, + "id": "738441", + "fullName": "Dåveland Lillesidan", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fde4" + }, + "id": "738443", + "fullName": "Dåveland Mellangård", + "parentFullName": "Fjällbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fde5" + }, + "id": "665687", + "fullName": "Dång", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fde6" + }, + "id": "665689", + "fullName": "Dångebo", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fde7" + }, + "id": "665737", + "fullName": "Dångemåla", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fde8" + }, + "id": "665697", + "fullName": "Dångebo Ekelund", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fde9" + }, + "id": "665719", + "fullName": "Dångebo Nyalund", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdea" + }, + "id": "665704", + "fullName": "Dångebo Eriksdal", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdeb" + }, + "id": "665723", + "fullName": "Dångebo Sjöslätt", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdec" + }, + "id": "665733", + "fullName": "Dångebo Östradal", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fded" + }, + "id": "665691", + "fullName": "Dångebo Askevägen", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdee" + }, + "id": "665693", + "fullName": "Dångebo Björkelund", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdef" + }, + "id": "665710", + "fullName": "Dångebo Klubbvägen", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdf0" + }, + "id": "665712", + "fullName": "Dångebo Knalladal", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdf1" + }, + "id": "665714", + "fullName": "Dångebo Konstalund", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdf2" + }, + "id": "665716", + "fullName": "Dångebo Marieberg", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdf3" + }, + "id": "665717", + "fullName": "Dångebo Mellangård", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdf4" + }, + "id": "665718", + "fullName": "Dångebo Norregård", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdf5" + }, + "id": "665725", + "fullName": "Dångebo Sörgården", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdf6" + }, + "id": "665731", + "fullName": "Dångebo Ängaslätt", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdf7" + }, + "id": "665735", + "fullName": "Dångeborås Fridhem", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdf8" + }, + "id": "665741", + "fullName": "Dångemåla Sjönäset", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdf9" + }, + "id": "665695", + "fullName": "Dångebo Björkstigen", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdfa" + }, + "id": "665720", + "fullName": "Dångebo Pålsabacken", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdfb" + }, + "id": "665739", + "fullName": "Dångemåla Ekebacken", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdfc" + }, + "id": "665721", + "fullName": "Dångebo Sandsjövägen", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdfd" + }, + "id": "665729", + "fullName": "Dångebo Utsiktsgatan", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdfe" + }, + "id": "665708", + "fullName": "Dångebo Hembygdsgården", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fdff" + }, + "id": "665727", + "fullName": "Dångebo Sörgårdsvägen", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fe00" + }, + "id": "665743", + "fullName": "Dångemåla Skogshyddan", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fe01" + }, + "id": "665706", + "fullName": "Dångebo Erland Oséens väg", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fe02" + }, + "id": "824970", + "fullName": "Dådran Dådranvägen", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fe03" + }, + "id": "824982", + "fullName": "Dådranvägen", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fe04" + }, + "id": "824972", + "fullName": "Dådran Fårhagen", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fe05" + }, + "id": "824979", + "fullName": "Dådran Källhagen", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fe06" + }, + "id": "824968", + "fullName": "Dådran Bruksvägen", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fe07" + }, + "id": "824974", + "fullName": "Dådran Gillevägen", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fe08" + }, + "id": "824978", + "fullName": "Dådran Kägelvägen", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fe09" + }, + "id": "824980", + "fullName": "Dådran Malmbacken", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fe0a" + }, + "id": "824977", + "fullName": "Dådran Kapellvägen", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fe0c" + }, + "id": "824961", + "fullName": "Dådran Björnrönningen", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fe0d" + }, + "id": "824976", + "fullName": "Dådran Hästhagsvägen", + "parentFullName": "Enviken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fe0e" + }, + "id": "672946", + "fullName": "Dåverud", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fe0f" + }, + "id": "672950", + "fullName": "Dåverud Kleven", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fe10" + }, + "id": "672948", + "fullName": "Dåverud Kaserna", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fe11" + }, + "id": "672952", + "fullName": "Dåverud Ödegården", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fe13" + }, + "id": "517762", + "fullName": "Dånhult", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fe14" + }, + "id": "517764", + "fullName": "Dånhult Jonsbo", + "parentFullName": "Horn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fe15" + }, + "id": "658676", + "fullName": "Dåvedshult Dåvedstorp", + "parentFullName": "Kosta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fe16" + }, + "id": "658678", + "fullName": "Dåvedshultsvägen", + "parentFullName": "Kosta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fe17" + }, + "id": "657335", + "fullName": "Hässle Dångagård", + "parentFullName": "Lessebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fe18" + }, + "id": "657403", + "fullName": "Lessebo Dångatorpet", + "parentFullName": "Lessebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fe19" + }, + "id": "938062", + "fullName": "Dåråberg", + "parentFullName": "Älvdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fe1a" + }, + "id": "834368", + "fullName": "Dåsvägen", + "parentFullName": "Älvdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fe1b" + }, + "id": "834366", + "fullName": "Dåråbergsvägen", + "parentFullName": "Älvdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fe1c" + }, + "id": "939226", + "fullName": "Dåjom", + "parentFullName": "Vidsel", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fe1d" + }, + "id": "763777", + "fullName": "Dånbergsvägen", + "parentFullName": "Kolsva", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fe1e" + }, + "id": "949962", + "fullName": "Dånängsstigen", + "parentFullName": "Rönninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fca27dcf33cb23fe1f" + }, + "id": "944877", + "fullName": "Ingatorps-Björkeberg Dånebäck", + "parentFullName": "Bruzaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fe9b" + }, + "id": "709013", + "fullName": "Dälavägen", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fe9c" + }, + "id": "708934", + "fullName": "Däldehögavägen", + "parentFullName": "Lindome", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fe9d" + }, + "id": "702117", + "fullName": "Däckvägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fe9e" + }, + "id": "703778", + "fullName": "Dämmvägen", + "parentFullName": "Träslövsläge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fe9f" + }, + "id": "704554", + "fullName": "Dämmebergsvägen", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fea0" + }, + "id": "800055", + "fullName": "Dämsboda", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fea1" + }, + "id": "937147", + "fullName": "Däningsvägen", + "parentFullName": "Riala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fea2" + }, + "id": "922955", + "fullName": "Dämrudevägen", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fea3" + }, + "id": "800056", + "fullName": "Däningsvägen", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fea4" + }, + "id": "605734", + "fullName": "Fårö Dämba", + "parentFullName": "Fårö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fea5" + }, + "id": "603501", + "fullName": "Fröjel Däpps", + "parentFullName": "Klintehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fea6" + }, + "id": "602448", + "fullName": "Näs Däppkullevägen", + "parentFullName": "Havdhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fea7" + }, + "id": "602495", + "fullName": "Näs Stora Däppsvägen", + "parentFullName": "Havdhem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fea8" + }, + "id": "881181", + "fullName": "Däppevägen", + "parentFullName": "Husum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fea9" + }, + "id": "828839", + "fullName": "Dämman", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23feaa" + }, + "id": "828847", + "fullName": "Dämmans Gård", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23feab" + }, + "id": "830561", + "fullName": "Däldernavägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23feac" + }, + "id": "828843", + "fullName": "Dämman Ekeliden", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23feae" + }, + "id": "828845", + "fullName": "Dämman Granhagen", + "parentFullName": "Lerdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23feaf" + }, + "id": "580615", + "fullName": "Däckelvägen", + "parentFullName": "Tyringe", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23feb0" + }, + "id": "578994", + "fullName": "Dämmevägen", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23feb1" + }, + "id": "511391", + "fullName": "Däldvägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23feb2" + }, + "id": "600346", + "fullName": "Däntershult", + "parentFullName": "Ätran", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23feb3" + }, + "id": "600347", + "fullName": "Däntershult gatan", + "parentFullName": "Ätran", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23feb4" + }, + "id": "715550", + "fullName": "Dämmevägen", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23feb5" + }, + "id": "926055", + "fullName": "Sandhamn Dämpluckskobben", + "parentFullName": "Harö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23feb6" + }, + "id": "480446", + "fullName": "Sandhamn Dämpluckskobben", + "parentFullName": "Sandhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23feb7" + }, + "id": "718733", + "fullName": "Dämmet", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23feb8" + }, + "id": "718266", + "fullName": "Däckvägen", + "parentFullName": "Stenkullen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23feb9" + }, + "id": "718522", + "fullName": "Dämsjövägen", + "parentFullName": "Gråbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23feba" + }, + "id": "699009", + "fullName": "Dämmevägen", + "parentFullName": "Hindås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23febb" + }, + "id": "708215", + "fullName": "Dämmevägen", + "parentFullName": "Mölnlycke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23febc" + }, + "id": "542932", + "fullName": "Dämkärr", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23febd" + }, + "id": "542934", + "fullName": "Dämkärr Bergebo", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23febe" + }, + "id": "542936", + "fullName": "Dämkärr Öndhult", + "parentFullName": "Gamleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23febf" + }, + "id": "532926", + "fullName": "Narsvik Dämängen", + "parentFullName": "Gunnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fec0" + }, + "id": "766381", + "fullName": "Dängevik", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fec1" + }, + "id": "787217", + "fullName": "Skogen Dämmet", + "parentFullName": "Istorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fec2" + }, + "id": "766393", + "fullName": "Dängevik Nybo", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fec4" + }, + "id": "766385", + "fullName": "Dängevik Eketorp", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fec5" + }, + "id": "766389", + "fullName": "Dängevik Krokåker", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fec6" + }, + "id": "766395", + "fullName": "Dängevik Skogsberg", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fec7" + }, + "id": "766397", + "fullName": "Dängevik Torplycka", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fec8" + }, + "id": "766391", + "fullName": "Dängevik Mittgården", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fec9" + }, + "id": "766387", + "fullName": "Dängevik Färmsbäcken", + "parentFullName": "Skephult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23feca" + }, + "id": "499873", + "fullName": "Dämparp", + "parentFullName": "Flisby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fecb" + }, + "id": "724775", + "fullName": "Dämmet", + "parentFullName": "Alafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fecc" + }, + "id": "721182", + "fullName": "Dämmevägen", + "parentFullName": "Älvängen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fed0" + }, + "id": "624485", + "fullName": "Dämbo", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fed1" + }, + "id": "496364", + "fullName": "Däckvägen", + "parentFullName": "Nynäshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fed2" + }, + "id": "525637", + "fullName": "Dävensö", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fed3" + }, + "id": "525639", + "fullName": "Dävensö Granbo", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fed4" + }, + "id": "525645", + "fullName": "Dävensö Sandvik", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fed5" + }, + "id": "525651", + "fullName": "Dävensö Storvik", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fed6" + }, + "id": "525643", + "fullName": "Dävensö Norrskog", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fed7" + }, + "id": "525641", + "fullName": "Dävensö Norrkulla", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fed8" + }, + "id": "525653", + "fullName": "Dävensö Västervik", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fed9" + }, + "id": "525647", + "fullName": "Dävensö Simonsskär", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23feda" + }, + "id": "525649", + "fullName": "Dävensö Skeppsbacka", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fedb" + }, + "id": "477731", + "fullName": "Dämsvägen", + "parentFullName": "Kristdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fedc" + }, + "id": "720226", + "fullName": "Dälene", + "parentFullName": "Svenshögen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fedd" + }, + "id": "694249", + "fullName": "Speke Där Sö", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fee0" + }, + "id": "698572", + "fullName": "Näs Där Oppe", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fee1" + }, + "id": "681739", + "fullName": "Bråne Där Öst", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fee2" + }, + "id": "682115", + "fullName": "Hedene Där Sö", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fee3" + }, + "id": "682274", + "fullName": "Hult Där Nole", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fee4" + }, + "id": "682298", + "fullName": "Höge Där Nere", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fee5" + }, + "id": "682300", + "fullName": "Höge Där Oppe", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fee6" + }, + "id": "682302", + "fullName": "Höge Där Söre", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fee7" + }, + "id": "682304", + "fullName": "Höge Där Öste", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fee8" + }, + "id": "696054", + "fullName": "Öjerud Där Sö", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fee9" + }, + "id": "697897", + "fullName": "Bråten Där Sö", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23feeb" + }, + "id": "698574", + "fullName": "Näs Där Söder", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23feec" + }, + "id": "698665", + "fullName": "Skog Där Nole", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23feed" + }, + "id": "698667", + "fullName": "Skog Där Öste", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23feee" + }, + "id": "698730", + "fullName": "Smådal Där Sö", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23feef" + }, + "id": "699012", + "fullName": "Tortan Där Sö", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fef2" + }, + "id": "682502", + "fullName": "Lövås Där Oppe", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fef3" + }, + "id": "682504", + "fullName": "Lövås Där Öste", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fef4" + }, + "id": "683768", + "fullName": "Berga Där Sö", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fef7" + }, + "id": "702519", + "fullName": "Lövnäs Där Sö", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fef8" + }, + "id": "702656", + "fullName": "Slobyn Där Sö", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fef9" + }, + "id": "694245", + "fullName": "Speke Där Nole", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fefa" + }, + "id": "694247", + "fullName": "Speke Där Oppe", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fefb" + }, + "id": "684448", + "fullName": "Gravås Där Sö", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fefd" + }, + "id": "698089", + "fullName": "Föske Där Nere", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fefe" + }, + "id": "698091", + "fullName": "Föske Där Oppe", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23feff" + }, + "id": "693407", + "fullName": "Humlekil Där Sö", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff00" + }, + "id": "694252", + "fullName": "Speke Där Väste", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff01" + }, + "id": "695145", + "fullName": "Mötterud Där Sö", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff02" + }, + "id": "696052", + "fullName": "Öjerud Där Nole", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff03" + }, + "id": "697042", + "fullName": "Sulvik Där Nord", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff04" + }, + "id": "681655", + "fullName": "Björbol Där Sör", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff05" + }, + "id": "682005", + "fullName": "Granmon Där Sör", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff06" + }, + "id": "682007", + "fullName": "Granmon Där Öst", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff07" + }, + "id": "682117", + "fullName": "Hedene Där Öste", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff08" + }, + "id": "682296", + "fullName": "Höge Där Framme", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff09" + }, + "id": "682915", + "fullName": "Söpple Där Söre", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff0a" + }, + "id": "683211", + "fullName": "Vissle Där Inne", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff0b" + }, + "id": "700100", + "fullName": "Humslid Där Sö", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff0c" + }, + "id": "702120", + "fullName": "Fjäll Där Nere", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff0d" + }, + "id": "702122", + "fullName": "Fjäll Där Oppe", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff0e" + }, + "id": "702793", + "fullName": "Tobyn Där Nole", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff0f" + }, + "id": "702982", + "fullName": "Åstenäs Där Sö", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff10" + }, + "id": "697895", + "fullName": "Bråten Där Inne", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff11" + }, + "id": "698093", + "fullName": "Föske Där Väste", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff12" + }, + "id": "698288", + "fullName": "Kronan Där Nere", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff13" + }, + "id": "698290", + "fullName": "Kronan Där Oppe", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff14" + }, + "id": "698505", + "fullName": "Mölnerud Där Sö", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff15" + }, + "id": "698664", + "fullName": "Skog Där Framme", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff16" + }, + "id": "698723", + "fullName": "Smådal Där Oppe", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff17" + }, + "id": "698732", + "fullName": "Smådal Där Väst", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff18" + }, + "id": "698930", + "fullName": "Strand Där Nere", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff19" + }, + "id": "698932", + "fullName": "Strand Där Oppe", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff1a" + }, + "id": "698990", + "fullName": "Talken Där Inne", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff1b" + }, + "id": "699016", + "fullName": "Tortan Där Öste", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff1c" + }, + "id": "699078", + "fullName": "Vikene Där Nere", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff1d" + }, + "id": "682358", + "fullName": "Hönacka Där Öste", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff1e" + }, + "id": "682719", + "fullName": "Spässerud Där Sö", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff1f" + }, + "id": "682917", + "fullName": "Söpple Där Väste", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff20" + }, + "id": "683765", + "fullName": "Berga Där Nole", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff21" + }, + "id": "683767", + "fullName": "Berga Där Oppe", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff22" + }, + "id": "685153", + "fullName": "Mången Där Öst", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff23" + }, + "id": "702515", + "fullName": "Lövnäs Där Nole", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff24" + }, + "id": "702517", + "fullName": "Lövnäs Där Oppe", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff25" + }, + "id": "702657", + "fullName": "Slobyn Där Öste", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff26" + }, + "id": "702795", + "fullName": "Tobyn Där Väste", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff27" + }, + "id": "694512", + "fullName": "Bosebyn Där Nole", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff28" + }, + "id": "694567", + "fullName": "Brättne Där Nole", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff29" + }, + "id": "697564", + "fullName": "Älgsjön Där Nere", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff2a" + }, + "id": "683769", + "fullName": "Berga Där Väste", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff2b" + }, + "id": "684450", + "fullName": "Gravås Där Väst", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff2c" + }, + "id": "684452", + "fullName": "Gravås Där Öste", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff2d" + }, + "id": "684573", + "fullName": "Gränsjön Där Sö", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff2e" + }, + "id": "685048", + "fullName": "Lövnäs Där Nole", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff2f" + }, + "id": "685049", + "fullName": "Lövnäs Där Oppe", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff30" + }, + "id": "685150", + "fullName": "Mången Där Oppe", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff31" + }, + "id": "685991", + "fullName": "Tvärud Där Väst", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff32" + }, + "id": "685997", + "fullName": "Tvärud Där Öste", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff33" + }, + "id": "698138", + "fullName": "Gryttom Där Inne", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff34" + }, + "id": "698140", + "fullName": "Gryttom Där Nere", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff35" + }, + "id": "698142", + "fullName": "Gryttom Där Nole", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff36" + }, + "id": "698292", + "fullName": "Kronan Där Väste", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff37" + }, + "id": "699014", + "fullName": "Tortan Där Väste", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff38" + }, + "id": "693405", + "fullName": "Humlekil Där Oppe", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff39" + }, + "id": "695139", + "fullName": "Mötterud Där Nere", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff3a" + }, + "id": "695141", + "fullName": "Mötterud Där Nole", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff3b" + }, + "id": "695143", + "fullName": "Mötterud Där Oppe", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff3c" + }, + "id": "695228", + "fullName": "Perserud Där Nere", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff3d" + }, + "id": "696680", + "fullName": "Krokebol Där Nere", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff3e" + }, + "id": "697129", + "fullName": "Valnäs Där Framme", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff3f" + }, + "id": "936043", + "fullName": "Högvalta Där Oppe", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff40" + }, + "id": "682428", + "fullName": "Lenungen Där Nole", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff41" + }, + "id": "682430", + "fullName": "Lenungen Där Söre", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff42" + }, + "id": "682624", + "fullName": "Semnebyn Där Nere", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff43" + }, + "id": "682625", + "fullName": "Semnebyn Där Nole", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff44" + }, + "id": "682626", + "fullName": "Semnebyn Där Oppe", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff45" + }, + "id": "682721", + "fullName": "Spässerud Där Ute", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff46" + }, + "id": "702654", + "fullName": "Slobyn Där Borte", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff47" + }, + "id": "702791", + "fullName": "Tobyn Där Framme", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff48" + }, + "id": "702986", + "fullName": "Åstenäs Där Öste", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff49" + }, + "id": "697893", + "fullName": "Bråten Där Framme", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff4a" + }, + "id": "697960", + "fullName": "Bäckelid Där Nere", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff4b" + }, + "id": "697962", + "fullName": "Bäckelid Där Nole", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff4c" + }, + "id": "698252", + "fullName": "Gunnarsbyn Där Sö", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff4d" + }, + "id": "698262", + "fullName": "Kalleviken Där Sö", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff4e" + }, + "id": "698328", + "fullName": "Kyrkebyn Där Nole", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff4f" + }, + "id": "698332", + "fullName": "Kyrkebyn Där Öste", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff50" + }, + "id": "698358", + "fullName": "Lerhol Där Framme", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff51" + }, + "id": "698426", + "fullName": "Lerhol Öst Där Ute", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff52" + }, + "id": "698506", + "fullName": "Mölnerud Där Öste", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff53" + }, + "id": "698562", + "fullName": "Nussviken Där Sör", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff54" + }, + "id": "698708", + "fullName": "Slorud Där Framme", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff55" + }, + "id": "698763", + "fullName": "Stenstan Där Nere", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff56" + }, + "id": "698764", + "fullName": "Stenstan Där Nole", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff57" + }, + "id": "698766", + "fullName": "Stenstan Där Oppe", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff58" + }, + "id": "698956", + "fullName": "Svartåna Där Nere", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff59" + }, + "id": "698958", + "fullName": "Svartåna Där Nole", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff5a" + }, + "id": "699076", + "fullName": "Vikene Där Framme", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff5b" + }, + "id": "681653", + "fullName": "Björbol Där Framme", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff5c" + }, + "id": "681675", + "fullName": "Brandsbol Där Nere", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff5d" + }, + "id": "682356", + "fullName": "Hönacka Där Framme", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff5e" + }, + "id": "682715", + "fullName": "Spässerud Där Nere", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff5f" + }, + "id": "682717", + "fullName": "Spässerud Där Nole", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff60" + }, + "id": "683763", + "fullName": "Berga Där Framme", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff61" + }, + "id": "684831", + "fullName": "Kollerud Där Nol", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff62" + }, + "id": "684833", + "fullName": "Kollerud Där Sör", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff63" + }, + "id": "685151", + "fullName": "Mången Där Väste", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff64" + }, + "id": "685276", + "fullName": "Russerud Där Nol", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff65" + }, + "id": "685289", + "fullName": "Ryggestan Där Sö", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff66" + }, + "id": "685382", + "fullName": "Stommen Där Öste", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff67" + }, + "id": "699893", + "fullName": "Brandsbol Där Sör", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff68" + }, + "id": "700746", + "fullName": "Skasås Där Framme", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff69" + }, + "id": "701030", + "fullName": "Stubberud Där Öst", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff6a" + }, + "id": "702419", + "fullName": "Gylterud Där Nole", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff6b" + }, + "id": "702558", + "fullName": "Rinnen Där Framme", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff6c" + }, + "id": "702604", + "fullName": "Salungen Där Nole", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff6d" + }, + "id": "702606", + "fullName": "Salungen Där Öste", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff6e" + }, + "id": "702984", + "fullName": "Åstenäs Där Väste", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff6f" + }, + "id": "693409", + "fullName": "Humlekil Där Väste", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff70" + }, + "id": "693479", + "fullName": "Högvalta Där Väste", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff71" + }, + "id": "694367", + "fullName": "Bjälverud Där Öste", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff72" + }, + "id": "695147", + "fullName": "Mötterud Där Väste", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff73" + }, + "id": "695886", + "fullName": "Sälboda Där Framme", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff74" + }, + "id": "684442", + "fullName": "Gravås Där Framme", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff75" + }, + "id": "684571", + "fullName": "Gränsjön Där Nole", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff76" + }, + "id": "684588", + "fullName": "Gröttvål Där Oppe", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff77" + }, + "id": "684591", + "fullName": "Gröttvål Där Öste", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff78" + }, + "id": "685285", + "fullName": "Russerud Där Öste", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff79" + }, + "id": "685957", + "fullName": "Tollesrud Där Sör", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff7a" + }, + "id": "697964", + "fullName": "Bäckelid Där Väste", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff7b" + }, + "id": "697996", + "fullName": "Finnebäck Där Nere", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff7c" + }, + "id": "698002", + "fullName": "Finnebäck Där Väste", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff7d" + }, + "id": "698204", + "fullName": "Gullesbyn Där Väst", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff7e" + }, + "id": "698206", + "fullName": "Gullesbyn Där Öste", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff7f" + }, + "id": "698250", + "fullName": "Gunnarsbyn Där Oppe", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff80" + }, + "id": "698260", + "fullName": "Kalleviken Där Oppe", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff81" + }, + "id": "698264", + "fullName": "Kalleviken Där Öste", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff82" + }, + "id": "698326", + "fullName": "Kyrkebyn Där Framme", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff83" + }, + "id": "698330", + "fullName": "Kyrkebyn Där Väste", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff84" + }, + "id": "698503", + "fullName": "Mölnerud Där Framme", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff85" + }, + "id": "698560", + "fullName": "Nussviken Där Nole", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff86" + }, + "id": "698636", + "fullName": "Sandviken Där Nere", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff87" + }, + "id": "698638", + "fullName": "Sandviken Där Oppe", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff88" + }, + "id": "698640", + "fullName": "Sandviken Där Väste", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff89" + }, + "id": "698762", + "fullName": "Stenstan Där Framme", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff8a" + }, + "id": "699510", + "fullName": "Östra Furtan Där Sö", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff8b" + }, + "id": "699590", + "fullName": "Östra Takene Där Sör", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff8c" + }, + "id": "693403", + "fullName": "Humlekil Där Framme", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff8d" + }, + "id": "693477", + "fullName": "Högvalta Där Framme", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff8e" + }, + "id": "695225", + "fullName": "Perserud Där Framme", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff8f" + }, + "id": "695339", + "fullName": "Rackstad Där Framme", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff90" + }, + "id": "696243", + "fullName": "Björnerud Där Väste", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff91" + }, + "id": "697325", + "fullName": "Västra Sund Där Nole", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff92" + }, + "id": "682963", + "fullName": "Söttersbol Där Nole", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff93" + }, + "id": "683411", + "fullName": "Östra Knåll Där Nere", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff94" + }, + "id": "683412", + "fullName": "Östra Knåll Där Oppe", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff95" + }, + "id": "683822", + "fullName": "Bergatorp Där Oppe", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff96" + }, + "id": "684590", + "fullName": "Gröttvål Där Väste", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff97" + }, + "id": "684816", + "fullName": "Klanderud Där Oppe", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff98" + }, + "id": "685278", + "fullName": "Russerud Där Väste", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff99" + }, + "id": "685287", + "fullName": "Ryggestan Där Nole", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff9a" + }, + "id": "701028", + "fullName": "Stubberud Där Söre", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff9b" + }, + "id": "702009", + "fullName": "Östra Rud Där Framme", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff9c" + }, + "id": "702063", + "fullName": "Bjurbäcken Där Öste", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff9d" + }, + "id": "702274", + "fullName": "Fjällstorp Där Oppe", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff9e" + }, + "id": "702361", + "fullName": "Grytterud Där Nere", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ff9f" + }, + "id": "702363", + "fullName": "Grytterud Där Oppe", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffa0" + }, + "id": "702365", + "fullName": "Grytterud Där Väste", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffa1" + }, + "id": "702421", + "fullName": "Gylterud Där Väste", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffa2" + }, + "id": "702605", + "fullName": "Salungen Där Väste", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffa3" + }, + "id": "936118", + "fullName": "Fjällstorp Där Nere", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffa4" + }, + "id": "685955", + "fullName": "Tollesrud Där Oppe", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffa5" + }, + "id": "698202", + "fullName": "Gullesbyn Där Framme", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffa6" + }, + "id": "698420", + "fullName": "Lerhol Västra Där Ute", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffa7" + }, + "id": "698559", + "fullName": "Nussviken Där Framme", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffa8" + }, + "id": "693636", + "fullName": "Kälkesrud Där Framme", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffa9" + }, + "id": "694537", + "fullName": "Bosebyn Norra Där Oppe", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffaa" + }, + "id": "694551", + "fullName": "Bosebyn Södra Där Oppe", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffab" + }, + "id": "695675", + "fullName": "Spekeskogen Där Oppe", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffac" + }, + "id": "695677", + "fullName": "Spekeskogen Där Öste", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffad" + }, + "id": "696241", + "fullName": "Björnerud Där Framme", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffae" + }, + "id": "682667", + "fullName": "Sigfridstorp Där Nole", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffb0" + }, + "id": "684829", + "fullName": "Kollerud Där Framme", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffb1" + }, + "id": "685431", + "fullName": "Stora Gårdsås Där Sö", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffb2" + }, + "id": "701383", + "fullName": "Södra Fjäll Där Väste", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffb3" + }, + "id": "701753", + "fullName": "Västra Hungvik Där Sö", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffb4" + }, + "id": "699591", + "fullName": "Östra Takene Där Väste", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffb5" + }, + "id": "683506", + "fullName": "Allstakan Där Framme", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffb6" + }, + "id": "684652", + "fullName": "Ingersbyn Där Framme", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffb7" + }, + "id": "684814", + "fullName": "Klanderud Där Framme", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffb8" + }, + "id": "685422", + "fullName": "Stora Gårdsås Där Nere", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffb9" + }, + "id": "685429", + "fullName": "Stora Gårdsås Där Oppe", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffba" + }, + "id": "685433", + "fullName": "Stora Gårdsås Där Öste", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffbb" + }, + "id": "697850", + "fullName": "Brunsberg Där Nol Hortan", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffbc" + }, + "id": "697852", + "fullName": "Brunsberg Där Sör Hortan", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffbd" + }, + "id": "698443", + "fullName": "Lilla Skärmnäs Där Nere", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffbe" + }, + "id": "698445", + "fullName": "Lilla Skärmnäs Där Oppe", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffbf" + }, + "id": "698447", + "fullName": "Lilla Skärmnäs Där Väste", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffc0" + }, + "id": "698449", + "fullName": "Lilla Skärmnäs Där Öste", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffc1" + }, + "id": "699508", + "fullName": "Östra Furtan Där Framme", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffc2" + }, + "id": "699588", + "fullName": "Östra Takene Där Framme", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffc3" + }, + "id": "695077", + "fullName": "Långvakshultet Där Nere", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffc4" + }, + "id": "695079", + "fullName": "Långvakshultet Där Nole", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffc5" + }, + "id": "695080", + "fullName": "Långvakshultet Där Oppe", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffc6" + }, + "id": "683690", + "fullName": "Backsjöbotten Där Oppe", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffc7" + }, + "id": "684929", + "fullName": "Lilla Gårdsås Där Väste", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffc8" + }, + "id": "699895", + "fullName": "Brandsbol Gamla Där Sör", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffc9" + }, + "id": "702970", + "fullName": "Åstenäs Brokerud Där Sö", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffca" + }, + "id": "694616", + "fullName": "Brättne Tallåsen Där Väste", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffcb" + }, + "id": "697777", + "fullName": "Älgå-Stubberud Där Framme", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffcc" + }, + "id": "682006", + "fullName": "Granmon Där Sör Lillstugan", + "parentFullName": "Glava", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffcd" + }, + "id": "683692", + "fullName": "Backsjöbotten Där Väste", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffce" + }, + "id": "684927", + "fullName": "Lilla Gårdsås Där Framme", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffcf" + }, + "id": "685420", + "fullName": "Stora Gårdsås Där Framme", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffd0" + }, + "id": "702974", + "fullName": "Åstenäs Brokerud Där Öste", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffd1" + }, + "id": "685515", + "fullName": "Stora Årbotten Där Framme", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffd2" + }, + "id": "702972", + "fullName": "Åstenäs Brokerud Där Väste", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffd3" + }, + "id": "684476", + "fullName": "Gravås Lillstugan Där Framme", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffd4" + }, + "id": "702441", + "fullName": "Gylterud Lillstugan Där Väste", + "parentFullName": "Mangskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffd5" + }, + "id": "792275", + "fullName": "Däcksta", + "parentFullName": "Gimo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffd6" + }, + "id": "792282", + "fullName": "Däcksta Lugnet", + "parentFullName": "Gimo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffd7" + }, + "id": "792284", + "fullName": "Däcksta Söderäng", + "parentFullName": "Gimo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffd8" + }, + "id": "784932", + "fullName": "Uckerö Däckebo", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffda" + }, + "id": "841307", + "fullName": "Dängnäs", + "parentFullName": "Älvkarleby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffdb" + }, + "id": "649002", + "fullName": "Väghult Därtabacken", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffdc" + }, + "id": "575469", + "fullName": "Dälperöd", + "parentFullName": "Sankt Olof", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffdd" + }, + "id": "574616", + "fullName": "Däcksgatan", + "parentFullName": "Skillinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffde" + }, + "id": "575473", + "fullName": "Dälperöds Slott", + "parentFullName": "Sankt Olof", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffdf" + }, + "id": "575471", + "fullName": "Dälperöd Inspektorsbostaden", + "parentFullName": "Sankt Olof", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffe0" + }, + "id": "485527", + "fullName": "Dämsängsgatan", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffe1" + }, + "id": "878955", + "fullName": "Dämsta", + "parentFullName": "Nyland", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffe2" + }, + "id": "490981", + "fullName": "Dämparp", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffe3" + }, + "id": "492626", + "fullName": "Dängestorp", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffe4" + }, + "id": "871610", + "fullName": "Övrarp Dämshult", + "parentFullName": "Mariannelund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffe5" + }, + "id": "492628", + "fullName": "Dängestorp Göljarp", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffe6" + }, + "id": "490983", + "fullName": "Dämparp Backstugan", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffe7" + }, + "id": "619138", + "fullName": "Dämbol Lilla Dämbol", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffe8" + }, + "id": "619148", + "fullName": "Dämbol Stora Dämbol", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffe9" + }, + "id": "619142", + "fullName": "Dämbol Sandvik", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffea" + }, + "id": "619136", + "fullName": "Dämbol Granhall", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffeb" + }, + "id": "619140", + "fullName": "Dämbol Nysätter", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffec" + }, + "id": "619144", + "fullName": "Dämbol Sofielund", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffed" + }, + "id": "619146", + "fullName": "Dämbol Solhammar", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffee" + }, + "id": "619134", + "fullName": "Dämbol Björkhagen", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffef" + }, + "id": "630275", + "fullName": "Lagmansö Däntersta", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fff0" + }, + "id": "630318", + "fullName": "Vadsbro Däntersta Gård", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fff1" + }, + "id": "824048", + "fullName": "Däckgatan", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fff2" + }, + "id": "665748", + "fullName": "Sund Där Öst", + "parentFullName": "Svanskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fff3" + }, + "id": "659675", + "fullName": "Bäck Där Söre", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fff4" + }, + "id": "665746", + "fullName": "Sund Där Oppe", + "parentFullName": "Svanskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fff5" + }, + "id": "709545", + "fullName": "Ödebyn Där Nol", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fff6" + }, + "id": "656441", + "fullName": "Lurön Där Fram", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fff7" + }, + "id": "659770", + "fullName": "Fjäll Där Söre", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fff8" + }, + "id": "661118", + "fullName": "Snåre Där Söre", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fff9" + }, + "id": "709543", + "fullName": "Ödebyn Där Nere", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fffa" + }, + "id": "709547", + "fullName": "Ödebyn Där Söre", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fffb" + }, + "id": "665296", + "fullName": "Kåled Där Söre", + "parentFullName": "Svanskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fffc" + }, + "id": "663492", + "fullName": "Graven Där Sör", + "parentFullName": "Långserud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fffd" + }, + "id": "709257", + "fullName": "Skålerud Där Nol", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23fffe" + }, + "id": "659779", + "fullName": "Flatebyn Där Öst", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb23ffff" + }, + "id": "659809", + "fullName": "Gammbol Där Fram", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240000" + }, + "id": "660640", + "fullName": "Lillerud Där Nor", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240001" + }, + "id": "709261", + "fullName": "Skålerud Där Öste", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240002" + }, + "id": "665080", + "fullName": "Bäcken Där Framme", + "parentFullName": "Svanskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240003" + }, + "id": "662420", + "fullName": "Källås Där Nord", + "parentFullName": "Värmlands Nysäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240004" + }, + "id": "709259", + "fullName": "Skålerud Där Väste", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240005" + }, + "id": "657431", + "fullName": "Gunnarsrud Där Nol", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240006" + }, + "id": "657433", + "fullName": "Gunnarsrud Där Sör", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240007" + }, + "id": "658594", + "fullName": "Göstakrog Där Nord", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240008" + }, + "id": "659159", + "fullName": "Stirserud Där Nole", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240009" + }, + "id": "661399", + "fullName": "Tveta-Rud Där Väste", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24000a" + }, + "id": "661796", + "fullName": "Östensbyn Där Öste", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24000b" + }, + "id": "656914", + "fullName": "Torverud Där Framme", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24000c" + }, + "id": "657435", + "fullName": "Gunnarsrud Där Väst", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24000d" + }, + "id": "661068", + "fullName": "Smärslid Där Framme", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24000e" + }, + "id": "658769", + "fullName": "Kärrholmen Där Framme", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24000f" + }, + "id": "661194", + "fullName": "Storekleven Där Väst", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240010" + }, + "id": "661442", + "fullName": "Vickersrud Där Framme", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240011" + }, + "id": "663662", + "fullName": "Lönnskog Där Framme", + "parentFullName": "Långserud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240012" + }, + "id": "663772", + "fullName": "Severhögen Där Nere", + "parentFullName": "Långserud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240013" + }, + "id": "663774", + "fullName": "Severhögen Där Väst", + "parentFullName": "Långserud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240014" + }, + "id": "655578", + "fullName": "Botilsäters-Rud Där Öst", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240015" + }, + "id": "664040", + "fullName": "Övra Lofterud Där Öste", + "parentFullName": "Långserud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240016" + }, + "id": "655573", + "fullName": "Botilsäters-Rud Där Väst", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240017" + }, + "id": "656817", + "fullName": "Södra Grimbråten Där Öst", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240018" + }, + "id": "661473", + "fullName": "Vickersrudstorp Där Nere", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240019" + }, + "id": "661475", + "fullName": "Vickersrudstorp Där Nole", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24001a" + }, + "id": "661477", + "fullName": "Vickersrudstorp Där Oppe", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24001b" + }, + "id": "661479", + "fullName": "Vickersrudstorp Där Söre", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24001c" + }, + "id": "664039", + "fullName": "Övra Lofterud Där Framme", + "parentFullName": "Långserud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24001d" + }, + "id": "813417", + "fullName": "Däljestigen", + "parentFullName": "Hedemora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24001e" + }, + "id": "577213", + "fullName": "Dänningarum", + "parentFullName": "Broby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24001f" + }, + "id": "585578", + "fullName": "Däldgatan", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240020" + }, + "id": "727754", + "fullName": "Mangen Där Sö", + "parentFullName": "Gräsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240021" + }, + "id": "727384", + "fullName": "Rud Där Väst", + "parentFullName": "Östra Ämtervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240022" + }, + "id": "727268", + "fullName": "Där Ner I Åsen", + "parentFullName": "Östra Ämtervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240023" + }, + "id": "727278", + "fullName": "Fölsvik Där Upp", + "parentFullName": "Östra Ämtervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240024" + }, + "id": "727325", + "fullName": "Högberg Där Öst", + "parentFullName": "Östra Ämtervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240025" + }, + "id": "727427", + "fullName": "Stavik Där Väst", + "parentFullName": "Östra Ämtervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240026" + }, + "id": "727516", + "fullName": "Älvbäck Där Sör", + "parentFullName": "Östra Ämtervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240027" + }, + "id": "727518", + "fullName": "Älvbäck Där Öst", + "parentFullName": "Östra Ämtervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240028" + }, + "id": "727236", + "fullName": "Bogerud Där Nord", + "parentFullName": "Östra Ämtervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240029" + }, + "id": "727274", + "fullName": "Fölsjön Där Väst", + "parentFullName": "Östra Ämtervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24002a" + }, + "id": "727369", + "fullName": "Prästbol Där Nol", + "parentFullName": "Östra Ämtervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24002b" + }, + "id": "727416", + "fullName": "Smedsby Där Väst", + "parentFullName": "Östra Ämtervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24002c" + }, + "id": "727708", + "fullName": "Kalvhöjden Där Nord", + "parentFullName": "Gräsmark", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24002d" + }, + "id": "727489", + "fullName": "Ålkärrsrud Där Nol", + "parentFullName": "Östra Ämtervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24002e" + }, + "id": "727493", + "fullName": "Ålkärrsrud Där Öst", + "parentFullName": "Östra Ämtervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24002f" + }, + "id": "727491", + "fullName": "Ålkärrsrud Där Väst", + "parentFullName": "Östra Ämtervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240030" + }, + "id": "727300", + "fullName": "Gunnerudstorp Där Ner", + "parentFullName": "Östra Ämtervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240031" + }, + "id": "727302", + "fullName": "Gunnerudstorp Där Nol", + "parentFullName": "Östra Ämtervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240032" + }, + "id": "727359", + "fullName": "Nolbergsviken Där Öst", + "parentFullName": "Östra Ämtervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240033" + }, + "id": "808811", + "fullName": "Skeby Dälden", + "parentFullName": "Vinninga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240034" + }, + "id": "799286", + "fullName": "Velinga Dälden", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240036" + }, + "id": "672239", + "fullName": "Ås Där Öst", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240037" + }, + "id": "671639", + "fullName": "Lene Där Sör", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240038" + }, + "id": "671648", + "fullName": "Lene Därute", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240039" + }, + "id": "669816", + "fullName": "Sörby Där Nol", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24003a" + }, + "id": "670070", + "fullName": "Bonäs Där Sör", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24003b" + }, + "id": "670072", + "fullName": "Bonäs Där Ute", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24003c" + }, + "id": "671474", + "fullName": "Gönäs Där Ute", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24003d" + }, + "id": "671641", + "fullName": "Lene Där Öste", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24003e" + }, + "id": "671863", + "fullName": "Myre Där Uppe", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24003f" + }, + "id": "668966", + "fullName": "Annita Där Nol", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240040" + }, + "id": "668970", + "fullName": "Annita Där Öst", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240041" + }, + "id": "670068", + "fullName": "Bonäs Där Nole", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240042" + }, + "id": "670112", + "fullName": "Fjäll Där Väst", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240043" + }, + "id": "670902", + "fullName": "Väsby Där Söre", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240044" + }, + "id": "671352", + "fullName": "Brevik Där Sör", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240045" + }, + "id": "671472", + "fullName": "Gönäs Där Oppe", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240046" + }, + "id": "672205", + "fullName": "Tomta Där Nole", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240047" + }, + "id": "672206", + "fullName": "Tomta Där Söre", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240048" + }, + "id": "668968", + "fullName": "Annita Där Uppe", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240049" + }, + "id": "669140", + "fullName": "Forsnäs Där Nol", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24004a" + }, + "id": "669281", + "fullName": "Hannäs Där Fram", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24004b" + }, + "id": "669283", + "fullName": "Hannäs Där Väst", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24004c" + }, + "id": "669285", + "fullName": "Hannäs Där Öste", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24004d" + }, + "id": "670034", + "fullName": "Bodetta Där Ute", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24004e" + }, + "id": "670245", + "fullName": "Högåsen Där Öst", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24004f" + }, + "id": "670670", + "fullName": "Saxebyn Där Sör", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240050" + }, + "id": "670672", + "fullName": "Saxebyn Där Ute", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240051" + }, + "id": "670747", + "fullName": "Tolita Där Väst", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240052" + }, + "id": "671345", + "fullName": "Brevik Där Nole", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240053" + }, + "id": "671476", + "fullName": "Gönäs Där Väste", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240054" + }, + "id": "672333", + "fullName": "Ölserud Där Sör", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240055" + }, + "id": "669034", + "fullName": "Bonserud Där Ner", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240056" + }, + "id": "669236", + "fullName": "Gunnita Där Nole", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240057" + }, + "id": "669237", + "fullName": "Gunnita Där Väst", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240058" + }, + "id": "669343", + "fullName": "Harkevål Där Ner", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240059" + }, + "id": "669701", + "fullName": "Skårebol Där Ute", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24005a" + }, + "id": "669869", + "fullName": "Tomthult Där Sör", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24005b" + }, + "id": "669981", + "fullName": "Backarna Där Ute", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24005c" + }, + "id": "670026", + "fullName": "Bodetta Där Nole", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24005d" + }, + "id": "670027", + "fullName": "Bodetta Där Uppe", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24005e" + }, + "id": "670038", + "fullName": "Bodetta Där Öste", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24005f" + }, + "id": "670106", + "fullName": "Erikstad Där Nol", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240060" + }, + "id": "670213", + "fullName": "Göpåsen Där Nole", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240061" + }, + "id": "670215", + "fullName": "Göpåsen Där Söre", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240062" + }, + "id": "670243", + "fullName": "Högåsen Där Nole", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240063" + }, + "id": "670267", + "fullName": "Jonsbol Där Nere", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240064" + }, + "id": "670284", + "fullName": "Karsbol Där Nole", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240065" + }, + "id": "670286", + "fullName": "Karsbol Där Söre", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240066" + }, + "id": "670487", + "fullName": "Renstad Där Nere", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240067" + }, + "id": "670488", + "fullName": "Renstad Där Nole", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240068" + }, + "id": "670605", + "fullName": "Rudstorp Där Öst", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240069" + }, + "id": "670630", + "fullName": "Råglanda Där Sör", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24006a" + }, + "id": "670727", + "fullName": "Solberg Där Oppe", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24006b" + }, + "id": "670813", + "fullName": "Torestad Där Ner", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24006c" + }, + "id": "671242", + "fullName": "Björknäs Där Sör", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24006d" + }, + "id": "671321", + "fullName": "Bodatorp Där Ute", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24006e" + }, + "id": "671379", + "fullName": "Forsnor Där Nere", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24006f" + }, + "id": "671381", + "fullName": "Forsnor Där Nole", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240070" + }, + "id": "671383", + "fullName": "Forsnor Där Öste", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240071" + }, + "id": "671615", + "fullName": "Krokstad Där Öst", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240072" + }, + "id": "672276", + "fullName": "Ärtetan Där Nole", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240073" + }, + "id": "672331", + "fullName": "Ölserud Där Nere", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240074" + }, + "id": "935900", + "fullName": "Torestad Där Nol", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240075" + }, + "id": "672384", + "fullName": "Köpung Där Öste", + "parentFullName": "Fagerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240076" + }, + "id": "669036", + "fullName": "Bonserud Där Nole", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240077" + }, + "id": "669038", + "fullName": "Bonserud Där Oppe", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240078" + }, + "id": "669214", + "fullName": "Gunnarsby Där Öst", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240079" + }, + "id": "669342", + "fullName": "Harkevål Där Fram", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24007a" + }, + "id": "669697", + "fullName": "Skårebol Där Nole", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24007b" + }, + "id": "669699", + "fullName": "Skårebol Där Uppe", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24007c" + }, + "id": "669703", + "fullName": "Skårebol Där Öste", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24007d" + }, + "id": "669870", + "fullName": "Tomthult Där Uppe", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24007e" + }, + "id": "669871", + "fullName": "Tomthult Där Väst", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24007f" + }, + "id": "669977", + "fullName": "Backarna Där Nere", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240080" + }, + "id": "669979", + "fullName": "Backarna Där Uppe", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240081" + }, + "id": "670036", + "fullName": "Bodetta Där Väste", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240082" + }, + "id": "670134", + "fullName": "Frykåsen Där Inne", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240083" + }, + "id": "670136", + "fullName": "Frykåsen Där Nole", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240084" + }, + "id": "670138", + "fullName": "Frykåsen Där Öste", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240085" + }, + "id": "670158", + "fullName": "Getmossen Där Sör", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240086" + }, + "id": "670160", + "fullName": "Getmossen Där Öst", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240087" + }, + "id": "670394", + "fullName": "Nordsjö Där Väste", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240088" + }, + "id": "670452", + "fullName": "Prästbol Där Oppe", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240089" + }, + "id": "670603", + "fullName": "Rudstorp Där Nole", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24008a" + }, + "id": "670626", + "fullName": "Råglanda Där Fram", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24008b" + }, + "id": "670628", + "fullName": "Råglanda Där Nere", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24008c" + }, + "id": "670632", + "fullName": "Råglanda Där Öste", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24008d" + }, + "id": "670648", + "fullName": "Sandviken Där Sör", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24008e" + }, + "id": "670650", + "fullName": "Sandviken Där Öst", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24008f" + }, + "id": "670694", + "fullName": "Skållerud Där Ute", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240090" + }, + "id": "671038", + "fullName": "Östmarken Där Öst", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240091" + }, + "id": "671240", + "fullName": "Björknäs Där Nole", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240092" + }, + "id": "671413", + "fullName": "Gassebol Där Uppe", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240093" + }, + "id": "671611", + "fullName": "Krokstad Där Fram", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240094" + }, + "id": "671613", + "fullName": "Krokstad Där Väst", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240095" + }, + "id": "671990", + "fullName": "Rörmyren Där Nole", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240096" + }, + "id": "671992", + "fullName": "Rörmyren Där Oppe", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240097" + }, + "id": "672274", + "fullName": "Ärtetan Där Borte", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240098" + }, + "id": "669138", + "fullName": "Forsnäs Där Framme", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240099" + }, + "id": "669355", + "fullName": "Hasselbol Där Nere", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24009a" + }, + "id": "669357", + "fullName": "Hasselbol Där Uppe", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24009b" + }, + "id": "669738", + "fullName": "Stordrågen Där Nol", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24009c" + }, + "id": "669763", + "fullName": "Säbytorp Där Väste", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24009d" + }, + "id": "670006", + "fullName": "Blankeberg Dälpan", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24009e" + }, + "id": "670485", + "fullName": "Renstad Där Framme", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24009f" + }, + "id": "670640", + "fullName": "Rörbäcken Där Nole", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400a0" + }, + "id": "670815", + "fullName": "Torestad Där Väste", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400a1" + }, + "id": "670831", + "fullName": "Trångstad Där Nole", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400a2" + }, + "id": "671032", + "fullName": "Östmarken Där Nere", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400a3" + }, + "id": "671036", + "fullName": "Östmarken Där Nole", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400a4" + }, + "id": "671238", + "fullName": "Björknäs Där Borte", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400a5" + }, + "id": "671842", + "fullName": "Mosserud Där Väste", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400a6" + }, + "id": "672003", + "fullName": "Smedserud Där Nole", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400a7" + }, + "id": "672004", + "fullName": "Smedserud Där Uppe", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400a8" + }, + "id": "672106", + "fullName": "Södra Boda Där Öste", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400a9" + }, + "id": "672329", + "fullName": "Ölserud Där Framme", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400aa" + }, + "id": "920977", + "fullName": "Blankeberg Dälpan", + "parentFullName": "Fagerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400ab" + }, + "id": "669417", + "fullName": "Kammersrud Där Fram", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400ac" + }, + "id": "669419", + "fullName": "Kammersrud Där Nere", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400ad" + }, + "id": "669975", + "fullName": "Backarna Där Framme", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400ae" + }, + "id": "670641", + "fullName": "Rörbäcken Där Väste", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400af" + }, + "id": "670696", + "fullName": "Skållerud Där Väste", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400b0" + }, + "id": "671319", + "fullName": "Bodatorp Där Framme", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400b1" + }, + "id": "671461", + "fullName": "Gunnerstad Där Oppe", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400b2" + }, + "id": "671624", + "fullName": "Lene Berget Där Nere", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400b3" + }, + "id": "672186", + "fullName": "Takenetorp Där Nere", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400b4" + }, + "id": "672188", + "fullName": "Takenetorp Där Nole", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400b5" + }, + "id": "672189", + "fullName": "Takenetorp Där Oppe", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400b6" + }, + "id": "672191", + "fullName": "Takenetorp Där Öste", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400b7" + }, + "id": "671804", + "fullName": "Lerbodatorp Där Öste", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400b8" + }, + "id": "671892", + "fullName": "Norra Boda Där Framme", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400b9" + }, + "id": "672000", + "fullName": "Smedserud Där Framme", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400ba" + }, + "id": "672104", + "fullName": "Södra Boda Där Framme", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400bb" + }, + "id": "669495", + "fullName": "Nedre Bondestad Där Ute", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400bc" + }, + "id": "669923", + "fullName": "Övre Bondestad Där Väst", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400bd" + }, + "id": "670126", + "fullName": "Frykeruds-Väsby Där Ner", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400be" + }, + "id": "670127", + "fullName": "Frykeruds-Väsby Där Nol", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400bf" + }, + "id": "671211", + "fullName": "Östra Ringstad Där Nole", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400c0" + }, + "id": "671544", + "fullName": "Högboda Gård Där Framme", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400c1" + }, + "id": "671798", + "fullName": "Lerbodatorp Där Framme", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400c2" + }, + "id": "671803", + "fullName": "Lerbodatorp Där Väste", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400c3" + }, + "id": "672043", + "fullName": "Säldebråten Där Väste", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400c4" + }, + "id": "935909", + "fullName": "Östra Ringstad Där Nere", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400c5" + }, + "id": "669493", + "fullName": "Nedre Bondestad Där Nole", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400c6" + }, + "id": "671034", + "fullName": "Östmarken Där Nol I Stuga", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400c7" + }, + "id": "672146", + "fullName": "Södra Grimstad Där Framme", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400c8" + }, + "id": "725334", + "fullName": "Svenneby Där Väst", + "parentFullName": "Torsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400c9" + }, + "id": "722890", + "fullName": "Berg Där Nere", + "parentFullName": "Lakene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400ca" + }, + "id": "711609", + "fullName": "Basterud Där Sör", + "parentFullName": "Ekshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400cb" + }, + "id": "711954", + "fullName": "Gjutberg Där Nol", + "parentFullName": "Ekshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400cc" + }, + "id": "712020", + "fullName": "Gunnerud Där Sör", + "parentFullName": "Ekshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400cd" + }, + "id": "711611", + "fullName": "Basterud Där Väst", + "parentFullName": "Ekshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400ce" + }, + "id": "713532", + "fullName": "Överberga Där Nol", + "parentFullName": "Ekshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400cf" + }, + "id": "713534", + "fullName": "Överberga Där Opp", + "parentFullName": "Ekshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400d0" + }, + "id": "712735", + "fullName": "Norra Öjenäs Där Väst", + "parentFullName": "Ekshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400d1" + }, + "id": "713076", + "fullName": "Södra Öjenäs Där Väst", + "parentFullName": "Ekshärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400d2" + }, + "id": "723682", + "fullName": "Norra Väsby Gård Där Ner", + "parentFullName": "Sunnemo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400e1" + }, + "id": "724463", + "fullName": "Rudsheden Där Sör", + "parentFullName": "Ransäter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400e6" + }, + "id": "675193", + "fullName": "Blysjön Mosserud Där Nol", + "parentFullName": "Forshaga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400e7" + }, + "id": "612038", + "fullName": "Dämhult", + "parentFullName": "Torup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400e8" + }, + "id": "646938", + "fullName": "Grytsberg Dämpen", + "parentFullName": "Stjärnhov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400e9" + }, + "id": "808653", + "fullName": "Däljfallet", + "parentFullName": "Sunnansjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400ea" + }, + "id": "708519", + "fullName": "Byn Där Inne", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400eb" + }, + "id": "708521", + "fullName": "Byn Där Nere", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400ec" + }, + "id": "708523", + "fullName": "Byn Där Uppe", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400ed" + }, + "id": "708827", + "fullName": "Hol Där Väst", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400ee" + }, + "id": "703814", + "fullName": "Sanda Där Nord", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400ef" + }, + "id": "704138", + "fullName": "Tjärn Där Fram", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400f0" + }, + "id": "704140", + "fullName": "Tjärn Där Öste", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400f2" + }, + "id": "706395", + "fullName": "Lyssås Där Oppe", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400f3" + }, + "id": "706465", + "fullName": "Mölnerud Där Sö", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400f4" + }, + "id": "706991", + "fullName": "Bergerud Där Sö", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400f5" + }, + "id": "709497", + "fullName": "Älgåna Där Nole", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400f6" + }, + "id": "709499", + "fullName": "Älgåna Där Söre", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400f7" + }, + "id": "703476", + "fullName": "Kestad Där Oppe", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400f8" + }, + "id": "703676", + "fullName": "Liögården Därsö", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400f9" + }, + "id": "706860", + "fullName": "Årstad Där Väste", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400fa" + }, + "id": "708798", + "fullName": "Hjällen Där Oppe", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400fb" + }, + "id": "709373", + "fullName": "Tegen Där Framme", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400fc" + }, + "id": "680276", + "fullName": "Gråbol Där Oppe", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400fd" + }, + "id": "680491", + "fullName": "Kroken Där Öste", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400fe" + }, + "id": "706858", + "fullName": "Årstad Där Framme", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb2400ff" + }, + "id": "707392", + "fullName": "Gördsbyn Där Öste", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240100" + }, + "id": "709099", + "fullName": "Signebyn Där Väst", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240101" + }, + "id": "680489", + "fullName": "Kroken Där Väste", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240102" + }, + "id": "707099", + "fullName": "Bocklerud Där Nere", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240103" + }, + "id": "708466", + "fullName": "Bartveten Där Öste", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240104" + }, + "id": "709532", + "fullName": "Äskedalen Där Söre", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240105" + }, + "id": "709565", + "fullName": "Östra Boda Där Nole", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240106" + }, + "id": "936177", + "fullName": "Bäckevarv Där Oppe", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240107" + }, + "id": "703564", + "fullName": "Kålleboda Därväste", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240108" + }, + "id": "704128", + "fullName": "Tenvikstorp Där Öst", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240109" + }, + "id": "707125", + "fullName": "Breviken Där Framme", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24010a" + }, + "id": "708464", + "fullName": "Bartveten Där Väste", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24010b" + }, + "id": "704126", + "fullName": "Tenvikstorp Där Väst", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24010c" + }, + "id": "707824", + "fullName": "Lilla Sundsbyn Där Sör", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24010d" + }, + "id": "709563", + "fullName": "Östra Boda Där Framme", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24010e" + }, + "id": "707820", + "fullName": "Lilla Sundsbyn Där Nere", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24010f" + }, + "id": "707822", + "fullName": "Lilla Sundsbyn Där Nole", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240111" + }, + "id": "707826", + "fullName": "Lilla Sundsbyn Där Väste", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240112" + }, + "id": "708659", + "fullName": "Finntorp Sulerud Där Sör", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240113" + }, + "id": "662388", + "fullName": "Marshult Dämman", + "parentFullName": "Älghult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240114" + }, + "id": "785013", + "fullName": "Grönbo Dängevi", + "parentFullName": "Bollebygd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240115" + }, + "id": "735576", + "fullName": "Däcksgatan", + "parentFullName": "Smögen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240116" + }, + "id": "667434", + "fullName": "Halla Där Öst", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240117" + }, + "id": "668179", + "fullName": "Ånäs Där Oppe", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240118" + }, + "id": "667428", + "fullName": "Halla Där Nole", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240119" + }, + "id": "667430", + "fullName": "Halla Där Uppe", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24011a" + }, + "id": "935851", + "fullName": "Ånäs Där Oppe", + "parentFullName": "Värmskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24011b" + }, + "id": "667175", + "fullName": "Butorp Där Nole", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24011c" + }, + "id": "667177", + "fullName": "Butorp Där Öste", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24011d" + }, + "id": "667432", + "fullName": "Halla Där Väste", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24011e" + }, + "id": "668143", + "fullName": "Vålåsen Där Ute", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24011f" + }, + "id": "667622", + "fullName": "Långsta Där Nole", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240120" + }, + "id": "667623", + "fullName": "Långsta Där Söre", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240121" + }, + "id": "668139", + "fullName": "Vålåsen Där Nere", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240122" + }, + "id": "668141", + "fullName": "Vålåsen Där Nole", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240123" + }, + "id": "935782", + "fullName": "Strand Däröste", + "parentFullName": "Värmskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240124" + }, + "id": "701002", + "fullName": "Strand Däröste", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240125" + }, + "id": "667526", + "fullName": "Kyrkebol Där Öste", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240126" + }, + "id": "667885", + "fullName": "Rörängen Där Oppe", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240127" + }, + "id": "654183", + "fullName": "Torpstöd Där Väst", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240128" + }, + "id": "668105", + "fullName": "Tollesrud Där Söre", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240129" + }, + "id": "668137", + "fullName": "Vålåsen Där Framme", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24012a" + }, + "id": "935761", + "fullName": "Rörängen Där Oppe", + "parentFullName": "Värmskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24012b" + }, + "id": "668458", + "fullName": "Värmerud Där Framme", + "parentFullName": "Borgvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24012c" + }, + "id": "667695", + "fullName": "Långstaskog Där Söre", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24012d" + }, + "id": "667697", + "fullName": "Långstaskog Där Uppe", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24012e" + }, + "id": "667777", + "fullName": "Markvatten Där Nole", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24012f" + }, + "id": "667778", + "fullName": "Markvatten Där Söre", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240130" + }, + "id": "667779", + "fullName": "Markvatten Där Väste", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240131" + }, + "id": "667781", + "fullName": "Markvatten Där Öste", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240132" + }, + "id": "935817", + "fullName": "Tollesrud Där Söre", + "parentFullName": "Värmskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240133" + }, + "id": "668095", + "fullName": "Södra Långsta Där Söre", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240134" + }, + "id": "667689", + "fullName": "Långstaskog Där Framme", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240135" + }, + "id": "668048", + "fullName": "Stora Skärmnäs Där Öste", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240136" + }, + "id": "935771", + "fullName": "Stora Skärmnäs Där Öste", + "parentFullName": "Värmskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240137" + }, + "id": "935795", + "fullName": "Södra Gärdsjön Där Nere", + "parentFullName": "Värmskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240138" + }, + "id": "701485", + "fullName": "Södra Gärdsjön Där Nere", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240139" + }, + "id": "701487", + "fullName": "Södra Gärdsjön Där Söre", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24013a" + }, + "id": "701483", + "fullName": "Södra Gärdsjön Där Framme", + "parentFullName": "Klässbol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24013d" + }, + "id": "690044", + "fullName": "Påterud Däroppe", + "parentFullName": "Koppom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24013e" + }, + "id": "691646", + "fullName": "Klevene Där Sö", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24013f" + }, + "id": "686454", + "fullName": "Flogned Däroppe", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240140" + }, + "id": "686943", + "fullName": "Hälle Där Framme", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240141" + }, + "id": "691732", + "fullName": "Olerud Där Öste", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240142" + }, + "id": "691419", + "fullName": "Gunnerud Där Nole", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240143" + }, + "id": "691897", + "fullName": "Vikene Där Framme", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240144" + }, + "id": "690058", + "fullName": "Påterud Lilla Däroppe", + "parentFullName": "Koppom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240145" + }, + "id": "691543", + "fullName": "Högsäter Där Väste", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240146" + }, + "id": "691410", + "fullName": "Gunnerud Där Framme", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240147" + }, + "id": "691541", + "fullName": "Högsäter Där Framme", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24014a" + }, + "id": "692218", + "fullName": "Östra Hångstad Där Öste", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24014c" + }, + "id": "691412", + "fullName": "Gunnerud Där Framme Lillstuga", + "parentFullName": "Skillingsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24014d" + }, + "id": "825617", + "fullName": "Mörkret Där Väst", + "parentFullName": "Särna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24014e" + }, + "id": "825852", + "fullName": "Idre Fjäll Dähliehytta", + "parentFullName": "Idre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24014f" + }, + "id": "775847", + "fullName": "Däljevägen", + "parentFullName": "Norberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240150" + }, + "id": "757206", + "fullName": "Flo Dätterstorp", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240151" + }, + "id": "738245", + "fullName": "Däldenäs Nybygget", + "parentFullName": "Finnerödja", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240152" + }, + "id": "738244", + "fullName": "Däldenäs Gälleråsen", + "parentFullName": "Finnerödja", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240153" + }, + "id": "754755", + "fullName": "Fåglum Däningsholm", + "parentFullName": "Nossebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240154" + }, + "id": "510515", + "fullName": "Stjärnesand Dämshult", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240155" + }, + "id": "509913", + "fullName": "Andersbovägen Däckstugan", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240156" + }, + "id": "850319", + "fullName": "Däldenäs", + "parentFullName": "Hova", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240157" + }, + "id": "676746", + "fullName": "Mellbyn Dätten", + "parentFullName": "Ed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240158" + }, + "id": "932059", + "fullName": "Dämshult", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240159" + }, + "id": "932061", + "fullName": "Dämshult Lammbo", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24015a" + }, + "id": "932062", + "fullName": "Dämshult Lutarp", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24015b" + }, + "id": "932064", + "fullName": "Dämshults Skola", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24015c" + }, + "id": "932060", + "fullName": "Dämshult Fridhem", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24015d" + }, + "id": "932066", + "fullName": "Dämshult Tomtebo", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24015e" + }, + "id": "932063", + "fullName": "Dämshult Sommarro", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24015f" + }, + "id": "932065", + "fullName": "Dämshults Skola Lärarbostaden", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240160" + }, + "id": "950194", + "fullName": "Dämhult", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240161" + }, + "id": "942290", + "fullName": "Däcksgatan", + "parentFullName": "Borrby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240162" + }, + "id": "944583", + "fullName": "Dählievägen", + "parentFullName": "Idre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240163" + }, + "id": "944924", + "fullName": "Dähliehöjden", + "parentFullName": "Idre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240164" + }, + "id": "952145", + "fullName": "Vadsbro Dänten", + "parentFullName": "Flen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240165" + }, + "id": "944211", + "fullName": "Harkvål Där Ner", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240166" + }, + "id": "941779", + "fullName": "Högåsen Där Väst", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240167" + }, + "id": "944210", + "fullName": "Harkvål Där Fram", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240168" + }, + "id": "950034", + "fullName": "Skårebol Där Sör", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb240169" + }, + "id": "952253", + "fullName": "Däcksbrogatan", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24016a" + }, + "id": "952793", + "fullName": "Takenetorp Där Väst", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24016b" + }, + "id": "941800", + "fullName": "Sillebotten Där Väst", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24016c" + }, + "id": "944713", + "fullName": "Dänskebo Sandgläntan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19fea27dcf33cb24016d" + }, + "id": "944842", + "fullName": "Dänningelanda Jansgård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19ffa27dcf33cb2401fd" + }, + "id": "546521", + "fullName": "Särslöv", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19ffa27dcf33cb2401fe" + }, + "id": "546471", + "fullName": "Bokvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19ffa27dcf33cb2401ff" + }, + "id": "546473", + "fullName": "Bomvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f19ffa27dcf33cb240200" + }, + "id": "546506", + "fullName": "Saxos väg", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240201" + }, + "id": "546725", + "fullName": "Ridvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240203" + }, + "id": "546487", + "fullName": "Häggvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240204" + }, + "id": "546504", + "fullName": "Rälsvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240205" + }, + "id": "546515", + "fullName": "Spårvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240207" + }, + "id": "546698", + "fullName": "Heabacken", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240208" + }, + "id": "921499", + "fullName": "Kärrvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb24020b" + }, + "id": "546502", + "fullName": "Rosenvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb24020c" + }, + "id": "546508", + "fullName": "Skogsvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb24020d" + }, + "id": "546519", + "fullName": "Syrenvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb24020e" + }, + "id": "546522", + "fullName": "Tallgården", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb24020f" + }, + "id": "546706", + "fullName": "Hällavägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240210" + }, + "id": "546722", + "fullName": "Lyckans väg", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240211" + }, + "id": "922728", + "fullName": "Edmonds väg", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240213" + }, + "id": "546489", + "fullName": "Karabyvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240214" + }, + "id": "546493", + "fullName": "Mistelvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240215" + }, + "id": "546523", + "fullName": "Tobaksvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240216" + }, + "id": "546696", + "fullName": "Galoppvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240218" + }, + "id": "546485", + "fullName": "H O Möllers väg", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240219" + }, + "id": "546494", + "fullName": "Monopolvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb24021a" + }, + "id": "546498", + "fullName": "Perrongvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb24021b" + }, + "id": "546517", + "fullName": "Stenbrovägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb24021c" + }, + "id": "546524", + "fullName": "Valdemars väg", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb24021d" + }, + "id": "546525", + "fullName": "Vashögsvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb24021e" + }, + "id": "546527", + "fullName": "Västra Karaby", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb24021f" + }, + "id": "546724", + "fullName": "Pilängsvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240220" + }, + "id": "546463", + "fullName": "Annelövsvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240221" + }, + "id": "546469", + "fullName": "Blågullsvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240222" + }, + "id": "546500", + "fullName": "Ramshögsvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240223" + }, + "id": "546700", + "fullName": "Hermelinvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240224" + }, + "id": "546710", + "fullName": "Högs Mellanväg", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240226" + }, + "id": "546496", + "fullName": "Per Larssons väg", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240227" + }, + "id": "546688", + "fullName": "Dagstorpsvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240228" + }, + "id": "546692", + "fullName": "Furuhillsvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240229" + }, + "id": "546708", + "fullName": "Hästgårdsvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb24022a" + }, + "id": "546712", + "fullName": "Karlslundvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb24022b" + }, + "id": "546714", + "fullName": "Kämpahögsvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb24022c" + }, + "id": "546728", + "fullName": "Slätåkersvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb24022d" + }, + "id": "546730", + "fullName": "Stationsstigen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb24022e" + }, + "id": "546475", + "fullName": "Brandkårsskogen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb24022f" + }, + "id": "546704", + "fullName": "Håkantorpsvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240230" + }, + "id": "546720", + "fullName": "Landskronavägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240231" + }, + "id": "546723", + "fullName": "Mossabacksvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240232" + }, + "id": "546726", + "fullName": "Skogsborgsvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240233" + }, + "id": "546732", + "fullName": "Västra Högsvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240234" + }, + "id": "546465", + "fullName": "Björnslundsvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240235" + }, + "id": "546467", + "fullName": "Björnstorpsvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240236" + }, + "id": "546491", + "fullName": "Krångeltoftavägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240237" + }, + "id": "546686", + "fullName": "Dagstorps Söderväg", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240238" + }, + "id": "546694", + "fullName": "Fältryttarevägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb240239" + }, + "id": "546702", + "fullName": "Huvudstorpsvägen", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb24023a" + }, + "id": "546734", + "fullName": "Västra Karaby Kyrkoväg", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a00a27dcf33cb24023b" + }, + "id": "546736", + "fullName": "Västra Karaby Norraväg", + "parentFullName": "Dösjebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a03a27dcf33cb240ab0" + }, + "id": "622775", + "fullName": "Earyd", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a03a27dcf33cb240ab1" + }, + "id": "622785", + "fullName": "Earyds Gård", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a03a27dcf33cb240ab2" + }, + "id": "622781", + "fullName": "Earyd Soläng", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a03a27dcf33cb240ab3" + }, + "id": "622777", + "fullName": "Earyd Fridhem", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a03a27dcf33cb240ab4" + }, + "id": "622783", + "fullName": "Earyd Susenborg", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a03a27dcf33cb240ab5" + }, + "id": "622779", + "fullName": "Earyd Johannesberg", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a03a27dcf33cb240ab6" + }, + "id": "687593", + "fullName": "Noresund Villa Eagle", + "parentFullName": "Åmotfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240abf" + }, + "id": "554681", + "fullName": "Ebbarp", + "parentFullName": "Kattarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ac0" + }, + "id": "554683", + "fullName": "Ebbarpsvägen", + "parentFullName": "Kattarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ac1" + }, + "id": "481713", + "fullName": "Ebbarp", + "parentFullName": "Forserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ac2" + }, + "id": "858093", + "fullName": "Ebbesvägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ac4" + }, + "id": "854733", + "fullName": "Ebba Ramsays väg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ac6" + }, + "id": "762371", + "fullName": "Ebbared Ekeberga", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ac7" + }, + "id": "762373", + "fullName": "Ebbared Källeberg", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ac8" + }, + "id": "762377", + "fullName": "Ebbared Ljungtorp", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ac9" + }, + "id": "762375", + "fullName": "Ebbared Lilleskogen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240aca" + }, + "id": "762380", + "fullName": "Ebbared Östergården", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240acb" + }, + "id": "762379", + "fullName": "Ebbared Västergården", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ace" + }, + "id": "492175", + "fullName": "Ebbadalsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240acf" + }, + "id": "638337", + "fullName": "Ebelinggatan", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ad1" + }, + "id": "488268", + "fullName": "Ebbagatan", + "parentFullName": "Älta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ad2" + }, + "id": "609574", + "fullName": "Vrenninge Ebbeslund", + "parentFullName": "Sennan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ad4" + }, + "id": "586649", + "fullName": "Ebbelyckevägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ad5" + }, + "id": "586797", + "fullName": "Ebbetorpsvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ad6" + }, + "id": "710374", + "fullName": "Ebbagärdes väg", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ad7" + }, + "id": "710230", + "fullName": "Ebbagårdsvägen", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ad8" + }, + "id": "710376", + "fullName": "Ebbalundsvägen", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ad9" + }, + "id": "706350", + "fullName": "Nils Ebbesgårdsgatan", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ada" + }, + "id": "710271", + "fullName": "Västra Ebbagårdsvägen", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240adc" + }, + "id": "519923", + "fullName": "Ebba Brahes väg", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240add" + }, + "id": "518933", + "fullName": "Ebbagårdsvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ade" + }, + "id": "687567", + "fullName": "Ebbetorp", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240adf" + }, + "id": "675695", + "fullName": "Ebbegärde", + "parentFullName": "Rockneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ae0" + }, + "id": "687569", + "fullName": "Ebbetorps Gård", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ae1" + }, + "id": "687571", + "fullName": "Ebbetorpsvägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ae2" + }, + "id": "669466", + "fullName": "Ebbenäs", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ae3" + }, + "id": "915001", + "fullName": "Ebbas väg", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ae4" + }, + "id": "670938", + "fullName": "Ebbeltofts väg", + "parentFullName": "Lyckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ae5" + }, + "id": "801685", + "fullName": "Ebbarp", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ae6" + }, + "id": "918775", + "fullName": "Ebbas väg", + "parentFullName": "Grisslehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ae7" + }, + "id": "920615", + "fullName": "Kristineholm Ebbarp", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ae8" + }, + "id": "882341", + "fullName": "Ebbavägen", + "parentFullName": "Själevad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ae9" + }, + "id": "744580", + "fullName": "Vägeryr Lilla Ebbasborg", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240aea" + }, + "id": "744584", + "fullName": "Vägeryr Stora Ebbasborg", + "parentFullName": "Ljungskile", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240aeb" + }, + "id": "573555", + "fullName": "Ebbas väg", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240aed" + }, + "id": "541757", + "fullName": "Ebbarp", + "parentFullName": "Tjörnarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240aee" + }, + "id": "579628", + "fullName": "Ebbjörnarp", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240aef" + }, + "id": "583501", + "fullName": "Vinslöv Ebbelund", + "parentFullName": "Vinslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240af0" + }, + "id": "917612", + "fullName": "Ebjörns väg", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240af1" + }, + "id": "514243", + "fullName": "Ebborp", + "parentFullName": "Borensberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240af2" + }, + "id": "483563", + "fullName": "Ebbalundsvägen", + "parentFullName": "Gustavsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240af3" + }, + "id": "562766", + "fullName": "Ebbarpsvägen", + "parentFullName": "Munka-Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240af4" + }, + "id": "808030", + "fullName": "Ebbetorpsvägen", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240af5" + }, + "id": "531325", + "fullName": "Norrhult Ebenezer", + "parentFullName": "Ankarsrum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240af6" + }, + "id": "648105", + "fullName": "Ebbalund", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240af7" + }, + "id": "621858", + "fullName": "Lerdala Ebbegård", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240af8" + }, + "id": "614296", + "fullName": "Forsheda Ebbas Stuga", + "parentFullName": "Forsheda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240af9" + }, + "id": "636726", + "fullName": "Geteboda Ebbetorp", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240afa" + }, + "id": "638070", + "fullName": "Vadshammar Ebeneser", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240afb" + }, + "id": "636736", + "fullName": "Geteboda Lilla Ebbetorp", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240afc" + }, + "id": "540823", + "fullName": "Högseröd Ebblatorpet", + "parentFullName": "Löberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240afd" + }, + "id": "795195", + "fullName": "Hånger Ebbholmen", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240afe" + }, + "id": "675521", + "fullName": "Ebbarpsvägen", + "parentFullName": "Svängsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240aff" + }, + "id": "675587", + "fullName": "Norra Ebbarpsvägen", + "parentFullName": "Svängsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b01" + }, + "id": "666582", + "fullName": "Ebbamålavägen", + "parentFullName": "Hallabro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b02" + }, + "id": "666656", + "fullName": "Norra Ebbamålavägen", + "parentFullName": "Hallabro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b03" + }, + "id": "624487", + "fullName": "Ebbebo", + "parentFullName": "Gislaved", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b04" + }, + "id": "617062", + "fullName": "Ebbestugan", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b05" + }, + "id": "634031", + "fullName": "Hjälmaryd Ebbaboda", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b06" + }, + "id": "491170", + "fullName": "Ebbarp", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b07" + }, + "id": "549052", + "fullName": "Skeppsås Ebborp", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b08" + }, + "id": "549140", + "fullName": "Skeppsås Östra Ebborp", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b09" + }, + "id": "549053", + "fullName": "Skeppsås Ebborp Hagalund", + "parentFullName": "Skänninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b0a" + }, + "id": "719414", + "fullName": "Ebbes väg", + "parentFullName": "Stora Höga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b0b" + }, + "id": "927710", + "fullName": "Ebbas väg", + "parentFullName": "Skäret", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b0c" + }, + "id": "555160", + "fullName": "Ebbas väg", + "parentFullName": "Nyhamnsläge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b0d" + }, + "id": "694211", + "fullName": "Skattebol Ebeneser", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b0e" + }, + "id": "607752", + "fullName": "Ebbarp", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b0f" + }, + "id": "607602", + "fullName": "Ebbared", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b10" + }, + "id": "607754", + "fullName": "Ebbarps Kvarn", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b11" + }, + "id": "607756", + "fullName": "Ebbarps Stugby", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b12" + }, + "id": "607604", + "fullName": "Ebbared Pukabygget", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b13" + }, + "id": "837656", + "fullName": "Utby Ebbelund", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b14" + }, + "id": "837658", + "fullName": "Utby Ebbetorp", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b15" + }, + "id": "770299", + "fullName": "Ebbagatan", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b16" + }, + "id": "537291", + "fullName": "Ebbesjövägen", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b17" + }, + "id": "537379", + "fullName": "Ebbarpsvägen", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b18" + }, + "id": "828732", + "fullName": "Ebbacksvägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b19" + }, + "id": "679714", + "fullName": "Ebbehult", + "parentFullName": "Nybro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b1a" + }, + "id": "637382", + "fullName": "Norra Ebbön", + "parentFullName": "Lönashult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b1b" + }, + "id": "637519", + "fullName": "Södra Ebbön", + "parentFullName": "Lönashult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b1c" + }, + "id": "565008", + "fullName": "Ebbatorp", + "parentFullName": "Äsperöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b1d" + }, + "id": "932448", + "fullName": "Ebbarp", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b1e" + }, + "id": "486462", + "fullName": "Ebbarp Norrgård", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b1f" + }, + "id": "486464", + "fullName": "Ebbarp Södergård", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b20" + }, + "id": "486460", + "fullName": "Ebbarp Mellangård", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b21" + }, + "id": "876766", + "fullName": "Ebeneservägen", + "parentFullName": "Söråker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b22" + }, + "id": "493189", + "fullName": "Hults-Ebbarp", + "parentFullName": "Hult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b24" + }, + "id": "493200", + "fullName": "Hults-Ebbarp Spolhem", + "parentFullName": "Hult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b25" + }, + "id": "493191", + "fullName": "Hults-Ebbarp Furulund", + "parentFullName": "Hult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b26" + }, + "id": "872301", + "fullName": "Kråkshults-Ebbarp", + "parentFullName": "Mariannelund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b27" + }, + "id": "493198", + "fullName": "Hults-Ebbarp Kringelen", + "parentFullName": "Hult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b28" + }, + "id": "872305", + "fullName": "Kråkshults-Ebbarp Ön", + "parentFullName": "Mariannelund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b29" + }, + "id": "872303", + "fullName": "Kråkshults-Ebbarp Ängalund", + "parentFullName": "Mariannelund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b2a" + }, + "id": "927429", + "fullName": "Rolsberga Ebbetorp", + "parentFullName": "Höör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b2b" + }, + "id": "543304", + "fullName": "Rolsberga Ebbetorp", + "parentFullName": "Eslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b2c" + }, + "id": "733929", + "fullName": "Ebbetorp", + "parentFullName": "Vretstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b2d" + }, + "id": "759013", + "fullName": "Syster Ebbas väg", + "parentFullName": "Kållekärr", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b2e" + }, + "id": "544226", + "fullName": "Ebbamölla", + "parentFullName": "Hörby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b2f" + }, + "id": "677267", + "fullName": "Ebbelunda", + "parentFullName": "Mörbylånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b30" + }, + "id": "928097", + "fullName": "Ebbarp", + "parentFullName": "Immeln", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b31" + }, + "id": "577586", + "fullName": "Ebbarp", + "parentFullName": "Sibbhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b32" + }, + "id": "477304", + "fullName": "Stora Sinnerstad Ebbesgården", + "parentFullName": "Mörlunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b33" + }, + "id": "553548", + "fullName": "Ebbarpshall", + "parentFullName": "Kågeröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b34" + }, + "id": "553698", + "fullName": "Lilla Ebbarp", + "parentFullName": "Kågeröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b35" + }, + "id": "781209", + "fullName": "Ebbesro", + "parentFullName": "Harbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b36" + }, + "id": "581070", + "fullName": "Ebbarp", + "parentFullName": "Osby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b37" + }, + "id": "580899", + "fullName": "Ebbarpsvägen", + "parentFullName": "Osby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b38" + }, + "id": "665069", + "fullName": "Ebbalycke", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b39" + }, + "id": "663918", + "fullName": "Ebbalyckevägen", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b3a" + }, + "id": "665025", + "fullName": "Bamsan Ebbalycketorp", + "parentFullName": "Tingsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b3b" + }, + "id": "861688", + "fullName": "Ebbarp Ebbenäs", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b3c" + }, + "id": "861676", + "fullName": "Ebbarp", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b3d" + }, + "id": "861736", + "fullName": "Ebbarps By", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b3e" + }, + "id": "861690", + "fullName": "Ebbarp Egsbo", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b3f" + }, + "id": "930996", + "fullName": "Ebbarp Eksbo", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b40" + }, + "id": "861698", + "fullName": "Ebbarp Kullen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b41" + }, + "id": "861699", + "fullName": "Ebbarp Linden", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b42" + }, + "id": "861709", + "fullName": "Ebbarp Nydala", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b43" + }, + "id": "861728", + "fullName": "Ebbarp Solvik", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b44" + }, + "id": "861722", + "fullName": "Ebbarp Sandvik", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b45" + }, + "id": "861682", + "fullName": "Ebbarp Björkebo", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b46" + }, + "id": "861692", + "fullName": "Ebbarp Ekbacken", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b47" + }, + "id": "861697", + "fullName": "Ebbarp Karlshem", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b48" + }, + "id": "861705", + "fullName": "Ebbarp Nolhagen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b49" + }, + "id": "861716", + "fullName": "Ebbarp Nyhemmet", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b4a" + }, + "id": "861726", + "fullName": "Ebbarp Solliden", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b4c" + }, + "id": "861694", + "fullName": "Ebbarp Fridslund", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b4d" + }, + "id": "861701", + "fullName": "Ebbarp Lycketorp", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b4e" + }, + "id": "861707", + "fullName": "Ebbarp Norrhagen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b4f" + }, + "id": "861720", + "fullName": "Ebbarp Rosenborg", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b50" + }, + "id": "861678", + "fullName": "Ebbarp Anderstorp", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b51" + }, + "id": "861680", + "fullName": "Ebbarp Björkbacka", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b52" + }, + "id": "861684", + "fullName": "Ebbarp Björkhagen", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b53" + }, + "id": "861686", + "fullName": "Ebbarp Björkstugan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b54" + }, + "id": "861695", + "fullName": "Ebbarp Grindstugan", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b55" + }, + "id": "861696", + "fullName": "Ebbarp Grindtorpet", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b56" + }, + "id": "861703", + "fullName": "Ebbarp Mariatorpet", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b57" + }, + "id": "861730", + "fullName": "Ebbarp Tallbacken", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b58" + }, + "id": "861718", + "fullName": "Ebbarp Nymansgården", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b59" + }, + "id": "861724", + "fullName": "Ebbarp Solberga Gård", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b5a" + }, + "id": "861732", + "fullName": "Ebbarp Västergården", + "parentFullName": "Bankeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b5b" + }, + "id": "494859", + "fullName": "Ebbanäs", + "parentFullName": "Sävsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b5c" + }, + "id": "839218", + "fullName": "Ebbabolet", + "parentFullName": "Tibro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b5d" + }, + "id": "840613", + "fullName": "Spethult Ebbetorp", + "parentFullName": "Tibro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b5e" + }, + "id": "684134", + "fullName": "Fru Ebbes väg", + "parentFullName": "Borgholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b5f" + }, + "id": "833163", + "fullName": "Ebäcksvägen", + "parentFullName": "Vikarbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b60" + }, + "id": "773577", + "fullName": "Stora Ebbarp", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b61" + }, + "id": "773168", + "fullName": "Ebbarp Sanden", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b62" + }, + "id": "773148", + "fullName": "Ebbarp Bäckäng", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b63" + }, + "id": "773170", + "fullName": "Ebbarp Sandryd", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b64" + }, + "id": "773150", + "fullName": "Ebbarp Furulund", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b65" + }, + "id": "773152", + "fullName": "Ebbarp Grodåsen", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b66" + }, + "id": "773154", + "fullName": "Ebbarp Hagalund", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b67" + }, + "id": "773162", + "fullName": "Ebbarp Lönnåsen", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b68" + }, + "id": "773176", + "fullName": "Ebbarp Skogsryd", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b69" + }, + "id": "773164", + "fullName": "Ebbarp Markalund", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b6a" + }, + "id": "773166", + "fullName": "Ebbarp Rosenlund", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b6b" + }, + "id": "773178", + "fullName": "Ebbarp Stensäter", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b6c" + }, + "id": "773180", + "fullName": "Ebbarp Sundholmen", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b6d" + }, + "id": "773158", + "fullName": "Ebbarp Källebacken", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b6e" + }, + "id": "773172", + "fullName": "Ebbarp Skogsbacken", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b6f" + }, + "id": "773183", + "fullName": "Ebbarp Östergården", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b70" + }, + "id": "773146", + "fullName": "Ebbarp Björkebacken", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b71" + }, + "id": "773156", + "fullName": "Ebbarp Kristinelund", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b72" + }, + "id": "773174", + "fullName": "Ebbarp Skogsgläntan", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b73" + }, + "id": "773182", + "fullName": "Ebbarp Västergården", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b74" + }, + "id": "774838", + "fullName": "Örsås Tittebo Ebbagärde", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b75" + }, + "id": "773160", + "fullName": "Ebbarp Källebacken Lillstugan", + "parentFullName": "Svenljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b76" + }, + "id": "680245", + "fullName": "Gottersbyn Eber", + "parentFullName": "Töcksfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b77" + }, + "id": "853013", + "fullName": "Ryholm Ebbhult", + "parentFullName": "Moholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b78" + }, + "id": "790804", + "fullName": "Mjäldrunga Ebbarp", + "parentFullName": "Floby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b79" + }, + "id": "804324", + "fullName": "Ebbared Mariebo", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b7a" + }, + "id": "930742", + "fullName": "Ebbared Ekhagen", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b7b" + }, + "id": "804326", + "fullName": "Ebbared Nygården", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b7c" + }, + "id": "804319", + "fullName": "Ebbared Bosgården", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b7d" + }, + "id": "804321", + "fullName": "Ebbared Ekebacken", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b7e" + }, + "id": "804323", + "fullName": "Ebbared Ellabacken", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b7f" + }, + "id": "804325", + "fullName": "Ebbared Mellomgården", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b80" + }, + "id": "804331", + "fullName": "Ebbared Västergården", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b81" + }, + "id": "659330", + "fullName": "Ebbamåla", + "parentFullName": "Vissefjärda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b82" + }, + "id": "737510", + "fullName": "Ebilslätt", + "parentFullName": "Hunnebostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b83" + }, + "id": "841777", + "fullName": "Ebbetorp", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b84" + }, + "id": "841795", + "fullName": "Ebbetorp Gård", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b85" + }, + "id": "841799", + "fullName": "Ebbetorp Moen", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b86" + }, + "id": "841797", + "fullName": "Ebbetorp Heden", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b87" + }, + "id": "841791", + "fullName": "Ebbetorp Fallet", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b88" + }, + "id": "841805", + "fullName": "Ebbetorp Skogsbo", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b89" + }, + "id": "841803", + "fullName": "Ebbetorp Sjöängen", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b8a" + }, + "id": "841780", + "fullName": "Ebbetorp Björkhaga", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b8b" + }, + "id": "841787", + "fullName": "Ebbetorp Bostället", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b8c" + }, + "id": "841789", + "fullName": "Ebbetorp Brostugan", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b8d" + }, + "id": "841801", + "fullName": "Ebbetorp Nolgården", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b8e" + }, + "id": "841807", + "fullName": "Ebbetorp Tidblomman", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b8f" + }, + "id": "841809", + "fullName": "Ebbetorp Österhagen", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b90" + }, + "id": "841793", + "fullName": "Ebbetorp Gustavsborg", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b91" + }, + "id": "666896", + "fullName": "Ebeneserbacken", + "parentFullName": "Grums", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b92" + }, + "id": "753541", + "fullName": "Binninge Ebeneser", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b93" + }, + "id": "581514", + "fullName": "Ebbarp", + "parentFullName": "Perstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b94" + }, + "id": "581516", + "fullName": "Ebbarpsvägen", + "parentFullName": "Perstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b95" + }, + "id": "682079", + "fullName": "Ebbelångsö", + "parentFullName": "Bergkvara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b96" + }, + "id": "846666", + "fullName": "Ebbanäsvägen", + "parentFullName": "Mölltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b97" + }, + "id": "499263", + "fullName": "Ebbarp", + "parentFullName": "Aneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b98" + }, + "id": "850321", + "fullName": "Ebbetorp", + "parentFullName": "Hova", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b99" + }, + "id": "848821", + "fullName": "Ebbvägen", + "parentFullName": "Otterbäcken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b9a" + }, + "id": "850323", + "fullName": "Ebbetorp Västeräng", + "parentFullName": "Hova", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b9b" + }, + "id": "849925", + "fullName": "Ebbetorp Sandtorpet", + "parentFullName": "Hova", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b9c" + }, + "id": "931295", + "fullName": "Olstorp Ebetsro", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b9d" + }, + "id": "931896", + "fullName": "Vishult Ebeneserkapell", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b9e" + }, + "id": "951266", + "fullName": "Ebbes väg", + "parentFullName": "Åmål", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240b9f" + }, + "id": "946862", + "fullName": "Ebbegatan", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ba0" + }, + "id": "941545", + "fullName": "Ebbarpsvägen", + "parentFullName": "Össjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ba2" + }, + "id": "951817", + "fullName": "Ebba Ströms gata", + "parentFullName": "Malmö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ba3" + }, + "id": "954120", + "fullName": "Ebbeskogsgatan", + "parentFullName": "Byxelkrok", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a04a27dcf33cb240ba4" + }, + "id": "947220", + "fullName": "Ramsholmen Ebbas Kulle", + "parentFullName": "Örby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240ba7" + }, + "id": "607042", + "fullName": "Eckersta", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240ba8" + }, + "id": "607127", + "fullName": "Eckersta Gård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240ba9" + }, + "id": "581413", + "fullName": "Eckersta", + "parentFullName": "Vrena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240baa" + }, + "id": "581419", + "fullName": "Eckersta Enebo", + "parentFullName": "Vrena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bab" + }, + "id": "581417", + "fullName": "Eckersta Ekbacken", + "parentFullName": "Vrena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bad" + }, + "id": "581421", + "fullName": "Eckersta Hagstugan", + "parentFullName": "Vrena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bae" + }, + "id": "581423", + "fullName": "Eckersta Sjögläntan", + "parentFullName": "Vrena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240baf" + }, + "id": "705221", + "fullName": "Eckens väg", + "parentFullName": "Partille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bb1" + }, + "id": "617239", + "fullName": "Kållerstad Eckregård", + "parentFullName": "Reftele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bb2" + }, + "id": "490566", + "fullName": "Eckerda", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bb3" + }, + "id": "490568", + "fullName": "Eckerda Sandås", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bb4" + }, + "id": "483152", + "fullName": "Eckerhult", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bb5" + }, + "id": "483156", + "fullName": "Eckerhult Fridhem", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bb6" + }, + "id": "477861", + "fullName": "Höckhult Eckerhult", + "parentFullName": "Kristdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bb7" + }, + "id": "483154", + "fullName": "Eckerhult Brantevik", + "parentFullName": "Oskarshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bb8" + }, + "id": "851161", + "fullName": "Ecklingsbo", + "parentFullName": "Bollnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bb9" + }, + "id": "698934", + "fullName": "Strand Eckra", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bba" + }, + "id": "640329", + "fullName": "Uråsa Ecketh", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bbb" + }, + "id": "661527", + "fullName": "Von Echstedtska Gården", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bbc" + }, + "id": "661529", + "fullName": "Von Echstedtska Gården Flygeln", + "parentFullName": "Säffle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bbd" + }, + "id": "677269", + "fullName": "Eckelsudde", + "parentFullName": "Mörbylånga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bbf" + }, + "id": "865069", + "fullName": "Eckersholm", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bc0" + }, + "id": "865577", + "fullName": "Jorarp Eckern", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bc1" + }, + "id": "865081", + "fullName": "Eckersholms Gård", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bc2" + }, + "id": "865075", + "fullName": "Eckersholm Lyckebo", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bc3" + }, + "id": "865079", + "fullName": "Eckersholm Ängsjön", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bc4" + }, + "id": "865074", + "fullName": "Eckersholm Jämslund", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bc5" + }, + "id": "865073", + "fullName": "Eckersholm Gransätet", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bc6" + }, + "id": "865071", + "fullName": "Eckersholm Björkelund", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bc7" + }, + "id": "865076", + "fullName": "Eckersholm Strömsberg", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bc8" + }, + "id": "865077", + "fullName": "Eckersholm Stånghammar", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bc9" + }, + "id": "865338", + "fullName": "Tjurshult Eckerskojan", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bca" + }, + "id": "750726", + "fullName": "Eckerna", + "parentFullName": "Lödöse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bcb" + }, + "id": "750728", + "fullName": "Eckerna Nordgården", + "parentFullName": "Lödöse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bcc" + }, + "id": "930155", + "fullName": "Rävö Eckreberget", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bcd" + }, + "id": "673070", + "fullName": "Gummenäs Eckra", + "parentFullName": "Bengtsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bce" + }, + "id": "707127", + "fullName": "Breviken Eckra", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bcf" + }, + "id": "846186", + "fullName": "Valla Eckerslund", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a05a27dcf33cb240bd0" + }, + "id": "845885", + "fullName": "Mjösäter Eckerslund", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240c87" + }, + "id": "760751", + "fullName": "Sigfrid Edströms gata", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240c88" + }, + "id": "757274", + "fullName": "Edebo", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240c8a" + }, + "id": "743646", + "fullName": "Edtorpsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240c8c" + }, + "id": "563313", + "fullName": "Eda Gård", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240c8d" + }, + "id": "587179", + "fullName": "Mem Eden", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240c8e" + }, + "id": "563319", + "fullName": "Eda Skattna", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240c90" + }, + "id": "563317", + "fullName": "Eda Gård Flygeln", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240c91" + }, + "id": "563315", + "fullName": "Eda Gård Ekbacken", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240c93" + }, + "id": "561773", + "fullName": "Skärlöta Lilla Edet", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240c94" + }, + "id": "567454", + "fullName": "Ovangärstad Edsberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240c95" + }, + "id": "559518", + "fullName": "Edward Ringborgs gata", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240c97" + }, + "id": "856950", + "fullName": "Ed", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240c98" + }, + "id": "858589", + "fullName": "Ed", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240c99" + }, + "id": "858597", + "fullName": "Edet", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240c9a" + }, + "id": "857068", + "fullName": "Säby Ede", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240c9c" + }, + "id": "858674", + "fullName": "Stora Edet", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240c9d" + }, + "id": "858593", + "fullName": "Edeskvarna", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240c9e" + }, + "id": "858599", + "fullName": "Edet Ekenäs", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240c9f" + }, + "id": "856951", + "fullName": "Ed Lillegård", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ca0" + }, + "id": "856957", + "fullName": "Ed Storegård", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ca1" + }, + "id": "858591", + "fullName": "Ed Hallagård", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ca2" + }, + "id": "856955", + "fullName": "Ed Stigbogård", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ca3" + }, + "id": "856959", + "fullName": "Ed Västergård", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ca4" + }, + "id": "856953", + "fullName": "Ed Skepparegård", + "parentFullName": "Visingsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ca5" + }, + "id": "858595", + "fullName": "Edeskvarna Norrgård", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ca6" + }, + "id": "491580", + "fullName": "Edsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ca7" + }, + "id": "492574", + "fullName": "Edbovägen", + "parentFullName": "Trångsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ca8" + }, + "id": "490662", + "fullName": "Eddastigen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ca9" + }, + "id": "608748", + "fullName": "Edeby", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240caa" + }, + "id": "607829", + "fullName": "Edevägen", + "parentFullName": "Skogstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cab" + }, + "id": "608762", + "fullName": "Edebyeng", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cac" + }, + "id": "608750", + "fullName": "Edeby Gård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cad" + }, + "id": "608760", + "fullName": "Edebyberg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cae" + }, + "id": "608764", + "fullName": "Edebylund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240caf" + }, + "id": "607520", + "fullName": "Eddavägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cb0" + }, + "id": "608754", + "fullName": "Edeby Lundby", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cb1" + }, + "id": "608756", + "fullName": "Edeby Lövsta", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cb2" + }, + "id": "607043", + "fullName": "Edlingevägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cb3" + }, + "id": "638158", + "fullName": "Edsbergsgatan", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cb4" + }, + "id": "608752", + "fullName": "Edeby Lillgård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cb5" + }, + "id": "608758", + "fullName": "Edeby Norrgård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cb6" + }, + "id": "608533", + "fullName": "Stavtorp Edsbo", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cb7" + }, + "id": "611311", + "fullName": "Råby-Rekarne Eden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cb8" + }, + "id": "611843", + "fullName": "Magla Edvardstorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cb9" + }, + "id": "638376", + "fullName": "Edvardslundsgatan", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cba" + }, + "id": "481525", + "fullName": "Eddavägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cbb" + }, + "id": "481925", + "fullName": "Edövägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cbc" + }, + "id": "481512", + "fullName": "Edinsvägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cbd" + }, + "id": "834978", + "fullName": "Eddagatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cc0" + }, + "id": "876113", + "fullName": "Ede", + "parentFullName": "Stöde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cc1" + }, + "id": "876123", + "fullName": "Edsta", + "parentFullName": "Stöde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cc2" + }, + "id": "878222", + "fullName": "Edbacken", + "parentFullName": "Matfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cc3" + }, + "id": "876115", + "fullName": "Edebosjön", + "parentFullName": "Stöde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cc4" + }, + "id": "875381", + "fullName": "Edstaden", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cc5" + }, + "id": "876117", + "fullName": "Edebovägen", + "parentFullName": "Stöde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cc6" + }, + "id": "876119", + "fullName": "Edebyvägen", + "parentFullName": "Stöde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cc7" + }, + "id": "876125", + "fullName": "Edstavägen", + "parentFullName": "Stöde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cc8" + }, + "id": "876121", + "fullName": "Edeforsvägen", + "parentFullName": "Stöde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cc9" + }, + "id": "876317", + "fullName": "Östra Edebovägen", + "parentFullName": "Stöde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cca" + }, + "id": "876303", + "fullName": "Västra Edebovägen", + "parentFullName": "Stöde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ccb" + }, + "id": "500002", + "fullName": "Edeby", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ccc" + }, + "id": "497141", + "fullName": "Edesta", + "parentFullName": "Mölnbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ccd" + }, + "id": "918714", + "fullName": "Edeby Allé", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cce" + }, + "id": "497143", + "fullName": "Edesta Gård", + "parentFullName": "Mölnbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ccf" + }, + "id": "500004", + "fullName": "Edeby Säteri", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cd0" + }, + "id": "500871", + "fullName": "Edhammra Gård", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cd2" + }, + "id": "928672", + "fullName": "Gösta Edströms väg", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cd3" + }, + "id": "654649", + "fullName": "Ed", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cd4" + }, + "id": "654651", + "fullName": "Edet", + "parentFullName": "Molkom", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cd5" + }, + "id": "653690", + "fullName": "Edsberg", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cd6" + }, + "id": "654050", + "fullName": "Edsvallavägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cd7" + }, + "id": "651687", + "fullName": "Edsgatevägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cd8" + }, + "id": "651074", + "fullName": "Edebäcksgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cd9" + }, + "id": "651685", + "fullName": "Edsgatans Gård", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cda" + }, + "id": "650622", + "fullName": "Syster Edits väg", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cdb" + }, + "id": "653813", + "fullName": "Norra Edsberg Gård", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cdc" + }, + "id": "653811", + "fullName": "Norra Edsberg Flygeln", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cdd" + }, + "id": "654020", + "fullName": "Allén", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cde" + }, + "id": "654087", + "fullName": "Lerum", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cdf" + }, + "id": "654145", + "fullName": "Skane", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ce0" + }, + "id": "654141", + "fullName": "Rudsta", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ce2" + }, + "id": "654121", + "fullName": "Movägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ce3" + }, + "id": "654229", + "fullName": "Älvenäs", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ce6" + }, + "id": "654053", + "fullName": "Hagvägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ce7" + }, + "id": "654071", + "fullName": "Höglunda", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ce8" + }, + "id": "654077", + "fullName": "Högvägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ce9" + }, + "id": "654117", + "fullName": "Mellerud", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cea" + }, + "id": "654219", + "fullName": "Trossnäs", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ceb" + }, + "id": "654231", + "fullName": "Älvgatan", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cec" + }, + "id": "654022", + "fullName": "Alpstigen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ced" + }, + "id": "654063", + "fullName": "Herrestad", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cee" + }, + "id": "654105", + "fullName": "Långgatan", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cef" + }, + "id": "654137", + "fullName": "Parkvägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cf0" + }, + "id": "654143", + "fullName": "Sandvägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cf1" + }, + "id": "654153", + "fullName": "Solbacken", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cf2" + }, + "id": "654173", + "fullName": "Torggatan", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cf3" + }, + "id": "654051", + "fullName": "Enstavägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cf4" + }, + "id": "654089", + "fullName": "Lerums Gård", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cf5" + }, + "id": "654099", + "fullName": "Lunnevägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cf6" + }, + "id": "654106", + "fullName": "Lövåsvägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cf7" + }, + "id": "654147", + "fullName": "Skogsgatan", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cf8" + }, + "id": "654034", + "fullName": "Bryngelsrud", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cf9" + }, + "id": "654054", + "fullName": "Hasselvägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cfa" + }, + "id": "654056", + "fullName": "Hedlunds väg", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cfb" + }, + "id": "654085", + "fullName": "Kvarnbacken", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cfc" + }, + "id": "654123", + "fullName": "Mårtenstorp", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cfd" + }, + "id": "654133", + "fullName": "Nors-Mellbyn", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240cfe" + }, + "id": "654165", + "fullName": "Sättravägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d00" + }, + "id": "654073", + "fullName": "Höglunda Gård", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d01" + }, + "id": "654083", + "fullName": "Kolmilevägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d02" + }, + "id": "654111", + "fullName": "Masugnsvägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d03" + }, + "id": "654127", + "fullName": "Nors-Bråtarna", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d04" + }, + "id": "654129", + "fullName": "Nors-Forstorp", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d05" + }, + "id": "654131", + "fullName": "Nors-Lindåsen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d06" + }, + "id": "654135", + "fullName": "Olsäters Gård", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d07" + }, + "id": "654159", + "fullName": "Stora Hornnäs", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d0f" + }, + "id": "654075", + "fullName": "Höglundavägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d10" + }, + "id": "654081", + "fullName": "Kolbottsvägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d11" + }, + "id": "654095", + "fullName": "Lilla Höglunda", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d12" + }, + "id": "654119", + "fullName": "Mellerudstorp", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d13" + }, + "id": "654156", + "fullName": "Stationsgatan", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d14" + }, + "id": "654171", + "fullName": "Tjärdalsvägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d15" + }, + "id": "654217", + "fullName": "Torpstödvägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d16" + }, + "id": "654221", + "fullName": "Trossnäsvägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d17" + }, + "id": "654030", + "fullName": "Björnhålavägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d18" + }, + "id": "654065", + "fullName": "Herrestads Gård", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d19" + }, + "id": "654097", + "fullName": "Lillgårdsvägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d1a" + }, + "id": "654151", + "fullName": "Smedbruksvägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d1b" + }, + "id": "654155", + "fullName": "Solgläntavägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d1c" + }, + "id": "654167", + "fullName": "Tackjärnsvägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d1d" + }, + "id": "654169", + "fullName": "Tjärbergsvägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d1f" + }, + "id": "654052", + "fullName": "Folketshusgatan", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d20" + }, + "id": "654091", + "fullName": "Lerums Gård Södra", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d21" + }, + "id": "654161", + "fullName": "Stångjärnsvägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d22" + }, + "id": "654163", + "fullName": "Susenskackvägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d23" + }, + "id": "654036", + "fullName": "Bryngelsrudsvägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d24" + }, + "id": "654093", + "fullName": "Lerums Gård Västra", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d25" + }, + "id": "654113", + "fullName": "Mellbyn Kosekroken", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d26" + }, + "id": "654125", + "fullName": "Mörnersbergsvägen", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d28" + }, + "id": "654115", + "fullName": "Mellbyn Skogvaktarbostället", + "parentFullName": "Edsvalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d29" + }, + "id": "481111", + "fullName": "Edesnäs", + "parentFullName": "Utö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d2c" + }, + "id": "481113", + "fullName": "Edesnäs Gård", + "parentFullName": "Utö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d2d" + }, + "id": "480905", + "fullName": "Björkö Edvardsudde", + "parentFullName": "Ornö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d2f" + }, + "id": "586800", + "fullName": "Fiskar Edvins väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d30" + }, + "id": "707161", + "fullName": "Edvard Kes väg", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d32" + }, + "id": "896674", + "fullName": "Edvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d33" + }, + "id": "894315", + "fullName": "Edénsvägen", + "parentFullName": "Råneå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d34" + }, + "id": "896334", + "fullName": "Edeforsgatan", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d35" + }, + "id": "889743", + "fullName": "Edensgatan", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d36" + }, + "id": "519561", + "fullName": "Edsvall", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d37" + }, + "id": "519186", + "fullName": "Eddavägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d38" + }, + "id": "519188", + "fullName": "Edsviksvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d39" + }, + "id": "519713", + "fullName": "Edsbergs Gård", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d3a" + }, + "id": "519715", + "fullName": "Edsbergs torg", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d3b" + }, + "id": "519733", + "fullName": "Edsängsvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d3c" + }, + "id": "518935", + "fullName": "Edsbäcksvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d3d" + }, + "id": "519659", + "fullName": "Edsbergsvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d3e" + }, + "id": "518673", + "fullName": "Eddagränd", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d3f" + }, + "id": "686062", + "fullName": "Edenborg", + "parentFullName": "Halltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d40" + }, + "id": "687655", + "fullName": "Edvins väg", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d41" + }, + "id": "685528", + "fullName": "Edenborg", + "parentFullName": "Ljungbyholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d42" + }, + "id": "670380", + "fullName": "Eddavägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d43" + }, + "id": "670898", + "fullName": "Sven Edvin Saljes väg", + "parentFullName": "Lyckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d44" + }, + "id": "701849", + "fullName": "Eduard Boyes gata", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d45" + }, + "id": "704079", + "fullName": "Edvins väg", + "parentFullName": "Tvååker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d46" + }, + "id": "864595", + "fullName": "Ede", + "parentFullName": "Brunflo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d47" + }, + "id": "860954", + "fullName": "Edlersbodarna", + "parentFullName": "Föllinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d48" + }, + "id": "938327", + "fullName": "Edlersbodarna", + "parentFullName": "Munkflohögen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d49" + }, + "id": "922716", + "fullName": "Edsgarn Edsgård", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d4a" + }, + "id": "802123", + "fullName": "Edeby", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d4c" + }, + "id": "801421", + "fullName": "Edsgarn", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d4d" + }, + "id": "808043", + "fullName": "Edebo", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d4e" + }, + "id": "917212", + "fullName": "Edsbro-Tomta", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d4f" + }, + "id": "805267", + "fullName": "Edsvik", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d50" + }, + "id": "804812", + "fullName": "Edelhem", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d51" + }, + "id": "805266", + "fullName": "Edsberg", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d52" + }, + "id": "915507", + "fullName": "Edövägen", + "parentFullName": "Furusund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d53" + }, + "id": "802125", + "fullName": "Edebyhamn", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d54" + }, + "id": "921755", + "fullName": "Edsbro Bruksgata", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d55" + }, + "id": "917925", + "fullName": "Edsnäset", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d57" + }, + "id": "802316", + "fullName": "Norra Edeby", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d58" + }, + "id": "802476", + "fullName": "Södra Edeby", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d59" + }, + "id": "806845", + "fullName": "Edsmansbol", + "parentFullName": "Rimbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d5a" + }, + "id": "913429", + "fullName": "Edmunds väg", + "parentFullName": "Gräddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d5b" + }, + "id": "913771", + "fullName": "Edsbro Masugnsväg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d5c" + }, + "id": "800057", + "fullName": "Edetvägen", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d5d" + }, + "id": "802552", + "fullName": "Öster Edsvik", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d5e" + }, + "id": "802556", + "fullName": "Östra Edsvik", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d5f" + }, + "id": "916658", + "fullName": "Väster Edsvik", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d60" + }, + "id": "802533", + "fullName": "Västra Edsvik", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d61" + }, + "id": "807993", + "fullName": "Edebovägen", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d62" + }, + "id": "922355", + "fullName": "Edsgarn Kärret", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d64" + }, + "id": "801423", + "fullName": "Edsgarnsvägen", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d65" + }, + "id": "805343", + "fullName": "Länna Edsvik", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d67" + }, + "id": "808049", + "fullName": "Edebohemmet", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d68" + }, + "id": "805268", + "fullName": "Edsviksvägen", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d69" + }, + "id": "915582", + "fullName": "Edsgarn Gislaro", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d6a" + }, + "id": "916519", + "fullName": "Edsgarn Enudden", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d6b" + }, + "id": "922744", + "fullName": "Edsgarn Sjöängen", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d6c" + }, + "id": "919929", + "fullName": "Edsgarn Sjöberga", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d6d" + }, + "id": "916170", + "fullName": "Edsgarn Olofsdal", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d6e" + }, + "id": "922840", + "fullName": "Edebo Hammarby", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d6f" + }, + "id": "921828", + "fullName": "Norra Edebyvägen", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d70" + }, + "id": "802127", + "fullName": "Edebyhamnsvägen", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d71" + }, + "id": "802478", + "fullName": "Södra Edebyvägen", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d72" + }, + "id": "916633", + "fullName": "Edsviksgläntan", + "parentFullName": "Norrtälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d74" + }, + "id": "914497", + "fullName": "Edeby Norra Sjöväg", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d76" + }, + "id": "923482", + "fullName": "Edeby Södra Sjöväg", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d77" + }, + "id": "918518", + "fullName": "Edsgarn Storviken", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d78" + }, + "id": "808045", + "fullName": "Edebo Prästgård", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d79" + }, + "id": "915980", + "fullName": "Edsgarn Långremsan", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d7a" + }, + "id": "921744", + "fullName": "Edsgarn Gustavslund", + "parentFullName": "Vätö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d7b" + }, + "id": "808047", + "fullName": "Edebo Prästtorpet", + "parentFullName": "Hallstavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d7c" + }, + "id": "915187", + "fullName": "Hemmarö Edsvassviken", + "parentFullName": "Bergshamra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d7d" + }, + "id": "801657", + "fullName": "Bro", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d7e" + }, + "id": "801827", + "fullName": "Mon", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d7f" + }, + "id": "802035", + "fullName": "Åla", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d80" + }, + "id": "801617", + "fullName": "Alby", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d81" + }, + "id": "801809", + "fullName": "Lund", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d82" + }, + "id": "801932", + "fullName": "Sonö", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d83" + }, + "id": "802007", + "fullName": "Vagn", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d85" + }, + "id": "916272", + "fullName": "Myra", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d86" + }, + "id": "801624", + "fullName": "Berga", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d88" + }, + "id": "801695", + "fullName": "Erken", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d89" + }, + "id": "801723", + "fullName": "Gråbo", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d8a" + }, + "id": "801791", + "fullName": "Labol", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d8b" + }, + "id": "801811", + "fullName": "Luret", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d8c" + }, + "id": "801863", + "fullName": "Nybro", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d8d" + }, + "id": "801867", + "fullName": "Nyhem", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d8e" + }, + "id": "801869", + "fullName": "Näset", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d8f" + }, + "id": "801882", + "fullName": "Ranås", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d90" + }, + "id": "801894", + "fullName": "Ränka", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d91" + }, + "id": "801896", + "fullName": "Sanda", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d92" + }, + "id": "801900", + "fullName": "Saxen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d93" + }, + "id": "801916", + "fullName": "Smara", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d94" + }, + "id": "801989", + "fullName": "Tomta", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d95" + }, + "id": "802015", + "fullName": "Valla", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d96" + }, + "id": "802022", + "fullName": "Viken", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d97" + }, + "id": "913452", + "fullName": "Valls", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d9a" + }, + "id": "801661", + "fullName": "Brodal", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d9b" + }, + "id": "801665", + "fullName": "Bruket", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240d9f" + }, + "id": "801691", + "fullName": "Eklund", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240da0" + }, + "id": "801693", + "fullName": "Enlund", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240da1" + }, + "id": "801703", + "fullName": "Fridal", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240da2" + }, + "id": "801711", + "fullName": "Färjan", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240da3" + }, + "id": "801726", + "fullName": "Gärsta", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240da4" + }, + "id": "801749", + "fullName": "Holmen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240da5" + }, + "id": "801783", + "fullName": "Kyrkan", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240da6" + }, + "id": "801793", + "fullName": "Ladbol", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240da7" + }, + "id": "801833", + "fullName": "Myskja", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240da8" + }, + "id": "801837", + "fullName": "Målöte", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240da9" + }, + "id": "801861", + "fullName": "Nyborg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240daa" + }, + "id": "801931", + "fullName": "Solhem", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dab" + }, + "id": "801974", + "fullName": "Sättra", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dac" + }, + "id": "801995", + "fullName": "Tultet", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dad" + }, + "id": "801997", + "fullName": "Ununge", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dae" + }, + "id": "802026", + "fullName": "Vreten", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240daf" + }, + "id": "802054", + "fullName": "Östers", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240db0" + }, + "id": "801663", + "fullName": "Brotorp", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240db2" + }, + "id": "801699", + "fullName": "Fansjön", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240db3" + }, + "id": "801707", + "fullName": "Fridhem", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240db4" + }, + "id": "801713", + "fullName": "Gjärsta", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240db5" + }, + "id": "801715", + "fullName": "Gläntan", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240db6" + }, + "id": "801735", + "fullName": "Göttorp", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240db7" + }, + "id": "801753", + "fullName": "Hydinge", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240db8" + }, + "id": "801772", + "fullName": "Karlsro", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240db9" + }, + "id": "801774", + "fullName": "Knappen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dba" + }, + "id": "801777", + "fullName": "Kragsta", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dbb" + }, + "id": "801807", + "fullName": "Lummevi", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dbc" + }, + "id": "801817", + "fullName": "Långbro", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dbd" + }, + "id": "801841", + "fullName": "Nedanby", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dbe" + }, + "id": "801884", + "fullName": "Rekinde", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dbf" + }, + "id": "801886", + "fullName": "Ropsten", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dc0" + }, + "id": "801892", + "fullName": "Räftbol", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dc1" + }, + "id": "801949", + "fullName": "Stensta", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dc2" + }, + "id": "801991", + "fullName": "Tranbol", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dc3" + }, + "id": "802011", + "fullName": "Vagnåla", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dc5" + }, + "id": "802036", + "fullName": "Åla Gård", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dc7" + }, + "id": "937350", + "fullName": "Larudan", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dc8" + }, + "id": "801643", + "fullName": "Björklid", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dc9" + }, + "id": "801645", + "fullName": "Björknäs", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dca" + }, + "id": "801647", + "fullName": "Björksjö", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dcb" + }, + "id": "801725", + "fullName": "Gäddsjön", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dcc" + }, + "id": "801737", + "fullName": "Hagalund", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dcd" + }, + "id": "801776", + "fullName": "Koludden", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dce" + }, + "id": "801795", + "fullName": "Ladängen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dcf" + }, + "id": "801813", + "fullName": "Långboda", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dd0" + }, + "id": "801828", + "fullName": "Morvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dd1" + }, + "id": "801845", + "fullName": "Norelund", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dd2" + }, + "id": "801847", + "fullName": "Norrboda", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dd3" + }, + "id": "801853", + "fullName": "Norrlund", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dd4" + }, + "id": "801888", + "fullName": "Rosendal", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dd5" + }, + "id": "801902", + "fullName": "Sjöviken", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dd6" + }, + "id": "801904", + "fullName": "Skarnbro", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dd7" + }, + "id": "801914", + "fullName": "Smalsjön", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dd8" + }, + "id": "801943", + "fullName": "Spaktorp", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dd9" + }, + "id": "801980", + "fullName": "Sättraby", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ddb" + }, + "id": "802037", + "fullName": "Ålavägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ddc" + }, + "id": "802052", + "fullName": "Österbol", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ddd" + }, + "id": "802058", + "fullName": "Östängen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dde" + }, + "id": "911219", + "fullName": "Örberget", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ddf" + }, + "id": "914876", + "fullName": "Tages väg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240de0" + }, + "id": "918330", + "fullName": "Tallåsen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240de1" + }, + "id": "918721", + "fullName": "Ältvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240de2" + }, + "id": "919341", + "fullName": "Runvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240de3" + }, + "id": "922314", + "fullName": "Väderlöp", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240de4" + }, + "id": "801619", + "fullName": "Allévägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240de5" + }, + "id": "801623", + "fullName": "Backvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240de6" + }, + "id": "801633", + "fullName": "Bergalund", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240de7" + }, + "id": "801639", + "fullName": "Björkhaga", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240de9" + }, + "id": "801659", + "fullName": "Brobacken", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dea" + }, + "id": "801667", + "fullName": "Bränntorp", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240deb" + }, + "id": "801687", + "fullName": "Ekensborg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dec" + }, + "id": "801705", + "fullName": "Fridelund", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ded" + }, + "id": "801719", + "fullName": "Gripsholm", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dee" + }, + "id": "801755", + "fullName": "Hällsätra", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240def" + }, + "id": "801768", + "fullName": "Karlsberg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240df0" + }, + "id": "801770", + "fullName": "Karlslund", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240df1" + }, + "id": "801781", + "fullName": "Krokvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240df2" + }, + "id": "801785", + "fullName": "Kyrkvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240df3" + }, + "id": "801789", + "fullName": "Kärrängen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240df4" + }, + "id": "801819", + "fullName": "Lövhyddan", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240df5" + }, + "id": "801821", + "fullName": "Marieborg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240df6" + }, + "id": "801865", + "fullName": "Nyckelbol", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240df7" + }, + "id": "801871", + "fullName": "Olofsborg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240df8" + }, + "id": "801877", + "fullName": "Oppgården", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240df9" + }, + "id": "801879", + "fullName": "Poppes väg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dfa" + }, + "id": "801890", + "fullName": "Rosenlund", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dfb" + }, + "id": "801898", + "fullName": "Sanddalen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dfc" + }, + "id": "801906", + "fullName": "Skenninge", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dfd" + }, + "id": "801908", + "fullName": "Skogshill", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dfe" + }, + "id": "801912", + "fullName": "Skolvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240dff" + }, + "id": "801928", + "fullName": "Smedstorp", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e00" + }, + "id": "801929", + "fullName": "Solbacken", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e01" + }, + "id": "801945", + "fullName": "Spångtorp", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e02" + }, + "id": "801947", + "fullName": "Stenhamra", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e03" + }, + "id": "801957", + "fullName": "Strandhem", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e04" + }, + "id": "801963", + "fullName": "Strömsbro", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e05" + }, + "id": "802009", + "fullName": "Vagnsberg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e06" + }, + "id": "802030", + "fullName": "Västerbol", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e08" + }, + "id": "802046", + "fullName": "Ältgården", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e0a" + }, + "id": "912734", + "fullName": "Orrstigen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e0b" + }, + "id": "913598", + "fullName": "Jeppes väg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e0c" + }, + "id": "914397", + "fullName": "Dammviken", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e0d" + }, + "id": "914697", + "fullName": "Solhöjden", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e10" + }, + "id": "917918", + "fullName": "Alriks väg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e11" + }, + "id": "919547", + "fullName": "Toppvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e12" + }, + "id": "937351", + "fullName": "Sonövägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e14" + }, + "id": "801635", + "fullName": "Bergsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e15" + }, + "id": "801641", + "fullName": "Björkhagen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e16" + }, + "id": "801721", + "fullName": "Grusgropen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e17" + }, + "id": "801729", + "fullName": "Gärstatorp", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e18" + }, + "id": "801741", + "fullName": "Hansjötorp", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e19" + }, + "id": "801751", + "fullName": "Holmens väg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e1b" + }, + "id": "801787", + "fullName": "Källberget", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e1c" + }, + "id": "801803", + "fullName": "Lillknösen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e1d" + }, + "id": "801805", + "fullName": "Lindholmen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e1e" + }, + "id": "801835", + "fullName": "Myskjalund", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e1f" + }, + "id": "801849", + "fullName": "Norrgården", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e20" + }, + "id": "801855", + "fullName": "Norrtorpet", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e21" + }, + "id": "801859", + "fullName": "Nya Larudan", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e22" + }, + "id": "801910", + "fullName": "Skogsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e23" + }, + "id": "801939", + "fullName": "Sonö Uddväg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e24" + }, + "id": "801955", + "fullName": "Storknösen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e25" + }, + "id": "801959", + "fullName": "Strömsberg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e26" + }, + "id": "801961", + "fullName": "Strömsborg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e27" + }, + "id": "801965", + "fullName": "Strömtomta", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e28" + }, + "id": "801976", + "fullName": "Sättra Gård", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e29" + }, + "id": "801978", + "fullName": "Sättraborg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e2a" + }, + "id": "801981", + "fullName": "Sättralund", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e2b" + }, + "id": "801984", + "fullName": "Tallbacken", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e2d" + }, + "id": "802056", + "fullName": "Österängen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e2e" + }, + "id": "910655", + "fullName": "Solbrinken", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e2f" + }, + "id": "911373", + "fullName": "Frilles väg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e30" + }, + "id": "911796", + "fullName": "Vikenvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e32" + }, + "id": "912212", + "fullName": "Erkenvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e33" + }, + "id": "912902", + "fullName": "Krokstigen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e34" + }, + "id": "913891", + "fullName": "Markustorp", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e35" + }, + "id": "913987", + "fullName": "Nybrovägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e36" + }, + "id": "915291", + "fullName": "Hermansbol", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e38" + }, + "id": "916852", + "fullName": "Lötenvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e39" + }, + "id": "917513", + "fullName": "Kräftvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e3a" + }, + "id": "918423", + "fullName": "Sjöåsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e3b" + }, + "id": "918967", + "fullName": "Hammartorp", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e3c" + }, + "id": "919211", + "fullName": "Sandbacken", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e3d" + }, + "id": "919678", + "fullName": "Saxenvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e3e" + }, + "id": "919744", + "fullName": "Ranåsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e3f" + }, + "id": "920099", + "fullName": "Berganäset", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e40" + }, + "id": "920160", + "fullName": "Spångis väg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e41" + }, + "id": "920288", + "fullName": "Smaravägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e42" + }, + "id": "921722", + "fullName": "Gisenvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e43" + }, + "id": "922132", + "fullName": "Sportvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e44" + }, + "id": "801626", + "fullName": "Berga Säteri", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e45" + }, + "id": "801649", + "fullName": "Björksättra", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e46" + }, + "id": "801655", + "fullName": "Brantbacken", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e48" + }, + "id": "801709", + "fullName": "Fågelsången", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e49" + }, + "id": "801717", + "fullName": "Grilltorget", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e4a" + }, + "id": "801731", + "fullName": "Görvelstorp", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e4b" + }, + "id": "801733", + "fullName": "Görvälstorp", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e4c" + }, + "id": "801839", + "fullName": "Målötevägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e4d" + }, + "id": "801880", + "fullName": "Prästgården", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e4e" + }, + "id": "801918", + "fullName": "Smara Handel", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e4f" + }, + "id": "801933", + "fullName": "Sonö Backväg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e50" + }, + "id": "801967", + "fullName": "Strömtäppan", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e51" + }, + "id": "801985", + "fullName": "Tassebacken", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e52" + }, + "id": "801987", + "fullName": "Telefonplan", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e53" + }, + "id": "802013", + "fullName": "Vagnåsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e54" + }, + "id": "912636", + "fullName": "Jägarstigen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e55" + }, + "id": "915223", + "fullName": "Gärstavägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e57" + }, + "id": "917165", + "fullName": "Bertilvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e5a" + }, + "id": "918992", + "fullName": "Plåtenvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e5b" + }, + "id": "919299", + "fullName": "Rudbrovägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e5d" + }, + "id": "801701", + "fullName": "Flinkenstorp", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e5e" + }, + "id": "801764", + "fullName": "Johannesberg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e5f" + }, + "id": "801766", + "fullName": "Johanneslund", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e60" + }, + "id": "801779", + "fullName": "Kristineholm", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e61" + }, + "id": "801797", + "fullName": "Ladängsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e62" + }, + "id": "801801", + "fullName": "Lilla Larudan", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e63" + }, + "id": "801815", + "fullName": "Långboda Gård", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e64" + }, + "id": "801851", + "fullName": "Norrhenninge", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e65" + }, + "id": "801953", + "fullName": "Stora Larudan", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e66" + }, + "id": "801993", + "fullName": "Tranbols Gård", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e67" + }, + "id": "802003", + "fullName": "Unungehöjden", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e68" + }, + "id": "802005", + "fullName": "Uppsalavägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e6a" + }, + "id": "802060", + "fullName": "Östängsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e6b" + }, + "id": "910391", + "fullName": "Vagnålavägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e6c" + }, + "id": "910960", + "fullName": "Brantmovägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e6d" + }, + "id": "911310", + "fullName": "Lummevivägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e6e" + }, + "id": "912398", + "fullName": "Tjäderstigen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e6f" + }, + "id": "912580", + "fullName": "Gäddsjövägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e70" + }, + "id": "913157", + "fullName": "Koluddsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e71" + }, + "id": "913172", + "fullName": "Ladbolsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e73" + }, + "id": "914011", + "fullName": "Smara Dammväg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e74" + }, + "id": "914042", + "fullName": "Smara Skolväg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e75" + }, + "id": "914187", + "fullName": "Hansemans väg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e76" + }, + "id": "916470", + "fullName": "Roslagsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e77" + }, + "id": "917883", + "fullName": "Morstängslet", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e78" + }, + "id": "918538", + "fullName": "Kolmilevägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e79" + }, + "id": "919170", + "fullName": "Nylundsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e7a" + }, + "id": "920711", + "fullName": "Malteskullen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e7b" + }, + "id": "921230", + "fullName": "Baggbolvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e7c" + }, + "id": "921281", + "fullName": "Slaktarns väg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e7d" + }, + "id": "921662", + "fullName": "Nibbelnvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e7e" + }, + "id": "922865", + "fullName": "Fyringevägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e7f" + }, + "id": "923023", + "fullName": "Hallonsveden", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e80" + }, + "id": "937349", + "fullName": "Almungevägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e83" + }, + "id": "801689", + "fullName": "Ekensborg Gård", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e84" + }, + "id": "801747", + "fullName": "Henningevägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e85" + }, + "id": "801757", + "fullName": "Hästhagsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e87" + }, + "id": "801823", + "fullName": "Missionsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e88" + }, + "id": "801829", + "fullName": "Mossbottnarna", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e89" + }, + "id": "801831", + "fullName": "Murarodlingen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e8a" + }, + "id": "801930", + "fullName": "Solbergsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e8b" + }, + "id": "801937", + "fullName": "Sonö Tallmoväg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e8c" + }, + "id": "801982", + "fullName": "Söderhenninge", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e8d" + }, + "id": "801983", + "fullName": "Södra Sättraby", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e8f" + }, + "id": "910002", + "fullName": "Grändalsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e90" + }, + "id": "911445", + "fullName": "Tomasbolvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e91" + }, + "id": "912413", + "fullName": "Reagårdsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e92" + }, + "id": "912648", + "fullName": "Tallundsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e94" + }, + "id": "912952", + "fullName": "Erken-Majas väg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e95" + }, + "id": "913873", + "fullName": "Sonö Kolbacken", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e96" + }, + "id": "914620", + "fullName": "Lövlundsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e97" + }, + "id": "915803", + "fullName": "Sågverksvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e98" + }, + "id": "918889", + "fullName": "Spelmansvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e99" + }, + "id": "919815", + "fullName": "Sättrabyvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e9a" + }, + "id": "919946", + "fullName": "Solskensvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e9b" + }, + "id": "920696", + "fullName": "Solbäcksvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e9c" + }, + "id": "920765", + "fullName": "Unungeslingan", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e9d" + }, + "id": "921272", + "fullName": "Brokullavägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e9e" + }, + "id": "922341", + "fullName": "Ropstensvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240e9f" + }, + "id": "922832", + "fullName": "Smaranäsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ea0" + }, + "id": "922861", + "fullName": "Skeningevägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ea2" + }, + "id": "801857", + "fullName": "Norrtorpsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ea3" + }, + "id": "910337", + "fullName": "Lövlundsstigen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ea4" + }, + "id": "911172", + "fullName": "Fansättravägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ea5" + }, + "id": "912236", + "fullName": "Pottåkersvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ea6" + }, + "id": "912308", + "fullName": "Smaranäshöjden", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ea7" + }, + "id": "912918", + "fullName": "Storvärnsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ea8" + }, + "id": "913715", + "fullName": "Österbolsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ea9" + }, + "id": "914208", + "fullName": "Hällsätravägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240eab" + }, + "id": "914404", + "fullName": "Gamla Sonövägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240eac" + }, + "id": "915082", + "fullName": "Norra Svilandet", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ead" + }, + "id": "915369", + "fullName": "Norra Näsvreten", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240eae" + }, + "id": "915615", + "fullName": "Norrlundsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240eaf" + }, + "id": "916671", + "fullName": "Ununge-Rosendal", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240eb0" + }, + "id": "917059", + "fullName": "Bakgärdesvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240eb1" + }, + "id": "918079", + "fullName": "Spaktorpsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240eb2" + }, + "id": "919174", + "fullName": "Myskja Gårdsväg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240eb3" + }, + "id": "920671", + "fullName": "Södra Näsvreten", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240eb4" + }, + "id": "920871", + "fullName": "Södra Svilandet", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240eb5" + }, + "id": "921314", + "fullName": "Solbackens stig", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240eb6" + }, + "id": "921797", + "fullName": "Braxennäsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240eb7" + }, + "id": "801799", + "fullName": "Lilla Källberget", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240eb8" + }, + "id": "801935", + "fullName": "Sonö Sandviksväg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240eb9" + }, + "id": "801951", + "fullName": "Stora Källberget", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240eba" + }, + "id": "801999", + "fullName": "Ununge Kyrkskola", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ebb" + }, + "id": "802001", + "fullName": "Ununge Prästgård", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ebc" + }, + "id": "911361", + "fullName": "Vagnbroströmmen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ebd" + }, + "id": "912180", + "fullName": "Lars Fredriks väg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ebe" + }, + "id": "912238", + "fullName": "Färjelundsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ebf" + }, + "id": "913923", + "fullName": "Hydinge Gårdsväg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ec0" + }, + "id": "914290", + "fullName": "Sonö Ölanders väg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ec1" + }, + "id": "914761", + "fullName": "Sparrtorpsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ec2" + }, + "id": "915398", + "fullName": "Färjevretsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ec3" + }, + "id": "915613", + "fullName": "Ryttaruddsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ec4" + }, + "id": "916056", + "fullName": "Stockkärrsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ec5" + }, + "id": "916556", + "fullName": "Marieborgsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ec6" + }, + "id": "917680", + "fullName": "Södra Vallavägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ec7" + }, + "id": "917697", + "fullName": "Norra Vallavägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ec8" + }, + "id": "918331", + "fullName": "Bränntorpsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240eca" + }, + "id": "922215", + "fullName": "Stenknäcksvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ecb" + }, + "id": "922957", + "fullName": "Skogshultsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ecc" + }, + "id": "923493", + "fullName": "Strömtäppsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ecd" + }, + "id": "923558", + "fullName": "Ekensborgsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ece" + }, + "id": "801739", + "fullName": "Hallstaviksvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ecf" + }, + "id": "801743", + "fullName": "Hansjötorp Enlund", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ed0" + }, + "id": "911383", + "fullName": "Björksättravägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ed1" + }, + "id": "911983", + "fullName": "Pellesbergsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ed2" + }, + "id": "917168", + "fullName": "Myskjalundsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ed3" + }, + "id": "918341", + "fullName": "Sättralundsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ed5" + }, + "id": "914125", + "fullName": "Görvälstorpsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ed6" + }, + "id": "915669", + "fullName": "Johanneslunds Gård", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ed7" + }, + "id": "915887", + "fullName": "Kristineholm Hagen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ed8" + }, + "id": "919572", + "fullName": "Sonö Tranviksvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ed9" + }, + "id": "919774", + "fullName": "Luret Almungevägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240eda" + }, + "id": "801745", + "fullName": "Hansjötorp Rosudden", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240edc" + }, + "id": "913445", + "fullName": "Kristineholm Rörvik", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240edd" + }, + "id": "913592", + "fullName": "Sättraby Stationsväg", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ede" + }, + "id": "915095", + "fullName": "Ununge-Kragstavägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240edf" + }, + "id": "916135", + "fullName": "Kristineholm Nedanby", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ee0" + }, + "id": "916284", + "fullName": "Kristineholm Sveden", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ee1" + }, + "id": "916484", + "fullName": "Kristineholm Skolan", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ee2" + }, + "id": "917503", + "fullName": "Kristineholm Göttorp", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ee3" + }, + "id": "918022", + "fullName": "Sonö Storkärrsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ee4" + }, + "id": "918554", + "fullName": "Kristineholm Tetorp", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ee5" + }, + "id": "918598", + "fullName": "Kristineholmsvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ee6" + }, + "id": "919320", + "fullName": "Kristineholm Ektorp", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ee8" + }, + "id": "801878", + "fullName": "Pensionärsbostäderna", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ee9" + }, + "id": "915051", + "fullName": "Kristineholm Holmtorp", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240eea" + }, + "id": "920033", + "fullName": "Kristineholm Norrtorp", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240eeb" + }, + "id": "921303", + "fullName": "Kristineholm Sandtorp", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240eec" + }, + "id": "801697", + "fullName": "Erkens Järnvägsstation", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240eef" + }, + "id": "919383", + "fullName": "Kristineholm Kvarntorp", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ef0" + }, + "id": "911382", + "fullName": "Kristineholm Herrgården", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ef1" + }, + "id": "911747", + "fullName": "Kristineholm Kvarnstugan", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ef2" + }, + "id": "912979", + "fullName": "Kristineholm Köksflygeln", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ef3" + }, + "id": "914307", + "fullName": "Kristineholm Velamstorp", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ef4" + }, + "id": "914630", + "fullName": "Kristineholm Eklundstorp", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ef5" + }, + "id": "915216", + "fullName": "Kristineholm Brygghuset", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ef6" + }, + "id": "916477", + "fullName": "Långbro Hallstaviksvägen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240efa" + }, + "id": "920342", + "fullName": "Kristineholm Språngtorp", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240efb" + }, + "id": "921577", + "fullName": "Kristineholm Gästflygeln", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240efc" + }, + "id": "923043", + "fullName": "Kristineholm Storvreten", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240efd" + }, + "id": "921088", + "fullName": "Kristineholm Erken Station", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240efe" + }, + "id": "921989", + "fullName": "Kristineholm Lilla Kodansen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240eff" + }, + "id": "922770", + "fullName": "Kristineholm Stora Kodansen", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f00" + }, + "id": "916198", + "fullName": "Kristineholm Fyrfamiljshuset", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f01" + }, + "id": "920770", + "fullName": "Kristineholm Trädgårdsvillan", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f02" + }, + "id": "922358", + "fullName": "Kristineholm Lokomobilhuset", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f03" + }, + "id": "923149", + "fullName": "Kristineholm Mejeribostaden", + "parentFullName": "Edsbro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f05" + }, + "id": "601730", + "fullName": "Västerhejde Edwards väg", + "parentFullName": "Visby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f06" + }, + "id": "823860", + "fullName": "Edhult", + "parentFullName": "Sundborn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f07" + }, + "id": "746268", + "fullName": "Edsäter", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f08" + }, + "id": "745554", + "fullName": "Edsvägen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f09" + }, + "id": "930309", + "fullName": "Eddaparken", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f0a" + }, + "id": "746276", + "fullName": "Edsäter Högbo", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f0b" + }, + "id": "746278", + "fullName": "Edsäter Kasen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f0c" + }, + "id": "746988", + "fullName": "Edsgärdstorp", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f0d" + }, + "id": "746091", + "fullName": "Lilla Edsvägen", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f0e" + }, + "id": "746280", + "fullName": "Edsäter Kullen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f0f" + }, + "id": "744969", + "fullName": "Edsborgsvägen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f10" + }, + "id": "746266", + "fullName": "Edsvids-Munkebo", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f11" + }, + "id": "746272", + "fullName": "Edsäter Björkhagen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f12" + }, + "id": "746274", + "fullName": "Edsäter Grankullen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f13" + }, + "id": "746286", + "fullName": "Edsäter Kvarnkasen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f14" + }, + "id": "746288", + "fullName": "Edsäter Kvarnliden", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f15" + }, + "id": "746289", + "fullName": "Edsäter Kvarnängen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f16" + }, + "id": "746282", + "fullName": "Edsäter Kvarnberget", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f17" + }, + "id": "746284", + "fullName": "Edsäter Kvarnbäcken", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f18" + }, + "id": "746270", + "fullName": "Edsäter Björkekullen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f19" + }, + "id": "746991", + "fullName": "Edsgärdstorp Lövkullen", + "parentFullName": "Trollhättan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f1a" + }, + "id": "882191", + "fullName": "Eden", + "parentFullName": "Bjästa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f1b" + }, + "id": "882517", + "fullName": "Edet", + "parentFullName": "Bredbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f1c" + }, + "id": "726068", + "fullName": "Edingsvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f1d" + }, + "id": "575229", + "fullName": "Edeby", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f1e" + }, + "id": "574100", + "fullName": "Edhamra", + "parentFullName": "Jönåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f1f" + }, + "id": "578094", + "fullName": "Edstorp", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f20" + }, + "id": "578517", + "fullName": "Råby Eden", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f21" + }, + "id": "575596", + "fullName": "Ludgo Edeby", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f22" + }, + "id": "575235", + "fullName": "Edeby Höjden", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f23" + }, + "id": "578098", + "fullName": "Edstorpsvägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f24" + }, + "id": "575245", + "fullName": "Edeby Sjövillan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f25" + }, + "id": "578096", + "fullName": "Edstorp Råby Krog", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f26" + }, + "id": "575237", + "fullName": "Edeby Lilla Stugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f27" + }, + "id": "575247", + "fullName": "Edeby Snickarudden", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f28" + }, + "id": "575249", + "fullName": "Edeby Tegelbruket", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f29" + }, + "id": "575251", + "fullName": "Edeby Tegelvillan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f2a" + }, + "id": "575255", + "fullName": "Edeby Östra Flygeln", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f2b" + }, + "id": "575600", + "fullName": "Ludgo Edeby Mårsäng", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f2c" + }, + "id": "575233", + "fullName": "Edeby Gårdskontoret", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f2d" + }, + "id": "575243", + "fullName": "Edeby Sjöbyggningen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f2e" + }, + "id": "575253", + "fullName": "Edeby Västra Flygeln", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f2f" + }, + "id": "575598", + "fullName": "Ludgo Edeby Kulltorp", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f31" + }, + "id": "578523", + "fullName": "Råby Erikslund Edberga", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f32" + }, + "id": "833545", + "fullName": "Edåsa Edstorp", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f33" + }, + "id": "833549", + "fullName": "Edåsa Gård", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f34" + }, + "id": "851924", + "fullName": "Träde Edhem", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f36" + }, + "id": "833551", + "fullName": "Edåsa Kyrka", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f37" + }, + "id": "833559", + "fullName": "Edåsa Skogen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f38" + }, + "id": "833753", + "fullName": "Vreten Edhem", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f39" + }, + "id": "833561", + "fullName": "Edåsa Stommen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f3a" + }, + "id": "833557", + "fullName": "Edåsa Sandåsen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f3b" + }, + "id": "833560", + "fullName": "Edåsa Stenåker", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f3c" + }, + "id": "833543", + "fullName": "Edåsa Björkliden", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f3d" + }, + "id": "833553", + "fullName": "Edåsa Lorentsberg", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f3e" + }, + "id": "833547", + "fullName": "Edåsa Frälsegården", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f3f" + }, + "id": "833555", + "fullName": "Edåsa Reutershagen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f40" + }, + "id": "833754", + "fullName": "Vreten Edhems Kyrka", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f42" + }, + "id": "575601", + "fullName": "Edgar Holms väg", + "parentFullName": "Sösdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f44" + }, + "id": "579144", + "fullName": "Ernst Edvards väg", + "parentFullName": "Stoby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f45" + }, + "id": "579588", + "fullName": "Ranseröd Edensky", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f46" + }, + "id": "511330", + "fullName": "Eddavägen", + "parentFullName": "Lidingö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f47" + }, + "id": "523463", + "fullName": "Edla Gård", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f48" + }, + "id": "558275", + "fullName": "Eddavägen", + "parentFullName": "Glumslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f49" + }, + "id": "535724", + "fullName": "Fru Alstad Edinburg", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f4a" + }, + "id": "521302", + "fullName": "Edsvägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f4b" + }, + "id": "521607", + "fullName": "Eddavägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f4c" + }, + "id": "521888", + "fullName": "Eds Kyrkväg", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f4d" + }, + "id": "521890", + "fullName": "Edsbyvägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f4e" + }, + "id": "601977", + "fullName": "Edvards väg", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f4f" + }, + "id": "479945", + "fullName": "Edö", + "parentFullName": "Skälvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f50" + }, + "id": "920458", + "fullName": "Edö Brygga", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f51" + }, + "id": "918682", + "fullName": "Edö Ö Brygga", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f52" + }, + "id": "914518", + "fullName": "Långören Edö", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f53" + }, + "id": "914864", + "fullName": "Bastuskär Edö", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f54" + }, + "id": "515165", + "fullName": "Edöhillvägen", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f55" + }, + "id": "926763", + "fullName": "Edsviksvägen", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f56" + }, + "id": "917480", + "fullName": "Kvarnskär Edö", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f57" + }, + "id": "515158", + "fullName": "Edögårdstigen", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f58" + }, + "id": "917730", + "fullName": "Björnholmen Edö", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f59" + }, + "id": "913576", + "fullName": "Västerholmen Edö", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f5a" + }, + "id": "922282", + "fullName": "Stora Självräkan Edö", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f5b" + }, + "id": "920990", + "fullName": "Lilla Självräkan Edö", + "parentFullName": "Ljusterö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f5c" + }, + "id": "715698", + "fullName": "Eddagatan", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f5d" + }, + "id": "789847", + "fullName": "Torsvi Edeby", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f5e" + }, + "id": "789406", + "fullName": "Bred Edsberga", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f5f" + }, + "id": "794060", + "fullName": "Villberga Edsta", + "parentFullName": "Grillby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f60" + }, + "id": "789408", + "fullName": "Bred Edsberga Soldattorp", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f61" + }, + "id": "793930", + "fullName": "Villberga Edsta Soldattorp", + "parentFullName": "Ekolsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f62" + }, + "id": "484435", + "fullName": "Edudden", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f63" + }, + "id": "490310", + "fullName": "Edslösa", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f64" + }, + "id": "915354", + "fullName": "Edlas väg", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f65" + }, + "id": "483931", + "fullName": "Edsberg", + "parentFullName": "Gustavsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f66" + }, + "id": "914851", + "fullName": "Eduddsvägen", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f68" + }, + "id": "921573", + "fullName": "Edslösavägen", + "parentFullName": "Värmdö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f69" + }, + "id": "926148", + "fullName": "Edla Sofias gata", + "parentFullName": "Gustavsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f6a" + }, + "id": "479844", + "fullName": "Svartsö Edholmen", + "parentFullName": "Gällnöby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f6b" + }, + "id": "891696", + "fullName": "Edgatan", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f6c" + }, + "id": "893013", + "fullName": "Edetvägen", + "parentFullName": "Svensbyn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f6d" + }, + "id": "891461", + "fullName": "Nils Edéns väg", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f6e" + }, + "id": "892454", + "fullName": "Edviksvägen", + "parentFullName": "Hortlax", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f6f" + }, + "id": "717844", + "fullName": "Edenhjelms väg", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f70" + }, + "id": "718018", + "fullName": "Edvin Jonsvägen", + "parentFullName": "Gråbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f71" + }, + "id": "717528", + "fullName": "Edward Jacobs väg", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f72" + }, + "id": "717643", + "fullName": "Kantor Edgrens väg", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f73" + }, + "id": "717769", + "fullName": "Edward Olssons backe", + "parentFullName": "Lerum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f74" + }, + "id": "715188", + "fullName": "Edsåsvägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f75" + }, + "id": "715380", + "fullName": "Edshultsvägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f76" + }, + "id": "715436", + "fullName": "Lilla Edsåsvägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f77" + }, + "id": "748884", + "fullName": "Edsgatan", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f78" + }, + "id": "748975", + "fullName": "Edsvägen", + "parentFullName": "Vänersborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f79" + }, + "id": "705415", + "fullName": "Edgångsvägen", + "parentFullName": "Partille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f7a" + }, + "id": "853965", + "fullName": "Ed", + "parentFullName": "Iggesund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f7c" + }, + "id": "853239", + "fullName": "Edsta", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f7f" + }, + "id": "849162", + "fullName": "Edshagavägen", + "parentFullName": "Forsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f80" + }, + "id": "853243", + "fullName": "Edsta Ol-Ers", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f81" + }, + "id": "853247", + "fullName": "Edsta Tomta", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f82" + }, + "id": "853249", + "fullName": "Edstaviken", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f83" + }, + "id": "853245", + "fullName": "Edsta Sakris", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f84" + }, + "id": "853241", + "fullName": "Edsta Jon-Svens", + "parentFullName": "Hudiksvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f85" + }, + "id": "934102", + "fullName": "Edsbruk Edsvallen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f86" + }, + "id": "535690", + "fullName": "Fuld Eden", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f87" + }, + "id": "536691", + "fullName": "Vråka Eden", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f88" + }, + "id": "535641", + "fullName": "Edsgården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f89" + }, + "id": "535643", + "fullName": "Edåsvägen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f8a" + }, + "id": "536847", + "fullName": "Öndal Edshaga", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f8b" + }, + "id": "535636", + "fullName": "Edsbruk Sörby", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f8c" + }, + "id": "535635", + "fullName": "Edsbruk Strömstad", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f8d" + }, + "id": "535633", + "fullName": "Edsbruk Grantorpet", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f8e" + }, + "id": "535634", + "fullName": "Edsbruk Lindesberg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f8f" + }, + "id": "540988", + "fullName": "Edholmsgatan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f92" + }, + "id": "542140", + "fullName": "Vångsunda Edsborg", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f93" + }, + "id": "534112", + "fullName": "Edensborgsvägen", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f95" + }, + "id": "535685", + "fullName": "Fuld", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f96" + }, + "id": "535818", + "fullName": "Holm", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f97" + }, + "id": "536671", + "fullName": "Vråka", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f98" + }, + "id": "536831", + "fullName": "Öndal", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f99" + }, + "id": "536126", + "fullName": "Kölebo", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f9b" + }, + "id": "535851", + "fullName": "Hudebo", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240f9c" + }, + "id": "536268", + "fullName": "Olserum", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fa0" + }, + "id": "535645", + "fullName": "Falerum", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fa1" + }, + "id": "535725", + "fullName": "Grötebo", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fa2" + }, + "id": "536134", + "fullName": "Lyckåsen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fa3" + }, + "id": "536395", + "fullName": "Stensnäs", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fa4" + }, + "id": "536508", + "fullName": "Tindered", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fa5" + }, + "id": "536578", + "fullName": "Träthult", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fa6" + }, + "id": "535693", + "fullName": "Fuld Haga", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fa7" + }, + "id": "536110", + "fullName": "Krokstorp", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fa8" + }, + "id": "536124", + "fullName": "Kärrgatan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fa9" + }, + "id": "536138", + "fullName": "Marieholm", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240faa" + }, + "id": "536140", + "fullName": "Melby Gård", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fab" + }, + "id": "536159", + "fullName": "Mälingsbo", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fac" + }, + "id": "536282", + "fullName": "Ringgatan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fad" + }, + "id": "536294", + "fullName": "Rossviken", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fae" + }, + "id": "536300", + "fullName": "Skarpinge", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240faf" + }, + "id": "536302", + "fullName": "Skedshult", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fb0" + }, + "id": "536484", + "fullName": "Sågbacken", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fb1" + }, + "id": "536602", + "fullName": "Uknavägen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fb2" + }, + "id": "536688", + "fullName": "Vråka Borg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fb3" + }, + "id": "536801", + "fullName": "Ängsvägen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fb4" + }, + "id": "535488", + "fullName": "Backgatan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fb6" + }, + "id": "535705", + "fullName": "Fuld Nynäs", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fb7" + }, + "id": "535709", + "fullName": "Fuld Skola", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fb8" + }, + "id": "535711", + "fullName": "Fuld Ängen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fb9" + }, + "id": "535721", + "fullName": "Granvägen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fba" + }, + "id": "535846", + "fullName": "Holms Gård", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fbb" + }, + "id": "535860", + "fullName": "Hulta Back", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fbc" + }, + "id": "535962", + "fullName": "Hälleberg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fbd" + }, + "id": "923284", + "fullName": "Ukna Kyrka", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fbe" + }, + "id": "536276", + "fullName": "Postbacken", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fbf" + }, + "id": "536278", + "fullName": "Ravinvägen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fc0" + }, + "id": "536474", + "fullName": "Storågatan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fc1" + }, + "id": "536482", + "fullName": "Sundby Gård", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fc2" + }, + "id": "536560", + "fullName": "Tjustvägen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fc3" + }, + "id": "536590", + "fullName": "Ukna Hyddan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fc4" + }, + "id": "536592", + "fullName": "Ukna Kullen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fc5" + }, + "id": "536606", + "fullName": "Villavägen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fc6" + }, + "id": "536732", + "fullName": "Vråka Logen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fc7" + }, + "id": "536790", + "fullName": "Vråka Ängen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fc8" + }, + "id": "536833", + "fullName": "Öndal Aläng", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fc9" + }, + "id": "536834", + "fullName": "Öndal Berga", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fca" + }, + "id": "536883", + "fullName": "Öndal Älvan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fcb" + }, + "id": "535707", + "fullName": "Fuld Sjövik", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fcc" + }, + "id": "535822", + "fullName": "Holm Ekarne", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fcd" + }, + "id": "535853", + "fullName": "Hudebo Gård", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fce" + }, + "id": "535874", + "fullName": "Hulta Hagen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fcf" + }, + "id": "535911", + "fullName": "Hultsgatan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fd0" + }, + "id": "535973", + "fullName": "Härnum Borg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fd1" + }, + "id": "535991", + "fullName": "Härnum Läbo", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fd2" + }, + "id": "536108", + "fullName": "Kommungatan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fd3" + }, + "id": "536142", + "fullName": "Melby Höjden", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fd4" + }, + "id": "536158", + "fullName": "Mellanvägen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fd5" + }, + "id": "536288", + "fullName": "Rorstad Gård", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fd6" + }, + "id": "536480", + "fullName": "Sundby Dalen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fd7" + }, + "id": "536486", + "fullName": "Söderskogen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fd8" + }, + "id": "536506", + "fullName": "Tallåsvägen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fd9" + }, + "id": "536542", + "fullName": "Tjustad Gård", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fda" + }, + "id": "536554", + "fullName": "Tjustad Åsen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fdb" + }, + "id": "536588", + "fullName": "Ukna Fridhem", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fdc" + }, + "id": "536647", + "fullName": "Vinäs Staten", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fde" + }, + "id": "536740", + "fullName": "Vråka Molund", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fdf" + }, + "id": "536744", + "fullName": "Vråka Nydala", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fe0" + }, + "id": "536764", + "fullName": "Vråka Skolan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fe1" + }, + "id": "536855", + "fullName": "Öndal Glabro", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fe2" + }, + "id": "536868", + "fullName": "Öndal Jansbo", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fe3" + }, + "id": "535494", + "fullName": "Baldersberg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fe5" + }, + "id": "535687", + "fullName": "Fuld Alhagen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fe6" + }, + "id": "535689", + "fullName": "Fuld Alsborg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fe7" + }, + "id": "535691", + "fullName": "Fuld Fristad", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fe8" + }, + "id": "535746", + "fullName": "Gärdsholmen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fe9" + }, + "id": "535809", + "fullName": "Hollerstorp", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fea" + }, + "id": "535826", + "fullName": "Holm Flygeln", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240feb" + }, + "id": "535832", + "fullName": "Holm Lövhaga", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fed" + }, + "id": "535870", + "fullName": "Hulta Granås", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fee" + }, + "id": "535884", + "fullName": "Hulta Lugnet", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fef" + }, + "id": "535889", + "fullName": "Hulta Nyhult", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ff0" + }, + "id": "536437", + "fullName": "Stjälkhammar", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ff1" + }, + "id": "536507", + "fullName": "Terrassgatan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ff2" + }, + "id": "536531", + "fullName": "Tinderedsvik", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ff3" + }, + "id": "536544", + "fullName": "Tjustad Hagen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ff4" + }, + "id": "536600", + "fullName": "Ukna Övre Torp", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ff5" + }, + "id": "536604", + "fullName": "Utsiktsgatan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ff6" + }, + "id": "536633", + "fullName": "Vinäs Rammgöl", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ff7" + }, + "id": "536682", + "fullName": "Vråka Bergebo", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ff8" + }, + "id": "536693", + "fullName": "Vråka Fridhem", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ff9" + }, + "id": "536720", + "fullName": "Vråka Karlsro", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ffa" + }, + "id": "536746", + "fullName": "Vråka Nyhagen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ffb" + }, + "id": "536766", + "fullName": "Vråka Slungbo", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ffc" + }, + "id": "536783", + "fullName": "Vråka Tallebo", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ffd" + }, + "id": "536878", + "fullName": "Öndal Solåsen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240ffe" + }, + "id": "536882", + "fullName": "Öndal Viaholm", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb240fff" + }, + "id": "536885", + "fullName": "Överumsvägen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241000" + }, + "id": "536894", + "fullName": "Övre Kolsebro", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241001" + }, + "id": "535520", + "fullName": "Björkåsvägen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241004" + }, + "id": "535661", + "fullName": "Forsby Kappen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241005" + }, + "id": "535824", + "fullName": "Holm Ekkullen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241006" + }, + "id": "535842", + "fullName": "Holm Tallåsen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241007" + }, + "id": "535859", + "fullName": "Hudebo Viberg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241008" + }, + "id": "535983", + "fullName": "Härnum Kullen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241009" + }, + "id": "536023", + "fullName": "Högtomta Gård", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24100a" + }, + "id": "536031", + "fullName": "Kabergsgatan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24100b" + }, + "id": "536051", + "fullName": "Kolsebro Gård", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24100d" + }, + "id": "536122", + "fullName": "Kulltorps Gård", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24100e" + }, + "id": "536130", + "fullName": "Lilla Högtomta", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24100f" + }, + "id": "536136", + "fullName": "Löckerums Gård", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241010" + }, + "id": "536144", + "fullName": "Melby Melbyäng", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241011" + }, + "id": "536146", + "fullName": "Melby Nybygget", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241012" + }, + "id": "536148", + "fullName": "Melby Spanjack", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241013" + }, + "id": "536250", + "fullName": "Nya Valtersten", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241014" + }, + "id": "536272", + "fullName": "Olserum Mossen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241015" + }, + "id": "536298", + "fullName": "Rävkullegatan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241016" + }, + "id": "536421", + "fullName": "Stensnäs Klint", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241017" + }, + "id": "536529", + "fullName": "Tinderedstorp", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241018" + }, + "id": "536539", + "fullName": "Tjustad Freden", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241019" + }, + "id": "536545", + "fullName": "Tjustad Lervik", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24101a" + }, + "id": "536555", + "fullName": "Tjustadsvägen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24101b" + }, + "id": "536594", + "fullName": "Ukna Nedre Torp", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24101c" + }, + "id": "536596", + "fullName": "Ukna Prästgård", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24101d" + }, + "id": "536636", + "fullName": "Vinäs Skoghall", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24101e" + }, + "id": "536645", + "fullName": "Vinäs Solbacka", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24101f" + }, + "id": "536705", + "fullName": "Vråka Grönhult", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241020" + }, + "id": "536738", + "fullName": "Vråka Mogården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241021" + }, + "id": "536770", + "fullName": "Vråka Solberga", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241022" + }, + "id": "536782", + "fullName": "Vråka Tallborg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241023" + }, + "id": "536794", + "fullName": "Vråka Övre Sand", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241025" + }, + "id": "536841", + "fullName": "Öndal Bodalund", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241026" + }, + "id": "536843", + "fullName": "Öndal Bokullen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241027" + }, + "id": "536849", + "fullName": "Öndal Ekeberga", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241028" + }, + "id": "536857", + "fullName": "Öndal Hagaberg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241029" + }, + "id": "536874", + "fullName": "Öndal Lillhaga", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24102a" + }, + "id": "536892", + "fullName": "Övre Gruvdalen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24102d" + }, + "id": "535715", + "fullName": "Fuld Ängkullen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24102e" + }, + "id": "535719", + "fullName": "Grandalsgatan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24102f" + }, + "id": "535727", + "fullName": "Grötebo Kullen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241030" + }, + "id": "535729", + "fullName": "Grötebo Oltorp", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241031" + }, + "id": "535807", + "fullName": "Helgenäsvägen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241032" + }, + "id": "535808", + "fullName": "Hembygdsvägen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241033" + }, + "id": "535888", + "fullName": "Hulta Monahult", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241034" + }, + "id": "535891", + "fullName": "Hulta Skoghäll", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241035" + }, + "id": "535901", + "fullName": "Hulta Svederna", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241036" + }, + "id": "535903", + "fullName": "Hulta Tjusedal", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241037" + }, + "id": "535909", + "fullName": "Hulta Överhult", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241038" + }, + "id": "535935", + "fullName": "Hälgenäs Nynäs", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241039" + }, + "id": "535953", + "fullName": "Hälgenäs Udden", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24103a" + }, + "id": "535975", + "fullName": "Härnum Ekhagen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24103b" + }, + "id": "535981", + "fullName": "Härnum Krysset", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24103c" + }, + "id": "536061", + "fullName": "Kolsebro Melby", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24103d" + }, + "id": "910434", + "fullName": "Helgenäs Nynäs", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24103e" + }, + "id": "921521", + "fullName": "Helgenäs Udden", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24103f" + }, + "id": "536128", + "fullName": "Lilla Hälleberg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241040" + }, + "id": "536152", + "fullName": "Melby Ålötterna", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241041" + }, + "id": "536180", + "fullName": "Nedre Gruvdalen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241042" + }, + "id": "536194", + "fullName": "Nelhammar Melby", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241043" + }, + "id": "536208", + "fullName": "Nelhammars Gård", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241044" + }, + "id": "536345", + "fullName": "Skedshult Lindö", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241045" + }, + "id": "536353", + "fullName": "Skedshult Oxela", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241046" + }, + "id": "536404", + "fullName": "Stensnäs backen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241047" + }, + "id": "536406", + "fullName": "Stensnäs Berget", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241048" + }, + "id": "536427", + "fullName": "Stensnäs Sarpat", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241049" + }, + "id": "536470", + "fullName": "Stora Hälleberg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24104a" + }, + "id": "536511", + "fullName": "Tindered Lidhem", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24104b" + }, + "id": "536533", + "fullName": "Tinderedsvägen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24104c" + }, + "id": "536537", + "fullName": "Tjustad Flygeln", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24104d" + }, + "id": "536547", + "fullName": "Tjustad Sjötorp", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24104e" + }, + "id": "536550", + "fullName": "Tjustad Tallebo", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24104f" + }, + "id": "536567", + "fullName": "Troserum Friden", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241050" + }, + "id": "536598", + "fullName": "Ukna Storhammar", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241051" + }, + "id": "536619", + "fullName": "Vinäs Karlsborg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241052" + }, + "id": "536673", + "fullName": "Vråka Annieborg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241053" + }, + "id": "536697", + "fullName": "Vråka Fridsborg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241054" + }, + "id": "536714", + "fullName": "Vråka Karlsberg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241055" + }, + "id": "536716", + "fullName": "Vråka Karlsborg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241056" + }, + "id": "536718", + "fullName": "Vråka Karlslund", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241057" + }, + "id": "536730", + "fullName": "Vråka Lislekutt", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241058" + }, + "id": "536734", + "fullName": "Vråka Lyckeborg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241059" + }, + "id": "536735", + "fullName": "Vråka Marieborg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24105a" + }, + "id": "536748", + "fullName": "Vråka Oppgården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24105b" + }, + "id": "536754", + "fullName": "Vråka Sandbyhov", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24105c" + }, + "id": "536758", + "fullName": "Vråka Skogshall", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24105d" + }, + "id": "536760", + "fullName": "Vråka Skogshill", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24105e" + }, + "id": "536768", + "fullName": "Vråka Solbacken", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24105f" + }, + "id": "536776", + "fullName": "Vråka Solstugan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241060" + }, + "id": "536779", + "fullName": "Vråka Soltäppan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241061" + }, + "id": "536835", + "fullName": "Öndal Björkhaga", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241062" + }, + "id": "536870", + "fullName": "Öndal Karlsberg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241063" + }, + "id": "536872", + "fullName": "Öndal Karlsholm", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241064" + }, + "id": "536876", + "fullName": "Öndal Skedshult", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241065" + }, + "id": "536881", + "fullName": "Öndal Trollberg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241066" + }, + "id": "535516", + "fullName": "Bankestad Torrö", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24106a" + }, + "id": "535652", + "fullName": "Forsbergsvägen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24106c" + }, + "id": "535657", + "fullName": "Forsby Herrgård", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24106d" + }, + "id": "535660", + "fullName": "Forsby Håcklova", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24106e" + }, + "id": "535665", + "fullName": "Forsby Lövdalen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24106f" + }, + "id": "535701", + "fullName": "Fuld Lillgården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241070" + }, + "id": "535703", + "fullName": "Fuld Lindersvik", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241071" + }, + "id": "535713", + "fullName": "Fuld Ängens Gård", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241072" + }, + "id": "535717", + "fullName": "Fårestadsvägen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241073" + }, + "id": "535799", + "fullName": "Helgenäs Täppan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241074" + }, + "id": "535801", + "fullName": "Helgenäs Ånäset", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241075" + }, + "id": "535828", + "fullName": "Holm Grönaslätt", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241076" + }, + "id": "535836", + "fullName": "Holm Sandkullen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241078" + }, + "id": "535872", + "fullName": "Hulta Gölskogen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241079" + }, + "id": "535895", + "fullName": "Hulta Solbacken", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24107a" + }, + "id": "535897", + "fullName": "Hulta Soltäppan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24107b" + }, + "id": "535899", + "fullName": "Hulta Sundsberg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24107c" + }, + "id": "535907", + "fullName": "Hulta Östralund", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24107d" + }, + "id": "535925", + "fullName": "Hälgenäs Hultet", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24107e" + }, + "id": "535927", + "fullName": "Hälgenäs Högsby", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24107f" + }, + "id": "535929", + "fullName": "Hälgenäs Kurvan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241081" + }, + "id": "535963", + "fullName": "Hälleberg Hagen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241082" + }, + "id": "535979", + "fullName": "Härnum Gölhagen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241083" + }, + "id": "535999", + "fullName": "Härnum Omgården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241084" + }, + "id": "536017", + "fullName": "Härnum Vidalund", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241085" + }, + "id": "536025", + "fullName": "Högtomta Kappen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241086" + }, + "id": "536060", + "fullName": "Kolsebro Lugnet", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241087" + }, + "id": "536074", + "fullName": "Kolsebro Nydala", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241088" + }, + "id": "536088", + "fullName": "Kolsebro Tältet", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24108b" + }, + "id": "920470", + "fullName": "Helgenäs Högsby", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24108c" + }, + "id": "921682", + "fullName": "Helgenäs Hultet", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24108d" + }, + "id": "916859", + "fullName": "Helgenäs Kurvan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24108e" + }, + "id": "536150", + "fullName": "Melby Stengården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24108f" + }, + "id": "536160", + "fullName": "Mälingsbo Rökärr", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241090" + }, + "id": "536161", + "fullName": "Möcklicka Björka", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241091" + }, + "id": "536176", + "fullName": "Möcklicka Sundet", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241092" + }, + "id": "536192", + "fullName": "Nelhammar Höjden", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241093" + }, + "id": "536200", + "fullName": "Nelhammar Opphem", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241095" + }, + "id": "536230", + "fullName": "Nocketorp Kullen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241096" + }, + "id": "536240", + "fullName": "Nocketorp Rössel", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241097" + }, + "id": "536252", + "fullName": "Nynäs Björkudden", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241098" + }, + "id": "536254", + "fullName": "Olofsrum Florida", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241099" + }, + "id": "536304", + "fullName": "Skedshult Altona", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24109a" + }, + "id": "536311", + "fullName": "Skedshult Ettfem", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24109b" + }, + "id": "536315", + "fullName": "Skedshult Friden", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24109c" + }, + "id": "536347", + "fullName": "Skedshult Lugnet", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24109d" + }, + "id": "536365", + "fullName": "Skedshult Solhem", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24109e" + }, + "id": "536367", + "fullName": "Skedshult Soläng", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24109f" + }, + "id": "536391", + "fullName": "Skedshultsvägen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410a0" + }, + "id": "536405", + "fullName": "Stensnäs Bergebo", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410a1" + }, + "id": "536407", + "fullName": "Stensnäs Dansvik", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410a2" + }, + "id": "536408", + "fullName": "Stensnäs Fieberg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410a3" + }, + "id": "536410", + "fullName": "Stensnäs Flygeln", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410a4" + }, + "id": "536425", + "fullName": "Stensnäs Melskog", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410a5" + }, + "id": "536476", + "fullName": "Strandängsgatan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410a6" + }, + "id": "536478", + "fullName": "Ställverksgatan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410a7" + }, + "id": "536536", + "fullName": "Tjustad Ekhöjden", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410a8" + }, + "id": "536552", + "fullName": "Tjustad Trädgård", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410a9" + }, + "id": "536563", + "fullName": "Troserum Flygeln", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410aa" + }, + "id": "536576", + "fullName": "Troserums Säteri", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410ab" + }, + "id": "536580", + "fullName": "Träthult Karlsro", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410ac" + }, + "id": "536627", + "fullName": "Vinäs Logårdsäng", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410ad" + }, + "id": "536638", + "fullName": "Vinäs Smedstugan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410ae" + }, + "id": "536675", + "fullName": "Vråka Askegården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410af" + }, + "id": "536686", + "fullName": "Vråka Björneborg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410b0" + }, + "id": "536724", + "fullName": "Vråka Krongården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410b1" + }, + "id": "536742", + "fullName": "Vråka Norrgården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410b2" + }, + "id": "536756", + "fullName": "Vråka Sandsveden", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410b3" + }, + "id": "536781", + "fullName": "Vråka Storbäcken", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410b4" + }, + "id": "536839", + "fullName": "Öndal Björkliden", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410b5" + }, + "id": "536851", + "fullName": "Öndal Erlandsbro", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410b6" + }, + "id": "536880", + "fullName": "Öndal Stengården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410b7" + }, + "id": "536884", + "fullName": "Öndal Ölundsholm", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410bb" + }, + "id": "535650", + "fullName": "Falerum Svederna", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410bc" + }, + "id": "535663", + "fullName": "Forsby Liljestad", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410bd" + }, + "id": "535694", + "fullName": "Fuld Kvarntorpet", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410be" + }, + "id": "535757", + "fullName": "Helgenäs Alviken", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410bf" + }, + "id": "535820", + "fullName": "Holm Bamsekullen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410c0" + }, + "id": "535848", + "fullName": "Hornsberg Ramgöl", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410c1" + }, + "id": "535878", + "fullName": "Hulta Klingsberg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410c2" + }, + "id": "535893", + "fullName": "Hulta Smedgården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410c3" + }, + "id": "535905", + "fullName": "Hulta Västralund", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410c4" + }, + "id": "535915", + "fullName": "Hälgenäs Eksätra", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410c5" + }, + "id": "535951", + "fullName": "Hälgenäs Torsvik", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410c6" + }, + "id": "535969", + "fullName": "Härnum Björklund", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410c8" + }, + "id": "535987", + "fullName": "Härnum Källhagen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410c9" + }, + "id": "535993", + "fullName": "Härnum Lövhällen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410ca" + }, + "id": "535995", + "fullName": "Härnum Marieberg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410cb" + }, + "id": "536001", + "fullName": "Härnum Skogdalen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410cc" + }, + "id": "536005", + "fullName": "Härnum Sörgården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410cd" + }, + "id": "536011", + "fullName": "Härnum Torphagen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410cf" + }, + "id": "536027", + "fullName": "Högtomta Mantorp", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410d0" + }, + "id": "536041", + "fullName": "Kolsebro Ekeberg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410d1" + }, + "id": "536047", + "fullName": "Kolsebro Fridhem", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410d2" + }, + "id": "536076", + "fullName": "Kolsebro Nykulla", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410d3" + }, + "id": "536098", + "fullName": "Kolsebro Västrum", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410d4" + }, + "id": "913176", + "fullName": "Helgenäs Torsvik", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410d5" + }, + "id": "918042", + "fullName": "Helgenäs Eksätra", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410d6" + }, + "id": "536111", + "fullName": "Krokstorp Lillebo", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410d7" + }, + "id": "536202", + "fullName": "Nelhammar Skönaro", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410d8" + }, + "id": "536216", + "fullName": "Nocketorp Fridhem", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410d9" + }, + "id": "536220", + "fullName": "Nocketorp Grönlid", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410da" + }, + "id": "536236", + "fullName": "Nocketorp Lyckhem", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410db" + }, + "id": "536266", + "fullName": "Olofsrum Sveaborg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410dc" + }, + "id": "536286", + "fullName": "Rorstad Brobygget", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410dd" + }, + "id": "536290", + "fullName": "Rorstad Svenstorp", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410de" + }, + "id": "536308", + "fullName": "Skedshult Ekbacka", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410df" + }, + "id": "536317", + "fullName": "Skedshult Fridhem", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410e0" + }, + "id": "536319", + "fullName": "Skedshult Fröjden", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410e1" + }, + "id": "536325", + "fullName": "Skedshult Gullebo", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410e2" + }, + "id": "536341", + "fullName": "Skedshult Ladkärr", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410e3" + }, + "id": "536355", + "fullName": "Skedshult Ravenäs", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410e4" + }, + "id": "536361", + "fullName": "Skedshult Roxborg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410e5" + }, + "id": "536445", + "fullName": "Stjälkhammar Gård", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410e6" + }, + "id": "536472", + "fullName": "Storhammarsvägen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410e8" + }, + "id": "536490", + "fullName": "Söderskogen Klint", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410e9" + }, + "id": "536504", + "fullName": "Söderskogens Gård", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410ea" + }, + "id": "536520", + "fullName": "Tinderedsnäs Gård", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410eb" + }, + "id": "536534", + "fullName": "Tjustad Björkhult", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410ec" + }, + "id": "536549", + "fullName": "Tjustad Skogshall", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410ed" + }, + "id": "536561", + "fullName": "Troserum Ekbacken", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410ee" + }, + "id": "536565", + "fullName": "Troserum Forserum", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410ef" + }, + "id": "536569", + "fullName": "Troserum Kulltorp", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410f0" + }, + "id": "536586", + "fullName": "Träthult Solbacka", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410f1" + }, + "id": "536625", + "fullName": "Vinäs Lilla Villan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410f2" + }, + "id": "536654", + "fullName": "Vinäs Stora Villan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410f3" + }, + "id": "536692", + "fullName": "Vråka Fagerbäcken", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410f4" + }, + "id": "536707", + "fullName": "Vråka Hildursborg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410f5" + }, + "id": "536726", + "fullName": "Vråka Kuskegården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410f6" + }, + "id": "536762", + "fullName": "Vråka Skogshyddan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410f7" + }, + "id": "536792", + "fullName": "Vråka Östergården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410fa" + }, + "id": "536896", + "fullName": "Övre Kolsebro Gård", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410fb" + }, + "id": "535512", + "fullName": "Bankestad Sjöände", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410fc" + }, + "id": "535514", + "fullName": "Bankestad Slottet", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410fe" + }, + "id": "535659", + "fullName": "Forsby Hyggelsäng", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2410ff" + }, + "id": "535671", + "fullName": "Forsby Spångdalen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241100" + }, + "id": "535673", + "fullName": "Forsby Stenbrovad", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241101" + }, + "id": "535683", + "fullName": "Forsby Äsketorpet", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241102" + }, + "id": "535692", + "fullName": "Fuld Fuldbostugan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241103" + }, + "id": "535738", + "fullName": "Grötebo Rosenlund", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241104" + }, + "id": "535744", + "fullName": "Grötebo Ängkullen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241105" + }, + "id": "535787", + "fullName": "Helgenäs Ekbacken", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241106" + }, + "id": "535791", + "fullName": "Helgenäs Mejeriet", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241107" + }, + "id": "535838", + "fullName": "Holm Skogsgläntan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241108" + }, + "id": "535876", + "fullName": "Hulta Hultagården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241109" + }, + "id": "535882", + "fullName": "Hulta Ludvigsborg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24110a" + }, + "id": "535913", + "fullName": "Hälgenäs Annelund", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24110b" + }, + "id": "535939", + "fullName": "Hälgenäs Sjövalla", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24110c" + }, + "id": "535941", + "fullName": "Hälgenäs Skoghall", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24110d" + }, + "id": "535957", + "fullName": "Hälgenäs Vårbacka", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24110e" + }, + "id": "535965", + "fullName": "Hälleberg Slottet", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24110f" + }, + "id": "536003", + "fullName": "Härnum Sveakullen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241110" + }, + "id": "536035", + "fullName": "Kolsebro Anneberg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241111" + }, + "id": "536043", + "fullName": "Kolsebro Finntorp", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241112" + }, + "id": "536053", + "fullName": "Kolsebro Högsäter", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241113" + }, + "id": "536080", + "fullName": "Kolsebro Solvalla", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241114" + }, + "id": "536092", + "fullName": "Kolsebro Utsikten", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241115" + }, + "id": "923449", + "fullName": "Helgenäs Annelund", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241116" + }, + "id": "918262", + "fullName": "Helgenäs Vårbacka", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241117" + }, + "id": "916383", + "fullName": "Helgenäs Skoghall", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241118" + }, + "id": "916916", + "fullName": "Helgenäs Sjövalla", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241119" + }, + "id": "536106", + "fullName": "Kolsebro Ängkullen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24111a" + }, + "id": "536114", + "fullName": "Kulltorp Björkhaga", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24111b" + }, + "id": "536116", + "fullName": "Kulltorp Karlslund", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24111c" + }, + "id": "536118", + "fullName": "Kulltorp Rundaholm", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24111e" + }, + "id": "536174", + "fullName": "Möcklicka Punderum", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24111f" + }, + "id": "536204", + "fullName": "Nelhammar Solrosen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241120" + }, + "id": "536222", + "fullName": "Nocketorp Hagalund", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241121" + }, + "id": "536238", + "fullName": "Nocketorp Moskogen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241122" + }, + "id": "536256", + "fullName": "Olofsrum Gölsveden", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241123" + }, + "id": "536258", + "fullName": "Olofsrum Karlshamn", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241124" + }, + "id": "536259", + "fullName": "Olofsrum Olofsborg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241125" + }, + "id": "536264", + "fullName": "Olofsrum Sandviken", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241126" + }, + "id": "536313", + "fullName": "Skedshult Forserum", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241127" + }, + "id": "536329", + "fullName": "Skedshult Hagalund", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241128" + }, + "id": "536331", + "fullName": "Skedshult Halltorp", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241129" + }, + "id": "536339", + "fullName": "Skedshult Kvarnäng", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24112a" + }, + "id": "536373", + "fullName": "Skedshult Tingstad", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24112b" + }, + "id": "536377", + "fullName": "Skedshult Vindåkra", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24112c" + }, + "id": "536378", + "fullName": "Skedshult Vårskoga", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24112d" + }, + "id": "536455", + "fullName": "Stjälkhammar Skola", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24112e" + }, + "id": "536460", + "fullName": "Stora Björka Gärdet", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24112f" + }, + "id": "536492", + "fullName": "Söderskogen Landet", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241130" + }, + "id": "536500", + "fullName": "Söderskogen Solvik", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241131" + }, + "id": "536509", + "fullName": "Tindered Fridkulla", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241132" + }, + "id": "536541", + "fullName": "Tjustad Granhöjden", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241133" + }, + "id": "536574", + "fullName": "Troserum Timmerdal", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241134" + }, + "id": "536582", + "fullName": "Träthult Lövbäcken", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241135" + }, + "id": "536617", + "fullName": "Vinäs Jungfruhagen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241136" + }, + "id": "536684", + "fullName": "Vråka Berlingsborg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241137" + }, + "id": "536728", + "fullName": "Vråka Lilla Nyhagen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241138" + }, + "id": "536785", + "fullName": "Vråka Västergården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241139" + }, + "id": "536853", + "fullName": "Öndal Frälsegården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24113a" + }, + "id": "535498", + "fullName": "Baldersberg Kullen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241144" + }, + "id": "535648", + "fullName": "Falerum Kartbäcken", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241145" + }, + "id": "535655", + "fullName": "Forsby Grindstugan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241146" + }, + "id": "535670", + "fullName": "Forsby Skullrössle", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241147" + }, + "id": "535674", + "fullName": "Forsby Stora Staten", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241148" + }, + "id": "535742", + "fullName": "Grötebo Stensveden", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241149" + }, + "id": "535789", + "fullName": "Helgenäs Kaggeberg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24114a" + }, + "id": "535793", + "fullName": "Helgenäs Rosenhill", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24114b" + }, + "id": "535797", + "fullName": "Helgenäs Signeborg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24114c" + }, + "id": "535834", + "fullName": "Holm Postmästarens", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24114d" + }, + "id": "535855", + "fullName": "Hudebo Katrineholm", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24114e" + }, + "id": "535857", + "fullName": "Hudebo Malmstaddal", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24114f" + }, + "id": "535858", + "fullName": "Hudebo Svenstorpet", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241150" + }, + "id": "535886", + "fullName": "Hulta Mellangården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241151" + }, + "id": "535919", + "fullName": "Hälgenäs Fridsborg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241152" + }, + "id": "535921", + "fullName": "Hälgenäs Fågeltorp", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241153" + }, + "id": "535923", + "fullName": "Hälgenäs Göltorpet", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241154" + }, + "id": "535933", + "fullName": "Hälgenäs Marielund", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241155" + }, + "id": "535943", + "fullName": "Hälgenäs Skogshill", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241156" + }, + "id": "535955", + "fullName": "Hälgenäs Varvsåkra", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241157" + }, + "id": "535967", + "fullName": "Hälleberg Vårbacka", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241158" + }, + "id": "535977", + "fullName": "Härnum Grindstugan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241159" + }, + "id": "535985", + "fullName": "Härnum Kulturhuset", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24115a" + }, + "id": "536037", + "fullName": "Kolsebro Asptorpet", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24115b" + }, + "id": "536055", + "fullName": "Kolsebro Karlsborg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24115c" + }, + "id": "536068", + "fullName": "Kolsebro Målbygget", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24115d" + }, + "id": "536070", + "fullName": "Kolsebro Målsveden", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24115e" + }, + "id": "536090", + "fullName": "Kolsebro Uppsalebo", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24115f" + }, + "id": "913483", + "fullName": "Helgenäs Skogshill", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241160" + }, + "id": "921657", + "fullName": "Helgenäs Fridsborg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241161" + }, + "id": "916552", + "fullName": "Helgenäs Marielund", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241162" + }, + "id": "917434", + "fullName": "Helgenäs Fågeltorp", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241163" + }, + "id": "917719", + "fullName": "Helgenäs Göltorpet", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241164" + }, + "id": "917966", + "fullName": "Helgenäs Varvsåkra", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241166" + }, + "id": "536196", + "fullName": "Nelhammar Melby Gård", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241167" + }, + "id": "536210", + "fullName": "Nocketorp Enebacken", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241168" + }, + "id": "536218", + "fullName": "Nocketorp Grönhagen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241169" + }, + "id": "536224", + "fullName": "Nocketorp Johansdal", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24116a" + }, + "id": "536226", + "fullName": "Nocketorp Karlslund", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24116b" + }, + "id": "536228", + "fullName": "Nocketorp Knarrkärr", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24116c" + }, + "id": "536274", + "fullName": "Olserum Pettersburg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24116d" + }, + "id": "536292", + "fullName": "Rorstad Sågartorpet", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24116e" + }, + "id": "536296", + "fullName": "Rossviken Notholmen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24116f" + }, + "id": "536323", + "fullName": "Skedshult Gruvdalen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241170" + }, + "id": "536335", + "fullName": "Skedshult Humlegård", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241171" + }, + "id": "536343", + "fullName": "Skedshult Landsberg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241172" + }, + "id": "536357", + "fullName": "Skedshult Rosenlund", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241173" + }, + "id": "536363", + "fullName": "Skedshult Skolhuset", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241174" + }, + "id": "536369", + "fullName": "Skedshult Stenshill", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241175" + }, + "id": "536371", + "fullName": "Skedshult Svedhagen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241176" + }, + "id": "536382", + "fullName": "Skedshult Ängkullen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241177" + }, + "id": "536419", + "fullName": "Stensnäs Jämtbygget", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241178" + }, + "id": "536423", + "fullName": "Stensnäs Lilla Klint", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241179" + }, + "id": "536447", + "fullName": "Stjälkhammar Holmen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24117a" + }, + "id": "536452", + "fullName": "Stjälkhammar Kullen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24117b" + }, + "id": "536464", + "fullName": "Stora Björka Svingen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24117c" + }, + "id": "536494", + "fullName": "Söderskogen Mariebo", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24117d" + }, + "id": "536496", + "fullName": "Söderskogen Mörkvik", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24117e" + }, + "id": "536522", + "fullName": "Tinderedsnäs Hultet", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24117f" + }, + "id": "536615", + "fullName": "Vinäs Fiskaretorpet", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241180" + }, + "id": "536669", + "fullName": "Vinäs Vita Rammendal", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241181" + }, + "id": "536699", + "fullName": "Vråka Gamla Mejeriet", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241182" + }, + "id": "536750", + "fullName": "Vråka Pensionärshem", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241183" + }, + "id": "536752", + "fullName": "Vråka Ryttaregården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241184" + }, + "id": "536784", + "fullName": "Vråka Trädgårdsberg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241185" + }, + "id": "536859", + "fullName": "Öndal Haraldsstugan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241186" + }, + "id": "535502", + "fullName": "Baldersberg Uvdalen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241188" + }, + "id": "535508", + "fullName": "Bankestad Röda Huset", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24118f" + }, + "id": "535666", + "fullName": "Forsby Norra Flygeln", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241190" + }, + "id": "535676", + "fullName": "Forsby Södra Flygeln", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241191" + }, + "id": "535679", + "fullName": "Forsby Vimansstugan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241192" + }, + "id": "535736", + "fullName": "Grötebo Pettersberg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241193" + }, + "id": "535771", + "fullName": "Helgenäs Björkbacka", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241194" + }, + "id": "535785", + "fullName": "Helgenäs Björkhagen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241195" + }, + "id": "535810", + "fullName": "Hollerstorp Ekhamra", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241196" + }, + "id": "535844", + "fullName": "Holm Trädgårdshuset", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241197" + }, + "id": "535880", + "fullName": "Hulta Lilla Svederna", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241198" + }, + "id": "535997", + "fullName": "Härnum Mellangården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241199" + }, + "id": "536029", + "fullName": "Högtomta Västantorp", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24119a" + }, + "id": "536057", + "fullName": "Kolsebro Lilla Målen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24119b" + }, + "id": "536082", + "fullName": "Kolsebro Sommargård", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24119c" + }, + "id": "536084", + "fullName": "Kolsebro Stora Målen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24119d" + }, + "id": "536096", + "fullName": "Kolsebro Västantorp", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24119e" + }, + "id": "911291", + "fullName": "Forsby Lilla Vadsbro", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24119f" + }, + "id": "915782", + "fullName": "Nocketorp Lomstugan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411a0" + }, + "id": "536172", + "fullName": "Möcklicka Myckelycke", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411a1" + }, + "id": "536178", + "fullName": "Möcklicka Svantorpet", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411a2" + }, + "id": "536182", + "fullName": "Nelhammar Björkhagen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411a3" + }, + "id": "536184", + "fullName": "Nelhammar Björkliden", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411a4" + }, + "id": "536186", + "fullName": "Nelhammar Dalsgården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411a5" + }, + "id": "536188", + "fullName": "Nelhammar Hammerfest", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411a6" + }, + "id": "536198", + "fullName": "Nelhammar Melby Kvarn", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411a7" + }, + "id": "536234", + "fullName": "Nocketorp Ljunglyckan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411a8" + }, + "id": "536244", + "fullName": "Nocketorp Skogslyckan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411a9" + }, + "id": "536246", + "fullName": "Nocketorp Västermåla", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411aa" + }, + "id": "536248", + "fullName": "Nocketorp Västralund", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411ab" + }, + "id": "536270", + "fullName": "Olserum Klosterängen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411ac" + }, + "id": "536280", + "fullName": "Ringeltaubska Skolan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411ad" + }, + "id": "536310", + "fullName": "Skedshult Emeliehill", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411ae" + }, + "id": "536321", + "fullName": "Skedshult Granhöjden", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411af" + }, + "id": "536327", + "fullName": "Skedshult Gustavsberg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411b0" + }, + "id": "536337", + "fullName": "Skedshult Kungsholmen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411b1" + }, + "id": "536349", + "fullName": "Skedshult Matsgården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411b2" + }, + "id": "536375", + "fullName": "Skedshult Vindekulla", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411b4" + }, + "id": "536412", + "fullName": "Stensnäs Grindstugan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411b5" + }, + "id": "536435", + "fullName": "Stensnäs Vihallsborg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411b6" + }, + "id": "536439", + "fullName": "Stjälkhammar Ekvallen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411b7" + }, + "id": "536451", + "fullName": "Stjälkhammar Kammarbo", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411b8" + }, + "id": "536453", + "fullName": "Stjälkhammar Lycktorp", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411b9" + }, + "id": "536454", + "fullName": "Stjälkhammar Sandered", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411ba" + }, + "id": "536498", + "fullName": "Söderskogen Rosenborg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411bb" + }, + "id": "536571", + "fullName": "Troserum Kvarnkullen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411bc" + }, + "id": "536584", + "fullName": "Träthult Miltonstugan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411be" + }, + "id": "536623", + "fullName": "Vinäs Lilla Logårdsäng", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411bf" + }, + "id": "536629", + "fullName": "Vinäs Rammendal Skolan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411c0" + }, + "id": "536653", + "fullName": "Vinäs Stora Logårdsäng", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411c1" + }, + "id": "536722", + "fullName": "Vråka Kastanjegården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411c2" + }, + "id": "536866", + "fullName": "Öndal Hellnersgården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411c3" + }, + "id": "535496", + "fullName": "Baldersberg Hagaborg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411c4" + }, + "id": "535506", + "fullName": "Baldersberg Örbäcken", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411c5" + }, + "id": "535510", + "fullName": "Bankestad Sandsvedan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411c6" + }, + "id": "535518", + "fullName": "Bankestad Vita Stugan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411cc" + }, + "id": "535668", + "fullName": "Forsby Rättarbostaden", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411cd" + }, + "id": "535677", + "fullName": "Forsby Tjärugnshagen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411ce" + }, + "id": "535748", + "fullName": "Gärdsholmen Melholmen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411cf" + }, + "id": "535812", + "fullName": "Hollerstorp Ekholmen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411d0" + }, + "id": "535861", + "fullName": "Hulta Björkmansgården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411d1" + }, + "id": "535917", + "fullName": "Hälgenäs Fiskartorpet", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411d2" + }, + "id": "535937", + "fullName": "Hälgenäs Silverdalen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411d3" + }, + "id": "535947", + "fullName": "Hälgenäs Strandgården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411d4" + }, + "id": "535989", + "fullName": "Härnum Larssongården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411d5" + }, + "id": "536021", + "fullName": "Högtomta Eklundsborg", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411d6" + }, + "id": "536049", + "fullName": "Kolsebro Grindstugan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411d7" + }, + "id": "536059", + "fullName": "Kolsebro Lilla Rödsle", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411d8" + }, + "id": "536066", + "fullName": "Kolsebro Mellangården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411d9" + }, + "id": "536072", + "fullName": "Kolsebro Nickeskåken", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411da" + }, + "id": "536078", + "fullName": "Kolsebro Skogshyddan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411db" + }, + "id": "536086", + "fullName": "Kolsebro Stora Rössel", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411dc" + }, + "id": "536094", + "fullName": "Kolsebro Vallesgården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411de" + }, + "id": "913966", + "fullName": "Helgenäs Strandgården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411e0" + }, + "id": "910351", + "fullName": "Stensnäs Norra Flygeln", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411e2" + }, + "id": "920311", + "fullName": "Helgenäs Fiskartorpet", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411e3" + }, + "id": "917842", + "fullName": "Helgenäs Silverdalen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411e4" + }, + "id": "915480", + "fullName": "Stensnäs Södra Flygeln", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411e6" + }, + "id": "536190", + "fullName": "Nelhammar Hasselbacken", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411e7" + }, + "id": "536242", + "fullName": "Nocketorp Skogsgläntan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411e9" + }, + "id": "536333", + "fullName": "Skedshult Hasselbacken", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411ea" + }, + "id": "536389", + "fullName": "Skedshult Övre Svederna", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411eb" + }, + "id": "536449", + "fullName": "Stjälkhammar Högsveden", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411ec" + }, + "id": "536456", + "fullName": "Stjälkhammar Skönberga", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411ee" + }, + "id": "535500", + "fullName": "Baldersberg Kullerstad", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411f4" + }, + "id": "535723", + "fullName": "Gruvdalen Gruvsvederna", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411f5" + }, + "id": "535795", + "fullName": "Helgenäs Rättaregården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411f6" + }, + "id": "535949", + "fullName": "Hälgenäs Strandklippan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411f7" + }, + "id": "918109", + "fullName": "Helgenäs Strandklippan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411f8" + }, + "id": "536260", + "fullName": "Olofsrum Ringstorps Gård", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411fa" + }, + "id": "536351", + "fullName": "Skedshult Nedre Svederna", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411fb" + }, + "id": "536502", + "fullName": "Söderskogen Syrsagården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411fc" + }, + "id": "536524", + "fullName": "Tinderedsnäs Röda Längan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2411ff" + }, + "id": "535931", + "fullName": "Hälgenäs Lilla Fågeltorp", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241200" + }, + "id": "535945", + "fullName": "Hälgenäs Stora Fågeltorp", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241202" + }, + "id": "536045", + "fullName": "Kolsebro Finntorp Hyddan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241203" + }, + "id": "916410", + "fullName": "Söderskogen Sågarlyckan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241204" + }, + "id": "916632", + "fullName": "Helgenäs Stora Fågeltorp", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241206" + }, + "id": "536232", + "fullName": "Nocketorp Lilla Ljungåkra", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241207" + }, + "id": "536362", + "fullName": "Skedshult Sigfridsgården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241208" + }, + "id": "536433", + "fullName": "Stensnäs Trädgårdsvillan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241209" + }, + "id": "536441", + "fullName": "Stjälkhammar Fjärnsgården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24120a" + }, + "id": "536458", + "fullName": "Stjälkhammar Tomtekullen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24120b" + }, + "id": "536462", + "fullName": "Stora Björka Smultronboda", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24120c" + }, + "id": "536505", + "fullName": "Söderskogens Gård Vikänden", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24120d" + }, + "id": "536528", + "fullName": "Tinderedsnäs Östra Flygeln", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24120e" + }, + "id": "536655", + "fullName": "Vinäs Trädgårdsbyggningen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241211" + }, + "id": "535755", + "fullName": "Gärdsholmen Sandholmarna", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241212" + }, + "id": "535830", + "fullName": "Holm Lilla Smultronkullen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241213" + }, + "id": "535840", + "fullName": "Holm Stora Smultronkullen", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241214" + }, + "id": "536033", + "fullName": "Kolsebro Albertssongården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241215" + }, + "id": "536526", + "fullName": "Tinderedsnäs Västra Flygeln", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241216" + }, + "id": "536443", + "fullName": "Stjälkhammar Gerdemansgården", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241217" + }, + "id": "536631", + "fullName": "Vinäs Rammendal Skomakarestugan", + "parentFullName": "Edsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241218" + }, + "id": "641110", + "fullName": "Edeby Edtorp", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241219" + }, + "id": "648115", + "fullName": "Edvik", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24121a" + }, + "id": "648107", + "fullName": "Edeby Gård", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24121b" + }, + "id": "641121", + "fullName": "Edeby Gård", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24121c" + }, + "id": "649236", + "fullName": "Edsala Gård", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24121d" + }, + "id": "648113", + "fullName": "Edebyvägen", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24121e" + }, + "id": "648351", + "fullName": "Lilla Edeby", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24121f" + }, + "id": "640123", + "fullName": "Edeby Säteri", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241220" + }, + "id": "641123", + "fullName": "Edeby Magerö", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241221" + }, + "id": "641138", + "fullName": "Edeby Viksäng", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241222" + }, + "id": "935419", + "fullName": "Edeby Utsikten", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241223" + }, + "id": "648111", + "fullName": "Edeby Trollinge", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241224" + }, + "id": "641112", + "fullName": "Edeby Fågelsång", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241225" + }, + "id": "641125", + "fullName": "Edeby Majgården", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241226" + }, + "id": "641129", + "fullName": "Edeby Mårdsberg", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241227" + }, + "id": "641131", + "fullName": "Edeby Mårdstorp", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241228" + }, + "id": "641135", + "fullName": "Edeby Stefansbo", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241229" + }, + "id": "641133", + "fullName": "Edeby Solgläntan", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24122a" + }, + "id": "641119", + "fullName": "Edeby Grindstugan", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24122b" + }, + "id": "641137", + "fullName": "Edeby Stora Fräket", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24122c" + }, + "id": "935439", + "fullName": "Edsala Grindstugan", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24122d" + }, + "id": "648109", + "fullName": "Edeby Gård Lövhöjden", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24122e" + }, + "id": "641127", + "fullName": "Edeby Mariannelund", + "parentFullName": "Strängnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24122f" + }, + "id": "788203", + "fullName": "Edared Edeberga", + "parentFullName": "Fotskäl", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241230" + }, + "id": "788213", + "fullName": "Edared Lövås", + "parentFullName": "Fotskäl", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241231" + }, + "id": "788209", + "fullName": "Edared Holmen", + "parentFullName": "Fotskäl", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241232" + }, + "id": "788199", + "fullName": "Edared Björkås", + "parentFullName": "Fotskäl", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241233" + }, + "id": "788205", + "fullName": "Edared Furudal", + "parentFullName": "Fotskäl", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241234" + }, + "id": "788208", + "fullName": "Edared Gläntan", + "parentFullName": "Fotskäl", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241235" + }, + "id": "788211", + "fullName": "Edared Lövedal", + "parentFullName": "Fotskäl", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241236" + }, + "id": "766249", + "fullName": "Edeslättsvägen", + "parentFullName": "Fritsla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241238" + }, + "id": "788207", + "fullName": "Edared Furulund", + "parentFullName": "Fotskäl", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241239" + }, + "id": "788226", + "fullName": "Edared Skogsdal", + "parentFullName": "Fotskäl", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24123a" + }, + "id": "788198", + "fullName": "Edared Björkedal", + "parentFullName": "Fotskäl", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24123b" + }, + "id": "788210", + "fullName": "Edared Karlsberg", + "parentFullName": "Fotskäl", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24123c" + }, + "id": "788222", + "fullName": "Edared Nordgården", + "parentFullName": "Fotskäl", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24123d" + }, + "id": "788220", + "fullName": "Edared Mossekullen", + "parentFullName": "Fotskäl", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24123e" + }, + "id": "788224", + "fullName": "Edared Skogsbacken", + "parentFullName": "Fotskäl", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24123f" + }, + "id": "788228", + "fullName": "Edared Södergården", + "parentFullName": "Fotskäl", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241240" + }, + "id": "930607", + "fullName": "Edared Knapegården", + "parentFullName": "Fotskäl", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241241" + }, + "id": "699880", + "fullName": "Ubbhult Edelweiss", + "parentFullName": "Hällingsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241242" + }, + "id": "615106", + "fullName": "Ed", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241243" + }, + "id": "615120", + "fullName": "Ed Bosi", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241244" + }, + "id": "615206", + "fullName": "Edsdal", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241245" + }, + "id": "615192", + "fullName": "Ed Åsbro", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241246" + }, + "id": "615200", + "fullName": "Eds Gård", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241247" + }, + "id": "615122", + "fullName": "Ed Bråten", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241248" + }, + "id": "615128", + "fullName": "Ed Ekboda", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241249" + }, + "id": "615149", + "fullName": "Ed Kaanan", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24124c" + }, + "id": "615202", + "fullName": "Eds Kvarn", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24124d" + }, + "id": "615204", + "fullName": "Eds Skola", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24124e" + }, + "id": "615112", + "fullName": "Ed Backebo", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24124f" + }, + "id": "615130", + "fullName": "Ed Ekehill", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241250" + }, + "id": "615136", + "fullName": "Ed Eriksbo", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241251" + }, + "id": "615140", + "fullName": "Ed Fridhem", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241252" + }, + "id": "615146", + "fullName": "Ed Hattebo", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241253" + }, + "id": "615156", + "fullName": "Ed Sjögård", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241254" + }, + "id": "615160", + "fullName": "Ed Sjötorp", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241255" + }, + "id": "615197", + "fullName": "Ed Åsikten", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241256" + }, + "id": "615198", + "fullName": "Ed Åstugan", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241257" + }, + "id": "918777", + "fullName": "Ed Ekhagen", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241258" + }, + "id": "615108", + "fullName": "Ed Anneberg", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241259" + }, + "id": "615126", + "fullName": "Ed Ekbacken", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24125a" + }, + "id": "615132", + "fullName": "Ed Ekhyddan", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24125b" + }, + "id": "615134", + "fullName": "Ed Enehagen", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24125c" + }, + "id": "615142", + "fullName": "Ed Furviken", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24125d" + }, + "id": "615144", + "fullName": "Ed Grönevik", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24125e" + }, + "id": "615150", + "fullName": "Ed Leonsvik", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24125f" + }, + "id": "615151", + "fullName": "Ed Lövsberg", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241260" + }, + "id": "615166", + "fullName": "Ed Skunkabo", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241261" + }, + "id": "615174", + "fullName": "Ed Solviken", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241262" + }, + "id": "615182", + "fullName": "Ed Svinhult", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241263" + }, + "id": "615196", + "fullName": "Ed Åsbroäng", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241264" + }, + "id": "615110", + "fullName": "Ed Asklunden", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241265" + }, + "id": "615154", + "fullName": "Ed Nissatorp", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241266" + }, + "id": "615158", + "fullName": "Ed Sjöstugan", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241267" + }, + "id": "615162", + "fullName": "Ed Sjötorpet", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241268" + }, + "id": "615178", + "fullName": "Ed Store Sand", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241269" + }, + "id": "615194", + "fullName": "Ed Åsbrolund", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24126a" + }, + "id": "615114", + "fullName": "Ed Björkviken", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24126b" + }, + "id": "615124", + "fullName": "Ed Dammkroken", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24126c" + }, + "id": "615138", + "fullName": "Ed Forsstugan", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24126d" + }, + "id": "615148", + "fullName": "Ed Henriksdal", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24126e" + }, + "id": "615176", + "fullName": "Ed Stillarebo", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24126f" + }, + "id": "615180", + "fullName": "Ed Stresslösa", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241270" + }, + "id": "615152", + "fullName": "Ed Margretelund", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241271" + }, + "id": "615164", + "fullName": "Ed Skogsgläntan", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241272" + }, + "id": "615172", + "fullName": "Ed Skunkabo Övre", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241273" + }, + "id": "615186", + "fullName": "Ed Trolleklippa", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241274" + }, + "id": "615184", + "fullName": "Ed Södra Skunkabo", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241275" + }, + "id": "615188", + "fullName": "Ed Villan Åsbroäng", + "parentFullName": "Bor", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241276" + }, + "id": "615699", + "fullName": "Edeby Edebynäs", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241277" + }, + "id": "615697", + "fullName": "Edeby Edebyborg", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241278" + }, + "id": "615694", + "fullName": "Edeby", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24127a" + }, + "id": "615702", + "fullName": "Edeby Gård", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24127b" + }, + "id": "615705", + "fullName": "Edeby Malma", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24127c" + }, + "id": "637569", + "fullName": "Edsviksvägen", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24127d" + }, + "id": "637666", + "fullName": "Gimgöl Edsvik", + "parentFullName": "Julita", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24127e" + }, + "id": "615704", + "fullName": "Edeby Hacksta", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24127f" + }, + "id": "615696", + "fullName": "Edeby Boställe", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241280" + }, + "id": "627357", + "fullName": "Munkeboda Eden", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241281" + }, + "id": "616843", + "fullName": "Hägerbo Edsbacka", + "parentFullName": "Valla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241282" + }, + "id": "615701", + "fullName": "Edeby Forsbergsdal", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241283" + }, + "id": "616383", + "fullName": "Tegnebol Lilla Edet", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241285" + }, + "id": "789415", + "fullName": "Ekarp Edhem", + "parentFullName": "Blidsberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241286" + }, + "id": "791982", + "fullName": "Tiarp Edhem", + "parentFullName": "Stenstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241287" + }, + "id": "793550", + "fullName": "Kälvene Edhem", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241288" + }, + "id": "791442", + "fullName": "Edelfeldtsgatan", + "parentFullName": "Stenstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24128a" + }, + "id": "511767", + "fullName": "Edsviksvägen", + "parentFullName": "Danderyd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24128b" + }, + "id": "511893", + "fullName": "Edsbergsvägen", + "parentFullName": "Danderyd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24128c" + }, + "id": "512741", + "fullName": "Eduard Von Horns väg", + "parentFullName": "Stocksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24128d" + }, + "id": "675041", + "fullName": "Edstorp", + "parentFullName": "Trensum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24128e" + }, + "id": "675045", + "fullName": "Edstorpsvägen", + "parentFullName": "Trensum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24128f" + }, + "id": "675043", + "fullName": "Edstorps Markväg", + "parentFullName": "Trensum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241291" + }, + "id": "548006", + "fullName": "Eddavägen", + "parentFullName": "Löddeköpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241292" + }, + "id": "548008", + "fullName": "Edvin Anderssons väg", + "parentFullName": "Löddeköpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241293" + }, + "id": "566512", + "fullName": "Edvins väg", + "parentFullName": "Löderup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241295" + }, + "id": "672982", + "fullName": "Edestadsvägen", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241296" + }, + "id": "672896", + "fullName": "Edestadsvägen", + "parentFullName": "Johannishus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241299" + }, + "id": "629733", + "fullName": "Hällorna Edäng", + "parentFullName": "Hamneda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24129a" + }, + "id": "628474", + "fullName": "Sällebråten Ednagård", + "parentFullName": "Lidhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24129b" + }, + "id": "895645", + "fullName": "Edet", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24129c" + }, + "id": "895025", + "fullName": "Edefors", + "parentFullName": "Harads", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24129d" + }, + "id": "895029", + "fullName": "Edetvägen", + "parentFullName": "Harads", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24129e" + }, + "id": "895027", + "fullName": "Edeforsvägen", + "parentFullName": "Harads", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24129f" + }, + "id": "895024", + "fullName": "Edeborgsvägen", + "parentFullName": "Harads", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412a0" + }, + "id": "895026", + "fullName": "Edeforstorpet", + "parentFullName": "Harads", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412a1" + }, + "id": "895028", + "fullName": "Edestrandsvägen", + "parentFullName": "Harads", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412a2" + }, + "id": "496329", + "fullName": "Edsgatan", + "parentFullName": "Nynäshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412a3" + }, + "id": "509300", + "fullName": "Edsbo", + "parentFullName": "Skå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412a4" + }, + "id": "509656", + "fullName": "Edeby", + "parentFullName": "Svartsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412a5" + }, + "id": "509503", + "fullName": "Skå Edeby", + "parentFullName": "Skå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412ab" + }, + "id": "525655", + "fullName": "Edsborg", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412ac" + }, + "id": "869897", + "fullName": "Edseryd", + "parentFullName": "Myresjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412ad" + }, + "id": "491825", + "fullName": "Edstorp", + "parentFullName": "Vetlanda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412ae" + }, + "id": "545258", + "fullName": "Edlundsgatan", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412af" + }, + "id": "484367", + "fullName": "Kallsebo Edsborg", + "parentFullName": "Figeholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412b0" + }, + "id": "852194", + "fullName": "Ed", + "parentFullName": "Kilafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412b1" + }, + "id": "851242", + "fullName": "Edstuga", + "parentFullName": "Bollnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412b2" + }, + "id": "850496", + "fullName": "Edsbyvägen", + "parentFullName": "Bollnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412b3" + }, + "id": "850604", + "fullName": "Edelsbergsvägen", + "parentFullName": "Bollnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412b4" + }, + "id": "851244", + "fullName": "Edstuga Soldatvägen", + "parentFullName": "Bollnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412b5" + }, + "id": "719416", + "fullName": "Edvards väg", + "parentFullName": "Stora Höga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412b6" + }, + "id": "693193", + "fullName": "Edsgatan", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412b7" + }, + "id": "693190", + "fullName": "Edanevägen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412b8" + }, + "id": "693191", + "fullName": "Edevivägen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412b9" + }, + "id": "693188", + "fullName": "Edane Älvvik", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412ba" + }, + "id": "936040", + "fullName": "Edane Alvhöjden", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412bc" + }, + "id": "692777", + "fullName": "Edgrensgatan", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412bd" + }, + "id": "695341", + "fullName": "Rackstad Edet", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412be" + }, + "id": "695229", + "fullName": "Perserud Edebo", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412bf" + }, + "id": "936085", + "fullName": "Valnäs Edsgård", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412c0" + }, + "id": "697976", + "fullName": "Edane Björkås", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412c1" + }, + "id": "697986", + "fullName": "Edane Sjösala", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412c2" + }, + "id": "697974", + "fullName": "Edane Alhyddan", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412c3" + }, + "id": "697982", + "fullName": "Edane Kiståsen", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412c4" + }, + "id": "692592", + "fullName": "Tore Edmans gata", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412c5" + }, + "id": "697980", + "fullName": "Edane Fageråsen", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412c6" + }, + "id": "697984", + "fullName": "Edane Logbacken", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412c7" + }, + "id": "697988", + "fullName": "Edane Solberget", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412c8" + }, + "id": "697990", + "fullName": "Edane Vassviken", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412c9" + }, + "id": "695578", + "fullName": "Rackstad Övre Edet", + "parentFullName": "Arvika", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412ca" + }, + "id": "685291", + "fullName": "Ryggestan Edinge", + "parentFullName": "Gunnarskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412cc" + }, + "id": "698360", + "fullName": "Lerhol Edane Ställverk", + "parentFullName": "Brunskog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412cd" + }, + "id": "693230", + "fullName": "Lövås", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412ce" + }, + "id": "693255", + "fullName": "Näset", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412cf" + }, + "id": "693280", + "fullName": "Udden", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412d0" + }, + "id": "693183", + "fullName": "Berget", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412d1" + }, + "id": "693267", + "fullName": "Strand", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412d2" + }, + "id": "910965", + "fullName": "Sjövik", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412d3" + }, + "id": "693208", + "fullName": "Granvik", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412d4" + }, + "id": "693247", + "fullName": "Movägen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412d5" + }, + "id": "693253", + "fullName": "Nytomta", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412d6" + }, + "id": "693182", + "fullName": "Badvägen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412d7" + }, + "id": "693185", + "fullName": "Björkvik", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412d8" + }, + "id": "693210", + "fullName": "Hagnäset", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412d9" + }, + "id": "693224", + "fullName": "Linvägen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412da" + }, + "id": "693228", + "fullName": "Lyckorna", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412db" + }, + "id": "693270", + "fullName": "Sydstuga", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412dc" + }, + "id": "693272", + "fullName": "Södervik", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412dd" + }, + "id": "693180", + "fullName": "Backvägen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412de" + }, + "id": "693204", + "fullName": "Fåen Sjöbo", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412df" + }, + "id": "693232", + "fullName": "Malmvägen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412e0" + }, + "id": "693266", + "fullName": "Smedvägen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412e1" + }, + "id": "693274", + "fullName": "Sörgården", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412e2" + }, + "id": "693286", + "fullName": "Älvstigen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412e3" + }, + "id": "693288", + "fullName": "Östermalm", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412e4" + }, + "id": "693200", + "fullName": "Fjällvägen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412e5" + }, + "id": "693206", + "fullName": "Färgstigen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412e6" + }, + "id": "693212", + "fullName": "Henriksvik", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412e7" + }, + "id": "693249", + "fullName": "Målarvägen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412e8" + }, + "id": "693257", + "fullName": "Nävervägen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412e9" + }, + "id": "693261", + "fullName": "Ringstigen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412ea" + }, + "id": "693278", + "fullName": "Trollgränd", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412eb" + }, + "id": "693202", + "fullName": "Frödings väg", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412ec" + }, + "id": "693218", + "fullName": "Kyrksvängen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412ed" + }, + "id": "693213", + "fullName": "Inga-Majas väg", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412ee" + }, + "id": "693214", + "fullName": "Kapellstigen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412ef" + }, + "id": "693215", + "fullName": "Keramikvägen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412f0" + }, + "id": "693220", + "fullName": "Lerholsvägen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412f1" + }, + "id": "693240", + "fullName": "Milröksgränd", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412f2" + }, + "id": "693268", + "fullName": "Svarvarvägen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412f3" + }, + "id": "693216", + "fullName": "Kummelmovägen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412f4" + }, + "id": "693222", + "fullName": "Lerstensvägen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412f5" + }, + "id": "693238", + "fullName": "Marknadsvägen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412f6" + }, + "id": "693251", + "fullName": "Niklassvängen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412f7" + }, + "id": "693264", + "fullName": "Rönningevägen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412f8" + }, + "id": "693265", + "fullName": "Skomakarvägen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412f9" + }, + "id": "693198", + "fullName": "Finnbackagränd", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412fa" + }, + "id": "693226", + "fullName": "Lyckhagsstigen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412fb" + }, + "id": "693234", + "fullName": "Mangskogsvägen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412fc" + }, + "id": "693282", + "fullName": "Uttermansvägen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412fe" + }, + "id": "693236", + "fullName": "Mariebergsvägen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2412ff" + }, + "id": "693263", + "fullName": "Rosenhillsvägen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241300" + }, + "id": "693276", + "fullName": "Thorsborgsvägen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241301" + }, + "id": "914566", + "fullName": "Lerhol Vestberga", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241302" + }, + "id": "693259", + "fullName": "Prästtjärnsvägen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241303" + }, + "id": "693284", + "fullName": "Vattenverksvägen", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241304" + }, + "id": "693179", + "fullName": "Arvid Olofssons väg", + "parentFullName": "Edane", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241305" + }, + "id": "855648", + "fullName": "Edvik", + "parentFullName": "Norrala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241306" + }, + "id": "846140", + "fullName": "Edsäng", + "parentFullName": "Bergvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241307" + }, + "id": "855821", + "fullName": "Trönö-Hamre Ede", + "parentFullName": "Trönödal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241308" + }, + "id": "879355", + "fullName": "Ed", + "parentFullName": "Härnösand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241309" + }, + "id": "607944", + "fullName": "Edenberga", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24130a" + }, + "id": "607212", + "fullName": "Edvins väg", + "parentFullName": "Skummeslövsstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24130b" + }, + "id": "607948", + "fullName": "Edenberga Gård", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24130c" + }, + "id": "607964", + "fullName": "Edenbergavägen", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24130d" + }, + "id": "607954", + "fullName": "Edenberga Nygård", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24130e" + }, + "id": "607956", + "fullName": "Edenberga Nytorp", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24130f" + }, + "id": "606923", + "fullName": "Edvin Svens väg", + "parentFullName": "Mellbystrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241310" + }, + "id": "607958", + "fullName": "Edenberga Svingen", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241311" + }, + "id": "607946", + "fullName": "Edenberga Bäckatorp", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241312" + }, + "id": "607960", + "fullName": "Edenberga Vållerbäck", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241313" + }, + "id": "607950", + "fullName": "Edenberga Kullagården", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241314" + }, + "id": "607952", + "fullName": "Edenberga Lunnagården", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241315" + }, + "id": "607962", + "fullName": "Edenberga Vångagården", + "parentFullName": "Laholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241316" + }, + "id": "849135", + "fullName": "Edet Edsgården", + "parentFullName": "Gullspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241317" + }, + "id": "718640", + "fullName": "Edet", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241318" + }, + "id": "716339", + "fullName": "Eddavägen", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241319" + }, + "id": "718417", + "fullName": "Liksåsen Edsberg", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24131a" + }, + "id": "717746", + "fullName": "Visnums-Kil Eds Gård", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24131b" + }, + "id": "717748", + "fullName": "Visnums-Kil Edsmon", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24131c" + }, + "id": "717750", + "fullName": "Visnums-Kil Edstorp", + "parentFullName": "Kristinehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24131d" + }, + "id": "837464", + "fullName": "Rösslingen Edsberg", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24131e" + }, + "id": "770889", + "fullName": "Mickelsbo Edsberga", + "parentFullName": "Sala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24131f" + }, + "id": "765400", + "fullName": "Sörgärsbo Edvardslund", + "parentFullName": "Västerfärnebo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241320" + }, + "id": "784145", + "fullName": "Ed", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241321" + }, + "id": "791427", + "fullName": "Edsborg", + "parentFullName": "Alunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241322" + }, + "id": "783628", + "fullName": "Edsgatan", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241323" + }, + "id": "783665", + "fullName": "Edsvägen", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241324" + }, + "id": "784462", + "fullName": "Ed Viborg", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241325" + }, + "id": "784449", + "fullName": "Ed Mariedal", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241326" + }, + "id": "784455", + "fullName": "Ed Nässelöt", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241327" + }, + "id": "784461", + "fullName": "Ed Strömmen", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241328" + }, + "id": "792346", + "fullName": "Risinge Edit P", + "parentFullName": "Gimo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241329" + }, + "id": "791259", + "fullName": "Edsmossevägen", + "parentFullName": "Gimo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24132a" + }, + "id": "791270", + "fullName": "Gimo Edsmossen", + "parentFullName": "Gimo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24132b" + }, + "id": "784147", + "fullName": "Ed Sjövreten", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24132c" + }, + "id": "784451", + "fullName": "Ed Marieholm", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24132d" + }, + "id": "784453", + "fullName": "Ed Norrhagen", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24132e" + }, + "id": "784460", + "fullName": "Ed Skogsborg", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24132f" + }, + "id": "784447", + "fullName": "Ed Johannislund", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241330" + }, + "id": "784463", + "fullName": "Ed Västergården", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241331" + }, + "id": "562104", + "fullName": "Stora Edet", + "parentFullName": "Ljusfallshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241332" + }, + "id": "624857", + "fullName": "Toltorp Eden", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241333" + }, + "id": "635210", + "fullName": "Byle Edenslund", + "parentFullName": "Vingåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241334" + }, + "id": "562061", + "fullName": "Skönnarbo Edet", + "parentFullName": "Ljusfallshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241335" + }, + "id": "615195", + "fullName": "Lindenäs Edsudden", + "parentFullName": "Högsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241336" + }, + "id": "583925", + "fullName": "Gullerstorp Edalen", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241337" + }, + "id": "562344", + "fullName": "Simonstorp Edlunda", + "parentFullName": "Grytgöl", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241338" + }, + "id": "562073", + "fullName": "Skönnarbo Lilla Edet", + "parentFullName": "Ljusfallshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24133b" + }, + "id": "841873", + "fullName": "Edsbo", + "parentFullName": "Tierp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24133c" + }, + "id": "844916", + "fullName": "Edvalla Edvallavägen", + "parentFullName": "Hållnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24133d" + }, + "id": "844808", + "fullName": "Edsätra", + "parentFullName": "Hållnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24133e" + }, + "id": "844914", + "fullName": "Edvalla", + "parentFullName": "Hållnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24133f" + }, + "id": "844810", + "fullName": "Edsätravägen", + "parentFullName": "Hållnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241340" + }, + "id": "844918", + "fullName": "Edvalla Envägen", + "parentFullName": "Hållnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241341" + }, + "id": "844928", + "fullName": "Edvalla Porsvägen", + "parentFullName": "Hållnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241342" + }, + "id": "844924", + "fullName": "Edvalla Ljungvägen", + "parentFullName": "Hållnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241343" + }, + "id": "844920", + "fullName": "Edvalla Iskällarvägen", + "parentFullName": "Hållnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241344" + }, + "id": "844922", + "fullName": "Edvalla Klockarvägen", + "parentFullName": "Hållnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241345" + }, + "id": "844926", + "fullName": "Edvalla Lövlundavägen", + "parentFullName": "Hållnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241346" + }, + "id": "844820", + "fullName": "Fagerviken Edsätravägen", + "parentFullName": "Hållnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241347" + }, + "id": "844930", + "fullName": "Edvalla Prästgårdsvägen", + "parentFullName": "Hållnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241348" + }, + "id": "828356", + "fullName": "Edkallvejän", + "parentFullName": "Nusnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241349" + }, + "id": "828796", + "fullName": "Norra Edvägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24134a" + }, + "id": "828848", + "fullName": "Södra Edvägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24134b" + }, + "id": "828357", + "fullName": "Edåkersvägen", + "parentFullName": "Nusnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24134c" + }, + "id": "676315", + "fullName": "Edward Halds väg", + "parentFullName": "Orrefors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24134d" + }, + "id": "880917", + "fullName": "Ed", + "parentFullName": "Sollefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24134e" + }, + "id": "880265", + "fullName": "Eden", + "parentFullName": "Junsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24134f" + }, + "id": "917260", + "fullName": "Edsbodarna", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241350" + }, + "id": "880918", + "fullName": "Edsmon", + "parentFullName": "Sollefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241351" + }, + "id": "880478", + "fullName": "Edselegården", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241352" + }, + "id": "880267", + "fullName": "Edsbacken", + "parentFullName": "Junsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241353" + }, + "id": "917645", + "fullName": "Edstjärnån", + "parentFullName": "Junsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241354" + }, + "id": "880266", + "fullName": "Edensforsen", + "parentFullName": "Junsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241355" + }, + "id": "880331", + "fullName": "Sven Edins väg", + "parentFullName": "Junsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241356" + }, + "id": "880476", + "fullName": "By", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241357" + }, + "id": "880511", + "fullName": "Ås", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241358" + }, + "id": "880492", + "fullName": "Näs", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241359" + }, + "id": "880473", + "fullName": "Berg", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24135a" + }, + "id": "880472", + "fullName": "Backe", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24135b" + }, + "id": "880496", + "fullName": "Remma", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24135d" + }, + "id": "880474", + "fullName": "Björkå", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24135e" + }, + "id": "880479", + "fullName": "Eldsjö", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24135f" + }, + "id": "880483", + "fullName": "Gässjö", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241360" + }, + "id": "880494", + "fullName": "Ramneå", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241361" + }, + "id": "880497", + "fullName": "Salsjö", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241362" + }, + "id": "880471", + "fullName": "Alderån", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241363" + }, + "id": "880477", + "fullName": "Byvägen", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241364" + }, + "id": "880487", + "fullName": "Lövåsen", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241365" + }, + "id": "880491", + "fullName": "Norrnäs", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241366" + }, + "id": "880498", + "fullName": "Skogvik", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241367" + }, + "id": "880500", + "fullName": "Stensjö", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241368" + }, + "id": "880503", + "fullName": "Tjället", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241369" + }, + "id": "880505", + "fullName": "Utanede", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24136a" + }, + "id": "880509", + "fullName": "Ytterås", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24136b" + }, + "id": "880512", + "fullName": "Ödsgård", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24136c" + }, + "id": "880481", + "fullName": "Gammelmo", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24136d" + }, + "id": "880484", + "fullName": "Hällåsen", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24136e" + }, + "id": "880493", + "fullName": "Rammsjön", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24136f" + }, + "id": "880482", + "fullName": "Gideåberg", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241370" + }, + "id": "880486", + "fullName": "Lövberget", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241371" + }, + "id": "880489", + "fullName": "Meåstrand", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241372" + }, + "id": "880499", + "fullName": "Skolvägen", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241373" + }, + "id": "880501", + "fullName": "Strandmon", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241374" + }, + "id": "880507", + "fullName": "Vägersjön", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241375" + }, + "id": "880515", + "fullName": "Öster-Vike", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241376" + }, + "id": "880516", + "fullName": "Östra Vike", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241377" + }, + "id": "916875", + "fullName": "Floberget", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241378" + }, + "id": "880475", + "fullName": "Brudbäcken", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241379" + }, + "id": "880480", + "fullName": "Fjällbohög", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24137a" + }, + "id": "880485", + "fullName": "Kvarnvägen", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24137b" + }, + "id": "880488", + "fullName": "Lövåsvägen", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24137c" + }, + "id": "880490", + "fullName": "Nordanåker", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24137d" + }, + "id": "880495", + "fullName": "Ramneå Gård", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24137e" + }, + "id": "880506", + "fullName": "Villavägen", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24137f" + }, + "id": "880508", + "fullName": "Väster-Vike", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241380" + }, + "id": "916164", + "fullName": "Björkmyran", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241381" + }, + "id": "880502", + "fullName": "Strocknäset", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241382" + }, + "id": "880504", + "fullName": "Tjärnbotten", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241383" + }, + "id": "880513", + "fullName": "Ödsgårdsmon", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241384" + }, + "id": "880514", + "fullName": "Ödsgårdsvägen", + "parentFullName": "Edsele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241385" + }, + "id": "567745", + "fullName": "Tommarp Eddhill", + "parentFullName": "Tommarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241386" + }, + "id": "856134", + "fullName": "Edevägen", + "parentFullName": "Tallåsen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241387" + }, + "id": "847579", + "fullName": "Edsvägen", + "parentFullName": "Korskrogen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241388" + }, + "id": "847575", + "fullName": "Ed Morgatan", + "parentFullName": "Korskrogen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241389" + }, + "id": "856256", + "fullName": "Edängevägen", + "parentFullName": "Ljusdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24138a" + }, + "id": "846531", + "fullName": "Ede Gölevägen", + "parentFullName": "Järvsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24138b" + }, + "id": "846537", + "fullName": "Ede Sjökroken", + "parentFullName": "Järvsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24138c" + }, + "id": "846541", + "fullName": "Edeforsvägen", + "parentFullName": "Järvsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24138d" + }, + "id": "911528", + "fullName": "Ede Strandväg", + "parentFullName": "Järvsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24138e" + }, + "id": "846527", + "fullName": "Ede Bäckavägen", + "parentFullName": "Järvsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24138f" + }, + "id": "846534", + "fullName": "Ede Lassavägen", + "parentFullName": "Järvsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241390" + }, + "id": "846539", + "fullName": "Ede Törnavägen", + "parentFullName": "Järvsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241391" + }, + "id": "846828", + "fullName": "Norra Edevägen", + "parentFullName": "Järvsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241392" + }, + "id": "847043", + "fullName": "Södra Edevägen", + "parentFullName": "Järvsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241393" + }, + "id": "847569", + "fullName": "Ed Blixtgatan", + "parentFullName": "Korskrogen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241394" + }, + "id": "847573", + "fullName": "Ed Knabbvägen", + "parentFullName": "Korskrogen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241395" + }, + "id": "846528", + "fullName": "Ede Franséns väg", + "parentFullName": "Järvsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241396" + }, + "id": "846533", + "fullName": "Ede Järvsövägen", + "parentFullName": "Järvsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241397" + }, + "id": "846535", + "fullName": "Ede Olgörsvägen", + "parentFullName": "Järvsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241398" + }, + "id": "847146", + "fullName": "Västra Edevägen", + "parentFullName": "Järvsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb241399" + }, + "id": "846530", + "fullName": "Ede Gråmyravägen", + "parentFullName": "Järvsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24139a" + }, + "id": "847571", + "fullName": "Ed Breasenvägen", + "parentFullName": "Korskrogen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24139c" + }, + "id": "846532", + "fullName": "Ede Hagsvedsvägen", + "parentFullName": "Järvsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24139d" + }, + "id": "846898", + "fullName": "Sidskogen Edsbyvägen", + "parentFullName": "Järvsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24139e" + }, + "id": "880148", + "fullName": "Ed", + "parentFullName": "Bollstabruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb24139f" + }, + "id": "878796", + "fullName": "Eden", + "parentFullName": "Ullånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a08a27dcf33cb2413a0" + }, + "id": "879977", + "fullName": "Eden", + "parentFullName": "Noraström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0aa27dcf33cb241b56" + }, + "id": "763063", + "fullName": "Tortuna Ekeby", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0aa27dcf33cb241b57" + }, + "id": "758547", + "fullName": "Elektrodgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0aa27dcf33cb241b58" + }, + "id": "761393", + "fullName": "Lundby Ekeborg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0aa27dcf33cb241b5a" + }, + "id": "761771", + "fullName": "Ekeby Rytterne", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0aa27dcf33cb241b5b" + }, + "id": "764611", + "fullName": "Skultuna Ekeby", + "parentFullName": "Skultuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0aa27dcf33cb241b5d" + }, + "id": "911249", + "fullName": "Sevalla Ekeborg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0aa27dcf33cb241b5e" + }, + "id": "758489", + "fullName": "Elektronikgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0aa27dcf33cb241b5f" + }, + "id": "763286", + "fullName": "Kärrbo Ekensberg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b74" + }, + "id": "854551", + "fullName": "Stigamo Efraimsö", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b75" + }, + "id": "608863", + "fullName": "Efraimstigen", + "parentFullName": "Åled", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b76" + }, + "id": "518283", + "fullName": "Effes väg", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b77" + }, + "id": "518674", + "fullName": "Efraimsberg", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b78" + }, + "id": "518675", + "fullName": "Efraimsbergsvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b79" + }, + "id": "827078", + "fullName": "Lilla Efrikgården", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b7a" + }, + "id": "827104", + "fullName": "Stora Efrikgården", + "parentFullName": "Falun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b7b" + }, + "id": "605359", + "fullName": "Eftra", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b7c" + }, + "id": "603323", + "fullName": "Eften", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b7d" + }, + "id": "603321", + "fullName": "Efshult", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b7e" + }, + "id": "605367", + "fullName": "Eftra Heden", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b80" + }, + "id": "605363", + "fullName": "Eftra Ekhaga", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b81" + }, + "id": "605371", + "fullName": "Eftra Kyrkby", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b82" + }, + "id": "603329", + "fullName": "Eftra Kyrkby", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b83" + }, + "id": "603351", + "fullName": "Eftra Nygård", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b84" + }, + "id": "605375", + "fullName": "Eftra Långsjön", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b86" + }, + "id": "605365", + "fullName": "Eftra Enebacken", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b87" + }, + "id": "605378", + "fullName": "Eftra Torsegård", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b88" + }, + "id": "605373", + "fullName": "Eftra Lorensberg", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b89" + }, + "id": "603353", + "fullName": "Eftra Stomgården", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b8a" + }, + "id": "605377", + "fullName": "Eftra Sven Berents", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b8b" + }, + "id": "603325", + "fullName": "Eftra Bräckelyckan", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b8c" + }, + "id": "603337", + "fullName": "Eftra Kyrkby Gärdet", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b8d" + }, + "id": "603339", + "fullName": "Eftra Kyrkby Jydens", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b8e" + }, + "id": "603349", + "fullName": "Eftra Kyrkby Torpet", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b8f" + }, + "id": "605369", + "fullName": "Eftra Kristineberg", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b90" + }, + "id": "605376", + "fullName": "Eftra Nils Persgård", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b91" + }, + "id": "603343", + "fullName": "Eftra Kyrkby Lyckebo", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b92" + }, + "id": "603345", + "fullName": "Eftra Kyrkby Smedjan", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b93" + }, + "id": "603327", + "fullName": "Eftra Klockaregården", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b94" + }, + "id": "603331", + "fullName": "Eftra Kyrkby Berghäll", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b95" + }, + "id": "603333", + "fullName": "Eftra Kyrkby Brystens", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b96" + }, + "id": "603347", + "fullName": "Eftra Kyrkby Solbacka", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b97" + }, + "id": "603341", + "fullName": "Eftra Kyrkby Lilla Gärdet", + "parentFullName": "Slöinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b99" + }, + "id": "524897", + "fullName": "Effektvägen", + "parentFullName": "Kungsängen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b9a" + }, + "id": "824461", + "fullName": "Efferarvet", + "parentFullName": "Sågmyra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b9b" + }, + "id": "713617", + "fullName": "Eftnäs", + "parentFullName": "Stöllet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b9c" + }, + "id": "722896", + "fullName": "Äne Efs Kyrka", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b9d" + }, + "id": "519863", + "fullName": "Efsinge Storgård", + "parentFullName": "Rimforsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ba27dcf33cb241b9e" + }, + "id": "659037", + "fullName": "Kråksjö Efs", + "parentFullName": "Skruv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241be0" + }, + "id": "759303", + "fullName": "Egnahemsvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241be1" + }, + "id": "753067", + "fullName": "Egby", + "parentFullName": "Stora Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241be3" + }, + "id": "758191", + "fullName": "Egersta", + "parentFullName": "Vintrosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241be4" + }, + "id": "753072", + "fullName": "Egbyåsen", + "parentFullName": "Stora Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241be5" + }, + "id": "744172", + "fullName": "Egnahemsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241be6" + }, + "id": "554497", + "fullName": "Egnahemsvägen", + "parentFullName": "Mörarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241be7" + }, + "id": "504091", + "fullName": "Stora Eggeby", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241be8" + }, + "id": "559935", + "fullName": "Eggebyvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241be9" + }, + "id": "567308", + "fullName": "Husby Eggeby", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241bea" + }, + "id": "559096", + "fullName": "Egnahemsgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241bec" + }, + "id": "559933", + "fullName": "Eggeby Smedbyhov", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241bee" + }, + "id": "504093", + "fullName": "Stora Eggeby Solvik", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241bef" + }, + "id": "567319", + "fullName": "Husby Eggeby Tunabo", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241bf0" + }, + "id": "504074", + "fullName": "Skärkind Eggebyberg", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241bf1" + }, + "id": "504076", + "fullName": "Skärkind Eggebylund", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241bf4" + }, + "id": "567310", + "fullName": "Husby Eggeby Enbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241bf5" + }, + "id": "567321", + "fullName": "Husby Eggeby Tunaborg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241bf6" + }, + "id": "504092", + "fullName": "Stora Eggeby Norrgården", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241bf7" + }, + "id": "504065", + "fullName": "Skärkind Eggeby Krongård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241bf8" + }, + "id": "504072", + "fullName": "Skärkind Eggeby Mellangård", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241bf9" + }, + "id": "504094", + "fullName": "Stora Eggeby Västergården", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241bfa" + }, + "id": "567317", + "fullName": "Husby Eggeby Lilla Skärven", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241bfb" + }, + "id": "856657", + "fullName": "Egnahemsvägen", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241bfc" + }, + "id": "857943", + "fullName": "Egnahemsvägen", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241bfd" + }, + "id": "859554", + "fullName": "Egnahemsvägen", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241bfe" + }, + "id": "883020", + "fullName": "Egnahemsvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c00" + }, + "id": "532089", + "fullName": "Egils Gränd", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c01" + }, + "id": "550134", + "fullName": "Önneslövs Egendom", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c02" + }, + "id": "786108", + "fullName": "Egnahemsvägen", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c03" + }, + "id": "780989", + "fullName": "Egnahemsgatan", + "parentFullName": "Svaneholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c04" + }, + "id": "781049", + "fullName": "Egnahemsvägen", + "parentFullName": "Rydboholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c05" + }, + "id": "490890", + "fullName": "Egnahemsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c06" + }, + "id": "611281", + "fullName": "Egelsäter", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c07" + }, + "id": "638476", + "fullName": "Egnells väg", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c08" + }, + "id": "611027", + "fullName": "Hällby Egelsta", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c09" + }, + "id": "611285", + "fullName": "Egelsäters Gård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c0a" + }, + "id": "610997", + "fullName": "Brunnsta Egelsta", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c0b" + }, + "id": "611445", + "fullName": "Stavhäll Egelsäter", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c0c" + }, + "id": "608472", + "fullName": "Prostökna Egelberga", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c0d" + }, + "id": "611057", + "fullName": "Hällby Lilla Egelsta", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c0e" + }, + "id": "611283", + "fullName": "Egelsäter Stensäter", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c0f" + }, + "id": "843657", + "fullName": "Egnahemsgatan", + "parentFullName": "Norrsundet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c10" + }, + "id": "598963", + "fullName": "Egnahemsgatan", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c11" + }, + "id": "597286", + "fullName": "Nygårds Egendom", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c12" + }, + "id": "595540", + "fullName": "Heagårds Egendom", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c13" + }, + "id": "592077", + "fullName": "Egon Östlunds gata", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c14" + }, + "id": "928445", + "fullName": "Höghult Egornaslätt", + "parentFullName": "Slättåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c15" + }, + "id": "609057", + "fullName": "Höghult Egornaslätt", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c16" + }, + "id": "878115", + "fullName": "Egnahemsvägen", + "parentFullName": "Matfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c17" + }, + "id": "878095", + "fullName": "Egnahemsvägen", + "parentFullName": "Sundsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c18" + }, + "id": "500336", + "fullName": "Egelsvik", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c19" + }, + "id": "500332", + "fullName": "Egelsholm", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c1a" + }, + "id": "500334", + "fullName": "Egelslund", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c1b" + }, + "id": "500338", + "fullName": "Egelsviks Gård", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c1c" + }, + "id": "499223", + "fullName": "Övre Egilsvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c1d" + }, + "id": "499184", + "fullName": "Nedre Egilsvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c1e" + }, + "id": "651186", + "fullName": "Egnahemsgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c1f" + }, + "id": "586015", + "fullName": "Eggerts väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c20" + }, + "id": "591205", + "fullName": "Egesidevägen", + "parentFullName": "Vittskövle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c21" + }, + "id": "584347", + "fullName": "Egnahemsvägen", + "parentFullName": "Fjälkinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c22" + }, + "id": "586651", + "fullName": "Egehålsvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c23" + }, + "id": "706861", + "fullName": "Egnahemsvägen", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c24" + }, + "id": "890014", + "fullName": "Egnahemsgatan", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c25" + }, + "id": "519281", + "fullName": "Egilsvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c26" + }, + "id": "518617", + "fullName": "Egilsvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c27" + }, + "id": "518173", + "fullName": "Egnahemsvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c28" + }, + "id": "686131", + "fullName": "Värnanäs Egendom", + "parentFullName": "Halltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c29" + }, + "id": "670083", + "fullName": "Egilsgatan", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c2a" + }, + "id": "670085", + "fullName": "Egilslunden", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c2b" + }, + "id": "673517", + "fullName": "Egnahemsvägen", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c2c" + }, + "id": "670774", + "fullName": "Egnahemsvägen", + "parentFullName": "Lyckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c2d" + }, + "id": "673807", + "fullName": "Vinberga Egendom", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c2e" + }, + "id": "698839", + "fullName": "Egared", + "parentFullName": "Skällinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c2f" + }, + "id": "702084", + "fullName": "Egils Gränd", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c30" + }, + "id": "702452", + "fullName": "Egnahemsgatan", + "parentFullName": "Varberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c31" + }, + "id": "912950", + "fullName": "Egges väg", + "parentFullName": "Grisslehamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c32" + }, + "id": "745956", + "fullName": "Egnahemsvägen", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c33" + }, + "id": "747937", + "fullName": "Kalltorps Egendom", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c34" + }, + "id": "882135", + "fullName": "Egnahemsvägen", + "parentFullName": "Köpmanholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c35" + }, + "id": "881575", + "fullName": "Egnahemsvägen", + "parentFullName": "Örnsköldsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c36" + }, + "id": "727803", + "fullName": "Egersten", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c37" + }, + "id": "726141", + "fullName": "Egersbergsvägen", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c38" + }, + "id": "578100", + "fullName": "Egla", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c39" + }, + "id": "576720", + "fullName": "Egersta", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c3a" + }, + "id": "579081", + "fullName": "Egelprång", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c3b" + }, + "id": "579083", + "fullName": "Egelprång Hagalund", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c3d" + }, + "id": "579089", + "fullName": "Egelprång Marieberg", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c3e" + }, + "id": "579090", + "fullName": "Egelprång Södergården", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c3f" + }, + "id": "579092", + "fullName": "Egelprång Västergården", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c40" + }, + "id": "579094", + "fullName": "Egelprång Östergården", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c41" + }, + "id": "579085", + "fullName": "Egelprång Hamnviksstugan", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c42" + }, + "id": "830413", + "fullName": "Egnells väg", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c43" + }, + "id": "831664", + "fullName": "Rånna Egendom", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c44" + }, + "id": "833668", + "fullName": "Varola Egypten", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c45" + }, + "id": "830936", + "fullName": "Egnahemsvägen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c46" + }, + "id": "852011", + "fullName": "Vaholms Egendom", + "parentFullName": "Tidan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c47" + }, + "id": "833018", + "fullName": "Loringa Egendom", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c48" + }, + "id": "833595", + "fullName": "Ljunghem Egypten", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c49" + }, + "id": "833647", + "fullName": "Torestorps Egendom", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c4a" + }, + "id": "834321", + "fullName": "Locketorp Bro Egendom", + "parentFullName": "Väring", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c4b" + }, + "id": "833838", + "fullName": "Vreten Vretens Egendom", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c4c" + }, + "id": "831465", + "fullName": "Frösve Sörbylunds Egendom", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c4d" + }, + "id": "833653", + "fullName": "Torestorps Egendom Selyckan", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c4e" + }, + "id": "833655", + "fullName": "Torestorps Egendom Stenhagen", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c4f" + }, + "id": "833649", + "fullName": "Torestorps Egendom Förmansbostaden", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c50" + }, + "id": "833651", + "fullName": "Torestorps Egendom Rättarebostaden", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c51" + }, + "id": "909725", + "fullName": "Egnahemsvägen", + "parentFullName": "Sundbyberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c52" + }, + "id": "522814", + "fullName": "Egypten", + "parentFullName": "Märsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c53" + }, + "id": "558715", + "fullName": "Egnahemsvägen", + "parentFullName": "Landskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c54" + }, + "id": "521614", + "fullName": "Egilsvägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c55" + }, + "id": "522083", + "fullName": "Eggebyvägen", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c56" + }, + "id": "599528", + "fullName": "Egnared", + "parentFullName": "Ullared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c57" + }, + "id": "605449", + "fullName": "Heberg Egenäs", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c58" + }, + "id": "514220", + "fullName": "Egerstamsvägen", + "parentFullName": "Åkersberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c59" + }, + "id": "715501", + "fullName": "Egnahemsgatan", + "parentFullName": "Kungälv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c5a" + }, + "id": "514887", + "fullName": "Egelstorp", + "parentFullName": "Tjällmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c5b" + }, + "id": "537372", + "fullName": "Egna Hemsvägen", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c5c" + }, + "id": "537370", + "fullName": "Egersundsvägen", + "parentFullName": "Motala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c5d" + }, + "id": "514893", + "fullName": "Egelstorpsvägen", + "parentFullName": "Tjällmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c5e" + }, + "id": "714979", + "fullName": "Torps Egendom", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c5f" + }, + "id": "755548", + "fullName": "Upplo Egendom", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c60" + }, + "id": "755740", + "fullName": "Gräfsnäs Egendom", + "parentFullName": "Sollebrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c61" + }, + "id": "713646", + "fullName": "Bolltorps Egendom", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c62" + }, + "id": "715488", + "fullName": "Österbodarne Egendom", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c63" + }, + "id": "806331", + "fullName": "Egnahemsvägen", + "parentFullName": "Tun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c65" + }, + "id": "808403", + "fullName": "Filsbäcks Egendom", + "parentFullName": "Vinninga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c66" + }, + "id": "807797", + "fullName": "Furuhäll Egenstorp", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c68" + }, + "id": "812049", + "fullName": "Gösslunda Egenstorp", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c69" + }, + "id": "810480", + "fullName": "Lovene Lovene Egendom", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c6a" + }, + "id": "810334", + "fullName": "Uvered Närefors Egendom", + "parentFullName": "Järpås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c6b" + }, + "id": "806375", + "fullName": "Friel Frielsbergs Egendom", + "parentFullName": "Tun", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c6c" + }, + "id": "810923", + "fullName": "Råda Siggetorps Egendom", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c6d" + }, + "id": "808405", + "fullName": "Filsbäcks Egendom Dammen", + "parentFullName": "Vinninga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c6e" + }, + "id": "808409", + "fullName": "Filsbäcks Egendom Skogen", + "parentFullName": "Vinninga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c70" + }, + "id": "811798", + "fullName": "Örslösa Källstorps Egendom", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c71" + }, + "id": "808411", + "fullName": "Filsbäcks Egendom Smedstorp", + "parentFullName": "Vinninga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c72" + }, + "id": "813599", + "fullName": "Kållandsö Odensviks Egendom", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c73" + }, + "id": "808407", + "fullName": "Filsbäcks Egendom Grindstugan", + "parentFullName": "Vinninga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c74" + }, + "id": "808413", + "fullName": "Filsbäcks Egendom Stallmästarhuset", + "parentFullName": "Vinninga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c75" + }, + "id": "837416", + "fullName": "Egnahemsvägen", + "parentFullName": "Årsunda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c76" + }, + "id": "705773", + "fullName": "Egnahemsvägen", + "parentFullName": "Sävedalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c77" + }, + "id": "699379", + "fullName": "Egypten", + "parentFullName": "Hällingsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c78" + }, + "id": "699388", + "fullName": "Egypten Örelund", + "parentFullName": "Hällingsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c79" + }, + "id": "699381", + "fullName": "Egypten Furuborg", + "parentFullName": "Hällingsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c7a" + }, + "id": "542545", + "fullName": "Rödsle Egendom", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c7c" + }, + "id": "534170", + "fullName": "Hellerö Egendom", + "parentFullName": "Loftahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c7e" + }, + "id": "542546", + "fullName": "Rödsle Egendom Högra Flygeln", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c7f" + }, + "id": "642249", + "fullName": "Egalla", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c80" + }, + "id": "642251", + "fullName": "Egalla Gård", + "parentFullName": "Stallarholmen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c81" + }, + "id": "648764", + "fullName": "Hedlandet Egebo", + "parentFullName": "Mariefred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c83" + }, + "id": "620813", + "fullName": "Egnahemsvägen", + "parentFullName": "Värnamo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c84" + }, + "id": "615579", + "fullName": "Dalby Egebo", + "parentFullName": "Björkvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c85" + }, + "id": "517184", + "fullName": "Egebo", + "parentFullName": "Brottby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c86" + }, + "id": "540562", + "fullName": "Egnahemsvägen", + "parentFullName": "Marieholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c87" + }, + "id": "796114", + "fullName": "Berga Egendom", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c88" + }, + "id": "790359", + "fullName": "Egnahemsgatan", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c89" + }, + "id": "793957", + "fullName": "Vikens Egendom", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c8b" + }, + "id": "790213", + "fullName": "Vilhelmsro Egendom", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c8c" + }, + "id": "793769", + "fullName": "Orreholmens Egendom", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c8d" + }, + "id": "793945", + "fullName": "Uddagårdens Egendom", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c8e" + }, + "id": "795063", + "fullName": "Forentorps Egendom", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c8f" + }, + "id": "794434", + "fullName": "Marka Redberga Egendom", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c90" + }, + "id": "795119", + "fullName": "Gudhem Kungsgårdens Egendom", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c91" + }, + "id": "795690", + "fullName": "Vilske-Kleva Sjögerås Egendom", + "parentFullName": "Falköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c92" + }, + "id": "797219", + "fullName": "Hornborga Bosgårdens Egendom", + "parentFullName": "Broddetorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c93" + }, + "id": "512743", + "fullName": "Egilsvägen", + "parentFullName": "Stocksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c94" + }, + "id": "674148", + "fullName": "Egnahemstigen", + "parentFullName": "Karlshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c95" + }, + "id": "478647", + "fullName": "Egnahemsgatan", + "parentFullName": "Nässjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c96" + }, + "id": "546402", + "fullName": "Egnahemsvägen", + "parentFullName": "Furulund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c97" + }, + "id": "724739", + "fullName": "Egnahemsvägen", + "parentFullName": "Nol", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c98" + }, + "id": "720490", + "fullName": "Egnahemsvägen", + "parentFullName": "Surte", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c99" + }, + "id": "566514", + "fullName": "Egebjersvägen", + "parentFullName": "Löderup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c9a" + }, + "id": "632419", + "fullName": "Egnahemsvägen", + "parentFullName": "Ljungby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c9b" + }, + "id": "895215", + "fullName": "Egils Gränd", + "parentFullName": "Boden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c9c" + }, + "id": "494800", + "fullName": "Egnahemsvägen", + "parentFullName": "Ösmo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c9d" + }, + "id": "526085", + "fullName": "Egahult", + "parentFullName": "Bro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c9e" + }, + "id": "870375", + "fullName": "Egnahemsvägen", + "parentFullName": "Kvillsfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241c9f" + }, + "id": "490232", + "fullName": "Egnahemsvägen", + "parentFullName": "Ekenässjön", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241ca0" + }, + "id": "545240", + "fullName": "Egebylund", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241ca1" + }, + "id": "545167", + "fullName": "Egebygatan", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241ca2" + }, + "id": "547879", + "fullName": "Egnahemsvägen", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241ca3" + }, + "id": "513955", + "fullName": "Torpa Egendom", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241ca4" + }, + "id": "546398", + "fullName": "Egeby Östergård", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241ca5" + }, + "id": "546394", + "fullName": "Egeby Mellangård", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241ca6" + }, + "id": "546396", + "fullName": "Egeby Västergård", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241ca7" + }, + "id": "545242", + "fullName": "Egebylundsvägen", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241ca8" + }, + "id": "545244", + "fullName": "Egebytorpsvägen", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241ca9" + }, + "id": "547837", + "fullName": "Strömsnäs Egendom", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241caa" + }, + "id": "546392", + "fullName": "Egeby Banvaktstuga", + "parentFullName": "Mjölby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241cab" + }, + "id": "513957", + "fullName": "Torpa Egendom Norra Flygeln", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241cac" + }, + "id": "513959", + "fullName": "Torpa Egendom Södra Flygeln", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241cad" + }, + "id": "718970", + "fullName": "Egnahemsvägen", + "parentFullName": "Stenungsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241cae" + }, + "id": "846142", + "fullName": "Egnahem", + "parentFullName": "Bergvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241caf" + }, + "id": "608425", + "fullName": "Egla", + "parentFullName": "Våxtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241cb0" + }, + "id": "608427", + "fullName": "Eglahus", + "parentFullName": "Våxtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241cb1" + }, + "id": "597534", + "fullName": "Egernahult", + "parentFullName": "Knäred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241cb2" + }, + "id": "597535", + "fullName": "Egernahult Balsen", + "parentFullName": "Knäred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241cb3" + }, + "id": "597542", + "fullName": "Egernahults Stugområde", + "parentFullName": "Knäred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241cb4" + }, + "id": "597538", + "fullName": "Egernahult Bengtstorpet", + "parentFullName": "Knäred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241cb5" + }, + "id": "597540", + "fullName": "Egernahult Flammabygget", + "parentFullName": "Knäred", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241cb6" + }, + "id": "789713", + "fullName": "Dalums Egendom", + "parentFullName": "Dalum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241cb7" + }, + "id": "756516", + "fullName": "Grönbotorp Egebo", + "parentFullName": "Frövi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241cb8" + }, + "id": "747950", + "fullName": "Fornaboda Egebo", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241cb9" + }, + "id": "747781", + "fullName": "Egnahemsvägen", + "parentFullName": "Guldsmedshyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241cba" + }, + "id": "897508", + "fullName": "Egnahemsvägen", + "parentFullName": "Kiruna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241cbb" + }, + "id": "812706", + "fullName": "Egnahemsvägen", + "parentFullName": "Krylbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241cbc" + }, + "id": "583214", + "fullName": "Egils väg", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241cbd" + }, + "id": "583216", + "fullName": "Egnahemsvägen", + "parentFullName": "Finspång", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241cbe" + }, + "id": "536877", + "fullName": "Egnahemsgatan", + "parentFullName": "Svedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241cbf" + }, + "id": "844684", + "fullName": "Egnahemsvägen", + "parentFullName": "Karlholmsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241cc0" + }, + "id": "828917", + "fullName": "Eggvägen", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241cc1" + }, + "id": "829782", + "fullName": "Eggerdvägen", + "parentFullName": "Garsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241cc2" + }, + "id": "635846", + "fullName": "Egnahemsgatan", + "parentFullName": "Alvesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241cc3" + }, + "id": "856058", + "fullName": "Egnahemsgatan", + "parentFullName": "Ljusdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241cc4" + }, + "id": "572996", + "fullName": "Norra Eggelstad", + "parentFullName": "Lövestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241cc5" + }, + "id": "572922", + "fullName": "Eggelstadsvägen", + "parentFullName": "Lövestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241cc6" + }, + "id": "572978", + "fullName": "Lilla Eggelstadsvägen", + "parentFullName": "Lövestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241cc7" + }, + "id": "572998", + "fullName": "Norra Eggelstadsvägen", + "parentFullName": "Lövestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241ce6" + }, + "id": "816640", + "fullName": "Götala Egendom", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241ce7" + }, + "id": "817700", + "fullName": "Marums Egendom", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d04" + }, + "id": "818161", + "fullName": "Eggby Orrebacken", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d05" + }, + "id": "818169", + "fullName": "Horshaga Egendom", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d10" + }, + "id": "816592", + "fullName": "Blombacka Egendom", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d19" + }, + "id": "817327", + "fullName": "Tubbetorps Egendom", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d2c" + }, + "id": "817348", + "fullName": "Vinköl Blombacka Egendom", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d2d" + }, + "id": "817681", + "fullName": "Marum Simmatorps Egendom", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d2e" + }, + "id": "818833", + "fullName": "Stubbesgårdens Egendom", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d33" + }, + "id": "817762", + "fullName": "Skallmeja Hästhalla Egendom", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d36" + }, + "id": "817683", + "fullName": "Marum Simmatorps Egendom Flygeln", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d37" + }, + "id": "879558", + "fullName": "Egnahemsvägen", + "parentFullName": "Kramfors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d38" + }, + "id": "876477", + "fullName": "Egnahemsvägen", + "parentFullName": "Sörberge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d39" + }, + "id": "876647", + "fullName": "Egnahemsvägen", + "parentFullName": "Fagervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d3a" + }, + "id": "536497", + "fullName": "Egnahemsvägen", + "parentFullName": "Arlöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d3b" + }, + "id": "897891", + "fullName": "Egnahemsvägen", + "parentFullName": "Gällivare", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d3c" + }, + "id": "782715", + "fullName": "Eggebyholm", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d3d" + }, + "id": "782832", + "fullName": "Östuna Eggebyholm", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d3e" + }, + "id": "920774", + "fullName": "Eggebyholm Asphagen", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d3f" + }, + "id": "782719", + "fullName": "Eggebyholm Hammartorp", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d40" + }, + "id": "782721", + "fullName": "Eggebyholm Högantorp", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d41" + }, + "id": "782717", + "fullName": "Eggebyholm Hammarhagen", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d42" + }, + "id": "782723", + "fullName": "Eggebyholm Kvarnstugan", + "parentFullName": "Knivsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d43" + }, + "id": "588911", + "fullName": "Egnahemsvägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d44" + }, + "id": "493570", + "fullName": "Stallarp Egesta", + "parentFullName": "Eksjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d45" + }, + "id": "561650", + "fullName": "Egnahemsvägen", + "parentFullName": "Klippan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d46" + }, + "id": "619696", + "fullName": "Skenala Egebo", + "parentFullName": "Bettna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d47" + }, + "id": "618309", + "fullName": "Flenmo Egendom", + "parentFullName": "Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d48" + }, + "id": "618064", + "fullName": "Hällefors Bruk Egab", + "parentFullName": "Hälleforsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d49" + }, + "id": "541665", + "fullName": "Vittseröd Egevang", + "parentFullName": "Stehag", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d4a" + }, + "id": "927476", + "fullName": "Vittseröd Egevang", + "parentFullName": "Hallaröd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d4b" + }, + "id": "893494", + "fullName": "Egnahemsvägen", + "parentFullName": "Kalix", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d4d" + }, + "id": "666312", + "fullName": "Egnahemsvägen", + "parentFullName": "Skoghall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d4e" + }, + "id": "826593", + "fullName": "Long Egendom", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d4f" + }, + "id": "825956", + "fullName": "Levene Egendom", + "parentFullName": "Stora Levene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d50" + }, + "id": "825452", + "fullName": "Ulvstorps Egendom", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d51" + }, + "id": "827023", + "fullName": "Rydaholms Egendom", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d52" + }, + "id": "824410", + "fullName": "Eling Bols Egendom", + "parentFullName": "Vedum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d53" + }, + "id": "827233", + "fullName": "Kvänum Badene Egendom", + "parentFullName": "Kvänum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d54" + }, + "id": "824765", + "fullName": "Larv Falebergs Egendom", + "parentFullName": "Larv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d55" + }, + "id": "827178", + "fullName": "Fyrunga Bjertorps Egendom", + "parentFullName": "Kvänum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d56" + }, + "id": "742712", + "fullName": "Egeby", + "parentFullName": "Sköllersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d57" + }, + "id": "741495", + "fullName": "Egebyvägen", + "parentFullName": "Sköllersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d58" + }, + "id": "562224", + "fullName": "Egnahemsgatan", + "parentFullName": "Åstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d59" + }, + "id": "556129", + "fullName": "Egnahemsvägen", + "parentFullName": "Kvidinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d5a" + }, + "id": "554813", + "fullName": "Egnahemsgatan", + "parentFullName": "Vimmerby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d5b" + }, + "id": "813546", + "fullName": "Egnahemsvägen", + "parentFullName": "Vikmanshyttan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d5c" + }, + "id": "577822", + "fullName": "Egnahemsgatan", + "parentFullName": "Glimåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d5d" + }, + "id": "876852", + "fullName": "Örsaskögle Egebo", + "parentFullName": "Virserum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d5e" + }, + "id": "587796", + "fullName": "Egerstorp", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d5f" + }, + "id": "585854", + "fullName": "Borum Egendom", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d60" + }, + "id": "590292", + "fullName": "Stegeborgs Egendom", + "parentFullName": "Söderköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d61" + }, + "id": "768366", + "fullName": "Norra Lunger Egebo", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d62" + }, + "id": "864879", + "fullName": "Egna vägen", + "parentFullName": "Vaggeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d63" + }, + "id": "750005", + "fullName": "Egnahemsvägen", + "parentFullName": "Lilla Edet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d64" + }, + "id": "780295", + "fullName": "Egnahemsvägen", + "parentFullName": "Tärnsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d65" + }, + "id": "568776", + "fullName": "Egnahemsgatan", + "parentFullName": "Tomelilla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d66" + }, + "id": "727030", + "fullName": "Egnahemsvägen", + "parentFullName": "Rottneros", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d67" + }, + "id": "822476", + "fullName": "Trolmens Egendom", + "parentFullName": "Hällekis", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d68" + }, + "id": "821050", + "fullName": "Blombergs Egendom", + "parentFullName": "Källby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d69" + }, + "id": "819933", + "fullName": "Ringsåsens Egendom", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d6a" + }, + "id": "820750", + "fullName": "Mariedals Egendom", + "parentFullName": "Lundsbrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d6b" + }, + "id": "822550", + "fullName": "Österängs Egendom", + "parentFullName": "Hällekis", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d6c" + }, + "id": "819864", + "fullName": "Lilla Bjurums Egendom", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d6d" + }, + "id": "835722", + "fullName": "Årnäs Egnahemsvägen", + "parentFullName": "Mariestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d6e" + }, + "id": "820912", + "fullName": "Västermarks Egendom", + "parentFullName": "Lundsbrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d6f" + }, + "id": "822632", + "fullName": "Husaby Essgärde Egendom", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d70" + }, + "id": "821733", + "fullName": "Forshem Österängs Egendom", + "parentFullName": "Hällekis", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d71" + }, + "id": "808415", + "fullName": "Hangelösa Öredals Egendom", + "parentFullName": "Vinninga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d72" + }, + "id": "820686", + "fullName": "Ledsjö Västermarks Egendom", + "parentFullName": "Lundsbrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d73" + }, + "id": "822552", + "fullName": "Österängs Egendom Fyrkemon", + "parentFullName": "Hällekis", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d74" + }, + "id": "819739", + "fullName": "Holmestad Ringsåsens Egendom", + "parentFullName": "Götene", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d75" + }, + "id": "821056", + "fullName": "Blombergs Egendom Smedjehagen", + "parentFullName": "Källby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d76" + }, + "id": "821054", + "fullName": "Blombergs Egendom Mejeriflygeln", + "parentFullName": "Källby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d77" + }, + "id": "820573", + "fullName": "Ledsjö Kollbogårdens Egendom", + "parentFullName": "Lundsbrunn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d78" + }, + "id": "821052", + "fullName": "Blombergs Egendom Förmansbostaden", + "parentFullName": "Källby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d79" + }, + "id": "821058", + "fullName": "Blombergs Egendom Trädgårdsvillan", + "parentFullName": "Källby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d7a" + }, + "id": "822554", + "fullName": "Österängs Egendom Stora Rundrödjan", + "parentFullName": "Hällekis", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d7b" + }, + "id": "761387", + "fullName": "Egnahemsvägen", + "parentFullName": "Fotö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d7c" + }, + "id": "571394", + "fullName": "Kroka Egebo", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d7d" + }, + "id": "572132", + "fullName": "Kråkvik Egebo", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d7e" + }, + "id": "797506", + "fullName": "Egnahemsvägen", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d80" + }, + "id": "800742", + "fullName": "Annefors Egendom", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d81" + }, + "id": "797550", + "fullName": "Ramstorps Egendom", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d82" + }, + "id": "798178", + "fullName": "Grimmestorps Egendom", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d84" + }, + "id": "799897", + "fullName": "Ekedalen Oltorps Egendom", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d85" + }, + "id": "798909", + "fullName": "Hångsdala Hasslekärrs Egendom", + "parentFullName": "Tidaholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d86" + }, + "id": "589676", + "fullName": "Egnahemsvägen", + "parentFullName": "Gualöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d87" + }, + "id": "668714", + "fullName": "Egils väg", + "parentFullName": "Kil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d88" + }, + "id": "714433", + "fullName": "Eggsjödammen", + "parentFullName": "Sysslebäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d89" + }, + "id": "864038", + "fullName": "Östra Egnahemsgatan", + "parentFullName": "Strömsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d8a" + }, + "id": "864013", + "fullName": "Västra Egnahemsgatan", + "parentFullName": "Strömsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d8b" + }, + "id": "516420", + "fullName": "Egnahemsvägen", + "parentFullName": "Vaxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d8d" + }, + "id": "863071", + "fullName": "Egnahemsvägen", + "parentFullName": "Habo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d8e" + }, + "id": "553487", + "fullName": "Nora Egendom", + "parentFullName": "Åtvidaberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d8f" + }, + "id": "722426", + "fullName": "Eggvena Berga", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d90" + }, + "id": "721543", + "fullName": "Egnahemsgatan", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d91" + }, + "id": "722438", + "fullName": "Eggvena Härskasjötorp", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d92" + }, + "id": "857860", + "fullName": "Eggen", + "parentFullName": "Mörsil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d93" + }, + "id": "858713", + "fullName": "Eggen", + "parentFullName": "Undersåker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d94" + }, + "id": "820196", + "fullName": "Egnahemsgatan", + "parentFullName": "Säter", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d95" + }, + "id": "684729", + "fullName": "Egby", + "parentFullName": "Köpingsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d96" + }, + "id": "684731", + "fullName": "Egby Sjögata", + "parentFullName": "Köpingsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d97" + }, + "id": "684733", + "fullName": "Egby-Sandby Strandgata", + "parentFullName": "Köpingsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d98" + }, + "id": "815015", + "fullName": "Egnahemsvägen", + "parentFullName": "Smedjebacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d99" + }, + "id": "750249", + "fullName": "Egnahemsvägen", + "parentFullName": "Nora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d9a" + }, + "id": "873535", + "fullName": "Egnahemsgatan", + "parentFullName": "Sveg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d9b" + }, + "id": "819940", + "fullName": "Eggen", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d9c" + }, + "id": "819942", + "fullName": "Eggenvägen", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d9d" + }, + "id": "915048", + "fullName": "Östra Eggön", + "parentFullName": "Malung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d9e" + }, + "id": "652408", + "fullName": "Egnahemsvägen", + "parentFullName": "Dals Långed", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241d9f" + }, + "id": "708595", + "fullName": "Egenäs", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241da0" + }, + "id": "708626", + "fullName": "Egenäs Gård", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241da1" + }, + "id": "708644", + "fullName": "Egenäs Skåka", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241da2" + }, + "id": "708646", + "fullName": "Egenäs Toten", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241da3" + }, + "id": "708628", + "fullName": "Egenäs Gärdet", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241da5" + }, + "id": "708611", + "fullName": "Egenäs Enberga", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241da6" + }, + "id": "708642", + "fullName": "Egenäs Nytomta", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241da7" + }, + "id": "708643", + "fullName": "Egenäs Sandnäs", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241da8" + }, + "id": "708649", + "fullName": "Egenäs Trollön", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241da9" + }, + "id": "708653", + "fullName": "Egenäs Önnebyn", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241daa" + }, + "id": "708601", + "fullName": "Egenäs Björnnäs", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dab" + }, + "id": "708605", + "fullName": "Egenäs Bångkasa", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dac" + }, + "id": "708617", + "fullName": "Egenäs Fåfängan", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dad" + }, + "id": "708630", + "fullName": "Egenäs Kröserud", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dae" + }, + "id": "708632", + "fullName": "Egenäs Lövbacka", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241daf" + }, + "id": "708647", + "fullName": "Egenäs Trollebo", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241db0" + }, + "id": "936199", + "fullName": "Egenäs Katthult", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241db1" + }, + "id": "708603", + "fullName": "Egenäs Blomserud", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241db2" + }, + "id": "708607", + "fullName": "Egenäs Dalstugan", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241db3" + }, + "id": "708609", + "fullName": "Egenäs Ekebacken", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241db4" + }, + "id": "708636", + "fullName": "Egenäs Mullserud", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241db5" + }, + "id": "708597", + "fullName": "Egenäs Bengtstorp", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241db6" + }, + "id": "708599", + "fullName": "Egenäs Björkviken", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241db7" + }, + "id": "708615", + "fullName": "Egenäs Enerbacken", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241db8" + }, + "id": "708619", + "fullName": "Egenäs Grankullen", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241db9" + }, + "id": "708613", + "fullName": "Egenäs Enbärhöjden", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dba" + }, + "id": "708634", + "fullName": "Egenäs Mastebacken", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dbb" + }, + "id": "708638", + "fullName": "Egenäs Möllerstuga", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dbc" + }, + "id": "708640", + "fullName": "Egenäs Nedre Kullen", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dbd" + }, + "id": "708645", + "fullName": "Egenäs Strandbacken", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dbe" + }, + "id": "708651", + "fullName": "Egenäs Västergården", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dbf" + }, + "id": "515092", + "fullName": "Egna Hem Västdala", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dc0" + }, + "id": "515090", + "fullName": "Egna Hem Värnsborg", + "parentFullName": "Kisa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dc1" + }, + "id": "627348", + "fullName": "Egnahemsvägen", + "parentFullName": "Nissafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dc2" + }, + "id": "865684", + "fullName": "Egnahemsvägen", + "parentFullName": "Ljungaverk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dc3" + }, + "id": "803915", + "fullName": "Eggvena Bro", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dc4" + }, + "id": "803905", + "fullName": "Eggvena Berga", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dc5" + }, + "id": "803933", + "fullName": "Eggvena Kyrka", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dc6" + }, + "id": "803953", + "fullName": "Eggvena Skola", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dc7" + }, + "id": "722450", + "fullName": "Eggvena Skogen", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dc8" + }, + "id": "803923", + "fullName": "Eggvena Hjälms", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dc9" + }, + "id": "852097", + "fullName": "Hjälstad Egendom", + "parentFullName": "Moholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dcb" + }, + "id": "803921", + "fullName": "Eggvena Hallins", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dcc" + }, + "id": "803931", + "fullName": "Eggvena Karlsro", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dcd" + }, + "id": "803941", + "fullName": "Eggvena Luttorp", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dce" + }, + "id": "803942", + "fullName": "Eggvena Lyckebo", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dcf" + }, + "id": "803966", + "fullName": "Eggvena Solhult", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dd0" + }, + "id": "803972", + "fullName": "Eggvena Stalles", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dd1" + }, + "id": "803977", + "fullName": "Eggvena Stommen", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dd2" + }, + "id": "722428", + "fullName": "Eggvena Bergåsen", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dd3" + }, + "id": "722430", + "fullName": "Eggvena Ekbacken", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dd4" + }, + "id": "845577", + "fullName": "Fimmerstad Egendom", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dd5" + }, + "id": "845770", + "fullName": "Halnatorp Egendom", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dd6" + }, + "id": "803917", + "fullName": "Eggvena Bygdegård", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dd7" + }, + "id": "803927", + "fullName": "Eggvena Hästhagen", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dd8" + }, + "id": "803929", + "fullName": "Eggvena Jämnesjön", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dd9" + }, + "id": "803940", + "fullName": "Eggvena Ljungtorp", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dda" + }, + "id": "803943", + "fullName": "Eggvena Långesjön", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241ddb" + }, + "id": "803947", + "fullName": "Eggvena Sjöberget", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241ddc" + }, + "id": "722422", + "fullName": "Eggvena Backgården", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241ddd" + }, + "id": "722424", + "fullName": "Eggvena Bajagården", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dde" + }, + "id": "722432", + "fullName": "Eggvena Grönkullen", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241ddf" + }, + "id": "722434", + "fullName": "Eggvena Hovgården", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241de0" + }, + "id": "722436", + "fullName": "Eggvena Hålegården", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241de1" + }, + "id": "722444", + "fullName": "Eggvena Nordgården", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241de2" + }, + "id": "803911", + "fullName": "Eggvena Björkhagen", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241de3" + }, + "id": "803913", + "fullName": "Eggvena Björkliden", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241de4" + }, + "id": "722442", + "fullName": "Eggvena Kungegården", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241de5" + }, + "id": "722448", + "fullName": "Eggvena Skavetomten", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241de6" + }, + "id": "803907", + "fullName": "Eggvena Bergslyckan", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241de7" + }, + "id": "803908", + "fullName": "Eggvena Björkbacken", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241de8" + }, + "id": "803919", + "fullName": "Eggvena Gustavsberg", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241de9" + }, + "id": "803925", + "fullName": "Eggvena Håkansgården", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dea" + }, + "id": "803935", + "fullName": "Eggvena Köparegården", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241deb" + }, + "id": "803945", + "fullName": "Eggvena Prästgården", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dec" + }, + "id": "803949", + "fullName": "Eggvena Skavetomten", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241ded" + }, + "id": "803951", + "fullName": "Eggvena Skogsgläntan", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dee" + }, + "id": "803955", + "fullName": "Eggvena Skomakarens", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241def" + }, + "id": "803957", + "fullName": "Eggvena Skräddarebo", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241df0" + }, + "id": "803969", + "fullName": "Eggvena Sommarhemmet", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241df1" + }, + "id": "803974", + "fullName": "Eggvena Stensgården", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241df2" + }, + "id": "803982", + "fullName": "Eggvena Vissatorpet", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241df3" + }, + "id": "803984", + "fullName": "Eggvena Östergården", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241df4" + }, + "id": "803985", + "fullName": "Eggvena Österlyckan", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241df5" + }, + "id": "722440", + "fullName": "Eggvena Kristineberg", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241df6" + }, + "id": "722446", + "fullName": "Eggvena Skattegården", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241df7" + }, + "id": "803944", + "fullName": "Eggvena Missionskyrka", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241df8" + }, + "id": "803937", + "fullName": "Eggvena Lilla Skottstorp", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241df9" + }, + "id": "803964", + "fullName": "Eggvena Skräddaregården", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dfa" + }, + "id": "803980", + "fullName": "Eggvena Stora Skottstorp", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dfb" + }, + "id": "722452", + "fullName": "Eggvena Skogvaktaregården", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dfc" + }, + "id": "753748", + "fullName": "Vedbyholms Egendom", + "parentFullName": "Mellerud", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dfd" + }, + "id": "784588", + "fullName": "Egnahemsvägen", + "parentFullName": "Bollebygd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dfe" + }, + "id": "784601", + "fullName": "Norra Egnahemsvägen", + "parentFullName": "Bollebygd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241dff" + }, + "id": "784630", + "fullName": "Östra Egnahemsvägen", + "parentFullName": "Bollebygd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e00" + }, + "id": "784626", + "fullName": "Västra Egnahemsvägen", + "parentFullName": "Bollebygd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e01" + }, + "id": "736314", + "fullName": "Bua Eget Hem", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e02" + }, + "id": "736334", + "fullName": "Bua Hed Eget Hem", + "parentFullName": "Kungshamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e03" + }, + "id": "842492", + "fullName": "Åsens Egendom", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e04" + }, + "id": "843429", + "fullName": "Spakås Egendom", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e05" + }, + "id": "841510", + "fullName": "Sjöbonäs Egendom", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e06" + }, + "id": "843009", + "fullName": "Fågelås Spakås Egendom", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e07" + }, + "id": "653415", + "fullName": "Kyrkebyns Egendom", + "parentFullName": "Segmon", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e08" + }, + "id": "568745", + "fullName": "Egnahemsvägen", + "parentFullName": "Gusum", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e09" + }, + "id": "592489", + "fullName": "Vindö Egendom", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e0a" + }, + "id": "591400", + "fullName": "Egnahemsvägen", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e0b" + }, + "id": "592491", + "fullName": "Vindö Egendom Parkvillan", + "parentFullName": "Valdemarsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e0c" + }, + "id": "753480", + "fullName": "Egnahemsgatan", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e0d" + }, + "id": "755555", + "fullName": "Västra Göksvala Egendom", + "parentFullName": "Fjugesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e0e" + }, + "id": "540109", + "fullName": "Sandby Egendom", + "parentFullName": "Vadstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e10" + }, + "id": "557514", + "fullName": "Väversunda Egendom", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e12" + }, + "id": "847881", + "fullName": "Sannums Egendom", + "parentFullName": "Undenäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e13" + }, + "id": "816281", + "fullName": "Egnahemsvägen", + "parentFullName": "Dala-Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e14" + }, + "id": "756941", + "fullName": "Ekedals Egendom", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e15" + }, + "id": "756223", + "fullName": "Ås Sjöryds Egendom", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e16" + }, + "id": "756275", + "fullName": "Flo Håbergs Egendom", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e17" + }, + "id": "757005", + "fullName": "Hyringa Ekedals Egendom", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e18" + }, + "id": "757241", + "fullName": "Flo Kampetorps Egendom", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e19" + }, + "id": "756674", + "fullName": "Trökörna Thamstorps Egendom", + "parentFullName": "Grästorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e1a" + }, + "id": "754103", + "fullName": "Egnahemsgatan", + "parentFullName": "Nossebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e1b" + }, + "id": "754929", + "fullName": "Främmestads Egendom", + "parentFullName": "Nossebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e1c" + }, + "id": "826146", + "fullName": "Essunga Tumlebergs Egendom", + "parentFullName": "Vara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e1d" + }, + "id": "509742", + "fullName": "Egnahemsvägen", + "parentFullName": "Boxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e1f" + }, + "id": "557540", + "fullName": "Egbola Frälsegård", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e20" + }, + "id": "557542", + "fullName": "Egbola Skattegård", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e21" + }, + "id": "557544", + "fullName": "Egbola Stomhemmet", + "parentFullName": "Ödeshög", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e22" + }, + "id": "849987", + "fullName": "Egnahemsgatan", + "parentFullName": "Hova", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e23" + }, + "id": "850791", + "fullName": "Gudhammars Egendom", + "parentFullName": "Hova", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e24" + }, + "id": "850793", + "fullName": "Gudhammars Egendom Babel", + "parentFullName": "Hova", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e25" + }, + "id": "850795", + "fullName": "Gudhammars Egendom Flygeln", + "parentFullName": "Hova", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e26" + }, + "id": "850799", + "fullName": "Gudhammars Egendom Linstugan", + "parentFullName": "Hova", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e27" + }, + "id": "850797", + "fullName": "Gudhammars Egendom Grindstugan", + "parentFullName": "Hova", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e28" + }, + "id": "752523", + "fullName": "Egnahemsvägen", + "parentFullName": "Kopparberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e29" + }, + "id": "811345", + "fullName": "Egnahemsvägen", + "parentFullName": "Grängesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e2a" + }, + "id": "931064", + "fullName": "Egnahemsgatan", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e2b" + }, + "id": "889095", + "fullName": "Eggelatsholmen", + "parentFullName": "Arjeplog", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e2c" + }, + "id": "950446", + "fullName": "Eggvena Skave", + "parentFullName": "Vårgårda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e2d" + }, + "id": "946619", + "fullName": "Eggeby Sackebo", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e2e" + }, + "id": "952611", + "fullName": "Egeby Solåkra", + "parentFullName": "Vikingstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e30" + }, + "id": "945205", + "fullName": "Eggeby Ellaborg", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e31" + }, + "id": "952106", + "fullName": "Egenstorpsvägen", + "parentFullName": "Lidköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e32" + }, + "id": "949828", + "fullName": "Eggeby Villa Kullen", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e33" + }, + "id": "949805", + "fullName": "Eggvena Hovgården", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e34" + }, + "id": "950310", + "fullName": "Eggeby Villa Solsidan", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e35" + }, + "id": "945171", + "fullName": "Eggvena Kristineberg", + "parentFullName": "Herrljunga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0da27dcf33cb241e36" + }, + "id": "950299", + "fullName": "Tubbetorps Egendom Skogsbrynet", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e3b" + }, + "id": "551511", + "fullName": "Ehrensvärdsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e3c" + }, + "id": "585460", + "fullName": "Nils Ehrnbergs väg", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e3d" + }, + "id": "669991", + "fullName": "Ehrensvärdsgatan", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e3e" + }, + "id": "830206", + "fullName": "Ehrenpohls väg", + "parentFullName": "Skövde", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e3f" + }, + "id": "578587", + "fullName": "Ehrenborgs plan", + "parentFullName": "Hässleholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e40" + }, + "id": "533680", + "fullName": "Ehrenbuschsgatan", + "parentFullName": "Trelleborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e42" + }, + "id": "521555", + "fullName": "Samuel Ehrenstedts väg", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e43" + }, + "id": "602047", + "fullName": "Ehrengranats väg", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e44" + }, + "id": "848708", + "fullName": "Ehingervägen", + "parentFullName": "Bjuråker", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e45" + }, + "id": "765145", + "fullName": "Ehns gata", + "parentFullName": "Kinna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e46" + }, + "id": "567218", + "fullName": "Ehrnbergsvägen", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e47" + }, + "id": "567103", + "fullName": "Ehrenflyktsgatan", + "parentFullName": "Simrishamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e48" + }, + "id": "563565", + "fullName": "Herman Ehles väg", + "parentFullName": "Svalöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e49" + }, + "id": "644306", + "fullName": "Ehrendals Gård", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e4a" + }, + "id": "644261", + "fullName": "Ehrendal Berget", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e4b" + }, + "id": "644308", + "fullName": "Ehrendalskvarn", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e4c" + }, + "id": "644257", + "fullName": "Ehrendal Annexet", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e4d" + }, + "id": "644277", + "fullName": "Ehrendal Kohagen", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e4e" + }, + "id": "644295", + "fullName": "Ehrendal Ugglebo", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e4f" + }, + "id": "644263", + "fullName": "Ehrendal Bjursjön", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e50" + }, + "id": "644265", + "fullName": "Ehrendal Ekbacken", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e51" + }, + "id": "644279", + "fullName": "Ehrendal Lilltrön", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e52" + }, + "id": "644287", + "fullName": "Ehrendal Smedsbol", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e53" + }, + "id": "644259", + "fullName": "Ehrendal Bergaholm", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e54" + }, + "id": "644281", + "fullName": "Ehrendal Lövstugan", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e55" + }, + "id": "644304", + "fullName": "Ehrendal Ängstugan", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e56" + }, + "id": "644273", + "fullName": "Ehrendal Grankällan", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e57" + }, + "id": "644283", + "fullName": "Ehrendal Paviljongen", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e58" + }, + "id": "644291", + "fullName": "Ehrendal Stavstugan", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e59" + }, + "id": "644302", + "fullName": "Ehrendal Västerberga", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e5a" + }, + "id": "644267", + "fullName": "Ehrendal Ettersta Gård", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e5b" + }, + "id": "644269", + "fullName": "Ehrendal Gjutargården", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e5c" + }, + "id": "644271", + "fullName": "Ehrendal Gjutartorpet", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e5d" + }, + "id": "644275", + "fullName": "Ehrendal Hästhagstorp", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e5e" + }, + "id": "644285", + "fullName": "Ehrendal Rättarbostaden", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e5f" + }, + "id": "644293", + "fullName": "Ehrendal Trädgårdsvillan", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e60" + }, + "id": "644289", + "fullName": "Ehrendal Stallmästargården", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0ea27dcf33cb241e61" + }, + "id": "912588", + "fullName": "Rämma Ehrners väg", + "parentFullName": "Älvdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0fa27dcf33cb241e65" + }, + "id": "551698", + "fullName": "Eichstedtsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0fa27dcf33cb241e66" + }, + "id": "490664", + "fullName": "Eijravägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0fa27dcf33cb241e67" + }, + "id": "481527", + "fullName": "Eiravägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0fa27dcf33cb241e68" + }, + "id": "835130", + "fullName": "Eiraplan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0fa27dcf33cb241e6c" + }, + "id": "711318", + "fullName": "Einars väg", + "parentFullName": "Frillesås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0fa27dcf33cb241e6d" + }, + "id": "727976", + "fullName": "Einars väg", + "parentFullName": "Uddevalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0fa27dcf33cb241e6e" + }, + "id": "605379", + "fullName": "Einars väg", + "parentFullName": "Heberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0fa27dcf33cb241e6f" + }, + "id": "603043", + "fullName": "Rya Einarsgård", + "parentFullName": "Vessigebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0fa27dcf33cb241e70" + }, + "id": "937015", + "fullName": "Eiravägen", + "parentFullName": "Enköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0fa27dcf33cb241e71" + }, + "id": "542352", + "fullName": "Gladhammar Einegården", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0fa27dcf33cb241e73" + }, + "id": "607214", + "fullName": "Einars väg", + "parentFullName": "Skummeslövsstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0fa27dcf33cb241e74" + }, + "id": "747952", + "fullName": "Fornaboda Einarslund", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0fa27dcf33cb241e75" + }, + "id": "829381", + "fullName": "Einars väg", + "parentFullName": "Mora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0fa27dcf33cb241e76" + }, + "id": "814747", + "fullName": "Eidsvollsgatan", + "parentFullName": "Skara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0fa27dcf33cb241e77" + }, + "id": "860956", + "fullName": "Eidevägen", + "parentFullName": "Föllinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0fa27dcf33cb241e78" + }, + "id": "913755", + "fullName": "Einars väg", + "parentFullName": "Brastad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0fa27dcf33cb241e79" + }, + "id": "916132", + "fullName": "Skarv Einars väg", + "parentFullName": "Söderbärke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0fa27dcf33cb241e7a" + }, + "id": "719924", + "fullName": "Finngårdarna Einarstorp", + "parentFullName": "Filipstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0fa27dcf33cb241e7b" + }, + "id": "708074", + "fullName": "Stallarebyn Einerbo", + "parentFullName": "Årjäng", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0fa27dcf33cb241e7c" + }, + "id": "841173", + "fullName": "Hjo Stadspark Eiraboden", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0fa27dcf33cb241e7d" + }, + "id": "841187", + "fullName": "Hjo Stadspark Villa Eira", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0fa27dcf33cb241e7e" + }, + "id": "841175", + "fullName": "Hjo Stadspark Eirapaviljongen", + "parentFullName": "Hjo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0fa27dcf33cb241e7f" + }, + "id": "867969", + "fullName": "Einar-Ers", + "parentFullName": "Bräcke", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0fa27dcf33cb241e80" + }, + "id": "932748", + "fullName": "Rödamåla Einarsgården", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0fa27dcf33cb241e81" + }, + "id": "487712", + "fullName": "Rödamåla Einarsgården", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0fa27dcf33cb241e82" + }, + "id": "944262", + "fullName": "Eirgatan", + "parentFullName": "Örnsköldsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a0fa27dcf33cb241e83" + }, + "id": "944696", + "fullName": "Einar Olssons gata", + "parentFullName": "Ystad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241e8a" + }, + "id": "597368", + "fullName": "Ejdervägen", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241e8c" + }, + "id": "532809", + "fullName": "Ejdervägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241e8d" + }, + "id": "549387", + "fullName": "Ejdervägen", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241e8e" + }, + "id": "763860", + "fullName": "Ejdervägen", + "parentFullName": "Frufällan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241e8f" + }, + "id": "492028", + "fullName": "Ejdervägen", + "parentFullName": "Segeltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241e90" + }, + "id": "935142", + "fullName": "Ejdervägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241e91" + }, + "id": "481497", + "fullName": "Ejdervägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241e93" + }, + "id": "593805", + "fullName": "Ejderstigen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241e94" + }, + "id": "875295", + "fullName": "Ejdervägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241e95" + }, + "id": "499020", + "fullName": "Ejderstigen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241e96" + }, + "id": "644491", + "fullName": "Ejdervägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241e97" + }, + "id": "652341", + "fullName": "Ejdervägen", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241e98" + }, + "id": "652225", + "fullName": "Ejderstigen", + "parentFullName": "Skattkärr", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241e99" + }, + "id": "590100", + "fullName": "Ejdervägen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241e9a" + }, + "id": "698233", + "fullName": "Kullaviks Ejderväg", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241e9b" + }, + "id": "698263", + "fullName": "Maleviks Ejderväg", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241e9c" + }, + "id": "711107", + "fullName": "Frillesås Ejderväg", + "parentFullName": "Frillesås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241e9d" + }, + "id": "896459", + "fullName": "Ejdergränd", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241e9e" + }, + "id": "519817", + "fullName": "Ejdervägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241e9f" + }, + "id": "687720", + "fullName": "Ejderstigen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ea0" + }, + "id": "687657", + "fullName": "Ejnar Görans väg", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ea1" + }, + "id": "667261", + "fullName": "Ejderstigen", + "parentFullName": "Nättraby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ea2" + }, + "id": "701793", + "fullName": "Ejdergatan", + "parentFullName": "Mölndal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ea3" + }, + "id": "703492", + "fullName": "Ejdervägen", + "parentFullName": "Veddige", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ea4" + }, + "id": "704927", + "fullName": "Ejderstigen", + "parentFullName": "Åskloster", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ea5" + }, + "id": "919795", + "fullName": "Ejderstigen", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ea6" + }, + "id": "601856", + "fullName": "Ejdervägen", + "parentFullName": "Gotlands Tofta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ea7" + }, + "id": "745958", + "fullName": "Ejdervägen", + "parentFullName": "Sjuntorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ea8" + }, + "id": "573840", + "fullName": "Ejdervägen", + "parentFullName": "Nyköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ea9" + }, + "id": "583818", + "fullName": "Östra Ejaröd", + "parentFullName": "Nävlinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241eaa" + }, + "id": "583780", + "fullName": "Östra Ejaröd", + "parentFullName": "Vinslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241eab" + }, + "id": "583816", + "fullName": "Västra Ejaröd", + "parentFullName": "Nävlinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241eac" + }, + "id": "583820", + "fullName": "Östra Ejaröd Dammen", + "parentFullName": "Nävlinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ead" + }, + "id": "583822", + "fullName": "Östra Ejaröd Fälle", + "parentFullName": "Nävlinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241eae" + }, + "id": "583824", + "fullName": "Östra Ejaröd Nyeby", + "parentFullName": "Nävlinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241eaf" + }, + "id": "583826", + "fullName": "Östra Ejaröd Solgården", + "parentFullName": "Nävlinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241eb0" + }, + "id": "603856", + "fullName": "Ejdern", + "parentFullName": "Falkenberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241eb1" + }, + "id": "603661", + "fullName": "Ejdervägen", + "parentFullName": "Ugglarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241eb2" + }, + "id": "712534", + "fullName": "Ejdergatan", + "parentFullName": "Marstrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241eb3" + }, + "id": "489726", + "fullName": "Ejderns väg", + "parentFullName": "Stavsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241eb4" + }, + "id": "484333", + "fullName": "Ejderdunsvägen", + "parentFullName": "Ingarö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241eb5" + }, + "id": "892499", + "fullName": "Ejdervägen", + "parentFullName": "Piteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241eb6" + }, + "id": "559033", + "fullName": "Ejdergränd", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241eb7" + }, + "id": "559443", + "fullName": "Ejdervägen", + "parentFullName": "Ängelholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241eb8" + }, + "id": "713125", + "fullName": "Ejderstigen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241eb9" + }, + "id": "713902", + "fullName": "Ejsdalsvägen", + "parentFullName": "Alingsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241eba" + }, + "id": "854444", + "fullName": "Ejderstigen", + "parentFullName": "Enånger", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ebb" + }, + "id": "540619", + "fullName": "Ejdergatan", + "parentFullName": "Västervik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ebc" + }, + "id": "540410", + "fullName": "Ejdervägen", + "parentFullName": "Falsterbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ebd" + }, + "id": "512565", + "fullName": "Ejderstigen", + "parentFullName": "Stocksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ebe" + }, + "id": "548056", + "fullName": "Ejdervägen", + "parentFullName": "Löddeköpinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ebf" + }, + "id": "565946", + "fullName": "Ejdervägen", + "parentFullName": "Nybrostrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ec0" + }, + "id": "672430", + "fullName": "Ejdervägen", + "parentFullName": "Ronneby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ec1" + }, + "id": "719340", + "fullName": "Ejdergatan", + "parentFullName": "Stenungsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ec2" + }, + "id": "607393", + "fullName": "Ejdervägen", + "parentFullName": "Våxtorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ec3" + }, + "id": "607076", + "fullName": "Ejdervägen", + "parentFullName": "Mellbystrand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ec4" + }, + "id": "537579", + "fullName": "Ejdergatan", + "parentFullName": "Lomma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ec5" + }, + "id": "748379", + "fullName": "Aspa Ejnarsdal", + "parentFullName": "Lindesberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ec6" + }, + "id": "783767", + "fullName": "Ejdervägen", + "parentFullName": "Östhammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ec7" + }, + "id": "562888", + "fullName": "Ejderstigen", + "parentFullName": "Rejmyre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ec8" + }, + "id": "937778", + "fullName": "Ejstsjön", + "parentFullName": "Venjan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ec9" + }, + "id": "911237", + "fullName": "Ejstsjön Gråbrodammen", + "parentFullName": "Venjan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241eca" + }, + "id": "568371", + "fullName": "Ejlertslundsvägen", + "parentFullName": "Gärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ecb" + }, + "id": "568327", + "fullName": "Virrestad Ejlertsdal", + "parentFullName": "Gärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ecc" + }, + "id": "568480", + "fullName": "Vemmerlöv Ejlertslund", + "parentFullName": "Gärsnäs", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ecd" + }, + "id": "571929", + "fullName": "Ejdervägen", + "parentFullName": "Sjöbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ece" + }, + "id": "588589", + "fullName": "Ejdervägen", + "parentFullName": "Sölvesborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ecf" + }, + "id": "561260", + "fullName": "Ejdergatan", + "parentFullName": "Klippan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ed0" + }, + "id": "640606", + "fullName": "Ejderstigen", + "parentFullName": "Älmhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ed1" + }, + "id": "757877", + "fullName": "Ejdervägen", + "parentFullName": "Skärhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ed2" + }, + "id": "556354", + "fullName": "Ejdergatan", + "parentFullName": "Hyllinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ed3" + }, + "id": "923128", + "fullName": "Ejen", + "parentFullName": "Leksand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ed5" + }, + "id": "570654", + "fullName": "Ejderstigen", + "parentFullName": "Skurup", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ed6" + }, + "id": "682439", + "fullName": "Ejdergatan", + "parentFullName": "Färjestaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ed8" + }, + "id": "725163", + "fullName": "Ejderstigen", + "parentFullName": "Grundsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ed9" + }, + "id": "933164", + "fullName": "Dalsebo Ejagården", + "parentFullName": "Vena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241eda" + }, + "id": "768016", + "fullName": "Ejdervägen", + "parentFullName": "Arboga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241edb" + }, + "id": "680023", + "fullName": "Ejdergränd", + "parentFullName": "Mönsterås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241edc" + }, + "id": "774789", + "fullName": "Ejalundsvägen", + "parentFullName": "Fagersta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241edd" + }, + "id": "730746", + "fullName": "Ejgst Övre", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ede" + }, + "id": "730740", + "fullName": "Ejgalseröd", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241edf" + }, + "id": "730744", + "fullName": "Ejgst Nedre", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ee0" + }, + "id": "730742", + "fullName": "Ejgst Alskog", + "parentFullName": "Strömstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ee2" + }, + "id": "581072", + "fullName": "Ejratal", + "parentFullName": "Osby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ee3" + }, + "id": "761430", + "fullName": "Ejdervägen", + "parentFullName": "Hälsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ee4" + }, + "id": "598424", + "fullName": "Ejdergatan", + "parentFullName": "Trosa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ee5" + }, + "id": "571932", + "fullName": "Ejderstigen", + "parentFullName": "Västerljung", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ee6" + }, + "id": "739383", + "fullName": "Ejgde", + "parentFullName": "Bullaren", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ee7" + }, + "id": "740979", + "fullName": "Ejgde", + "parentFullName": "Tanumshede", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ee8" + }, + "id": "739387", + "fullName": "Ejgde Gård", + "parentFullName": "Bullaren", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ee9" + }, + "id": "741616", + "fullName": "Ejgdeholmen", + "parentFullName": "Resö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241eea" + }, + "id": "738690", + "fullName": "Ejgdevägen", + "parentFullName": "Hamburgsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241eeb" + }, + "id": "738749", + "fullName": "Södra Ejgde", + "parentFullName": "Hamburgsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241eec" + }, + "id": "739017", + "fullName": "Norra Ejgde", + "parentFullName": "Hamburgsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241eed" + }, + "id": "914172", + "fullName": "Ejdervägen", + "parentFullName": "Hamburgsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241eee" + }, + "id": "739394", + "fullName": "Ejgde Olseröd", + "parentFullName": "Bullaren", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241eef" + }, + "id": "739396", + "fullName": "Ejgde Pileröd", + "parentFullName": "Bullaren", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ef0" + }, + "id": "738688", + "fullName": "Ejgdekullen", + "parentFullName": "Hamburgsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ef1" + }, + "id": "738908", + "fullName": "Ejgde Botten", + "parentFullName": "Hamburgsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ef2" + }, + "id": "920343", + "fullName": "Ejgdeholmen", + "parentFullName": "Havstenssund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ef3" + }, + "id": "738910", + "fullName": "Ejgdestämmen", + "parentFullName": "Hamburgsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ef4" + }, + "id": "739385", + "fullName": "Ejgde Andersvik", + "parentFullName": "Bullaren", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ef5" + }, + "id": "516422", + "fullName": "Ejdervägen", + "parentFullName": "Vaxholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ef6" + }, + "id": "506256", + "fullName": "Ejdervägen", + "parentFullName": "Linköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ef7" + }, + "id": "611533", + "fullName": "Ejdervägen", + "parentFullName": "Kinnared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ef8" + }, + "id": "647333", + "fullName": "Rösund Ejmit", + "parentFullName": "Stjärnhov", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241ef9" + }, + "id": "918163", + "fullName": "Ejskogsfjällstäkten", + "parentFullName": "Sälen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241efa" + }, + "id": "619893", + "fullName": "Ejdergatan", + "parentFullName": "Hillerstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241efb" + }, + "id": "843710", + "fullName": "Ejderstigen", + "parentFullName": "Töreboda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241efc" + }, + "id": "539461", + "fullName": "Ejdergatan", + "parentFullName": "Vadstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241efd" + }, + "id": "681696", + "fullName": "Ejderstigen", + "parentFullName": "Bergkvara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241efe" + }, + "id": "513236", + "fullName": "Eje Norrgård", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241eff" + }, + "id": "513237", + "fullName": "Eje Södergård", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241f00" + }, + "id": "513239", + "fullName": "Eje Östergård", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241f01" + }, + "id": "513421", + "fullName": "Ingvaldstorp Ejängen", + "parentFullName": "Väderstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241f02" + }, + "id": "848935", + "fullName": "Storön Ejdern", + "parentFullName": "Otterbäcken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241f03" + }, + "id": "895888", + "fullName": "Ejdergatan", + "parentFullName": "Jokkmokk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241f04" + }, + "id": "932937", + "fullName": "Ejderstigen", + "parentFullName": "Ydre", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241f05" + }, + "id": "488091", + "fullName": "Ejderstigen", + "parentFullName": "Tranås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241f06" + }, + "id": "945494", + "fullName": "Ejdervägen", + "parentFullName": "Väddö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241f07" + }, + "id": "947456", + "fullName": "Ejderslingan", + "parentFullName": "Upplands Väsby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a11a27dcf33cb241f08" + }, + "id": "951899", + "fullName": "Rössla Ejnebacken", + "parentFullName": "Nykil", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421b6" + }, + "id": "761311", + "fullName": "Ekbacksvägen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421b7" + }, + "id": "762193", + "fullName": "Vångsta Ekäng", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421b9" + }, + "id": "763329", + "fullName": "Lybecks Ekväg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421ba" + }, + "id": "759877", + "fullName": "Högby Ekbacken", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421bb" + }, + "id": "759947", + "fullName": "Ekhamrastigen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421bc" + }, + "id": "759986", + "fullName": "Ekbergaskolan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421c0" + }, + "id": "762313", + "fullName": "Rönnby Ekliden", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421c2" + }, + "id": "759965", + "fullName": "Ekspinnargatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421c5" + }, + "id": "763181", + "fullName": "Ekbacken Harkie", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421c7" + }, + "id": "762859", + "fullName": "Ekbacken Tortuna", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421c8" + }, + "id": "763191", + "fullName": "Fröholmens Ekväg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421cb" + }, + "id": "936823", + "fullName": "Vångsta Ekbacken", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421cc" + }, + "id": "936867", + "fullName": "Skerike Ekbacken", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421cd" + }, + "id": "762015", + "fullName": "Rytterne Ekbacken", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421ce" + }, + "id": "761769", + "fullName": "Ekbacken Vallbylund", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421d0" + }, + "id": "756702", + "fullName": "Ekesund", + "parentFullName": "Frövi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421d1" + }, + "id": "753074", + "fullName": "Ekeby", + "parentFullName": "Stora Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421d3" + }, + "id": "756704", + "fullName": "Ekholmen", + "parentFullName": "Frövi", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421d5" + }, + "id": "746027", + "fullName": "Ekeberg", + "parentFullName": "Lillkyrka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421d6" + }, + "id": "746029", + "fullName": "Ekvägen", + "parentFullName": "Lillkyrka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421d7" + }, + "id": "757190", + "fullName": "Ekeberga", + "parentFullName": "Ervalla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421d8" + }, + "id": "753144", + "fullName": "Eketorp", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421d9" + }, + "id": "753076", + "fullName": "Ekudden", + "parentFullName": "Stora Mellösa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421da" + }, + "id": "745801", + "fullName": "Ekbacken", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421df" + }, + "id": "743355", + "fullName": "Ekängsgatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421e0" + }, + "id": "745020", + "fullName": "Ekorrstigen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421e2" + }, + "id": "743093", + "fullName": "Eklundavägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421e3" + }, + "id": "752920", + "fullName": "Ekenäsvägen", + "parentFullName": "Odensbacken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421e4" + }, + "id": "743752", + "fullName": "Ekebergsvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421e6" + }, + "id": "554685", + "fullName": "Ekebo", + "parentFullName": "Kattarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421e7" + }, + "id": "554166", + "fullName": "Ekebo", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421e8" + }, + "id": "554499", + "fullName": "Ekenäs", + "parentFullName": "Mörarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421e9" + }, + "id": "554168", + "fullName": "Ekenäs", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421ea" + }, + "id": "554170", + "fullName": "Ekshus", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421ec" + }, + "id": "552142", + "fullName": "Ekgatan", + "parentFullName": "Ödåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421ed" + }, + "id": "552863", + "fullName": "Ekögatan", + "parentFullName": "Rydebäck", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421ee" + }, + "id": "552050", + "fullName": "Ekvändan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421ef" + }, + "id": "552049", + "fullName": "Ekslingan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421f0" + }, + "id": "554172", + "fullName": "Ekshusvägen", + "parentFullName": "Vallåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421f1" + }, + "id": "550709", + "fullName": "Eksjögatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421f2" + }, + "id": "551409", + "fullName": "Ekebyvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421f4" + }, + "id": "551243", + "fullName": "Ekedalsvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421f5" + }, + "id": "914469", + "fullName": "Ekerödsgatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421f6" + }, + "id": "551293", + "fullName": "Södra Ekedalsvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421f7" + }, + "id": "555965", + "fullName": "Lundomsvägen", + "parentFullName": "Ekeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421f8" + }, + "id": "555921", + "fullName": "Gultarpsvägen", + "parentFullName": "Ekeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421f9" + }, + "id": "927827", + "fullName": "Gamla Tågarpsvägen", + "parentFullName": "Ekeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421fa" + }, + "id": "563321", + "fullName": "Ekerum", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421fb" + }, + "id": "565388", + "fullName": "Ekhult", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421fd" + }, + "id": "560665", + "fullName": "Ekliden", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2421fe" + }, + "id": "595952", + "fullName": "Ekvägen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242202" + }, + "id": "558255", + "fullName": "Ekenberg", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242203" + }, + "id": "559143", + "fullName": "Ekbacken", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242204" + }, + "id": "564485", + "fullName": "Ekövägen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242206" + }, + "id": "913857", + "fullName": "Ekeby Gård", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24220a" + }, + "id": "565632", + "fullName": "Rönö Ekenäs", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24220b" + }, + "id": "565638", + "fullName": "Rönö Ekhaga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24220c" + }, + "id": "567489", + "fullName": "Stensö Ekön", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24220d" + }, + "id": "567723", + "fullName": "Ekeby Udden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24220e" + }, + "id": "563649", + "fullName": "Torp Ekudden", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24220f" + }, + "id": "559069", + "fullName": "Eknäsgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242212" + }, + "id": "559458", + "fullName": "Eklidsgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242213" + }, + "id": "559937", + "fullName": "Ekorrstigen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242214" + }, + "id": "560663", + "fullName": "Ekhamra Gård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242215" + }, + "id": "561398", + "fullName": "Eksunds Gård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242216" + }, + "id": "561409", + "fullName": "Ektorps Gård", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242217" + }, + "id": "561442", + "fullName": "Lilla Ektorp", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242218" + }, + "id": "595950", + "fullName": "Ekuddevägen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24221a" + }, + "id": "564875", + "fullName": "Kälebo Ekebo", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24221b" + }, + "id": "567282", + "fullName": "Ekeblads väg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24221c" + }, + "id": "914738", + "fullName": "Lönö Ekberga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24221d" + }, + "id": "564483", + "fullName": "Ekkällavägen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24221e" + }, + "id": "564947", + "fullName": "Stenvik Ekebo", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24221f" + }, + "id": "565630", + "fullName": "Rönö Ekbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242220" + }, + "id": "566843", + "fullName": "Kuddby Eklund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242221" + }, + "id": "558888", + "fullName": "Ektorpsgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242222" + }, + "id": "559460", + "fullName": "Ekolodsgatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242223" + }, + "id": "561408", + "fullName": "Eksundsvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242224" + }, + "id": "564157", + "fullName": "Skärkind Ekhem", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242226" + }, + "id": "504078", + "fullName": "Skärkind Ektorp", + "parentFullName": "Linghem", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242228" + }, + "id": "560022", + "fullName": "Sidus Ektorpet", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24222b" + }, + "id": "596627", + "fullName": "Vånga Ekbacken", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24222c" + }, + "id": "596629", + "fullName": "Vånga Eklyckan", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24222d" + }, + "id": "596630", + "fullName": "Vånga Ekvallen", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24222e" + }, + "id": "564877", + "fullName": "Kälebo Ekudden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24222f" + }, + "id": "597551", + "fullName": "Oxåker Eklunden", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242233" + }, + "id": "565402", + "fullName": "Ekhult Nybygget", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242235" + }, + "id": "567721", + "fullName": "Ekeby Sjöstugan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242236" + }, + "id": "568303", + "fullName": "Kuddby Ekeberga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242237" + }, + "id": "568519", + "fullName": "Rabilla Ekbacke", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242238" + }, + "id": "566400", + "fullName": "Önsätter Ekhult", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242239" + }, + "id": "566841", + "fullName": "Kuddby Ekbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24223b" + }, + "id": "919309", + "fullName": "Kälebo Ekbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24223c" + }, + "id": "558253", + "fullName": "Ekeborghsvägen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24223f" + }, + "id": "564155", + "fullName": "Skärkind Eketorp", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242240" + }, + "id": "564406", + "fullName": "Västerby Ekudden", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242241" + }, + "id": "563537", + "fullName": "Norsholm Eklunden", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242243" + }, + "id": "597704", + "fullName": "Kvarsebo Ekeborg", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242246" + }, + "id": "560557", + "fullName": "Tingstad Eksätra", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242247" + }, + "id": "560833", + "fullName": "Vrinnevi Ekliden", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242248" + }, + "id": "561461", + "fullName": "Lövstad Ekbacken", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242249" + }, + "id": "561685", + "fullName": "Ringstad Ekhagen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242251" + }, + "id": "565394", + "fullName": "Ekhult Furbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242252" + }, + "id": "565404", + "fullName": "Ekhult Solgläntan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242253" + }, + "id": "565509", + "fullName": "Kåreholm Ekbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242254" + }, + "id": "565755", + "fullName": "Skälläng Ekenberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242255" + }, + "id": "567160", + "fullName": "Östra Ny Ekbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242256" + }, + "id": "567599", + "fullName": "Östra Husby Eklund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242257" + }, + "id": "567719", + "fullName": "Ekeby Formtorpet", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242258" + }, + "id": "567954", + "fullName": "Östra Stenby Ekeby", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242259" + }, + "id": "568110", + "fullName": "Gisselö Ekbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24225a" + }, + "id": "568197", + "fullName": "Konungsund Eklund", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24225b" + }, + "id": "566951", + "fullName": "Norrkrog Ekliden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24225c" + }, + "id": "566968", + "fullName": "Sjövalla Ekhöjden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24225d" + }, + "id": "563396", + "fullName": "Kullerstad Ektomta", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242260" + }, + "id": "560120", + "fullName": "Kummelby Ekhyddan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242261" + }, + "id": "560553", + "fullName": "Tingstad Ekbacken", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242262" + }, + "id": "560555", + "fullName": "Tingstad Ekholmen", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242263" + }, + "id": "560559", + "fullName": "Tingstad Eksättra", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242264" + }, + "id": "560807", + "fullName": "Udden Gård Ekudden", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242265" + }, + "id": "560829", + "fullName": "Vrinnevi Ekenborg", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242266" + }, + "id": "560831", + "fullName": "Vrinnevi Ekenholm", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242267" + }, + "id": "561407", + "fullName": "Eksunds Gård Nyhem", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242268" + }, + "id": "561581", + "fullName": "Hillerstad Ekhage", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242269" + }, + "id": "934739", + "fullName": "Styrstad Ekbacken", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24226c" + }, + "id": "563823", + "fullName": "Ekenberg Granlund", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24226d" + }, + "id": "563825", + "fullName": "Ekenberg Grindtorp", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24226e" + }, + "id": "564159", + "fullName": "Skärkind Ekhyddan", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24226f" + }, + "id": "596511", + "fullName": "Tolskepp Ekensbro", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242271" + }, + "id": "565352", + "fullName": "Narvetorp Ekenberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242272" + }, + "id": "565400", + "fullName": "Ekhult Katrineberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242273" + }, + "id": "565510", + "fullName": "Kåreholm Ekflygeln", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242274" + }, + "id": "565776", + "fullName": "Slottsbrink Ekåsen", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242275" + }, + "id": "565825", + "fullName": "Vintersbo Ekbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242276" + }, + "id": "567328", + "fullName": "Husby Villa Ekliden", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242277" + }, + "id": "566418", + "fullName": "Östra Husby Eketorp", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242278" + }, + "id": "563394", + "fullName": "Kullerstad Ekbacken", + "parentFullName": "Kimstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242279" + }, + "id": "597431", + "fullName": "Hacketorp Ekbacken", + "parentFullName": "Kolmården", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24227c" + }, + "id": "560813", + "fullName": "Uddens Gård Ekudden", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242280" + }, + "id": "563827", + "fullName": "Ekenberg Häradstorp", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242281" + }, + "id": "563831", + "fullName": "Ekenberg Stenkullen", + "parentFullName": "Norsholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242282" + }, + "id": "568195", + "fullName": "Konungsund Ekbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242283" + }, + "id": "566815", + "fullName": "Kapperstad Ekbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242284" + }, + "id": "561404", + "fullName": "Eksunds Gård Flygeln", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242285" + }, + "id": "625291", + "fullName": "Simonstorp Ekstugan", + "parentFullName": "Katrineholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242286" + }, + "id": "596489", + "fullName": "Sunkerstad Ekbacken", + "parentFullName": "Skärblacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242287" + }, + "id": "565103", + "fullName": "Hagerstorp Ekgläntan", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242288" + }, + "id": "565457", + "fullName": "Häradshammar Ekenberg", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242289" + }, + "id": "565774", + "fullName": "Slottsbrink Ekhammar", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24228a" + }, + "id": "566067", + "fullName": "Häradshammar Ekberga", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24228b" + }, + "id": "561406", + "fullName": "Eksunds Gård Magasinet", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24228c" + }, + "id": "568410", + "fullName": "Kuddby Rabilla Ekbacken", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242290" + }, + "id": "860018", + "fullName": "Ekåsen", + "parentFullName": "Månsarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242292" + }, + "id": "860387", + "fullName": "Ekeberg", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242294" + }, + "id": "859136", + "fullName": "Ekbacka", + "parentFullName": "Lekeryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242296" + }, + "id": "860759", + "fullName": "Hövik Ekö", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242299" + }, + "id": "858281", + "fullName": "Ekgatan", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24229a" + }, + "id": "858322", + "fullName": "Ekgränd", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24229b" + }, + "id": "858605", + "fullName": "Ekeberg", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24229c" + }, + "id": "856659", + "fullName": "Ekevägen", + "parentFullName": "Tenhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24229d" + }, + "id": "857787", + "fullName": "Ekaliden", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24229e" + }, + "id": "858603", + "fullName": "Ekbacken", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422a0" + }, + "id": "858095", + "fullName": "Ekåsgatan", + "parentFullName": "Huskvarna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422a4" + }, + "id": "859382", + "fullName": "Ekorrgatan", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422a6" + }, + "id": "860969", + "fullName": "Östanå Ekudden", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422a8" + }, + "id": "854177", + "fullName": "Ekhagsringen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422a9" + }, + "id": "854239", + "fullName": "Ekhagens Gård", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422aa" + }, + "id": "854453", + "fullName": "Ekebergs Gård", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422ab" + }, + "id": "855124", + "fullName": "Ekbackavägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422ac" + }, + "id": "859556", + "fullName": "Ekholmsvägen", + "parentFullName": "Norrahammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422ad" + }, + "id": "861169", + "fullName": "Korparp Ekhagen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422ae" + }, + "id": "853291", + "fullName": "Knäryd Ekängen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422af" + }, + "id": "854436", + "fullName": "Ekeberg Kullen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422b0" + }, + "id": "854439", + "fullName": "Ekeberg Myrebo", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422b2" + }, + "id": "860509", + "fullName": "Torstorp Ekhagen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422b3" + }, + "id": "854449", + "fullName": "Ekeberg Stolpen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422b4" + }, + "id": "854850", + "fullName": "Målskog Ekelund", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422b6" + }, + "id": "860531", + "fullName": "Uppgränna Ekhagen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422b9" + }, + "id": "854735", + "fullName": "Eklundshovsvägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422bb" + }, + "id": "861006", + "fullName": "Bröttjemark Ekhagen", + "parentFullName": "Gränna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422bc" + }, + "id": "854435", + "fullName": "Ekeberg Granholmen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422bd" + }, + "id": "854437", + "fullName": "Ekeberg Kvarnängen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422be" + }, + "id": "854821", + "fullName": "Kortebo Eklundshov", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422bf" + }, + "id": "854445", + "fullName": "Ekeberg Soldattorpet", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422c0" + }, + "id": "854447", + "fullName": "Ekeberg Stolpalyckan", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422c1" + }, + "id": "854443", + "fullName": "Ekeberg Ryttarns Mosse", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422c3" + }, + "id": "883021", + "fullName": "Ekvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422c4" + }, + "id": "882872", + "fullName": "Ekorrvägen", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422c5" + }, + "id": "885058", + "fullName": "Ekorrstigen", + "parentFullName": "Obbola", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422c6" + }, + "id": "883487", + "fullName": "Ekonomstråket", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422c7" + }, + "id": "549223", + "fullName": "Ekevägen", + "parentFullName": "Veberöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422c8" + }, + "id": "548814", + "fullName": "Ekvägen", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422c9" + }, + "id": "549737", + "fullName": "Ekeberga", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422ca" + }, + "id": "916494", + "fullName": "Ekologvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422cb" + }, + "id": "549800", + "fullName": "Ekskogen", + "parentFullName": "Torna-Hällestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422cc" + }, + "id": "548780", + "fullName": "Ekoxevägen", + "parentFullName": "Södra Sandby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422cd" + }, + "id": "532007", + "fullName": "Ekelundsvägen", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422ce" + }, + "id": "912637", + "fullName": "Ekevallavägen", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422cf" + }, + "id": "549507", + "fullName": "Ekesvångsvägen", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422d0" + }, + "id": "776504", + "fullName": "Ekåsen Ekedal", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422d2" + }, + "id": "775337", + "fullName": "Ekvägen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422d3" + }, + "id": "776043", + "fullName": "Ekarebo", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422d4" + }, + "id": "782118", + "fullName": "Ekvägen", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422d5" + }, + "id": "762540", + "fullName": "Ekvägen", + "parentFullName": "Hedared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422d7" + }, + "id": "764031", + "fullName": "Ekgatan", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422d8" + }, + "id": "762327", + "fullName": "Ekvägen", + "parentFullName": "Sandhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422d9" + }, + "id": "780991", + "fullName": "Ekvägen", + "parentFullName": "Svaneholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422da" + }, + "id": "786277", + "fullName": "Ekvägen", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422db" + }, + "id": "783260", + "fullName": "Ekkulla", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422de" + }, + "id": "763134", + "fullName": "Ekstigen", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422df" + }, + "id": "786162", + "fullName": "Ekebacken", + "parentFullName": "Sjömarken", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422e1" + }, + "id": "775360", + "fullName": "Lida Ekelid", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422e2" + }, + "id": "775905", + "fullName": "Vänga Ekebo", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422e3" + }, + "id": "776140", + "fullName": "Tämta Ekäng", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422e4" + }, + "id": "776506", + "fullName": "Ekåsen Gård", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422e8" + }, + "id": "763788", + "fullName": "Ekängsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422e9" + }, + "id": "764033", + "fullName": "Ekorrgränd", + "parentFullName": "Brämhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422ed" + }, + "id": "775211", + "fullName": "Ekenäs Udden", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422ee" + }, + "id": "775909", + "fullName": "Vänga Ekhaga", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422ef" + }, + "id": "776138", + "fullName": "Tämta Ekenäs", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422f0" + }, + "id": "776139", + "fullName": "Tämta Ekhaga", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422f1" + }, + "id": "776645", + "fullName": "Tärby Ekhaga", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422f2" + }, + "id": "763584", + "fullName": "Ekerydavägen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422f3" + }, + "id": "764442", + "fullName": "Ekkullagatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422f4" + }, + "id": "786468", + "fullName": "Torp Ekängen", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422f6" + }, + "id": "764588", + "fullName": "Ryd Ekudden", + "parentFullName": "Gånghester", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422f9" + }, + "id": "775374", + "fullName": "Mölarp Ekedal", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422fa" + }, + "id": "775903", + "fullName": "Vänga Ekbacka", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422fb" + }, + "id": "775907", + "fullName": "Vänga Ekelund", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422fc" + }, + "id": "776508", + "fullName": "Ekåsen Kroken", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422fe" + }, + "id": "783268", + "fullName": "Ekkulla Gård", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2422ff" + }, + "id": "780835", + "fullName": "Ekängsvägen", + "parentFullName": "Viskafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242300" + }, + "id": "762673", + "fullName": "Funningen Ekås", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242301" + }, + "id": "763493", + "fullName": "Vralen Ekhaga", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242302" + }, + "id": "776779", + "fullName": "Fagerås Ekäng", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242303" + }, + "id": "776811", + "fullName": "Gärstorp Eken", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242304" + }, + "id": "786467", + "fullName": "Torp Ekeberga", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242305" + }, + "id": "762323", + "fullName": "Ekelövsvägen", + "parentFullName": "Sandhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242306" + }, + "id": "762325", + "fullName": "Ekollonvägen", + "parentFullName": "Sandhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242307" + }, + "id": "783449", + "fullName": "Ormåsa Ekedal", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24230a" + }, + "id": "776459", + "fullName": "Sölebo Ekeberg", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242311" + }, + "id": "775782", + "fullName": "Sibbarp Ekliden", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242312" + }, + "id": "776061", + "fullName": "Malryd Ekkullen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242317" + }, + "id": "781566", + "fullName": "Flaten Ekenhall", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242318" + }, + "id": "781649", + "fullName": "Kyrkbyn Ekelund", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242319" + }, + "id": "783258", + "fullName": "Ekebergsgatan", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24231a" + }, + "id": "783284", + "fullName": "Falskog Ekhaga", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24231b" + }, + "id": "783389", + "fullName": "Gretlanda Ekås", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24231d" + }, + "id": "780833", + "fullName": "Ekebergsvägen", + "parentFullName": "Viskafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24231f" + }, + "id": "930496", + "fullName": "Tosseryd Ekhagen", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242320" + }, + "id": "776777", + "fullName": "Fagerås Ekhagen", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242321" + }, + "id": "776864", + "fullName": "Laryd Ekelunden", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242322" + }, + "id": "776905", + "fullName": "Långared Ekedal", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242323" + }, + "id": "777033", + "fullName": "Örlanda Ekelund", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242325" + }, + "id": "775780", + "fullName": "Sibbarp Ekbacken", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242326" + }, + "id": "775804", + "fullName": "Sköttning Ekelid", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242327" + }, + "id": "776633", + "fullName": "Självvik Ekeberg", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242328" + }, + "id": "762386", + "fullName": "Kypered Ekelunden", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242329" + }, + "id": "762928", + "fullName": "Flimmeshult Ekebo", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24232d" + }, + "id": "763258", + "fullName": "Hjälmryd Ekhamra", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24232e" + }, + "id": "763491", + "fullName": "Vralen Ekebacken", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242331" + }, + "id": "786434", + "fullName": "Sundshult Ekhaga", + "parentFullName": "Sandared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242335" + }, + "id": "930546", + "fullName": "Ekarebo Smedstorp", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242339" + }, + "id": "777031", + "fullName": "Örlanda Ekborgen", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24233b" + }, + "id": "783280", + "fullName": "Falskog Ekberget", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24233c" + }, + "id": "783314", + "fullName": "Finnekumla Ekebo", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242341" + }, + "id": "763391", + "fullName": "Segerstorp Ekhult", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242342" + }, + "id": "763455", + "fullName": "Vemmenhult Ekarebo", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242343" + }, + "id": "763457", + "fullName": "Vemmenhult Ekelund", + "parentFullName": "Bredared", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242344" + }, + "id": "776909", + "fullName": "Mosstomt Ekkullen", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242347" + }, + "id": "783282", + "fullName": "Falskog Ekgläntan", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242348" + }, + "id": "783352", + "fullName": "Gravryd Ekebacken", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242349" + }, + "id": "783385", + "fullName": "Gretlanda Ekhagen", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24234d" + }, + "id": "776957", + "fullName": "Nötegärde Ekebacken", + "parentFullName": "Borgstena", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24234e" + }, + "id": "784157", + "fullName": "Stackhult Eketorpet", + "parentFullName": "Målsryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24234f" + }, + "id": "781323", + "fullName": "Krakaviken Ekudden", + "parentFullName": "Kinnarumma", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242350" + }, + "id": "783270", + "fullName": "Ekkulla Lillgården", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242351" + }, + "id": "783321", + "fullName": "Finnekumla Ekelund", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242352" + }, + "id": "783323", + "fullName": "Finnekumla Eksäter", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242353" + }, + "id": "783387", + "fullName": "Gretlanda Ekhöjden", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242355" + }, + "id": "776275", + "fullName": "Östergården Ekeslund", + "parentFullName": "Sparsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242356" + }, + "id": "783312", + "fullName": "Finnekumla Ekebacken", + "parentFullName": "Rångedala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242359" + }, + "id": "781162", + "fullName": "Södra Fagerhult Ekhaga", + "parentFullName": "Viskafors", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24235a" + }, + "id": "776091", + "fullName": "Mellomtorp Ekornakullen", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24235c" + }, + "id": "781835", + "fullName": "Östra Hunghult Ekelunden", + "parentFullName": "Seglora", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24235d" + }, + "id": "490551", + "fullName": "Ekvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24235e" + }, + "id": "492697", + "fullName": "Ekbacken", + "parentFullName": "Trångsund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24235f" + }, + "id": "491963", + "fullName": "Ekhagsvägen", + "parentFullName": "Segeltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242360" + }, + "id": "490544", + "fullName": "Ekbacksvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242361" + }, + "id": "491529", + "fullName": "Ekedalsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242363" + }, + "id": "490549", + "fullName": "Ekebergsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242364" + }, + "id": "492137", + "fullName": "Ekgårdsvägen", + "parentFullName": "Kungens Kurva", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242365" + }, + "id": "490892", + "fullName": "Ekspinnarvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242366" + }, + "id": "490894", + "fullName": "Ekstrandsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242369" + }, + "id": "608766", + "fullName": "Eke", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24236a" + }, + "id": "608775", + "fullName": "Ekhammar Ekhörna", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24236d" + }, + "id": "606089", + "fullName": "Ekeby", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24236e" + }, + "id": "613361", + "fullName": "Eknäs", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242372" + }, + "id": "911253", + "fullName": "Jäders-Ekeby Nedre-Ekeby", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242373" + }, + "id": "638162", + "fullName": "Ekbacken Ekbacksgården", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242374" + }, + "id": "607831", + "fullName": "Ekvägen", + "parentFullName": "Skogstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242375" + }, + "id": "638478", + "fullName": "Ekvägen", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242376" + }, + "id": "608768", + "fullName": "Eke Gård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242377" + }, + "id": "608769", + "fullName": "Eke Lund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242378" + }, + "id": "606109", + "fullName": "Ekgatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242379" + }, + "id": "608360", + "fullName": "Ekelund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24237a" + }, + "id": "637234", + "fullName": "Ekedal", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24237b" + }, + "id": "638160", + "fullName": "Ekbacken", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24237c" + }, + "id": "608772", + "fullName": "Ekhammar", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24237d" + }, + "id": "610863", + "fullName": "Solby Ekö", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24237f" + }, + "id": "606099", + "fullName": "Ekeby Gård", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242380" + }, + "id": "612432", + "fullName": "Lista Eknäs", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242381" + }, + "id": "612719", + "fullName": "Ekenäs Hagby", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242382" + }, + "id": "613240", + "fullName": "Visund Ekebo", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242383" + }, + "id": "609607", + "fullName": "Ekorneberg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242384" + }, + "id": "606108", + "fullName": "Ekebyvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242385" + }, + "id": "606604", + "fullName": "Ekebovägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242387" + }, + "id": "605947", + "fullName": "Ekorrvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242388" + }, + "id": "610417", + "fullName": "Ostra Ekebo", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242389" + }, + "id": "611845", + "fullName": "Magla Ekebo", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24238a" + }, + "id": "935156", + "fullName": "Eke Österäng", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24238b" + }, + "id": "612426", + "fullName": "Lista Ekenäs", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24238c" + }, + "id": "638174", + "fullName": "Ekuddsvägen", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24238d" + }, + "id": "608650", + "fullName": "Bränne Ekebo", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24238e" + }, + "id": "608958", + "fullName": "Jäders-Ekeby", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24238f" + }, + "id": "609183", + "fullName": "Mora Ekeberg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242393" + }, + "id": "623552", + "fullName": "Tumbo Ekhult", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242394" + }, + "id": "607463", + "fullName": "Ekängsgatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242395" + }, + "id": "610419", + "fullName": "Ostra Ektorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242396" + }, + "id": "611146", + "fullName": "Ekorrstigen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242398" + }, + "id": "611982", + "fullName": "Närsjö Ekens", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242399" + }, + "id": "614539", + "fullName": "Örsta Ekedal", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24239b" + }, + "id": "638172", + "fullName": "Eklundavägen", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24239c" + }, + "id": "638253", + "fullName": "Ektorpsvägen", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24239d" + }, + "id": "638565", + "fullName": "Mälby Ekudden", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24239e" + }, + "id": "621887", + "fullName": "Tveta Ekåsen", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24239f" + }, + "id": "621990", + "fullName": "Vi Eksta Gård", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423a2" + }, + "id": "612341", + "fullName": "Eka Gransäter", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423a3" + }, + "id": "612415", + "fullName": "Lista Ekaborg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423a4" + }, + "id": "612417", + "fullName": "Lista Ekbjörk", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423a5" + }, + "id": "612424", + "fullName": "Lista Ekehult", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423a6" + }, + "id": "612428", + "fullName": "Lista Ekhagen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423a7" + }, + "id": "612430", + "fullName": "Lista Eklunda", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423a8" + }, + "id": "608652", + "fullName": "Bränne Ektorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423a9" + }, + "id": "608770", + "fullName": "Eke Södermalm", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423aa" + }, + "id": "608771", + "fullName": "Eke Östermalm", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423ab" + }, + "id": "608782", + "fullName": "Ekhammar Haga", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423ac" + }, + "id": "609080", + "fullName": "Kinglöt Ekebo", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423ad" + }, + "id": "609182", + "fullName": "Mora Ekbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423af" + }, + "id": "606177", + "fullName": "Ekvallsgatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423b0" + }, + "id": "606265", + "fullName": "Ekbacksvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423b1" + }, + "id": "622110", + "fullName": "Väsby Ekhagen", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423bc" + }, + "id": "608098", + "fullName": "Svista Ekåsen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423bd" + }, + "id": "608611", + "fullName": "Björsund Ekna", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423be" + }, + "id": "605969", + "fullName": "Hagby Ekudden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423bf" + }, + "id": "610415", + "fullName": "Ostra Ekbacka", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423c0" + }, + "id": "610859", + "fullName": "Solby Ekbacka", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423c1" + }, + "id": "610916", + "fullName": "Vallby Eklund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423c2" + }, + "id": "607920", + "fullName": "Skjulsta Eknäs", + "parentFullName": "Skogstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423c3" + }, + "id": "612308", + "fullName": "Bondeka Ekåsen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423c4" + }, + "id": "612339", + "fullName": "Eka Björkliden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423c5" + }, + "id": "612349", + "fullName": "Eka Lillstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423c6" + }, + "id": "638251", + "fullName": "Ektorpsgården", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423c7" + }, + "id": "609082", + "fullName": "Kinglöt Ekåsen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423c8" + }, + "id": "609209", + "fullName": "Mora Lilla Eken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423c9" + }, + "id": "609460", + "fullName": "Stora Ekhammar", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423ca" + }, + "id": "609687", + "fullName": "Kjula Ekbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423cb" + }, + "id": "606095", + "fullName": "Ekeby Flygfält", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423cc" + }, + "id": "606097", + "fullName": "Ekeby Grusgrop", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423e1" + }, + "id": "608232", + "fullName": "Barva Ekbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423e2" + }, + "id": "605967", + "fullName": "Hagby Ekbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423e3" + }, + "id": "610657", + "fullName": "Grundby Ekenäs", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423e4" + }, + "id": "610861", + "fullName": "Solby Ekstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423e7" + }, + "id": "614888", + "fullName": "Trumpevad Eken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423e8" + }, + "id": "774263", + "fullName": "Knutsta Ekhagen", + "parentFullName": "Kungsör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423ec" + }, + "id": "613692", + "fullName": "Räffla Ekeberg", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423ed" + }, + "id": "612882", + "fullName": "Kyrkbyn Eketorp", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423ef" + }, + "id": "638170", + "fullName": "Ekbacken Vistet", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423f0" + }, + "id": "621885", + "fullName": "Tveta Ekbacken", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423f3" + }, + "id": "621723", + "fullName": "Råby Ekensberg", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423f7" + }, + "id": "608784", + "fullName": "Ekhammar Höjden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423f8" + }, + "id": "608788", + "fullName": "Ekhammar Svalan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423f9" + }, + "id": "608802", + "fullName": "Fiholm Ekbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423fa" + }, + "id": "609340", + "fullName": "Norrby Ekbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423fb" + }, + "id": "609669", + "fullName": "Hässelby Ekenäs", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423fc" + }, + "id": "609689", + "fullName": "Kjula Ekensholm", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423fd" + }, + "id": "609780", + "fullName": "Kjulamon Ekebro", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423fe" + }, + "id": "606093", + "fullName": "Ekeby Eliseborg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2423ff" + }, + "id": "606106", + "fullName": "Ekeby Janslunda", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242400" + }, + "id": "606704", + "fullName": "Ekenhillsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24240a" + }, + "id": "608370", + "fullName": "Ekelund Sandäng", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24240b" + }, + "id": "608416", + "fullName": "Lindholm Ekedal", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24240c" + }, + "id": "621593", + "fullName": "Ladeby Ekbacken", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24240d" + }, + "id": "610915", + "fullName": "Vallby Ekbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24240f" + }, + "id": "612210", + "fullName": "Tiggeby Ekbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242410" + }, + "id": "612353", + "fullName": "Fasttorp Ekehult", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242411" + }, + "id": "612359", + "fullName": "Fredrikslund Eka", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242412" + }, + "id": "612365", + "fullName": "Hallsta Ekbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242413" + }, + "id": "609081", + "fullName": "Kinglöt Ekestorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242414" + }, + "id": "606107", + "fullName": "Ekeby Svenneborg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242425" + }, + "id": "608362", + "fullName": "Ekelund Bjurtorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242426" + }, + "id": "608368", + "fullName": "Ekelund Hagaborg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242427" + }, + "id": "610303", + "fullName": "Torsborg Ekhagen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242428" + }, + "id": "610587", + "fullName": "Ekensholmsvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242429" + }, + "id": "610635", + "fullName": "Glömsta Ekkullen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24242a" + }, + "id": "611457", + "fullName": "Stora Hult Ekhult", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24242b" + }, + "id": "614710", + "fullName": "Knutstena Ekhult", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242430" + }, + "id": "613442", + "fullName": "Holmsjön Ekhagen", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242431" + }, + "id": "608790", + "fullName": "Ekhammar Talgoxen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242432" + }, + "id": "637353", + "fullName": "Kärrtorp Ekudden", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24243d" + }, + "id": "607271", + "fullName": "Lilla Nyby Ekefors", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24243e" + }, + "id": "608055", + "fullName": "Hugelsta Ekbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24243f" + }, + "id": "608366", + "fullName": "Ekelund Fågelberg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242440" + }, + "id": "608475", + "fullName": "Prostökna Eksäter", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242441" + }, + "id": "610124", + "fullName": "Hammarby Ekbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242442" + }, + "id": "610126", + "fullName": "Hammarby Ekhammar", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242443" + }, + "id": "610128", + "fullName": "Hammarby Ekhöjden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242444" + }, + "id": "610301", + "fullName": "Torsborg Ekgården", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242445" + }, + "id": "611808", + "fullName": "Hälleby Ekgläntan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242446" + }, + "id": "611954", + "fullName": "Mörbyholm Ekliden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242447" + }, + "id": "612047", + "fullName": "Skravsta Ekgården", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24244d" + }, + "id": "613363", + "fullName": "Eknäs Hasselkärret", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24244e" + }, + "id": "613440", + "fullName": "Holmsjön Ekbacken", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24244f" + }, + "id": "613983", + "fullName": "Önsta Villa Ektorp", + "parentFullName": "Husby-Rekarne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242450" + }, + "id": "612345", + "fullName": "Eka Gård Stora Huset", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242452" + }, + "id": "612718", + "fullName": "Ekenäs Björkslätten", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242453" + }, + "id": "608786", + "fullName": "Ekhammar Solhöjden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242454" + }, + "id": "608792", + "fullName": "Ekhammar Talludden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242456" + }, + "id": "637236", + "fullName": "Ekedal Lindsätter", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24245d" + }, + "id": "622560", + "fullName": "Eklången Skogshyddan", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24245e" + }, + "id": "622878", + "fullName": "Ribbingelund Eklunda", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24245f" + }, + "id": "623364", + "fullName": "Munkhammar Ekbacken", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242460" + }, + "id": "623395", + "fullName": "Mälhammar Ekhammar", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242461" + }, + "id": "623487", + "fullName": "Sundbyvik Ekbacken", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242462" + }, + "id": "623685", + "fullName": "Tumbo Villa Ekbacken", + "parentFullName": "Kvicksund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242463" + }, + "id": "608184", + "fullName": "Stavstorp Ekbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242465" + }, + "id": "608364", + "fullName": "Ekelund Björksäter", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242466" + }, + "id": "611950", + "fullName": "Mörbyholm Ekbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242467" + }, + "id": "611952", + "fullName": "Mörbyholm Ekhyddan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24246f" + }, + "id": "612343", + "fullName": "Eka Gård Norra Flygeln", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242470" + }, + "id": "612347", + "fullName": "Eka Gård Södra Flygeln", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242471" + }, + "id": "612680", + "fullName": "Barrön Lilla Ekstugan", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242472" + }, + "id": "612682", + "fullName": "Barrön Stora Ekstugan", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242473" + }, + "id": "638164", + "fullName": "Ekbacken Gideonsberg", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242474" + }, + "id": "638166", + "fullName": "Ekbacken Lilla Vistet", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242475" + }, + "id": "638168", + "fullName": "Ekbacken Villa Vistet", + "parentFullName": "Torshälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242476" + }, + "id": "608962", + "fullName": "Jäders-Ekeby Fredenro", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242477" + }, + "id": "609136", + "fullName": "Lilla Malmö Ekbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24247a" + }, + "id": "606640", + "fullName": "Mesta Lilla Ekstugan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24247b" + }, + "id": "622459", + "fullName": "Eklången Björkgläntan", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24247c" + }, + "id": "622534", + "fullName": "Eklången Kristineborg", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24247d" + }, + "id": "622558", + "fullName": "Eklången Skogsgläntan", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24247e" + }, + "id": "622562", + "fullName": "Eklången Soldattorpet", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24247f" + }, + "id": "622572", + "fullName": "Eklången Stationshuset", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242480" + }, + "id": "622603", + "fullName": "Eklången Valters Holme", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242481" + }, + "id": "622612", + "fullName": "Eklångens Gård Hylläng", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242482" + }, + "id": "622876", + "fullName": "Ribbingelund Ekbacken", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242483" + }, + "id": "607751", + "fullName": "Hagnesta Ekbackstorp", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242484" + }, + "id": "605989", + "fullName": "Hagby Västra Ekbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242485" + }, + "id": "611313", + "fullName": "Råby-Rekarne Ekbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242486" + }, + "id": "612720", + "fullName": "Ekenäs Hagby Lillstugan", + "parentFullName": "Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242487" + }, + "id": "608966", + "fullName": "Jäders-Ekeby Liljelund", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242488" + }, + "id": "608968", + "fullName": "Jäders-Ekeby Skogshult", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24248a" + }, + "id": "637239", + "fullName": "Ekedal Sköttorps Gård", + "parentFullName": "Västra Näshulta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24248c" + }, + "id": "608970", + "fullName": "Jäders-Ekeby Stenkällan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24248d" + }, + "id": "622886", + "fullName": "Ribbingelund Gård Eklunda", + "parentFullName": "Ärla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24248f" + }, + "id": "608960", + "fullName": "Jäders-Ekeby Björklunden", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242490" + }, + "id": "608964", + "fullName": "Jäders-Ekeby Germundsvik", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242491" + }, + "id": "608995", + "fullName": "Jäders-Hässelby Ekbacken", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242492" + }, + "id": "621805", + "fullName": "Stora Sundby Gård Ekudden", + "parentFullName": "Stora Sundby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242493" + }, + "id": "609649", + "fullName": "Himmelsända Ekstensgården", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242494" + }, + "id": "481318", + "fullName": "Ekgränd", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242495" + }, + "id": "482107", + "fullName": "Ekliden", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242496" + }, + "id": "482854", + "fullName": "Ekallén", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242497" + }, + "id": "483142", + "fullName": "Ekvägen", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242498" + }, + "id": "482750", + "fullName": "Ekstigen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242499" + }, + "id": "481462", + "fullName": "Ekorrvägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24249a" + }, + "id": "481320", + "fullName": "Ekuddsvägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24249b" + }, + "id": "481460", + "fullName": "Ekbacksvägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24249c" + }, + "id": "481506", + "fullName": "Ekhällsvägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24249d" + }, + "id": "481514", + "fullName": "Ektorpsvägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24249e" + }, + "id": "911971", + "fullName": "Ekdungevägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24249f" + }, + "id": "482748", + "fullName": "Eknäsvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424a0" + }, + "id": "481624", + "fullName": "Ekenhovsvägen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424a1" + }, + "id": "483215", + "fullName": "Ekorrbacken", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424a2" + }, + "id": "482105", + "fullName": "Ekbackavägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424a3" + }, + "id": "482746", + "fullName": "Eklundavägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424a4" + }, + "id": "483343", + "fullName": "Ekholmsvägen", + "parentFullName": "Saltsjöbaden", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424a5" + }, + "id": "481464", + "fullName": "Ektorpsrondellen", + "parentFullName": "Nacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424a6" + }, + "id": "482137", + "fullName": "Gösta Ekmans väg", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424a7" + }, + "id": "835248", + "fullName": "Ekvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424a9" + }, + "id": "844403", + "fullName": "Ekens väg", + "parentFullName": "Valbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424aa" + }, + "id": "835131", + "fullName": "Ekorrvägen", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424ab" + }, + "id": "609491", + "fullName": "Ekeby", + "parentFullName": "Sennan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424ac" + }, + "id": "609590", + "fullName": "Ekelund", + "parentFullName": "Åled", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424ad" + }, + "id": "594394", + "fullName": "Ekvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424ae" + }, + "id": "609487", + "fullName": "Ekbacken", + "parentFullName": "Sennan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424af" + }, + "id": "608587", + "fullName": "Ekvägen", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424b0" + }, + "id": "597979", + "fullName": "Ekegränd", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424b1" + }, + "id": "595205", + "fullName": "Ekevägen", + "parentFullName": "Steninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424b2" + }, + "id": "609527", + "fullName": "Sten Ekeby", + "parentFullName": "Sennan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424b3" + }, + "id": "598965", + "fullName": "Ekeberget", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424b4" + }, + "id": "608865", + "fullName": "Ekflyvägen", + "parentFullName": "Åled", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424b5" + }, + "id": "594842", + "fullName": "Ekgatan", + "parentFullName": "Gullbrandstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424b6" + }, + "id": "595691", + "fullName": "Tiarp Ekebo", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424b7" + }, + "id": "595695", + "fullName": "Tiarp Ekero", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424b9" + }, + "id": "593806", + "fullName": "Ekorrstigen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424ba" + }, + "id": "596663", + "fullName": "Tolarp Ekebo", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424bb" + }, + "id": "594952", + "fullName": "Ekorrevägen", + "parentFullName": "Haverdal", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424bc" + }, + "id": "595918", + "fullName": "Jävsgård Eket", + "parentFullName": "Holm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424bd" + }, + "id": "595920", + "fullName": "Jävsgård Ekås", + "parentFullName": "Holm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424bf" + }, + "id": "609602", + "fullName": "Enslöv Ekedal", + "parentFullName": "Åled", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424c0" + }, + "id": "597113", + "fullName": "Boarp Ekåsen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424c1" + }, + "id": "595916", + "fullName": "Jävsgård Ekebo", + "parentFullName": "Holm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424c2" + }, + "id": "609604", + "fullName": "Enslöv Ekliden", + "parentFullName": "Åled", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424c3" + }, + "id": "594685", + "fullName": "Risarp Ekebo", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424c4" + }, + "id": "595507", + "fullName": "Ekedalsvägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424c5" + }, + "id": "595693", + "fullName": "Tiarp Ekelund", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424c7" + }, + "id": "596282", + "fullName": "Tofta Ekudden", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424c8" + }, + "id": "596670", + "fullName": "Tolarp Ekedal", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424c9" + }, + "id": "609489", + "fullName": "Ekebergsvägen", + "parentFullName": "Sennan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424ca" + }, + "id": "921692", + "fullName": "Sten Ekebacken", + "parentFullName": "Sennan", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424cb" + }, + "id": "592386", + "fullName": "Ekehöjdsgatan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424cc" + }, + "id": "594311", + "fullName": "Eketångavägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424cd" + }, + "id": "595598", + "fullName": "Onsjö Ekhöjden", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424ce" + }, + "id": "595600", + "fullName": "Onsjö Eklyckan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424cf" + }, + "id": "596135", + "fullName": "Skedala Ekedal", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424d1" + }, + "id": "595970", + "fullName": "Nannarp Ekelund", + "parentFullName": "Holm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424d2" + }, + "id": "598967", + "fullName": "Ekebergsvägen", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424d3" + }, + "id": "594884", + "fullName": "Lynga Ekpark", + "parentFullName": "Gullbrandstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424d4" + }, + "id": "599013", + "fullName": "Fröllinge Ekarp", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424d5" + }, + "id": "594478", + "fullName": "Ekebergsvägen", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424d6" + }, + "id": "595689", + "fullName": "Tiarp Ekebacken", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424d7" + }, + "id": "596137", + "fullName": "Skedala Ekelund", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424d8" + }, + "id": "596632", + "fullName": "Skärkered Ekebo", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424d9" + }, + "id": "596963", + "fullName": "Trönninge Ekebo", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424da" + }, + "id": "928435", + "fullName": "Gräsås Ekbacken", + "parentFullName": "Slättåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424db" + }, + "id": "594614", + "fullName": "Lynga Ekelunden", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424dc" + }, + "id": "596133", + "fullName": "Skedala Ekbacken", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424dd" + }, + "id": "596139", + "fullName": "Skedala Eklunden", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424de" + }, + "id": "596460", + "fullName": "Marbäck Eklyckan", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424df" + }, + "id": "928281", + "fullName": "Skedala Ekskogen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424e0" + }, + "id": "598380", + "fullName": "Hertered Ekebo", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424e1" + }, + "id": "596056", + "fullName": "Stakaberg Ekgärde", + "parentFullName": "Holm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424e2" + }, + "id": "609027", + "fullName": "Gräsås Ekbacken", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424e3" + }, + "id": "598933", + "fullName": "Brännarp Ekelund", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424e4" + }, + "id": "599045", + "fullName": "Getinge Ekbacken", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424e5" + }, + "id": "599266", + "fullName": "Täckinge Ekeberg", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424e6" + }, + "id": "599268", + "fullName": "Täckinge Ekehäll", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424e7" + }, + "id": "609592", + "fullName": "Ekelund Enebacken", + "parentFullName": "Åled", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424e8" + }, + "id": "609745", + "fullName": "Spånstad Eklunden", + "parentFullName": "Åled", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424e9" + }, + "id": "609781", + "fullName": "Österby Ekgläntan", + "parentFullName": "Åled", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424ea" + }, + "id": "597210", + "fullName": "Jonstorp Ekelund", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424eb" + }, + "id": "595940", + "fullName": "Kullarna Ekebacken", + "parentFullName": "Holm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424ec" + }, + "id": "609242", + "fullName": "Bockalt Ekbacken", + "parentFullName": "Oskarström", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424ed" + }, + "id": "599152", + "fullName": "Rävinge Ekebacken", + "parentFullName": "Getinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424ee" + }, + "id": "609682", + "fullName": "Fjällgime Ekbacken", + "parentFullName": "Åled", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424ef" + }, + "id": "594558", + "fullName": "Borgasgård Ekebo", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424f0" + }, + "id": "594633", + "fullName": "Mannarp Ekbacken", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424f1" + }, + "id": "597212", + "fullName": "Jonstorp Ekgården", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424f2" + }, + "id": "597356", + "fullName": "Stjärnarp Ekeberg", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424f3" + }, + "id": "595755", + "fullName": "Trottaberg Ekegård", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424f4" + }, + "id": "596444", + "fullName": "Klastorp Ekbacken", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424f5" + }, + "id": "598428", + "fullName": "Håralt Ekebacken", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424f6" + }, + "id": "598498", + "fullName": "Lillared Ekeberg", + "parentFullName": "Simlångsdalen", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424f8" + }, + "id": "597994", + "fullName": "Gårdstorp Ekbacken", + "parentFullName": "Kvibille", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424f9" + }, + "id": "594882", + "fullName": "Lynga Ekekullen", + "parentFullName": "Gullbrandstorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424fa" + }, + "id": "595324", + "fullName": "Skäpparp Ekbacken", + "parentFullName": "Steninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424fb" + }, + "id": "597250", + "fullName": "Lundsgård Ekbacken", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424fd" + }, + "id": "596016", + "fullName": "Slangemöllan Ekeberg", + "parentFullName": "Holm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424fe" + }, + "id": "596018", + "fullName": "Slangemöllan Ekelund", + "parentFullName": "Holm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2424ff" + }, + "id": "594721", + "fullName": "Skintaby Ekeberget", + "parentFullName": "Harplinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242501" + }, + "id": "595992", + "fullName": "Nannarpsvägen Ekelund", + "parentFullName": "Holm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242503" + }, + "id": "597208", + "fullName": "Jonstorp Ekebergs Gård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242504" + }, + "id": "597432", + "fullName": "Tönnersjö Lilla Ekbacken", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242506" + }, + "id": "878274", + "fullName": "Ekvägen", + "parentFullName": "Alnö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242507" + }, + "id": "875044", + "fullName": "Ekstigen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242508" + }, + "id": "878081", + "fullName": "Ekebovägen", + "parentFullName": "Sundsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242509" + }, + "id": "878324", + "fullName": "Ekolodsvägen", + "parentFullName": "Alnö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24250a" + }, + "id": "878096", + "fullName": "Ekenäsvägen", + "parentFullName": "Sundsbruk", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24250b" + }, + "id": "875042", + "fullName": "Ekorrstigen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24250c" + }, + "id": "916442", + "fullName": "Ekenäsvägen", + "parentFullName": "Sundsvall", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24250d" + }, + "id": "500350", + "fullName": "Ekö", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24250e" + }, + "id": "499880", + "fullName": "Ekvik", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24250f" + }, + "id": "644992", + "fullName": "Ekebo", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242510" + }, + "id": "497409", + "fullName": "Ekeby", + "parentFullName": "Enhörna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242511" + }, + "id": "500976", + "fullName": "Eklund", + "parentFullName": "Järna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242512" + }, + "id": "498465", + "fullName": "Eknäs", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242513" + }, + "id": "926544", + "fullName": "Ekebo", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242514" + }, + "id": "500346", + "fullName": "Ekhamra", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242515" + }, + "id": "500354", + "fullName": "Ekö Gård", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242516" + }, + "id": "644996", + "fullName": "Ekliden", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242517" + }, + "id": "500007", + "fullName": "Ekhammar", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242518" + }, + "id": "500340", + "fullName": "Ekbacken", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242519" + }, + "id": "500348", + "fullName": "Ekholmen", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24251a" + }, + "id": "500358", + "fullName": "Ekö-Långö", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24251b" + }, + "id": "500053", + "fullName": "Hölö-Ekeby", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24251c" + }, + "id": "499022", + "fullName": "Ekvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24251d" + }, + "id": "500341", + "fullName": "Ekeby Gård", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24251e" + }, + "id": "500006", + "fullName": "Ekebyvägen", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24251f" + }, + "id": "499345", + "fullName": "Ekbacken", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242520" + }, + "id": "497411", + "fullName": "Ekensberg", + "parentFullName": "Enhörna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242521" + }, + "id": "498867", + "fullName": "Ekgården", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242522" + }, + "id": "500356", + "fullName": "Ekö Kammare", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242523" + }, + "id": "498467", + "fullName": "Eknäs Gård", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242524" + }, + "id": "644994", + "fullName": "Ekhaga Näsby", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242525" + }, + "id": "499807", + "fullName": "Ekbacksvägen", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242526" + }, + "id": "497413", + "fullName": "Ekorrstigen", + "parentFullName": "Enhörna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242527" + }, + "id": "926553", + "fullName": "Eklövsvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242528" + }, + "id": "500043", + "fullName": "Hölö Ekeby Gård", + "parentFullName": "Hölö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242529" + }, + "id": "498457", + "fullName": "Almnäs Ekebo", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24252a" + }, + "id": "498583", + "fullName": "Ekdalsgatan", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24252b" + }, + "id": "926552", + "fullName": "Ekgårdsvägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24252c" + }, + "id": "926554", + "fullName": "Ekollonstigen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24252d" + }, + "id": "499351", + "fullName": "Ekbackestigen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24252e" + }, + "id": "499353", + "fullName": "Eksättravägen", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242530" + }, + "id": "498771", + "fullName": "Ekensbergsgatan", + "parentFullName": "Södertälje", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242531" + }, + "id": "645487", + "fullName": "Vårdinge Ekbacken", + "parentFullName": "Gnesta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242532" + }, + "id": "571706", + "fullName": "Tullgarn Ekbacken", + "parentFullName": "Vagnhärad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242533" + }, + "id": "500344", + "fullName": "Ekeby Sommarbostad", + "parentFullName": "Mörkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242534" + }, + "id": "493994", + "fullName": "Ekvägen", + "parentFullName": "Tumba", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242535" + }, + "id": "493616", + "fullName": "Ekorrvägen", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242536" + }, + "id": "493679", + "fullName": "Eklidsvägen", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242537" + }, + "id": "493614", + "fullName": "Eklundshovsvägen", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242538" + }, + "id": "494685", + "fullName": "Marieberg Ekbacken", + "parentFullName": "Grödinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242539" + }, + "id": "654890", + "fullName": "Eke Ekeborg", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24253a" + }, + "id": "653719", + "fullName": "Ekna Ekenäs", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24253b" + }, + "id": "928816", + "fullName": "Ekna Ekenäs", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24253c" + }, + "id": "654884", + "fullName": "Eke", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24253d" + }, + "id": "648389", + "fullName": "Ekamåla Ekelund", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24253e" + }, + "id": "653713", + "fullName": "Ekna", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24253f" + }, + "id": "928813", + "fullName": "Ekna", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242540" + }, + "id": "664617", + "fullName": "Jät Ekö", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242541" + }, + "id": "639012", + "fullName": "Ör Ekeby", + "parentFullName": "Ör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242542" + }, + "id": "646239", + "fullName": "Ekesås", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242543" + }, + "id": "654899", + "fullName": "Eke Haga", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242544" + }, + "id": "654908", + "fullName": "Eke Moen", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242545" + }, + "id": "654945", + "fullName": "Ekvägen", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242546" + }, + "id": "645005", + "fullName": "Ekliden", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242547" + }, + "id": "645007", + "fullName": "Ekvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242548" + }, + "id": "645552", + "fullName": "Ekgränd", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242549" + }, + "id": "664606", + "fullName": "Jät Ekebo", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24254a" + }, + "id": "653745", + "fullName": "Ekvägen", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24254b" + }, + "id": "648387", + "fullName": "Ekamåla", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24254c" + }, + "id": "639016", + "fullName": "Ör Ekliden", + "parentFullName": "Ör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24254d" + }, + "id": "653343", + "fullName": "Os Ekhaga", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24254e" + }, + "id": "645556", + "fullName": "Ektorget", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242550" + }, + "id": "664613", + "fullName": "Jät Ekedal", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242551" + }, + "id": "664615", + "fullName": "Jät Ekenäs", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242552" + }, + "id": "664616", + "fullName": "Jät Ekhaga", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242553" + }, + "id": "653720", + "fullName": "Ekna Gård", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242554" + }, + "id": "653728", + "fullName": "Eknaholm", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242555" + }, + "id": "928817", + "fullName": "Ekna Gård", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242556" + }, + "id": "928819", + "fullName": "Eknaholm", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242557" + }, + "id": "639006", + "fullName": "Ör Ekbacken", + "parentFullName": "Ör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242558" + }, + "id": "639014", + "fullName": "Ör Ekhöjden", + "parentFullName": "Ör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242559" + }, + "id": "639018", + "fullName": "Ör Ektorpet", + "parentFullName": "Ör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24255a" + }, + "id": "664614", + "fullName": "Jät Ekelund", + "parentFullName": "Jät", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24255b" + }, + "id": "929036", + "fullName": "Tolg Ekelid", + "parentFullName": "Tolg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24255d" + }, + "id": "654889", + "fullName": "Eke Bosgård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24255e" + }, + "id": "654892", + "fullName": "Eke Friborg", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24255f" + }, + "id": "654894", + "fullName": "Eke Fridhem", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242560" + }, + "id": "654904", + "fullName": "Eke Lilläng", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242561" + }, + "id": "654926", + "fullName": "Eke Solhaga", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242562" + }, + "id": "648181", + "fullName": "Tofta Eken", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242563" + }, + "id": "644115", + "fullName": "Ekebovägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242564" + }, + "id": "644658", + "fullName": "Ekorrvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242565" + }, + "id": "646241", + "fullName": "Ekesås Gård", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242566" + }, + "id": "654331", + "fullName": "Tolg Ekelid", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242567" + }, + "id": "929035", + "fullName": "Tolg Ekeborg", + "parentFullName": "Tolg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242568" + }, + "id": "652710", + "fullName": "Lädja Eksås", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242569" + }, + "id": "653408", + "fullName": "Usteryd Eket", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24256a" + }, + "id": "653536", + "fullName": "Öpestorp Eka", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24256b" + }, + "id": "654901", + "fullName": "Eke Hagaborg", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24256c" + }, + "id": "654907", + "fullName": "Eke Lyckedal", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24256d" + }, + "id": "654910", + "fullName": "Eke Nilsgård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24256e" + }, + "id": "654913", + "fullName": "Eke Persgård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24256f" + }, + "id": "644383", + "fullName": "Ekenäsvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242570" + }, + "id": "645554", + "fullName": "Eklövsgatan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242571" + }, + "id": "646073", + "fullName": "Skir Ekelund", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242572" + }, + "id": "928680", + "fullName": "Ekesåsvägen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242574" + }, + "id": "653717", + "fullName": "Ekna Bostäng", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242575" + }, + "id": "653723", + "fullName": "Ekna Rävgård", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242576" + }, + "id": "653724", + "fullName": "Ekna Sjögård", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242577" + }, + "id": "654329", + "fullName": "Tolg Ekeborg", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24257b" + }, + "id": "929170", + "fullName": "Lädja Ekhaga", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24257c" + }, + "id": "638953", + "fullName": "Utnäs Ekbacken", + "parentFullName": "Ör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24257d" + }, + "id": "653203", + "fullName": "Gemla Ekehill", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24257e" + }, + "id": "654886", + "fullName": "Eke Backegård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24257f" + }, + "id": "654912", + "fullName": "Eke Norregård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242580" + }, + "id": "654931", + "fullName": "Eke Södraholm", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242581" + }, + "id": "654933", + "fullName": "Eke Trekanten", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242582" + }, + "id": "654944", + "fullName": "Eke Östraborg", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242583" + }, + "id": "928815", + "fullName": "Ekna Bostäng", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242584" + }, + "id": "928826", + "fullName": "Ekna Rävgård", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242585" + }, + "id": "928827", + "fullName": "Ekna Sjögård", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242586" + }, + "id": "929034", + "fullName": "Tolg Ekbacken", + "parentFullName": "Tolg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242587" + }, + "id": "929037", + "fullName": "Tolg Ekholmen", + "parentFullName": "Tolg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242588" + }, + "id": "664820", + "fullName": "Uråsa Ekelund", + "parentFullName": "Uråsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242589" + }, + "id": "645816", + "fullName": "Kronoberg Ekö", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24258a" + }, + "id": "646071", + "fullName": "Skir Ekbacken", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24258b" + }, + "id": "646255", + "fullName": "Ekesås Svartö", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24258d" + }, + "id": "654327", + "fullName": "Tolg Ekbacken", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24258e" + }, + "id": "654333", + "fullName": "Tolg Ekholmen", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242590" + }, + "id": "652870", + "fullName": "Rösås Ekbacke", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242592" + }, + "id": "653715", + "fullName": "Ekna Bockudden", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242594" + }, + "id": "653148", + "fullName": "Ellanda Ekhaga", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242595" + }, + "id": "653406", + "fullName": "Usteryd Ekedal", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242596" + }, + "id": "929213", + "fullName": "Furuby Ekudden", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242597" + }, + "id": "929277", + "fullName": "Kårestad Ekero", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242598" + }, + "id": "654896", + "fullName": "Eke Gamla Skola", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242599" + }, + "id": "654917", + "fullName": "Eke Simonsgård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24259a" + }, + "id": "654923", + "fullName": "Eke Skattegård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24259b" + }, + "id": "654927", + "fullName": "Eke Solklinten", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24259c" + }, + "id": "654929", + "fullName": "Eke Söderstuge", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24259d" + }, + "id": "654937", + "fullName": "Eke Värendseke", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24259e" + }, + "id": "647668", + "fullName": "Ulvsryd Ekebo", + "parentFullName": "Vederslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24259f" + }, + "id": "664818", + "fullName": "Uråsa Ekbacken", + "parentFullName": "Uråsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425a0" + }, + "id": "648178", + "fullName": "Tofta Ekelund", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425a1" + }, + "id": "648183", + "fullName": "Tofta Ekhälla", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425a2" + }, + "id": "644301", + "fullName": "Ekelundsgatan", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425a3" + }, + "id": "646639", + "fullName": "Stojby Ekelund", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425a4" + }, + "id": "646821", + "fullName": "Vikensved Eken", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425a5" + }, + "id": "928682", + "fullName": "Hollstorp Eket", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425a6" + }, + "id": "652342", + "fullName": "Ekegärdsgatan", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425a7" + }, + "id": "652777", + "fullName": "Lövhult Ekenäs", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425a9" + }, + "id": "653144", + "fullName": "Ellanda Ekelund", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425aa" + }, + "id": "653410", + "fullName": "Usteryd Ekliden", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425ab" + }, + "id": "922356", + "fullName": "Härensås Ekåsen", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425ac" + }, + "id": "654888", + "fullName": "Eke Björkholmen", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425ad" + }, + "id": "654905", + "fullName": "Eke Ludvigsborg", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425ae" + }, + "id": "654924", + "fullName": "Eke Skogslyckan", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425af" + }, + "id": "654935", + "fullName": "Eke Värendsborg", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425b0" + }, + "id": "928814", + "fullName": "Ekna Bockudden", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425b2" + }, + "id": "929038", + "fullName": "Tolg Eklingarna", + "parentFullName": "Tolg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425b3" + }, + "id": "646247", + "fullName": "Ekesås Nybygget", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425b4" + }, + "id": "646251", + "fullName": "Ekesås Skirsvad", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425b5" + }, + "id": "646253", + "fullName": "Ekesås Skirsäng", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425b6" + }, + "id": "647259", + "fullName": "Lunnaby Ekelund", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425b7" + }, + "id": "928716", + "fullName": "Tofta Ekebacken", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425b8" + }, + "id": "655728", + "fullName": "Risinge Ekeborg", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425b9" + }, + "id": "655730", + "fullName": "Risinge Ekliden", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425ba" + }, + "id": "655732", + "fullName": "Risinge Eksätra", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425bb" + }, + "id": "656955", + "fullName": "Torp Ekelund", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425bd" + }, + "id": "654086", + "fullName": "Rottne Ekbacken", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425be" + }, + "id": "654335", + "fullName": "Tolg Eklingarna", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425bf" + }, + "id": "657886", + "fullName": "Furuby Ekudden", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425c0" + }, + "id": "658101", + "fullName": "Kårestad Ekero", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425c1" + }, + "id": "655726", + "fullName": "Risinge Ekbacken", + "parentFullName": "Åryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425c6" + }, + "id": "653721", + "fullName": "Ekna Hedvigslund", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425c7" + }, + "id": "653722", + "fullName": "Ekna Rennersholm", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425c8" + }, + "id": "653734", + "fullName": "Eknaholm Herräng", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425c9" + }, + "id": "653936", + "fullName": "Löpanäs Ekedalen", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425ca" + }, + "id": "653991", + "fullName": "Norraby Ekenäset", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425cb" + }, + "id": "653142", + "fullName": "Ellanda Ekbacken", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425cc" + }, + "id": "929245", + "fullName": "Fägerstad Ekhaga", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425cd" + }, + "id": "929278", + "fullName": "Kårestad Ekhamra", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425cf" + }, + "id": "654897", + "fullName": "Eke Germundsgård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425d0" + }, + "id": "654902", + "fullName": "Eke Klockaregård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425d1" + }, + "id": "654915", + "fullName": "Eke Sigfridsgård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425d2" + }, + "id": "647698", + "fullName": "Vederslöv Ekebo", + "parentFullName": "Vederslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425d3" + }, + "id": "647807", + "fullName": "Villtofta Ekebo", + "parentFullName": "Vederslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425d4" + }, + "id": "647938", + "fullName": "Osaby Ekebacken", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425d5" + }, + "id": "648177", + "fullName": "Tofta Ekekullen", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425d6" + }, + "id": "645985", + "fullName": "Hollstorp Ekhaga", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425d7" + }, + "id": "646245", + "fullName": "Ekesås Norratorp", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425d8" + }, + "id": "646249", + "fullName": "Ekesås Skirshult", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425da" + }, + "id": "648354", + "fullName": "Boavred Ekdungen", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425db" + }, + "id": "648583", + "fullName": "Kalvsvik Ekeholm", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425dc" + }, + "id": "648589", + "fullName": "Kalvsvik Ekliden", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425dd" + }, + "id": "653146", + "fullName": "Ellanda Ekelyckan", + "parentFullName": "Gemla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425de" + }, + "id": "654925", + "fullName": "Eke Skräddaregård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425df" + }, + "id": "655379", + "fullName": "Sjösås Rödje Ekebo", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425e0" + }, + "id": "928818", + "fullName": "Ekna Hedvigslund", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425e1" + }, + "id": "928822", + "fullName": "Eknaholm Herräng", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425e2" + }, + "id": "928825", + "fullName": "Ekna Rennersholm", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425e3" + }, + "id": "647876", + "fullName": "Allatorp Ekbacka", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425e4" + }, + "id": "647880", + "fullName": "Allatorp Ekeberg", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425e6" + }, + "id": "653726", + "fullName": "Ekna Strålegården", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425e7" + }, + "id": "653732", + "fullName": "Eknaholm Fällorna", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425e8" + }, + "id": "653934", + "fullName": "Löpanäs Ekebacken", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425e9" + }, + "id": "657947", + "fullName": "Fägerstad Ekhaga", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425ea" + }, + "id": "658103", + "fullName": "Kårestad Ekhamra", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425eb" + }, + "id": "929244", + "fullName": "Fägerstad Ekelund", + "parentFullName": "Furuby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425ec" + }, + "id": "928821", + "fullName": "Eknaholm Fällorna", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425ed" + }, + "id": "928828", + "fullName": "Ekna Strålegården", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425ee" + }, + "id": "648479", + "fullName": "Kalvshaga Ekeborg", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425ef" + }, + "id": "648481", + "fullName": "Kalvshaga Ekenäset", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425f0" + }, + "id": "648581", + "fullName": "Kalvsvik Ekbacken", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425f1" + }, + "id": "648585", + "fullName": "Kalvsvik Ekekullen", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425f2" + }, + "id": "648587", + "fullName": "Kalvsvik Ekgläntan", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425f3" + }, + "id": "648735", + "fullName": "Kläcklinge Ekegård", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425f4" + }, + "id": "652309", + "fullName": "Bredhult Ekbacken", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425f5" + }, + "id": "652489", + "fullName": "Håknahult Ekbacken", + "parentFullName": "Lammhult", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425f6" + }, + "id": "638841", + "fullName": "Ormesberga Ekeberget", + "parentFullName": "Ör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425f7" + }, + "id": "638843", + "fullName": "Ormesberga Ekelyckan", + "parentFullName": "Ör", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425f8" + }, + "id": "653736", + "fullName": "Eknaholm Högefälle", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425f9" + }, + "id": "661592", + "fullName": "Näsbykulla Ekhagen", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425fa" + }, + "id": "661595", + "fullName": "Näsbykulla Ekliden", + "parentFullName": "Lenhovda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425fb" + }, + "id": "657945", + "fullName": "Fägerstad Ekelund", + "parentFullName": "Hovmantorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425fc" + }, + "id": "654887", + "fullName": "Eke Banvaktsstugan", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425fd" + }, + "id": "654941", + "fullName": "Eke Västra Norregård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425fe" + }, + "id": "654943", + "fullName": "Eke Östra Norregård", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2425ff" + }, + "id": "655381", + "fullName": "Sjösås Rödje Ekedal", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242600" + }, + "id": "928823", + "fullName": "Eknaholm Högefälle", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242601" + }, + "id": "647860", + "fullName": "Östanstorp Ekhaga", + "parentFullName": "Vederslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242602" + }, + "id": "647878", + "fullName": "Allatorp Ekborgen", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242603" + }, + "id": "648067", + "fullName": "Stenslanda Ekeberg", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242604" + }, + "id": "648154", + "fullName": "Stjärnvik Ekelund", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242605" + }, + "id": "917257", + "fullName": "Trängsled Eklyckan", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242606" + }, + "id": "928777", + "fullName": "Tofta Villa Ekhagen", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242607" + }, + "id": "645984", + "fullName": "Hollstorp Ekbacken", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242608" + }, + "id": "646243", + "fullName": "Ekesås Lilla Svartö", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242609" + }, + "id": "647229", + "fullName": "Kättilstorp Ekängen", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24260a" + }, + "id": "928728", + "fullName": "Långstorp Eklunden", + "parentFullName": "Växjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24260b" + }, + "id": "656816", + "fullName": "Holmåkra Ekehaga", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24260c" + }, + "id": "657019", + "fullName": "Vedkärr Eketorp", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24260d" + }, + "id": "657021", + "fullName": "Vedkärr Ekholma", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24260e" + }, + "id": "657022", + "fullName": "Vedkärr Ekängen", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24260f" + }, + "id": "648783", + "fullName": "Kråketorp Ekgläntan", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242610" + }, + "id": "648854", + "fullName": "Torstalycke Ekelund", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242615" + }, + "id": "653738", + "fullName": "Eknaholm Smedtorpet", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242616" + }, + "id": "654549", + "fullName": "Västra Målajord Ekäng", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242617" + }, + "id": "655383", + "fullName": "Sjösås Rödje Ekhyddan", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242618" + }, + "id": "928824", + "fullName": "Eknaholm Smedtorpet", + "parentFullName": "Tjureda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242619" + }, + "id": "647495", + "fullName": "Lockarör Ekebacken", + "parentFullName": "Vederslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24261a" + }, + "id": "647954", + "fullName": "Osaby Säteri Ekelund", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24261c" + }, + "id": "656883", + "fullName": "Orraryd Ekebacken", + "parentFullName": "Värends Nöbbele", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24261d" + }, + "id": "648364", + "fullName": "Bräkenskalla Ekhagen", + "parentFullName": "Kalvsvik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24261f" + }, + "id": "648065", + "fullName": "Stenslanda Ekebacken", + "parentFullName": "Tävelsås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242622" + }, + "id": "654678", + "fullName": "Östra Målajord Ekbacken", + "parentFullName": "Rottne", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242623" + }, + "id": "654939", + "fullName": "Eke Värendseke Stationshus", + "parentFullName": "Braås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242624" + }, + "id": "647751", + "fullName": "Vederslövs Nöbbele Ekeborg", + "parentFullName": "Vederslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242625" + }, + "id": "647749", + "fullName": "Vederslövs Nöbbele Ekebacken", + "parentFullName": "Vederslöv", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242627" + }, + "id": "654294", + "fullName": "Ekholmen Ekhagen", + "parentFullName": "Väse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242628" + }, + "id": "653691", + "fullName": "Ekvägen", + "parentFullName": "Vålberg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242629" + }, + "id": "654292", + "fullName": "Ekholmen", + "parentFullName": "Väse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24262a" + }, + "id": "649985", + "fullName": "Ekallén", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24262b" + }, + "id": "651689", + "fullName": "Ekenberg", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24262c" + }, + "id": "650177", + "fullName": "Ekåsvägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24262d" + }, + "id": "651076", + "fullName": "Ekebogatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24262e" + }, + "id": "651371", + "fullName": "Ekorrvägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24262f" + }, + "id": "650893", + "fullName": "Ekrotsvägen", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242630" + }, + "id": "651369", + "fullName": "Ekenäsgatan", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242631" + }, + "id": "654296", + "fullName": "Ekholmens Gård", + "parentFullName": "Väse", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242632" + }, + "id": "651691", + "fullName": "Ekenbergs Gård", + "parentFullName": "Karlstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242633" + }, + "id": "914424", + "fullName": "Eknäs Eknäs Gård", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242634" + }, + "id": "922475", + "fullName": "Ekeby Ekeby Säteri", + "parentFullName": "Tungelsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242635" + }, + "id": "487911", + "fullName": "Ekeby", + "parentFullName": "Tungelsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242636" + }, + "id": "493526", + "fullName": "Ektorp", + "parentFullName": "Tullinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242637" + }, + "id": "926239", + "fullName": "Eknäs", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242638" + }, + "id": "486822", + "fullName": "Ekvägen", + "parentFullName": "Vendelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242639" + }, + "id": "486939", + "fullName": "Ekastigen", + "parentFullName": "Haninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24263a" + }, + "id": "916243", + "fullName": "Gudö Ekväg", + "parentFullName": "Vendelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24263b" + }, + "id": "487154", + "fullName": "Ekstigen", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24263c" + }, + "id": "926326", + "fullName": "Ekastigen", + "parentFullName": "Årsta Havsbad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24263d" + }, + "id": "486564", + "fullName": "Ekdalsvägen", + "parentFullName": "Vendelsö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24263e" + }, + "id": "487376", + "fullName": "Ekingevägen", + "parentFullName": "Tungelsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24263f" + }, + "id": "487915", + "fullName": "Ekeby Hagalund", + "parentFullName": "Tungelsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242640" + }, + "id": "487403", + "fullName": "Skogs Ekebyvägen", + "parentFullName": "Tungelsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242641" + }, + "id": "911157", + "fullName": "Näset Eknästorp", + "parentFullName": "Västerhaninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242642" + }, + "id": "487913", + "fullName": "Ekeby Gruwegården", + "parentFullName": "Tungelsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242643" + }, + "id": "487917", + "fullName": "Ekeby Skogvaktartorp", + "parentFullName": "Tungelsta", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242644" + }, + "id": "591559", + "fullName": "Ekvägen", + "parentFullName": "Tollarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242645" + }, + "id": "590233", + "fullName": "Ekoxvägen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242647" + }, + "id": "590231", + "fullName": "Ekorrvägen", + "parentFullName": "Åhus", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242648" + }, + "id": "586734", + "fullName": "Eksavägen", + "parentFullName": "Önnestad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242649" + }, + "id": "591758", + "fullName": "Eklunds väg", + "parentFullName": "Tollarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24264a" + }, + "id": "591882", + "fullName": "Eklunds väg", + "parentFullName": "Linderöd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24264b" + }, + "id": "913263", + "fullName": "Ekervägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242650" + }, + "id": "586653", + "fullName": "Ekebergsvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242651" + }, + "id": "586798", + "fullName": "Ekestadsvägen", + "parentFullName": "Kristianstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242652" + }, + "id": "699390", + "fullName": "Eket", + "parentFullName": "Hällingsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242653" + }, + "id": "710650", + "fullName": "Ekeliden", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242654" + }, + "id": "712176", + "fullName": "Ekstigen", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242655" + }, + "id": "698391", + "fullName": "Ekebacken", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242656" + }, + "id": "706169", + "fullName": "Ekgatan", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242657" + }, + "id": "710808", + "fullName": "Ekholms väg", + "parentFullName": "Åsa", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242658" + }, + "id": "707163", + "fullName": "Ekåsvägen", + "parentFullName": "Vallda", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242659" + }, + "id": "698392", + "fullName": "Ekebovägen", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24265a" + }, + "id": "697977", + "fullName": "Ekeby Allé", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24265b" + }, + "id": "710340", + "fullName": "Ekelöws väg", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24265c" + }, + "id": "712287", + "fullName": "Ekernas väg", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24265d" + }, + "id": "707572", + "fullName": "Ekstagård", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24265e" + }, + "id": "697979", + "fullName": "Ekebyvägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24265f" + }, + "id": "711805", + "fullName": "Fjärås Ekväg", + "parentFullName": "Fjärås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242660" + }, + "id": "710232", + "fullName": "Ekhögsvägen", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242661" + }, + "id": "710597", + "fullName": "Onsala Ekväg", + "parentFullName": "Onsala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242662" + }, + "id": "698133", + "fullName": "Ekängsvägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242663" + }, + "id": "698213", + "fullName": "Ekorrevägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242664" + }, + "id": "698393", + "fullName": "Ekelundsvägen", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242665" + }, + "id": "706304", + "fullName": "Ekmansgatan", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242666" + }, + "id": "706498", + "fullName": "Ekstedts väg", + "parentFullName": "Kungsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242667" + }, + "id": "711320", + "fullName": "Ekedalsvägen", + "parentFullName": "Frillesås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242668" + }, + "id": "697981", + "fullName": "Ekekullsvägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242669" + }, + "id": "698211", + "fullName": "Ekebacksvägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24266a" + }, + "id": "698547", + "fullName": "Lilla Ekenäsvägen", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24266b" + }, + "id": "698411", + "fullName": "Lilla Ekelundsvägen", + "parentFullName": "Särö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24266c" + }, + "id": "698000", + "fullName": "Lilla Ekekullsvägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24266d" + }, + "id": "698005", + "fullName": "Norra Ekekullsvägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24266e" + }, + "id": "698017", + "fullName": "Södra Ekekullsvägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24266f" + }, + "id": "698029", + "fullName": "Östra Ekekullsvägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242670" + }, + "id": "698021", + "fullName": "Västra Ekekullsvägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242671" + }, + "id": "698015", + "fullName": "Sydöstra Ekekullsvägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242672" + }, + "id": "698003", + "fullName": "Nordöstra Ekekullsvägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242673" + }, + "id": "698013", + "fullName": "Sydvästra Ekekullsvägen", + "parentFullName": "Kullavik", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242674" + }, + "id": "504646", + "fullName": "Ekstigen", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242675" + }, + "id": "505153", + "fullName": "Ekorrstigen", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242676" + }, + "id": "505503", + "fullName": "Ekelundsvägen", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242677" + }, + "id": "504839", + "fullName": "Haga Ekotemplet", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242678" + }, + "id": "505193", + "fullName": "Villa Ekensberg", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242679" + }, + "id": "504615", + "fullName": "Ekensbergsvägen", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24267a" + }, + "id": "505229", + "fullName": "Ulriksdal Ekonomibyggnaden", + "parentFullName": "Solna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24267b" + }, + "id": "894212", + "fullName": "Ekstigen", + "parentFullName": "Gammelstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24267c" + }, + "id": "896434", + "fullName": "Ekorrstigen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24267d" + }, + "id": "896240", + "fullName": "Ektjärnsvägen", + "parentFullName": "Luleå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24267e" + }, + "id": "506455", + "fullName": "Ekvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24267f" + }, + "id": "506949", + "fullName": "Ekeblads väg", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242680" + }, + "id": "506196", + "fullName": "Ekollongränd", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242681" + }, + "id": "507233", + "fullName": "Ekedalsvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242682" + }, + "id": "506571", + "fullName": "Ekstrandsvägen", + "parentFullName": "Järfälla", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242684" + }, + "id": "889959", + "fullName": "Ekgatan", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242685" + }, + "id": "889999", + "fullName": "Ekorrvägen", + "parentFullName": "Skellefteå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242686" + }, + "id": "519085", + "fullName": "Ekvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242687" + }, + "id": "519563", + "fullName": "Ekbacken", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242688" + }, + "id": "520337", + "fullName": "Ekmans väg", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242689" + }, + "id": "519283", + "fullName": "Ekorrvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24268a" + }, + "id": "519529", + "fullName": "Ekollonvägen", + "parentFullName": "Sollentuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24268b" + }, + "id": "518050", + "fullName": "Ekvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24268c" + }, + "id": "518481", + "fullName": "Ekbacken", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24268d" + }, + "id": "518046", + "fullName": "Ekovägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24268e" + }, + "id": "517982", + "fullName": "Ekorrvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24268f" + }, + "id": "518048", + "fullName": "Ekoxegränd", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242690" + }, + "id": "513051", + "fullName": "Ekbacksvägen", + "parentFullName": "Täby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242691" + }, + "id": "685321", + "fullName": "Ekvägen", + "parentFullName": "Påryd", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242692" + }, + "id": "676048", + "fullName": "Ekelund", + "parentFullName": "Läckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242693" + }, + "id": "685921", + "fullName": "Ekenäs", + "parentFullName": "Ljungbyholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242694" + }, + "id": "687722", + "fullName": "Ekövägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242695" + }, + "id": "686147", + "fullName": "Ekelund", + "parentFullName": "Trekanten", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242696" + }, + "id": "685530", + "fullName": "Ekeholm", + "parentFullName": "Ljungbyholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242697" + }, + "id": "686064", + "fullName": "Ekbacken", + "parentFullName": "Halltorp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242698" + }, + "id": "929633", + "fullName": "Ekenäsgatan", + "parentFullName": "Hagby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb242699" + }, + "id": "686822", + "fullName": "Eklyckegatan", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24269a" + }, + "id": "687573", + "fullName": "Ekbacksvägen", + "parentFullName": "Kalmar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24269b" + }, + "id": "685923", + "fullName": "Ekenäsgatan", + "parentFullName": "Ljungbyholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24269c" + }, + "id": "676058", + "fullName": "Fröstingstorp Ekbacken", + "parentFullName": "Läckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24269d" + }, + "id": "667262", + "fullName": "Eka", + "parentFullName": "Nättraby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24269e" + }, + "id": "668606", + "fullName": "Ekön", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb24269f" + }, + "id": "673140", + "fullName": "Ekebo", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426a0" + }, + "id": "673154", + "fullName": "Ekhem", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426a1" + }, + "id": "673146", + "fullName": "Ekeryd", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426a2" + }, + "id": "667739", + "fullName": "Ekhaga", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426a3" + }, + "id": "929370", + "fullName": "Ekhaga", + "parentFullName": "Torhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426a4" + }, + "id": "673156", + "fullName": "Ekvägen", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426a5" + }, + "id": "667028", + "fullName": "Ekvägen", + "parentFullName": "Hasslö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426a6" + }, + "id": "669128", + "fullName": "Ekvägen", + "parentFullName": "Sturkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426a7" + }, + "id": "667738", + "fullName": "Ekelund", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426a8" + }, + "id": "667740", + "fullName": "Ekvägen", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426a9" + }, + "id": "671035", + "fullName": "Ekvika", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426aa" + }, + "id": "668604", + "fullName": "Ekvägen", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426ab" + }, + "id": "667264", + "fullName": "Ekbacka", + "parentFullName": "Nättraby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426ac" + }, + "id": "667266", + "fullName": "Ekberga", + "parentFullName": "Nättraby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426ad" + }, + "id": "670283", + "fullName": "Ekudden", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426ae" + }, + "id": "670389", + "fullName": "Ekliden", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426af" + }, + "id": "670480", + "fullName": "Ekvägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426b0" + }, + "id": "667732", + "fullName": "Ekegården", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426b1" + }, + "id": "669468", + "fullName": "Ekkullen", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426b2" + }, + "id": "669127", + "fullName": "Ekenäsvägen", + "parentFullName": "Sturkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426b3" + }, + "id": "667268", + "fullName": "Ekdalavägen", + "parentFullName": "Nättraby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426b4" + }, + "id": "670277", + "fullName": "Ekorrvägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426b5" + }, + "id": "670386", + "fullName": "Ekebovägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426b6" + }, + "id": "673142", + "fullName": "Ekedalsvägen", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426b7" + }, + "id": "673152", + "fullName": "Ekerydsvägen", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426b8" + }, + "id": "910444", + "fullName": "Ekenäsvägen", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426b9" + }, + "id": "929507", + "fullName": "Ekenäsvägen", + "parentFullName": "Senoren", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426ba" + }, + "id": "670285", + "fullName": "Ekviksvägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426bb" + }, + "id": "670391", + "fullName": "Eklidsvägen", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426bc" + }, + "id": "671099", + "fullName": "Villa Ekvika", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426bd" + }, + "id": "670710", + "fullName": "Ekedalsvägen", + "parentFullName": "Lyckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426be" + }, + "id": "669470", + "fullName": "Eklundstorp", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426bf" + }, + "id": "673144", + "fullName": "Ekelundsvägen", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426c0" + }, + "id": "669126", + "fullName": "Ekenabbsvägen", + "parentFullName": "Sturkö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426c1" + }, + "id": "667734", + "fullName": "Ekegårdsvägen", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426c2" + }, + "id": "667736", + "fullName": "Ekekullevägen", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426c3" + }, + "id": "668273", + "fullName": "Villa Ekbacken", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426c4" + }, + "id": "667270", + "fullName": "Ekebacksvägen", + "parentFullName": "Nättraby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426c5" + }, + "id": "673674", + "fullName": "Senoren Ekenäs", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426c6" + }, + "id": "670776", + "fullName": "Ekebergsvägen", + "parentFullName": "Lyckeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426c7" + }, + "id": "667750", + "fullName": "Emmeryd Eksberg", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426c8" + }, + "id": "673150", + "fullName": "Ekeryd Slätahult", + "parentFullName": "Jämjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426c9" + }, + "id": "667748", + "fullName": "Emmeryd Ekholmen", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426ca" + }, + "id": "667901", + "fullName": "Höryda Ekebacken", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426cb" + }, + "id": "673533", + "fullName": "Granhult Ekekärr", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426cc" + }, + "id": "673809", + "fullName": "Vinberga Ekeberg", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426cd" + }, + "id": "929430", + "fullName": "Emmeryd Eksberg", + "parentFullName": "Fridlevstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426ce" + }, + "id": "668979", + "fullName": "Gisslevik Ekhaga", + "parentFullName": "Torhamn", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426cf" + }, + "id": "670035", + "fullName": "Ekholmsstranden", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426d0" + }, + "id": "668902", + "fullName": "Sällemåla Ekelund", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426d1" + }, + "id": "668920", + "fullName": "Vastansmåla Ekebo", + "parentFullName": "Holmsjö", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426d2" + }, + "id": "673523", + "fullName": "Gamla Ekerydsvägen", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426d3" + }, + "id": "929429", + "fullName": "Emmeryd Ekholmen", + "parentFullName": "Fridlevstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426d4" + }, + "id": "913525", + "fullName": "Eklundstorpsvägen", + "parentFullName": "Fågelmara", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426d5" + }, + "id": "671417", + "fullName": "Ulvasjömåla Ekeberga", + "parentFullName": "Karlskrona", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426d7" + }, + "id": "673727", + "fullName": "Sälleryd Ekarydsvägen", + "parentFullName": "Ramdala", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a13a27dcf33cb2426d8" + }, + "id": "667796", + "fullName": "Fridlevstad Villa Ekbacken", + "parentFullName": "Rödeby", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24275b" + }, + "id": "758491", + "fullName": "Elmotorgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24275c" + }, + "id": "936785", + "fullName": "Ellberga Nålbo", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24275e" + }, + "id": "760328", + "fullName": "Eldstensgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24275f" + }, + "id": "763064", + "fullName": "Tortuna Elgården", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242761" + }, + "id": "758549", + "fullName": "Elledningsgatan", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242762" + }, + "id": "762861", + "fullName": "Elfte Kolonistigen", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242763" + }, + "id": "936784", + "fullName": "Ellberga Hagaberg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242764" + }, + "id": "936786", + "fullName": "Ellberga Stocktorp", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242765" + }, + "id": "936783", + "fullName": "Ellberga Fredriksberg", + "parentFullName": "Västerås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242766" + }, + "id": "745892", + "fullName": "Eldvalla", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242767" + }, + "id": "744423", + "fullName": "Eldaregatan", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242768" + }, + "id": "743438", + "fullName": "Elementvägen", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242769" + }, + "id": "745229", + "fullName": "Eldvallagatan", + "parentFullName": "Glanshammar", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24276a" + }, + "id": "743589", + "fullName": "Elof Ljunggrens väg", + "parentFullName": "Örebro", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24276c" + }, + "id": "552194", + "fullName": "Elevgatan", + "parentFullName": "Ödåkra", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24276e" + }, + "id": "550819", + "fullName": "Elektrogatan", + "parentFullName": "Råå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24276f" + }, + "id": "550536", + "fullName": "Elektrogatan", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242770" + }, + "id": "551569", + "fullName": "Elias Follins gata", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242771" + }, + "id": "552659", + "fullName": "Elinebergsvägen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242772" + }, + "id": "552651", + "fullName": "Elinebergsplatsen", + "parentFullName": "Helsingborg", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242773" + }, + "id": "567284", + "fullName": "Ellingstad", + "parentFullName": "Vikbolandet", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242774" + }, + "id": "558573", + "fullName": "Eldaregatan", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242775" + }, + "id": "560186", + "fullName": "Styrstad Elsebo", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242777" + }, + "id": "560561", + "fullName": "Tingstad Elinhäll", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242778" + }, + "id": "910736", + "fullName": "Ellen Mobergs gata", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242779" + }, + "id": "561629", + "fullName": "Knivberga Elinslund", + "parentFullName": "Norrköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24277c" + }, + "id": "854273", + "fullName": "Elektravägen", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24277d" + }, + "id": "853337", + "fullName": "Elias Fries väg", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24277e" + }, + "id": "853484", + "fullName": "F E Elmgrens gata", + "parentFullName": "Jönköping", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242780" + }, + "id": "882760", + "fullName": "Helena Elisabeths väg", + "parentFullName": "Umeå", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242781" + }, + "id": "531457", + "fullName": "Eldaregatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242782" + }, + "id": "531921", + "fullName": "Elevgränden", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242783" + }, + "id": "532042", + "fullName": "Ellidagatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242785" + }, + "id": "913659", + "fullName": "Elektrongatan", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242787" + }, + "id": "532707", + "fullName": "Nöbbelöv Elnagården", + "parentFullName": "Lund", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242788" + }, + "id": "549671", + "fullName": "Östra Ellebäcksvägen", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242789" + }, + "id": "549663", + "fullName": "Västra Ellebäcksvägen", + "parentFullName": "Genarp", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24278a" + }, + "id": "780957", + "fullName": "Elias väg", + "parentFullName": "Svaneholm", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24278c" + }, + "id": "911980", + "fullName": "Elementgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24278d" + }, + "id": "761655", + "fullName": "Elinsdalsgatan", + "parentFullName": "Borås", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24278e" + }, + "id": "776303", + "fullName": "Gingri Eliseberg", + "parentFullName": "Fristad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242790" + }, + "id": "490666", + "fullName": "Elbevägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242791" + }, + "id": "492139", + "fullName": "Ellipsvägen", + "parentFullName": "Kungens Kurva", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242792" + }, + "id": "491629", + "fullName": "Elektronvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242793" + }, + "id": "491802", + "fullName": "Eldtornsvägen", + "parentFullName": "Huddinge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242794" + }, + "id": "609611", + "fullName": "Elläng", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242795" + }, + "id": "606938", + "fullName": "Elevvägen", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242796" + }, + "id": "609084", + "fullName": "Kinglöt Elsibo", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242797" + }, + "id": "606914", + "fullName": "Eleonoragatan", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24279a" + }, + "id": "608612", + "fullName": "Björsund Eldkvarn", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24279b" + }, + "id": "614653", + "fullName": "Fiskris Elisgården", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24279d" + }, + "id": "614378", + "fullName": "Stenkvista Elnaborg", + "parentFullName": "Eskilstuna", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24279e" + }, + "id": "481814", + "fullName": "Ellensvik", + "parentFullName": "Nacka Strand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24279f" + }, + "id": "482631", + "fullName": "Elevhemsvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427a0" + }, + "id": "483002", + "fullName": "Elinshillsvägen", + "parentFullName": "Saltsjö-Boo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427a1" + }, + "id": "481816", + "fullName": "Ellensviksvägen", + "parentFullName": "Nacka Strand", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427a2" + }, + "id": "844069", + "fullName": "Eldarvägen", + "parentFullName": "Valbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427a3" + }, + "id": "938117", + "fullName": "Eldaregränd", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427a4" + }, + "id": "844407", + "fullName": "Fiol Elis väg", + "parentFullName": "Valbo", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427a5" + }, + "id": "835544", + "fullName": "Elfbrinksgatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427a6" + }, + "id": "844195", + "fullName": "Elisabetgatan", + "parentFullName": "Forsbacka", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427a7" + }, + "id": "835487", + "fullName": "Elektrikergatan", + "parentFullName": "Gävle", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427a8" + }, + "id": "597156", + "fullName": "Eldsberga", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427a9" + }, + "id": "596845", + "fullName": "Elins väg", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427aa" + }, + "id": "597174", + "fullName": "Eldsberga Nybo", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427ac" + }, + "id": "597190", + "fullName": "Eldsbergavägen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427ad" + }, + "id": "593666", + "fullName": "Elvavägen", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427ae" + }, + "id": "597164", + "fullName": "Eldsberga Hörnet", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427af" + }, + "id": "597172", + "fullName": "Eldsberga Lugnet", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427b0" + }, + "id": "597180", + "fullName": "Eldsberga Nydala", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427b1" + }, + "id": "597182", + "fullName": "Eldsberga Nyhaga", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427b2" + }, + "id": "597173", + "fullName": "Eldsberga Lyckebo", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427b3" + }, + "id": "593141", + "fullName": "Elmblads väg", + "parentFullName": "Halmstad", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427b4" + }, + "id": "597168", + "fullName": "Eldsberga Karlsfält", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427b5" + }, + "id": "597171", + "fullName": "Eldsberga Liljedal", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427b6" + }, + "id": "597184", + "fullName": "Eldsberga Solbacka", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427b7" + }, + "id": "597186", + "fullName": "Eldsberga Svenstorp", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427b8" + }, + "id": "597162", + "fullName": "Eldsberga Grassagård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427b9" + }, + "id": "597166", + "fullName": "Eldsberga Johannesdal", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427bb" + }, + "id": "597160", + "fullName": "Eldsberga Gammelgården", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427bc" + }, + "id": "597170", + "fullName": "Eldsberga Klockaregården", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427bd" + }, + "id": "595351", + "fullName": "Steninge Elofsgård", + "parentFullName": "Steninge", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427be" + }, + "id": "597105", + "fullName": "Boarp", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427bf" + }, + "id": "597344", + "fullName": "Sjöbo", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427c0" + }, + "id": "596993", + "fullName": "Fladje", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427c1" + }, + "id": "597089", + "fullName": "Alslöv", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427c2" + }, + "id": "597129", + "fullName": "Bruket", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427c4" + }, + "id": "597254", + "fullName": "Långeby", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427c5" + }, + "id": "597395", + "fullName": "Tostarp", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427c6" + }, + "id": "597039", + "fullName": "Tönnersa", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427c7" + }, + "id": "597202", + "fullName": "Jonstorp", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427c8" + }, + "id": "597221", + "fullName": "Krontorp", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427c9" + }, + "id": "597288", + "fullName": "Perstorp", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427cc" + }, + "id": "597007", + "fullName": "Häckgatan", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427cd" + }, + "id": "597103", + "fullName": "Backgatan", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427ce" + }, + "id": "597248", + "fullName": "Lundsgård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427cf" + }, + "id": "597348", + "fullName": "Stjärnarp", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427d0" + }, + "id": "597411", + "fullName": "Tönnersjö", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427d1" + }, + "id": "597478", + "fullName": "Vinterbol", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427d4" + }, + "id": "596997", + "fullName": "Gullbranna", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427d5" + }, + "id": "597009", + "fullName": "Kanelgränd", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427d6" + }, + "id": "597015", + "fullName": "Kryddvägen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427d7" + }, + "id": "597124", + "fullName": "Boarps Gård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427d8" + }, + "id": "597192", + "fullName": "Fladje Gård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427d9" + }, + "id": "597246", + "fullName": "Linghult Ön", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427da" + }, + "id": "597342", + "fullName": "Prästvägen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427dd" + }, + "id": "597011", + "fullName": "Kaprisgränd", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427de" + }, + "id": "597013", + "fullName": "Krassegränd", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427df" + }, + "id": "597017", + "fullName": "Kumminvägen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427e0" + }, + "id": "597019", + "fullName": "Körvelgränd", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427e2" + }, + "id": "597023", + "fullName": "Mejramvägen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427e3" + }, + "id": "597027", + "fullName": "Peppargränd", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427e4" + }, + "id": "597035", + "fullName": "Salviavägen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427e5" + }, + "id": "597037", + "fullName": "Senapsvägen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427e6" + }, + "id": "597097", + "fullName": "Alslövs Gård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427e8" + }, + "id": "597123", + "fullName": "Boarps backe", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427e9" + }, + "id": "597137", + "fullName": "Brukets Gård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427ea" + }, + "id": "597194", + "fullName": "Fladjevägen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427eb" + }, + "id": "597240", + "fullName": "Lilla Fladje", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427ec" + }, + "id": "597277", + "fullName": "Nydalagatan", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427ee" + }, + "id": "597393", + "fullName": "Toftenvägen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427ef" + }, + "id": "918005", + "fullName": "Kattabacken", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427f0" + }, + "id": "596981", + "fullName": "Alliansvägen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427f1" + }, + "id": "597025", + "fullName": "Paprikavägen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427f2" + }, + "id": "597053", + "fullName": "Tönnersa Gård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427f4" + }, + "id": "597117", + "fullName": "Boarp Maderna", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427f5" + }, + "id": "597236", + "fullName": "Köpmansgatan", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427f6" + }, + "id": "597242", + "fullName": "Linghult Gård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427f7" + }, + "id": "597269", + "fullName": "Långeby Mitti", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427f8" + }, + "id": "597273", + "fullName": "Långeby Torup", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427f9" + }, + "id": "597275", + "fullName": "Noranlivägen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427fa" + }, + "id": "597300", + "fullName": "Perstorp Haga", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427fb" + }, + "id": "597302", + "fullName": "Perstorp Hede", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427fd" + }, + "id": "597406", + "fullName": "Tostarps Gård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427fe" + }, + "id": "597029", + "fullName": "Persiljegränd", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2427ff" + }, + "id": "597031", + "fullName": "Reservatvägen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242800" + }, + "id": "597033", + "fullName": "Saffransgränd", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242801" + }, + "id": "597051", + "fullName": "Tönnersa Furet", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242802" + }, + "id": "597063", + "fullName": "Tönnersa Kvarn", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242804" + }, + "id": "597095", + "fullName": "Alslöv Österbo", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242806" + }, + "id": "597101", + "fullName": "Backasjövägen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242807" + }, + "id": "597107", + "fullName": "Boarp Björkebo", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242808" + }, + "id": "597119", + "fullName": "Boarp Nilstorp", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242809" + }, + "id": "597121", + "fullName": "Boarp Nybygget", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24280b" + }, + "id": "597196", + "fullName": "Halmstadvägen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24280c" + }, + "id": "597200", + "fullName": "Hemvärnsgatan", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24280d" + }, + "id": "597214", + "fullName": "Jonstorp gatan", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24280e" + }, + "id": "597219", + "fullName": "Järnvägsgatan", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24280f" + }, + "id": "597232", + "fullName": "Krontorps Gård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242810" + }, + "id": "597238", + "fullName": "Lilla Brunskog", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242811" + }, + "id": "597262", + "fullName": "Långeby Kullen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242813" + }, + "id": "597310", + "fullName": "Perstorp Högen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242814" + }, + "id": "597316", + "fullName": "Perstorp Killa", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242816" + }, + "id": "597364", + "fullName": "Stjärnarp Nybo", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242817" + }, + "id": "597408", + "fullName": "Trekantsgatan", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242818" + }, + "id": "596995", + "fullName": "Gallaredsvägen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242819" + }, + "id": "597091", + "fullName": "Alslöv Hägnaden", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24281a" + }, + "id": "597115", + "fullName": "Boarp Golfbanan", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24281b" + }, + "id": "597133", + "fullName": "Bruket Liljevik", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24281c" + }, + "id": "597143", + "fullName": "Brunskog Flygel", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24281d" + }, + "id": "597147", + "fullName": "Brunstensgatan", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24281e" + }, + "id": "597198", + "fullName": "Hantverksgatan", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24281f" + }, + "id": "597252", + "fullName": "Lundsgård Nedre", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242820" + }, + "id": "597267", + "fullName": "Långeby Ljungen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242824" + }, + "id": "597314", + "fullName": "Perstorp Jamabo", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242826" + }, + "id": "597005", + "fullName": "Gullbrannavägen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242827" + }, + "id": "597067", + "fullName": "Tönnersa Linnéro", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242828" + }, + "id": "597079", + "fullName": "Tönnersa Smedjan", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242829" + }, + "id": "597131", + "fullName": "Bruket Karlstorp", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24282a" + }, + "id": "597145", + "fullName": "Brunskog Froeled", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24282c" + }, + "id": "597234", + "fullName": "Kyrkobergsvägen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24282d" + }, + "id": "597319", + "fullName": "Perstorp Lassabo", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24282e" + }, + "id": "597321", + "fullName": "Perstorp Liagård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24282f" + }, + "id": "597373", + "fullName": "Stjärnarp Skolan", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242830" + }, + "id": "597391", + "fullName": "Söderlyckevägen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242831" + }, + "id": "597410", + "fullName": "Trönninge Nygård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242832" + }, + "id": "597438", + "fullName": "Tönnersjö Lugnet", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242833" + }, + "id": "597476", + "fullName": "Tönnersjögården", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242835" + }, + "id": "597081", + "fullName": "Tönnersa Strandby", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242836" + }, + "id": "597087", + "fullName": "Västermarksvägen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242838" + }, + "id": "597122", + "fullName": "Boarp Skönavygård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24283c" + }, + "id": "597206", + "fullName": "Jonstorp Bokelund", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24283e" + }, + "id": "597220", + "fullName": "Kommunalhusvägen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24283f" + }, + "id": "597256", + "fullName": "Långeby Grassgård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242840" + }, + "id": "597268", + "fullName": "Långeby Lönnegård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242841" + }, + "id": "597270", + "fullName": "Långeby Stenabjär", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242842" + }, + "id": "597317", + "fullName": "Perstorp Kronhaga", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242843" + }, + "id": "597340", + "fullName": "Perstorp Älvaberg", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242845" + }, + "id": "597375", + "fullName": "Stjärnarp Smedjan", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242846" + }, + "id": "597399", + "fullName": "Tostarp Norregård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242847" + }, + "id": "597418", + "fullName": "Tönnersjö Fridhem", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242848" + }, + "id": "597424", + "fullName": "Tönnersjö Hultabo", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242849" + }, + "id": "597456", + "fullName": "Tönnersjö Sjögård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24284a" + }, + "id": "597462", + "fullName": "Tönnersjö Strömma", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24284b" + }, + "id": "597480", + "fullName": "Västerljungvägen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24284d" + }, + "id": "597495", + "fullName": "Öppinge Sjöberget", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242850" + }, + "id": "597055", + "fullName": "Tönnersa Gårdstorp", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242851" + }, + "id": "597059", + "fullName": "Tönnersa Järntorpet", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242852" + }, + "id": "597069", + "fullName": "Tönnersa Magnilund", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242854" + }, + "id": "597135", + "fullName": "Bruket Lindoms Kvarn", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242855" + }, + "id": "597216", + "fullName": "Jonstorp Rosenlund", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242856" + }, + "id": "597218", + "fullName": "Jonstorp Stenängen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242858" + }, + "id": "597258", + "fullName": "Långeby Gyllebolet", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242859" + }, + "id": "597260", + "fullName": "Långeby Gyllestugan", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24285a" + }, + "id": "597264", + "fullName": "Långeby Lindgården", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24285b" + }, + "id": "597266", + "fullName": "Långeby Ljungbolet", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24285c" + }, + "id": "597271", + "fullName": "Långeby Tallbacken", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24285d" + }, + "id": "597290", + "fullName": "Perstorp Björkelund", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24285e" + }, + "id": "597292", + "fullName": "Perstorp Bossagård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24285f" + }, + "id": "597298", + "fullName": "Perstorp Fagerdala", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242860" + }, + "id": "597308", + "fullName": "Perstorp Häggagård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242861" + }, + "id": "597318", + "fullName": "Perstorp Larsgården", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242862" + }, + "id": "597325", + "fullName": "Perstorp Lindvallen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242863" + }, + "id": "597327", + "fullName": "Perstorp Sandgården", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242864" + }, + "id": "597338", + "fullName": "Perstorp Tallbacken", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242865" + }, + "id": "597377", + "fullName": "Stjärnarp Stallarna", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242866" + }, + "id": "597404", + "fullName": "Tostarp Sönnergård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242869" + }, + "id": "597426", + "fullName": "Tönnersjö Karlslund", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24286a" + }, + "id": "597446", + "fullName": "Tönnersjö Norregård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24286b" + }, + "id": "597448", + "fullName": "Tönnersjö Närlunda", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24286c" + }, + "id": "597450", + "fullName": "Tönnersjö Odlingen", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24286d" + }, + "id": "597452", + "fullName": "Tönnersjö Olofsgård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24286e" + }, + "id": "597458", + "fullName": "Tönnersjö Sjögården", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24286f" + }, + "id": "597459", + "fullName": "Tönnersjö Sjöholma", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242870" + }, + "id": "597460", + "fullName": "Tönnersjö Skogstorp", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242871" + }, + "id": "597491", + "fullName": "Öppinge Björkhöjden", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242873" + }, + "id": "597045", + "fullName": "Tönnersa Balders Hage", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242874" + }, + "id": "597047", + "fullName": "Tönnersa Björkgården", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242875" + }, + "id": "597065", + "fullName": "Tönnersa Liljegården", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242876" + }, + "id": "597074", + "fullName": "Tönnersa Skogslyckan", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242878" + }, + "id": "597306", + "fullName": "Perstorp Hyllebacken", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242879" + }, + "id": "597329", + "fullName": "Perstorp Skogstomten", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24287a" + }, + "id": "597365", + "fullName": "Stjärnarp Parkvillan", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24287b" + }, + "id": "597402", + "fullName": "Tostarp Skogsgläntan", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24287e" + }, + "id": "597461", + "fullName": "Tönnersjö Stomgården", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24287f" + }, + "id": "597464", + "fullName": "Tönnersjö Strömviken", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242880" + }, + "id": "928285", + "fullName": "Jonstorp Sättebacken", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242881" + }, + "id": "597061", + "fullName": "Tönnersa Kammargården", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242882" + }, + "id": "597073", + "fullName": "Tönnersa Skalmagården", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242883" + }, + "id": "597083", + "fullName": "Tönnersa Truedsgården", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242885" + }, + "id": "597346", + "fullName": "Sjögården Strömstaren", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242887" + }, + "id": "597358", + "fullName": "Stjärnarp Gyllestugan", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242888" + }, + "id": "597362", + "fullName": "Stjärnarp Köksflygeln", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242889" + }, + "id": "597400", + "fullName": "Tostarp Nya Norrgården", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24288a" + }, + "id": "597422", + "fullName": "Tönnersjö Gamla Skolan", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24288b" + }, + "id": "597428", + "fullName": "Tönnersjö Krokagården", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24288c" + }, + "id": "597430", + "fullName": "Tönnersjö Lanthandeln", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24288d" + }, + "id": "597454", + "fullName": "Tönnersjö Scoutstugan", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24288e" + }, + "id": "597470", + "fullName": "Tönnersjö Villa Solvik", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24288f" + }, + "id": "597472", + "fullName": "Tönnersjö Violgläntan", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242890" + }, + "id": "597049", + "fullName": "Tönnersa Fiskaregården", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242891" + }, + "id": "597057", + "fullName": "Tönnersa Hallandsgården", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242892" + }, + "id": "597071", + "fullName": "Tönnersa Magnilunds Gård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242893" + }, + "id": "597077", + "fullName": "Tönnersa Skräddargården", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242895" + }, + "id": "597222", + "fullName": "Krontorp Gamla Mejeriet", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242896" + }, + "id": "597223", + "fullName": "Krontorp Norra Trähuset", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242897" + }, + "id": "597225", + "fullName": "Krontorp Södra Trähuset", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242898" + }, + "id": "597304", + "fullName": "Perstorp Hembygdsgården", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb242899" + }, + "id": "597315", + "fullName": "Perstorp Kastanjegården", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24289a" + }, + "id": "597361", + "fullName": "Stjärnarp Kuskbostaden", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24289b" + }, + "id": "597363", + "fullName": "Stjärnarp Muraretorpet", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24289c" + }, + "id": "597369", + "fullName": "Stjärnarp Röda Trähuset", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24289d" + }, + "id": "597397", + "fullName": "Tostarp Gamla Sönnergård", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb24289f" + }, + "id": "597440", + "fullName": "Tönnersjö Missionshuset", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + }, + { + "_id": { + "$oid": "656f1a15a27dcf33cb2428a1" + }, + "id": "597468", + "fullName": "Tönnersjö Villa Sjöholma", + "parentFullName": "Eldsberga", + "type": "STREET", + "createdAt": { + "$date": "2023-12-05T13:54:20.850Z" + }, + "status": "done" + } +] \ No newline at end of file diff --git a/frontend/src/contexts/ResourceContext.jsx b/frontend/src/contexts/ResourceContext.jsx new file mode 100644 index 0000000..5795820 --- /dev/null +++ b/frontend/src/contexts/ResourceContext.jsx @@ -0,0 +1,53 @@ +import { useState, createContext, useEffect } from "react"; +import { getListings } from "../api/api"; +import locations from "../api/locations.json"; + +const initialState = { + listings: [], +}; + +export const ResourceContext = createContext({ + ...initialState, +}); + +export const ResourceContextProvider = ({ children }) => { + const [listings, setListings] = useState([]); + + let forms = new Set(); + const fetchListings = async () => { + let data = await getListings(); + + data.forEach((element) => { + let city = locations.find((x) => x.id == element.city); + if (city) element.city = city.fullName; + + let district = locations.find((x) => x.id == element.district); + if (district) element.district = district.fullName; + + let municipality = locations.find((x) => x.id == element.municipality); + if (municipality) element.municipality = municipality.fullName; + + let county = locations.find((x) => x.id == element.county); + if (county) element.county = county.fullName; + }); + + setListings(data); + }; + + useEffect(() => { + fetchListings(); + + // eslint-disable-next-line react-hooks/exhaustive-deps + }, []); + + return ( + + {children} + + ); +}; diff --git a/frontend/src/hooks/useResource.jsx b/frontend/src/hooks/useResource.jsx new file mode 100644 index 0000000..9d47181 --- /dev/null +++ b/frontend/src/hooks/useResource.jsx @@ -0,0 +1,6 @@ +import { useContext } from "react"; +import { ResourceContext } from "../contexts/ResourceContext"; + +const useResource = () => useContext(ResourceContext); + +export default useResource; diff --git a/frontend/src/pages/Listings.jsx b/frontend/src/pages/Listings.jsx index ad042ff..a34fb80 100644 --- a/frontend/src/pages/Listings.jsx +++ b/frontend/src/pages/Listings.jsx @@ -4,22 +4,16 @@ import { CardActions, CardContent, CardHeader, + Grid, LinearProgress, Link, Stack, Typography, } from "@mui/material"; -import { useEffect, useState } from "react"; -import { getListings } from "../api/api"; +import useResource from "../hooks/useResource"; const Listings = () => { - const [listings, setListings] = useState([]); - - useEffect(() => { - getListings().then((data) => { - setListings(data); - }); - }, []); + const { listings } = useResource(); if (!(listings && listings.length > 0)) { return ( @@ -33,28 +27,46 @@ const Listings = () => { } return ( - <> + {listings.map((listing, index) => ( - - - - - {listing.city} - - - - - - + + + + + + + {listing.district + + ", " + + listing.municipality + + ", " + + listing.county + + ", " + + listing.city} + + + + + + + + ))} - + ); }; diff --git a/frontend/src/pages/Predict.jsx b/frontend/src/pages/Predict.jsx index c0b22d4..87b46fe 100644 --- a/frontend/src/pages/Predict.jsx +++ b/frontend/src/pages/Predict.jsx @@ -1,3 +1,275 @@ -const Predict = () => {}; +import { + Autocomplete, + Card, + CardContent, + CardHeader, + FormControl, + FormControlLabel, + Grid, + InputAdornment, + InputLabel, + MenuItem, + Select, + Switch, + TextField, +} from "@mui/material"; +import { useState } from "react"; + +import locations from "../api/locations.json"; + +const Predict = () => { + const [state, setState] = useState({ + district: "", + districtInput: "", + municipality: "", + municipalityInput: "", + county: "", + countyInput: "", + city: "", + cityInput: "", + askingPrice: "", + fee: "", + livingArea: "", + rooms: "", + constructionYear: "", + renovationYear: "", + runningCosts: "", + housingForm: "", + housingCooperative: false, + hasElevator: false, + hasBalcony: false, + }); + + const housingForms = [ + "Tomt", + "Vinterbonat fritidshus", + "Lägenhet", + "Gård med skogsbruk", + "Villa", + "Kedjehus", + "Parhus", + "Par-/kedje-/radhus", + "Radhus", + "Gård utan jordbruk", + "Fritidshus", + "Gård/skog", + "Övrig", + "Fritidsboende", + "Gård med jordbruk", + ]; + + return ( + + + + + + option.type === "DISTRICT") + .map((option) => option.fullName + ", " + option.id)} + onChange={(event, newValue) => { + setState({ ...state, district: newValue }); + }} + onInputChange={(event, newInputValue) => { + setState({ ...state, districtInput: newInputValue }); + }} + inputValue={state.districtInput} + value={state.district} + sx={{ width: 300 }} + renderInput={(params) => ( + + )} + /> + + + + option.type === "MUNICIPALITY") + .map((option) => option.fullName + ", " + option.id)} + onChange={(event, newValue) => { + setState({ ...state, municipality: newValue }); + }} + onInputChange={(event, newInputValue) => { + setState({ ...state, municipalityInput: newInputValue }); + }} + inputValue={state.municipalityInput} + value={state.municipality} + sx={{ width: 300 }} + renderInput={(params) => ( + + )} + /> + + + + option.type === "COUNTY") + .map((option) => option.fullName + ", " + option.id)} + onChange={(event, newValue) => { + setState({ ...state, county: newValue }); + }} + onInputChange={(event, newInputValue) => { + setState({ ...state, countyInput: newInputValue }); + }} + inputValue={state.countyInput} + value={state.county} + sx={{ width: 300 }} + renderInput={(params) => } + /> + + + + option.type === "CITY") + .map((option) => option.fullName + ", " + option.id)} + onChange={(event, newValue) => { + setState({ ...state, city: newValue }); + }} + onInputChange={(event, newInputValue) => { + setState({ ...state, cityInput: newInputValue }); + }} + inputValue={state.cityInput} + value={state.city} + sx={{ width: 300 }} + renderInput={(params) => } + /> + + + + + setState({ + ...state, + askingPrice: parseInt(e.target.value).toString(), + }) + } + value={state.askingPrice} + type="number" + /> + + + + setState({ ...state, fee: parseInt(e.target.value).toString() }) + } + value={state.fee} + type="number" + /> + + + + setState({ + ...state, + livingArea: parseInt(e.target.value).toString(), + }) + } + value={state.livingArea} + type="number" + /> + + + + setState({ + ...state, + rooms: parseInt(e.target.value).toString(), + }) + } + value={state.rooms} + type="number" + /> + + + + setState({ + ...state, + constructionYear: parseInt(e.target.value).toString(), + }) + } + value={state.constructionYear} + type="number" + /> + + + + setState({ + ...state, + renovationYear: parseInt(e.target.value).toString(), + }) + } + value={state.renovationYear} + type="number" + /> + + + + setState({ + ...state, + runningCosts: parseInt(e.target.value).toString(), + }) + } + value={state.runningCosts} + type="number" + /> + + + + Housing form + + + + + } + label="Housing cooperative" + /> + + + } label="Has elevator" /> + + + } label="Has balcony" /> + + + + + ); +}; export default Predict;